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 May 17, 2024
1 parent 19a7867 commit a9f18d0
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 2 deletions.
18 changes: 17 additions & 1 deletion l10n/ga.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,23 @@
OC.L10N.register(
"twofactor_totp",
{
"You enabled TOTP two-factor authentication for your account" : "Chuir tú ar chumas TOTP fíordheimhniú dhá-fhachtóir do do chuntas",
"You disabled TOTP two-factor authentication for your account" : "Dhíchumasaigh tú fíordheimhniú TOTP dhá-fhachtóir do do chuntas",
"TOTP two-factor authentication disabled by an admin" : "Díchumasaíodh fíordheimhniú dhá-fhachtóir TOTP ag riarthóir",
"TOTP (Authenticator app)" : "TOTP (aip Authenticator)",
"Authenticate with a TOTP app" : "Fíordheimhnigh le haip TOTP",
"Two-Factor TOTP Provider" : "Soláthraí TOTP Dhá-Fhachtóir",
"TOTP two-factor provider" : "TOTP soláthraí dhá-fhachtóir",
"A Two-Factor-Auth Provider for TOTP (RFC 6238)" : "Soláthraí Dhá-Fachtóir-Údar do TOTP (RFC 6238)",
"Enable TOTP" : "Cumasaigh TOTP",
"Could not enable TOTP" : "Níorbh fhéidir TOTP a chumasú",
"Could not verify your key. Please try again" : "Níorbh fhéidir d'eochair a fhíorú. Arís, le do thoil",
"Your new TOTP secret is:" : "Is é do rún TOTP nua:",
"For quick setup, scan this QR code with your TOTP app:" : "Chun socrú tapa a dhéanamh, scanadh an cód QR seo le do aip TOTP:",
"After you configured your app, enter a test code below to ensure everything works correctly:" : "Tar éis duit do aip a chumrú, cuir isteach cód tástála thíos chun a chinntiú go n-oibríonn gach rud i gceart:",
"Authentication code" : "Cód fíordheimhnithe",
"Verify" : "Fíoraigh"
"Verify" : "Fíoraigh",
"Get the authentication code from the two-factor authentication app on your device." : "Faigh an cód fíordheimhnithe ón aip fíordheimhnithe dhá-fhachtóir ar do ghléas.",
"Submit" : "Cuir isteach"
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
18 changes: 17 additions & 1 deletion l10n/ga.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
{ "translations": {
"You enabled TOTP two-factor authentication for your account" : "Chuir tú ar chumas TOTP fíordheimhniú dhá-fhachtóir do do chuntas",
"You disabled TOTP two-factor authentication for your account" : "Dhíchumasaigh tú fíordheimhniú TOTP dhá-fhachtóir do do chuntas",
"TOTP two-factor authentication disabled by an admin" : "Díchumasaíodh fíordheimhniú dhá-fhachtóir TOTP ag riarthóir",
"TOTP (Authenticator app)" : "TOTP (aip Authenticator)",
"Authenticate with a TOTP app" : "Fíordheimhnigh le haip TOTP",
"Two-Factor TOTP Provider" : "Soláthraí TOTP Dhá-Fhachtóir",
"TOTP two-factor provider" : "TOTP soláthraí dhá-fhachtóir",
"A Two-Factor-Auth Provider for TOTP (RFC 6238)" : "Soláthraí Dhá-Fachtóir-Údar do TOTP (RFC 6238)",
"Enable TOTP" : "Cumasaigh TOTP",
"Could not enable TOTP" : "Níorbh fhéidir TOTP a chumasú",
"Could not verify your key. Please try again" : "Níorbh fhéidir d'eochair a fhíorú. Arís, le do thoil",
"Your new TOTP secret is:" : "Is é do rún TOTP nua:",
"For quick setup, scan this QR code with your TOTP app:" : "Chun socrú tapa a dhéanamh, scanadh an cód QR seo le do aip TOTP:",
"After you configured your app, enter a test code below to ensure everything works correctly:" : "Tar éis duit do aip a chumrú, cuir isteach cód tástála thíos chun a chinntiú go n-oibríonn gach rud i gceart:",
"Authentication code" : "Cód fíordheimhnithe",
"Verify" : "Fíoraigh"
"Verify" : "Fíoraigh",
"Get the authentication code from the two-factor authentication app on your device." : "Faigh an cód fíordheimhnithe ón aip fíordheimhnithe dhá-fhachtóir ar do ghléas.",
"Submit" : "Cuir isteach"
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
}

0 comments on commit a9f18d0

Please sign in to comment.