diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-14 00:26:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-14 00:26:52 +0000 |
commit | b085803c0bfe8c568e5710525e49d5f6378833b6 (patch) | |
tree | 2d1021d4d11d2f11b9ee69bda0a5bf904b59df5d /apps/files/l10n/fa.js | |
parent | 1ad1a9df23356f7983d7653425b677c86e723008 (diff) | |
download | nextcloud-server-b085803c0bfe8c568e5710525e49d5f6378833b6.tar.gz nextcloud-server-b085803c0bfe8c568e5710525e49d5f6378833b6.zip |
Fix(l10n): Update translations 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.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/fa.js b/apps/files/l10n/fa.js index 4ffee12167a..edb716ac1aa 100644 --- a/apps/files/l10n/fa.js +++ b/apps/files/l10n/fa.js @@ -109,8 +109,6 @@ OC.L10N.register( "Create new folder" : "ساختن پوشه جدید", "Upload file" : "بارگذاری پرونده", "Recent" : "اخیر", - "This file has the tag {tag}" : "این فایل دارای تگ {tag} است", - "This file has the tags {firstTags} and {lastTag}" : "این فایل دارای تگهای {firstTags} و {lastTag} است.", "Not favorited" : "مورد علاقه نیست", "Remove from favorites" : "حذف کردن از برگزیده ها", "Add to favorites" : "اضافه کردن به برگزیده ها", @@ -279,6 +277,8 @@ OC.L10N.register( "Shared with you" : "Shared with you", "Deleted shares" : "اشتراک گذاری های حذف شده", "Pending shares" : "اشتراک در حال انتظار ", + "This file has the tag {tag}" : "این فایل دارای تگ {tag} است", + "This file has the tags {firstTags} and {lastTag}" : "این فایل دارای تگهای {firstTags} و {lastTag} است.", "Open folder {name}" : "باز کردن پوشه {name}", "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "این لیست به دلایل اجرایی به طور کامل ارائه نشده است. در حین حرکت در لیست، فایل ها ارائه می شوند.", "Search for an account" : "جستجو برای یک حساب کاربری", |