aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/fa.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-11 02:28:28 +0000
committerNextcloud bot <bot@nextcloud.com>2022-06-11 02:28:28 +0000
commita7b932cb52f6d0a332d6f7410b633b3cacc7e66b (patch)
treeccee86f419abb93e7e403a6e3d2f3dbe342bee90 /apps/files/l10n/fa.js
parent2ee948e8d1a836696c514657c78804d1942f0d7b (diff)
downloadnextcloud-server-a7b932cb52f6d0a332d6f7410b633b3cacc7e66b.tar.gz
nextcloud-server-a7b932cb52f6d0a332d6f7410b633b3cacc7e66b.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/fa.js')
-rw-r--r--apps/files/l10n/fa.js4
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);");