translation tweaks (#1137)

This commit is contained in:
Logan McNaughton
2026-06-30 07:24:48 +02:00
committed by GitHub
parent c8eee9f727
commit 6e11bc18d6
2 changed files with 4 additions and 4 deletions
@@ -10,7 +10,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/ui/gui/about_page.slint:17
msgctxt "NewVersionButton"
@@ -200,7 +200,7 @@ msgstr "Nome da Sessão:"
#: src/ui/gui/netplay_create.slint:26
msgctxt "NetplayCreate"
msgid "Enter session name"
msgstr "Insira nome da sessão:"
msgstr "Insira nome da sessão"
#: src/ui/gui/netplay_create.slint:36
msgctxt "NetplayCreate"
@@ -364,7 +364,7 @@ msgstr "Nome do Jogo:"
#: src/ui/gui/netplay_wait.slint:45
msgctxt "NetplayWait"
msgid "Player 1:"
msgstr "Jogador 1"
msgstr "Jogador 1:"
#: src/ui/gui/netplay_wait.slint:49
msgctxt "NetplayWait"
+1 -1
View File
@@ -10,7 +10,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: src/ui/gui/about_page.slint:17
msgctxt "NewVersionButton"