Skip to content

Commit d90cf73

Browse files
fix(i18n): correct placeholders and translations in fr, pt, qu
1 parent d1ec1a2 commit d90cf73

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/edit_python_pe/locale/fr/LC_MESSAGES/messages.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ msgstr "Se connecter"
8383
#: src/edit_python_pe/screens/member_list.py:28
8484
#: src/edit_python_pe/screens/save_loading.py:50
8585
msgid "Back"
86-
msgstr "Dos"
86+
msgstr "Retour"
8787

8888
#: src/edit_python_pe/screens/auth.py:23
8989
#: src/edit_python_pe/screens/dashboard.py:22

src/edit_python_pe/locale/pt/LC_MESSAGES/messages.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ msgstr "Oba! {name_file} foi salvo com sucesso e o seu novo PR está pronto!
3939
#: src/edit_python_pe/markdown_builder.py:58
4040
#, python-brace-format
4141
msgid "Error reading file {filename}: {error}"
42-
msgstr "Erro ao ler o arquivo {nome do arquivo}: {error}"
42+
msgstr "Erro ao ler o arquivo {filename}: {error}"
4343

4444
#: src/edit_python_pe/components/alias_entry.py:12
4545
msgid "Alias"
@@ -92,7 +92,7 @@ msgstr "Voltar"
9292
#: src/edit_python_pe/screens/member_list.py:30
9393
#: src/edit_python_pe/screens/save_loading.py:53
9494
msgid "Quit"
95-
msgstr "Desistir"
95+
msgstr "Sair"
9696

9797
#: src/edit_python_pe/screens/dashboard.py:20
9898
msgid "Add New Member"

src/edit_python_pe/locale/qu/LC_MESSAGES/messages.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ msgstr ""
4444
#: src/edit_python_pe/markdown_builder.py:58
4545
#, python-brace-format
4646
msgid "Error reading file {filename}: {error}"
47-
msgstr "{willaqpa sutin} willañiqita ñawiriypi pantasqa: {pantasqa}."
47+
msgstr "{filename} willañiqita ñawiriypi pantasqa: {error}."
4848

4949
#: src/edit_python_pe/components/alias_entry.py:12
5050
msgid "Alias"

0 commit comments

Comments
 (0)