Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-07-23 05:26:18 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-23 05:26:18 +0300
commit7641818ec65d396c133edbe6d315bb1b539de68c (patch)
tree564b9d5f0dee4833f64c24fe99de45ed5f0082c4 /apps/files/l10n/fa.js
parentc73fd32206b5fbfaac21e5956a84c621f7c6f745 (diff)
[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 368f17ab5e1..5a5e928cf88 100644
--- a/apps/files/l10n/fa.js
+++ b/apps/files/l10n/fa.js
@@ -104,7 +104,6 @@ OC.L10N.register(
"Cancel" : "لغو",
"Create" : "ساخت",
"%1$s of %2$s used" : "%1$s از %2$s استفاده شده ",
- "Settings" : "تنظیمات",
"Show hidden files" : "نمایش فایل‌های مخفی",
"WebDAV" : "WebDAV",
"Toggle grid view" : "نمای شبکه را تغییر دهید",
@@ -126,6 +125,7 @@ OC.L10N.register(
"Text file" : "فایل متنی",
"New text file.txt" : "فایل متنی جدید .txt",
"Select" : "انتخاب",
- "You don’t have permission to upload or create files here" : "شما دسترسی مجاز برای آپلود یا ایجاد فایل در اینجا را ندارید"
+ "You don’t have permission to upload or create files here" : "شما دسترسی مجاز برای آپلود یا ایجاد فایل در اینجا را ندارید",
+ "Settings" : "تنظیمات"
},
"nplurals=2; plural=(n > 1);");