|
1 | 1 | { |
2 | | - "about_app": "About app", |
| 2 | + "about_app": "O aplikacji", |
3 | 3 | "unsuppurted_env_desc": "<big><b>You have an unsupported environment installed.</b></big> \nPlease use one of these environments: {}.", |
4 | | - "save_config": "Save current configuration", |
5 | | - "import_config": "Import saved configuration", |
| 4 | + "save_config": "Zapisz obecną konfigurację", |
| 5 | + "import_config": "Importuj zapisaną konfigurację", |
6 | 6 | "set_filename": "Set the file name", |
7 | 7 | "config_saved": "Configuration has been saved!", |
8 | | - "open_folder": "Open the folder", |
9 | | - "import_fileshooser": "Import {} configuration", |
10 | | - "open": "Open", |
11 | | - "cancel": "Cancel", |
12 | | - "savedesktop_f": "SaveDesktop files", |
| 8 | + "open_folder": "Otwórz katalog", |
| 9 | + "import_fileshooser": "Importuj konfigurację {}", |
| 10 | + "open": "Otwórz", |
| 11 | + "cancel": "Anuluj", |
| 12 | + "savedesktop_f": "Pliki SaveDesktop", |
13 | 13 | "config_imported": "The configuration has been applied!", |
14 | | - "logout": "Log Out", |
15 | | - "please_wait": "Please wait …", |
| 14 | + "logout": "Wyloguj się", |
| 15 | + "please_wait": "Proszę czekać…", |
16 | 16 | "few_minutes_msg": "It'll take a few minutes …", |
17 | | - "save": "Save", |
18 | | - "import_title": "Import", |
19 | | - "import_from_list": "Import from list", |
| 17 | + "save": "Zapisz", |
| 18 | + "import_title": "Importuj", |
| 19 | + "import_from_list": "Importuj z listy", |
20 | 20 | "import_from_list_error": "No configuration was found in the SaveDesktop directory.", |
21 | | - "apply": "Apply", |
22 | | - "import_from_file": "Import from file", |
| 21 | + "apply": "Zastosuj", |
| 22 | + "import_from_file": "Importuj z pliku", |
23 | 23 | "import_config_desc": "Import the configuration from a file or list.", |
24 | 24 | "periodic_saving": "Periodic saving", |
25 | 25 | "periodic_saving_desc": "Changes will only take effect after the next login", |
26 | | - "never": "Never", |
27 | | - "daily": "Daily", |
28 | | - "weekly": "Weekly", |
29 | | - "monthly": "Monthly", |
30 | | - "manually": "Manually", |
31 | | - "learn_more": "Learn more", |
| 26 | + "never": "Nigdy", |
| 27 | + "daily": "Codziennie", |
| 28 | + "weekly": "Co tydzień", |
| 29 | + "monthly": "Co miesiąc", |
| 30 | + "manually": "Ręcznie", |
| 31 | + "learn_more": "Dowiedz się więcej", |
32 | 32 | "more_settings_pb": "Additional settings for periodic saving", |
33 | 33 | "pb_folder": "Folder for periodic saving", |
34 | 34 | "set_pb_folder_tooltip": "Choose custom folder for periodic saving", |
35 | | - "set_another": "Choose another folder", |
| 35 | + "set_another": "Wybierz inny katalog", |
36 | 36 | "filename_format": "File name format", |
37 | 37 | "reset_button": "Reset to default", |
38 | 38 | "items_for_archive": "Items to include in the configuration archive", |
39 | 39 | "items_desc": "These settings also apply to periodic saving", |
40 | | - "icons": "Icons", |
41 | | - "themes": "Themes", |
42 | | - "fonts": "Fonts", |
43 | | - "backgrounds": "Backgrounds", |
44 | | - "extensions": "Extensions", |
45 | | - "desktop_folder": "Desktop", |
46 | | - "save_installed_flatpaks": "Flatpak apps", |
| 40 | + "icons": "Ikony", |
| 41 | + "themes": "Motywy", |
| 42 | + "fonts": "Czcionki", |
| 43 | + "backgrounds": "Tapety", |
| 44 | + "extensions": "Rozszerzenia", |
| 45 | + "desktop_folder": "Pulpit", |
| 46 | + "save_installed_flatpaks": "Aplikacje Flatpak", |
47 | 47 | "list": "List of installed Flatpak apps", |
48 | 48 | "user_data_flatpak": "User data of installed Flatpak apps", |
49 | | - "sync": "Sync", |
| 49 | + "sync": "Synchronizacja", |
50 | 50 | "sync_title": "Sync with other computers in the network", |
51 | 51 | "sync_desc": "Sync your desktop environment configuration with other computers in the network. <a href='https://github.com/vikdevelop/SaveDesktop/wiki/Synchronization-between-computers-in-the-network'>How it works?</a>", |
52 | 52 | "set_up_sync_file": "Set up the sync file", |
|
57 | 57 | "connect_with_pc_desc": "On another computer, open the SaveDesktop application, and on this page, click on the \"Set up the sync file\" button and copy the URL for synchronization and enter it below.", |
58 | 58 | "pc_url_entry": "Enter a URL for synchronization", |
59 | 59 | "m_sync_desc": "From now on, you can sync the config from the menu in the header bar", |
60 | | - "sync_manually": "Synchronise manually", |
61 | | - "quit": "Quit", |
62 | | - "keyboard_shortcuts": "Keyboard shortcuts", |
| 60 | + "sync_manually": "Synchronizuj ręcznie", |
| 61 | + "quit": "Wyjdź", |
| 62 | + "keyboard_shortcuts": "Skróty klawiszowe", |
63 | 63 | "summary": "Save your desktop configuration", |
64 | 64 | "description": "SaveDesktop lets you save your current configuration (themes, icons, wallpapers, all desktop environment settings, extensions, etc.) with one click.", |
65 | | - "translator_credits": "Translator github-link" |
| 65 | + "translator_credits": "Eryk Michalak [email protected]" |
66 | 66 | } |
0 commit comments