diff --git a/docs/en/EXTENDING.txt b/docs/en/EXTENDING.txt index b24d64c5c..2ae1d56d8 100644 --- a/docs/en/EXTENDING.txt +++ b/docs/en/EXTENDING.txt @@ -337,9 +337,11 @@ Stamps also create WAV or OGG files with the locale's label in the filename, in the form: "stamp_LOCALE.EXT" - "stamp.png"'s sound effect, when Tux Paint is run in Spanish mode, - would be "stamp.png". In French mode, "stamp_es.wav". In Brazilian - Portuguese mode, "stamp_fr.wav". And so on... + The sound effect that will be played when the stamp corresponding to + the image file "stamp.png" is selected, and when Tux Paint is using + the Spanish locale, would be "stamp_es.wav". Under the French + locale, it would be "stamp_fr.wav". Under the Brazilian Portuguese + locale, "stamp_pt_BR.wav". And so on... If no localized sound effect can be loaded, Tux Paint will attempt to load the 'default' sound file. (e.g., "stamp.wav") @@ -366,10 +368,11 @@ Stamps files with both "_desc" and the locale's label in the filename, in the form: "stamp_desc_LOCALE.EXT" - "stamp.png"'s descriptive sound, when Tux Paint is run in Spanish - mode, would be "stamp_desc_es.wav". In French mode, - "stamp_desc_fr.wav". In Brazilian Portuguese mode, - "stamp_desc_pt_BR.wav". And so on... + The descriptive sound that will be played when the stamp + corresponding to the image file "stamp.png" is selected, and when + Tux Paint is using the Spanish locale, would be "stamp_desc_es.wav". + Under the French locale, it would be "stamp_desc_fr.wav". Under the + Brazilian Portuguese locale, "stamp_desc_pt_BR.wav". And so on... If no localized descriptive sound can be loaded, Tux Paint will attempt to load the 'default' sound file. (e.g., "stamp_desc.wav") diff --git a/docs/en/html/EXTENDING.html b/docs/en/html/EXTENDING.html index 05a8da31d..bbe756859 100644 --- a/docs/en/html/EXTENDING.html +++ b/docs/en/html/EXTENDING.html @@ -502,7 +502,7 @@ For sounds for different locales (e.g., if the sound is someone saying a word, and you want translated versions of the word said), also create WAV or OGG files with the locale's label in the filename, in the form: "stamp_LOCALE.EXT"

- "stamp.png"'s sound effect, when Tux Paint is run in Spanish mode, would be "stamp.png". In French mode, "stamp_es.wav". In Brazilian Portuguese mode, "stamp_fr.wav". And so on...

+ The sound effect that will be played when the stamp corresponding to the image file "stamp.png" is selected, and when Tux Paint is using the Spanish locale, would be "stamp_es.wav". Under the French locale, it would be "stamp_fr.wav". Under the Brazilian Portuguese locale, "stamp_pt_BR.wav". And so on...

If no localized sound effect can be loaded, Tux Paint will attempt to load the 'default' sound file. (e.g., "stamp.wav")

@@ -531,7 +531,7 @@

For descriptive sounds for different locales, also create WAV or OGG files with both "_desc" and the locale's label in the filename, in the form: "stamp_desc_LOCALE.EXT"

- "stamp.png"'s descriptive sound, when Tux Paint is run in Spanish mode, would be "stamp_desc_es.wav". In French mode, "stamp_desc_fr.wav". In Brazilian Portuguese mode, "stamp_desc_pt_BR.wav". And so on... + The descriptive sound that will be played when the stamp corresponding to the image file "stamp.png" is selected, and when Tux Paint is using the Spanish locale, would be "stamp_desc_es.wav". Under the French locale, it would be "stamp_desc_fr.wav". Under the Brazilian Portuguese locale, "stamp_desc_pt_BR.wav". And so on...

If no localized descriptive sound can be loaded, Tux Paint will attempt to load the 'default' sound file. (e.g., "stamp_desc.wav")

