diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-22 02:28:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-22 02:28:18 +0000 |
commit | c530f8a77c772a484a4bfafd352cc00a03b15949 (patch) | |
tree | d7fe538fd3fe9b3ea74ce82824b03ed6f45d9ba5 /apps/systemtags | |
parent | e850afb74fdc51bd4265d8b9026a702af9e5c501 (diff) | |
download | nextcloud-server-c530f8a77c772a484a4bfafd352cc00a03b15949.tar.gz nextcloud-server-c530f8a77c772a484a4bfafd352cc00a03b15949.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/systemtags')
-rw-r--r-- | apps/systemtags/l10n/de.js | 2 | ||||
-rw-r--r-- | apps/systemtags/l10n/de.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/systemtags/l10n/de.js b/apps/systemtags/l10n/de.js index 987c16db766..f5d5e3dadd2 100644 --- a/apps/systemtags/l10n/de.js +++ b/apps/systemtags/l10n/de.js @@ -4,7 +4,7 @@ OC.L10N.register( "Tag name is empty" : "Schlagwortbezeichnung ist leer", "Update" : "Aktualisieren", "Create" : "Erstellen", - "Select tag …" : "Tag wählen…", + "Select tag …" : "Schlagwort wählen …", "System tag %1$s added by the system" : "System-Tag %1$s vom System hinzugefügt", "Added system tag {systemtag}" : "System-Tag {systemtag} hinzugefügt", "Added system tag %1$s" : "System-Tag %1$s hinzugefügt", diff --git a/apps/systemtags/l10n/de.json b/apps/systemtags/l10n/de.json index 2e861aafe94..4e48d98e8b9 100644 --- a/apps/systemtags/l10n/de.json +++ b/apps/systemtags/l10n/de.json @@ -2,7 +2,7 @@ "Tag name is empty" : "Schlagwortbezeichnung ist leer", "Update" : "Aktualisieren", "Create" : "Erstellen", - "Select tag …" : "Tag wählen…", + "Select tag …" : "Schlagwort wählen …", "System tag %1$s added by the system" : "System-Tag %1$s vom System hinzugefügt", "Added system tag {systemtag}" : "System-Tag {systemtag} hinzugefügt", "Added system tag %1$s" : "System-Tag %1$s hinzugefügt", |