diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-07 00:37:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-07 00:37:14 +0000 |
commit | f6dae389687d9f8e93bde11580e6ff344ea94468 (patch) | |
tree | 5913ba737099e96a720d51abb72d4eb37abd4620 /apps/systemtags | |
parent | 7ec40bfe3585c2b1a7f6b08fd7a2358c1c41cd0b (diff) | |
download | nextcloud-server-f6dae389687d9f8e93bde11580e6ff344ea94468.tar.gz nextcloud-server-f6dae389687d9f8e93bde11580e6ff344ea94468.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/systemtags')
-rw-r--r-- | apps/systemtags/l10n/de_DE.js | 2 | ||||
-rw-r--r-- | apps/systemtags/l10n/de_DE.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/systemtags/l10n/de_DE.js b/apps/systemtags/l10n/de_DE.js index 286003f984e..a38c7a2443a 100644 --- a/apps/systemtags/l10n/de_DE.js +++ b/apps/systemtags/l10n/de_DE.js @@ -47,7 +47,7 @@ OC.L10N.register( "Collaborative tagging functionality which shares tags among people. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Schlagwort-Funktionalität für Zusammenarbeit, die das Teilen von Schlagworten unter Benutzern ermöglicht. Sehr gut für Gruppen geeignet.\n\t(Wenn Sie eine Mehrkundeninstallation betreiben, so sollte diese App deaktiviert werden, da sonst die Schlagworte mit allen Kunden geteilt werden.)", "Create or edit tags" : "Schlagworte erstellen oder bearbeiten", "Search for a tag to edit" : "Nach einem Schlagwort zum Bearbeiten suchen", - "Collaborative tags …" : "Kollaborative Schlagworte ...", + "Collaborative tags …" : "Kollaborative Schlagworte …", "No tags to select" : "Kein Schlagworte zur Auswahl", "Tag name" : "Schlagwortname", "Tag level" : "Schlagwort-Level", diff --git a/apps/systemtags/l10n/de_DE.json b/apps/systemtags/l10n/de_DE.json index 900a9849b87..0f2d5f81f4c 100644 --- a/apps/systemtags/l10n/de_DE.json +++ b/apps/systemtags/l10n/de_DE.json @@ -45,7 +45,7 @@ "Collaborative tagging functionality which shares tags among people. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Schlagwort-Funktionalität für Zusammenarbeit, die das Teilen von Schlagworten unter Benutzern ermöglicht. Sehr gut für Gruppen geeignet.\n\t(Wenn Sie eine Mehrkundeninstallation betreiben, so sollte diese App deaktiviert werden, da sonst die Schlagworte mit allen Kunden geteilt werden.)", "Create or edit tags" : "Schlagworte erstellen oder bearbeiten", "Search for a tag to edit" : "Nach einem Schlagwort zum Bearbeiten suchen", - "Collaborative tags …" : "Kollaborative Schlagworte ...", + "Collaborative tags …" : "Kollaborative Schlagworte …", "No tags to select" : "Kein Schlagworte zur Auswahl", "Tag name" : "Schlagwortname", "Tag level" : "Schlagwort-Level", |