diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-21 00:08:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-21 00:08:26 +0000 |
commit | 3709d3eeae4660579b15c8f30314654c43990841 (patch) | |
tree | c6a93ffad503db3430f0761b97a01212274404ac /apps/dav/l10n | |
parent | a94976bfc83cc47f49217eb5ba7509aee59b3012 (diff) | |
download | nextcloud-server-3709d3eeae4660579b15c8f30314654c43990841.tar.gz nextcloud-server-3709d3eeae4660579b15c8f30314654c43990841.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/es_MX.js | 5 | ||||
-rw-r--r-- | apps/dav/l10n/es_MX.json | 5 | ||||
-rw-r--r-- | apps/dav/l10n/fr.js | 4 | ||||
-rw-r--r-- | apps/dav/l10n/fr.json | 4 | ||||
-rw-r--r-- | apps/dav/l10n/nb.js | 4 | ||||
-rw-r--r-- | apps/dav/l10n/nb.json | 4 | ||||
-rw-r--r-- | apps/dav/l10n/pt_BR.js | 5 | ||||
-rw-r--r-- | apps/dav/l10n/pt_BR.json | 5 | ||||
-rw-r--r-- | apps/dav/l10n/sr.js | 5 | ||||
-rw-r--r-- | apps/dav/l10n/sr.json | 5 | ||||
-rw-r--r-- | apps/dav/l10n/tr.js | 5 | ||||
-rw-r--r-- | apps/dav/l10n/tr.json | 5 |
12 files changed, 44 insertions, 12 deletions
diff --git a/apps/dav/l10n/es_MX.js b/apps/dav/l10n/es_MX.js index 496d5d582e2..5730b78580f 100644 --- a/apps/dav/l10n/es_MX.js +++ b/apps/dav/l10n/es_MX.js @@ -44,6 +44,9 @@ OC.L10N.register( "Contacts" : "Contactos", "Technical details" : "Detalles técnicos", "Remote Address: %s" : "Dirección remota: %s", - "Request ID: %s" : "ID de solicitud: %s" + "Request ID: %s" : "ID de solicitud: %s", + "CalDAV server" : "Servidor CalDAV", + "Send invitations to attendees" : "Enviar invitaciones a los asistentes", + "Please make sure to properly setup the email settings above." : "Por favor asegúrate de establecer correctamente las configuraciones de correo electrónico de arriba." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_MX.json b/apps/dav/l10n/es_MX.json index eb87be0396b..d9a339343e7 100644 --- a/apps/dav/l10n/es_MX.json +++ b/apps/dav/l10n/es_MX.json @@ -42,6 +42,9 @@ "Contacts" : "Contactos", "Technical details" : "Detalles técnicos", "Remote Address: %s" : "Dirección remota: %s", - "Request ID: %s" : "ID de solicitud: %s" + "Request ID: %s" : "ID de solicitud: %s", + "CalDAV server" : "Servidor CalDAV", + "Send invitations to attendees" : "Enviar invitaciones a los asistentes", + "Please make sure to properly setup the email settings above." : "Por favor asegúrate de establecer correctamente las configuraciones de correo electrónico de arriba." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index b7ac0f6f476..51409b980af 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -44,6 +44,8 @@ OC.L10N.register( "Contacts" : "Contacts", "Technical details" : "Détails techniques", "Remote Address: %s" : "Adresse distante : %s", - "Request ID: %s" : "ID de la requête : %s" + "Request ID: %s" : "ID de la requête : %s", + "CalDAV server" : "Serveur CalDAV", + "Send invitations to attendees" : "Envoyer des invitations aux participants" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json index ffe94009f03..a256a383a4b 100644 --- a/apps/dav/l10n/fr.json +++ b/apps/dav/l10n/fr.json @@ -42,6 +42,8 @@ "Contacts" : "Contacts", "Technical details" : "Détails techniques", "Remote Address: %s" : "Adresse distante : %s", - "Request ID: %s" : "ID de la requête : %s" + "Request ID: %s" : "ID de la requête : %s", + "CalDAV server" : "Serveur CalDAV", + "Send invitations to attendees" : "Envoyer des invitations aux participants" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/nb.js b/apps/dav/l10n/nb.js index ae4959ba0df..e1985b743b1 100644 --- a/apps/dav/l10n/nb.js +++ b/apps/dav/l10n/nb.js @@ -44,6 +44,8 @@ OC.L10N.register( "Contacts" : "Kontakter", "Technical details" : "Tekniske detaljer", "Remote Address: %s" : "Ekstern adresse: %s", - "Request ID: %s" : "Forespørsel ID: %s" + "Request ID: %s" : "Forespørsel ID: %s", + "CalDAV server" : "DalDAV-tjener", + "Send invitations to attendees" : "Send invitasjoner til oppmøtte" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/nb.json b/apps/dav/l10n/nb.json index 81fcad6f830..cce442b7655 100644 --- a/apps/dav/l10n/nb.json +++ b/apps/dav/l10n/nb.json @@ -42,6 +42,8 @@ "Contacts" : "Kontakter", "Technical details" : "Tekniske detaljer", "Remote Address: %s" : "Ekstern adresse: %s", - "Request ID: %s" : "Forespørsel ID: %s" + "Request ID: %s" : "Forespørsel ID: %s", + "CalDAV server" : "DalDAV-tjener", + "Send invitations to attendees" : "Send invitasjoner til oppmøtte" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js index bafe878a8d7..5c8cff9cf69 100644 --- a/apps/dav/l10n/pt_BR.js +++ b/apps/dav/l10n/pt_BR.js @@ -44,6 +44,9 @@ OC.L10N.register( "Contacts" : "Contatos", "Technical details" : "Detalhes técnicos", "Remote Address: %s" : "Endereço remoto: %s", - "Request ID: %s" : "ID do solicitante: %s" + "Request ID: %s" : "ID do solicitante: %s", + "CalDAV server" : "Servidor CalDAV", + "Send invitations to attendees" : "Envie convites aos participantes", + "Please make sure to properly setup the email settings above." : "Certifique-se de configurar corretamente as configurações de email acima." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/dav/l10n/pt_BR.json b/apps/dav/l10n/pt_BR.json index d434ef77752..1aa53c3f2d2 100644 --- a/apps/dav/l10n/pt_BR.json +++ b/apps/dav/l10n/pt_BR.json @@ -42,6 +42,9 @@ "Contacts" : "Contatos", "Technical details" : "Detalhes técnicos", "Remote Address: %s" : "Endereço remoto: %s", - "Request ID: %s" : "ID do solicitante: %s" + "Request ID: %s" : "ID do solicitante: %s", + "CalDAV server" : "Servidor CalDAV", + "Send invitations to attendees" : "Envie convites aos participantes", + "Please make sure to properly setup the email settings above." : "Certifique-se de configurar corretamente as configurações de email acima." },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/sr.js b/apps/dav/l10n/sr.js index ad84267ebf5..23aadf71bc3 100644 --- a/apps/dav/l10n/sr.js +++ b/apps/dav/l10n/sr.js @@ -44,6 +44,9 @@ OC.L10N.register( "Contacts" : "Контакти", "Technical details" : "Технички детаљи", "Remote Address: %s" : "Удаљена адреса: %s", - "Request ID: %s" : "ИД захтева: %s" + "Request ID: %s" : "ИД захтева: %s", + "CalDAV server" : "CalDAV сервер", + "Send invitations to attendees" : "Пошаљи позивницу учесницима", + "Please make sure to properly setup 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 613f034614b..b6589cfd473 100644 --- a/apps/dav/l10n/sr.json +++ b/apps/dav/l10n/sr.json @@ -42,6 +42,9 @@ "Contacts" : "Контакти", "Technical details" : "Технички детаљи", "Remote Address: %s" : "Удаљена адреса: %s", - "Request ID: %s" : "ИД захтева: %s" + "Request ID: %s" : "ИД захтева: %s", + "CalDAV server" : "CalDAV сервер", + "Send invitations to attendees" : "Пошаљи позивницу учесницима", + "Please make sure to properly setup 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 e292cfa7d59..4a2662121e2 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -44,6 +44,9 @@ OC.L10N.register( "Contacts" : "Kişiler", "Technical details" : "Teknik ayrıntılar", "Remote Address: %s" : "Uzak Adres: %s", - "Request ID: %s" : "İstek Kodu: %s" + "Request ID: %s" : "İstek Kodu: %s", + "CalDAV server" : "CalDAV sunucusu", + "Send invitations to attendees" : "Katılımcılara çağrıları gönder", + "Please make sure to properly setup the email settings above." : "Lütfen yukarıdaki e-posta ayarlarını doğru şekilde ayarladığınızdan emin olun." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/dav/l10n/tr.json b/apps/dav/l10n/tr.json index f189e713ec5..956696cb736 100644 --- a/apps/dav/l10n/tr.json +++ b/apps/dav/l10n/tr.json @@ -42,6 +42,9 @@ "Contacts" : "Kişiler", "Technical details" : "Teknik ayrıntılar", "Remote Address: %s" : "Uzak Adres: %s", - "Request ID: %s" : "İstek Kodu: %s" + "Request ID: %s" : "İstek Kodu: %s", + "CalDAV server" : "CalDAV sunucusu", + "Send invitations to attendees" : "Katılımcılara çağrıları gönder", + "Please make sure to properly setup the email settings above." : "Lütfen yukarıdaki e-posta ayarlarını doğru şekilde ayarladığınızdan emin olun." },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |