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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-11-18 06:14:40 +0300
committerNextcloud bot <bot@nextcloud.com>2020-11-18 06:14:40 +0300
commit9fd07c820e2b22efc26887540027f85150d5cbea (patch)
tree04ed64433e88cfbccd7f224bc83b7483af168b61 /l10n/ar.js
parent7d29ce412e9c728494fd7a45d9559fb20b6fc870 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ar.js')
-rw-r--r--l10n/ar.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/ar.js b/l10n/ar.js
index da2b0fc18..26592a6d4 100644
--- a/l10n/ar.js
+++ b/l10n/ar.js
@@ -2,11 +2,11 @@ OC.L10N.register(
"text",
{
"Text" : "نص",
- "Retry" : "أعد المحاولة",
"Edit" : "تعديل",
"Undo" : "تراجع",
"Bold" : "غامق",
"Italic" : "مائل",
+ "Retry" : "أعد المحاولة",
"Add link" : "إضافة رابط"
},
"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;");