diff options
author | Nicolas Lœuillet <nicolas@loeuillet.org> | 2016-10-24 20:19:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-24 20:19:53 +0200 |
commit | 8e58be9fb62615cdd8f4b55ad0981f57641bf0ab (patch) | |
tree | 75ef1ef6698d92b28a3f2e5bbd88682cea22349d /src/Wallabag | |
parent | 64a8781e453c40ff144d03405abe2dc1ccfacbe0 (diff) | |
parent | cd99bfae689f1bb82f1ab9c2a09eaf2dd77b823e (diff) | |
download | wallabag-8e58be9fb62615cdd8f4b55ad0981f57641bf0ab.tar.gz wallabag-8e58be9fb62615cdd8f4b55ad0981f57641bf0ab.tar.zst wallabag-8e58be9fb62615cdd8f4b55ad0981f57641bf0ab.zip |
Merge pull request #2496 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 | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml index 8eef998b..a2989dbd 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml | |||
@@ -94,12 +94,12 @@ config: | |||
94 | confirm: Jesteś pewien? (tej operacji NIE MOŻNA cofnąć) | 94 | confirm: Jesteś pewien? (tej operacji NIE MOŻNA cofnąć) |
95 | button: Usuń moje konto | 95 | button: Usuń moje konto |
96 | reset: | 96 | reset: |
97 | # title: Reset area (a.k.a danger zone) | 97 | title: Reset (niebezpieczna strefa) |
98 | # description: By hiting buttons below you'll have ability to remove some informations from your account. Be aware that these actions are IRREVERSIBLE. | 98 | description: Poniższe przyciski pozwalają usunąć pewne informacje z twojego konta. Uważaj te operacje są NIEODWRACALNE. |
99 | # annotations: Remove ALL annotations | 99 | annotations: Usuń WSZYSTKIE adnotacje |
100 | # tags: Remove ALL tags | 100 | tags: Usuń WSZYSTKIE tagi |
101 | # entries: Remove ALL entries | 101 | entries: usuń WSZYTSTKIE wpisy |
102 | # confirm: Are you really really sure? (THIS CAN'T BE UNDONE) | 102 | confirm: Jesteś pewien? (tej operacji NIE MOŻNA cofnąć) |
103 | form_password: | 103 | form_password: |
104 | old_password_label: 'Stare hasło' | 104 | old_password_label: 'Stare hasło' |
105 | new_password_label: 'Nowe hasło' | 105 | new_password_label: 'Nowe hasło' |
@@ -458,7 +458,7 @@ user: | |||
458 | back_to_list: Powrót do listy | 458 | back_to_list: Powrót do listy |
459 | 459 | ||
460 | error: | 460 | error: |
461 | # page_title: An error occurred | 461 | page_title: Wystąpił błąd |
462 | 462 | ||
463 | flashes: | 463 | flashes: |
464 | config: | 464 | config: |
@@ -472,9 +472,9 @@ flashes: | |||
472 | tagging_rules_deleted: 'Reguła tagowania usunięta' | 472 | tagging_rules_deleted: 'Reguła tagowania usunięta' |
473 | user_added: 'Użytkownik "%username%" dodany' | 473 | user_added: 'Użytkownik "%username%" dodany' |
474 | rss_token_updated: 'Token kanału RSS zaktualizowany' | 474 | rss_token_updated: 'Token kanału RSS zaktualizowany' |
475 | # annotations_reset: Annotations reset | 475 | annotations_reset: Zresetuj adnotacje |
476 | # tags_reset: Tags reset | 476 | tags_reset: Zresetuj tagi |
477 | # entries_reset: Entries reset | 477 | entries_reset: Zresetuj wpisy |
478 | entry: | 478 | entry: |
479 | notice: | 479 | notice: |
480 | entry_already_saved: 'Wpis już został dodany %date%' | 480 | entry_already_saved: 'Wpis już został dodany %date%' |