diff options
author | Nicolas Lœuillet <nicolas@loeuillet.org> | 2017-12-19 10:02:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-19 10:02:52 +0100 |
commit | 887073dedc0aea5c63f5d2656b0e88b97d1493d8 (patch) | |
tree | ea6581072826bba04cbb429f84131ae93dc8d0a9 /src/Wallabag | |
parent | ef5c8a7d01d7b3f0041455503499ab67e2206e0d (diff) | |
parent | a9d274424fab0059f3da37f5671da8910059742e (diff) | |
download | wallabag-887073dedc0aea5c63f5d2656b0e88b97d1493d8.tar.gz wallabag-887073dedc0aea5c63f5d2656b0e88b97d1493d8.tar.zst wallabag-887073dedc0aea5c63f5d2656b0e88b97d1493d8.zip |
Merge pull request #3521 from wallabag/mruminski-patch-1
Update messages.pl.yml
Diffstat (limited to 'src/Wallabag')
-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>" |