diff options
Diffstat (limited to 'editor/translations/pl.po')
-rw-r--r-- | editor/translations/pl.po | 89 |
1 files changed, 83 insertions, 6 deletions
diff --git a/editor/translations/pl.po b/editor/translations/pl.po index 574aa4e577..e4a19998a7 100644 --- a/editor/translations/pl.po +++ b/editor/translations/pl.po @@ -1156,6 +1156,11 @@ msgid "File Exists, Overwrite?" msgstr "Plik istnieje, nadpisać?" #: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp +#, fuzzy +msgid "Select Current Folder" +msgstr "Utwórz katalog" + +#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp msgid "All Recognized" msgstr "Wszystkie rozpoznane" @@ -1229,7 +1234,7 @@ msgstr "Przesuń Ulubiony w górę" msgid "Move Favorite Down" msgstr "Przesuń Ulubiony w dół" -#: editor/editor_file_dialog.cpp +#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp msgid "Go to parent folder" msgstr "Przejdź folder wyżej" @@ -1544,6 +1549,16 @@ msgstr "" "pracy." #: editor/editor_node.cpp +#, fuzzy +msgid "Expand all properties" +msgstr "Rozwiń foldery" + +#: editor/editor_node.cpp +#, fuzzy +msgid "Collapse all properties" +msgstr "Zwiń foldery" + +#: editor/editor_node.cpp msgid "Copy Params" msgstr "Kopiuj parametry" @@ -2179,14 +2194,14 @@ msgid "Import" msgstr "Importuj" #: editor/editor_node.cpp -msgid "FileSystem" -msgstr "System plików" - -#: editor/editor_node.cpp editor/node_dock.cpp msgid "Node" msgstr "Węzeł" #: editor/editor_node.cpp +msgid "FileSystem" +msgstr "System plików" + +#: editor/editor_node.cpp msgid "Output" msgstr "Konsola" @@ -2242,7 +2257,7 @@ msgstr "Otwórz edytor 3D" msgid "Open Script Editor" msgstr "Otwórz edytor skryptów" -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/project_manager.cpp msgid "Open Asset Library" msgstr "Otwórz bibliotekę zasobów" @@ -3028,6 +3043,57 @@ msgid "Copy Animation" msgstr "Skopiuj animacje" #: editor/plugins/animation_player_editor_plugin.cpp +msgid "Onion Skinning" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Enable Onion Skinning" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +#, fuzzy +msgid "Directions" +msgstr "Kategorie:" + +#: editor/plugins/animation_player_editor_plugin.cpp +#, fuzzy +msgid "Past" +msgstr "Wklej" + +#: editor/plugins/animation_player_editor_plugin.cpp +#, fuzzy +msgid "Future" +msgstr "Funkcje" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Depth" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "1 step" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "2 steps" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "3 steps" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Differences Only" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Force White Modulate" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Include Gizmos (3D)" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp msgid "Create New Animation" msgstr "Utwórz nową animację" @@ -6000,6 +6066,12 @@ msgstr "Uruchom ponownie" msgid "Can't run project" msgstr "Nie można uruchomić projektu" +#: editor/project_manager.cpp +msgid "" +"You don't currently have any projects.\n" +"Would you like to explore the official example projects in the Asset Library?" +msgstr "" + #: editor/project_settings_editor.cpp msgid "Key " msgstr "Klawisz " @@ -7830,6 +7902,11 @@ msgstr "Alarm!" msgid "Please Confirm..." msgstr "Proszę potwierdzić..." +#: scene/gui/file_dialog.cpp +#, fuzzy +msgid "Select this Folder" +msgstr "Wybierz metodę" + #: scene/gui/popup.cpp msgid "" "Popups will hide by default unless you call popup() or any of the popup*() " |