|
|
|
@ -18,9 +18,11 @@ |
|
|
|
|
<string name="error_media_upload_image_or_video">Do wpisu nie mogą być dołączone jednocześnie obrazy i pliki wideo.</string> |
|
|
|
|
<string name="error_media_upload_sending">Wysyłanie nie powiodło się.</string> |
|
|
|
|
<string name="error_report_too_few_statuses">Musisz zgłosić przynajmniej jeden wpis.</string> |
|
|
|
|
<string name="error_invalid_regex">Nieprawidłowe wyrażenie regularne</string> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<string name="title_home">Strona główna</string> |
|
|
|
|
<string name="title_advanced">Zaawansowane</string> |
|
|
|
|
<string name="title_notifications">Powiadomienia</string> |
|
|
|
|
<string name="title_public_local">Lokalne</string> |
|
|
|
|
<string name="title_public_federated">Federalne</string> |
|
|
|
@ -103,6 +105,9 @@ |
|
|
|
|
<string name="action_reject">Odrzuć</string> |
|
|
|
|
<string name="action_search">Szukaj</string> |
|
|
|
|
<string name="action_access_saved_toot">Szkice</string> |
|
|
|
|
<string name="action_toggle_visibility">Widoczność wpisu</string> |
|
|
|
|
<string name="action_content_warning">Ostrzeżenie o zawartości</string> |
|
|
|
|
<string name="action_emoji_keyboard">Klawiatura emoji</string> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<string name="send_status_link_to">Udostępnij link do wpisu do…</string> |
|
|
|
@ -187,6 +192,7 @@ |
|
|
|
|
<string name="pref_title_status_tabs">Karty</string> |
|
|
|
|
<string name="pref_title_show_boosts">Pokazuj podbicia</string> |
|
|
|
|
<string name="pref_title_show_replies">Pokazuj odpowiedzi</string> |
|
|
|
|
<string name="pref_title_filter_regex">Filtruj z użyciem wyrażeń regularnych</string> |
|
|
|
|
<string name="pref_title_show_media_preview">Pokazuj podgląd zawartości multimedialnej</string> |
|
|
|
|
<string name="pref_title_proxy_settings">Proxy</string> |
|
|
|
|
<string name="pref_title_http_proxy_settings">Proxy HTTP</string> |
|
|
|
@ -301,6 +307,13 @@ |
|
|
|
|
<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> |
|
|
|
|
<string name="action_remove_media">Usuń</string> |
|
|
|
|
|
|
|
|
|
<string name="lock_account_label">Zablokuj konto</string> |
|
|
|
|
<string name="lock_account_label_description">Wymaga, abyś ręcznie akceptował prośby o śledzenie</string> |
|
|
|
|
<string name="compose_save_draft">Czy chcesz zapisać szkic?</string> |
|
|
|
|
<string name="send_toot_notification_title">Wysyłanie wpisu…</string> |
|
|
|
|
<string name="send_toot_notification_error_title">Wystąpił błąd podczas wysyłania wpisu</string> |
|
|
|
|
<string name="send_toot_notification_channel_name">Wysyłanie wpisów</string> |
|
|
|
|
<string name="send_toot_notification_cancel_title">Anulowano wysyłanie</string> |
|
|
|
|
<string name="send_toot_notification_saved_content">Kopia wpisu została zapisana jako szkic</string> |
|
|
|
|
|
|
|
|
|
</resources> |
|
|
|
|