diff --git a/docs/es_ES.UTF-8/EXTENDING.txt b/docs/es_ES.UTF-8/EXTENDING.txt index 5ac7c7817..073ddfe95 100644 --- a/docs/es_ES.UTF-8/EXTENDING.txt +++ b/docs/es_ES.UTF-8/EXTENDING.txt @@ -337,9 +337,11 @@ Stamps also create WAV or OGG files with the locale's label in the filename, in the form: "stamp_LOCALE.EXT" - "stamp.png"'s sound effect, when Tux Paint is run in Spanish mode, - would be "stamp.png". In French mode, "stamp_es.wav". In Brazilian - Portuguese mode, "stamp_fr.wav". And so on... + The sound effect that will be played when the stamp corresponding to + the image file "stamp.png" is selected, and when Tux Paint is using + the Spanish locale, would be "stamp_es.wav". Under the French + locale, it would be "stamp_fr.wav". Under the Brazilian Portuguese + locale, "stamp_pt_BR.wav". And so on... If no localized sound effect can be loaded, Tux Paint will attempt to load the 'default' sound file. (e.g., "stamp.wav") @@ -366,10 +368,11 @@ Stamps files with both "_desc" and the locale's label in the filename, in the form: "stamp_desc_LOCALE.EXT" - "stamp.png"'s descriptive sound, when Tux Paint is run in Spanish - mode, would be "stamp_desc_es.wav". In French mode, - "stamp_desc_fr.wav". In Brazilian Portuguese mode, - "stamp_desc_pt_BR.wav". And so on... + The descriptive sound that will be played when the stamp + corresponding to the image file "stamp.png" is selected, and when + Tux Paint is using the Spanish locale, would be "stamp_desc_es.wav". + Under the French locale, it would be "stamp_desc_fr.wav". Under the + Brazilian Portuguese locale, "stamp_desc_pt_BR.wav". And so on... If no localized descriptive sound can be loaded, Tux Paint will attempt to load the 'default' sound file. (e.g., "stamp_desc.wav") diff --git a/docs/es_ES.UTF-8/html/EXTENDING.html b/docs/es_ES.UTF-8/html/EXTENDING.html index 2ffe8ffcc..748b3239c 100644 --- a/docs/es_ES.UTF-8/html/EXTENDING.html +++ b/docs/es_ES.UTF-8/html/EXTENDING.html @@ -502,7 +502,7 @@ For sounds for different locales (e.g., if the sound is someone saying a word, and you want translated versions of the word said), also create WAV or OGG files with the locale's label in the filename, in the form: "stamp_LOCALE.EXT"

- "stamp.png"'s sound effect, when Tux Paint is run in Spanish mode, would be "stamp.png". In French mode, "stamp_es.wav". In Brazilian Portuguese mode, "stamp_fr.wav". And so on...

+ The sound effect that will be played when the stamp corresponding to the image file "stamp.png" is selected, and when Tux Paint is using the Spanish locale, would be "stamp_es.wav". Under the French locale, it would be "stamp_fr.wav". Under the Brazilian Portuguese locale, "stamp_pt_BR.wav". And so on...

If no localized sound effect can be loaded, Tux Paint will attempt to load the 'default' sound file. (e.g., "stamp.wav")

@@ -531,7 +531,7 @@

For descriptive sounds for different locales, also create WAV or OGG files with both "_desc" and the locale's label in the filename, in the form: "stamp_desc_LOCALE.EXT"

- "stamp.png"'s descriptive sound, when Tux Paint is run in Spanish mode, would be "stamp_desc_es.wav". In French mode, "stamp_desc_fr.wav". In Brazilian Portuguese mode, "stamp_desc_pt_BR.wav". And so on... + The descriptive sound that will be played when the stamp corresponding to the image file "stamp.png" is selected, and when Tux Paint is using the Spanish locale, would be "stamp_desc_es.wav". Under the French locale, it would be "stamp_desc_fr.wav". Under the Brazilian Portuguese locale, "stamp_desc_pt_BR.wav". And so on...

If no localized descriptive sound can be loaded, Tux Paint will attempt to load the 'default' sound file. (e.g., "stamp_desc.wav")

