Skip to content

Commit 40b4b96

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 6f8bd7d commit 40b4b96

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

l10n/lt_LT.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ OC.L10N.register(
1111
"Copied!" : "Nukopijuota!",
1212
"Not supported!" : "Nepalaikoma!",
1313
"Press ⌘-C to copy." : "Norėdami nukopijuoti, paspauskite ⌘-C.",
14-
"Press Ctrl-C to copy." : "Paspauskite Vald-C, norėdami nukopijuoti.",
14+
"Press Ctrl-C to copy." : "Paspauskite Ctrl-C, norėdami nukopijuoti.",
1515
"Unknown" : "Nežinoma",
1616
"%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d d., %2$d val., %3$d min., %4$d sek.",
1717
"%1$d hours, %2$d minutes, %3$d seconds" : "%1$d val., %2$d min., %3$d sek.",
@@ -41,13 +41,13 @@ OC.L10N.register(
4141
"MAC:" : "MAC:",
4242
"IPv4:" : "IPv4:",
4343
"IPv6:" : "IPv6:",
44-
"Active users" : "Aktyvūs naudotojai",
44+
"Active users" : "Aktyvūs vartotojai",
4545
"Last hour" : "Paskutinė valanda",
4646
"Last 24 Hours" : "Paskutinės 24 valandos",
4747
"Last 7 Days" : "Paskutinės 7 dienos",
4848
"Last 30 Days" : "Paskutinės 30 dienų",
4949
"Shares" : "Viešiniai",
50-
"Users:" : "Naudotojai:",
50+
"Users:" : "Vartotojai:",
5151
"Groups:" : "Grupės:",
5252
"Links:" : "Nuorodos:",
5353
"Emails:" : "El. pašto adresai:",
@@ -64,7 +64,7 @@ OC.L10N.register(
6464
"Type:" : "Tipas:",
6565
"External monitoring tool" : "Išorinis stebėjimo įrankis",
6666
"Copy" : "Kopijuoti",
67-
"Output in JSON" : "JSON išvedimas",
67+
"Output in JSON" : "JSON išvestis",
6868
"Skip server update" : "Praleisti serverio atnaujinimą",
6969
"To use an access token, please generate one then set it using the following command:" : "Norėdami naudoti prieigos raktą, sugeneruokite jį ir nustatykite naudodami šią komandą:"
7070
},

l10n/lt_LT.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"Copied!" : "Nukopijuota!",
1010
"Not supported!" : "Nepalaikoma!",
1111
"Press ⌘-C to copy." : "Norėdami nukopijuoti, paspauskite ⌘-C.",
12-
"Press Ctrl-C to copy." : "Paspauskite Vald-C, norėdami nukopijuoti.",
12+
"Press Ctrl-C to copy." : "Paspauskite Ctrl-C, norėdami nukopijuoti.",
1313
"Unknown" : "Nežinoma",
1414
"%1$d days, %2$d hours, %3$d minutes, %4$d seconds" : "%1$d d., %2$d val., %3$d min., %4$d sek.",
1515
"%1$d hours, %2$d minutes, %3$d seconds" : "%1$d val., %2$d min., %3$d sek.",
@@ -39,13 +39,13 @@
3939
"MAC:" : "MAC:",
4040
"IPv4:" : "IPv4:",
4141
"IPv6:" : "IPv6:",
42-
"Active users" : "Aktyvūs naudotojai",
42+
"Active users" : "Aktyvūs vartotojai",
4343
"Last hour" : "Paskutinė valanda",
4444
"Last 24 Hours" : "Paskutinės 24 valandos",
4545
"Last 7 Days" : "Paskutinės 7 dienos",
4646
"Last 30 Days" : "Paskutinės 30 dienų",
4747
"Shares" : "Viešiniai",
48-
"Users:" : "Naudotojai:",
48+
"Users:" : "Vartotojai:",
4949
"Groups:" : "Grupės:",
5050
"Links:" : "Nuorodos:",
5151
"Emails:" : "El. pašto adresai:",
@@ -62,7 +62,7 @@
6262
"Type:" : "Tipas:",
6363
"External monitoring tool" : "Išorinis stebėjimo įrankis",
6464
"Copy" : "Kopijuoti",
65-
"Output in JSON" : "JSON išvedimas",
65+
"Output in JSON" : "JSON išvestis",
6666
"Skip server update" : "Praleisti serverio atnaujinimą",
6767
"To use an access token, please generate one then set it using the following command:" : "Norėdami naudoti prieigos raktą, sugeneruokite jį ir nustatykite naudodami šią komandą:"
6868
},"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)