diff options
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/de.js | 5 | ||||
-rw-r--r-- | apps/dav/l10n/de.json | 5 | ||||
-rw-r--r-- | apps/dav/l10n/de_DE.js | 5 | ||||
-rw-r--r-- | apps/dav/l10n/de_DE.json | 5 | ||||
-rw-r--r-- | apps/dav/l10n/hu.js | 5 | ||||
-rw-r--r-- | apps/dav/l10n/hu.json | 5 |
6 files changed, 24 insertions, 6 deletions
diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js index d3ba32be6f9..9bf57da3f95 100644 --- a/apps/dav/l10n/de.js +++ b/apps/dav/l10n/de.js @@ -44,6 +44,9 @@ OC.L10N.register( "Contacts" : "Kontakte", "Technical details" : "Technische Details", "Remote Address: %s" : "Entfernte Adresse: %s", - "Request ID: %s" : "Anfragekennung: %s" + "Request ID: %s" : "Anfragekennung: %s", + "CalDAV server" : "CalDAV-Server", + "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", + "Please make sure to properly setup the email settings above." : "Stelle sicher, dass die obigen E-Mail-Einstellungen korrekt sind." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json index cc1ce2e388f..235edda4051 100644 --- a/apps/dav/l10n/de.json +++ b/apps/dav/l10n/de.json @@ -42,6 +42,9 @@ "Contacts" : "Kontakte", "Technical details" : "Technische Details", "Remote Address: %s" : "Entfernte Adresse: %s", - "Request ID: %s" : "Anfragekennung: %s" + "Request ID: %s" : "Anfragekennung: %s", + "CalDAV server" : "CalDAV-Server", + "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", + "Please make sure to properly setup the email settings above." : "Stelle sicher, dass die obigen E-Mail-Einstellungen korrekt sind." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js index 8e36f62c49c..20d576b096f 100644 --- a/apps/dav/l10n/de_DE.js +++ b/apps/dav/l10n/de_DE.js @@ -44,6 +44,9 @@ OC.L10N.register( "Contacts" : "Kontakte", "Technical details" : "Technische Details", "Remote Address: %s" : "Entfernte Adresse: %s", - "Request ID: %s" : "Anfragekennung: %s" + "Request ID: %s" : "Anfragekennung: %s", + "CalDAV server" : "CalDAV-Server", + "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", + "Please make sure to properly setup the email settings above." : "Stellen Sie sicher, dass die obigen E-Mail-Einstellungen korrekt sind." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json index 85320e551a7..3ab9b304d35 100644 --- a/apps/dav/l10n/de_DE.json +++ b/apps/dav/l10n/de_DE.json @@ -42,6 +42,9 @@ "Contacts" : "Kontakte", "Technical details" : "Technische Details", "Remote Address: %s" : "Entfernte Adresse: %s", - "Request ID: %s" : "Anfragekennung: %s" + "Request ID: %s" : "Anfragekennung: %s", + "CalDAV server" : "CalDAV-Server", + "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", + "Please make sure to properly setup the email settings above." : "Stellen Sie sicher, dass die obigen E-Mail-Einstellungen korrekt sind." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/hu.js b/apps/dav/l10n/hu.js index 85c3bc641ff..caf0fe16c91 100644 --- a/apps/dav/l10n/hu.js +++ b/apps/dav/l10n/hu.js @@ -44,6 +44,9 @@ OC.L10N.register( "Contacts" : "Névjegyek", "Technical details" : "Technikai adatok", "Remote Address: %s" : "Távoli cím: %s", - "Request ID: %s" : "Kérelem azonosító: %s" + "Request ID: %s" : "Kérelem azonosító: %s", + "CalDAV server" : "CalDAV szerver", + "Send invitations to attendees" : "Meghívó küldése a résztvevőknek", + "Please make sure to properly setup the email settings above." : "Kérlek győződj meg a fenti e-mail beállítások helyességéről." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/hu.json b/apps/dav/l10n/hu.json index f84e4c4fce3..04a571549ec 100644 --- a/apps/dav/l10n/hu.json +++ b/apps/dav/l10n/hu.json @@ -42,6 +42,9 @@ "Contacts" : "Névjegyek", "Technical details" : "Technikai adatok", "Remote Address: %s" : "Távoli cím: %s", - "Request ID: %s" : "Kérelem azonosító: %s" + "Request ID: %s" : "Kérelem azonosító: %s", + "CalDAV server" : "CalDAV szerver", + "Send invitations to attendees" : "Meghívó küldése a résztvevőknek", + "Please make sure to properly setup the email settings above." : "Kérlek győződj meg a fenti e-mail beállítások helyességéről." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |