summaryrefslogtreecommitdiffstats
path: root/core/l10n/tr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-17 00:27:18 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-17 00:27:18 +0000
commit6a00c55e2c4442fc78f42423ff41a719f06c069e (patch)
tree1c5ef2911e105f86887b4c95062df966b4a943a0 /core/l10n/tr.js
parented8293f5a8509edeed89d564a5614eae99c91172 (diff)
downloadnextcloud-server-6a00c55e2c4442fc78f42423ff41a719f06c069e.tar.gz
nextcloud-server-6a00c55e2c4442fc78f42423ff41a719f06c069e.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r--core/l10n/tr.js6
1 files changed, 4 insertions, 2 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js
index 491249ff69f..aec9ba19c80 100644
--- a/core/l10n/tr.js
+++ b/core/l10n/tr.js
@@ -138,8 +138,8 @@ OC.L10N.register(
"Currently open" : "Şu anda açık",
"_{count} notification_::_{count} notifications_" : ["{count} bildirim","{count} bildirim"],
"Date range filter" : "Tarih aralığı süzgeci",
- "Pick start date" : "Başlangıç tarihini seçin",
- "Pick end date" : "Bitiş tarihini seçin",
+ "Pick a start date" : "Bir başlangıç tarihi seçin",
+ "Pick an end date" : "Bir bitiş tarihi seçin",
"Apply range" : "Aralığı uygula",
"Log in" : "Oturum aç",
"Logging in …" : "Oturum açılıyor …",
@@ -208,7 +208,9 @@ OC.L10N.register(
"Not found" : "Bulunamadı",
"People" : "Kişiler",
"Load more results" : "Diğer sonuçları yükle",
+ "Search in" : "Şurada aransın",
"Start typing in search" : "Aramak için yazmaya başlayın",
+ "No matching results" : "Aramaya uyan bir sonuç bulunamadı",
"Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()} ile ${this.dateFilter.endAt.toLocaleDateString()} arasında",
"Forgot password?" : "Parolamı unuttum",
"Back to login form" : "Oturum açma formuna dön",