diff options
Diffstat (limited to 'apps/dav/l10n/tr.js')
-rw-r--r-- | apps/dav/l10n/tr.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js index 193983afb50..f53c4fa2620 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -43,13 +43,9 @@ OC.L10N.register( "A calendar <strong>event</strong> was modified" : "Bir takvim <strong>etkinliği</strong> düzenlendi", "A calendar <strong>todo</strong> was modified" : "Bir takvim <strong>yapılacak işi</strong> düzenlendi", "Contact birthdays" : "Kişi doğum günleri", - "%s via %s" : "%s, %s aracılığıyla", "Invitation canceled" : "Çağrı iptal edildi", "Hello %s," : "Merhaba %s,", - "The meeting »%s« with %s was canceled." : "Bu »%s« görüşmesi %s ile yapılacakken iptal edildi.", "Invitation updated" : "Çağrı güncellendi", - "The meeting »%s« with %s was updated." : "Bu »%s« görüşmesi %s ile yapılacakken güncellendi.", - "%s invited you to »%s«" : "%s sizi şu görüşmeye çağırdı »%s«", "When:" : "Zaman:", "Where:" : "Yer:", "Description:" : "Açıklama:", @@ -76,6 +72,10 @@ OC.L10N.register( "Automatically generate a birthday calendar" : "Doğum günü takvimi otomatik oluşturulsun", "Birthday calendars will be generated by a background job." : "Bu seçenek etkinleştirildiğinde, doğum günü takvimi art alan görevi olarak oluşturulur.", "Hence they will not be available immediately after enabling but will show up after some time." : "Etkinleştirildikten hemen sonra görüntülenmez, bir süre sonra görüntülenir.", + "%s via %s" : "%s, %s aracılığıyla", + "The meeting »%s« with %s was canceled." : "Bu »%s« görüşmesi %s ile yapılacakken iptal edildi.", + "The meeting »%s« with %s was updated." : "Bu »%s« görüşmesi %s ile yapılacakken güncellendi.", + "%s invited you to »%s«" : "%s sizi şu görüşmeye çağırdı »%s«", "CalDAV server" : "CalDAV sunucusu" }, "nplurals=2; plural=(n > 1);"); |