diff --git a/l10n/ga.js b/l10n/ga.js index 8f59e6c64b..a3e8f475a1 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -14,6 +14,9 @@ OC.L10N.register( "No file uploaded or file size exceeds maximum of %s" : "Níl aon chomhad uaslódáilte nó méid comhaid níos mó ná uasmhéid%s", "File is too big" : "Tá an comhad ró-mhór.", "Invalid file provided" : "Comhad neamhbhailí curtha ar fáil", + "New document" : "Doiciméad nua", + "New spreadsheet" : "Scarbhileog nua", + "New presentation" : "Cur i láthair nua", "Headings" : "Ceannteidil", "Images" : "Íomhánna", "Select groups" : "Roghnaigh grúpaí", @@ -33,6 +36,7 @@ OC.L10N.register( "Details" : "Sonraí", "Download" : "Íoslódáil", "Guest" : "Aoi", - "Create" : "Cruthaigh" + "Create" : "Cruthaigh", + "Select template" : "Roghnaigh teimpléad" }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); diff --git a/l10n/ga.json b/l10n/ga.json index fabb3a7c3a..35343d7baa 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -12,6 +12,9 @@ "No file uploaded or file size exceeds maximum of %s" : "Níl aon chomhad uaslódáilte nó méid comhaid níos mó ná uasmhéid%s", "File is too big" : "Tá an comhad ró-mhór.", "Invalid file provided" : "Comhad neamhbhailí curtha ar fáil", + "New document" : "Doiciméad nua", + "New spreadsheet" : "Scarbhileog nua", + "New presentation" : "Cur i láthair nua", "Headings" : "Ceannteidil", "Images" : "Íomhánna", "Select groups" : "Roghnaigh grúpaí", @@ -31,6 +34,7 @@ "Details" : "Sonraí", "Download" : "Íoslódáil", "Guest" : "Aoi", - "Create" : "Cruthaigh" + "Create" : "Cruthaigh", + "Select template" : "Roghnaigh teimpléad" },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" } \ No newline at end of file