diff options
Diffstat (limited to 'apps/weather_status/l10n/ca.js')
-rw-r--r-- | apps/weather_status/l10n/ca.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/weather_status/l10n/ca.js b/apps/weather_status/l10n/ca.js index 0c200f6620e..d14e7ba513b 100644 --- a/apps/weather_status/l10n/ca.js +++ b/apps/weather_status/l10n/ca.js @@ -7,7 +7,6 @@ OC.L10N.register( "Error" : "Error", "Weather status" : "Estat del temps", "Weather status in your dashboard" : "Estat del temps al seu tauler", - "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", "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Cel clar a les {time}", @@ -31,6 +30,7 @@ OC.L10N.register( "There was an error setting the location address." : "S'ha produït un error en definir l'adreça d'ubicació.", "There was an error setting the location." : "S'ha produït un error en definir la ubicació.", "There was an error saving the mode." : "S'ha produït un error en desar el mode.", - "There was an error using personal address." : "S'ha produït un error en utilitzar l'adreça personal." + "There was an error using personal address." : "S'ha produït un error en utilitzar l'adreça personal.", + "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." }, "nplurals=2; plural=(n != 1);"); |