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 27, 2024
1 parent 5c7940b commit 0ddd588
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
10 changes: 9 additions & 1 deletion l10n/ga.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ OC.L10N.register(
"mail",
{
"Personal" : "Pearsanta",
"Later" : "Níos déanaí",
"Mail" : "Post",
"Name" : "Ainm",
"Password" : "Pasfhocal",
Expand All @@ -11,7 +12,9 @@ OC.L10N.register(
"Signature" : "Sínithe",
"Email address" : "Seoladh ríomhphoist",
"Cancel" : "Cealaigh",
"List" : "Liosta",
"Sorting" : "Sórtáil",
"Archive" : "Cartlann",
"Delete" : "Scrios",
"Search" : "Cuardach",
"Refresh" : "Athnuaigh",
Expand All @@ -20,11 +23,13 @@ OC.L10N.register(
"Choose" : "Roghnaigh",
"Confirm" : "Deimhnigh",
"Read" : "Léigh",
"Select" : "Roghnaigh",
"Back" : "Ar ais",
"Forward" : "Ar aghaidh",
"Description" : "Cur síos",
"Create" : "Cruthaigh",
"Comment" : "Trácht",
"Reply" : "Freagra",
"Quoted text" : "Téacs luaite",
"Move" : "Bog",
"Quota" : "Cuóta",
Expand All @@ -42,6 +47,8 @@ OC.L10N.register(
"Tags" : "Clibeanna",
"Last 7 days" : "7 lá seo caite",
"Disabled" : "Faoi mhíchumas",
"Custom" : "Saincheaptha",
"Add tag" : "Cuir clib leis",
"Not found" : "Ní bhfuarthas",
"Mark as unread" : "Marcáil mar neamhléite",
"Mark as read" : "Marcáil mar léite",
Expand All @@ -52,6 +59,7 @@ OC.L10N.register(
"Port" : "Port",
"Submit" : "Cuir isteach",
"Account connected" : "Cuntas ceangailte",
"All" : "Gach"
"All" : "Gach",
"Favorites" : "Ceanáin"
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
10 changes: 9 additions & 1 deletion l10n/ga.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{ "translations": {
"Personal" : "Pearsanta",
"Later" : "Níos déanaí",
"Mail" : "Post",
"Name" : "Ainm",
"Password" : "Pasfhocal",
Expand All @@ -9,7 +10,9 @@
"Signature" : "Sínithe",
"Email address" : "Seoladh ríomhphoist",
"Cancel" : "Cealaigh",
"List" : "Liosta",
"Sorting" : "Sórtáil",
"Archive" : "Cartlann",
"Delete" : "Scrios",
"Search" : "Cuardach",
"Refresh" : "Athnuaigh",
Expand All @@ -18,11 +21,13 @@
"Choose" : "Roghnaigh",
"Confirm" : "Deimhnigh",
"Read" : "Léigh",
"Select" : "Roghnaigh",
"Back" : "Ar ais",
"Forward" : "Ar aghaidh",
"Description" : "Cur síos",
"Create" : "Cruthaigh",
"Comment" : "Trácht",
"Reply" : "Freagra",
"Quoted text" : "Téacs luaite",
"Move" : "Bog",
"Quota" : "Cuóta",
Expand All @@ -40,6 +45,8 @@
"Tags" : "Clibeanna",
"Last 7 days" : "7 lá seo caite",
"Disabled" : "Faoi mhíchumas",
"Custom" : "Saincheaptha",
"Add tag" : "Cuir clib leis",
"Not found" : "Ní bhfuarthas",
"Mark as unread" : "Marcáil mar neamhléite",
"Mark as read" : "Marcáil mar léite",
Expand All @@ -50,6 +57,7 @@
"Port" : "Port",
"Submit" : "Cuir isteach",
"Account connected" : "Cuntas ceangailte",
"All" : "Gach"
"All" : "Gach",
"Favorites" : "Ceanáin"
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
}

0 comments on commit 0ddd588

Please sign in to comment.