diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-08-27 02:26:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-08-27 02:26:39 +0000 |
commit | 5d050b71ea53da448dac0cbe4e42d07f8a60ea68 (patch) | |
tree | 5bca2c37d020b9b714e1c839bbacc60659b6500f /apps/files/l10n | |
parent | 3f150617cbf0f26a5ac47678b372f03f48dd8122 (diff) | |
download | nextcloud-server-5d050b71ea53da448dac0cbe4e42d07f8a60ea68.tar.gz nextcloud-server-5d050b71ea53da448dac0cbe4e42d07f8a60ea68.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/de.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/de.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index a3e5e29ad61..0cb3f5c9522 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -39,6 +39,8 @@ OC.L10N.register( "Could not load info for file \"{file}\"" : "Die Informationen zur Datei \"{file}\" konnten nicht geladen werden", "Files" : "Dateien", "Details" : "Details", + "Please select tag(s) to add to the selection" : "Bitte wähle das/die Schlagwort(e) aus, das/die Du zur Auswahl hinzufügen möchtest", + "Apply tag(s) to selection" : "Schlagwort(e) auf die Auswahl anwenden", "Select" : "Auswählen", "Pending" : "Ausstehend", "Unable to determine date" : "Datum konnte nicht ermittelt werden", diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index 71a80101508..357b42c7899 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -37,6 +37,8 @@ "Could not load info for file \"{file}\"" : "Die Informationen zur Datei \"{file}\" konnten nicht geladen werden", "Files" : "Dateien", "Details" : "Details", + "Please select tag(s) to add to the selection" : "Bitte wähle das/die Schlagwort(e) aus, das/die Du zur Auswahl hinzufügen möchtest", + "Apply tag(s) to selection" : "Schlagwort(e) auf die Auswahl anwenden", "Select" : "Auswählen", "Pending" : "Ausstehend", "Unable to determine date" : "Datum konnte nicht ermittelt werden", |