diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-26 00:23:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-26 00:23:16 +0000 |
commit | a4b5fc2e99326829a6e5e1356f2d7a1a004b0364 (patch) | |
tree | 80d7b92b553cc6af290cd8a29d2dbc9dfcbfa087 /apps/weather_status/l10n/ca.js | |
parent | 66702e19a79b375a65737b58c3484aa7c950e4fe (diff) | |
download | nextcloud-server-a4b5fc2e99326829a6e5e1356f2d7a1a004b0364.tar.gz nextcloud-server-a4b5fc2e99326829a6e5e1356f2d7a1a004b0364.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status/l10n/ca.js')
-rw-r--r-- | apps/weather_status/l10n/ca.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/weather_status/l10n/ca.js b/apps/weather_status/l10n/ca.js index a0c552c2285..27aeddddbd6 100644 --- a/apps/weather_status/l10n/ca.js +++ b/apps/weather_status/l10n/ca.js @@ -35,6 +35,7 @@ OC.L10N.register( "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} pluja intensa", "More weather for {adr}" : "Més temps per a {adr}", "Loading weather" : "S'està carregant el temps", + "Set location for weather" : "Definiu la ubicació per al temps", "Remove from favorites" : "Suprimeix dels preferits", "Add as favorite" : "Afegeix-ho com a preferit", "You are not logged in." : "No heu iniciat la sessió.", @@ -45,7 +46,6 @@ OC.L10N.register( "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.", - "Set location for weather" : "Definiu la ubicació per al temps", "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 en l'aplicació Tauler.\n La posició de l'usuari es pot determinar automàticament o definir manualment. A continuació, es mostra una previsió de 6 hores.\n Aquest estat també es pot integrar en altres llocs, com ara l'aplicació Calendari." }, "nplurals=2; plural=(n != 1);"); |