summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/lang/romaneste.lang32
1 files changed, 21 insertions, 11 deletions
diff --git a/apps/lang/romaneste.lang b/apps/lang/romaneste.lang
index 09630c5ed0..5387d5661c 100644
--- a/apps/lang/romaneste.lang
+++ b/apps/lang/romaneste.lang
@@ -7179,15 +7179,15 @@
7179</phrase> 7179</phrase>
7180<phrase> 7180<phrase>
7181 id: LANG_BACKDROP_FAILED 7181 id: LANG_BACKDROP_FAILED
7182 desc: text for splash to indicate a failure to load a bitmap as backdrop 7182 desc: deprecated
7183 user: core 7183 user: core
7184 <source> 7184 <source>
7185 *: none 7185 *: none
7186 lcd_non-mono: "Backdrop Failed" 7186 lcd_non-mono: ""
7187 </source> 7187 </source>
7188 <dest> 7188 <dest>
7189 *: none 7189 *: none
7190 lcd_non-mono: "Eroare fundal" 7190 lcd_non-mono: ""
7191 </dest> 7191 </dest>
7192 <voice> 7192 <voice>
7193 *: none 7193 *: none
@@ -7562,19 +7562,16 @@
7562</phrase> 7562</phrase>
7563<phrase> 7563<phrase>
7564 id: LANG_HEADPHONE_UNPLUG_RW 7564 id: LANG_HEADPHONE_UNPLUG_RW
7565 desc: in pause_phones_menu. 7565 desc: deprecated
7566 user: core 7566 user: core
7567 <source> 7567 <source>
7568 *: none 7568 *: ""
7569 headphone_detection: "Duration to Rewind"
7570 </source> 7569 </source>
7571 <dest> 7570 <dest>
7572 *: none 7571 *: ""
7573 headphone_detection: "Durata rebobinării"
7574 </dest> 7572 </dest>
7575 <voice> 7573 <voice>
7576 *: none 7574 *: ""
7577 headphone_detection: "Durata rebobinării"
7578 </voice> 7575 </voice>
7579</phrase> 7576</phrase>
7580<phrase> 7577<phrase>
@@ -11150,7 +11147,6 @@
11150 </voice> 11147 </voice>
11151</phrase> 11148</phrase>
11152<phrase> 11149<phrase>
11153<phrase>
11154 id: LANG_FM_OTHER 11150 id: LANG_FM_OTHER
11155 desc: Catch-all FM region. Select if none of the others work 11151 desc: Catch-all FM region. Select if none of the others work
11156 user: core 11152 user: core
@@ -12744,3 +12740,17 @@
12744 recording_histogram: "Intervalul histogramei" 12740 recording_histogram: "Intervalul histogramei"
12745 </voice> 12741 </voice>
12746</phrase> 12742</phrase>
12743<phrase>
12744 id: LANG_PAUSE_REWIND
12745 desc: Seconds to rewind when rewind on pause is enabled.
12746 user: core
12747 <source>
12748 *: "Rewind on Pause"
12749 </source>
12750 <dest>
12751 *: "Rebobinare la pauză"
12752 </dest>
12753 <voice>
12754 *: "Rebobinare la pauză"
12755 </voice>
12756</phrase>