diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-08 01:09:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-08 01:09:21 +0000 |
commit | 79c9439c50729ab2880c21876ed0a775a6b85a5d (patch) | |
tree | 09bfbfddfef53a44ebc6d08092de2d26efea96a4 /apps/dav/l10n/de_DE.js | |
parent | b754a2e385cd328220c80cbfabcb9fde8566f6ee (diff) | |
download | nextcloud-server-79c9439c50729ab2880c21876ed0a775a6b85a5d.tar.gz nextcloud-server-79c9439c50729ab2880c21876ed0a775a6b85a5d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/de_DE.js')
-rw-r--r-- | apps/dav/l10n/de_DE.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js index 43b218dacc5..998b773c2a7 100644 --- a/apps/dav/l10n/de_DE.js +++ b/apps/dav/l10n/de_DE.js @@ -41,6 +41,16 @@ OC.L10N.register( "A calendar <strong>event</strong> was modified" : "Ein Kalender-<strong>Ereignis</strong> wurde bearbeitet", "A calendar <strong>todo</strong> was modified" : "Eine Kalender-<strong>Aufgabe</strong> wurde bearbeitet", "Contact birthdays" : "Geburtstage von Kontakten", + "Invitation canceled" : "Einladung abgebrochen", + "Hello %s," : "Hallo %s,", + "The meeting »%s« with %s was canceled." : "Der Termin »%s« mit %s wurde abgesagt.", + "Invitation updated" : "Einladung aktualisiert", + "The meeting »%s« with %s was updated." : "Der Termin »%s« mit %s wurde aktualisiert.", + "%s invited you to »%s«" : "%s hat Sie zu »%s« eingeladen", + "When:" : "Wann:", + "Where:" : "Wo:", + "Description:" : "Beschreibung:", + "Link:" : "Link:", "Contacts" : "Kontakte", "Technical details" : "Technische Details", "Remote Address: %s" : "Entfernte Adresse: %s", |