Added translation using Weblate (Portuguese (Brazil))

This commit is contained in:
Fúlvio Alves 2018-10-22 22:01:19 +00:00 committed by Hosted Weblate
parent a43ed01eed
commit 43fe773f37
Failed to generate hash of commit
2 changed files with 358 additions and 0 deletions

View file

@ -13,3 +13,4 @@ pl
nl_BE nl_BE
es es
ca ca
pt_BR

357
po/pt_BR.po Normal file
View file

@ -0,0 +1,357 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the Authenticator package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: Authenticator\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-09-23 15:58+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: Authenticator/application.py:40 Authenticator/widgets/about.py.in:44
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:6
#: data/com.github.bilelmoussaoui.Authenticator.desktop.in:3
msgid "Authenticator"
msgstr ""
#: Authenticator/application.py:93 Authenticator/widgets/settings.py:239
msgid "Lock the application"
msgstr ""
#: Authenticator/application.py:101
msgid "from a plain-text JSON file"
msgstr ""
#: Authenticator/application.py:102
msgid "from an OpenPGP-encrypted JSON file"
msgstr ""
#: Authenticator/application.py:103
msgid "in a plain-text JSON file"
msgstr ""
#: Authenticator/application.py:104
msgid "in an OpenPGP-encrypted JSON file"
msgstr ""
#: Authenticator/application.py:106
msgid "Restore"
msgstr ""
#: Authenticator/application.py:107 Authenticator/widgets/settings.py:258
msgid "Backup"
msgstr ""
#. Night mode action
#: Authenticator/application.py:115 Authenticator/widgets/headerbar.py:103
#: Authenticator/widgets/settings.py:212
msgid "Settings"
msgstr ""
#: Authenticator/application.py:116
msgid "About"
msgstr ""
#: Authenticator/application.py:117
msgid "Quit"
msgstr ""
#: Authenticator/models/account.py:73
msgid "Default"
msgstr ""
#: Authenticator/widgets/accounts/add.py:50
#: Authenticator/widgets/headerbar.py:101
msgid "Add a new account"
msgstr ""
#: Authenticator/widgets/accounts/add.py:54
msgid "Add"
msgstr ""
#: Authenticator/widgets/accounts/add.py:63
msgid "Scan QR code"
msgstr ""
#: Authenticator/widgets/accounts/add.py:70
#: Authenticator/widgets/accounts/edit.py:58
msgid "Close"
msgstr ""
#: Authenticator/widgets/accounts/add.py:161
msgid "Provider"
msgstr ""
#: Authenticator/widgets/accounts/add.py:171
msgid "Account name"
msgstr ""
#: Authenticator/widgets/accounts/add.py:177
msgid "Secret token"
msgstr ""
#: Authenticator/widgets/accounts/add.py:260
msgid "Invalid QR code"
msgstr ""
#: Authenticator/widgets/accounts/add.py:264
msgid "zbar library is not found. QRCode scanner will be disabled"
msgstr ""
#: Authenticator/widgets/accounts/edit.py:47
msgid "Edit {} - {}"
msgstr ""
#: Authenticator/widgets/accounts/edit.py:52
#: Authenticator/widgets/settings.py:143 Authenticator/widgets/utils.py:20
msgid "Save"
msgstr ""
#: Authenticator/widgets/accounts/list.py:158
msgid "The One-Time Passwords expires in {} seconds"
msgstr ""
#. Label
#: Authenticator/widgets/accounts/list.py:280
msgid "There are no accounts yet…"
msgstr ""
#: Authenticator/widgets/accounts/row.py:58
msgid "Copy"
msgstr ""
#: Authenticator/widgets/accounts/row.py:59
msgid "Edit"
msgstr ""
#: Authenticator/widgets/accounts/row.py:149
msgid "Couldn't generate the secret code"
msgstr ""
#: Authenticator/widgets/backup/gnupg.py:38
#: Authenticator/widgets/backup/gnupg.py:46
msgid "GPG paraphrase"
msgstr ""
#: Authenticator/widgets/backup/gnupg.py:48
msgid "Import"
msgstr ""
#: Authenticator/widgets/backup/gnupg.py:55
msgid "Paraphrase"
msgstr ""
#: Authenticator/widgets/backup/gnupg.py:73
msgid "There was an error during the import of the encrypted file."
msgstr ""
#: Authenticator/widgets/backup/gnupg.py:104
#: Authenticator/widgets/backup/gnupg.py:112
msgid "GPG fingerprint"
msgstr ""
#: Authenticator/widgets/backup/gnupg.py:117
msgid "Public keys"
msgstr ""
#: Authenticator/widgets/backup/gnupg.py:118
msgid "Private keys"
msgstr ""
#: Authenticator/widgets/about.py.in:45
msgid "translator-credits"
msgstr ""
#: Authenticator/widgets/about.py.in:47
msgid "Two-factor authentication code generator."
msgstr ""
#: Authenticator/widgets/actions_bar.py:52
msgid "Delete"
msgstr ""
#: Authenticator/widgets/headerbar.py:99
msgid "Search"
msgstr ""
#: Authenticator/widgets/headerbar.py:105
msgid "Selection mode"
msgstr ""
#: Authenticator/widgets/headerbar.py:107 Authenticator/widgets/utils.py:22
#: Authenticator/widgets/utils.py:58
msgid "Cancel"
msgstr ""
#: Authenticator/widgets/headerbar.py:182
msgid "Click on items to select them"
msgstr ""
#: Authenticator/widgets/settings.py:139
msgid "Authentication Password"
msgstr ""
#: Authenticator/widgets/settings.py:152
msgid "Old Password"
msgstr ""
#: Authenticator/widgets/settings.py:156
msgid "Password"
msgstr ""
#: Authenticator/widgets/settings.py:159
msgid "Repeat Password"
msgstr ""
#: Authenticator/widgets/settings.py:229
msgid "Dark theme"
msgstr ""
#: Authenticator/widgets/settings.py:229
msgid "Use a dark theme, if possible"
msgstr ""
#: Authenticator/widgets/settings.py:232
msgid "Appearance"
msgstr ""
#: Authenticator/widgets/settings.py:236
msgid "Clear the database"
msgstr ""
#: Authenticator/widgets/settings.py:236
msgid "Erase existing accounts"
msgstr ""
#: Authenticator/widgets/settings.py:240
msgid "Possibility to lock the application with a password"
msgstr ""
#: Authenticator/widgets/settings.py:243
msgid "Authentication password"
msgstr ""
#: Authenticator/widgets/settings.py:244
msgid "Set up application authentication password"
msgstr ""
#: Authenticator/widgets/settings.py:250
msgid "Behaviour"
msgstr ""
#: Authenticator/widgets/settings.py:253
#: data/com.github.bilelmoussaoui.Authenticator.gschema.xml:21
msgid "GPG keys location"
msgstr ""
#: Authenticator/widgets/settings.py:267
msgid "The application needs to be restarted first."
msgstr ""
#: Authenticator/widgets/settings.py:303
msgid "The existing accounts will be erased in 5 seconds"
msgstr ""
#: Authenticator/widgets/settings.py:307 Authenticator/widgets/window.py:202
msgid "Undo"
msgstr ""
#: Authenticator/widgets/utils.py:18
msgid "Open"
msgstr ""
#: Authenticator/widgets/utils.py:32 Authenticator/widgets/utils.py:37
msgid "JSON files"
msgstr ""
#: Authenticator/widgets/utils.py:42 Authenticator/widgets/utils.py:47
msgid "Encrypted GPG files"
msgstr ""
#: Authenticator/widgets/utils.py:57
msgid "Select"
msgstr ""
#: Authenticator/widgets/window.py:198
msgid "An account or more were removed."
msgstr ""
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:7
#: data/com.github.bilelmoussaoui.Authenticator.desktop.in:5
msgid "Two-factor authentication code generator"
msgstr ""
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:9
msgid ""
"Simple application that generates a two-factor authentication code, created "
"for GNOME."
msgstr ""
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:10
msgid "Features:"
msgstr ""
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:12
msgid "QR code scanner"
msgstr ""
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:13
msgid "Beautiful UI"
msgstr ""
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:14
msgid "Huge database of (290+) websites/applications"
msgstr ""
#: data/com.github.bilelmoussaoui.Authenticator.desktop.in:4
msgid "Two-factor authentication"
msgstr ""
#: data/com.github.bilelmoussaoui.Authenticator.desktop.in:10
msgid "Gnome;GTK;Verification;"
msgstr ""
#: data/com.github.bilelmoussaoui.Authenticator.desktop.in:11
msgid "com.github.bilelmoussaoui.Authenticator"
msgstr ""
#: data/com.github.bilelmoussaoui.Authenticator.gschema.xml:6
#: data/com.github.bilelmoussaoui.Authenticator.gschema.xml:7
msgid "Default window position"
msgstr ""
#: data/com.github.bilelmoussaoui.Authenticator.gschema.xml:11
msgid "Night mode"
msgstr ""
#: data/com.github.bilelmoussaoui.Authenticator.gschema.xml:12
msgid "Enable/disable night mode within the application"
msgstr ""
#: data/com.github.bilelmoussaoui.Authenticator.gschema.xml:16
msgid "Default window maximized behaviour"
msgstr ""
#: data/com.github.bilelmoussaoui.Authenticator.gschema.xml:26
msgid "Whether the application is locked with a password or not"
msgstr ""
#: data/com.github.bilelmoussaoui.Authenticator.gschema.xml:31
msgid "Whether the application can be locked or not"
msgstr ""
#: authenticator.py.in:50
msgid "Start in debug mode"
msgstr ""
#: authenticator.py.in:52
msgid "Authenticator version number"
msgstr ""