diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-12 21:33:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-12 21:33:37 +0000 |
commit | 91c67eb667b2c049f0fcbe8fd868f6a689aaf26e (patch) | |
tree | 5496f2797b09ab3138bdc386b83ac0defb1f0415 /apps/dav/l10n | |
parent | 4bd14ef3081fadce717e6b50d31fbb750962cabf (diff) | |
download | nextcloud-server-91c67eb667b2c049f0fcbe8fd868f6a689aaf26e.tar.gz nextcloud-server-91c67eb667b2c049f0fcbe8fd868f6a689aaf26e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/de.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/de.json | 1 | ||||
-rw-r--r-- | apps/dav/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | apps/dav/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/en_GB.json | 1 | ||||
-rw-r--r-- | apps/dav/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/es.json | 1 | ||||
-rw-r--r-- | apps/dav/l10n/fi.js | 3 | ||||
-rw-r--r-- | apps/dav/l10n/fi.json | 3 | ||||
-rw-r--r-- | apps/dav/l10n/fr.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/fr.json | 1 | ||||
-rw-r--r-- | apps/dav/l10n/it.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/it.json | 1 | ||||
-rw-r--r-- | apps/dav/l10n/nl.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/nl.json | 1 | ||||
-rw-r--r-- | apps/dav/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/pt_BR.json | 1 | ||||
-rw-r--r-- | apps/dav/l10n/sr.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/sr.json | 1 | ||||
-rw-r--r-- | apps/dav/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/tr.json | 1 | ||||
-rw-r--r-- | apps/dav/l10n/zh_CN.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/zh_CN.json | 2 |
24 files changed, 30 insertions, 0 deletions
diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js index 2a56e48e5da..4402c07a397 100644 --- a/apps/dav/l10n/de.js +++ b/apps/dav/l10n/de.js @@ -55,6 +55,7 @@ OC.L10N.register( "Description:" : "Beschreibung:", "Link:" : "Link:", "Contacts" : "Kontakte", + "WebDAV" : "WebDAV", "Technical details" : "Technische Details", "Remote Address: %s" : "Entfernte Adresse: %s", "Request ID: %s" : "Anfragekennung: %s", diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json index fa1f09644f9..83973d8a7b6 100644 --- a/apps/dav/l10n/de.json +++ b/apps/dav/l10n/de.json @@ -53,6 +53,7 @@ "Description:" : "Beschreibung:", "Link:" : "Link:", "Contacts" : "Kontakte", + "WebDAV" : "WebDAV", "Technical details" : "Technische Details", "Remote Address: %s" : "Entfernte Adresse: %s", "Request ID: %s" : "Anfragekennung: %s", diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js index 67d215a2d0a..058a2af65a0 100644 --- a/apps/dav/l10n/de_DE.js +++ b/apps/dav/l10n/de_DE.js @@ -55,6 +55,7 @@ OC.L10N.register( "Description:" : "Beschreibung:", "Link:" : "Link:", "Contacts" : "Kontakte", + "WebDAV" : "WebDAV", "Technical details" : "Technische Details", "Remote Address: %s" : "Entfernte Adresse: %s", "Request ID: %s" : "Anfragekennung: %s", diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json index 06722ac039b..824e670dfa2 100644 --- a/apps/dav/l10n/de_DE.json +++ b/apps/dav/l10n/de_DE.json @@ -53,6 +53,7 @@ "Description:" : "Beschreibung:", "Link:" : "Link:", "Contacts" : "Kontakte", + "WebDAV" : "WebDAV", "Technical details" : "Technische Details", "Remote Address: %s" : "Entfernte Adresse: %s", "Request ID: %s" : "Anfragekennung: %s", diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js index 001d824d164..eeda81b6612 100644 --- a/apps/dav/l10n/en_GB.js +++ b/apps/dav/l10n/en_GB.js @@ -55,6 +55,7 @@ OC.L10N.register( "Description:" : "Description:", "Link:" : "Link:", "Contacts" : "Contacts", + "WebDAV" : "WebDAV", "Technical details" : "Technical details", "Remote Address: %s" : "Remote Address: %s", "Request ID: %s" : "Request ID: %s", diff --git a/apps/dav/l10n/en_GB.json b/apps/dav/l10n/en_GB.json index f0e9e693ae9..e3a7a0b46b6 100644 --- a/apps/dav/l10n/en_GB.json +++ b/apps/dav/l10n/en_GB.json @@ -53,6 +53,7 @@ "Description:" : "Description:", "Link:" : "Link:", "Contacts" : "Contacts", + "WebDAV" : "WebDAV", "Technical details" : "Technical details", "Remote Address: %s" : "Remote Address: %s", "Request ID: %s" : "Request ID: %s", diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js index 2e74e32f160..07b1600e8b0 100644 --- a/apps/dav/l10n/es.js +++ b/apps/dav/l10n/es.js @@ -55,6 +55,7 @@ OC.L10N.register( "Description:" : "Descripción:", "Link:" : "Enlace:", "Contacts" : "Contactos", + "WebDAV" : "WebDAV", "Technical details" : "Detalles técnicos", "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", diff --git a/apps/dav/l10n/es.json b/apps/dav/l10n/es.json index 722da49bf83..9bb9118d043 100644 --- a/apps/dav/l10n/es.json +++ b/apps/dav/l10n/es.json @@ -53,6 +53,7 @@ "Description:" : "Descripción:", "Link:" : "Enlace:", "Contacts" : "Contactos", + "WebDAV" : "WebDAV", "Technical details" : "Detalles técnicos", "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", diff --git a/apps/dav/l10n/fi.js b/apps/dav/l10n/fi.js index 25bc5fe0247..1061a7bf80f 100644 --- a/apps/dav/l10n/fi.js +++ b/apps/dav/l10n/fi.js @@ -45,12 +45,15 @@ OC.L10N.register( "Contact birthdays" : "Yhteystietojen syntymäpäivät", "Invitation canceled" : "Kutsu peruttu", "Hello %s," : "Hei %s", + "The meeting »%s« with %s was canceled." : "Tapaaminen »%s« henkilön %s kanssa peruttiin.", "Invitation updated" : "Kutsu päivitetty", + "The meeting »%s« with %s was updated." : "Tapaaminen »%s« henkilön %s kanssa päivitettiin.", "When:" : "Milloin:", "Where:" : "Missä:", "Description:" : "Kuvaus:", "Link:" : "Linkki:", "Contacts" : "Yhteystiedot", + "WebDAV" : "WebDAV", "Technical details" : "Tekniset yksityiskohdat", "Remote Address: %s" : "Etäosoite: %s", "Request ID: %s" : "Pyynnön tunniste: %s", diff --git a/apps/dav/l10n/fi.json b/apps/dav/l10n/fi.json index b8ec19ac3fe..37714056422 100644 --- a/apps/dav/l10n/fi.json +++ b/apps/dav/l10n/fi.json @@ -43,12 +43,15 @@ "Contact birthdays" : "Yhteystietojen syntymäpäivät", "Invitation canceled" : "Kutsu peruttu", "Hello %s," : "Hei %s", + "The meeting »%s« with %s was canceled." : "Tapaaminen »%s« henkilön %s kanssa peruttiin.", "Invitation updated" : "Kutsu päivitetty", + "The meeting »%s« with %s was updated." : "Tapaaminen »%s« henkilön %s kanssa päivitettiin.", "When:" : "Milloin:", "Where:" : "Missä:", "Description:" : "Kuvaus:", "Link:" : "Linkki:", "Contacts" : "Yhteystiedot", + "WebDAV" : "WebDAV", "Technical details" : "Tekniset yksityiskohdat", "Remote Address: %s" : "Etäosoite: %s", "Request ID: %s" : "Pyynnön tunniste: %s", diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index 13fa7a30852..291e5615265 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -55,6 +55,7 @@ OC.L10N.register( "Description:" : "Description :", "Link:" : "Lien :", "Contacts" : "Contacts", + "WebDAV" : "WebDAV", "Technical details" : "Détails techniques", "Remote Address: %s" : "Adresse distante : %s", "Request ID: %s" : "ID de la requête : %s", diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json index c7718e4f361..b09c10b96f3 100644 --- a/apps/dav/l10n/fr.json +++ b/apps/dav/l10n/fr.json @@ -53,6 +53,7 @@ "Description:" : "Description :", "Link:" : "Lien :", "Contacts" : "Contacts", + "WebDAV" : "WebDAV", "Technical details" : "Détails techniques", "Remote Address: %s" : "Adresse distante : %s", "Request ID: %s" : "ID de la requête : %s", diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js index c9b206f0ddf..34893da53b0 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -55,6 +55,7 @@ OC.L10N.register( "Description:" : "Descrizione:", "Link:" : "Collegamento:", "Contacts" : "Contatti", + "WebDAV" : "WebDAV", "Technical details" : "Dettagli tecnici", "Remote Address: %s" : "Indirizzo remoto: %s", "Request ID: %s" : "ID richiesta: %s", diff --git a/apps/dav/l10n/it.json b/apps/dav/l10n/it.json index 21f9e0449cb..538b041e10a 100644 --- a/apps/dav/l10n/it.json +++ b/apps/dav/l10n/it.json @@ -53,6 +53,7 @@ "Description:" : "Descrizione:", "Link:" : "Collegamento:", "Contacts" : "Contatti", + "WebDAV" : "WebDAV", "Technical details" : "Dettagli tecnici", "Remote Address: %s" : "Indirizzo remoto: %s", "Request ID: %s" : "ID richiesta: %s", diff --git a/apps/dav/l10n/nl.js b/apps/dav/l10n/nl.js index b88f45f1027..530dbac5487 100644 --- a/apps/dav/l10n/nl.js +++ b/apps/dav/l10n/nl.js @@ -55,6 +55,7 @@ OC.L10N.register( "Description:" : "Omschrijving:", "Link:" : "Link:", "Contacts" : "Contactpersonen", + "WebDAV" : "WebDAV", "Technical details" : "Technische details", "Remote Address: %s" : "Extern adres: %s", "Request ID: %s" : "Aanvraag-ID: %s", diff --git a/apps/dav/l10n/nl.json b/apps/dav/l10n/nl.json index baea2f45af8..4f3f6cf7f72 100644 --- a/apps/dav/l10n/nl.json +++ b/apps/dav/l10n/nl.json @@ -53,6 +53,7 @@ "Description:" : "Omschrijving:", "Link:" : "Link:", "Contacts" : "Contactpersonen", + "WebDAV" : "WebDAV", "Technical details" : "Technische details", "Remote Address: %s" : "Extern adres: %s", "Request ID: %s" : "Aanvraag-ID: %s", diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js index d75b1b309e4..b98acb4faa8 100644 --- a/apps/dav/l10n/pt_BR.js +++ b/apps/dav/l10n/pt_BR.js @@ -55,6 +55,7 @@ OC.L10N.register( "Description:" : "Descrição:", "Link:" : "Link:", "Contacts" : "Contatos", + "WebDAV" : "WebDAV", "Technical details" : "Detalhes técnicos", "Remote Address: %s" : "Endereço remoto: %s", "Request ID: %s" : "ID do solicitante: %s", diff --git a/apps/dav/l10n/pt_BR.json b/apps/dav/l10n/pt_BR.json index d706df8e939..e3797e17f27 100644 --- a/apps/dav/l10n/pt_BR.json +++ b/apps/dav/l10n/pt_BR.json @@ -53,6 +53,7 @@ "Description:" : "Descrição:", "Link:" : "Link:", "Contacts" : "Contatos", + "WebDAV" : "WebDAV", "Technical details" : "Detalhes técnicos", "Remote Address: %s" : "Endereço remoto: %s", "Request ID: %s" : "ID do solicitante: %s", diff --git a/apps/dav/l10n/sr.js b/apps/dav/l10n/sr.js index 6564181dd23..e31b17da482 100644 --- a/apps/dav/l10n/sr.js +++ b/apps/dav/l10n/sr.js @@ -55,6 +55,7 @@ OC.L10N.register( "Description:" : "Опис:", "Link:" : "Веза:", "Contacts" : "Контакти", + "WebDAV" : "ВебДАВ", "Technical details" : "Технички детаљи", "Remote Address: %s" : "Удаљена адреса: %s", "Request ID: %s" : "ИД захтева: %s", diff --git a/apps/dav/l10n/sr.json b/apps/dav/l10n/sr.json index 260ffb0a086..fea5b91a7d0 100644 --- a/apps/dav/l10n/sr.json +++ b/apps/dav/l10n/sr.json @@ -53,6 +53,7 @@ "Description:" : "Опис:", "Link:" : "Веза:", "Contacts" : "Контакти", + "WebDAV" : "ВебДАВ", "Technical details" : "Технички детаљи", "Remote Address: %s" : "Удаљена адреса: %s", "Request ID: %s" : "ИД захтева: %s", diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js index 4df4c5f891f..4053bf54330 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -55,6 +55,7 @@ OC.L10N.register( "Description:" : "Açıklama:", "Link:" : "Bağlantı:", "Contacts" : "Kişiler", + "WebDAV" : "WebDAV", "Technical details" : "Teknik ayrıntılar", "Remote Address: %s" : "Uzak Adres: %s", "Request ID: %s" : "İstek Kodu: %s", diff --git a/apps/dav/l10n/tr.json b/apps/dav/l10n/tr.json index 6b649858898..254ca8d63fb 100644 --- a/apps/dav/l10n/tr.json +++ b/apps/dav/l10n/tr.json @@ -53,6 +53,7 @@ "Description:" : "Açıklama:", "Link:" : "Bağlantı:", "Contacts" : "Kişiler", + "WebDAV" : "WebDAV", "Technical details" : "Teknik ayrıntılar", "Remote Address: %s" : "Uzak Adres: %s", "Request ID: %s" : "İstek Kodu: %s", diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js index 7b91e0d93ff..1cf8ce048ff 100644 --- a/apps/dav/l10n/zh_CN.js +++ b/apps/dav/l10n/zh_CN.js @@ -10,6 +10,8 @@ OC.L10N.register( "You deleted calendar {calendar}" : "您删除的日历 {calendar}", "{actor} updated calendar {calendar}" : "{actor} 更新了日历 {calendar}", "You updated calendar {calendar}" : "您更新了日历 {calendar}", + "You shared calendar {calendar} as public link" : "您已将日历{calendar}共享为公开链接", + "You removed public link for calendar {calendar}" : "您移除了日历{calendar}的公开链接", "{actor} shared calendar {calendar} with you" : "{actor} 收到的日历分享 {calendar}", "You shared calendar {calendar} with {user}" : "您与 {user} 分享了日历 {calendar}", "{actor} shared calendar {calendar} with {user}" : "{actor} 与 {user} 分享了日历 {calendar}", diff --git a/apps/dav/l10n/zh_CN.json b/apps/dav/l10n/zh_CN.json index 95750bca882..f18e5954759 100644 --- a/apps/dav/l10n/zh_CN.json +++ b/apps/dav/l10n/zh_CN.json @@ -8,6 +8,8 @@ "You deleted calendar {calendar}" : "您删除的日历 {calendar}", "{actor} updated calendar {calendar}" : "{actor} 更新了日历 {calendar}", "You updated calendar {calendar}" : "您更新了日历 {calendar}", + "You shared calendar {calendar} as public link" : "您已将日历{calendar}共享为公开链接", + "You removed public link for calendar {calendar}" : "您移除了日历{calendar}的公开链接", "{actor} shared calendar {calendar} with you" : "{actor} 收到的日历分享 {calendar}", "You shared calendar {calendar} with {user}" : "您与 {user} 分享了日历 {calendar}", "{actor} shared calendar {calendar} with {user}" : "{actor} 与 {user} 分享了日历 {calendar}", |