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>2020-08-14 05:31:59 +0300
committerNextcloud bot <bot@nextcloud.com>2020-08-14 05:31:59 +0300
commit9bd58553db74dbc9d7d317fcd6886f1f20431b5a (patch)
tree05c9671aa5d5262797ce22df493e070023bd21aa /apps/files/l10n/fa.js
parent5559570fafcedf2db709dd9ee1e82acad85e60df (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/fa.js')
-rw-r--r--apps/files/l10n/fa.js9
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files/l10n/fa.js b/apps/files/l10n/fa.js
index 1f5b08095a7..8d898743816 100644
--- a/apps/files/l10n/fa.js
+++ b/apps/files/l10n/fa.js
@@ -98,9 +98,7 @@ OC.L10N.register(
"Changed by {user}" : "{user} تغییر داد",
"Deleted by {user}" : " {user} حذف کرد",
"\"remote user\"" : "\"کاربران از راه‌ دور\"",
- "A new file or folder has been <strong>created</strong>" : "فایل یا پوشه ای <strong>ایجاد</strong> شد",
- "A file or folder has been <strong>deleted</strong>" : "فایل یا پوشه ای به <strong>حذف</strong> شد",
- "A file or folder has been <strong>restored</strong>" : "یک فایل یا پوشه <strong>بازگردانی شد</strong>",
+ "A file or folder has been <strong>changed</strong>" : "فایل یا پوشه ای به <strong>تغییر</strong> یافت",
"All files" : "تمامی فایل‌ها",
"Unlimited" : "نامحدود",
"Upload (max. %s)" : "آپلود (بیشترین سایز %s)",
@@ -130,6 +128,9 @@ OC.L10N.register(
"Deleted shares" : "اشتراک گذاری های حذف شده",
"Pending shares" : "اشتراک در حال انتظار ",
"Text file" : "فایل متنی",
- "New text file.txt" : "فایل متنی جدید .txt"
+ "New text file.txt" : "فایل متنی جدید .txt",
+ "A new file or folder has been <strong>created</strong>" : "فایل یا پوشه ای <strong>ایجاد</strong> شد",
+ "A file or folder has been <strong>deleted</strong>" : "فایل یا پوشه ای به <strong>حذف</strong> شد",
+ "A file or folder has been <strong>restored</strong>" : "یک فایل یا پوشه <strong>بازگردانی شد</strong>"
},
"nplurals=2; plural=(n > 1);");