diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-19 00:20:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-19 00:20:00 +0000 |
commit | 836af3c1793ae776554213c5e4023f4cfd1dc45c (patch) | |
tree | 56c4e1fecdf25c18f226a451f43aa26de019d200 /apps/files/l10n/fa.js | |
parent | 71861831403a1da8b2dbfd6195f1d5694038610e (diff) | |
download | nextcloud-server-836af3c1793ae776554213c5e4023f4cfd1dc45c.tar.gz nextcloud-server-836af3c1793ae776554213c5e4023f4cfd1dc45c.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 85a5be2647c..5600ac85b1c 100644 --- a/apps/files/l10n/fa.js +++ b/apps/files/l10n/fa.js @@ -148,7 +148,7 @@ OC.L10N.register( "You moved {oldfile} to {newfile}" : "شما {oldfile} را به {newfile} منتقل کردید", "{user} moved {oldfile} to {newfile}" : "{user} {oldfile} را به {newfile} منتقل کرد", "A file has been added to or removed from your <strong>favorites</strong>" : "یک فایل به موارد دلخواه شما اضافه یا حذف شده است", - "A file or folder has been <strong>changed</strong>" : "پرونده یا پوشهای به <strong>تغییر</strong> داده شد", + "A file or folder has been <strong>changed</strong>" : "یک فایل یا پوشه تغییر کرده است", "A favorite file or folder has been <strong>changed</strong>" : "یک فایل یا پوشه مورد علاقه تغییر کرده است", "Upload (max. %s)" : "آپلود (بیشترین سایز %s)", "Accept" : "قبول", @@ -276,7 +276,7 @@ OC.L10N.register( "Deleted files" : "پروندههای حذف شده", "Shares" : "اشتراک گذاری ها", "Shared with others" : "موارد به اشتراک گذاشته شده با دیگران", - "Shared with you" : "Shared with you", + "Shared with you" : "به اشتراک گذاشته شده با شما", "Deleted shares" : "اشتراک گذاری های حذف شده", "Pending shares" : "اشتراک در حال انتظار ", "This file has the tag {tag}" : "این فایل دارای تگ {tag} است", |