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:
authorNextcloud bot <bot@nextcloud.com>2019-11-18 05:42:44 +0300
committerNextcloud bot <bot@nextcloud.com>2019-11-18 05:42:44 +0300
commit2ff12a327ff43ebe525374a7e780c3a51bd021c1 (patch)
tree88e2028c0977e2fe8c9b006488fd62fe0b1132c1 /l10n/ar.js
parent8358d2b6ad621a672b6ca9cd7db960966e681215 (diff)
[tx-robot] updated from transifex
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 28ce1566..1e2c693c 100644
--- a/l10n/ar.js
+++ b/l10n/ar.js
@@ -1,7 +1,6 @@
OC.L10N.register(
"passman",
{
- "Passwords" : "الكلمات السرية",
"Starting export" : "عملية التصدير جارية",
"Done" : "تم",
"Skip first row" : "تجاهل الصف الأول",
@@ -51,6 +50,7 @@ OC.L10N.register(
"Date" : "التاريخ",
"Show All" : "إظهار الكل",
"Tags" : "الوسوم",
- "Description" : "الوصف"
+ "Description" : "الوصف",
+ "Passwords" : "الكلمات السرية"
},
"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;");