diff options
-rw-r--r-- | src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml index 88f35738..84823308 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml | |||
@@ -233,7 +233,7 @@ entry: | |||
233 | created_at: 'Czas stworzenia' | 233 | created_at: 'Czas stworzenia' |
234 | published_at: 'Data publikacji' | 234 | published_at: 'Data publikacji' |
235 | published_by: 'Opublikowane przez' | 235 | published_by: 'Opublikowane przez' |
236 | # provided_by: 'Provided by' | 236 | provided_by: 'Dostarczony przez' |
237 | new: | 237 | new: |
238 | page_title: 'Zapisz nowy wpis' | 238 | page_title: 'Zapisz nowy wpis' |
239 | placeholder: 'http://website.com' | 239 | placeholder: 'http://website.com' |
@@ -245,7 +245,7 @@ entry: | |||
245 | page_title: 'Edytuj wpis' | 245 | page_title: 'Edytuj wpis' |
246 | title_label: 'Tytuł' | 246 | title_label: 'Tytuł' |
247 | url_label: 'Adres URL' | 247 | url_label: 'Adres URL' |
248 | # origin_url_label: 'Origin url (from where you found that entry)' | 248 | origin_url_label: 'Oryginalny url (gdzie znalazłeś ten wpis)' |
249 | save_label: 'Zapisz' | 249 | save_label: 'Zapisz' |
250 | public: | 250 | public: |
251 | shared_by_wallabag: "Ten artykuł został udostępniony przez <a href='%wallabag_instance%'>wallabag</a>" | 251 | shared_by_wallabag: "Ten artykuł został udostępniony przez <a href='%wallabag_instance%'>wallabag</a>" |