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 <bot@nextcloud.com>
nextcloud-bot committed May 29, 2024
1 parent 8cf9ddb commit 66717b8
Showing 2 changed files with 10 additions and 2 deletions.
6 changes: 5 additions & 1 deletion l10n/ga.js
Original file line number Diff line number Diff line change
@@ -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);");
6 changes: 5 additions & 1 deletion l10n/ga.json
Original file line number Diff line number Diff line change
@@ -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);"
}

0 comments on commit 66717b8

Please sign in to comment.