From fda71a99794da0abfe119cc6e45dff7f02e2e25e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 26 May 2020 02:16:03 +0000 Subject: [tx-robot] updated from transifex --- apps/theming/l10n/ar.js | 4 ++++ apps/theming/l10n/ar.json | 4 ++++ apps/theming/l10n/eu.js | 1 + apps/theming/l10n/eu.json | 1 + 4 files changed, 10 insertions(+) (limited to 'apps/theming') diff --git a/apps/theming/l10n/ar.js b/apps/theming/l10n/ar.js index 36be310187a..3faaf9dde67 100644 --- a/apps/theming/l10n/ar.js +++ b/apps/theming/l10n/ar.js @@ -9,9 +9,13 @@ OC.L10N.register( "The given web address is too long" : "هذا العنوان أطول مما يجب", "The given slogan is too long" : "هذا الشعار أطول مما يجب", "The given color is invalid" : "هناك خطأ في اللون", + "The file was uploaded" : "الملف تم رفعه", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "حجم الملف الذي تريد ترفيعه أعلى مما MAX_FILE_SIZE يسمح به في واجهة ال HTML.", + "The file was only partially uploaded" : "الملف قد رُفع جزءا منه فقط", "No file was uploaded" : "لم يتم رفع أي ملف", "Missing a temporary folder" : "المجلد المؤقت غير موجود", + "Could not write file to disk" : "لم يستطع كتابة ملف للقرص", + "A PHP extension stopped the file upload" : "اضافة البي اچ بي PHP اوقفت رفع الملف", "No file uploaded" : "لم يتم رفع الملف", "Unsupported image type" : "صيغة الصورة غير مقبولة", "Theming" : "تخصيص القالب", diff --git a/apps/theming/l10n/ar.json b/apps/theming/l10n/ar.json index b29887969f7..4cb018ef2f2 100644 --- a/apps/theming/l10n/ar.json +++ b/apps/theming/l10n/ar.json @@ -7,9 +7,13 @@ "The given web address is too long" : "هذا العنوان أطول مما يجب", "The given slogan is too long" : "هذا الشعار أطول مما يجب", "The given color is invalid" : "هناك خطأ في اللون", + "The file was uploaded" : "الملف تم رفعه", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "حجم الملف الذي تريد ترفيعه أعلى مما MAX_FILE_SIZE يسمح به في واجهة ال HTML.", + "The file was only partially uploaded" : "الملف قد رُفع جزءا منه فقط", "No file was uploaded" : "لم يتم رفع أي ملف", "Missing a temporary folder" : "المجلد المؤقت غير موجود", + "Could not write file to disk" : "لم يستطع كتابة ملف للقرص", + "A PHP extension stopped the file upload" : "اضافة البي اچ بي PHP اوقفت رفع الملف", "No file uploaded" : "لم يتم رفع الملف", "Unsupported image type" : "صيغة الصورة غير مقبولة", "Theming" : "تخصيص القالب", diff --git a/apps/theming/l10n/eu.js b/apps/theming/l10n/eu.js index 91da9f4b688..7cec73181cf 100644 --- a/apps/theming/l10n/eu.js +++ b/apps/theming/l10n/eu.js @@ -8,6 +8,7 @@ OC.L10N.register( "Name cannot be empty" : "Izena ezin da hutsik egon", "The given name is too long" : "Idatzitako izena luzeegia da", "The given web address is too long" : "Idatzitako web helbidea luzeegia da", + "The given web address is not a valid URL" : "Emandako web helbidea URL baliogabea da", "The given slogan is too long" : "Emandako leloa luzeegia da", "The given color is invalid" : "Emandako kolorea ez du balio", "The file was uploaded" : "Fitxategia igo da", diff --git a/apps/theming/l10n/eu.json b/apps/theming/l10n/eu.json index 11d470557ba..8c4d03f2acd 100644 --- a/apps/theming/l10n/eu.json +++ b/apps/theming/l10n/eu.json @@ -6,6 +6,7 @@ "Name cannot be empty" : "Izena ezin da hutsik egon", "The given name is too long" : "Idatzitako izena luzeegia da", "The given web address is too long" : "Idatzitako web helbidea luzeegia da", + "The given web address is not a valid URL" : "Emandako web helbidea URL baliogabea da", "The given slogan is too long" : "Emandako leloa luzeegia da", "The given color is invalid" : "Emandako kolorea ez du balio", "The file was uploaded" : "Fitxategia igo da", -- cgit v1.2.3