From 74b80979af64b2aa70f327d9de8c76019b6236b6 Mon Sep 17 00:00:00 2001 From: Emmanouil Papadeas <35376950+OverloadedOrama@users.noreply.github.com> Date: Sat, 14 Dec 2024 00:43:39 +0200 Subject: [PATCH] New translations translations.pot (Polish) --- Translations/pl_PL.po | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/Translations/pl_PL.po b/Translations/pl_PL.po index bd4067c18..9752a4ed6 100644 --- a/Translations/pl_PL.po +++ b/Translations/pl_PL.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Polish\n" "Language: pl_PL\n" -"PO-Revision-Date: 2024-12-05 19:14\n" +"PO-Revision-Date: 2024-12-13 22:43\n" msgid "OK" msgstr "OK" @@ -1845,6 +1845,10 @@ msgstr "Włącz przezroczystość okna" msgid "If enabled, the application window can become transparent. This affects performance, so keep it off if you don't need it." msgstr "Jeśli ta opcja jest włączona, okno aplikacji może stać się przezroczyste. Ma to na wpływ wydajność, więc wyłącz tę opcję, jeśli jej nie potrzebujesz." +#. An option found in the preferences, under the Performance section. +msgid "Use dummy audio driver" +msgstr "" + #. Found in the Preferences, under Drivers. Specifies the renderer/video driver being used. msgid "Renderer:" msgstr "Renderowanie:" @@ -2278,6 +2282,10 @@ msgstr "Połącz kalki do" msgid "Unlink Cels" msgstr "Rozłącz kalki" +#. An option found in the right click menu of an audio cel. If selected, the audio of the audio layer will start playing from this frame. +msgid "Play audio here" +msgstr "" + msgid "Properties" msgstr "Właściwości" @@ -2318,6 +2326,9 @@ msgstr "Grupa" msgid "Tilemap" msgstr "Mapa kafelków (Tilemap)" +msgid "Audio" +msgstr "" + msgid "Layers" msgstr "Warstwy" @@ -2350,6 +2361,11 @@ msgstr "Dodaj warstwę 3D" msgid "Add Tilemap Layer" msgstr "Dodaj warstwę kafelków" +#. One of the options of the create new layer button. +#: src/UI/Timeline/AnimationTimeline.tscn +msgid "Add Audio Layer" +msgstr "" + #: src/UI/Timeline/AnimationTimeline.tscn msgid "Remove current layer" msgstr "Usuń obecną warstwę" @@ -2481,6 +2497,17 @@ msgstr "Włącz/Wyłącz automatyczne łączenie nowych kalk, gdy są tworzone n msgid "Expand/collapse group" msgstr "Rozwiń/zwiń grupę" +#. Refers to the audio file of an audio layer. +msgid "Audio file:" +msgstr "" + +msgid "Load file" +msgstr "" + +#. An option in the audio layer properties, allows users to play the audio starting from a specific frame. +msgid "Play at frame:" +msgstr "" + msgid "Palette" msgstr "Paleta kolorów"