You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/de.js
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -132,13 +132,13 @@ OC.L10N.register(
132
132
"_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"],
133
133
"Upper options limit must be greater than the lower limit" : "Die obere Optionsgrenze muss größer sein als die untere Grenze",
134
134
"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",
136
136
"Require a minimum of options to be checked" : "Erfordert ein Minimum an angehakten Optionen",
137
137
"Minimum options to be checked" : "Minimum an angehakten Optionen",
138
138
"Require a maximum of options to be checked" : "Erfordert ein Maximum an angehakten Optionen",
139
139
"Maximum options to be checked" : "Maximum an angehakten Optionen",
Copy file name to clipboardExpand all lines: l10n/de.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -130,13 +130,13 @@
130
130
"_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"],
131
131
"Upper options limit must be greater than the lower limit" : "Die obere Optionsgrenze muss größer sein als die untere Grenze",
132
132
"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",
134
134
"Require a minimum of options to be checked" : "Erfordert ein Minimum an angehakten Optionen",
135
135
"Minimum options to be checked" : "Minimum an angehakten Optionen",
136
136
"Require a maximum of options to be checked" : "Erfordert ein Maximum an angehakten Optionen",
137
137
"Maximum options to be checked" : "Maximum an angehakten Optionen",
0 commit comments