diff --git a/l10n/ga.js b/l10n/ga.js index f0aadeea..f7aa0fcc 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -8,11 +8,14 @@ OC.L10N.register( "Tags" : "Clibeanna", "Saved" : "Shábháil", "Title" : "Teideal", + "Favorite" : "is fearr leat", "Remove" : "Bain", "Favorites" : "Ceanáin", + "Unknown" : "Anaithnid", "URL" : "URL", "Cancel" : "Cealaigh", "Close" : "Dún", - "Settings" : "Socruithe" + "Settings" : "Socruithe", + "Advanced Settings" : "Ardsocruithe" }, "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 72fdf793..1f3a4154 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -6,11 +6,14 @@ "Tags" : "Clibeanna", "Saved" : "Shábháil", "Title" : "Teideal", + "Favorite" : "is fearr leat", "Remove" : "Bain", "Favorites" : "Ceanáin", + "Unknown" : "Anaithnid", "URL" : "URL", "Cancel" : "Cealaigh", "Close" : "Dún", - "Settings" : "Socruithe" + "Settings" : "Socruithe", + "Advanced Settings" : "Ardsocruithe" },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" } \ No newline at end of file