diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-26 00:21:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-26 00:21:00 +0000 |
commit | 94282863cbfbb1c798001d828ddbeb944909f192 (patch) | |
tree | f27dc74dc1ff1e7040cf209c5f41f296a1e78c7c /apps/weather_status | |
parent | ed11a922548ddc21fd11a4c4d061857ea1318e2e (diff) | |
download | nextcloud-server-94282863cbfbb1c798001d828ddbeb944909f192.tar.gz nextcloud-server-94282863cbfbb1c798001d828ddbeb944909f192.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 | 4 | ||||
-rw-r--r-- | apps/weather_status/l10n/uk.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/weather_status/l10n/uk.js b/apps/weather_status/l10n/uk.js index d62056893b6..d8a73b44e01 100644 --- a/apps/weather_status/l10n/uk.js +++ b/apps/weather_status/l10n/uk.js @@ -34,8 +34,8 @@ OC.L10N.register( "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} проливні дощі", "More weather for {adr}" : "Більше інформації про погоду для {adr}", "Loading weather" : "Завантаження інформації про стан погоди", - "Remove from favorites" : "Вилучено з улюбленого", - "Add as favorite" : "Додати до улюблених", + "Remove from favorites" : "Прибрати зірочку", + "Add as favorite" : "Позначити зірочкою", "You are not logged in." : "Ви не ввійшли до системи.", "There was an error getting the weather status information." : "Виникла помилка при отриманні інформації про стан погоди.", "No weather information found" : "Інформацію про погоду не знайдено", diff --git a/apps/weather_status/l10n/uk.json b/apps/weather_status/l10n/uk.json index 0fa25298152..1df10e47d5c 100644 --- a/apps/weather_status/l10n/uk.json +++ b/apps/weather_status/l10n/uk.json @@ -32,8 +32,8 @@ "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} проливні дощі", "More weather for {adr}" : "Більше інформації про погоду для {adr}", "Loading weather" : "Завантаження інформації про стан погоди", - "Remove from favorites" : "Вилучено з улюбленого", - "Add as favorite" : "Додати до улюблених", + "Remove from favorites" : "Прибрати зірочку", + "Add as favorite" : "Позначити зірочкою", "You are not logged in." : "Ви не ввійшли до системи.", "There was an error getting the weather status information." : "Виникла помилка при отриманні інформації про стан погоди.", "No weather information found" : "Інформацію про погоду не знайдено", |