|
|
|
@ -68,7 +68,7 @@ |
|
|
|
|
<string name="action_compose">Napisz</string> |
|
|
|
|
<string name="action_login">Zaloguj z Mastodon</string> |
|
|
|
|
<string name="action_logout">Wyloguj</string> |
|
|
|
|
|
|
|
|
|
<string name="action_logout_confirm">Czy na pewno chcesz wylogować się z konta %1$s?</string> |
|
|
|
|
<string name="action_follow">Śledź</string> |
|
|
|
|
<string name="action_unfollow">Przestań śledzić</string> |
|
|
|
|
|
|
|
|
@ -162,6 +162,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<string name="pref_title_notification_settings">Powiadomienia</string> |
|
|
|
|
<string name="pref_summary_notifications">dla konta%1$s</string> |
|
|
|
|
<string name="pref_title_pull_notification_check_interval">Częstotliwość sprawdzania</string> |
|
|
|
|
<string name="pref_title_edit_notification_settings">Edytuj powiadomienia</string> |
|
|
|
|
<string name="pref_title_notifications_enabled">Powiadomienia natychmiastowe</string> |
|
|
|
@ -177,6 +178,11 @@ |
|
|
|
|
<string name="pref_title_appearance_settings">Wygląd</string> |
|
|
|
|
<string name="pref_title_app_theme">Motyw</string> |
|
|
|
|
|
|
|
|
|
<string-array name="app_theme_names"> |
|
|
|
|
<item>Ciemny</item> |
|
|
|
|
<item>Jasny</item> |
|
|
|
|
<item>Zmieniaj automatycznie po zachodzie słońca</item> |
|
|
|
|
</string-array> |
|
|
|
|
|
|
|
|
|
<string name="pref_title_browser_settings">Przeglądarka</string> |
|
|
|
|
<string name="pref_title_custom_tabs">Używaj niestandardowych kart Chrome</string> |
|
|
|
@ -286,9 +292,16 @@ |
|
|
|
|
<string name="title_media">Zawartość multimedialna</string> |
|
|
|
|
<string name="replying_to">Odpowiadasz na @%s</string> |
|
|
|
|
<string name="load_more_placeholder_text">załaduj więcej</string> |
|
|
|
|
|
|
|
|
|
<string name="add_account_name">Dodaj konto</string> |
|
|
|
|
<string name="add_account_description">Dodaj nowe konto Mastodona</string> |
|
|
|
|
|
|
|
|
|
<string name="action_lists">Listy</string> |
|
|
|
|
<string name="title_lists">Listy</string> |
|
|
|
|
<string name="title_list_timeline">Oś czasu listy</string> |
|
|
|
|
|
|
|
|
|
<string name="compose_active_account_description">Publikowanie z konta %1$s</string> |
|
|
|
|
|
|
|
|
|
<string name="error_failed_set_caption">Nie udało się ustawić podpisu</string> |
|
|
|
|
<string name="hint_describe_for_visually_impaired">Opis dla osób korzystających z ułatwień dostępności</string> |
|
|
|
|
<string name="action_set_caption">Ustaw podpis</string> |
|
|
|
|