[lightsoff] Update Portuguese translation



commit d2a4bc85245708308e157ac6f85f920b852c5b0b
Author: Hugo Carvalho <hugokarvalho hotmail com>
Date:   Wed Feb 10 19:22:46 2021 +0000

    Update Portuguese translation

 po/pt.po | 78 +++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 45 insertions(+), 33 deletions(-)
---
diff --git a/po/pt.po b/po/pt.po
index dc7f7e8..a657efd 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -12,8 +12,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 3.12\n"
 "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/lightsoff/issues\n";
-"POT-Creation-Date: 2020-10-31 10:33+0000\n"
-"PO-Revision-Date: 2021-01-06 14:24+0000\n"
+"POT-Creation-Date: 2021-02-06 13:00+0000\n"
+"PO-Revision-Date: 2021-02-10 19:21+0000\n"
 "Last-Translator: Hugo Carvalho <hugokarvalho hotmail com>\n"
 "Language-Team: Portuguese <gnome_pt yahoogroups com>\n"
 "Language: pt\n"
@@ -21,32 +21,43 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Poedit 2.4.2\n"
+"X-Generator: Poedit 2.4.1\n"
 
-#. Translators: entry of the window menu (with a mnemonic that appears when pressing Alt); restarts the 
current level
+#. Translators: entry of the window menu (with a mnemonic that appears when pressing Alt); restarts current 
level
+#: data/game-button.ui:7
+msgid "_Restart"
+msgstr "_Reiniciar"
+
+#. Translators: entry of the window menu (with a mnemonic that appears when pressing Alt); show application 
help
 #: data/lightsoff-menus.ui:8
-msgid "_Start Over"
-msgstr "_Recomeçar"
+msgid "_Help"
+msgstr "A_juda"
 
-#. Translators: entry of the window menu (with a mnemonic that appears when pressing Alt); switch to 
previous level
+#. Translators: entry of the window menu (with a mnemonic that appears when pressing Alt); open About dialog
 #: data/lightsoff-menus.ui:14
+msgid "_About Lights Off"
+msgstr "_Acerca do Luzes desligadas"
+
+#. Translators: entry of the "Change Puzzle" menu (with a mnemonic that appears when pressing Alt); switch 
to the first level; goes with "_Previous puzzle" and "Ne_xt puzzle"
+#: data/lightsoff.ui:8
+#| msgid "Ne_xt puzzle"
+msgid "_First puzzle"
+msgstr "_Primeiro puzzle"
+
+#. Translators: entry of the "Change Puzzle" menu (with a mnemonic that appears when pressing Alt); switch 
to previous level; goes with "_First puzzle" and "Ne_xt puzzle"
+#: data/lightsoff.ui:14
 msgid "_Previous puzzle"
 msgstr "_Puzzle anterior"
 
-#. Translators: entry of the window menu (with a mnemonic that appears when pressing Alt); switch to next 
level
-#: data/lightsoff-menus.ui:20
+#. Translators: entry of the "Change Puzzle" menu (with a mnemonic that appears when pressing Alt); switch 
to next level; goes with "_First puzzle" and "_Previous puzzle"
+#: data/lightsoff.ui:20
 msgid "Ne_xt puzzle"
 msgstr "Puzzle s_eguinte"
 
-#. Translators: entry of the window menu (with a mnemonic that appears when pressing Alt); show application 
help
-#: data/lightsoff-menus.ui:28
-msgid "_Help"
-msgstr "A_juda"
-
-#. Translators: entry of the window menu (with a mnemonic that appears when pressing Alt); open About dialog
-#: data/lightsoff-menus.ui:34
-msgid "_About Lights Off"
-msgstr "_Acerca do Luzes desligadas"
+#. Translators: label of a button, in the headerbar (with a mnemonic that appears when pressing Alt); pops 
up a menu for going previous/next level
+#: data/lightsoff.ui:46
+msgid "_Change Puzzle"
+msgstr "_Mudar puzzle"
 
 #. Translators: name of the program, as seen in the headerbar, in GNOME Shell, or in the about dialog
 #: data/org.gnome.LightsOff.appdata.xml.in:7
@@ -56,7 +67,7 @@ msgstr "Luzes desligadas"
 
 #. Translators: short description of the application, seen in the About dialog
 #: data/org.gnome.LightsOff.appdata.xml.in:8
-#: data/org.gnome.LightsOff.desktop.in:4 src/lightsoff.vala:144
+#: data/org.gnome.LightsOff.desktop.in:4 src/lightsoff.vala:150
 msgid "Turn off all the lights"
 msgstr "Desligue todas as luzes"
 
@@ -133,17 +144,17 @@ msgid "Display version number"
 msgstr "Mostrar número da versão"
 
 #. Translators: command-line error message, displayed for an invalid CLI command; see 'lightsoff unparsed'
-#: src/lightsoff.vala:72
+#: src/lightsoff.vala:73
 msgid "Failed to parse command-line arguments."
 msgstr "Falha na análise dos argumentos da linha de comando."
 
 #. Translators: about dialog text; label of the website link
-#: src/lightsoff.vala:148
+#: src/lightsoff.vala:154
 msgid "Page on GNOME wiki"
 msgstr "Página na wiki do GNOME"
 
 #. Translators: about dialog text; this string should be replaced by a text crediting yourselves and your 
translation team, or should be left empty. Do not translate literally!
-#: src/lightsoff.vala:160
+#: src/lightsoff.vala:166
 msgid "translator-credits"
 msgstr ""
 "Duarte Loreto <happyguy_pt hotmail com>\n"
@@ -152,23 +163,24 @@ msgstr ""
 "Juliano S. Camargo <julianosc pm me>\n"
 "Hugo Carvalho <hugokarvalho hotmail com>"
 
-#: src/lightsoff-window.vala:87
-#, c-format
-msgid "%d move"
-msgid_plural "%d moves"
-msgstr[0] "%d movimento"
-msgstr[1] "%d movimentos"
+#. Translators: short game explanation, displayed as an in-app notification when game is launched on level 1
+#: src/lightsoff-window.vala:88
+msgid "Turn off all the lights!"
+msgstr "Desligue todas as luzes!"
 
 #. Translators: the title of the window, %d is the level number
-#: src/lightsoff-window.vala:93
+#: src/lightsoff-window.vala:141
 #, c-format
 msgid "Puzzle %d"
 msgstr "Puzzle %d"
 
-#. Translators: default subtitle, only displayed when playing level one; used as a game hint
-#: src/lightsoff-window.vala:97
-msgid "Turn off all the lights!"
-msgstr "Desligue todas as luzes!"
+#~ msgid "_Start Over"
+#~ msgstr "_Recomeçar"
+
+#~ msgid "%d move"
+#~ msgid_plural "%d moves"
+#~ msgstr[0] "%d movimento"
+#~ msgstr[1] "%d movimentos"
 
 #~ msgid ""
 #~ "Run `%s --help` to see a full list of available command line options.\n"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]