mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 17:19:50 +00:00
New translations translations.pot (Italian)
This commit is contained in:
parent
0e52965c74
commit
a4f1f26a82
|
@ -10,7 +10,7 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Italian\n"
|
||||
"Language: it_IT\n"
|
||||
"PO-Revision-Date: 2024-12-05 21:47\n"
|
||||
"PO-Revision-Date: 2024-12-13 22:43\n"
|
||||
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
@ -1848,6 +1848,10 @@ msgstr "Abilita trasparenza finestra"
|
|||
msgid "If enabled, the application window can become transparent. This affects performance, so keep it off if you don't need it."
|
||||
msgstr "Se abilitata, la finestra dell'applicazione può diventare trasparente. Ciò influisce sulle prestazioni, quindi tenerla spenta se non ne hai bisogno."
|
||||
|
||||
#. 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 "Render:"
|
||||
|
@ -2281,6 +2285,10 @@ msgstr "Collega le celle a"
|
|||
msgid "Unlink Cels"
|
||||
msgstr "Scollega celle"
|
||||
|
||||
#. 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 "Proprietà"
|
||||
|
||||
|
@ -2321,6 +2329,9 @@ msgstr "Gruppo"
|
|||
msgid "Tilemap"
|
||||
msgstr "Mappa caselle"
|
||||
|
||||
msgid "Audio"
|
||||
msgstr ""
|
||||
|
||||
msgid "Layers"
|
||||
msgstr "Livelli"
|
||||
|
||||
|
@ -2353,6 +2364,11 @@ msgstr "Aggiungi Livello 3D"
|
|||
msgid "Add Tilemap Layer"
|
||||
msgstr "Aggiungi Livello Mappa caselle"
|
||||
|
||||
#. 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 "Rimuovi il livello corrente"
|
||||
|
@ -2484,6 +2500,17 @@ msgstr "Abilita/disabilita il collegamento automatico delle nuove celle alla cre
|
|||
msgid "Expand/collapse group"
|
||||
msgstr "Espandere/comprimere gruppo"
|
||||
|
||||
#. 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 "Palette"
|
||||
|
||||
|
|
Loading…
Reference in a new issue