forked from len0rd/rockbox
Synced.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5346 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ae34f64dbf
commit
51a54cff20
1 changed files with 19 additions and 4 deletions
|
@ -1448,7 +1448,7 @@ new: "Disken
|
||||||
id: LANG_FIRMWARE
|
id: LANG_FIRMWARE
|
||||||
desc: in the main menu
|
desc: in the main menu
|
||||||
eng: "Browse Firmwares"
|
eng: "Browse Firmwares"
|
||||||
voice: "Browse Firm-wares"
|
voice: "Browse Firmwares"
|
||||||
new: "Se fasta programvaror"
|
new: "Se fasta programvaror"
|
||||||
|
|
||||||
id: LANG_INSERT
|
id: LANG_INSERT
|
||||||
|
@ -1544,7 +1544,7 @@ new: "Sparat %d sp
|
||||||
id: LANG_PLUGINS
|
id: LANG_PLUGINS
|
||||||
desc: in main_menu()
|
desc: in main_menu()
|
||||||
eng: "Browse Plugins"
|
eng: "Browse Plugins"
|
||||||
voice: "Browse Plug-Ins"
|
voice: "Browse Plugins"
|
||||||
new: "Se insticksmoduler"
|
new: "Se insticksmoduler"
|
||||||
|
|
||||||
id: LANG_PLUGIN_CANT_OPEN
|
id: LANG_PLUGIN_CANT_OPEN
|
||||||
|
@ -2208,7 +2208,7 @@ voice: "plus"
|
||||||
new: ""
|
new: ""
|
||||||
|
|
||||||
id: VOICE_POINT
|
id: VOICE_POINT
|
||||||
desc: spoken only, for composing numbers
|
desc: spoken only, decimal separator for composing numbers
|
||||||
eng: ""
|
eng: ""
|
||||||
voice: "point"
|
voice: "point"
|
||||||
new: ""
|
new: ""
|
||||||
|
@ -2570,7 +2570,7 @@ new: ""
|
||||||
id: VOICE_EXT_ROCK
|
id: VOICE_EXT_ROCK
|
||||||
desc: spoken only, for file extension
|
desc: spoken only, for file extension
|
||||||
eng: ""
|
eng: ""
|
||||||
voice: "plug-in"
|
voice: "plugin"
|
||||||
new: ""
|
new: ""
|
||||||
|
|
||||||
id: VOICE_EXT_TXT
|
id: VOICE_EXT_TXT
|
||||||
|
@ -2806,3 +2806,18 @@ desc: in browse root
|
||||||
eng: "No .rockbox directory"
|
eng: "No .rockbox directory"
|
||||||
voice: ""
|
voice: ""
|
||||||
new: "Ingen .rockbox katalog"
|
new: "Ingen .rockbox katalog"
|
||||||
|
|
||||||
|
id: LANG_REMOVE_MMC
|
||||||
|
desc: before acknowledging usb in case an MMC is inserted (Ondio)
|
||||||
|
eng: "Please remove inserted MMC"
|
||||||
|
new: "Var vänlig ta bort instucken MMC"
|
||||||
|
|
||||||
|
id: VOICE_DOT
|
||||||
|
desc: spoken only, for spelling
|
||||||
|
eng: ""
|
||||||
|
new:
|
||||||
|
|
||||||
|
id: VOICE_PAUSE
|
||||||
|
desc: spoken only, for spelling, a split second of silence (difficult to author)
|
||||||
|
eng: ""
|
||||||
|
new:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue