diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-24 00:08:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-24 00:08:45 +0000 |
commit | 18601903052e389d7dbc25ff2603eb7091415ca0 (patch) | |
tree | 06f36c6867eca064453078380d2f8c65025aa155 /apps/dav/l10n | |
parent | 3aa3e92281785be8026747da8730ea969b65bca8 (diff) | |
download | nextcloud-server-18601903052e389d7dbc25ff2603eb7091415ca0.tar.gz nextcloud-server-18601903052e389d7dbc25ff2603eb7091415ca0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/da.js | 4 | ||||
-rw-r--r-- | apps/dav/l10n/da.json | 4 | ||||
-rw-r--r-- | apps/dav/l10n/de.js | 3 | ||||
-rw-r--r-- | apps/dav/l10n/de.json | 3 | ||||
-rw-r--r-- | apps/dav/l10n/de_DE.js | 3 | ||||
-rw-r--r-- | apps/dav/l10n/de_DE.json | 3 | ||||
-rw-r--r-- | apps/dav/l10n/es_CO.js | 51 | ||||
-rw-r--r-- | apps/dav/l10n/es_CO.json | 49 | ||||
-rw-r--r-- | apps/dav/l10n/es_MX.js | 3 | ||||
-rw-r--r-- | apps/dav/l10n/es_MX.json | 3 | ||||
-rw-r--r-- | apps/dav/l10n/hu.js | 3 | ||||
-rw-r--r-- | apps/dav/l10n/hu.json | 3 | ||||
-rw-r--r-- | apps/dav/l10n/it.js | 3 | ||||
-rw-r--r-- | apps/dav/l10n/it.json | 3 | ||||
-rw-r--r-- | apps/dav/l10n/nl.js | 4 | ||||
-rw-r--r-- | apps/dav/l10n/nl.json | 4 | ||||
-rw-r--r-- | apps/dav/l10n/pl.js | 4 | ||||
-rw-r--r-- | apps/dav/l10n/pl.json | 4 | ||||
-rw-r--r-- | apps/dav/l10n/pt_BR.js | 3 | ||||
-rw-r--r-- | apps/dav/l10n/pt_BR.json | 3 | ||||
-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 |
24 files changed, 134 insertions, 38 deletions
diff --git a/apps/dav/l10n/da.js b/apps/dav/l10n/da.js index 868d906f58a..e1a57ce9178 100644 --- a/apps/dav/l10n/da.js +++ b/apps/dav/l10n/da.js @@ -44,6 +44,8 @@ OC.L10N.register( "Contacts" : "Kontakter", "Technical details" : "Tekniske detaljer", "Remote Address: %s" : "Fjernadresse: %s", - "Request ID: %s" : "Forespørgsels-ID: %s" + "Request ID: %s" : "Forespørgsels-ID: %s", + "CalDAV server" : "CalDAV server", + "Send invitations to attendees" : "Send invitation til deltagere" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/da.json b/apps/dav/l10n/da.json index 3d9b3800b70..5eb6fef7333 100644 --- a/apps/dav/l10n/da.json +++ b/apps/dav/l10n/da.json @@ -42,6 +42,8 @@ "Contacts" : "Kontakter", "Technical details" : "Tekniske detaljer", "Remote Address: %s" : "Fjernadresse: %s", - "Request ID: %s" : "Forespørgsels-ID: %s" + "Request ID: %s" : "Forespørgsels-ID: %s", + "CalDAV server" : "CalDAV server", + "Send invitations to attendees" : "Send invitation til deltagere" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js index 9bf57da3f95..bcb4b0f58c4 100644 --- a/apps/dav/l10n/de.js +++ b/apps/dav/l10n/de.js @@ -46,7 +46,6 @@ OC.L10N.register( "Remote Address: %s" : "Entfernte Adresse: %s", "Request ID: %s" : "Anfragekennung: %s", "CalDAV server" : "CalDAV-Server", - "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", - "Please make sure to properly setup the email settings above." : "Stelle sicher, dass die obigen E-Mail-Einstellungen korrekt sind." + "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json index 235edda4051..0b165ef3810 100644 --- a/apps/dav/l10n/de.json +++ b/apps/dav/l10n/de.json @@ -44,7 +44,6 @@ "Remote Address: %s" : "Entfernte Adresse: %s", "Request ID: %s" : "Anfragekennung: %s", "CalDAV server" : "CalDAV-Server", - "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", - "Please make sure to properly setup the email settings above." : "Stelle sicher, dass die obigen E-Mail-Einstellungen korrekt sind." + "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js index 20d576b096f..3402e377b9a 100644 --- a/apps/dav/l10n/de_DE.js +++ b/apps/dav/l10n/de_DE.js @@ -46,7 +46,6 @@ OC.L10N.register( "Remote Address: %s" : "Entfernte Adresse: %s", "Request ID: %s" : "Anfragekennung: %s", "CalDAV server" : "CalDAV-Server", - "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", - "Please make sure to properly setup the email settings above." : "Stellen Sie sicher, dass die obigen E-Mail-Einstellungen korrekt sind." + "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json index 3ab9b304d35..63e85bc8e44 100644 --- a/apps/dav/l10n/de_DE.json +++ b/apps/dav/l10n/de_DE.json @@ -44,7 +44,6 @@ "Remote Address: %s" : "Entfernte Adresse: %s", "Request ID: %s" : "Anfragekennung: %s", "CalDAV server" : "CalDAV-Server", - "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", - "Please make sure to properly setup the email settings above." : "Stellen Sie sicher, dass die obigen E-Mail-Einstellungen korrekt sind." + "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es_CO.js b/apps/dav/l10n/es_CO.js new file mode 100644 index 00000000000..44fac362a38 --- /dev/null +++ b/apps/dav/l10n/es_CO.js @@ -0,0 +1,51 @@ +OC.L10N.register( + "dav", + { + "Calendar" : "Calendario", + "Todos" : "Pendientes", + "{actor} created calendar {calendar}" : "{actor} creó el calendario {calendar}", + "You created calendar {calendar}" : "Creaste el calendario {calendar}", + "{actor} deleted calendar {calendar}" : "{actor} borró el calendario {calendar}", + "You deleted calendar {calendar}" : "Borraste el calendario {calendar}", + "{actor} updated calendar {calendar}" : "{actor} actualizó el calendario {calendar}", + "You updated calendar {calendar}" : "Actualizaste el calendario {calendar}", + "{actor} shared calendar {calendar} with you" : "{actor} ha compartido el calendario {calendar} contigo", + "You shared calendar {calendar} with {user}" : "Compartiste el calendario {calendar} con {user}", + "{actor} shared calendar {calendar} with {user}" : "{actor} compartió el calendario {calendar} con {user}", + "{actor} unshared calendar {calendar} from you" : "{actor} ha dejado de compartir el calendario {calendar} contigo", + "You unshared calendar {calendar} from {user}" : "Has dejado de compartir el calendario {calendar} con {user}", + "{actor} unshared calendar {calendar} from {user}" : "{actor} dejó de compartir el calendario {calendar} con {user}", + "{actor} unshared calendar {calendar} from themselves" : "{actor} dejó de compartir {el calendario calendar} con él mismo", + "You shared calendar {calendar} with group {group}" : "Compartiste el calendario {calendar} con el grupo {group}", + "{actor} shared calendar {calendar} with group {group}" : "{actor} compartió el calendario {calendar} con el grupo {group}", + "You unshared calendar {calendar} from group {group}" : "Dejaste de compartir el calendario {calendar} con el grupo {group}", + "{actor} unshared calendar {calendar} from group {group}" : "{actor} dejó de compartir el calendrio {calendar} con el grupo {group}", + "{actor} created event {event} in calendar {calendar}" : "{actor} creó el evento {event} en el calendario {calendar}", + "You created event {event} in calendar {calendar}" : "Creaste el evento {event} en el calendario {calendar}", + "{actor} deleted event {event} from calendar {calendar}" : "{actor} borró el eventó {event} del calendario {calendar}", + "You deleted event {event} from calendar {calendar}" : "Borraste el evento {event} del calendario {calendar}", + "{actor} updated event {event} in calendar {calendar}" : "{actor} actualizó el evento {event} en el calendario {calendar}", + "You updated event {event} in calendar {calendar}" : "Actualizaste el evento {event} en el calendario {calendar}", + "{actor} created todo {todo} in list {calendar}" : "{actor} creó el pendiente {todo} en la lista {calendar}", + "You created todo {todo} in list {calendar}" : "Creaste el pendiente {todo} en la lista {calendar}", + "{actor} deleted todo {todo} from list {calendar}" : "{actor} borró el pendiente {todo} de la lista {calendar}", + "You deleted todo {todo} from list {calendar}" : "Borraste el pendiente {todo} de la lista {calendar}", + "{actor} updated todo {todo} in list {calendar}" : "{actor} actualizó el pendiente {todo} de la lista {calendar}", + "You updated todo {todo} in list {calendar}" : "Actualizaste el pendiente {todo} de la lista {calendar}", + "{actor} solved todo {todo} in list {calendar}" : "{actor} resolvió el pendiente {todo} de la lista {calendar}", + "You solved todo {todo} in list {calendar}" : "Resolviste el pendiente {todo} de la lista {calendar}", + "{actor} reopened todo {todo} in list {calendar}" : "{actor} reabrió el pendiente {todo} de la lista{calendar}", + "You reopened todo {todo} in list {calendar}" : "Reabriste el pendiente {todo} de la lista {calendar}", + "A <strong>calendar</strong> was modified" : "Un <strong>calendario</strong> fue modificado", + "A calendar <strong>event</strong> was modified" : "Un <strong>evento</strong> de un calendario fue modificado", + "A calendar <strong>todo</strong> was modified" : "Un <strong>pendiente</strong> de un calendario fue modificado", + "Contact birthdays" : "Cumpleaños del contacto", + "Personal" : "Personal", + "Contacts" : "Contactos", + "Technical details" : "Detalles técnicos", + "Remote Address: %s" : "Dirección remota: %s", + "Request ID: %s" : "ID de solicitud: %s", + "CalDAV server" : "Servidor CalDAV", + "Send invitations to attendees" : "Enviar invitaciones a los asistentes" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_CO.json b/apps/dav/l10n/es_CO.json new file mode 100644 index 00000000000..5a7b92dca53 --- /dev/null +++ b/apps/dav/l10n/es_CO.json @@ -0,0 +1,49 @@ +{ "translations": { + "Calendar" : "Calendario", + "Todos" : "Pendientes", + "{actor} created calendar {calendar}" : "{actor} creó el calendario {calendar}", + "You created calendar {calendar}" : "Creaste el calendario {calendar}", + "{actor} deleted calendar {calendar}" : "{actor} borró el calendario {calendar}", + "You deleted calendar {calendar}" : "Borraste el calendario {calendar}", + "{actor} updated calendar {calendar}" : "{actor} actualizó el calendario {calendar}", + "You updated calendar {calendar}" : "Actualizaste el calendario {calendar}", + "{actor} shared calendar {calendar} with you" : "{actor} ha compartido el calendario {calendar} contigo", + "You shared calendar {calendar} with {user}" : "Compartiste el calendario {calendar} con {user}", + "{actor} shared calendar {calendar} with {user}" : "{actor} compartió el calendario {calendar} con {user}", + "{actor} unshared calendar {calendar} from you" : "{actor} ha dejado de compartir el calendario {calendar} contigo", + "You unshared calendar {calendar} from {user}" : "Has dejado de compartir el calendario {calendar} con {user}", + "{actor} unshared calendar {calendar} from {user}" : "{actor} dejó de compartir el calendario {calendar} con {user}", + "{actor} unshared calendar {calendar} from themselves" : "{actor} dejó de compartir {el calendario calendar} con él mismo", + "You shared calendar {calendar} with group {group}" : "Compartiste el calendario {calendar} con el grupo {group}", + "{actor} shared calendar {calendar} with group {group}" : "{actor} compartió el calendario {calendar} con el grupo {group}", + "You unshared calendar {calendar} from group {group}" : "Dejaste de compartir el calendario {calendar} con el grupo {group}", + "{actor} unshared calendar {calendar} from group {group}" : "{actor} dejó de compartir el calendrio {calendar} con el grupo {group}", + "{actor} created event {event} in calendar {calendar}" : "{actor} creó el evento {event} en el calendario {calendar}", + "You created event {event} in calendar {calendar}" : "Creaste el evento {event} en el calendario {calendar}", + "{actor} deleted event {event} from calendar {calendar}" : "{actor} borró el eventó {event} del calendario {calendar}", + "You deleted event {event} from calendar {calendar}" : "Borraste el evento {event} del calendario {calendar}", + "{actor} updated event {event} in calendar {calendar}" : "{actor} actualizó el evento {event} en el calendario {calendar}", + "You updated event {event} in calendar {calendar}" : "Actualizaste el evento {event} en el calendario {calendar}", + "{actor} created todo {todo} in list {calendar}" : "{actor} creó el pendiente {todo} en la lista {calendar}", + "You created todo {todo} in list {calendar}" : "Creaste el pendiente {todo} en la lista {calendar}", + "{actor} deleted todo {todo} from list {calendar}" : "{actor} borró el pendiente {todo} de la lista {calendar}", + "You deleted todo {todo} from list {calendar}" : "Borraste el pendiente {todo} de la lista {calendar}", + "{actor} updated todo {todo} in list {calendar}" : "{actor} actualizó el pendiente {todo} de la lista {calendar}", + "You updated todo {todo} in list {calendar}" : "Actualizaste el pendiente {todo} de la lista {calendar}", + "{actor} solved todo {todo} in list {calendar}" : "{actor} resolvió el pendiente {todo} de la lista {calendar}", + "You solved todo {todo} in list {calendar}" : "Resolviste el pendiente {todo} de la lista {calendar}", + "{actor} reopened todo {todo} in list {calendar}" : "{actor} reabrió el pendiente {todo} de la lista{calendar}", + "You reopened todo {todo} in list {calendar}" : "Reabriste el pendiente {todo} de la lista {calendar}", + "A <strong>calendar</strong> was modified" : "Un <strong>calendario</strong> fue modificado", + "A calendar <strong>event</strong> was modified" : "Un <strong>evento</strong> de un calendario fue modificado", + "A calendar <strong>todo</strong> was modified" : "Un <strong>pendiente</strong> de un calendario fue modificado", + "Contact birthdays" : "Cumpleaños del contacto", + "Personal" : "Personal", + "Contacts" : "Contactos", + "Technical details" : "Detalles técnicos", + "Remote Address: %s" : "Dirección remota: %s", + "Request ID: %s" : "ID de solicitud: %s", + "CalDAV server" : "Servidor CalDAV", + "Send invitations to attendees" : "Enviar invitaciones a los asistentes" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/dav/l10n/es_MX.js b/apps/dav/l10n/es_MX.js index 5730b78580f..44fac362a38 100644 --- a/apps/dav/l10n/es_MX.js +++ b/apps/dav/l10n/es_MX.js @@ -46,7 +46,6 @@ OC.L10N.register( "Remote Address: %s" : "Dirección remota: %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." + "Send invitations to attendees" : "Enviar invitaciones a los asistentes" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_MX.json b/apps/dav/l10n/es_MX.json index d9a339343e7..5a7b92dca53 100644 --- a/apps/dav/l10n/es_MX.json +++ b/apps/dav/l10n/es_MX.json @@ -44,7 +44,6 @@ "Remote Address: %s" : "Dirección remota: %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." + "Send invitations to attendees" : "Enviar invitaciones a los asistentes" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/hu.js b/apps/dav/l10n/hu.js index caf0fe16c91..b04dc42053b 100644 --- a/apps/dav/l10n/hu.js +++ b/apps/dav/l10n/hu.js @@ -46,7 +46,6 @@ OC.L10N.register( "Remote Address: %s" : "Távoli cím: %s", "Request ID: %s" : "Kérelem azonosító: %s", "CalDAV server" : "CalDAV szerver", - "Send invitations to attendees" : "Meghívó küldése a résztvevőknek", - "Please make sure to properly setup the email settings above." : "Kérlek győződj meg a fenti e-mail beállítások helyességéről." + "Send invitations to attendees" : "Meghívó küldése a résztvevőknek" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/hu.json b/apps/dav/l10n/hu.json index 04a571549ec..84d524a9f45 100644 --- a/apps/dav/l10n/hu.json +++ b/apps/dav/l10n/hu.json @@ -44,7 +44,6 @@ "Remote Address: %s" : "Távoli cím: %s", "Request ID: %s" : "Kérelem azonosító: %s", "CalDAV server" : "CalDAV szerver", - "Send invitations to attendees" : "Meghívó küldése a résztvevőknek", - "Please make sure to properly setup the email settings above." : "Kérlek győződj meg a fenti e-mail beállítások helyességéről." + "Send invitations to attendees" : "Meghívó küldése a résztvevőknek" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js index 1607c447a52..c616ebbd0ca 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -46,7 +46,6 @@ OC.L10N.register( "Remote Address: %s" : "Indirizzo remoto: %s", "Request ID: %s" : "ID richiesta: %s", "CalDAV server" : "Server CalDAV", - "Send invitations to attendees" : "Invia gli inviti ai partecipanti", - "Please make sure to properly setup the email settings above." : "Assicurati di configurare correttamente le impostazioni di posta sopra." + "Send invitations to attendees" : "Invia gli inviti ai partecipanti" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/it.json b/apps/dav/l10n/it.json index cd744c7da12..0a44bc14aae 100644 --- a/apps/dav/l10n/it.json +++ b/apps/dav/l10n/it.json @@ -44,7 +44,6 @@ "Remote Address: %s" : "Indirizzo remoto: %s", "Request ID: %s" : "ID richiesta: %s", "CalDAV server" : "Server CalDAV", - "Send invitations to attendees" : "Invia gli inviti ai partecipanti", - "Please make sure to properly setup the email settings above." : "Assicurati di configurare correttamente le impostazioni di posta sopra." + "Send invitations to attendees" : "Invia gli inviti ai partecipanti" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/nl.js b/apps/dav/l10n/nl.js index 15ad9285bd1..45de930e196 100644 --- a/apps/dav/l10n/nl.js +++ b/apps/dav/l10n/nl.js @@ -44,6 +44,8 @@ OC.L10N.register( "Contacts" : "Contactpersonen", "Technical details" : "Technische details", "Remote Address: %s" : "Extern adres: %s", - "Request ID: %s" : "Aanvraag-ID: %s" + "Request ID: %s" : "Aanvraag-ID: %s", + "CalDAV server" : "CalDAV server", + "Send invitations to attendees" : "Verzend uitnodigingen naar deelnemers" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/nl.json b/apps/dav/l10n/nl.json index e3a4071be02..4935eefff7d 100644 --- a/apps/dav/l10n/nl.json +++ b/apps/dav/l10n/nl.json @@ -42,6 +42,8 @@ "Contacts" : "Contactpersonen", "Technical details" : "Technische details", "Remote Address: %s" : "Extern adres: %s", - "Request ID: %s" : "Aanvraag-ID: %s" + "Request ID: %s" : "Aanvraag-ID: %s", + "CalDAV server" : "CalDAV server", + "Send invitations to attendees" : "Verzend uitnodigingen naar deelnemers" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js index 09366c978ce..806a23498c3 100644 --- a/apps/dav/l10n/pl.js +++ b/apps/dav/l10n/pl.js @@ -44,6 +44,8 @@ OC.L10N.register( "Contacts" : "Kontakty", "Technical details" : "Szczegóły techniczne", "Remote Address: %s" : "Adres zdalny: %s", - "Request ID: %s" : "ID żądania: %s" + "Request ID: %s" : "ID żądania: %s", + "CalDAV server" : "Serwer CalDAV", + "Send invitations to attendees" : "Wyślij uczestnikom zaproszenia" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json index ec4af482118..618dfd48a6a 100644 --- a/apps/dav/l10n/pl.json +++ b/apps/dav/l10n/pl.json @@ -42,6 +42,8 @@ "Contacts" : "Kontakty", "Technical details" : "Szczegóły techniczne", "Remote Address: %s" : "Adres zdalny: %s", - "Request ID: %s" : "ID żądania: %s" + "Request ID: %s" : "ID żądania: %s", + "CalDAV server" : "Serwer CalDAV", + "Send invitations to attendees" : "Wyślij uczestnikom zaproszenia" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js index 5c8cff9cf69..cc94a589d27 100644 --- a/apps/dav/l10n/pt_BR.js +++ b/apps/dav/l10n/pt_BR.js @@ -46,7 +46,6 @@ OC.L10N.register( "Remote Address: %s" : "Endereço remoto: %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." + "Send invitations to attendees" : "Envie convites aos participantes" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/dav/l10n/pt_BR.json b/apps/dav/l10n/pt_BR.json index 1aa53c3f2d2..2e648b278fc 100644 --- a/apps/dav/l10n/pt_BR.json +++ b/apps/dav/l10n/pt_BR.json @@ -44,7 +44,6 @@ "Remote Address: %s" : "Endereço remoto: %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." + "Send invitations to attendees" : "Envie convites aos participantes" },"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 23aadf71bc3..c1900d3d592 100644 --- a/apps/dav/l10n/sr.js +++ b/apps/dav/l10n/sr.js @@ -46,7 +46,6 @@ OC.L10N.register( "Remote Address: %s" : "Удаљена адреса: %s", "Request ID: %s" : "ИД захтева: %s", "CalDAV server" : "CalDAV сервер", - "Send invitations to attendees" : "Пошаљи позивницу учесницима", - "Please make sure to properly setup the email settings above." : "Пазите да правилно подесите поставке е-поште изнад." + "Send invitations to attendees" : "Пошаљи позивницу учесницима" }, "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 b6589cfd473..8d51293dc59 100644 --- a/apps/dav/l10n/sr.json +++ b/apps/dav/l10n/sr.json @@ -44,7 +44,6 @@ "Remote Address: %s" : "Удаљена адреса: %s", "Request ID: %s" : "ИД захтева: %s", "CalDAV server" : "CalDAV сервер", - "Send invitations to attendees" : "Пошаљи позивницу учесницима", - "Please make sure to properly setup the email settings above." : "Пазите да правилно подесите поставке е-поште изнад." + "Send invitations to attendees" : "Пошаљи позивницу учесницима" },"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 4a2662121e2..dcad06e1b97 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -46,7 +46,6 @@ 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", - "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." + "Send invitations to attendees" : "Katılımcılara çağrıları gönder" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/dav/l10n/tr.json b/apps/dav/l10n/tr.json index 956696cb736..b9133ea2647 100644 --- a/apps/dav/l10n/tr.json +++ b/apps/dav/l10n/tr.json @@ -44,7 +44,6 @@ "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", - "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." + "Send invitations to attendees" : "Katılımcılara çağrıları gönder" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |