Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-06-08 07:40:17 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-06-08 07:40:17 +0300
commit649f1ee37076b215cfaf99151d419c0557ea2ce8 (patch)
tree702d16968d86e9d5b1bf62425d049db4bfa1a939 /l10n/pt_BR.js
parent12c0350f54528ca777035df69158c493e8e18ac8 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/pt_BR.js')
-rw-r--r--l10n/pt_BR.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
new file mode 100644
index 0000000..1659138
--- /dev/null
+++ b/l10n/pt_BR.js
@@ -0,0 +1,10 @@
+OC.L10N.register(
+ "twofactor_totp",
+ {
+ "Enable TOTP" : "Ativar TOTP",
+ "This is your new TOTP secret:" : "Este é o seu novo segredo TOTP:",
+ "Scan this QR code with your TOTP app" : "Ler este código QR com o seu app TOTP",
+ "Authenticate with a TOTP app" : "Autenticar com um aplicativo TOTP",
+ "TOTP Second-factor Auth" : "TOTP Segundo-fator Auto"
+},
+"nplurals=2; plural=(n > 1);");