diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-14 02:31:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-14 02:31:59 +0000 |
commit | 9bd58553db74dbc9d7d317fcd6886f1f20431b5a (patch) | |
tree | 05c9671aa5d5262797ce22df493e070023bd21aa /apps/files/l10n/fa.json | |
parent | 5559570fafcedf2db709dd9ee1e82acad85e60df (diff) | |
download | nextcloud-server-9bd58553db74dbc9d7d317fcd6886f1f20431b5a.tar.gz nextcloud-server-9bd58553db74dbc9d7d317fcd6886f1f20431b5a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/fa.json')
-rw-r--r-- | apps/files/l10n/fa.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files/l10n/fa.json b/apps/files/l10n/fa.json index 07cd5ce7f57..9330a3c101f 100644 --- a/apps/files/l10n/fa.json +++ b/apps/files/l10n/fa.json @@ -96,9 +96,7 @@ "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)", @@ -128,6 +126,9 @@ "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>" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |