[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2016-02-10 00:44:16 -05:00
parent 3ee325dad5
commit fb6130b8ba
28 changed files with 252 additions and 330 deletions

View File

@ -2,8 +2,6 @@ OC.L10N.register(
"calendar-rework",
{
"Calendar" : "Kalendář",
"New event" : "Nová událost",
"Events Info" : "Informace o události",
"Attendees" : "Účastníci",
"Alarms" : "Upomínky",
"Does not repeat" : "Neopakuje se",
@ -71,6 +69,7 @@ OC.L10N.register(
"{type} {time} after the event ends" : "{type} {time} po konci události",
"{type} at the event's start" : "{type} při začátku události",
"{type} at the event's end" : "{type} při konci události",
"New event" : "Nová událost",
"{calendar} shared by {owner}" : "{calendar} sdílen uživatelem {owner}",
"Day" : "Den",
"Week" : "Týden",
@ -85,33 +84,31 @@ OC.L10N.register(
"Edit event" : "Upravit událost",
"Delete Event" : "Smazat událost",
"Save Event" : "Uložit událost",
"Alarm" : "Upomínka",
"Type" : "Typ",
"Relative" : "Relativní",
"Absolute" : "Absolutní",
"Date" : "Datum",
"Repeat" : "Opakovat",
"times every" : "krát každých",
"Add" : "Přidat",
"Name" : "Název",
"Type" : "Typ",
"Does not attend" : "Neúčastní se",
"Title of the Event" : "Název události",
"from" : "od",
"to" : "do",
"All day Event" : "Celodenní událost",
"Events Location" : "Místo události",
"Interval" : "Interval",
"Separate Categories with comma" : "Kategorie oddělené čárkou",
"Description" : "Popis",
"Interval" : "Interval",
"Settings" : "Nastavení",
"Import calendar" : "Importovat kalendář",
"No Calendars selected for import" : "Nebyl vybrán kalendář k importu",
"Primary CalDAV address" : "Primární adresa CalDAV",
"iOS/OS X CalDAV address" : "iOS/OS X CalDAV adresa",
"Import Calendars" : "Importovat kalendáře",
"Analyzing calendar" : "Analýza kalendáře",
"The file contains objects incompatible with the selected calendar" : "Soubor obsahuje objekty nekompatibilní s vybraným kalendářem",
"New calendar" : "Nový kalendář",
"Import scheduled" : "Import načasován"
"Import scheduled" : "Import načasován",
"Settings" : "Nastavení",
"Import calendar" : "Importovat kalendář",
"No Calendars selected for import" : "Nebyl vybrán kalendář k importu",
"Primary CalDAV address" : "Primární adresa CalDAV",
"iOS/OS X CalDAV address" : "iOS/OS X CalDAV adresa"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");

View File

@ -1,7 +1,5 @@
{ "translations": {
"Calendar" : "Kalendář",
"New event" : "Nová událost",
"Events Info" : "Informace o události",
"Attendees" : "Účastníci",
"Alarms" : "Upomínky",
"Does not repeat" : "Neopakuje se",
@ -69,6 +67,7 @@
"{type} {time} after the event ends" : "{type} {time} po konci události",
"{type} at the event's start" : "{type} při začátku události",
"{type} at the event's end" : "{type} při konci události",
"New event" : "Nová událost",
"{calendar} shared by {owner}" : "{calendar} sdílen uživatelem {owner}",
"Day" : "Den",
"Week" : "Týden",
@ -83,33 +82,31 @@
"Edit event" : "Upravit událost",
"Delete Event" : "Smazat událost",
"Save Event" : "Uložit událost",
"Alarm" : "Upomínka",
"Type" : "Typ",
"Relative" : "Relativní",
"Absolute" : "Absolutní",
"Date" : "Datum",
"Repeat" : "Opakovat",
"times every" : "krát každých",
"Add" : "Přidat",
"Name" : "Název",
"Type" : "Typ",
"Does not attend" : "Neúčastní se",
"Title of the Event" : "Název události",
"from" : "od",
"to" : "do",
"All day Event" : "Celodenní událost",
"Events Location" : "Místo události",
"Interval" : "Interval",
"Separate Categories with comma" : "Kategorie oddělené čárkou",
"Description" : "Popis",
"Interval" : "Interval",
"Settings" : "Nastavení",
"Import calendar" : "Importovat kalendář",
"No Calendars selected for import" : "Nebyl vybrán kalendář k importu",
"Primary CalDAV address" : "Primární adresa CalDAV",
"iOS/OS X CalDAV address" : "iOS/OS X CalDAV adresa",
"Import Calendars" : "Importovat kalendáře",
"Analyzing calendar" : "Analýza kalendáře",
"The file contains objects incompatible with the selected calendar" : "Soubor obsahuje objekty nekompatibilní s vybraným kalendářem",
"New calendar" : "Nový kalendář",
"Import scheduled" : "Import načasován"
"Import scheduled" : "Import načasován",
"Settings" : "Nastavení",
"Import calendar" : "Importovat kalendář",
"No Calendars selected for import" : "Nebyl vybrán kalendář k importu",
"Primary CalDAV address" : "Primární adresa CalDAV",
"iOS/OS X CalDAV address" : "iOS/OS X CalDAV adresa"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
}

View File

@ -2,8 +2,6 @@ OC.L10N.register(
"calendar-rework",
{
"Calendar" : "Kalender",
"New event" : "neue Veranstaltung",
"Events Info" : "Veranstaltungs Information",
"Attendees" : "Teilnehmer",
"Alarms" : "Alarm",
"Does not repeat" : "einmalig",
@ -59,6 +57,7 @@ OC.L10N.register(
"Audio alarm" : "Akustischer Alarm",
"Pop-up" : "Pop-up",
"E-Mail" : "E-Mail",
"New event" : "neue Veranstaltung",
"Day" : "Tag",
"Week" : "Woche",
"Month" : "Monat",
@ -72,31 +71,29 @@ OC.L10N.register(
"Edit event" : "Veranstaltung bearbeiten",
"Delete Event" : "Veranstaltung löschen",
"Save Event" : "Veranstaltung speichern",
"Alarm" : "Alarm",
"Type" : "Typ",
"Relative" : "Relativ",
"Absolute" : "Absolut",
"Date" : "Datum",
"Repeat" : "Wiederholen",
"times every" : "mal pro",
"Add" : "Hinzufügen",
"Name" : "Name",
"Type" : "Typ",
"Does not attend" : "nicht teilnehmen",
"Title of the Event" : "Titel",
"from" : "von",
"to" : "an",
"All day Event" : "Ganztägiges Ereignis",
"Events Location" : "Veranstaltungsort",
"Interval" : "Intervall",
"Separate Categories with comma" : "Kategorien mit Kommata trennen",
"Description" : "Beschreibung",
"Interval" : "Intervall",
"Import Calendars" : "Kalender importieren",
"Analyzing calendar" : "Kalender analysieren",
"New calendar" : "Neuer Kalender",
"Settings" : "Einstellungen",
"Import calendar" : "Kalender importieren",
"No Calendars selected for import" : "Es wurde keine Kalenderdatei für den Import ausgewhlt",
"Primary CalDAV address" : "Primäre CalDAV-Adresse",
"iOS/OS X CalDAV address" : "iOS/OS X CalDAV-Adresse",
"Import Calendars" : "Kalender importieren",
"Analyzing calendar" : "Kalender analysieren",
"New calendar" : "Neuer Kalender"
"iOS/OS X CalDAV address" : "iOS/OS X CalDAV-Adresse"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,7 +1,5 @@
{ "translations": {
"Calendar" : "Kalender",
"New event" : "neue Veranstaltung",
"Events Info" : "Veranstaltungs Information",
"Attendees" : "Teilnehmer",
"Alarms" : "Alarm",
"Does not repeat" : "einmalig",
@ -57,6 +55,7 @@
"Audio alarm" : "Akustischer Alarm",
"Pop-up" : "Pop-up",
"E-Mail" : "E-Mail",
"New event" : "neue Veranstaltung",
"Day" : "Tag",
"Week" : "Woche",
"Month" : "Monat",
@ -70,31 +69,29 @@
"Edit event" : "Veranstaltung bearbeiten",
"Delete Event" : "Veranstaltung löschen",
"Save Event" : "Veranstaltung speichern",
"Alarm" : "Alarm",
"Type" : "Typ",
"Relative" : "Relativ",
"Absolute" : "Absolut",
"Date" : "Datum",
"Repeat" : "Wiederholen",
"times every" : "mal pro",
"Add" : "Hinzufügen",
"Name" : "Name",
"Type" : "Typ",
"Does not attend" : "nicht teilnehmen",
"Title of the Event" : "Titel",
"from" : "von",
"to" : "an",
"All day Event" : "Ganztägiges Ereignis",
"Events Location" : "Veranstaltungsort",
"Interval" : "Intervall",
"Separate Categories with comma" : "Kategorien mit Kommata trennen",
"Description" : "Beschreibung",
"Interval" : "Intervall",
"Import Calendars" : "Kalender importieren",
"Analyzing calendar" : "Kalender analysieren",
"New calendar" : "Neuer Kalender",
"Settings" : "Einstellungen",
"Import calendar" : "Kalender importieren",
"No Calendars selected for import" : "Es wurde keine Kalenderdatei für den Import ausgewhlt",
"Primary CalDAV address" : "Primäre CalDAV-Adresse",
"iOS/OS X CalDAV address" : "iOS/OS X CalDAV-Adresse",
"Import Calendars" : "Kalender importieren",
"Analyzing calendar" : "Kalender analysieren",
"New calendar" : "Neuer Kalender"
"iOS/OS X CalDAV address" : "iOS/OS X CalDAV-Adresse"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -2,8 +2,6 @@ OC.L10N.register(
"calendar-rework",
{
"Calendar" : "Calendario",
"New event" : "Evento nuevo",
"Events Info" : "Información de evento",
"Attendees" : "Asistentes",
"Alarms" : "Alarmas",
"Does not repeat" : "No se repite",
@ -71,6 +69,8 @@ OC.L10N.register(
"{type} {time} after the event ends" : "{type} {time} después de que termine el evento",
"{type} at the event's start" : "{type} al inicio del evento",
"{type} at the event's end" : "{type} al final del evento",
"New event" : "Evento nuevo",
"{calendar} shared by {owner}" : "{calendar} compartido por {owner}",
"Day" : "Día",
"Week" : "Semana",
"Month" : "Mes",
@ -84,33 +84,31 @@ OC.L10N.register(
"Edit event" : "Editar evento",
"Delete Event" : "Eliminar evento",
"Save Event" : "Guardar evento",
"Alarm" : "Alarma",
"Type" : "Tipo",
"Relative" : "Relativo",
"Absolute" : "Absoluto",
"Date" : "Fecha",
"Repeat" : "Repetir",
"times every" : "veces cada",
"Add" : "Añadir",
"Name" : "Nombre",
"Type" : "Tipo",
"Does not attend" : "No asistir",
"Title of the Event" : "Título del evento",
"from" : "desde",
"to" : "para",
"All day Event" : "Todo el día",
"Events Location" : "Ubicación del evento",
"Interval" : "Intervalo",
"Separate Categories with comma" : "Separar categorías con comas",
"Description" : "Descripción",
"Interval" : "Intervalo",
"Settings" : "Ajustes",
"Import calendar" : "Importar calendario",
"No Calendars selected for import" : "No se seleccionó un calendario para importar",
"Primary CalDAV address" : "Direccion de calendario CalDAV primario",
"iOS/OS X CalDAV address" : "Direccion de calendario CalDAV iOS/OSX",
"Import Calendars" : "Importar calendario",
"Analyzing calendar" : "Analizando calendario",
"The file contains objects incompatible with the selected calendar" : "El archivo contiene objetos incompatibles con el calendario seleccionado",
"New calendar" : "Nuevo calendario",
"Import scheduled" : "Importar horario"
"Import scheduled" : "Importar horario",
"Settings" : "Ajustes",
"Import calendar" : "Importar calendario",
"No Calendars selected for import" : "No se seleccionó un calendario para importar",
"Primary CalDAV address" : "Direccion de calendario CalDAV primario",
"iOS/OS X CalDAV address" : "Direccion de calendario CalDAV iOS/OSX"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,7 +1,5 @@
{ "translations": {
"Calendar" : "Calendario",
"New event" : "Evento nuevo",
"Events Info" : "Información de evento",
"Attendees" : "Asistentes",
"Alarms" : "Alarmas",
"Does not repeat" : "No se repite",
@ -69,6 +67,8 @@
"{type} {time} after the event ends" : "{type} {time} después de que termine el evento",
"{type} at the event's start" : "{type} al inicio del evento",
"{type} at the event's end" : "{type} al final del evento",
"New event" : "Evento nuevo",
"{calendar} shared by {owner}" : "{calendar} compartido por {owner}",
"Day" : "Día",
"Week" : "Semana",
"Month" : "Mes",
@ -82,33 +82,31 @@
"Edit event" : "Editar evento",
"Delete Event" : "Eliminar evento",
"Save Event" : "Guardar evento",
"Alarm" : "Alarma",
"Type" : "Tipo",
"Relative" : "Relativo",
"Absolute" : "Absoluto",
"Date" : "Fecha",
"Repeat" : "Repetir",
"times every" : "veces cada",
"Add" : "Añadir",
"Name" : "Nombre",
"Type" : "Tipo",
"Does not attend" : "No asistir",
"Title of the Event" : "Título del evento",
"from" : "desde",
"to" : "para",
"All day Event" : "Todo el día",
"Events Location" : "Ubicación del evento",
"Interval" : "Intervalo",
"Separate Categories with comma" : "Separar categorías con comas",
"Description" : "Descripción",
"Interval" : "Intervalo",
"Settings" : "Ajustes",
"Import calendar" : "Importar calendario",
"No Calendars selected for import" : "No se seleccionó un calendario para importar",
"Primary CalDAV address" : "Direccion de calendario CalDAV primario",
"iOS/OS X CalDAV address" : "Direccion de calendario CalDAV iOS/OSX",
"Import Calendars" : "Importar calendario",
"Analyzing calendar" : "Analizando calendario",
"The file contains objects incompatible with the selected calendar" : "El archivo contiene objetos incompatibles con el calendario seleccionado",
"New calendar" : "Nuevo calendario",
"Import scheduled" : "Importar horario"
"Import scheduled" : "Importar horario",
"Settings" : "Ajustes",
"Import calendar" : "Importar calendario",
"No Calendars selected for import" : "No se seleccionó un calendario para importar",
"Primary CalDAV address" : "Direccion de calendario CalDAV primario",
"iOS/OS X CalDAV address" : "Direccion de calendario CalDAV iOS/OSX"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -2,8 +2,6 @@ OC.L10N.register(
"calendar-rework",
{
"Calendar" : "Kalenteri",
"New event" : "Uusi tapahtuma",
"Events Info" : "Tapahtuman tiedot",
"Attendees" : "Osallistujat",
"Alarms" : "Hälytykset",
"Does not repeat" : "Ei toistoa",
@ -66,6 +64,7 @@ OC.L10N.register(
"{type} {time} after the event ends" : "{type} {time} tapahtuman päättymisen jälkeen",
"{type} at the event's start" : "{type} tapahtuman alkaessa",
"{type} at the event's end" : "{type} tapahtuman päättyessä",
"New event" : "Uusi tapahtuma",
"{calendar} shared by {owner}" : "{calendar} jakanut {owner}",
"Day" : "Päivä",
"Week" : "Viikko",
@ -80,30 +79,28 @@ OC.L10N.register(
"Edit event" : "Muokkaa tapahtumaa",
"Delete Event" : "Poista tapahtuma",
"Save Event" : "Tallenna tapahtuma",
"Alarm" : "Hälytys",
"Type" : "Tyyppi",
"Date" : "Päivämäärä",
"Repeat" : "Kertaa",
"Add" : "Lisää",
"Name" : "Nimi",
"Type" : "Tyyppi",
"Does not attend" : "Ei osallistu",
"Title of the Event" : "Tapahtuman otsikko",
"from" : "alkaen",
"to" : "päättyen",
"All day Event" : "Koko päivän tapahtuma",
"Events Location" : "Tapahtuman sijainti",
"Interval" : "Aikaväli",
"Separate Categories with comma" : "Erittele luokat pilkuin",
"Description" : "Kuvaus",
"Interval" : "Aikaväli",
"Settings" : "Asetukset",
"Import calendar" : "Tuo kalenteri",
"No Calendars selected for import" : "Kalentereita ei ole valittu tuotavaksi",
"Primary CalDAV address" : "Ensisijainen CalDAV-osoite",
"iOS/OS X CalDAV address" : "iOS/OS X CalDAV -osoite",
"Import Calendars" : "Tuo kalentereita",
"Analyzing calendar" : "Analysoidaan kalenteria",
"The file contains objects incompatible with the selected calendar" : "Tiedosto sisältää valitun kalenterin kanssa yhteensopimattomia objekteja",
"New calendar" : "Uusi kalenteri",
"Import scheduled" : "Tuonti ajastettu"
"Import scheduled" : "Tuonti ajastettu",
"Settings" : "Asetukset",
"Import calendar" : "Tuo kalenteri",
"No Calendars selected for import" : "Kalentereita ei ole valittu tuotavaksi",
"Primary CalDAV address" : "Ensisijainen CalDAV-osoite",
"iOS/OS X CalDAV address" : "iOS/OS X CalDAV -osoite"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,7 +1,5 @@
{ "translations": {
"Calendar" : "Kalenteri",
"New event" : "Uusi tapahtuma",
"Events Info" : "Tapahtuman tiedot",
"Attendees" : "Osallistujat",
"Alarms" : "Hälytykset",
"Does not repeat" : "Ei toistoa",
@ -64,6 +62,7 @@
"{type} {time} after the event ends" : "{type} {time} tapahtuman päättymisen jälkeen",
"{type} at the event's start" : "{type} tapahtuman alkaessa",
"{type} at the event's end" : "{type} tapahtuman päättyessä",
"New event" : "Uusi tapahtuma",
"{calendar} shared by {owner}" : "{calendar} jakanut {owner}",
"Day" : "Päivä",
"Week" : "Viikko",
@ -78,30 +77,28 @@
"Edit event" : "Muokkaa tapahtumaa",
"Delete Event" : "Poista tapahtuma",
"Save Event" : "Tallenna tapahtuma",
"Alarm" : "Hälytys",
"Type" : "Tyyppi",
"Date" : "Päivämäärä",
"Repeat" : "Kertaa",
"Add" : "Lisää",
"Name" : "Nimi",
"Type" : "Tyyppi",
"Does not attend" : "Ei osallistu",
"Title of the Event" : "Tapahtuman otsikko",
"from" : "alkaen",
"to" : "päättyen",
"All day Event" : "Koko päivän tapahtuma",
"Events Location" : "Tapahtuman sijainti",
"Interval" : "Aikaväli",
"Separate Categories with comma" : "Erittele luokat pilkuin",
"Description" : "Kuvaus",
"Interval" : "Aikaväli",
"Settings" : "Asetukset",
"Import calendar" : "Tuo kalenteri",
"No Calendars selected for import" : "Kalentereita ei ole valittu tuotavaksi",
"Primary CalDAV address" : "Ensisijainen CalDAV-osoite",
"iOS/OS X CalDAV address" : "iOS/OS X CalDAV -osoite",
"Import Calendars" : "Tuo kalentereita",
"Analyzing calendar" : "Analysoidaan kalenteria",
"The file contains objects incompatible with the selected calendar" : "Tiedosto sisältää valitun kalenterin kanssa yhteensopimattomia objekteja",
"New calendar" : "Uusi kalenteri",
"Import scheduled" : "Tuonti ajastettu"
"Import scheduled" : "Tuonti ajastettu",
"Settings" : "Asetukset",
"Import calendar" : "Tuo kalenteri",
"No Calendars selected for import" : "Kalentereita ei ole valittu tuotavaksi",
"Primary CalDAV address" : "Ensisijainen CalDAV-osoite",
"iOS/OS X CalDAV address" : "iOS/OS X CalDAV -osoite"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -2,8 +2,6 @@ OC.L10N.register(
"calendar-rework",
{
"Calendar" : "Agenda",
"New event" : "Nouvel événement",
"Events Info" : "Infos sur l'événement",
"Attendees" : "Participants",
"Alarms" : "Alertes",
"Does not repeat" : "Pas de répétition",
@ -71,6 +69,7 @@ OC.L10N.register(
"{type} {time} after the event ends" : "{type} {time} après la fin de l'événement",
"{type} at the event's start" : "{type} au début de l'événement",
"{type} at the event's end" : "{type} à la fin de l'événement",
"New event" : "Nouvel événement",
"{calendar} shared by {owner}" : "{calendar} partagé par {owner}",
"Day" : "Jour",
"Week" : "Semaine",
@ -85,33 +84,31 @@ OC.L10N.register(
"Edit event" : "Modifier l'événement",
"Delete Event" : "Supprimer l'événement",
"Save Event" : "Enregistrer l'événement",
"Alarm" : "Alerte",
"Type" : "Type",
"Relative" : "Relatif",
"Absolute" : "Absolu",
"Date" : "Date",
"Repeat" : "Répéter",
"times every" : "Répéter tous les",
"Add" : "Ajouter",
"Name" : "Nom",
"Type" : "Type",
"Does not attend" : "Ne participera pas",
"Title of the Event" : "Titre de l'événement",
"from" : "de",
"to" : "à",
"All day Event" : "Journée entière",
"Events Location" : "Lieu de l'événement",
"Interval" : "Intervalle",
"Separate Categories with comma" : "Séparer les catégories avec une virgule",
"Description" : "Description",
"Interval" : "Intervalle",
"Settings" : "Paramètres",
"Import calendar" : "Importer un agenda",
"No Calendars selected for import" : "Aucun agenda sélectionné pour import",
"Primary CalDAV address" : "Adresse CalDAV principale",
"iOS/OS X CalDAV address" : "Adresse CalDAV pour iOS/OS X",
"Import Calendars" : "Importer des agendas",
"Analyzing calendar" : "Analyse de l'agenda en cours",
"The file contains objects incompatible with the selected calendar" : "Le fichier contient des objets incompatibles avec l'agenda sélectionné",
"New calendar" : "Nouvel agenda",
"Import scheduled" : "Importation planifiée"
"Import scheduled" : "Importation planifiée",
"Settings" : "Paramètres",
"Import calendar" : "Importer un agenda",
"No Calendars selected for import" : "Aucun agenda sélectionné pour import",
"Primary CalDAV address" : "Adresse CalDAV principale",
"iOS/OS X CalDAV address" : "Adresse CalDAV pour iOS/OS X"
},
"nplurals=2; plural=(n > 1);");

View File

@ -1,7 +1,5 @@
{ "translations": {
"Calendar" : "Agenda",
"New event" : "Nouvel événement",
"Events Info" : "Infos sur l'événement",
"Attendees" : "Participants",
"Alarms" : "Alertes",
"Does not repeat" : "Pas de répétition",
@ -69,6 +67,7 @@
"{type} {time} after the event ends" : "{type} {time} après la fin de l'événement",
"{type} at the event's start" : "{type} au début de l'événement",
"{type} at the event's end" : "{type} à la fin de l'événement",
"New event" : "Nouvel événement",
"{calendar} shared by {owner}" : "{calendar} partagé par {owner}",
"Day" : "Jour",
"Week" : "Semaine",
@ -83,33 +82,31 @@
"Edit event" : "Modifier l'événement",
"Delete Event" : "Supprimer l'événement",
"Save Event" : "Enregistrer l'événement",
"Alarm" : "Alerte",
"Type" : "Type",
"Relative" : "Relatif",
"Absolute" : "Absolu",
"Date" : "Date",
"Repeat" : "Répéter",
"times every" : "Répéter tous les",
"Add" : "Ajouter",
"Name" : "Nom",
"Type" : "Type",
"Does not attend" : "Ne participera pas",
"Title of the Event" : "Titre de l'événement",
"from" : "de",
"to" : "à",
"All day Event" : "Journée entière",
"Events Location" : "Lieu de l'événement",
"Interval" : "Intervalle",
"Separate Categories with comma" : "Séparer les catégories avec une virgule",
"Description" : "Description",
"Interval" : "Intervalle",
"Settings" : "Paramètres",
"Import calendar" : "Importer un agenda",
"No Calendars selected for import" : "Aucun agenda sélectionné pour import",
"Primary CalDAV address" : "Adresse CalDAV principale",
"iOS/OS X CalDAV address" : "Adresse CalDAV pour iOS/OS X",
"Import Calendars" : "Importer des agendas",
"Analyzing calendar" : "Analyse de l'agenda en cours",
"The file contains objects incompatible with the selected calendar" : "Le fichier contient des objets incompatibles avec l'agenda sélectionné",
"New calendar" : "Nouvel agenda",
"Import scheduled" : "Importation planifiée"
"Import scheduled" : "Importation planifiée",
"Settings" : "Paramètres",
"Import calendar" : "Importer un agenda",
"No Calendars selected for import" : "Aucun agenda sélectionné pour import",
"Primary CalDAV address" : "Adresse CalDAV principale",
"iOS/OS X CalDAV address" : "Adresse CalDAV pour iOS/OS X"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

View File

@ -2,8 +2,6 @@ OC.L10N.register(
"calendar-rework",
{
"Calendar" : "יומן",
"New event" : "אירוע חדש",
"Events Info" : "מידע אירועים",
"Attendees" : "משתתפים",
"Alarms" : "תזכורות",
"Does not repeat" : "ללא חזרה",
@ -71,6 +69,7 @@ OC.L10N.register(
"{type} {time} after the event ends" : "{type} {time} אחרי סיום האירוע",
"{type} at the event's start" : "{type} בתחילת האירוע",
"{type} at the event's end" : "{type} בסיום האירוע",
"New event" : "אירוע חדש",
"Day" : "יום",
"Week" : "שבוע",
"Month" : "חודש",
@ -84,33 +83,31 @@ OC.L10N.register(
"Edit event" : "ערוך אירוע",
"Delete Event" : "מחיקת אירוע",
"Save Event" : "שמירת אירוע",
"Alarm" : "תזכורת",
"Type" : "סוג",
"Relative" : "יחסי",
"Absolute" : "מוחלט",
"Date" : "תאריך",
"Repeat" : "חזרה",
"times every" : "פעמים כל",
"Add" : "הוספה",
"Name" : "שם",
"Type" : "סוג",
"Does not attend" : "לא משתתף",
"Title of the Event" : "כותרת האירוע",
"from" : "מאת",
"to" : "אל",
"All day Event" : "אירוע יום מלא",
"Events Location" : "מיקום אירועים",
"Interval" : "משך",
"Separate Categories with comma" : "הפרדת קטגוריות בפסיק",
"Description" : "תיאור",
"Interval" : "משך",
"Settings" : "הגדרות",
"Import calendar" : "יבוא יומן",
"No Calendars selected for import" : "לא נבחרו יומנים ליבוא",
"Primary CalDAV address" : "כתובת CalDAV ראשית",
"iOS/OS X CalDAV address" : "כתובת CalDAV עבור iOS/OS X",
"Import Calendars" : "יבוא יומנים",
"Analyzing calendar" : "מנתח יומן",
"The file contains objects incompatible with the selected calendar" : "הקובץ כולל אוביקטים שאינם נתמכים על ידי היומן הנבחר",
"New calendar" : "לוח שנה חדש",
"Import scheduled" : "לוח זמנים ליבוא"
"Import scheduled" : "לוח זמנים ליבוא",
"Settings" : "הגדרות",
"Import calendar" : "יבוא יומן",
"No Calendars selected for import" : "לא נבחרו יומנים ליבוא",
"Primary CalDAV address" : "כתובת CalDAV ראשית",
"iOS/OS X CalDAV address" : "כתובת CalDAV עבור iOS/OS X"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,7 +1,5 @@
{ "translations": {
"Calendar" : "יומן",
"New event" : "אירוע חדש",
"Events Info" : "מידע אירועים",
"Attendees" : "משתתפים",
"Alarms" : "תזכורות",
"Does not repeat" : "ללא חזרה",
@ -69,6 +67,7 @@
"{type} {time} after the event ends" : "{type} {time} אחרי סיום האירוע",
"{type} at the event's start" : "{type} בתחילת האירוע",
"{type} at the event's end" : "{type} בסיום האירוע",
"New event" : "אירוע חדש",
"Day" : "יום",
"Week" : "שבוע",
"Month" : "חודש",
@ -82,33 +81,31 @@
"Edit event" : "ערוך אירוע",
"Delete Event" : "מחיקת אירוע",
"Save Event" : "שמירת אירוע",
"Alarm" : "תזכורת",
"Type" : "סוג",
"Relative" : "יחסי",
"Absolute" : "מוחלט",
"Date" : "תאריך",
"Repeat" : "חזרה",
"times every" : "פעמים כל",
"Add" : "הוספה",
"Name" : "שם",
"Type" : "סוג",
"Does not attend" : "לא משתתף",
"Title of the Event" : "כותרת האירוע",
"from" : "מאת",
"to" : "אל",
"All day Event" : "אירוע יום מלא",
"Events Location" : "מיקום אירועים",
"Interval" : "משך",
"Separate Categories with comma" : "הפרדת קטגוריות בפסיק",
"Description" : "תיאור",
"Interval" : "משך",
"Settings" : "הגדרות",
"Import calendar" : "יבוא יומן",
"No Calendars selected for import" : "לא נבחרו יומנים ליבוא",
"Primary CalDAV address" : "כתובת CalDAV ראשית",
"iOS/OS X CalDAV address" : "כתובת CalDAV עבור iOS/OS X",
"Import Calendars" : "יבוא יומנים",
"Analyzing calendar" : "מנתח יומן",
"The file contains objects incompatible with the selected calendar" : "הקובץ כולל אוביקטים שאינם נתמכים על ידי היומן הנבחר",
"New calendar" : "לוח שנה חדש",
"Import scheduled" : "לוח זמנים ליבוא"
"Import scheduled" : "לוח זמנים ליבוא",
"Settings" : "הגדרות",
"Import calendar" : "יבוא יומן",
"No Calendars selected for import" : "לא נבחרו יומנים ליבוא",
"Primary CalDAV address" : "כתובת CalDAV ראשית",
"iOS/OS X CalDAV address" : "כתובת CalDAV עבור iOS/OS X"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -2,8 +2,6 @@ OC.L10N.register(
"calendar-rework",
{
"Calendar" : "Calendario",
"New event" : "Nuovo evento",
"Events Info" : "Informazioni eventi",
"Attendees" : "Partecipanti",
"Alarms" : "Avvisi",
"Does not repeat" : "Non ripetere",
@ -71,6 +69,7 @@ OC.L10N.register(
"{type} {time} after the event ends" : "{type} {time} dopo la fine dell'evento",
"{type} at the event's start" : "{type} all'inizio dell'evento",
"{type} at the event's end" : "{type} alla fine dell'evento",
"New event" : "Nuovo evento",
"{calendar} shared by {owner}" : "{calendar} condiviso da {owner}",
"Day" : "Giorno",
"Week" : "Settimana",
@ -85,33 +84,31 @@ OC.L10N.register(
"Edit event" : "Modifica evento",
"Delete Event" : "Elimina evento",
"Save Event" : "Salva evento",
"Alarm" : "Avviso",
"Type" : "Tipo",
"Relative" : "Relativo",
"Absolute" : "Assoluto",
"Date" : "Data",
"Repeat" : "Ripeti",
"times every" : "volte ogni",
"Add" : "Aggiungi",
"Name" : "Nome",
"Type" : "Tipo",
"Does not attend" : "Non partecipa",
"Title of the Event" : "Titolo dell'evento",
"from" : "da",
"to" : "a",
"All day Event" : "Evento di un giorno intero",
"Events Location" : "Posizione eventi",
"Interval" : "Intervallo",
"Separate Categories with comma" : "Separa le categorie con virgole",
"Description" : "Descrizione",
"Interval" : "Intervallo",
"Settings" : "Impostazioni",
"Import calendar" : "Importa calendario",
"No Calendars selected for import" : "Nessun calendario selezionato per l'importazione",
"Primary CalDAV address" : "Indirizzo CalDAV principale",
"iOS/OS X CalDAV address" : "Indirizzo CalDAV iOS/OS X",
"Import Calendars" : "Importa calendari",
"Analyzing calendar" : "Analisi del calendario",
"The file contains objects incompatible with the selected calendar" : "Il file contiene oggetti non compatibili con il calendario selezionato",
"New calendar" : "Nuovo calendario",
"Import scheduled" : "Importa pianificati"
"Import scheduled" : "Importa pianificati",
"Settings" : "Impostazioni",
"Import calendar" : "Importa calendario",
"No Calendars selected for import" : "Nessun calendario selezionato per l'importazione",
"Primary CalDAV address" : "Indirizzo CalDAV principale",
"iOS/OS X CalDAV address" : "Indirizzo CalDAV iOS/OS X"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,7 +1,5 @@
{ "translations": {
"Calendar" : "Calendario",
"New event" : "Nuovo evento",
"Events Info" : "Informazioni eventi",
"Attendees" : "Partecipanti",
"Alarms" : "Avvisi",
"Does not repeat" : "Non ripetere",
@ -69,6 +67,7 @@
"{type} {time} after the event ends" : "{type} {time} dopo la fine dell'evento",
"{type} at the event's start" : "{type} all'inizio dell'evento",
"{type} at the event's end" : "{type} alla fine dell'evento",
"New event" : "Nuovo evento",
"{calendar} shared by {owner}" : "{calendar} condiviso da {owner}",
"Day" : "Giorno",
"Week" : "Settimana",
@ -83,33 +82,31 @@
"Edit event" : "Modifica evento",
"Delete Event" : "Elimina evento",
"Save Event" : "Salva evento",
"Alarm" : "Avviso",
"Type" : "Tipo",
"Relative" : "Relativo",
"Absolute" : "Assoluto",
"Date" : "Data",
"Repeat" : "Ripeti",
"times every" : "volte ogni",
"Add" : "Aggiungi",
"Name" : "Nome",
"Type" : "Tipo",
"Does not attend" : "Non partecipa",
"Title of the Event" : "Titolo dell'evento",
"from" : "da",
"to" : "a",
"All day Event" : "Evento di un giorno intero",
"Events Location" : "Posizione eventi",
"Interval" : "Intervallo",
"Separate Categories with comma" : "Separa le categorie con virgole",
"Description" : "Descrizione",
"Interval" : "Intervallo",
"Settings" : "Impostazioni",
"Import calendar" : "Importa calendario",
"No Calendars selected for import" : "Nessun calendario selezionato per l'importazione",
"Primary CalDAV address" : "Indirizzo CalDAV principale",
"iOS/OS X CalDAV address" : "Indirizzo CalDAV iOS/OS X",
"Import Calendars" : "Importa calendari",
"Analyzing calendar" : "Analisi del calendario",
"The file contains objects incompatible with the selected calendar" : "Il file contiene oggetti non compatibili con il calendario selezionato",
"New calendar" : "Nuovo calendario",
"Import scheduled" : "Importa pianificati"
"Import scheduled" : "Importa pianificati",
"Settings" : "Impostazioni",
"Import calendar" : "Importa calendario",
"No Calendars selected for import" : "Nessun calendario selezionato per l'importazione",
"Primary CalDAV address" : "Indirizzo CalDAV principale",
"iOS/OS X CalDAV address" : "Indirizzo CalDAV iOS/OS X"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -2,8 +2,6 @@ OC.L10N.register(
"calendar-rework",
{
"Calendar" : "カレンダー",
"New event" : "新しいイベント",
"Events Info" : "イベント情報",
"Attendees" : "参加者",
"Alarms" : "アラーム",
"Does not repeat" : "繰り返さない",
@ -28,11 +26,13 @@ OC.L10N.register(
"Saturday" : "土",
"Sunday" : "日",
"Other" : "その他",
"Individual" : "個人",
"Group" : "グループ",
"Resource" : "リソース",
"Room" : "部屋",
"Unknown" : "不明",
"Optional" : "オプション",
"At time of event" : "イベント時",
"5 minutes before" : "5分前",
"10 minutes before" : "10分前",
"15 minutes before" : "15分前",
@ -51,7 +51,7 @@ OC.L10N.register(
"Before" : "前",
"After" : "後",
"Start" : "開始",
"End" : "繰り返す期間",
"End" : "終了",
"Week {number} of {year}" : "{year}の{number} 週",
"Successfully imported" : "インポートに成功しました",
"Partially imported, 1 failure" : "不完全なインポート失敗1",
@ -63,6 +63,7 @@ OC.L10N.register(
"{type} {time} before the event ends" : "イベント終了の{type} {time} 前",
"{type} {time} after the event starts" : "イベント開始の{type} {time} 後",
"{type} {time} after the event ends" : "イベント終了の{type} {time} 後",
"New event" : "新しいイベント",
"{calendar} shared by {owner}" : "{owner} が共有中の{calendar} ",
"Day" : "日",
"Week" : "週",
@ -77,28 +78,26 @@ OC.L10N.register(
"Edit event" : "イベントを編集",
"Delete Event" : "イベントを削除",
"Save Event" : "イベントを保存",
"Alarm" : "アラーム",
"Type" : "種類",
"Date" : "日付",
"Repeat" : "繰り返し",
"Add" : "追加",
"Name" : "名前",
"Type" : "種類",
"Does not attend" : "出席しない",
"Title of the Event" : "イベントのタイトル",
"from" : "差出人",
"to" : "宛先",
"All day Event" : "終日イベント",
"Events Location" : "イベントの場所",
"Interval" : "間隔",
"Separate Categories with comma" : "カテゴリをコンマで区切る",
"Description" : "説明",
"Interval" : "間隔",
"Import Calendars" : "カレンダーのインポート",
"Analyzing calendar" : "カレンダーの解析中",
"New calendar" : "新しいカレンダー",
"Settings" : "設定",
"Import calendar" : "カレンダーのインポート",
"No Calendars selected for import" : "インポートするカレンダーが指定されていません",
"Primary CalDAV address" : "一番目の CalDAV アドレス",
"iOS/OS X CalDAV address" : "iOS/OS X CalDAV アドレス",
"Import Calendars" : "カレンダーのインポート",
"Analyzing calendar" : "カレンダーの解析中",
"New calendar" : "新しいカレンダー"
"iOS/OS X CalDAV address" : "iOS/OS X CalDAV アドレス"
},
"nplurals=1; plural=0;");

View File

@ -1,7 +1,5 @@
{ "translations": {
"Calendar" : "カレンダー",
"New event" : "新しいイベント",
"Events Info" : "イベント情報",
"Attendees" : "参加者",
"Alarms" : "アラーム",
"Does not repeat" : "繰り返さない",
@ -26,11 +24,13 @@
"Saturday" : "土",
"Sunday" : "日",
"Other" : "その他",
"Individual" : "個人",
"Group" : "グループ",
"Resource" : "リソース",
"Room" : "部屋",
"Unknown" : "不明",
"Optional" : "オプション",
"At time of event" : "イベント時",
"5 minutes before" : "5分前",
"10 minutes before" : "10分前",
"15 minutes before" : "15分前",
@ -49,7 +49,7 @@
"Before" : "前",
"After" : "後",
"Start" : "開始",
"End" : "繰り返す期間",
"End" : "終了",
"Week {number} of {year}" : "{year}の{number} 週",
"Successfully imported" : "インポートに成功しました",
"Partially imported, 1 failure" : "不完全なインポート失敗1",
@ -61,6 +61,7 @@
"{type} {time} before the event ends" : "イベント終了の{type} {time} 前",
"{type} {time} after the event starts" : "イベント開始の{type} {time} 後",
"{type} {time} after the event ends" : "イベント終了の{type} {time} 後",
"New event" : "新しいイベント",
"{calendar} shared by {owner}" : "{owner} が共有中の{calendar} ",
"Day" : "日",
"Week" : "週",
@ -75,28 +76,26 @@
"Edit event" : "イベントを編集",
"Delete Event" : "イベントを削除",
"Save Event" : "イベントを保存",
"Alarm" : "アラーム",
"Type" : "種類",
"Date" : "日付",
"Repeat" : "繰り返し",
"Add" : "追加",
"Name" : "名前",
"Type" : "種類",
"Does not attend" : "出席しない",
"Title of the Event" : "イベントのタイトル",
"from" : "差出人",
"to" : "宛先",
"All day Event" : "終日イベント",
"Events Location" : "イベントの場所",
"Interval" : "間隔",
"Separate Categories with comma" : "カテゴリをコンマで区切る",
"Description" : "説明",
"Interval" : "間隔",
"Import Calendars" : "カレンダーのインポート",
"Analyzing calendar" : "カレンダーの解析中",
"New calendar" : "新しいカレンダー",
"Settings" : "設定",
"Import calendar" : "カレンダーのインポート",
"No Calendars selected for import" : "インポートするカレンダーが指定されていません",
"Primary CalDAV address" : "一番目の CalDAV アドレス",
"iOS/OS X CalDAV address" : "iOS/OS X CalDAV アドレス",
"Import Calendars" : "カレンダーのインポート",
"Analyzing calendar" : "カレンダーの解析中",
"New calendar" : "新しいカレンダー"
"iOS/OS X CalDAV address" : "iOS/OS X CalDAV アドレス"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -2,8 +2,6 @@ OC.L10N.register(
"calendar-rework",
{
"Calendar" : "Kalender",
"New event" : "Nieuwe afspraak",
"Events Info" : "Afspraak info",
"Attendees" : "Deelnemers",
"Alarms" : "Alarmen",
"Does not repeat" : "Geen",
@ -71,6 +69,7 @@ OC.L10N.register(
"{type} {time} after the event ends" : "{type} {time} na het eind van de afspraak",
"{type} at the event's start" : "{type} bij het begin van de afspraak",
"{type} at the event's end" : "{type} bij het eind van de afspraak",
"New event" : "Nieuwe afspraak",
"{calendar} shared by {owner}" : "{calendar} gedeeld door {owner}",
"Day" : "Dag",
"Week" : "Week",
@ -85,33 +84,31 @@ OC.L10N.register(
"Edit event" : "Bewerk gebeurtenis",
"Delete Event" : "Verwijder afspraak",
"Save Event" : "Bewaar afspraak",
"Alarm" : "Alarm",
"Type" : "Type",
"Relative" : "Relatief",
"Absolute" : "Absoluut",
"Date" : "Datum",
"Repeat" : "Herhaling",
"times every" : "keer elke",
"Add" : "Toevoegen",
"Name" : "Naam",
"Type" : "Type",
"Does not attend" : "Neemt niet deel",
"Title of the Event" : "Titel van de afspraak",
"from" : "van",
"to" : "naar",
"All day Event" : "Hele dag",
"Events Location" : "Afspraaklocatie",
"Interval" : "Interval",
"Separate Categories with comma" : "Categorieën gescheiden door komma's",
"Description" : "Beschrijving",
"Interval" : "Interval",
"Settings" : "Instellingen",
"Import calendar" : "Importeer agenda",
"No Calendars selected for import" : "Geen agenda's voor import opgegeven",
"Primary CalDAV address" : "Primair CalDAV adres",
"iOS/OS X CalDAV address" : "iOS/OS X CalDAV adres",
"Import Calendars" : "Importeer agenda's",
"Analyzing calendar" : "Analyseren agenda",
"The file contains objects incompatible with the selected calendar" : "Het bestand bevat objecten die niet compatible zijn met de geselecteerde agenda",
"New calendar" : "Nieuwe agenda",
"Import scheduled" : "Import ingepland"
"Import scheduled" : "Import ingepland",
"Settings" : "Instellingen",
"Import calendar" : "Importeer agenda",
"No Calendars selected for import" : "Geen agenda's voor import opgegeven",
"Primary CalDAV address" : "Primair CalDAV adres",
"iOS/OS X CalDAV address" : "iOS/OS X CalDAV adres"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,7 +1,5 @@
{ "translations": {
"Calendar" : "Kalender",
"New event" : "Nieuwe afspraak",
"Events Info" : "Afspraak info",
"Attendees" : "Deelnemers",
"Alarms" : "Alarmen",
"Does not repeat" : "Geen",
@ -69,6 +67,7 @@
"{type} {time} after the event ends" : "{type} {time} na het eind van de afspraak",
"{type} at the event's start" : "{type} bij het begin van de afspraak",
"{type} at the event's end" : "{type} bij het eind van de afspraak",
"New event" : "Nieuwe afspraak",
"{calendar} shared by {owner}" : "{calendar} gedeeld door {owner}",
"Day" : "Dag",
"Week" : "Week",
@ -83,33 +82,31 @@
"Edit event" : "Bewerk gebeurtenis",
"Delete Event" : "Verwijder afspraak",
"Save Event" : "Bewaar afspraak",
"Alarm" : "Alarm",
"Type" : "Type",
"Relative" : "Relatief",
"Absolute" : "Absoluut",
"Date" : "Datum",
"Repeat" : "Herhaling",
"times every" : "keer elke",
"Add" : "Toevoegen",
"Name" : "Naam",
"Type" : "Type",
"Does not attend" : "Neemt niet deel",
"Title of the Event" : "Titel van de afspraak",
"from" : "van",
"to" : "naar",
"All day Event" : "Hele dag",
"Events Location" : "Afspraaklocatie",
"Interval" : "Interval",
"Separate Categories with comma" : "Categorieën gescheiden door komma's",
"Description" : "Beschrijving",
"Interval" : "Interval",
"Settings" : "Instellingen",
"Import calendar" : "Importeer agenda",
"No Calendars selected for import" : "Geen agenda's voor import opgegeven",
"Primary CalDAV address" : "Primair CalDAV adres",
"iOS/OS X CalDAV address" : "iOS/OS X CalDAV adres",
"Import Calendars" : "Importeer agenda's",
"Analyzing calendar" : "Analyseren agenda",
"The file contains objects incompatible with the selected calendar" : "Het bestand bevat objecten die niet compatible zijn met de geselecteerde agenda",
"New calendar" : "Nieuwe agenda",
"Import scheduled" : "Import ingepland"
"Import scheduled" : "Import ingepland",
"Settings" : "Instellingen",
"Import calendar" : "Importeer agenda",
"No Calendars selected for import" : "Geen agenda's voor import opgegeven",
"Primary CalDAV address" : "Primair CalDAV adres",
"iOS/OS X CalDAV address" : "iOS/OS X CalDAV adres"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -2,8 +2,6 @@ OC.L10N.register(
"calendar-rework",
{
"Calendar" : "Calendário",
"New event" : "Novo evento",
"Events Info" : "Informações de Eventos",
"Attendees" : "Participantes",
"Alarms" : "Alarmes",
"Does not repeat" : "Não repetir",
@ -71,6 +69,7 @@ OC.L10N.register(
"{type} {time} after the event ends" : "{type} {time} após o término do evento",
"{type} at the event's start" : "{type} no início do evento",
"{type} at the event's end" : "{type} no final do evento",
"New event" : "Novo evento",
"{calendar} shared by {owner}" : "{calendar} compartilhado por {owner}",
"Day" : "Dia",
"Week" : "Semana",
@ -85,33 +84,31 @@ OC.L10N.register(
"Edit event" : "Editar evento",
"Delete Event" : "Apagar Evento",
"Save Event" : "Salvar Evento",
"Alarm" : "Alarme",
"Type" : "Digite",
"Relative" : "Relativo",
"Absolute" : "Absoluto",
"Date" : "Data",
"Repeat" : "Repetir",
"times every" : "vezes sempre",
"Add" : "Adicionar",
"Name" : "Nome",
"Type" : "Digite",
"Does not attend" : "Não comparecer",
"Title of the Event" : "Título do evento",
"from" : "de",
"to" : "para",
"All day Event" : "Evento todo o dia",
"Events Location" : "Local dos Eventos",
"Interval" : "Intervalo",
"Separate Categories with comma" : "Separar Categorias com vírgula",
"Description" : "Descrição",
"Interval" : "Intervalo",
"Settings" : "Configurações",
"Import calendar" : "Importar calendário",
"No Calendars selected for import" : "Nenhum Calendário foi selecionado para importação",
"Primary CalDAV address" : "Endereço CalDAV primário",
"iOS/OS X CalDAV address" : "Endereço iOS/OS X CalDAV ",
"Import Calendars" : "Importar Calendários",
"Analyzing calendar" : "Analisando calendário",
"The file contains objects incompatible with the selected calendar" : "O arquivo contém objetos incompatíveis com o calendário selecionado",
"New calendar" : "Novo calendário",
"Import scheduled" : "Importar agendados"
"Import scheduled" : "Importar agendados",
"Settings" : "Configurações",
"Import calendar" : "Importar calendário",
"No Calendars selected for import" : "Nenhum Calendário foi selecionado para importação",
"Primary CalDAV address" : "Endereço CalDAV primário",
"iOS/OS X CalDAV address" : "Endereço iOS/OS X CalDAV "
},
"nplurals=2; plural=(n > 1);");

View File

@ -1,7 +1,5 @@
{ "translations": {
"Calendar" : "Calendário",
"New event" : "Novo evento",
"Events Info" : "Informações de Eventos",
"Attendees" : "Participantes",
"Alarms" : "Alarmes",
"Does not repeat" : "Não repetir",
@ -69,6 +67,7 @@
"{type} {time} after the event ends" : "{type} {time} após o término do evento",
"{type} at the event's start" : "{type} no início do evento",
"{type} at the event's end" : "{type} no final do evento",
"New event" : "Novo evento",
"{calendar} shared by {owner}" : "{calendar} compartilhado por {owner}",
"Day" : "Dia",
"Week" : "Semana",
@ -83,33 +82,31 @@
"Edit event" : "Editar evento",
"Delete Event" : "Apagar Evento",
"Save Event" : "Salvar Evento",
"Alarm" : "Alarme",
"Type" : "Digite",
"Relative" : "Relativo",
"Absolute" : "Absoluto",
"Date" : "Data",
"Repeat" : "Repetir",
"times every" : "vezes sempre",
"Add" : "Adicionar",
"Name" : "Nome",
"Type" : "Digite",
"Does not attend" : "Não comparecer",
"Title of the Event" : "Título do evento",
"from" : "de",
"to" : "para",
"All day Event" : "Evento todo o dia",
"Events Location" : "Local dos Eventos",
"Interval" : "Intervalo",
"Separate Categories with comma" : "Separar Categorias com vírgula",
"Description" : "Descrição",
"Interval" : "Intervalo",
"Settings" : "Configurações",
"Import calendar" : "Importar calendário",
"No Calendars selected for import" : "Nenhum Calendário foi selecionado para importação",
"Primary CalDAV address" : "Endereço CalDAV primário",
"iOS/OS X CalDAV address" : "Endereço iOS/OS X CalDAV ",
"Import Calendars" : "Importar Calendários",
"Analyzing calendar" : "Analisando calendário",
"The file contains objects incompatible with the selected calendar" : "O arquivo contém objetos incompatíveis com o calendário selecionado",
"New calendar" : "Novo calendário",
"Import scheduled" : "Importar agendados"
"Import scheduled" : "Importar agendados",
"Settings" : "Configurações",
"Import calendar" : "Importar calendário",
"No Calendars selected for import" : "Nenhum Calendário foi selecionado para importação",
"Primary CalDAV address" : "Endereço CalDAV primário",
"iOS/OS X CalDAV address" : "Endereço iOS/OS X CalDAV "
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

View File

@ -2,8 +2,6 @@ OC.L10N.register(
"calendar-rework",
{
"Calendar" : "Calendário",
"New event" : "Novo evento",
"Events Info" : "Informação do Evento",
"Attendees" : "Participantes",
"Alarms" : "Alarmes",
"Does not repeat" : "Não repete",
@ -71,6 +69,7 @@ OC.L10N.register(
"{type} {time} after the event ends" : "{type} {time} depois do evento terminar",
"{type} at the event's start" : "{type} no começo do evento",
"{type} at the event's end" : "{type} no final do evento",
"New event" : "Novo evento",
"{calendar} shared by {owner}" : "{calendar} partilhado por {owner}",
"Day" : "Dia",
"Week" : "Semana",
@ -85,33 +84,31 @@ OC.L10N.register(
"Edit event" : "Editar evento",
"Delete Event" : "Apagar Evento",
"Save Event" : "Salvar Evento",
"Alarm" : "Alarme",
"Type" : "Tipo",
"Relative" : "Relativo",
"Absolute" : "Absoluto",
"Date" : "Data",
"Repeat" : "Repetir",
"times every" : "vezes a cada",
"Add" : "Adicionar",
"Name" : "Nome",
"Type" : "Tipo",
"Does not attend" : "Não comparecerá",
"Title of the Event" : "Título do evento",
"from" : "de",
"to" : "para",
"All day Event" : "Evento todo o dia",
"Events Location" : "Localização do Evento",
"Interval" : "Intervalo",
"Separate Categories with comma" : "Separar Categorias com vírgula",
"Description" : "Descrição",
"Interval" : "Intervalo",
"Settings" : "Definições",
"Import calendar" : "Importar calendário",
"No Calendars selected for import" : "Nenhum Calendário selecionado para importação",
"Primary CalDAV address" : "Endereço principal CalDAV",
"iOS/OS X CalDAV address" : "iOS/OS X endereço CalDAV",
"Import Calendars" : "Importar Calendários",
"Analyzing calendar" : "Analisando calendário",
"The file contains objects incompatible with the selected calendar" : "O ficheiro contém objetos incompatíveis com o calendário selecionado",
"New calendar" : "Novo calendário",
"Import scheduled" : "Importação agendada"
"Import scheduled" : "Importação agendada",
"Settings" : "Definições",
"Import calendar" : "Importar calendário",
"No Calendars selected for import" : "Nenhum Calendário selecionado para importação",
"Primary CalDAV address" : "Endereço principal CalDAV",
"iOS/OS X CalDAV address" : "iOS/OS X endereço CalDAV"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,7 +1,5 @@
{ "translations": {
"Calendar" : "Calendário",
"New event" : "Novo evento",
"Events Info" : "Informação do Evento",
"Attendees" : "Participantes",
"Alarms" : "Alarmes",
"Does not repeat" : "Não repete",
@ -69,6 +67,7 @@
"{type} {time} after the event ends" : "{type} {time} depois do evento terminar",
"{type} at the event's start" : "{type} no começo do evento",
"{type} at the event's end" : "{type} no final do evento",
"New event" : "Novo evento",
"{calendar} shared by {owner}" : "{calendar} partilhado por {owner}",
"Day" : "Dia",
"Week" : "Semana",
@ -83,33 +82,31 @@
"Edit event" : "Editar evento",
"Delete Event" : "Apagar Evento",
"Save Event" : "Salvar Evento",
"Alarm" : "Alarme",
"Type" : "Tipo",
"Relative" : "Relativo",
"Absolute" : "Absoluto",
"Date" : "Data",
"Repeat" : "Repetir",
"times every" : "vezes a cada",
"Add" : "Adicionar",
"Name" : "Nome",
"Type" : "Tipo",
"Does not attend" : "Não comparecerá",
"Title of the Event" : "Título do evento",
"from" : "de",
"to" : "para",
"All day Event" : "Evento todo o dia",
"Events Location" : "Localização do Evento",
"Interval" : "Intervalo",
"Separate Categories with comma" : "Separar Categorias com vírgula",
"Description" : "Descrição",
"Interval" : "Intervalo",
"Settings" : "Definições",
"Import calendar" : "Importar calendário",
"No Calendars selected for import" : "Nenhum Calendário selecionado para importação",
"Primary CalDAV address" : "Endereço principal CalDAV",
"iOS/OS X CalDAV address" : "iOS/OS X endereço CalDAV",
"Import Calendars" : "Importar Calendários",
"Analyzing calendar" : "Analisando calendário",
"The file contains objects incompatible with the selected calendar" : "O ficheiro contém objetos incompatíveis com o calendário selecionado",
"New calendar" : "Novo calendário",
"Import scheduled" : "Importação agendada"
"Import scheduled" : "Importação agendada",
"Settings" : "Definições",
"Import calendar" : "Importar calendário",
"No Calendars selected for import" : "Nenhum Calendário selecionado para importação",
"Primary CalDAV address" : "Endereço principal CalDAV",
"iOS/OS X CalDAV address" : "iOS/OS X endereço CalDAV"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -2,8 +2,6 @@ OC.L10N.register(
"calendar-rework",
{
"Calendar" : "Календарь",
"New event" : "Новое событие",
"Events Info" : "Информация о событии",
"Attendees" : "Участники",
"Alarms" : "Сигналы",
"Does not repeat" : "Не повторяется",
@ -71,6 +69,7 @@ OC.L10N.register(
"{type} {time} after the event ends" : "{type} {time} после окончания события",
"{type} at the event's start" : "{type} в момент начала события",
"{type} at the event's end" : "{type} в момент окончания события",
"New event" : "Новое событие",
"Day" : "День",
"Week" : "Неделя",
"Month" : "Месяц",
@ -84,33 +83,31 @@ OC.L10N.register(
"Edit event" : "Редактировать событие",
"Delete Event" : "Удалить событие",
"Save Event" : "Сохранить событие",
"Alarm" : "Сигнал",
"Type" : "Тип",
"Relative" : "Относительное",
"Absolute" : "Абсолютное",
"Date" : "Дата",
"Repeat" : "Повтор",
"times every" : "раз каждые",
"Add" : "Добавить",
"Name" : "Наименование контакта",
"Type" : "Тип",
"Does not attend" : "Без посещения",
"Title of the Event" : "Название события",
"from" : "из",
"to" : "до",
"All day Event" : "Событие на весь день",
"Events Location" : "Расположение события",
"Interval" : "Интервал",
"Separate Categories with comma" : "Разделяйте категории запятыми",
"Description" : "Описание",
"Interval" : "Интервал",
"Settings" : "Настройки",
"Import calendar" : "Импорт календаря",
"No Calendars selected for import" : "Календари для импорта не выбраны",
"Primary CalDAV address" : "Основной адрес синхронизации CalDAV",
"iOS/OS X CalDAV address" : "Адрес синхронизации iOS/OS X CalDAV",
"Import Calendars" : "Импорт календарей",
"Analyzing calendar" : "Анализ календарей",
"The file contains objects incompatible with the selected calendar" : "Файл содержит объекты, которые не совместимы с выбранным календарем",
"New calendar" : "Новый календарь",
"Import scheduled" : "Импорт запланирован"
"Import scheduled" : "Импорт запланирован",
"Settings" : "Настройки",
"Import calendar" : "Импорт календаря",
"No Calendars selected for import" : "Календари для импорта не выбраны",
"Primary CalDAV address" : "Основной адрес синхронизации CalDAV",
"iOS/OS X CalDAV address" : "Адрес синхронизации iOS/OS X CalDAV"
},
"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);");

View File

@ -1,7 +1,5 @@
{ "translations": {
"Calendar" : "Календарь",
"New event" : "Новое событие",
"Events Info" : "Информация о событии",
"Attendees" : "Участники",
"Alarms" : "Сигналы",
"Does not repeat" : "Не повторяется",
@ -69,6 +67,7 @@
"{type} {time} after the event ends" : "{type} {time} после окончания события",
"{type} at the event's start" : "{type} в момент начала события",
"{type} at the event's end" : "{type} в момент окончания события",
"New event" : "Новое событие",
"Day" : "День",
"Week" : "Неделя",
"Month" : "Месяц",
@ -82,33 +81,31 @@
"Edit event" : "Редактировать событие",
"Delete Event" : "Удалить событие",
"Save Event" : "Сохранить событие",
"Alarm" : "Сигнал",
"Type" : "Тип",
"Relative" : "Относительное",
"Absolute" : "Абсолютное",
"Date" : "Дата",
"Repeat" : "Повтор",
"times every" : "раз каждые",
"Add" : "Добавить",
"Name" : "Наименование контакта",
"Type" : "Тип",
"Does not attend" : "Без посещения",
"Title of the Event" : "Название события",
"from" : "из",
"to" : "до",
"All day Event" : "Событие на весь день",
"Events Location" : "Расположение события",
"Interval" : "Интервал",
"Separate Categories with comma" : "Разделяйте категории запятыми",
"Description" : "Описание",
"Interval" : "Интервал",
"Settings" : "Настройки",
"Import calendar" : "Импорт календаря",
"No Calendars selected for import" : "Календари для импорта не выбраны",
"Primary CalDAV address" : "Основной адрес синхронизации CalDAV",
"iOS/OS X CalDAV address" : "Адрес синхронизации iOS/OS X CalDAV",
"Import Calendars" : "Импорт календарей",
"Analyzing calendar" : "Анализ календарей",
"The file contains objects incompatible with the selected calendar" : "Файл содержит объекты, которые не совместимы с выбранным календарем",
"New calendar" : "Новый календарь",
"Import scheduled" : "Импорт запланирован"
"Import scheduled" : "Импорт запланирован",
"Settings" : "Настройки",
"Import calendar" : "Импорт календаря",
"No Calendars selected for import" : "Календари для импорта не выбраны",
"Primary CalDAV address" : "Основной адрес синхронизации CalDAV",
"iOS/OS X CalDAV address" : "Адрес синхронизации iOS/OS X CalDAV"
},"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);"
}

View File

@ -2,8 +2,6 @@ OC.L10N.register(
"calendar-rework",
{
"Calendar" : "Kalendar",
"New event" : "Veprimtari e re",
"Events Info" : "Informacione Veprimtarish",
"Attendees" : "Pjesëmarrës",
"Alarms" : "Alarme",
"Does not repeat" : "Mos e përsërit",
@ -69,6 +67,7 @@ OC.L10N.register(
"{type} {time} after the event ends" : "{type} {time} pas mbarimit të veprimtarisë",
"{type} at the event's start" : "{type} në fillim të veprimtarisë",
"{type} at the event's end" : "{type} në fund të veprimtarisë",
"New event" : "Veprimtari e re",
"{calendar} shared by {owner}" : "{calendar} ndarë nga {owner}",
"Day" : "Ditë",
"Week" : "Javë",
@ -83,33 +82,31 @@ OC.L10N.register(
"Edit event" : "Përpunoni veprimtarinë",
"Delete Event" : "Fshije Veprimtarinë",
"Save Event" : "Ruaje Veprimtarinë",
"Alarm" : "Alarm",
"Type" : "Lloj",
"Relative" : "Relative",
"Absolute" : "Absolute",
"Date" : "Datë",
"Repeat" : "Përsërite",
"times every" : "herë çdo",
"Add" : "Shtoje",
"Name" : "Emër",
"Type" : "Lloj",
"Does not attend" : "Nuk merr pjesë",
"Title of the Event" : "Titulli i Veprimtarisë",
"from" : "nga",
"to" : "për",
"All day Event" : "Veprimtari Gjithëditore",
"Events Location" : "Vend Veprimtarish",
"Interval" : "Interval",
"Separate Categories with comma" : "Ndajini Kategori me presje",
"Description" : "Përshkrim",
"Interval" : "Interval",
"Settings" : "Rregullime",
"Import calendar" : "Importo kalendar",
"No Calendars selected for import" : "Ska Kalendarë të përzgjedhur për import",
"Primary CalDAV address" : "Adresë CalDAV parësore",
"iOS/OS X CalDAV address" : "Adresë iOS/OS X CalDAV",
"Import Calendars" : "Importoni Kalendarë",
"Analyzing calendar" : "Analizim kalendari",
"The file contains objects incompatible with the selected calendar" : "Kartela përmban objekte të papërputhshme me kalendarin e përzgjedhur",
"New calendar" : "Kalendar i ri",
"Import scheduled" : "Importimi u planifikua"
"Import scheduled" : "Importimi u planifikua",
"Settings" : "Rregullime",
"Import calendar" : "Importo kalendar",
"No Calendars selected for import" : "Ska Kalendarë të përzgjedhur për import",
"Primary CalDAV address" : "Adresë CalDAV parësore",
"iOS/OS X CalDAV address" : "Adresë iOS/OS X CalDAV"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,7 +1,5 @@
{ "translations": {
"Calendar" : "Kalendar",
"New event" : "Veprimtari e re",
"Events Info" : "Informacione Veprimtarish",
"Attendees" : "Pjesëmarrës",
"Alarms" : "Alarme",
"Does not repeat" : "Mos e përsërit",
@ -67,6 +65,7 @@
"{type} {time} after the event ends" : "{type} {time} pas mbarimit të veprimtarisë",
"{type} at the event's start" : "{type} në fillim të veprimtarisë",
"{type} at the event's end" : "{type} në fund të veprimtarisë",
"New event" : "Veprimtari e re",
"{calendar} shared by {owner}" : "{calendar} ndarë nga {owner}",
"Day" : "Ditë",
"Week" : "Javë",
@ -81,33 +80,31 @@
"Edit event" : "Përpunoni veprimtarinë",
"Delete Event" : "Fshije Veprimtarinë",
"Save Event" : "Ruaje Veprimtarinë",
"Alarm" : "Alarm",
"Type" : "Lloj",
"Relative" : "Relative",
"Absolute" : "Absolute",
"Date" : "Datë",
"Repeat" : "Përsërite",
"times every" : "herë çdo",
"Add" : "Shtoje",
"Name" : "Emër",
"Type" : "Lloj",
"Does not attend" : "Nuk merr pjesë",
"Title of the Event" : "Titulli i Veprimtarisë",
"from" : "nga",
"to" : "për",
"All day Event" : "Veprimtari Gjithëditore",
"Events Location" : "Vend Veprimtarish",
"Interval" : "Interval",
"Separate Categories with comma" : "Ndajini Kategori me presje",
"Description" : "Përshkrim",
"Interval" : "Interval",
"Settings" : "Rregullime",
"Import calendar" : "Importo kalendar",
"No Calendars selected for import" : "Ska Kalendarë të përzgjedhur për import",
"Primary CalDAV address" : "Adresë CalDAV parësore",
"iOS/OS X CalDAV address" : "Adresë iOS/OS X CalDAV",
"Import Calendars" : "Importoni Kalendarë",
"Analyzing calendar" : "Analizim kalendari",
"The file contains objects incompatible with the selected calendar" : "Kartela përmban objekte të papërputhshme me kalendarin e përzgjedhur",
"New calendar" : "Kalendar i ri",
"Import scheduled" : "Importimi u planifikua"
"Import scheduled" : "Importimi u planifikua",
"Settings" : "Rregullime",
"Import calendar" : "Importo kalendar",
"No Calendars selected for import" : "Ska Kalendarë të përzgjedhur për import",
"Primary CalDAV address" : "Adresë CalDAV parësore",
"iOS/OS X CalDAV address" : "Adresë iOS/OS X CalDAV"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -2,8 +2,6 @@ OC.L10N.register(
"calendar-rework",
{
"Calendar" : "ปฏิทิน",
"New event" : "เหตุการณ์ใหม่",
"Events Info" : "ข้อมูลเหตุการณ์",
"Attendees" : "ผู้เข้าร่วมกิจกรรม",
"Alarms" : "การแจ้งเตือน",
"Does not repeat" : "ไม่ต้องทำซ้ำ",
@ -71,6 +69,7 @@ OC.L10N.register(
"{type} {time} after the event ends" : "{type} {time} หลังจากที่เหตุการณ์จบลง",
"{type} at the event's start" : "{type} ในช่วงที่เหตุการณ์เริ่มต้น",
"{type} at the event's end" : "{type} ในช่วงที่เหตุการณ์จบลง",
"New event" : "เหตุการณ์ใหม่",
"Day" : "วัน",
"Week" : "สัปดาห์",
"Month" : "เดือน",
@ -84,33 +83,31 @@ OC.L10N.register(
"Edit event" : "แก้ไขกิจกรรม",
"Delete Event" : "ลบเหตุการณ์",
"Save Event" : "บันทึกเหตุการณ์",
"Alarm" : "แจ้งเตือน",
"Type" : "ประเภท",
"Relative" : "เครื่องญาติ",
"Absolute" : "สมบูรณ์",
"Date" : "วันที่",
"Repeat" : "ทำซ้ำ",
"times every" : "ทุกครั้ง",
"Add" : "เพิ่ม",
"Name" : "ชื่อ",
"Type" : "ประเภท",
"Does not attend" : "ไม่ได้เข้าร่วม",
"Title of the Event" : "ชื่อของกิจกรรม",
"from" : "จาก",
"to" : "ถึง",
"All day Event" : "เหตุการณ์ตลอดทั้งวัน",
"Events Location" : "ที่อยู่ของเหตุการณ์",
"Interval" : "ช่วงเวลา",
"Separate Categories with comma" : "แยกหมวดหมู่ด้วยเครื่องหมายจุลภาค",
"Description" : "รายละเอียด",
"Interval" : "ช่วงเวลา",
"Settings" : "ตั้งค่า",
"Import calendar" : "นำเข้าปฏิทิน",
"No Calendars selected for import" : "ไม่มีปฏิทินที่เลือกนำเข้า",
"Primary CalDAV address" : "ที่อยู่ CalDAV หลัก",
"iOS/OS X CalDAV address" : "ที่อยู่ CalDAV ของ iOS/OS X",
"Import Calendars" : "นำเข้าปฏิทิน",
"Analyzing calendar" : "วิเคราะห์ปฏิทิน",
"The file contains objects incompatible with the selected calendar" : "ไฟล์ประกอบด้วยวัตถุเข้ากันไม่ได้กับปฏิทินที่เลือก",
"New calendar" : "สร้างปฏิทินใหม่",
"Import scheduled" : "นำเข้าตารางเวลาตามที่กำหนดไว้"
"Import scheduled" : "นำเข้าตารางเวลาตามที่กำหนดไว้",
"Settings" : "ตั้งค่า",
"Import calendar" : "นำเข้าปฏิทิน",
"No Calendars selected for import" : "ไม่มีปฏิทินที่เลือกนำเข้า",
"Primary CalDAV address" : "ที่อยู่ CalDAV หลัก",
"iOS/OS X CalDAV address" : "ที่อยู่ CalDAV ของ iOS/OS X"
},
"nplurals=1; plural=0;");

View File

@ -1,7 +1,5 @@
{ "translations": {
"Calendar" : "ปฏิทิน",
"New event" : "เหตุการณ์ใหม่",
"Events Info" : "ข้อมูลเหตุการณ์",
"Attendees" : "ผู้เข้าร่วมกิจกรรม",
"Alarms" : "การแจ้งเตือน",
"Does not repeat" : "ไม่ต้องทำซ้ำ",
@ -69,6 +67,7 @@
"{type} {time} after the event ends" : "{type} {time} หลังจากที่เหตุการณ์จบลง",
"{type} at the event's start" : "{type} ในช่วงที่เหตุการณ์เริ่มต้น",
"{type} at the event's end" : "{type} ในช่วงที่เหตุการณ์จบลง",
"New event" : "เหตุการณ์ใหม่",
"Day" : "วัน",
"Week" : "สัปดาห์",
"Month" : "เดือน",
@ -82,33 +81,31 @@
"Edit event" : "แก้ไขกิจกรรม",
"Delete Event" : "ลบเหตุการณ์",
"Save Event" : "บันทึกเหตุการณ์",
"Alarm" : "แจ้งเตือน",
"Type" : "ประเภท",
"Relative" : "เครื่องญาติ",
"Absolute" : "สมบูรณ์",
"Date" : "วันที่",
"Repeat" : "ทำซ้ำ",
"times every" : "ทุกครั้ง",
"Add" : "เพิ่ม",
"Name" : "ชื่อ",
"Type" : "ประเภท",
"Does not attend" : "ไม่ได้เข้าร่วม",
"Title of the Event" : "ชื่อของกิจกรรม",
"from" : "จาก",
"to" : "ถึง",
"All day Event" : "เหตุการณ์ตลอดทั้งวัน",
"Events Location" : "ที่อยู่ของเหตุการณ์",
"Interval" : "ช่วงเวลา",
"Separate Categories with comma" : "แยกหมวดหมู่ด้วยเครื่องหมายจุลภาค",
"Description" : "รายละเอียด",
"Interval" : "ช่วงเวลา",
"Settings" : "ตั้งค่า",
"Import calendar" : "นำเข้าปฏิทิน",
"No Calendars selected for import" : "ไม่มีปฏิทินที่เลือกนำเข้า",
"Primary CalDAV address" : "ที่อยู่ CalDAV หลัก",
"iOS/OS X CalDAV address" : "ที่อยู่ CalDAV ของ iOS/OS X",
"Import Calendars" : "นำเข้าปฏิทิน",
"Analyzing calendar" : "วิเคราะห์ปฏิทิน",
"The file contains objects incompatible with the selected calendar" : "ไฟล์ประกอบด้วยวัตถุเข้ากันไม่ได้กับปฏิทินที่เลือก",
"New calendar" : "สร้างปฏิทินใหม่",
"Import scheduled" : "นำเข้าตารางเวลาตามที่กำหนดไว้"
"Import scheduled" : "นำเข้าตารางเวลาตามที่กำหนดไว้",
"Settings" : "ตั้งค่า",
"Import calendar" : "นำเข้าปฏิทิน",
"No Calendars selected for import" : "ไม่มีปฏิทินที่เลือกนำเข้า",
"Primary CalDAV address" : "ที่อยู่ CalDAV หลัก",
"iOS/OS X CalDAV address" : "ที่อยู่ CalDAV ของ iOS/OS X"
},"pluralForm" :"nplurals=1; plural=0;"
}