diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-19 00:19:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-19 00:19:41 +0000 |
commit | 22efc6da6a8196852e7346e9de5364fa05c6c784 (patch) | |
tree | 338995e5f2c1b39301e0c037c7f815ca6f2e6eb7 /apps/dav/l10n/tr.js | |
parent | a5fdd1c64a1f2430941c6ba888956eef04c53a7d (diff) | |
download | nextcloud-server-22efc6da6a8196852e7346e9de5364fa05c6c784.tar.gz nextcloud-server-22efc6da6a8196852e7346e9de5364fa05c6c784.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/tr.js')
-rw-r--r-- | apps/dav/l10n/tr.js | 30 |
1 files changed, 22 insertions, 8 deletions
diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js index cb1ea16c712..5cdea7f25db 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -86,13 +86,34 @@ OC.L10N.register( "Organizer:" : "Düzenleyen:", "Attendees:" : "Katılımcılar:", "Title:" : "Başlık:", - "Date and time:" : "Tarih ve saat:", + "When:" : "Zaman:", "Location:" : "Konum:", "Link:" : "Bağlantı:", "Accept" : "Kabul et", "Decline" : "Reddet", "More options …" : "Diğer seçenekler …", "More options at %s" : "%s üzerindeki diğer seçenekler", + "Monday" : "Pazartesi", + "Tuesday" : "Salı", + "Wednesday" : "Çarşamba", + "Thursday" : "Perşembe", + "Friday" : "Cuma", + "Saturday" : "Cumartesi", + "Sunday" : "Pazar", + "January" : "Ocak", + "February" : "Şubat", + "March" : "Mart", + "April" : "Nisan", + "May" : "Mayıs", + "June" : "Haziran", + "July" : "Temmuz", + "August" : "Ağustos", + "September" : "Eylül", + "October" : "Ekim", + "November" : "Kasım", + "December" : "Aralık", + "First" : "İlk", + "Last" : "Son", "Contacts" : "Kişiler", "{actor} created address book {addressbook}" : "{actor}, {addressbook} adres defterini ekledi", "You created address book {addressbook}" : "{addressbook} adres defterini eklediniz", @@ -172,13 +193,6 @@ OC.L10N.register( "No working hours set" : "Çalışma saatleri ayarlanmamış", "Add slot" : "Aralık ekle", "Weekdays" : "Hafta içi günleri", - "Monday" : "Pazartesi", - "Tuesday" : "Salı", - "Wednesday" : "Çarşamba", - "Thursday" : "Perşembe", - "Friday" : "Cuma", - "Saturday" : "Cumartesi", - "Sunday" : "Pazar", "Pick a start time for {dayName}" : "{dayName} için başlangıç zamanını seçin", "Pick a end time for {dayName}" : "{dayName} için bitiş zamanını seçin", "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Tüm bildirimleri sessize almak için, uygunluk durumu dışında kullanıcı durumu otomatik olarak \"Rahatsız etmeyin\" olarak ayarlanır.", |