mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-24 15:48:08 +00:00
Update messages.pl.yml
translate reset section to polish
This commit is contained in:
parent
64a8781e45
commit
cd99bfae68
1 changed files with 10 additions and 10 deletions
|
@ -94,12 +94,12 @@ config:
|
||||||
confirm: Jesteś pewien? (tej operacji NIE MOŻNA cofnąć)
|
confirm: Jesteś pewien? (tej operacji NIE MOŻNA cofnąć)
|
||||||
button: Usuń moje konto
|
button: Usuń moje konto
|
||||||
reset:
|
reset:
|
||||||
# title: Reset area (a.k.a danger zone)
|
title: Reset (niebezpieczna strefa)
|
||||||
# description: By hiting buttons below you'll have ability to remove some informations from your account. Be aware that these actions are IRREVERSIBLE.
|
description: Poniższe przyciski pozwalają usunąć pewne informacje z twojego konta. Uważaj te operacje są NIEODWRACALNE.
|
||||||
# annotations: Remove ALL annotations
|
annotations: Usuń WSZYSTKIE adnotacje
|
||||||
# tags: Remove ALL tags
|
tags: Usuń WSZYSTKIE tagi
|
||||||
# entries: Remove ALL entries
|
entries: usuń WSZYTSTKIE wpisy
|
||||||
# confirm: Are you really really sure? (THIS CAN'T BE UNDONE)
|
confirm: Jesteś pewien? (tej operacji NIE MOŻNA cofnąć)
|
||||||
form_password:
|
form_password:
|
||||||
old_password_label: 'Stare hasło'
|
old_password_label: 'Stare hasło'
|
||||||
new_password_label: 'Nowe hasło'
|
new_password_label: 'Nowe hasło'
|
||||||
|
@ -458,7 +458,7 @@ user:
|
||||||
back_to_list: Powrót do listy
|
back_to_list: Powrót do listy
|
||||||
|
|
||||||
error:
|
error:
|
||||||
# page_title: An error occurred
|
page_title: Wystąpił błąd
|
||||||
|
|
||||||
flashes:
|
flashes:
|
||||||
config:
|
config:
|
||||||
|
@ -472,9 +472,9 @@ flashes:
|
||||||
tagging_rules_deleted: 'Reguła tagowania usunięta'
|
tagging_rules_deleted: 'Reguła tagowania usunięta'
|
||||||
user_added: 'Użytkownik "%username%" dodany'
|
user_added: 'Użytkownik "%username%" dodany'
|
||||||
rss_token_updated: 'Token kanału RSS zaktualizowany'
|
rss_token_updated: 'Token kanału RSS zaktualizowany'
|
||||||
# annotations_reset: Annotations reset
|
annotations_reset: Zresetuj adnotacje
|
||||||
# tags_reset: Tags reset
|
tags_reset: Zresetuj tagi
|
||||||
# entries_reset: Entries reset
|
entries_reset: Zresetuj wpisy
|
||||||
entry:
|
entry:
|
||||||
notice:
|
notice:
|
||||||
entry_already_saved: 'Wpis już został dodany %date%'
|
entry_already_saved: 'Wpis już został dodany %date%'
|
||||||
|
|
Loading…
Reference in a new issue