diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-11-16 02:19:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-11-16 02:19:21 +0000 |
commit | 0bed1c2bd0185f57521dfca1794b8ad1af1261fe (patch) | |
tree | dd2e720a4fd3a1c4e2e47ca033a918526518de51 /apps/weather_status | |
parent | 769f59ec657a4dcb993550ef33341015d5ea7942 (diff) | |
download | nextcloud-server-0bed1c2bd0185f57521dfca1794b8ad1af1261fe.tar.gz nextcloud-server-0bed1c2bd0185f57521dfca1794b8ad1af1261fe.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/weather_status')
-rw-r--r-- | apps/weather_status/l10n/ca.js | 2 | ||||
-rw-r--r-- | apps/weather_status/l10n/ca.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/ca.js b/apps/weather_status/l10n/ca.js index 4a48843b049..173ba732a91 100644 --- a/apps/weather_status/l10n/ca.js +++ b/apps/weather_status/l10n/ca.js @@ -27,6 +27,8 @@ OC.L10N.register( "Loading weather" : "S' està carregant el temps", "Set location for weather" : "Definir la ubicació per al temps", "Remove from favorites" : "Suprimeix de preferits", + "Add as favorite" : "Afegeix-ho com a preferit", + "You are not logged in." : "No heu iniciat la sessió.", "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ó", diff --git a/apps/weather_status/l10n/ca.json b/apps/weather_status/l10n/ca.json index 871b33ad5a9..2e4ae36563b 100644 --- a/apps/weather_status/l10n/ca.json +++ b/apps/weather_status/l10n/ca.json @@ -25,6 +25,8 @@ "Loading weather" : "S' està carregant el temps", "Set location for weather" : "Definir la ubicació per al temps", "Remove from favorites" : "Suprimeix de preferits", + "Add as favorite" : "Afegeix-ho com a preferit", + "You are not logged in." : "No heu iniciat la sessió.", "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ó", |