diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-13 00:19:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-13 00:19:46 +0000 |
commit | 4b296c750a89878e11fe610a69f706c192155f30 (patch) | |
tree | b23f44c327904a434adcb5c6ac7cca7f26b7dbc3 /lib/l10n/fa.js | |
parent | 7773f1b3793f1b454dfb9eb8937b7ac18313e92f (diff) | |
download | nextcloud-server-4b296c750a89878e11fe610a69f706c192155f30.tar.gz nextcloud-server-4b296c750a89878e11fe610a69f706c192155f30.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/fa.js')
-rw-r--r-- | lib/l10n/fa.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/l10n/fa.js b/lib/l10n/fa.js index 542c6586c45..bf7a9a8080e 100644 --- a/lib/l10n/fa.js +++ b/lib/l10n/fa.js @@ -127,11 +127,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "به اشتراک گذاشتن باطن باید رابط OCP \\ Share_Backend %sرا پیاده سازی کند", "Sharing backend %s not found" : "به اشتراک گذاشتن باطن%s یافت نشد", "Sharing backend for %s not found" : "به اشتراک گذاشتن باطن برای%s یافت نشد", + "%1$s shared »%2$s« with you" : "%1$s به اشتراک گذاشته » %2$s« با شما", + "%1$s shared »%2$s« with you." : "%1$s به اشتراک گذاشته » %2$s« با شما", + "Click the button below to open it." : "برای باز کردن آن روی دکمه زیر کلیک کنید.", + "Open »%s«" : "باز کن »%s«", + "%1$s via %2$s" : "%1$s از طریق %2$s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s به اشتراک گذاشته شده »%2$s« با شماست و می خواهد اضافه کند:", "%1$s shared »%2$s« with you and wants to add" : "%1$s به اشتراک گذاشته شده »%2$s« با شماست و می خواهد اضافه کند:", "»%s« added a note to a file shared with you" : "»%s« یادداشتی را به پرونده ای که با شما به اشتراک گذاشته شده است اضافه کرد", - "Open »%s«" : "باز کن »%s«", - "%1$s via %2$s" : "%1$s از طریق %2$s", "You are not allowed to share %s" : "شما مجاز به اشتراک گذاری نیستید%s", "Cannot increase permissions of %s" : "Cannot increase permissions of %s", "Files cannot be shared with delete permissions" : "Files cannot be shared with delete permissions", @@ -139,9 +142,6 @@ OC.L10N.register( "Expiration date is in the past" : "تاریخ انقضا در گذشته است", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Cannot set expiration date more than %n day in the future","Cannot set expiration date more than %n days in the future"], "Sharing is only allowed with group members" : "Sharing is only allowed with group members", - "%1$s shared »%2$s« with you" : "%1$s به اشتراک گذاشته » %2$s« با شما", - "%1$s shared »%2$s« with you." : "%1$s به اشتراک گذاشته » %2$s« با شما", - "Click the button below to open it." : "برای باز کردن آن روی دکمه زیر کلیک کنید.", "The requested share does not exist anymore" : "سهم درخواست شده دیگر وجود ندارد", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "The user was not created because the user limit has been reached. Check your notifications to learn more.", "Could not find category \"%s\"" : "دسته بندی %s یافت نشد", |