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 7, 2024
1 parent 32c7c75 commit 16af81c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
5 changes: 4 additions & 1 deletion l10n/ga.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ OC.L10N.register(
{
"Hello %s" : "Dia duit %s",
"Hello %s," : "Dia duit %s,",
"Your settings have been updated." : "Nuashonraíodh do shocruithe."
"Notifications" : "Fógraí",
"in {path}" : "in {path}",
"Your settings have been updated." : "Nuashonraíodh do shocruithe.",
"You need to set up your email address before you can receive notification emails." : "Ní mór duit do sheoladh ríomhphoist a shocrú sula mbeidh tú in ann ríomhphoist fógra a fháil."
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
5 changes: 4 additions & 1 deletion l10n/ga.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{ "translations": {
"Hello %s" : "Dia duit %s",
"Hello %s," : "Dia duit %s,",
"Your settings have been updated." : "Nuashonraíodh do shocruithe."
"Notifications" : "Fógraí",
"in {path}" : "in {path}",
"Your settings have been updated." : "Nuashonraíodh do shocruithe.",
"You need to set up your email address before you can receive notification emails." : "Ní mór duit do sheoladh ríomhphoist a shocrú sula mbeidh tú in ann ríomhphoist fógra a fháil."
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
}

0 comments on commit 16af81c

Please sign in to comment.