aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMateusz Rumiński <matt.ruminski@protonmail.com>2017-05-29 23:47:00 +0200
committerGitHub <noreply@github.com>2017-05-29 23:47:00 +0200
commit6eb463c4abf0c06fc03f3d0c961bfd217f00046f (patch)
tree22c73b04ce53925b29012833e4b6d23ae87b062f
parent2740fc525eaada73734aa62e99e9a2ddb158a6da (diff)
downloadwallabag-6eb463c4abf0c06fc03f3d0c961bfd217f00046f.tar.gz
wallabag-6eb463c4abf0c06fc03f3d0c961bfd217f00046f.tar.zst
wallabag-6eb463c4abf0c06fc03f3d0c961bfd217f00046f.zip
Update messages.pl.yml
add missing translation
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml16
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
160entry: 160entry:
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
248about: 248about:
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
522error: 522error:
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%'