diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-28 00:12:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-28 00:12:07 +0000 |
commit | 0c7a17795bc553cbee8e0169e2db4c41c1d6e765 (patch) | |
tree | 7cb2048edc97d2af849b6088faf3af192ba0e8e7 /apps/dav | |
parent | 5edab3b31153d5d328c746f57c90ffbcc8dd6170 (diff) | |
download | nextcloud-server-0c7a17795bc553cbee8e0169e2db4c41c1d6e765.tar.gz nextcloud-server-0c7a17795bc553cbee8e0169e2db4c41c1d6e765.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/tr.js | 10 | ||||
-rw-r--r-- | apps/dav/l10n/tr.json | 10 |
2 files changed, 20 insertions, 0 deletions
diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js index 8fa0ceb5baf..23661f0be06 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -54,12 +54,22 @@ OC.L10N.register( "Where:" : "Yer:", "Description:" : "Açıklama:", "Link:" : "Bağlantı:", + "Accept" : "Onayla", + "Decline" : "Reddet", + "More options ..." : "Diğer seçenekler...", + "More options at %s" : "%s üzerindeki diğer seçenekler", "Contacts" : "Kişiler", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV Bağlantı Noktası", "Technical details" : "Teknik ayrıntılar", "Remote Address: %s" : "Uzak Adres: %s", "Request ID: %s" : "İstek Kodu: %s", + "There was an error updating your attendance status." : "Katılım durumunuz güncellenirken bir sorun çıktı.", + "Please contact the organizer directly." : "Lütfen düzenleyici ile doğrudan görüşün.", + "Are you accepting the invitation?" : "Çağrıyı kabul ediyor musunuz?", + "Tentative" : "Kesin Değil", + "Save" : "Kaydet", + "Your attendance was updated successfully." : "Katılımınız güncellendi.", "CalDAV server" : "CalDAV sunucusu", "Send invitations to attendees" : "Katılımcılara çağrıları gönder", "Please make sure to properly set up the email settings above." : "Lütfen yukarıdaki e-posta ayarlarını doğru olarak yaptığınızdan emin olun.", diff --git a/apps/dav/l10n/tr.json b/apps/dav/l10n/tr.json index c9856ad5b03..6deedf9e462 100644 --- a/apps/dav/l10n/tr.json +++ b/apps/dav/l10n/tr.json @@ -52,12 +52,22 @@ "Where:" : "Yer:", "Description:" : "Açıklama:", "Link:" : "Bağlantı:", + "Accept" : "Onayla", + "Decline" : "Reddet", + "More options ..." : "Diğer seçenekler...", + "More options at %s" : "%s üzerindeki diğer seçenekler", "Contacts" : "Kişiler", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV Bağlantı Noktası", "Technical details" : "Teknik ayrıntılar", "Remote Address: %s" : "Uzak Adres: %s", "Request ID: %s" : "İstek Kodu: %s", + "There was an error updating your attendance status." : "Katılım durumunuz güncellenirken bir sorun çıktı.", + "Please contact the organizer directly." : "Lütfen düzenleyici ile doğrudan görüşün.", + "Are you accepting the invitation?" : "Çağrıyı kabul ediyor musunuz?", + "Tentative" : "Kesin Değil", + "Save" : "Kaydet", + "Your attendance was updated successfully." : "Katılımınız güncellendi.", "CalDAV server" : "CalDAV sunucusu", "Send invitations to attendees" : "Katılımcılara çağrıları gönder", "Please make sure to properly set up the email settings above." : "Lütfen yukarıdaki e-posta ayarlarını doğru olarak yaptığınızdan emin olun.", |