diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-15 02:31:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-15 02:31:48 +0000 |
commit | fde8c081d8d58f92e156628f5b6f2bfd5f5a0272 (patch) | |
tree | c026f79e41da997668aa63605fe483a23003ad6e /apps/dashboard/l10n/ar.js | |
parent | 009d5e93f71badf761144c15bcce7382dd579391 (diff) | |
download | nextcloud-server-fde8c081d8d58f92e156628f5b6f2bfd5f5a0272.tar.gz nextcloud-server-fde8c081d8d58f92e156628f5b6f2bfd5f5a0272.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dashboard/l10n/ar.js')
-rw-r--r-- | apps/dashboard/l10n/ar.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/dashboard/l10n/ar.js b/apps/dashboard/l10n/ar.js index 3e5b3df2de1..c70cd8735e8 100644 --- a/apps/dashboard/l10n/ar.js +++ b/apps/dashboard/l10n/ar.js @@ -5,7 +5,6 @@ OC.L10N.register( "Dashboard app" : "تطبيق لوحة التحكم", "Customize" : "تعديل", "Edit widgets" : "تعديل الودجات", - "Change background image" : "تغييرصورة الخلفية", "Weather service" : "خدمة احوال الطقس", "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "لخصوصيتك، يتم استدعاء بيانات احوال الطقس عبر خادم نكست كلاود الخاص بك نيابه عنك ولذلك خدمة احوال الطقس لا تشارك المعلومات الشخصية.", "Weather data from Met.no" : "بيانات احوال الطقس من Met.no", @@ -21,10 +20,11 @@ OC.L10N.register( "Good evening, {name}" : "مساء الخير، {name}", "Hello" : "مرحبا", "Hello, {name}" : "مرحبا، {name} ", + "Show something" : "أظهر شي ما", + "Change background image" : "تغييرصورة الخلفية", "Pick from Files" : "اختر من الملفات", + "Default images" : "الصور الإفتراضية", "Plain background" : "خلفية سادة", - "Insert from {productName}" : "اضف من {productName}", - "Show something" : "أظهر شي ما", - "Default images" : "الصور الإفتراضية" + "Insert from {productName}" : "اضف من {productName}" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); |