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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-16 04:15:50 +0300
committerNextcloud bot <bot@nextcloud.com>2017-03-16 04:15:50 +0300
commit0666c8b7445be06ba737ec1c7e83808986a3f8a2 (patch)
treec94604434c570229ba6d14173127e8114810ef26 /l10n
parentbb8b11cb71fabd8093a057f9c057c2197eed032b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/de.js1
-rw-r--r--l10n/de.json1
-rw-r--r--l10n/de_DE.js1
-rw-r--r--l10n/de_DE.json1
-rw-r--r--l10n/fr.js1
-rw-r--r--l10n/fr.json1
-rw-r--r--l10n/nl.js1
-rw-r--r--l10n/nl.json1
-rw-r--r--l10n/pl.js1
-rw-r--r--l10n/pl.json1
-rw-r--r--l10n/pt_BR.js1
-rw-r--r--l10n/pt_BR.json1
12 files changed, 12 insertions, 0 deletions
diff --git a/l10n/de.js b/l10n/de.js
index aa709e1..f04d071 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"TOTP (Authenticator app)" : "TOTP (App zur Authentifizierung)",
"Authenticate with a TOTP app" : "Mit einer TOTP-App authentifizieren",
"Authentication code" : "Authentifizierungscode",
+ "Submit" : "Übermitteln",
"Get the authentication code from the two-factor authentication app on your device." : "Erhalte den Authentifizierungscode von der Zweifaktorauthentifizierung-App auf deinem Gerät.",
"TOTP second-factor auth" : "TOTP-Zweifaktorauthentifizierung"
},
diff --git a/l10n/de.json b/l10n/de.json
index 1470475..2340704 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -7,6 +7,7 @@
"TOTP (Authenticator app)" : "TOTP (App zur Authentifizierung)",
"Authenticate with a TOTP app" : "Mit einer TOTP-App authentifizieren",
"Authentication code" : "Authentifizierungscode",
+ "Submit" : "Übermitteln",
"Get the authentication code from the two-factor authentication app on your device." : "Erhalte den Authentifizierungscode von der Zweifaktorauthentifizierung-App auf deinem Gerät.",
"TOTP second-factor auth" : "TOTP-Zweifaktorauthentifizierung"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index a76a3be..ee18ed2 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"TOTP (Authenticator app)" : "TOTP (App zur Authentifizierung)",
"Authenticate with a TOTP app" : "Mit einer TOTP-App authentifizieren",
"Authentication code" : "Authentifizierungscode",
+ "Submit" : "Übermitteln",
"Get the authentication code from the two-factor authentication app on your device." : "Erhalten Sie den Authentifizierungscode von der Zweifaktorauthentifizierung-App auf Ihrem Gerät.",
"TOTP second-factor auth" : "TOTP-Zweifaktorauthentifizierung"
},
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index a46ab17..ca99b27 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -7,6 +7,7 @@
"TOTP (Authenticator app)" : "TOTP (App zur Authentifizierung)",
"Authenticate with a TOTP app" : "Mit einer TOTP-App authentifizieren",
"Authentication code" : "Authentifizierungscode",
+ "Submit" : "Übermitteln",
"Get the authentication code from the two-factor authentication app on your device." : "Erhalten Sie den Authentifizierungscode von der Zweifaktorauthentifizierung-App auf Ihrem Gerät.",
"TOTP second-factor auth" : "TOTP-Zweifaktorauthentifizierung"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/l10n/fr.js b/l10n/fr.js
index 0d0d2ee..c7681e5 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"TOTP (Authenticator app)" : "TOTP (Application d'authentification)",
"Authenticate with a TOTP app" : "Authentification avec votre application TOTP",
"Authentication code" : "Code d'authentification",
+ "Submit" : "Envoyer",
"Get the authentication code from the two-factor authentication app on your device." : "Saisissez le code d'authentification de l'application d'authentification à deux facteurs sur votre appareil.",
"TOTP second-factor auth" : "Deuxième facteur d'authentification du mot de passe temporaire à usage unique"
},
diff --git a/l10n/fr.json b/l10n/fr.json
index 93e1be0..a8a962f 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -7,6 +7,7 @@
"TOTP (Authenticator app)" : "TOTP (Application d'authentification)",
"Authenticate with a TOTP app" : "Authentification avec votre application TOTP",
"Authentication code" : "Code d'authentification",
+ "Submit" : "Envoyer",
"Get the authentication code from the two-factor authentication app on your device." : "Saisissez le code d'authentification de l'application d'authentification à deux facteurs sur votre appareil.",
"TOTP second-factor auth" : "Deuxième facteur d'authentification du mot de passe temporaire à usage unique"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
diff --git a/l10n/nl.js b/l10n/nl.js
index 32f0859..0b2c6f5 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"TOTP (Authenticator app)" : "TOTP (Authenticator app)",
"Authenticate with a TOTP app" : "Authenticeren met een TOTP app",
"Authentication code" : "Autenticatiecode",
+ "Submit" : "Versturen",
"Get the authentication code from the two-factor authentication app on your device." : "Krijg de authenticatiecode op je 'tweede factor' authenticatie app op je toestel.",
"TOTP second-factor auth" : "TOTP tweede factor auth"
},
diff --git a/l10n/nl.json b/l10n/nl.json
index b55cb34..b128c8a 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -7,6 +7,7 @@
"TOTP (Authenticator app)" : "TOTP (Authenticator app)",
"Authenticate with a TOTP app" : "Authenticeren met een TOTP app",
"Authentication code" : "Autenticatiecode",
+ "Submit" : "Versturen",
"Get the authentication code from the two-factor authentication app on your device." : "Krijg de authenticatiecode op je 'tweede factor' authenticatie app op je toestel.",
"TOTP second-factor auth" : "TOTP tweede factor auth"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/l10n/pl.js b/l10n/pl.js
index 10c6a0c..df10549 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"TOTP (Authenticator app)" : "TOTP (aplikacja uwierzytelniająca)",
"Authenticate with a TOTP app" : "Uwierzytelnij przy pomocy aplikacji TOTP",
"Authentication code" : "Kod uwierzytelnienia",
+ "Submit" : "Zatwierdź",
"Get the authentication code from the two-factor authentication app on your device." : "Pobierz kod uwierzytelnienia z aplikacji dwuskładnikowego uwierzytelniania na swoim urządzeniu.",
"TOTP second-factor auth" : "Dwuskładnikowe uwierzytelnienie TOTP"
},
diff --git a/l10n/pl.json b/l10n/pl.json
index 527e19a..c0d0259 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -7,6 +7,7 @@
"TOTP (Authenticator app)" : "TOTP (aplikacja uwierzytelniająca)",
"Authenticate with a TOTP app" : "Uwierzytelnij przy pomocy aplikacji TOTP",
"Authentication code" : "Kod uwierzytelnienia",
+ "Submit" : "Zatwierdź",
"Get the authentication code from the two-factor authentication app on your device." : "Pobierz kod uwierzytelnienia z aplikacji dwuskładnikowego uwierzytelniania na swoim urządzeniu.",
"TOTP second-factor auth" : "Dwuskładnikowe uwierzytelnienie TOTP"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 3a7cc5e..87afb40 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"TOTP (Authenticator app)" : "TOTP (Aplicativo autenticador)",
"Authenticate with a TOTP app" : "Autenticar com um aplicativo TOTP",
"Authentication code" : "Código de autenticação",
+ "Submit" : "Submeter",
"Get the authentication code from the two-factor authentication app on your device." : "Obtenha o código de autenticação do aplicativo de autenticação de dois fatores em seu dispositivo.",
"TOTP second-factor auth" : "Autenticação do segundo fator do TOTP"
},
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 56bfe8c..30b118e 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -7,6 +7,7 @@
"TOTP (Authenticator app)" : "TOTP (Aplicativo autenticador)",
"Authenticate with a TOTP app" : "Autenticar com um aplicativo TOTP",
"Authentication code" : "Código de autenticação",
+ "Submit" : "Submeter",
"Get the authentication code from the two-factor authentication app on your device." : "Obtenha o código de autenticação do aplicativo de autenticação de dois fatores em seu dispositivo.",
"TOTP second-factor auth" : "Autenticação do segundo fator do TOTP"
},"pluralForm" :"nplurals=2; plural=(n > 1);"