diff --git a/l10n/ga.js b/l10n/ga.js index 7134d328..c0ed834a 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -7,6 +7,7 @@ OC.L10N.register( "Save" : "Sábháil", "Search" : "Cuardach", "Filter" : "Scagaire", + "Tags" : "Clibeanna", "Categories" : "Catagóirí", "Rename" : "Athainmnigh", "Add" : "Cuir", @@ -14,6 +15,7 @@ OC.L10N.register( "Dismiss" : "Díbhe", "Cancel" : "Cealaigh", "OK" : "Ceart go leor", - "Description" : "Cur síos" + "Description" : "Cur síos", + "URL" : "URL" }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); diff --git a/l10n/ga.json b/l10n/ga.json index eb8f3b01..89aadd75 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -5,6 +5,7 @@ "Save" : "Sábháil", "Search" : "Cuardach", "Filter" : "Scagaire", + "Tags" : "Clibeanna", "Categories" : "Catagóirí", "Rename" : "Athainmnigh", "Add" : "Cuir", @@ -12,6 +13,7 @@ "Dismiss" : "Díbhe", "Cancel" : "Cealaigh", "OK" : "Ceart go leor", - "Description" : "Cur síos" + "Description" : "Cur síos", + "URL" : "URL" },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" } \ No newline at end of file