diff options
Diffstat (limited to 'apps/dav')
72 files changed, 74 insertions, 74 deletions
diff --git a/apps/dav/l10n/ca.js b/apps/dav/l10n/ca.js index 5d100ee5044..c89a0ac98cd 100644 --- a/apps/dav/l10n/ca.js +++ b/apps/dav/l10n/ca.js @@ -88,6 +88,7 @@ OC.L10N.register( "Due on %s" : "Venç en %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Punt final de WebDAV", + "Save" : "Desa", "Calendar server" : "Servidor de calendari", "Send invitations to attendees" : "Envia invitacions als assistents", "Automatically generate a birthday calendar" : "Genera automàticament un calendari d’aniversari", @@ -102,7 +103,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Si us plau contacteu amb l'organitzador directament.", "Are you accepting the invitation?" : "Accepteu la invitació?", "Tentative" : "Provisional", - "Save" : "Desa", "Your attendance was updated successfully." : "La vostra assistència ha estat actualitzada correctament.", "Calendar and tasks" : "Calendari i tasques" }, diff --git a/apps/dav/l10n/ca.json b/apps/dav/l10n/ca.json index 8e867acd406..8b28517f480 100644 --- a/apps/dav/l10n/ca.json +++ b/apps/dav/l10n/ca.json @@ -86,6 +86,7 @@ "Due on %s" : "Venç en %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Punt final de WebDAV", + "Save" : "Desa", "Calendar server" : "Servidor de calendari", "Send invitations to attendees" : "Envia invitacions als assistents", "Automatically generate a birthday calendar" : "Genera automàticament un calendari d’aniversari", @@ -100,7 +101,6 @@ "Please contact the organizer directly." : "Si us plau contacteu amb l'organitzador directament.", "Are you accepting the invitation?" : "Accepteu la invitació?", "Tentative" : "Provisional", - "Save" : "Desa", "Your attendance was updated successfully." : "La vostra assistència ha estat actualitzada correctament.", "Calendar and tasks" : "Calendari i tasques" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js index 34a768aee17..2a2902af946 100644 --- a/apps/dav/l10n/cs.js +++ b/apps/dav/l10n/cs.js @@ -121,6 +121,7 @@ OC.L10N.register( "Due on %s" : "Termín do %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", + "Save" : "Uložit", "Calendar server" : "Kalendářový server", "Send invitations to attendees" : "Poslat pozvánky na adresy účastníků", "Automatically generate a birthday calendar" : "Automaticky vytvořit kalendář s narozeninami", @@ -135,7 +136,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Kontaktujte organizátora přímo.", "Are you accepting the invitation?" : "Přijímáte pozvání?", "Tentative" : "Nezávazně", - "Save" : "Uložit", "Your attendance was updated successfully." : "Vaše účast byla úspěšně aktualizována.", "Calendar and tasks" : "Kalendář a úkoly" }, diff --git a/apps/dav/l10n/cs.json b/apps/dav/l10n/cs.json index 0043360043d..45a508d7a62 100644 --- a/apps/dav/l10n/cs.json +++ b/apps/dav/l10n/cs.json @@ -119,6 +119,7 @@ "Due on %s" : "Termín do %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", + "Save" : "Uložit", "Calendar server" : "Kalendářový server", "Send invitations to attendees" : "Poslat pozvánky na adresy účastníků", "Automatically generate a birthday calendar" : "Automaticky vytvořit kalendář s narozeninami", @@ -133,7 +134,6 @@ "Please contact the organizer directly." : "Kontaktujte organizátora přímo.", "Are you accepting the invitation?" : "Přijímáte pozvání?", "Tentative" : "Nezávazně", - "Save" : "Uložit", "Your attendance was updated successfully." : "Vaše účast byla úspěšně aktualizována.", "Calendar and tasks" : "Kalendář a úkoly" },"pluralForm" :"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/da.js b/apps/dav/l10n/da.js index cc9e264d3c4..c6dfb6281fc 100644 --- a/apps/dav/l10n/da.js +++ b/apps/dav/l10n/da.js @@ -85,13 +85,13 @@ OC.L10N.register( "Tasks" : "Opgaver", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", + "Save" : "Gem", "Calendar server" : "Kalenderserver", "Send invitations to attendees" : "Send invitation til deltagere", "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.", "Are you accepting the invitation?" : "Accepter du invitationen?", - "Tentative" : "Foreløbig", - "Save" : "Gem" + "Tentative" : "Foreløbig" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/da.json b/apps/dav/l10n/da.json index 376da3a7338..30a6719a7f4 100644 --- a/apps/dav/l10n/da.json +++ b/apps/dav/l10n/da.json @@ -83,13 +83,13 @@ "Tasks" : "Opgaver", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", + "Save" : "Gem", "Calendar server" : "Kalenderserver", "Send invitations to attendees" : "Send invitation til deltagere", "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.", "Are you accepting the invitation?" : "Accepter du invitationen?", - "Tentative" : "Foreløbig", - "Save" : "Gem" + "Tentative" : "Foreløbig" },"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 c0007bb22d1..3901478e759 100644 --- a/apps/dav/l10n/de.js +++ b/apps/dav/l10n/de.js @@ -121,6 +121,7 @@ OC.L10N.register( "Due on %s" : "Fällig am %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", + "Save" : "Speichern", "Calendar server" : "Kalender-Server", "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", "Automatically generate a birthday calendar" : "Automatisch einen Kalender für Geburtstage erstellen", @@ -135,7 +136,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Bitte den Organisator direkt kontaktieren.", "Are you accepting the invitation?" : "Die Einladung annehmen?", "Tentative" : "Vorläufig", - "Save" : "Speichern", "Your attendance was updated successfully." : "Dein Teilnehmerstatus wurde aktualisiert.", "Calendar and tasks" : "Kalender und Aufgaben" }, diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json index 9209a5c82b3..a5701d3ee5b 100644 --- a/apps/dav/l10n/de.json +++ b/apps/dav/l10n/de.json @@ -119,6 +119,7 @@ "Due on %s" : "Fällig am %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", + "Save" : "Speichern", "Calendar server" : "Kalender-Server", "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", "Automatically generate a birthday calendar" : "Automatisch einen Kalender für Geburtstage erstellen", @@ -133,7 +134,6 @@ "Please contact the organizer directly." : "Bitte den Organisator direkt kontaktieren.", "Are you accepting the invitation?" : "Die Einladung annehmen?", "Tentative" : "Vorläufig", - "Save" : "Speichern", "Your attendance was updated successfully." : "Dein Teilnehmerstatus wurde aktualisiert.", "Calendar and tasks" : "Kalender und Aufgaben" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js index 90444ddb3f3..73532895545 100644 --- a/apps/dav/l10n/de_DE.js +++ b/apps/dav/l10n/de_DE.js @@ -121,6 +121,7 @@ OC.L10N.register( "Due on %s" : "Fällig am %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", + "Save" : "Speichern", "Calendar server" : "Kalender-Server", "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", "Automatically generate a birthday calendar" : "Automatisch einen Kalender für Geburtstage erstellen", @@ -135,7 +136,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Bitte den Organisator direkt kontaktieren.", "Are you accepting the invitation?" : "Die Einladung annehmen?", "Tentative" : "Vorläufig", - "Save" : "Speichern", "Your attendance was updated successfully." : "Ihr Teilnehmerstatus wurde aktualisiert.", "Calendar and tasks" : "Kalender und Aufgaben" }, diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json index 8964527632c..8b265940ec6 100644 --- a/apps/dav/l10n/de_DE.json +++ b/apps/dav/l10n/de_DE.json @@ -119,6 +119,7 @@ "Due on %s" : "Fällig am %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", + "Save" : "Speichern", "Calendar server" : "Kalender-Server", "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", "Automatically generate a birthday calendar" : "Automatisch einen Kalender für Geburtstage erstellen", @@ -133,7 +134,6 @@ "Please contact the organizer directly." : "Bitte den Organisator direkt kontaktieren.", "Are you accepting the invitation?" : "Die Einladung annehmen?", "Tentative" : "Vorläufig", - "Save" : "Speichern", "Your attendance was updated successfully." : "Ihr Teilnehmerstatus wurde aktualisiert.", "Calendar and tasks" : "Kalender und Aufgaben" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/dav/l10n/el.js b/apps/dav/l10n/el.js index c0981eedca5..15db26b9f60 100644 --- a/apps/dav/l10n/el.js +++ b/apps/dav/l10n/el.js @@ -88,6 +88,7 @@ OC.L10N.register( "Due on %s" : "Ενημερώσατε το ημερολόγιο {ημερολόγιο}", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Τερματικό WebDAV", + "Save" : "Αποθήκευση", "Calendar server" : "Διακομιστής ημερολογίου", "Send invitations to attendees" : "Αποστολή προσκλήσεων στους συμμετέχοντες.", "Automatically generate a birthday calendar" : "Δημιουργία ημερολογίου γενεθλίων αυτόματα", @@ -102,7 +103,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Παρακαλώ επικοινωνήστε απ' ευθείας με τον διοργανωτή.", "Are you accepting the invitation?" : "Αποδέχεστε την πρόσκληση;", "Tentative" : "Δοκιμαστικό", - "Save" : "Αποθήκευση", "Your attendance was updated successfully." : "Η παρουσία σας ενημερώθηκε με επιτυχία.", "Calendar and tasks" : "Ημερολόγιο και εργασίες" }, diff --git a/apps/dav/l10n/el.json b/apps/dav/l10n/el.json index f6a79e6a1bc..93b8cacf13b 100644 --- a/apps/dav/l10n/el.json +++ b/apps/dav/l10n/el.json @@ -86,6 +86,7 @@ "Due on %s" : "Ενημερώσατε το ημερολόγιο {ημερολόγιο}", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Τερματικό WebDAV", + "Save" : "Αποθήκευση", "Calendar server" : "Διακομιστής ημερολογίου", "Send invitations to attendees" : "Αποστολή προσκλήσεων στους συμμετέχοντες.", "Automatically generate a birthday calendar" : "Δημιουργία ημερολογίου γενεθλίων αυτόματα", @@ -100,7 +101,6 @@ "Please contact the organizer directly." : "Παρακαλώ επικοινωνήστε απ' ευθείας με τον διοργανωτή.", "Are you accepting the invitation?" : "Αποδέχεστε την πρόσκληση;", "Tentative" : "Δοκιμαστικό", - "Save" : "Αποθήκευση", "Your attendance was updated successfully." : "Η παρουσία σας ενημερώθηκε με επιτυχία.", "Calendar and tasks" : "Ημερολόγιο και εργασίες" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/dav/l10n/eo.js b/apps/dav/l10n/eo.js index e2f71f3543c..fa89bc084b8 100644 --- a/apps/dav/l10n/eo.js +++ b/apps/dav/l10n/eo.js @@ -77,6 +77,7 @@ OC.L10N.register( "Tasks" : "Taskoj", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-finpunkto", + "Save" : "Konservi", "Calendar server" : "Kalendara servilo", "Send invitations to attendees" : "Sendi invitojn al ĉeestantoj", "Automatically generate a birthday calendar" : "Aŭtomate estigi datrevenan kalendaron", @@ -90,7 +91,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Bv. senpere kontakti la organizanton.", "Are you accepting the invitation?" : "Ĉu vi akceptas la inviton?", "Tentative" : "Nekonfirmita", - "Save" : "Konservi", "Your attendance was updated successfully." : "Via ĉeesto sukcese ĝisdatiĝis." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/eo.json b/apps/dav/l10n/eo.json index 4afe9d697b2..504a47609b4 100644 --- a/apps/dav/l10n/eo.json +++ b/apps/dav/l10n/eo.json @@ -75,6 +75,7 @@ "Tasks" : "Taskoj", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-finpunkto", + "Save" : "Konservi", "Calendar server" : "Kalendara servilo", "Send invitations to attendees" : "Sendi invitojn al ĉeestantoj", "Automatically generate a birthday calendar" : "Aŭtomate estigi datrevenan kalendaron", @@ -88,7 +89,6 @@ "Please contact the organizer directly." : "Bv. senpere kontakti la organizanton.", "Are you accepting the invitation?" : "Ĉu vi akceptas la inviton?", "Tentative" : "Nekonfirmita", - "Save" : "Konservi", "Your attendance was updated successfully." : "Via ĉeesto sukcese ĝisdatiĝis." },"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 6d7781a4cad..ca0fff28043 100644 --- a/apps/dav/l10n/es.js +++ b/apps/dav/l10n/es.js @@ -121,6 +121,7 @@ OC.L10N.register( "Due on %s" : "Finaliza el %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Extremo de WebDAV", + "Save" : "Guardar", "Calendar server" : "Servidor de calendario", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", "Automatically generate a birthday calendar" : "Generar automáticamente un calendario de cumpleaños", @@ -135,7 +136,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Por favor, contacta directamente con el organizador.", "Are you accepting the invitation?" : "¿Aceptas la invitación?", "Tentative" : "Provisional", - "Save" : "Guardar", "Your attendance was updated successfully." : "Tu asistencia se ha actualizado con éxito.", "Calendar and tasks" : "Calendario y tareas" }, diff --git a/apps/dav/l10n/es.json b/apps/dav/l10n/es.json index 8b0d456f43f..ec02d511f85 100644 --- a/apps/dav/l10n/es.json +++ b/apps/dav/l10n/es.json @@ -119,6 +119,7 @@ "Due on %s" : "Finaliza el %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Extremo de WebDAV", + "Save" : "Guardar", "Calendar server" : "Servidor de calendario", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", "Automatically generate a birthday calendar" : "Generar automáticamente un calendario de cumpleaños", @@ -133,7 +134,6 @@ "Please contact the organizer directly." : "Por favor, contacta directamente con el organizador.", "Are you accepting the invitation?" : "¿Aceptas la invitación?", "Tentative" : "Provisional", - "Save" : "Guardar", "Your attendance was updated successfully." : "Tu asistencia se ha actualizado con éxito.", "Calendar and tasks" : "Calendario y tareas" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/dav/l10n/eu.js b/apps/dav/l10n/eu.js index a4ee22347fc..bf800574026 100644 --- a/apps/dav/l10n/eu.js +++ b/apps/dav/l10n/eu.js @@ -121,6 +121,7 @@ OC.L10N.register( "Due on %s" : "%s-(e)an epemuga", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV amaiera-puntua", + "Save" : "Gorde", "Calendar server" : "Egutegi-zerbitzaria", "Send invitations to attendees" : "Gonbidatutakoei gonbidapenak bidali", "Automatically generate a birthday calendar" : "Automatikoki sortu urtebetetzeen egutegia", @@ -135,7 +136,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Mesedez jarri harremanetan antolatzailearekin zuzenean.", "Are you accepting the invitation?" : "Gonbidapena onartzen duzu?", "Tentative" : "Behin behinekoa", - "Save" : "Gorde", "Your attendance was updated successfully." : "Zure parte-hartzea ondo eguneratu da.", "Calendar and tasks" : "Egutegia eta atazak" }, diff --git a/apps/dav/l10n/eu.json b/apps/dav/l10n/eu.json index 3cdf306aa3e..b3bb701a20a 100644 --- a/apps/dav/l10n/eu.json +++ b/apps/dav/l10n/eu.json @@ -119,6 +119,7 @@ "Due on %s" : "%s-(e)an epemuga", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV amaiera-puntua", + "Save" : "Gorde", "Calendar server" : "Egutegi-zerbitzaria", "Send invitations to attendees" : "Gonbidatutakoei gonbidapenak bidali", "Automatically generate a birthday calendar" : "Automatikoki sortu urtebetetzeen egutegia", @@ -133,7 +134,6 @@ "Please contact the organizer directly." : "Mesedez jarri harremanetan antolatzailearekin zuzenean.", "Are you accepting the invitation?" : "Gonbidapena onartzen duzu?", "Tentative" : "Behin behinekoa", - "Save" : "Gorde", "Your attendance was updated successfully." : "Zure parte-hartzea ondo eguneratu da.", "Calendar and tasks" : "Egutegia eta atazak" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/dav/l10n/fi.js b/apps/dav/l10n/fi.js index 04ae5b7d48e..2c49899d544 100644 --- a/apps/dav/l10n/fi.js +++ b/apps/dav/l10n/fi.js @@ -105,6 +105,7 @@ OC.L10N.register( "Untitled task" : "Nimetön tehtävä", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-päätepiste", + "Save" : "Tallenna", "Calendar server" : "Kalenteripalvelin", "Send invitations to attendees" : "Lähetä kutsut osallistujille", "Automatically generate a birthday calendar" : "Luo syntymäpäiväkalenteri automaattisesti", @@ -117,7 +118,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Ota yhteys suoraan järjestäjään.", "Are you accepting the invitation?" : "Hyväksytkö kutsun?", "Tentative" : "Alustava", - "Save" : "Tallenna", "Your attendance was updated successfully." : "Osallistumisesi päivitettiin onnistuneesti.", "Calendar and tasks" : "Kalenteri ja tehtävät" }, diff --git a/apps/dav/l10n/fi.json b/apps/dav/l10n/fi.json index 96320e4046c..70423378693 100644 --- a/apps/dav/l10n/fi.json +++ b/apps/dav/l10n/fi.json @@ -103,6 +103,7 @@ "Untitled task" : "Nimetön tehtävä", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-päätepiste", + "Save" : "Tallenna", "Calendar server" : "Kalenteripalvelin", "Send invitations to attendees" : "Lähetä kutsut osallistujille", "Automatically generate a birthday calendar" : "Luo syntymäpäiväkalenteri automaattisesti", @@ -115,7 +116,6 @@ "Please contact the organizer directly." : "Ota yhteys suoraan järjestäjään.", "Are you accepting the invitation?" : "Hyväksytkö kutsun?", "Tentative" : "Alustava", - "Save" : "Tallenna", "Your attendance was updated successfully." : "Osallistumisesi päivitettiin onnistuneesti.", "Calendar and tasks" : "Kalenteri ja tehtävät" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index 1d52e3c1b5a..eb1ed400b83 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -121,6 +121,7 @@ OC.L10N.register( "Due on %s" : "Echéance le %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Point d'accès WebDAV", + "Save" : "Enregistrer", "Calendar server" : "Serveur de calendrier", "Send invitations to attendees" : "Envoyer des invitations aux participants", "Automatically generate a birthday calendar" : "Générer automatiquement un agenda d'anniversaire", @@ -135,7 +136,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Merci de contacter l'organisateur directement.", "Are you accepting the invitation?" : "Acceptez-vous l'invitation ?", "Tentative" : "Provisoire", - "Save" : "Enregistrer", "Your attendance was updated successfully." : "Votre présence a été mise à jour avec succès.", "Calendar and tasks" : "Agenda et tâches" }, diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json index 4a6d6a4d271..38919f2a08f 100644 --- a/apps/dav/l10n/fr.json +++ b/apps/dav/l10n/fr.json @@ -119,6 +119,7 @@ "Due on %s" : "Echéance le %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Point d'accès WebDAV", + "Save" : "Enregistrer", "Calendar server" : "Serveur de calendrier", "Send invitations to attendees" : "Envoyer des invitations aux participants", "Automatically generate a birthday calendar" : "Générer automatiquement un agenda d'anniversaire", @@ -133,7 +134,6 @@ "Please contact the organizer directly." : "Merci de contacter l'organisateur directement.", "Are you accepting the invitation?" : "Acceptez-vous l'invitation ?", "Tentative" : "Provisoire", - "Save" : "Enregistrer", "Your attendance was updated successfully." : "Votre présence a été mise à jour avec succès.", "Calendar and tasks" : "Agenda et tâches" },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/apps/dav/l10n/gl.js b/apps/dav/l10n/gl.js index 8ed9df43483..eff3223ad5c 100644 --- a/apps/dav/l10n/gl.js +++ b/apps/dav/l10n/gl.js @@ -88,6 +88,7 @@ OC.L10N.register( "Due on %s" : "Caduca o %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Terminación WebDAV", + "Save" : "Gardar", "Calendar server" : "Servidor do calendario", "Send invitations to attendees" : "Enviar convites aos asistentes", "Automatically generate a birthday calendar" : "Xerar automaticamente o calendario de aniversarios", @@ -102,7 +103,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Contacte directamente co organizador.", "Are you accepting the invitation?" : "Acepta vostede o convite?", "Tentative" : "Tentativa", - "Save" : "Gardar", "Your attendance was updated successfully." : "A súa asistencia foi actualizada satisfactoriamente.", "Calendar and tasks" : "Calendario e tarefas" }, diff --git a/apps/dav/l10n/gl.json b/apps/dav/l10n/gl.json index f9672ecf305..f953ba51de7 100644 --- a/apps/dav/l10n/gl.json +++ b/apps/dav/l10n/gl.json @@ -86,6 +86,7 @@ "Due on %s" : "Caduca o %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Terminación WebDAV", + "Save" : "Gardar", "Calendar server" : "Servidor do calendario", "Send invitations to attendees" : "Enviar convites aos asistentes", "Automatically generate a birthday calendar" : "Xerar automaticamente o calendario de aniversarios", @@ -100,7 +101,6 @@ "Please contact the organizer directly." : "Contacte directamente co organizador.", "Are you accepting the invitation?" : "Acepta vostede o convite?", "Tentative" : "Tentativa", - "Save" : "Gardar", "Your attendance was updated successfully." : "A súa asistencia foi actualizada satisfactoriamente.", "Calendar and tasks" : "Calendario e tarefas" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/dav/l10n/he.js b/apps/dav/l10n/he.js index 891f4fc96e8..688f4d7e6a4 100644 --- a/apps/dav/l10n/he.js +++ b/apps/dav/l10n/he.js @@ -86,6 +86,7 @@ OC.L10N.register( "Completed on %s" : "הושלמה ב־%s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "נקודת קצה WebDAV", + "Save" : "שמירה", "Calendar server" : "שרת לוח שנה", "Send invitations to attendees" : "שליחת הזמנות למשתתפים", "Automatically generate a birthday calendar" : "יצירת יומן ימי הולדת אוטומטית", @@ -100,7 +101,6 @@ OC.L10N.register( "Please contact the organizer directly." : "נא ליצור קשר עם הגוף מארגן ישירות.", "Are you accepting the invitation?" : "האם להיענות להזמנה?", "Tentative" : "טנטטיבית", - "Save" : "שמירה", "Your attendance was updated successfully." : "ההשתתפות שלך עודכנה בהצלחה.", "Calendar and tasks" : "לוח שנה ומשימות" }, diff --git a/apps/dav/l10n/he.json b/apps/dav/l10n/he.json index 8756cc6edbb..b7380f1880a 100644 --- a/apps/dav/l10n/he.json +++ b/apps/dav/l10n/he.json @@ -84,6 +84,7 @@ "Completed on %s" : "הושלמה ב־%s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "נקודת קצה WebDAV", + "Save" : "שמירה", "Calendar server" : "שרת לוח שנה", "Send invitations to attendees" : "שליחת הזמנות למשתתפים", "Automatically generate a birthday calendar" : "יצירת יומן ימי הולדת אוטומטית", @@ -98,7 +99,6 @@ "Please contact the organizer directly." : "נא ליצור קשר עם הגוף מארגן ישירות.", "Are you accepting the invitation?" : "האם להיענות להזמנה?", "Tentative" : "טנטטיבית", - "Save" : "שמירה", "Your attendance was updated successfully." : "ההשתתפות שלך עודכנה בהצלחה.", "Calendar and tasks" : "לוח שנה ומשימות" },"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;" diff --git a/apps/dav/l10n/hr.js b/apps/dav/l10n/hr.js index c873cf48ce2..0e4264cc9c2 100644 --- a/apps/dav/l10n/hr.js +++ b/apps/dav/l10n/hr.js @@ -121,6 +121,7 @@ OC.L10N.register( "Due on %s" : "Treba završiti do %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV krajnja točka", + "Save" : "Spremi", "Calendar server" : "Poslužitelj kalendara", "Send invitations to attendees" : "Pošaljite pozive sudionicima", "Automatically generate a birthday calendar" : "Automatski generiraj kalendar rođendana", @@ -135,7 +136,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Izravno se obratite organizatoru.", "Are you accepting the invitation?" : "Prihvaćate li poziv?", "Tentative" : "Uvjetno", - "Save" : "Spremi", "Your attendance was updated successfully." : "Vaša je prisutnost uspješno ažurirana.", "Calendar and tasks" : "Kalendar i zadaci" }, diff --git a/apps/dav/l10n/hr.json b/apps/dav/l10n/hr.json index 30bc2ce6cc9..23c3ab4a114 100644 --- a/apps/dav/l10n/hr.json +++ b/apps/dav/l10n/hr.json @@ -119,6 +119,7 @@ "Due on %s" : "Treba završiti do %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV krajnja točka", + "Save" : "Spremi", "Calendar server" : "Poslužitelj kalendara", "Send invitations to attendees" : "Pošaljite pozive sudionicima", "Automatically generate a birthday calendar" : "Automatski generiraj kalendar rođendana", @@ -133,7 +134,6 @@ "Please contact the organizer directly." : "Izravno se obratite organizatoru.", "Are you accepting the invitation?" : "Prihvaćate li poziv?", "Tentative" : "Uvjetno", - "Save" : "Spremi", "Your attendance was updated successfully." : "Vaša je prisutnost uspješno ažurirana.", "Calendar and tasks" : "Kalendar i zadaci" },"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;" diff --git a/apps/dav/l10n/hu.js b/apps/dav/l10n/hu.js index 1e58624c684..d313a05c14c 100644 --- a/apps/dav/l10n/hu.js +++ b/apps/dav/l10n/hu.js @@ -87,6 +87,7 @@ OC.L10N.register( "Due on %s" : "%s időpontban esedékes", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV végpont", + "Save" : "Mentés", "Calendar server" : "Naptár szerver", "Send invitations to attendees" : "Meghívó küldése a résztvevőknek", "Automatically generate a birthday calendar" : "Születésnapokat tartalmazó naptár automatikus létrehozása", @@ -101,7 +102,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Kérlek vedd fel közvetlenül a kapcsolatot a szervezővel.", "Are you accepting the invitation?" : "Elfogadod az meghívást?", "Tentative" : "Valószínűleg", - "Save" : "Mentés", "Your attendance was updated successfully." : "A részvételed frissítése sikerült.", "Calendar and tasks" : "Naptár és feladatok" }, diff --git a/apps/dav/l10n/hu.json b/apps/dav/l10n/hu.json index 5bf110781f8..365888a1863 100644 --- a/apps/dav/l10n/hu.json +++ b/apps/dav/l10n/hu.json @@ -85,6 +85,7 @@ "Due on %s" : "%s időpontban esedékes", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV végpont", + "Save" : "Mentés", "Calendar server" : "Naptár szerver", "Send invitations to attendees" : "Meghívó küldése a résztvevőknek", "Automatically generate a birthday calendar" : "Születésnapokat tartalmazó naptár automatikus létrehozása", @@ -99,7 +100,6 @@ "Please contact the organizer directly." : "Kérlek vedd fel közvetlenül a kapcsolatot a szervezővel.", "Are you accepting the invitation?" : "Elfogadod az meghívást?", "Tentative" : "Valószínűleg", - "Save" : "Mentés", "Your attendance was updated successfully." : "A részvételed frissítése sikerült.", "Calendar and tasks" : "Naptár és feladatok" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/dav/l10n/is.js b/apps/dav/l10n/is.js index c139ce5e1a8..cd73206b585 100644 --- a/apps/dav/l10n/is.js +++ b/apps/dav/l10n/is.js @@ -77,6 +77,7 @@ OC.L10N.register( "Untitled task" : "Ónefnt verkefni", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-endapunktur", + "Save" : "Vista", "Calendar server" : "Dagatalaþjónn", "Send invitations to attendees" : "Senda boð til þátttakenda", "Automatically generate a birthday calendar" : "Útbúa fæðingardagatal sjálfvirkt", @@ -88,7 +89,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Hafðu samband beint við skipuleggjendurna.", "Are you accepting the invitation?" : "Ætlar þú að samþykkja boðið?", "Tentative" : "Bráðabirgða", - "Save" : "Vista", "Your attendance was updated successfully." : "Mætingarstaða þín var uppfærð." }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/dav/l10n/is.json b/apps/dav/l10n/is.json index 0dccb543b6b..2c86b001973 100644 --- a/apps/dav/l10n/is.json +++ b/apps/dav/l10n/is.json @@ -75,6 +75,7 @@ "Untitled task" : "Ónefnt verkefni", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-endapunktur", + "Save" : "Vista", "Calendar server" : "Dagatalaþjónn", "Send invitations to attendees" : "Senda boð til þátttakenda", "Automatically generate a birthday calendar" : "Útbúa fæðingardagatal sjálfvirkt", @@ -86,7 +87,6 @@ "Please contact the organizer directly." : "Hafðu samband beint við skipuleggjendurna.", "Are you accepting the invitation?" : "Ætlar þú að samþykkja boðið?", "Tentative" : "Bráðabirgða", - "Save" : "Vista", "Your attendance was updated successfully." : "Mætingarstaða þín var uppfærð." },"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 536fa176cdd..7309124b454 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -92,6 +92,7 @@ OC.L10N.register( "Due on %s" : "Scade il %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Terminatore WebDAV", + "Save" : "Salva", "Calendar server" : "Server di calendari", "Send invitations to attendees" : "Invia gli inviti ai partecipanti", "Automatically generate a birthday calendar" : "Genera automaticamente un calendario dei compleanni", @@ -106,7 +107,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Contatta direttamente l'amministratore.", "Are you accepting the invitation?" : "Accetti l'invito?", "Tentative" : "Provvisorio", - "Save" : "Salva", "Your attendance was updated successfully." : "La tua partecipazione è stata aggiornata correttamente.", "Calendar and tasks" : "Calendario e attività" }, diff --git a/apps/dav/l10n/it.json b/apps/dav/l10n/it.json index 7634848e8d9..017e5d26f39 100644 --- a/apps/dav/l10n/it.json +++ b/apps/dav/l10n/it.json @@ -90,6 +90,7 @@ "Due on %s" : "Scade il %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Terminatore WebDAV", + "Save" : "Salva", "Calendar server" : "Server di calendari", "Send invitations to attendees" : "Invia gli inviti ai partecipanti", "Automatically generate a birthday calendar" : "Genera automaticamente un calendario dei compleanni", @@ -104,7 +105,6 @@ "Please contact the organizer directly." : "Contatta direttamente l'amministratore.", "Are you accepting the invitation?" : "Accetti l'invito?", "Tentative" : "Provvisorio", - "Save" : "Salva", "Your attendance was updated successfully." : "La tua partecipazione è stata aggiornata correttamente.", "Calendar and tasks" : "Calendario e attività" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/dav/l10n/ja.js b/apps/dav/l10n/ja.js index 91cc44fb788..9e7844429c4 100644 --- a/apps/dav/l10n/ja.js +++ b/apps/dav/l10n/ja.js @@ -121,6 +121,7 @@ OC.L10N.register( "Due on %s" : "期限日:%s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAVエンドポイント", + "Save" : "保存", "Calendar server" : "カレンダーサーバー", "Send invitations to attendees" : "参加者に招待状を送信する", "Automatically generate a birthday calendar" : "自動的に誕生日カレンダーを生成する", @@ -135,7 +136,6 @@ OC.L10N.register( "Please contact the organizer directly." : "主催者に直接お問い合わせください。", "Are you accepting the invitation?" : "招待を受け入れていますか?", "Tentative" : "暫定的", - "Save" : "保存", "Your attendance was updated successfully." : "出席は正常に更新されました。", "Calendar and tasks" : "カレンダーとタスク" }, diff --git a/apps/dav/l10n/ja.json b/apps/dav/l10n/ja.json index b2dbac6f365..909460761b0 100644 --- a/apps/dav/l10n/ja.json +++ b/apps/dav/l10n/ja.json @@ -119,6 +119,7 @@ "Due on %s" : "期限日:%s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAVエンドポイント", + "Save" : "保存", "Calendar server" : "カレンダーサーバー", "Send invitations to attendees" : "参加者に招待状を送信する", "Automatically generate a birthday calendar" : "自動的に誕生日カレンダーを生成する", @@ -133,7 +134,6 @@ "Please contact the organizer directly." : "主催者に直接お問い合わせください。", "Are you accepting the invitation?" : "招待を受け入れていますか?", "Tentative" : "暫定的", - "Save" : "保存", "Your attendance was updated successfully." : "出席は正常に更新されました。", "Calendar and tasks" : "カレンダーとタスク" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/dav/l10n/ko.js b/apps/dav/l10n/ko.js index 6fc73482d87..72e3a20cb3b 100644 --- a/apps/dav/l10n/ko.js +++ b/apps/dav/l10n/ko.js @@ -119,6 +119,7 @@ OC.L10N.register( "Due on %s" : "만료일: %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 종단점", + "Save" : "저장", "Calendar server" : "달력 서버", "Send invitations to attendees" : "참석자에게 초대장 보내기", "Automatically generate a birthday calendar" : "자동으로 생일 달력 생성", @@ -133,7 +134,6 @@ OC.L10N.register( "Please contact the organizer directly." : "주최자에게 직접 연락하십시오.", "Are you accepting the invitation?" : "초대를 수락하시겠습니까?", "Tentative" : "예정됨", - "Save" : "저장", "Your attendance was updated successfully." : "참석 정보를 업데이트했습니다.", "Calendar and tasks" : "달력과 작업" }, diff --git a/apps/dav/l10n/ko.json b/apps/dav/l10n/ko.json index 1934cb6e42d..12f4449bce4 100644 --- a/apps/dav/l10n/ko.json +++ b/apps/dav/l10n/ko.json @@ -117,6 +117,7 @@ "Due on %s" : "만료일: %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 종단점", + "Save" : "저장", "Calendar server" : "달력 서버", "Send invitations to attendees" : "참석자에게 초대장 보내기", "Automatically generate a birthday calendar" : "자동으로 생일 달력 생성", @@ -131,7 +132,6 @@ "Please contact the organizer directly." : "주최자에게 직접 연락하십시오.", "Are you accepting the invitation?" : "초대를 수락하시겠습니까?", "Tentative" : "예정됨", - "Save" : "저장", "Your attendance was updated successfully." : "참석 정보를 업데이트했습니다.", "Calendar and tasks" : "달력과 작업" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/dav/l10n/lt_LT.js b/apps/dav/l10n/lt_LT.js index 4c8ddc6f90c..35aaecb5c62 100644 --- a/apps/dav/l10n/lt_LT.js +++ b/apps/dav/l10n/lt_LT.js @@ -95,6 +95,7 @@ OC.L10N.register( "Tasks" : "Užduotys", "Untitled task" : "Užduotis be pavadinimo", "WebDAV" : "WebDAV", + "Save" : "Įrašyti", "Calendar server" : "Kalendoriaus serveris", "Send invitations to attendees" : "Siųsti pakvietimus kviestiniams", "Automatically generate a birthday calendar" : "Automatiškai sukurti gimtadienių kalendorių", @@ -107,7 +108,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Prašome susisiekti su organizatoriumi tiesiogiai.", "Are you accepting the invitation?" : "Ar priimate pakvietimą?", "Tentative" : "Preliminarus", - "Save" : "Įrašyti", "Calendar and tasks" : "Kalendorius ir užduotys" }, "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 1c0f5e446a9..b173419fdf1 100644 --- a/apps/dav/l10n/lt_LT.json +++ b/apps/dav/l10n/lt_LT.json @@ -93,6 +93,7 @@ "Tasks" : "Užduotys", "Untitled task" : "Užduotis be pavadinimo", "WebDAV" : "WebDAV", + "Save" : "Įrašyti", "Calendar server" : "Kalendoriaus serveris", "Send invitations to attendees" : "Siųsti pakvietimus kviestiniams", "Automatically generate a birthday calendar" : "Automatiškai sukurti gimtadienių kalendorių", @@ -105,7 +106,6 @@ "Please contact the organizer directly." : "Prašome susisiekti su organizatoriumi tiesiogiai.", "Are you accepting the invitation?" : "Ar priimate pakvietimą?", "Tentative" : "Preliminarus", - "Save" : "Įrašyti", "Calendar and tasks" : "Kalendorius ir užduotys" },"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/mk.js b/apps/dav/l10n/mk.js index 82922e124a2..b8198a80e48 100644 --- a/apps/dav/l10n/mk.js +++ b/apps/dav/l10n/mk.js @@ -88,6 +88,7 @@ OC.L10N.register( "Due on %s" : "Истекува на %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV крајна точка", + "Save" : "Зачувај", "Calendar server" : "Календар сервер", "Send invitations to attendees" : "Испрати покани на учесниците", "Automatically generate a birthday calendar" : "Автоматско генерирање на календар со родендени", @@ -102,7 +103,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Контактирајте го организаторот директно.", "Are you accepting the invitation?" : "Дали ја прифаќате поканата?", "Tentative" : "Прелиминарно", - "Save" : "Зачувај", "Your attendance was updated successfully." : "Вашето присуство е успешно ажурирано.", "Calendar and tasks" : "Календар и задачи" }, diff --git a/apps/dav/l10n/mk.json b/apps/dav/l10n/mk.json index 7e1803fa3ca..ffc8764fe29 100644 --- a/apps/dav/l10n/mk.json +++ b/apps/dav/l10n/mk.json @@ -86,6 +86,7 @@ "Due on %s" : "Истекува на %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV крајна точка", + "Save" : "Зачувај", "Calendar server" : "Календар сервер", "Send invitations to attendees" : "Испрати покани на учесниците", "Automatically generate a birthday calendar" : "Автоматско генерирање на календар со родендени", @@ -100,7 +101,6 @@ "Please contact the organizer directly." : "Контактирајте го организаторот директно.", "Are you accepting the invitation?" : "Дали ја прифаќате поканата?", "Tentative" : "Прелиминарно", - "Save" : "Зачувај", "Your attendance was updated successfully." : "Вашето присуство е успешно ажурирано.", "Calendar and tasks" : "Календар и задачи" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" diff --git a/apps/dav/l10n/nb.js b/apps/dav/l10n/nb.js index 12e67fb81fd..f7d07d0f377 100644 --- a/apps/dav/l10n/nb.js +++ b/apps/dav/l10n/nb.js @@ -88,6 +88,7 @@ OC.L10N.register( "Due on %s" : "Forfaller på %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endepunkt", + "Save" : "Lagre", "Calendar server" : "Kalenderserver", "Send invitations to attendees" : "Send invitasjoner til oppmøtte", "Automatically generate a birthday calendar" : "Lag fødelsdagskalender automatisk", @@ -102,7 +103,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Ta kontakt med arrangøren direkte.", "Are you accepting the invitation?" : "Aksepterer du invitasjonen?", "Tentative" : "Foreløpig", - "Save" : "Lagre", "Your attendance was updated successfully." : "Deltakelsen din ble oppdatert.", "Calendar and tasks" : "Kalender og oppgaver" }, diff --git a/apps/dav/l10n/nb.json b/apps/dav/l10n/nb.json index bcb570f3ecf..4bbeeb18ecd 100644 --- a/apps/dav/l10n/nb.json +++ b/apps/dav/l10n/nb.json @@ -86,6 +86,7 @@ "Due on %s" : "Forfaller på %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endepunkt", + "Save" : "Lagre", "Calendar server" : "Kalenderserver", "Send invitations to attendees" : "Send invitasjoner til oppmøtte", "Automatically generate a birthday calendar" : "Lag fødelsdagskalender automatisk", @@ -100,7 +101,6 @@ "Please contact the organizer directly." : "Ta kontakt med arrangøren direkte.", "Are you accepting the invitation?" : "Aksepterer du invitasjonen?", "Tentative" : "Foreløpig", - "Save" : "Lagre", "Your attendance was updated successfully." : "Deltakelsen din ble oppdatert.", "Calendar and tasks" : "Kalender og oppgaver" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/dav/l10n/nl.js b/apps/dav/l10n/nl.js index 8637d0552d0..4e03cde915e 100644 --- a/apps/dav/l10n/nl.js +++ b/apps/dav/l10n/nl.js @@ -121,6 +121,7 @@ OC.L10N.register( "Due on %s" : "Verwacht op %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV eindpunt", + "Save" : "Opslaan", "Calendar server" : "Agendaserver", "Send invitations to attendees" : "Verzend uitnodigingen naar deelnemers", "Automatically generate a birthday calendar" : "Genereer verjaardagskalender automatisch", @@ -135,7 +136,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Neem rechtstreeks contact op met de organisator.", "Are you accepting the invitation?" : "Neem je de uitnodiging aan?", "Tentative" : "Onder voorbehoud", - "Save" : "Opslaan", "Your attendance was updated successfully." : "Je deelname is succesvol bijgewerkt.", "Calendar and tasks" : "Agenda en taken" }, diff --git a/apps/dav/l10n/nl.json b/apps/dav/l10n/nl.json index 043b5d3cf42..fb43427b9c3 100644 --- a/apps/dav/l10n/nl.json +++ b/apps/dav/l10n/nl.json @@ -119,6 +119,7 @@ "Due on %s" : "Verwacht op %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV eindpunt", + "Save" : "Opslaan", "Calendar server" : "Agendaserver", "Send invitations to attendees" : "Verzend uitnodigingen naar deelnemers", "Automatically generate a birthday calendar" : "Genereer verjaardagskalender automatisch", @@ -133,7 +134,6 @@ "Please contact the organizer directly." : "Neem rechtstreeks contact op met de organisator.", "Are you accepting the invitation?" : "Neem je de uitnodiging aan?", "Tentative" : "Onder voorbehoud", - "Save" : "Opslaan", "Your attendance was updated successfully." : "Je deelname is succesvol bijgewerkt.", "Calendar and tasks" : "Agenda en taken" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js index 2cdc47ea126..d42013e3dc9 100644 --- a/apps/dav/l10n/pl.js +++ b/apps/dav/l10n/pl.js @@ -121,6 +121,7 @@ OC.L10N.register( "Due on %s" : "Na dzień %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Adres WebDAV", + "Save" : "Zapisz", "Calendar server" : "Serwer kalendarza", "Send invitations to attendees" : "Wyślij zaproszenia do uczestników", "Automatically generate a birthday calendar" : "Automatycznie generuj kalendarz urodzin", @@ -135,7 +136,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Skontaktuj się bezpośrednio z orgnizatorem.", "Are you accepting the invitation?" : "Czy akceptujesz zaproszenie?", "Tentative" : "Niepewne", - "Save" : "Zapisz", "Your attendance was updated successfully." : "Twoja obecność została pomyślnie zaktualizowana.", "Calendar and tasks" : "Kalendarz i zadania" }, diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json index a64846cf151..84525932fc6 100644 --- a/apps/dav/l10n/pl.json +++ b/apps/dav/l10n/pl.json @@ -119,6 +119,7 @@ "Due on %s" : "Na dzień %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Adres WebDAV", + "Save" : "Zapisz", "Calendar server" : "Serwer kalendarza", "Send invitations to attendees" : "Wyślij zaproszenia do uczestników", "Automatically generate a birthday calendar" : "Automatycznie generuj kalendarz urodzin", @@ -133,7 +134,6 @@ "Please contact the organizer directly." : "Skontaktuj się bezpośrednio z orgnizatorem.", "Are you accepting the invitation?" : "Czy akceptujesz zaproszenie?", "Tentative" : "Niepewne", - "Save" : "Zapisz", "Your attendance was updated successfully." : "Twoja obecność została pomyślnie zaktualizowana.", "Calendar and tasks" : "Kalendarz i zadania" },"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);" diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js index e9a5b7ac834..7641d54de7b 100644 --- a/apps/dav/l10n/pt_BR.js +++ b/apps/dav/l10n/pt_BR.js @@ -121,6 +121,7 @@ OC.L10N.register( "Due on %s" : "Vence em %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Endpoint WebDAV", + "Save" : "Salvar", "Calendar server" : "Servidor de calendário", "Send invitations to attendees" : "Enviar convites aos participantes", "Automatically generate a birthday calendar" : "Gerar um calendário de aniversários automaticamente", @@ -135,7 +136,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Por favor, contate o organizador diretamente.", "Are you accepting the invitation?" : "Você está aceitando o convite?", "Tentative" : "Tentativa", - "Save" : "Salvar", "Your attendance was updated successfully." : "Sua presença foi atualizada com sucesso.", "Calendar and tasks" : "Calendário e tarefas" }, diff --git a/apps/dav/l10n/pt_BR.json b/apps/dav/l10n/pt_BR.json index a3741e5143f..c657cfe7b9d 100644 --- a/apps/dav/l10n/pt_BR.json +++ b/apps/dav/l10n/pt_BR.json @@ -119,6 +119,7 @@ "Due on %s" : "Vence em %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Endpoint WebDAV", + "Save" : "Salvar", "Calendar server" : "Servidor de calendário", "Send invitations to attendees" : "Enviar convites aos participantes", "Automatically generate a birthday calendar" : "Gerar um calendário de aniversários automaticamente", @@ -133,7 +134,6 @@ "Please contact the organizer directly." : "Por favor, contate o organizador diretamente.", "Are you accepting the invitation?" : "Você está aceitando o convite?", "Tentative" : "Tentativa", - "Save" : "Salvar", "Your attendance was updated successfully." : "Sua presença foi atualizada com sucesso.", "Calendar and tasks" : "Calendário e tarefas" },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/apps/dav/l10n/ru.js b/apps/dav/l10n/ru.js index 7cdbdcff906..51e87fd25d6 100644 --- a/apps/dav/l10n/ru.js +++ b/apps/dav/l10n/ru.js @@ -120,6 +120,7 @@ OC.L10N.register( "Due on %s" : "До %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "точка подключения WebDAV", + "Save" : "Сохранить", "Calendar server" : "Сервер календаря", "Send invitations to attendees" : "Отправить приглашения", "Automatically generate a birthday calendar" : "Создавать календарь дней рождения автоматически", @@ -134,7 +135,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Обратитесь к организатору напрямую.", "Are you accepting the invitation?" : "Принять приглашение?", "Tentative" : "Под вопросом", - "Save" : "Сохранить", "Your attendance was updated successfully." : "Статус участия обновлён.", "Calendar and tasks" : "Календарь и задачи" }, diff --git a/apps/dav/l10n/ru.json b/apps/dav/l10n/ru.json index 035f174c50c..1a6e2d1a990 100644 --- a/apps/dav/l10n/ru.json +++ b/apps/dav/l10n/ru.json @@ -118,6 +118,7 @@ "Due on %s" : "До %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "точка подключения WebDAV", + "Save" : "Сохранить", "Calendar server" : "Сервер календаря", "Send invitations to attendees" : "Отправить приглашения", "Automatically generate a birthday calendar" : "Создавать календарь дней рождения автоматически", @@ -132,7 +133,6 @@ "Please contact the organizer directly." : "Обратитесь к организатору напрямую.", "Are you accepting the invitation?" : "Принять приглашение?", "Tentative" : "Под вопросом", - "Save" : "Сохранить", "Your attendance was updated successfully." : "Статус участия обновлён.", "Calendar and tasks" : "Календарь и задачи" },"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);" diff --git a/apps/dav/l10n/sc.js b/apps/dav/l10n/sc.js index 4e261b8f68f..847db353101 100644 --- a/apps/dav/l10n/sc.js +++ b/apps/dav/l10n/sc.js @@ -121,6 +121,7 @@ OC.L10N.register( "Due on %s" : "iscadet su %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "puntu finale WebDAV ", + "Save" : "Sarva", "Calendar server" : "Serbidore calendàriu", "Send invitations to attendees" : "Imbia invitos de partetzipatziones", "Automatically generate a birthday calendar" : "Gènera in automàticu su calendàriu de cumpleannos", @@ -135,7 +136,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Pro praghere, cuntata deretu a s'organizadore.", "Are you accepting the invitation?" : "Cheres atzetare s'invitu?", "Tentative" : "Intentu", - "Save" : "Sarva", "Your attendance was updated successfully." : "Sa partetzipatzione tua est istada agiornada in manera curreta.", "Calendar and tasks" : "Calendàrios e fainas" }, diff --git a/apps/dav/l10n/sc.json b/apps/dav/l10n/sc.json index e24bde6508b..82865bedd4f 100644 --- a/apps/dav/l10n/sc.json +++ b/apps/dav/l10n/sc.json @@ -119,6 +119,7 @@ "Due on %s" : "iscadet su %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "puntu finale WebDAV ", + "Save" : "Sarva", "Calendar server" : "Serbidore calendàriu", "Send invitations to attendees" : "Imbia invitos de partetzipatziones", "Automatically generate a birthday calendar" : "Gènera in automàticu su calendàriu de cumpleannos", @@ -133,7 +134,6 @@ "Please contact the organizer directly." : "Pro praghere, cuntata deretu a s'organizadore.", "Are you accepting the invitation?" : "Cheres atzetare s'invitu?", "Tentative" : "Intentu", - "Save" : "Sarva", "Your attendance was updated successfully." : "Sa partetzipatzione tua est istada agiornada in manera curreta.", "Calendar and tasks" : "Calendàrios e fainas" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/dav/l10n/sk.js b/apps/dav/l10n/sk.js index b2b3708e840..601c16ba4ed 100644 --- a/apps/dav/l10n/sk.js +++ b/apps/dav/l10n/sk.js @@ -121,6 +121,7 @@ OC.L10N.register( "Due on %s" : "Termín do %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Koncový bod WebDAV", + "Save" : "Uložiť", "Calendar server" : "Kalendárový server", "Send invitations to attendees" : "Odoslanie pozvánok účastníkom", "Automatically generate a birthday calendar" : "Automaticky generovať narodeninový kalendár", @@ -135,7 +136,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Prosím kontaktujte priamo organizátora.", "Are you accepting the invitation?" : "Príjmate pozvánku?", "Tentative" : "Neistý", - "Save" : "Uložiť", "Your attendance was updated successfully." : "Vaša účasť bola aktualizovaná úspešne.", "Calendar and tasks" : "Kalendár a úlohy" }, diff --git a/apps/dav/l10n/sk.json b/apps/dav/l10n/sk.json index 87eb5c19885..d9c9eda0af9 100644 --- a/apps/dav/l10n/sk.json +++ b/apps/dav/l10n/sk.json @@ -119,6 +119,7 @@ "Due on %s" : "Termín do %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Koncový bod WebDAV", + "Save" : "Uložiť", "Calendar server" : "Kalendárový server", "Send invitations to attendees" : "Odoslanie pozvánok účastníkom", "Automatically generate a birthday calendar" : "Automaticky generovať narodeninový kalendár", @@ -133,7 +134,6 @@ "Please contact the organizer directly." : "Prosím kontaktujte priamo organizátora.", "Are you accepting the invitation?" : "Príjmate pozvánku?", "Tentative" : "Neistý", - "Save" : "Uložiť", "Your attendance was updated successfully." : "Vaša účasť bola aktualizovaná úspešne.", "Calendar and tasks" : "Kalendár a úlohy" },"pluralForm" :"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/sl.js b/apps/dav/l10n/sl.js index 2d64d9b061a..72ed8f74758 100644 --- a/apps/dav/l10n/sl.js +++ b/apps/dav/l10n/sl.js @@ -89,6 +89,7 @@ OC.L10N.register( "Due on %s" : "Poteče %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Končna točka WebDAV", + "Save" : "Shrani", "Calendar server" : "Strežnik koledarja", "Send invitations to attendees" : "Pošlji povabilo udeležencem", "Automatically generate a birthday calendar" : "Samodejno ustvari koledar rojstnih dni", @@ -103,7 +104,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Z organizatorjem stopite v stik neposredno.", "Are you accepting the invitation?" : "Ali želite sprejeti povabilo?", "Tentative" : "Začasno", - "Save" : "Shrani", "Your attendance was updated successfully." : "Vaša prisotnost je uspešno posodobljena.", "Calendar and tasks" : "Koledar in naloge" }, diff --git a/apps/dav/l10n/sl.json b/apps/dav/l10n/sl.json index c340de76f5d..f62332aaaf8 100644 --- a/apps/dav/l10n/sl.json +++ b/apps/dav/l10n/sl.json @@ -87,6 +87,7 @@ "Due on %s" : "Poteče %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Končna točka WebDAV", + "Save" : "Shrani", "Calendar server" : "Strežnik koledarja", "Send invitations to attendees" : "Pošlji povabilo udeležencem", "Automatically generate a birthday calendar" : "Samodejno ustvari koledar rojstnih dni", @@ -101,7 +102,6 @@ "Please contact the organizer directly." : "Z organizatorjem stopite v stik neposredno.", "Are you accepting the invitation?" : "Ali želite sprejeti povabilo?", "Tentative" : "Začasno", - "Save" : "Shrani", "Your attendance was updated successfully." : "Vaša prisotnost je uspešno posodobljena.", "Calendar and tasks" : "Koledar in naloge" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" diff --git a/apps/dav/l10n/sr.js b/apps/dav/l10n/sr.js index ef9b7e09f5b..ef382f769c6 100644 --- a/apps/dav/l10n/sr.js +++ b/apps/dav/l10n/sr.js @@ -88,6 +88,7 @@ OC.L10N.register( "Due on %s" : "Рок је %s", "WebDAV" : "ВебДАВ", "WebDAV endpoint" : "WebDAV крајња тачка", + "Save" : "Сачувај", "Calendar server" : "Календар сервера", "Send invitations to attendees" : "Пошаљи позивницу учесницима", "Automatically generate a birthday calendar" : "Аутоматски изгенериши календар рођендана", @@ -102,7 +103,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Контактирајте директно организатора.", "Are you accepting the invitation?" : "Да ли прихватате позивницу?", "Tentative" : "Условна потврда", - "Save" : "Сачувај", "Your attendance was updated successfully." : "Ваше присуство је успешно ажурирано.", "Calendar and tasks" : "Календар и задаци" }, diff --git a/apps/dav/l10n/sr.json b/apps/dav/l10n/sr.json index c599daa6f62..566523971be 100644 --- a/apps/dav/l10n/sr.json +++ b/apps/dav/l10n/sr.json @@ -86,6 +86,7 @@ "Due on %s" : "Рок је %s", "WebDAV" : "ВебДАВ", "WebDAV endpoint" : "WebDAV крајња тачка", + "Save" : "Сачувај", "Calendar server" : "Календар сервера", "Send invitations to attendees" : "Пошаљи позивницу учесницима", "Automatically generate a birthday calendar" : "Аутоматски изгенериши календар рођендана", @@ -100,7 +101,6 @@ "Please contact the organizer directly." : "Контактирајте директно организатора.", "Are you accepting the invitation?" : "Да ли прихватате позивницу?", "Tentative" : "Условна потврда", - "Save" : "Сачувај", "Your attendance was updated successfully." : "Ваше присуство је успешно ажурирано.", "Calendar and tasks" : "Календар и задаци" },"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);" diff --git a/apps/dav/l10n/sv.js b/apps/dav/l10n/sv.js index 21c75aabc46..00427d74ebe 100644 --- a/apps/dav/l10n/sv.js +++ b/apps/dav/l10n/sv.js @@ -118,6 +118,7 @@ OC.L10N.register( "Due on %s" : "Slutar den %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", + "Save" : "Spara", "Calendar server" : "Kalenderserver", "Send invitations to attendees" : "Skicka inbjudan till deltagare", "Automatically generate a birthday calendar" : "Generera en födelsedagskalender automatiskt", @@ -132,7 +133,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Vänligen kontakta arrangören direkt.", "Are you accepting the invitation?" : "Acceptera inbjudan?", "Tentative" : "Preliminärt", - "Save" : "Spara", "Your attendance was updated successfully." : "Dina närvaro uppdaterades.", "Calendar and tasks" : "Kalender och uppgifter" }, diff --git a/apps/dav/l10n/sv.json b/apps/dav/l10n/sv.json index e297465aa85..0bc5322a05d 100644 --- a/apps/dav/l10n/sv.json +++ b/apps/dav/l10n/sv.json @@ -116,6 +116,7 @@ "Due on %s" : "Slutar den %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", + "Save" : "Spara", "Calendar server" : "Kalenderserver", "Send invitations to attendees" : "Skicka inbjudan till deltagare", "Automatically generate a birthday calendar" : "Generera en födelsedagskalender automatiskt", @@ -130,7 +131,6 @@ "Please contact the organizer directly." : "Vänligen kontakta arrangören direkt.", "Are you accepting the invitation?" : "Acceptera inbjudan?", "Tentative" : "Preliminärt", - "Save" : "Spara", "Your attendance was updated successfully." : "Dina närvaro uppdaterades.", "Calendar and tasks" : "Kalender och uppgifter" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js index 0ba8ad9c0bf..4d1a7eb7cbf 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -121,6 +121,7 @@ OC.L10N.register( "Due on %s" : "%s tarihine kadar", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV bağlantı noktası", + "Save" : "Kaydet", "Calendar server" : "Takvim sunucusu", "Send invitations to attendees" : "Katılımcılara çağrıları gönder", "Automatically generate a birthday calendar" : "Doğum günü takvimi otomatik oluşturulsun", @@ -135,7 +136,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Lütfen düzenleyici ile doğrudan görüşün.", "Are you accepting the invitation?" : "Çağrıyı kabul ediyor musunuz?", "Tentative" : "Kesin değil", - "Save" : "Kaydet", "Your attendance was updated successfully." : "Katılımınız güncellendi.", "Calendar and tasks" : "Takvim ve görevler" }, diff --git a/apps/dav/l10n/tr.json b/apps/dav/l10n/tr.json index ff883b43c20..08aca612084 100644 --- a/apps/dav/l10n/tr.json +++ b/apps/dav/l10n/tr.json @@ -119,6 +119,7 @@ "Due on %s" : "%s tarihine kadar", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV bağlantı noktası", + "Save" : "Kaydet", "Calendar server" : "Takvim sunucusu", "Send invitations to attendees" : "Katılımcılara çağrıları gönder", "Automatically generate a birthday calendar" : "Doğum günü takvimi otomatik oluşturulsun", @@ -133,7 +134,6 @@ "Please contact the organizer directly." : "Lütfen düzenleyici ile doğrudan görüşün.", "Are you accepting the invitation?" : "Çağrıyı kabul ediyor musunuz?", "Tentative" : "Kesin değil", - "Save" : "Kaydet", "Your attendance was updated successfully." : "Katılımınız güncellendi.", "Calendar and tasks" : "Takvim ve görevler" },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/apps/dav/l10n/uk.js b/apps/dav/l10n/uk.js index 930278309c4..a4d0f470ef0 100644 --- a/apps/dav/l10n/uk.js +++ b/apps/dav/l10n/uk.js @@ -79,6 +79,7 @@ OC.L10N.register( "Untitled task" : "Завдання без назви", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Точка доступу WebDAV", + "Save" : "Зберегти", "Calendar server" : "Сервер календаря", "Send invitations to attendees" : "Надіслати запрошення учасникам", "Automatically generate a birthday calendar" : "Автоматично згенерувати календар днів народження", @@ -93,7 +94,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Будь-ласка повідомте організатора.", "Are you accepting the invitation?" : "Чи приймаєте ви запрошення?", "Tentative" : "Попередній", - "Save" : "Зберегти", "Your attendance was updated successfully." : "Ваша участь успішно оновлена." }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/apps/dav/l10n/uk.json b/apps/dav/l10n/uk.json index f58b3c438a4..17400f8c4eb 100644 --- a/apps/dav/l10n/uk.json +++ b/apps/dav/l10n/uk.json @@ -77,6 +77,7 @@ "Untitled task" : "Завдання без назви", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Точка доступу WebDAV", + "Save" : "Зберегти", "Calendar server" : "Сервер календаря", "Send invitations to attendees" : "Надіслати запрошення учасникам", "Automatically generate a birthday calendar" : "Автоматично згенерувати календар днів народження", @@ -91,7 +92,6 @@ "Please contact the organizer directly." : "Будь-ласка повідомте організатора.", "Are you accepting the invitation?" : "Чи приймаєте ви запрошення?", "Tentative" : "Попередній", - "Save" : "Зберегти", "Your attendance was updated successfully." : "Ваша участь успішно оновлена." },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (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/zh_CN.js b/apps/dav/l10n/zh_CN.js index 8058b90ad35..ed8878e7494 100644 --- a/apps/dav/l10n/zh_CN.js +++ b/apps/dav/l10n/zh_CN.js @@ -121,6 +121,7 @@ OC.L10N.register( "Due on %s" : "到期于%s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV端点", + "Save" : "保存", "Calendar server" : "日历服务器", "Send invitations to attendees" : "向与会者发送邀请", "Automatically generate a birthday calendar" : "自动生成生日日历", @@ -135,7 +136,6 @@ OC.L10N.register( "Please contact the organizer directly." : "请直接联系组织者。", "Are you accepting the invitation?" : "您是否接受邀请?", "Tentative" : "暂定", - "Save" : "保存", "Your attendance was updated successfully." : "您的出席状态更新成功。", "Calendar and tasks" : "日历和任务" }, diff --git a/apps/dav/l10n/zh_CN.json b/apps/dav/l10n/zh_CN.json index c844ce0d974..10246c20d15 100644 --- a/apps/dav/l10n/zh_CN.json +++ b/apps/dav/l10n/zh_CN.json @@ -119,6 +119,7 @@ "Due on %s" : "到期于%s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV端点", + "Save" : "保存", "Calendar server" : "日历服务器", "Send invitations to attendees" : "向与会者发送邀请", "Automatically generate a birthday calendar" : "自动生成生日日历", @@ -133,7 +134,6 @@ "Please contact the organizer directly." : "请直接联系组织者。", "Are you accepting the invitation?" : "您是否接受邀请?", "Tentative" : "暂定", - "Save" : "保存", "Your attendance was updated successfully." : "您的出席状态更新成功。", "Calendar and tasks" : "日历和任务" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/dav/l10n/zh_HK.js b/apps/dav/l10n/zh_HK.js index ba4dccdc0c5..cb99ea95d57 100644 --- a/apps/dav/l10n/zh_HK.js +++ b/apps/dav/l10n/zh_HK.js @@ -121,6 +121,7 @@ OC.L10N.register( "Due on %s" : "完成日期 %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 端點", + "Save" : "儲存", "Calendar server" : "日曆伺服器", "Send invitations to attendees" : "發送邀請函給參加者", "Automatically generate a birthday calendar" : "自動建立生日日曆", @@ -135,7 +136,6 @@ OC.L10N.register( "Please contact the organizer directly." : "請直接聯繫絡主辦人", "Are you accepting the invitation?" : "接受邀請嗎?", "Tentative" : "暫定", - "Save" : "儲存", "Your attendance was updated successfully." : "您的參與狀況成功更新", "Calendar and tasks" : "日曆和任務" }, diff --git a/apps/dav/l10n/zh_HK.json b/apps/dav/l10n/zh_HK.json index c490f3506ec..5a686b95ff2 100644 --- a/apps/dav/l10n/zh_HK.json +++ b/apps/dav/l10n/zh_HK.json @@ -119,6 +119,7 @@ "Due on %s" : "完成日期 %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 端點", + "Save" : "儲存", "Calendar server" : "日曆伺服器", "Send invitations to attendees" : "發送邀請函給參加者", "Automatically generate a birthday calendar" : "自動建立生日日曆", @@ -133,7 +134,6 @@ "Please contact the organizer directly." : "請直接聯繫絡主辦人", "Are you accepting the invitation?" : "接受邀請嗎?", "Tentative" : "暫定", - "Save" : "儲存", "Your attendance was updated successfully." : "您的參與狀況成功更新", "Calendar and tasks" : "日曆和任務" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js index 7aedc06aa24..a653aa6ff31 100644 --- a/apps/dav/l10n/zh_TW.js +++ b/apps/dav/l10n/zh_TW.js @@ -121,6 +121,7 @@ OC.L10N.register( "Due on %s" : "到期於 %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 端點", + "Save" : "儲存", "Calendar server" : "日曆伺服器", "Send invitations to attendees" : "發送邀請函給參加者", "Automatically generate a birthday calendar" : "自動生成生日日曆", @@ -135,7 +136,6 @@ OC.L10N.register( "Please contact the organizer directly." : "請直接聯絡主辦人。", "Are you accepting the invitation?" : "您接受邀請嗎?", "Tentative" : "暫定", - "Save" : "儲存", "Your attendance was updated successfully." : "您的參與狀態成功更新。", "Calendar and tasks" : "日曆與工作項目" }, diff --git a/apps/dav/l10n/zh_TW.json b/apps/dav/l10n/zh_TW.json index 5a14c4b3510..e4249ca40d5 100644 --- a/apps/dav/l10n/zh_TW.json +++ b/apps/dav/l10n/zh_TW.json @@ -119,6 +119,7 @@ "Due on %s" : "到期於 %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 端點", + "Save" : "儲存", "Calendar server" : "日曆伺服器", "Send invitations to attendees" : "發送邀請函給參加者", "Automatically generate a birthday calendar" : "自動生成生日日曆", @@ -133,7 +134,6 @@ "Please contact the organizer directly." : "請直接聯絡主辦人。", "Are you accepting the invitation?" : "您接受邀請嗎?", "Tentative" : "暫定", - "Save" : "儲存", "Your attendance was updated successfully." : "您的參與狀態成功更新。", "Calendar and tasks" : "日曆與工作項目" },"pluralForm" :"nplurals=1; plural=0;" |