From 5af417a5a72ef02726a61cc052e03fe94375fe90 Mon Sep 17 00:00:00 2001 From: Johannes Altmanninger Date: Wed, 8 Oct 2025 13:12:38 +0200 Subject: [PATCH] Run build_tools/update_translations.fish This branch uses the old translation ordering. --- po/de.po | 8 ++++---- po/en.po | 8 ++++---- po/fr.po | 8 ++++---- po/pl.po | 8 ++++---- po/pt_BR.po | 8 ++++---- po/sv.po | 8 ++++---- po/zh_CN.po | 8 ++++---- 7 files changed, 28 insertions(+), 28 deletions(-) diff --git a/po/de.po b/po/de.po index 3e0fdf8cf..08789718a 100644 --- a/po/de.po +++ b/po/de.po @@ -707,6 +707,10 @@ msgstr "%ls: Erwartete numerischen Wert" msgid "%ls: fish was not built with embedded files" msgstr "" +#, c-format +msgid "%ls: function name required" +msgstr "%ls: Brauche Funktionsnamen" + #, c-format msgid "%ls: given %d indexes but %d values\n" msgstr "" @@ -795,10 +799,6 @@ msgstr "%lsund %lu weitere Zeilen" msgid "%lu\n" msgstr "" -#, c-format -msgid "%ls: function name required" -msgstr "%ls: Brauche Funktionsnamen" - #, c-format msgid "%s" msgstr "" diff --git a/po/en.po b/po/en.po index 8ea4337a6..1faf584cd 100644 --- a/po/en.po +++ b/po/en.po @@ -706,6 +706,10 @@ msgstr "%ls: expected a numeric value" msgid "%ls: fish was not built with embedded files" msgstr "" +#, c-format +msgid "%ls: function name required" +msgstr "" + #, c-format msgid "%ls: given %d indexes but %d values\n" msgstr "" @@ -794,10 +798,6 @@ msgstr "%lsand %lu more rows" msgid "%lu\n" msgstr "" -#, c-format -msgid "%ls: function name required" -msgstr "" - #, c-format msgid "%s" msgstr "" diff --git a/po/fr.po b/po/fr.po index b8ff3d2cd..e30c1b885 100644 --- a/po/fr.po +++ b/po/fr.po @@ -807,6 +807,10 @@ msgstr "%ls : valeur numérique attendue" msgid "%ls: fish was not built with embedded files" msgstr "" +#, c-format +msgid "%ls: function name required" +msgstr "" + #, c-format msgid "%ls: given %d indexes but %d values\n" msgstr "" @@ -895,10 +899,6 @@ msgstr "%lset %lu lignes de plus" msgid "%lu\n" msgstr "" -#, c-format -msgid "%ls: function name required" -msgstr "" - #, c-format msgid "%s" msgstr "" diff --git a/po/pl.po b/po/pl.po index fe873cac4..9be17046a 100644 --- a/po/pl.po +++ b/po/pl.po @@ -702,6 +702,10 @@ msgstr "%ls: oczekiwano wartości liczbowej" msgid "%ls: fish was not built with embedded files" msgstr "" +#, c-format +msgid "%ls: function name required" +msgstr "" + #, c-format msgid "%ls: given %d indexes but %d values\n" msgstr "" @@ -790,10 +794,6 @@ msgstr "%lsand %lu więcej rzędów" msgid "%lu\n" msgstr "" -#, c-format -msgid "%ls: function name required" -msgstr "" - #, c-format msgid "%s" msgstr "" diff --git a/po/pt_BR.po b/po/pt_BR.po index 96436353c..f2a8b8aa5 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -707,6 +707,10 @@ msgstr "%ls: esperava valor numérico" msgid "%ls: fish was not built with embedded files" msgstr "" +#, c-format +msgid "%ls: function name required" +msgstr "" + #, c-format msgid "%ls: given %d indexes but %d values\n" msgstr "" @@ -795,10 +799,6 @@ msgstr "%lse mais %lu linhas" msgid "%lu\n" msgstr "" -#, c-format -msgid "%ls: function name required" -msgstr "" - #, c-format msgid "%s" msgstr "" diff --git a/po/sv.po b/po/sv.po index 3f2e85d5e..871620f02 100644 --- a/po/sv.po +++ b/po/sv.po @@ -703,6 +703,10 @@ msgstr "" msgid "%ls: fish was not built with embedded files" msgstr "" +#, c-format +msgid "%ls: function name required" +msgstr "" + #, c-format msgid "%ls: given %d indexes but %d values\n" msgstr "" @@ -791,10 +795,6 @@ msgstr "%lsoch %lu rader till" msgid "%lu\n" msgstr "" -#, c-format -msgid "%ls: function name required" -msgstr "" - #, c-format msgid "%s" msgstr "" diff --git a/po/zh_CN.po b/po/zh_CN.po index 4677f2879..aad2f7b5b 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -724,6 +724,10 @@ msgstr "%ls: 预期收到数值" msgid "%ls: fish was not built with embedded files" msgstr "%ls: fish 构建时未包含嵌入文件" +#, c-format +msgid "%ls: function name required" +msgstr "%ls: 函数名称是必须的" + #, c-format msgid "%ls: given %d indexes but %d values\n" msgstr "%ls: 给定索引 %d 但只有 %d 个值\n" @@ -812,10 +816,6 @@ msgstr "%ls还有 %lu 行" msgid "%lu\n" msgstr "%lu\n" -#, c-format -msgid "%ls: function name required" -msgstr "%ls: 函数名称是必须的" - #, c-format msgid "%s" msgstr "%s"