Skip to content

Commit bda97c8

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent a318a44 commit bda97c8

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

l10n/uz.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,19 @@ OC.L10N.register(
22
"richdocuments",
33
{
44
"Saved" : "Saved",
5+
"The file was uploaded" : "Fayl yuklangan edi",
6+
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yuklangan fayl php.ini dagi php-dagi upload_max_filesize direktivasidan oshadi",
7+
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Yuklangan fayl HTML shaklida ko'rsatilgan MAX_FILE_SIZE direktivasidan oshadi",
8+
"The file was only partially uploaded" : "Fayl faqat qisman yuklandi",
9+
"No file was uploaded" : "Fayl yuklanmadi",
10+
"Missing a temporary folder" : "Vaqtinchalik papka etishmayapti",
11+
"Could not write file to disk" : "Faylni diskka yozib bo'lmadi",
12+
"A PHP extension stopped the file upload" : "PHP kengaytmasi faylni yuklashni to'xtatdi",
513
"File is too big" : "File is too big",
614
"Invalid file provided" : "Invalid file provided",
715
"Images" : "Images",
816
"New" : "New",
17+
"Failed to save settings" : "Sozlamalarni saqlab bo'lmadi",
918
"Save" : "Save",
1019
"Remove" : "Remove",
1120
"Confirm" : "Confirm",

l10n/uz.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
{ "translations": {
22
"Saved" : "Saved",
3+
"The file was uploaded" : "Fayl yuklangan edi",
4+
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yuklangan fayl php.ini dagi php-dagi upload_max_filesize direktivasidan oshadi",
5+
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Yuklangan fayl HTML shaklida ko'rsatilgan MAX_FILE_SIZE direktivasidan oshadi",
6+
"The file was only partially uploaded" : "Fayl faqat qisman yuklandi",
7+
"No file was uploaded" : "Fayl yuklanmadi",
8+
"Missing a temporary folder" : "Vaqtinchalik papka etishmayapti",
9+
"Could not write file to disk" : "Faylni diskka yozib bo'lmadi",
10+
"A PHP extension stopped the file upload" : "PHP kengaytmasi faylni yuklashni to'xtatdi",
311
"File is too big" : "File is too big",
412
"Invalid file provided" : "Invalid file provided",
513
"Images" : "Images",
614
"New" : "New",
15+
"Failed to save settings" : "Sozlamalarni saqlab bo'lmadi",
716
"Save" : "Save",
817
"Remove" : "Remove",
918
"Confirm" : "Confirm",

0 commit comments

Comments
 (0)