mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
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"
|
ipod*,c200,sa9200: "MENU = Revert"
|
||||||
x5,m5: "RECORD = Revert"
|
x5,m5: "RECORD = Revert"
|
||||||
h10,h10_5gb,e200*: "PREV = Revert"
|
h10,h10_5gb,e200*: "PREV = Revert"
|
||||||
gigabeatf: "A = Revert"
|
gigabeatf: "POWER = Revert"
|
||||||
mrobe100: "DISPLAY = Revert"
|
mrobe100: "DISPLAY = Revert"
|
||||||
gigabeats: "BACK = Revert"
|
gigabeats: "BACK = Revert"
|
||||||
</source>
|
</source>
|
||||||
|
@ -4251,13 +4251,12 @@
|
||||||
ipod*,c200,sa9200: "MENU = Atstatyti"
|
ipod*,c200,sa9200: "MENU = Atstatyti"
|
||||||
x5,m5: "RECORD = Atstatyti"
|
x5,m5: "RECORD = Atstatyti"
|
||||||
h10,h10_5gb,e200*: "PREV = Atstatyti"
|
h10,h10_5gb,e200*: "PREV = Atstatyti"
|
||||||
gigabeatf: "A = Atstatyti"
|
gigabeatf: "POWER = Atstatyti"
|
||||||
mrobe100: "DISPLAY = Atstatyti"
|
mrobe100: "DISPLAY = Atstatyti"
|
||||||
gigabeats: "BACK = Atstatyti"
|
gigabeats: "BACK = Atstatyti"
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
rtc,h100,h120,h300,ipod*,e200*,c200,x5,m5,h10,h10_5gb,gigabeat*,mrobe100,sa9200: ""
|
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
@ -8318,8 +8317,6 @@
|
||||||
*: "Laikas"
|
*: "Laikas"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
/* TODO: cleanup LANG_USB_CHARGING unless HAVE_USB_CHARGING_ENABLE defined,
|
|
||||||
* the selector should probably be usb_charging_enable as well. */
|
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_USB_CHARGING
|
id: LANG_USB_CHARGING
|
||||||
desc: in Battery menu
|
desc: in Battery menu
|
||||||
|
@ -9541,7 +9538,7 @@
|
||||||
*: ""
|
*: ""
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: "kilobitai per sekundę
|
*: "kilobitai per sekundę"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
|
@ -4236,7 +4236,7 @@
|
||||||
ipod*,c200,sa9200: "MENU = Revert"
|
ipod*,c200,sa9200: "MENU = Revert"
|
||||||
x5,m5: "RECORD = Revert"
|
x5,m5: "RECORD = Revert"
|
||||||
h10,h10_5gb,e200*: "PREV = Revert"
|
h10,h10_5gb,e200*: "PREV = Revert"
|
||||||
gigabeatf: "A = Revert"
|
gigabeatf: "POWER = Revert"
|
||||||
mrobe100: "DISPLAY = Revert"
|
mrobe100: "DISPLAY = Revert"
|
||||||
gigabeats: "BACK = Revert"
|
gigabeats: "BACK = Revert"
|
||||||
</source>
|
</source>
|
||||||
|
@ -4247,20 +4247,12 @@
|
||||||
ipod*,c200,sa9200: "МЕНЮ = Отмена"
|
ipod*,c200,sa9200: "МЕНЮ = Отмена"
|
||||||
x5,m5: "ЗАПИСЬ = Отмена"
|
x5,m5: "ЗАПИСЬ = Отмена"
|
||||||
h10,h10_5gb,e200*: "ПРЕД. = Отмена"
|
h10,h10_5gb,e200*: "ПРЕД. = Отмена"
|
||||||
gigabeatf: "А = Отмена"
|
gigabeatf: "ВЫКЛ. = Отмена"
|
||||||
mrobe100: "ПОКАЗ. = Отмена"
|
mrobe100: "ПОКАЗ. = Отмена"
|
||||||
gigabeats: "НАЗАД = Отмена"
|
gigabeats: "НАЗАД = Отмена"
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
rtc: ""
|
|
||||||
h100,h120,h300: ""
|
|
||||||
ipod*,e200*,c200,sa9200: ""
|
|
||||||
x5,m5: ""
|
|
||||||
h10,h10_5gb: ""
|
|
||||||
gigabeatf: ""
|
|
||||||
mrobe100: ""
|
|
||||||
gigabeats: ""
|
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue