diff options
Diffstat (limited to 'apps/files/l10n/fa.js')
-rw-r--r-- | apps/files/l10n/fa.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/fa.js b/apps/files/l10n/fa.js index f59f72a8d99..368f17ab5e1 100644 --- a/apps/files/l10n/fa.js +++ b/apps/files/l10n/fa.js @@ -62,7 +62,6 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["%n پوشه","%n پوشه"], "_%n file_::_%n files_" : ["%n فایل","%n فایل"], "{dirs} and {files}" : "{dirs} و {files}", - "You don’t have permission to upload or create files here" : "شما دسترسی مجاز برای آپلود یا ایجاد فایل در اینجا را ندارید", "_Uploading %n file_::_Uploading %n files_" : ["در حال بارگذاری %n فایل","در حال بارگذاری %n فایل"], "New" : "جدید", "{used} of {quota} used" : "{used} از {quota} استفاده شده", @@ -126,6 +125,7 @@ OC.L10N.register( "Pending shares" : "اشتراک در حال انتظار ", "Text file" : "فایل متنی", "New text file.txt" : "فایل متنی جدید .txt", - "Select" : "انتخاب" + "Select" : "انتخاب", + "You don’t have permission to upload or create files here" : "شما دسترسی مجاز برای آپلود یا ایجاد فایل در اینجا را ندارید" }, "nplurals=2; plural=(n > 1);"); |