diff options
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" : "قبول", |