From 4108ed8773f436226a9e674d7a2c3570af45ab0b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 22 Mar 2017 01:16:33 +0000 Subject: [tx-robot] updated from transifex --- l10n/cs.js | 1 + l10n/cs.json | 1 + l10n/es.js | 1 + l10n/es.json | 1 + l10n/ru.js | 1 + l10n/ru.json | 1 + 6 files changed, 6 insertions(+) (limited to 'l10n') diff --git a/l10n/cs.js b/l10n/cs.js index e89942c..abcba92 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -9,6 +9,7 @@ OC.L10N.register( "TOTP (Authenticator app)" : "TOTP (Autentizační aplikace)", "Authenticate with a TOTP app" : "Přihlaste se pomocí TOTP aplikace", "Authentication code" : "Ověřovací kód", + "Submit" : "Odeslat", "Get the authentication code from the two-factor authentication app on your device." : "Získat ověřovací kód z aplikace na vašem přístroji.", "TOTP second-factor auth" : "TOTP druhý ověřovací faktor" }, diff --git a/l10n/cs.json b/l10n/cs.json index 05b7b9e..55ee9ea 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -7,6 +7,7 @@ "TOTP (Authenticator app)" : "TOTP (Autentizační aplikace)", "Authenticate with a TOTP app" : "Přihlaste se pomocí TOTP aplikace", "Authentication code" : "Ověřovací kód", + "Submit" : "Odeslat", "Get the authentication code from the two-factor authentication app on your device." : "Získat ověřovací kód z aplikace na vašem přístroji.", "TOTP second-factor auth" : "TOTP druhý ověřovací faktor" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" diff --git a/l10n/es.js b/l10n/es.js index d885f83..ab02c09 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -9,6 +9,7 @@ OC.L10N.register( "TOTP (Authenticator app)" : "TOTP (App de autenticación)", "Authenticate with a TOTP app" : "Autenticar con la app TOTP", "Authentication code" : "Código de autentificación", + "Submit" : "Ingresar", "Get the authentication code from the two-factor authentication app on your device." : "Consigue el codigo de autentificación de la aplicación de tu dispositivo movil.", "TOTP second-factor auth" : "Autentificación TOTP segundo factor." }, diff --git a/l10n/es.json b/l10n/es.json index e5b28c2..eb962c9 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -7,6 +7,7 @@ "TOTP (Authenticator app)" : "TOTP (App de autenticación)", "Authenticate with a TOTP app" : "Autenticar con la app TOTP", "Authentication code" : "Código de autentificación", + "Submit" : "Ingresar", "Get the authentication code from the two-factor authentication app on your device." : "Consigue el codigo de autentificación de la aplicación de tu dispositivo movil.", "TOTP second-factor auth" : "Autentificación TOTP segundo factor." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/ru.js b/l10n/ru.js index 393a0d3..653d280 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -9,6 +9,7 @@ OC.L10N.register( "TOTP (Authenticator app)" : "TOTP (Приложение авторизации)", "Authenticate with a TOTP app" : "Аутентифицируйтесь с помощью TOTP приложения", "Authentication code" : "Аутентификационный код", + "Submit" : "Отправить", "Get the authentication code from the two-factor authentication app on your device." : "Получите аутентификационный код из приложения двухфакторной аутентификации на вашем устройстве.", "TOTP second-factor auth" : "Аутентификация вторым фактором с помщью TOTP" }, diff --git a/l10n/ru.json b/l10n/ru.json index 176b49a..ca848ec 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -7,6 +7,7 @@ "TOTP (Authenticator app)" : "TOTP (Приложение авторизации)", "Authenticate with a TOTP app" : "Аутентифицируйтесь с помощью TOTP приложения", "Authentication code" : "Аутентификационный код", + "Submit" : "Отправить", "Get the authentication code from the two-factor authentication app on your device." : "Получите аутентификационный код из приложения двухфакторной аутентификации на вашем устройстве.", "TOTP second-factor auth" : "Аутентификация вторым фактором с помщью TOTP" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" -- cgit v1.2.3