diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-05 00:22:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-05 00:22:31 +0000 |
commit | a5da98e1711f70ee0ce22a10057044bf5630b235 (patch) | |
tree | 092e2621e72a4381ffffee654dfef59e92022999 /apps/weather_status | |
parent | 4b9d914d85054cbe3cd57e4770bbdc82c2c5f979 (diff) | |
download | nextcloud-server-a5da98e1711f70ee0ce22a10057044bf5630b235.tar.gz nextcloud-server-a5da98e1711f70ee0ce22a10057044bf5630b235.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/uk.js | 2 | ||||
-rw-r--r-- | apps/weather_status/l10n/uk.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/weather_status/l10n/uk.js b/apps/weather_status/l10n/uk.js index 284fee30f84..34cac60ef84 100644 --- a/apps/weather_status/l10n/uk.js +++ b/apps/weather_status/l10n/uk.js @@ -10,7 +10,7 @@ OC.L10N.register( "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." : "Статус погоди інтегрований до застосунку з панеллю віджетів (Dashboard). Розташування користувача може визначатися автоматично або вручну. В застосунку показується прогноз на 6 годин.\nСтатус може показуватися й інших застосунках, як-от у \"Календарі\".", "Detect location" : "Визначити місце розташування", "Set custom address" : "Встановити власну адресу", - "Favorites" : "Вподобане", + "Favorites" : "Із зірочкою", "{temperature} {unit} clear sky later today" : "{temperature} {unit} ясне небо пізніше сьогодні", "{temperature} {unit} clear sky" : "{temperature} {unit} ясне небо", "{temperature} {unit} cloudy later today" : "{temperature} {unit} хмарно пізніше сьогодні", diff --git a/apps/weather_status/l10n/uk.json b/apps/weather_status/l10n/uk.json index 37ac54ce30d..3e22c545b12 100644 --- a/apps/weather_status/l10n/uk.json +++ b/apps/weather_status/l10n/uk.json @@ -8,7 +8,7 @@ "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." : "Статус погоди інтегрований до застосунку з панеллю віджетів (Dashboard). Розташування користувача може визначатися автоматично або вручну. В застосунку показується прогноз на 6 годин.\nСтатус може показуватися й інших застосунках, як-от у \"Календарі\".", "Detect location" : "Визначити місце розташування", "Set custom address" : "Встановити власну адресу", - "Favorites" : "Вподобане", + "Favorites" : "Із зірочкою", "{temperature} {unit} clear sky later today" : "{temperature} {unit} ясне небо пізніше сьогодні", "{temperature} {unit} clear sky" : "{temperature} {unit} ясне небо", "{temperature} {unit} cloudy later today" : "{temperature} {unit} хмарно пізніше сьогодні", |