Skip to content

Commit 14f8d3c

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

4 files changed

Lines changed: 6 additions & 0 deletions

File tree

l10n/lt_LT.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ OC.L10N.register(
5050
"Unarchive form" : "Išarchyvuoti anketą",
5151
"Archive form" : "Archyvuoti anketą",
5252
"Options" : "Parinktys",
53+
"Go to previous page" : "Go to previous page",
5354
"Answer number {index}" : "Atsakymas nr. {index}",
5455
"Error while saving the answer" : "Klaida įrašant atsakymą",
5556
"Delete answer" : "Ištrinti atsakymą",

l10n/lt_LT.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"Unarchive form" : "Išarchyvuoti anketą",
4949
"Archive form" : "Archyvuoti anketą",
5050
"Options" : "Parinktys",
51+
"Go to previous page" : "Go to previous page",
5152
"Answer number {index}" : "Atsakymas nr. {index}",
5253
"Error while saving the answer" : "Klaida įrašant atsakymą",
5354
"Delete answer" : "Ištrinti atsakymą",

l10n/pl.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,8 @@ OC.L10N.register(
184184
"Submit form" : "Wyślij formularz",
185185
"Thank you for completing the form!" : "Dziękujemy za wypełnienie formularza!",
186186
"Clear form" : "Wyczyść formularz",
187+
"Confirm submit" : "Potwierdź formularz",
188+
"Are you sure you want to submit an empty form?" : "Czy na pewno chcesz wysłać pusty formularz?",
187189
"Leave form" : "Opuść",
188190
"You have unsaved changes! Do you still want to leave?" : "Masz niezapisane zmiany! Czy nadal chcesz wyjść?",
189191
"Error while saving question" : "Błąd podczas zapisywania pytania",

l10n/pl.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,8 @@
182182
"Submit form" : "Wyślij formularz",
183183
"Thank you for completing the form!" : "Dziękujemy za wypełnienie formularza!",
184184
"Clear form" : "Wyczyść formularz",
185+
"Confirm submit" : "Potwierdź formularz",
186+
"Are you sure you want to submit an empty form?" : "Czy na pewno chcesz wysłać pusty formularz?",
185187
"Leave form" : "Opuść",
186188
"You have unsaved changes! Do you still want to leave?" : "Masz niezapisane zmiany! Czy nadal chcesz wyjść?",
187189
"Error while saving question" : "Błąd podczas zapisywania pytania",

0 commit comments

Comments
 (0)