diff options
Diffstat (limited to 'apps/settings/l10n/ga.js')
-rw-r--r-- | apps/settings/l10n/ga.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/settings/l10n/ga.js b/apps/settings/l10n/ga.js index be71324d972..0c61f634779 100644 --- a/apps/settings/l10n/ga.js +++ b/apps/settings/l10n/ga.js @@ -241,6 +241,11 @@ OC.L10N.register( "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Níl tacaíocht FreeType ag do PHP, agus mar thoradh air sin bristear pictiúir phróifíle agus comhéadan na socruithe.", "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Ní cosúil go bhfuil PHP socraithe i gceart chun athróga timpeallachta an chórais a fhiosrú. Ní thugann an tástáil le getenv (\"PATH\") ach freagra folamh.", + "PHP file size upload limit" : "Teorainn uaslódála comhaid PHP", + "The PHP upload_max_filesize is too low. A size of at least %1$s is recommended. Current value: %2$s." : "Tá an PHP upload_max_filesize ró-íseal. Moltar méid%1$s ar a laghad. Luach reatha: %2$s.", + "The PHP post_max_size is too low. A size of at least %1$s is recommended. Current value: %2$s." : "Tá an post_max_size PHP ró-íseal. Moltar méid %1$s ar a laghad. Luach reatha: %2$s.", + "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "Tá an PHP max_input_time ró-íseal. Moltar am %1$s ar a laghad. Luach reatha: %2$s.", + "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "Tá an PHP max_execution_time ró-íseal. Moltar am %1$s ar a laghad. Luach reatha: %2$s.", "PHP memory limit" : "Teorainn chuimhne PHP", "The PHP memory limit is below the recommended value of %s." : "Tá an teorainn chuimhne PHP faoi bhun an luach molta de %s.", "PHP modules" : "Modúil PHP", @@ -794,6 +799,7 @@ OC.L10N.register( "Privacy policy" : "Beartas Príobháideachais", "None/STARTTLS" : "Dada/STARTTLS", "SSL" : "SSL", + "Mail delivery is disabled by instance config \"%s\"." : "Tá seachadadh ríomhphoist díchumasaithe ag cumraíocht shampla \"%s\".", "Open documentation" : "Doiciméadú oscailte", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Tá sé tábhachtach an freastalaí seo a shocrú le bheith in ann ríomhphoist a sheoladh, mar shampla le haghaidh athshocrú pasfhocail agus fógraí.", "Send mode" : "Modh seolta", |