-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New Crowdin translations by Github Action
- Loading branch information
1 parent
8126392
commit 1f9eaee
Showing
15 changed files
with
101 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,49 +1,51 @@ | ||
{ | ||
"activity.coldStorageContentMoved": "sent document to cold storage", | ||
"activity.coldStorageContentToRetrieve": "requested a retrieve from cold storage", | ||
"activity.coldStorageContentToRestore": "requested a restore from cold storage", | ||
"activity.coldStorageDownload": "downloaded the cold document", | ||
"activity.coldStorageContentMoved": "تم إرسال المستند إلى وحدة التخزين البارد", | ||
"activity.coldStorageContentToRetrieve": "طلب استرجاعًا من وحدة التخزين البارد", | ||
"activity.coldStorageContentToRestore": "طلب استعادة من وحدة التخزين البارد", | ||
"activity.coldStorageDownload": "أجرى تنزيل المستند البارد", | ||
"documentContentView.infobar.storedInColdStorage": "هذه معاينة منخفضة الدقة. يمكن طلب الملف الأصلي من خلال النقر على إجراء استرداد الملف.", | ||
"documentContentView.infobar.beingRetrieved": "هذه معاينة منخفضة الدقة. تم طلب الملف الأصلي. سيتم إرسال إشعار بالبريد الإلكتروني عندما يكون متاحًا.", | ||
"documentContentView.infobar.toBeRestored": "File restoration from cold storage in progress. Reload document in a short while.", | ||
"documentContentView.infobar.toBeRestored": "جارٍ استعادة الملف من وحدة التخزين البارد. أعد تحميل المستند بعد قليل.", | ||
"documentContentView.infobar.retrieved": "هذه معاينة منخفضة الدقة. سيكون الملف الأصلي متاحًا في{0}", | ||
"documentContentView.moveToColdStorage.ask.confirmation": "Send the file to cold storage?", | ||
"documentContentView.moveToColdStorage.ask.confirmation": "هل تريد إرسال الملف إلى وحدة التخزين البارد؟", | ||
"documentContentView.moveToColdStorage.cancel": "إلغاء", | ||
"documentContentView.moveToColdStorage.confirm": "تأكيد", | ||
"documentContentView.moveToColdStorage.error": "Error moving the file to cold storage.", | ||
"documentContentView.moveToColdStorage.label": "Send file to cold storage.", | ||
"documentContentView.moveToColdStorage.error": "حدث خطأ أثناء نقل الملف إلى وحدة التخزين البارد.", | ||
"documentContentView.moveToColdStorage.label": "أرسل الملف إلى وحدة التخزين البارد.", | ||
"documentContentView.moveToColdStorage.ok": "موافق", | ||
"documentContentView.moveToColdStorage.description": "سيؤدي ذلك إلى زيادة أوقات استرداد الملف ومعاينة منخفضة الدقة.", | ||
"documentContentView.moveToColdStorage.preview.unavailable": "Cannot move file content to cold storage: no suitable rendition to replace the preview.", | ||
"documentContentView.moveToColdStorage.success": "File content moved to cold storage succesfully.", | ||
"documentContentView.moveToColdStorage.tooltip": "Send file to cold storage.", | ||
"documentContentView.moveToColdStorage.preview.unavailable": "يتعذر نقل محتوى الملف إلى وحدة التخزين البارد: لا يوجد إصدار مناسب ليحل محل المعاينة.", | ||
"documentContentView.moveToColdStorage.success": "تم نقل محتوى الملف إلى وحدة التخزين البارد بنجاح.", | ||
"documentContentView.moveToColdStorage.tooltip": "أرسل الملف إلى وحدة التخزين البارد.", | ||
"documentContentView.restoreFromColdStorage.confirm": "تأكيد", | ||
"documentContentView.restoreFromColdStorage.cancel": "إلغاء", | ||
"documentContentView.restoreFromColdStorage.ask.confirmation": "Restore the file from cold storage?", | ||
"documentContentView.restoreFromColdStorage.description": "This will undo the \"Send to cold storage\" action on the file.", | ||
"documentContentView.restoreFromColdStorage.label": "Restore file from cold storage.", | ||
"documentContentView.restoreFromColdStorage.tooltip": "Restore file from cold storage.", | ||
"documentContentView.restoreFromColdStorage.success": "File has been restored from cold storage.", | ||
"documentContentView.restoreFromColdStorage.error": "Error restoring the file from cold storage.", | ||
"documentContentView.restoreFromColdStorage.ask.confirmation": "هل تريد استعادة الملف من وحدة التخزين البارد؟", | ||
"documentContentView.restoreFromColdStorage.description": "سيؤدي هذا إلى التراجع عن الإجراء \"إرسال إلى وحدة التخزين البارد\" من الملف.", | ||
"documentContentView.restoreFromColdStorage.label": "قم باستعادة الملف من وحدة التخزين البارد.", | ||
"documentContentView.restoreFromColdStorage.tooltip": "قم باستعادة الملف من وحدة التخزين البارد.", | ||
"documentContentView.restoreFromColdStorage.success": "تمت استعادة الملف من وحدة التخزين البارد.", | ||
"documentContentView.restoreFromColdStorage.error": "حدث خطأ أثناء استعادة الملف من وحدة التخزين البارد.", | ||
"documentContentView.retrieveFromColdStorage.confirm": "تأكيد", | ||
"documentContentView.retrieveFromColdStorage.cancel": "إلغاء", | ||
"documentContentView.retrieveFromColdStorage.ask.confirmation": "Retrieve this file from cold storage?", | ||
"documentContentView.retrieveFromColdStorage.description": "This will result in an asynchronous action and you will receive an email once the file is ready.", | ||
"documentContentView.retrieveFromColdStorage.label": "Retrieve file from cold storage", | ||
"documentContentView.retrieveFromColdStorage.tooltip": "Retrieve file from cold storage", | ||
"documentContentView.retrieveFromColdStorage.success": "File restoration from cold storage has started.", | ||
"documentContentView.retrieveFromColdStorage.error": "Error retrieving file from cold storage.", | ||
"eventCategory.coldStorage": "Cold Storage", | ||
"eventType.coldStorageContentMoved": "Sent to cold storage", | ||
"eventType.coldStorageContentToRetrieve": "Requested retrieve ", | ||
"eventType.coldStorageContentToRestore": "Requested restore", | ||
"eventType.coldStorageDownload": "Download cold document", | ||
"documentContentView.retrieveFromColdStorage.ask.confirmation": "هل تريد استرداد هذا الملف من وحدة التخزين البارد؟", | ||
"documentContentView.retrieveFromColdStorage.description": "سيؤدي هذا إلى إجراء غير متزامن، وسوف تتلقى رسالة بريد إلكتروني بمجرد أن يصبح الملف جاهزًا.", | ||
"documentContentView.retrieveFromColdStorage.label": "استرداد الملف من وحدة التخزين البارد", | ||
"documentContentView.retrieveFromColdStorage.tooltip": "استرداد الملف من وحدة التخزين البارد", | ||
"documentContentView.retrieveFromColdStorage.success": "بدأت عملية استعادة الملف من وحدة التخزين البارد.", | ||
"documentContentView.retrieveFromColdStorage.error": "حدث خطأ أثناء استرداد الملف من وحدة التخزين البارد.", | ||
"eventCategory.coldStorage": "وحدة التخزين البارد", | ||
"eventType.coldStorageContentMoved": "تم الإرسال إلى وحدة التخزين البارد", | ||
"eventType.coldStorageContentToRetrieve": "طلب الاسترجاع ", | ||
"eventType.coldStorageContentAvailable": "تم استرجاعه من وحدة التخزين البارد", | ||
"eventType.coldStorageContentToRestore": "تم طلب الاستعادة", | ||
"eventType.coldStorageContentRestored": "تمت استعادته من وحدة التخزين البارد", | ||
"eventType.coldStorageDownload": "تنزيل المستند البارد", | ||
"label.security.permission.writeColdStorage": "WriteColdStorage", | ||
"moveDocumentsContentsToColdStorage.ask.confirmation": "Send the documents file's to cold storage?", | ||
"moveDocumentsContentsToColdStorage.ask.confirmation": "هل تريد إرسال ملفات المستندات إلى وحدة التخزين البارد؟", | ||
"moveDocumentsContentsToColdStorage.description": "سيؤدي ذلك إلى زيادة أوقات استرداد الملف ومعاينة منخفضة الدقة.", | ||
"moveDocumentsContentsToColdStorage.cancel": "إلغاء", | ||
"moveDocumentsContentsToColdStorage.confirm": "تأكيد", | ||
"moveDocumentsContentsToColdStorage.error": "Error moving the documents file's to cold storage.", | ||
"moveDocumentsContentsToColdStorage.success": "Documents file's moved to cold storage successfully.", | ||
"moveDocumentsContentsToColdStorage.tooltip": "Send the selected items to cold storage" | ||
"moveDocumentsContentsToColdStorage.error": "حدث خطأ أثناء نقل ملفات المستندات إلى وحدة التخزين البارد.", | ||
"moveDocumentsContentsToColdStorage.success": "تم نقل ملفات المستندات إلى وحدة التخزين الباردة بنجاح.", | ||
"moveDocumentsContentsToColdStorage.tooltip": "إرسال العناصر المحددة إلى وحدة التخزين البارد" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.