Fix a few syntax issues in Lithuanian translation, and change A to POWER for a Gigabeat F string. Do the same in the Russian translation (using the translation for POWER found elsewhere in the translation).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21243 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6c74a7db80
commit
ec7c4895fe
2 changed files with 5 additions and 16 deletions
|
@ -4240,7 +4240,7 @@
|
|||
ipod*,c200,sa9200: "MENU = Revert"
|
||||
x5,m5: "RECORD = Revert"
|
||||
h10,h10_5gb,e200*: "PREV = Revert"
|
||||
gigabeatf: "A = Revert"
|
||||
gigabeatf: "POWER = Revert"
|
||||
mrobe100: "DISPLAY = Revert"
|
||||
gigabeats: "BACK = Revert"
|
||||
</source>
|
||||
|
@ -4251,13 +4251,12 @@
|
|||
ipod*,c200,sa9200: "MENU = Atstatyti"
|
||||
x5,m5: "RECORD = Atstatyti"
|
||||
h10,h10_5gb,e200*: "PREV = Atstatyti"
|
||||
gigabeatf: "A = Atstatyti"
|
||||
gigabeatf: "POWER = Atstatyti"
|
||||
mrobe100: "DISPLAY = Atstatyti"
|
||||
gigabeats: "BACK = Atstatyti"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
rtc,h100,h120,h300,ipod*,e200*,c200,x5,m5,h10,h10_5gb,gigabeat*,mrobe100,sa9200: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
@ -8318,8 +8317,6 @@
|
|||
*: "Laikas"
|
||||
</voice>
|
||||
</phrase>
|
||||
/* TODO: cleanup LANG_USB_CHARGING unless HAVE_USB_CHARGING_ENABLE defined,
|
||||
* the selector should probably be usb_charging_enable as well. */
|
||||
<phrase>
|
||||
id: LANG_USB_CHARGING
|
||||
desc: in Battery menu
|
||||
|
@ -9541,7 +9538,7 @@
|
|||
*: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: "kilobitai per sekundę
|
||||
*: "kilobitai per sekundę"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
|
@ -4236,7 +4236,7 @@
|
|||
ipod*,c200,sa9200: "MENU = Revert"
|
||||
x5,m5: "RECORD = Revert"
|
||||
h10,h10_5gb,e200*: "PREV = Revert"
|
||||
gigabeatf: "A = Revert"
|
||||
gigabeatf: "POWER = Revert"
|
||||
mrobe100: "DISPLAY = Revert"
|
||||
gigabeats: "BACK = Revert"
|
||||
</source>
|
||||
|
@ -4247,20 +4247,12 @@
|
|||
ipod*,c200,sa9200: "МЕНЮ = Отмена"
|
||||
x5,m5: "ЗАПИСЬ = Отмена"
|
||||
h10,h10_5gb,e200*: "ПРЕД. = Отмена"
|
||||
gigabeatf: "А = Отмена"
|
||||
gigabeatf: "ВЫКЛ. = Отмена"
|
||||
mrobe100: "ПОКАЗ. = Отмена"
|
||||
gigabeats: "НАЗАД = Отмена"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
rtc: ""
|
||||
h100,h120,h300: ""
|
||||
ipod*,e200*,c200,sa9200: ""
|
||||
x5,m5: ""
|
||||
h10,h10_5gb: ""
|
||||
gigabeatf: ""
|
||||
mrobe100: ""
|
||||
gigabeats: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
Loading…
Reference in a new issue