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/ca@valencia | |
| parent | 5ce6886c60a53afb9f1465aa8a242abf0eaef5f0 (diff) | |
GIT_SILENT Sync po/docbooks with svn
Diffstat (limited to 'po/ca@valencia')
| -rw-r--r-- | po/ca@valencia/dolphin.po | 39 |
1 files changed, 31 insertions, 8 deletions
diff --git a/po/ca@valencia/dolphin.po b/po/ca@valencia/dolphin.po index 25fed796b..08859a144 100644 --- a/po/ca@valencia/dolphin.po +++ b/po/ca@valencia/dolphin.po @@ -10,7 +10,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: 2025-02-04 09:22+0100\n" "Last-Translator: Josep M. Ferrer <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" @@ -1898,34 +1898,57 @@ msgstr "Buida les pestanyes tancades recentment" msgid "Search for %1 in %2" msgstr "Busca %1 en %2" -#: dolphintabbar.cpp:155 +#: dolphintabbar.cpp:156 #, kde-format msgctxt "@action:inmenu" msgid "New Tab" msgstr "Pestanya nova" -#: dolphintabbar.cpp:156 +#: dolphintabbar.cpp:157 #, kde-format msgctxt "@action:inmenu" msgid "Detach Tab" msgstr "Separa la pestanya" -#: dolphintabbar.cpp:157 +#: dolphintabbar.cpp:158 #, kde-format msgctxt "@action:inmenu" msgid "Close Other Tabs" msgstr "Tanca les altres pestanyes" -#: dolphintabbar.cpp:158 +#: dolphintabbar.cpp:159 #, kde-format msgctxt "@action:inmenu" msgid "Close Tab" msgstr "Tanca la pestanya" +#: dolphintabbar.cpp:161 +#, fuzzy, kde-format +#| msgctxt "@action" +#| msgid "Rename %2" +#| msgid_plural "Rename %2" +msgctxt "@action:inmenu" +msgid "Rename Tab" +msgstr "Canvia el nom de %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 "Canvia el nom de %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 #, kde-format msgctxt "accessible name of Dolphin's view container" msgid "Location View" @@ -1933,7 +1956,7 @@ msgstr "Vista de la ubicació" #. 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)" @@ -1941,7 +1964,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" |
