diff options
Diffstat (limited to 'apps/weather_status/l10n/lv.json')
-rw-r--r-- | apps/weather_status/l10n/lv.json | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/lv.json b/apps/weather_status/l10n/lv.json new file mode 100644 index 00000000000..1c6957dbb50 --- /dev/null +++ b/apps/weather_status/l10n/lv.json @@ -0,0 +1,49 @@ +{ "translations": { + "Unknown address" : "Nezināma adrese", + "No result." : "Nav iznākuma.", + "Malformed JSON data." : "Nepareizi veidoti JSON dati.", + "Error" : "Kļūda", + "Weather status" : "Laikapstākļu stāvoklis", + "Weather status in your dashboard" : "Laikapstākļu stāvoklis informācijas panelī", + "Weather status integrated in the Dashboard app.\n The geographic location 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." : "Laikapstākļu stāvoklis iekļauts informācijas paneļa lietotnē.\nĢeogrāfiskā atrašanās vieta var tikt automātiski noteikta vai pašrocīgi norādīta. Tad tiek attēlota 6 stundu prognoze.\nŠis stāvoklis var tikt ievietots arī citās vietās, piemēram, kalendāra lietotnē.", + "Detect location" : "Noteikt atrašanās vietu", + "Set custom address" : "Iestatīt pielāgotu adresi", + "Favorites" : "Izlase", + "{temperature} {unit} clear sky later today" : "{temperature} {unit} skaidras debesis vēlāk šodien", + "{temperature} {unit} clear sky" : "{temperature} {unit} skaidras debesis", + "{temperature} {unit} cloudy later today" : "{temperature} {unit} mākoņains vēlāk šodien", + "{temperature} {unit} cloudy" : "{temperature} {unit} mākoņains", + "{temperature} {unit} fair weather later today" : "{temperature} {unit} labi laikapstākļi vēlāk šodien", + "{temperature} {unit} fair weather" : "{temperature} {unit} labi laikapstākļi", + "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} daļēji mākoņains vēlāk šodien", + "{temperature} {unit} partly cloudy" : "{temperature} {unit} daļēji mākoņains", + "{temperature} {unit} foggy later today" : "{temperature} {unit} miglains vēlāk šodien", + "{temperature} {unit} foggy" : "{temperature} {unit} miglains", + "{temperature} {unit} light rainfall later today" : "{temperature} {unit} viegli nokrišņi vēlāk šodien", + "{temperature} {unit} light rainfall" : "{temperature} {unit} viegli nokrišņi", + "{temperature} {unit} rainfall later today" : "{temperature} {unit} nokrišņi vēlāk šodien", + "{temperature} {unit} rainfall" : "{temperature} {unit} nokrišņi", + "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} spēcīgi nokrišņi vēlāk šodien", + "{temperature} {unit} heavy rainfall" : "{temperature} {unit} spēcīgi nokrišņi", + "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} nokrišņu gāzmas vēlāk šodien", + "{temperature} {unit} rainfall showers" : "{temperature} {unit} nokrišņu gāzmas", + "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} vieglas nokrišņu gāzmas vēlāk šodien", + "{temperature} {unit} light rainfall showers" : "{temperature} {unit} vieglas nokrišņu gāzmas", + "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} spēcīgas nokrišņu gāzmas vēlāk šodien", + "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} spēcīgas nokrišņu gāzmas", + "More weather for {adr}" : "Vairāk laikapstākļu datu par {adr}", + "Loading weather" : "Ielādē laikapstākļus", + "Remove from favorites" : "Noņemt no izlases", + "Add as favorite" : "Pievienot izlasei", + "You are not logged in." : "Tu neesi pieteicies.", + "There was an error getting the weather status information." : "Atgadījās kļūda laikapstākļu stāvokļa informācijas iegūšanā.", + "No weather information found" : "Netika atrasta informācija par laikapstākļiem", + "Location not found" : "Atrašanās vieta nav atrasta", + "There was an error setting the location address." : "Atgadījās kļūda atrašanās vietas adreses iestatīšanā.", + "There was an error setting the location." : "Atgadījās kļūda atrašanās vietas iestatīšanā.", + "There was an error saving the mode." : "Atgadījās kļūda režīma saglabāšanā.", + "There was an error using personal address." : "Atgadījās kļūda personīgās adreses izmantošanā.", + "Set location for weather" : "Iestatīt atrašanās vietu laikapstākļiem", + "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." : "Laikapstākļu stāvoklis iekļauts informācijas paneļa lietotnē.\nLietotāja atrašanās vieta var tikt automātiski noteikta vai pašrocīgi norādīta. Tad tiek attēlota 6 stundu prognoze.\nŠis stāvoklis var tikt ievietots arī citās vietās, piemēram, kalendāra lietotnē." +},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" +}
\ No newline at end of file |