diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:26 +0000 |
commit | 8cc41974a43ce893fee58b44ac8c213461eaa898 (patch) | |
tree | f901982908dafc2b29853fb7919697be33f33feb /apps/dav | |
parent | a5d4cc133098f25f27fec6ca76cae37e46a662c7 (diff) | |
download | nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.tar.gz nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav')
102 files changed, 40 insertions, 402 deletions
diff --git a/apps/dav/l10n/ca.js b/apps/dav/l10n/ca.js index b96fb5a216b..686dc7f7411 100644 --- a/apps/dav/l10n/ca.js +++ b/apps/dav/l10n/ca.js @@ -98,10 +98,6 @@ OC.L10N.register( "Hence they will not be available immediately after enabling but will show up after some time." : "Per tant, no estaran disponibles immediatament després d'habilitar-los, però apareixeran d'aquí una estona.", "Send notifications for events" : "Envia notificacions per als esdeveniments", "Notifications will be send through background jobs, so these need to happen often enough." : "Les notificacions s'enviaran a través de tasques en segon terme; per tant, cal que succeeixin prou sovint.", - "%s via %s" : "%s via %s", - "The meeting »%s« with %s was canceled." : "La reunió »%s« amb %s ha estat cancel·lada.", - "The meeting »%s« with %s was updated." : "La reunió »%s« amb %s ha estat actualitzada.", - "%s invited you to »%s«" : "%s us ha convidat a »%s«", "Please make sure to properly set up the email settings above." : "Si us plau, assegureu-vos de configurar correctament la configuració del correu electrònic de dalt." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/ca.json b/apps/dav/l10n/ca.json index 6f4c5968ecb..498829b0613 100644 --- a/apps/dav/l10n/ca.json +++ b/apps/dav/l10n/ca.json @@ -96,10 +96,6 @@ "Hence they will not be available immediately after enabling but will show up after some time." : "Per tant, no estaran disponibles immediatament després d'habilitar-los, però apareixeran d'aquí una estona.", "Send notifications for events" : "Envia notificacions per als esdeveniments", "Notifications will be send through background jobs, so these need to happen often enough." : "Les notificacions s'enviaran a través de tasques en segon terme; per tant, cal que succeeixin prou sovint.", - "%s via %s" : "%s via %s", - "The meeting »%s« with %s was canceled." : "La reunió »%s« amb %s ha estat cancel·lada.", - "The meeting »%s« with %s was updated." : "La reunió »%s« amb %s ha estat actualitzada.", - "%s invited you to »%s«" : "%s us ha convidat a »%s«", "Please make sure to properly set up the email settings above." : "Si us plau, assegureu-vos de configurar correctament la configuració del correu electrònic de dalt." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js index 56756bd7750..d526400a2d7 100644 --- a/apps/dav/l10n/cs.js +++ b/apps/dav/l10n/cs.js @@ -82,10 +82,6 @@ OC.L10N.register( "Automatically generate a birthday calendar" : "Automaticky vytvořit kalendář s narozeninami", "Birthday calendars will be generated by a background job." : "Narozeninový kalendář bude vytvořen na pozadí.", "Hence they will not be available immediately after enabling but will show up after some time." : "A tedy nebudou zpřístupněny ihned po povolení, ale objeví se až se zpožděním.", - "%s via %s" : "%s přes %s", - "The meeting »%s« with %s was canceled." : "Setkání »%s« s %s bylo zrušeno.", - "The meeting »%s« with %s was updated." : "Setkání „%s“ s %s bylo aktualizováno.", - "%s invited you to »%s«" : "%s vás zve na „%s“", "Please make sure to properly set up the email settings above." : "Ujistěte se, že jste správně nastavili výše uvedená nastavení e-mailu." }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/dav/l10n/cs.json b/apps/dav/l10n/cs.json index 7aea5fcc433..4dfb49f1922 100644 --- a/apps/dav/l10n/cs.json +++ b/apps/dav/l10n/cs.json @@ -80,10 +80,6 @@ "Automatically generate a birthday calendar" : "Automaticky vytvořit kalendář s narozeninami", "Birthday calendars will be generated by a background job." : "Narozeninový kalendář bude vytvořen na pozadí.", "Hence they will not be available immediately after enabling but will show up after some time." : "A tedy nebudou zpřístupněny ihned po povolení, ale objeví se až se zpožděním.", - "%s via %s" : "%s přes %s", - "The meeting »%s« with %s was canceled." : "Setkání »%s« s %s bylo zrušeno.", - "The meeting »%s« with %s was updated." : "Setkání „%s“ s %s bylo aktualizováno.", - "%s invited you to »%s«" : "%s vás zve na „%s“", "Please make sure to properly set up the email settings above." : "Ujistěte se, že jste správně nastavili výše uvedená nastavení e-mailu." },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/dav/l10n/da.js b/apps/dav/l10n/da.js index c5f57a4983e..249f2d5ba93 100644 --- a/apps/dav/l10n/da.js +++ b/apps/dav/l10n/da.js @@ -63,10 +63,6 @@ OC.L10N.register( "Automatically generate a birthday calendar" : "Generer en fødselsdagskalender automatisk", "Birthday calendars will be generated by a background job." : "Fødselsdagskalendere vil blive oprettet af et job, der kører i baggrunden.", "Hence they will not be available immediately after enabling but will show up after some time." : "Derfor vil de ikke blive synlige med det samme efter aktivering, men vil vise sig efter noget tid.", - "%s via %s" : "%s via %s", - "The meeting »%s« with %s was canceled." : "Mødet »%s« med %s blev annulleret.", - "The meeting »%s« with %s was updated." : "Mødet »%s« med %s blev opdateret.", - "%s invited you to »%s«" : "%s inviterede dig til »%s«", "Please make sure to properly set up the email settings above." : "Vær venligst sikker på at indstille email indstillingerne ovenover ordenligt." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/da.json b/apps/dav/l10n/da.json index 85b5125f63a..3c0fb42692f 100644 --- a/apps/dav/l10n/da.json +++ b/apps/dav/l10n/da.json @@ -61,10 +61,6 @@ "Automatically generate a birthday calendar" : "Generer en fødselsdagskalender automatisk", "Birthday calendars will be generated by a background job." : "Fødselsdagskalendere vil blive oprettet af et job, der kører i baggrunden.", "Hence they will not be available immediately after enabling but will show up after some time." : "Derfor vil de ikke blive synlige med det samme efter aktivering, men vil vise sig efter noget tid.", - "%s via %s" : "%s via %s", - "The meeting »%s« with %s was canceled." : "Mødet »%s« med %s blev annulleret.", - "The meeting »%s« with %s was updated." : "Mødet »%s« med %s blev opdateret.", - "%s invited you to »%s«" : "%s inviterede dig til »%s«", "Please make sure to properly set up the email settings above." : "Vær venligst sikker på at indstille email indstillingerne ovenover ordenligt." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js index 5c17326c648..8c241903ca1 100644 --- a/apps/dav/l10n/de.js +++ b/apps/dav/l10n/de.js @@ -99,10 +99,6 @@ OC.L10N.register( "Send notifications for events" : "Sende Benachrichtigungen für Ereignisse", "Notifications will be send through background jobs, so these need to happen often enough." : "Benachrichtigungen werden von Hintergrundjobs erstellt, sodass diese häufig genug ausgeführt werden müssen.", "Enable notifications for events via push" : "Benachrichtigungen für Ereignisse per Push aktivieren", - "%s via %s" : "%s über %s", - "The meeting »%s« with %s was canceled." : "Der Termin »%s« mit %s wurde abgesagt.", - "The meeting »%s« with %s was updated." : "Der Termin »%s« mit %s wurde aktualisiert.", - "%s invited you to »%s«" : "%s hat Dich zu »%s« eingeladen", "Please make sure to properly set up the email settings above." : "Bitte sicherstellen, dass die E-Mail Einstellungen oben korrekt angegeben sind." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json index 9938b7d8029..1892828a94d 100644 --- a/apps/dav/l10n/de.json +++ b/apps/dav/l10n/de.json @@ -97,10 +97,6 @@ "Send notifications for events" : "Sende Benachrichtigungen für Ereignisse", "Notifications will be send through background jobs, so these need to happen often enough." : "Benachrichtigungen werden von Hintergrundjobs erstellt, sodass diese häufig genug ausgeführt werden müssen.", "Enable notifications for events via push" : "Benachrichtigungen für Ereignisse per Push aktivieren", - "%s via %s" : "%s über %s", - "The meeting »%s« with %s was canceled." : "Der Termin »%s« mit %s wurde abgesagt.", - "The meeting »%s« with %s was updated." : "Der Termin »%s« mit %s wurde aktualisiert.", - "%s invited you to »%s«" : "%s hat Dich zu »%s« eingeladen", "Please make sure to properly set up the email settings above." : "Bitte sicherstellen, dass die E-Mail Einstellungen oben korrekt angegeben sind." },"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 1bd03acbeeb..896bfc16738 100644 --- a/apps/dav/l10n/de_DE.js +++ b/apps/dav/l10n/de_DE.js @@ -99,10 +99,6 @@ OC.L10N.register( "Send notifications for events" : "Sende Benachrichtigungen für Ereignisse", "Notifications will be send through background jobs, so these need to happen often enough." : "Benachrichtigungen werden von Hintergrundjobs erstellt, sodass diese häufig genug ausgeführt werden müssen.", "Enable notifications for events via push" : "Benachrichtigungen für Ereignisse per Push aktivieren", - "%s via %s" : "%s über %s", - "The meeting »%s« with %s was canceled." : "Der Termin »%s« mit %s wurde abgesagt.", - "The meeting »%s« with %s was updated." : "Der Termin »%s« mit %s wurde aktualisiert.", - "%s invited you to »%s«" : "%s hat Sie zu »%s« eingeladen", "Please make sure to properly set up the email settings above." : "Stellen Sie sicher, dass die obigen E-Mail-Einstellungen korrekt sind." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json index 02bce4db7c4..9cc4d2aedfc 100644 --- a/apps/dav/l10n/de_DE.json +++ b/apps/dav/l10n/de_DE.json @@ -97,10 +97,6 @@ "Send notifications for events" : "Sende Benachrichtigungen für Ereignisse", "Notifications will be send through background jobs, so these need to happen often enough." : "Benachrichtigungen werden von Hintergrundjobs erstellt, sodass diese häufig genug ausgeführt werden müssen.", "Enable notifications for events via push" : "Benachrichtigungen für Ereignisse per Push aktivieren", - "%s via %s" : "%s über %s", - "The meeting »%s« with %s was canceled." : "Der Termin »%s« mit %s wurde abgesagt.", - "The meeting »%s« with %s was updated." : "Der Termin »%s« mit %s wurde aktualisiert.", - "%s invited you to »%s«" : "%s hat Sie zu »%s« eingeladen", "Please make sure to properly set up the email settings above." : "Stellen Sie sicher, dass die obigen E-Mail-Einstellungen korrekt sind." },"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 057928a34c5..143248910f4 100644 --- a/apps/dav/l10n/el.js +++ b/apps/dav/l10n/el.js @@ -74,10 +74,6 @@ OC.L10N.register( "Automatically generate a birthday calendar" : "Δημιουργία ημερολογίου γενεθλίων αυτόματα", "Birthday calendars will be generated by a background job." : "Τα ημερολόγια γενεθλίων θα δημιουργηθούν από μία εργασία παρασκηνίου.", "Notifications will be send through background jobs, so these need to happen often enough." : "Οι ειδοποιήσεις θα αποστέλλονται μέσω εργασιών στο παρασκήνιο, οπότε αυτές πρέπει να συμβαίνουν αρκετά συχνά.", - "%s via %s" : "%s μέσω %s", - "The meeting »%s« with %s was canceled." : "Το meeting »%s« με τον/την %s ακυρώθηκε.", - "The meeting »%s« with %s was updated." : "Το meeting » %s « με τον/την %s ενημερώθηκε.", - "%s invited you to »%s«" : "Ο %s σας προσκάλεσε στο »%s«", "Please make sure to properly set up the email settings above." : "Παρακαλούμε σιγουρευθείτε οτι θα ενημερώσετε τις ρυθμίσεις email, παραπάνω." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/el.json b/apps/dav/l10n/el.json index 1364c146c6a..211b42f0214 100644 --- a/apps/dav/l10n/el.json +++ b/apps/dav/l10n/el.json @@ -72,10 +72,6 @@ "Automatically generate a birthday calendar" : "Δημιουργία ημερολογίου γενεθλίων αυτόματα", "Birthday calendars will be generated by a background job." : "Τα ημερολόγια γενεθλίων θα δημιουργηθούν από μία εργασία παρασκηνίου.", "Notifications will be send through background jobs, so these need to happen often enough." : "Οι ειδοποιήσεις θα αποστέλλονται μέσω εργασιών στο παρασκήνιο, οπότε αυτές πρέπει να συμβαίνουν αρκετά συχνά.", - "%s via %s" : "%s μέσω %s", - "The meeting »%s« with %s was canceled." : "Το meeting »%s« με τον/την %s ακυρώθηκε.", - "The meeting »%s« with %s was updated." : "Το meeting » %s « με τον/την %s ενημερώθηκε.", - "%s invited you to »%s«" : "Ο %s σας προσκάλεσε στο »%s«", "Please make sure to properly set up the email settings above." : "Παρακαλούμε σιγουρευθείτε οτι θα ενημερώσετε τις ρυθμίσεις email, παραπάνω." },"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 db92b1632ad..2d74275324e 100644 --- a/apps/dav/l10n/en_GB.js +++ b/apps/dav/l10n/en_GB.js @@ -59,10 +59,6 @@ OC.L10N.register( "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.", - "%s via %s" : "%s via %s", - "The meeting »%s« with %s was canceled." : "The meeting »%s« with %s was canceled.", - "The meeting »%s« with %s was updated." : "The meeting »%s« with %s was updated.", - "%s invited you to »%s«" : "%s invited you to »%s«", "Please make sure to properly set up the email settings above." : "Please make sure to properly set up the email settings above." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/en_GB.json b/apps/dav/l10n/en_GB.json index 6723524ab3f..eb94ce207d1 100644 --- a/apps/dav/l10n/en_GB.json +++ b/apps/dav/l10n/en_GB.json @@ -57,10 +57,6 @@ "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.", - "%s via %s" : "%s via %s", - "The meeting »%s« with %s was canceled." : "The meeting »%s« with %s was canceled.", - "The meeting »%s« with %s was updated." : "The meeting »%s« with %s was updated.", - "%s invited you to »%s«" : "%s invited you to »%s«", "Please make sure to properly set up the email settings above." : "Please make sure to properly set up the email settings above." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/eo.js b/apps/dav/l10n/eo.js index 5a04aac9a96..3fbb5320a0c 100644 --- a/apps/dav/l10n/eo.js +++ b/apps/dav/l10n/eo.js @@ -85,10 +85,6 @@ OC.L10N.register( "Automatically generate a birthday calendar" : "Aŭtomate estigi datrevenan kalendaron", "Birthday calendars will be generated by a background job." : "Datrevenaj kalendaroj estos kreitaj de fona tasko.", "Hence they will not be available immediately after enabling but will show up after some time." : "Tial, ili disponeblos nur post kelke da tempo.", - "%s via %s" : "%s per %s", - "The meeting »%s« with %s was canceled." : "La kunsido „%s“ kun %s estis nuligita.", - "The meeting »%s« with %s was updated." : "La kunsido „%s“ kun %s estis ĝisdatigita.", - "%s invited you to »%s«" : "%s invitis vin al „%s“", "Please make sure to properly set up the email settings above." : "Bv. kontroli, ĉu la supraj retpoŝtaj agordoj estas bone agorditaj." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/eo.json b/apps/dav/l10n/eo.json index de436e79ded..2a579ffdeb4 100644 --- a/apps/dav/l10n/eo.json +++ b/apps/dav/l10n/eo.json @@ -83,10 +83,6 @@ "Automatically generate a birthday calendar" : "Aŭtomate estigi datrevenan kalendaron", "Birthday calendars will be generated by a background job." : "Datrevenaj kalendaroj estos kreitaj de fona tasko.", "Hence they will not be available immediately after enabling but will show up after some time." : "Tial, ili disponeblos nur post kelke da tempo.", - "%s via %s" : "%s per %s", - "The meeting »%s« with %s was canceled." : "La kunsido „%s“ kun %s estis nuligita.", - "The meeting »%s« with %s was updated." : "La kunsido „%s“ kun %s estis ĝisdatigita.", - "%s invited you to »%s«" : "%s invitis vin al „%s“", "Please make sure to properly set up the email settings above." : "Bv. kontroli, ĉu la supraj retpoŝtaj agordoj estas bone agorditaj." },"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 359d2fce724..5d39306124b 100644 --- a/apps/dav/l10n/es.js +++ b/apps/dav/l10n/es.js @@ -43,6 +43,7 @@ OC.L10N.register( "A <strong>calendar</strong> was modified" : "Un <strong>calendario</strong> fue modificado.", "A calendar <strong>event</strong> was modified" : "Un <strong>evento</strong> del calendario fue modificado.", "A calendar <strong>todo</strong> was modified" : "Una <strong>lista de tareas</strong> fue modificada", + "Death of %s" : "Muerte de %s", "Contact birthdays" : "Cumpleaños del contacto", "Calendar:" : "Calendario:", "Date:" : "Fecha:", @@ -97,10 +98,7 @@ OC.L10N.register( "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.", "Send notifications for events" : "Enviar notificaciones de los eventos", "Notifications will be send through background jobs, so these need to happen often enough." : "Las notificaciones se enviarán a través de trabajos en segundo plano, por lo que estos deben llevarse a cabo con cierta frecuencia.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La reunión »%s« con %s se ha cancelado.", - "The meeting »%s« with %s was updated." : "La reunión »%s« con %s se ha actualizado.", - "%s invited you to »%s«" : "%s te ha invitado a »%s«", + "Enable notifications for events via push" : "Activar notificaciones push para eventos", "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" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es.json b/apps/dav/l10n/es.json index 9834dcbc58b..3f650bf2b1a 100644 --- a/apps/dav/l10n/es.json +++ b/apps/dav/l10n/es.json @@ -41,6 +41,7 @@ "A <strong>calendar</strong> was modified" : "Un <strong>calendario</strong> fue modificado.", "A calendar <strong>event</strong> was modified" : "Un <strong>evento</strong> del calendario fue modificado.", "A calendar <strong>todo</strong> was modified" : "Una <strong>lista de tareas</strong> fue modificada", + "Death of %s" : "Muerte de %s", "Contact birthdays" : "Cumpleaños del contacto", "Calendar:" : "Calendario:", "Date:" : "Fecha:", @@ -95,10 +96,7 @@ "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.", "Send notifications for events" : "Enviar notificaciones de los eventos", "Notifications will be send through background jobs, so these need to happen often enough." : "Las notificaciones se enviarán a través de trabajos en segundo plano, por lo que estos deben llevarse a cabo con cierta frecuencia.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La reunión »%s« con %s se ha cancelado.", - "The meeting »%s« with %s was updated." : "La reunión »%s« con %s se ha actualizado.", - "%s invited you to »%s«" : "%s te ha invitado a »%s«", + "Enable notifications for events via push" : "Activar notificaciones push para eventos", "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" },"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 index cddddfb1525..6dedff2d64f 100644 --- a/apps/dav/l10n/es_419.js +++ b/apps/dav/l10n/es_419.js @@ -58,10 +58,6 @@ OC.L10N.register( "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_419.json b/apps/dav/l10n/es_419.json index a4ae4d6a3a9..01ee6b3ebef 100644 --- a/apps/dav/l10n/es_419.json +++ b/apps/dav/l10n/es_419.json @@ -56,10 +56,6 @@ "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"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 aaf968f26fa..db138b219d5 100644 --- a/apps/dav/l10n/es_CL.js +++ b/apps/dav/l10n/es_CL.js @@ -59,10 +59,6 @@ OC.L10N.register( "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_CL.json b/apps/dav/l10n/es_CL.json index a4945bc77e9..58852b15bcf 100644 --- a/apps/dav/l10n/es_CL.json +++ b/apps/dav/l10n/es_CL.json @@ -57,10 +57,6 @@ "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"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 aaf968f26fa..db138b219d5 100644 --- a/apps/dav/l10n/es_CO.js +++ b/apps/dav/l10n/es_CO.js @@ -59,10 +59,6 @@ OC.L10N.register( "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_CO.json b/apps/dav/l10n/es_CO.json index a4945bc77e9..58852b15bcf 100644 --- a/apps/dav/l10n/es_CO.json +++ b/apps/dav/l10n/es_CO.json @@ -57,10 +57,6 @@ "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"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 aaf968f26fa..db138b219d5 100644 --- a/apps/dav/l10n/es_CR.js +++ b/apps/dav/l10n/es_CR.js @@ -59,10 +59,6 @@ OC.L10N.register( "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_CR.json b/apps/dav/l10n/es_CR.json index a4945bc77e9..58852b15bcf 100644 --- a/apps/dav/l10n/es_CR.json +++ b/apps/dav/l10n/es_CR.json @@ -57,10 +57,6 @@ "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"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 aaf968f26fa..db138b219d5 100644 --- a/apps/dav/l10n/es_DO.js +++ b/apps/dav/l10n/es_DO.js @@ -59,10 +59,6 @@ OC.L10N.register( "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_DO.json b/apps/dav/l10n/es_DO.json index a4945bc77e9..58852b15bcf 100644 --- a/apps/dav/l10n/es_DO.json +++ b/apps/dav/l10n/es_DO.json @@ -57,10 +57,6 @@ "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"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 aaf968f26fa..db138b219d5 100644 --- a/apps/dav/l10n/es_EC.js +++ b/apps/dav/l10n/es_EC.js @@ -59,10 +59,6 @@ OC.L10N.register( "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_EC.json b/apps/dav/l10n/es_EC.json index a4945bc77e9..58852b15bcf 100644 --- a/apps/dav/l10n/es_EC.json +++ b/apps/dav/l10n/es_EC.json @@ -57,10 +57,6 @@ "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"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 aaf968f26fa..db138b219d5 100644 --- a/apps/dav/l10n/es_GT.js +++ b/apps/dav/l10n/es_GT.js @@ -59,10 +59,6 @@ OC.L10N.register( "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_GT.json b/apps/dav/l10n/es_GT.json index a4945bc77e9..58852b15bcf 100644 --- a/apps/dav/l10n/es_GT.json +++ b/apps/dav/l10n/es_GT.json @@ -57,10 +57,6 @@ "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"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 cddddfb1525..6dedff2d64f 100644 --- a/apps/dav/l10n/es_HN.js +++ b/apps/dav/l10n/es_HN.js @@ -58,10 +58,6 @@ OC.L10N.register( "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_HN.json b/apps/dav/l10n/es_HN.json index a4ae4d6a3a9..01ee6b3ebef 100644 --- a/apps/dav/l10n/es_HN.json +++ b/apps/dav/l10n/es_HN.json @@ -56,10 +56,6 @@ "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"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 aaf968f26fa..db138b219d5 100644 --- a/apps/dav/l10n/es_MX.js +++ b/apps/dav/l10n/es_MX.js @@ -59,10 +59,6 @@ OC.L10N.register( "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_MX.json b/apps/dav/l10n/es_MX.json index a4945bc77e9..58852b15bcf 100644 --- a/apps/dav/l10n/es_MX.json +++ b/apps/dav/l10n/es_MX.json @@ -57,10 +57,6 @@ "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"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 cddddfb1525..6dedff2d64f 100644 --- a/apps/dav/l10n/es_NI.js +++ b/apps/dav/l10n/es_NI.js @@ -58,10 +58,6 @@ OC.L10N.register( "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_NI.json b/apps/dav/l10n/es_NI.json index a4ae4d6a3a9..01ee6b3ebef 100644 --- a/apps/dav/l10n/es_NI.json +++ b/apps/dav/l10n/es_NI.json @@ -56,10 +56,6 @@ "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"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 cddddfb1525..6dedff2d64f 100644 --- a/apps/dav/l10n/es_PA.js +++ b/apps/dav/l10n/es_PA.js @@ -58,10 +58,6 @@ OC.L10N.register( "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_PA.json b/apps/dav/l10n/es_PA.json index a4ae4d6a3a9..01ee6b3ebef 100644 --- a/apps/dav/l10n/es_PA.json +++ b/apps/dav/l10n/es_PA.json @@ -56,10 +56,6 @@ "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"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 cddddfb1525..6dedff2d64f 100644 --- a/apps/dav/l10n/es_PE.js +++ b/apps/dav/l10n/es_PE.js @@ -58,10 +58,6 @@ OC.L10N.register( "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_PE.json b/apps/dav/l10n/es_PE.json index a4ae4d6a3a9..01ee6b3ebef 100644 --- a/apps/dav/l10n/es_PE.json +++ b/apps/dav/l10n/es_PE.json @@ -56,10 +56,6 @@ "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"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 cddddfb1525..6dedff2d64f 100644 --- a/apps/dav/l10n/es_PR.js +++ b/apps/dav/l10n/es_PR.js @@ -58,10 +58,6 @@ OC.L10N.register( "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_PR.json b/apps/dav/l10n/es_PR.json index a4ae4d6a3a9..01ee6b3ebef 100644 --- a/apps/dav/l10n/es_PR.json +++ b/apps/dav/l10n/es_PR.json @@ -56,10 +56,6 @@ "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"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 cddddfb1525..6dedff2d64f 100644 --- a/apps/dav/l10n/es_PY.js +++ b/apps/dav/l10n/es_PY.js @@ -58,10 +58,6 @@ OC.L10N.register( "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_PY.json b/apps/dav/l10n/es_PY.json index a4ae4d6a3a9..01ee6b3ebef 100644 --- a/apps/dav/l10n/es_PY.json +++ b/apps/dav/l10n/es_PY.json @@ -56,10 +56,6 @@ "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"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 aaf968f26fa..db138b219d5 100644 --- a/apps/dav/l10n/es_SV.js +++ b/apps/dav/l10n/es_SV.js @@ -59,10 +59,6 @@ OC.L10N.register( "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_SV.json b/apps/dav/l10n/es_SV.json index a4945bc77e9..58852b15bcf 100644 --- a/apps/dav/l10n/es_SV.json +++ b/apps/dav/l10n/es_SV.json @@ -57,10 +57,6 @@ "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"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 cddddfb1525..6dedff2d64f 100644 --- a/apps/dav/l10n/es_UY.js +++ b/apps/dav/l10n/es_UY.js @@ -58,10 +58,6 @@ OC.L10N.register( "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_UY.json b/apps/dav/l10n/es_UY.json index a4ae4d6a3a9..01ee6b3ebef 100644 --- a/apps/dav/l10n/es_UY.json +++ b/apps/dav/l10n/es_UY.json @@ -56,10 +56,6 @@ "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.", - "%s via %s" : "%s vía %s", - "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", - "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«", "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/et_EE.js b/apps/dav/l10n/et_EE.js index c4545959224..33302ffe999 100644 --- a/apps/dav/l10n/et_EE.js +++ b/apps/dav/l10n/et_EE.js @@ -53,9 +53,6 @@ OC.L10N.register( "Remote Address: %s" : "Kaugaadress: %s", "Request ID: %s" : "Päringu ID: %s", "Send invitations to attendees" : "Saada osalejatele kutsed", - "The meeting »%s« with %s was canceled." : "Koosolek »%s« osaleja(te)ga %s tühistati.", - "The meeting »%s« with %s was updated." : "Koosolek »%s« osaleja(te)ga %s uuendati.", - "%s invited you to »%s«" : "%s kutsus sind »%s«", "Please make sure to properly set up the email settings above." : "Veendu, et e-posti seaded oleksid eespool õigesti seadistatud." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/et_EE.json b/apps/dav/l10n/et_EE.json index 5bb8ac77fbf..cd5e5165f34 100644 --- a/apps/dav/l10n/et_EE.json +++ b/apps/dav/l10n/et_EE.json @@ -51,9 +51,6 @@ "Remote Address: %s" : "Kaugaadress: %s", "Request ID: %s" : "Päringu ID: %s", "Send invitations to attendees" : "Saada osalejatele kutsed", - "The meeting »%s« with %s was canceled." : "Koosolek »%s« osaleja(te)ga %s tühistati.", - "The meeting »%s« with %s was updated." : "Koosolek »%s« osaleja(te)ga %s uuendati.", - "%s invited you to »%s«" : "%s kutsus sind »%s«", "Please make sure to properly set up the email settings above." : "Veendu, et e-posti seaded oleksid eespool õigesti seadistatud." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/eu.js b/apps/dav/l10n/eu.js index 3ea127620d7..58bb1470da2 100644 --- a/apps/dav/l10n/eu.js +++ b/apps/dav/l10n/eu.js @@ -57,8 +57,6 @@ OC.L10N.register( "Request ID: %s" : "Eskatutako ID: 1%s", "Save" : "Gorde", "Send invitations to attendees" : "Gonbidatutakoei gonbidapenak bidali", - "The meeting »%s« with %s was canceled." : "1%s-rekin duzun » 1%s « bilera ezeztatu da", - "%s invited you to »%s«" : "1%s-k »1%s«-ra gonbidatu zaitu", "Please make sure to properly set up the email settings above." : "Mesedez, eposta ezarpenak ondo zehaztuta daudela ziurta ezazu" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/eu.json b/apps/dav/l10n/eu.json index c6aa61687c4..fcb042bd7e0 100644 --- a/apps/dav/l10n/eu.json +++ b/apps/dav/l10n/eu.json @@ -55,8 +55,6 @@ "Request ID: %s" : "Eskatutako ID: 1%s", "Save" : "Gorde", "Send invitations to attendees" : "Gonbidatutakoei gonbidapenak bidali", - "The meeting »%s« with %s was canceled." : "1%s-rekin duzun » 1%s « bilera ezeztatu da", - "%s invited you to »%s«" : "1%s-k »1%s«-ra gonbidatu zaitu", "Please make sure to properly set up the email settings above." : "Mesedez, eposta ezarpenak ondo zehaztuta daudela ziurta ezazu" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/fi.js b/apps/dav/l10n/fi.js index 431d06808d8..eea29470c95 100644 --- a/apps/dav/l10n/fi.js +++ b/apps/dav/l10n/fi.js @@ -76,9 +76,6 @@ OC.L10N.register( "Automatically generate a birthday calendar" : "Luo syntymäpäiväkalenteri automaattisesti", "Birthday calendars will be generated by a background job." : "Syntymäpäiväkalenterit luodaan taustatyön toimesta.", "Hence they will not be available immediately after enabling but will show up after some time." : "Sen vuoksi ne eivät ole välittömästi saatavilla käyttöönoton jälkeen, vaan ne tulevat näkyviin pienellä viiveellä.", - "The meeting »%s« with %s was canceled." : "Tapaaminen »%s« henkilön %s kanssa peruttiin.", - "The meeting »%s« with %s was updated." : "Tapaaminen »%s« henkilön %s kanssa päivitettiin.", - "%s invited you to »%s«" : "%s kutsui sinut »%s«", "Please make sure to properly set up the email settings above." : "Varmista, että määrität sähköpostiasetukset oikein yläpuolelle. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/fi.json b/apps/dav/l10n/fi.json index 3435ca6238a..3c811d8fb22 100644 --- a/apps/dav/l10n/fi.json +++ b/apps/dav/l10n/fi.json @@ -74,9 +74,6 @@ "Automatically generate a birthday calendar" : "Luo syntymäpäiväkalenteri automaattisesti", "Birthday calendars will be generated by a background job." : "Syntymäpäiväkalenterit luodaan taustatyön toimesta.", "Hence they will not be available immediately after enabling but will show up after some time." : "Sen vuoksi ne eivät ole välittömästi saatavilla käyttöönoton jälkeen, vaan ne tulevat näkyviin pienellä viiveellä.", - "The meeting »%s« with %s was canceled." : "Tapaaminen »%s« henkilön %s kanssa peruttiin.", - "The meeting »%s« with %s was updated." : "Tapaaminen »%s« henkilön %s kanssa päivitettiin.", - "%s invited you to »%s«" : "%s kutsui sinut »%s«", "Please make sure to properly set up the email settings above." : "Varmista, että määrität sähköpostiasetukset oikein yläpuolelle. " },"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 f8ea6c8f2c0..0db5596f562 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -99,10 +99,6 @@ OC.L10N.register( "Send notifications for events" : "Envoyer une notification pour les évènements", "Notifications will be send through background jobs, so these need to happen often enough." : "Les notifications seront envoyées par des tâches de fond, qui doivent par conséquent être exécutées régulièrement.", "Enable notifications for events via push" : "Activer les notifications push pour les évènements", - "%s via %s" : "%s via %s", - "The meeting »%s« with %s was canceled." : "La réunion «%s» avec %s a été annulée.", - "The meeting »%s« with %s was updated." : "La réunion «%s» avec %s a été mise à jour.", - "%s invited you to »%s«" : "%s vous a invité à «%s»", "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" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json index 40918a9d987..d7ea44e1194 100644 --- a/apps/dav/l10n/fr.json +++ b/apps/dav/l10n/fr.json @@ -97,10 +97,6 @@ "Send notifications for events" : "Envoyer une notification pour les évènements", "Notifications will be send through background jobs, so these need to happen often enough." : "Les notifications seront envoyées par des tâches de fond, qui doivent par conséquent être exécutées régulièrement.", "Enable notifications for events via push" : "Activer les notifications push pour les évènements", - "%s via %s" : "%s via %s", - "The meeting »%s« with %s was canceled." : "La réunion «%s» avec %s a été annulée.", - "The meeting »%s« with %s was updated." : "La réunion «%s» avec %s a été mise à jour.", - "%s invited you to »%s«" : "%s vous a invité à «%s»", "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" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/gl.js b/apps/dav/l10n/gl.js index b188979b1f5..59356f27fa7 100644 --- a/apps/dav/l10n/gl.js +++ b/apps/dav/l10n/gl.js @@ -99,10 +99,6 @@ OC.L10N.register( "Send notifications for events" : "Enviar notificacións para eventos", "Notifications will be send through background jobs, so these need to happen often enough." : "As notificacións enviaranse mediante procesos en segundo plano, polo que estes teñen que suceder bastante a miúdo.", "Enable notifications for events via push" : "Enviar notificacións para eventos mediante «push»", - "%s via %s" : "%s mediante %s", - "The meeting »%s« with %s was canceled." : "A xuntanza «%s» con %s foi cancelada.", - "The meeting »%s« with %s was updated." : "A xuntanza «%s» con %s foi actualizada.", - "%s invited you to »%s«" : "%s convidouno a «%s»", "Please make sure to properly set up the email settings above." : "Asegúrese de ter configurado correctamente o correo de enriba." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/gl.json b/apps/dav/l10n/gl.json index d28e47b2acd..a2da844e9ae 100644 --- a/apps/dav/l10n/gl.json +++ b/apps/dav/l10n/gl.json @@ -97,10 +97,6 @@ "Send notifications for events" : "Enviar notificacións para eventos", "Notifications will be send through background jobs, so these need to happen often enough." : "As notificacións enviaranse mediante procesos en segundo plano, polo que estes teñen que suceder bastante a miúdo.", "Enable notifications for events via push" : "Enviar notificacións para eventos mediante «push»", - "%s via %s" : "%s mediante %s", - "The meeting »%s« with %s was canceled." : "A xuntanza «%s» con %s foi cancelada.", - "The meeting »%s« with %s was updated." : "A xuntanza «%s» con %s foi actualizada.", - "%s invited you to »%s«" : "%s convidouno a «%s»", "Please make sure to properly set up the email settings above." : "Asegúrese de ter configurado correctamente o correo de enriba." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/he.js b/apps/dav/l10n/he.js index ae82f908b72..42c41245e8f 100644 --- a/apps/dav/l10n/he.js +++ b/apps/dav/l10n/he.js @@ -68,9 +68,6 @@ OC.L10N.register( "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." : "לכן הם לא יהיה זמינים מיד לאחר ההפעלה אלא הם יופיעו לאחר זמן מה.", - "%s via %s" : "%s דרך %s", - "The meeting »%s« with %s was canceled." : "הפגישה „%s” עם %s בוטלה.", - "The meeting »%s« with %s was updated." : "הפגישה „%s” עם %s עודכנה.", "Please make sure to properly set up the email settings above." : "נא לוודא שהגדרת את הדוא״ל שלהלן כראוי." }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); diff --git a/apps/dav/l10n/he.json b/apps/dav/l10n/he.json index b99509ba12e..a69d415312a 100644 --- a/apps/dav/l10n/he.json +++ b/apps/dav/l10n/he.json @@ -66,9 +66,6 @@ "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." : "לכן הם לא יהיה זמינים מיד לאחר ההפעלה אלא הם יופיעו לאחר זמן מה.", - "%s via %s" : "%s דרך %s", - "The meeting »%s« with %s was canceled." : "הפגישה „%s” עם %s בוטלה.", - "The meeting »%s« with %s was updated." : "הפגישה „%s” עם %s עודכנה.", "Please make sure to properly set up the email settings above." : "נא לוודא שהגדרת את הדוא״ל שלהלן כראוי." },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/dav/l10n/hr.js b/apps/dav/l10n/hr.js index 0b97e05727f..10ba5f453b3 100644 --- a/apps/dav/l10n/hr.js +++ b/apps/dav/l10n/hr.js @@ -88,10 +88,6 @@ OC.L10N.register( "Birthday calendars will be generated by a background job." : "Kalendari rođendana generirat će se u pozadini.", "Hence they will not be available immediately after enabling but will show up after some time." : "Stoga neće biti dostupni odmah nakon omogućivanja, ali će se pojaviti nakon nekog vremena.", "Send notifications for events" : "Šalji notifikacije za događaje", - "%s via %s" : "%s putem %s", - "The meeting »%s« with %s was canceled." : "Sastanak »%s« s %s je otkazan.", - "The meeting »%s« with %s was updated." : "Sastanak »%s« s %s je ažuriran.", - "%s invited you to »%s«" : "%s vas je pozvao na »%s«", "Please make sure to properly set up the email settings above." : "Provjerite jeste li ispravno postavili navedene postavke e-pošte." }, "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/hr.json b/apps/dav/l10n/hr.json index e8be4892b23..a478a8cee30 100644 --- a/apps/dav/l10n/hr.json +++ b/apps/dav/l10n/hr.json @@ -86,10 +86,6 @@ "Birthday calendars will be generated by a background job." : "Kalendari rođendana generirat će se u pozadini.", "Hence they will not be available immediately after enabling but will show up after some time." : "Stoga neće biti dostupni odmah nakon omogućivanja, ali će se pojaviti nakon nekog vremena.", "Send notifications for events" : "Šalji notifikacije za događaje", - "%s via %s" : "%s putem %s", - "The meeting »%s« with %s was canceled." : "Sastanak »%s« s %s je otkazan.", - "The meeting »%s« with %s was updated." : "Sastanak »%s« s %s je ažuriran.", - "%s invited you to »%s«" : "%s vas je pozvao na »%s«", "Please make sure to properly set up the email settings above." : "Provjerite jeste li ispravno postavili navedene postavke e-pošte." },"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/hu.js b/apps/dav/l10n/hu.js index 71d97d9c2ac..10ad527df4c 100644 --- a/apps/dav/l10n/hu.js +++ b/apps/dav/l10n/hu.js @@ -75,10 +75,6 @@ OC.L10N.register( "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.", - "%s via %s" : "%s - %s", - "The meeting »%s« with %s was canceled." : "A »%s« találkozó vele: %s lemondásra került.", - "The meeting »%s« with %s was updated." : "A »%s« találkozó vele: %s módosult.", - "%s invited you to »%s«" : "%s meghívott ide: »%s«", "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." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/hu.json b/apps/dav/l10n/hu.json index 351a042cda6..9f872320dd1 100644 --- a/apps/dav/l10n/hu.json +++ b/apps/dav/l10n/hu.json @@ -73,10 +73,6 @@ "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.", - "%s via %s" : "%s - %s", - "The meeting »%s« with %s was canceled." : "A »%s« találkozó vele: %s lemondásra került.", - "The meeting »%s« with %s was updated." : "A »%s« találkozó vele: %s módosult.", - "%s invited you to »%s«" : "%s meghívott ide: »%s«", "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." },"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 0a280bb1322..e478eb8894a 100644 --- a/apps/dav/l10n/is.js +++ b/apps/dav/l10n/is.js @@ -81,10 +81,6 @@ OC.L10N.register( "Automatically generate a birthday calendar" : "Útbúa fæðingardagatal sjálfvirkt", "Birthday calendars will be generated by a background job." : "Fæðingardagatöl verða útbúin í bakvinnsluferli.", "Hence they will not be available immediately after enabling but will show up after some time." : "Þar með verða þau ekki tilbúin strax eftir að þetta er virkjað, heldur birtast þau eftir nokkurn tíma.", - "%s via %s" : "%s með %s", - "The meeting »%s« with %s was canceled." : "Hætt var við fundinn »%s« með %s.", - "The meeting »%s« with %s was updated." : "Fundurinn »%s« með %s var uppfærður.", - "%s invited you to »%s«" : "%s bauð þér að taka þátt í »%s«", "Please make sure to properly set up the email settings above." : "Gakktu úr skugga um að tölvupóststillingarnar hér fyrir ofan séu réttar." }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/dav/l10n/is.json b/apps/dav/l10n/is.json index 1959515ea6f..3643d3e6e9c 100644 --- a/apps/dav/l10n/is.json +++ b/apps/dav/l10n/is.json @@ -79,10 +79,6 @@ "Automatically generate a birthday calendar" : "Útbúa fæðingardagatal sjálfvirkt", "Birthday calendars will be generated by a background job." : "Fæðingardagatöl verða útbúin í bakvinnsluferli.", "Hence they will not be available immediately after enabling but will show up after some time." : "Þar með verða þau ekki tilbúin strax eftir að þetta er virkjað, heldur birtast þau eftir nokkurn tíma.", - "%s via %s" : "%s með %s", - "The meeting »%s« with %s was canceled." : "Hætt var við fundinn »%s« með %s.", - "The meeting »%s« with %s was updated." : "Fundurinn »%s« með %s var uppfærður.", - "%s invited you to »%s«" : "%s bauð þér að taka þátt í »%s«", "Please make sure to properly set up the email settings above." : "Gakktu úr skugga um að tölvupóststillingarnar hér fyrir ofan séu réttar." },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js index 0f839225247..b197ea595b9 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -99,10 +99,6 @@ OC.L10N.register( "Send notifications for events" : "Invia notifiche per eventi", "Notifications will be send through background jobs, so these need to happen often enough." : "Le notifiche saranno inviate tramite operazioni in background, per cui devono verificarsi abbastanza spesso.", "Enable notifications for events via push" : "Abilita notifiche per eventi tramite push", - "%s via %s" : "%s tramite %s", - "The meeting »%s« with %s was canceled." : "L'incontro «%s» con %s è stato annullato.", - "The meeting »%s« with %s was updated." : "L'incontro «%s» con %s è stato aggiornato.", - "%s invited you to »%s«" : "%s ti ha invitato a «%s»", "Please make sure to properly set up the email settings above." : "Assicurati di configurare correttamente le impostazioni di posta sopra." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/it.json b/apps/dav/l10n/it.json index 9c1f7a5dfc5..f30618b75df 100644 --- a/apps/dav/l10n/it.json +++ b/apps/dav/l10n/it.json @@ -97,10 +97,6 @@ "Send notifications for events" : "Invia notifiche per eventi", "Notifications will be send through background jobs, so these need to happen often enough." : "Le notifiche saranno inviate tramite operazioni in background, per cui devono verificarsi abbastanza spesso.", "Enable notifications for events via push" : "Abilita notifiche per eventi tramite push", - "%s via %s" : "%s tramite %s", - "The meeting »%s« with %s was canceled." : "L'incontro «%s» con %s è stato annullato.", - "The meeting »%s« with %s was updated." : "L'incontro «%s» con %s è stato aggiornato.", - "%s invited you to »%s«" : "%s ti ha invitato a «%s»", "Please make sure to properly set up the email settings above." : "Assicurati di configurare correttamente le impostazioni di posta sopra." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/ja.js b/apps/dav/l10n/ja.js index 794a6179340..465dc507594 100644 --- a/apps/dav/l10n/ja.js +++ b/apps/dav/l10n/ja.js @@ -44,8 +44,20 @@ OC.L10N.register( "A calendar <strong>event</strong> was modified" : "カレンダーの<strong>イベント</strong>が変更されたとき", "A calendar <strong>todo</strong> was modified" : "カレンダーの<strong>ToDo</strong>が変更されたとき", "Contact birthdays" : "誕生日", + "Calendar:" : "カレンダー:", + "Date:" : "日付:", "Where:" : "場所:", "Description:" : "説明:", + "Untitled event" : "無題のイベント", + "_%n year_::_%n years_" : ["%n年"], + "_%n month_::_%n months_" : ["%nヶ月"], + "_%n day_::_%n days_" : ["%n日"], + "_%n hour_::_%n hours_" : ["%n時間"], + "_%n minute_::_%n minutes_" : ["%n秒"], + "Calendar: %s" : "カレンダー:%s", + "Date: %s" : "日付:%s", + "Description: %s" : "説明:%s", + "Where: %s" : "場所:%s", "%1$s via %2$s" : "%1$s に %2$s から", "Invitation canceled" : "招待のキャンセル", "Hello %s," : "%s さん、こんにちは", @@ -81,10 +93,7 @@ OC.L10N.register( "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." : "したがって、有効にした直後は利用できませんが、しばらくしてから表示されます。", - "%s via %s" : "%s に %s から", - "The meeting »%s« with %s was canceled." : "会議 »%s« %sがキャンセルされました。", - "The meeting »%s« with %s was updated." : "会議 »%s« %sが更新されました。", - "%s invited you to »%s«" : "%s があなたを »%s« に招待しました", + "Send notifications for events" : "イベントの通知を送信", "Please make sure to properly set up the email settings above." : "上記のメール設定を正しく設定してください。" }, "nplurals=1; plural=0;"); diff --git a/apps/dav/l10n/ja.json b/apps/dav/l10n/ja.json index 36ab3c105ba..de8426535e0 100644 --- a/apps/dav/l10n/ja.json +++ b/apps/dav/l10n/ja.json @@ -42,8 +42,20 @@ "A calendar <strong>event</strong> was modified" : "カレンダーの<strong>イベント</strong>が変更されたとき", "A calendar <strong>todo</strong> was modified" : "カレンダーの<strong>ToDo</strong>が変更されたとき", "Contact birthdays" : "誕生日", + "Calendar:" : "カレンダー:", + "Date:" : "日付:", "Where:" : "場所:", "Description:" : "説明:", + "Untitled event" : "無題のイベント", + "_%n year_::_%n years_" : ["%n年"], + "_%n month_::_%n months_" : ["%nヶ月"], + "_%n day_::_%n days_" : ["%n日"], + "_%n hour_::_%n hours_" : ["%n時間"], + "_%n minute_::_%n minutes_" : ["%n秒"], + "Calendar: %s" : "カレンダー:%s", + "Date: %s" : "日付:%s", + "Description: %s" : "説明:%s", + "Where: %s" : "場所:%s", "%1$s via %2$s" : "%1$s に %2$s から", "Invitation canceled" : "招待のキャンセル", "Hello %s," : "%s さん、こんにちは", @@ -79,10 +91,7 @@ "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." : "したがって、有効にした直後は利用できませんが、しばらくしてから表示されます。", - "%s via %s" : "%s に %s から", - "The meeting »%s« with %s was canceled." : "会議 »%s« %sがキャンセルされました。", - "The meeting »%s« with %s was updated." : "会議 »%s« %sが更新されました。", - "%s invited you to »%s«" : "%s があなたを »%s« に招待しました", + "Send notifications for events" : "イベントの通知を送信", "Please make sure to properly set up the email settings above." : "上記のメール設定を正しく設定してください。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/dav/l10n/ka_GE.js b/apps/dav/l10n/ka_GE.js index 2ba68d7c79b..37e877967de 100644 --- a/apps/dav/l10n/ka_GE.js +++ b/apps/dav/l10n/ka_GE.js @@ -59,10 +59,6 @@ OC.L10N.register( "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." : "ისინი არ იქნებიან ხელმიწავდომნი უცბად, მაგრამ გამოჩნდებიან გარკვეული პერიოდის შემდეგ.", - "%s via %s" : "%s %s-ით", - "The meeting »%s« with %s was canceled." : "შეხვედრა »%s« %s-სთან გაუქმდა.", - "The meeting »%s« with %s was updated." : "შეხვედრა »%s« %s-სთან განახლდა.", - "%s invited you to »%s«" : "%s-მ დაგპატიჟათ რომ »%s«", "Please make sure to properly set up the email settings above." : "გთხოვთ დაამოწმოთ, რომ სწორად აყენებთ ზემოთ მოცემულ ელ-ფოსტის პარამეტრებს." }, "nplurals=2; plural=(n!=1);"); diff --git a/apps/dav/l10n/ka_GE.json b/apps/dav/l10n/ka_GE.json index 2649d9cde8d..9dbb85ce679 100644 --- a/apps/dav/l10n/ka_GE.json +++ b/apps/dav/l10n/ka_GE.json @@ -57,10 +57,6 @@ "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." : "ისინი არ იქნებიან ხელმიწავდომნი უცბად, მაგრამ გამოჩნდებიან გარკვეული პერიოდის შემდეგ.", - "%s via %s" : "%s %s-ით", - "The meeting »%s« with %s was canceled." : "შეხვედრა »%s« %s-სთან გაუქმდა.", - "The meeting »%s« with %s was updated." : "შეხვედრა »%s« %s-სთან განახლდა.", - "%s invited you to »%s«" : "%s-მ დაგპატიჟათ რომ »%s«", "Please make sure to properly set up the email settings above." : "გთხოვთ დაამოწმოთ, რომ სწორად აყენებთ ზემოთ მოცემულ ელ-ფოსტის პარამეტრებს." },"pluralForm" :"nplurals=2; plural=(n!=1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/ko.js b/apps/dav/l10n/ko.js index 2b3268fa33c..d054bd3cd7b 100644 --- a/apps/dav/l10n/ko.js +++ b/apps/dav/l10n/ko.js @@ -81,10 +81,6 @@ OC.L10N.register( "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." : "생일 달력이 생성되는 데 시간이 걸릴 수도 있습니다.", - "%s via %s" : "%s(%s 경유)", - "The meeting »%s« with %s was canceled." : "\"%s\" 행사(%s 님이 진행함)가 취소되었습니다.", - "The meeting »%s« with %s was updated." : "\"%s\" 행사(%s 님이 진행함)가 업데이트되었습니다.", - "%s invited you to »%s«" : "%s 님이 \"%s\"에 초대함", "Please make sure to properly set up the email settings above." : "이메일 설정이 올바른지 확인하십시오." }, "nplurals=1; plural=0;"); diff --git a/apps/dav/l10n/ko.json b/apps/dav/l10n/ko.json index 8197da1bf0d..fbb71846e86 100644 --- a/apps/dav/l10n/ko.json +++ b/apps/dav/l10n/ko.json @@ -79,10 +79,6 @@ "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." : "생일 달력이 생성되는 데 시간이 걸릴 수도 있습니다.", - "%s via %s" : "%s(%s 경유)", - "The meeting »%s« with %s was canceled." : "\"%s\" 행사(%s 님이 진행함)가 취소되었습니다.", - "The meeting »%s« with %s was updated." : "\"%s\" 행사(%s 님이 진행함)가 업데이트되었습니다.", - "%s invited you to »%s«" : "%s 님이 \"%s\"에 초대함", "Please make sure to properly set up the email settings above." : "이메일 설정이 올바른지 확인하십시오." },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/dav/l10n/lt_LT.js b/apps/dav/l10n/lt_LT.js index e9339a4fe02..9b834836dca 100644 --- a/apps/dav/l10n/lt_LT.js +++ b/apps/dav/l10n/lt_LT.js @@ -71,9 +71,6 @@ OC.L10N.register( "Request ID: %s" : "Užklausos ID: %s", "Are you accepting the invitation?" : "Ar priimate pakvietimą?", "Save" : "Įrašyti", - "Calendar server" : "Kalendoriaus serveris", - "%s via %s" : "%s per %s", - "The meeting »%s« with %s was canceled." : "Susikimas „%s“ su %s atšauktas.", - "%s invited you to »%s«" : "%s pakvietė jus į »%s«" + "Calendar server" : "Kalendoriaus serveris" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/dav/l10n/lt_LT.json b/apps/dav/l10n/lt_LT.json index a8b52c91938..4e0f76fdf53 100644 --- a/apps/dav/l10n/lt_LT.json +++ b/apps/dav/l10n/lt_LT.json @@ -69,9 +69,6 @@ "Request ID: %s" : "Užklausos ID: %s", "Are you accepting the invitation?" : "Ar priimate pakvietimą?", "Save" : "Įrašyti", - "Calendar server" : "Kalendoriaus serveris", - "%s via %s" : "%s per %s", - "The meeting »%s« with %s was canceled." : "Susikimas „%s“ su %s atšauktas.", - "%s invited you to »%s«" : "%s pakvietė jus į »%s«" + "Calendar server" : "Kalendoriaus serveris" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/dav/l10n/nb.js b/apps/dav/l10n/nb.js index 434843f530b..ea41c73db32 100644 --- a/apps/dav/l10n/nb.js +++ b/apps/dav/l10n/nb.js @@ -62,10 +62,6 @@ OC.L10N.register( "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.", - "%s via %s" : "%s via %s", - "The meeting »%s« with %s was canceled." : "Møtet \"%s\" med %s ble kansellert.", - "The meeting »%s« with %s was updated." : "Møtet med \"%s\" med %s ble oppdatert.", - "%s invited you to »%s«" : "%s inviterte deg til \"%s\"", "Please make sure to properly set up the email settings above." : "Sett opp e-postinnstillingene ovenfor på riktig måte." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/nb.json b/apps/dav/l10n/nb.json index c80050b2485..4a153a9e3f0 100644 --- a/apps/dav/l10n/nb.json +++ b/apps/dav/l10n/nb.json @@ -60,10 +60,6 @@ "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.", - "%s via %s" : "%s via %s", - "The meeting »%s« with %s was canceled." : "Møtet \"%s\" med %s ble kansellert.", - "The meeting »%s« with %s was updated." : "Møtet med \"%s\" med %s ble oppdatert.", - "%s invited you to »%s«" : "%s inviterte deg til \"%s\"", "Please make sure to properly set up the email settings above." : "Sett opp e-postinnstillingene ovenfor på riktig måte." },"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 04c1a5c34e3..ae2262a13be 100644 --- a/apps/dav/l10n/nl.js +++ b/apps/dav/l10n/nl.js @@ -98,10 +98,7 @@ OC.L10N.register( "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.", "Send notifications for events" : "Versturen meldingen voor afspraken", "Notifications will be send through background jobs, so these need to happen often enough." : "Meldingen worden via achtergrondtaken verstuurd, dus die moeten vaak genoeg plaatsvinden.", - "%s via %s" : "%s via %s", - "The meeting »%s« with %s was canceled." : "De vergadering »%s« met %s is geannuleerd.", - "The meeting »%s« with %s was updated." : "De vergadering »%s« met %s is bijgewerkt.", - "%s invited you to »%s«" : "%s heeft je uitgenodigd voor »%s«", + "Enable notifications for events via push" : "Inschakelen push-melding voor afspraken", "Please make sure to properly set up the email settings above." : "Zorg ervoor dat je de bovenstaande e-mailinstellingen correct instelt." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/nl.json b/apps/dav/l10n/nl.json index 4ceb717c50e..d18e7d2c180 100644 --- a/apps/dav/l10n/nl.json +++ b/apps/dav/l10n/nl.json @@ -96,10 +96,7 @@ "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.", "Send notifications for events" : "Versturen meldingen voor afspraken", "Notifications will be send through background jobs, so these need to happen often enough." : "Meldingen worden via achtergrondtaken verstuurd, dus die moeten vaak genoeg plaatsvinden.", - "%s via %s" : "%s via %s", - "The meeting »%s« with %s was canceled." : "De vergadering »%s« met %s is geannuleerd.", - "The meeting »%s« with %s was updated." : "De vergadering »%s« met %s is bijgewerkt.", - "%s invited you to »%s«" : "%s heeft je uitgenodigd voor »%s«", + "Enable notifications for events via push" : "Inschakelen push-melding voor afspraken", "Please make sure to properly set up the email settings above." : "Zorg ervoor dat je de bovenstaande e-mailinstellingen correct instelt." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js index ddc28711e3c..5a519bb823b 100644 --- a/apps/dav/l10n/pl.js +++ b/apps/dav/l10n/pl.js @@ -99,10 +99,6 @@ OC.L10N.register( "Send notifications for events" : "Wysyłaj powiadomienia o wydarzeniach", "Notifications will be send through background jobs, so these need to happen often enough." : "Powiadomienia będą wysyłane za pośrednictwem zadań w tle, więc mogą pojawiać się one dosyć często.", "Enable notifications for events via push" : "Włącz powiadomienia o zdarzeniach poprzez push", - "%s via %s" : "%s przez %s", - "The meeting »%s« with %s was canceled." : "Spotkanie »%s« z %s zostało anulowane.", - "The meeting »%s« with %s was updated." : "Spotkanie »%s« z %s zostało zaktualizowane.", - "%s invited you to »%s«" : "%s zaprosił Cię do »%s«", "Please make sure to properly set up the email settings above." : "Upewnij się, że poprawnie skonfigurowałeś ustawienia e-mail." }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json index cf75c43e5f6..683a568c637 100644 --- a/apps/dav/l10n/pl.json +++ b/apps/dav/l10n/pl.json @@ -97,10 +97,6 @@ "Send notifications for events" : "Wysyłaj powiadomienia o wydarzeniach", "Notifications will be send through background jobs, so these need to happen often enough." : "Powiadomienia będą wysyłane za pośrednictwem zadań w tle, więc mogą pojawiać się one dosyć często.", "Enable notifications for events via push" : "Włącz powiadomienia o zdarzeniach poprzez push", - "%s via %s" : "%s przez %s", - "The meeting »%s« with %s was canceled." : "Spotkanie »%s« z %s zostało anulowane.", - "The meeting »%s« with %s was updated." : "Spotkanie »%s« z %s zostało zaktualizowane.", - "%s invited you to »%s«" : "%s zaprosił Cię do »%s«", "Please make sure to properly set up the email settings above." : "Upewnij się, że poprawnie skonfigurowałeś ustawienia e-mail." },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js index 271c82c59d1..90ab4db4305 100644 --- a/apps/dav/l10n/pt_BR.js +++ b/apps/dav/l10n/pt_BR.js @@ -99,10 +99,6 @@ OC.L10N.register( "Send notifications for events" : "Enviar notificações para eventos", "Notifications will be send through background jobs, so these need to happen often enough." : "As notificações serão enviadas por meio de tarefas em segundo plano. Portanto, elas precisam acontecer com frequência suficiente.", "Enable notifications for events via push" : "Ativar notificações para eventos via push", - "%s via %s" : "%s via %s", - "The meeting »%s« with %s was canceled." : "A reunião »%s« com %s foi cancelada.", - "The meeting »%s« with %s was updated." : "A reunião »%s« com %s foi atualizada..", - "%s invited you to »%s«" : "%s convidou você para »%s«", "Please make sure to properly set up the email settings above." : "Certifique-se de configurar corretamente o e-mail acima." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/dav/l10n/pt_BR.json b/apps/dav/l10n/pt_BR.json index bf7cb6486f2..90ce7e26de2 100644 --- a/apps/dav/l10n/pt_BR.json +++ b/apps/dav/l10n/pt_BR.json @@ -97,10 +97,6 @@ "Send notifications for events" : "Enviar notificações para eventos", "Notifications will be send through background jobs, so these need to happen often enough." : "As notificações serão enviadas por meio de tarefas em segundo plano. Portanto, elas precisam acontecer com frequência suficiente.", "Enable notifications for events via push" : "Ativar notificações para eventos via push", - "%s via %s" : "%s via %s", - "The meeting »%s« with %s was canceled." : "A reunião »%s« com %s foi cancelada.", - "The meeting »%s« with %s was updated." : "A reunião »%s« com %s foi atualizada..", - "%s invited you to »%s«" : "%s convidou você para »%s«", "Please make sure to properly set up the email settings above." : "Certifique-se de configurar corretamente o e-mail acima." },"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 04b409b9162..9b2502bd371 100644 --- a/apps/dav/l10n/ru.js +++ b/apps/dav/l10n/ru.js @@ -98,10 +98,6 @@ OC.L10N.register( "Hence they will not be available immediately after enabling but will show up after some time." : "И поэтому они станут доступны не моментально, а через некоторое время.", "Send notifications for events" : "Отправлять уведомления о событиях", "Notifications will be send through background jobs, so these need to happen often enough." : "Уведомления будут отправляться через фоновые задания, поэтому они должны выполняться достаточно часто.", - "%s via %s" : "%s через %s", - "The meeting »%s« with %s was canceled." : "Встреча «%s» с %s отменена.", - "The meeting »%s« with %s was updated." : "Встреча «%s» с %s обновлена.", - "%s invited you to »%s«" : "%s пригласил(а) Вас на «%s»", "Please make sure to properly set up the email settings above." : "Проверьте правильность заданных выше параметров электронной почты." }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/dav/l10n/ru.json b/apps/dav/l10n/ru.json index 43d4611d5b8..941ec74a6af 100644 --- a/apps/dav/l10n/ru.json +++ b/apps/dav/l10n/ru.json @@ -96,10 +96,6 @@ "Hence they will not be available immediately after enabling but will show up after some time." : "И поэтому они станут доступны не моментально, а через некоторое время.", "Send notifications for events" : "Отправлять уведомления о событиях", "Notifications will be send through background jobs, so these need to happen often enough." : "Уведомления будут отправляться через фоновые задания, поэтому они должны выполняться достаточно часто.", - "%s via %s" : "%s через %s", - "The meeting »%s« with %s was canceled." : "Встреча «%s» с %s отменена.", - "The meeting »%s« with %s was updated." : "Встреча «%s» с %s обновлена.", - "%s invited you to »%s«" : "%s пригласил(а) Вас на «%s»", "Please make sure to properly set up the email settings above." : "Проверьте правильность заданных выше параметров электронной почты." },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" }
\ No newline at end of file diff --git a/apps/dav/l10n/sk.js b/apps/dav/l10n/sk.js index 7852817d4b5..59206e6920e 100644 --- a/apps/dav/l10n/sk.js +++ b/apps/dav/l10n/sk.js @@ -81,10 +81,6 @@ OC.L10N.register( "Automatically generate a birthday calendar" : "Automaticky generovať narodeninový kalendár", "Birthday calendars will be generated by a background job." : "Narodeninové kalendáre budú generované úlohou na pozadí.", "Hence they will not be available immediately after enabling but will show up after some time." : "Preto nebudú dostupné hneď po povolení, ale zobrazia sa po určitom čase", - "%s via %s" : "%s cez %s", - "The meeting »%s« with %s was canceled." : "Stretnutie »%s« s %s bolo zrušené.", - "The meeting »%s« with %s was updated." : "Stretnutie »%s« s %s bolo aktualizované.", - "%s invited you to »%s«" : "%s vám poslal pozvánku na »%s«", "Please make sure to properly set up the email settings above." : "Uistite sa, že máte správne nastavené vyššie uvedené nastavenia e-mailu." }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/dav/l10n/sk.json b/apps/dav/l10n/sk.json index d30c95c0d70..5afa7edd6c5 100644 --- a/apps/dav/l10n/sk.json +++ b/apps/dav/l10n/sk.json @@ -79,10 +79,6 @@ "Automatically generate a birthday calendar" : "Automaticky generovať narodeninový kalendár", "Birthday calendars will be generated by a background job." : "Narodeninové kalendáre budú generované úlohou na pozadí.", "Hence they will not be available immediately after enabling but will show up after some time." : "Preto nebudú dostupné hneď po povolení, ale zobrazia sa po určitom čase", - "%s via %s" : "%s cez %s", - "The meeting »%s« with %s was canceled." : "Stretnutie »%s« s %s bolo zrušené.", - "The meeting »%s« with %s was updated." : "Stretnutie »%s« s %s bolo aktualizované.", - "%s invited you to »%s«" : "%s vám poslal pozvánku na »%s«", "Please make sure to properly set up the email settings above." : "Uistite sa, že máte správne nastavené vyššie uvedené nastavenia e-mailu." },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/dav/l10n/sq.js b/apps/dav/l10n/sq.js index 306d97dab6e..8e1e6e48952 100644 --- a/apps/dav/l10n/sq.js +++ b/apps/dav/l10n/sq.js @@ -59,10 +59,6 @@ OC.L10N.register( "Tentative" : "Tentativë", "Save" : "Ruaj", "Your attendance was updated successfully." : "Pjesëmarrja juaj u përditësua me sukses.", - "Send invitations to attendees" : "Dërgo ftesa tek pjesëmarrësit", - "%s via %s" : "%s nëpërmjet %s", - "The meeting »%s« with %s was canceled." : "Takimi »%s« me %s u anullua.", - "The meeting »%s« with %s was updated." : "Takimi »%s« me %s u përditësua.", - "%s invited you to »%s«" : "%s ju ftoi juve tek %s" + "Send invitations to attendees" : "Dërgo ftesa tek pjesëmarrësit" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/sq.json b/apps/dav/l10n/sq.json index 539d155ec62..3270c7013de 100644 --- a/apps/dav/l10n/sq.json +++ b/apps/dav/l10n/sq.json @@ -57,10 +57,6 @@ "Tentative" : "Tentativë", "Save" : "Ruaj", "Your attendance was updated successfully." : "Pjesëmarrja juaj u përditësua me sukses.", - "Send invitations to attendees" : "Dërgo ftesa tek pjesëmarrësit", - "%s via %s" : "%s nëpërmjet %s", - "The meeting »%s« with %s was canceled." : "Takimi »%s« me %s u anullua.", - "The meeting »%s« with %s was updated." : "Takimi »%s« me %s u përditësua.", - "%s invited you to »%s«" : "%s ju ftoi juve tek %s" + "Send invitations to attendees" : "Dërgo ftesa tek pjesëmarrësit" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/sr.js b/apps/dav/l10n/sr.js index b00cba7c69b..2aaf4a62e24 100644 --- a/apps/dav/l10n/sr.js +++ b/apps/dav/l10n/sr.js @@ -98,10 +98,6 @@ OC.L10N.register( "Hence they will not be available immediately after enabling but will show up after some time." : "Зато можда неће бити видљиви баш одмах по укључивању, али ће се појавити после неког времена.", "Send notifications for events" : "Шаљи обавештења о догађајима", "Notifications will be send through background jobs, so these need to happen often enough." : "Обавештења ће бити слана кроз послове у позадини, па би требало да су они постављени да се често извршавају.", - "%s via %s" : "%s путем %s", - "The meeting »%s« with %s was canceled." : "Састанак „%s“ са %s је отказан.", - "The meeting »%s« with %s was updated." : "Састанак „%s“ са %s је ажуриран.", - "%s invited you to »%s«" : "%s Вас је позвао на „%s“", "Please make sure to properly set up the email settings above." : "Пазите да правилно подесите поставке е-поште изнад." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/dav/l10n/sr.json b/apps/dav/l10n/sr.json index f38ade74d6e..121a0e53ab8 100644 --- a/apps/dav/l10n/sr.json +++ b/apps/dav/l10n/sr.json @@ -96,10 +96,6 @@ "Hence they will not be available immediately after enabling but will show up after some time." : "Зато можда неће бити видљиви баш одмах по укључивању, али ће се појавити после неког времена.", "Send notifications for events" : "Шаљи обавештења о догађајима", "Notifications will be send through background jobs, so these need to happen often enough." : "Обавештења ће бити слана кроз послове у позадини, па би требало да су они постављени да се често извршавају.", - "%s via %s" : "%s путем %s", - "The meeting »%s« with %s was canceled." : "Састанак „%s“ са %s је отказан.", - "The meeting »%s« with %s was updated." : "Састанак „%s“ са %s је ажуриран.", - "%s invited you to »%s«" : "%s Вас је позвао на „%s“", "Please make sure to properly set up the email settings above." : "Пазите да правилно подесите поставке е-поште изнад." },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file diff --git a/apps/dav/l10n/sv.js b/apps/dav/l10n/sv.js index 4b1b8b2201f..8d1f4e63d95 100644 --- a/apps/dav/l10n/sv.js +++ b/apps/dav/l10n/sv.js @@ -99,10 +99,6 @@ OC.L10N.register( "Send notifications for events" : "Skicka aviseringar för händelser", "Notifications will be send through background jobs, so these need to happen often enough." : "Meddelanden skickas genom bakgrundsjobb, så dessa måste ske tillräckligt ofta.", "Enable notifications for events via push" : "Aktivera aviseringar för händelser via push", - "%s via %s" : "%s via %s", - "The meeting »%s« with %s was canceled." : "Mötet »%s« med%s avbröts.", - "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«", "Please make sure to properly set up the email settings above." : "Vänligen säkerställ att epost-inställningarna ovan är korrekt angivna" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/sv.json b/apps/dav/l10n/sv.json index 9e168a33ab1..891e90045a6 100644 --- a/apps/dav/l10n/sv.json +++ b/apps/dav/l10n/sv.json @@ -97,10 +97,6 @@ "Send notifications for events" : "Skicka aviseringar för händelser", "Notifications will be send through background jobs, so these need to happen often enough." : "Meddelanden skickas genom bakgrundsjobb, så dessa måste ske tillräckligt ofta.", "Enable notifications for events via push" : "Aktivera aviseringar för händelser via push", - "%s via %s" : "%s via %s", - "The meeting »%s« with %s was canceled." : "Mötet »%s« med%s avbröts.", - "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«", "Please make sure to properly set up the email settings above." : "Vänligen säkerställ att epost-inställningarna ovan är korrekt angivna" },"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 f156fd0f939..a7142bf4cf5 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -99,10 +99,6 @@ OC.L10N.register( "Send notifications for events" : "Etkinlik bildirimleri gönderilsin", "Notifications will be send through background jobs, so these need to happen often enough." : "Bildirimler arka plan işlemleri tarafından gönderilir. Bu nedenle sıklık değeri uygun şekilde ayarlanmalıdır.", "Enable notifications for events via push" : "Anında etkinlik bildirimleri kullanılsın", - "%s via %s" : "%s, %s aracılığıyla", - "The meeting »%s« with %s was canceled." : "Bu »%s« görüşmesi %s ile yapılacakken iptal edildi.", - "The meeting »%s« with %s was updated." : "Bu »%s« görüşmesi %s ile yapılacakken güncellendi.", - "%s invited you to »%s«" : "%s sizi şu görüşmeye çağırdı »%s«", "Please make sure to properly set up the email settings above." : "Lütfen yukarıdaki e-posta ayarlarını doğru olarak yaptığınızdan emin olun." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/dav/l10n/tr.json b/apps/dav/l10n/tr.json index 368a3665ca7..f985dde5317 100644 --- a/apps/dav/l10n/tr.json +++ b/apps/dav/l10n/tr.json @@ -97,10 +97,6 @@ "Send notifications for events" : "Etkinlik bildirimleri gönderilsin", "Notifications will be send through background jobs, so these need to happen often enough." : "Bildirimler arka plan işlemleri tarafından gönderilir. Bu nedenle sıklık değeri uygun şekilde ayarlanmalıdır.", "Enable notifications for events via push" : "Anında etkinlik bildirimleri kullanılsın", - "%s via %s" : "%s, %s aracılığıyla", - "The meeting »%s« with %s was canceled." : "Bu »%s« görüşmesi %s ile yapılacakken iptal edildi.", - "The meeting »%s« with %s was updated." : "Bu »%s« görüşmesi %s ile yapılacakken güncellendi.", - "%s invited you to »%s«" : "%s sizi şu görüşmeye çağırdı »%s«", "Please make sure to properly set up the email settings above." : "Lütfen yukarıdaki e-posta ayarlarını doğru olarak yaptığınızdan emin olun." },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js index b50eecf11b2..3578dead759 100644 --- a/apps/dav/l10n/zh_CN.js +++ b/apps/dav/l10n/zh_CN.js @@ -98,10 +98,7 @@ OC.L10N.register( "Hence they will not be available immediately after enabling but will show up after some time." : "因此,它们在启用后不会立即可用,但会在一段时间后显示出来。", "Send notifications for events" : "发送事件通知", "Notifications will be send through background jobs, so these need to happen often enough." : "通知将通过后台任务发送,所以任务的频率有足够高。", - "%s via %s" : "%s通过%s", - "The meeting »%s« with %s was canceled." : "与%s的会议 »%s« 已取消。", - "The meeting »%s« with %s was updated." : "与%s的会议 »%s« 已更新。", - "%s invited you to »%s«" : "%s 邀请您加入 »%s«", + "Enable notifications for events via push" : "启用推送事件通知", "Please make sure to properly set up the email settings above." : "请确保正确设置上面的电子邮件设置。" }, "nplurals=1; plural=0;"); diff --git a/apps/dav/l10n/zh_CN.json b/apps/dav/l10n/zh_CN.json index d34645b5c59..4e3bf9429fc 100644 --- a/apps/dav/l10n/zh_CN.json +++ b/apps/dav/l10n/zh_CN.json @@ -96,10 +96,7 @@ "Hence they will not be available immediately after enabling but will show up after some time." : "因此,它们在启用后不会立即可用,但会在一段时间后显示出来。", "Send notifications for events" : "发送事件通知", "Notifications will be send through background jobs, so these need to happen often enough." : "通知将通过后台任务发送,所以任务的频率有足够高。", - "%s via %s" : "%s通过%s", - "The meeting »%s« with %s was canceled." : "与%s的会议 »%s« 已取消。", - "The meeting »%s« with %s was updated." : "与%s的会议 »%s« 已更新。", - "%s invited you to »%s«" : "%s 邀请您加入 »%s«", + "Enable notifications for events via push" : "启用推送事件通知", "Please make sure to properly set up the email settings above." : "请确保正确设置上面的电子邮件设置。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js index 8ff0d2c0b0e..298950ba9d4 100644 --- a/apps/dav/l10n/zh_TW.js +++ b/apps/dav/l10n/zh_TW.js @@ -62,10 +62,6 @@ OC.L10N.register( "Calendar server" : "日曆伺服器", "Send invitations to attendees" : "發送邀請函給參加者", "Automatically generate a birthday calendar" : "自動建立 生日 日曆", - "Birthday calendars will be generated by a background job." : "生日日曆 將會在 後台 建立", - "%s via %s" : "%s 透過 %s", - "The meeting »%s« with %s was canceled." : "會議 %s 與 %s 被取消了", - "The meeting »%s« with %s was updated." : "會議 %s 與 %s 有所更動", - "%s invited you to »%s«" : "%s邀請了您到%s" + "Birthday calendars will be generated by a background job." : "生日日曆 將會在 後台 建立" }, "nplurals=1; plural=0;"); diff --git a/apps/dav/l10n/zh_TW.json b/apps/dav/l10n/zh_TW.json index 4feb5e68a63..aea461c6377 100644 --- a/apps/dav/l10n/zh_TW.json +++ b/apps/dav/l10n/zh_TW.json @@ -60,10 +60,6 @@ "Calendar server" : "日曆伺服器", "Send invitations to attendees" : "發送邀請函給參加者", "Automatically generate a birthday calendar" : "自動建立 生日 日曆", - "Birthday calendars will be generated by a background job." : "生日日曆 將會在 後台 建立", - "%s via %s" : "%s 透過 %s", - "The meeting »%s« with %s was canceled." : "會議 %s 與 %s 被取消了", - "The meeting »%s« with %s was updated." : "會議 %s 與 %s 有所更動", - "%s invited you to »%s«" : "%s邀請了您到%s" + "Birthday calendars will be generated by a background job." : "生日日曆 將會在 後台 建立" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |