diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-24 00:20:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-24 00:20:17 +0000 |
commit | 878538ca545a2618bb77b7b65286ee87c8ab9650 (patch) | |
tree | 4deaa0e0dde14bcf407c8da9d05e61f0d2401345 /lib/l10n/tr.js | |
parent | 4618e28b18662a7d234e510d11bf5eb3b0f40209 (diff) | |
download | nextcloud-server-878538ca545a2618bb77b7b65286ee87c8ab9650.tar.gz nextcloud-server-878538ca545a2618bb77b7b65286ee87c8ab9650.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/tr.js')
-rw-r--r-- | lib/l10n/tr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index b527c66b5d7..90837e95dab 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -93,7 +93,6 @@ OC.L10N.register( "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" uygulaması sunucu sürümüyle uyumlu olmadığından kurulamaz.", "__language_name__" : "Türkçe", "This is an automatically sent email, please do not reply." : "Bu ileti otomatik olarak gönderildiğinden lütfen yanıtlamayın.", - "Help" : "Yardım", "Appearance and accessibility" : "Görünüm ve erişilebilirlik", "Apps" : "Uygulamalar", "Personal settings" : "Kişisel ayarlar", @@ -274,6 +273,7 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Oturum açmış kullanıcı bir yönetici, bir alt yönetici veya bu ayara erişmek için özel izne sahip olmalıdır", "Logged in user must be an admin or sub admin" : "Oturum açmış kullanıcı bir yönetici ya da alt yönetici olmalıdır", "Logged in user must be an admin" : "Oturum açmış kullanıcı bir yönetici olmalıdır", + "Help" : "Yardım", "Unknown user" : "Kullanıcı bilinmiyor", "Enter the database username and name for %s" : "%s için veri tabanı adını ve kullanıcı adını yazın", "Enter the database username for %s" : "%s için veri tabanı kullanıcı adını yazın", |