Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-05-11 05:48:46 +0300
committerNextcloud bot <bot@nextcloud.com>2021-05-11 05:48:46 +0300
commita70ba4f36cf1c21499887eff67f958e42f05bc6d (patch)
treefc94848b430db7cba111c999ca08d32f0981b92f /l10n/tr.js
parentfe7f0e8050f1a9e4eeaef9839724e29013a2e06e (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/tr.js')
-rw-r--r--l10n/tr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/tr.js b/l10n/tr.js
index 24285fe..25a91a5 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"fulltextsearch",
{
"the search returned {total} results in {time} ms" : "aramada {time} ms sürede {total} sonuç bulundu",
- "the search in {title} for '{search}' returned {total} results in {time} ms" : "{title} başlığındaki '{search}' aramasında {time} ms sürede {total} sonuç bulundu",
"Search" : "Arama",
"Index not found" : "Dizin bulunamadı",
"Process timed out" : "İşlem zaman aşımına uğradı",
@@ -16,6 +15,7 @@ OC.L10N.register(
"Search Platform" : "Arama Platformu",
"Select the app to index content and answer search queries." : "İçeriği dizine ekleyecek ve arama sorgularını yanıtlayacak uygulamayı seçin",
"Navigation Icon" : "Gezinme Simgesi",
- "Enable global search within all your content." : "Tüm içeriğiniz üzerinde genel aramayı etkinleştirin."
+ "Enable global search within all your content." : "Tüm içeriğiniz üzerinde genel aramayı etkinleştirin.",
+ "the search in {title} for '{search}' returned {total} results in {time} ms" : "{title} başlığındaki '{search}' aramasında {time} ms sürede {total} sonuç bulundu"
},
"nplurals=2; plural=(n > 1);");