summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/lang/portugues.lang46
-rw-r--r--docs/CREDITS1
2 files changed, 47 insertions, 0 deletions
diff --git a/apps/lang/portugues.lang b/apps/lang/portugues.lang
index b09f239..b4b8f7d 100644
--- a/apps/lang/portugues.lang
+++ b/apps/lang/portugues.lang
@@ -18,6 +18,7 @@
# - Joao (FS#446)
# - Rui Marinho
# - Rui Araújo
+# - Gabriel Maia
<phrase>
id: LANG_SET_BOOL_YES
desc: bool true representation
@@ -12583,3 +12584,48 @@
*: "Tamanho de Ficheiro"
</voice>
</phrase>
+<phrase>
+ id: LANG_AUTORESUME_ENABLE_YES
+ desc: resume settings menu
+ user: core
+ <source>
+ *: "Yes (requires initialized database)"
+ </source>
+ <dest>
+ *: "Sim (requer base de dados inicializada)"
+ </dest>
+ <voice>
+ *: "Sim (requer base de dados inicializada)"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_FM_RSSI
+ desc: Signal strength of a received FM station
+ user: core
+ <source>
+ *: none
+ radio: "Signal strength:"
+ </source>
+ <dest>
+ *: none
+ radio: "Força do sinal:"
+ </dest>
+ <voice>
+ *: none
+ radio: "Força do sinal:"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_AUTORESUME_ENABLE
+ desc: resume settings menu
+ user: core
+ <source>
+ *: "Enable automatic resume"
+ </source>
+ <dest>
+ *: "Habilitar retoma da reprodução automática"
+ </dest>
+ <voice>
+ *: "Habilitar retoma da reprodução automática"
+ </voice>
+</phrase>
diff --git a/docs/CREDITS b/docs/CREDITS
index 8ff7fb1..b5b1a47 100644
--- a/docs/CREDITS
+++ b/docs/CREDITS
@@ -578,6 +578,7 @@ Ryan Sawhill
Thomas Jarosch
Will Sowerbutts
Łukasz Stelmach
+Gabriel Maia
The libmad team
The wavpack team