aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ga.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ga.js')
-rw-r--r--lib/l10n/ga.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/l10n/ga.js b/lib/l10n/ga.js
index 8d6dbf16684..66779dcd838 100644
--- a/lib/l10n/ga.js
+++ b/lib/l10n/ga.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"%1$s, %2$s and %3$s" : "%1$s, %2$s agus %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s agus %4$s",
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s agus %5$s",
+ "Education bundle" : "Beart oideachais",
"Enterprise bundle" : "Pacáiste fiontraíochta",
"Groupware bundle" : "Pacáiste earraí grúpa",
"Hub bundle" : "Mol bundle",
@@ -255,7 +256,6 @@ OC.L10N.register(
"Your data directory must be an absolute path." : "Ní mór gur cosán iomlán é d'eolaire sonraí.",
"Check the value of \"datadirectory\" in your configuration." : "Seiceáil an luach \"datadirectory\" i do chumraíocht.",
"Your data directory is invalid." : "Tá d'eolaire sonraí neamhbhailí.",
- "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Cinntigh go bhfuil comhad darb ainm \".ocdata\" i bhfréamh an eolaire sonraí.",
"Action \"%s\" not supported or implemented." : "Ní thacaítear le gníomh \"%s\" nó ní chuirtear i bhfeidhm é.",
"Authentication failed, wrong token or provider ID given" : "Theip ar fhíordheimhniú, comhartha mícheart nó aitheantas soláthraí tugtha",
"Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Paraiméadair in easnamh chun an t-iarratas a chomhlánú. Paraiméadair ar Iarraidh: \"%s\"",
@@ -379,6 +379,7 @@ OC.L10N.register(
"PostgreSQL >= 9 required." : "PostgreSQL >= 9 ag teastáil.",
"Please upgrade your database version." : "Uasghrádaigh leagan do bhunachar sonraí le do thoil.",
"Your data directory is readable by other users." : "Tá d'eolaire sonraí inléite ag úsáideoirí eile.",
- "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Athraigh na ceadanna go 0770 le do thoil ionas nach féidir le húsáideoirí eile an t-eolaire a liostú."
+ "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Athraigh na ceadanna go 0770 le do thoil ionas nach féidir le húsáideoirí eile an t-eolaire a liostú.",
+ "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Cinntigh go bhfuil comhad darb ainm \".ocdata\" i bhfréamh an eolaire sonraí."
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");