diff options
| author | l10n daemon script <[email protected]> | 2025-02-07 01:45:30 +0000 |
|---|---|---|
| committer | l10n daemon script <[email protected]> | 2025-02-07 01:45:30 +0000 |
| commit | 12921c25093bf391fc489d3bd4b438fffd4cc7fd (patch) | |
| tree | 07b3f7dbc04312fe435c118132e8633a8ef1c683 /po/pt | |
| parent | 5ce6886c60a53afb9f1465aa8a242abf0eaef5f0 (diff) | |
GIT_SILENT Sync po/docbooks with svn
Diffstat (limited to 'po/pt')
| -rw-r--r-- | po/pt/dolphin.po | 39 |
1 files changed, 31 insertions, 8 deletions
diff --git a/po/pt/dolphin.po b/po/pt/dolphin.po index 9a4b3623b..6b0d6b1a2 100644 --- a/po/pt/dolphin.po +++ b/po/pt/dolphin.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-02-04 00:43+0000\n" +"POT-Creation-Date: 2025-02-07 00:44+0000\n" "PO-Revision-Date: 2023-07-03 01:16+0100\n" "Last-Translator: José Nuno Coelho Pires <[email protected]>\n" "Language-Team: Portuguese <[email protected]>\n" @@ -1965,34 +1965,57 @@ msgstr "Esvaziar as Páginas Fechadas Recentemente" msgid "Search for %1 in %2" msgstr "Procurar por %1 em %2" -#: dolphintabbar.cpp:155 +#: dolphintabbar.cpp:156 #, kde-format msgctxt "@action:inmenu" msgid "New Tab" msgstr "Nova Página" -#: dolphintabbar.cpp:156 +#: dolphintabbar.cpp:157 #, kde-format msgctxt "@action:inmenu" msgid "Detach Tab" msgstr "Dissociar a Página" -#: dolphintabbar.cpp:157 +#: dolphintabbar.cpp:158 #, kde-format msgctxt "@action:inmenu" msgid "Close Other Tabs" msgstr "Fechar as Outras Páginas" -#: dolphintabbar.cpp:158 +#: dolphintabbar.cpp:159 #, kde-format msgctxt "@action:inmenu" msgid "Close Tab" msgstr "Fechar a Página" +#: dolphintabbar.cpp:161 +#, fuzzy, kde-format +#| msgctxt "@action" +#| msgid "Rename %2" +#| msgid_plural "Rename %2" +msgctxt "@action:inmenu" +msgid "Rename Tab" +msgstr "Mudar o Nome do %2" + +#: dolphintabbar.cpp:180 +#, fuzzy, kde-format +#| msgctxt "@action" +#| msgid "Rename %2" +#| msgid_plural "Rename %2" +msgctxt "@title:window for text input" +msgid "Rename Tab" +msgstr "Mudar o Nome do %2" + +#: dolphintabbar.cpp:180 +#, kde-format +msgid "New tab name:" +msgstr "" + #. i18n: This accessible name will be announced any time the user moves keyboard focus e.g. from the toolbar or the places panel towards the main working #. area of Dolphin. It gives structure. This container does not only contain the main view but also the status bar, the search panel, filter, and selection #. mode bars, so calling it just a "View" is a bit wrong, but hopefully still gets the point across. -#: dolphintabwidget.cpp:52 +#: dolphintabwidget.cpp:53 #, fuzzy, kde-format #| msgid "Location" msgctxt "accessible name of Dolphin's view container" @@ -2001,7 +2024,7 @@ msgstr "Localização" #. i18n: %1 is the primary view and %2 the secondary view. For left to right languages the primary view is on the left so we also want it to be on the #. left in the tab name. In right to left languages the primary view would be on the right so the tab name should match. -#: dolphintabwidget.cpp:515 +#: dolphintabwidget.cpp:529 #, kde-format msgctxt "@title:tab Active primary view | (Inactive secondary view)" msgid "%1 | (%2)" @@ -2009,7 +2032,7 @@ msgstr "%1 | (%2)" #. i18n: %1 is the primary view and %2 the secondary view. For left to right languages the primary view is on the left so we also want it to be on the #. left in the tab name. In right to left languages the primary view would be on the right so the tab name should match. -#: dolphintabwidget.cpp:519 +#: dolphintabwidget.cpp:533 #, kde-format msgctxt "@title:tab (Inactive primary view) | Active secondary view" msgid "(%1) | %2" |
