l10n-kf6/ca/messages
Josep M. Ferrer <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
SVN commit 1743365 by jferrer: Update translations M +38 -34 akonadi-calendar/libakonadi-calendar6.po A kcalendarcore (directory) A kcalendarcore/kcalendarcore6_qt.po M +5 -5 kio/kio6.po --- trunk/l10n-kf6/ca/messages/akonadi-calendar/libakonadi-calendar6.po #1743364:1743365 @@ -10,7 +10,7 @@ "Project-Id-Version: akonadi-calendar\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2026-08-09 00:45+0000\n" -"PO-Revision-Date: 2026-08-03 09:49+0200\n" +"PO-Revision-Date: 2026-08-09 08:51+0200\n" "Last-Translator: Josep M. Ferrer <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" "Language: ca\n" @@ -940,135 +940,135 @@ msgstr "Interromp l'actualització" #: mailbodyformatter.cpp:36 -#, fuzzy, kde-format +#, kde-format #| msgid "Summary" msgid "Summary: %1\n" -msgstr "Resum" +msgstr "Resum: %1\n" #: mailbodyformatter.cpp:39 #, kde-format msgid "Organizer: %1\n" -msgstr "" +msgstr "Organitzador: %1\n" #: mailbodyformatter.cpp:42 #, kde-format msgid "Location: %1\n" -msgstr "" +msgstr "Ubicació: %1\n" #: mailbodyformatter.cpp:67 -#, fuzzy, kde-format +#, kde-format #| msgid "Free Busy Object" msgid "This is a Free Busy Object" -msgstr "Objecte de lliure/ocupat" +msgstr "Aquest és un objecte de lliure/ocupat" #: mailbodyformatter.cpp:78 #, kde-format msgctxt "no recurrence" msgid "None" -msgstr "" +msgstr "Sense" #: mailbodyformatter.cpp:79 #, kde-format msgctxt "event recurs by minutes" msgid "Minutely" -msgstr "" +msgstr "Cada minut" #: mailbodyformatter.cpp:80 #, kde-format msgctxt "event recurs by hours" msgid "Hourly" -msgstr "" +msgstr "Cada hora" #: mailbodyformatter.cpp:81 #, kde-format msgctxt "event recurs by days" msgid "Daily" -msgstr "" +msgstr "Diàriament" #: mailbodyformatter.cpp:82 #, kde-format msgctxt "event recurs by weeks" msgid "Weekly" -msgstr "" +msgstr "Setmanalment" #: mailbodyformatter.cpp:83 #, kde-format msgctxt "event recurs same position (e.g. first monday) each month" msgid "Monthly Same Position" -msgstr "" +msgstr "Mensualment en la mateixa posició" #: mailbodyformatter.cpp:84 #, kde-format msgctxt "event recurs same day each month" msgid "Monthly Same Day" -msgstr "" +msgstr "Mensualment en el mateix dia" #: mailbodyformatter.cpp:85 #, kde-format msgctxt "event recurs same month each year" msgid "Yearly Same Month" -msgstr "" +msgstr "Anualment en el mateix mes" #: mailbodyformatter.cpp:86 #, kde-format msgctxt "event recurs same day each year" msgid "Yearly Same Day" -msgstr "" +msgstr "Anualment en el mateix dia" #: mailbodyformatter.cpp:87 #, kde-format msgctxt "event recurs same position (e.g. first monday) each year" msgid "Yearly Same Position" -msgstr "" +msgstr "Anualment en la mateixa posició" #: mailbodyformatter.cpp:90 mailbodyformatter.cpp:144 -#, fuzzy, kde-format +#, kde-format #| msgid "Start Date" msgid "Start Date: %1\n" -msgstr "Data d'inici" +msgstr "Data d'inici: %1\n" #: mailbodyformatter.cpp:92 mailbodyformatter.cpp:146 #, kde-format msgid "Start Time: %1\n" -msgstr "" +msgstr "Hora d'inici: %1\n" #: mailbodyformatter.cpp:95 #, kde-format msgid "End Date: %1\n" -msgstr "" +msgstr "Data final: %1\n" #: mailbodyformatter.cpp:98 #, kde-format msgid "End Time: %1\n" -msgstr "" +msgstr "Hora final: %1\n" #: mailbodyformatter.cpp:103 -#, fuzzy, kde-format +#, kde-format #| msgid "Recurs" msgid "Recurs: %1\n" -msgstr "Repeteix" +msgstr "Recurrència: %1\n" #: mailbodyformatter.cpp:104 #, kde-format msgid "Frequency: %1\n" -msgstr "" +msgstr "Freqüència: %1\n" #: mailbodyformatter.cpp:107 #, kde-format msgid "Repeats once" msgid_plural "Repeats %1 times" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Es repeteix un cop" +msgstr[1] "Es repeteix %1 cops" #: mailbodyformatter.cpp:118 #, kde-format msgid "Repeat until: %1\n" -msgstr "" +msgstr "Repeteix fins: %1\n" #: mailbodyformatter.cpp:120 #, kde-format msgid "Repeats forever\n" -msgstr "" +msgstr "Repeteix per sempre\n" #: mailbodyformatter.cpp:133 mailbodyformatter.cpp:157 #, kde-format @@ -1076,27 +1076,29 @@ "Details:\n" "%1\n" msgstr "" +"Detalls:\n" +"%1\n" #: mailbodyformatter.cpp:150 -#, fuzzy, kde-format +#, kde-format #| msgid "Due Date" msgid "Due Date: %1\n" -msgstr "Data de venciment" +msgstr "Data de venciment: %1\n" #: mailbodyformatter.cpp:152 #, kde-format msgid "Due Time: %1\n" -msgstr "" +msgstr "Hora de venciment: %1\n" #: mailbodyformatter.cpp:165 #, kde-format msgid "Date: %1\n" -msgstr "" +msgstr "Data: %1\n" #: mailbodyformatter.cpp:167 #, kde-format msgid "Time: %1\n" -msgstr "" +msgstr "Hora: %1\n" #: mailbodyformatter.cpp:170 #, kde-format @@ -1104,6 +1106,8 @@ "Text of the journal:\n" "%1\n" msgstr "" +"Text del diari:\n" +"%1\n" #: mailclient_p.cpp:381 mailclient_p.cpp:419 #, kde-format --- trunk/l10n-kf6/ca/messages/kio/kio6.po #1743364:1743365 @@ -7,13 +7,13 @@ # SPDX-FileCopyrightText: 2007 Albert Astals Cid <[email protected]> # SPDX-FileCopyrightText: 2009 Robert Millan <[email protected]> # SPDX-FileCopyrightText: 2011, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 Antoni Bella Pérez <[email protected]> -# SPDX-FileCopyrightText: 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025, 2026 Josep M. Ferrer <[email protected]> +# SPDX-FileCopyrightText: 2007-2026 Josep M. Ferrer <[email protected]> msgid "" msgstr "" "Project-Id-Version: kio\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2026-08-09 00:41+0000\n" -"PO-Revision-Date: 2026-06-14 09:42+0200\n" +"PO-Revision-Date: 2026-08-09 08:46+0200\n" "Last-Translator: Josep M. Ferrer <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" "Language: ca\n" @@ -20,7 +20,7 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 25.04.0\n" +"X-Generator: Lokalize 26.04.3\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" @@ -3614,11 +3614,11 @@ msgstr "<qt>El fitxer de plantilla <b>%1</b> no existeix.</qt>" #: filewidgets/knewfilemenu.cpp:618 -#, fuzzy, kde-format +#, kde-format #| msgid "Create New" msgctxt "@title:window New link to a program" msgid "Create New %1" -msgstr "Crea nou" +msgstr "Crea nou %1" #: filewidgets/knewfilemenu.cpp:690 filewidgets/knewfilemenu.cpp:751 #, kde-format