diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-19 01:11:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-19 01:11:54 +0000 |
commit | b3ca73dc277f7c5b00f2175d5c42919f044631c0 (patch) | |
tree | bf2c618aaa4a49aab659ddd898a3ccae4163c011 /apps/theming | |
parent | 667d21ac7d9a1765421e4b14ec4dba1303eca3d3 (diff) | |
download | nextcloud-server-b3ca73dc277f7c5b00f2175d5c42919f044631c0.tar.gz nextcloud-server-b3ca73dc277f7c5b00f2175d5c42919f044631c0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/ar.js | 3 | ||||
-rw-r--r-- | apps/theming/l10n/ar.json | 3 | ||||
-rw-r--r-- | apps/theming/l10n/nl.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/nl.json | 2 |
4 files changed, 8 insertions, 2 deletions
diff --git a/apps/theming/l10n/ar.js b/apps/theming/l10n/ar.js index fb3c083e51a..a6e648fbec5 100644 --- a/apps/theming/l10n/ar.js +++ b/apps/theming/l10n/ar.js @@ -9,6 +9,9 @@ OC.L10N.register( "The given web address is too long" : "هذا العنوان أطول مما يجب", "The given slogan is too long" : "هذا الشعار أطول مما يجب", "The given color is invalid" : "هناك خطأ في اللون", + "No file was uploaded" : "لم يتم رفع أي ملف", + "Missing a temporary folder" : "المجلد المؤقت غير موجود", + "Failed to write file to disk." : "خطأ في الكتابة على القرص الصلب.", "No file uploaded" : "لم يتم رفع الملف", "Unsupported image type" : "صيغة الصورة غير مقبولة", "You are already using a custom theme" : "انت تستعمل قالب مخصص", diff --git a/apps/theming/l10n/ar.json b/apps/theming/l10n/ar.json index 940cdb418ba..5616648dd7e 100644 --- a/apps/theming/l10n/ar.json +++ b/apps/theming/l10n/ar.json @@ -7,6 +7,9 @@ "The given web address is too long" : "هذا العنوان أطول مما يجب", "The given slogan is too long" : "هذا الشعار أطول مما يجب", "The given color is invalid" : "هناك خطأ في اللون", + "No file was uploaded" : "لم يتم رفع أي ملف", + "Missing a temporary folder" : "المجلد المؤقت غير موجود", + "Failed to write file to disk." : "خطأ في الكتابة على القرص الصلب.", "No file uploaded" : "لم يتم رفع الملف", "Unsupported image type" : "صيغة الصورة غير مقبولة", "You are already using a custom theme" : "انت تستعمل قالب مخصص", diff --git a/apps/theming/l10n/nl.js b/apps/theming/l10n/nl.js index a257a6ed683..5039188df9f 100644 --- a/apps/theming/l10n/nl.js +++ b/apps/theming/l10n/nl.js @@ -20,7 +20,7 @@ OC.L10N.register( "No file uploaded" : "Geen bestand geüpload", "Unsupported image type" : "Afbeeldingstype wordt niet ondersteund", "You are already using a custom theme" : "Je gebruikt al een maatwerkthema", - "Theming" : "Thema's", + "Theming" : "Uiterlijk", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Thematiseren maakt het mogelijk om uiterlijk en gevoel van je systeem en ondersteunde clients aan te passen. Dit wordt zichtbaar voor alle gebruikers.", "Name" : "Naam", "Reset to default" : "Herstellen naar standaard", diff --git a/apps/theming/l10n/nl.json b/apps/theming/l10n/nl.json index cd0f5fd0751..28607407e1d 100644 --- a/apps/theming/l10n/nl.json +++ b/apps/theming/l10n/nl.json @@ -18,7 +18,7 @@ "No file uploaded" : "Geen bestand geüpload", "Unsupported image type" : "Afbeeldingstype wordt niet ondersteund", "You are already using a custom theme" : "Je gebruikt al een maatwerkthema", - "Theming" : "Thema's", + "Theming" : "Uiterlijk", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Thematiseren maakt het mogelijk om uiterlijk en gevoel van je systeem en ondersteunde clients aan te passen. Dit wordt zichtbaar voor alle gebruikers.", "Name" : "Naam", "Reset to default" : "Herstellen naar standaard", |