diff --git a/apps/lang/portugues.lang b/apps/lang/portugues.lang
index b09f239f2f..b4b8f7dc67 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
id: LANG_SET_BOOL_YES
desc: bool true representation
@@ -12583,3 +12584,48 @@
*: "Tamanho de Ficheiro"
+
+ id: LANG_AUTORESUME_ENABLE_YES
+ desc: resume settings menu
+ user: core
+
+ *: "Yes (requires initialized database)"
+
+
+ *: "Sim (requer base de dados inicializada)"
+
+
+ *: "Sim (requer base de dados inicializada)"
+
+
+
+ id: LANG_FM_RSSI
+ desc: Signal strength of a received FM station
+ user: core
+
+ *: none
+ radio: "Signal strength:"
+
+
+ *: none
+ radio: "Força do sinal:"
+
+
+ *: none
+ radio: "Força do sinal:"
+
+
+
+ id: LANG_AUTORESUME_ENABLE
+ desc: resume settings menu
+ user: core
+
+ *: "Enable automatic resume"
+
+
+ *: "Habilitar retoma da reprodução automática"
+
+
+ *: "Habilitar retoma da reprodução automática"
+
+
diff --git a/docs/CREDITS b/docs/CREDITS
index 8ff7fb1240..b5b1a4737e 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