Skip to content

Commit 68f1c2d

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent ad6ba18 commit 68f1c2d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

l10n/lv.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ OC.L10N.register(
1313
"No" : "Nē",
1414
"Yes" : "Jā",
1515
"None" : "Nav",
16-
"General" : "Vispārīgs",
16+
"General" : "Vispārīgi",
1717
"Appearance" : "Izskats",
1818
"Theme" : "Izskats",
1919
"Reset" : "Atiestatīt",
@@ -34,6 +34,7 @@ OC.L10N.register(
3434
"Cancel" : "Atcelt",
3535
"Share screen" : "Koplietot ekrānu",
3636
"The client version is too old and no longer supported by this server. Update is required." : "Klienta versija ir pārāk vecas, un šis serveris to vairs neatbalsta. Nepieciešama atjaunināšana.",
37+
"Application" : "Lietotne",
3738
"Invisible" : "Neredzama"
3839
},
3940
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");

l10n/lv.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"No" : "",
1212
"Yes" : "",
1313
"None" : "Nav",
14-
"General" : "Vispārīgs",
14+
"General" : "Vispārīgi",
1515
"Appearance" : "Izskats",
1616
"Theme" : "Izskats",
1717
"Reset" : "Atiestatīt",
@@ -32,6 +32,7 @@
3232
"Cancel" : "Atcelt",
3333
"Share screen" : "Koplietot ekrānu",
3434
"The client version is too old and no longer supported by this server. Update is required." : "Klienta versija ir pārāk vecas, un šis serveris to vairs neatbalsta. Nepieciešama atjaunināšana.",
35+
"Application" : "Lietotne",
3536
"Invisible" : "Neredzama"
3637
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
3738
}

0 commit comments

Comments
 (0)