1
0
Fork 0
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:
Bertrik Sikken 2011-05-20 18:39:55 +00:00
parent 271fdb6ec0
commit 90aa993e00

View file

@ -7179,15 +7179,15 @@
</phrase>
<phrase>
id: LANG_BACKDROP_FAILED
desc: text for splash to indicate a failure to load a bitmap as backdrop
desc: deprecated
user: core
<source>
*: none
lcd_non-mono: "Backdrop Failed"
lcd_non-mono: ""
</source>
<dest>
*: none
lcd_non-mono: "Eroare fundal"
lcd_non-mono: ""
</dest>
<voice>
*: none
@ -7562,19 +7562,16 @@
</phrase>
<phrase>
id: LANG_HEADPHONE_UNPLUG_RW
desc: in pause_phones_menu.
desc: deprecated
user: core
<source>
*: none
headphone_detection: "Duration to Rewind"
*: ""
</source>
<dest>
*: none
headphone_detection: "Durata rebobinării"
*: ""
</dest>
<voice>
*: none
headphone_detection: "Durata rebobinării"
*: ""
</voice>
</phrase>
<phrase>
@ -11149,7 +11146,6 @@
serial_port: "Automat"
</voice>
</phrase>
<phrase>
<phrase>
id: LANG_FM_OTHER
desc: Catch-all FM region. Select if none of the others work
@ -12744,3 +12740,17 @@
recording_histogram: "Intervalul histogramei"
</voice>
</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>