-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #23 from rottenpants466/master
Added translation (Portuguese-Portugal)
- Loading branch information
Showing
4 changed files
with
162 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
lt | ||
nl | ||
fr | ||
fr | ||
pt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
lt | ||
fr | ||
pt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||
# This file is distributed under the same license as the extra package. | ||
# André Barata <[email protected]>, 2020. | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: extra\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2019-11-10 13:01+0100\n" | ||
"PO-Revision-Date: 2020-08-21 00:43+0100\n" | ||
"Language-Team: none\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"X-Generator: Poedit 2.4.1\n" | ||
"Last-Translator: André Barata <[email protected]>\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
"Language: pt\n" | ||
|
||
#: data/com.github.rickybassom.date-countdown.desktop.in:3 | ||
#: data/com.github.rickybassom.date-countdown.appdata.xml.in:7 | ||
msgid "Date Countdown" | ||
msgstr "Contagem Decrescente" | ||
|
||
#: data/com.github.rickybassom.date-countdown.desktop.in:5 | ||
#: data/com.github.rickybassom.date-countdown.appdata.xml.in:8 | ||
msgid "A date countdown applet" | ||
msgstr "Um utilitário de contagem decrescente" | ||
|
||
#: data/com.github.rickybassom.date-countdown.desktop.in:8 | ||
msgid "com.github.rickybassom.date-countdown" | ||
msgstr "com.github.rickybassom.date-countdown" | ||
|
||
#: data/com.github.rickybassom.date-countdown.desktop.in:9 | ||
msgid "date;time;applet;countdown;" | ||
msgstr "data;tempo;utilitário;contagem;decrescente;" | ||
|
||
#: data/com.github.rickybassom.date-countdown.appdata.xml.in:10 | ||
msgid "Add multiple countdown timers for specific days" | ||
msgstr "Adicione várias contagens decrescentes para dias específicos" | ||
|
||
#: data/com.github.rickybassom.date-countdown.appdata.xml.in:12 | ||
msgid "Add new countdowns" | ||
msgstr "Adicionar nova contagens decrescentes" | ||
|
||
#: data/com.github.rickybassom.date-countdown.appdata.xml.in:13 | ||
msgid "Right click to edit each countdown" | ||
msgstr "Clique no botão direito do rato em cada contagem decrescente" | ||
|
||
#: data/com.github.rickybassom.date-countdown.appdata.xml.in:14 | ||
msgid "Specify the start date too" | ||
msgstr "Especifique a data de inicio também" | ||
|
||
#: data/com.github.rickybassom.date-countdown.appdata.xml.in:25 | ||
msgid "Ricky Bassom" | ||
msgstr "Ricky Bassom" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,102 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||
# This file is distributed under the same license as the com.github.rickybassom.date-countdown package. | ||
# André Barata <[email protected]>, 2020. | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: com.github.rickybassom.date-countdown\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2019-11-10 13:01+0100\n" | ||
"PO-Revision-Date: 2020-08-21 00:39+0100\n" | ||
"Language-Team: none\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"X-Generator: Poedit 2.4.1\n" | ||
"Last-Translator: André Barata <[email protected]>\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
"Language: pt\n" | ||
|
||
#. Units indicator ('PERCENT') | ||
#: src/CircularProgressBar.vala:230 | ||
#, c-format | ||
msgid "% complete" | ||
msgstr "% completado" | ||
|
||
#: src/MainWindow.vala:57 | ||
msgid "Date Countdown" | ||
msgstr "Contagem Decrescente" | ||
|
||
#: src/MainWindow.vala:85 | ||
msgid "Add" | ||
msgstr "Adicionar" | ||
|
||
#: src/MainWindow.vala:114 src/MainWindow.vala:269 | ||
msgid "Title" | ||
msgstr "Título" | ||
|
||
#: src/MainWindow.vala:118 | ||
msgid "Create" | ||
msgstr "Criar" | ||
|
||
#: src/MainWindow.vala:139 src/MainWindow.vala:307 | ||
msgid "Title: " | ||
msgstr "Título:" | ||
|
||
#: src/MainWindow.vala:141 | ||
msgid "Enter start date: " | ||
msgstr "Insira data de inicio:" | ||
|
||
#: src/MainWindow.vala:143 | ||
msgid "Enter end date: " | ||
msgstr "Insira data do fim:" | ||
|
||
#. if completed | ||
#: src/MainWindow.vala:218 | ||
msgid "Completed" | ||
msgstr "Completado" | ||
|
||
#: src/MainWindow.vala:225 | ||
msgid "Days remaining: " | ||
msgstr "Dias restantes:" | ||
|
||
#: src/MainWindow.vala:230 | ||
msgid "Days finished: " | ||
msgstr "Dias acabados:" | ||
|
||
#: src/MainWindow.vala:262 | ||
msgid "Save changes" | ||
msgstr "Guardar alterações" | ||
|
||
#: src/MainWindow.vala:264 | ||
msgid "Remove" | ||
msgstr "Remover" | ||
|
||
#: src/MainWindow.vala:309 | ||
msgid "Start date: " | ||
msgstr "Data de inicio:" | ||
|
||
#: src/MainWindow.vala:311 | ||
msgid "End date: " | ||
msgstr "Data do fim:" | ||
|
||
#: src/MainWindow.vala:333 | ||
msgid "Enter title" | ||
msgstr "Insira título" | ||
|
||
#: src/MainWindow.vala:334 | ||
msgid "Start date is greater than end date" | ||
msgstr "A data de inicio é superior á data do fim" | ||
|
||
#: src/MainWindow.vala:335 | ||
msgid "End date is smaller than current date" | ||
msgstr "A data do fim é inferior á data atual" | ||
|
||
#: src/MainWindow.vala:336 | ||
msgid "Start date is greater than current date" | ||
msgstr "A data de inicio é superior á data atual" | ||
|
||
#: src/MainWindow.vala:356 | ||
msgid "Welcome" | ||
msgstr "Bem Vindo" |