summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/fa.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-08-14 02:32:17 +0000
committerNextcloud bot <bot@nextcloud.com>2020-08-14 02:32:17 +0000
commit3805178130972767e864fecbdfa84da8f39fde3e (patch)
tree3fb28e707e378c5daa061bb95e25e046d458f840 /apps/files/l10n/fa.js
parentd9186601d383cf59f96b140fd45f94fd6bccf34d (diff)
downloadnextcloud-server-3805178130972767e864fecbdfa84da8f39fde3e.tar.gz
nextcloud-server-3805178130972767e864fecbdfa84da8f39fde3e.zip
[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);");