-rw-r--r-- | i18n/pt/libliquid.ts | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/i18n/pt/libliquid.ts b/i18n/pt/libliquid.ts index a60e040..91e0b89 100644 --- a/i18n/pt/libliquid.ts +++ b/i18n/pt/libliquid.ts @@ -1,71 +1,68 @@ <!DOCTYPE TS><TS> <context> - <name>Decoration</name> -</context> -<context> <name>LiquidSettings</name> <message> <source>Liquid Style</source> <translation type="unfinished"></translation> </message> <message> <source>No translucency</source> - <translation type="unfinished"></translation> + <translation>Sem transparência</translation> </message> <message> <source>Stippled, background color</source> <translation type="unfinished"></translation> </message> <message> <source>Stippled, button color</source> <translation type="unfinished"></translation> </message> <message> <source>Translucent stippled, background color</source> <translation type="unfinished"></translation> </message> <message> <source>Translucent stippled, button color</source> <translation type="unfinished"></translation> </message> <message> <source>Custom translucency</source> <translation type="unfinished"></translation> </message> <message> <source>Menu color</source> - <translation type="unfinished"></translation> + <translation>Cor do menu</translation> </message> <message> <source>Text color</source> - <translation type="unfinished"></translation> + <translation>Cor do texto</translation> </message> <message> <source>Opacity</source> - <translation type="unfinished"></translation> + <translation>Opacidade</translation> </message> <message> <source>Use shadowed menu text</source> - <translation type="unfinished"></translation> + <translation>Usar texto do menu com sombreado</translation> </message> <message> <source>Make toolbar buttons appear flat</source> <translation type="unfinished"></translation> </message> <message> <source>Stipple contrast</source> <translation type="unfinished"></translation> </message> </context> <context> <name>Styles</name> <message> <source>Liquid</source> - <translation type="unfinished"></translation> + <translation>Líquido</translation> </message> <message> <source>High Performance Liquid style by Mosfet</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Estilo </translation> </message> </context> </TS> |