mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-27 00:04:42 -04:00
Added 3 palette error strings for translation
This commit is contained in:
parent
ddd14997d6
commit
83641ecc9a
11 changed files with 112 additions and 17 deletions
|
@ -367,7 +367,8 @@ msgstr ""
|
|||
|
||||
msgid "COLORDEFAULTS_HT"
|
||||
msgstr ""
|
||||
"Resetta i colori al loro stato originale (nero per sinistra, bianco per destra)"
|
||||
"Resetta i colori al loro stato originale (nero per sinistra, bianco per "
|
||||
"destra)"
|
||||
|
||||
msgid "Raw Mode"
|
||||
msgstr "Modalità Raw"
|
||||
|
@ -382,10 +383,14 @@ msgid "Left pixel indicator"
|
|||
msgstr "Indicatore pixel strumento sinistro"
|
||||
|
||||
msgid "LEFT_INDIC_HT"
|
||||
msgstr "Mostra l'indicatore pixel del mouse sinistro o il pennello sul canvas quando disegni"
|
||||
msgstr ""
|
||||
"Mostra l'indicatore pixel del mouse sinistro o il pennello sul canvas quando "
|
||||
"disegni"
|
||||
|
||||
msgid "RIGHT_INDIC_HT"
|
||||
msgstr "Mostra l'indicatore pixel del mouse destro o il pennello sul canvas quando disegni"
|
||||
msgstr ""
|
||||
"Mostra l'indicatore pixel del mouse destro o il pennello sul canvas quando "
|
||||
"disegni"
|
||||
|
||||
msgid "Right pixel indicator"
|
||||
msgstr "Indicatore pixel strumento destro"
|
||||
|
@ -665,6 +670,15 @@ msgstr "Nome Colore:"
|
|||
msgid "Create a new empty palette?"
|
||||
msgstr "Creare una nuova palette vuota?"
|
||||
|
||||
msgid "Error: Palette must have a valid name."
|
||||
msgstr ""
|
||||
|
||||
msgid "Error: Palette named '%s' already exists!"
|
||||
msgstr ""
|
||||
|
||||
msgid "Invalid Palette file!"
|
||||
msgstr ""
|
||||
|
||||
msgid "Edit Palette"
|
||||
msgstr "Modifica Palette"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue