summaryrefslogtreecommitdiff
path: root/apps/lang
diff options
context:
space:
mode:
Diffstat (limited to 'apps/lang')
-rw-r--r--apps/lang/deutsch.lang42
-rw-r--r--apps/lang/english.lang42
2 files changed, 84 insertions, 0 deletions
diff --git a/apps/lang/deutsch.lang b/apps/lang/deutsch.lang
index 6654688e6c..bc91c81c68 100644
--- a/apps/lang/deutsch.lang
+++ b/apps/lang/deutsch.lang
@@ -12187,3 +12187,45 @@
12187 quickscreen: "" 12187 quickscreen: ""
12188 </voice> 12188 </voice>
12189</phrase> 12189</phrase>
12190<phrase>
12191 id: LANG_SORT_INTERPRET_NUMBERS
12192 desc: in Settings -> File view
12193 user:
12194 <source>
12195 *: "Interpret numbers when sorting"
12196 </source>
12197 <dest>
12198 *: "Zahlen beim Sortieren interpretieren"
12199 </dest>
12200 <voice>
12201 *: "Zahlen beim Sortieren interpretieren"
12202 </voice>
12203</phrase>
12204<phrase>
12205 id: LANG_SORT_INTERPRET_AS_DIGIT
12206 desc: in Settings -> File view
12207 user:
12208 <source>
12209 *: "As digits"
12210 </source>
12211 <dest>
12212 *: "als Ziffern"
12213 </dest>
12214 <voice>
12215 *: "als Ziffern"
12216 </voice>
12217</phrase>
12218<phrase>
12219 id: LANG_SORT_INTERPRET_AS_NUMBERS
12220 desc: in Settings -> File view
12221 user:
12222 <source>
12223 *: "As whole numbers"
12224 </source>
12225 <dest>
12226 *: "als komplette Zahlen"
12227 </dest>
12228 <voice>
12229 *: "als komplette Zahlen"
12230 </voice>
12231</phrase>
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index a335ad179e..25cab34430 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -12359,3 +12359,45 @@
12359 *: "Credits" 12359 *: "Credits"
12360 </voice> 12360 </voice>
12361</phrase> 12361</phrase>
12362<phrase>
12363 id: LANG_SORT_INTERPRET_NUMBERS
12364 desc: in Settings -> File view
12365 user:
12366 <source>
12367 *: "Interpret numbers when sorting"
12368 </source>
12369 <dest>
12370 *: "Interpret numbers when sorting"
12371 </dest>
12372 <voice>
12373 *: "Interpret numbers when sorting"
12374 </voice>
12375</phrase>
12376<phrase>
12377 id: LANG_SORT_INTERPRET_AS_DIGIT
12378 desc: in Settings -> File view
12379 user:
12380 <source>
12381 *: "As digits"
12382 </source>
12383 <dest>
12384 *: "As digits"
12385 </dest>
12386 <voice>
12387 *: "As digits"
12388 </voice>
12389</phrase>
12390<phrase>
12391 id: LANG_SORT_INTERPRET_AS_NUMBERS
12392 desc: in Settings -> File view
12393 user:
12394 <source>
12395 *: "As whole numbers"
12396 </source>
12397 <dest>
12398 *: "As whole numbers"
12399 </dest>
12400 <voice>
12401 *: "As whole numbers"
12402 </voice>
12403</phrase>