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 /apps/settings/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 'apps/settings/l10n/tr.js')
-rw-r--r-- | apps/settings/l10n/tr.js | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index 1bbc2d29d54..25f1612c15d 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -736,8 +736,9 @@ OC.L10N.register( "Account documentation" : "Hesap belgeleri", "Administration documentation" : "Yönetim belgeleri", "Forum" : "Forum", - "Nextcloud help resources" : "Nextcloud yardım kaynakları", "General documentation" : "Genel belgeler", + "Legal notice" : "Yasal bildirim", + "Privacy policy" : "Kişisel gizliliğin korunması ilkesi", "None/STARTTLS" : "Yok/STARTTLS", "SSL" : "SSL", "Open documentation" : "Belgeleri aç", @@ -882,6 +883,7 @@ OC.L10N.register( "Send welcome email to new users" : "Yeni kullanıcılara hoş geldiniz e-postası gönderilsin", "User management" : "Kullanıcı yönetimi", "Creating group …" : "Grup ekleniyor…", - "User group: {group}" : "Kullanıcı grubu: {group}" + "User group: {group}" : "Kullanıcı grubu: {group}", + "Nextcloud help resources" : "Nextcloud yardım kaynakları" }, "nplurals=2; plural=(n > 1);"); |