author | davipt <davipt> | 2003-05-19 21:33:08 (UTC) |
---|---|---|
committer | davipt <davipt> | 2003-05-19 21:33:08 (UTC) |
commit | b614afac1e73ddb13bf025d7140df978e4ee0130 (patch) (side-by-side diff) | |
tree | 800b70191f1dac71407de0978e32a519431504a1 /i18n/pt/libmadplugin.ts | |
parent | 71b023064e90282346055f0fea37d9a0d84bfa1b (diff) | |
download | opie-b614afac1e73ddb13bf025d7140df978e4ee0130.zip opie-b614afac1e73ddb13bf025d7140df978e4ee0130.tar.gz opie-b614afac1e73ddb13bf025d7140df978e4ee0130.tar.bz2 |
Updates to pt translation
-rw-r--r-- | i18n/pt/libmadplugin.ts | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/i18n/pt/libmadplugin.ts b/i18n/pt/libmadplugin.ts index 805e03a..78b9fce 100644 --- a/i18n/pt/libmadplugin.ts +++ b/i18n/pt/libmadplugin.ts @@ -2,52 +2,52 @@ <context> <name>LibMadPlugin</name> <message> <source>No Song Open</source> - <translation type="unfinished"></translation> + <translation>Nenhuma Música Carregada</translation> </message> <message> <source>Info: </source> - <translation type="unfinished"></translation> + <translation>Info:</translation> </message> <message> <source>Name: </source> - <translation type="unfinished"></translation> + <translation>Nome:</translation> </message> <message> <source>Genre: </source> - <translation type="unfinished"></translation> + <translation>Género:</translation> </message> <message> <source>Bitrate: </source> - <translation type="unfinished"></translation> + <translation>Bitrate:</translation> </message> <message> <source>URL: </source> - <translation type="unfinished"></translation> + <translation>URL:</translation> </message> <message> <source>Title</source> - <translation type="unfinished"></translation> + <translation>Título</translation> </message> <message> <source>Artist</source> - <translation type="unfinished"></translation> + <translation>Artista</translation> </message> <message> <source>Album</source> - <translation type="unfinished"></translation> + <translation>Àlbum</translation> </message> <message> <source>Year</source> - <translation type="unfinished"></translation> + <translation>Ano</translation> </message> <message> <source>Comment</source> - <translation type="unfinished"></translation> + <translation>Comentário</translation> </message> <message> <source>, Track: </source> - <translation type="unfinished"></translation> + <translation>, Pista:</translation> </message> </context> </TS> |