diff options
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r-- | core/l10n/tr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index e9d9842d79a..1b1dc1459dd 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -97,6 +97,7 @@ OC.L10N.register( "Continue to {productName}" : "{productName} ile ilerle", "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Uygulama güncellendi. %n saniye içinde {productName} üzerine yönlendirileceksiniz.","Uygulama güncellendi. %n saniye içinde {productName} üzerine yönlendirileceksiniz."], "Applications menu" : "Uygulamalar menüsü", + "Apps" : "Uygulamalar", "More apps" : "Diğer uygulamalar", "_{count} notification_::_{count} notifications_" : ["{count} bildirim","{count} bildirim"], "No" : "Hayır", @@ -257,7 +258,6 @@ OC.L10N.register( "No tags found" : "Herhangi bir etiket bulunamadı", "Personal" : "Kişisel", "Accounts" : "Hesaplar", - "Apps" : "Uygulamalar", "Admin" : "Yönetici", "Help" : "Yardım", "Access forbidden" : "Erişim engellendi", |