Skip to content

Commit 990f69b

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent d89bcd8 commit 990f69b

File tree

2 files changed

+16
-4
lines changed

2 files changed

+16
-4
lines changed

l10n/lv.js

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ OC.L10N.register(
88
"Host" : "Resursdators",
99
"Enabled" : "Iespējots",
1010
"More info" : "Vairāk informācijas",
11-
"Remove" : "Izņemt",
11+
"Remove" : "Noņemt",
1212
"From" : "No",
1313
"To" : "Līdz",
1414
"Add" : "Pievienot",
@@ -22,6 +22,8 @@ OC.L10N.register(
2222
"User documentation" : "Lietotāja dokumentācija",
2323
"Admin documentation" : "Pārvaldītāja dokumentācija",
2424
"Developer documentation" : "Izstrādātāja dokumentācija",
25+
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Izceltās lietotnes ir kopienas izstrādātas. Tās sniedz centrālu funkcionalitāte un ir gatavas izmantošanai produkcijā.",
26+
"Featured" : "Izcelta",
2527
"Update to {update}" : "Atjaunināt uz {update}",
2628
"Icon" : "Ikona",
2729
"Version" : "Versija",
@@ -31,10 +33,14 @@ OC.L10N.register(
3133
"Type" : "Veids",
3234
"Display Name" : "Attēlojamais vārds",
3335
"Network" : "Tīkls",
36+
"Your apps" : "Tavas lietotnes",
3437
"Documentation" : "Dokumentācija",
35-
"Details" : "Detaļas",
38+
"Details" : "Informācija",
3639
"Changelog" : "Izmaiņu žurnāls",
40+
"Active apps" : "Izmantotās lietotnes",
41+
"Disabled apps" : "Atspējotās lietotnes",
3742
"Updates" : "Atjauninājumi",
43+
"Featured apps" : "Izceltās lietotnes",
3844
"Enable" : "Iespējot",
3945
"Disable" : "Deaktivēt"
4046
},

l10n/lv.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"Host" : "Resursdators",
77
"Enabled" : "Iespējots",
88
"More info" : "Vairāk informācijas",
9-
"Remove" : "Izņemt",
9+
"Remove" : "Noņemt",
1010
"From" : "No",
1111
"To" : "Līdz",
1212
"Add" : "Pievienot",
@@ -20,6 +20,8 @@
2020
"User documentation" : "Lietotāja dokumentācija",
2121
"Admin documentation" : "Pārvaldītāja dokumentācija",
2222
"Developer documentation" : "Izstrādātāja dokumentācija",
23+
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Izceltās lietotnes ir kopienas izstrādātas. Tās sniedz centrālu funkcionalitāte un ir gatavas izmantošanai produkcijā.",
24+
"Featured" : "Izcelta",
2325
"Update to {update}" : "Atjaunināt uz {update}",
2426
"Icon" : "Ikona",
2527
"Version" : "Versija",
@@ -29,10 +31,14 @@
2931
"Type" : "Veids",
3032
"Display Name" : "Attēlojamais vārds",
3133
"Network" : "Tīkls",
34+
"Your apps" : "Tavas lietotnes",
3235
"Documentation" : "Dokumentācija",
33-
"Details" : "Detaļas",
36+
"Details" : "Informācija",
3437
"Changelog" : "Izmaiņu žurnāls",
38+
"Active apps" : "Izmantotās lietotnes",
39+
"Disabled apps" : "Atspējotās lietotnes",
3540
"Updates" : "Atjauninājumi",
41+
"Featured apps" : "Izceltās lietotnes",
3642
"Enable" : "Iespējot",
3743
"Disable" : "Deaktivēt"
3844
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"

0 commit comments

Comments
 (0)