diff options
Diffstat (limited to 'apps/dav/l10n')
68 files changed, 672 insertions, 136 deletions
diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js index cdf2b2aa738..2a56e48e5da 100644 --- a/apps/dav/l10n/de.js +++ b/apps/dav/l10n/de.js @@ -10,6 +10,8 @@ OC.L10N.register( "You deleted calendar {calendar}" : "Du hast den Kalender {calendar} gelöscht", "{actor} updated calendar {calendar}" : "{actor} hat den Kalender {calendar} aktualisiert", "You updated calendar {calendar}" : "Du hast den Kalender {calendar} aktualisiert", + "You shared calendar {calendar} as public link" : "Du hast den Kalender {calendar} als öffentlichen Link geteilt", + "You removed public link for calendar {calendar}" : "Sie haben den öffentlichen Link für Kalender {calendar} entfernt", "{actor} shared calendar {calendar} with you" : "{actor} hat den Kalender {calendar} mit Dir geteilt", "You shared calendar {calendar} with {user}" : "Du hast den Kalender {calendar} mit {user} geteilt", "{actor} shared calendar {calendar} with {user}" : "{actor} hat den Kalender {calendar} mit {user} geteilt", @@ -58,6 +60,9 @@ OC.L10N.register( "Request ID: %s" : "Anfragekennung: %s", "CalDAV server" : "CalDAV-Server", "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", - "Please make sure to properly set up the email settings above." : "Bitte sicherstellen, dass die E-Mail Einstellungen oben korrekt angegeben sind." + "Please make sure to properly set up the email settings above." : "Bitte sicherstellen, dass die E-Mail Einstellungen oben korrekt angegeben sind.", + "Automatically generate a birthday calendar" : "Automatisch einen Kalender für Geburtstage erstellen", + "Birthday calendars will be generated by a background job." : "Kalender für Geburtstage werden von einem Hintergrund-Auftrag erstellt", + "Hence they will not be available immediately after enabling but will show up after some time." : "Die Einträge werden nicht sofort angezeigt. Nach der Aktivierung wird es ein wenig dauern bis zur Anzeige." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json index 268a48adf51..fa1f09644f9 100644 --- a/apps/dav/l10n/de.json +++ b/apps/dav/l10n/de.json @@ -8,6 +8,8 @@ "You deleted calendar {calendar}" : "Du hast den Kalender {calendar} gelöscht", "{actor} updated calendar {calendar}" : "{actor} hat den Kalender {calendar} aktualisiert", "You updated calendar {calendar}" : "Du hast den Kalender {calendar} aktualisiert", + "You shared calendar {calendar} as public link" : "Du hast den Kalender {calendar} als öffentlichen Link geteilt", + "You removed public link for calendar {calendar}" : "Sie haben den öffentlichen Link für Kalender {calendar} entfernt", "{actor} shared calendar {calendar} with you" : "{actor} hat den Kalender {calendar} mit Dir geteilt", "You shared calendar {calendar} with {user}" : "Du hast den Kalender {calendar} mit {user} geteilt", "{actor} shared calendar {calendar} with {user}" : "{actor} hat den Kalender {calendar} mit {user} geteilt", @@ -56,6 +58,9 @@ "Request ID: %s" : "Anfragekennung: %s", "CalDAV server" : "CalDAV-Server", "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", - "Please make sure to properly set up the email settings above." : "Bitte sicherstellen, dass die E-Mail Einstellungen oben korrekt angegeben sind." + "Please make sure to properly set up the email settings above." : "Bitte sicherstellen, dass die E-Mail Einstellungen oben korrekt angegeben sind.", + "Automatically generate a birthday calendar" : "Automatisch einen Kalender für Geburtstage erstellen", + "Birthday calendars will be generated by a background job." : "Kalender für Geburtstage werden von einem Hintergrund-Auftrag erstellt", + "Hence they will not be available immediately after enabling but will show up after some time." : "Die Einträge werden nicht sofort angezeigt. Nach der Aktivierung wird es ein wenig dauern bis zur Anzeige." },"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 7d6962555bd..67d215a2d0a 100644 --- a/apps/dav/l10n/de_DE.js +++ b/apps/dav/l10n/de_DE.js @@ -10,6 +10,8 @@ OC.L10N.register( "You deleted calendar {calendar}" : "Sie haben den Kalender {calendar} gelöscht", "{actor} updated calendar {calendar}" : "{actor} hat den Kalender {calendar} aktualisiert", "You updated calendar {calendar}" : "Sie haben hat den Kalender {calendar} aktualisiert", + "You shared calendar {calendar} as public link" : "Sie haben den Kalender {calendar} als öffentlichen Link geteilt", + "You removed public link for calendar {calendar}" : "Sie haben den öffentlichen Link für Kalender {calendar} entfernt", "{actor} shared calendar {calendar} with you" : "{actor} hat den Kalender {calendar} mit Ihnen geteilt", "You shared calendar {calendar} with {user}" : "Sie haben den Kalender {calendar} mit {user} geteilt", "{actor} shared calendar {calendar} with {user}" : "{actor} hat den Kalender {calendar} mit {user} geteilt", @@ -58,6 +60,9 @@ OC.L10N.register( "Request ID: %s" : "Anfragekennung: %s", "CalDAV server" : "CalDAV-Server", "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", - "Please make sure to properly set up the email settings above." : "Stellen Sie sicher, dass die obigen E-Mail-Einstellungen korrekt sind." + "Please make sure to properly set up the email settings above." : "Stellen Sie sicher, dass die obigen E-Mail-Einstellungen korrekt sind.", + "Automatically generate a birthday calendar" : "Automatischen einen Kalender für Geburtstage erstellen", + "Birthday calendars will be generated by a background job." : "Kalender für Geburtstage werden von einem Hintergrund-Auftrag erstellt", + "Hence they will not be available immediately after enabling but will show up after some time." : "Die Einträge werden nicht sofort angezeigt. Nach der Aktivierung wird es ein wenig dauern bis zur Anzeige." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json index 5bcfb8af26b..06722ac039b 100644 --- a/apps/dav/l10n/de_DE.json +++ b/apps/dav/l10n/de_DE.json @@ -8,6 +8,8 @@ "You deleted calendar {calendar}" : "Sie haben den Kalender {calendar} gelöscht", "{actor} updated calendar {calendar}" : "{actor} hat den Kalender {calendar} aktualisiert", "You updated calendar {calendar}" : "Sie haben hat den Kalender {calendar} aktualisiert", + "You shared calendar {calendar} as public link" : "Sie haben den Kalender {calendar} als öffentlichen Link geteilt", + "You removed public link for calendar {calendar}" : "Sie haben den öffentlichen Link für Kalender {calendar} entfernt", "{actor} shared calendar {calendar} with you" : "{actor} hat den Kalender {calendar} mit Ihnen geteilt", "You shared calendar {calendar} with {user}" : "Sie haben den Kalender {calendar} mit {user} geteilt", "{actor} shared calendar {calendar} with {user}" : "{actor} hat den Kalender {calendar} mit {user} geteilt", @@ -56,6 +58,9 @@ "Request ID: %s" : "Anfragekennung: %s", "CalDAV server" : "CalDAV-Server", "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", - "Please make sure to properly set up the email settings above." : "Stellen Sie sicher, dass die obigen E-Mail-Einstellungen korrekt sind." + "Please make sure to properly set up the email settings above." : "Stellen Sie sicher, dass die obigen E-Mail-Einstellungen korrekt sind.", + "Automatically generate a birthday calendar" : "Automatischen einen Kalender für Geburtstage erstellen", + "Birthday calendars will be generated by a background job." : "Kalender für Geburtstage werden von einem Hintergrund-Auftrag erstellt", + "Hence they will not be available immediately after enabling but will show up after some time." : "Die Einträge werden nicht sofort angezeigt. Nach der Aktivierung wird es ein wenig dauern bis zur Anzeige." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/el.js b/apps/dav/l10n/el.js index f64c83d2aaf..721ba1eb844 100644 --- a/apps/dav/l10n/el.js +++ b/apps/dav/l10n/el.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}" : "Διαμοιραστήκατε το ημερολογίου {calendar} με {user}", "{actor} shared calendar {calendar} with {user}" : "{actor} διαμοίρασε το ημερολόγιο {calendar} με {user}", @@ -41,9 +43,24 @@ OC.L10N.register( "A calendar <strong>event</strong> was modified" : "Τροποποιήθηκε ένα <strong>γεγονός</strong> του ημερολογίου", "A calendar <strong>todo</strong> was modified" : "Ενός ημερολογίου η <strong>εκκρεμότητα</strong> τροποποιήθηκε", "Contact birthdays" : "Γενέθλια επαφών", + "%s via %s" : "%s μέσω %s", + "Invitation canceled" : "Η πρόσκληση ακυρώθηκε.", + "Hello %s," : "Γεια σου %s,", + "The meeting »%s« with %s was canceled." : "Το meeting »%s« με τον/την %s ακυρώθηκε.", + "Invitation updated" : "Ενημερώθηκε η πρόσκληση.", + "The meeting »%s« with %s was updated." : "Το meeting » %s « με τον/την %s ενημερώθηκε.", + "When:" : "Πότε:", + "Where:" : "Που:", + "Description:" : "Περιγραφή:", + "Link:" : "Σύνδεσμος:", "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." : "Παρακαλούμε σιγουρευθείτε οτι θα ενημερώσετε τις ρυθμίσεις email, παραπάνω.", + "Automatically generate a birthday calendar" : "Δημιουργία ημερολογίου γενεθλίων αυτόματα", + "Birthday calendars will be generated by a background job." : "Τα ημερολόγια γενεθλίων θα δημιουργηθούν από μία εργασία παρασκηνίου." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/el.json b/apps/dav/l10n/el.json index 9f7a1ab9268..ef5faaa24a4 100644 --- a/apps/dav/l10n/el.json +++ b/apps/dav/l10n/el.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}" : "Διαμοιραστήκατε το ημερολογίου {calendar} με {user}", "{actor} shared calendar {calendar} with {user}" : "{actor} διαμοίρασε το ημερολόγιο {calendar} με {user}", @@ -39,9 +41,24 @@ "A calendar <strong>event</strong> was modified" : "Τροποποιήθηκε ένα <strong>γεγονός</strong> του ημερολογίου", "A calendar <strong>todo</strong> was modified" : "Ενός ημερολογίου η <strong>εκκρεμότητα</strong> τροποποιήθηκε", "Contact birthdays" : "Γενέθλια επαφών", + "%s via %s" : "%s μέσω %s", + "Invitation canceled" : "Η πρόσκληση ακυρώθηκε.", + "Hello %s," : "Γεια σου %s,", + "The meeting »%s« with %s was canceled." : "Το meeting »%s« με τον/την %s ακυρώθηκε.", + "Invitation updated" : "Ενημερώθηκε η πρόσκληση.", + "The meeting »%s« with %s was updated." : "Το meeting » %s « με τον/την %s ενημερώθηκε.", + "When:" : "Πότε:", + "Where:" : "Που:", + "Description:" : "Περιγραφή:", + "Link:" : "Σύνδεσμος:", "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." : "Παρακαλούμε σιγουρευθείτε οτι θα ενημερώσετε τις ρυθμίσεις email, παραπάνω.", + "Automatically generate a birthday calendar" : "Δημιουργία ημερολογίου γενεθλίων αυτόματα", + "Birthday calendars will be generated by a background job." : "Τα ημερολόγια γενεθλίων θα δημιουργηθούν από μία εργασία παρασκηνίου." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js index 16b82fac546..001d824d164 100644 --- a/apps/dav/l10n/en_GB.js +++ b/apps/dav/l10n/en_GB.js @@ -10,6 +10,8 @@ OC.L10N.register( "You deleted calendar {calendar}" : "You deleted calendar {calendar}", "{actor} updated calendar {calendar}" : "{actor} updated calendar {calendar}", "You updated calendar {calendar}" : "You updated calendar {calendar}", + "You shared calendar {calendar} as public link" : "You shared calendar {calendar} as public link", + "You removed public link for calendar {calendar}" : "You removed public link for calendar {calendar}", "{actor} shared calendar {calendar} with you" : "{actor} shared calendar {calendar} with you", "You shared calendar {calendar} with {user}" : "You shared calendar {calendar} with {user}", "{actor} shared calendar {calendar} with {user}" : "{actor} shared calendar {calendar} with {user}", @@ -58,6 +60,9 @@ OC.L10N.register( "Request ID: %s" : "Request ID: %s", "CalDAV server" : "CalDAV server", "Send invitations to attendees" : "Send invitations to attendees", - "Please make sure to properly set up the email settings above." : "Please make sure to properly set up the email settings above." + "Please make sure to properly set up the email settings above." : "Please make sure to properly set up the email settings above.", + "Automatically generate a birthday calendar" : "Automatically generate a birthday calendar", + "Birthday calendars will be generated by a background job." : "Birthday calendars will be generated by a background job.", + "Hence they will not be available immediately after enabling but will show up after some time." : "Hence they will not be available immediately after enabling but will show up after some time." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/en_GB.json b/apps/dav/l10n/en_GB.json index 2e9b63b16e4..f0e9e693ae9 100644 --- a/apps/dav/l10n/en_GB.json +++ b/apps/dav/l10n/en_GB.json @@ -8,6 +8,8 @@ "You deleted calendar {calendar}" : "You deleted calendar {calendar}", "{actor} updated calendar {calendar}" : "{actor} updated calendar {calendar}", "You updated calendar {calendar}" : "You updated calendar {calendar}", + "You shared calendar {calendar} as public link" : "You shared calendar {calendar} as public link", + "You removed public link for calendar {calendar}" : "You removed public link for calendar {calendar}", "{actor} shared calendar {calendar} with you" : "{actor} shared calendar {calendar} with you", "You shared calendar {calendar} with {user}" : "You shared calendar {calendar} with {user}", "{actor} shared calendar {calendar} with {user}" : "{actor} shared calendar {calendar} with {user}", @@ -56,6 +58,9 @@ "Request ID: %s" : "Request ID: %s", "CalDAV server" : "CalDAV server", "Send invitations to attendees" : "Send invitations to attendees", - "Please make sure to properly set up the email settings above." : "Please make sure to properly set up the email settings above." + "Please make sure to properly set up the email settings above." : "Please make sure to properly set up the email settings above.", + "Automatically generate a birthday calendar" : "Automatically generate a birthday calendar", + "Birthday calendars will be generated by a background job." : "Birthday calendars will be generated by a background job.", + "Hence they will not be available immediately after enabling but will show up after some time." : "Hence they will not be available immediately after enabling but will show up after some time." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js index 24daea7ca82..2e74e32f160 100644 --- a/apps/dav/l10n/es.js +++ b/apps/dav/l10n/es.js @@ -10,6 +10,8 @@ OC.L10N.register( "You deleted calendar {calendar}" : "Usted eliminó el calendario {calendar}", "{actor} updated calendar {calendar}" : "{actor} actualizó el calendario {calendar}", "You updated calendar {calendar}" : "Usted actualizó el calendario {calendar}", + "You shared calendar {calendar} as public link" : "Has compartido el calendario {calendar} con un enlace público", + "You removed public link for calendar {calendar}" : "Has eliminado el enlace público al calendario {calendar}", "{actor} shared calendar {calendar} with you" : "{actor} compartió el calendario {calendar} con usted", "You shared calendar {calendar} with {user}" : "Usted compartió el calendario {calendar} con {usuario}", "{actor} shared calendar {calendar} with {user}" : "{actor} compartió el calendario {calendar} con {user}", @@ -58,6 +60,9 @@ OC.L10N.register( "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 set up the email settings above." : "Por favor, asegúrate de que las configuraciones de correo de arriba son correctas" + "Please make sure to properly set up the email settings above." : "Por favor, asegúrate de que las configuraciones de correo de arriba son correctas", + "Automatically generate a birthday calendar" : "Generar automáticamente un calendario de cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños se generarán mediante un trabajo en segundo plano.", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por ello, no estarán disponibles inmediatamente tras activarlos, sino que aparecerán después de cierto tiempo." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es.json b/apps/dav/l10n/es.json index 573a49dd8f1..722da49bf83 100644 --- a/apps/dav/l10n/es.json +++ b/apps/dav/l10n/es.json @@ -8,6 +8,8 @@ "You deleted calendar {calendar}" : "Usted eliminó el calendario {calendar}", "{actor} updated calendar {calendar}" : "{actor} actualizó el calendario {calendar}", "You updated calendar {calendar}" : "Usted actualizó el calendario {calendar}", + "You shared calendar {calendar} as public link" : "Has compartido el calendario {calendar} con un enlace público", + "You removed public link for calendar {calendar}" : "Has eliminado el enlace público al calendario {calendar}", "{actor} shared calendar {calendar} with you" : "{actor} compartió el calendario {calendar} con usted", "You shared calendar {calendar} with {user}" : "Usted compartió el calendario {calendar} con {usuario}", "{actor} shared calendar {calendar} with {user}" : "{actor} compartió el calendario {calendar} con {user}", @@ -56,6 +58,9 @@ "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 set up the email settings above." : "Por favor, asegúrate de que las configuraciones de correo de arriba son correctas" + "Please make sure to properly set up the email settings above." : "Por favor, asegúrate de que las configuraciones de correo de arriba son correctas", + "Automatically generate a birthday calendar" : "Generar automáticamente un calendario de cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños se generarán mediante un trabajo en segundo plano.", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por ello, no estarán disponibles inmediatamente tras activarlos, sino que aparecerán después de cierto tiempo." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es_419.js b/apps/dav/l10n/es_419.js new file mode 100644 index 00000000000..6f229188f9a --- /dev/null +++ b/apps/dav/l10n/es_419.js @@ -0,0 +1,68 @@ +OC.L10N.register( + "dav", + { + "Calendar" : "Calendario", + "Todos" : "Pendientes", + "Personal" : "Personal", + "{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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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", + "%s via %s" : "%s vía %s", + "Invitation canceled" : "Invitación cancelada", + "Hello %s," : "Hola %s,", + "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", + "Invitation updated" : "Invitación actualizada", + "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", + "%s invited you to »%s«" : "%s te ha invitado a »%s«", + "When:" : "Cuándo:", + "Where:" : "Dónde:", + "Description:" : "Descripción:", + "Link:" : "Enlace:", + "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", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_419.json b/apps/dav/l10n/es_419.json new file mode 100644 index 00000000000..eba678f78a0 --- /dev/null +++ b/apps/dav/l10n/es_419.json @@ -0,0 +1,66 @@ +{ "translations": { + "Calendar" : "Calendario", + "Todos" : "Pendientes", + "Personal" : "Personal", + "{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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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", + "%s via %s" : "%s vía %s", + "Invitation canceled" : "Invitación cancelada", + "Hello %s," : "Hola %s,", + "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", + "Invitation updated" : "Invitación actualizada", + "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", + "%s invited you to »%s«" : "%s te ha invitado a »%s«", + "When:" : "Cuándo:", + "Where:" : "Dónde:", + "Description:" : "Descripción:", + "Link:" : "Enlace:", + "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", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/dav/l10n/es_CL.js b/apps/dav/l10n/es_CL.js index ecee22ef672..6f229188f9a 100644 --- a/apps/dav/l10n/es_CL.js +++ b/apps/dav/l10n/es_CL.js @@ -10,6 +10,8 @@ OC.L10N.register( "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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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}", @@ -58,6 +60,9 @@ OC.L10N.register( "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 set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_CL.json b/apps/dav/l10n/es_CL.json index 2e5a62af0ea..eba678f78a0 100644 --- a/apps/dav/l10n/es_CL.json +++ b/apps/dav/l10n/es_CL.json @@ -8,6 +8,8 @@ "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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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}", @@ -56,6 +58,9 @@ "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 set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." },"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 index ecee22ef672..6f229188f9a 100644 --- a/apps/dav/l10n/es_CO.js +++ b/apps/dav/l10n/es_CO.js @@ -10,6 +10,8 @@ OC.L10N.register( "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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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}", @@ -58,6 +60,9 @@ OC.L10N.register( "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 set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_CO.json b/apps/dav/l10n/es_CO.json index 2e5a62af0ea..eba678f78a0 100644 --- a/apps/dav/l10n/es_CO.json +++ b/apps/dav/l10n/es_CO.json @@ -8,6 +8,8 @@ "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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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}", @@ -56,6 +58,9 @@ "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 set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es_CR.js b/apps/dav/l10n/es_CR.js index ecee22ef672..6f229188f9a 100644 --- a/apps/dav/l10n/es_CR.js +++ b/apps/dav/l10n/es_CR.js @@ -10,6 +10,8 @@ OC.L10N.register( "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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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}", @@ -58,6 +60,9 @@ OC.L10N.register( "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 set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_CR.json b/apps/dav/l10n/es_CR.json index 2e5a62af0ea..eba678f78a0 100644 --- a/apps/dav/l10n/es_CR.json +++ b/apps/dav/l10n/es_CR.json @@ -8,6 +8,8 @@ "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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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}", @@ -56,6 +58,9 @@ "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 set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es_DO.js b/apps/dav/l10n/es_DO.js index ecee22ef672..6f229188f9a 100644 --- a/apps/dav/l10n/es_DO.js +++ b/apps/dav/l10n/es_DO.js @@ -10,6 +10,8 @@ OC.L10N.register( "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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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}", @@ -58,6 +60,9 @@ OC.L10N.register( "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 set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_DO.json b/apps/dav/l10n/es_DO.json index 2e5a62af0ea..eba678f78a0 100644 --- a/apps/dav/l10n/es_DO.json +++ b/apps/dav/l10n/es_DO.json @@ -8,6 +8,8 @@ "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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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}", @@ -56,6 +58,9 @@ "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 set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es_EC.js b/apps/dav/l10n/es_EC.js index ecee22ef672..6f229188f9a 100644 --- a/apps/dav/l10n/es_EC.js +++ b/apps/dav/l10n/es_EC.js @@ -10,6 +10,8 @@ OC.L10N.register( "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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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}", @@ -58,6 +60,9 @@ OC.L10N.register( "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 set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_EC.json b/apps/dav/l10n/es_EC.json index 2e5a62af0ea..eba678f78a0 100644 --- a/apps/dav/l10n/es_EC.json +++ b/apps/dav/l10n/es_EC.json @@ -8,6 +8,8 @@ "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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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}", @@ -56,6 +58,9 @@ "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 set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es_GT.js b/apps/dav/l10n/es_GT.js index ecee22ef672..6f229188f9a 100644 --- a/apps/dav/l10n/es_GT.js +++ b/apps/dav/l10n/es_GT.js @@ -10,6 +10,8 @@ OC.L10N.register( "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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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}", @@ -58,6 +60,9 @@ OC.L10N.register( "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 set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_GT.json b/apps/dav/l10n/es_GT.json index 2e5a62af0ea..eba678f78a0 100644 --- a/apps/dav/l10n/es_GT.json +++ b/apps/dav/l10n/es_GT.json @@ -8,6 +8,8 @@ "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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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}", @@ -56,6 +58,9 @@ "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 set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es_HN.js b/apps/dav/l10n/es_HN.js index ecee22ef672..6f229188f9a 100644 --- a/apps/dav/l10n/es_HN.js +++ b/apps/dav/l10n/es_HN.js @@ -10,6 +10,8 @@ OC.L10N.register( "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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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}", @@ -58,6 +60,9 @@ OC.L10N.register( "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 set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_HN.json b/apps/dav/l10n/es_HN.json index 2e5a62af0ea..eba678f78a0 100644 --- a/apps/dav/l10n/es_HN.json +++ b/apps/dav/l10n/es_HN.json @@ -8,6 +8,8 @@ "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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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}", @@ -56,6 +58,9 @@ "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 set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." },"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 ecee22ef672..6f229188f9a 100644 --- a/apps/dav/l10n/es_MX.js +++ b/apps/dav/l10n/es_MX.js @@ -10,6 +10,8 @@ OC.L10N.register( "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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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}", @@ -58,6 +60,9 @@ OC.L10N.register( "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 set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_MX.json b/apps/dav/l10n/es_MX.json index 2e5a62af0ea..eba678f78a0 100644 --- a/apps/dav/l10n/es_MX.json +++ b/apps/dav/l10n/es_MX.json @@ -8,6 +8,8 @@ "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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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}", @@ -56,6 +58,9 @@ "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 set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es_NI.js b/apps/dav/l10n/es_NI.js index ecee22ef672..6f229188f9a 100644 --- a/apps/dav/l10n/es_NI.js +++ b/apps/dav/l10n/es_NI.js @@ -10,6 +10,8 @@ OC.L10N.register( "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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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}", @@ -58,6 +60,9 @@ OC.L10N.register( "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 set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_NI.json b/apps/dav/l10n/es_NI.json index 2e5a62af0ea..eba678f78a0 100644 --- a/apps/dav/l10n/es_NI.json +++ b/apps/dav/l10n/es_NI.json @@ -8,6 +8,8 @@ "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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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}", @@ -56,6 +58,9 @@ "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 set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es_PA.js b/apps/dav/l10n/es_PA.js index ecee22ef672..6f229188f9a 100644 --- a/apps/dav/l10n/es_PA.js +++ b/apps/dav/l10n/es_PA.js @@ -10,6 +10,8 @@ OC.L10N.register( "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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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}", @@ -58,6 +60,9 @@ OC.L10N.register( "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 set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_PA.json b/apps/dav/l10n/es_PA.json index 2e5a62af0ea..eba678f78a0 100644 --- a/apps/dav/l10n/es_PA.json +++ b/apps/dav/l10n/es_PA.json @@ -8,6 +8,8 @@ "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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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}", @@ -56,6 +58,9 @@ "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 set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es_PE.js b/apps/dav/l10n/es_PE.js index ecee22ef672..6f229188f9a 100644 --- a/apps/dav/l10n/es_PE.js +++ b/apps/dav/l10n/es_PE.js @@ -10,6 +10,8 @@ OC.L10N.register( "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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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}", @@ -58,6 +60,9 @@ OC.L10N.register( "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 set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_PE.json b/apps/dav/l10n/es_PE.json index 2e5a62af0ea..eba678f78a0 100644 --- a/apps/dav/l10n/es_PE.json +++ b/apps/dav/l10n/es_PE.json @@ -8,6 +8,8 @@ "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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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}", @@ -56,6 +58,9 @@ "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 set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es_PR.js b/apps/dav/l10n/es_PR.js index ecee22ef672..6f229188f9a 100644 --- a/apps/dav/l10n/es_PR.js +++ b/apps/dav/l10n/es_PR.js @@ -10,6 +10,8 @@ OC.L10N.register( "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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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}", @@ -58,6 +60,9 @@ OC.L10N.register( "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 set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_PR.json b/apps/dav/l10n/es_PR.json index 2e5a62af0ea..eba678f78a0 100644 --- a/apps/dav/l10n/es_PR.json +++ b/apps/dav/l10n/es_PR.json @@ -8,6 +8,8 @@ "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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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}", @@ -56,6 +58,9 @@ "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 set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es_PY.js b/apps/dav/l10n/es_PY.js index ecee22ef672..6f229188f9a 100644 --- a/apps/dav/l10n/es_PY.js +++ b/apps/dav/l10n/es_PY.js @@ -10,6 +10,8 @@ OC.L10N.register( "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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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}", @@ -58,6 +60,9 @@ OC.L10N.register( "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 set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_PY.json b/apps/dav/l10n/es_PY.json index 2e5a62af0ea..eba678f78a0 100644 --- a/apps/dav/l10n/es_PY.json +++ b/apps/dav/l10n/es_PY.json @@ -8,6 +8,8 @@ "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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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}", @@ -56,6 +58,9 @@ "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 set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es_SV.js b/apps/dav/l10n/es_SV.js index ecee22ef672..6f229188f9a 100644 --- a/apps/dav/l10n/es_SV.js +++ b/apps/dav/l10n/es_SV.js @@ -10,6 +10,8 @@ OC.L10N.register( "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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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}", @@ -58,6 +60,9 @@ OC.L10N.register( "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 set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_SV.json b/apps/dav/l10n/es_SV.json index 2e5a62af0ea..eba678f78a0 100644 --- a/apps/dav/l10n/es_SV.json +++ b/apps/dav/l10n/es_SV.json @@ -8,6 +8,8 @@ "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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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}", @@ -56,6 +58,9 @@ "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 set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es_UY.js b/apps/dav/l10n/es_UY.js index ecee22ef672..6f229188f9a 100644 --- a/apps/dav/l10n/es_UY.js +++ b/apps/dav/l10n/es_UY.js @@ -10,6 +10,8 @@ OC.L10N.register( "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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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}", @@ -58,6 +60,9 @@ OC.L10N.register( "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 set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_UY.json b/apps/dav/l10n/es_UY.json index 2e5a62af0ea..eba678f78a0 100644 --- a/apps/dav/l10n/es_UY.json +++ b/apps/dav/l10n/es_UY.json @@ -8,6 +8,8 @@ "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}", + "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública", + "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para 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}", @@ -56,6 +58,9 @@ "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 set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", + "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", + "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", + "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo." },"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 7de00d4067f..13fa7a30852 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -10,6 +10,8 @@ OC.L10N.register( "You deleted calendar {calendar}" : "Vous avez supprimé l'agenda {calendar}", "{actor} updated calendar {calendar}" : "{actor} a mis à jour l'agenda {calendar}", "You updated calendar {calendar}" : "Vous avez mis à jour l'agenda {calendar}", + "You shared calendar {calendar} as public link" : "Vous avez partagé l'agenda {calendar} avec un lien public ", + "You removed public link for calendar {calendar}" : "Vous avez supprimé le lien public pour l'agenda {calendar}", "{actor} shared calendar {calendar} with you" : "{actor} a partagé l'agenda {calendar} avec vous", "You shared calendar {calendar} with {user}" : "Vous avez partagé l'agenda {calendar} avec {user}", "{actor} shared calendar {calendar} with {user}" : "{actor} a partagé l'agenda {calendar} avec {user}", @@ -58,6 +60,9 @@ OC.L10N.register( "Request ID: %s" : "ID de la requête : %s", "CalDAV server" : "Serveur CalDAV", "Send invitations to attendees" : "Envoyer des invitations aux participants", - "Please make sure to properly set up the email settings above." : "Merci de vérifier d'avoir correctement configuré les paramètres de courriel ci-dessus" + "Please make sure to properly set up the email settings above." : "Merci de vérifier d'avoir correctement configuré les paramètres de courriel ci-dessus", + "Automatically generate a birthday calendar" : "Générer automatiquement un agenda d'anniversaire", + "Birthday calendars will be generated by a background job." : "Les agendas d'anniversaire seront générés par une tâche de fond.", + "Hence they will not be available immediately after enabling but will show up after some time." : "Par conséquent, ils ne seront pas disponibles immédiatement après l'activation mais apparaîtront après un certain temps." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json index 9bdf5649681..c7718e4f361 100644 --- a/apps/dav/l10n/fr.json +++ b/apps/dav/l10n/fr.json @@ -8,6 +8,8 @@ "You deleted calendar {calendar}" : "Vous avez supprimé l'agenda {calendar}", "{actor} updated calendar {calendar}" : "{actor} a mis à jour l'agenda {calendar}", "You updated calendar {calendar}" : "Vous avez mis à jour l'agenda {calendar}", + "You shared calendar {calendar} as public link" : "Vous avez partagé l'agenda {calendar} avec un lien public ", + "You removed public link for calendar {calendar}" : "Vous avez supprimé le lien public pour l'agenda {calendar}", "{actor} shared calendar {calendar} with you" : "{actor} a partagé l'agenda {calendar} avec vous", "You shared calendar {calendar} with {user}" : "Vous avez partagé l'agenda {calendar} avec {user}", "{actor} shared calendar {calendar} with {user}" : "{actor} a partagé l'agenda {calendar} avec {user}", @@ -56,6 +58,9 @@ "Request ID: %s" : "ID de la requête : %s", "CalDAV server" : "Serveur CalDAV", "Send invitations to attendees" : "Envoyer des invitations aux participants", - "Please make sure to properly set up the email settings above." : "Merci de vérifier d'avoir correctement configuré les paramètres de courriel ci-dessus" + "Please make sure to properly set up the email settings above." : "Merci de vérifier d'avoir correctement configuré les paramètres de courriel ci-dessus", + "Automatically generate a birthday calendar" : "Générer automatiquement un agenda d'anniversaire", + "Birthday calendars will be generated by a background job." : "Les agendas d'anniversaire seront générés par une tâche de fond.", + "Hence they will not be available immediately after enabling but will show up after some time." : "Par conséquent, ils ne seront pas disponibles immédiatement après l'activation mais apparaîtront après un certain temps." },"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 ffe575a8583..e028e61e787 100644 --- a/apps/dav/l10n/hu.js +++ b/apps/dav/l10n/hu.js @@ -10,6 +10,8 @@ OC.L10N.register( "You deleted calendar {calendar}" : "Törölted a naptárt: {calendar}", "{actor} updated calendar {calendar}" : "{actor} frissítette a napárt: {calendar}", "You updated calendar {calendar}" : "Frissítetted a naptárt: {calendar}", + "You shared calendar {calendar} as public link" : "Nyilvános hivatkozásként megosztottad ezt a naptárt: {calendar}", + "You removed public link for calendar {calendar}" : "Eltávolítottad a naptár nyilvános hivatkozását: {calendar}", "{actor} shared calendar {calendar} with you" : "{actor} megosztotta veled ezt a naptárt: {calendar}", "You shared calendar {calendar} with {user}" : "Megosztottad ezt a napárt: {calendar} vele: {user}", "{actor} shared calendar {calendar} with {user}" : "{actor} megosztotta ezt a napárt: {calendar} vele: {user}", @@ -58,6 +60,9 @@ OC.L10N.register( "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 set up the email settings above." : "Győződj meg róla, hogy a fenti e-mail beállítások helyesek." + "Please make sure to properly set up the email settings above." : "Győződj meg róla, hogy a fenti e-mail beállítások helyesek.", + "Automatically generate a birthday calendar" : "Születésnapokat tartalmazó naptár automatikus létrehozása", + "Birthday calendars will be generated by a background job." : "A születésnapokat tartalmazó naptárakat egy háttérben futó folyamat fogja létrehozni.", + "Hence they will not be available immediately after enabling but will show up after some time." : "Nem lesznek elérhetőek azonnal az engedélyezés után, de egy rövid idő múlva már láthatóak lesznek." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/hu.json b/apps/dav/l10n/hu.json index 15f7d86bf3a..2f507d46aa9 100644 --- a/apps/dav/l10n/hu.json +++ b/apps/dav/l10n/hu.json @@ -8,6 +8,8 @@ "You deleted calendar {calendar}" : "Törölted a naptárt: {calendar}", "{actor} updated calendar {calendar}" : "{actor} frissítette a napárt: {calendar}", "You updated calendar {calendar}" : "Frissítetted a naptárt: {calendar}", + "You shared calendar {calendar} as public link" : "Nyilvános hivatkozásként megosztottad ezt a naptárt: {calendar}", + "You removed public link for calendar {calendar}" : "Eltávolítottad a naptár nyilvános hivatkozását: {calendar}", "{actor} shared calendar {calendar} with you" : "{actor} megosztotta veled ezt a naptárt: {calendar}", "You shared calendar {calendar} with {user}" : "Megosztottad ezt a napárt: {calendar} vele: {user}", "{actor} shared calendar {calendar} with {user}" : "{actor} megosztotta ezt a napárt: {calendar} vele: {user}", @@ -56,6 +58,9 @@ "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 set up the email settings above." : "Győződj meg róla, hogy a fenti e-mail beállítások helyesek." + "Please make sure to properly set up the email settings above." : "Győződj meg róla, hogy a fenti e-mail beállítások helyesek.", + "Automatically generate a birthday calendar" : "Születésnapokat tartalmazó naptár automatikus létrehozása", + "Birthday calendars will be generated by a background job." : "A születésnapokat tartalmazó naptárakat egy háttérben futó folyamat fogja létrehozni.", + "Hence they will not be available immediately after enabling but will show up after some time." : "Nem lesznek elérhetőek azonnal az engedélyezés után, de egy rövid idő múlva már láthatóak lesznek." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/is.js b/apps/dav/l10n/is.js index 27d13149907..31be41f4f23 100644 --- a/apps/dav/l10n/is.js +++ b/apps/dav/l10n/is.js @@ -41,6 +41,7 @@ OC.L10N.register( "A calendar <strong>event</strong> was modified" : "<strong>Atburði</strong> dagatals var breytt", "A calendar <strong>todo</strong> was modified" : "<strong>Verkefnalista</strong> dagatals var breytt", "Contact birthdays" : "Afmælisdagar tengiliðar", + "%s via %s" : "%s með %s", "Invitation canceled" : "Hætt við boð", "Hello %s," : "Halló %s,", "The meeting »%s« with %s was canceled." : "Hætt var við fundinn »%s« með %s.", diff --git a/apps/dav/l10n/is.json b/apps/dav/l10n/is.json index 14e2bf0b6ec..16fd1c96e4d 100644 --- a/apps/dav/l10n/is.json +++ b/apps/dav/l10n/is.json @@ -39,6 +39,7 @@ "A calendar <strong>event</strong> was modified" : "<strong>Atburði</strong> dagatals var breytt", "A calendar <strong>todo</strong> was modified" : "<strong>Verkefnalista</strong> dagatals var breytt", "Contact birthdays" : "Afmælisdagar tengiliðar", + "%s via %s" : "%s með %s", "Invitation canceled" : "Hætt við boð", "Hello %s," : "Halló %s,", "The meeting »%s« with %s was canceled." : "Hætt var við fundinn »%s« með %s.", diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js index 1d7f39809fb..c9b206f0ddf 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -10,6 +10,8 @@ OC.L10N.register( "You deleted calendar {calendar}" : "Hai eliminato il calendario {calendar}", "{actor} updated calendar {calendar}" : "{actor} ha aggiornato il calendario {calendar}", "You updated calendar {calendar}" : "Hai aggiornato il calendario {calendar}", + "You shared calendar {calendar} as public link" : "Hai condiviso il calendario {calendar} come collegamento pubblico", + "You removed public link for calendar {calendar}" : "Hai rimosso il collegamento pubblico per il calendario {calendar}", "{actor} shared calendar {calendar} with you" : "{actor} ha condiviso il calendario {calendar} con te", "You shared calendar {calendar} with {user}" : "Hai condiviso il calendario {calendar} con {user}", "{actor} shared calendar {calendar} with {user}" : "{actor} ha aggiornato il calendario {calendar} con {user}", @@ -58,6 +60,9 @@ OC.L10N.register( "Request ID: %s" : "ID richiesta: %s", "CalDAV server" : "Server CalDAV", "Send invitations to attendees" : "Invia gli inviti ai partecipanti", - "Please make sure to properly set up the email settings above." : "Assicurati di configurare correttamente le impostazioni di posta sopra." + "Please make sure to properly set up the email settings above." : "Assicurati di configurare correttamente le impostazioni di posta sopra.", + "Automatically generate a birthday calendar" : "Genera automaticamente un calendario dei compleanni", + "Birthday calendars will be generated by a background job." : "Il calendario dei compleanni sarà generato con un'operazione in background.", + "Hence they will not be available immediately after enabling but will show up after some time." : "Per cui non saranno disponibili immediatamente dopo l'abilitazione, ma saranno mostrati dopo qualche istante." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/it.json b/apps/dav/l10n/it.json index 1d5f0a4fc93..21f9e0449cb 100644 --- a/apps/dav/l10n/it.json +++ b/apps/dav/l10n/it.json @@ -8,6 +8,8 @@ "You deleted calendar {calendar}" : "Hai eliminato il calendario {calendar}", "{actor} updated calendar {calendar}" : "{actor} ha aggiornato il calendario {calendar}", "You updated calendar {calendar}" : "Hai aggiornato il calendario {calendar}", + "You shared calendar {calendar} as public link" : "Hai condiviso il calendario {calendar} come collegamento pubblico", + "You removed public link for calendar {calendar}" : "Hai rimosso il collegamento pubblico per il calendario {calendar}", "{actor} shared calendar {calendar} with you" : "{actor} ha condiviso il calendario {calendar} con te", "You shared calendar {calendar} with {user}" : "Hai condiviso il calendario {calendar} con {user}", "{actor} shared calendar {calendar} with {user}" : "{actor} ha aggiornato il calendario {calendar} con {user}", @@ -56,6 +58,9 @@ "Request ID: %s" : "ID richiesta: %s", "CalDAV server" : "Server CalDAV", "Send invitations to attendees" : "Invia gli inviti ai partecipanti", - "Please make sure to properly set up the email settings above." : "Assicurati di configurare correttamente le impostazioni di posta sopra." + "Please make sure to properly set up the email settings above." : "Assicurati di configurare correttamente le impostazioni di posta sopra.", + "Automatically generate a birthday calendar" : "Genera automaticamente un calendario dei compleanni", + "Birthday calendars will be generated by a background job." : "Il calendario dei compleanni sarà generato con un'operazione in background.", + "Hence they will not be available immediately after enabling but will show up after some time." : "Per cui non saranno disponibili immediatamente dopo l'abilitazione, ma saranno mostrati dopo qualche istante." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/ka_GE.js b/apps/dav/l10n/ka_GE.js index 152db86aa92..7cbbcc7e26a 100644 --- a/apps/dav/l10n/ka_GE.js +++ b/apps/dav/l10n/ka_GE.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}" : "თქვენ გააზიარეთ კალენდარი {calendar} მომხმარებელთან {user}", "{actor} shared calendar {calendar} with {user}" : "{actor} მომხმარებელმა გააზიარა {calendar} მომხმარებელთან {user}", @@ -58,6 +60,9 @@ OC.L10N.register( "Request ID: %s" : "მოთხოვნის ID: %s", "CalDAV server" : "CalDAV სერვერი", "Send invitations to attendees" : "გაუგზავნეთ მოწვევა დამსწრეებს", - "Please make sure to properly set up the email settings above." : "გთხოვთ დაამოწმოთ, რომ სწორად აყენებთ ზემოთ მოცემულ ელ-ფოსტის პარამეტრებს." + "Please make sure to properly set up the email settings above." : "გთხოვთ დაამოწმოთ, რომ სწორად აყენებთ ზემოთ მოცემულ ელ-ფოსტის პარამეტრებს.", + "Automatically generate a birthday calendar" : "დაბადების დღეების კალენდრების ავტომატური გენერირება", + "Birthday calendars will be generated by a background job." : "ბადადების დღეების კალენდრები გენერირებულ იქნება ფონურ რეჟიმში.", + "Hence they will not be available immediately after enabling but will show up after some time." : "ისინი არ იქნებიან ხელმიწავდომნი უცბად, მაგრამ გამოჩნდებიან გარკვეული პერიოდის შემდეგ." }, "nplurals=1; plural=0;"); diff --git a/apps/dav/l10n/ka_GE.json b/apps/dav/l10n/ka_GE.json index 6b6e6536dda..9dcb8b43ba7 100644 --- a/apps/dav/l10n/ka_GE.json +++ b/apps/dav/l10n/ka_GE.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}" : "თქვენ გააზიარეთ კალენდარი {calendar} მომხმარებელთან {user}", "{actor} shared calendar {calendar} with {user}" : "{actor} მომხმარებელმა გააზიარა {calendar} მომხმარებელთან {user}", @@ -56,6 +58,9 @@ "Request ID: %s" : "მოთხოვნის ID: %s", "CalDAV server" : "CalDAV სერვერი", "Send invitations to attendees" : "გაუგზავნეთ მოწვევა დამსწრეებს", - "Please make sure to properly set up the email settings above." : "გთხოვთ დაამოწმოთ, რომ სწორად აყენებთ ზემოთ მოცემულ ელ-ფოსტის პარამეტრებს." + "Please make sure to properly set up the email settings above." : "გთხოვთ დაამოწმოთ, რომ სწორად აყენებთ ზემოთ მოცემულ ელ-ფოსტის პარამეტრებს.", + "Automatically generate a birthday calendar" : "დაბადების დღეების კალენდრების ავტომატური გენერირება", + "Birthday calendars will be generated by a background job." : "ბადადების დღეების კალენდრები გენერირებულ იქნება ფონურ რეჟიმში.", + "Hence they will not be available immediately after enabling but will show up after some time." : "ისინი არ იქნებიან ხელმიწავდომნი უცბად, მაგრამ გამოჩნდებიან გარკვეული პერიოდის შემდეგ." },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/dav/l10n/ko.js b/apps/dav/l10n/ko.js index 81a01556fbf..77cd3de774f 100644 --- a/apps/dav/l10n/ko.js +++ b/apps/dav/l10n/ko.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}을(를) 공유함", @@ -41,9 +43,26 @@ OC.L10N.register( "A calendar <strong>event</strong> was modified" : "달력 <strong>행사</strong>가 수정됨", "A calendar <strong>todo</strong> was modified" : "달력의 <strong>할 일</strong>이 수정됨", "Contact birthdays" : "연락처에 등록된 생일", + "%s via %s" : "%s(%s 경유)", + "Invitation canceled" : "초대장 취소됨", + "Hello %s," : "%s 님 안녕하세요,", + "The meeting »%s« with %s was canceled." : "\"%s\" 행사(%s 님이 진행함)가 취소되었습니다.", + "Invitation updated" : "초대장 업데이트됨", + "The meeting »%s« with %s was updated." : "\"%s\" 행사(%s 님이 진행함)가 업데이트되었습니다.", + "%s invited you to »%s«" : "%s 님이 \"%s\"에 초대함", + "When:" : "일시:", + "Where:" : "장소:", + "Description:" : "설명:", + "Link:" : "링크:", "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." : "이메일 설정이 올바른지 확인하십시오.", + "Automatically generate a birthday calendar" : "자동으로 생일 달력 생성", + "Birthday calendars will be generated by a background job." : "배경 작업으로 생일 달력을 생성합니다.", + "Hence they will not be available immediately after enabling but will show up after some time." : "생일 달력이 생성되는 데 시간이 걸릴 수도 있습니다." }, "nplurals=1; plural=0;"); diff --git a/apps/dav/l10n/ko.json b/apps/dav/l10n/ko.json index e397a73b4b3..b407c105498 100644 --- a/apps/dav/l10n/ko.json +++ b/apps/dav/l10n/ko.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}을(를) 공유함", @@ -39,9 +41,26 @@ "A calendar <strong>event</strong> was modified" : "달력 <strong>행사</strong>가 수정됨", "A calendar <strong>todo</strong> was modified" : "달력의 <strong>할 일</strong>이 수정됨", "Contact birthdays" : "연락처에 등록된 생일", + "%s via %s" : "%s(%s 경유)", + "Invitation canceled" : "초대장 취소됨", + "Hello %s," : "%s 님 안녕하세요,", + "The meeting »%s« with %s was canceled." : "\"%s\" 행사(%s 님이 진행함)가 취소되었습니다.", + "Invitation updated" : "초대장 업데이트됨", + "The meeting »%s« with %s was updated." : "\"%s\" 행사(%s 님이 진행함)가 업데이트되었습니다.", + "%s invited you to »%s«" : "%s 님이 \"%s\"에 초대함", + "When:" : "일시:", + "Where:" : "장소:", + "Description:" : "설명:", + "Link:" : "링크:", "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." : "이메일 설정이 올바른지 확인하십시오.", + "Automatically generate a birthday calendar" : "자동으로 생일 달력 생성", + "Birthday calendars will be generated by a background job." : "배경 작업으로 생일 달력을 생성합니다.", + "Hence they will not be available immediately after enabling but will show up after some time." : "생일 달력이 생성되는 데 시간이 걸릴 수도 있습니다." },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/dav/l10n/nb.js b/apps/dav/l10n/nb.js index 0ef328489ff..3f79541d200 100644 --- a/apps/dav/l10n/nb.js +++ b/apps/dav/l10n/nb.js @@ -10,6 +10,8 @@ OC.L10N.register( "You deleted calendar {calendar}" : "Du slettet kalenderen {calendar}", "{actor} updated calendar {calendar}" : "{actor} oppdaterte kalenderen {calendar}", "You updated calendar {calendar}" : "Du oppdaterte kalenderen {calendar}", + "You shared calendar {calendar} as public link" : "Du delte kalenderen {calendar} som offentlig lenke", + "You removed public link for calendar {calendar}" : "Du fjernet offentlig lenke for kalenderen {calendar}", "{actor} shared calendar {calendar} with you" : "{actor} delte kalenderen {calendar} med deg", "You shared calendar {calendar} with {user}" : "Du delte kalenderen {calendar} med {user}", "{actor} shared calendar {calendar} with {user}" : "{actor} delte kalenderen {calendar} med {user}", @@ -58,6 +60,9 @@ OC.L10N.register( "Request ID: %s" : "Forespørsel ID: %s", "CalDAV server" : "DalDAV-tjener", "Send invitations to attendees" : "Send invitasjoner til oppmøtte", - "Please make sure to properly set up the email settings above." : "Sett opp e-postinnstillingene ovenfor på riktig måte." + "Please make sure to properly set up the email settings above." : "Sett opp e-postinnstillingene ovenfor på riktig måte.", + "Automatically generate a birthday calendar" : "Lag fødelsdagskalender automatisk", + "Birthday calendars will be generated by a background job." : "Fødselsdagskalender lages automatisk av en bakgrunnsjobb.", + "Hence they will not be available immediately after enabling but will show up after some time." : "Derav vil de ikke være tilgjengelige umiddelbart etter at du har skrudd dem på, men vil vises etter en stund." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/nb.json b/apps/dav/l10n/nb.json index 304ba6c545b..c76b4bc26c6 100644 --- a/apps/dav/l10n/nb.json +++ b/apps/dav/l10n/nb.json @@ -8,6 +8,8 @@ "You deleted calendar {calendar}" : "Du slettet kalenderen {calendar}", "{actor} updated calendar {calendar}" : "{actor} oppdaterte kalenderen {calendar}", "You updated calendar {calendar}" : "Du oppdaterte kalenderen {calendar}", + "You shared calendar {calendar} as public link" : "Du delte kalenderen {calendar} som offentlig lenke", + "You removed public link for calendar {calendar}" : "Du fjernet offentlig lenke for kalenderen {calendar}", "{actor} shared calendar {calendar} with you" : "{actor} delte kalenderen {calendar} med deg", "You shared calendar {calendar} with {user}" : "Du delte kalenderen {calendar} med {user}", "{actor} shared calendar {calendar} with {user}" : "{actor} delte kalenderen {calendar} med {user}", @@ -56,6 +58,9 @@ "Request ID: %s" : "Forespørsel ID: %s", "CalDAV server" : "DalDAV-tjener", "Send invitations to attendees" : "Send invitasjoner til oppmøtte", - "Please make sure to properly set up the email settings above." : "Sett opp e-postinnstillingene ovenfor på riktig måte." + "Please make sure to properly set up the email settings above." : "Sett opp e-postinnstillingene ovenfor på riktig måte.", + "Automatically generate a birthday calendar" : "Lag fødelsdagskalender automatisk", + "Birthday calendars will be generated by a background job." : "Fødselsdagskalender lages automatisk av en bakgrunnsjobb.", + "Hence they will not be available immediately after enabling but will show up after some time." : "Derav vil de ikke være tilgjengelige umiddelbart etter at du har skrudd dem på, men vil vises etter en stund." },"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 76331fecc54..b88f45f1027 100644 --- a/apps/dav/l10n/nl.js +++ b/apps/dav/l10n/nl.js @@ -10,10 +10,12 @@ OC.L10N.register( "You deleted calendar {calendar}" : "Je verwijderde agenda {calendar}", "{actor} updated calendar {calendar}" : "{actor} werkte agenda {calendar} bij", "You updated calendar {calendar}" : "Je werkte agenda {calendar} bij", - "{actor} shared calendar {calendar} with you" : "{actor} deelde agenda {calendar} met jou", + "You shared calendar {calendar} as public link" : "Je deelde de agenda {calendar} als openbare link", + "You removed public link for calendar {calendar}" : "Je verwijderde de openbare link voor de agenda {calendar}", + "{actor} shared calendar {calendar} with you" : "{actor} deelde agenda {calendar} met je", "You shared calendar {calendar} with {user}" : "Je deelde agenda {calendar} met {user}", "{actor} shared calendar {calendar} with {user}" : "{actor} deelde agenda {calendar} met {user}", - "{actor} unshared calendar {calendar} from you" : "{actor} stopte het delen van agenda {calendar} met jou", + "{actor} unshared calendar {calendar} from you" : "{actor} is gestop de agenda {calendar} met je te delen", "You unshared calendar {calendar} from {user}" : "Je stopte met delen agenda {calendar} met {user}", "{actor} unshared calendar {calendar} from {user}" : "{actor} stopte met delen agenda {calendar} met {user}", "{actor} unshared calendar {calendar} from themselves" : "{actor} stopte het delen van agenda {calendar} met zichzelf", @@ -29,7 +31,7 @@ OC.L10N.register( "You updated event {event} in calendar {calendar}" : "Je hebt afspraak {event} in agenda {calendar} bijgewerkt", "{actor} created todo {todo} in list {calendar}" : "{actor} creëerde taak {todo} in lijst {calendar}", "You created todo {todo} in list {calendar}" : "Jij creëerde taak {todo} in lijst {calendar}", - "{actor} deleted todo {todo} from list {calendar}" : "{actor} verwijderde taak {todo} uit lijst {calendar}", + "{actor} deleted todo {todo} from list {calendar}" : "{actor} heeft de taak {todo} uit lijst {calendar} verwijderd", "You deleted todo {todo} from list {calendar}" : "Je verwijderde taak {todo} uit lijst {calendar}", "{actor} updated todo {todo} in list {calendar}" : "{actor} heeft taak {todo} bijgewerkt in lijst {calendar}", "You updated todo {todo} in list {calendar}" : "Je hebt taak {todo} bijgewerkt in lijst {calendar}", @@ -58,6 +60,9 @@ OC.L10N.register( "Request ID: %s" : "Aanvraag-ID: %s", "CalDAV server" : "CalDAV server", "Send invitations to attendees" : "Verzend uitnodigingen naar deelnemers", - "Please make sure to properly set up the email settings above." : "Zorg ervoor dat je de bovenstaande e-mailinstellingen correct instelt." + "Please make sure to properly set up the email settings above." : "Zorg ervoor dat je de bovenstaande e-mailinstellingen correct instelt.", + "Automatically generate a birthday calendar" : "Genereer verjaardagskalender automatisch", + "Birthday calendars will be generated by a background job." : "Verjaardagkalenders zullen worden gegenereerd in een achtergrond taak.", + "Hence they will not be available immediately after enabling but will show up after some time." : "Hierdoor zullen ze niet meteen beschikbaar zijn na het inschakelen maar zullen na een tijdje verschijnen." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/nl.json b/apps/dav/l10n/nl.json index e7cb2acd395..baea2f45af8 100644 --- a/apps/dav/l10n/nl.json +++ b/apps/dav/l10n/nl.json @@ -8,10 +8,12 @@ "You deleted calendar {calendar}" : "Je verwijderde agenda {calendar}", "{actor} updated calendar {calendar}" : "{actor} werkte agenda {calendar} bij", "You updated calendar {calendar}" : "Je werkte agenda {calendar} bij", - "{actor} shared calendar {calendar} with you" : "{actor} deelde agenda {calendar} met jou", + "You shared calendar {calendar} as public link" : "Je deelde de agenda {calendar} als openbare link", + "You removed public link for calendar {calendar}" : "Je verwijderde de openbare link voor de agenda {calendar}", + "{actor} shared calendar {calendar} with you" : "{actor} deelde agenda {calendar} met je", "You shared calendar {calendar} with {user}" : "Je deelde agenda {calendar} met {user}", "{actor} shared calendar {calendar} with {user}" : "{actor} deelde agenda {calendar} met {user}", - "{actor} unshared calendar {calendar} from you" : "{actor} stopte het delen van agenda {calendar} met jou", + "{actor} unshared calendar {calendar} from you" : "{actor} is gestop de agenda {calendar} met je te delen", "You unshared calendar {calendar} from {user}" : "Je stopte met delen agenda {calendar} met {user}", "{actor} unshared calendar {calendar} from {user}" : "{actor} stopte met delen agenda {calendar} met {user}", "{actor} unshared calendar {calendar} from themselves" : "{actor} stopte het delen van agenda {calendar} met zichzelf", @@ -27,7 +29,7 @@ "You updated event {event} in calendar {calendar}" : "Je hebt afspraak {event} in agenda {calendar} bijgewerkt", "{actor} created todo {todo} in list {calendar}" : "{actor} creëerde taak {todo} in lijst {calendar}", "You created todo {todo} in list {calendar}" : "Jij creëerde taak {todo} in lijst {calendar}", - "{actor} deleted todo {todo} from list {calendar}" : "{actor} verwijderde taak {todo} uit lijst {calendar}", + "{actor} deleted todo {todo} from list {calendar}" : "{actor} heeft de taak {todo} uit lijst {calendar} verwijderd", "You deleted todo {todo} from list {calendar}" : "Je verwijderde taak {todo} uit lijst {calendar}", "{actor} updated todo {todo} in list {calendar}" : "{actor} heeft taak {todo} bijgewerkt in lijst {calendar}", "You updated todo {todo} in list {calendar}" : "Je hebt taak {todo} bijgewerkt in lijst {calendar}", @@ -56,6 +58,9 @@ "Request ID: %s" : "Aanvraag-ID: %s", "CalDAV server" : "CalDAV server", "Send invitations to attendees" : "Verzend uitnodigingen naar deelnemers", - "Please make sure to properly set up the email settings above." : "Zorg ervoor dat je de bovenstaande e-mailinstellingen correct instelt." + "Please make sure to properly set up the email settings above." : "Zorg ervoor dat je de bovenstaande e-mailinstellingen correct instelt.", + "Automatically generate a birthday calendar" : "Genereer verjaardagskalender automatisch", + "Birthday calendars will be generated by a background job." : "Verjaardagkalenders zullen worden gegenereerd in een achtergrond taak.", + "Hence they will not be available immediately after enabling but will show up after some time." : "Hierdoor zullen ze niet meteen beschikbaar zijn na het inschakelen maar zullen na een tijdje verschijnen." },"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 a415775b6e5..d75b1b309e4 100644 --- a/apps/dav/l10n/pt_BR.js +++ b/apps/dav/l10n/pt_BR.js @@ -10,6 +10,8 @@ OC.L10N.register( "You deleted calendar {calendar}" : "Você excluiu o calendário {calendar}", "{actor} updated calendar {calendar}" : "{actor} atualizou o calendário {calendar}", "You updated calendar {calendar}" : "Você atualizou o calendário {calendar}", + "You shared calendar {calendar} as public link" : "Você compartilhou o calendário {calendar} como um link público", + "You removed public link for calendar {calendar}" : "Você removeu o link público para o calendário {calendar} ", "{actor} shared calendar {calendar} with you" : "{actor} compartilhou o calendário {calendar} com você", "You shared calendar {calendar} with {user}" : "Você compartilhou o calendário {calendar} com {user}", "{actor} shared calendar {calendar} with {user}" : "{actor} compartilhou o calendário {calendar} com {user}", @@ -58,6 +60,9 @@ OC.L10N.register( "Request ID: %s" : "ID do solicitante: %s", "CalDAV server" : "Servidor CalDAV", "Send invitations to attendees" : "Envie convites aos participantes", - "Please make sure to properly set up the email settings above." : "Certifique-se de configurar corretamente o email acima." + "Please make sure to properly set up the email settings above." : "Certifique-se de configurar corretamente o email acima.", + "Automatically generate a birthday calendar" : "Gerar um calendário de aniversários automaticamente", + "Birthday calendars will be generated by a background job." : "Os calendários de aniversários serão gerados na retaguarda.", + "Hence they will not be available immediately after enabling but will show up after some time." : "Portanto, eles não estarão disponíveis imediatamente ao habilitar, mas após algum tempo." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/dav/l10n/pt_BR.json b/apps/dav/l10n/pt_BR.json index b4ad697231c..d706df8e939 100644 --- a/apps/dav/l10n/pt_BR.json +++ b/apps/dav/l10n/pt_BR.json @@ -8,6 +8,8 @@ "You deleted calendar {calendar}" : "Você excluiu o calendário {calendar}", "{actor} updated calendar {calendar}" : "{actor} atualizou o calendário {calendar}", "You updated calendar {calendar}" : "Você atualizou o calendário {calendar}", + "You shared calendar {calendar} as public link" : "Você compartilhou o calendário {calendar} como um link público", + "You removed public link for calendar {calendar}" : "Você removeu o link público para o calendário {calendar} ", "{actor} shared calendar {calendar} with you" : "{actor} compartilhou o calendário {calendar} com você", "You shared calendar {calendar} with {user}" : "Você compartilhou o calendário {calendar} com {user}", "{actor} shared calendar {calendar} with {user}" : "{actor} compartilhou o calendário {calendar} com {user}", @@ -56,6 +58,9 @@ "Request ID: %s" : "ID do solicitante: %s", "CalDAV server" : "Servidor CalDAV", "Send invitations to attendees" : "Envie convites aos participantes", - "Please make sure to properly set up the email settings above." : "Certifique-se de configurar corretamente o email acima." + "Please make sure to properly set up the email settings above." : "Certifique-se de configurar corretamente o email acima.", + "Automatically generate a birthday calendar" : "Gerar um calendário de aniversários automaticamente", + "Birthday calendars will be generated by a background job." : "Os calendários de aniversários serão gerados na retaguarda.", + "Hence they will not be available immediately after enabling but will show up after some time." : "Portanto, eles não estarão disponíveis imediatamente ao habilitar, mas após algum tempo." },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/ru.js b/apps/dav/l10n/ru.js index 411afe16d74..86082e3f8c6 100644 --- a/apps/dav/l10n/ru.js +++ b/apps/dav/l10n/ru.js @@ -4,43 +4,46 @@ OC.L10N.register( "Calendar" : "Календарь", "Todos" : "Задачи", "Personal" : "Личное", - "{actor} created calendar {calendar}" : "{actor} создал(а) календарь {calendar}", - "You created calendar {calendar}" : "Вы создали календарь {calendar}", - "{actor} deleted calendar {calendar}" : "{actor} удалил(а) календарь {calendar}", - "You deleted calendar {calendar}" : "Вы удалили календарь {calendar}", - "{actor} updated calendar {calendar}" : "{actor} обновил(а) календарь {calendar}", - "You updated 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}", - "{actor} unshared calendar {calendar} from you" : "{actor} закрыл(а) вам доступ к календарю {calendar}", - "You unshared calendar {calendar} from {user}" : "Вы закрыли пользователю {user} доступ к календарю {calendar} ", - "{actor} unshared calendar {calendar} from {user}" : "{actor} закрыл(а) пользователю {user} доступ к календарю {calendar}", - "{actor} unshared calendar {calendar} from themselves" : "{actor} закрыл(а) себе доступ к календарю {calendar}", - "You shared calendar {calendar} with group {group}" : "Вы предоставили группе {group} общий доступ к календарю {calendar}", - "{actor} shared calendar {calendar} with group {group}" : "{actor} предоставил(а) группе {group} общий доступ к календарю {calendar} ", - "You unshared calendar {calendar} from group {group}" : "Вы закрыли группе {group} общий доступ к календарю {calendar}", - "{actor} unshared calendar {calendar} from group {group}" : "{actor} закрыл(а) группе {group} общий доступ к календарю {calendar}", - "{actor} created event {event} in calendar {calendar}" : "{actor} создал(а) событие {event} в календаре {calendar}", - "You created event {event} in calendar {calendar}" : "Вы создали событие {event} в календаре {calendar}", - "{actor} deleted event {event} from calendar {calendar}" : "{actor} удалил(а) событие {event} из календаря {calendar}", - "You deleted event {event} from calendar {calendar}" : "Вы удалили событие {event} из календаря {calendar}", - "{actor} updated event {event} in calendar {calendar}" : "{actor} обновил(а) событие {event} в календаре {calendar}", - "You updated event {event} in calendar {calendar}" : "Вы обновили событие {event} в календаре {calendar}", - "{actor} created todo {todo} in list {calendar}" : "{actor} создал(а) задачу {todo} в списке {calendar}", - "You created todo {todo} in list {calendar}" : "Вы создали задачу {todo} в списке {calendar}", - "{actor} deleted todo {todo} from list {calendar}" : "{actor} удалил(а) задачу {todo} из списка {calendar}", - "You deleted todo {todo} from list {calendar}" : "Вы удалили задачу {todo} из списка {calendar}", - "{actor} updated todo {todo} in list {calendar}" : "{actor} обновил(а) задачу {todo} из списка {calendar}", - "You updated todo {todo} in list {calendar}" : "Вы обновили задачу {todo} из списка {calendar}", - "{actor} solved todo {todo} in list {calendar}" : "{actor} завершил(а) задачу {todo} из списка {calendar}", - "You solved todo {todo} in list {calendar}" : "Вы завершили задачу {todo} из списка {calendar}", - "{actor} reopened todo {todo} in list {calendar}" : "{actor} повторно(а) открыл задачу {todo} из списка {calendar}", - "You reopened todo {todo} in list {calendar}" : "Вы повторно открыли задачу {todo} из списка {calendar}", + "{actor} created calendar {calendar}" : "{actor} создал(а) календарь «{calendar}»", + "You created calendar {calendar}" : "Вы создали календарь «{calendar}»", + "{actor} deleted calendar {calendar}" : "{actor} удалил(а) календарь «{calendar}»", + "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}»", + "{actor} unshared calendar {calendar} from you" : "{actor} закрыл(а) вам доступ к календарю «{calendar}»", + "You unshared calendar {calendar} from {user}" : "Вы закрыли пользователю {user} доступ к календарю «{calendar}»", + "{actor} unshared calendar {calendar} from {user}" : "{actor} закрыл(а) пользователю {user} доступ к календарю «{calendar}»", + "{actor} unshared calendar {calendar} from themselves" : "{actor} закрыл(а) себе доступ к календарю «{calendar}»", + "You shared calendar {calendar} with group {group}" : "Вы предоставили группе {group} общий доступ к календарю «{calendar}»", + "{actor} shared calendar {calendar} with group {group}" : "{actor} предоставил(а) группе {group} общий доступ к календарю «{calendar}»", + "You unshared calendar {calendar} from group {group}" : "Вы закрыли группе {group} общий доступ к календарю «{calendar}»", + "{actor} unshared calendar {calendar} from group {group}" : "{actor} закрыл(а) группе {group} общий доступ к календарю «{calendar}»", + "{actor} created event {event} in calendar {calendar}" : "{actor} создал(а) событие «{event}» в календаре «{calendar}»", + "You created event {event} in calendar {calendar}" : "Вы создали событие «{event}» в календаре «{calendar}»", + "{actor} deleted event {event} from calendar {calendar}" : "{actor} удалил(а) событие «{event}» из календаря «{calendar}»", + "You deleted event {event} from calendar {calendar}" : "Вы удалили событие «{event}» из календаря «{calendar}»", + "{actor} updated event {event} in calendar {calendar}" : "{actor} обновил(а) событие «{event}» в календаре «{calendar}»", + "You updated event {event} in calendar {calendar}" : "Вы обновили событие «{event}» в календаре «{calendar}»", + "{actor} created todo {todo} in list {calendar}" : "{actor} создал(а) задачу «{todo}» в списке «{calendar}»", + "You created todo {todo} in list {calendar}" : "Вы создали задачу «{todo}» в списке «{calendar}»", + "{actor} deleted todo {todo} from list {calendar}" : "{actor} удалил(а) задачу «{todo}» из списка «{calendar}»", + "You deleted todo {todo} from list {calendar}" : "Вы удалили задачу «{todo}» из списка «{calendar}»", + "{actor} updated todo {todo} in list {calendar}" : "{actor} обновил(а) задачу «{todo}» из списка «{calendar}»", + "You updated todo {todo} in list {calendar}" : "Вы обновили задачу «{todo}» из списка «{calendar}»", + "{actor} solved todo {todo} in list {calendar}" : "{actor} завершил(а) задачу «{todo}» из списка «{calendar}»", + "You solved todo {todo} in list {calendar}" : "Вы завершили задачу «{todo}» из списка «{calendar}»", + "{actor} reopened todo {todo} in list {calendar}" : "{actor} повторно(а) открыл задачу «{todo}» из списка «{calendar}»", + "You reopened todo {todo} in list {calendar}" : "Вы повторно открыли задачу «{todo}» из списка «{calendar}»", "A <strong>calendar</strong> was modified" : "<strong>Календарь</strong> был изменен", "A calendar <strong>event</strong> was modified" : "<strong>Событие</strong> календаря была изменено", "A calendar <strong>todo</strong> was modified" : "<strong>Задача</strong> календаря была изменена", "Contact birthdays" : "Дни рождения контакта", + "%s via %s" : "%s через %s", "Invitation canceled" : "Приглашение отменено", "Hello %s," : "Привет, %s!", "The meeting »%s« with %s was canceled." : "Встреча «%s» с %s отменена.", @@ -57,6 +60,9 @@ OC.L10N.register( "Request ID: %s" : "ID запроса: %s", "CalDAV server" : "CalDAV сервер", "Send invitations to attendees" : "Отправить приглашения", - "Please make sure to properly set up the email settings above." : "Проверьте правильность заданных выше параметров электронной почты." + "Please make sure to properly set up the email settings above." : "Проверьте правильность заданных выше параметров электронной почты.", + "Automatically generate a birthday calendar" : "Создавать календарь дней рождения автоматически", + "Birthday calendars will be generated by a background job." : "Календари дней рождения будут создаваться фоновым процессом.", + "Hence they will not be available immediately after enabling but will show up after some time." : "И поэтому они станут доступны не моментально, а через некоторое время." }, "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 a78cf105c42..8c53fede2aa 100644 --- a/apps/dav/l10n/ru.json +++ b/apps/dav/l10n/ru.json @@ -2,43 +2,46 @@ "Calendar" : "Календарь", "Todos" : "Задачи", "Personal" : "Личное", - "{actor} created calendar {calendar}" : "{actor} создал(а) календарь {calendar}", - "You created calendar {calendar}" : "Вы создали календарь {calendar}", - "{actor} deleted calendar {calendar}" : "{actor} удалил(а) календарь {calendar}", - "You deleted calendar {calendar}" : "Вы удалили календарь {calendar}", - "{actor} updated calendar {calendar}" : "{actor} обновил(а) календарь {calendar}", - "You updated 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}", - "{actor} unshared calendar {calendar} from you" : "{actor} закрыл(а) вам доступ к календарю {calendar}", - "You unshared calendar {calendar} from {user}" : "Вы закрыли пользователю {user} доступ к календарю {calendar} ", - "{actor} unshared calendar {calendar} from {user}" : "{actor} закрыл(а) пользователю {user} доступ к календарю {calendar}", - "{actor} unshared calendar {calendar} from themselves" : "{actor} закрыл(а) себе доступ к календарю {calendar}", - "You shared calendar {calendar} with group {group}" : "Вы предоставили группе {group} общий доступ к календарю {calendar}", - "{actor} shared calendar {calendar} with group {group}" : "{actor} предоставил(а) группе {group} общий доступ к календарю {calendar} ", - "You unshared calendar {calendar} from group {group}" : "Вы закрыли группе {group} общий доступ к календарю {calendar}", - "{actor} unshared calendar {calendar} from group {group}" : "{actor} закрыл(а) группе {group} общий доступ к календарю {calendar}", - "{actor} created event {event} in calendar {calendar}" : "{actor} создал(а) событие {event} в календаре {calendar}", - "You created event {event} in calendar {calendar}" : "Вы создали событие {event} в календаре {calendar}", - "{actor} deleted event {event} from calendar {calendar}" : "{actor} удалил(а) событие {event} из календаря {calendar}", - "You deleted event {event} from calendar {calendar}" : "Вы удалили событие {event} из календаря {calendar}", - "{actor} updated event {event} in calendar {calendar}" : "{actor} обновил(а) событие {event} в календаре {calendar}", - "You updated event {event} in calendar {calendar}" : "Вы обновили событие {event} в календаре {calendar}", - "{actor} created todo {todo} in list {calendar}" : "{actor} создал(а) задачу {todo} в списке {calendar}", - "You created todo {todo} in list {calendar}" : "Вы создали задачу {todo} в списке {calendar}", - "{actor} deleted todo {todo} from list {calendar}" : "{actor} удалил(а) задачу {todo} из списка {calendar}", - "You deleted todo {todo} from list {calendar}" : "Вы удалили задачу {todo} из списка {calendar}", - "{actor} updated todo {todo} in list {calendar}" : "{actor} обновил(а) задачу {todo} из списка {calendar}", - "You updated todo {todo} in list {calendar}" : "Вы обновили задачу {todo} из списка {calendar}", - "{actor} solved todo {todo} in list {calendar}" : "{actor} завершил(а) задачу {todo} из списка {calendar}", - "You solved todo {todo} in list {calendar}" : "Вы завершили задачу {todo} из списка {calendar}", - "{actor} reopened todo {todo} in list {calendar}" : "{actor} повторно(а) открыл задачу {todo} из списка {calendar}", - "You reopened todo {todo} in list {calendar}" : "Вы повторно открыли задачу {todo} из списка {calendar}", + "{actor} created calendar {calendar}" : "{actor} создал(а) календарь «{calendar}»", + "You created calendar {calendar}" : "Вы создали календарь «{calendar}»", + "{actor} deleted calendar {calendar}" : "{actor} удалил(а) календарь «{calendar}»", + "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}»", + "{actor} unshared calendar {calendar} from you" : "{actor} закрыл(а) вам доступ к календарю «{calendar}»", + "You unshared calendar {calendar} from {user}" : "Вы закрыли пользователю {user} доступ к календарю «{calendar}»", + "{actor} unshared calendar {calendar} from {user}" : "{actor} закрыл(а) пользователю {user} доступ к календарю «{calendar}»", + "{actor} unshared calendar {calendar} from themselves" : "{actor} закрыл(а) себе доступ к календарю «{calendar}»", + "You shared calendar {calendar} with group {group}" : "Вы предоставили группе {group} общий доступ к календарю «{calendar}»", + "{actor} shared calendar {calendar} with group {group}" : "{actor} предоставил(а) группе {group} общий доступ к календарю «{calendar}»", + "You unshared calendar {calendar} from group {group}" : "Вы закрыли группе {group} общий доступ к календарю «{calendar}»", + "{actor} unshared calendar {calendar} from group {group}" : "{actor} закрыл(а) группе {group} общий доступ к календарю «{calendar}»", + "{actor} created event {event} in calendar {calendar}" : "{actor} создал(а) событие «{event}» в календаре «{calendar}»", + "You created event {event} in calendar {calendar}" : "Вы создали событие «{event}» в календаре «{calendar}»", + "{actor} deleted event {event} from calendar {calendar}" : "{actor} удалил(а) событие «{event}» из календаря «{calendar}»", + "You deleted event {event} from calendar {calendar}" : "Вы удалили событие «{event}» из календаря «{calendar}»", + "{actor} updated event {event} in calendar {calendar}" : "{actor} обновил(а) событие «{event}» в календаре «{calendar}»", + "You updated event {event} in calendar {calendar}" : "Вы обновили событие «{event}» в календаре «{calendar}»", + "{actor} created todo {todo} in list {calendar}" : "{actor} создал(а) задачу «{todo}» в списке «{calendar}»", + "You created todo {todo} in list {calendar}" : "Вы создали задачу «{todo}» в списке «{calendar}»", + "{actor} deleted todo {todo} from list {calendar}" : "{actor} удалил(а) задачу «{todo}» из списка «{calendar}»", + "You deleted todo {todo} from list {calendar}" : "Вы удалили задачу «{todo}» из списка «{calendar}»", + "{actor} updated todo {todo} in list {calendar}" : "{actor} обновил(а) задачу «{todo}» из списка «{calendar}»", + "You updated todo {todo} in list {calendar}" : "Вы обновили задачу «{todo}» из списка «{calendar}»", + "{actor} solved todo {todo} in list {calendar}" : "{actor} завершил(а) задачу «{todo}» из списка «{calendar}»", + "You solved todo {todo} in list {calendar}" : "Вы завершили задачу «{todo}» из списка «{calendar}»", + "{actor} reopened todo {todo} in list {calendar}" : "{actor} повторно(а) открыл задачу «{todo}» из списка «{calendar}»", + "You reopened todo {todo} in list {calendar}" : "Вы повторно открыли задачу «{todo}» из списка «{calendar}»", "A <strong>calendar</strong> was modified" : "<strong>Календарь</strong> был изменен", "A calendar <strong>event</strong> was modified" : "<strong>Событие</strong> календаря была изменено", "A calendar <strong>todo</strong> was modified" : "<strong>Задача</strong> календаря была изменена", "Contact birthdays" : "Дни рождения контакта", + "%s via %s" : "%s через %s", "Invitation canceled" : "Приглашение отменено", "Hello %s," : "Привет, %s!", "The meeting »%s« with %s was canceled." : "Встреча «%s» с %s отменена.", @@ -55,6 +58,9 @@ "Request ID: %s" : "ID запроса: %s", "CalDAV server" : "CalDAV сервер", "Send invitations to attendees" : "Отправить приглашения", - "Please make sure to properly set up the email settings above." : "Проверьте правильность заданных выше параметров электронной почты." + "Please make sure to properly set up the email settings above." : "Проверьте правильность заданных выше параметров электронной почты.", + "Automatically generate a birthday calendar" : "Создавать календарь дней рождения автоматически", + "Birthday calendars will be generated by a background job." : "Календари дней рождения будут создаваться фоновым процессом.", + "Hence they will not be available immediately after enabling but will show up after some time." : "И поэтому они станут доступны не моментально, а через некоторое время." },"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 a78a3c4f3a0..6564181dd23 100644 --- a/apps/dav/l10n/sr.js +++ b/apps/dav/l10n/sr.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}" : "Поделили сте календар {calendar} са {user}", "{actor} shared calendar {calendar} with {user}" : "{actor} је поделио календар {calendar} са {user}", @@ -58,6 +60,9 @@ OC.L10N.register( "Request ID: %s" : "ИД захтева: %s", "CalDAV server" : "CalDAV сервер", "Send invitations to attendees" : "Пошаљи позивницу учесницима", - "Please make sure to properly set up the email settings above." : "Пазите да правилно подесите поставке е-поште изнад." + "Please make sure to properly set up the email settings above." : "Пазите да правилно подесите поставке е-поште изнад.", + "Automatically generate a birthday calendar" : "Аутоматски изгенериши календар рођендана", + "Birthday calendars will be generated by a background job." : "Календари рођендана ће бити генерисани као позадински послови.", + "Hence they will not be available immediately after enabling but will show up after some time." : "Зато можда неће бити видљиви баш одмах по укључивању, али ће се појавити после неког времена." }, "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 410216e4005..260ffb0a086 100644 --- a/apps/dav/l10n/sr.json +++ b/apps/dav/l10n/sr.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}" : "Поделили сте календар {calendar} са {user}", "{actor} shared calendar {calendar} with {user}" : "{actor} је поделио календар {calendar} са {user}", @@ -56,6 +58,9 @@ "Request ID: %s" : "ИД захтева: %s", "CalDAV server" : "CalDAV сервер", "Send invitations to attendees" : "Пошаљи позивницу учесницима", - "Please make sure to properly set up the email settings above." : "Пазите да правилно подесите поставке е-поште изнад." + "Please make sure to properly set up the email settings above." : "Пазите да правилно подесите поставке е-поште изнад.", + "Automatically generate a birthday calendar" : "Аутоматски изгенериши календар рођендана", + "Birthday calendars will be generated by a background job." : "Календари рођендана ће бити генерисани као позадински послови.", + "Hence they will not be available immediately after enabling but will show up after some time." : "Зато можда неће бити видљиви баш одмах по укључивању, али ће се појавити после неког времена." },"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/sv.js b/apps/dav/l10n/sv.js index aa8765c7dc9..cc93613e2b0 100644 --- a/apps/dav/l10n/sv.js +++ b/apps/dav/l10n/sv.js @@ -10,6 +10,8 @@ OC.L10N.register( "You deleted calendar {calendar}" : "Du raderade kalender {calendar}", "{actor} updated calendar {calendar}" : "{actor} uppdaterade kalender {calendar}", "You updated calendar {calendar}" : "Du uppdaterade kalender {calendar}", + "You shared calendar {calendar} as public link" : "Du delade kalender {calendar} som offentlig länk", + "You removed public link for calendar {calendar}" : "Du tog bort offentlig länk för kalender {calendar}", "{actor} shared calendar {calendar} with you" : "{actor} delade kalender {calendar} med dig", "You shared calendar {calendar} with {user}" : "Du delade kalender {calendar} med {user}", "{actor} shared calendar {calendar} with {user}" : "{actor} delade kalender {calendar} med {user}", @@ -41,9 +43,25 @@ OC.L10N.register( "A calendar <strong>event</strong> was modified" : "En kalender-<strong>händelse</strong> modifierades", "A calendar <strong>todo</strong> was modified" : "En kalender <strong>uppgift</strong> modifierades", "Contact birthdays" : "Födelsedagar", + "%s via %s" : "%s via %s", + "Invitation canceled" : "Inbjudan avbruten", + "Hello %s," : "He %s,", + "The meeting »%s« with %s was canceled." : "Mötet »%s« med%s avbröts.", + "Invitation updated" : "Inbjudan uppdaterad", + "The meeting »%s« with %s was updated." : "Mötet »%s« med %s uppdaterades.", + "%s invited you to »%s«" : "%s bjöd in dig till »%s«", + "When:" : "När", + "Where:" : "Var:", + "Description:" : "Beskrivning:", + "Link:" : "Länk:", "Contacts" : "Kontakter", "Technical details" : "Tekniska detaljer", "Remote Address: %s" : "Extern adress: %s", - "Request ID: %s" : "Begär ID: %s" + "Request ID: %s" : "Begär ID: %s", + "CalDAV server" : "CalDAV server", + "Send invitations to attendees" : "Skicka inbjudan till deltagare", + "Please make sure to properly set up the email settings above." : "Vänligen säkerställ att epost-inställningarna ovan är korrekt angivna", + "Automatically generate a birthday calendar" : "Generera en födelsedagskalender automatiskt", + "Birthday calendars will be generated by a background job." : "Födelsedagskalender kommer skapas som ett bakgrundsjobb." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/sv.json b/apps/dav/l10n/sv.json index 0c06957dcfd..df7d8faa22a 100644 --- a/apps/dav/l10n/sv.json +++ b/apps/dav/l10n/sv.json @@ -8,6 +8,8 @@ "You deleted calendar {calendar}" : "Du raderade kalender {calendar}", "{actor} updated calendar {calendar}" : "{actor} uppdaterade kalender {calendar}", "You updated calendar {calendar}" : "Du uppdaterade kalender {calendar}", + "You shared calendar {calendar} as public link" : "Du delade kalender {calendar} som offentlig länk", + "You removed public link for calendar {calendar}" : "Du tog bort offentlig länk för kalender {calendar}", "{actor} shared calendar {calendar} with you" : "{actor} delade kalender {calendar} med dig", "You shared calendar {calendar} with {user}" : "Du delade kalender {calendar} med {user}", "{actor} shared calendar {calendar} with {user}" : "{actor} delade kalender {calendar} med {user}", @@ -39,9 +41,25 @@ "A calendar <strong>event</strong> was modified" : "En kalender-<strong>händelse</strong> modifierades", "A calendar <strong>todo</strong> was modified" : "En kalender <strong>uppgift</strong> modifierades", "Contact birthdays" : "Födelsedagar", + "%s via %s" : "%s via %s", + "Invitation canceled" : "Inbjudan avbruten", + "Hello %s," : "He %s,", + "The meeting »%s« with %s was canceled." : "Mötet »%s« med%s avbröts.", + "Invitation updated" : "Inbjudan uppdaterad", + "The meeting »%s« with %s was updated." : "Mötet »%s« med %s uppdaterades.", + "%s invited you to »%s«" : "%s bjöd in dig till »%s«", + "When:" : "När", + "Where:" : "Var:", + "Description:" : "Beskrivning:", + "Link:" : "Länk:", "Contacts" : "Kontakter", "Technical details" : "Tekniska detaljer", "Remote Address: %s" : "Extern adress: %s", - "Request ID: %s" : "Begär ID: %s" + "Request ID: %s" : "Begär ID: %s", + "CalDAV server" : "CalDAV server", + "Send invitations to attendees" : "Skicka inbjudan till deltagare", + "Please make sure to properly set up the email settings above." : "Vänligen säkerställ att epost-inställningarna ovan är korrekt angivna", + "Automatically generate a birthday calendar" : "Generera en födelsedagskalender automatiskt", + "Birthday calendars will be generated by a background job." : "Födelsedagskalender kommer skapas som ett bakgrundsjobb." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js index 288836fd083..4df4c5f891f 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -10,6 +10,8 @@ OC.L10N.register( "You deleted calendar {calendar}" : "{calendar} takvimini sildiniz", "{actor} updated calendar {calendar}" : "{actor}, {calendar} takvimini güncelledi", "You updated calendar {calendar}" : "{calendar} takvimini güncellediniz", + "You shared calendar {calendar} as public link" : "{calendar} takvimini herkese açık bağlantı olarak paylaştınız", + "You removed public link for calendar {calendar}" : "{calendar} takviminin herkese açık bağlantısını kaldırdınız", "{actor} shared calendar {calendar} with you" : "{actor}, {calendar} takvimini sizinle paylaştı", "You shared calendar {calendar} with {user}" : "{calendar} takvimini {user} ile paylaştınız", "{actor} shared calendar {calendar} with {user}" : "{actor}, {user} ile {calendar} takvimini paylaştı", @@ -58,6 +60,9 @@ OC.L10N.register( "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 set up the email settings above." : "Lütfen yukarıdaki e-posta ayarlarını doğru olarak yaptığınızdan emin olun." + "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.", + "Automatically generate a birthday calendar" : "Doğum günü takvimi otomatik oluşturulsun", + "Birthday calendars will be generated by a background job." : "Bu seçenek etkinleştirildiğinde, doğum günü takvimi art alan 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." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/dav/l10n/tr.json b/apps/dav/l10n/tr.json index cbdd153a09b..6b649858898 100644 --- a/apps/dav/l10n/tr.json +++ b/apps/dav/l10n/tr.json @@ -8,6 +8,8 @@ "You deleted calendar {calendar}" : "{calendar} takvimini sildiniz", "{actor} updated calendar {calendar}" : "{actor}, {calendar} takvimini güncelledi", "You updated calendar {calendar}" : "{calendar} takvimini güncellediniz", + "You shared calendar {calendar} as public link" : "{calendar} takvimini herkese açık bağlantı olarak paylaştınız", + "You removed public link for calendar {calendar}" : "{calendar} takviminin herkese açık bağlantısını kaldırdınız", "{actor} shared calendar {calendar} with you" : "{actor}, {calendar} takvimini sizinle paylaştı", "You shared calendar {calendar} with {user}" : "{calendar} takvimini {user} ile paylaştınız", "{actor} shared calendar {calendar} with {user}" : "{actor}, {user} ile {calendar} takvimini paylaştı", @@ -56,6 +58,9 @@ "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 set up the email settings above." : "Lütfen yukarıdaki e-posta ayarlarını doğru olarak yaptığınızdan emin olun." + "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.", + "Automatically generate a birthday calendar" : "Doğum günü takvimi otomatik oluşturulsun", + "Birthday calendars will be generated by a background job." : "Bu seçenek etkinleştirildiğinde, doğum günü takvimi art alan 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." },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |