diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-11 02:27:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-11 02:27:58 +0000 |
commit | fd22f2be3d89f35dbbf3824467cd55198174c0a1 (patch) | |
tree | e97f3a9257de7ad6c6349c5acf56f2c524ad73fc /apps/weather_status | |
parent | 16b68fdb347f8b1f4851fa42f54e6fe2122ee861 (diff) | |
download | nextcloud-server-fd22f2be3d89f35dbbf3824467cd55198174c0a1.tar.gz nextcloud-server-fd22f2be3d89f35dbbf3824467cd55198174c0a1.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/gl.js | 22 | ||||
-rw-r--r-- | apps/weather_status/l10n/gl.json | 22 |
2 files changed, 44 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/gl.js b/apps/weather_status/l10n/gl.js index 1135d4be29b..9bc90ef6483 100644 --- a/apps/weather_status/l10n/gl.js +++ b/apps/weather_status/l10n/gl.js @@ -11,6 +11,28 @@ OC.L10N.register( "Detect location" : "Detectar localizaci贸n", "Set custom address" : "Estabelecer o enderezo personalizado", "Favorites" : "Favoritos", + "{temperature} {unit} clear sky later today" : "{temperature} {unit} hoxe vai estar o ceo despexado", + "{temperature} {unit} clear sky" : "{temperature} {unit} ceo despexado", + "{temperature} {unit} cloudy later today" : "{temperature} {unit} hoxe vai estar nubrado", + "{temperature} {unit} cloudy" : "{temperature} {unit} nubrado", + "{temperature} {unit} fair weather later today" : "{temperature} {unit} bo tempo previsto para hoxe", + "{temperature} {unit} fair weather" : "{temperature} {unit} bo tempo", + "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} hoxe estar谩 parcialmente nubrado", + "{temperature} {unit} partly cloudy" : "{temperature} {unit} parcialmente nuboso", + "{temperature} {unit} foggy later today" : "{temperature} {unit} n茅boa prevista para hoxe", + "{temperature} {unit} foggy" : "{temperature} {unit} brumoso", + "{temperature} {unit} light rainfall later today" : "{temperature} {unit} chuvias leves previstas para hoxe", + "{temperature} {unit} light rainfall" : "{temperature} {unit} chuvias leves", + "{temperature} {unit} rainfall later today" : "{temperature} {unit} chuvias previstas para hoxe", + "{temperature} {unit} rainfall" : "{temperature} {unit} chuvia", + "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} chuvias fortes previstas para hoxe", + "{temperature} {unit} heavy rainfall" : "{temperature} {unit} chuvia forte", + "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} chuvascos previstos para hoxe", + "{temperature} {unit} rainfall showers" : "{temperature} {unit} chuvascos", + "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} chuvascos lixeiros previstos para hoxe", + "{temperature} {unit} light rainfall showers" : "{temperature} {unit} chuvascos lixeiros", + "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} chuvascos fortes previstos para hoxe", + "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} chuvascos fortes", "More weather for {adr}" : "M谩is previsi贸ns para {adr}", "Loading weather" : "Cargando as previsi贸ns", "Remove from favorites" : "Retirar de favoritos", diff --git a/apps/weather_status/l10n/gl.json b/apps/weather_status/l10n/gl.json index b674c21ec0a..723e7419541 100644 --- a/apps/weather_status/l10n/gl.json +++ b/apps/weather_status/l10n/gl.json @@ -9,6 +9,28 @@ "Detect location" : "Detectar localizaci贸n", "Set custom address" : "Estabelecer o enderezo personalizado", "Favorites" : "Favoritos", + "{temperature} {unit} clear sky later today" : "{temperature} {unit} hoxe vai estar o ceo despexado", + "{temperature} {unit} clear sky" : "{temperature} {unit} ceo despexado", + "{temperature} {unit} cloudy later today" : "{temperature} {unit} hoxe vai estar nubrado", + "{temperature} {unit} cloudy" : "{temperature} {unit} nubrado", + "{temperature} {unit} fair weather later today" : "{temperature} {unit} bo tempo previsto para hoxe", + "{temperature} {unit} fair weather" : "{temperature} {unit} bo tempo", + "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} hoxe estar谩 parcialmente nubrado", + "{temperature} {unit} partly cloudy" : "{temperature} {unit} parcialmente nuboso", + "{temperature} {unit} foggy later today" : "{temperature} {unit} n茅boa prevista para hoxe", + "{temperature} {unit} foggy" : "{temperature} {unit} brumoso", + "{temperature} {unit} light rainfall later today" : "{temperature} {unit} chuvias leves previstas para hoxe", + "{temperature} {unit} light rainfall" : "{temperature} {unit} chuvias leves", + "{temperature} {unit} rainfall later today" : "{temperature} {unit} chuvias previstas para hoxe", + "{temperature} {unit} rainfall" : "{temperature} {unit} chuvia", + "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} chuvias fortes previstas para hoxe", + "{temperature} {unit} heavy rainfall" : "{temperature} {unit} chuvia forte", + "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} chuvascos previstos para hoxe", + "{temperature} {unit} rainfall showers" : "{temperature} {unit} chuvascos", + "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} chuvascos lixeiros previstos para hoxe", + "{temperature} {unit} light rainfall showers" : "{temperature} {unit} chuvascos lixeiros", + "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} chuvascos fortes previstos para hoxe", + "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} chuvascos fortes", "More weather for {adr}" : "M谩is previsi贸ns para {adr}", "Loading weather" : "Cargando as previsi贸ns", "Remove from favorites" : "Retirar de favoritos", |