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 <[email protected]>
  • Loading branch information
nextcloud-bot committed May 20, 2024
1 parent 7ecb616 commit 5cbd9bf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion l10n/ga.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ OC.L10N.register(
{
"Name" : "Ainm",
"Modified" : "Athraithe",
"Size" : "Méid"
"Size" : "Méid",
"Group folders" : "Fillteáin ghrúpa"
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
3 changes: 2 additions & 1 deletion l10n/ga.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{ "translations": {
"Name" : "Ainm",
"Modified" : "Athraithe",
"Size" : "Méid"
"Size" : "Méid",
"Group folders" : "Fillteáin ghrúpa"
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
}

0 comments on commit 5cbd9bf

Please sign in to comment.