summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-12-02 01:07:35 +0000
committerNextcloud bot <bot@nextcloud.com>2016-12-02 01:07:35 +0000
commit1b5ff9f5c704a1497fee7885656ea72978687d48 (patch)
tree0b97134d25bfa095c7c9760e36d6cc88bde8f1be
parentac1bf3c2b7e0a820d68bf50d57f602a01a714d43 (diff)
downloadnextcloud-server-1b5ff9f5c704a1497fee7885656ea72978687d48.tar.gz
nextcloud-server-1b5ff9f5c704a1497fee7885656ea72978687d48.zip
[tx-robot] updated from transifex
-rw-r--r--apps/dav/l10n/de.js70
-rw-r--r--apps/dav/l10n/de.json70
-rw-r--r--apps/dav/l10n/de_DE.js70
-rw-r--r--apps/dav/l10n/de_DE.json70
-rw-r--r--core/l10n/hu_HU.js1
-rw-r--r--core/l10n/hu_HU.json1
-rw-r--r--settings/l10n/it.js2
-rw-r--r--settings/l10n/it.json2
8 files changed, 146 insertions, 140 deletions
diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js
index bd51821511f..5ee0af7dbaa 100644
--- a/apps/dav/l10n/de.js
+++ b/apps/dav/l10n/de.js
@@ -1,44 +1,44 @@
OC.L10N.register(
"dav",
{
+ "Calendar" : "Kalender",
+ "Todos" : "Aufgaben",
+ "{actor} created calendar {calendar}" : "{actor} hat den Kalender {calendar} erstellt",
+ "You created calendar {calendar}" : "Du hast den Kalender {calendar} erstellt",
+ "{actor} deleted calendar {calendar}" : "{actor} hat den Kalender {calendar} gelöscht",
+ "You deleted calendar {calendar}" : "Du hast hat den Kalender {calendar} gelöscht",
+ "{actor} updated calendar {calendar}" : "{actor} hat den Kalender {calendar} aktualisiert",
+ "You updated calendar {calendar}" : "Du hast den Kalender {calendar} aktualisiert",
+ "{actor} shared calendar {calendar} with you" : "{actor} hat den Kalender {calendar} mit Ihnen geteilt",
+ "You shared calendar {calendar} with {user}" : "Du hast den Kalender {calendar} mit {user} geteilt",
+ "{actor} shared calendar {calendar} with {user}" : "{actor} hat den Kalender {calendar} mit {user} geteilt",
+ "{actor} unshared calendar {calendar} from you" : "{actor} teilt den Kalender {calendar} nicht mehr mit dir",
+ "You unshared calendar {calendar} from {user}" : "Du teilst den Kalender {calendar} nicht mehr mit {user}",
+ "{actor} unshared calendar {calendar} from {user}" : "{actor} teilt den Kalender {calendar} nicht mehr mit {user}",
+ "{actor} unshared calendar {calendar} from themselves" : "{actor} teilt den Kalender {calendar} nicht mehr mit sich selbst",
+ "You shared calendar {calendar} with group {group}" : "Du hast den Kalender {calendar} mit der Gruppe {group} geteilt",
+ "{actor} shared calendar {calendar} with group {group}" : "{actor} teilt den Kalender {calendar} mit der Gruppe {group}",
+ "You unshared calendar {calendar} from group {group}" : "Du teilst den Kalender {calendar} nicht mehr mit der Gruppe {group}",
+ "{actor} unshared calendar {calendar} from group {group}" : "{actor} teilt den Kalender {calendar} nicht mehr mit der Gruppe {group}",
+ "{actor} created event {event} in calendar {calendar}" : "{actor} hat das Ereignis {event} im Kalender {calendar} erstellt",
+ "You created event {event} in calendar {calendar}" : "Du hast das Ereignis {event} im Kalender {calendar} erstellt",
+ "{actor} deleted event {event} from calendar {calendar}" : "{actor} hat das Ereignis {event} im Kalender {calendar} gelöscht",
+ "You deleted event {event} from calendar {calendar}" : "Du hast das Ereignis {event} im Kalender {calendar} gelöscht",
+ "{actor} updated event {event} in calendar {calendar}" : "{actor} hat das Ereignis {event} im Kalender {calendar} aktualisiert",
+ "You updated event {event} in calendar {calendar}" : "Du hast das Ereignis {event} im Kalender {calendar} aktualisiert",
+ "{actor} created todo {todo} in list {calendar}" : "{actor} hat das ToDo {todo} in der Liste {calendar} erstellt",
+ "You created todo {todo} in list {calendar}" : "Du hast das ToDo {todo} in der Liste {calendar} erstellt",
+ "{actor} deleted todo {todo} from list {calendar}" : "{actor} hat das ToDo {todo} in der Liste {calendar} gelöscht",
+ "You deleted todo {todo} from list {calendar}" : "Du hast das ToDo {todo} in der Liste {calendar} gelöscht",
+ "{actor} updated todo {todo} in list {calendar}" : "{actor} hat das ToDo {todo} in der Liste {calendar} aktualisiert",
+ "You updated todo {todo} in list {calendar}" : "Du hast das ToDo {todo} in der Liste {calendar} aktualisiert",
+ "{actor} solved todo {todo} in list {calendar}" : "{actor} hat das ToDo {todo} in der Liste {calendar} erledigt",
+ "You solved todo {todo} in list {calendar}" : "Du hast das ToDo {todo} in der Liste {calendar} erledigt",
+ "{actor} reopened todo {todo} in list {calendar}" : "{actor} hat das ToDo {todo} in der Liste {calendar} wieder geöffnet",
+ "You reopened todo {todo} in list {calendar}" : "Du hast das ToDo {todo} in der Liste {calendar} wieder geöffnet",
"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" : "Du hast den Kalender %2$s erstellt",
- "%1$s deleted calendar %2$s" : "%1$s hat den Kalender %2$s entfernt",
- "You deleted calendar %2$s" : "Du hast den Kalender %2$s entfernt",
- "%1$s updated calendar %2$s" : "%1$s hat den Kalender %2$s aktualisiert",
- "You updated calendar %2$s" : "Du hast 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" : "Du hast 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" : "Du hast 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",
- "%1$s unshared calendar %2$s from themselves" : "%1$s teilt seinen Kalender %2$s nicht mehr",
- "You shared calendar %2$s with group %1$s" : "Du hast 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" : "Du hast 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" : "Du hast 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" : "Du hast 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" : "Du hast 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" : "Du hast 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" : "Du hast 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" : "Du hast 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" : "Du hast 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.json b/apps/dav/l10n/de.json
index 2ecc2e87a5c..915c2cfb540 100644
--- a/apps/dav/l10n/de.json
+++ b/apps/dav/l10n/de.json
@@ -1,42 +1,42 @@
{ "translations": {
+ "Calendar" : "Kalender",
+ "Todos" : "Aufgaben",
+ "{actor} created calendar {calendar}" : "{actor} hat den Kalender {calendar} erstellt",
+ "You created calendar {calendar}" : "Du hast den Kalender {calendar} erstellt",
+ "{actor} deleted calendar {calendar}" : "{actor} hat den Kalender {calendar} gelöscht",
+ "You deleted calendar {calendar}" : "Du hast hat den Kalender {calendar} gelöscht",
+ "{actor} updated calendar {calendar}" : "{actor} hat den Kalender {calendar} aktualisiert",
+ "You updated calendar {calendar}" : "Du hast den Kalender {calendar} aktualisiert",
+ "{actor} shared calendar {calendar} with you" : "{actor} hat den Kalender {calendar} mit Ihnen geteilt",
+ "You shared calendar {calendar} with {user}" : "Du hast den Kalender {calendar} mit {user} geteilt",
+ "{actor} shared calendar {calendar} with {user}" : "{actor} hat den Kalender {calendar} mit {user} geteilt",
+ "{actor} unshared calendar {calendar} from you" : "{actor} teilt den Kalender {calendar} nicht mehr mit dir",
+ "You unshared calendar {calendar} from {user}" : "Du teilst den Kalender {calendar} nicht mehr mit {user}",
+ "{actor} unshared calendar {calendar} from {user}" : "{actor} teilt den Kalender {calendar} nicht mehr mit {user}",
+ "{actor} unshared calendar {calendar} from themselves" : "{actor} teilt den Kalender {calendar} nicht mehr mit sich selbst",
+ "You shared calendar {calendar} with group {group}" : "Du hast den Kalender {calendar} mit der Gruppe {group} geteilt",
+ "{actor} shared calendar {calendar} with group {group}" : "{actor} teilt den Kalender {calendar} mit der Gruppe {group}",
+ "You unshared calendar {calendar} from group {group}" : "Du teilst den Kalender {calendar} nicht mehr mit der Gruppe {group}",
+ "{actor} unshared calendar {calendar} from group {group}" : "{actor} teilt den Kalender {calendar} nicht mehr mit der Gruppe {group}",
+ "{actor} created event {event} in calendar {calendar}" : "{actor} hat das Ereignis {event} im Kalender {calendar} erstellt",
+ "You created event {event} in calendar {calendar}" : "Du hast das Ereignis {event} im Kalender {calendar} erstellt",
+ "{actor} deleted event {event} from calendar {calendar}" : "{actor} hat das Ereignis {event} im Kalender {calendar} gelöscht",
+ "You deleted event {event} from calendar {calendar}" : "Du hast das Ereignis {event} im Kalender {calendar} gelöscht",
+ "{actor} updated event {event} in calendar {calendar}" : "{actor} hat das Ereignis {event} im Kalender {calendar} aktualisiert",
+ "You updated event {event} in calendar {calendar}" : "Du hast das Ereignis {event} im Kalender {calendar} aktualisiert",
+ "{actor} created todo {todo} in list {calendar}" : "{actor} hat das ToDo {todo} in der Liste {calendar} erstellt",
+ "You created todo {todo} in list {calendar}" : "Du hast das ToDo {todo} in der Liste {calendar} erstellt",
+ "{actor} deleted todo {todo} from list {calendar}" : "{actor} hat das ToDo {todo} in der Liste {calendar} gelöscht",
+ "You deleted todo {todo} from list {calendar}" : "Du hast das ToDo {todo} in der Liste {calendar} gelöscht",
+ "{actor} updated todo {todo} in list {calendar}" : "{actor} hat das ToDo {todo} in der Liste {calendar} aktualisiert",
+ "You updated todo {todo} in list {calendar}" : "Du hast das ToDo {todo} in der Liste {calendar} aktualisiert",
+ "{actor} solved todo {todo} in list {calendar}" : "{actor} hat das ToDo {todo} in der Liste {calendar} erledigt",
+ "You solved todo {todo} in list {calendar}" : "Du hast das ToDo {todo} in der Liste {calendar} erledigt",
+ "{actor} reopened todo {todo} in list {calendar}" : "{actor} hat das ToDo {todo} in der Liste {calendar} wieder geöffnet",
+ "You reopened todo {todo} in list {calendar}" : "Du hast das ToDo {todo} in der Liste {calendar} wieder geöffnet",
"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" : "Du hast den Kalender %2$s erstellt",
- "%1$s deleted calendar %2$s" : "%1$s hat den Kalender %2$s entfernt",
- "You deleted calendar %2$s" : "Du hast den Kalender %2$s entfernt",
- "%1$s updated calendar %2$s" : "%1$s hat den Kalender %2$s aktualisiert",
- "You updated calendar %2$s" : "Du hast 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" : "Du hast 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" : "Du hast 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",
- "%1$s unshared calendar %2$s from themselves" : "%1$s teilt seinen Kalender %2$s nicht mehr",
- "You shared calendar %2$s with group %1$s" : "Du hast 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" : "Du hast 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" : "Du hast 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" : "Du hast 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" : "Du hast 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" : "Du hast 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" : "Du hast 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" : "Du hast 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" : "Du hast 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.js b/apps/dav/l10n/de_DE.js
index a9c746be4ee..03da3d51f7c 100644
--- a/apps/dav/l10n/de_DE.js
+++ b/apps/dav/l10n/de_DE.js
@@ -1,44 +1,44 @@
OC.L10N.register(
"dav",
{
+ "Calendar" : "Kalender",
+ "Todos" : "Aufgaben",
+ "{actor} created calendar {calendar}" : "{actor} hat den Kalender {calendar} erstellt",
+ "You created calendar {calendar}" : "Sie haben den Kalender {calendar} erstellt",
+ "{actor} deleted calendar {calendar}" : "{actor} hat den Kalender {calendar} gelöscht",
+ "You deleted calendar {calendar}" : "Sie haben den Kalender {calendar} gelöscht",
+ "{actor} updated calendar {calendar}" : "{actor} hat den Kalender {calendar} aktualisiert",
+ "You updated calendar {calendar}" : "Sie haben hat den Kalender {calendar} aktualisiert",
+ "{actor} shared calendar {calendar} with you" : "{actor} hat den Kalender {calendar} mit Ihnen geteilt",
+ "You shared calendar {calendar} with {user}" : "Sie haben den Kalender {calendar} mit {user} geteilt",
+ "{actor} shared calendar {calendar} with {user}" : "{actor} hat den Kalender {calendar} mit {user} geteilt",
+ "{actor} unshared calendar {calendar} from you" : "{actor} teilt den Kalender {calendar} nicht mehr mit Ihnen",
+ "You unshared calendar {calendar} from {user}" : "Sie teilen den Kalender {calendar} nicht mehr mit {user}",
+ "{actor} unshared calendar {calendar} from {user}" : "{actor} teilt den Kalender {calendar} nicht mehr mit {user}",
+ "{actor} unshared calendar {calendar} from themselves" : "{actor} teilt den Kalender {calendar} nicht mehr mit sich selbst",
+ "You shared calendar {calendar} with group {group}" : "Sie teilen den Kalender {calendar} mit der Gruppe {group}",
+ "{actor} shared calendar {calendar} with group {group}" : "{actor} teilt den Kalender {calendar} mit der Gruppe {group}",
+ "You unshared calendar {calendar} from group {group}" : "Sie teilen den Kalender {calendar} nicht mehr mit der Gruppe {group}",
+ "{actor} unshared calendar {calendar} from group {group}" : "{actor} teilt den Kalender {calendar} nicht mehr mit der Gruppe {group}",
+ "{actor} created event {event} in calendar {calendar}" : "{actor} hat das Ereignis {event} im Kalender {calendar} erstellt",
+ "You created event {event} in calendar {calendar}" : "Sie haben das Ereignis {event} im Kalender {calendar} erstellt",
+ "{actor} deleted event {event} from calendar {calendar}" : "{actor} hat das Ereignis {event} im Kalender {calendar} gelöscht",
+ "You deleted event {event} from calendar {calendar}" : "Sie haben das Ereignis {event} im Kalender {calendar} gelöscht",
+ "{actor} updated event {event} in calendar {calendar}" : "{actor} hat das Ereignis {event} im Kalender {calendar} aktualisiert",
+ "You updated event {event} in calendar {calendar}" : "Sie haben das Ereignis {event} im Kalender {calendar} aktualisiert",
+ "{actor} created todo {todo} in list {calendar}" : "{actor} hat das ToDo {todo} in der Liste {calendar} erstellt",
+ "You created todo {todo} in list {calendar}" : "Sie haben das ToDo {todo} in der Liste {calendar} erstellt",
+ "{actor} deleted todo {todo} from list {calendar}" : "{actor} hat das ToDo {todo} in der Liste {calendar} gelöscht",
+ "You deleted todo {todo} from list {calendar}" : "Sie haben das ToDo {todo} in der Liste {calendar} gelöscht",
+ "{actor} updated todo {todo} in list {calendar}" : "{actor} hat das ToDo {todo} in der Liste {calendar} aktualisiert",
+ "You updated todo {todo} in list {calendar}" : "Sie haben das ToDo {todo} in der Liste {calendar} aktualisiert",
+ "{actor} solved todo {todo} in list {calendar}" : "{actor} hat das ToDo {todo} in der Liste {calendar} erledigt",
+ "You solved todo {todo} in list {calendar}" : "Sie haben das ToDo {todo} in der Liste {calendar} erledigt",
+ "{actor} reopened todo {todo} in list {calendar}" : "{actor} hat das ToDo {todo} in der Liste {calendar} wieder geöffnet",
+ "You reopened todo {todo} in list {calendar}" : "Sie haben das ToDo {todo} in der Liste {calendar} wieder geöffnet",
"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",
- "%1$s unshared calendar %2$s from themselves" : "%1$s teilt seinen Kalender %2$s nicht mehr",
- "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 b9fc96b73ea..b7751ee32a4 100644
--- a/apps/dav/l10n/de_DE.json
+++ b/apps/dav/l10n/de_DE.json
@@ -1,42 +1,42 @@
{ "translations": {
+ "Calendar" : "Kalender",
+ "Todos" : "Aufgaben",
+ "{actor} created calendar {calendar}" : "{actor} hat den Kalender {calendar} erstellt",
+ "You created calendar {calendar}" : "Sie haben den Kalender {calendar} erstellt",
+ "{actor} deleted calendar {calendar}" : "{actor} hat den Kalender {calendar} gelöscht",
+ "You deleted calendar {calendar}" : "Sie haben den Kalender {calendar} gelöscht",
+ "{actor} updated calendar {calendar}" : "{actor} hat den Kalender {calendar} aktualisiert",
+ "You updated calendar {calendar}" : "Sie haben hat den Kalender {calendar} aktualisiert",
+ "{actor} shared calendar {calendar} with you" : "{actor} hat den Kalender {calendar} mit Ihnen geteilt",
+ "You shared calendar {calendar} with {user}" : "Sie haben den Kalender {calendar} mit {user} geteilt",
+ "{actor} shared calendar {calendar} with {user}" : "{actor} hat den Kalender {calendar} mit {user} geteilt",
+ "{actor} unshared calendar {calendar} from you" : "{actor} teilt den Kalender {calendar} nicht mehr mit Ihnen",
+ "You unshared calendar {calendar} from {user}" : "Sie teilen den Kalender {calendar} nicht mehr mit {user}",
+ "{actor} unshared calendar {calendar} from {user}" : "{actor} teilt den Kalender {calendar} nicht mehr mit {user}",
+ "{actor} unshared calendar {calendar} from themselves" : "{actor} teilt den Kalender {calendar} nicht mehr mit sich selbst",
+ "You shared calendar {calendar} with group {group}" : "Sie teilen den Kalender {calendar} mit der Gruppe {group}",
+ "{actor} shared calendar {calendar} with group {group}" : "{actor} teilt den Kalender {calendar} mit der Gruppe {group}",
+ "You unshared calendar {calendar} from group {group}" : "Sie teilen den Kalender {calendar} nicht mehr mit der Gruppe {group}",
+ "{actor} unshared calendar {calendar} from group {group}" : "{actor} teilt den Kalender {calendar} nicht mehr mit der Gruppe {group}",
+ "{actor} created event {event} in calendar {calendar}" : "{actor} hat das Ereignis {event} im Kalender {calendar} erstellt",
+ "You created event {event} in calendar {calendar}" : "Sie haben das Ereignis {event} im Kalender {calendar} erstellt",
+ "{actor} deleted event {event} from calendar {calendar}" : "{actor} hat das Ereignis {event} im Kalender {calendar} gelöscht",
+ "You deleted event {event} from calendar {calendar}" : "Sie haben das Ereignis {event} im Kalender {calendar} gelöscht",
+ "{actor} updated event {event} in calendar {calendar}" : "{actor} hat das Ereignis {event} im Kalender {calendar} aktualisiert",
+ "You updated event {event} in calendar {calendar}" : "Sie haben das Ereignis {event} im Kalender {calendar} aktualisiert",
+ "{actor} created todo {todo} in list {calendar}" : "{actor} hat das ToDo {todo} in der Liste {calendar} erstellt",
+ "You created todo {todo} in list {calendar}" : "Sie haben das ToDo {todo} in der Liste {calendar} erstellt",
+ "{actor} deleted todo {todo} from list {calendar}" : "{actor} hat das ToDo {todo} in der Liste {calendar} gelöscht",
+ "You deleted todo {todo} from list {calendar}" : "Sie haben das ToDo {todo} in der Liste {calendar} gelöscht",
+ "{actor} updated todo {todo} in list {calendar}" : "{actor} hat das ToDo {todo} in der Liste {calendar} aktualisiert",
+ "You updated todo {todo} in list {calendar}" : "Sie haben das ToDo {todo} in der Liste {calendar} aktualisiert",
+ "{actor} solved todo {todo} in list {calendar}" : "{actor} hat das ToDo {todo} in der Liste {calendar} erledigt",
+ "You solved todo {todo} in list {calendar}" : "Sie haben das ToDo {todo} in der Liste {calendar} erledigt",
+ "{actor} reopened todo {todo} in list {calendar}" : "{actor} hat das ToDo {todo} in der Liste {calendar} wieder geöffnet",
+ "You reopened todo {todo} in list {calendar}" : "Sie haben das ToDo {todo} in der Liste {calendar} wieder geöffnet",
"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",
- "%1$s unshared calendar %2$s from themselves" : "%1$s teilt seinen Kalender %2$s nicht mehr",
- "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/core/l10n/hu_HU.js b/core/l10n/hu_HU.js
index 932d20ce61d..a0059ea4d62 100644
--- a/core/l10n/hu_HU.js
+++ b/core/l10n/hu_HU.js
@@ -122,6 +122,7 @@ OC.L10N.register(
"Link" : "Hivatkozás",
"Password protect" : "Jelszóval védett",
"Allow upload and editing" : "Feltöltés és szerkesztés engedélyezése",
+ "File drop (upload only)" : "Fájl ejtés (csak feltöltés)",
"Email link to person" : "Hivatkozás elküldése e-mail címre",
"Send" : "Küldés",
"Shared with you and the group {group} by {owner}" : "{owner} megosztotta veled és ezzel a csoporttal: {group}",
diff --git a/core/l10n/hu_HU.json b/core/l10n/hu_HU.json
index 1c035dcccea..22cafb988d4 100644
--- a/core/l10n/hu_HU.json
+++ b/core/l10n/hu_HU.json
@@ -120,6 +120,7 @@
"Link" : "Hivatkozás",
"Password protect" : "Jelszóval védett",
"Allow upload and editing" : "Feltöltés és szerkesztés engedélyezése",
+ "File drop (upload only)" : "Fájl ejtés (csak feltöltés)",
"Email link to person" : "Hivatkozás elküldése e-mail címre",
"Send" : "Küldés",
"Shared with you and the group {group} by {owner}" : "{owner} megosztotta veled és ezzel a csoporttal: {group}",
diff --git a/settings/l10n/it.js b/settings/l10n/it.js
index edf5bc2e9a3..772ada2b39e 100644
--- a/settings/l10n/it.js
+++ b/settings/l10n/it.js
@@ -254,7 +254,9 @@ OC.L10N.register(
"Issued By" : "Emesso da",
"Valid until %s" : "Valido fino al %s",
"Import root certificate" : "Importa certificato radice",
+ "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Ciao,<br><br>volevamo informarti che ora hai un account %s.<br><br>Il tuo nome utente: <strong>%s</strong><br>Accedi: <strong><a href=\"%s\">%s</a></strong><br><br>",
"Cheers!" : "Saluti!",
+ "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ciao,\n\nvolevamo informarti che ora hai un account %s.\n\nIl tuo nome utente: %s\nAccedi: %s\n\n",
"Administrator documentation" : "Documentazione amministratore",
"Online documentation" : "Documentazione in linea",
"Forum" : "Forum",
diff --git a/settings/l10n/it.json b/settings/l10n/it.json
index 0e56f7c56c7..d1b61d33118 100644
--- a/settings/l10n/it.json
+++ b/settings/l10n/it.json
@@ -252,7 +252,9 @@
"Issued By" : "Emesso da",
"Valid until %s" : "Valido fino al %s",
"Import root certificate" : "Importa certificato radice",
+ "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Ciao,<br><br>volevamo informarti che ora hai un account %s.<br><br>Il tuo nome utente: <strong>%s</strong><br>Accedi: <strong><a href=\"%s\">%s</a></strong><br><br>",
"Cheers!" : "Saluti!",
+ "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ciao,\n\nvolevamo informarti che ora hai un account %s.\n\nIl tuo nome utente: %s\nAccedi: %s\n\n",
"Administrator documentation" : "Documentazione amministratore",
"Online documentation" : "Documentazione in linea",
"Forum" : "Forum",