Skip to content

Commit 2344cd4

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

2 files changed

Lines changed: 8 additions & 4 deletions

File tree

l10n/lt_LT.js

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,10 +222,10 @@ OC.L10N.register(
222222
"Permissions" : "Leidimai",
223223
"View responses" : "Peržiūrėkite atsakymus",
224224
"Delete responses" : "Ištrinti atsakymus",
225-
"There was an error while adding the share" : "Pridedant viešinį įvyko klaida",
225+
"There was an error while adding the share" : "Pridedant bendrinimą įvyko klaida",
226226
"There was an error while adding the link" : "Pridedant nuorodą įvyko klaida",
227227
"There was an error while updating the share" : "Atnaujinant bendrinamą aplanką įvyko klaida",
228-
"There was an error while removing the share" : "Šalinant viešinį įvyko klaida",
228+
"There was an error while removing the share" : "Šalinant bendrinimą įvyko klaida",
229229
"Share link" : "Bendrinimo nuoroda",
230230
"Add link" : "Pridėti nuorodą",
231231
"Embeddable link" : "Įterpiama nuoroda",
@@ -269,6 +269,8 @@ OC.L10N.register(
269269
"Form '{title}' is locked by {lockedBy} and cannot be modified. The lock expires: {lockedUntil}" : "Anketą „{title}“ užrakino {lockedBy} ir ji negali būti modifikuota. Užrakinimas nustoja galioti: {lockedUntil}",
270270
"Form title" : "Anketos pavadinimas",
271271
"Description" : "Aprašas",
272+
"Insert question" : "Įterpti klausimą",
273+
"Insert question after question {index}" : "Įterpti klausimą po klausimo {index}",
272274
"Add a question" : "Pridėti klausimą",
273275
"Summary" : "Santrauka",
274276
"Unlink spreadsheet" : "Atsieti skaičiuoklę",

l10n/lt_LT.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,10 +220,10 @@
220220
"Permissions" : "Leidimai",
221221
"View responses" : "Peržiūrėkite atsakymus",
222222
"Delete responses" : "Ištrinti atsakymus",
223-
"There was an error while adding the share" : "Pridedant viešinį įvyko klaida",
223+
"There was an error while adding the share" : "Pridedant bendrinimą įvyko klaida",
224224
"There was an error while adding the link" : "Pridedant nuorodą įvyko klaida",
225225
"There was an error while updating the share" : "Atnaujinant bendrinamą aplanką įvyko klaida",
226-
"There was an error while removing the share" : "Šalinant viešinį įvyko klaida",
226+
"There was an error while removing the share" : "Šalinant bendrinimą įvyko klaida",
227227
"Share link" : "Bendrinimo nuoroda",
228228
"Add link" : "Pridėti nuorodą",
229229
"Embeddable link" : "Įterpiama nuoroda",
@@ -267,6 +267,8 @@
267267
"Form '{title}' is locked by {lockedBy} and cannot be modified. The lock expires: {lockedUntil}" : "Anketą „{title}“ užrakino {lockedBy} ir ji negali būti modifikuota. Užrakinimas nustoja galioti: {lockedUntil}",
268268
"Form title" : "Anketos pavadinimas",
269269
"Description" : "Aprašas",
270+
"Insert question" : "Įterpti klausimą",
271+
"Insert question after question {index}" : "Įterpti klausimą po klausimo {index}",
270272
"Add a question" : "Pridėti klausimą",
271273
"Summary" : "Santrauka",
272274
"Unlink spreadsheet" : "Atsieti skaičiuoklę",

0 commit comments

Comments
 (0)