diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-21 02:24:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-21 02:24:37 +0000 |
commit | 8a5317cbfe1021a501267182140797c7396c208c (patch) | |
tree | 728b96d94e440a3330a0e65f5e81a26cdfc4b4ce /lib/l10n/de.js | |
parent | 4f83ef5b6dbb6ae1a661ce8ad1aca09e46fe3b2a (diff) | |
download | nextcloud-server-8a5317cbfe1021a501267182140797c7396c208c.tar.gz nextcloud-server-8a5317cbfe1021a501267182140797c7396c208c.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/de.js')
-rw-r--r-- | lib/l10n/de.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js index d5b159a8882..85d960687ee 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -53,6 +53,7 @@ OC.L10N.register( "Unknown filetype" : "Unbekannter Dateityp", "Invalid image" : "Ungültiges Bild", "Avatar image is not square" : "Benutzerbild ist nicht quadratisch", + "View profile" : "Profil ansehen", "today" : "Heute", "tomorrow" : "Morgen", "yesterday" : "Gestern", @@ -92,6 +93,12 @@ OC.L10N.register( "Settings" : "Einstellungen", "Log out" : "Abmelden", "Users" : "Benutzer", + "Email" : "E-Mail", + "Mail %s" : "E-Mail %s", + "Phone" : "Telefon", + "Twitter" : "Twitter", + "View %s on Twitter" : "%s auf Twitter anzeigen", + "Address" : "Adresse", "Unknown user" : "Unbekannter Benutzer", "Additional settings" : "Zusätzliche Einstellungen", "%s enter the database username and name." : "%s gebe den Datenbank-Benutzernamen und den Datenbanknamen ein.", |