Skip to content

Commit 822b69e

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

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

l10n/lt_LT.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ OC.L10N.register(
22
"polls",
33
{
44
"Polls" : "Apklausos",
5+
"Contact group" : "Kontaktų grupė",
56
"Group" : "Grupė",
67
"Team" : "Komanda",
78
"{owner} wants to inform you about the final result of the poll \"{title}\"" : "{owner} nori jus informuoti apie galutinius apklausos „{title}“ rezultatus",
@@ -15,6 +16,8 @@ OC.L10N.register(
1516
"Legal Notice" : "Teisinis pranešimas",
1617
"Privacy Policy" : "Privatumo politika",
1718
"Polls App - New Activity" : "Apklausų programėlė - Nauja veikla",
19+
"\"{title}\" has recent activity:" : "„{title}“ neseniai atliko šiuos veiksmus:",
20+
"A participant" : "Dalyvis",
1821
"Updated poll configuration. Please check your votes." : "Atnaujinta apklausos konfigūracija. Pasitikrinkite balsus.",
1922
"The poll has been deleted." : "Apklausa ištrinta.",
2023
"The poll has been restored." : "Apklausa atkurta.",
@@ -24,9 +27,11 @@ OC.L10N.register(
2427
"A voting option has been removed." : "Pašalintas balsavimo variantas.",
2528
"The poll owner has been changed." : "Pasikeitė apklausos savininkas.",
2629
"%s created the poll." : "%s sukūrė apklausą.",
30+
"A voting option has been unconfirmed." : "Balsavimo parinktis buvo atšaukta.",
2731
"%s has left a comment." : "%s pakomentavo.",
2832
"Contact" : "Adresatas",
2933
"External Email" : "Išorinis el. paštas",
34+
"External participant" : "Išorinis dalyvis",
3035
"User" : "Naudotojas",
3136
"%s invited you to a poll" : "%s pakvietė jus dalyvauti apklausoje",
3237
"{actor} has invited you to the poll \"%s\"." : "{actor} pakvietė jus dalyvauti apklausoje „%s“.",
@@ -36,7 +41,9 @@ OC.L10N.register(
3641
"{actor} deleted your poll \"%s\"." : "{actor} ištrynė jūsų apklausą „%s“.",
3742
"%s archived your poll" : "%s užarchyvavo jūsų apklausą",
3843
"{actor} archived your poll \"%s\"." : "{actor} užarchyvavo jūsų apklausą „%s“.",
44+
"No one." : "Niekas.",
3945
"Access denied" : "Prieiga negalima",
46+
"No description available." : "Aprašymo nėra.",
4047
"Poll" : "Apklausa",
4148
"You have commented" : "Jūs pakomentavote",
4249
"{actor} has commented" : "{actor} pakomentavo",

l10n/lt_LT.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{ "translations": {
22
"Polls" : "Apklausos",
3+
"Contact group" : "Kontaktų grupė",
34
"Group" : "Grupė",
45
"Team" : "Komanda",
56
"{owner} wants to inform you about the final result of the poll \"{title}\"" : "{owner} nori jus informuoti apie galutinius apklausos „{title}“ rezultatus",
@@ -13,6 +14,8 @@
1314
"Legal Notice" : "Teisinis pranešimas",
1415
"Privacy Policy" : "Privatumo politika",
1516
"Polls App - New Activity" : "Apklausų programėlė - Nauja veikla",
17+
"\"{title}\" has recent activity:" : "„{title}“ neseniai atliko šiuos veiksmus:",
18+
"A participant" : "Dalyvis",
1619
"Updated poll configuration. Please check your votes." : "Atnaujinta apklausos konfigūracija. Pasitikrinkite balsus.",
1720
"The poll has been deleted." : "Apklausa ištrinta.",
1821
"The poll has been restored." : "Apklausa atkurta.",
@@ -22,9 +25,11 @@
2225
"A voting option has been removed." : "Pašalintas balsavimo variantas.",
2326
"The poll owner has been changed." : "Pasikeitė apklausos savininkas.",
2427
"%s created the poll." : "%s sukūrė apklausą.",
28+
"A voting option has been unconfirmed." : "Balsavimo parinktis buvo atšaukta.",
2529
"%s has left a comment." : "%s pakomentavo.",
2630
"Contact" : "Adresatas",
2731
"External Email" : "Išorinis el. paštas",
32+
"External participant" : "Išorinis dalyvis",
2833
"User" : "Naudotojas",
2934
"%s invited you to a poll" : "%s pakvietė jus dalyvauti apklausoje",
3035
"{actor} has invited you to the poll \"%s\"." : "{actor} pakvietė jus dalyvauti apklausoje „%s“.",
@@ -34,7 +39,9 @@
3439
"{actor} deleted your poll \"%s\"." : "{actor} ištrynė jūsų apklausą „%s“.",
3540
"%s archived your poll" : "%s užarchyvavo jūsų apklausą",
3641
"{actor} archived your poll \"%s\"." : "{actor} užarchyvavo jūsų apklausą „%s“.",
42+
"No one." : "Niekas.",
3743
"Access denied" : "Prieiga negalima",
44+
"No description available." : "Aprašymo nėra.",
3845
"Poll" : "Apklausa",
3946
"You have commented" : "Jūs pakomentavote",
4047
"{actor} has commented" : "{actor} pakomentavo",

0 commit comments

Comments
 (0)