diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-05 00:22:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-05 00:22:19 +0000 |
commit | 36607881ceb0a528f8ae43069aa36e287b96b91f (patch) | |
tree | 68faa02e69ad6f319daf89f8aeeb66a1f87a7412 /apps/weather_status | |
parent | 80b5aed6ef7462af56182b7965057cafe8e071ce (diff) | |
download | nextcloud-server-36607881ceb0a528f8ae43069aa36e287b96b91f.tar.gz nextcloud-server-36607881ceb0a528f8ae43069aa36e287b96b91f.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} хмарно пізніше сьогодні", |