diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-17 02:29:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-17 02:29:30 +0000 |
commit | 67472b716718de6d09fbf386fc08ee4213de6e0b (patch) | |
tree | ef34fae447de89d22dc145af7f26652141e0b28b /apps/files/l10n/de.js | |
parent | ab0548e4edb1d2cf47718f752272d68aa6be07e2 (diff) | |
download | nextcloud-server-67472b716718de6d09fbf386fc08ee4213de6e0b.tar.gz nextcloud-server-67472b716718de6d09fbf386fc08ee4213de6e0b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/de.js')
-rw-r--r-- | apps/files/l10n/de.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index 964a31a1efb..c545cec71a1 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -41,7 +41,6 @@ OC.L10N.register( "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", "This operation is forbidden" : "Diese Operation ist nicht erlaubt", @@ -210,6 +209,7 @@ OC.L10N.register( "Deleted shares" : "Gelöschte Freigaben", "Pending shares" : "Ausstehende Freigaben", "Text file" : "Textdatei", - "New text file.txt" : "Neue Textdatei file.txt" + "New text file.txt" : "Neue Textdatei file.txt", + "Select" : "Auswählen" }, "nplurals=2; plural=(n != 1);"); |