[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2017-05-08 00:18:21 +00:00
Родитель 0e08b3c484
Коммит cc612b8306
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 130DAB86D3FB356C
2 изменённых файлов: 14 добавлений и 0 удалений

Просмотреть файл

@ -4,8 +4,15 @@ OC.L10N.register(
"Enable TOTP" : "Enable TOTP",
"This is your new TOTP secret:" : "This is your new TOTP secret:",
"Scan this QR code with your TOTP app" : "Scan this QR code with your TOTP app",
"Once you have configured your app, enter a test code below to ensure that your app has been configured correctly." : "Once you have configured your app, enter a test code below to ensure that your app has been configured correctly.",
"Authentication code" : "Authentication code",
"Verify" : "Verify",
"Could not verify your key. Please try again" : "Could not verify your key. Please try again",
"You enabled TOTP two-factor authentication for your account" : "You enabled TOTP two-factor authentication for your account",
"You disabled TOTP two-factor authentication for your account" : "You disabled TOTP two-factor authentication for your account",
"TOTP (Authenticator app)" : "TOTP (Authenticator app)",
"Authenticate with a TOTP app" : "Authenticate with a TOTP app",
"Submit" : "Submit",
"Get the authentication code from the two-factor authentication app on your device." : "Get the authentication code from the two-factor authentication app on your device.",
"TOTP second-factor auth" : "TOTP second-factor auth"
},

Просмотреть файл

@ -2,8 +2,15 @@
"Enable TOTP" : "Enable TOTP",
"This is your new TOTP secret:" : "This is your new TOTP secret:",
"Scan this QR code with your TOTP app" : "Scan this QR code with your TOTP app",
"Once you have configured your app, enter a test code below to ensure that your app has been configured correctly." : "Once you have configured your app, enter a test code below to ensure that your app has been configured correctly.",
"Authentication code" : "Authentication code",
"Verify" : "Verify",
"Could not verify your key. Please try again" : "Could not verify your key. Please try again",
"You enabled TOTP two-factor authentication for your account" : "You enabled TOTP two-factor authentication for your account",
"You disabled TOTP two-factor authentication for your account" : "You disabled TOTP two-factor authentication for your account",
"TOTP (Authenticator app)" : "TOTP (Authenticator app)",
"Authenticate with a TOTP app" : "Authenticate with a TOTP app",
"Submit" : "Submit",
"Get the authentication code from the two-factor authentication app on your device." : "Get the authentication code from the two-factor authentication app on your device.",
"TOTP second-factor auth" : "TOTP second-factor auth"
},"pluralForm" :"nplurals=2; plural=(n != 1);"