diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index 8fdf3fb08..6b199c2da 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -123,6 +123,7 @@ + Importing… Importiere Termine Exportiere Termine Importiere Termine aus .ics Datei @@ -162,6 +163,9 @@ Add holidays National holidays Religious holidays + Holidays have been successfully imported into a new event type + Importing some events failed + Importing holidays failed Verwalte Termin-Typen diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index 0e1bf24e9..8c0d5199c 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -123,6 +123,7 @@ + Importing… Importar eventos Exportar eventos Importar eventos desde un archivo .ics @@ -162,6 +163,9 @@ Add holidays National holidays Religious holidays + Holidays have been successfully imported into a new event type + Importing some events failed + Importing holidays failed Gestionar tipos de eventos diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index afb09e497..cec0f4bbd 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -123,6 +123,7 @@ + Importing… Importer des evénements Export events Importer des evénements depuis un fichier .ics @@ -162,6 +163,9 @@ Add holidays National holidays Religious holidays + Holidays have been successfully imported into a new event type + Importing some events failed + Importing holidays failed Gestion des types d\'evénements diff --git a/app/src/main/res/values-hi-rIN/strings.xml b/app/src/main/res/values-hi-rIN/strings.xml index 5bc768293..bf26ea4a3 100644 --- a/app/src/main/res/values-hi-rIN/strings.xml +++ b/app/src/main/res/values-hi-rIN/strings.xml @@ -123,6 +123,7 @@ + Importing… Import events Export events Import events from an .ics file @@ -162,6 +163,9 @@ Add holidays National holidays Religious holidays + Holidays have been successfully imported into a new event type + Importing some events failed + Importing holidays failed Manage event types diff --git a/app/src/main/res/values-hu/strings.xml b/app/src/main/res/values-hu/strings.xml index 8e7a9bb3d..7858f6517 100644 --- a/app/src/main/res/values-hu/strings.xml +++ b/app/src/main/res/values-hu/strings.xml @@ -123,6 +123,7 @@ + Importing… Import events Export events Import events from an .ics file @@ -162,6 +163,9 @@ Add holidays National holidays Religious holidays + Holidays have been successfully imported into a new event type + Importing some events failed + Importing holidays failed Manage event types diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index 815f10145..29b6da549 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -123,6 +123,7 @@ + Importing… Import events Export events Import events from an .ics file @@ -162,6 +163,9 @@ Add holidays National holidays Religious holidays + Holidays have been successfully imported into a new event type + Importing some events failed + Importing holidays failed Manage event types diff --git a/app/src/main/res/values-iw/strings.xml b/app/src/main/res/values-iw/strings.xml index 71ca2b8e3..a278fd6fb 100644 --- a/app/src/main/res/values-iw/strings.xml +++ b/app/src/main/res/values-iw/strings.xml @@ -123,6 +123,7 @@ + Importing… ייבוא אירועים Export events Import events from an .ics file @@ -162,6 +163,9 @@ Add holidays National holidays Religious holidays + Holidays have been successfully imported into a new event type + Importing some events failed + Importing holidays failed Manage event types diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index ccaad1ff1..c39136da0 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -123,6 +123,7 @@ + Importing… Import events Export events Import events from an .ics file @@ -162,6 +163,9 @@ Add holidays National holidays Religious holidays + Holidays have been successfully imported into a new event type + Importing some events failed + Importing holidays failed Manage event types diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml index f5d577afa..53f733c53 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -123,6 +123,7 @@ + Importing… Importar eventos Exportar eventos Importar eventos de um arquivo .ics @@ -162,6 +163,9 @@ Add holidays National holidays Religious holidays + Holidays have been successfully imported into a new event type + Importing some events failed + Importing holidays failed Gerenciar tipos de eventos diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml index bc8e2eafe..421489efc 100644 --- a/app/src/main/res/values-pt/strings.xml +++ b/app/src/main/res/values-pt/strings.xml @@ -123,6 +123,7 @@ + Importing… Importar eventos Exportar eventos Importar eventos de um ficheiro .ics @@ -162,6 +163,9 @@ Add holidays National holidays Religious holidays + Holidays have been successfully imported into a new event type + Importing some events failed + Importing holidays failed Gerir tipos de eventos diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml index fdd4fc90a..b62cadce4 100644 --- a/app/src/main/res/values-ru/strings.xml +++ b/app/src/main/res/values-ru/strings.xml @@ -123,6 +123,7 @@ + Importing… Импорт событий Экспорт событий Импорт событий из .ics файла @@ -162,6 +163,9 @@ Add holidays National holidays Religious holidays + Holidays have been successfully imported into a new event type + Importing some events failed + Importing holidays failed Управление типами событий diff --git a/app/src/main/res/values-sk/strings.xml b/app/src/main/res/values-sk/strings.xml index d0bb89080..23064f522 100644 --- a/app/src/main/res/values-sk/strings.xml +++ b/app/src/main/res/values-sk/strings.xml @@ -130,6 +130,7 @@ + Importujem… Importovať udalosti Exportovať udalosti Importovať udalosti z .ics súboru @@ -163,6 +164,9 @@ Bežná udalosť Predvolený typ nie je možné vymazať Zvoľte typ udalosti + Sviatky boli úspešne importované do nového typu udalostí + Importovanie niektorých sviatkov zlyhalo + Importovanie udalostí zlyhalo Sviatky diff --git a/app/src/main/res/values-sv/strings.xml b/app/src/main/res/values-sv/strings.xml index f3c718fe0..1ad0b8f28 100644 --- a/app/src/main/res/values-sv/strings.xml +++ b/app/src/main/res/values-sv/strings.xml @@ -123,6 +123,7 @@ + Importing… Import events Export events Import events from an .ics file @@ -162,6 +163,9 @@ Add holidays National holidays Religious holidays + Holidays have been successfully imported into a new event type + Importing some events failed + Importing holidays failed Manage event types diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml index 4f8e71976..0fb169276 100644 --- a/app/src/main/res/values-tr/strings.xml +++ b/app/src/main/res/values-tr/strings.xml @@ -123,6 +123,7 @@ + Importing… Olayları içe aktar Olayları dışa aktar Bir .ics dosyasından olayları içe aktar @@ -162,6 +163,9 @@ Tatil ekle National holidays Religious holidays + Holidays have been successfully imported into a new event type + Importing some events failed + Importing holidays failed Olay türlerini yönet diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index c94ace644..2348ceae8 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -123,6 +123,7 @@ + Importing… Import events Export events Import events from an .ics file @@ -162,6 +163,9 @@ Add holidays National holidays Religious holidays + Holidays have been successfully imported into a new event type + Importing some events failed + Importing holidays failed Manage event types