diff options
Diffstat (limited to 'apps/theming/l10n/tr.js')
-rw-r--r-- | apps/theming/l10n/tr.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/theming/l10n/tr.js b/apps/theming/l10n/tr.js index e26731da5fe..cfa9ff82b84 100644 --- a/apps/theming/l10n/tr.js +++ b/apps/theming/l10n/tr.js @@ -8,6 +8,7 @@ OC.L10N.register( "Name cannot be empty" : "Ad boş olamaz", "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 slogan is too long" : "Belirtilen slogan çok uzun", "The given color is invalid" : "Belirtilen renk geçersiz", "The file was uploaded" : "Dosya yüklendi", @@ -22,9 +23,12 @@ OC.L10N.register( "Unsupported image type" : "Görsel türü desteklenmiyor", "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", "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", + "Web link" : "Web bağlantısı", + "https://…" : "https://…", "Slogan" : "Slogan", "Color" : "Renk", "Logo" : "Logo", @@ -33,6 +37,7 @@ OC.L10N.register( "Upload new login background" : "Yeni oturum açma art alanı yükle", "Remove background image" : "Art alan görselini kaldır", "Advanced options" : "Gelişmiş ayarlar", + "Legal notice link" : "Yasal bildirim bağlantısı", "Header logo" : "Üst bilgi logosu", "Upload new header logo" : "Yeni üst bilgi logosu yükle", "Favicon" : "Favicon", |