-rw-r--r-- | i18n/pt/systemtime.ts | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/i18n/pt/systemtime.ts b/i18n/pt/systemtime.ts index b100610..6487038 100644 --- a/i18n/pt/systemtime.ts +++ b/i18n/pt/systemtime.ts @@ -1,80 +1,80 @@ <!DOCTYPE TS><TS> <context> <name>SetDateTime</name> <message> <source>Set System Time</source> - <translation type="unfinished"></translation> + <translation>Hora do sistema</translation> </message> <message> <source>Time Zone</source> - <translation type="unfinished"></translation> + <translation>Fuso Horário</translation> </message> <message> <source>Date</source> - <translation type="unfinished"></translation> + <translation>Data</translation> </message> <message> <source>Time format</source> - <translation type="unfinished"></translation> + <translation>Formato da Hora</translation> </message> <message> <source>24 hour</source> - <translation type="unfinished"></translation> + <translation>24 Horas</translation> </message> <message> <source>12 hour</source> - <translation type="unfinished"></translation> + <translation>12 Horas</translation> </message> <message> <source>Weeks start on</source> - <translation type="unfinished"></translation> + <translation>Semana começa em</translation> </message> <message> <source>Sunday</source> - <translation type="unfinished"></translation> + <translation>Domingo</translation> </message> <message> <source>Monday</source> - <translation type="unfinished"></translation> + <translation>Segunda</translation> </message> <message> <source>Date format</source> - <translation type="unfinished"></translation> + <translation>Formato da data</translation> </message> <message> <source>Applet format</source> <translation type="unfinished"></translation> </message> <message> <source>hh:mm</source> - <translation type="unfinished"></translation> + <translation>hh:mm</translation> </message> <message> <source>D/M hh:mm</source> - <translation type="unfinished"></translation> + <translation>D/M hh:mm</translation> </message> <message> <source>M/D hh:mm</source> - <translation type="unfinished"></translation> + <translation>M/D hh:mm</translation> </message> </context> <context> <name>SetTime</name> <message> <source>Hour</source> - <translation type="unfinished"></translation> + <translation>Hora</translation> </message> <message> <source>Minute</source> - <translation type="unfinished"></translation> + <translation>Minuto</translation> </message> <message> <source>AM</source> - <translation type="unfinished"></translation> + <translation>AM</translation> </message> <message> <source>PM</source> - <translation type="unfinished"></translation> + <translation>PM</translation> </message> </context> </TS> |