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-09-02 06:33:11 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-02 06:33:11 +0300
commit4a44f5eb04289ad1a73cea929eeda997bc33ec10 (patch)
treef87642a77515ed6f25a74879e30ea774cc2f33d1
parent0f2c48ea4c4822456f737b3c39b0c5f354b17df5 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/ar.js1
-rw-r--r--l10n/ar.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/ar.js b/l10n/ar.js
index ccc620d93..d88687d65 100644
--- a/l10n/ar.js
+++ b/l10n/ar.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"text",
{
+ "New text file" : "ملف نصي جديد",
"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.",
diff --git a/l10n/ar.json b/l10n/ar.json
index 9a1b555f8..4c38665f9 100644
--- a/l10n/ar.json
+++ b/l10n/ar.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "New text file" : "ملف نصي جديد",
"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.",