diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-24 00:20:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-24 00:20:26 +0000 |
commit | 36ae775aa7c9af22bf33645a2d8807206ec6c85f (patch) | |
tree | 2690c73571fccf4bc545034b03cab47e1c1309af /apps/settings/l10n/tr.json | |
parent | b6dd8a5ccb38794410f1c00bfbf9d1e94852f5da (diff) | |
download | nextcloud-server-36ae775aa7c9af22bf33645a2d8807206ec6c85f.tar.gz nextcloud-server-36ae775aa7c9af22bf33645a2d8807206ec6c85f.zip |
Fix(l10n): Update translations from Transifexv29.0.0
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/tr.json')
-rw-r--r-- | apps/settings/l10n/tr.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index fcff04b58f6..b1bc6a814c1 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -734,8 +734,9 @@ "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ç", @@ -880,6 +881,7 @@ "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ı" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |