diff options
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/de.js | 4 | ||||
-rw-r--r-- | core/l10n/de.json | 4 | ||||
-rw-r--r-- | core/l10n/de_DE.js | 4 | ||||
-rw-r--r-- | core/l10n/de_DE.json | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index 6afe08387a0..7d3ae0c0d1b 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -194,8 +194,8 @@ OC.L10N.register( "({scope})" : "({scope})", "Delete" : "Löschen", "Rename" : "Umbenennen", - "Collaborative tags" : "Zusammenarbeits-Tags", - "No tags found" : "Keine Tags gefunden", + "Collaborative tags" : "Gemeinschaftliche Schlagworte", + "No tags found" : "Keine Schlagworte gefunden", "unknown text" : "Unbekannter Text", "Hello world!" : "Hallo Welt!", "sunny" : "sonnig", diff --git a/core/l10n/de.json b/core/l10n/de.json index b8eac02f1bc..cafe81f742c 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -192,8 +192,8 @@ "({scope})" : "({scope})", "Delete" : "Löschen", "Rename" : "Umbenennen", - "Collaborative tags" : "Zusammenarbeits-Tags", - "No tags found" : "Keine Tags gefunden", + "Collaborative tags" : "Gemeinschaftliche Schlagworte", + "No tags found" : "Keine Schlagworte gefunden", "unknown text" : "Unbekannter Text", "Hello world!" : "Hallo Welt!", "sunny" : "sonnig", diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index a06d31382e4..41607a2d85a 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -194,8 +194,8 @@ OC.L10N.register( "({scope})" : "({scope})", "Delete" : "Löschen", "Rename" : "Umbenennen", - "Collaborative tags" : "Zusammenarbeits-Tags", - "No tags found" : "Keine Tags gefunden", + "Collaborative tags" : "Gemeinschaftliche Schlagworte", + "No tags found" : "Keine Schlagworte gefunden", "unknown text" : "Unbekannter Text", "Hello world!" : "Hallo Welt!", "sunny" : "Sonnig", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index 9501f6a9881..3e5c2242e59 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -192,8 +192,8 @@ "({scope})" : "({scope})", "Delete" : "Löschen", "Rename" : "Umbenennen", - "Collaborative tags" : "Zusammenarbeits-Tags", - "No tags found" : "Keine Tags gefunden", + "Collaborative tags" : "Gemeinschaftliche Schlagworte", + "No tags found" : "Keine Schlagworte gefunden", "unknown text" : "Unbekannter Text", "Hello world!" : "Hallo Welt!", "sunny" : "Sonnig", |