diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-21 02:24:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-21 02:24:14 +0000 |
commit | 732a05716719dfcb866ba14863500cfb357fe543 (patch) | |
tree | aae23dfea2a37f53b83b497cd07ad54d8360dd92 /lib/l10n/de.js | |
parent | 5f95a0636a59873c1348242dd3f115cf1f2b3f43 (diff) | |
download | nextcloud-server-732a05716719dfcb866ba14863500cfb357fe543.tar.gz nextcloud-server-732a05716719dfcb866ba14863500cfb357fe543.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.", |