diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-25 00:25:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-25 00:25:54 +0000 |
commit | 28e0ccfed906525183306ff3d38b67075d688773 (patch) | |
tree | 814bb9da20ac29123400fb75396207514225d26b /apps/weather_status | |
parent | 3b9c24022ce657074a4fd1246d403a29162f9f3d (diff) | |
download | nextcloud-server-28e0ccfed906525183306ff3d38b67075d688773.tar.gz nextcloud-server-28e0ccfed906525183306ff3d38b67075d688773.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/is.js | 22 | ||||
-rw-r--r-- | apps/weather_status/l10n/is.json | 22 |
2 files changed, 44 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/is.js b/apps/weather_status/l10n/is.js index 3509c180843..84f78f4c518 100644 --- a/apps/weather_status/l10n/is.js +++ b/apps/weather_status/l10n/is.js @@ -10,6 +10,28 @@ OC.L10N.register( "Detect location" : "Finna staðsetningu", "Set custom address" : "Setja sérsniðið heimilisfang", "Favorites" : "Eftirlæti", + "{temperature} {unit} clear sky later today" : "{temperature} {unit} heiðskírt seinnipartinn", + "{temperature} {unit} clear sky" : "{temperature} {unit} heiðskírt", + "{temperature} {unit} cloudy later today" : "{temperature} {unit} skýjað seinnipartinn", + "{temperature} {unit} cloudy" : "{temperature} {unit} skýjað", + "{temperature} {unit} fair weather later today" : "{temperature} {unit} bjartviðri seinnipartinn", + "{temperature} {unit} fair weather" : "{temperature} {unit} bjartviðri", + "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} hálfskýjað seinnipartinn", + "{temperature} {unit} partly cloudy" : "{temperature} {unit} hálfskýjað", + "{temperature} {unit} foggy later today" : "{temperature} {unit} þoka seinnipartinn", + "{temperature} {unit} foggy" : "{temperature} {unit} þoka", + "{temperature} {unit} light rainfall later today" : "{temperature} {unit} dálítil rigning seinnipartinn", + "{temperature} {unit} light rainfall" : "{temperature} {unit} dálítil rigning", + "{temperature} {unit} rainfall later today" : "{temperature} {unit} rigning seinnipartinn", + "{temperature} {unit} rainfall" : "{temperature} {unit} rigning", + "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} talsverð rigning seinnipartinn", + "{temperature} {unit} heavy rainfall" : "{temperature} {unit} talsverð rigning", + "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} skúrir seinnipartinn", + "{temperature} {unit} rainfall showers" : "{temperature} {unit} skúrir", + "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} dálitlir skúrir seinnipartinn", + "{temperature} {unit} light rainfall showers" : "{temperature} {unit} dálitlir skúrir", + "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} talsverðir skúrir seinnipartinn", + "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} talsverðir skúrir", "More weather for {adr}" : "Nánari veðurgögn fyrir {adr}", "Loading weather" : "Hleð inn veðurlýsingu", "Remove from favorites" : "Fjarlægja úr eftirlætum", diff --git a/apps/weather_status/l10n/is.json b/apps/weather_status/l10n/is.json index 8c37f9da052..b927b9fc5fd 100644 --- a/apps/weather_status/l10n/is.json +++ b/apps/weather_status/l10n/is.json @@ -8,6 +8,28 @@ "Detect location" : "Finna staðsetningu", "Set custom address" : "Setja sérsniðið heimilisfang", "Favorites" : "Eftirlæti", + "{temperature} {unit} clear sky later today" : "{temperature} {unit} heiðskírt seinnipartinn", + "{temperature} {unit} clear sky" : "{temperature} {unit} heiðskírt", + "{temperature} {unit} cloudy later today" : "{temperature} {unit} skýjað seinnipartinn", + "{temperature} {unit} cloudy" : "{temperature} {unit} skýjað", + "{temperature} {unit} fair weather later today" : "{temperature} {unit} bjartviðri seinnipartinn", + "{temperature} {unit} fair weather" : "{temperature} {unit} bjartviðri", + "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} hálfskýjað seinnipartinn", + "{temperature} {unit} partly cloudy" : "{temperature} {unit} hálfskýjað", + "{temperature} {unit} foggy later today" : "{temperature} {unit} þoka seinnipartinn", + "{temperature} {unit} foggy" : "{temperature} {unit} þoka", + "{temperature} {unit} light rainfall later today" : "{temperature} {unit} dálítil rigning seinnipartinn", + "{temperature} {unit} light rainfall" : "{temperature} {unit} dálítil rigning", + "{temperature} {unit} rainfall later today" : "{temperature} {unit} rigning seinnipartinn", + "{temperature} {unit} rainfall" : "{temperature} {unit} rigning", + "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} talsverð rigning seinnipartinn", + "{temperature} {unit} heavy rainfall" : "{temperature} {unit} talsverð rigning", + "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} skúrir seinnipartinn", + "{temperature} {unit} rainfall showers" : "{temperature} {unit} skúrir", + "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} dálitlir skúrir seinnipartinn", + "{temperature} {unit} light rainfall showers" : "{temperature} {unit} dálitlir skúrir", + "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} talsverðir skúrir seinnipartinn", + "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} talsverðir skúrir", "More weather for {adr}" : "Nánari veðurgögn fyrir {adr}", "Loading weather" : "Hleð inn veðurlýsingu", "Remove from favorites" : "Fjarlægja úr eftirlætum", |