Skip to content

Commit 43640d3

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent e054b24 commit 43640d3

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

l10n/ga.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ OC.L10N.register(
22
"data_request",
33
{
44
"Hello %s," : "Dia duit %s,",
5+
"Account" : "Cuntas",
56
"Request account deletion" : "Iarr ar scriosadh an chuntais"
67
},
78
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");

l10n/ga.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{ "translations": {
22
"Hello %s," : "Dia duit %s,",
3+
"Account" : "Cuntas",
34
"Request account deletion" : "Iarr ar scriosadh an chuntais"
45
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
56
}

0 commit comments

Comments
 (0)