diff --git a/docs/fr_FR.UTF-8/EXTENDING.txt b/docs/fr_FR.UTF-8/EXTENDING.txt index 058b1e79d..f5a4e214e 100644 --- a/docs/fr_FR.UTF-8/EXTENDING.txt +++ b/docs/fr_FR.UTF-8/EXTENDING.txt @@ -367,9 +367,11 @@ Tampons l'étiquette de la locale dans le nom de fichier, sous la forme : "stamp_LOCALE.EXT" - "effet sonore" de "stamp.png", lorsque Tux Paint est exécuté en mode - espagnol, serait "stamp.png". En mode français, "stamp_es.wav". En - mode portugais brésilien, "stamp_fr.wav". Etc... + The effet sonore that will be played when the stamp corresponding to + the image file "stamp.png" is selected, and when Tux Paint is using + the Spanish locale, would be "stamp_es.wav". Under the French + locale, it would be "stamp_fr.wav". Under the Brazilian Portuguese + locale, "stamp_pt_BR.wav". And so on... Si aucun effet sonore localisé ne peut être chargé, Tux Paint tentera de charger le fichier son «par défaut». (par exemple, @@ -398,10 +400,11 @@ Tampons paramètres régionaux dans le nom de fichier, sous la forme : "stamp_desc_LOCALE.EXT" - "son descriptif" de "stamp.png", lorsque Tux Paint est exécuté en - mode espagnol, serait "stamp_desc_es.wav". En mode français, - "stamp_desc_fr.wav". En mode portugais brésilien, - "stamp_desc_pt_BR.wav". Etc... + The son descriptif that will be played when the stamp corresponding + to the image file "stamp.png" is selected, and when Tux Paint is + using the Spanish locale, would be "stamp_desc_es.wav". Under the + French locale, it would be "stamp_desc_fr.wav". Under the Brazilian + Portuguese locale, "stamp_desc_pt_BR.wav". And so on... Si aucun son descriptif localisé ne peut être chargé, Tux Paint tentera de charger le fichier son «par défaut». (par exemple, diff --git a/docs/fr_FR.UTF-8/html/EXTENDING.html b/docs/fr_FR.UTF-8/html/EXTENDING.html index c681ad7b5..606c99e46 100644 --- a/docs/fr_FR.UTF-8/html/EXTENDING.html +++ b/docs/fr_FR.UTF-8/html/EXTENDING.html @@ -502,7 +502,7 @@ Pour les sons de différentes locales (par exemple, si le son est quelqu'un qui dit un mot, et que vous voulez des versions traduites du mot prononcé), créez également des fichiers WAV ou OGG avec l'étiquette de la locale dans le nom de fichier, sous la forme : "stamp_LOCALE.EXT"

- "effet sonore" de "stamp.png", lorsque Tux Paint est exécuté en mode espagnol, serait "stamp.png". En mode français, "stamp_es.wav". En mode portugais brésilien, "stamp_fr.wav". Etc...

+ The effet sonore that will be played when the stamp corresponding to the image file "stamp.png" is selected, and when Tux Paint is using the Spanish locale, would be "stamp_es.wav". Under the French locale, it would be "stamp_fr.wav". Under the Brazilian Portuguese locale, "stamp_pt_BR.wav". And so on...

Si aucun effet sonore localisé ne peut être chargé, Tux Paint tentera de charger le fichier son «par défaut». (par exemple, "stamp.wav")

@@ -531,7 +531,7 @@

Pour les descriptions dans différentes langues, créez également des fichiers WAV ou OGG avec à la fois "_desc" et le libellé des paramètres régionaux dans le nom de fichier, sous la forme : "stamp_desc_LOCALE.EXT"

- "son descriptif" de "stamp.png", lorsque Tux Paint est exécuté en mode espagnol, serait "stamp_desc_es.wav". En mode français, "stamp_desc_fr.wav". En mode portugais brésilien, "stamp_desc_pt_BR.wav". Etc... + The son descriptif that will be played when the stamp corresponding to the image file "stamp.png" is selected, and when Tux Paint is using the Spanish locale, would be "stamp_desc_es.wav". Under the French locale, it would be "stamp_desc_fr.wav". Under the Brazilian Portuguese locale, "stamp_desc_pt_BR.wav". And so on...

Si aucun son descriptif localisé ne peut être chargé, Tux Paint tentera de charger le fichier son «par défaut». (par exemple, "stamp_desc.wav")

