|
| 1 | +# Polish strings go here for Rails i18n |
| 2 | +pl: |
| 3 | + shortcuts_settings_enable_in_issues: Włącz skróty klawiszowe dla zagadnień |
| 4 | + shortcuts_settings_enable_in_editor: Włącz skróty klawiszowe w edytorze |
| 5 | + shortcuts_settings_enable_help_link: Dodaj link pomocy w menu |
| 6 | + shortcuts_settings_help_link_label: Etykieta linku pomocy |
| 7 | + shortcuts_help_title: Lista skrótów klawiszowych Redmine Shortcuts |
| 8 | + shortcuts_help_issue_index: Widok listy zagadnień |
| 9 | + shortcuts_help_issue_show: Widok zagadnienia |
| 10 | + shortcuts_help_editor: Edytor |
| 11 | + shortcuts_help_new_issue: Nowe zagadnienie |
| 12 | + shortcuts_help_copy_issue: Kopia |
| 13 | + shortcuts_help_delete_issue: Usuń |
| 14 | + shortcuts_help_edit_issue: Edytuj |
| 15 | + shortcuts_help_log_time_issue: Dziennik czasu |
| 16 | + shortcuts_help_quote_issue: Cytuj |
| 17 | + shortcuts_help_unwatch_issue: Nie obserwuj |
| 18 | + shortcuts_help_watch_issue: Obserwuj |
| 19 | + shortcuts_help_strong: Pogrubienie |
| 20 | + shortcuts_help_italic: Kursywa |
| 21 | + shortcuts_help_underline: Podkreślenie |
| 22 | + shortcuts_help_deleted: Przekreślenie |
| 23 | + shortcuts_help_submit: Wyślij |
| 24 | + shortcuts_help_common: Ogólne |
| 25 | + shortcuts_help_search: Szukaj |
| 26 | + shortcuts_inline_code: Wstawka kodu |
| 27 | + shortcuts_preformatted_text: Tekst preformatowany |
0 commit comments