Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Jul 6, 2023
1 parent 907d5a3 commit 1dc319f
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
4 changes: 2 additions & 2 deletions l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ OC.L10N.register(
"New text file" : "ملف نصّي جديد",
"Create 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.",
"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.",
"The file was only partially uploaded" : "تمّ رفع جزءٍ من الملف فقط",
"No file was uploaded" : "لم يتم رفع أي ملف",
"Missing a temporary folder" : "المجلد المؤقت غير موجود",
Expand Down
4 changes: 2 additions & 2 deletions l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"New text file" : "ملف نصّي جديد",
"Create 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.",
"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.",
"The file was only partially uploaded" : "تمّ رفع جزءٍ من الملف فقط",
"No file was uploaded" : "لم يتم رفع أي ملف",
"Missing a temporary folder" : "المجلد المؤقت غير موجود",
Expand Down
2 changes: 2 additions & 0 deletions l10n/fa.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ OC.L10N.register(
"Save guest name" : "ذخیره نام مهمان",
"guest" : "میهمان",
"Offline" : "آفلاین",
"Saving …" : "ذخیره کردن …",
"Saved" : "دخیره شد",
"Formatting help" : "راهنمای قالب‌بندی",
"Keyboard shortcuts" : "میان بر صفحه ی کلید",
Expand All @@ -28,6 +29,7 @@ OC.L10N.register(
"Translate" : "ترجمه",
"Replace" : "جایگزین کردن",
"Undo" : "برگرداندن",
"Headings" : "عنوان‌ها",
"Info" : "اطلاعات",
"Success" : "موفقیت",
"Warning" : "هشدار",
Expand Down
2 changes: 2 additions & 0 deletions l10n/fa.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"Save guest name" : "ذخیره نام مهمان",
"guest" : "میهمان",
"Offline" : "آفلاین",
"Saving …" : "ذخیره کردن …",
"Saved" : "دخیره شد",
"Formatting help" : "راهنمای قالب‌بندی",
"Keyboard shortcuts" : "میان بر صفحه ی کلید",
Expand All @@ -26,6 +27,7 @@
"Translate" : "ترجمه",
"Replace" : "جایگزین کردن",
"Undo" : "برگرداندن",
"Headings" : "عنوان‌ها",
"Info" : "اطلاعات",
"Success" : "موفقیت",
"Warning" : "هشدار",
Expand Down

0 comments on commit 1dc319f

Please sign in to comment.