Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/weather_status/l10n/is.json')
-rw-r--r--apps/weather_status/l10n/is.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/apps/weather_status/l10n/is.json b/apps/weather_status/l10n/is.json
index b1968c610db..bf19473e12f 100644
--- a/apps/weather_status/l10n/is.json
+++ b/apps/weather_status/l10n/is.json
@@ -8,21 +8,8 @@
"Detect location" : "Finna staðsetningu",
"Set custom address" : "Setja sérsniðið heimilisfang",
"Favorites" : "Eftirlæti",
- "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Heiðskírt kl. {time}",
- "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Skýjað kl. {time}",
- "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Bjartviðri kl. {time}",
- "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Bjartnætti kl. {time}",
- "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Hálfskýjað kl. {time}",
- "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Þoka kl. {time}",
- "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Dálítil rigning kl. {time}",
- "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Rigning kl. {time}",
- "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Talsverð rigning kl. {time}",
- "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Skúrir kl. {time}",
- "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Sálitlar skúrir kl. {time}",
- "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Talsverðar skúrir kl. {time}",
"More weather for {adr}" : "Nánari veðurgögn fyrir {adr}",
"Loading weather" : "Hleð inn veðurlýsingu",
- "Set location for weather" : "Stilla staðsetningu fyrir veður",
"Remove from favorites" : "Fjarlægja úr eftirlætum",
"Add as favorite" : "Bæta við sem eftirlæti",
"You are not logged in." : "Þú ert ekki skráð/ur inn.",
@@ -32,6 +19,19 @@
"There was an error setting the location address." : "Það kom upp villa við að stilla staðinn.",
"There was an error setting the location." : "Það kom upp villa við að stilla staðsetninguna.",
"There was an error saving the mode." : "Það kom upp villa við að vista haminn.",
- "There was an error using personal address." : "Það kom upp villa við að nota persónulegt heimilisfang."
+ "There was an error using personal address." : "Það kom upp villa við að nota persónulegt heimilisfang.",
+ "Set location for weather" : "Stilla staðsetningu fyrir veður",
+ "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Heiðskírt kl. {time}",
+ "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Skýjað kl. {time}",
+ "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Bjartviðri kl. {time}",
+ "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Bjartnætti kl. {time}",
+ "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Hálfskýjað kl. {time}",
+ "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Þoka kl. {time}",
+ "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Dálítil rigning kl. {time}",
+ "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Rigning kl. {time}",
+ "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Talsverð rigning kl. {time}",
+ "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Skúrir kl. {time}",
+ "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Sálitlar skúrir kl. {time}",
+ "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Talsverðar skúrir kl. {time}"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
} \ No newline at end of file