summaryrefslogtreecommitdiffstats
path: root/apps/weather_status
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-03-06 02:27:01 +0000
committerNextcloud bot <bot@nextcloud.com>2023-03-06 02:27:01 +0000
commit7df188b20088203f36bfa9f0cc4c01b1056c5d38 (patch)
tree6f69daf4e5b6a5891c9a97b54110e0e08c31e21d /apps/weather_status
parente5ee2ec441068994497d74fed1855d8e1fc983ba (diff)
downloadnextcloud-server-7df188b20088203f36bfa9f0cc4c01b1056c5d38.tar.gz
nextcloud-server-7df188b20088203f36bfa9f0cc4c01b1056c5d38.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status')
-rw-r--r--apps/weather_status/l10n/ca.js22
-rw-r--r--apps/weather_status/l10n/ca.json22
2 files changed, 44 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/ca.js b/apps/weather_status/l10n/ca.js
index aaa00fec8fd..ad04aeb005b 100644
--- a/apps/weather_status/l10n/ca.js
+++ b/apps/weather_status/l10n/ca.js
@@ -11,6 +11,28 @@ OC.L10N.register(
"Detect location" : "Detecta la ubicació",
"Set custom address" : "Defineix una adreça personalitzada",
"Favorites" : "Preferits",
+ "{temperature} {unit} clear sky later today" : "{temperature} {unit} cel clar més tard avui",
+ "{temperature} {unit} clear sky" : "{temperature} {unit} cel clar",
+ "{temperature} {unit} cloudy later today" : "{temperature} {unit} ennuvolat avui més tard",
+ "{temperature} {unit} cloudy" : "{temperature} {unit} ennuvolat",
+ "{temperature} {unit} fair weather later today" : "{temperature} {unit} bon temps avui més tard",
+ "{temperature} {unit} fair weather" : "{temperature} {unit} bon temps",
+ "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} mig ennuvolat avui més tard",
+ "{temperature} {unit} partly cloudy" : "{temperature} {unit} parcialment ennuvolat",
+ "{temperature} {unit} foggy later today" : "{temperature} {unit} boira més tard avui",
+ "{temperature} {unit} foggy" : "{temperature} {unit} boira",
+ "{temperature} {unit} light rainfall later today" : "{temperature} {unit} pluja lleugera més tard avui",
+ "{temperature} {unit} light rainfall" : "{temperature} {unit} pluja lleugera",
+ "{temperature} {unit} rainfall later today" : "{temperature} {unit} pluja més tard avui",
+ "{temperature} {unit} rainfall" : "{temperature} {unit} pluja",
+ "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} pluja abundant més tard avui",
+ "{temperature} {unit} heavy rainfall" : "{temperature} {unit} pluja abundant",
+ "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} ruixats de pluja més tard avui",
+ "{temperature} {unit} rainfall showers" : "{temperature} {unit} ruixats de pluja",
+ "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} pluja lleugera més tard avui",
+ "{temperature} {unit} light rainfall showers" : "{temperature} {unit} pluja lleugera",
+ "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} pluja intensa més tard avui",
+ "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} pluja abundant",
"More weather for {adr}" : "Més temps per a {adr}",
"Loading weather" : "S'està carregant el temps",
"Remove from favorites" : "Suprimeix dels preferits",
diff --git a/apps/weather_status/l10n/ca.json b/apps/weather_status/l10n/ca.json
index 4cee38fb196..0f7ce2d8e77 100644
--- a/apps/weather_status/l10n/ca.json
+++ b/apps/weather_status/l10n/ca.json
@@ -9,6 +9,28 @@
"Detect location" : "Detecta la ubicació",
"Set custom address" : "Defineix una adreça personalitzada",
"Favorites" : "Preferits",
+ "{temperature} {unit} clear sky later today" : "{temperature} {unit} cel clar més tard avui",
+ "{temperature} {unit} clear sky" : "{temperature} {unit} cel clar",
+ "{temperature} {unit} cloudy later today" : "{temperature} {unit} ennuvolat avui més tard",
+ "{temperature} {unit} cloudy" : "{temperature} {unit} ennuvolat",
+ "{temperature} {unit} fair weather later today" : "{temperature} {unit} bon temps avui més tard",
+ "{temperature} {unit} fair weather" : "{temperature} {unit} bon temps",
+ "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} mig ennuvolat avui més tard",
+ "{temperature} {unit} partly cloudy" : "{temperature} {unit} parcialment ennuvolat",
+ "{temperature} {unit} foggy later today" : "{temperature} {unit} boira més tard avui",
+ "{temperature} {unit} foggy" : "{temperature} {unit} boira",
+ "{temperature} {unit} light rainfall later today" : "{temperature} {unit} pluja lleugera més tard avui",
+ "{temperature} {unit} light rainfall" : "{temperature} {unit} pluja lleugera",
+ "{temperature} {unit} rainfall later today" : "{temperature} {unit} pluja més tard avui",
+ "{temperature} {unit} rainfall" : "{temperature} {unit} pluja",
+ "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} pluja abundant més tard avui",
+ "{temperature} {unit} heavy rainfall" : "{temperature} {unit} pluja abundant",
+ "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} ruixats de pluja més tard avui",
+ "{temperature} {unit} rainfall showers" : "{temperature} {unit} ruixats de pluja",
+ "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} pluja lleugera més tard avui",
+ "{temperature} {unit} light rainfall showers" : "{temperature} {unit} pluja lleugera",
+ "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} pluja intensa més tard avui",
+ "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} pluja abundant",
"More weather for {adr}" : "Més temps per a {adr}",
"Loading weather" : "S'està carregant el temps",
"Remove from favorites" : "Suprimeix dels preferits",