summaryrefslogtreecommitdiffstats
path: root/l10n/ga.js
blob: ea648b8f85be6d9076262188ef50a2ccf2c3be85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
OC.L10N.register(
    "photos",
    {
    "Public link" : "Nasc poiblí",
    "Videos" : "Físeáin",
    "People" : "Daoine",
    "Favorites" : "Ceanáin",
    "Tags" : "Clibeanna",
    "Places" : "Áiteanna",
    "Back" : "Ar ais",
    "Save" : "Sábháil",
    "Group" : "Grúpa",
    "Favorite" : "is fearr leat",
    "Home" : "Baile",
    "View" : "Amharc",
    "Remove from favorites" : "Bain ó cheanáin",
    "One of the source folders does not exists" : "Níl ceann de na fillteáin foinse ann",
    "Add" : "Cuir",
    "Details" : "Sonraí"
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");