diff options
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 194b90f828a..9f2d80ff5c8 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -58,6 +58,7 @@ OC.L10N.register( "Empty filename is not allowed" : "Boş dosya adına izin verilmiyor", "App \"%s\" cannot be installed because appinfo file cannot be read." : "appinfo dosyası okunamadığından \"%s\" uygulaması kurulamaz.", "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", "Apps" : "Uygulamalar", @@ -81,7 +82,6 @@ OC.L10N.register( "Personal info" : "Kişisel Bilgiler", "Sync clients" : "Eşitleme istemcileri", "Unlimited" : "Sınırsız", - "__language_name__" : "Türkçe", "Verifying" : "Doğrulanıyor", "Verifying …" : "Doğrulanıyor...", "Verify" : "Doğrula", |