diff options
Diffstat (limited to 'apps/dashboard/l10n/ga.js')
-rw-r--r-- | apps/dashboard/l10n/ga.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dashboard/l10n/ga.js b/apps/dashboard/l10n/ga.js index 2ad756df2c0..9fbee59ddd1 100644 --- a/apps/dashboard/l10n/ga.js +++ b/apps/dashboard/l10n/ga.js @@ -16,7 +16,6 @@ OC.L10N.register( "Hello, {name}" : "Dia dhuit, {name}", "Happy birthday 🥳🤩🎂🎉" : "Lá breithe shona duit 🥳🤩🎂🎉", "Happy birthday, {name} 🥳🤩🎂🎉" : "Lá breithe shona duit, {name} 🥳🤩🎂🎉", - "\"{title} icon\"" : "\"{title} deilbhÃn\"", "Customize" : "Saincheap", "Edit widgets" : "Cuir giuirléidà in eagar", "Get more widgets from the App Store" : "Faigh tuilleadh giuirléidà ón Siopa Aip", @@ -24,6 +23,7 @@ OC.L10N.register( "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Ar mhaithe le do phrÃobháideachas, iarrann do fhreastalaà Nextcloud na sonraà aimsire ar do shon agus mar sin nà fhaigheann an tseirbhÃs aimsire aon fhaisnéis phearsanta.", "Weather data from Met.no" : "Sonraà aimsire ó Met.no", "geocoding with Nominatim" : "geochódú le Nominatim", - "elevation data from OpenTopoData" : "sonraà ardaithe ó OpenTopoData" + "elevation data from OpenTopoData" : "sonraà ardaithe ó OpenTopoData", + "\"{title} icon\"" : "\"{title} deilbhÃn\"" }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); |