Skip to content

Commit 24d1f52

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent b3ae466 commit 24d1f52

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

l10n/de.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,13 +132,13 @@ OC.L10N.register(
132132
"_You must choose at least one option_::_You must choose at least %n options_" : ["Du musst mindestens eine Option auswählen","Du musst mindestens %n Optionen auswählen"],
133133
"Upper options limit must be greater than the lower limit" : "Die obere Optionsgrenze muss größer sein als die untere Grenze",
134134
"Lower options limit must be smaller than the upper limit" : "Die untere Optionsgrenze muss kleiner sein als die obere Grenze",
135-
"Add \"other\"" : "\"Sonstige\" hinzufügen",
135+
"Add \"other\"" : "\"Andere\" hinzufügen",
136136
"Require a minimum of options to be checked" : "Erfordert ein Minimum an angehakten Optionen",
137137
"Minimum options to be checked" : "Minimum an angehakten Optionen",
138138
"Require a maximum of options to be checked" : "Erfordert ein Maximum an angehakten Optionen",
139139
"Maximum options to be checked" : "Maximum an angehakten Optionen",
140-
"Other:" : "Sonstige:",
141-
"Other" : "Sonstige",
140+
"Other:" : "Andere:",
141+
"Other" : "Andere",
142142
"Invalid regular expression" : "Ungültiger regulärer Ausdruck",
143143
"A short answer for the question “{text}”" : "Eine kurze Antwort zu Frage \"{text}\"",
144144
"Input types (currently: {type})" : "Eingabetypen (aktuell: {type})",

l10n/de.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,13 +130,13 @@
130130
"_You must choose at least one option_::_You must choose at least %n options_" : ["Du musst mindestens eine Option auswählen","Du musst mindestens %n Optionen auswählen"],
131131
"Upper options limit must be greater than the lower limit" : "Die obere Optionsgrenze muss größer sein als die untere Grenze",
132132
"Lower options limit must be smaller than the upper limit" : "Die untere Optionsgrenze muss kleiner sein als die obere Grenze",
133-
"Add \"other\"" : "\"Sonstige\" hinzufügen",
133+
"Add \"other\"" : "\"Andere\" hinzufügen",
134134
"Require a minimum of options to be checked" : "Erfordert ein Minimum an angehakten Optionen",
135135
"Minimum options to be checked" : "Minimum an angehakten Optionen",
136136
"Require a maximum of options to be checked" : "Erfordert ein Maximum an angehakten Optionen",
137137
"Maximum options to be checked" : "Maximum an angehakten Optionen",
138-
"Other:" : "Sonstige:",
139-
"Other" : "Sonstige",
138+
"Other:" : "Andere:",
139+
"Other" : "Andere",
140140
"Invalid regular expression" : "Ungültiger regulärer Ausdruck",
141141
"A short answer for the question “{text}”" : "Eine kurze Antwort zu Frage \"{text}\"",
142142
"Input types (currently: {type})" : "Eingabetypen (aktuell: {type})",

0 commit comments

Comments
 (0)