diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-06 00:30:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-06 00:30:35 +0000 |
commit | 6d84160ba710e6ea4cf290f40d7bb924c35ad574 (patch) | |
tree | 56219fa1144bb0bb6efefcd0c069b9b055745d1b /apps/weather_status | |
parent | 6862ff28002c8c282bcca5c198619c03f5cb4e0b (diff) | |
download | nextcloud-server-6d84160ba710e6ea4cf290f40d7bb924c35ad574.tar.gz nextcloud-server-6d84160ba710e6ea4cf290f40d7bb924c35ad574.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 55f88e32ac0..284fee30f84 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 861adf2aae9..37ac54ce30d 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} хмарно пізніше сьогодні", |