1
0
Fork 0
forked from len0rd/rockbox

Update German translation, using '/' for the translation too, I'm all for a rethink of the original phrase though.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28351 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marianne Arnold 2010-10-24 16:43:27 +00:00
parent 6b5414213e
commit 957a31899d

View file

@ -12548,3 +12548,45 @@
*: "Erzwingen"
</voice>
</phrase>
<phrase>
id: LANG_BOOKMARK_SETTINGS_AUTOUPDATE
desc: prompt for user to decide whether to update bookmarks
user: core
<source>
*: "Update on Stop"
</source>
<dest>
*: "Beim Stoppen aktualisieren"
</dest>
<voice>
*: "Beim Stoppen aktualisieren"
</voice>
</phrase>
<phrase>
id: LANG_RESET_START_DIR
desc: reset the browser start directory
user: core
<source>
*: "Start File Browser at /"
</source>
<dest>
*: "Dateibrowser in / starten"
</dest>
<voice>
*: "Dateibrowser im Hauptverzeichnis starten"
</voice>
</phrase>
<phrase>
id: LANG_SET_AS_START_DIR
desc: used in the onplay menu to set a starting browser dir
user: core
<source>
*: "Start File Browser Here"
</source>
<dest>
*: "Dateibrowser hier starten"
</dest>
<voice>
*: "Dateibrowser hier starten"
</voice>
</phrase>