diff --git a/docs/gl_ES.UTF-8/EXTENDING.txt b/docs/gl_ES.UTF-8/EXTENDING.txt index 6ccb974c6..cc55e5921 100644 --- a/docs/gl_ES.UTF-8/EXTENDING.txt +++ b/docs/gl_ES.UTF-8/EXTENDING.txt @@ -350,9 +350,11 @@ Selos tamén ficheiros WAV ou OGG coa etiqueta de idioma no nome do ficheiro, na forma: «selo_IDIOMA.EXT» - O efecto de son de «selo.png», cando Tux Paint se executa en modo - español, sería «selo.png». En modo francés, «selo_es.wav». No modo - portugués brasileiro, «selo_fr.wav». Etcétera... + The efecto de son that will be played when the stamp corresponding + to the image file "selo.png" is selected, and when Tux Paint is + using the Spanish locale, would be "selo_es.wav". Under the French + locale, it would be "selo_fr.wav". Under the Brazilian Portuguese + locale, "selo_pt_BR.wav". And so on... Se non se pode cargar efecto de son localizado, Tux Paint tentará cargar o ficheiro de son «predeterminado». (por exemplo, «selo.wav») @@ -379,10 +381,11 @@ Selos WAV ou OGG con ambos «_desc» e a etiqueta local no nome do ficheiro, na forma: «selo_desc_IDIOMA.EXT» - O son descritivo de «selo.png», cando Tux Paint se executa en modo - español, sería «selo_desc_es.wav». En modo francés, - «selo_desc_fr.wav». No modo portugués brasileiro, - «selo_desc_pt_BR.wav». Etcétera... + The son descritivo that will be played when the stamp corresponding + to the image file "selo.png" is selected, and when Tux Paint is + using the Spanish locale, would be "selo_desc_es.wav". Under the + French locale, it would be "selo_desc_fr.wav". Under the Brazilian + Portuguese locale, "selo_desc_pt_BR.wav". And so on... Se non se pode cargar son descritivo localizado, Tux Paint tentará cargar o ficheiro de son «predeterminado». (por exemplo, diff --git a/docs/gl_ES.UTF-8/html/EXTENDING.html b/docs/gl_ES.UTF-8/html/EXTENDING.html index 2fd21e8c3..f232c8d00 100644 --- a/docs/gl_ES.UTF-8/html/EXTENDING.html +++ b/docs/gl_ES.UTF-8/html/EXTENDING.html @@ -502,7 +502,7 @@ Para sons para distintos idiomas (p. ex.: se o son é alguén que di unha palabra e quere versións traducidas da palabra dita), cree tamén ficheiros WAV ou OGG coa etiqueta de idioma no nome do ficheiro, na forma: «selo_IDIOMA.EXT»

- O efecto de son de «selo.png», cando Tux Paint se executa en modo español, sería «selo.png». En modo francés, «selo_es.wav». No modo portugués brasileiro, «selo_fr.wav». Etcétera...

+ The efecto de son that will be played when the stamp corresponding to the image file "selo.png" is selected, and when Tux Paint is using the Spanish locale, would be "selo_es.wav". Under the French locale, it would be "selo_fr.wav". Under the Brazilian Portuguese locale, "selo_pt_BR.wav". And so on...

Se non se pode cargar efecto de son localizado, Tux Paint tentará cargar o ficheiro de son «predeterminado». (por exemplo, «selo.wav»)

@@ -531,7 +531,7 @@

Para sons descritivos de diferentes idiomas, cree tamén ficheiros WAV ou OGG con ambos «_desc» e a etiqueta local no nome do ficheiro, na forma: «selo_desc_IDIOMA.EXT»

- O son descritivo de «selo.png», cando Tux Paint se executa en modo español, sería «selo_desc_es.wav». En modo francés, «selo_desc_fr.wav». No modo portugués brasileiro, «selo_desc_pt_BR.wav». Etcétera... + The son descritivo that will be played when the stamp corresponding to the image file "selo.png" is selected, and when Tux Paint is using the Spanish locale, would be "selo_desc_es.wav". Under the French locale, it would be "selo_desc_fr.wav". Under the Brazilian Portuguese locale, "selo_desc_pt_BR.wav". And so on...

Se non se pode cargar son descritivo localizado, Tux Paint tentará cargar o ficheiro de son «predeterminado». (por exemplo, «selo_desc.wav»)

diff --git a/docs/ja_JP.UTF-8/EXTENDING.txt b/docs/ja_JP.UTF-8/EXTENDING.txt index 42ef4b29e..427301e87 100644 --- a/docs/ja_JP.UTF-8/EXTENDING.txt +++ b/docs/ja_JP.UTF-8/EXTENDING.txt @@ -337,9 +337,11 @@ Stamps also create WAV or OGG files with the locale's label in the filename, in the form: "stamp_LOCALE.EXT" - "stamp.png"'s sound effect, when Tux Paint is run in Spanish mode, - would be "stamp.png". In French mode, "stamp_es.wav". In Brazilian - Portuguese mode, "stamp_fr.wav". And so on... + The sound effect that will be played when the stamp corresponding to + the image file "stamp.png" is selected, and when Tux Paint is using + the Spanish locale, would be "stamp_es.wav". Under the French + locale, it would be "stamp_fr.wav". Under the Brazilian Portuguese + locale, "stamp_pt_BR.wav". And so on... If no localized sound effect can be loaded, Tux Paint will attempt to load the 'default' sound file. (e.g., "stamp.wav") @@ -366,10 +368,11 @@ Stamps files with both "_desc" and the locale's label in the filename, in the form: "stamp_desc_LOCALE.EXT" - "stamp.png"'s descriptive sound, when Tux Paint is run in Spanish - mode, would be "stamp_desc_es.wav". In French mode, - "stamp_desc_fr.wav". In Brazilian Portuguese mode, - "stamp_desc_pt_BR.wav". And so on... + The descriptive sound that will be played when the stamp + corresponding to the image file "stamp.png" is selected, and when + Tux Paint is using the Spanish locale, would be "stamp_desc_es.wav". + Under the French locale, it would be "stamp_desc_fr.wav". Under the + Brazilian Portuguese locale, "stamp_desc_pt_BR.wav". And so on... If no localized descriptive sound can be loaded, Tux Paint will attempt to load the 'default' sound file. (e.g., "stamp_desc.wav") diff --git a/docs/ja_JP.UTF-8/html/EXTENDING.html b/docs/ja_JP.UTF-8/html/EXTENDING.html index 17cbfd7e2..645e67065 100644 --- a/docs/ja_JP.UTF-8/html/EXTENDING.html +++ b/docs/ja_JP.UTF-8/html/EXTENDING.html @@ -502,7 +502,7 @@ For sounds for different locales (e.g., if the sound is someone saying a word, and you want translated versions of the word said), also create WAV or OGG files with the locale's label in the filename, in the form: "stamp_LOCALE.EXT"

- "stamp.png"'s sound effect, when Tux Paint is run in Spanish mode, would be "stamp.png". In French mode, "stamp_es.wav". In Brazilian Portuguese mode, "stamp_fr.wav". And so on...

+ The sound effect that will be played when the stamp corresponding to the image file "stamp.png" is selected, and when Tux Paint is using the Spanish locale, would be "stamp_es.wav". Under the French locale, it would be "stamp_fr.wav". Under the Brazilian Portuguese locale, "stamp_pt_BR.wav". And so on...

If no localized sound effect can be loaded, Tux Paint will attempt to load the 'default' sound file. (e.g., "stamp.wav")

@@ -531,7 +531,7 @@

For descriptive sounds for different locales, also create WAV or OGG files with both "_desc" and the locale's label in the filename, in the form: "stamp_desc_LOCALE.EXT"

- "stamp.png"'s descriptive sound, when Tux Paint is run in Spanish mode, would be "stamp_desc_es.wav". In French mode, "stamp_desc_fr.wav". In Brazilian Portuguese mode, "stamp_desc_pt_BR.wav". And so on... + The descriptive sound that will be played when the stamp corresponding to the image file "stamp.png" is selected, and when Tux Paint is using the Spanish locale, would be "stamp_desc_es.wav". Under the French locale, it would be "stamp_desc_fr.wav". Under the Brazilian Portuguese locale, "stamp_desc_pt_BR.wav". And so on...

If no localized descriptive sound can be loaded, Tux Paint will attempt to load the 'default' sound file. (e.g., "stamp_desc.wav")