diff options
| author | josé m <correoxm@disroot.org> | 2024-12-16 06:54:40 +0000 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2024-12-17 07:00:28 +0000 |
| commit | 52b8e0f562d66099117660546e2c7460c464e4a3 (patch) | |
| tree | deaff68e86df0f8d8c978f4b12d299c5a7c5b980 | |
| parent | 4fed05021550e677f58c25667849ede04e8f6086 (diff) | |
Translated using Weblate (Galician)
Currently translated at 100.0% (695 of 695 strings)
Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/gl/
| -rw-r--r-- | locale/gl/LC_MESSAGES/messages.mo | bin | 51533 -> 51617 bytes | |||
| -rw-r--r-- | locale/gl/LC_MESSAGES/messages.po | 12 |
2 files changed, 5 insertions, 7 deletions
diff --git a/locale/gl/LC_MESSAGES/messages.mo b/locale/gl/LC_MESSAGES/messages.mo Binary files differindex 9daf701cf..51d2123a2 100644 --- a/locale/gl/LC_MESSAGES/messages.mo +++ b/locale/gl/LC_MESSAGES/messages.mo diff --git a/locale/gl/LC_MESSAGES/messages.po b/locale/gl/LC_MESSAGES/messages.po index b38477ae2..60471b3ee 100644 --- a/locale/gl/LC_MESSAGES/messages.po +++ b/locale/gl/LC_MESSAGES/messages.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-12-14 12:17+0300\n" -"PO-Revision-Date: 2024-11-29 21:00+0000\n" +"PO-Revision-Date: 2024-12-17 07:00+0000\n" "Last-Translator: \"josé m.\" <correoxm@disroot.org>\n" "Language-Team: Galician <https://hosted.weblate.org/projects/tt-rss/webui/gl/" ">\n" @@ -17,7 +17,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.9-dev\n" +"X-Generator: Weblate 5.9\n" #: backend.php:61 msgid "Use default" @@ -976,13 +976,11 @@ msgstr[1] "(%d canles)" #: classes/Pref_Feeds.php:104 classes/Pref_Feeds.php:291 #: classes/Pref_Feeds.php:334 -#, fuzzy, php-format -#| msgid "%d article selected" -#| msgid_plural "%d articles selected" +#, php-format msgid "(%d article / %s)" msgid_plural "(%d articles / %s)" -msgstr[0] "%d artigo seleccionado" -msgstr[1] "%d artigos seleccionados" +msgstr[0] "(%d artigo / %s)" +msgstr[1] "(%d artigos / %s)" #: classes/Pref_Feeds.php:572 #, php-format |