diff options
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r-- | core/l10n/tr.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index d98ad366510..96ffcaf1899 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -168,6 +168,7 @@ OC.L10N.register( "Forgot password?" : "Parolamı unuttum", "Log in with a device" : "Bir aygıt ile oturum açın", "Back" : "Geri", + "Searching …" : "Aranıyor…", "Settings" : "Ayarlar", "Could not load your contacts" : "Kişileriniz yüklenemedi", "Search contacts …" : "Kişi arama …", @@ -302,8 +303,6 @@ OC.L10N.register( "More apps" : "Diğer uygulamalar", "More" : "Diğer", "More apps menu" : "Diğer uygulamalar menüsü", - "Search" : "Arama", - "Reset search" : "Aramayı sıfırla", "Contacts" : "Kişiler", "Contacts menu" : "Kişiler menüsü", "Settings menu" : "Ayarlar menüsü", @@ -435,6 +434,8 @@ OC.L10N.register( "Error removing share" : "Paylaşımdan kaldırılırken sorun çıktı", "({scope})" : "({scope})", "Saving..." : "Kaydediliyor...", + "Search" : "Arama", + "Reset search" : "Aramayı sıfırla", "Your client should now be connected! You can close this window." : "İstemcinizin bağlanmış olması gerekir! Bu pencereyi kapatabilirsiniz", "Cancel log in" : "Oturum açmaktan vazgeç", "These apps will be updated:" : "Şu uygulamalar güncellenecek:", |