forked from len0rd/rockbox
FS#12122 - Translated the missing string in Romanian. by Sergiu Rotaru
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29903 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
271fdb6ec0
commit
90aa993e00
1 changed files with 21 additions and 11 deletions
|
@ -7179,15 +7179,15 @@
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_BACKDROP_FAILED
|
id: LANG_BACKDROP_FAILED
|
||||||
desc: text for splash to indicate a failure to load a bitmap as backdrop
|
desc: deprecated
|
||||||
user: core
|
user: core
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
lcd_non-mono: "Backdrop Failed"
|
lcd_non-mono: ""
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
lcd_non-mono: "Eroare fundal"
|
lcd_non-mono: ""
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
|
@ -7562,19 +7562,16 @@
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_HEADPHONE_UNPLUG_RW
|
id: LANG_HEADPHONE_UNPLUG_RW
|
||||||
desc: in pause_phones_menu.
|
desc: deprecated
|
||||||
user: core
|
user: core
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: ""
|
||||||
headphone_detection: "Duration to Rewind"
|
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: ""
|
||||||
headphone_detection: "Durata rebobinării"
|
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: ""
|
||||||
headphone_detection: "Durata rebobinării"
|
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
@ -11149,7 +11146,6 @@
|
||||||
serial_port: "Automat"
|
serial_port: "Automat"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_FM_OTHER
|
id: LANG_FM_OTHER
|
||||||
desc: Catch-all FM region. Select if none of the others work
|
desc: Catch-all FM region. Select if none of the others work
|
||||||
|
@ -12744,3 +12740,17 @@
|
||||||
recording_histogram: "Intervalul histogramei"
|
recording_histogram: "Intervalul histogramei"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
|
<phrase>
|
||||||
|
id: LANG_PAUSE_REWIND
|
||||||
|
desc: Seconds to rewind when rewind on pause is enabled.
|
||||||
|
user: core
|
||||||
|
<source>
|
||||||
|
*: "Rewind on Pause"
|
||||||
|
</source>
|
||||||
|
<dest>
|
||||||
|
*: "Rebobinare la pauză"
|
||||||
|
</dest>
|
||||||
|
<voice>
|
||||||
|
*: "Rebobinare la pauză"
|
||||||
|
</voice>
|
||||||
|
</phrase>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue