diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-06 01:07:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-06 01:07:48 +0000 |
commit | e2170404028b4192fd1b78fa75dd8d111595e097 (patch) | |
tree | 339220d256b2ce32a335a2ed9b2b0042faaeb29e /apps | |
parent | a756396739bc76d3a8e96c2a1ab291254650fe6f (diff) | |
download | nextcloud-server-e2170404028b4192fd1b78fa75dd8d111595e097.tar.gz nextcloud-server-e2170404028b4192fd1b78fa75dd8d111595e097.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-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 | ||||
-rw-r--r-- | apps/files/l10n/cs_CZ.js | 5 | ||||
-rw-r--r-- | apps/files/l10n/cs_CZ.json | 5 |
6 files changed, 138 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", diff --git a/apps/files/l10n/cs_CZ.js b/apps/files/l10n/cs_CZ.js index b2aa75c7c15..d9455874cb0 100644 --- a/apps/files/l10n/cs_CZ.js +++ b/apps/files/l10n/cs_CZ.js @@ -124,6 +124,11 @@ OC.L10N.register( "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Soubory, které se snažíte odeslat, překračují limit velikosti odesílání na tomto serveru.", "No favorites" : "Žádné oblíbené", "Files and folders you mark as favorite will show up here" : "Zde budou zobrazeny soubory a adresáře označené jako oblíbené", + "Shared with you" : "Sdíleno s vámi", + "Shared with others" : "Sdíleno s ostatními", + "Shared by link" : "Sdíleno pomocí odkazu", + "Tags" : "Značky", + "Deleted files" : "Odstraněné soubory", "Text file" : "Textový soubor", "New text file.txt" : "Nový textový soubor.txt", "Storage not available" : "Úložiště není dostupné", diff --git a/apps/files/l10n/cs_CZ.json b/apps/files/l10n/cs_CZ.json index 6464b07777b..3763a13dd01 100644 --- a/apps/files/l10n/cs_CZ.json +++ b/apps/files/l10n/cs_CZ.json @@ -122,6 +122,11 @@ "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Soubory, které se snažíte odeslat, překračují limit velikosti odesílání na tomto serveru.", "No favorites" : "Žádné oblíbené", "Files and folders you mark as favorite will show up here" : "Zde budou zobrazeny soubory a adresáře označené jako oblíbené", + "Shared with you" : "Sdíleno s vámi", + "Shared with others" : "Sdíleno s ostatními", + "Shared by link" : "Sdíleno pomocí odkazu", + "Tags" : "Značky", + "Deleted files" : "Odstraněné soubory", "Text file" : "Textový soubor", "New text file.txt" : "Nový textový soubor.txt", "Storage not available" : "Úložiště není dostupné", |