From 6cfec6bb04d739128cca794cae71079838791764 Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Thu, 13 Oct 2016 22:51:40 +0200 Subject: [PATCH] Localisation updates from https://translatewiki.net. Change-Id: I2c90c532207ef106e2c893e67d8cefd5334ed5bf --- i18n/de.json | 8 +++++++- i18n/fr.json | 15 +++++++++++---- i18n/gl.json | 8 +++++++- i18n/hi.json | 12 ++++++++++++ i18n/it.json | 8 +++++++- i18n/mk.json | 8 +++++++- i18n/pl.json | 4 +++- i18n/zh-hans.json | 8 +++++++- 8 files changed, 61 insertions(+), 10 deletions(-) create mode 100644 i18n/hi.json diff --git a/i18n/de.json b/i18n/de.json index 6acc0394..0a3cc7cc 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -36,6 +36,7 @@ "oathauth-mustbeloggedin": "Du musst angemeldet sein, um diese Aktion durchführen zu können.", "oathauth-prefs-label": "Zwei-Faktor-Authentifizierung:", "oathauth-abortlogin": "Der angegebene Zweifaktor-Authentifizierungstoken war ungültig.", + "oathauth-abortlogin-throttled": "Zu viele Verifizierungsversuche! Bitte später erneut versuchen.", "oathauth-step1": "Schritt 1: Lade die App herunter", "oathauth-step1-test": "Lade eine mobile App (wie Google Authenticator) für die Zwei-Faktor-Authentifizierung auf dein Telefon herunter.", "oathauth-step2": "Schritt 2: Scanne den QR-Code", @@ -54,5 +55,10 @@ "grant-group-authentication": "Authentifizierungs-Aktionen für sich selbst und andere ausführen", "grant-oath": "Auf Zwei-Faktor-Authentifizierungs-Informationen für sich selbst und andere zugreifen", "right-oathauth-api-all": "OATH-Informationen für sich selbst und andere abfragen und validieren", - "apihelp-query+oath-example-1": "Ruft Informationen über den aktuellen Benutzer ab" + "apihelp-query+oath-example-1": "Ruft Informationen über den aktuellen Benutzer ab", + "apihelp-oathvalidate-description": "Validiert einen Token der Zwei-Faktor-Authentifizierung (OATH).", + "apihelp-oathvalidate-param-user": "Benutzer, für den der Token validiert werden soll. Standard ist der aktuelle Benutzer.", + "apihelp-oathvalidate-param-totp": "Token der Zwei-Faktor-Authentifizierung (OATH).", + "apihelp-oath-example-1": "Validiert einen Token für den aktuellen Benutzer", + "apihelp-oath-example-2": "Validiert einen Token für den Benutzer Beispiel" } diff --git a/i18n/fr.json b/i18n/fr.json index e1af4b5f..f0b07ecc 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -11,7 +11,8 @@ "Wladek92", "Yasten", "McDutchie", - "Trial" + "Trial", + "Urhixidur" ] }, "oathauth-desc": "Fournit un support d'authentification utilisant HMAC, basé sur des mots de passe à utilisation unique.", @@ -45,6 +46,7 @@ "oathauth-mustbeloggedin": "Vous devez être connecté pour effectuer cette action.", "oathauth-prefs-label": "Authentification à deux facteurs :", "oathauth-abortlogin": "Le jeton d’authentification à deux facteurs fourni n’était pas valide.", + "oathauth-abortlogin-throttled": "Trop de tentatives de vérification ! Veuillez réessayer ultérieurement.", "oathauth-step1": "Étape 1 : téléchargez l’application", "oathauth-step1-test": "Téléchargez une application mobile pour l’authentification à deux facteurs (tel que ''Google Authenticator'') sur votre téléphone mobile.", "oathauth-step2": "Étape 2 : scannez le code QR", @@ -62,9 +64,14 @@ "oathauth-describe-provider": "Authentification à deux facteurs (OATH)", "grant-group-authentication": "Effectuer les actions d’authentification pour soi-même et les autres", "grant-oath": "Accéder aux informations (OAuth) d’authentification à deux facteurs pour soi-même et les autres", - "right-oathauth-api-all": "Demander et valider les informations OAuth pour soi-même et les autres", - "apihelp-query+oath-description": "Vérifier pour voir si l’authentification à deux facteurs (OAuth) est activée pour un utilisateur.", + "right-oathauth-api-all": "Demander et valider les informations OATH pour soi-même et les autres", + "apihelp-query+oath-description": "Vérifier si l’authentification à deux facteurs (OATH) est activée pour un utilisateur.", "apihelp-query+oath-param-user": "Utilisateur au sujet duquel obtenir des informations. Par défaut, l’utilisateur actuel.", "apihelp-query+oath-example-1": "Obtenir des informations sur l’utilisateur actuel", - "apihelp-query+oath-example-2": "Obtenir des informations sur l’utilisateur Example" + "apihelp-query+oath-example-2": "Obtenir des informations sur l’utilisateur Example", + "apihelp-oathvalidate-description": "Valider un jeton d’authentification à deux facteurs (OATH).", + "apihelp-oathvalidate-param-user": "Utilisateur pour lequel valider le jeton. Par défaut, l’utilisateur actuel.", + "apihelp-oathvalidate-param-totp": "Jeton d’authentification à deux facteurs (OATH).", + "apihelp-oath-example-1": "Valider un jeton pour l’utilisateur actuel", + "apihelp-oath-example-2": "Valider un jeton pour l’utilisateur Example" } diff --git a/i18n/gl.json b/i18n/gl.json index d2eec1cc..fc4f7c4b 100644 --- a/i18n/gl.json +++ b/i18n/gl.json @@ -37,6 +37,7 @@ "oathauth-mustbeloggedin": "Cómpre acceder ao sistema para levar a cabo a acción.", "oathauth-prefs-label": "Autenticación de dous factores:", "oathauth-abortlogin": "O pase de autenticación de dous factores achegado non era válido.", + "oathauth-abortlogin-throttled": "Demasiados intentos de verificaciónǃ Por favor, inténteo de novo máis tarde.", "oathauth-step1": "Paso 1: descargue a aplicación", "oathauth-step1-test": "Descargue unha aplicación móbil para a autenticación de duos pasos (como Google Authenticator) no seu teléfono.", "oathauth-step2": "Paso 2: escanee o código QR", @@ -58,5 +59,10 @@ "apihelp-query+oath-description": "Comprobar se a autenticación en dous factores (OAuth) está activa para un usuario.", "apihelp-query+oath-param-user": "Usuario do que obter a información. Por defecto é o usuario actual.", "apihelp-query+oath-example-1": "Obter información sobre o usuario actual", - "apihelp-query+oath-example-2": "Obter información sobre o usuario Exemplo" + "apihelp-query+oath-example-2": "Obter información sobre o usuario Exemplo", + "apihelp-oathvalidate-description": "Validar un pase de autenticación en dous factores (OATH)", + "apihelp-oathvalidate-param-user": "Usuario ó que validar o pase. Por defecto, o usuario actual.", + "apihelp-oathvalidate-param-totp": "Pase de autenticación en dos factores (OATH)", + "apihelp-oath-example-1": "Validar un pase para o usuario actual", + "apihelp-oath-example-2": "Validar un pase para o usuario Exemplo" } diff --git a/i18n/hi.json b/i18n/hi.json new file mode 100644 index 00000000..a99cfd78 --- /dev/null +++ b/i18n/hi.json @@ -0,0 +1,12 @@ +{ + "@metadata": { + "authors": [ + "Ziyaurr" + ] + }, + "oathauth-abortlogin-throttled": "सत्यापन पर काफी प्रयासें! कृपया बाद में पुन:प्रयास करें।", + "apihelp-oathvalidate-description": "दो कारक प्रमाणीकरण (शपथ) की निशानी पोषण करें।", + "apihelp-oathvalidate-param-totp": "दो कारक प्रमाणीकरण (शपथ) की निशानी।", + "apihelp-oath-example-1": "वर्तमान उपयोगकर्ता के लिए एक टोकन पोषण करें।", + "apihelp-oath-example-2": "उपयोगकर्ता के लिए एक टोकन मंजूर करेंउदाहरण" +} diff --git a/i18n/it.json b/i18n/it.json index 313a20ee..7d0843b4 100644 --- a/i18n/it.json +++ b/i18n/it.json @@ -38,6 +38,7 @@ "oathauth-mustbeloggedin": "Devi autenticarti per eseguire questa azione.", "oathauth-prefs-label": "Autenticazione a due fattori:", "oathauth-abortlogin": "Il token di autenticazione a due fattori fornito non è valido.", + "oathauth-abortlogin-throttled": "Troppi tentativi di verifica! Riprova più tardi.", "oathauth-step1": "Passo 1: scarica l'app", "oathauth-step1-test": "Scarica un'applicazione mobile per l'autenticazione a due fattori (come Google Authenticator) sul tuo cellulare.", "oathauth-step2": "Passo 2: scansiona il codice QR", @@ -54,5 +55,10 @@ "oathauth-login-failed": "Verifica non riuscita.", "oathauth-describe-provider": "Autenticazione a due fattori (OATH).", "apihelp-query+oath-example-1": "Ottieni informazioni sull'utente attuale", - "apihelp-query+oath-example-2": "Ottieni informazioni sull'utente Example" + "apihelp-query+oath-example-2": "Ottieni informazioni sull'utente Example", + "apihelp-oathvalidate-description": "Convalida un token di autenticazione a due fattori (OATH).", + "apihelp-oathvalidate-param-user": "Utente per cui convalidare il token. Valore predefinito è l'utente attuale.", + "apihelp-oathvalidate-param-totp": "Token di autenticazione a due fattori (OATH).", + "apihelp-oath-example-1": "Convalida un token per l'utente attuale", + "apihelp-oath-example-2": "Convalida un token per l'utente Example" } diff --git a/i18n/mk.json b/i18n/mk.json index 77ccde4e..2c97ff37 100644 --- a/i18n/mk.json +++ b/i18n/mk.json @@ -35,6 +35,7 @@ "oathauth-mustbeloggedin": "Мора да сте најавени за да ја извршите оваа постапка.", "oathauth-prefs-label": "Двочинителска заверка:", "oathauth-abortlogin": "Укажаната шифра за двочинителска заверка е неважечка.", + "oathauth-abortlogin-throttled": "Направивте премногу обиди за заверка! Обидете се подоцна.", "oathauth-step1": "Чекор 1: Преземете го прилогот", "oathauth-step1-test": "На телефонот мреземете мобилен прилог за двочинителска заверка (како Google Authenticator).", "oathauth-step2": "Чекор 2: Отчитајте го QR-кодот", @@ -56,5 +57,10 @@ "apihelp-query+oath-description": "Проверка дали двочинителската заверка (OATH) е овозможена за даден корисник.", "apihelp-query+oath-param-user": "За кој корисник да се дадат информации. По основно: тековниот корисник.", "apihelp-query+oath-example-1": "Дај информации за тековниот корисник.", - "apihelp-query+oath-example-2": "Дај информации за корисникот Пример" + "apihelp-query+oath-example-2": "Дај информации за корисникот Пример", + "apihelp-oathvalidate-description": "Провери шифра за двочинителска заверка (OATH).", + "apihelp-oathvalidate-param-user": "Корисник чија шифра треба да се завери. По основно: тековниот корисник.", + "apihelp-oathvalidate-param-totp": "Шифра за двочинителска заверка (OATH).", + "apihelp-oath-example-1": "Провери шифра за тековниот корисник", + "apihelp-oath-example-2": "Провери шифра за корисникот Пример" } diff --git a/i18n/pl.json b/i18n/pl.json index e8f68e5e..43ec6204 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -15,10 +15,12 @@ "oathauth-backtopreferences": "Wróć do preferencji.", "oathauth-notloggedin": "musisz się zalogować", "oathauth-mustbeloggedin": "Musisz być zalogowany aby wykonać tę akcję.", + "oathauth-abortlogin-throttled": "Zbyt wiele prób weryfikacji! Proszę spróbować później.", "oathauth-auth-token-label": "Token", "oathauth-auth-ui": "Wpisz kod weryfikacyjny z aplikacji mobilnej", "oathauth-throttled": "Zbyt wiele prób weryfikacji! Poczekaj $1.", "oathauth-login-failed": "Weryfikacja nie powiodła się.", "oathauth-describe-provider": "Uwierzytelnianie dwuetapowe (OATH).", - "apihelp-query+oath-example-1": "Pobierz informacje o aktualnym użytkowniku" + "apihelp-query+oath-example-1": "Pobierz informacje o aktualnym użytkowniku", + "apihelp-oathvalidate-param-totp": "Token uwierzytelniania dwuetapowego (OATH)." } diff --git a/i18n/zh-hans.json b/i18n/zh-hans.json index 2d0044ec..3e76657f 100644 --- a/i18n/zh-hans.json +++ b/i18n/zh-hans.json @@ -38,6 +38,7 @@ "oathauth-mustbeloggedin": "您必须登录才能执行此操作。", "oathauth-prefs-label": "双因素验证:", "oathauth-abortlogin": "提供的双因素验证令牌无效。", + "oathauth-abortlogin-throttled": "尝试了太多次验证!请稍后再试。", "oathauth-step1": "第1步:下载应用程序", "oathauth-step1-test": "在您的手机上下载用于双因素验证的移动应用程序(例如Google Authenticator)。", "oathauth-step2": "第2步:扫描二维码", @@ -59,5 +60,10 @@ "apihelp-query+oath-description": "检查是否为某一用户启用双因素验证(OATH)。", "apihelp-query+oath-param-user": "获取相关信息的用户。默认为当前用户。", "apihelp-query+oath-example-1": "获取有关当前用户的信息", - "apihelp-query+oath-example-2": "获取有关用户Example的信息" + "apihelp-query+oath-example-2": "获取有关用户Example的信息", + "apihelp-oathvalidate-description": "验证一个双因素验证(OATH)令牌。", + "apihelp-oathvalidate-param-user": "要验证令牌的用户。默认为当前用户。", + "apihelp-oathvalidate-param-totp": "双因素验证(OATH)令牌。", + "apihelp-oath-example-1": "验证当前用户的令牌", + "apihelp-oath-example-2": "验证用户Example的令牌" }