-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MovieList] add option to hide underscore
- Loading branch information
Showing
3 changed files
with
20 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ msgstr "" | |
"Project-Id-Version: tuxbox-enigma 0.0.1\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2022-03-18 20:34+0100\n" | ||
"PO-Revision-Date: 2023-11-15 17:57+0100\n" | ||
"PO-Revision-Date: 2023-12-16 16:44+0100\n" | ||
"Last-Translator: Koivo <[email protected]>\n" | ||
"Language-Team: openHDF\n" | ||
"Language: de\n" | ||
|
@@ -12306,6 +12306,12 @@ msgstr "Zeige Transponder verbleibend/verstrichen" | |
msgid "Show two lines per entry" | ||
msgstr "Zeige zwei Zeilen pro Eintrag" | ||
|
||
msgid "Show underscore characters" | ||
msgstr "Unterstriche anzeigen" | ||
|
||
msgid "Set to 'Disabled' to replace underscore characters, '_', in file and directory names with spaces." | ||
msgstr "Bei 'Nein' werden Unterstriche in Dateien und Verzeichnissen durch Leerzeichen ersetzt." | ||
|
||
msgid "Show unknown Videoresolution as next higher or as highest screen resolution." | ||
msgstr "Zeige unbekannte Videoauflösungen mit der nächsthöheren oder höchsten Auflösung." | ||
|
||
|