diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-06 02:16:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-06 02:16:07 +0000 |
commit | 6ba2a608d08ec3c1fd440ac2d0a9cfad569da234 (patch) | |
tree | 2dc692fd85b01bea535e712c28998ed32ec812df /apps/workflowengine/l10n/de.js | |
parent | 5c0ad24a6830189a36b5538ee02738a57e067637 (diff) | |
download | nextcloud-server-6ba2a608d08ec3c1fd440ac2d0a9cfad569da234.tar.gz nextcloud-server-6ba2a608d08ec3c1fd440ac2d0a9cfad569da234.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/de.js')
-rw-r--r-- | apps/workflowengine/l10n/de.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/de.js b/apps/workflowengine/l10n/de.js index 18383abbefe..54db8b1f1bb 100644 --- a/apps/workflowengine/l10n/de.js +++ b/apps/workflowengine/l10n/de.js @@ -37,13 +37,16 @@ OC.L10N.register( "Select a filter" : "Filter auswählen", "Select a comparator" : "Wähle einen Komparator", "Select a file type" : "Dateityp auswählen", + "e.g. httpd/unix-directory" : "z.B. httpd/unix-directory", "Images" : "Bilder", "Office documents" : "Office Dokumente", "PDF documents" : "PDF-Dokumente", "Custom mimetype" : "Benutzerdefinierter Mime-Typ", + "Select a tag" : "Schlagwort auswählen", "No results" : "Keine Ergebnisse", "%s (invisible)" : "%s(unsichtbar)", "%s (restricted)" : "%s (eingeschränkt)", + "Please enter a valid time span" : "Bitte einen gültigen Zeitraum angeben", "Select a request URL" : "Wählen Sie eine Anforderungs-URL aus", "Predefined URLs" : "Vordefinierte URLs", "Files WebDAV" : "WebDAV für Dateien", @@ -57,6 +60,8 @@ OC.L10N.register( "Custom user agent" : "Benutzerdefinierter User-Agent", "When" : "Wenn", "and" : "und", + "Cancel" : "Abbrechen", + "Delete" : "Löschen", "The configuration is invalid" : "Die Konfiguration ist ungültig", "Show less" : "Weniger anzeigen", "Show more" : "Mehr anzeigen", |