diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-14 00:13:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-14 00:13:06 +0000 |
commit | 479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8 (patch) | |
tree | 8e57487cd7b59b1195126b0b37562ff5c7f09828 /lib/l10n/tr.js | |
parent | 90f9e0a88e2c611f7d5b964b8b5cc681f1f58d82 (diff) | |
download | nextcloud-server-479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8.tar.gz nextcloud-server-479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/tr.js')
-rw-r--r-- | lib/l10n/tr.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index dfb245d2f07..36261fa5904 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -66,8 +66,6 @@ OC.L10N.register( "Log out" : "Oturumu Kapat", "Users" : "Kullanıcılar", "Unknown user" : "Kullanıcı bilinmiyor", - "APCu" : "APCu", - "Redis" : "Redis", "Create" : "Ekle", "Change" : "Düzenle", "Delete" : "Sil", @@ -78,7 +76,6 @@ OC.L10N.register( "Security" : "Güvenlik", "Encryption" : "Şifreleme", "Additional settings" : "Ek ayarlar", - "Tips & tricks" : "İpucu ve kolaylıklar", "Personal info" : "Kişisel Bilgiler", "Mobile & desktop" : "Mobil ve masaüstü", "Unlimited" : "Sınırsız", @@ -236,6 +233,9 @@ OC.L10N.register( "Storage connection timeout. %s" : "Depolama bağlantısı zaman aşımı. %s", "Personal" : "Kişisel", "Admin" : "Yönetici", + "APCu" : "APCu", + "Redis" : "Redis", + "Tips & tricks" : "İpucu ve kolaylıklar", "DB Error: \"%s\"" : "Veritabanı Sorunu: \"%s\"", "Offending command was: \"%s\"" : "Saldırgan komut: \"%s\"", "Offending command was: \"%s\", name: %s, password: %s" : "Saldırgan komut: \"%s\", kullanıcı adı: %s, parola: %s", |