diff options
author | Automated System <[email protected]> | 2024-07-10 21:02:59 +0000 |
---|---|---|
committer | TDE Gitea <[email protected]> | 2024-07-10 21:02:59 +0000 |
commit | 6955899559999d8e0ef18eb1ff4ecbda86b56b7e (patch) | |
tree | 24590ce6a0ae34934ac3e9623b69a24cf3a45bd5 | |
parent | b285a79143fcbf5a4053b760e4b76efcc37aebd2 (diff) | |
download | tdesudo-6955899559999d8e0ef18eb1ff4ecbda86b56b7e.tar.gz tdesudo-6955899559999d8e0ef18eb1ff4ecbda86b56b7e.zip |
Merge translation files from master branch.
-rw-r--r-- | translations/messages/pt.po | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/translations/messages/pt.po b/translations/messages/pt.po index 311dc22..3f76c9a 100644 --- a/translations/messages/pt.po +++ b/translations/messages/pt.po @@ -1,32 +1,35 @@ # SOME DESCRIPTIVE TITLE. -# Hugo Carvalho <[email protected]>, 2020. +# Hugo Carvalho <[email protected]>, 2020, 2024. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2020-05-11 04:30+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2024-07-10 09:10+0000\n" +"Last-Translator: Hugo Carvalho <[email protected]>\n" +"Language-Team: Portuguese <https://mirror.git.trinitydesktop.org/weblate/" +"projects/applications/tdesudo/pt/>\n" "Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 4.17\n" #. Instead of a literal translation, add your name to the end of the list (separated by a comma). msgid "" "_: NAME OF TRANSLATORS\n" "Your names" -msgstr "" +msgstr "Hugo Carvalho" #. Instead of a literal translation, add your email to the end of the list (separated by a comma). msgid "" "_: EMAIL OF TRANSLATORS\n" "Your emails" -msgstr "" +msgstr "[email protected]" #: main.cpp:41 main.cpp:66 msgid "TdeSudo" -msgstr "" +msgstr "TdeSudo" #: main.cpp:47 msgid "sets a runas user" |