From ad58c0a4a7fb5ef5c43b8bcb6780edc0d5c59c8a Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 15 Mar 2025 00:45:30 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/uz.js | 8 ++++++++ l10n/uz.json | 8 ++++++++ 2 files changed, 16 insertions(+) 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",