diff options
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r-- | core/l10n/tr.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 1b1dc1459dd..06ee6a61e8b 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -43,6 +43,7 @@ OC.L10N.register( "Task not found" : "Görev bulunamadı", "Internal error" : "İçeride bir sorun çıktı", "Not found" : "Bulunamadı", + "Bad request" : "İstek hatalı", "Requested task type does not exist" : "İstenilen görev türü bulunamadı", "Necessary language model provider is not available" : "Gerekli dil modeli sağlayıcısı kullanılamıyor", "No text to image provider is available" : "Kullanılabilecek bir yazıdan görsel oluşturma hizmeti sağlayıcısı yok", @@ -106,6 +107,9 @@ OC.L10N.register( "Pick start date" : "Başlangıç tarihini seçin", "Pick end date" : "Bitiş tarihini seçin", "Search in date range" : "Tarih aralığında ara", + "Search in current app" : "Geçerli uygulamada ara", + "Clear search" : "Aramayı temizle", + "Search everywhere" : "Her yerde ara", "Unified search" : "Birleşik arama", "Search apps, files, tags, messages" : "Uygulama, dosya, etiket, ileti ara", "Places" : "Yerler", |