Skip to content

Commit 95b6f03

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 3f2561d commit 95b6f03

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

l10n/lv.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
OC.L10N.register(
22
"polls",
33
{
4+
"Polls" : "Aptaujas",
45
"Group" : "Grupa",
56
"Privacy Policy" : "Privātuma politika",
67
"Contact" : "Kontakts",
@@ -58,6 +59,7 @@ OC.L10N.register(
5859
"Year" : "Gads",
5960
"Created" : "Izveidots",
6061
"Owner" : "Īpašnieks",
62+
"All polls" : "Visas aptaujas",
6163
"Archive" : "Arhīvi",
6264
"Administration" : "Pārvaldīšana"
6365
},

l10n/lv.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{ "translations": {
2+
"Polls" : "Aptaujas",
23
"Group" : "Grupa",
34
"Privacy Policy" : "Privātuma politika",
45
"Contact" : "Kontakts",
@@ -56,6 +57,7 @@
5657
"Year" : "Gads",
5758
"Created" : "Izveidots",
5859
"Owner" : "Īpašnieks",
60+
"All polls" : "Visas aptaujas",
5961
"Archive" : "Arhīvi",
6062
"Administration" : "Pārvaldīšana"
6163
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"

0 commit comments

Comments
 (0)