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:53 +0300
committerNextcloud bot <bot@nextcloud.com>2020-11-18 06:14:53 +0300
commit2e10497d6ccf5ed2268730ec48ca1e61cb1c7c9e (patch)
tree9c929d0114a10d0c02fad1d73fdd66ed07f6aa10 /l10n/ar.js
parent3ecce4c641833d0e22185c9c859e7f2cdbec05e0 (diff)
[tx-robot] updated from transifexv18.0.11
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;");