[tx-robot] updated from transifex
This commit is contained in:
Родитель
9051640a7c
Коммит
0efa2f88df
|
@ -0,0 +1,10 @@
|
|||
OC.L10N.register(
|
||||
"twofactor_totp",
|
||||
{
|
||||
"Enable TOTP" : "TOTP (zeitgesteuertes Einmalpasswort) aktivieren",
|
||||
"This is your new TOTP secret:" : "Dies ist dein neuer TOTP-Schlüssel:",
|
||||
"Scan this QR code with your TOTP app" : "Scanne diesen QR-Code mit deiner TOTP-App",
|
||||
"Authenticate with a TOTP app" : "Mit einer TOTP-App ((zeitgesteuertes Einmalpasswort)) authentifizieren",
|
||||
"TOTP Second-factor Auth" : "TOTP-Zweifaktorauthentifizierung"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,8 @@
|
|||
{ "translations": {
|
||||
"Enable TOTP" : "TOTP (zeitgesteuertes Einmalpasswort) aktivieren",
|
||||
"This is your new TOTP secret:" : "Dies ist dein neuer TOTP-Schlüssel:",
|
||||
"Scan this QR code with your TOTP app" : "Scanne diesen QR-Code mit deiner TOTP-App",
|
||||
"Authenticate with a TOTP app" : "Mit einer TOTP-App ((zeitgesteuertes Einmalpasswort)) authentifizieren",
|
||||
"TOTP Second-factor Auth" : "TOTP-Zweifaktorauthentifizierung"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Enable TOTP" => "TOTP (zeitgesteuertes Einmalpasswort) aktivieren",
|
||||
"This is your new TOTP secret:" => "Dies ist dein neuer TOTP-Schlüssel:",
|
||||
"Scan this QR code with your TOTP app" => "Scanne diesen QR-Code mit deiner TOTP-App",
|
||||
"Authenticate with a TOTP app" => "Mit einer TOTP-App ((zeitgesteuertes Einmalpasswort)) authentifizieren",
|
||||
"TOTP Second-factor Auth" => "TOTP-Zweifaktorauthentifizierung"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
|
|
@ -0,0 +1,10 @@
|
|||
OC.L10N.register(
|
||||
"twofactor_totp",
|
||||
{
|
||||
"Enable TOTP" : "TOTP (zeitgesteuertes Einmalpasswort) aktivieren",
|
||||
"This is your new TOTP secret:" : "Dies ist Ihr neuer TOTP-Schlüssel:",
|
||||
"Scan this QR code with your TOTP app" : "Scannen Sie diesen QR-Code mit Ihrer TOTP-App",
|
||||
"Authenticate with a TOTP app" : "Mit einer TOTP-App ((zeitgesteuertes Einmalpasswort)) authentifizieren",
|
||||
"TOTP Second-factor Auth" : "TOTP-Zweifaktorauthentifizierung"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,8 @@
|
|||
{ "translations": {
|
||||
"Enable TOTP" : "TOTP (zeitgesteuertes Einmalpasswort) aktivieren",
|
||||
"This is your new TOTP secret:" : "Dies ist Ihr neuer TOTP-Schlüssel:",
|
||||
"Scan this QR code with your TOTP app" : "Scannen Sie diesen QR-Code mit Ihrer TOTP-App",
|
||||
"Authenticate with a TOTP app" : "Mit einer TOTP-App ((zeitgesteuertes Einmalpasswort)) authentifizieren",
|
||||
"TOTP Second-factor Auth" : "TOTP-Zweifaktorauthentifizierung"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Enable TOTP" => "TOTP (zeitgesteuertes Einmalpasswort) aktivieren",
|
||||
"This is your new TOTP secret:" => "Dies ist Ihr neuer TOTP-Schlüssel:",
|
||||
"Scan this QR code with your TOTP app" => "Scannen Sie diesen QR-Code mit Ihrer TOTP-App",
|
||||
"Authenticate with a TOTP app" => "Mit einer TOTP-App ((zeitgesteuertes Einmalpasswort)) authentifizieren",
|
||||
"TOTP Second-factor Auth" => "TOTP-Zweifaktorauthentifizierung"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
|
|
@ -0,0 +1,10 @@
|
|||
OC.L10N.register(
|
||||
"twofactor_totp",
|
||||
{
|
||||
"Enable TOTP" : "Habilitar TOTP",
|
||||
"This is your new TOTP secret:" : "Este es su nuevo secreto TOTP:",
|
||||
"Scan this QR code with your TOTP app" : "Escane este código QR con su app TOTP",
|
||||
"Authenticate with a TOTP app" : "Autenticar con la app TOTP",
|
||||
"TOTP Second-factor Auth" : "Autorización de 2 factores TOTP"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,8 @@
|
|||
{ "translations": {
|
||||
"Enable TOTP" : "Habilitar TOTP",
|
||||
"This is your new TOTP secret:" : "Este es su nuevo secreto TOTP:",
|
||||
"Scan this QR code with your TOTP app" : "Escane este código QR con su app TOTP",
|
||||
"Authenticate with a TOTP app" : "Autenticar con la app TOTP",
|
||||
"TOTP Second-factor Auth" : "Autorización de 2 factores TOTP"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Enable TOTP" => "Habilitar TOTP",
|
||||
"This is your new TOTP secret:" => "Este es su nuevo secreto TOTP:",
|
||||
"Scan this QR code with your TOTP app" => "Escane este código QR con su app TOTP",
|
||||
"Authenticate with a TOTP app" => "Autenticar con la app TOTP",
|
||||
"TOTP Second-factor Auth" => "Autorización de 2 factores TOTP"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
|
|
@ -0,0 +1,10 @@
|
|||
OC.L10N.register(
|
||||
"twofactor_totp",
|
||||
{
|
||||
"Enable TOTP" : "TOTP有効化",
|
||||
"This is your new TOTP secret:" : "TOTPの新しい秘密鍵",
|
||||
"Scan this QR code with your TOTP app" : "TOTPアプリでQRコードをスキャンしてください",
|
||||
"Authenticate with a TOTP app" : "TOTPアプリで認証する",
|
||||
"TOTP Second-factor Auth" : "TOTP有効化"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
|
@ -0,0 +1,8 @@
|
|||
{ "translations": {
|
||||
"Enable TOTP" : "TOTP有効化",
|
||||
"This is your new TOTP secret:" : "TOTPの新しい秘密鍵",
|
||||
"Scan this QR code with your TOTP app" : "TOTPアプリでQRコードをスキャンしてください",
|
||||
"Authenticate with a TOTP app" : "TOTPアプリで認証する",
|
||||
"TOTP Second-factor Auth" : "TOTP有効化"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Enable TOTP" => "TOTP有効化",
|
||||
"This is your new TOTP secret:" => "TOTPの新しい秘密鍵",
|
||||
"Scan this QR code with your TOTP app" => "TOTPアプリでQRコードをスキャンしてください",
|
||||
"Authenticate with a TOTP app" => "TOTPアプリで認証する",
|
||||
"TOTP Second-factor Auth" => "TOTP有効化"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=1; plural=0;";
|
Загрузка…
Ссылка в новой задаче