diff options
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/de_DE.js | 37 | ||||
-rw-r--r-- | apps/dav/l10n/de_DE.json | 37 | ||||
-rw-r--r-- | apps/dav/l10n/it.js | 27 | ||||
-rw-r--r-- | apps/dav/l10n/it.json | 27 |
4 files changed, 128 insertions, 0 deletions
diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js index f25e1fcd4cc..55417df1754 100644 --- a/apps/dav/l10n/de_DE.js +++ b/apps/dav/l10n/de_DE.js @@ -1,6 +1,43 @@ OC.L10N.register( "dav", { + "A <strong>calendar</strong> was modified" : "Ein <strong>Kalender</strong> wurde bearbeitet", + "A calendar <strong>event</strong> was modified" : "Ein <strong>Ereignis</strong> wurde bearbeitet", + "A calendar <strong>todo</strong> was modified" : "Eine <strong>Aufgabe</strong> wurde bearbeitet", + "%1$s created calendar %2$s" : "%1$s hat den Kalender %2$s erstellt", + "You created calendar %2$s" : "Sie haben den Kalender %2$s erstellt", + "%1$s deleted calendar %2$s" : "%1$s hat den Kalender %2$s entfernt", + "You deleted calendar %2$s" : "Sie haben den Kalender %2$s entfernt", + "%1$s updated calendar %2$s" : "%1$s hat den Kalender %2$s aktualisiert", + "You updated calendar %2$s" : "Sie haben den Kalender %2$s aktualisiert", + "%1$s shared calendar %2$s with you" : "%1$s hat den Kalender %2$s mit Ihnen geteilt", + "You shared calendar %2$s with %1$s" : "Sie haben den Kalender %2$s mit %1$s geteilt", + "%3$s shared calendar %2$s with %1$s" : "%3$s hat den Kalender %2$s mit %1$s geteilt", + "%1$s unshared calendar %2$s from you" : "%1$s teilt den Kalender %2$s nicht mehr mit Ihnen", + "You unshared calendar %2$s from %1$s" : "Sie haben den Kalender %2$s nicht mehr mit %1$s geteilt", + "%3$s unshared calendar %2$s from %1$s" : "%3$s hat den Kalender %2$s nicht mehr mit %1$s geteilt", + "You shared calendar %2$s with group %1$s" : "Sie haben den Kalender %2$s mit der Gruppe %1$s geteilt", + "%3$s shared calendar %2$s with group %1$s" : "%3$s hat den Kalender %2$s mit der Gruppe %1$s geteilt", + "You unshared calendar %2$s from group %1$s" : "Der Kalender %2$s ist nicht mehr mit der Gruppe %1$s geteilt", + "%3$s unshared calendar %2$s from group %1$s" : "%3$s hat den Kalender %2$s nicht mehr mit der Gruppe %1$s geteilt", + "%1$s created event %3$s in calendar %2$s" : "%1$s hat das Ereignis %3$s in Kalender %2$s erstellt", + "You created event %3$s in calendar %2$s" : "Sie haben das Ereignis %3$s in Kalender %2$s erstellt", + "%1$s deleted event %3$s from calendar %2$s" : "%1$s hat das Ereignis %3$s von Kalender %2$s entfernt", + "You deleted event %3$s from calendar %2$s" : "Sie haben das Ereignis %3$s von Kalender %2$s entfernt", + "%1$s updated event %3$s in calendar %2$s" : "%1$s hat das Ereignis %3$s in Kalender %2$s aktualisiert", + "You updated event %3$s in calendar %2$s" : "Sie haben das Ereignis %3$s in Kalender %2$s aktualisiert", + "%1$s created todo %3$s in list %2$s" : "%1$s hat die Aufgabe %3$s in Liste %2$s erstellt", + "You created todo %3$s in list %2$s" : "SIe haben die Aufgabe %3$s in Liste %2$s erstellt", + "%1$s deleted todo %3$s from list %2$s" : "%1$s hat die Aufgabe %3$s von Liste %2$s entfernt", + "You deleted todo %3$s from list %2$s" : "SIe haben die Aufgabe %3$s von Liste %2$s entfernt", + "%1$s updated todo %3$s in list %2$s" : "%1$s hat die Aufgabe %3$s in Liste %2$s aktualisiert", + "You updated todo %3$s in list %2$s" : "SIe haben die Aufgabe %3$s in Liste %2$s aktualisiert", + "%1$s solved todo %3$s in list %2$s" : "%1$s hat die Aufgabe %3$s in Liste %2$s erledigt", + "You solved todo %3$s in list %2$s" : "Sie haben die Aufgabe %3$s in Liste %2$s erledigt", + "%1$s reopened todo %3$s in list %2$s" : "%1$s hat die Aufgabe %3$s in Liste %2$s wiedereröffnet", + "You reopened todo %3$s in list %2$s" : "SIe haben die Aufgabe %3$s in Liste %2$s wiedereröffnet", + "Calendar" : "Kalender", + "Todos" : "Aufgaben", "Contact birthdays" : "Geburtstage von Kontakten", "Personal" : "Persönlich", "Contacts" : "Kontakte", diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json index 0b7b0ebb7f0..196e542c500 100644 --- a/apps/dav/l10n/de_DE.json +++ b/apps/dav/l10n/de_DE.json @@ -1,4 +1,41 @@ { "translations": { + "A <strong>calendar</strong> was modified" : "Ein <strong>Kalender</strong> wurde bearbeitet", + "A calendar <strong>event</strong> was modified" : "Ein <strong>Ereignis</strong> wurde bearbeitet", + "A calendar <strong>todo</strong> was modified" : "Eine <strong>Aufgabe</strong> wurde bearbeitet", + "%1$s created calendar %2$s" : "%1$s hat den Kalender %2$s erstellt", + "You created calendar %2$s" : "Sie haben den Kalender %2$s erstellt", + "%1$s deleted calendar %2$s" : "%1$s hat den Kalender %2$s entfernt", + "You deleted calendar %2$s" : "Sie haben den Kalender %2$s entfernt", + "%1$s updated calendar %2$s" : "%1$s hat den Kalender %2$s aktualisiert", + "You updated calendar %2$s" : "Sie haben den Kalender %2$s aktualisiert", + "%1$s shared calendar %2$s with you" : "%1$s hat den Kalender %2$s mit Ihnen geteilt", + "You shared calendar %2$s with %1$s" : "Sie haben den Kalender %2$s mit %1$s geteilt", + "%3$s shared calendar %2$s with %1$s" : "%3$s hat den Kalender %2$s mit %1$s geteilt", + "%1$s unshared calendar %2$s from you" : "%1$s teilt den Kalender %2$s nicht mehr mit Ihnen", + "You unshared calendar %2$s from %1$s" : "Sie haben den Kalender %2$s nicht mehr mit %1$s geteilt", + "%3$s unshared calendar %2$s from %1$s" : "%3$s hat den Kalender %2$s nicht mehr mit %1$s geteilt", + "You shared calendar %2$s with group %1$s" : "Sie haben den Kalender %2$s mit der Gruppe %1$s geteilt", + "%3$s shared calendar %2$s with group %1$s" : "%3$s hat den Kalender %2$s mit der Gruppe %1$s geteilt", + "You unshared calendar %2$s from group %1$s" : "Der Kalender %2$s ist nicht mehr mit der Gruppe %1$s geteilt", + "%3$s unshared calendar %2$s from group %1$s" : "%3$s hat den Kalender %2$s nicht mehr mit der Gruppe %1$s geteilt", + "%1$s created event %3$s in calendar %2$s" : "%1$s hat das Ereignis %3$s in Kalender %2$s erstellt", + "You created event %3$s in calendar %2$s" : "Sie haben das Ereignis %3$s in Kalender %2$s erstellt", + "%1$s deleted event %3$s from calendar %2$s" : "%1$s hat das Ereignis %3$s von Kalender %2$s entfernt", + "You deleted event %3$s from calendar %2$s" : "Sie haben das Ereignis %3$s von Kalender %2$s entfernt", + "%1$s updated event %3$s in calendar %2$s" : "%1$s hat das Ereignis %3$s in Kalender %2$s aktualisiert", + "You updated event %3$s in calendar %2$s" : "Sie haben das Ereignis %3$s in Kalender %2$s aktualisiert", + "%1$s created todo %3$s in list %2$s" : "%1$s hat die Aufgabe %3$s in Liste %2$s erstellt", + "You created todo %3$s in list %2$s" : "SIe haben die Aufgabe %3$s in Liste %2$s erstellt", + "%1$s deleted todo %3$s from list %2$s" : "%1$s hat die Aufgabe %3$s von Liste %2$s entfernt", + "You deleted todo %3$s from list %2$s" : "SIe haben die Aufgabe %3$s von Liste %2$s entfernt", + "%1$s updated todo %3$s in list %2$s" : "%1$s hat die Aufgabe %3$s in Liste %2$s aktualisiert", + "You updated todo %3$s in list %2$s" : "SIe haben die Aufgabe %3$s in Liste %2$s aktualisiert", + "%1$s solved todo %3$s in list %2$s" : "%1$s hat die Aufgabe %3$s in Liste %2$s erledigt", + "You solved todo %3$s in list %2$s" : "Sie haben die Aufgabe %3$s in Liste %2$s erledigt", + "%1$s reopened todo %3$s in list %2$s" : "%1$s hat die Aufgabe %3$s in Liste %2$s wiedereröffnet", + "You reopened todo %3$s in list %2$s" : "SIe haben die Aufgabe %3$s in Liste %2$s wiedereröffnet", + "Calendar" : "Kalender", + "Todos" : "Aufgaben", "Contact birthdays" : "Geburtstage von Kontakten", "Personal" : "Persönlich", "Contacts" : "Kontakte", diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js index d8b46e18ab9..8a5f90b21b7 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -1,6 +1,33 @@ OC.L10N.register( "dav", { + "A <strong>calendar</strong> was modified" : "Un <strong>calendario</strong> è stato modificato", + "A calendar <strong>event</strong> was modified" : "Un <strong>evento</strong> di calendario è stato modificato", + "A calendar <strong>todo</strong> was modified" : "Una <strong>cosa da fare</strong> del calendario è stato modificata", + "%1$s created calendar %2$s" : "%1$s ha creato il calendario %2$s", + "You created calendar %2$s" : "Hai creato il calendario %2$s", + "%1$s deleted calendar %2$s" : "%1$s ha eliminato il calendario %2$s", + "You deleted calendar %2$s" : "Hai eliminato il calendario %2$s", + "%1$s updated calendar %2$s" : "%1$s ha aggiornato il calendario %2$s", + "You updated calendar %2$s" : "Hai aggiornato il calendario %2$s", + "%1$s shared calendar %2$s with you" : "%1$s ha condiviso il calendario %2$s con te", + "You shared calendar %2$s with %1$s" : "Hai condiviso il calendario %2$s con %1$s", + "%3$s shared calendar %2$s with %1$s" : "%3$s ha condiviso il calendario %2$s con %1$s", + "%1$s unshared calendar %2$s from you" : "%1$s ha rimosso la condivisione %2$s con te", + "You unshared calendar %2$s from %1$s" : "Hai rimosso la condivisione del calendario %2$s da %1$s", + "%3$s unshared calendar %2$s from %1$s" : "%3$s ha rimosso la condivisione %2$s con %1$s", + "You shared calendar %2$s with group %1$s" : "Hai condiviso il calendario %2$s con il gruppo %1$s", + "%3$s shared calendar %2$s with group %1$s" : "%3$s ha condiviso il calendario %2$s con il gruppo %1$s", + "You unshared calendar %2$s from group %1$s" : "Hai rimosso la condivisione del calendario %2$s con il gruppo %1$s", + "%3$s unshared calendar %2$s from group %1$s" : "%3$s ha rimosso la condivisione %2$s con il gruppo %1$s", + "%1$s created event %3$s in calendar %2$s" : "%1$s ha creato l'evento %3$s nel calendario %2$s", + "You created event %3$s in calendar %2$s" : "Hai creato l'evento %3$s nel calendario %2$s", + "%1$s deleted event %3$s from calendar %2$s" : "%1$s ha eliminato l'evento %3$s dal calendario %2$s", + "You deleted event %3$s from calendar %2$s" : "Hai eliminato l'evento %3$s dal calendario %2$s", + "%1$s updated event %3$s in calendar %2$s" : "%1$s ha aggiornato l'evento %3$s nel calendario %2$s", + "You updated event %3$s in calendar %2$s" : "Hai aggiornato l'evento %3$s nel calendario %2$s", + "Calendar" : "Calendario", + "Todos" : "Cose da fare", "Contact birthdays" : "Date di nascita dei contatti", "Personal" : "Personale", "Contacts" : "Contatti", diff --git a/apps/dav/l10n/it.json b/apps/dav/l10n/it.json index aa6b9cb8205..d368778726c 100644 --- a/apps/dav/l10n/it.json +++ b/apps/dav/l10n/it.json @@ -1,4 +1,31 @@ { "translations": { + "A <strong>calendar</strong> was modified" : "Un <strong>calendario</strong> è stato modificato", + "A calendar <strong>event</strong> was modified" : "Un <strong>evento</strong> di calendario è stato modificato", + "A calendar <strong>todo</strong> was modified" : "Una <strong>cosa da fare</strong> del calendario è stato modificata", + "%1$s created calendar %2$s" : "%1$s ha creato il calendario %2$s", + "You created calendar %2$s" : "Hai creato il calendario %2$s", + "%1$s deleted calendar %2$s" : "%1$s ha eliminato il calendario %2$s", + "You deleted calendar %2$s" : "Hai eliminato il calendario %2$s", + "%1$s updated calendar %2$s" : "%1$s ha aggiornato il calendario %2$s", + "You updated calendar %2$s" : "Hai aggiornato il calendario %2$s", + "%1$s shared calendar %2$s with you" : "%1$s ha condiviso il calendario %2$s con te", + "You shared calendar %2$s with %1$s" : "Hai condiviso il calendario %2$s con %1$s", + "%3$s shared calendar %2$s with %1$s" : "%3$s ha condiviso il calendario %2$s con %1$s", + "%1$s unshared calendar %2$s from you" : "%1$s ha rimosso la condivisione %2$s con te", + "You unshared calendar %2$s from %1$s" : "Hai rimosso la condivisione del calendario %2$s da %1$s", + "%3$s unshared calendar %2$s from %1$s" : "%3$s ha rimosso la condivisione %2$s con %1$s", + "You shared calendar %2$s with group %1$s" : "Hai condiviso il calendario %2$s con il gruppo %1$s", + "%3$s shared calendar %2$s with group %1$s" : "%3$s ha condiviso il calendario %2$s con il gruppo %1$s", + "You unshared calendar %2$s from group %1$s" : "Hai rimosso la condivisione del calendario %2$s con il gruppo %1$s", + "%3$s unshared calendar %2$s from group %1$s" : "%3$s ha rimosso la condivisione %2$s con il gruppo %1$s", + "%1$s created event %3$s in calendar %2$s" : "%1$s ha creato l'evento %3$s nel calendario %2$s", + "You created event %3$s in calendar %2$s" : "Hai creato l'evento %3$s nel calendario %2$s", + "%1$s deleted event %3$s from calendar %2$s" : "%1$s ha eliminato l'evento %3$s dal calendario %2$s", + "You deleted event %3$s from calendar %2$s" : "Hai eliminato l'evento %3$s dal calendario %2$s", + "%1$s updated event %3$s in calendar %2$s" : "%1$s ha aggiornato l'evento %3$s nel calendario %2$s", + "You updated event %3$s in calendar %2$s" : "Hai aggiornato l'evento %3$s nel calendario %2$s", + "Calendar" : "Calendario", + "Todos" : "Cose da fare", "Contact birthdays" : "Date di nascita dei contatti", "Personal" : "Personale", "Contacts" : "Contatti", |