|
1 | 1 | <?php |
2 | 2 | return [ |
3 | | -<<<<<<< HEAD |
4 | 3 | '<strong>Note:</strong> The result is hidden until the poll is closed by a moderator.' => '<strong>Uwaga:</strong> Wynik głosowania jest ukryty dopóki ankieta nie zostanie zamknięta przez moderatora.', |
5 | 4 | 'Access denied!' => 'Brak dostępu!', |
6 | 5 | 'Add answer...' => 'Dodaj odpowiedź...', |
|
47 | 46 | 'votes' => 'głosy', |
48 | 47 | '{n,plural,=1{# {htmlTagBegin}vote{htmlTagEnd}}other{# {htmlTagBegin}votes{htmlTagEnd}}}' => '{n,plural,=1{# {htmlTagBegin}głos{htmlTagEnd}}other{# {htmlTagBegin}głosów{htmlTagEnd}}}', |
49 | 48 | '{userName} answered the {question}.' => '{userName} odpowiedział(a) na {question}.', |
50 | | -======= |
51 | | - '<strong>Note:</strong> The result is hidden until the poll is closed by a moderator.' => '<strong>Uwaga:</strong> Wynik głosowania jest ukryty dopóki ankieta nie zostanie zamknięta przez moderatora.', |
52 | | - 'Access denied!' => 'Brak dostępu!', |
53 | | - 'Add answer...' => 'Dodaj odpowiedź...', |
54 | | - 'Again? :weary:' => 'Znowu? ;Zmęczony;', |
55 | | - 'Allows the user to create polls' => 'Pozwalaj użytkownikom na tworzenie ankiet', |
56 | | - 'Allows to start polls.' => 'Pozwala dodawać głosowania.', |
57 | | - 'Anonymous' => 'Anonimowo', |
58 | | - 'Anonymous Votes?' => 'Głosy anonimowe?', |
59 | | - 'Anonymous poll!' => 'Głosowanie anonimowe!', |
60 | | - 'Answers' => 'Odpowiedzi', |
61 | | - 'At least one answer is required' => 'Przynajmniej jedna odpowiedź jest wymagana', |
62 | | - 'Cancel' => 'Anuluj', |
63 | | - 'Close Poll' => 'Zakończ głosowanie', |
64 | | - 'Closed' => 'Zamknięte', |
65 | | - 'Club A Steakhouse' => 'Stek', |
66 | | - 'Could not load poll!' => 'Nie można wczytać głosowania!', |
67 | | - 'Create poll' => 'Utwórz ankietę', |
68 | | - 'Description' => 'Opis', |
69 | | - 'Display answers in random order?' => 'Wyświetlaj odpowiedzi w losowej kolejności?', |
70 | | - 'Edit answer (empty answers will be removed)...' => 'Edytuj odpowiedź (puste odpowiedzi zostaną usunięte)...', |
71 | | - 'Edit your poll question...' => 'Edytuj pytanie głosowania...', |
72 | | - 'Hide results until poll is closed?' => 'Ukryć wyniki do momentu aż ankieta nie zostanie zamknięta?', |
73 | | - 'Invalid answer!' => 'Nieprawidłowa odpowiedź!', |
74 | | - 'Location of the next meeting' => 'Miejsce następnego spotkania', |
75 | | - 'Multiple answers per user' => 'Wielokrotne odpowiedzi na użytkownika', |
76 | | - 'Pisillo Italian Panini' => 'Włoskie Panini', |
77 | | - 'Please specify at least {min} answers!' => 'Proszę określ przynajmniej {min} odpowiedzi!', |
78 | | - 'Poll' => 'Pytanie', |
79 | | - 'Polls' => 'Głosowania', |
80 | | - 'Question' => 'Pytanie', |
81 | | - 'Reopen Poll' => 'Wznów głosowanie', |
82 | | - 'Reset my vote' => 'Resetuj mój głos', |
83 | | - 'Right now, we are in the planning stages for our next meetup and we would like to know from you, where you would like to go?' => 'Planujemy właśnie etapy naszego kolejnego spotkania, chcemy się dowiedzieć gdzie chcesz się spotkać?', |
84 | | - 'Save' => 'Zapisz', |
85 | | - 'To Daniel' => 'Do Daniela', |
86 | | - 'Users voted for: <strong>{answer}</strong>' => 'Użytkownicy głosowali na: <strong>{answer}</strong>', |
87 | | - 'Vote' => 'Głos', |
88 | | - 'Voting for multiple answers is disabled!' => 'Głosowanie na wielokrotne odpowiedzi jest zabronione!', |
89 | | - 'Whenever someone participates in a poll.' => 'Za każdym razem gdy ktoś wypełni głosowanie.', |
90 | | - 'Why don\'t we go to Bemelmans Bar?' => 'Dlaczego nie skoczymy do Baru Mlecznego?', |
91 | | - 'You have insufficient permissions to perform that operation!' => 'Masz niewystarczające uprawnienia aby przeprowadzić tę operację!', |
92 | | - 'and {count} more vote for this.' => 'i {count} więcej głosów.', |
93 | | - 'votes' => 'głosy', |
94 | | - '{n,plural,=1{# {htmlTagBegin}vote{htmlTagEnd}}other{# {htmlTagBegin}votes{htmlTagEnd}}}' => '{n,plural,=1{# {htmlTagBegin}głos{htmlTagEnd}}other{# {htmlTagBegin}głosów{htmlTagEnd}}}', |
95 | | - '{userName} answered the {question}.' => '{userName} odpowiedział(a) na {question}.', |
96 | | - 'Poll content ID' => '', |
97 | | ->>>>>>> 1d77d645b7531eaa8d4e1b7e79eccc5f99f8f501 |
98 | 49 | ]; |
0 commit comments