diff options
Diffstat (limited to 'apps/theming/l10n/tr.js')
-rw-r--r-- | apps/theming/l10n/tr.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/theming/l10n/tr.js b/apps/theming/l10n/tr.js index 7f829fe1418..d2697525166 100644 --- a/apps/theming/l10n/tr.js +++ b/apps/theming/l10n/tr.js @@ -9,7 +9,7 @@ OC.L10N.register( "The given name is too long" : "Belirtilen ad çok uzun", "The given web address is too long" : "Belirtilen web adresi çok uzun", "The given legal notice address is too long" : "Belirtilen yasal bildirim adresi çok uzun", - "The given privacy policy address is too long" : "Sağlanan gizlilik ilkesi linki çok uzun", + "The given privacy policy address is too long" : "Belirtilen kişisel gizliliğin korunması ilkesi adresi çok uzun", "The given slogan is too long" : "Belirtilen slogan çok uzun", "The given color is invalid" : "Belirtilen renk geçersiz", "The file was uploaded" : "Dosya yüklendi", @@ -25,8 +25,8 @@ OC.L10N.register( "You are already using a custom theme. Theming app settings might be overwritten by that." : "Zaten özel bir tema kullanıyorsunuz. Tema uygulaması ayarları bu değer ile değiştirilebilir.", "Theming" : "Tema", "Legal notice" : "Yasal bildirim", - "Privacy policy" : "Gizlilik ilkesi", - "Adjust the Nextcloud theme" : "Nextcloud temasını değiştir", + "Privacy policy" : "Kişisel gizliliğin korunması ilkesi", + "Adjust the Nextcloud theme" : "Nextcloud temasını ayarla", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Temalar kullandığınız kopyanın ve desteklenen istemcilerin genel görünümün kolayca değiştirilmesini sağlar. Tüm kullanıcılara görüntülenir.", "Name" : "Ad", "Reset to default" : "Varsayılana Sıfırla", @@ -41,7 +41,7 @@ OC.L10N.register( "Remove background image" : "Art alan görselini kaldır", "Advanced options" : "Gelişmiş ayarlar", "Legal notice link" : "Yasal bildirim bağlantısı", - "Privacy policy link" : "Gizlilik ilkesi linki", + "Privacy policy link" : "Kişisel gizlilik ilkesi bağlantısı", "Header logo" : "Üst bilgi logosu", "Upload new header logo" : "Yeni üst bilgi logosu yükle", "Favicon" : "Favicon", |