diff options
| author | AAGaming <aagaming@riseup.net> | 2024-07-08 18:05:41 -0400 |
|---|---|---|
| committer | AAGaming <aagaming@riseup.net> | 2024-07-08 18:05:41 -0400 |
| commit | 24e1a239cc4b205d8beefce4051ffba078686c96 (patch) | |
| tree | d605f928843f4a9c8ab3925a7206c010aca749e6 /backend/decky_loader/locales/pt-BR.json | |
| parent | 88fed53a07828a5f680282e0cf8efa745ad4bdc3 (diff) | |
| download | decky-loader-24e1a239cc4b205d8beefce4051ffba078686c96.tar.gz decky-loader-24e1a239cc4b205d8beefce4051ffba078686c96.zip | |
sort translations
Diffstat (limited to 'backend/decky_loader/locales/pt-BR.json')
| -rw-r--r-- | backend/decky_loader/locales/pt-BR.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/backend/decky_loader/locales/pt-BR.json b/backend/decky_loader/locales/pt-BR.json index 4deeaeca..dfc58468 100644 --- a/backend/decky_loader/locales/pt-BR.json +++ b/backend/decky_loader/locales/pt-BR.json @@ -61,17 +61,17 @@ "loading": "Carregando" }, "title": { - "install_one": "Instalar 1 plugin", "install_many": "Instalar {{count}} plugins", + "install_one": "Instalar 1 plugin", "install_other": "Instalar {{count}} plugins", - "mixed_one": "Modificar {{count}} plugin", "mixed_many": "Modificar {{count}} plugins", + "mixed_one": "Modificar {{count}} plugin", "mixed_other": "Modificar {{count}} plugins", - "reinstall_one": "Reinstalar 1 plugin", "reinstall_many": "Reinstalar {{count}} plugins", + "reinstall_one": "Reinstalar 1 plugin", "reinstall_other": "Reinstalar {{count}} plugins", - "update_one": "Atualizar 1 plugin", "update_many": "Atualizar {{count}} plugins", + "update_one": "Atualizar 1 plugin", "update_other": "Atualizar {{count}} plugins" } }, @@ -112,8 +112,8 @@ "show": "Acesso Rápido: Mostrar", "unfreeze": "", "uninstall": "Desinstalar", - "update_all_one": "Atualizar 1 plugin", "update_all_many": "Atualizar {{count}} plugins", + "update_all_one": "Atualizar 1 plugin", "update_all_other": "Atualizar {{count}} plugins", "update_to": "Atualizar para {{name}}" }, @@ -134,13 +134,13 @@ "desc": "Você tem certeza que deseja desinstalar {{name}}?", "title": "Desinstalar {{name}}" }, - "plugin_update_one": "Atualização disponível para 1 plugin!", "plugin_update_many": "Atualizações disponíveis para {{count}} plugins!", + "plugin_update_one": "Atualização disponível para 1 plugin!", "plugin_update_other": "Atualizações disponíveis para {{count}} plugins!" }, "PluginView": { - "hidden_one": "1 plugin está oculto nesta lista", "hidden_many": "{{count}} plugins estão ocultos nesta lista", + "hidden_one": "1 plugin está oculto nesta lista", "hidden_other": "{{count}} plugins estão ocultos nesta lista" }, "RemoteDebugging": { |
