diff options
| author | l10n daemon script <[email protected]> | 2023-01-22 02:34:53 +0000 |
|---|---|---|
| committer | l10n daemon script <[email protected]> | 2023-01-22 02:34:53 +0000 |
| commit | 7be0f2d6fbd657eb4a7ec93cf1dbe6b3b4217302 (patch) | |
| tree | 0e025a8b45ed2368e91dc444e58364404f8c39dd /po/ca@valencia | |
| parent | 83964c2071893b65e6fd8dc96bad5388107c8ef3 (diff) | |
GIT_SILENT Sync po/docbooks with svn
Diffstat (limited to 'po/ca@valencia')
| -rw-r--r-- | po/ca@valencia/dolphin.po | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/po/ca@valencia/dolphin.po b/po/ca@valencia/dolphin.po index f7601fba0..e1221711c 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: 2023-01-13 00:59+0000\n" +"POT-Creation-Date: 2023-01-22 01:00+0000\n" "PO-Revision-Date: 2022-12-13 14:55+0100\n" "Last-Translator: Josep M. Ferrer <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" @@ -1508,6 +1508,24 @@ msgctxt "@action:inmenu" msgid "Close Tab" msgstr "Tanca la pestanya" +#. 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:506 +#, fuzzy, kde-format +#| msgctxt "@info:status files (size)" +#| msgid "%1 (%2)" +msgctxt "@title:tab Active primary view | (Inactive secondary view)" +msgid "%1 | (%2)" +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:510 +#, kde-format +msgctxt "@title:tab (Inactive primary view) | Active secondary view" +msgid "(%1) | %2" +msgstr "" + #. i18n: ectx: Menu (location_bar) #: dolphinui.rc:59 #, kde-format |
