Skip to content

Commit 53f4f96

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent fb538db commit 53f4f96

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

l10n/lt_LT.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
OC.L10N.register(
22
"workflow_ocr",
33
{
4+
"Skip text" : "Praleisti tekstą",
45
"Other settings" : "Kiti nustatymai",
56
"Remove background" : "Šalinti foną"
67
},

l10n/lt_LT.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{ "translations": {
2+
"Skip text" : "Praleisti tekstą",
23
"Other settings" : "Kiti nustatymai",
34
"Remove background" : "Šalinti foną"
45
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"

0 commit comments

Comments
 (0)