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>2019-08-09 05:50:06 +0300
committerNextcloud bot <bot@nextcloud.com>2019-08-09 05:50:06 +0300
commit5cfa344c1e224810ae2946287eb98b79e40ceca2 (patch)
treed335df123570d5a7c3e222806be00e8d296017db /l10n/ar.js
parent92af314b8fd4e05ed13cd4190e4d11c1293896b1 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ar.js')
-rw-r--r--l10n/ar.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/l10n/ar.js b/l10n/ar.js
index 5f14402f6..565ab3e07 100644
--- a/l10n/ar.js
+++ b/l10n/ar.js
@@ -2,7 +2,10 @@ OC.L10N.register(
"text",
{
"Text" : "نص",
+ "Retry" : "أعد المحاولة",
"Add link" : "إضافة رابط",
- "Undo" : "تراجع"
+ "Edit" : "تعديل",
+ "Undo" : "تراجع",
+ "Italic" : "مائل"
},
"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;");