diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-10 00:19:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-10 00:19:46 +0000 |
commit | 4fb4d2b936229805f3d2f71f7e6f59c557437a4d (patch) | |
tree | 032cdb9cd9a150b609c9feb876df8ac9d5409eec /apps/settings/l10n/tr.js | |
parent | cc81480cbd2be8b00c772925c2a113e1e1a7a430 (diff) | |
download | nextcloud-server-4fb4d2b936229805f3d2f71f7e6f59c557437a4d.tar.gz nextcloud-server-4fb4d2b936229805f3d2f71f7e6f59c557437a4d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/tr.js')
-rw-r--r-- | apps/settings/l10n/tr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index 8faba68e324..a005c962312 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -243,6 +243,7 @@ OC.L10N.register( "The PHP OPcache module is not properly configured. %s." : "PHP OPcache modülü doğru yapılandırılmamış. %s.", "Correctly configured" : "Doğru yapılandırılmış", "PHP version" : "PHP sürümü", + "You are currently running PHP %s. PHP 8.1 is now deprecated in Nextcloud 30. Nextcloud 31 may require at least PHP 8.2. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Şu anda PHP %s kullanıyorsunuz. PHP 8.1 son olarak Nextcloud 30 sürümünde destekleniyor. Nextcloud 31 için en az PHP 8.2 gerekebilir. Lütfen olabilecek en kısa sürede PHP Group tarafından sağlanan resmi olarak desteklenen PHP sürümlerinden birine yükseltin.", "You are currently running PHP %s." : "Şu anda PHP %s kullanıyorsunuz.", "PHP \"output_buffering\" option" : "PHP \"output_buffering\" seçeneği", "PHP configuration option \"output_buffering\" must be disabled" : "PHP \"option output_buffering\" yapılandırma seçeneği devre dışı bırakılmalıdır", |