Commit 1dc9fd3f authored by Anonymous's avatar Anonymous Committed by Transifex
Browse files

I18n: Update translation pt (100%).

7 translated messages.

Transifex (https://explore.transifex.com/xfce/).
parent d93cf938
Loading
Loading
Loading
Loading
+13 −17
Original line number Diff line number Diff line
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Xfce
# This file is distributed under the same license as the xfce-panel-plugins.xfce4-sample-plugin package.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# 
# Translators:
# Nuno Miguel <nunomgue@gmail.com>, 2023
# Nuno Miguel <nunomgue@gmail.com>, 2019
# Hugo Carvalho <hugokarvalho@hotmail.com>, 2024
# Xfce Bot <transifex@xfce.org>, 2024
# 
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: xfce-panel-plugins.xfce4-sample-plugin\n"
"Report-Msgid-Bugs-To: https://gitlab.xfce.org/\n"
"POT-Creation-Date: 2024-12-24 00:53+0100\n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-07-17 00:54+0200\n"
"PO-Revision-Date: 2017-07-25 11:30+0000\n"
"Last-Translator: Xfce Bot <transifex@xfce.org>, 2024\n"
"Language-Team: Portuguese (https://app.transifex.com/xfce/teams/16840/pt/)\n"
@@ -24,36 +24,32 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"

#. some sample widgets
#: panel-plugin/sample.c:161
#: ../panel-plugin/sample.c:158
msgid "Sample"
msgstr "Amostra"

#: panel-plugin/sample.c:165
#: ../panel-plugin/sample.c:162
msgid "Plugin"
msgstr "Plugin"

#: panel-plugin/sample-dialogs.c:51
#: ../panel-plugin/sample-dialogs.c:54
#, c-format
msgid "Unable to open the following url: %s"
msgstr "Incapaz de abrir o seguinte url: %s"

#. create the dialog
#: panel-plugin/sample-dialogs.c:81 panel-plugin/sample.desktop.in:5
#: ../panel-plugin/sample-dialogs.c:84
msgid "Sample Plugin"
msgstr "Plugin Amostra"

#: panel-plugin/sample-dialogs.c:84
#: ../panel-plugin/sample-dialogs.c:87
msgid "_Help"
msgstr "_Ajuda"

#: panel-plugin/sample-dialogs.c:85
#: ../panel-plugin/sample-dialogs.c:88
msgid "_Close"
msgstr "Fe_char"

#: panel-plugin/sample-dialogs.c:124
#: ../panel-plugin/sample-dialogs.c:128
msgid "This is a sample plugin"
msgstr "Este é um plugin amostra"

#: panel-plugin/sample.desktop.in:6
msgid "Sample plugin for the Xfce panel"
msgstr "Plugin amostra para o painel Xfce"