From 58cc0ad76077b2a1196d2e29cafa1367c7f55788 Mon Sep 17 00:00:00 2001 From: Juho Kuisma Date: Fri, 14 Nov 2025 15:33:40 +0200 Subject: [PATCH] Update all translations --- po/de.po | 3 +++ po/en.po | 3 +++ po/fr.po | 3 +++ po/pl.po | 3 +++ po/pt_BR.po | 3 +++ po/sv.po | 3 +++ po/zh_CN.po | 3 +++ po/zh_TW.po | 3 +++ 8 files changed, 24 insertions(+) diff --git a/po/de.po b/po/de.po index 5d762731e..535b250d7 100644 --- a/po/de.po +++ b/po/de.po @@ -2328,6 +2328,9 @@ msgstr "" msgid "funced: The value for $EDITOR '$editor' could not be used because the command '$editor[1]' could not be found" msgstr "" +msgid "funced: The value for $VISUAL '$editor' could not be used because the command '$editor[1]' could not be found" +msgstr "" + msgid "help: %s is not a valid command: %s\\n" msgstr "" diff --git a/po/en.po b/po/en.po index 30e548bdc..95f4f62a0 100644 --- a/po/en.po +++ b/po/en.po @@ -2326,6 +2326,9 @@ msgstr "" msgid "funced: The value for $EDITOR '$editor' could not be used because the command '$editor[1]' could not be found" msgstr "" +msgid "funced: The value for $VISUAL '$editor' could not be used because the command '$editor[1]' could not be found" +msgstr "" + msgid "help: %s is not a valid command: %s\\n" msgstr "" diff --git a/po/fr.po b/po/fr.po index 31aab54ab..9d35abc5e 100644 --- a/po/fr.po +++ b/po/fr.po @@ -2457,6 +2457,9 @@ msgstr "" msgid "funced: The value for $EDITOR '$editor' could not be used because the command '$editor[1]' could not be found" msgstr "" +msgid "funced: The value for $VISUAL '$editor' could not be used because the command '$editor[1]' could not be found" +msgstr "" + msgid "help: %s is not a valid command: %s\\n" msgstr "" diff --git a/po/pl.po b/po/pl.po index 080da1833..497bf2fa2 100644 --- a/po/pl.po +++ b/po/pl.po @@ -2322,6 +2322,9 @@ msgstr "" msgid "funced: The value for $EDITOR '$editor' could not be used because the command '$editor[1]' could not be found" msgstr "" +msgid "funced: The value for $VISUAL '$editor' could not be used because the command '$editor[1]' could not be found" +msgstr "" + msgid "help: %s is not a valid command: %s\\n" msgstr "" diff --git a/po/pt_BR.po b/po/pt_BR.po index 80a28020c..da16bced4 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -2327,6 +2327,9 @@ msgstr "" msgid "funced: The value for $EDITOR '$editor' could not be used because the command '$editor[1]' could not be found" msgstr "" +msgid "funced: The value for $VISUAL '$editor' could not be used because the command '$editor[1]' could not be found" +msgstr "" + msgid "help: %s is not a valid command: %s\\n" msgstr "" diff --git a/po/sv.po b/po/sv.po index 3da4a7a97..13f2d4a1b 100644 --- a/po/sv.po +++ b/po/sv.po @@ -2323,6 +2323,9 @@ msgstr "" msgid "funced: The value for $EDITOR '$editor' could not be used because the command '$editor[1]' could not be found" msgstr "" +msgid "funced: The value for $VISUAL '$editor' could not be used because the command '$editor[1]' could not be found" +msgstr "" + msgid "help: %s is not a valid command: %s\\n" msgstr "" diff --git a/po/zh_CN.po b/po/zh_CN.po index 157acd24f..2f9b4431e 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -2355,6 +2355,9 @@ msgstr "foo=bar 变量覆盖" msgid "funced: The value for $EDITOR '$editor' could not be used because the command '$editor[1]' could not be found" msgstr "funced: 无法使用 $EDITOR '$editor' 的值,因为找不到命令 '$editor[1]'" +msgid "funced: The value for $VISUAL '$editor' could not be used because the command '$editor[1]' could not be found" +msgstr "funced: 无法使用 $VISUAL '$editor' 的值,因为找不到命令 '$editor[1]'" + msgid "help: %s is not a valid command: %s\\n" msgstr "help: %s 不是有效的命令:%s\\n" diff --git a/po/zh_TW.po b/po/zh_TW.po index 635b7800a..6ae2fd9fa 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -2330,6 +2330,9 @@ msgstr "foo=bar 變數覆寫" msgid "funced: The value for $EDITOR '$editor' could not be used because the command '$editor[1]' could not be found" msgstr "funced:$EDITOR 的值「$editor」無法使用,找不到命令「$editor[1]」" +msgid "funced: The value for $VISUAL '$editor' could not be used because the command '$editor[1]' could not be found" +msgstr "funced:$VISUAL 的值「$editor」無法使用,找不到命令「$editor[1]」" + msgid "help: %s is not a valid command: %s\\n" msgstr "help:%s 不是有效的命令:%s\\n"