diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-25 02:21:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-25 02:21:21 +0000 |
commit | c8f7a808fddefc2afd05afbbc2f68963b832468e (patch) | |
tree | a42fabe4c418c3bd21ef17849ef694955cbe1eea /apps/dashboard/l10n | |
parent | b89fbaf52d06faa8828d3c0520d54ca280ee6bf6 (diff) | |
download | nextcloud-server-c8f7a808fddefc2afd05afbbc2f68963b832468e.tar.gz nextcloud-server-c8f7a808fddefc2afd05afbbc2f68963b832468e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dashboard/l10n')
-rw-r--r-- | apps/dashboard/l10n/ar.js | 3 | ||||
-rw-r--r-- | apps/dashboard/l10n/ar.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/dashboard/l10n/ar.js b/apps/dashboard/l10n/ar.js index 5b2837ac265..7fc2bedadd4 100644 --- a/apps/dashboard/l10n/ar.js +++ b/apps/dashboard/l10n/ar.js @@ -21,6 +21,9 @@ OC.L10N.register( "Good afternoon, {name}" : "مساء الخير، {name}", "Good evening" : "مساء الخير", "Good evening, {name}" : "مساء الخير، {name}", + "Hello" : "مرحبا", + "Hello, {name}" : "مرحبا، ", + "Pick from Files" : "اختر من الملفات", "Default images" : "الصور الإفتراضية", "Plain background" : "خلفية سادة", "Insert from {productName}" : "اضف من {productName}", diff --git a/apps/dashboard/l10n/ar.json b/apps/dashboard/l10n/ar.json index b2e53991ead..c5a2122007f 100644 --- a/apps/dashboard/l10n/ar.json +++ b/apps/dashboard/l10n/ar.json @@ -19,6 +19,9 @@ "Good afternoon, {name}" : "مساء الخير، {name}", "Good evening" : "مساء الخير", "Good evening, {name}" : "مساء الخير، {name}", + "Hello" : "مرحبا", + "Hello, {name}" : "مرحبا، ", + "Pick from Files" : "اختر من الملفات", "Default images" : "الصور الإفتراضية", "Plain background" : "خلفية سادة", "Insert from {productName}" : "اضف من {productName}", |