summaryrefslogtreecommitdiffstats
path: root/core/l10n/ar.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-19 15:14:38 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-19 15:14:38 -0400
commite9644c2f52270aa1a1f345ed38bb2e66a4e8752d (patch)
tree727a29d4b68b9f10a93bec996c125b2b4270bb83 /core/l10n/ar.php
parent95e1b62940444eb2a7467d994a7b4366f6e7f2fc (diff)
downloadnextcloud-server-e9644c2f52270aa1a1f345ed38bb2e66a4e8752d.tar.gz
nextcloud-server-e9644c2f52270aa1a1f345ed38bb2e66a4e8752d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ar.php')
-rw-r--r--core/l10n/ar.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/l10n/ar.php b/core/l10n/ar.php
index b61b5cd060a..84f076f3018 100644
--- a/core/l10n/ar.php
+++ b/core/l10n/ar.php
@@ -40,7 +40,6 @@ $TRANSLATIONS = array(
"last year" => "السنةالماضية",
"years ago" => "سنة مضت",
"Choose" => "اختيار",
-"Cancel" => "الغاء",
"Yes" => "نعم",
"No" => "لا",
"Ok" => "موافق",
@@ -122,8 +121,6 @@ $TRANSLATIONS = array(
"remember" => "تذكر",
"Log in" => "أدخل",
"Alternative Logins" => "اسماء دخول بديلة",
-"prev" => "السابق",
-"next" => "التالي",
"Updating ownCloud to version %s, this may take a while." => "جاري تحديث Owncloud الى اصدار %s , قد يستغرق هذا بعض الوقت."
);
$PLURAL_FORMS = "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;";