[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2016-06-09 06:16:28 +00:00
Родитель 9051640a7c
Коммит 0efa2f88df
12 изменённых файлов: 108 добавлений и 0 удалений

10
l10n/de.js Normal file
Просмотреть файл

@ -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);");

8
l10n/de.json Normal file
Просмотреть файл

@ -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);"
}

9
l10n/de.php Normal file
Просмотреть файл

@ -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);";

10
l10n/de_DE.js Normal file
Просмотреть файл

@ -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);");

8
l10n/de_DE.json Normal file
Просмотреть файл

@ -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);"
}

9
l10n/de_DE.php Normal file
Просмотреть файл

@ -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);";

10
l10n/es.js Normal file
Просмотреть файл

@ -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);");

8
l10n/es.json Normal file
Просмотреть файл

@ -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);"
}

9
l10n/es.php Normal file
Просмотреть файл

@ -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);";

10
l10n/ja.js Normal file
Просмотреть файл

@ -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;");

8
l10n/ja.json Normal file
Просмотреть файл

@ -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;"
}

9
l10n/ja.php Normal file
Просмотреть файл

@ -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;";