summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/ar.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-06-13 12:21:11 +0000
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-06-13 12:21:11 +0000
commit3840466f9aadb0f925ecfd03fb716293bdb68c0e (patch)
tree77ae283df366c4ffb8d6968c35e6ee8ea7c27113 /apps/updatenotification/l10n/ar.js
parent5daa9a5417b896246f9c67feca6d39ea9a96b551 (diff)
downloadnextcloud-server-3840466f9aadb0f925ecfd03fb716293bdb68c0e.tar.gz
nextcloud-server-3840466f9aadb0f925ecfd03fb716293bdb68c0e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/ar.js')
-rw-r--r--apps/updatenotification/l10n/ar.js12
1 files changed, 11 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/ar.js b/apps/updatenotification/l10n/ar.js
index 3052bb4a6e3..6e5bc4f0608 100644
--- a/apps/updatenotification/l10n/ar.js
+++ b/apps/updatenotification/l10n/ar.js
@@ -1,6 +1,16 @@
OC.L10N.register(
"updatenotification",
{
- "Updater" : "برنامج التحديث"
+ "Update notifications" : "إشعارات التحديث",
+ "{version} is available. Get more information on how to update." : "{version} متوفر. أحصل على معلومات كيفية التحديث.",
+ "Updated channel" : "قناة محدَّثة.",
+ "ownCloud core" : "نواة ownCloud",
+ "Update for %1$s to version %2$s is available." : "التحديث من النسخة %1$s إلى %2$s متوفر.",
+ "Updater" : "برنامج التحديث",
+ "A new version is available: %s" : "توجد نسخة جديدة: %s",
+ "Open updater" : "فتح المحدِّث",
+ "Your version is up to date." : "النسخة لديك هي الأحدث.",
+ "Update channel:" : "قناة التحديث:",
+ "Notify members of the following groups about available updates:" : "إشعار أعضاء المجموعات التالية بتوفر التحديثات:"
},
"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;");