diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-26 00:21:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-26 00:21:10 +0000 |
commit | 3496a7ea4d0a98c5075f1d42a2be348cab8787d0 (patch) | |
tree | 0b365de6ca5e34a5a2e1447f117453ef8aabade2 /apps/weather_status | |
parent | d4e95f9f0d341c81efa16c8e6b5bb00ff1794a23 (diff) | |
download | nextcloud-server-3496a7ea4d0a98c5075f1d42a2be348cab8787d0.tar.gz nextcloud-server-3496a7ea4d0a98c5075f1d42a2be348cab8787d0.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" : "Інформацію про погоду не знайдено", |