diff options
Diffstat (limited to 'apps/dashboard/l10n/gl.js')
-rw-r--r-- | apps/dashboard/l10n/gl.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/dashboard/l10n/gl.js b/apps/dashboard/l10n/gl.js index d8462041c46..dd78430b8ef 100644 --- a/apps/dashboard/l10n/gl.js +++ b/apps/dashboard/l10n/gl.js @@ -11,7 +11,9 @@ OC.L10N.register( "Weather service" : "Servizo meteorolóxico", "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Para a súa privacidade, o servidor do Nextcloud solicita os datos meteorolóxicos no seu nome para que o servizo meteorolóxico non reciba información persoal.", "Weather data from Met.no" : "Datos meteorolóxicos de Met.no", - "Weather" : "Clima", + "geocoding with Nominatim" : "xeocodificación con Nominatim", + "elevation data from OpenTopoData" : "datos de elevación de OpenTopoData", + "Weather" : "Meteoroloxía", "Status" : "Estado", "Good evening, {name}" : "Boas noites, {name}", "Good evening" : "Boas noites", |