diff --git a/l10n/ga.js b/l10n/ga.js index 23158b81..3bcf6698 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -5,7 +5,11 @@ OC.L10N.register( "Not supported!" : "Gan tacaíocht!", "Press ⌘-C to copy." : "Brúigh ⌘-C chun cóip a dhéanamh.", "Press Ctrl-C to copy." : "Brúigh Ctrl-C chun cóip a dhéanamh.", + "System" : "Córas", + "Monitoring" : "Monatóireacht", "Active users" : "Úsáideoirí gníomhacha", + "PHP" : "PHP", + "Database" : "Bunachar Sonraí", "Copy" : "Cóipeáil" }, "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 89bf90b2..f45afae2 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -3,7 +3,11 @@ "Not supported!" : "Gan tacaíocht!", "Press ⌘-C to copy." : "Brúigh ⌘-C chun cóip a dhéanamh.", "Press Ctrl-C to copy." : "Brúigh Ctrl-C chun cóip a dhéanamh.", + "System" : "Córas", + "Monitoring" : "Monatóireacht", "Active users" : "Úsáideoirí gníomhacha", + "PHP" : "PHP", + "Database" : "Bunachar Sonraí", "Copy" : "Cóipeáil" },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" } \ No newline at end of file