diff options
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/ca.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/ca.json | 2 | ||||
-rw-r--r-- | apps/dav/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/tr.json | 1 |
4 files changed, 4 insertions, 2 deletions
diff --git a/apps/dav/l10n/ca.js b/apps/dav/l10n/ca.js index bace1591f49..9c7ec2b2925 100644 --- a/apps/dav/l10n/ca.js +++ b/apps/dav/l10n/ca.js @@ -61,7 +61,7 @@ OC.L10N.register( "Date: %s" : "Data: %s", "Description: %s" : "Descripció: %s", "Where: %s" : "On: %s", - "%1$s via %2$s" : "%1$s via %2$s", + "%1$s via %2$s" : "%1$s mitjançant %2$s", "Invitation canceled" : "Invitació cancel·lada", "Hello %s," : "Hola %s,", "The meeting »%1$s« with %2$s was canceled." : "La reunió »%1$s« amb %2$s ha estat cancel·lada.", diff --git a/apps/dav/l10n/ca.json b/apps/dav/l10n/ca.json index 43535f397f1..1503e93a45b 100644 --- a/apps/dav/l10n/ca.json +++ b/apps/dav/l10n/ca.json @@ -59,7 +59,7 @@ "Date: %s" : "Data: %s", "Description: %s" : "Descripció: %s", "Where: %s" : "On: %s", - "%1$s via %2$s" : "%1$s via %2$s", + "%1$s via %2$s" : "%1$s mitjançant %2$s", "Invitation canceled" : "Invitació cancel·lada", "Hello %s," : "Hola %s,", "The meeting »%1$s« with %2$s was canceled." : "La reunió »%1$s« amb %2$s ha estat cancel·lada.", diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js index aebb5a4a60f..46ec63c6134 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -97,6 +97,7 @@ OC.L10N.register( "Birthday calendars will be generated by a background job." : "Bu seçenek etkinleştirildiğinde, doğum günü takvimi arka plan 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.", "Send notifications for events" : "Etkinlik bildirimleri gönderilsin", + "Notifications are sent via background jobs, so these must occur often enough." : "Bildirimler arka plan işlemleri tarafından gönderilir. Bu nedenle sıklık değeri uygun şekilde ayarlanmalıdır.", "Enable notifications for events via push" : "Anında etkinlik bildirimleri kullanılsın", "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.", "Notifications will be send through background jobs, so these need to happen often enough." : "Bildirimler arka plan işlemleri tarafından gönderilir. Bu nedenle sıklık değeri uygun şekilde ayarlanmalıdır." diff --git a/apps/dav/l10n/tr.json b/apps/dav/l10n/tr.json index da00f9ec59a..426fa665e21 100644 --- a/apps/dav/l10n/tr.json +++ b/apps/dav/l10n/tr.json @@ -95,6 +95,7 @@ "Birthday calendars will be generated by a background job." : "Bu seçenek etkinleştirildiğinde, doğum günü takvimi arka plan 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.", "Send notifications for events" : "Etkinlik bildirimleri gönderilsin", + "Notifications are sent via background jobs, so these must occur often enough." : "Bildirimler arka plan işlemleri tarafından gönderilir. Bu nedenle sıklık değeri uygun şekilde ayarlanmalıdır.", "Enable notifications for events via push" : "Anında etkinlik bildirimleri kullanılsın", "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.", "Notifications will be send through background jobs, so these need to happen often enough." : "Bildirimler arka plan işlemleri tarafından gönderilir. Bu nedenle sıklık değeri uygun şekilde ayarlanmalıdır." |