diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:42 +0000 |
commit | 80052ba7a33318176908048f34b838ab45f4d011 (patch) | |
tree | 43ceda6d5494162c2926ad3f24027077f0a64fe8 /apps/weather_status/l10n/hr.json | |
parent | 88d0c825f6615d253bd44a271278817bb03a5c38 (diff) | |
download | nextcloud-server-80052ba7a33318176908048f34b838ab45f4d011.tar.gz nextcloud-server-80052ba7a33318176908048f34b838ab45f4d011.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status/l10n/hr.json')
-rw-r--r-- | apps/weather_status/l10n/hr.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/weather_status/l10n/hr.json b/apps/weather_status/l10n/hr.json index f990853d3c6..4104ce9df00 100644 --- a/apps/weather_status/l10n/hr.json +++ b/apps/weather_status/l10n/hr.json @@ -5,7 +5,6 @@ "Error" : "Pogreška", "Weather status" : "Status vremenske prognoze", "Weather status in your dashboard" : "Status vremenske prognoze u nadzornoj ploči", - "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." : "Status vremenske prognoze integriran u aplikaciju nadzorne ploče.\n Lokacija korisnika može se automatski odrediti ili ručno definirati. Zatim se prikazuje vremenska prognoza za sljedećih 6 sati.\n Ovaj se status može integrirati i na druga mjesta, primjerice u aplikaciju Calendar.", "Detect location" : "Otkrij lokaciju", "Set custom address" : "Odaberi prilagođenu adresu", "Favorites" : "Favoriti", @@ -21,6 +20,7 @@ "There was an error setting the location." : "Došlo je do pogreške pri postavljanju lokacije.", "There was an error saving the mode." : "Došlo je do pogreške pri spremanju načina rada.", "There was an error using personal address." : "Došlo je do pogreške pri spremanju osobne adrese.", - "Set location for weather" : "Postavite lokaciju za vremensku prognozu" + "Set location for weather" : "Postavite lokaciju za vremensku prognozu", + "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." : "Status vremenske prognoze integriran u aplikaciju nadzorne ploče.\n Lokacija korisnika može se automatski odrediti ili ručno definirati. Zatim se prikazuje vremenska prognoza za sljedećih 6 sati.\n Ovaj se status može integrirati i na druga mjesta, primjerice u aplikaciju Calendar." },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" }
\ No newline at end of file |