diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-20 02:17:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-20 02:17:05 +0000 |
commit | bdc60ef9b2d4793b3da7887632fb4b0e77bf964a (patch) | |
tree | c30fafca8df3e2ec928ae8ab819b2ac5691244b7 /core/l10n/tr.js | |
parent | ed9f3ee990a4f31da34e44abd35bab903e125cfa (diff) | |
download | nextcloud-server-bdc60ef9b2d4793b3da7887632fb4b0e77bf964a.tar.gz nextcloud-server-bdc60ef9b2d4793b3da7887632fb4b0e77bf964a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r-- | core/l10n/tr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index e2d9bec4dd5..0c12cdaa3f3 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -171,6 +171,7 @@ OC.L10N.register( "Start typing to search" : "Aramak için yazmaya başlayın", "Loading more results …" : "Diğer sonuçlar yükleniyor…", "Load more results" : "Diğer sonuçları yükle", + "An error occurred while searching for {type}" : "{type} aranırken bir sorun çıktı", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Lütfen aramak için en az {minSearchLength} karakter yazın","Lütfen aramak için en az {minSearchLength} karakter yazın"], "Search {types} …" : "{types} arama…", "Settings" : "Ayarlar", |