diff options
-rw-r--r-- | src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml index c338e63f..fa672387 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml | |||
@@ -110,7 +110,7 @@ config: | |||
110 | annotations: Usuń WSZYSTKIE adnotacje | 110 | annotations: Usuń WSZYSTKIE adnotacje |
111 | tags: Usuń WSZYSTKIE tagi | 111 | tags: Usuń WSZYSTKIE tagi |
112 | entries: usuń WSZYTSTKIE wpisy | 112 | entries: usuń WSZYTSTKIE wpisy |
113 | # archived: Remove ALL archived entries | 113 | archived: usuń WSZYSTKIE zarchiwizowane wpisy |
114 | confirm: Jesteś pewien? (tej operacji NIE MOŻNA cofnąć) | 114 | confirm: Jesteś pewien? (tej operacji NIE MOŻNA cofnąć) |
115 | form_password: | 115 | form_password: |
116 | description: "Tutaj możesz zmienić swoje hasło. Twoje nowe hasło powinno mieć conajmniej 8 znaków." | 116 | description: "Tutaj możesz zmienić swoje hasło. Twoje nowe hasło powinno mieć conajmniej 8 znaków." |
@@ -155,7 +155,7 @@ config: | |||
155 | or: 'Jedna reguła LUB inna' | 155 | or: 'Jedna reguła LUB inna' |
156 | and: 'Jedna reguła I inna' | 156 | and: 'Jedna reguła I inna' |
157 | matches: 'Sprawdź czy <i>temat</i> pasuje <i>szukaj</i> (duże lub małe litery).<br />Przykład: <code>tytuł zawiera "piłka nożna"</code>' | 157 | matches: 'Sprawdź czy <i>temat</i> pasuje <i>szukaj</i> (duże lub małe litery).<br />Przykład: <code>tytuł zawiera "piłka nożna"</code>' |
158 | # notmatches: 'Tests that a <i>subject</i> is not matches a <i>search</i> (case-insensitive).<br />Example: <code>title notmatches "football"</code>' | 158 | notmatches: 'Sprawdź czy <i>temat</i> nie zawiera <i>szukaj</i> (duże lub małe litery).<br />Przykład: <code>tytuł nie zawiera "piłka nożna"</code>' |
159 | 159 | ||
160 | entry: | 160 | entry: |
161 | page_titles: | 161 | page_titles: |
@@ -225,8 +225,8 @@ entry: | |||
225 | original_article: 'oryginalny' | 225 | original_article: 'oryginalny' |
226 | annotations_on_the_entry: '{0} Nie ma adnotacji |{1} Jedna adnotacja |]1,Inf[ %count% adnotacji' | 226 | annotations_on_the_entry: '{0} Nie ma adnotacji |{1} Jedna adnotacja |]1,Inf[ %count% adnotacji' |
227 | created_at: 'Czas stworzenia' | 227 | created_at: 'Czas stworzenia' |
228 | # published_at: 'Publication date' | 228 | published_at: 'Data publikacji' |
229 | # published_by: 'Published by' | 229 | published_by: 'Opublikowane przez' |
230 | new: | 230 | new: |
231 | page_title: 'Zapisz nowy wpis' | 231 | page_title: 'Zapisz nowy wpis' |
232 | placeholder: 'http://website.com' | 232 | placeholder: 'http://website.com' |
@@ -242,8 +242,8 @@ entry: | |||
242 | public: | 242 | public: |
243 | shared_by_wallabag: "Ten artykuł został udostępniony przez <a href='%wallabag_instance%'>wallabag</a>" | 243 | shared_by_wallabag: "Ten artykuł został udostępniony przez <a href='%wallabag_instance%'>wallabag</a>" |
244 | confirm: | 244 | confirm: |
245 | # delete: "Are you sure you want to remove that article?" | 245 | delete: "Czy jesteś pewien, że chcesz usunąć ten artykuł?" |
246 | # delete_tag: "Are you sure you want to remove that tag from that article?" | 246 | delete_tag: "Czy jesteś pewien, że chcesz usunąć ten tag, z tego artykułu?" |
247 | 247 | ||
248 | about: | 248 | about: |
249 | page_title: 'O nas' | 249 | page_title: 'O nas' |
@@ -517,7 +517,7 @@ user: | |||
517 | delete_confirm: Jesteś pewien? | 517 | delete_confirm: Jesteś pewien? |
518 | back_to_list: Powrót do listy | 518 | back_to_list: Powrót do listy |
519 | search: | 519 | search: |
520 | # placeholder: Filter by username or email | 520 | placeholder: Filtruj po nazwie użytkownika lub adresie e-mail |
521 | 521 | ||
522 | error: | 522 | error: |
523 | page_title: Wystąpił błąd | 523 | page_title: Wystąpił błąd |
@@ -536,7 +536,7 @@ flashes: | |||
536 | annotations_reset: Zresetuj adnotacje | 536 | annotations_reset: Zresetuj adnotacje |
537 | tags_reset: Zresetuj tagi | 537 | tags_reset: Zresetuj tagi |
538 | entries_reset: Zresetuj wpisy | 538 | entries_reset: Zresetuj wpisy |
539 | # archived_reset: Archived entries deleted | 539 | archived_reset: Zarchiwizowane wpisy usunięte |
540 | entry: | 540 | entry: |
541 | notice: | 541 | notice: |
542 | entry_already_saved: 'Wpis już został dodany %date%' | 542 | entry_already_saved: 'Wpis już został dodany %date%' |