diff --git a/l10n/uz.js b/l10n/uz.js index db9e1d43a..88f40de2c 100644 --- a/l10n/uz.js +++ b/l10n/uz.js @@ -4,6 +4,14 @@ OC.L10N.register( "Deck" : "Pastki qavat", "copy" : "copy", "Done" : "Done", + "The file was uploaded" : "Fayl yuklangan edi", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yuklangan fayl php.ini dagi php-dagi upload_max_filesize direktivasidan oshadi", + "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", + "The file was only partially uploaded" : "Fayl faqat qisman yuklandi", + "No file was uploaded" : "Fayl yuklanmadi", + "Missing a temporary folder" : "Vaqtinchalik papka etishmayapti", + "Could not write file to disk" : "Faylni diskka yozib bo'lmadi", + "A PHP extension stopped the file upload" : "PHP kengaytmasi faylni yuklashni to'xtatdi", "Cancel" : "Cancel", "Open" : "Open", "Details" : "Details", diff --git a/l10n/uz.json b/l10n/uz.json index 7a4e1f12b..02b068c31 100644 --- a/l10n/uz.json +++ b/l10n/uz.json @@ -2,6 +2,14 @@ "Deck" : "Pastki qavat", "copy" : "copy", "Done" : "Done", + "The file was uploaded" : "Fayl yuklangan edi", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yuklangan fayl php.ini dagi php-dagi upload_max_filesize direktivasidan oshadi", + "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", + "The file was only partially uploaded" : "Fayl faqat qisman yuklandi", + "No file was uploaded" : "Fayl yuklanmadi", + "Missing a temporary folder" : "Vaqtinchalik papka etishmayapti", + "Could not write file to disk" : "Faylni diskka yozib bo'lmadi", + "A PHP extension stopped the file upload" : "PHP kengaytmasi faylni yuklashni to'xtatdi", "Cancel" : "Cancel", "Open" : "Open", "Details" : "Details",