Skip to content

Commit f979348

Browse files
authored
Merge pull request #877 from Romanitho/release/2.3.0
Release 2.3.0
2 parents 907b5cb + f0e0e31 commit f979348

File tree

1 file changed

+62
-0
lines changed
  • Sources/Winget-AutoUpdate/locale

1 file changed

+62
-0
lines changed
Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
<local>
2+
<outputs>
3+
<output id="0">
4+
<!--Check network connection-->
5+
<title>Pārbaudiet tīkla savienojumu.</title>
6+
<!--Unable to check for software updates at this time!-->
7+
<message>Pašlaik nevar pārbaudīt, vai ir atjauninājumi!</message>
8+
</output>
9+
<output id="1">
10+
<!--No internet connection-->
11+
<title>Nav interneta savienojuma.</title>
12+
<!--Updates could not be verified-->
13+
<message>Nevarēja pārbaudīt atjauninājumus.</message>
14+
</output>
15+
<output id="2">
16+
<!--{App} will be updated-->
17+
<title>Tiks atjaunināts {0}!</title>
18+
<!--{v1.0} to {v2.0}-->
19+
<message>{0} uz {1}</message>
20+
</output>
21+
<output id="3">
22+
<!--{App} updated-->
23+
<title>{0} atjaunināts.</title>
24+
<!--Installed version: {v1.0}-->
25+
<message>Uzstādītā versija: {0}</message>
26+
</output>
27+
<output id="4">
28+
<!--{App} could not be updated-->
29+
<title>Nevarēja atjaunināt {0}!</title>
30+
<!--Please contact support-->
31+
<message>Lūdzu, sazinieties ar atbalstu.</message>
32+
</output>
33+
<output id="5">
34+
<!--Logs are not available yet-->
35+
<message>Žurnālfaili vēl nav pieejami!</message>
36+
</output>
37+
<output id="6">
38+
<!--Starting a manual check for updated apps-->
39+
<message>Manuāli pārbaudu atjauninātās aplikācijas...</message>
40+
</output>
41+
<output id="7">
42+
<!--Couldn't start a manual check for updated apps-->
43+
<message>Nevarēja manuāli pārbaudīt atjauninātās aplikācijas!</message>
44+
</output>
45+
<output id="8">
46+
<!--A check for updated apps already running-->
47+
<message>Jau pārbauda atjauninātās aplikācijas...</message>
48+
</output>
49+
<output id="9">
50+
<!--Manual check for updated apps completed-->
51+
<message>Atjaunināto aplikāciju pārbaude pabeigta...</message>
52+
</output>
53+
<output id="10">
54+
<!--See changelog-->
55+
<message>Lasiet izmaiņu sarakstu changelog</message>
56+
</output>
57+
<output id="11">
58+
<!--Open log file-->
59+
<message>Atvērt žurnālfailu</message>
60+
</output>
61+
</outputs>
62+
</local>

0 commit comments

Comments
 (0)