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-05-17 05:29:30 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-17 05:29:30 +0300
commit67472b716718de6d09fbf386fc08ee4213de6e0b (patch)
treeef34fae447de89d22dc145af7f26652141e0b28b /apps/files/l10n/fa.js
parentab0548e4edb1d2cf47718f752272d68aa6be07e2 (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 0b0b5f385fa..f59f72a8d99 100644
--- a/apps/files/l10n/fa.js
+++ b/apps/files/l10n/fa.js
@@ -37,7 +37,6 @@ OC.L10N.register(
"Could not load info for file \"{file}\"" : "بارگیری اطلاعات برای پرونده امکان پذیر نیست \"{file}\"",
"Files" : "پرونده‌ها",
"Details" : "جزئیات",
- "Select" : "انتخاب",
"Pending" : "در انتظار",
"Unable to determine date" : "امکان تعیین تاریخ وجود ندارد",
"This operation is forbidden" : "این عملیات غیرمجاز است",
@@ -126,6 +125,7 @@ OC.L10N.register(
"Deleted shares" : "اشتراک گذاری های حذف شده",
"Pending shares" : "اشتراک در حال انتظار ",
"Text file" : "فایل متنی",
- "New text file.txt" : "فایل متنی جدید .txt"
+ "New text file.txt" : "فایل متنی جدید .txt",
+ "Select" : "انتخاب"
},
"nplurals=2; plural=(n > 1);");