From 4ee5ef0588f1bbba12b689aee1747911ca068efe Mon Sep 17 00:00:00 2001 From: Mustapha Senhaji Date: Tue, 4 Jan 2011 21:09:42 +0000 Subject: [PATCH] Update the portugues translation by Gabriel Maia FS#11857. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28967 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/portugues.lang | 46 ++++++++++++++++++++++++++++++++++++++++ docs/CREDITS | 1 + 2 files changed, 47 insertions(+) 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