diff options
Diffstat (limited to 'apps/weather_status/l10n/ca.js')
-rw-r--r-- | apps/weather_status/l10n/ca.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/ca.js b/apps/weather_status/l10n/ca.js index d148e3be550..4a48843b049 100644 --- a/apps/weather_status/l10n/ca.js +++ b/apps/weather_status/l10n/ca.js @@ -10,6 +10,7 @@ OC.L10N.register( "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Estat del temps integrat a l'aplicació Tauler.\n La posició de l'usuari es pot determinar o definir manualment automàticament. A continuació, es mostra una previsió de 6 hores.\n Aquest estat també es pot integrar en altres llocs, com ara l'aplicació de Calendari.", "Detect location" : "Detecta la ubicació", "Set custom address" : "Definir l'adreça personalitzada", + "Favorites" : "Favorits", "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Cel clar a les {time}", "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Ennuvolat a les {time}", "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Bon dia a les {time}", @@ -25,6 +26,7 @@ OC.L10N.register( "More weather for {adr}" : "Més temps per a {adr}", "Loading weather" : "S' està carregant el temps", "Set location for weather" : "Definir la ubicació per al temps", + "Remove from favorites" : "Suprimeix de preferits", "There was an error getting the weather status information." : "S'ha produït un error en obtenir la informació de l'estat del temps.", "No weather information found" : "No s'ha trobat informació meteorològica", "Location not found" : "No s'ha trobat la ubicació", |