diff options
Diffstat (limited to 'apps/files/l10n/fa.js')
-rw-r--r-- | apps/files/l10n/fa.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/fa.js b/apps/files/l10n/fa.js index 429f4b4bcd4..5f1f27e88a5 100644 --- a/apps/files/l10n/fa.js +++ b/apps/files/l10n/fa.js @@ -15,6 +15,7 @@ OC.L10N.register( "Upload cancelled." : "بار گذاری لغو شد", "Unable to upload {filename} as it is a directory or has 0 bytes" : "امکان آپلود {filename} وجود ندارد، پوشهای با این نام یا فایلی با حجم 0 بایت با این نام وجود دارد", "Not enough free space, you are uploading {size1} but only {size2} is left" : "ظرفیت لازم وجود ندارد، شما آپلودی با حجم {size1} را انجام میدهید اما تنها {size2} فضا باقی مانده است", + "An unknown error has occurred" : "خطایی ناشناخته اتفاق افتاده است", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} از {totalSize} ({bitrate})", "Actions" : "فعالیت ها", "Rename" : "تغییرنام", @@ -30,9 +31,11 @@ OC.L10N.register( "This operation is forbidden" : "این عملیات غیرمجاز است", "This directory is unavailable, please check the logs or contact the administrator" : "پوشه در دسترس نیست، لطفا لاگها را بررسی کنید یا به مدیر سیستم اطلاع دهید", "Could not move \"{file}\"" : "فایل \"{file}\" منتقل نمیشود", + "copy" : "کپی", "Could not copy \"{file}\", target exists" : "\"{پرونده}\" کپی نشد ، هدف وجود دارد", "Could not copy \"{file}\"" : "پرونده کپی نشد", "Copied {origin} inside {destination}" : "کپی شده (اصل) در مقصد", + "Copied {origin} and {nbfiles} other files inside {destination}" : "کپی شده از {مبدا} و {فایل های ام بی} و فایل های دیگر در {مقصد} . ", "{newName} already exists" : "{newName} قبلاً موجود است", "Could not rename \"{fileName}\"" : "\"{fileName}\" تغییر نام داده نمیشود", "Could not create file \"{file}\"" : "فایل \"{file}\" ایجاد نمیشود", @@ -92,6 +95,7 @@ OC.L10N.register( "Shared with you" : "Shared with you", "Shared by link" : "اشتراک گذاشته شده از طریق لینک", "Deleted shares" : "اشتراک گذاری های حذف شده", + "Pending shares" : "اشتراک در حال انتظار ", "Text file" : "فایل متنی", "New text file.txt" : "فایل متنی جدید .txt", "File handling" : "اداره پرونده ها", |