mirror of
https://github.com/nextcloud/richdocuments.git
synced 2025-12-18 05:20:43 +01:00
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
e4c6060b64
commit
41b48b1bab
4 changed files with 20 additions and 14 deletions
|
|
@ -2,6 +2,8 @@ OC.L10N.register(
|
|||
"richdocuments",
|
||||
{
|
||||
"Saved" : "Захавана",
|
||||
"Missing a temporary folder" : "Адсутнічае часовая папка",
|
||||
"Could not write file to disk" : "Не ўдалося запісаць файл на дыск",
|
||||
"File is too big" : "Файл занадта вялікі",
|
||||
"Invalid file provided" : "Прапанаваны файл некарэктны",
|
||||
"Word Document (.docx)" : "Дакумент Word (.docx)",
|
||||
|
|
@ -19,6 +21,7 @@ OC.L10N.register(
|
|||
"Add to favorites" : "У абранае",
|
||||
"Download" : "Спампаваць",
|
||||
"Error" : "Памылка",
|
||||
"An error occurred" : "Узнікла памылка"
|
||||
"An error occurred" : "Узнікла памылка",
|
||||
"Last saved version" : "Апошняя захаваная версія"
|
||||
},
|
||||
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
{ "translations": {
|
||||
"Saved" : "Захавана",
|
||||
"Missing a temporary folder" : "Адсутнічае часовая папка",
|
||||
"Could not write file to disk" : "Не ўдалося запісаць файл на дыск",
|
||||
"File is too big" : "Файл занадта вялікі",
|
||||
"Invalid file provided" : "Прапанаваны файл некарэктны",
|
||||
"Word Document (.docx)" : "Дакумент Word (.docx)",
|
||||
|
|
@ -17,6 +19,7 @@
|
|||
"Add to favorites" : "У абранае",
|
||||
"Download" : "Спампаваць",
|
||||
"Error" : "Памылка",
|
||||
"An error occurred" : "Узнікла памылка"
|
||||
"An error occurred" : "Узнікла памылка",
|
||||
"Last saved version" : "Апошняя захаваная версія"
|
||||
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
|
||||
}
|
||||
12
l10n/uz.js
12
l10n/uz.js
|
|
@ -17,20 +17,20 @@ OC.L10N.register(
|
|||
"Instructions" : "Ko'rsatmalar",
|
||||
"New" : "New",
|
||||
"Failed to save settings" : "Sozlamalarni saqlab bo'lmadi",
|
||||
"Save" : "Save",
|
||||
"Remove" : "Remove",
|
||||
"Save" : "Saqlash",
|
||||
"Remove" : "O'chirish",
|
||||
"Confirm" : "Confirm",
|
||||
"Cancel" : "Cancel",
|
||||
"Cancel" : "Bekor qilish",
|
||||
"Create" : "Yaratish",
|
||||
"Description" : "Tavsif",
|
||||
"Select file" : "Faylni tanlang",
|
||||
"Close" : "Close",
|
||||
"Close" : "Yopish",
|
||||
"Edit" : "Tahrirlash",
|
||||
"Remove from favorites" : "Sevimlilardan olib tashlang",
|
||||
"Add to favorites" : "Sevimlilarga qo'shing",
|
||||
"Details" : "Details",
|
||||
"Download" : "Download",
|
||||
"Error" : "Error",
|
||||
"Download" : "Yuklab olish",
|
||||
"Error" : "Xatolik",
|
||||
"Saving…" : "Saving…"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
|||
12
l10n/uz.json
12
l10n/uz.json
|
|
@ -15,20 +15,20 @@
|
|||
"Instructions" : "Ko'rsatmalar",
|
||||
"New" : "New",
|
||||
"Failed to save settings" : "Sozlamalarni saqlab bo'lmadi",
|
||||
"Save" : "Save",
|
||||
"Remove" : "Remove",
|
||||
"Save" : "Saqlash",
|
||||
"Remove" : "O'chirish",
|
||||
"Confirm" : "Confirm",
|
||||
"Cancel" : "Cancel",
|
||||
"Cancel" : "Bekor qilish",
|
||||
"Create" : "Yaratish",
|
||||
"Description" : "Tavsif",
|
||||
"Select file" : "Faylni tanlang",
|
||||
"Close" : "Close",
|
||||
"Close" : "Yopish",
|
||||
"Edit" : "Tahrirlash",
|
||||
"Remove from favorites" : "Sevimlilardan olib tashlang",
|
||||
"Add to favorites" : "Sevimlilarga qo'shing",
|
||||
"Details" : "Details",
|
||||
"Download" : "Download",
|
||||
"Error" : "Error",
|
||||
"Download" : "Yuklab olish",
|
||||
"Error" : "Xatolik",
|
||||
"Saving…" : "Saving…"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue