diff options
| author | Patrick Ahles <p.ahles@gmail.com> | 2024-11-28 20:55:39 +0000 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2024-11-29 22:00:25 +0100 |
| commit | 30ab6a6046cac57863acfd732b93736aeb19b147 (patch) | |
| tree | 14879e96b3f1f43dda2ae212c67ef5cdf30ffee1 | |
| parent | d2f4e123be191078e0d09f6b895dedc4ebc1c24b (diff) | |
Translated using Weblate (Dutch)
Currently translated at 100.0% (694 of 694 strings)
Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/nl/
| -rw-r--r-- | locale/nl_NL/LC_MESSAGES/messages.mo | bin | 51949 -> 51934 bytes | |||
| -rw-r--r-- | locale/nl_NL/LC_MESSAGES/messages.po | 17 |
2 files changed, 7 insertions, 10 deletions
diff --git a/locale/nl_NL/LC_MESSAGES/messages.mo b/locale/nl_NL/LC_MESSAGES/messages.mo Binary files differindex a0f5062ed..e4d9ffc99 100644 --- a/locale/nl_NL/LC_MESSAGES/messages.mo +++ b/locale/nl_NL/LC_MESSAGES/messages.mo diff --git a/locale/nl_NL/LC_MESSAGES/messages.po b/locale/nl_NL/LC_MESSAGES/messages.po index 3e0aff680..9adaa5773 100644 --- a/locale/nl_NL/LC_MESSAGES/messages.po +++ b/locale/nl_NL/LC_MESSAGES/messages.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: tt-rss git\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-11-28 08:14+0300\n" -"PO-Revision-Date: 2024-06-21 18:10+0000\n" +"PO-Revision-Date: 2024-11-29 21:00+0000\n" "Last-Translator: Patrick Ahles <p.ahles@gmail.com>\n" "Language-Team: Dutch <https://hosted.weblate.org/projects/tt-rss/webui/nl/>\n" "Language: nl_NL\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 5.6-rc\n" +"X-Generator: Weblate 5.9-dev\n" "X-Poedit-SourceCharset: UTF-8\n" "X-Poedit-KeywordsList: _\n" "X-Poedit-Basepath: .\n" @@ -1216,10 +1216,9 @@ msgid "%s on %s in %s %s" msgstr "%s op %s in %s %s" #: classes/Pref_Filters.php:450 -#, fuzzy, php-format -#| msgid "Unknown option: %s" +#, php-format msgid "Unknown action: %d" -msgstr "Onbekende optie: %s" +msgstr "Onbekende actie: %d" #: classes/Pref_Filters.php:651 classes/RPC.php:650 msgid "Create filter" @@ -1253,13 +1252,11 @@ msgid "inverse" msgstr "omkeren" #: classes/Pref_Filters.php:746 -#, fuzzy, php-format -#| msgid "%s (+%d action)" -#| msgid_plural "%s (+%d actions)" +#, php-format msgid "(+%d action)" msgid_plural "(+%d actions)" -msgstr[0] "%s (+%d actie)" -msgstr[1] "%s (+%d acties)" +msgstr[0] "(+%d actie)" +msgstr[1] "(+%d acties)" #: classes/Sessions.php:112 msgid "Session failed to validate (password changed)" |