diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-19 02:31:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-19 02:31:32 +0000 |
commit | c7238e79be1c783b03efcd3e844591e396796933 (patch) | |
tree | ae1bad3cc97e624828eba61ace9cfc44eda95991 /apps/files/l10n/fa.js | |
parent | ab7a117b8b87206b1f820210ddc9d9f1ad38b83b (diff) | |
download | nextcloud-server-c7238e79be1c783b03efcd3e844591e396796933.tar.gz nextcloud-server-c7238e79be1c783b03efcd3e844591e396796933.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/fa.js')
-rw-r--r-- | apps/files/l10n/fa.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/fa.js b/apps/files/l10n/fa.js index 71c631a93ee..acf25a9863a 100644 --- a/apps/files/l10n/fa.js +++ b/apps/files/l10n/fa.js @@ -73,7 +73,6 @@ OC.L10N.register( "\"{name}\" is not an allowed filetype" : "\"{name}\" یک نوع پرونده مجاز نیست", "Storage of {owner} is full, files can not be updated or synced anymore!" : "فضای ذخیرسازی {owner} پر شده است، امکان بروزرسانی یا همگامسازی بیشتر وجود ندارد!", "Your storage is full, files can not be updated or synced anymore!" : "فضای ذخیره ی شما کاملا پر است، بیش از این فایلها بهنگام یا همگام سازی نمی توانند بشوند!", - "_matches '{filter}'_::_match '{filter}'_" : ["تطبیق '{filter}'","تطبیق '{filter}'"], "View in folder" : "مشاهده در پوشه", "Copied!" : "کپی انجام شد!", "Path" : "مسیر", @@ -129,6 +128,7 @@ OC.L10N.register( "Unshare" : "لغو اشتراک", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "فضای {owner} تقریبا پر شده است ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "فضای ذخیره ی شما تقریبا پر است ({usedSpacePercent}%)", + "_matches '{filter}'_::_match '{filter}'_" : ["تطبیق '{filter}'","تطبیق '{filter}'"], "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>" |