mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
New Crowdin updates (#2621)
* New translations common.php (Russian) * New translations settings.php (Russian) * New translations activities.php (Indonesian) * New translations settings.php (Indonesian) * New translations settings.php (French) * New translations activities.php (Chinese Traditional) * New translations activities.php (Chinese Traditional) * New translations auth.php (Chinese Traditional) * New translations auth.php (Chinese Traditional) * New translations auth.php (Chinese Traditional) * New translations auth.php (Chinese Traditional) * New translations common.php (Chinese Traditional) * New translations components.php (Chinese Traditional) * New translations entities.php (Chinese Traditional) * New translations entities.php (Chinese Traditional) * New translations entities.php (Chinese Traditional) * New translations entities.php (Chinese Traditional) * New translations entities.php (Chinese Traditional) * New translations entities.php (Chinese Traditional) * New translations entities.php (Chinese Traditional) * New translations entities.php (Chinese Traditional) * New translations entities.php (Chinese Traditional) * New translations entities.php (Chinese Traditional) * New translations errors.php (Chinese Traditional) * New translations errors.php (Chinese Traditional) * New translations errors.php (Chinese Traditional) * New translations errors.php (Chinese Traditional) * New translations errors.php (Chinese Traditional) * New translations activities.php (Polish) * New translations common.php (Polish) * New translations entities.php (Polish) * New translations settings.php (Polish) * New translations settings.php (Polish) * New translations validation.php (Polish) * New translations settings.php (Latvian) * New translations settings.php (Latvian) * New translations settings.php (Latvian) * New translations passwords.php (Chinese Traditional) * New translations validation.php (Chinese Traditional) * New translations validation.php (Chinese Traditional) * New translations validation.php (Chinese Traditional) * New translations settings.php (Chinese Traditional) * New translations validation.php (Chinese Traditional) * New translations settings.php (Chinese Traditional) * New translations settings.php (Chinese Traditional) * New translations settings.php (Chinese Traditional) * New translations settings.php (Chinese Traditional) * New translations settings.php (Chinese Traditional) * New translations settings.php (Chinese Traditional) * New translations settings.php (Chinese Traditional) * New translations validation.php (Latvian) * New translations validation.php (Polish) * New translations validation.php (German Informal) * New translations validation.php (Norwegian Bokmal) * New translations validation.php (Spanish, Argentina) * New translations validation.php (Persian) * New translations validation.php (Portuguese, Brazilian) * New translations validation.php (Vietnamese) * New translations validation.php (Chinese Traditional) * New translations validation.php (Chinese Simplified) * New translations validation.php (Ukrainian) * New translations validation.php (Turkish) * New translations validation.php (Swedish) * New translations validation.php (Slovenian) * New translations validation.php (Slovak) * New translations validation.php (Russian) * New translations validation.php (Dutch) * New translations validation.php (Portuguese) * New translations validation.php (Korean) * New translations validation.php (Japanese) * New translations validation.php (Italian) * New translations validation.php (Hungarian) * New translations validation.php (Hebrew) * New translations validation.php (German) * New translations validation.php (Danish) * New translations validation.php (Czech) * New translations validation.php (Bulgarian) * New translations validation.php (Arabic) * New translations validation.php (Spanish) * New translations validation.php (French) * New translations validation.php (Bosnian) * New translations validation.php (Indonesian) * New translations validation.php (Catalan) * New translations entities.php (Latvian) * New translations entities.php (Polish) * New translations entities.php (German Informal) * New translations entities.php (Norwegian Bokmal) * New translations entities.php (Spanish, Argentina) * New translations entities.php (Persian) * New translations entities.php (Portuguese, Brazilian) * New translations entities.php (Vietnamese) * New translations entities.php (Chinese Traditional) * New translations entities.php (Chinese Simplified) * New translations entities.php (Ukrainian) * New translations entities.php (Turkish) * New translations entities.php (Swedish) * New translations entities.php (Slovenian) * New translations entities.php (Slovak) * New translations entities.php (Russian) * New translations entities.php (Dutch) * New translations entities.php (Portuguese) * New translations entities.php (Korean) * New translations entities.php (Japanese) * New translations entities.php (Italian) * New translations entities.php (Hungarian) * New translations entities.php (Hebrew) * New translations entities.php (German) * New translations entities.php (Danish) * New translations entities.php (Czech) * New translations entities.php (Bulgarian) * New translations entities.php (Arabic) * New translations entities.php (Spanish) * New translations entities.php (French) * New translations entities.php (Bosnian) * New translations entities.php (Indonesian) * New translations entities.php (Catalan) * New translations entities.php (Spanish) * New translations settings.php (Chinese Simplified) * New translations entities.php (Chinese Simplified) * New translations entities.php (Portuguese) * New translations entities.php (Latvian) * New translations settings.php (Chinese Simplified) * New translations settings.php (Chinese Simplified) * New translations common.php (German) * New translations common.php (Japanese) * New translations common.php (Chinese Simplified) * New translations common.php (Ukrainian) * New translations common.php (Turkish) * New translations common.php (Swedish) * New translations common.php (Slovenian) * New translations common.php (Slovak) * New translations common.php (Russian) * New translations common.php (Portuguese) * New translations common.php (Dutch) * New translations common.php (Korean) * New translations common.php (Polish) * New translations common.php (Italian) * New translations common.php (Arabic) * New translations common.php (Hungarian) * New translations common.php (French) * New translations common.php (Spanish) * New translations common.php (Catalan) * New translations common.php (Bulgarian) * New translations common.php (Czech) * New translations common.php (Danish) * New translations common.php (Hebrew) * New translations common.php (Bosnian) * New translations common.php (Chinese Traditional) * New translations common.php (Vietnamese) * New translations common.php (Portuguese, Brazilian) * New translations common.php (Persian) * New translations common.php (Spanish, Argentina) * New translations common.php (Latvian) * New translations common.php (Norwegian Bokmal) * New translations common.php (German Informal) * New translations common.php (Indonesian) * New translations common.php (Indonesian) * New translations entities.php (Indonesian) * New translations common.php (Portuguese) * New translations entities.php (Latvian) * New translations common.php (Latvian) * New translations settings.php (Portuguese) * New translations common.php (Russian) * New translations entities.php (Russian) * New translations settings.php (Polish) * New translations common.php (Ukrainian) * New translations entities.php (Ukrainian) * New translations settings.php (Ukrainian) * New translations settings.php (Russian) * New translations settings.php (Russian) * New translations common.php (Chinese Simplified)
This commit is contained in:
@ -45,5 +45,5 @@ return [
|
||||
|
||||
// Other
|
||||
'commented_on' => 'skomentował',
|
||||
'permissions_update' => 'updated permissions',
|
||||
'permissions_update' => 'zaktualizowane uprawnienia',
|
||||
];
|
||||
|
@ -47,6 +47,7 @@ return [
|
||||
'sort_ascending' => 'Sortuj rosnąco',
|
||||
'sort_descending' => 'Sortuj malejąco',
|
||||
'sort_name' => 'Nazwa',
|
||||
'sort_default' => 'Default',
|
||||
'sort_created_at' => 'Data utworzenia',
|
||||
'sort_updated_at' => 'Data aktualizacji',
|
||||
|
||||
@ -80,6 +81,6 @@ return [
|
||||
|
||||
// Footer Link Options
|
||||
// Not directly used but available for convenience to users.
|
||||
'privacy_policy' => 'Privacy Policy',
|
||||
'terms_of_service' => 'Terms of Service',
|
||||
'privacy_policy' => 'Polityka prywatności',
|
||||
'terms_of_service' => 'Warunki usługi',
|
||||
];
|
||||
|
@ -22,7 +22,7 @@ return [
|
||||
'meta_created_name' => 'Utworzono :timeLength przez :user',
|
||||
'meta_updated' => 'Zaktualizowano :timeLength',
|
||||
'meta_updated_name' => 'Zaktualizowano :timeLength przez :user',
|
||||
'meta_owned_name' => 'Owned by :user',
|
||||
'meta_owned_name' => 'Właściciel :user',
|
||||
'entity_select' => 'Wybór obiektu',
|
||||
'images' => 'Obrazki',
|
||||
'my_recent_drafts' => 'Moje ostatnie wersje robocze',
|
||||
@ -40,7 +40,7 @@ return [
|
||||
'permissions_intro' => 'Jeśli włączone są indywidualne uprawnienia, to te uprawnienia będą miały priorytet względem pozostałych ustawionych uprawnień ról.',
|
||||
'permissions_enable' => 'Włącz własne uprawnienia',
|
||||
'permissions_save' => 'Zapisz uprawnienia',
|
||||
'permissions_owner' => 'Owner',
|
||||
'permissions_owner' => 'Właściciel',
|
||||
|
||||
// Search
|
||||
'search_results' => 'Wyniki wyszukiwania',
|
||||
@ -60,6 +60,7 @@ return [
|
||||
'search_permissions_set' => 'Zbiór uprawnień',
|
||||
'search_created_by_me' => 'Utworzone przeze mnie',
|
||||
'search_updated_by_me' => 'Zaktualizowane przeze mnie',
|
||||
'search_owned_by_me' => 'Owned by me',
|
||||
'search_date_options' => 'Opcje dat',
|
||||
'search_updated_before' => 'Zaktualizowane przed',
|
||||
'search_updated_after' => 'Zaktualizowane po',
|
||||
@ -148,7 +149,7 @@ return [
|
||||
'chapters_create' => 'Utwórz nowy rozdział',
|
||||
'chapters_delete' => 'Usuń rozdział',
|
||||
'chapters_delete_named' => 'Usuń rozdział :chapterName',
|
||||
'chapters_delete_explain' => 'This will delete the chapter with the name \':chapterName\'. All pages that exist within this chapter will also be deleted.',
|
||||
'chapters_delete_explain' => 'Spowoduje to usunięcie rozdziału o nazwie \':chapterName\'. Wszystkie strony, które istnieją w tym rozdziale, również zostaną usunięte.',
|
||||
'chapters_delete_confirm' => 'Czy na pewno chcesz usunąć ten rozdział?',
|
||||
'chapters_edit' => 'Edytuj rozdział',
|
||||
'chapters_edit_named' => 'Edytuj rozdział :chapterName',
|
||||
@ -210,7 +211,7 @@ return [
|
||||
'pages_revisions' => 'Wersje strony',
|
||||
'pages_revisions_named' => 'Wersje strony :pageName',
|
||||
'pages_revision_named' => 'Wersja strony :pageName',
|
||||
'pages_revision_restored_from' => 'Restored from #:id; :summary',
|
||||
'pages_revision_restored_from' => 'Przywrócono z #:id; :summary',
|
||||
'pages_revisions_created_by' => 'Utworzona przez',
|
||||
'pages_revisions_date' => 'Data wersji',
|
||||
'pages_revisions_number' => '#',
|
||||
@ -268,7 +269,7 @@ return [
|
||||
'attachments_link_url' => 'Link do pliku',
|
||||
'attachments_link_url_hint' => 'Strona lub plik',
|
||||
'attach' => 'Załącz',
|
||||
'attachments_insert_link' => 'Add Attachment Link to Page',
|
||||
'attachments_insert_link' => 'Dodaj link do załącznika do strony',
|
||||
'attachments_edit_file' => 'Edytuj plik',
|
||||
'attachments_edit_file_name' => 'Nazwa pliku',
|
||||
'attachments_edit_drop_upload' => 'Upuść pliki lub kliknij tutaj by przesłać pliki i nadpisać istniejące',
|
||||
@ -316,4 +317,4 @@ return [
|
||||
'revision_restore_confirm' => 'Czu ma pewno chcesz przywrócić tą wersję? Aktualna zawartość strony zostanie nadpisana.',
|
||||
'revision_delete_success' => 'Usunięto wersję',
|
||||
'revision_cannot_delete_latest' => 'Nie można usunąć najnowszej wersji.'
|
||||
];
|
||||
];
|
||||
|
@ -37,11 +37,11 @@ return [
|
||||
'app_homepage' => 'Strona główna',
|
||||
'app_homepage_desc' => 'Wybierz widok, który będzie wyświetlany na stronie głównej zamiast w widoku domyślnego. Uprawnienia dostępowe są ignorowane dla wybranych stron.',
|
||||
'app_homepage_select' => 'Wybierz stronę',
|
||||
'app_footer_links' => 'Footer Links',
|
||||
'app_footer_links_desc' => 'Add links to show within the site footer. These will be displayed at the bottom of most pages, including those that do not require login. You can use a label of "trans::<key>" to use system-defined translations. For example: Using "trans::common.privacy_policy" will provide the translated text "Privacy Policy" and "trans::common.terms_of_service" will provide the translated text "Terms of Service".',
|
||||
'app_footer_links_label' => 'Link Label',
|
||||
'app_footer_links_url' => 'Link URL',
|
||||
'app_footer_links_add' => 'Add Footer Link',
|
||||
'app_footer_links' => 'Linki w stopce',
|
||||
'app_footer_links_desc' => 'Dodaj linki do pokazania w stopce witryny. Będą one wyświetlane na dole większości stron, włącznie z tymi, które nie wymagają logowania. Możesz użyć etykiety "trans::<key>" aby użyć tłumaczeń zdefiniowanych przez system. Na przykład: Używanie "trans::common.privacy_policy" zapewni przetłumaczony tekst "Polityka prywatności" i "trans::common.terms_of_service" zapewni przetłumaczony tekst "Warunki korzystania z usługi".',
|
||||
'app_footer_links_label' => 'Etykieta linku',
|
||||
'app_footer_links_url' => 'URL odnośnika',
|
||||
'app_footer_links_add' => 'Dodaj link w stopce',
|
||||
'app_disable_comments' => 'Wyłącz komentarze',
|
||||
'app_disable_comments_toggle' => 'Wyłącz komentowanie',
|
||||
'app_disable_comments_desc' => 'Wyłącz komentarze na wszystkich stronach w aplikacji. Istniejące komentarze nie będą pokazywane.',
|
||||
@ -73,7 +73,7 @@ return [
|
||||
'maint' => 'Konserwacja',
|
||||
'maint_image_cleanup' => 'Czyszczenie obrazków',
|
||||
'maint_image_cleanup_desc' => "Skanuje zawartość strony i poprzednie wersje, aby sprawdzić, które obrazy i rysunki są aktualnie używane, a które obrazy są zbędne. Przed uruchomieniem tej opcji należy utworzyć pełną kopię zapasową bazy danych i obrazków.",
|
||||
'maint_delete_images_only_in_revisions' => 'Also delete images that only exist in old page revisions',
|
||||
'maint_delete_images_only_in_revisions' => 'Usuń również obrazy, które istnieją tylko w starych rewizjach strony',
|
||||
'maint_image_cleanup_run' => 'Uruchom czyszczenie',
|
||||
'maint_image_cleanup_warning' => 'Znaleziono :count potencjalnie niepotrzebnych obrazków. Czy na pewno chcesz je usunąć?',
|
||||
'maint_image_cleanup_success' => ':count potencjalnie nieużywane obrazki zostały znalezione i usunięte!',
|
||||
@ -85,41 +85,41 @@ return [
|
||||
'maint_send_test_email_mail_subject' => 'E-mail testowy',
|
||||
'maint_send_test_email_mail_greeting' => 'Wygląda na to, że wysyłka wiadomości e-mail działa!',
|
||||
'maint_send_test_email_mail_text' => 'Gratulacje! Otrzymałeś tego e-maila więc Twoje ustawienia poczty elektronicznej wydają się być prawidłowo skonfigurowane.',
|
||||
'maint_recycle_bin_desc' => 'Deleted shelves, books, chapters & pages are sent to the recycle bin so they can be restored or permanently deleted. Older items in the recycle bin may be automatically removed after a while depending on system configuration.',
|
||||
'maint_recycle_bin_open' => 'Open Recycle Bin',
|
||||
'maint_recycle_bin_desc' => 'Usunięte półki, książki, rozdziały i strony są wysyłane do kosza, aby mogły zostać przywrócone lub trwale usunięte. Starsze przedmioty w koszu mogą zostać automatycznie usunięte po pewnym czasie w zależności od konfiguracji systemu.',
|
||||
'maint_recycle_bin_open' => 'Otwórz kosz',
|
||||
|
||||
// Recycle Bin
|
||||
'recycle_bin' => 'Recycle Bin',
|
||||
'recycle_bin' => 'Kosz',
|
||||
'recycle_bin_desc' => 'Here you can restore items that have been deleted or choose to permanently remove them from the system. This list is unfiltered unlike similar activity lists in the system where permission filters are applied.',
|
||||
'recycle_bin_deleted_item' => 'Deleted Item',
|
||||
'recycle_bin_deleted_by' => 'Deleted By',
|
||||
'recycle_bin_deleted_at' => 'Deletion Time',
|
||||
'recycle_bin_permanently_delete' => 'Permanently Delete',
|
||||
'recycle_bin_restore' => 'Restore',
|
||||
'recycle_bin_contents_empty' => 'The recycle bin is currently empty',
|
||||
'recycle_bin_empty' => 'Empty Recycle Bin',
|
||||
'recycle_bin_deleted_item' => 'Usunięta pozycja',
|
||||
'recycle_bin_deleted_by' => 'Usunięty przez',
|
||||
'recycle_bin_deleted_at' => 'Czas usunięcia',
|
||||
'recycle_bin_permanently_delete' => 'Usuń trwale',
|
||||
'recycle_bin_restore' => 'Przywróć',
|
||||
'recycle_bin_contents_empty' => 'Kosz jest pusty',
|
||||
'recycle_bin_empty' => 'Opróżnij kosz',
|
||||
'recycle_bin_empty_confirm' => 'This will permanently destroy all items in the recycle bin including content contained within each item. Are you sure you want to empty the recycle bin?',
|
||||
'recycle_bin_destroy_confirm' => 'This action will permanently delete this item, along with any child elements listed below, from the system and you will not be able to restore this content. Are you sure you want to permanently delete this item?',
|
||||
'recycle_bin_destroy_list' => 'Items to be Destroyed',
|
||||
'recycle_bin_restore_list' => 'Items to be Restored',
|
||||
'recycle_bin_restore_list' => 'Elementy do przywrócenia',
|
||||
'recycle_bin_restore_confirm' => 'This action will restore the deleted item, including any child elements, to their original location. If the original location has since been deleted, and is now in the recycle bin, the parent item will also need to be restored.',
|
||||
'recycle_bin_restore_deleted_parent' => 'The parent of this item has also been deleted. These will remain deleted until that parent is also restored.',
|
||||
'recycle_bin_destroy_notification' => 'Deleted :count total items from the recycle bin.',
|
||||
'recycle_bin_restore_notification' => 'Restored :count total items from the recycle bin.',
|
||||
|
||||
// Audit Log
|
||||
'audit' => 'Audit Log',
|
||||
'audit' => 'Dziennik audytu',
|
||||
'audit_desc' => 'This audit log displays a list of activities tracked in the system. This list is unfiltered unlike similar activity lists in the system where permission filters are applied.',
|
||||
'audit_event_filter' => 'Event Filter',
|
||||
'audit_event_filter_no_filter' => 'No Filter',
|
||||
'audit_deleted_item' => 'Deleted Item',
|
||||
'audit_deleted_item_name' => 'Name: :name',
|
||||
'audit_table_user' => 'User',
|
||||
'audit_table_event' => 'Event',
|
||||
'audit_table_related' => 'Related Item or Detail',
|
||||
'audit_table_date' => 'Activity Date',
|
||||
'audit_date_from' => 'Date Range From',
|
||||
'audit_date_to' => 'Date Range To',
|
||||
'audit_event_filter' => 'Filtry Wydarzeń',
|
||||
'audit_event_filter_no_filter' => 'Brak filtra',
|
||||
'audit_deleted_item' => 'Usunięta pozycja',
|
||||
'audit_deleted_item_name' => 'Nazwa: :name',
|
||||
'audit_table_user' => 'Użytkownik',
|
||||
'audit_table_event' => 'Wydarzenie',
|
||||
'audit_table_related' => 'Powiązany element lub szczegóły',
|
||||
'audit_table_date' => 'Data Aktywności',
|
||||
'audit_date_from' => 'Zakres dat od',
|
||||
'audit_date_to' => 'Zakres dat do',
|
||||
|
||||
// Role Settings
|
||||
'roles' => 'Role',
|
||||
@ -146,7 +146,7 @@ return [
|
||||
'role_access_api' => 'Dostęp do systemowego API',
|
||||
'role_manage_settings' => 'Zarządzanie ustawieniami aplikacji',
|
||||
'role_asset' => 'Zarządzanie zasobami',
|
||||
'roles_system_warning' => 'Be aware that access to any of the above three permissions can allow a user to alter their own privileges or the privileges of others in the system. Only assign roles with these permissions to trusted users.',
|
||||
'roles_system_warning' => 'Pamiętaj, że dostęp do trzech powyższych uprawnień może pozwolić użytkownikowi na zmianę własnych uprawnień lub uprawnień innych osób w systemie. Przypisz tylko role z tymi uprawnieniami do zaufanych użytkowników.',
|
||||
'role_asset_desc' => 'Te ustawienia kontrolują zarządzanie zasobami systemu. Uprawnienia książek, rozdziałów i stron nadpisują te ustawienia.',
|
||||
'role_asset_admins' => 'Administratorzy mają automatycznie dostęp do wszystkich treści, ale te opcję mogą być pokazywać lub ukrywać opcje interfejsu użytkownika.',
|
||||
'role_all' => 'Wszyscy',
|
||||
@ -162,7 +162,7 @@ return [
|
||||
'user_profile' => 'Profil użytkownika',
|
||||
'users_add_new' => 'Dodaj użytkownika',
|
||||
'users_search' => 'Wyszukaj użytkownika',
|
||||
'users_latest_activity' => 'Latest Activity',
|
||||
'users_latest_activity' => 'Ostatnia aktywność',
|
||||
'users_details' => 'Szczegóły użytkownika',
|
||||
'users_details_desc' => 'Ustaw wyświetlaną nazwę i adres e-mail dla tego użytkownika. Adres e-mail zostanie wykorzystany do zalogowania się do aplikacji.',
|
||||
'users_details_desc_no_email' => 'Ustaw wyświetlaną nazwę dla tego użytkownika, aby inni mogli go rozpoznać.',
|
||||
@ -180,10 +180,10 @@ return [
|
||||
'users_delete_named' => 'Usuń :userName',
|
||||
'users_delete_warning' => 'To usunie użytkownika \':userName\' z systemu.',
|
||||
'users_delete_confirm' => 'Czy na pewno chcesz usunąć tego użytkownika?',
|
||||
'users_migrate_ownership' => 'Migrate Ownership',
|
||||
'users_migrate_ownership_desc' => 'Select a user here if you want another user to become the owner of all items currently owned by this user.',
|
||||
'users_none_selected' => 'No user selected',
|
||||
'users_delete_success' => 'User successfully removed',
|
||||
'users_migrate_ownership' => 'Migracja Własności',
|
||||
'users_migrate_ownership_desc' => 'Wybierz użytkownika tutaj, jeśli chcesz, aby inny użytkownik stał się właścicielem wszystkich elementów będących obecnie w posiadaniu tego użytkownika.',
|
||||
'users_none_selected' => 'Nie wybrano użytkownika',
|
||||
'users_delete_success' => 'Użytkownik pomyślnie usunięty',
|
||||
'users_edit' => 'Edytuj użytkownika',
|
||||
'users_edit_profile' => 'Edytuj profil',
|
||||
'users_edit_success' => 'Użytkownik zaktualizowany pomyślnie',
|
||||
@ -232,7 +232,7 @@ return [
|
||||
'ar' => 'العربية',
|
||||
'bg' => 'Bǎlgarski',
|
||||
'bs' => 'Bosanski',
|
||||
'ca' => 'Català',
|
||||
'ca' => 'Kataloński',
|
||||
'cs' => 'Česky',
|
||||
'da' => 'Dansk',
|
||||
'de' => 'Deutsch (Sie)',
|
||||
|
@ -89,7 +89,7 @@ return [
|
||||
'required_without' => 'Pole :attribute jest wymagane jeśli :values nie zostało wprowadzone.',
|
||||
'required_without_all' => 'Pole :attribute jest wymagane jeśli żadna z wartości :values nie została podana.',
|
||||
'same' => 'Pole :attribute i :other muszą być takie same.',
|
||||
'safe_url' => 'The provided link may not be safe.',
|
||||
'safe_url' => 'Podany link może nie być bezpieczny.',
|
||||
'size' => [
|
||||
'numeric' => ':attribute musi mieć długość :size.',
|
||||
'file' => ':attribute musi mieć :size kilobajtów.',
|
||||
|
Reference in New Issue
Block a user