diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-11 00:22:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-11 00:22:14 +0000 |
commit | 3ce31fc1bff99af87f6b9bd3ce74bd41011ce768 (patch) | |
tree | 9ba4bde17a418dde3a4346aef2b928e15b0e2587 /core/l10n/tr.js | |
parent | 7556021a9172bf69c13f957b009de7430ab62796 (diff) | |
download | nextcloud-server-3ce31fc1bff99af87f6b9bd3ce74bd41011ce768.tar.gz nextcloud-server-3ce31fc1bff99af87f6b9bd3ce74bd41011ce768.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.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 13c25fd3926..912fc08ff39 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -189,6 +189,11 @@ OC.L10N.register( "Install the Contacts app" : "Kişiler uygulamasını kur", "Loading your contacts …" : "Kişileriniz yükleniyor …", "Looking for {term} …" : "{term} ifadesi aranıyor …", + "Modified" : "Değiştirilme", + "Today" : "Bugün", + "Last year" : "Geçen yıl", + "Not found" : "Bulunamadı", + "People" : "Kişiler", "Forgot password?" : "Parolamı unuttum", "Back to login form" : "Oturum açma formuna dön", "Back" : "Geri", @@ -414,7 +419,6 @@ OC.L10N.register( "No more subfolders in here" : "Burada başka bir alt klasör yok", "Name" : "Ad", "Size" : "Boyut", - "Modified" : "Değiştirilme", "\"{name}\" is an invalid file name." : "\"{name}\" dosya adı geçersiz.", "File name cannot be empty." : "Dosya adı boş olamaz.", "\"/\" is not allowed inside a file name." : "Dosya adında \"/\" kullanılamaz.", |