forked from len0rd/rockbox
Make english.lang use consistant spacing to avoid problems with the automatic translation site ("*:none" is wrong - "*: none" is right). Change other languages to match.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28332 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d46d24332f
commit
c6f34ef239
16 changed files with 222 additions and 222 deletions
|
|
@ -12038,15 +12038,15 @@
|
|||
desc: browse for the base skin in theme settings
|
||||
user: core
|
||||
<source>
|
||||
*:none
|
||||
*: none
|
||||
lcd_bitmap: "Base Skin"
|
||||
</source>
|
||||
<dest>
|
||||
*:none
|
||||
*: none
|
||||
lcd_bitmap: "Základní vzhled"
|
||||
</dest>
|
||||
<voice>
|
||||
*:none
|
||||
*: none
|
||||
lcd_bitmap: "Základní vzhled"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
@ -12055,15 +12055,15 @@
|
|||
desc: browse for the base skin in theme settings
|
||||
user: core
|
||||
<source>
|
||||
*:none
|
||||
*: none
|
||||
lcd_bitmap: "Remote Base Skin"
|
||||
</source>
|
||||
<dest>
|
||||
*:none
|
||||
*: none
|
||||
lcd_bitmap: "Základní dálkový vzhled"
|
||||
</dest>
|
||||
<voice>
|
||||
*:none
|
||||
*: none
|
||||
lcd_bitmap: "Základní dálkový vzhled"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
@ -12072,15 +12072,15 @@
|
|||
desc: in the main menu
|
||||
user: core
|
||||
<source>
|
||||
*:none
|
||||
*: none
|
||||
remote: "Main Screen"
|
||||
</source>
|
||||
<dest>
|
||||
*:none
|
||||
*: none
|
||||
remote: "Hlavní displej"
|
||||
</dest>
|
||||
<voice>
|
||||
*:none
|
||||
*: none
|
||||
remote: "Hlavní dysplej"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
@ -12089,15 +12089,15 @@
|
|||
desc: in the main menu
|
||||
user: core
|
||||
<source>
|
||||
*:none
|
||||
*: none
|
||||
remote: "Remote Screen"
|
||||
</source>
|
||||
<dest>
|
||||
*:none
|
||||
*: none
|
||||
remote: "Dálkový displej"
|
||||
</dest>
|
||||
<voice>
|
||||
*:none
|
||||
*: none
|
||||
remote: "Dálkový dysplej"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
@ -12208,15 +12208,15 @@
|
|||
desc: in the theme menu
|
||||
user: core
|
||||
<source>
|
||||
*:none
|
||||
*: none
|
||||
radio_remote: "Remote Radio Screen"
|
||||
</source>
|
||||
<dest>
|
||||
*:none
|
||||
*: none
|
||||
radio_remote: "Obrazovka dálkové rádia"
|
||||
</dest>
|
||||
<voice>
|
||||
*:none
|
||||
*: none
|
||||
radio_remote: "Obrazovka dálkové rádia"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
@ -12426,15 +12426,15 @@
|
|||
desc: in the theme menu
|
||||
user: core
|
||||
<source>
|
||||
*:none
|
||||
*: none
|
||||
radio: "Radio Screen"
|
||||
</source>
|
||||
<dest>
|
||||
*:none
|
||||
*: none
|
||||
radio: "Obrazovka rádia"
|
||||
</dest>
|
||||
<voice>
|
||||
*:none
|
||||
*: none
|
||||
radio: "Obrazovka rádia"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue