[tx-robot] updated from transifex
This commit is contained in:
parent
ed635d9a18
commit
70e9e31e82
2 changed files with 12 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ OC.L10N.register(
|
|||
"Title of question number {index}" : "Tytuł pytania numer {index}",
|
||||
"Mandatory" : "Obowiązkowe",
|
||||
"Delete question" : "Usuń pytanie",
|
||||
"This question needs a title!" : "To pytanie wymaga tytułu!",
|
||||
"A long answer for the question “{text}”" : "Długa odpowiedź na pytanie “{text}”",
|
||||
"Add a new answer" : "Dodaj nową odpowiedź",
|
||||
"There was an issue deleting this option" : "Podczas usuwania tej opcji wystąpił problem",
|
||||
|
|
@ -62,10 +63,14 @@ OC.L10N.register(
|
|||
"There was an error while removing this response" : "Wystąpił błąd podczas usuwania tej odpowiedzi",
|
||||
"Are you sure you want to delete all responses of {title}?" : "Czy na pewno chcesz usunąć wszystkie odpowiedzi z {title}?",
|
||||
"There was an error while removing responses" : "Wystąpił błąd podczas usuwania odpowiedzi",
|
||||
"responses" : "odpowiedzi",
|
||||
"Share form" : "Udostępnij formularz",
|
||||
"Share via link" : "Udostępnij za pomocą linku",
|
||||
"Show to all users of this instance" : "Pokaż wszystkim użytkownikom tej instancji",
|
||||
"Choose users to share with" : "Wybierz użytkowników do udostępniania",
|
||||
"Settings" : "Ustawienia",
|
||||
"Anonymous responses" : "Anonimowe odpowiedzi",
|
||||
"Allow multiple responses per person" : "Zezwalaj na wiele odpowiedzi na osobę",
|
||||
"Set expiration date" : "Ustaw datę ważności",
|
||||
"Expiration date" : "Data wygaśnięcia",
|
||||
"Select expiration date" : "Wybierz datę ważności",
|
||||
|
|
@ -79,6 +84,7 @@ OC.L10N.register(
|
|||
"Error while saving question" : "Błąd podczas zapisywania pytania",
|
||||
"Multiple choice" : "Wielokrotny wybór",
|
||||
"Multiple choice question title" : "Tytuł pytania wielokrotnego wyboru",
|
||||
"This question needs a title and at least one answer!" : "To pytanie powinno mieć tytuł i co najmniej jedną odpowiedź!",
|
||||
"Checkboxes" : "Pola wyboru",
|
||||
"Checkbox question title" : "Tytuł pytania w polu wyboru",
|
||||
"Short answer" : "Krótka odpowiedź",
|
||||
|
|
|
|||
|
|
@ -29,6 +29,7 @@
|
|||
"Title of question number {index}" : "Tytuł pytania numer {index}",
|
||||
"Mandatory" : "Obowiązkowe",
|
||||
"Delete question" : "Usuń pytanie",
|
||||
"This question needs a title!" : "To pytanie wymaga tytułu!",
|
||||
"A long answer for the question “{text}”" : "Długa odpowiedź na pytanie “{text}”",
|
||||
"Add a new answer" : "Dodaj nową odpowiedź",
|
||||
"There was an issue deleting this option" : "Podczas usuwania tej opcji wystąpił problem",
|
||||
|
|
@ -60,10 +61,14 @@
|
|||
"There was an error while removing this response" : "Wystąpił błąd podczas usuwania tej odpowiedzi",
|
||||
"Are you sure you want to delete all responses of {title}?" : "Czy na pewno chcesz usunąć wszystkie odpowiedzi z {title}?",
|
||||
"There was an error while removing responses" : "Wystąpił błąd podczas usuwania odpowiedzi",
|
||||
"responses" : "odpowiedzi",
|
||||
"Share form" : "Udostępnij formularz",
|
||||
"Share via link" : "Udostępnij za pomocą linku",
|
||||
"Show to all users of this instance" : "Pokaż wszystkim użytkownikom tej instancji",
|
||||
"Choose users to share with" : "Wybierz użytkowników do udostępniania",
|
||||
"Settings" : "Ustawienia",
|
||||
"Anonymous responses" : "Anonimowe odpowiedzi",
|
||||
"Allow multiple responses per person" : "Zezwalaj na wiele odpowiedzi na osobę",
|
||||
"Set expiration date" : "Ustaw datę ważności",
|
||||
"Expiration date" : "Data wygaśnięcia",
|
||||
"Select expiration date" : "Wybierz datę ważności",
|
||||
|
|
@ -77,6 +82,7 @@
|
|||
"Error while saving question" : "Błąd podczas zapisywania pytania",
|
||||
"Multiple choice" : "Wielokrotny wybór",
|
||||
"Multiple choice question title" : "Tytuł pytania wielokrotnego wyboru",
|
||||
"This question needs a title and at least one answer!" : "To pytanie powinno mieć tytuł i co najmniej jedną odpowiedź!",
|
||||
"Checkboxes" : "Pola wyboru",
|
||||
"Checkbox question title" : "Tytuł pytania w polu wyboru",
|
||||
"Short answer" : "Krótka odpowiedź",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue