Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Dec 29, 2024
1 parent 282c812 commit 52ad7ec
Show file tree
Hide file tree
Showing 90 changed files with 348 additions and 358 deletions.
8 changes: 4 additions & 4 deletions l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,9 @@ OC.L10N.register(
{
"You enabled TOTP two-factor authentication for your account" : "لقد قمت بتفعيل خاصية التحقق ثنائي العوامل من الهوية في حسابك باستخدام TOTP \"كلمة سر لمرة واحدة ولمهلة زمنية محددة\" ",
"You disabled TOTP two-factor authentication for your account" : "لقد قمت بتعطيل خاصية التحقق ثنائي العوامل من الهوية في حسابك باستخدام TOTP \"كلمة سر لمرة واحدة ولمهلة زمنية محددة\" ",
"TOTP two-factor authentication disabled by an admin" : "خاصية التحقق ثنائي العوامل من الهويّة two-factor authentication باستخدام TOTP \"كلمة سرٍ لمرةٍ واحدةٍ و لمهلة زمنية محدّدة\" ، تمّ إيقافها من قِبل المدير",
"TOTP (Authenticator app)" : "TOTP (تطبيق التحقّق من الهويّة)",
"Authenticate with a TOTP app" : "المصادقة عبر تطبيق TOTP",
"Two-Factor TOTP Provider" : "مٌوفّر التحقّق المُثنى باستخدام TOTP",
"TOTP two-factor provider" : "مُوفّر خدمة التحقّق المٌثنّى من الهويّة two-factor authentication باستخدام تقنية TOTP \"كلمة سرٍ لمرةٍ واحدةٍ و لمهلة زمنية محدّدة\" ",
"A Two-Factor-Auth Provider for TOTP (RFC 6238)" : "مزود التحقق ثنائي العوامل للهويّة بواسطة TOTP (بحسب المعيار RFC 6238)",
"Enable TOTP" : "تفعيل TOTP",
"Could not enable TOTP" : "لم يُمكن تمكين TOTP",
"Could not verify your key. Please try again" : "تعذّر التحقّق من مفتاحك. يُرجى إعادة المحاولة",
Expand All @@ -18,6 +15,9 @@ OC.L10N.register(
"Authentication code" : "رمز المصادقة",
"Verify" : "تحقّق",
"Get the authentication code from the two-factor authentication app on your device." : "احصل على رمز التحقّق من تطبيق التحقق ثنائي العوامل على جهازك.",
"Submit" : "إرسال "
"Submit" : "إرسال ",
"TOTP two-factor authentication disabled by an admin" : "خاصية التحقق ثنائي العوامل من الهويّة two-factor authentication باستخدام TOTP \"كلمة سرٍ لمرةٍ واحدةٍ و لمهلة زمنية محدّدة\" ، تمّ إيقافها من قِبل المدير",
"TOTP two-factor provider" : "مُوفّر خدمة التحقّق المٌثنّى من الهويّة two-factor authentication باستخدام تقنية TOTP \"كلمة سرٍ لمرةٍ واحدةٍ و لمهلة زمنية محدّدة\" ",
"A Two-Factor-Auth Provider for TOTP (RFC 6238)" : "مزود التحقق ثنائي العوامل للهويّة بواسطة TOTP (بحسب المعيار RFC 6238)"
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");
8 changes: 4 additions & 4 deletions l10n/ar.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
{ "translations": {
"You enabled TOTP two-factor authentication for your account" : "لقد قمت بتفعيل خاصية التحقق ثنائي العوامل من الهوية في حسابك باستخدام TOTP \"كلمة سر لمرة واحدة ولمهلة زمنية محددة\" ",
"You disabled TOTP two-factor authentication for your account" : "لقد قمت بتعطيل خاصية التحقق ثنائي العوامل من الهوية في حسابك باستخدام TOTP \"كلمة سر لمرة واحدة ولمهلة زمنية محددة\" ",
"TOTP two-factor authentication disabled by an admin" : "خاصية التحقق ثنائي العوامل من الهويّة two-factor authentication باستخدام TOTP \"كلمة سرٍ لمرةٍ واحدةٍ و لمهلة زمنية محدّدة\" ، تمّ إيقافها من قِبل المدير",
"TOTP (Authenticator app)" : "TOTP (تطبيق التحقّق من الهويّة)",
"Authenticate with a TOTP app" : "المصادقة عبر تطبيق TOTP",
"Two-Factor TOTP Provider" : "مٌوفّر التحقّق المُثنى باستخدام TOTP",
"TOTP two-factor provider" : "مُوفّر خدمة التحقّق المٌثنّى من الهويّة two-factor authentication باستخدام تقنية TOTP \"كلمة سرٍ لمرةٍ واحدةٍ و لمهلة زمنية محدّدة\" ",
"A Two-Factor-Auth Provider for TOTP (RFC 6238)" : "مزود التحقق ثنائي العوامل للهويّة بواسطة TOTP (بحسب المعيار RFC 6238)",
"Enable TOTP" : "تفعيل TOTP",
"Could not enable TOTP" : "لم يُمكن تمكين TOTP",
"Could not verify your key. Please try again" : "تعذّر التحقّق من مفتاحك. يُرجى إعادة المحاولة",
Expand All @@ -16,6 +13,9 @@
"Authentication code" : "رمز المصادقة",
"Verify" : "تحقّق",
"Get the authentication code from the two-factor authentication app on your device." : "احصل على رمز التحقّق من تطبيق التحقق ثنائي العوامل على جهازك.",
"Submit" : "إرسال "
"Submit" : "إرسال ",
"TOTP two-factor authentication disabled by an admin" : "خاصية التحقق ثنائي العوامل من الهويّة two-factor authentication باستخدام TOTP \"كلمة سرٍ لمرةٍ واحدةٍ و لمهلة زمنية محدّدة\" ، تمّ إيقافها من قِبل المدير",
"TOTP two-factor provider" : "مُوفّر خدمة التحقّق المٌثنّى من الهويّة two-factor authentication باستخدام تقنية TOTP \"كلمة سرٍ لمرةٍ واحدةٍ و لمهلة زمنية محدّدة\" ",
"A Two-Factor-Auth Provider for TOTP (RFC 6238)" : "مزود التحقق ثنائي العوامل للهويّة بواسطة TOTP (بحسب المعيار RFC 6238)"
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
}
6 changes: 3 additions & 3 deletions l10n/ast.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ OC.L10N.register(
{
"You enabled TOTP two-factor authentication for your account" : "Activesti l'autenticación en dos pasos TOTP pa la cuenta",
"You disabled TOTP two-factor authentication for your account" : "Desactivesti l'autenticación en dos pasos TOTP pa la cuenta",
"TOTP two-factor authentication disabled by an admin" : "L'alministración desactivó l'autenticación en dos pasos TOTP",
"Two-Factor TOTP Provider" : "Fornidor de l'autenticación en dos pasos TOTP",
"TOTP two-factor provider" : "Fornidor de l'autenticación en dos pasos TOTP",
"Enable TOTP" : "Activar l'autenticación TOTP",
"Could not enable TOTP" : "Nun se pudo activar l'autenticación TOTP",
"Could not verify your key. Please try again" : "Nun se pudo verificar la clave. Volvi tentalo",
"Authentication code" : "Códigu d'autenticación",
"Verify" : "Verificar",
"Submit" : "Unviar"
"Submit" : "Unviar",
"TOTP two-factor authentication disabled by an admin" : "L'alministración desactivó l'autenticación en dos pasos TOTP",
"TOTP two-factor provider" : "Fornidor de l'autenticación en dos pasos TOTP"
},
"nplurals=2; plural=(n != 1);");
6 changes: 3 additions & 3 deletions l10n/ast.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{ "translations": {
"You enabled TOTP two-factor authentication for your account" : "Activesti l'autenticación en dos pasos TOTP pa la cuenta",
"You disabled TOTP two-factor authentication for your account" : "Desactivesti l'autenticación en dos pasos TOTP pa la cuenta",
"TOTP two-factor authentication disabled by an admin" : "L'alministración desactivó l'autenticación en dos pasos TOTP",
"Two-Factor TOTP Provider" : "Fornidor de l'autenticación en dos pasos TOTP",
"TOTP two-factor provider" : "Fornidor de l'autenticación en dos pasos TOTP",
"Enable TOTP" : "Activar l'autenticación TOTP",
"Could not enable TOTP" : "Nun se pudo activar l'autenticación TOTP",
"Could not verify your key. Please try again" : "Nun se pudo verificar la clave. Volvi tentalo",
"Authentication code" : "Códigu d'autenticación",
"Verify" : "Verificar",
"Submit" : "Unviar"
"Submit" : "Unviar",
"TOTP two-factor authentication disabled by an admin" : "L'alministración desactivó l'autenticación en dos pasos TOTP",
"TOTP two-factor provider" : "Fornidor de l'autenticación en dos pasos TOTP"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
6 changes: 0 additions & 6 deletions l10n/az.js

This file was deleted.

4 changes: 0 additions & 4 deletions l10n/az.json

This file was deleted.

8 changes: 4 additions & 4 deletions l10n/bg.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,9 @@ OC.L10N.register(
{
"You enabled TOTP two-factor authentication for your account" : "Включихте двустепенното TOTP удостоверяване за вашия профил",
"You disabled TOTP two-factor authentication for your account" : "Изключихте двустепенното TOTP удостоверяване за вашия профил",
"TOTP two-factor authentication disabled by an admin" : "Двустепенното TOTP удостоверяване е изключено от администратора",
"TOTP (Authenticator app)" : "TOTP (Удостоверител)",
"Authenticate with a TOTP app" : "Удостоверяване с TOTP приложение",
"Two-Factor TOTP Provider" : " Двустепенен доставчик на TOTP",
"TOTP two-factor provider" : "Доставчик на двустепенно TOTP",
"A Two-Factor-Auth Provider for TOTP (RFC 6238)" : "Доставчик на двустепенно удостоверяване за TOTP (RFC 6238) ",
"Enable TOTP" : "Вклчюване на TOTP",
"Could not enable TOTP" : "TOTP не може да бъде включено",
"Could not verify your key. Please try again" : "Вашият ключ не може да бъде потвърден. Моля, опитайте отново.",
Expand All @@ -18,6 +15,9 @@ OC.L10N.register(
"Authentication code" : "Удостоверителен код",
"Verify" : "Потвърждаване",
"Get the authentication code from the two-factor authentication app on your device." : "Въведете кода от приложението за двустепенно удостоверяване.",
"Submit" : "Изпращане"
"Submit" : "Изпращане",
"TOTP two-factor authentication disabled by an admin" : "Двустепенното TOTP удостоверяване е изключено от администратора",
"TOTP two-factor provider" : "Доставчик на двустепенно TOTP",
"A Two-Factor-Auth Provider for TOTP (RFC 6238)" : "Доставчик на двустепенно удостоверяване за TOTP (RFC 6238) "
},
"nplurals=2; plural=(n != 1);");
8 changes: 4 additions & 4 deletions l10n/bg.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
{ "translations": {
"You enabled TOTP two-factor authentication for your account" : "Включихте двустепенното TOTP удостоверяване за вашия профил",
"You disabled TOTP two-factor authentication for your account" : "Изключихте двустепенното TOTP удостоверяване за вашия профил",
"TOTP two-factor authentication disabled by an admin" : "Двустепенното TOTP удостоверяване е изключено от администратора",
"TOTP (Authenticator app)" : "TOTP (Удостоверител)",
"Authenticate with a TOTP app" : "Удостоверяване с TOTP приложение",
"Two-Factor TOTP Provider" : " Двустепенен доставчик на TOTP",
"TOTP two-factor provider" : "Доставчик на двустепенно TOTP",
"A Two-Factor-Auth Provider for TOTP (RFC 6238)" : "Доставчик на двустепенно удостоверяване за TOTP (RFC 6238) ",
"Enable TOTP" : "Вклчюване на TOTP",
"Could not enable TOTP" : "TOTP не може да бъде включено",
"Could not verify your key. Please try again" : "Вашият ключ не може да бъде потвърден. Моля, опитайте отново.",
Expand All @@ -16,6 +13,9 @@
"Authentication code" : "Удостоверителен код",
"Verify" : "Потвърждаване",
"Get the authentication code from the two-factor authentication app on your device." : "Въведете кода от приложението за двустепенно удостоверяване.",
"Submit" : "Изпращане"
"Submit" : "Изпращане",
"TOTP two-factor authentication disabled by an admin" : "Двустепенното TOTP удостоверяване е изключено от администратора",
"TOTP two-factor provider" : "Доставчик на двустепенно TOTP",
"A Two-Factor-Auth Provider for TOTP (RFC 6238)" : "Доставчик на двустепенно удостоверяване за TOTP (RFC 6238) "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
8 changes: 4 additions & 4 deletions l10n/ca.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,9 @@ OC.L10N.register(
{
"You enabled TOTP two-factor authentication for your account" : "Heu activat l'autenticació de dos factors TOTP per al vostre compte",
"You disabled TOTP two-factor authentication for your account" : "Heu desactivat l'autenticació de dos factors TOTP per al vostre compte",
"TOTP two-factor authentication disabled by an admin" : "L'autenticació de dos factors TOTP ha estat desactivada per un administrador",
"TOTP (Authenticator app)" : "TOTP (Autenticació de l'aplicació)",
"Authenticate with a TOTP app" : "Autentiqueu-vos amb l'aplicació TOTP",
"Two-Factor TOTP Provider" : "Proveïdor TOTP de dos factors",
"TOTP two-factor provider" : "Proveïdor de dos factors TOTP",
"A Two-Factor-Auth Provider for TOTP (RFC 6238)" : "Un proveïdor d'autenticitat de dos factors per a TOTP (RFC 6238)",
"Enable TOTP" : "Activa TOTP",
"Could not enable TOTP" : "No s'ha pogut activar TOTP",
"Could not verify your key. Please try again" : "No es va poder verificar la vostra clau. Si us plau, torneu-ho a provar",
Expand All @@ -18,6 +15,9 @@ OC.L10N.register(
"Authentication code" : "Codi d'autenticació",
"Verify" : "Verifica",
"Get the authentication code from the two-factor authentication app on your device." : "Obteniu el codi d’autenticació de l’aplicació d’autenticació de dos factors al vostre dispositiu.",
"Submit" : "Envia"
"Submit" : "Envia",
"TOTP two-factor authentication disabled by an admin" : "L'autenticació de dos factors TOTP ha estat desactivada per un administrador",
"TOTP two-factor provider" : "Proveïdor de dos factors TOTP",
"A Two-Factor-Auth Provider for TOTP (RFC 6238)" : "Un proveïdor d'autenticitat de dos factors per a TOTP (RFC 6238)"
},
"nplurals=2; plural=(n != 1);");
8 changes: 4 additions & 4 deletions l10n/ca.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
{ "translations": {
"You enabled TOTP two-factor authentication for your account" : "Heu activat l'autenticació de dos factors TOTP per al vostre compte",
"You disabled TOTP two-factor authentication for your account" : "Heu desactivat l'autenticació de dos factors TOTP per al vostre compte",
"TOTP two-factor authentication disabled by an admin" : "L'autenticació de dos factors TOTP ha estat desactivada per un administrador",
"TOTP (Authenticator app)" : "TOTP (Autenticació de l'aplicació)",
"Authenticate with a TOTP app" : "Autentiqueu-vos amb l'aplicació TOTP",
"Two-Factor TOTP Provider" : "Proveïdor TOTP de dos factors",
"TOTP two-factor provider" : "Proveïdor de dos factors TOTP",
"A Two-Factor-Auth Provider for TOTP (RFC 6238)" : "Un proveïdor d'autenticitat de dos factors per a TOTP (RFC 6238)",
"Enable TOTP" : "Activa TOTP",
"Could not enable TOTP" : "No s'ha pogut activar TOTP",
"Could not verify your key. Please try again" : "No es va poder verificar la vostra clau. Si us plau, torneu-ho a provar",
Expand All @@ -16,6 +13,9 @@
"Authentication code" : "Codi d'autenticació",
"Verify" : "Verifica",
"Get the authentication code from the two-factor authentication app on your device." : "Obteniu el codi d’autenticació de l’aplicació d’autenticació de dos factors al vostre dispositiu.",
"Submit" : "Envia"
"Submit" : "Envia",
"TOTP two-factor authentication disabled by an admin" : "L'autenticació de dos factors TOTP ha estat desactivada per un administrador",
"TOTP two-factor provider" : "Proveïdor de dos factors TOTP",
"A Two-Factor-Auth Provider for TOTP (RFC 6238)" : "Un proveïdor d'autenticitat de dos factors per a TOTP (RFC 6238)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
8 changes: 4 additions & 4 deletions l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,9 @@ OC.L10N.register(
{
"You enabled TOTP two-factor authentication for your account" : "Pro svůj účet jste povolil(a) dvoufázové ověření pomocí TOTP",
"You disabled TOTP two-factor authentication for your account" : "Pro váš účet jste zakázali dvoufázové ověřování pomocí TOTP",
"TOTP two-factor authentication disabled by an admin" : "TOTP dvoufázové přihlašování vypnuto správcem",
"TOTP (Authenticator app)" : "TOTP (aplikace pro ověřování se)",
"Authenticate with a TOTP app" : "Přihlaste se pomocí TOTP aplikace",
"Two-Factor TOTP Provider" : "Poskytovatel TOTP kódů pro dvoufázové ověření",
"TOTP two-factor provider" : "Poskytovatel dvoufázového TOTP",
"A Two-Factor-Auth Provider for TOTP (RFC 6238)" : "Poskytovatel dvouúřovňového ověřování pro TOTP (dle normy RFC 6238)",
"Enable TOTP" : "Zapnout TOTP",
"Could not enable TOTP" : "TOTP se nepodařilo zapnout",
"Could not verify your key. Please try again" : "Ověření vašeho klíče se nezdařilo. Zkuste to znovu.",
Expand All @@ -18,6 +15,9 @@ OC.L10N.register(
"Authentication code" : "Ověřovací kód",
"Verify" : "Ověřit",
"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.",
"Submit" : "Odeslat"
"Submit" : "Odeslat",
"TOTP two-factor authentication disabled by an admin" : "TOTP dvoufázové přihlašování vypnuto správcem",
"TOTP two-factor provider" : "Poskytovatel dvoufázového TOTP",
"A Two-Factor-Auth Provider for TOTP (RFC 6238)" : "Poskytovatel dvouúřovňového ověřování pro TOTP (dle normy RFC 6238)"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
Loading

0 comments on commit 52ad7ec

Please sign in to comment.