Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ar.js')
-rw-r--r--l10n/ar.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/ar.js b/l10n/ar.js
index 1e2c693c..28ce1566 100644
--- a/l10n/ar.js
+++ b/l10n/ar.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"passman",
{
+ "Passwords" : "الكلمات السرية",
"Starting export" : "عملية التصدير جارية",
"Done" : "تم",
"Skip first row" : "تجاهل الصف الأول",
@@ -50,7 +51,6 @@ OC.L10N.register(
"Date" : "التاريخ",
"Show All" : "إظهار الكل",
"Tags" : "الوسوم",
- "Description" : "الوصف",
- "Passwords" : "الكلمات السرية"
+ "Description" : "الوصف"
},
"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;");