From d0c88361398557c990d3a03f01aec141eb9ab420 Mon Sep 17 00:00:00 2001 From: Matthias Meulien Date: Thu, 8 Feb 2024 04:33:41 +0100 Subject: [PATCH] Update translations --- po/README.md | 4 +- po/cs.po | 86 ++++++++++++++++++++++------------------ po/fr.po | 104 +++++++++++++++++++++++++++---------------------- po/nb_NO.po | 86 ++++++++++++++++++++++------------------ po/pl.po | 86 ++++++++++++++++++++++------------------ po/ru.po | 92 ++++++++++++++++++++++++------------------- po/sr.po | 86 ++++++++++++++++++++++------------------ po/taranis.pot | 74 +++++++++++++++++------------------ 8 files changed, 345 insertions(+), 273 deletions(-) diff --git a/po/README.md b/po/README.md index 3303c84..ed01c3d 100644 --- a/po/README.md +++ b/po/README.md @@ -36,13 +36,13 @@ provided by Inkview SDK, but: editable files. * The extraction of translatable strings and updates of PO files is - done by the common `xgettext` utility through a `ninja` target. + done by the common `xgettext` utility through a `meson` target. Thus to update the pot file and translation files to match current source code, one must run: ```sh - DESTDIR=artifact ninja -C builddir taranis-update-po + meson compile -C builddir taranis-update-po ``` * The build target has been extended to automatically generate a C++ diff --git a/po/cs.po b/po/cs.po index f3a156e..fe44336 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: taranis\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-11-29 11:25+0100\n" +"POT-Creation-Date: 2024-02-08 04:32+0100\n" "PO-Revision-Date: 2023-12-30 09:08+0000\n" "Last-Translator: Matthias Meulien \n" "Language-Team: Czech \n" "Language-Team: French \n" "Language-Team: Norwegian Bokmål \n" "Language-Team: Polish \n" "Language-Team: Russian \n" "Language-Team: Serbian \n" "Language-Team: LANGUAGE \n" @@ -43,41 +43,41 @@ msgstr "" msgid "Source" msgstr "" -#: src/app.cc:80 +#: src/app.cc:93 msgid "Unsupported software version" msgstr "" -#: src/app.cc:81 +#: src/app.cc:94 msgid "" "The application isn't compatible with the software version of this reader." msgstr "" -#: src/app.cc:242 src/app.cc:254 src/app.cc:288 src/app.cc:410 +#: src/app.cc:270 src/app.cc:282 src/app.cc:316 src/app.cc:491 #: src/version.cc:135 msgid "Ok" msgstr "" -#: src/app.cc:284 +#: src/app.cc:312 msgid "Invalid input" msgstr "" -#: src/app.cc:286 +#: src/app.cc:314 msgid "Make sure you enter a town then a country separated by a comma." msgstr "" -#: src/app.cc:351 src/app.cc:360 src/app.cc:435 src/app.cc:443 +#: src/app.cc:432 src/app.cc:441 src/app.cc:516 src/app.cc:524 msgid "Network error" msgstr "" -#: src/app.cc:352 src/app.cc:361 src/app.cc:436 src/app.cc:444 +#: src/app.cc:433 src/app.cc:442 src/app.cc:517 src/app.cc:525 msgid "Failure while fetching weather data. Check your network connection." msgstr "" -#: src/app.cc:368 src/app.cc:450 +#: src/app.cc:449 src/app.cc:531 msgid "Service unavailable" msgstr "" -#: src/app.cc:409 src/config.cc:40 src/version.cc:100 src/version.cc:107 +#: src/app.cc:490 src/config.cc:45 src/version.cc:100 src/version.cc:107 #: src/version.cc:114 src/version.cc:122 src/version.cc:134 msgid "Software version" msgstr "" @@ -102,38 +102,50 @@ msgstr "" msgid "Daily forecast" msgstr "" -#: src/config.cc:43 -msgid "Check newer version" +#: src/config.cc:31 +msgid "At startup" +msgstr "" + +#: src/config.cc:32 +msgid "When obsolete" +msgstr "" + +#: src/config.cc:33 +msgid "Manual" msgstr "" #: src/config.cc:48 +msgid "Check newer version" +msgstr "" + +#: src/config.cc:53 msgid "Units" msgstr "" -#: src/config.cc:52 +#: src/config.cc:57 msgid "Start screen" msgstr "" -#: src/config.cc:55 +#: src/config.cc:61 +msgid "Data update strategy" +msgstr "" + +#: src/config.cc:64 msgid "Custom API key" msgstr "" -#: src/config.cc:59 +#: src/config.cc:68 msgid "Generate shutdown logo" msgstr "" -#: src/config.cc:63 +#: src/config.cc:72 msgid "Software" msgstr "" -#: src/config.cc:120 +#: src/config.cc:129 msgid "Parameters" msgstr "" -#: src/currentconditionbox.h:82 -msgid "Felt" -msgstr "" - #: src/errors.h:37 msgid "Location unknown to the service providing weather data. Check spelling." msgstr "" @@ -159,7 +171,7 @@ msgid "" "The service providing weather data isn't working as expected. Retry later." msgstr "" -#: src/locationbox.cc:44 +#: src/locationbox.cc:45 msgid "Enter location" msgstr "" @@ -191,30 +203,18 @@ msgstr "" msgid "Empty" msgstr "" -#: src/menu.cc:105 src/menu.cc:134 +#: src/menu.cc:105 src/menu.cc:133 msgid "Add to favorites" msgstr "" -#: src/menu.cc:114 src/menu.cc:160 +#: src/menu.cc:114 src/menu.cc:159 msgid "Edit location" msgstr "" -#: src/menu.cc:133 +#: src/menu.cc:132 msgid "Remove from favorites" msgstr "" -#: src/statusbar.h:31 -msgid "Ongoing update…" -msgstr "" - -#: src/statusbar.h:33 -msgid "Last update:" -msgstr "" - -#: src/statusbar.h:43 -msgid "Weather data from" -msgstr "" - #: src/util.cc:191 msgid "Today" msgstr ""