diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-09 00:26:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-09 00:26:07 +0000 |
commit | 11ec6a72a0c9447b6c5c7635997979f1cf2b1c22 (patch) | |
tree | 6ea68e2365c6b4f0b853b4d3b978ea06014a9f09 /core/l10n/fa.js | |
parent | 3be53b236f2c945373c2e689d5a02d865faadef2 (diff) | |
download | nextcloud-server-11ec6a72a0c9447b6c5c7635997979f1cf2b1c22.tar.gz nextcloud-server-11ec6a72a0c9447b6c5c7635997979f1cf2b1c22.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/fa.js')
-rw-r--r-- | core/l10n/fa.js | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/core/l10n/fa.js b/core/l10n/fa.js index f083fbf36cc..06c04075115 100644 --- a/core/l10n/fa.js +++ b/core/l10n/fa.js @@ -29,7 +29,6 @@ OC.L10N.register( "Your login token is invalid or has expired" : "اطلاعات توکن ورود شما اشتباه یا منقضی است", "This community release of Nextcloud is unsupported and push notifications are limited." : "This community release of Nextcloud is unsupported and push notifications are limited.", "Login" : "ورود", - "Please try again" : "Please try again", "Password reset is disabled" : "تنظیم مجدد رمز عبور فعال نیست", "Could not reset password because the token is expired" : "رمز عبور بازنشانی نشد زیرا رمز منقضی شده است", "Could not reset password because the token is invalid" : "رمز عبور بازنشانی نشد زیرا رمز نامعتبر است", @@ -43,6 +42,8 @@ OC.L10N.register( "Necessary language model provider is not available" : "Necessary language model provider is not available", "Task not found" : "Task not found", "Internal error" : "Internal error", + "No text to image provider is available" : "نوشتاری برای ارائهدهنده تصویر در دسترس نیست", + "Image not found" : "تصویر یافت نشد", "No translation provider available" : "No translation provider available", "Could not detect language" : "Could not detect language", "Unable to translate" : "Unable to translate", @@ -132,6 +133,7 @@ OC.L10N.register( "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "به روزرسانی ناموفق بود. لطفا این مسئله را در <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">جامعه Nextcloud</a> گزارش دهید", "Continue to {productName}" : "Continue to {productName}", "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["The update was successful. Redirecting you to {productName} in %n second.","The update was successful. Redirecting you to {productName} in %n seconds."], + "Applications menu" : "منو برنامهها", "More apps" : "برنامه های بیشتر", "Currently open" : "Currently open", "_{count} notification_::_{count} notifications_" : ["{count} notification","{count} notifications"], @@ -213,11 +215,15 @@ OC.L10N.register( "Supported versions" : "Supported versions", "{name} version {version} and above" : "{name} version {version} and above", "Settings menu" : "فهرست تنظیمات", + "Avatar of {displayName}" : "نمایه {displayName}", "Search {types} …" : "Search {types} …", "No" : "نه", "Yes" : "بله", + "Choose {file}" : "انتخاب {file}", "Choose" : "انتخاب کردن", + "Copy to {target}" : "رونوشت به {target}", "Copy" : "کپی", + "Move to {target}" : "جابجایی به {target}", "Move" : "انتقال", "OK" : "تایید", "Error loading message template: {error}" : "خطا در بارگذاری قالب پیام : {error}", @@ -378,6 +384,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "This %s instance is currently in maintenance mode, which may take a while.", "This page will refresh itself when the instance is available again." : "This page will refresh itself when the instance is available again.", "Contact your system administrator if this message persists or appeared unexpectedly." : "اگر این پیغام همچنان وجود داشت یا به صورت غیر منتظره ظاهر شد با مدیر سیستم تماس بگیرید.", + "Please try again" : "Please try again", "Please use the command line updater because updating via the browser is disabled in your config.php." : "Please use the command line updater because updating via the browser is disabled in your config.php.", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response.", "Please check the {linkstart}installation documentation ↗{linkend} for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Please check the {linkstart}installation documentation ↗{linkend} for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm.", |