Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-05-26 05:16:03 +0300
committerNextcloud bot <bot@nextcloud.com>2020-05-26 05:16:03 +0300
commitfda71a99794da0abfe119cc6e45dff7f02e2e25e (patch)
tree2a6db9a1093b57ba17a51bf0bf0d2d6a0d41a51c /apps/theming
parent4bada5c7324d4ebf58a8ab2c8954b8e35cc883b2 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/l10n/ar.js4
-rw-r--r--apps/theming/l10n/ar.json4
-rw-r--r--apps/theming/l10n/eu.js1
-rw-r--r--apps/theming/l10n/eu.json1
4 files changed, 10 insertions, 0 deletions
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",