diff options
| author | l10n daemon script <[email protected]> | 2023-01-24 02:31:21 +0000 |
|---|---|---|
| committer | l10n daemon script <[email protected]> | 2023-01-24 02:31:21 +0000 |
| commit | 249c87e11c36fee09d43c33ca17f8a99ddbc5f11 (patch) | |
| tree | f0ded713f7e93fd6bf0824cc6b155291115ae73f /po/sl | |
| parent | 07b22d84748a75307ba8ba21afa5b5550c0e1133 (diff) | |
GIT_SILENT Sync po/docbooks with svn
Diffstat (limited to 'po/sl')
| -rw-r--r-- | po/sl/dolphin.po | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/po/sl/dolphin.po b/po/sl/dolphin.po index d04ad4a2d..e7344e2d2 100644 --- a/po/sl/dolphin.po +++ b/po/sl/dolphin.po @@ -6,21 +6,21 @@ # Jure Repinc <[email protected]>, 2007 - 2011, 2012. # Klemen Košir <[email protected]>, 2011. # Andrej Mernik <[email protected]>, 2012, 2013, 2014, 2015, 2016, 2017, 2018. -# Matjaž Jeran <[email protected]>, 2019, 2020, 2021, 2022. +# Matjaž Jeran <[email protected]>, 2019, 2020, 2021, 2022, 2023. msgid "" msgstr "" "Project-Id-Version: dolphin\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-01-22 01:00+0000\n" -"PO-Revision-Date: 2022-12-14 08:09+0100\n" +"PO-Revision-Date: 2023-01-23 06:44+0100\n" "Last-Translator: Matjaž Jeran <[email protected]>\n" "Language-Team: Slovenian <[email protected]>\n" "Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n" -"%100==4 ? 3 : 0);\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100>=3 && n" +"%100<=4 ? 2 : 3);\n" "Translator: Andrej Mernik <[email protected]>\n" "X-Generator: Poedit 3.2.2\n" @@ -1504,12 +1504,10 @@ msgstr "Zapri zavihek" #. 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)" +#, kde-format msgctxt "@title:tab Active primary view | (Inactive secondary view)" msgid "%1 | (%2)" -msgstr "%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. @@ -1517,7 +1515,7 @@ msgstr "%1 (%2)" #, kde-format msgctxt "@title:tab (Inactive primary view) | Active secondary view" msgid "(%1) | %2" -msgstr "" +msgstr "(%1) | %2" #. i18n: ectx: Menu (location_bar) #: dolphinui.rc:59 |
