migrate therinaldos.com data
Build & Deploy to DigitalOcean Space / build (push) Failing after 2m38s

This commit is contained in:
2024-05-05 15:50:45 -04:00
commit ef1ff240d4
23182 changed files with 3801898 additions and 0 deletions
@@ -0,0 +1,38 @@
OC.L10N.register(
"weather_status",
{
"Unknown address" : "Tundmatu aadress",
"No result." : "Vasteid ei leitud.",
"Malformed JSON data." : "Vigased JSON-andmed.",
"Error" : "Viga",
"Detect location" : "Tuvasta asukoht",
"Favorites" : "Lemmikud",
"{temperature} {unit} clear sky later today" : "{temperature} {unit} hiljem taevas selge",
"{temperature} {unit} clear sky" : "{temperature} {unit} taevas selge",
"{temperature} {unit} cloudy later today" : "{temperature} {unit} hiljem taevas pilvine",
"{temperature} {unit} cloudy" : "{temperature} {unit} pilvine",
"{temperature} {unit} fair weather later today" : "{temperature} {unit} hiljem ilus ilm",
"{temperature} {unit} fair weather" : "{temperature} {unit} ilus ilm",
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} hiljem vahelduv pilvisus",
"{temperature} {unit} partly cloudy" : "{temperature} {unit} vahelduv pilvisus",
"{temperature} {unit} foggy later today" : "{temperature} {unit} hiljem udune",
"{temperature} {unit} foggy" : "{temperature} {unit} udune",
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} hiljem kerge vihm",
"{temperature} {unit} light rainfall" : "{temperature} {unit} kerge vihm",
"{temperature} {unit} rainfall later today" : "{temperature} {unit} hiljem vihm",
"{temperature} {unit} rainfall" : "{temperature} {unit} vihm",
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} hiljem tihe vihm",
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} tihe vihm",
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} hiljem hoovihm",
"{temperature} {unit} rainfall showers" : "{temperature} {unit} hoovihm",
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} hiljem kerge hoovihm",
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} kerge hoovihm",
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} hiljem tihe hoovihm",
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} tihe hoovihm",
"Loading weather" : "Ilmaennustuse laadimine",
"Remove from favorites" : "Eemalda lemmikutest",
"Add as favorite" : "Lisa lemmikuks",
"You are not logged in." : "Sa pole sisse logitud.",
"Location not found" : "Asukohta ei leitud"
},
"nplurals=2; plural=(n != 1);");