diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-18 02:14:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-18 02:14:55 +0000 |
commit | 6af36c8c6a1fa8b8d6b8bef26cd5553689437ea3 (patch) | |
tree | 10d55f203e5973f01323252032978e66f01ba700 /apps/workflowengine/l10n/de_DE.js | |
parent | b636aa79c32bd96d8087813b1797ed03d16a3da0 (diff) | |
download | nextcloud-server-6af36c8c6a1fa8b8d6b8bef26cd5553689437ea3.tar.gz nextcloud-server-6af36c8c6a1fa8b8d6b8bef26cd5553689437ea3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/de_DE.js')
-rw-r--r-- | apps/workflowengine/l10n/de_DE.js | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/de_DE.js b/apps/workflowengine/l10n/de_DE.js index c76d116ce91..e2cd24bd59a 100644 --- a/apps/workflowengine/l10n/de_DE.js +++ b/apps/workflowengine/l10n/de_DE.js @@ -12,20 +12,57 @@ OC.L10N.register( "The given start time is invalid" : "Die angegebene Startzeit ist ungültig", "The given end time is invalid" : "Die angegebene Endzeit ist ungültig", "The given group does not exist" : "Die angegebene Gruppe existiert nicht", + "File" : "Datei", + "File created" : "Datei erstellt", + "File updated" : "Datei aktualisiert", + "File renamed" : "Datei umbenannt", + "File deleted" : "Datei gelöscht", + "File accessed" : "Auf Datei zugegriffen", + "File copied" : "Datei kopiert", + "Tag assigned" : "Schlagwort zugewiesen", "Operation #%s does not exist" : "Operation #%s existiert nicht", + "Entity %s does not exist" : "Entität %s existiert nicht", + "Entity %s is invalid" : "Entität %s ist ungültig", + "No events are chosen." : "Kein Ereignis ausgewählt.", + "Entity %s has no event %s" : "Die Entität %s hat kein Ereignis %s", "Operation %s does not exist" : "Operation %s existiert nicht", "Operation %s is invalid" : "Operation %s ist ungültig", "Check %s does not exist" : "Die Prüfung %s existiert nicht", "Check %s is invalid" : "Die Prüfung %s ist ungültig", + "Check %s is not allowed with this entity" : "Die Prüfung %s ist mit dieser Entität unzulässig", "Check #%s does not exist" : "Die Prüfung #%s existiert nicht", "Check %s is invalid or does not exist" : "Die Prüfung %s ist ungültig ist oder nicht existiert", + "Workflows" : "Arbeitsabläufe", + "Nextcloud workflow engine" : "Nxtcloud Arbeitsablauf-Engine", + "Select a filter" : "Filter wählen", + "Select a comparator" : "Wählen Sie einen Komparator", + "Select a file type" : "Dateityp auswählen", + "Images" : "Bilder", + "Office documents" : "Office Dokumente", + "PDF documents" : "PDF-Dokumente", + "Custom mimetype" : "Benutzerdefinierter Mime-Typ", + "No results" : "Keine Ergebnisse", + "%s (invisible)" : "%s (unsichtbar)", + "%s (restricted)" : "%s (eingeschränkt)", + "Select a request URL" : "Wählen Sie eine Anforderungs-URL aus", "Predefined URLs" : "Vordefinierte URLs", "Files WebDAV" : "WebDAV für Dateien", + "Others" : "Andere", + "Custom URL" : "Benutzerdefinierte URL", + "Select a user agent" : "User-Agenten wählen", "Sync clients" : "Sync-Clients", "Android client" : "Android-Client", "iOS client" : "iOS-Client", "Desktop client" : "Desktop-Client", "Thunderbird & Outlook addons" : "Thunderbird & Outlook addons", + "Custom user agent" : "Benutzerdefinierter User-Agent", + "When" : "Wann", + "and" : "und", + "Cancel rule creation" : "Regelerstellung abbrechen", + "Remove rule" : "Regel entfernen", + "The configuration is invalid" : "Die Konfiguration ist ungültig", + "Show less" : "Weniger anzeigen", + "Show more" : "Mehr anzeigen", "File name" : "Dateiname", "is" : "ist", "is not" : "ist nicht", |