diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-05 00:27:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-05 00:27:21 +0000 |
commit | 70e5d42aee2e0a55b9855c0d8f246f7c0d8917c4 (patch) | |
tree | 75083f7e98864bb733f7023e88e24078a8a6ac01 /apps/files/l10n/fa.js | |
parent | fe692f2c7f21392fe2000330c5004759199c29bc (diff) | |
download | nextcloud-server-70e5d42aee2e0a55b9855c0d8f246f7c0d8917c4.tar.gz nextcloud-server-70e5d42aee2e0a55b9855c0d8f246f7c0d8917c4.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 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files/l10n/fa.js b/apps/files/l10n/fa.js index 3439ddebb84..5cdc34f5813 100644 --- a/apps/files/l10n/fa.js +++ b/apps/files/l10n/fa.js @@ -219,6 +219,9 @@ OC.L10N.register( "Upload some content or sync with your devices!" : "محتوایی را آپلود کنید یا با دستگاه خود همگامسازی کنید!", "Go to the previous folder" : "به پوشه قبلی بروید", "Go back" : "برگرد", + "Share" : "اشتراکگذاری", + "Shared by link" : "اشتراک گذاشته شده از طریق لینک", + "Shared" : "به اشتراک گزاشته شده ", "Open the files app settings" : "تنظیمات برنامه فایل ها را باز کنید", "Files settings" : "تنظیمات پروندهها", "File cannot be accessed" : "فایل قابل دسترسی نیست", @@ -245,7 +248,6 @@ OC.L10N.register( "Open folder {displayName}" : "باز کردن پوشه {displayName}", "Open in Files" : "در فایل باز کنید", "Open details" : "باز کردن جزئیات", - "New Folder" : "پوشه جدید", "Set up templates folder" : "پوشه قالب ها را تنظیم کنید", "Templates" : "قالبها", "Create new templates folder" : "پوشه قالب های جدید ایجاد کنید", @@ -276,7 +278,6 @@ OC.L10N.register( "Shares" : "اشتراک گذاری ها", "Shared with others" : "موارد به اشتراک گذاشته شده با دیگران", "Shared with you" : "Shared with you", - "Shared by link" : "اشتراک گذاشته شده از طریق لینک", "Deleted shares" : "اشتراک گذاری های حذف شده", "Pending shares" : "اشتراک در حال انتظار ", "Open folder {name}" : "باز کردن پوشه {name}", |