diff options
Diffstat (limited to 'apps/settings/l10n/ga.js')
-rw-r--r-- | apps/settings/l10n/ga.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/ga.js b/apps/settings/l10n/ga.js index 44782ee32a0..ce303b7d4bd 100644 --- a/apps/settings/l10n/ga.js +++ b/apps/settings/l10n/ga.js @@ -72,6 +72,7 @@ OC.L10N.register( "Email could not be sent. Check your mail server log" : "Níorbh fhéidir ríomhphost a sheoladh. Seiceáil do logáil freastalaí ríomhphoist", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Tharla fadhb agus an ríomhphost á sheoladh. Athbhreithnigh do shocruithe le do thoil. (Earráid: %s)", "You need to set your account email before being able to send test emails. Go to %s for that." : "Ní mór duit ríomhphost do chuntais a shocrú sula mbeidh tú in ann ríomhphoist tástála a sheoladh. Téigh go %s chuige sin.", + "Disabled accounts" : "Cuntais faoi mhíchumas", "Invalid account" : "Cuntas neamhbhailí", "Invalid mail address" : "Seoladh ríomhphoist neamhbhailí", "Settings saved" : "Socruithe sábháilte", @@ -686,9 +687,7 @@ OC.L10N.register( "Loading categories" : "Catagóirí á lódáil", "Developer documentation ↗" : "Doiciméadú forbróra ↗", "Version {version}, {license}-licensed" : "Leagan {version}, {license}-cheadúnaithe", - "Active accounts" : "Cuntais ghníomhacha", "Admins" : "Riarthóirí", - "Disabled accounts" : "Cuntais faoi mhíchumas", "Account group: {group}" : "Grúpa cuntais: {group}", "Account management" : "Bainistíocht cuntais", "Creating group…" : "Grúpa á chruthú…", @@ -927,6 +926,7 @@ OC.L10N.register( "User group: {group}" : "Grúpa úsáideoirí: {group}", "Nextcloud help resources" : "Acmhainní cabhrach Nextcloud", "To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`." : "Le gur féidir an tseiceáil seo a rith caithfidh tú a chinntiú gur féidir le do fhreastalaí gréasáin nascadh leis féin. Mar sin caithfidh sé a bheith in ann réiteach agus ceangal a dhéanamh le ceann amháin ar a laghad dá `fearainn_iontaofa` nó don `overwrite.cli.url`.", - "Could not check for JavaScript support via any of your `trusted_domains` nor `overwrite.cli.url`. This may be the result of a server-side DNS mismatch or outbound firewall rule. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Níorbh fhéidir tacaíocht JavaScript a fháil trí aon cheann de na `fearainn_ iontaofa` ná `overwrite.cli.url`. D'fhéadfadh sé seo a bheith mar thoradh ar mhímheaitseáil DNS ar thaobh an fhreastalaí nó riail balla dóiteáin amach. Seiceáil le do thoil de láimh an bhfreastalaíonn do fhreastalaí gréasáin ar chomhaid `.mjs` ag baint úsáide as an gcineál JavaScript MIME." + "Could not check for JavaScript support via any of your `trusted_domains` nor `overwrite.cli.url`. This may be the result of a server-side DNS mismatch or outbound firewall rule. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Níorbh fhéidir tacaíocht JavaScript a fháil trí aon cheann de na `fearainn_ iontaofa` ná `overwrite.cli.url`. D'fhéadfadh sé seo a bheith mar thoradh ar mhímheaitseáil DNS ar thaobh an fhreastalaí nó riail balla dóiteáin amach. Seiceáil le do thoil de láimh an bhfreastalaíonn do fhreastalaí gréasáin ar chomhaid `.mjs` ag baint úsáide as an gcineál JavaScript MIME.", + "Active accounts" : "Cuntais ghníomhacha" }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); |