diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-24 02:16:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-24 02:16:54 +0000 |
commit | 7824599d71c09eb2c6ec6f3e57a324a378f174ea (patch) | |
tree | 5fec17ef6184c5eb5f9a3ef9779d13729b409028 /apps/files/l10n/fa.js | |
parent | 6b5db20fc9f101478809c0d34f630d35dfcd9d93 (diff) | |
download | nextcloud-server-7824599d71c09eb2c6ec6f3e57a324a378f174ea.tar.gz nextcloud-server-7824599d71c09eb2c6ec6f3e57a324a378f174ea.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/fa.js')
-rw-r--r-- | apps/files/l10n/fa.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/fa.js b/apps/files/l10n/fa.js index 138c424af9d..9d77e89b8dc 100644 --- a/apps/files/l10n/fa.js +++ b/apps/files/l10n/fa.js @@ -4,15 +4,13 @@ OC.L10N.register( "Storage is temporarily not available" : "ذخیره سازی به طور موقت در دسترس نیست", "Storage invalid" : "فضای ذخیرهسازی نامعتبر", "Unknown error" : "خطای نامشخص", - "All files" : "تمامی فایلها", - "Recent" : "اخیر", - "Favorites" : "موارد محبوب", "File could not be found" : "فایل پیدا نمیشود", "Move or copy" : "انتقال یا کپی", "Download" : "دانلود", "Delete" : "حذف", "Home" : "خانه", "Close" : "بستن", + "Favorites" : "موارد محبوب", "Could not create folder \"{dir}\"" : "شاخه \"{dir}\" ساخته نمیشود", "This will stop your current uploads." : "با این کار آپلودهای فعلی شما متوقف خواهد شد.", "Upload cancelled." : "بار گذاری لغو شد", @@ -87,6 +85,7 @@ OC.L10N.register( "Favorite" : "برگزیده", "New folder" : "پوشه جدید", "Upload file" : "آپلود فایل", + "Recent" : "اخیر", "Remove from favorites" : "Remove from favorites", "Add to favorites" : "Add to favorites", "An error occurred while trying to update the tags" : "یک خطا در حین بروزرسانی برچسبها رخ داده است", @@ -102,6 +101,7 @@ OC.L10N.register( "A new file or folder has been <strong>created</strong>" : "فایل یا پوشه ای <strong>ایجاد</strong> شد", "A file or folder has been <strong>deleted</strong>" : "فایل یا پوشه ای به <strong>حذف</strong> شد", "A file or folder has been <strong>restored</strong>" : "یک فایل یا پوشه <strong>بازگردانی شد</strong>", + "All files" : "تمامی فایلها", "Unlimited" : "نامحدود", "Upload (max. %s)" : "آپلود (بیشترین سایز %s)", "Accept" : "قبول", |