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>2022-04-28 06:28:46 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-28 06:28:46 +0300
commite503088c24663669742c33ef1b0ba4e274f48341 (patch)
tree08c696cfcb181c38835d3971b28875f51398bd7b /l10n/ar.json
parentb5d9f37a27c948ea62963f83f2fe70f94138cd6f (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/ar.json')
-rw-r--r--l10n/ar.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/ar.json b/l10n/ar.json
index 59b3352ab..5e24f3b3b 100644
--- a/l10n/ar.json
+++ b/l10n/ar.json
@@ -1,5 +1,4 @@
{ "translations": {
- "New text document" : "مستند نصي جديد",
"The file was uploaded" : "تم رفع الملف",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "حجم الملف المرفوع قد تجاوز upload_max_filesize الموجودة في ملف php.ini ",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "حجم الملف الذي تريد رفعه أعلى من الحد المسموح به في واجهة ال HTML.",
@@ -24,6 +23,7 @@
"Redo" : "إعادة",
"Info" : "معلومات",
"Success" : "نجاح",
- "Warning" : "تحذير"
+ "Warning" : "تحذير",
+ "New text document" : "مستند نصي جديد"
},"pluralForm" :"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;"
} \ No newline at end of file