diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-26 00:08:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-26 00:08:39 +0000 |
commit | 37bedbc10d8802e573a63ec255ec410a2896a91a (patch) | |
tree | 8aa8451791f8ead8a8b3ac8854af35775b334b73 /apps/dav/l10n | |
parent | 4cb4d03184634c093575a370b2b90526e3c6030b (diff) | |
download | nextcloud-server-37bedbc10d8802e573a63ec255ec410a2896a91a.tar.gz nextcloud-server-37bedbc10d8802e573a63ec255ec410a2896a91a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/ru.js | 5 | ||||
-rw-r--r-- | apps/dav/l10n/ru.json | 5 | ||||
-rw-r--r-- | apps/dav/l10n/sr.js | 3 | ||||
-rw-r--r-- | apps/dav/l10n/sr.json | 3 | ||||
-rw-r--r-- | apps/dav/l10n/tr.js | 3 | ||||
-rw-r--r-- | apps/dav/l10n/tr.json | 3 |
6 files changed, 16 insertions, 6 deletions
diff --git a/apps/dav/l10n/ru.js b/apps/dav/l10n/ru.js index e6749e7fb1b..beb1b3c69ae 100644 --- a/apps/dav/l10n/ru.js +++ b/apps/dav/l10n/ru.js @@ -44,6 +44,9 @@ OC.L10N.register( "Contacts" : "Контакты", "Technical details" : "Технические подробности", "Remote Address: %s" : "Удаленный адрес: %s", - "Request ID: %s" : "ID запроса: %s" + "Request ID: %s" : "ID запроса: %s", + "CalDAV server" : "CalDAV сервер", + "Send invitations to attendees" : "Отправить приглашения", + "Please make sure to properly set up the email settings above." : "Пожалуйста проверьте правильность настройки почты выше." }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/dav/l10n/ru.json b/apps/dav/l10n/ru.json index 538be85207e..f0131c1b709 100644 --- a/apps/dav/l10n/ru.json +++ b/apps/dav/l10n/ru.json @@ -42,6 +42,9 @@ "Contacts" : "Контакты", "Technical details" : "Технические подробности", "Remote Address: %s" : "Удаленный адрес: %s", - "Request ID: %s" : "ID запроса: %s" + "Request ID: %s" : "ID запроса: %s", + "CalDAV server" : "CalDAV сервер", + "Send invitations to attendees" : "Отправить приглашения", + "Please make sure to properly set up the email settings above." : "Пожалуйста проверьте правильность настройки почты выше." },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" }
\ No newline at end of file diff --git a/apps/dav/l10n/sr.js b/apps/dav/l10n/sr.js index c1900d3d592..5f0b371f1b9 100644 --- a/apps/dav/l10n/sr.js +++ b/apps/dav/l10n/sr.js @@ -46,6 +46,7 @@ OC.L10N.register( "Remote Address: %s" : "Удаљена адреса: %s", "Request ID: %s" : "ИД захтева: %s", "CalDAV server" : "CalDAV сервер", - "Send invitations to attendees" : "Пошаљи позивницу учесницима" + "Send invitations to attendees" : "Пошаљи позивницу учесницима", + "Please make sure to properly set up the email settings above." : "Пазите да правилно подесите поставке е-поште изнад." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/dav/l10n/sr.json b/apps/dav/l10n/sr.json index 8d51293dc59..19e6fc19c2f 100644 --- a/apps/dav/l10n/sr.json +++ b/apps/dav/l10n/sr.json @@ -44,6 +44,7 @@ "Remote Address: %s" : "Удаљена адреса: %s", "Request ID: %s" : "ИД захтева: %s", "CalDAV server" : "CalDAV сервер", - "Send invitations to attendees" : "Пошаљи позивницу учесницима" + "Send invitations to attendees" : "Пошаљи позивницу учесницима", + "Please make sure to properly set up the email settings above." : "Пазите да правилно подесите поставке е-поште изнад." },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js index dcad06e1b97..82dda8b5365 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -46,6 +46,7 @@ OC.L10N.register( "Remote Address: %s" : "Uzak Adres: %s", "Request ID: %s" : "İstek Kodu: %s", "CalDAV server" : "CalDAV sunucusu", - "Send invitations to attendees" : "Katılımcılara çağrıları gönder" + "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." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/dav/l10n/tr.json b/apps/dav/l10n/tr.json index b9133ea2647..35e56c6b69b 100644 --- a/apps/dav/l10n/tr.json +++ b/apps/dav/l10n/tr.json @@ -44,6 +44,7 @@ "Remote Address: %s" : "Uzak Adres: %s", "Request ID: %s" : "İstek Kodu: %s", "CalDAV server" : "CalDAV sunucusu", - "Send invitations to attendees" : "Katılımcılara çağrıları gönder" + "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." },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |