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>
  • Loading branch information
nextcloud-bot committed May 21, 2024
1 parent 87f995f commit ae533bd
Show file tree
Hide file tree
Showing 4 changed files with 70 additions and 2 deletions.
34 changes: 34 additions & 0 deletions l10n/ga.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
OC.L10N.register(
"memories",
{
"Download" : "Íoslódáil",
"Settings" : "Socruithe",
"People" : "Daoine",
"Places" : "Áiteanna",
"Videos" : "Físeáin",
"Edit" : "Cuir in eagar",
"Cancel" : "Cealaigh",
"Delete" : "Scrios",
"Share" : "Comhroinn",
"General" : "Ginearálta",
"Close" : "Dún",
"Continue" : "Leanúint ar aghaidh",
"Search" : "Cuardach",
"Upload" : "Uaslódáil",
"Public link" : "Nasc poiblí",
"Name" : "Ainm",
"Back" : "Ar ais",
"Save" : "Sábháil",
"Title" : "Teideal",
"Label" : "Lipéad",
"Loading …" : "Á lódáil…",
"Move" : "Bog",
"Remove" : "Bain",
"Refresh" : "Athnuaigh",
"Home" : "Baile",
"Previous" : "Roimhe Seo",
"Size" : "Méid",
"Yes" : "Tá",
"No" : "Níl"
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
32 changes: 32 additions & 0 deletions l10n/ga.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{ "translations": {
"Download" : "Íoslódáil",
"Settings" : "Socruithe",
"People" : "Daoine",
"Places" : "Áiteanna",
"Videos" : "Físeáin",
"Edit" : "Cuir in eagar",
"Cancel" : "Cealaigh",
"Delete" : "Scrios",
"Share" : "Comhroinn",
"General" : "Ginearálta",
"Close" : "Dún",
"Continue" : "Leanúint ar aghaidh",
"Search" : "Cuardach",
"Upload" : "Uaslódáil",
"Public link" : "Nasc poiblí",
"Name" : "Ainm",
"Back" : "Ar ais",
"Save" : "Sábháil",
"Title" : "Teideal",
"Label" : "Lipéad",
"Loading …" : "Á lódáil…",
"Move" : "Bog",
"Remove" : "Bain",
"Refresh" : "Athnuaigh",
"Home" : "Baile",
"Previous" : "Roimhe Seo",
"Size" : "Méid",
"Yes" : "",
"No" : "Níl"
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
}
3 changes: 2 additions & 1 deletion l10n/lv.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ OC.L10N.register(
"Videos" : "Video",
"Metadata" : "Metadati",
"Edit" : "Rediģēt",
"Photos" : "Bildes",
"Photos" : "Fotoattēli",
"Cancel" : "Atcelt",
"Delete" : "Dzēst",
"Share" : "Koplietot",
Expand All @@ -21,6 +21,7 @@ OC.L10N.register(
"Account" : "Konts",
"Close" : "Aizvērt",
"Info" : "Info",
"Failed to load some photos" : "Neizdevās ielādēt dažus fotoattēlus",
"Unknown" : "Nezināms",
"Continue" : "Turpināt",
"Search" : "Meklēt",
Expand Down
3 changes: 2 additions & 1 deletion l10n/lv.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"Videos" : "Video",
"Metadata" : "Metadati",
"Edit" : "Rediģēt",
"Photos" : "Bildes",
"Photos" : "Fotoattēli",
"Cancel" : "Atcelt",
"Delete" : "Dzēst",
"Share" : "Koplietot",
Expand All @@ -19,6 +19,7 @@
"Account" : "Konts",
"Close" : "Aizvērt",
"Info" : "Info",
"Failed to load some photos" : "Neizdevās ielādēt dažus fotoattēlus",
"Unknown" : "Nezināms",
"Continue" : "Turpināt",
"Search" : "Meklēt",
Expand Down

0 comments on commit ae533bd

Please sign in to comment.