Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Oct 7, 2024
1 parent b2a067f commit 0988bce
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions l10n/tr.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ OC.L10N.register(
"Delete" : "Sil",
"Appointment link was copied to clipboard" : "Randevu bağlantısı panoya kopyalandı",
"Appointment link could not be copied to clipboard" : "Randevu bağlantısı panoya kopyalanamadı",
"Appointment schedules" : "Randevu zamanları",
"Create new" : "Yeni ekle",
"Untitled calendar" : "Adlandırılmamış takvim",
"Shared with you by" : "Sizinle paylaşan",
Expand Down Expand Up @@ -203,6 +204,8 @@ OC.L10N.register(
"Failed to save default calendar" : "Varsayılan takvim kaydedilemedi",
"CalDAV link copied to clipboard." : "CalDAV bağlantısı panoya kopyalandı.",
"CalDAV link could not be copied to clipboard." : "CalDAV bağlantısı panoya kopyalanamadı.",
"Appointment schedule successfully created" : "Randevu zamanı eklendi",
"Appointment schedule successfully updated" : "Randevu zamanı güncellendi",
"_{duration} minute_::_{duration} minutes_" : ["{duration} dakika","{duration} dakika"],
"0 minutes" : "0 dakika",
"_{duration} hour_::_{duration} hours_" : ["{duration} saat","{duration} saat"],
Expand Down Expand Up @@ -243,6 +246,8 @@ OC.L10N.register(
"Max slots per day" : "Bir gündeki en fazla aralık",
"Limit how far in the future appointments can be booked" : "Gelecekteki randevuların ne kadar uzağa alınabileceğini sınırlayın",
"It seems a rate limit has been reached. Please try again later." : "Sınıra ulaşıldı. Lütfen bir süre sonra yeniden deneyin.",
"Create appointment schedule" : "Randevu zamanı ekle",
"Edit appointment schedule" : "Randevu zamanını düzenle",
"Update" : "Güncelle",
"Please confirm your reservation" : "Lütfen randevunuzu onaylayın",
"We sent you an email with details. Please confirm your appointment using the link in the email. You can close this page now." : "Randevu bilgilerinizi içeren bir e-posta gönderildi. Randevunuzu onaylamak için lütfen e-posta içeriğindeki bağlantıya tıklayın. Bu sayfayı kapatabilirsiniz.",
Expand Down
5 changes: 5 additions & 0 deletions l10n/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
"Delete" : "Sil",
"Appointment link was copied to clipboard" : "Randevu bağlantısı panoya kopyalandı",
"Appointment link could not be copied to clipboard" : "Randevu bağlantısı panoya kopyalanamadı",
"Appointment schedules" : "Randevu zamanları",
"Create new" : "Yeni ekle",
"Untitled calendar" : "Adlandırılmamış takvim",
"Shared with you by" : "Sizinle paylaşan",
Expand Down Expand Up @@ -201,6 +202,8 @@
"Failed to save default calendar" : "Varsayılan takvim kaydedilemedi",
"CalDAV link copied to clipboard." : "CalDAV bağlantısı panoya kopyalandı.",
"CalDAV link could not be copied to clipboard." : "CalDAV bağlantısı panoya kopyalanamadı.",
"Appointment schedule successfully created" : "Randevu zamanı eklendi",
"Appointment schedule successfully updated" : "Randevu zamanı güncellendi",
"_{duration} minute_::_{duration} minutes_" : ["{duration} dakika","{duration} dakika"],
"0 minutes" : "0 dakika",
"_{duration} hour_::_{duration} hours_" : ["{duration} saat","{duration} saat"],
Expand Down Expand Up @@ -241,6 +244,8 @@
"Max slots per day" : "Bir gündeki en fazla aralık",
"Limit how far in the future appointments can be booked" : "Gelecekteki randevuların ne kadar uzağa alınabileceğini sınırlayın",
"It seems a rate limit has been reached. Please try again later." : "Sınıra ulaşıldı. Lütfen bir süre sonra yeniden deneyin.",
"Create appointment schedule" : "Randevu zamanı ekle",
"Edit appointment schedule" : "Randevu zamanını düzenle",
"Update" : "Güncelle",
"Please confirm your reservation" : "Lütfen randevunuzu onaylayın",
"We sent you an email with details. Please confirm your appointment using the link in the email. You can close this page now." : "Randevu bilgilerinizi içeren bir e-posta gönderildi. Randevunuzu onaylamak için lütfen e-posta içeriğindeki bağlantıya tıklayın. Bu sayfayı kapatabilirsiniz.",
Expand Down

0 comments on commit 0988bce

Please sign in to comment.