diff --git a/server/po/LINGUAS b/server/po/LINGUAS index e69de29bb..d6247d624 100644 --- a/server/po/LINGUAS +++ b/server/po/LINGUAS @@ -0,0 +1 @@ +pt_BR diff --git a/server/po/pt_BR.po b/server/po/pt_BR.po new file mode 100644 index 000000000..c740a283f --- /dev/null +++ b/server/po/pt_BR.po @@ -0,0 +1,92 @@ +# Brazilian Portuguese translation for oo7. +# Copyright (C) 2026 oo7's COPYRIGHT HOLDER +# This file is distributed under the same license as the oo7 package. +# Rafael Fontenelle , 2026. +# +msgid "" +msgstr "" +"Project-Id-Version: oo7 main\n" +"Report-Msgid-Bugs-To: https://github.com/linux-credentials/oo7/issues\n" +"POT-Creation-Date: 2026-03-12 15:33+0000\n" +"PO-Revision-Date: 2026-03-12 22:28-0300\n" +"Last-Translator: Rafael Fontenelle \n" +"Language-Team: Brazilian Portuguese \n" +"Language: pt_BR\n" +"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" +"X-Generator: Gtranslator 49.0\n" + +#: ../src/gnome/prompter.rs:132 +msgid "Change Keyring Password" +msgstr "Alterar senha do chaveiro" + +#: ../src/gnome/prompter.rs:133 +#, rust-format +msgid "Choose a new password for the “{}” keyring" +msgstr "Escolha uma nova senha para o chaveiro “{}”" + +#: ../src/gnome/prompter.rs:136 +#, rust-format +msgid "" +"An application wants to change the password for the “{}” keyring. Choose the " +"new password you want to use for it." +msgstr "" +"Um aplicativo deseja mudar a senha do chaveiro “{}”. Escolha uma senha " +"para ele." + +#: ../src/gnome/prompter.rs:141 +msgid "This operation cannot be reverted" +msgstr "Esta operação não pode ser revertida" + +#: ../src/gnome/prompter.rs:147 +msgid "Continue" +msgstr "Continuar" + +#: ../src/gnome/prompter.rs:148 ../src/gnome/prompter.rs:174 +#: ../src/gnome/prompter.rs:196 +msgid "Cancel" +msgstr "Cancelar" + +#: ../src/gnome/prompter.rs:158 +msgid "Unlock Keyring" +msgstr "Desbloquear chaveiro" + +#: ../src/gnome/prompter.rs:159 +msgid "Authentication required" +msgstr "Autenticação exigida" + +#: ../src/gnome/prompter.rs:162 +#, rust-format +msgid "An application wants access to the keyring '{}', but it is locked" +msgstr "Um aplicativo deseja acesso ao chaveiro “{}”, mas ele está bloqueado" + +#: ../src/gnome/prompter.rs:173 +msgid "Unlock" +msgstr "Desbloquear" + +#: ../src/gnome/prompter.rs:180 +msgid "New Keyring Password" +msgstr "Nova senha do chaveiro" + +#: ../src/gnome/prompter.rs:181 +msgid "Choose password for new keyring" +msgstr "Escolha uma senha para o novo chaveiro" + +#: ../src/gnome/prompter.rs:184 +#, rust-format +msgid "" +"An application wants to create a new keyring called “{}”. Choose the " +"password you want to use for it." +msgstr "" +"Um aplicativo deseja criar um novo chaveiro chamado “{}”. Escolha uma senha " +"para ele." + +#: ../src/gnome/prompter.rs:195 +msgid "Create" +msgstr "Criar" + +#, rust-format +#~ msgid "An application wants to change the keyring password '{}'" +#~ msgstr "Um aplicativo deseja alterar a senha do chaveiro “{}”"