diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index bd05eed30..fa0ad7c70 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -35,8 +35,6 @@ https://tuxpaint.org/ turn your drawing into ASCII art. + TODO Sound effects + TODO Icons - + TODO Documentation - + TODO "Color Computer" color support + Code by Bill Kendrick + Computer font: IBM CGA Adapter taken from "Typography in 16-bits: System fonts" diff --git a/docs/en/README.txt b/docs/en/README.txt index 27ffa34fa..aad99c522 100644 --- a/docs/en/README.txt +++ b/docs/en/README.txt @@ -6,7 +6,7 @@ Copyright © 2002-2024 by various contributors; see AUTHORS.txt. https://tuxpaint.org/ - September 25, 2024 + September 27, 2024 +-------------------------------------------------+ | Table of Contents | @@ -116,6 +116,12 @@ New Magic tool: Fractal A set of tools that recursively repeat what you draw, scaling and/or rotating it as they repeat. +New Magic tool: ASCII Typewriter + Transform your picture into "ASCII art", typewriter-style. +New Magic tool: ASCII Computer + Transform your picture into "ASCII art", computer-style. +New Magic tool: ASCII Color Computer + Transform your picture into colored computer "ASCII art". Magic API Updates Sound pause and resume functions added. diff --git a/docs/en/html/README.html b/docs/en/html/README.html index 4c183f00b..83fc22216 100644 --- a/docs/en/html/README.html +++ b/docs/en/html/README.html @@ -249,6 +249,9 @@
New Magic tool: ASCII Computer
Transform your picture into "ASCII art", computer-style. +
New Magic tool: ASCII Color Computer
+
Transform your picture into colored computer "ASCII art". +
Magic API Updates
Sound pause and resume functions added. diff --git a/docs/es_ES.UTF-8/README.txt b/docs/es_ES.UTF-8/README.txt index 27a634a65..bcbea2025 100644 --- a/docs/es_ES.UTF-8/README.txt +++ b/docs/es_ES.UTF-8/README.txt @@ -6,7 +6,7 @@ Copyright © 2002-2024 by various contributors; see AUTHORS.txt. https://tuxpaint.org/ - septiembre 25, 2024 + septiembre 27, 2024 +-------------------------------------------------+ | Table of Contents | @@ -116,6 +116,12 @@ New Magic tool: Fractal A set of tools that recursively repeat what you draw, scaling and/or rotating it as they repeat. +New Magic tool: ASCII Typewriter + Transform your picture into "ASCII art", typewriter-style. +New Magic tool: ASCII Computer + Transform your picture into "ASCII art", computer-style. +New Magic tool: ASCII Color Computer + Transform your picture into colored computer "ASCII art". Magic API Updates Sound pause and resume functions added. diff --git a/docs/es_ES.UTF-8/html/README.html b/docs/es_ES.UTF-8/html/README.html index 54c2bc23c..0c5c3c768 100644 --- a/docs/es_ES.UTF-8/html/README.html +++ b/docs/es_ES.UTF-8/html/README.html @@ -249,6 +249,9 @@
New Magic tool: ASCII Computer
Transform your picture into "ASCII art", computer-style. +
New Magic tool: ASCII Color Computer
+
Transform your picture into colored computer "ASCII art". +
Magic API Updates
Sound pause and resume functions added. diff --git a/docs/fr_FR.UTF-8/README.txt b/docs/fr_FR.UTF-8/README.txt index bfa61bcf0..d94230362 100644 --- a/docs/fr_FR.UTF-8/README.txt +++ b/docs/fr_FR.UTF-8/README.txt @@ -6,7 +6,7 @@ Copyright © 2002-2024 by divers contributeurs; voir AUTHORS.txt. https://tuxpaint.org/ - septembre 25, 2024 + septembre 27, 2024 +-------------------------------------------------------+ | Table des matières | @@ -121,6 +121,12 @@ New Magic tool: Fractal A set of tools that recursively repeat what you draw, scaling and/or rotating it as they repeat. +New Magic tool: ASCII Typewriter + Transform your picture into "ASCII art", typewriter-style. +New Magic tool: ASCII Computer + Transform your picture into "ASCII art", computer-style. +New Magic tool: ASCII Color Computer + Transform your picture into colored computer "ASCII art". Magic API Updates Sound pause and resume functions added. diff --git a/docs/fr_FR.UTF-8/html/README.html b/docs/fr_FR.UTF-8/html/README.html index f87f84ca3..dbb732ab3 100644 --- a/docs/fr_FR.UTF-8/html/README.html +++ b/docs/fr_FR.UTF-8/html/README.html @@ -249,6 +249,9 @@
New Magic tool: ASCII Computer
Transform your picture into "ASCII art", computer-style. +
New Magic tool: ASCII Color Computer
+
Transform your picture into colored computer "ASCII art". +
Magic API Updates
Sound pause and resume functions added. diff --git a/docs/gl_ES.UTF-8/README.txt b/docs/gl_ES.UTF-8/README.txt index f5effdcb8..180e5f71f 100644 --- a/docs/gl_ES.UTF-8/README.txt +++ b/docs/gl_ES.UTF-8/README.txt @@ -6,7 +6,7 @@ Copyright © 2002-2024 by varios colaboradores; see AUTHORS.txt. https://tuxpaint.org/ - 25 de Setembro de 2024 + 27 de Setembro de 2024 +--------------------------------------------------------+ | Índice | @@ -117,6 +117,12 @@ New Magic tool: Fractal A set of tools that recursively repeat what you draw, scaling and/or rotating it as they repeat. +New Magic tool: ASCII Typewriter + Transform your picture into "ASCII art", typewriter-style. +New Magic tool: ASCII Computer + Transform your picture into "ASCII art", computer-style. +New Magic tool: ASCII Color Computer + Transform your picture into colored computer "ASCII art". Magic API Updates Sound pause and resume functions added. diff --git a/docs/gl_ES.UTF-8/html/README.html b/docs/gl_ES.UTF-8/html/README.html index 558c27d84..ab8a93087 100644 --- a/docs/gl_ES.UTF-8/html/README.html +++ b/docs/gl_ES.UTF-8/html/README.html @@ -249,6 +249,9 @@
New Magic tool: ASCII Computer
Transform your picture into "ASCII art", computer-style. +
New Magic tool: ASCII Color Computer
+
Transform your picture into colored computer "ASCII art". +
Magic API Updates
Sound pause and resume functions added. diff --git a/docs/html/images/magic_examples/ascii_color_computer.png b/docs/html/images/magic_examples/ascii_color_computer.png new file mode 100644 index 000000000..5bcfbda35 Binary files /dev/null and b/docs/html/images/magic_examples/ascii_color_computer.png differ diff --git a/docs/is_IS.UTF-8/README.txt b/docs/is_IS.UTF-8/README.txt index 65388a657..9212eb50a 100644 --- a/docs/is_IS.UTF-8/README.txt +++ b/docs/is_IS.UTF-8/README.txt @@ -6,7 +6,7 @@ Copyright © 2002-2024 by various contributors; see AUTHORS.txt. https://tuxpaint.org/ - september 25, 2024 + september 27, 2024 +-------------------------------------------------+ | Table of Contents | @@ -116,6 +116,12 @@ New Magic tool: Fractal A set of tools that recursively repeat what you draw, scaling and/or rotating it as they repeat. +New Magic tool: ASCII Typewriter + Transform your picture into "ASCII art", typewriter-style. +New Magic tool: ASCII Computer + Transform your picture into "ASCII art", computer-style. +New Magic tool: ASCII Color Computer + Transform your picture into colored computer "ASCII art". Magic API Updates Sound pause and resume functions added. diff --git a/docs/is_IS.UTF-8/html/README.html b/docs/is_IS.UTF-8/html/README.html index 579dd7f5f..249e2d8ab 100644 --- a/docs/is_IS.UTF-8/html/README.html +++ b/docs/is_IS.UTF-8/html/README.html @@ -249,6 +249,9 @@
New Magic tool: ASCII Computer
Transform your picture into "ASCII art", computer-style. +
New Magic tool: ASCII Color Computer
+
Transform your picture into colored computer "ASCII art". +
Magic API Updates
Sound pause and resume functions added. diff --git a/docs/ja_JP.UTF-8/README.txt b/docs/ja_JP.UTF-8/README.txt index d5b549652..8336ddd0f 100644 --- a/docs/ja_JP.UTF-8/README.txt +++ b/docs/ja_JP.UTF-8/README.txt @@ -6,7 +6,7 @@ Copyright © 2002-2024 by various contributors; AUTHORS.txt 参照. https://tuxpaint.org/ - 2024年9月25日 + 2024年9月27日 +--------------------------------------------------+ | 目次 | @@ -114,6 +114,12 @@ New Magic tool: Fractal A set of tools that recursively repeat what you draw, scaling and/or rotating it as they repeat. +New Magic tool: ASCII Typewriter + Transform your picture into "ASCII art", typewriter-style. +New Magic tool: ASCII Computer + Transform your picture into "ASCII art", computer-style. +New Magic tool: ASCII Color Computer + Transform your picture into colored computer "ASCII art". Magic API Updates Sound pause and resume functions added. diff --git a/docs/ja_JP.UTF-8/html/README.html b/docs/ja_JP.UTF-8/html/README.html index 64db800fe..101c923cb 100644 --- a/docs/ja_JP.UTF-8/html/README.html +++ b/docs/ja_JP.UTF-8/html/README.html @@ -249,6 +249,9 @@
New Magic tool: ASCII Computer
Transform your picture into "ASCII art", computer-style. +
New Magic tool: ASCII Color Computer
+
Transform your picture into colored computer "ASCII art". +
Magic API Updates
Sound pause and resume functions added. diff --git a/docs/sq_AL.UTF-8/README.txt b/docs/sq_AL.UTF-8/README.txt index 15387d7e1..e5293a47b 100644 --- a/docs/sq_AL.UTF-8/README.txt +++ b/docs/sq_AL.UTF-8/README.txt @@ -6,7 +6,7 @@ Të drejta kopjimi © 2002-2024 nga kontribues të ndryshëm; shihni AUTHORS.txt. https://tuxpaint.org/ - 25 shtator 2024 + 27 shtator 2024 +---------------------------------------------------+ | Pasqyrë e Lëndës | @@ -116,6 +116,12 @@ New Magic tool: Fractal A set of tools that recursively repeat what you draw, scaling and/or rotating it as they repeat. +New Magic tool: ASCII Typewriter + Transform your picture into "ASCII art", typewriter-style. +New Magic tool: ASCII Computer + Transform your picture into "ASCII art", computer-style. +New Magic tool: ASCII Color Computer + Transform your picture into colored computer "ASCII art". Magic API Updates Sound pause and resume functions added. diff --git a/docs/sq_AL.UTF-8/html/README.html b/docs/sq_AL.UTF-8/html/README.html index eec2490f3..568eecfb9 100644 --- a/docs/sq_AL.UTF-8/html/README.html +++ b/docs/sq_AL.UTF-8/html/README.html @@ -249,6 +249,9 @@
New Magic tool: ASCII Computer
Transform your picture into "ASCII art", computer-style. +
New Magic tool: ASCII Color Computer
+
Transform your picture into colored computer "ASCII art". +
Magic API Updates
Sound pause and resume functions added. diff --git a/magic/magic-docs/en/ascii_color_computer.txt b/magic/magic-docs/en/ascii_color_computer.txt new file mode 100644 index 000000000..4504bc2ce --- /dev/null +++ b/magic/magic-docs/en/ascii_color_computer.txt @@ -0,0 +1,18 @@ + Tux Paint "Magic" Tool: ASCII Color Computer + + Group: Distorts + + Author: Bill Kendrick + +Transform your picture into colored computer "ASCII art". + +This tool offers both freehand and one-click operation. + +This tool offers multiple size settings. + +See also: ASCII Computer & ASCII Typewriter. + +------------------------------------------------------------------------------- + + Tux Paint 0.9.34 + diff --git a/magic/magic-docs/en/ascii_computer.txt b/magic/magic-docs/en/ascii_computer.txt new file mode 100644 index 000000000..b86a6f726 --- /dev/null +++ b/magic/magic-docs/en/ascii_computer.txt @@ -0,0 +1,20 @@ + Tux Paint "Magic" Tool: ASCII Computer + + Group: Distorts + + Author: Bill Kendrick + +Transform your picture into "ASCII art", computer-style. + +This tool offers both freehand and one-click operation. + +This tool offers multiple size settings. + +This tool offers color choices. + +See also: ASCII Typewriter & ASCII Color Computer. + +------------------------------------------------------------------------------- + + Tux Paint 0.9.34 + diff --git a/magic/magic-docs/en/html/ascii_color_computer.html b/magic/magic-docs/en/html/ascii_color_computer.html new file mode 100644 index 000000000..db1accdb8 --- /dev/null +++ b/magic/magic-docs/en/html/ascii_color_computer.html @@ -0,0 +1,17 @@ + +Tux Paint "Magic" Tool: ASCII Color Computer + + + +

Tux Paint "Magic" Tool: ASCII Color Computer

+

Group: Distorts

+

Author: +Bill Kendrick <bill@newbreedsoftware.com>

+

Transform your picture into colored computer "ASCII art".

+

+

This tool offers both freehand and one-click operation.

+

This tool offers multiple size settings.

+

See also: ASCII Computer & ASCII Typewriter.

+
+

Tux Paint 0.9.34

+ \ No newline at end of file diff --git a/magic/magic-docs/en/html/ascii_computer.html b/magic/magic-docs/en/html/ascii_computer.html index e428cc934..97572d56b 100644 --- a/magic/magic-docs/en/html/ascii_computer.html +++ b/magic/magic-docs/en/html/ascii_computer.html @@ -11,7 +11,8 @@ Bill Kendrick <bill@newbreedsoftwa

This tool offers both freehand and one-click operation.

This tool offers multiple size settings.

-

See also: ASCII Typewriter.

+

This tool offers color choices.

+

See also: ASCII Typewriter & ASCII Color Computer.


Tux Paint 0.9.34

\ No newline at end of file diff --git a/magic/magic-docs/en/html/ascii_typewriter.html b/magic/magic-docs/en/html/ascii_typewriter.html index 6ef8e0f37..1300d75fa 100644 --- a/magic/magic-docs/en/html/ascii_typewriter.html +++ b/magic/magic-docs/en/html/ascii_typewriter.html @@ -11,7 +11,8 @@ Bill Kendrick <bill@newbreedsoftwa

This tool offers both freehand and one-click operation.

This tool offers multiple size settings.

-

See also: ASCII Computer.

+

This tool offers color choices.

+

See also: ASCII Computer & ASCII Color Computer.


Tux Paint 0.9.34

\ No newline at end of file diff --git a/magic/magic-docs/en/html/index.html b/magic/magic-docs/en/html/index.html index 038502f01..8fa98a825 100644 --- a/magic/magic-docs/en/html/index.html +++ b/magic/magic-docs/en/html/index.html @@ -31,6 +31,7 @@
  • TV (Bright)
  • ASCII Typewriter
  • ASCII Computer
  • +
  • ASCII Color Computer
  • Noise
  • Halftone
  • diff --git a/magic/magic-docs/en/index.txt b/magic/magic-docs/en/index.txt index 3ee8b6eb7..8f2550b8e 100644 --- a/magic/magic-docs/en/index.txt +++ b/magic/magic-docs/en/index.txt @@ -25,6 +25,9 @@ Distorts * Mosaic * TV * TV (Bright) + * ASCII Typewriter + * ASCII Computer + * ASCII Color Computer * Noise * Halftone diff --git a/magic/magic-docs/es_ES.UTF-8/ascii_color_computer.txt b/magic/magic-docs/es_ES.UTF-8/ascii_color_computer.txt new file mode 100644 index 000000000..4504bc2ce --- /dev/null +++ b/magic/magic-docs/es_ES.UTF-8/ascii_color_computer.txt @@ -0,0 +1,18 @@ + Tux Paint "Magic" Tool: ASCII Color Computer + + Group: Distorts + + Author: Bill Kendrick + +Transform your picture into colored computer "ASCII art". + +This tool offers both freehand and one-click operation. + +This tool offers multiple size settings. + +See also: ASCII Computer & ASCII Typewriter. + +------------------------------------------------------------------------------- + + Tux Paint 0.9.34 + diff --git a/magic/magic-docs/es_ES.UTF-8/ascii_computer.txt b/magic/magic-docs/es_ES.UTF-8/ascii_computer.txt new file mode 100644 index 000000000..b86a6f726 --- /dev/null +++ b/magic/magic-docs/es_ES.UTF-8/ascii_computer.txt @@ -0,0 +1,20 @@ + Tux Paint "Magic" Tool: ASCII Computer + + Group: Distorts + + Author: Bill Kendrick + +Transform your picture into "ASCII art", computer-style. + +This tool offers both freehand and one-click operation. + +This tool offers multiple size settings. + +This tool offers color choices. + +See also: ASCII Typewriter & ASCII Color Computer. + +------------------------------------------------------------------------------- + + Tux Paint 0.9.34 + diff --git a/magic/magic-docs/es_ES.UTF-8/html/ascii_color_computer.html b/magic/magic-docs/es_ES.UTF-8/html/ascii_color_computer.html new file mode 100644 index 000000000..db1accdb8 --- /dev/null +++ b/magic/magic-docs/es_ES.UTF-8/html/ascii_color_computer.html @@ -0,0 +1,17 @@ + +Tux Paint "Magic" Tool: ASCII Color Computer + + + +

    Tux Paint "Magic" Tool: ASCII Color Computer

    +

    Group: Distorts

    +

    Author: +Bill Kendrick <bill@newbreedsoftware.com>

    +

    Transform your picture into colored computer "ASCII art".

    +

    +

    This tool offers both freehand and one-click operation.

    +

    This tool offers multiple size settings.

    +

    See also: ASCII Computer & ASCII Typewriter.

    +
    +

    Tux Paint 0.9.34

    + \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/ascii_computer.html b/magic/magic-docs/es_ES.UTF-8/html/ascii_computer.html index e428cc934..97572d56b 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/ascii_computer.html +++ b/magic/magic-docs/es_ES.UTF-8/html/ascii_computer.html @@ -11,7 +11,8 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.

    -

    See also: ASCII Typewriter.

    +

    This tool offers color choices.

    +

    See also: ASCII Typewriter & ASCII Color Computer.


    Tux Paint 0.9.34

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/ascii_typewriter.html b/magic/magic-docs/es_ES.UTF-8/html/ascii_typewriter.html index 6ef8e0f37..1300d75fa 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/ascii_typewriter.html +++ b/magic/magic-docs/es_ES.UTF-8/html/ascii_typewriter.html @@ -11,7 +11,8 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.

    -

    See also: ASCII Computer.

    +

    This tool offers color choices.

    +

    See also: ASCII Computer & ASCII Color Computer.


    Tux Paint 0.9.34

    \ No newline at end of file diff --git a/magic/magic-docs/es_ES.UTF-8/html/index.html b/magic/magic-docs/es_ES.UTF-8/html/index.html index 038502f01..8fa98a825 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/index.html +++ b/magic/magic-docs/es_ES.UTF-8/html/index.html @@ -31,6 +31,7 @@
  • TV (Bright)
  • ASCII Typewriter
  • ASCII Computer
  • +
  • ASCII Color Computer
  • Noise
  • Halftone
  • diff --git a/magic/magic-docs/es_ES.UTF-8/index.txt b/magic/magic-docs/es_ES.UTF-8/index.txt index 3ee8b6eb7..8f2550b8e 100644 --- a/magic/magic-docs/es_ES.UTF-8/index.txt +++ b/magic/magic-docs/es_ES.UTF-8/index.txt @@ -25,6 +25,9 @@ Distorts * Mosaic * TV * TV (Bright) + * ASCII Typewriter + * ASCII Computer + * ASCII Color Computer * Noise * Halftone diff --git a/magic/magic-docs/fr_FR.UTF-8/ascii_color_computer.txt b/magic/magic-docs/fr_FR.UTF-8/ascii_color_computer.txt new file mode 100644 index 000000000..61da5866a --- /dev/null +++ b/magic/magic-docs/fr_FR.UTF-8/ascii_color_computer.txt @@ -0,0 +1,18 @@ + Outil 'Magie' de Tux Paint : ASCII Color Computer + + Groupe: Distorsions + + Auteur : Bill Kendrick + +Transform your picture into colored computer "ASCII art". + +Cet outil permet à la fois de travailler avec un simple clic et à main levée. + +Cet outil permet de travailler avec plusieurs tailles. + +Voir aussi : ASCII Computer & ASCII Typewriter. + +------------------------------------------------------------------------------- + + Tux Paint 0.9.34 + diff --git a/magic/magic-docs/fr_FR.UTF-8/ascii_computer.txt b/magic/magic-docs/fr_FR.UTF-8/ascii_computer.txt new file mode 100644 index 000000000..c429125b2 --- /dev/null +++ b/magic/magic-docs/fr_FR.UTF-8/ascii_computer.txt @@ -0,0 +1,20 @@ + Outil 'Magie' de Tux Paint : ASCII Computer + + Groupe: Distorsions + + Auteur : Bill Kendrick + +Transform your picture into "ASCII art", computer-style. + +Cet outil permet à la fois de travailler avec un simple clic et à main levée. + +Cet outil permet de travailler avec plusieurs tailles. + +Cet outil permet de choisir des couleurs. + +Voir aussi : ASCII Typewriter & ASCII Color Computer. + +------------------------------------------------------------------------------- + + Tux Paint 0.9.34 + diff --git a/magic/magic-docs/fr_FR.UTF-8/html/ascii_color_computer.html b/magic/magic-docs/fr_FR.UTF-8/html/ascii_color_computer.html new file mode 100644 index 000000000..40b673b36 --- /dev/null +++ b/magic/magic-docs/fr_FR.UTF-8/html/ascii_color_computer.html @@ -0,0 +1,17 @@ + +Outil 'Magie' de Tux Paint : ASCII Color Computer + + + +

    Outil 'Magie' de Tux Paint : ASCII Color Computer

    +

    Groupe: Distorsions

    +

    Auteur : +Bill Kendrick <bill@newbreedsoftware.com>

    +

    Transform your picture into colored computer "ASCII art".

    +

    +

    Cet outil permet à la fois de travailler avec un simple clic et à main levée.

    +

    Cet outil permet de travailler avec plusieurs tailles.

    +

    Voir aussi : ASCII Computer & ASCII Typewriter.

    +
    +

    Tux Paint 0.9.34

    + \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/ascii_computer.html b/magic/magic-docs/fr_FR.UTF-8/html/ascii_computer.html index d6b84ee51..1a0899f2a 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/ascii_computer.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/ascii_computer.html @@ -11,7 +11,8 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet à la fois de travailler avec un simple clic et à main levée.

    Cet outil permet de travailler avec plusieurs tailles.

    -

    Voir aussi : ASCII Typewriter.

    +

    Cet outil permet de choisir des couleurs.

    +

    Voir aussi : ASCII Typewriter & ASCII Color Computer.


    Tux Paint 0.9.34

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/ascii_typewriter.html b/magic/magic-docs/fr_FR.UTF-8/html/ascii_typewriter.html index 47df59096..0857b941b 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/ascii_typewriter.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/ascii_typewriter.html @@ -11,7 +11,8 @@ Bill Kendrick <bill@newbreedsoftwa

    Cet outil permet à la fois de travailler avec un simple clic et à main levée.

    Cet outil permet de travailler avec plusieurs tailles.

    -

    Voir aussi : ASCII Computer.

    +

    Cet outil permet de choisir des couleurs.

    +

    Voir aussi : ASCII Computer & ASCII Color Computer.


    Tux Paint 0.9.34

    \ No newline at end of file diff --git a/magic/magic-docs/fr_FR.UTF-8/html/index.html b/magic/magic-docs/fr_FR.UTF-8/html/index.html index 9d41a469e..d1994f9e7 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/index.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/index.html @@ -31,6 +31,7 @@
  • TV (brillant)
  • ASCII Typewriter
  • ASCII Computer
  • +
  • ASCII Color Computer
  • Parasites
  • Demi-teinte
  • diff --git a/magic/magic-docs/fr_FR.UTF-8/index.txt b/magic/magic-docs/fr_FR.UTF-8/index.txt index 9fe8bf004..1a19b181e 100644 --- a/magic/magic-docs/fr_FR.UTF-8/index.txt +++ b/magic/magic-docs/fr_FR.UTF-8/index.txt @@ -25,6 +25,9 @@ Distorsions * Mosaïque * TV * TV (brillant) + * ASCII Typewriter + * ASCII Computer + * ASCII Color Computer * Parasites * Demi-teinte diff --git a/magic/magic-docs/gl_ES.UTF-8/ascii_color_computer.txt b/magic/magic-docs/gl_ES.UTF-8/ascii_color_computer.txt new file mode 100644 index 000000000..4504bc2ce --- /dev/null +++ b/magic/magic-docs/gl_ES.UTF-8/ascii_color_computer.txt @@ -0,0 +1,18 @@ + Tux Paint "Magic" Tool: ASCII Color Computer + + Group: Distorts + + Author: Bill Kendrick + +Transform your picture into colored computer "ASCII art". + +This tool offers both freehand and one-click operation. + +This tool offers multiple size settings. + +See also: ASCII Computer & ASCII Typewriter. + +------------------------------------------------------------------------------- + + Tux Paint 0.9.34 + diff --git a/magic/magic-docs/gl_ES.UTF-8/ascii_computer.txt b/magic/magic-docs/gl_ES.UTF-8/ascii_computer.txt new file mode 100644 index 000000000..b86a6f726 --- /dev/null +++ b/magic/magic-docs/gl_ES.UTF-8/ascii_computer.txt @@ -0,0 +1,20 @@ + Tux Paint "Magic" Tool: ASCII Computer + + Group: Distorts + + Author: Bill Kendrick + +Transform your picture into "ASCII art", computer-style. + +This tool offers both freehand and one-click operation. + +This tool offers multiple size settings. + +This tool offers color choices. + +See also: ASCII Typewriter & ASCII Color Computer. + +------------------------------------------------------------------------------- + + Tux Paint 0.9.34 + diff --git a/magic/magic-docs/gl_ES.UTF-8/html/ascii_color_computer.html b/magic/magic-docs/gl_ES.UTF-8/html/ascii_color_computer.html new file mode 100644 index 000000000..db1accdb8 --- /dev/null +++ b/magic/magic-docs/gl_ES.UTF-8/html/ascii_color_computer.html @@ -0,0 +1,17 @@ + +Tux Paint "Magic" Tool: ASCII Color Computer + + + +

    Tux Paint "Magic" Tool: ASCII Color Computer

    +

    Group: Distorts

    +

    Author: +Bill Kendrick <bill@newbreedsoftware.com>

    +

    Transform your picture into colored computer "ASCII art".

    +

    +

    This tool offers both freehand and one-click operation.

    +

    This tool offers multiple size settings.

    +

    See also: ASCII Computer & ASCII Typewriter.

    +
    +

    Tux Paint 0.9.34

    + \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/ascii_computer.html b/magic/magic-docs/gl_ES.UTF-8/html/ascii_computer.html index e428cc934..97572d56b 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/ascii_computer.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/ascii_computer.html @@ -11,7 +11,8 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.

    -

    See also: ASCII Typewriter.

    +

    This tool offers color choices.

    +

    See also: ASCII Typewriter & ASCII Color Computer.


    Tux Paint 0.9.34

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/ascii_typewriter.html b/magic/magic-docs/gl_ES.UTF-8/html/ascii_typewriter.html index 6ef8e0f37..1300d75fa 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/ascii_typewriter.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/ascii_typewriter.html @@ -11,7 +11,8 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.

    -

    See also: ASCII Computer.

    +

    This tool offers color choices.

    +

    See also: ASCII Computer & ASCII Color Computer.


    Tux Paint 0.9.34

    \ No newline at end of file diff --git a/magic/magic-docs/gl_ES.UTF-8/html/index.html b/magic/magic-docs/gl_ES.UTF-8/html/index.html index 038502f01..8fa98a825 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/index.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/index.html @@ -31,6 +31,7 @@
  • TV (Bright)
  • ASCII Typewriter
  • ASCII Computer
  • +
  • ASCII Color Computer
  • Noise
  • Halftone
  • diff --git a/magic/magic-docs/gl_ES.UTF-8/index.txt b/magic/magic-docs/gl_ES.UTF-8/index.txt index 3ee8b6eb7..8f2550b8e 100644 --- a/magic/magic-docs/gl_ES.UTF-8/index.txt +++ b/magic/magic-docs/gl_ES.UTF-8/index.txt @@ -25,6 +25,9 @@ Distorts * Mosaic * TV * TV (Bright) + * ASCII Typewriter + * ASCII Computer + * ASCII Color Computer * Noise * Halftone diff --git a/magic/magic-docs/is_IS.UTF-8/ascii_color_computer.txt b/magic/magic-docs/is_IS.UTF-8/ascii_color_computer.txt new file mode 100644 index 000000000..4504bc2ce --- /dev/null +++ b/magic/magic-docs/is_IS.UTF-8/ascii_color_computer.txt @@ -0,0 +1,18 @@ + Tux Paint "Magic" Tool: ASCII Color Computer + + Group: Distorts + + Author: Bill Kendrick + +Transform your picture into colored computer "ASCII art". + +This tool offers both freehand and one-click operation. + +This tool offers multiple size settings. + +See also: ASCII Computer & ASCII Typewriter. + +------------------------------------------------------------------------------- + + Tux Paint 0.9.34 + diff --git a/magic/magic-docs/is_IS.UTF-8/ascii_computer.txt b/magic/magic-docs/is_IS.UTF-8/ascii_computer.txt new file mode 100644 index 000000000..b86a6f726 --- /dev/null +++ b/magic/magic-docs/is_IS.UTF-8/ascii_computer.txt @@ -0,0 +1,20 @@ + Tux Paint "Magic" Tool: ASCII Computer + + Group: Distorts + + Author: Bill Kendrick + +Transform your picture into "ASCII art", computer-style. + +This tool offers both freehand and one-click operation. + +This tool offers multiple size settings. + +This tool offers color choices. + +See also: ASCII Typewriter & ASCII Color Computer. + +------------------------------------------------------------------------------- + + Tux Paint 0.9.34 + diff --git a/magic/magic-docs/is_IS.UTF-8/html/ascii_color_computer.html b/magic/magic-docs/is_IS.UTF-8/html/ascii_color_computer.html new file mode 100644 index 000000000..db1accdb8 --- /dev/null +++ b/magic/magic-docs/is_IS.UTF-8/html/ascii_color_computer.html @@ -0,0 +1,17 @@ + +Tux Paint "Magic" Tool: ASCII Color Computer + + + +

    Tux Paint "Magic" Tool: ASCII Color Computer

    +

    Group: Distorts

    +

    Author: +Bill Kendrick <bill@newbreedsoftware.com>

    +

    Transform your picture into colored computer "ASCII art".

    +

    +

    This tool offers both freehand and one-click operation.

    +

    This tool offers multiple size settings.

    +

    See also: ASCII Computer & ASCII Typewriter.

    +
    +

    Tux Paint 0.9.34

    + \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/ascii_computer.html b/magic/magic-docs/is_IS.UTF-8/html/ascii_computer.html index e428cc934..97572d56b 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/ascii_computer.html +++ b/magic/magic-docs/is_IS.UTF-8/html/ascii_computer.html @@ -11,7 +11,8 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.

    -

    See also: ASCII Typewriter.

    +

    This tool offers color choices.

    +

    See also: ASCII Typewriter & ASCII Color Computer.


    Tux Paint 0.9.34

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/ascii_typewriter.html b/magic/magic-docs/is_IS.UTF-8/html/ascii_typewriter.html index 6ef8e0f37..1300d75fa 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/ascii_typewriter.html +++ b/magic/magic-docs/is_IS.UTF-8/html/ascii_typewriter.html @@ -11,7 +11,8 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.

    -

    See also: ASCII Computer.

    +

    This tool offers color choices.

    +

    See also: ASCII Computer & ASCII Color Computer.


    Tux Paint 0.9.34

    \ No newline at end of file diff --git a/magic/magic-docs/is_IS.UTF-8/html/index.html b/magic/magic-docs/is_IS.UTF-8/html/index.html index 038502f01..8fa98a825 100644 --- a/magic/magic-docs/is_IS.UTF-8/html/index.html +++ b/magic/magic-docs/is_IS.UTF-8/html/index.html @@ -31,6 +31,7 @@
  • TV (Bright)
  • ASCII Typewriter
  • ASCII Computer
  • +
  • ASCII Color Computer
  • Noise
  • Halftone
  • diff --git a/magic/magic-docs/is_IS.UTF-8/index.txt b/magic/magic-docs/is_IS.UTF-8/index.txt index 3ee8b6eb7..8f2550b8e 100644 --- a/magic/magic-docs/is_IS.UTF-8/index.txt +++ b/magic/magic-docs/is_IS.UTF-8/index.txt @@ -25,6 +25,9 @@ Distorts * Mosaic * TV * TV (Bright) + * ASCII Typewriter + * ASCII Computer + * ASCII Color Computer * Noise * Halftone diff --git a/magic/magic-docs/ja_JP.UTF-8/ascii_color_computer.txt b/magic/magic-docs/ja_JP.UTF-8/ascii_color_computer.txt new file mode 100644 index 000000000..4504bc2ce --- /dev/null +++ b/magic/magic-docs/ja_JP.UTF-8/ascii_color_computer.txt @@ -0,0 +1,18 @@ + Tux Paint "Magic" Tool: ASCII Color Computer + + Group: Distorts + + Author: Bill Kendrick + +Transform your picture into colored computer "ASCII art". + +This tool offers both freehand and one-click operation. + +This tool offers multiple size settings. + +See also: ASCII Computer & ASCII Typewriter. + +------------------------------------------------------------------------------- + + Tux Paint 0.9.34 + diff --git a/magic/magic-docs/ja_JP.UTF-8/ascii_computer.txt b/magic/magic-docs/ja_JP.UTF-8/ascii_computer.txt new file mode 100644 index 000000000..b86a6f726 --- /dev/null +++ b/magic/magic-docs/ja_JP.UTF-8/ascii_computer.txt @@ -0,0 +1,20 @@ + Tux Paint "Magic" Tool: ASCII Computer + + Group: Distorts + + Author: Bill Kendrick + +Transform your picture into "ASCII art", computer-style. + +This tool offers both freehand and one-click operation. + +This tool offers multiple size settings. + +This tool offers color choices. + +See also: ASCII Typewriter & ASCII Color Computer. + +------------------------------------------------------------------------------- + + Tux Paint 0.9.34 + diff --git a/magic/magic-docs/ja_JP.UTF-8/html/ascii_color_computer.html b/magic/magic-docs/ja_JP.UTF-8/html/ascii_color_computer.html new file mode 100644 index 000000000..db1accdb8 --- /dev/null +++ b/magic/magic-docs/ja_JP.UTF-8/html/ascii_color_computer.html @@ -0,0 +1,17 @@ + +Tux Paint "Magic" Tool: ASCII Color Computer + + + +

    Tux Paint "Magic" Tool: ASCII Color Computer

    +

    Group: Distorts

    +

    Author: +Bill Kendrick <bill@newbreedsoftware.com>

    +

    Transform your picture into colored computer "ASCII art".

    +

    +

    This tool offers both freehand and one-click operation.

    +

    This tool offers multiple size settings.

    +

    See also: ASCII Computer & ASCII Typewriter.

    +
    +

    Tux Paint 0.9.34

    + \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/ascii_computer.html b/magic/magic-docs/ja_JP.UTF-8/html/ascii_computer.html index e428cc934..97572d56b 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/ascii_computer.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/ascii_computer.html @@ -11,7 +11,8 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.

    -

    See also: ASCII Typewriter.

    +

    This tool offers color choices.

    +

    See also: ASCII Typewriter & ASCII Color Computer.


    Tux Paint 0.9.34

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/ascii_typewriter.html b/magic/magic-docs/ja_JP.UTF-8/html/ascii_typewriter.html index 6ef8e0f37..1300d75fa 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/ascii_typewriter.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/ascii_typewriter.html @@ -11,7 +11,8 @@ Bill Kendrick <bill@newbreedsoftwa

    This tool offers both freehand and one-click operation.

    This tool offers multiple size settings.

    -

    See also: ASCII Computer.

    +

    This tool offers color choices.

    +

    See also: ASCII Computer & ASCII Color Computer.


    Tux Paint 0.9.34

    \ No newline at end of file diff --git a/magic/magic-docs/ja_JP.UTF-8/html/index.html b/magic/magic-docs/ja_JP.UTF-8/html/index.html index 038502f01..8fa98a825 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/index.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/index.html @@ -31,6 +31,7 @@
  • TV (Bright)
  • ASCII Typewriter
  • ASCII Computer
  • +
  • ASCII Color Computer
  • Noise
  • Halftone
  • diff --git a/magic/magic-docs/ja_JP.UTF-8/index.txt b/magic/magic-docs/ja_JP.UTF-8/index.txt index 3ee8b6eb7..8f2550b8e 100644 --- a/magic/magic-docs/ja_JP.UTF-8/index.txt +++ b/magic/magic-docs/ja_JP.UTF-8/index.txt @@ -25,6 +25,9 @@ Distorts * Mosaic * TV * TV (Bright) + * ASCII Typewriter + * ASCII Computer + * ASCII Color Computer * Noise * Halftone diff --git a/magic/magic-docs/sq_AL.UTF-8/ascii_color_computer.txt b/magic/magic-docs/sq_AL.UTF-8/ascii_color_computer.txt new file mode 100644 index 000000000..5ff70e7c0 --- /dev/null +++ b/magic/magic-docs/sq_AL.UTF-8/ascii_color_computer.txt @@ -0,0 +1,18 @@ + Mjeti “Magjik” i Tux Paint-it: ASCII Color Computer + + Grup: Shformime + + Autor: Bill Kendrick + +Transform your picture into colored computer "ASCII art". + +Ky mjet ofron si veprim vizatimi me dorë të lirë, ashtu edhe me një klikim. + +Ky mjet ofron rregullime të shumta madhësie. + +Shihni edhe: ASCII Computer & ASCII Typewriter. + +------------------------------------------------------------------------------- + + Tux Paint 0.9.34 + diff --git a/magic/magic-docs/sq_AL.UTF-8/ascii_computer.txt b/magic/magic-docs/sq_AL.UTF-8/ascii_computer.txt new file mode 100644 index 000000000..43bc93abd --- /dev/null +++ b/magic/magic-docs/sq_AL.UTF-8/ascii_computer.txt @@ -0,0 +1,20 @@ + Mjeti “Magjik” i Tux Paint-it: ASCII Computer + + Grup: Shformime + + Autor: Bill Kendrick + +Transform your picture into "ASCII art", computer-style. + +Ky mjet ofron si veprim vizatimi me dorë të lirë, ashtu edhe me një klikim. + +Ky mjet ofron rregullime të shumta madhësie. + +Ky mjet ofron zgjedhje ngjyrash. + +Shihni edhe: ASCII Typewriter & ASCII Color Computer. + +------------------------------------------------------------------------------- + + Tux Paint 0.9.34 + diff --git a/magic/magic-docs/sq_AL.UTF-8/html/ascii_color_computer.html b/magic/magic-docs/sq_AL.UTF-8/html/ascii_color_computer.html new file mode 100644 index 000000000..6d6223f4c --- /dev/null +++ b/magic/magic-docs/sq_AL.UTF-8/html/ascii_color_computer.html @@ -0,0 +1,17 @@ + +Mjeti “Magjik” i Tux Paint-it: ASCII Color Computer + + + +

    Mjeti “Magjik” i Tux Paint-it: ASCII Color Computer

    +

    Grup: Shformime

    +

    Autor: +Bill Kendrick <bill@newbreedsoftware.com>

    +

    Transform your picture into colored computer "ASCII art".

    +

    +

    Ky mjet ofron si veprim vizatimi me dorë të lirë, ashtu edhe me një klikim.

    +

    Ky mjet ofron rregullime të shumta madhësie.

    +

    Shihni edhe: ASCII Computer & ASCII Typewriter.

    +
    +

    Tux Paint 0.9.34

    + \ No newline at end of file diff --git a/magic/magic-docs/sq_AL.UTF-8/html/ascii_computer.html b/magic/magic-docs/sq_AL.UTF-8/html/ascii_computer.html index bc16191dd..81ff84dc2 100644 --- a/magic/magic-docs/sq_AL.UTF-8/html/ascii_computer.html +++ b/magic/magic-docs/sq_AL.UTF-8/html/ascii_computer.html @@ -11,7 +11,8 @@ Bill Kendrick <bill@newbreedsoftwa

    Ky mjet ofron si veprim vizatimi me dorë të lirë, ashtu edhe me një klikim.

    Ky mjet ofron rregullime të shumta madhësie.

    -

    Shihni edhe: ASCII Typewriter.

    +

    Ky mjet ofron zgjedhje ngjyrash.

    +

    Shihni edhe: ASCII Typewriter & ASCII Color Computer.


    Tux Paint 0.9.34

    \ No newline at end of file diff --git a/magic/magic-docs/sq_AL.UTF-8/html/ascii_typewriter.html b/magic/magic-docs/sq_AL.UTF-8/html/ascii_typewriter.html index 7e4cd72d8..4bfb708c9 100644 --- a/magic/magic-docs/sq_AL.UTF-8/html/ascii_typewriter.html +++ b/magic/magic-docs/sq_AL.UTF-8/html/ascii_typewriter.html @@ -11,7 +11,8 @@ Bill Kendrick <bill@newbreedsoftwa

    Ky mjet ofron si veprim vizatimi me dorë të lirë, ashtu edhe me një klikim.

    Ky mjet ofron rregullime të shumta madhësie.

    -

    Shihni edhe: ASCII Computer.

    +

    Ky mjet ofron zgjedhje ngjyrash.

    +

    Shihni edhe: ASCII Computer & ASCII Color Computer.


    Tux Paint 0.9.34

    \ No newline at end of file diff --git a/magic/magic-docs/sq_AL.UTF-8/html/index.html b/magic/magic-docs/sq_AL.UTF-8/html/index.html index 745dad68c..fdfd2c320 100644 --- a/magic/magic-docs/sq_AL.UTF-8/html/index.html +++ b/magic/magic-docs/sq_AL.UTF-8/html/index.html @@ -31,6 +31,7 @@
  • TV (I ndriçuar)
  • ASCII Typewriter
  • ASCII Computer
  • +
  • ASCII Color Computer
  • Zhurmë
  • Gjysmë-ton
  • diff --git a/magic/magic-docs/sq_AL.UTF-8/index.txt b/magic/magic-docs/sq_AL.UTF-8/index.txt index 50a350c5c..04097db35 100644 --- a/magic/magic-docs/sq_AL.UTF-8/index.txt +++ b/magic/magic-docs/sq_AL.UTF-8/index.txt @@ -25,6 +25,9 @@ Shformime * Mozaik * TV * TV (I ndriçuar) + * ASCII Typewriter + * ASCII Computer + * ASCII Color Computer * Zhurmë * Gjysmë-ton diff --git a/src/org.tuxpaint.Tuxpaint.appdata.xml.in b/src/org.tuxpaint.Tuxpaint.appdata.xml.in index a925cb983..81055a1c1 100644 --- a/src/org.tuxpaint.Tuxpaint.appdata.xml.in +++ b/src/org.tuxpaint.Tuxpaint.appdata.xml.in @@ -47,10 +47,10 @@ - +

    New Fill mode: "Eraser" flood fill.

    -

    New Magic tools: "Comic dots", "Rotate", "ASCII Computer", "ASCII Typewriter", and various "Fractals".

    +

    New Magic tools: "Comic dots", "Rotate", various "ASCII" art, and various "Fractals".

    New brush: Fluff (gradient).

    diff --git a/src/po/ach.po b/src/po/ach.po index 9a9358bb1..c5b4a54ad 100644 --- a/src/po/ach.po +++ b/src/po/ach.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2010-12-09 09:00+0200\n" "Last-Translator: \n" "Language-Team: \n" @@ -395,8 +395,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1644,20 +1644,24 @@ msgstr "Dii ci iywa ladic ne wek olok rangi idul kom cal mamegi." msgid "Click to change the colors in your entire picture." msgstr "Dii wek olok rangi ikom cal mamegi weng." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1667,7 +1671,7 @@ msgid "" msgstr "" "Dii ci iywa wek omi dul kom cal ma megi onen calo ma gutye itelevision." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/af.po b/src/po/af.po index aa2d8b31b..d8f050022 100644 --- a/src/po/af.po +++ b/src/po/af.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: af\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2017-12-19 06:38+0000\n" "Last-Translator: OdettePretorius \n" "Language-Team: translate-discuss-af@lists.sourceforge.net\n" @@ -394,8 +394,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1645,20 +1645,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Klik om kleure in die hele prent te verander." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1668,7 +1672,7 @@ msgid "" msgstr "" "Klik en sleep die muis dele van die prent te laat lyk asof dit op TV is." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and drag the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/ak.po b/src/po/ak.po index 7e9e921c6..4ae4f18fc 100644 --- a/src/po/ak.po +++ b/src/po/ak.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Tux Paint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2010-10-27 10:16-0000\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -395,8 +395,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1642,20 +1642,24 @@ msgstr "Kleeke na twe mauso sesa nfonyin no fa ahosu." msgid "Click to change the colors in your entire picture." msgstr "Kleeke na sesa nfonyin no nyinaa ahosu." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1664,7 +1668,7 @@ msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "Kleeke na twe ma wo nfonyin no fa tesɛ tɛlɛvihyen so." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/am.po b/src/po/am.po index 68a55716d..0c22d67b9 100644 --- a/src/po/am.po +++ b/src/po/am.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2014-06-10 11:45+0100\n" "Last-Translator: Solomon Gizaw \n" "Language-Team: none\n" @@ -395,8 +395,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1642,20 +1642,24 @@ msgstr "የስዕልህን ክፍሎች ቀለም ለመቀያየር አዝራ msgid "Click to change the colors in your entire picture." msgstr "የስዕልህን ሁሉንም ክፍል ቀለም ለመቀየር ጠቅ አድርግ። " -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1664,7 +1668,7 @@ msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "የስዕልህ የተለያየ ክፍሎች በቴሌቪዥን ላይ ያሉ ለማስመሰል ጠቅ አድርገውና ጎትት። " -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/an.po b/src/po/an.po index b7db3e250..48b66f850 100644 --- a/src/po/an.po +++ b/src/po/an.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2017-12-29 10:04+0100\n" "Last-Translator: juanpabl \n" "Language-Team: softaragonés\n" @@ -394,8 +394,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1650,20 +1650,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Fe clic pa cambiar las colors de tot o dibuixo." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1674,7 +1678,7 @@ msgstr "" "Fe clic y arrociega lo ratet pa fer que bella parte d'o tuyo dibuixo se " "veigan como en a televisión." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and drag the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/ar.po b/src/po/ar.po index c9147b562..6a06ff632 100644 --- a/src/po/ar.po +++ b/src/po/ar.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2008-10-07 14:54+0200\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -406,8 +406,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1654,27 +1654,31 @@ msgstr "انقر وحرك الفأره لتغيير لون أجزاء من صو msgid "Click to change the colors in your entire picture." msgstr "انقر لتغير لون كل الصوره" -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "Click to make your picture look like it's on television." msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "انقر لجعل صورتك تبدو انها على شاشة التلفزيون" -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/as.po b/src/po/as.po index 31e184341..d6f09408c 100644 --- a/src/po/as.po +++ b/src/po/as.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2014-06-16 23:33-0800\n" "Last-Translator: Anand Kulkarni \n" "Language-Team: none\n" @@ -394,8 +394,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1646,20 +1646,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "আপোনাৰ সম্পূৰ্ণ ছবিটোত ৰংবোৰ সলনি কৰিবলৈ ক্লিক কৰক." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1668,7 +1672,7 @@ msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "আপোনাৰ ছবিৰ অংশবোৰ দূৰদৰ্শনত থকাৰ দৰে সজাবলৈ ক্লিক কৰক আৰু টানক." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/ast.po b/src/po/ast.po index 9092dc72f..1925aabb2 100644 --- a/src/po/ast.po +++ b/src/po/ast.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2011-02-16 18:38+0200\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -395,8 +395,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1644,20 +1644,24 @@ msgstr "Calca y arrastra'l mur pa camudar los collores en partes de la imaxe." msgid "Click to change the colors in your entire picture." msgstr "Calca pa camudar los collores de tola imaxe." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1667,7 +1671,7 @@ msgid "" msgstr "" "Calca y arrastra pa llograr que partes de la imaxe paezan de televisión." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/az.po b/src/po/az.po index d80fc8d4b..f90622821 100644 --- a/src/po/az.po +++ b/src/po/az.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2008-02-10 19:28+0400\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -391,8 +391,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1647,27 +1647,31 @@ msgid "Click to change the colors in your entire picture." msgstr "" "Şəkili ləkələmək üçün mausun sol düyməsini bas və mausu hərəkətə gətir." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "" "Şəkili azca rəngləmək üçün mausun sol düyməsini bas və mausu hərəkətə gətir." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/be.po b/src/po/be.po index 8a36dd842..2747c6cba 100644 --- a/src/po/be.po +++ b/src/po/be.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2014-06-10 23:09+0300\n" "Last-Translator: Hleb Valoshka <375gnu@gmail.com>\n" "Language-Team: none\n" @@ -397,8 +397,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1649,20 +1649,24 @@ msgstr "Націсніце і павадзіце па малюнку, каб з msgid "Click to change the colors in your entire picture." msgstr "Націсніце, каб змяніць колеры малюнку." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1671,7 +1675,7 @@ msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "Націсніце і пацягніце, каб ваш малюнак выглядаў як па тэлевізары." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/bg.po b/src/po/bg.po index 335960326..518a69b1d 100644 --- a/src/po/bg.po +++ b/src/po/bg.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2024-02-28 21:39+0200\n" "Last-Translator: Vankata453\n" "Language-Team: \n" @@ -398,8 +398,8 @@ msgstr "" #, fuzzy #| msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" "Нови инструменти за \"магия\": Епитрохоидни и Хипотрохоидни генератори." @@ -1773,20 +1773,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Кликни, за да смениш цветовете в цялата рисунка." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to transform parts of your picture to circular " @@ -1797,7 +1801,7 @@ msgstr "" "Кликни и движи мишката, за да превърнеш части от рисунката в кръгови щрихове " "на четка." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "Click to turn your entire picture into a maze." msgid "Click to transform your entire drawing to ASCII art (%s style)." diff --git a/src/po/bm.po b/src/po/bm.po index e96a346ad..56c0ea7a2 100644 --- a/src/po/bm.po +++ b/src/po/bm.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2010-09-04 17:25+0200\n" "Last-Translator: Fasokan \n" "Language-Team: LANGUAGE \n" @@ -393,8 +393,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1644,20 +1644,24 @@ msgstr "Kilike i ka ɲinɛnin cɛɛnɛ walasa ka ja fan dɔw ɲɛ yɛlɛma." msgid "Click to change the colors in your entire picture." msgstr "Kilike walasa ka ja fan bɛɛ ɲɛ yɛlɛma." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1667,7 +1671,7 @@ msgid "" msgstr "" "Kilike i ka ɲinɛnin cɛɛnɛ k'i ka ja fan dɔw kɛ i ko u bɛ ka bɔ telewisɔn na. " -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/bn.po b/src/po/bn.po index 95432c728..0c89f6283 100644 --- a/src/po/bn.po +++ b/src/po/bn.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2017-12-30 18:24+0000\n" "Last-Translator: Chris \n" "Language-Team: Bengali\n" @@ -394,8 +394,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1643,20 +1643,24 @@ msgstr "আপনার ছবির কিছু অংশে রঙ পরি msgid "Click to change the colors in your entire picture." msgstr "আপনার সমগ্র ছবিতে রঙ পরিবর্তন করতে ক্লিক করুন." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1665,7 +1669,7 @@ msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "আপনার ছবিটির কিছু অংশ টেলিভিশনের মধ্যে আছে এমন দেখাতে ক্লিক করুন ও টানুন." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/bo.po b/src/po/bo.po index 39122ae58..c2f21aa14 100644 --- a/src/po/bo.po +++ b/src/po/bo.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Tux Paint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2006-01-01 17:43+0900\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -380,8 +380,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1572,26 +1572,30 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "" -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, c-format msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "" -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, c-format msgid "Click to transform your entire drawing to ASCII art (%s style)." msgstr "" diff --git a/src/po/br.po b/src/po/br.po index 40c25a826..94699eb0b 100644 --- a/src/po/br.po +++ b/src/po/br.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2005-01-09 14:49+0100\n" "Last-Translator: \n" "Language-Team: none\n" @@ -393,8 +393,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1640,26 +1640,30 @@ msgstr "Klik ha fiñv al logodenn evit displanaat ar skeudenn." msgid "Click to change the colors in your entire picture." msgstr "Klik ha fiñv al logodenn evit displanaat ar skeudenn." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "Klik ha fiñv al logodenn evit cheñch liv an dresadenn." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/brx.po b/src/po/brx.po index 5ce27191c..0066ba452 100644 --- a/src/po/brx.po +++ b/src/po/brx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2011-09-14 13:51+0530\n" "Last-Translator: \n" "Language-Team: Bodo\n" @@ -394,8 +394,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1645,20 +1645,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "नोंथांनि आबुं सावगारिआव गाबखौ सोलायहोनो क्लिक खालाम।" -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1668,7 +1672,7 @@ msgid "" msgstr "" "सावगारिनि बाहागोफोरखौ टिभिआव थानाय बादि खालामनो थाखाय क्लिक खालाम आरो बोबो।" -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/bs.po b/src/po/bs.po index 8577f5754..5b8b6048e 100644 --- a/src/po/bs.po +++ b/src/po/bs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2010-11-05 04:24+0000\n" "Last-Translator: Samir Ribić \n" "Language-Team: Bosnian \n" @@ -420,8 +420,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1735,21 +1735,25 @@ msgstr "Klikni i pomjeraj mišem da bi zatamnio sliku." msgid "Click to change the colors in your entire picture." msgstr "" -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" # -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "Click and move the mouse around to blur the picture." msgid "" @@ -1757,7 +1761,7 @@ msgid "" msgstr "Klikni i pomjeraj mišem da bi zatamnio sliku." # -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/ca.po b/src/po/ca.po index 3ef5055bf..3f61359b7 100644 --- a/src/po/ca.po +++ b/src/po/ca.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: Tuxpaint cvs 2009-06-21\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2024-06-04 00:14+0200\n" "Last-Translator: Pere Pujal i Carabantes \n" "Language-Team: Català \n" @@ -436,8 +436,8 @@ msgstr "" #, fuzzy #| msgid "New Magic tools: Dither, Filled Polygon." msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "Noves eines màgiques: Tramat, Polígon." #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1791,20 +1791,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Feu clic per alterar el color del dibuix." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to transform parts of your picture to circular " @@ -1814,7 +1818,7 @@ msgid "" msgstr "" "Feu clic i arrossegueu per transformar parts del dibuix en traços circulars." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "Click to turn your entire picture into a maze." msgid "Click to transform your entire drawing to ASCII art (%s style)." diff --git a/src/po/ca@valencia.po b/src/po/ca@valencia.po index 3ea93fc42..c4807df30 100644 --- a/src/po/ca@valencia.po +++ b/src/po/ca@valencia.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2020-03-29 23:40+0200\n" "Last-Translator: Pilar Embid Giner \n" "Language-Team: LliureX\n" @@ -392,8 +392,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1649,20 +1649,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Feu clic per a canviar els colors de tot el dibuix." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1673,7 +1677,7 @@ msgstr "" "Feu clic i arrossegueu per a fer que parts de la imatge semblen com si " "estigueren en un televisor." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and drag the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/cgg.po b/src/po/cgg.po index d4a775a40..94526a8f7 100644 --- a/src/po/cgg.po +++ b/src/po/cgg.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2010-09-17 16:19+0200fu\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -395,8 +395,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1645,20 +1645,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Imata kuhindura erangi omukishushani kyona." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1669,7 +1673,7 @@ msgstr "" "Imata kandi okurure okuhindura ebicweeka byekishushani kyawe kurebeka nke " "biri aha tiivi." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/cs.po b/src/po/cs.po index 8cf9d9d8c..315c9294c 100644 --- a/src/po/cs.po +++ b/src/po/cs.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2010-07-08 13:33+0100\n" "Last-Translator: Zdeněk Chalupský \n" "Language-Team: Czech \n" @@ -395,8 +395,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1648,20 +1648,24 @@ msgstr "Klepnutím, nebo pohybem myši, změníš barvy v obrázku." msgid "Click to change the colors in your entire picture." msgstr "Klikni pro změnu barvy celého obrázku." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1672,7 +1676,7 @@ msgstr "" "Kliknutím a tažením, docílíš vzhledu obrazu v televizi s viditelným " "řádkováním." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/cy.po b/src/po/cy.po index 08bf0ff2e..d722043e6 100644 --- a/src/po/cy.po +++ b/src/po/cy.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: cy\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2004-09-21 14:29+0100\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -394,8 +394,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1633,26 +1633,30 @@ msgstr "Clicia a symuda'r llygoden o gwmpas i bylu'r llun." msgid "Click to change the colors in your entire picture." msgstr "Clicia a symuda'r llygoden o gwmpas i bylu'r llun." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "Clicia a symuda'r llygoden o gwmpas i wneud blociau ar liwiau'r llun." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/da.po b/src/po/da.po index 2cd4b4505..95e4a2fb3 100644 --- a/src/po/da.po +++ b/src/po/da.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Tux Paint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2017-12-05 12:38+0100\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" @@ -403,8 +403,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1652,20 +1652,24 @@ msgstr "Klik og bevæg musen rundt for at ændre farverne i dele af dit billede. msgid "Click to change the colors in your entire picture." msgstr "Klik for at ændre farverne i hele dit billede." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1676,7 +1680,7 @@ msgstr "" "Klik og bevæg musen rundt for at få dit billede til at se ud som om, det er " "i fjernsynet." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and drag the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/de.po b/src/po/de.po index 363477308..e3649df39 100644 --- a/src/po/de.po +++ b/src/po/de.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: de\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2017-12-25 21:13+0200\n" "Last-Translator: Holger Wansing \n" "Language-Team: Debian German \n" @@ -396,8 +396,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1654,20 +1654,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Klicke, um die Farbe im ganzen Bild zu verändern." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1678,7 +1682,7 @@ msgstr "" "Klicke und ziehe die Maus, um Teile deines Bildes so aussehen zu lassen, als " "wäre es im Fernsehen." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and drag the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/doi.po b/src/po/doi.po index 33a029e65..743c81762 100644 --- a/src/po/doi.po +++ b/src/po/doi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2013-09-04 10:23+0530\n" "Last-Translator: \n" "Language-Team: Dogri\n" @@ -394,8 +394,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1644,20 +1644,24 @@ msgstr "अपनी तस्वीरा दे हिस्सें च र msgid "Click to change the colors in your entire picture." msgstr "अपनी सबूरी तस्वीरा च रंग बदलने आस्तै क्लिक करो." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1667,7 +1671,7 @@ msgid "" msgstr "" "अपनी तस्वीरें दे हिस्सें गी इʼयां बनाने आस्तै जिʼयां ओह् टैलीविज़न पर होन, क्लिक करो ते खिच्चो." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/el.po b/src/po/el.po index 84c604691..f907bbc8e 100644 --- a/src/po/el.po +++ b/src/po/el.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2021-09-02 07:45+0000\n" "Last-Translator: kiolalis \n" "Language-Team: \n" @@ -396,8 +396,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1659,20 +1659,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Κάνε κλικ για να αλλάξεις τα χρώματα σε ολόκληρη τη ζωγραφιά σου." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1683,7 +1687,7 @@ msgstr "" "Κάνε κλικ για να κάνεις τη ζωγραφιά σου να μοιάζει σαν να είναι στην " "τηλεόραση." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and drag the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/en_AU.po b/src/po/en_AU.po index 8e0b1597e..83b5787a4 100644 --- a/src/po/en_AU.po +++ b/src/po/en_AU.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2014-06-29 23:36+0930\n" "Last-Translator: ilox \n" "Language-Team: none\n" @@ -395,8 +395,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1646,20 +1646,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Click to change the colours in your entire picture." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1670,7 +1674,7 @@ msgstr "" "Click and drag to make parts of your picture look like they are on " "television." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/en_CA.po b/src/po/en_CA.po index 4cf647b73..a33148c70 100644 --- a/src/po/en_CA.po +++ b/src/po/en_CA.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2014-07-07 12:22+0100\n" "Last-Translator: Caroline Ford \n" "Language-Team: \n" @@ -393,8 +393,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1644,20 +1644,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Click to change the colours in your entire picture." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1668,7 +1672,7 @@ msgstr "" "Click and drag to make parts of your picture look like they are on " "television." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/en_GB.po b/src/po/en_GB.po index bf0b7cce3..bd39349e5 100644 --- a/src/po/en_GB.po +++ b/src/po/en_GB.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2017-12-30 21:17+0000\n" "Last-Translator: Caroline Ford \n" "Language-Team: none\n" @@ -396,8 +396,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1644,20 +1644,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Click to change the colours in your entire picture." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1668,7 +1672,7 @@ msgstr "" "Click and drag to make parts of your picture look like they are on " "television." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and drag the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/en_ZA.po b/src/po/en_ZA.po index 74a0eab04..3dedf310a 100644 --- a/src/po/en_ZA.po +++ b/src/po/en_ZA.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.9.16\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2009-09-06 15:46+0100\n" "Last-Translator: Caroline Ford \n" "Language-Team: English (South African) \n" @@ -392,8 +392,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1639,26 +1639,30 @@ msgstr "Click and move the mouse around to blur the picture." msgid "Click to change the colors in your entire picture." msgstr "Click and move the mouse around to blur the picture." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "Click and move the mouse around to change the picture’s colour." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/eo.po b/src/po/eo.po index 669f4bba6..05e1cf79a 100644 --- a/src/po/eo.po +++ b/src/po/eo.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2014-06-16 16:00+0000\n" "Last-Translator: Nuno MAGALHÃES \n" "Language-Team: Esperanto \n" @@ -392,8 +392,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1632,20 +1632,24 @@ msgstr "Alklaku kaj movu la muson por ŝanĝi la koloron en partoj de via bildo. msgid "Click to change the colors in your entire picture." msgstr "Alklaku por ŝanĝi la kolorojn je via tuta bildo." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1655,7 +1659,7 @@ msgid "" msgstr "" "Alklaku kaj movu la muson por ŝajnigi partojn de via bildo kvazaŭ televide." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/es.po b/src/po/es.po index a8cfcea73..b2e87214c 100644 --- a/src/po/es.po +++ b/src/po/es.po @@ -29,7 +29,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2017-12-18 20:31-0300\n" "Last-Translator: Matías Bellone \n" "Language-Team: none\n" @@ -413,8 +413,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1668,20 +1668,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Haz click para cambiar los colores de todo el dibujo." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1692,7 +1696,7 @@ msgstr "" "Haz click y mueve el ratón para hacer que partes de tu dibujo se vean como " "en la televisión." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and drag the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/es_MX.po b/src/po/es_MX.po index 0296df7d1..3848b9bf7 100644 --- a/src/po/es_MX.po +++ b/src/po/es_MX.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint 0.9.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2007-08-05 19:22-0400\n" "Last-Translator: Ignacio Tike \n" "Language-Team: Español \n" @@ -388,8 +388,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1638,27 +1638,31 @@ msgstr "Haz clic y arrastra el ratón para desenfocar la imagen." msgid "Click to change the colors in your entire picture." msgstr "Haz clic y arrastra el ratón para desenfocar la imagen." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "" "Haz clic y arrastra el ratón alrededor para cambiar el color de la imagen." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/et.po b/src/po/et.po index 559641399..29a28a24d 100644 --- a/src/po/et.po +++ b/src/po/et.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Tux Paint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2015-03-07 13:09+0000\n" "Last-Translator: Sven Ollino \n" "Language-Team: Estonian (http://www.transifex.com/projects/p/doudoulinux/" @@ -399,8 +399,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1628,20 +1628,24 @@ msgstr "Hoia hiirenuppu all ja liiguta, et muuta su pildis värve." msgid "Click to change the colors in your entire picture." msgstr "Tee klõps, et muuta terves pildis värve." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1651,7 +1655,7 @@ msgid "" msgstr "" "Hoia hiirenuppu all ja liiguta, et muuta pilti vana telekapildi taoliseks." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/eu.po b/src/po/eu.po index 76bfa3e0c..f5fd90e56 100644 --- a/src/po/eu.po +++ b/src/po/eu.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: eu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2020-07-30 16:43+0200\n" "Last-Translator: Alexander Gabilondo \n" "Language-Team: librezale@librezale.org\n" @@ -396,8 +396,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1648,20 +1648,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Klik egin irudi osoaren koloreak aldatzeko." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1672,7 +1676,7 @@ msgstr "" "Klik egin eta arrastatu irudiaren atalak telebistan ikusiko balitz bezala " "agertarazteko." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and drag the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/fa.po b/src/po/fa.po index 7365f2575..119e20025 100644 --- a/src/po/fa.po +++ b/src/po/fa.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2014-11-09 21:17+0330\n" "Last-Translator: snima \n" "Language-Team: farsi \n" @@ -395,8 +395,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1657,27 +1657,31 @@ msgstr "برای ایجاد اعوجاج در تصویر روی محل مورد msgid "Click to change the colors in your entire picture." msgstr "برای محو کردن تصویر کلیک کن و موس را حرکت بده." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "Click and drag to shift your picture around on the canvas." msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "کلیک کن و موس را بکش تا تصویر در صفحه نقاشی جابجا شود." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/ff.po b/src/po/ff.po index 878edb7e4..5e4dd7e7f 100644 --- a/src/po/ff.po +++ b/src/po/ff.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2017-12-03 10:35+0200\n" "Last-Translator: Ibrahima SARR \n" "Language-Team: FULAH LOCALIZATION\n" @@ -392,8 +392,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1638,20 +1638,24 @@ msgstr "Dobo, ndaasaa doombel ngel ngam waylude goobi bannge e natal maa." msgid "Click to change the colors in your entire picture." msgstr "Dobo ngam waylude goobi e natal ngal fof." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1660,7 +1664,7 @@ msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "Dobo, ndaasaa ngam nanndidne bannge e natal maa e yaynirde tele." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and drag the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/fi.po b/src/po/fi.po index 597c718c6..a8086ed47 100644 --- a/src/po/fi.po +++ b/src/po/fi.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2015-10-09 18:00+0200\n" "Last-Translator: inactive\n" "Language-Team: Finnish \n" @@ -401,8 +401,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1659,20 +1659,24 @@ msgstr "Vaihda maalauksesi värejä eri kohdista raahaamalla hiirtä." msgid "Click to change the colors in your entire picture." msgstr "Vaihda koko maalauksesi värit painamalla hiiren painiketta." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1681,7 +1685,7 @@ msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "Tee maalauksen osat näyttämään televisiokuvalta hiirtä raahaamalla." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/fo.po b/src/po/fo.po index 8f394f057..af53466e0 100644 --- a/src/po/fo.po +++ b/src/po/fo.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Tux Paint 0.9.18\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2008-01-18 12:40-0000\n" "Last-Translator: Lis Gøthe í Jákupsstovu \n" "Language-Team: Faroese \n" @@ -393,8 +393,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1634,26 +1634,30 @@ msgstr "Klikkja og drag músina til at gera myndina káma." msgid "Click to change the colors in your entire picture." msgstr "Klikkja og drag músina til at gera myndina káma." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "Klikkja og drag músina til at broyta litin á myndini." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/fr.po b/src/po/fr.po index 62d815085..c15ab95cf 100644 --- a/src/po/fr.po +++ b/src/po/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: fr\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2024-07-07 08:05+0200\n" "Last-Translator: jacques.chion@orange.fr\n" "Language-Team: \n" @@ -398,8 +398,8 @@ msgstr "" #, fuzzy #| msgid "New Magic tools: Dither, Filled Polygon." msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "Nouveaux outils Magie : Tramage, Polygone plein." #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1792,21 +1792,25 @@ msgstr "Clique et déplace la souris pour changer la couleur localement." msgid "Click to change the colors in your entire picture." msgstr "Clique pour changer la couleur de tout le dessin." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" # -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to transform parts of your picture to circular " @@ -1817,7 +1821,7 @@ msgstr "" "Clique, et promène ta souris pour que des parties de ton dessin soient avec " "des coups de pinceau circulaires." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "Click to turn your entire picture into a maze." msgid "Click to transform your entire drawing to ASCII art (%s style)." diff --git a/src/po/ga.po b/src/po/ga.po index 457fb1b3d..4664c2d71 100644 --- a/src/po/ga.po +++ b/src/po/ga.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2015-10-09 17:38+0500\n" "Last-Translator: Kevin Scannell \n" "Language-Team: Irish \n" @@ -384,8 +384,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1622,20 +1622,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Cliceáil chun na dathanna a athrú ar fud an phictiúir." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to transform parts of your picture to circular " @@ -1646,7 +1650,7 @@ msgstr "" "Cliceáil agus tarraing an luch chun buillí scuaibe ciorclacha a chur ar " "chuid den phictiúr." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "Click to turn your entire picture into a maze." msgid "Click to transform your entire drawing to ASCII art (%s style)." diff --git a/src/po/gd.po b/src/po/gd.po index 0ad7160ce..bb1cd60fa 100644 --- a/src/po/gd.po +++ b/src/po/gd.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2021-09-02 12:18-0700\n" "Last-Translator: GunChleoc \n" "Language-Team: Fòram na Gàidhlig\n" @@ -401,8 +401,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1657,20 +1657,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Briog gus na dathan san dealbh gu lèir atharrachadh." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1681,7 +1685,7 @@ msgstr "" "Briog is slaod gus coltas a thoirt air pàirt dhen dealbh agad nam b’ ann air " "an tbh a bhiodh iad." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and drag the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/gl.po b/src/po/gl.po index c26b3ea77..93524387e 100644 --- a/src/po/gl.po +++ b/src/po/gl.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Tux Paint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2021-03-03 10:01+0100\n" "Last-Translator: Miguel Anxo Bouzada \n" "Language-Team: Proxecto Trasno \n" @@ -405,8 +405,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1647,20 +1647,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Preme para cambiarlle a cor a todo o debuxo." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1671,7 +1675,7 @@ msgstr "" "Preme e arrastra o rato para facer que algunha parte do debuxo se vexa coma " "nun televisor." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and drag the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/gos.po b/src/po/gos.po index 7f2ba62b8..245a210f9 100644 --- a/src/po/gos.po +++ b/src/po/gos.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.14\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2005-07-26 01:30-0800\n" "Last-Translator: Bill Kendrick \n" "Language-Team: \n" @@ -390,8 +390,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1631,26 +1631,30 @@ msgstr "Klik en beweeg de moes rond um dien tijken dokeg te moaken." msgid "Click to change the colors in your entire picture." msgstr "Klik en beweeg de moes rond um dien tijken dokeg te moaken." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "Klik en beweeg de moes rond um dien tijken blokkeg te moaken." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/gu.po b/src/po/gu.po index 2a88e7646..d59a2396d 100644 --- a/src/po/gu.po +++ b/src/po/gu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2017-12-31 11:57+0530\n" "Last-Translator: Kartik Mistry \n" "Language-Team: Gujarati \n" @@ -377,8 +377,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1605,20 +1605,24 @@ msgstr "તમારા ચિત્રનાં રંગનાં ભાગો msgid "Click to change the colors in your entire picture." msgstr "તમારા આખાં ચિત્રનાં રંગો બદલવાં માટે ક્લિક કરો." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1627,7 +1631,7 @@ msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "તમારા ચિત્રનાં ભાગને વર્તુળાકાર પીંછીના ટપકાંમાં ફેરવવા માટે ક્લિક કરો અને ખેંચો." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "Click to turn your entire picture into a maze." msgid "Click to transform your entire drawing to ASCII art (%s style)." diff --git a/src/po/he.po b/src/po/he.po index 19e191b11..5d3861d77 100644 --- a/src/po/he.po +++ b/src/po/he.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: he\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2009-05-10 21:45+0200\n" "Last-Translator: Jorge Mariano \n" "Language-Team: Hebrew \n" @@ -402,8 +402,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1636,27 +1636,31 @@ msgstr "לחצי והזיזי את העכבר לשינוי הצבע של חלק msgid "Click to change the colors in your entire picture." msgstr "לחצי לשינוי הצבע של כל התמונה." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "Click to make your picture look like it's on television." msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "לחצי לכיסוי כל התמונה באריחי זכוכית." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/hi.po b/src/po/hi.po index 9a1e2bbf4..4b86f9618 100644 --- a/src/po/hi.po +++ b/src/po/hi.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.14\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2014-08-09 02:17+1000\n" "Last-Translator: Ashish Arora \n" "Language-Team: Hindi\n" @@ -395,8 +395,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1642,20 +1642,24 @@ msgstr "चित्र के भागों के रंग परिवर msgid "Click to change the colors in your entire picture." msgstr "अपने पूरे चित्र में रंग बदलने के लिए क्लिक करें|" -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1666,7 +1670,7 @@ msgstr "" " तस्वीर के कुछ हिस्सों को ऐसे बदलने के लिए जैसे वह टीवी पर हैं,इस तरह दिखाने के लिए क्लिक " "करें और माउस को स्थानांतरित करें|" -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/hr.po b/src/po/hr.po index fb7c766be..f87b4a78d 100644 --- a/src/po/hr.po +++ b/src/po/hr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2017-12-26 10:53+0100\n" "Last-Translator: Paulo Pavačić \n" "Language-Team: none\n" @@ -392,8 +392,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1640,20 +1640,24 @@ msgstr "Klikni i pomakni miš da promijeniš boje na dijelovima svoga crteža." msgid "Click to change the colors in your entire picture." msgstr "Klikni za promjenu boje u cijelom crtežu." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1664,7 +1668,7 @@ msgstr "" "Klikni i pomakni miš da napraviš da dijelovi slike izgledaju kao da jena " "televizoru." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and drag the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/hu.po b/src/po/hu.po index 3ff6154f6..6013e471b 100644 --- a/src/po/hu.po +++ b/src/po/hu.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2014-06-28 12:48+0200\n" "Last-Translator: Dr. Nagy Elemér Károly \n" "Language-Team: Hungarian \n" @@ -396,8 +396,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1659,20 +1659,24 @@ msgstr "Kattints oda a rajzodon, ahol meg szeretnéd változtatni a színeket." msgid "Click to change the colors in your entire picture." msgstr "Kattints az egész rajz színeinek megváltoztatásához." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1683,7 +1687,7 @@ msgstr "" "Az egér gombját lenyomva tartva TV kinézetűvé változtathatod a képed egyes " "részeit." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/hy.po b/src/po/hy.po index 2efb5917c..3c2ebf811 100644 --- a/src/po/hy.po +++ b/src/po/hy.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2014-03-22 11:39+0400\n" "Last-Translator: Aram Palyan \n" "Language-Team: Armenian \n" @@ -399,8 +399,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1650,20 +1650,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Սեղմիր ամբողջ նկարիդ գույները փոխելու համար:" -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1674,7 +1678,7 @@ msgstr "" "Սեղմիր և քաշիր` նկարիդ որոշ հատվածներին հեռուստաէկրանի պատկերի տեսք տալու " "համար:" -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/id.po b/src/po/id.po index 58b29af1e..065b4a8d7 100644 --- a/src/po/id.po +++ b/src/po/id.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2017-12-09 04:22+0000\n" "Last-Translator: Teuku Surya \n" "Language-Team: LANGUAGE \n" @@ -394,8 +394,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1657,20 +1657,24 @@ msgstr "Klik dan gerakkan mouse untuk merubah warna pada bagian gambar anda." msgid "Click to change the colors in your entire picture." msgstr "Klik untuk merubah warna seluruh gambar anda." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1681,7 +1685,7 @@ msgstr "" "Klik dan tarik untuk membuat bagian dari gambar anda terlihat seperti berada " "pada televisi." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and drag the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/is.po b/src/po/is.po index fc539bc26..357a4bf0e 100644 --- a/src/po/is.po +++ b/src/po/is.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2023-06-28 15:44+0000\n" "Last-Translator: Sveinn í Felli \n" "Language-Team: Icelandic\n" @@ -395,8 +395,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1630,20 +1630,24 @@ msgstr "Smelltu og dragðu músina til að breyta litunum í hluta myndarinnar." msgid "Click to change the colors in your entire picture." msgstr "Smelltu og hreyfðu músina til að breyta litunum í allri myndinni." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to transform parts of your picture to circular " @@ -1654,7 +1658,7 @@ msgstr "" "Smelltu og dragðu músina til að breyta hluta myndarinnar í hringlaga " "pensilstrokur." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "Click to turn your entire picture into a maze." msgid "Click to transform your entire drawing to ASCII art (%s style)." diff --git a/src/po/it.po b/src/po/it.po index 9f2393cb6..2a7b7acf9 100644 --- a/src/po/it.po +++ b/src/po/it.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint 0.9.23\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2017-12-18 09:15+0000\n" "Last-Translator: Flavio Pastore \n" "Language-Team: Italian\n" @@ -415,8 +415,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1690,20 +1690,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Fai clic per cambiare i colori di tutto il disegno." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1714,7 +1718,7 @@ msgstr "" "Fai clic e trascina per far sembrare parti del tuo disegno come se fossero " "in televisione." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and drag the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/iu.po b/src/po/iu.po index 253376fa5..615b789db 100644 --- a/src/po/iu.po +++ b/src/po/iu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Tuxpaint Inuktitut\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2013-07-04 16:05-0500\n" "Last-Translator: Harvey Ginter \n" "Language-Team: LANGUAGE \n" @@ -394,8 +394,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1641,20 +1641,24 @@ msgstr "ᓇᕐᓂᓗᒍ ᐊᐅᓚᓗᒍᓗ ᐊᐅᓚᑦᓯᒍᑎᖓ ᐊᓯᑦᔩ msgid "Click to change the colors in your entire picture." msgstr "ᓇᕐᓂᓗᒍ ᑕᐅᑦᑐᖓ ᐊᑦᔨᖑᐊᓕᒫᕐᐱᑦ ᐊᓯᑦᔨᓗᒍ." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1663,7 +1667,7 @@ msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "ᓇᕐᓂᓗᒍ ᐅᓂᐊᑯᑖᕐᓗᒍ ᐊᑦᔨᖑᐊᕐᐱᑦ ᐃᓚᖓᓂᒃ ᑕᓚᕖᓴᒦᑦᑑᔮᕐᑎᓯᓂᕐᒧᑦ." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/ja.po b/src/po/ja.po index 6e0ca0526..a125c37b1 100644 --- a/src/po/ja.po +++ b/src/po/ja.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.29\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2024-06-15 21:26+0900\n" "Last-Translator: Shin-ichi TOYAMA \n" "Language-Team: japanese \n" @@ -393,8 +393,8 @@ msgstr "" #, fuzzy #| msgid "New Magic tools: Dither, Filled Polygon." msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "「まほう」ツールの追加: 「ディザ」「たかっけい」" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1749,20 +1749,24 @@ msgstr "クリックしたまま マウスをうごかして えのいろをか msgid "Click to change the colors in your entire picture." msgstr "えを クリックして ぜんたいの いろをかえよう。" -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to transform parts of your picture to circular " @@ -1773,7 +1777,7 @@ msgstr "" "クリックしたまま マウスを うごかして なぞったところを まるく けばけばに しよ" "う" -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "Click to turn your entire picture into a maze." msgid "Click to transform your entire drawing to ASCII art (%s style)." diff --git a/src/po/ka.po b/src/po/ka.po index 7d6b09164..268a135aa 100644 --- a/src/po/ka.po +++ b/src/po/ka.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2023-04-01 20:01+0400\n" "Last-Translator: Giasher \n" "Language-Team: Gia Shervashidze \n" @@ -391,8 +391,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1705,20 +1705,24 @@ msgstr "დაწკაპეთ და გადაატარეთ ნახ msgid "Click to change the colors in your entire picture." msgstr "დაწკაპეთ მთლიანი ნახატის ფერების შესაცვლელად." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to transform parts of your picture to circular " @@ -1727,7 +1731,7 @@ msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "დაწკაპეთ და გადაათრიეთ ნახატის ნაწილების წრეებად გარდასაქმნელად." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "Click to turn your entire picture into a maze." msgid "Click to transform your entire drawing to ASCII art (%s style)." diff --git a/src/po/kab.po b/src/po/kab.po index 9ee01a9f7..244fec18b 100644 --- a/src/po/kab.po +++ b/src/po/kab.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: kab\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2017-12-23 23:11+0100\n" "Last-Translator: Yacine Bouklif \n" "Language-Team: \n" @@ -393,8 +393,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1652,21 +1652,25 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Ssed iwakken ad tbeddeleḍ initen di tugna merra." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" # -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1677,7 +1681,7 @@ msgstr "" "Ssed u selḥu taɣerdayt iwakken ad terreḍ kra n imukan n tugna am tugna n " "tiliẓri." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and drag the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/km.po b/src/po/km.po index f81bfd724..7187ccabc 100644 --- a/src/po/km.po +++ b/src/po/km.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2008-05-30 15:41+0700\n" "Last-Translator: Khoem Sokhem \n" "Language-Team: Khmer \n" @@ -395,8 +395,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1635,26 +1635,30 @@ msgstr "ចុច ហើយ​ផ្លាស់ទី​កណ្ដុរ ដ msgid "Click to change the colors in your entire picture." msgstr "ចុច ហើយ​ផ្លាស់ទី​កណ្ដុរ ដើម្បី​ធ្វើ​ឲ្យ​រូបភាព​ព្រិល ។" -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "ចុច ហើយ​ផ្លាស់ទី​កណ្ដុរ ដើម្បី​ផ្លាស់ប្ដូរ​ពណ៌​រូបភាព ។" -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/kn.po b/src/po/kn.po index 45d33a009..9f041e6c7 100644 --- a/src/po/kn.po +++ b/src/po/kn.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2014-06-08 23:43+0630\n" "Last-Translator: Savitha \n" "Language-Team: Kannada \n" @@ -395,8 +395,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1653,20 +1653,24 @@ msgstr "ನಿಮ್ಮ ಚಿತ್ರದ ಭಾಗಗಳನ್ನು ಬಣ್ msgid "Click to change the colors in your entire picture." msgstr "ಸಂಪೂರ್ಣ ಚಿತ್ರದ ಬಣ್ಣಗಳನ್ನು ಬದಲಾಯಿಸಲು ಕ್ಲಿಕ್ ಮಾಡಿ." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1677,7 +1681,7 @@ msgstr "" "ನಿಮ್ಮ ಚಿತ್ರದ ಭಾಗವು ದೂರದರ್ಶನದಲ್ಲಿರುವ ರೀತಿಯಲ್ಲಿ ಕಾಣಿಸುವಂತೆ ಮಾಡಲು ಕ್ಲಿಕ್ ಮಾಡಿ ಹಾಗು " "ಎಳೆಯಿರಿ." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/ko.po b/src/po/ko.po index 13512f26b..1b280b8c5 100644 --- a/src/po/ko.po +++ b/src/po/ko.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2022-09-10 06:06-0400\n" "Last-Translator: Mark K. Kim \n" "Language-Team: N/A\n" @@ -382,8 +382,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1597,20 +1597,24 @@ msgstr "마우스를 누르고 끌면 그림의 색갈을 바꿀 수 있어요." msgid "Click to change the colors in your entire picture." msgstr "마우스를 누르면 그림의 전채 색갈을 바꿀 수 있어요." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to stretch part of your picture vertically or horizontally." @@ -1618,7 +1622,7 @@ msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "마우스를 누르고 끌면 그림의 부분을 늘릴수가 있습니다." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "Click to turn the entire picture into a cartoon." msgid "Click to transform your entire drawing to ASCII art (%s style)." diff --git a/src/po/kok.po b/src/po/kok.po index a69addc96..df5064059 100644 --- a/src/po/kok.po +++ b/src/po/kok.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: en_gb\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2014-05-19 23:18+0200\n" "Last-Translator: \n" "Language-Team: \n" @@ -396,8 +396,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1645,20 +1645,24 @@ msgstr "तुमच्या पिंतुराच्या भागां msgid "Click to change the colors in your entire picture." msgstr "तुमच्या पुराय पिंतुरांत रंग बदलूंक क्लिक करचें." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1667,7 +1671,7 @@ msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "तुमच्या पिंतुराचे भाग टॅलिव्हिजनाचेर आसात अशें दिसूंक, क्लिक करून ओडचें." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/kok@roman.po b/src/po/kok@roman.po index d291b4234..30e110408 100644 --- a/src/po/kok@roman.po +++ b/src/po/kok@roman.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2012-05-11 18:00+0530\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" @@ -394,8 +394,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1647,20 +1647,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr " tujea soglea pinturacho rong bodlunk klik kor " -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1670,7 +1674,7 @@ msgid "" msgstr "" " tujea pinturacher bhag durdorxonacher aschea bhaxen disonk, klikkorun vodd " -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/ks.po b/src/po/ks.po index 5c96b97ba..c671cb906 100644 --- a/src/po/ks.po +++ b/src/po/ks.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2012-01-02 11:36+0530\n" "Last-Translator: \n" "Language-Team: Kashmiri-PA\n" @@ -393,8 +393,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1645,20 +1645,24 @@ msgstr "کلِک کٔریو تہٕ ڈٲلِو ماوس تُہنٛزِ شکلہِ msgid "Click to change the colors in your entire picture." msgstr "تُہنٛزِ سٲرۍسی شکلہِ رنٛگ تبدیل کرنہٕ خٲطرٕ کٔریو کلِک" -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1669,7 +1673,7 @@ msgstr "" "کلِک تہٕ ڈریگ کٔریو پَنٕنہِ تصویر ہِنٛد۪ی حصہٕ تِتھ۪ی بناونہٕ خٲطرٕ زَن تہِ چھہٕ تِم ٹیلی وجنَس " "پد۪ٹھ۔" -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/ks@devanagari.po b/src/po/ks@devanagari.po index d4a554768..588d9978a 100644 --- a/src/po/ks@devanagari.po +++ b/src/po/ks@devanagari.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2012-12-21 11:04+0530\n" "Last-Translator: \n" "Language-Team: Kashmiri-DV\n" @@ -394,8 +394,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1647,20 +1647,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "पननॊ पूरी तसविर मंज़ रंग बदलावनो बापत कॊरीव कोलोक." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1671,7 +1675,7 @@ msgstr "" "कोलोक कॊरीव तॊ डरिग कॊरीव पननॊ तसविर हॊंद होसो तॊथ बासनावनॊ बापत ज़न तॊ तॊम " "टोलो वीजनस पयॊठ आसन." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/ku.po b/src/po/ku.po index 804a3b5c9..bb6b68a0f 100644 --- a/src/po/ku.po +++ b/src/po/ku.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: ku\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2009-05-25 12:52+0300\n" "Last-Translator: \n" "Language-Team: en_US \n" @@ -393,8 +393,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1644,26 +1644,30 @@ msgstr "Mişkî li dora reşahiya wêneyê bitikîne û rake." msgid "Click to change the colors in your entire picture." msgstr "Mişkî li dora reşahiya wêneyê bitikîne û rake." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "Ji bo guherandina rengê wêneyê bitikîne mişkî li dorê bigerîne." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/lb.po b/src/po/lb.po index 293462458..af52b7eab 100644 --- a/src/po/lb.po +++ b/src/po/lb.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: lb\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2010-02-16 21:10+0100\n" "Last-Translator: René Brandenburger \n" "Language-Team: LANGUAGE \n" @@ -393,8 +393,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1621,20 +1621,24 @@ msgid "Click to change the colors in your entire picture." msgstr "" "Klick a beweeg d'Maus fir d'Faarwen an déngem ganze Bild ze veränneren." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1644,7 +1648,7 @@ msgid "" msgstr "" "Klick a beweeg d'Maus fir Deeler vun déngem Bild wei op der Telé ze maachen." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/lg.po b/src/po/lg.po index 7e25b91f9..3433e0dab 100644 --- a/src/po/lg.po +++ b/src/po/lg.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2010-09-21 09:37+0200\n" "Last-Translator: OLWENY San James \n" "Language-Team: LANGUAGE \n" @@ -393,8 +393,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1652,20 +1652,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Nyiga okukyusa langi mu kifaananyi kyo kyonna." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1674,7 +1678,7 @@ msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "Nyiga era walula okufuula ebitundu by'ekifaananyi kyo ng'ebiri ku TV" -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/lt.po b/src/po/lt.po index d37091ef9..2d562eb9d 100644 --- a/src/po/lt.po +++ b/src/po/lt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Tuxpaint 0.9.9\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2004-12-10 18:11+0200\n" "Last-Translator: Gintaras Goštautas \n" "Language-Team: Lithuanian \n" @@ -396,8 +396,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1651,26 +1651,30 @@ msgstr "Spustelėkite ir judindami pelę suliesite piešinį." msgid "Click to change the colors in your entire picture." msgstr "Spustelėkite ir judindami pelę suliesite piešinį." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "Spustelėkite ir judindami pelę pakeisite piešinio spalvas." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/lv.po b/src/po/lv.po index 9e62a3a78..985e17332 100644 --- a/src/po/lv.po +++ b/src/po/lv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2014-06-11 23:13-0000\n" "Last-Translator: Raivis Strogonovs \n" "Language-Team: Valoda \n" @@ -395,8 +395,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1647,20 +1647,24 @@ msgstr "Nospied un velc peli, lai daļai bildes mainītu krāsu!" msgid "Click to change the colors in your entire picture." msgstr "Nospied peli, lai mainītu krāsu visai bildei." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1671,7 +1675,7 @@ msgstr "" "Noklikšķini un velc peli, lai daļa tavas bildes, iszskatītos it kā būtu " "televizorā." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/mai.po b/src/po/mai.po index 6c6e24a81..136015cde 100644 --- a/src/po/mai.po +++ b/src/po/mai.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2013-02-18 09:21+0530\n" "Last-Translator: sk \n" "Language-Team: American English \n" @@ -396,8 +396,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1639,20 +1639,24 @@ msgstr "चित्रक भागक रंग परिवर्तित msgid "Click to change the colors in your entire picture." msgstr "अपन पूरा चित्रमे रंग बदलबाक' लेल क्लिक करू." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1663,7 +1667,7 @@ msgstr "" " तस्वीरक किछु हीस केँ एहिन बदलबा क' लेल जहिना ओ टीवी पर अछि, ई तरह देखाबै क' लेल " "क्लिक करू आओर माउस केँ स्थानांतरित करू." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/mk.po b/src/po/mk.po index 00721ec17..fe91a8b51 100644 --- a/src/po/mk.po +++ b/src/po/mk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2006-06-17 23:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Macedonian \n" @@ -394,8 +394,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1638,20 +1638,24 @@ msgstr "Кликнете и движете го глувчето наоколу msgid "Click to change the colors in your entire picture." msgstr "Кликнете и движете го глувчето наоколу за да ја замаглите сликата." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." @@ -1659,7 +1663,7 @@ msgstr "" "Кликнете на глувчето и влечете го наоколу за да ја промените бојата на " "сликата." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/ml.po b/src/po/ml.po index 737cfad99..7598c4240 100644 --- a/src/po/ml.po +++ b/src/po/ml.po @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2014-08-03 16:29+0530\n" "Last-Translator: Akhil Krishnan S \n" "Language-Team: Malayalam\n" @@ -404,8 +404,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1649,20 +1649,24 @@ msgstr "നിങ്ങളുടെ ചിത്രത്തിന്റെ ഒ msgid "Click to change the colors in your entire picture." msgstr "നിങ്ങളുടെ ചിത്രത്തിന്റെ നിറം മാറ്റാനായി ബട്ടണ്‍ അമര്‍ത്തുക." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1671,7 +1675,7 @@ msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "ടെലിവിഷനില്‍ കാണുന്നതുപോലെ നിങ്ങളുടെ ചിത്രത്തെ മാറ്റാന്‍ മൗസിലമര്‍ത്തി വലിക്കുക." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/mn.po b/src/po/mn.po index c87258b56..d56c98a48 100644 --- a/src/po/mn.po +++ b/src/po/mn.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -371,8 +371,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1547,26 +1547,30 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "" -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, c-format msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "" -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, c-format msgid "Click to transform your entire drawing to ASCII art (%s style)." msgstr "" diff --git a/src/po/mni.po b/src/po/mni.po index 131728aa0..78c34a13d 100644 --- a/src/po/mni.po +++ b/src/po/mni.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2011-10-07 15:05+0530\n" "Last-Translator: Hidam Dolen \n" "Language-Team: LANGUAGE \n" @@ -393,8 +393,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1643,20 +1643,24 @@ msgstr "অদোমগী লাইগী শরুক্তা মচু ও msgid "Click to change the colors in your entire picture." msgstr "অদোমগী লাই অপুম্বগী মচু হোংদোক্নবা ক্লিক তৌরো." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1665,7 +1669,7 @@ msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "অদোমগী লাইগী শরুকশিং তেলিভিজনদা উবা মান্না শেম্নবা ক্লিক তৌরো অমসুং চিংঙো." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/mni@meiteimayek.po b/src/po/mni@meiteimayek.po index d34f602a2..3273c1194 100644 --- a/src/po/mni@meiteimayek.po +++ b/src/po/mni@meiteimayek.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2011-10-07 15:05+0530\n" "Last-Translator: Hidam Dolen \n" "Language-Team: LANGUAGE \n" @@ -393,8 +393,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1640,20 +1640,24 @@ msgstr "ꯑꯗꯣꯝꯒꯤ ꯂꯥꯏꯒꯤ ꯁꯔꯨꯛꯇ ꯃꯆꯨ ꯑꯣꯟ msgid "Click to change the colors in your entire picture." msgstr "ꯑꯗꯣꯝꯒꯤ ꯂꯥꯏ ꯑꯄꯨꯝꯕꯒꯤ ꯃꯆꯨ ꯍꯣꯡꯗꯣꯛꯅꯕ ꯀ꯭ꯂꯤꯛ ꯇꯧꯔꯣ." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1662,7 +1666,7 @@ msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "ꯑꯗꯣꯝꯒꯤ ꯂꯥꯏꯒꯤ ꯁꯔꯨꯛꯁꯤꯡ ꯇꯦꯂꯤꯚꯤꯖꯟꯗ ꯎꯕ ꯃꯥꯟꯅ ꯁꯦꯝꯅꯕ ꯀ꯭ꯂꯤꯛ ꯇꯧꯔꯣ ꯑꯃꯁꯨꯡ ꯆꯤꯡꯉꯣ." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/mr.po b/src/po/mr.po index 2c2dd3fc5..fdf2fbc92 100644 --- a/src/po/mr.po +++ b/src/po/mr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.21c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2013-03-28 12:11+0530\n" "Last-Translator: Santosh Jankiram Kshetre \n" "Language-Team: Marathi\n" @@ -394,8 +394,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1652,20 +1652,24 @@ msgstr "चित्र के भागों के रंग परिवर msgid "Click to change the colors in your entire picture." msgstr "अपने पूरे चित्र में रंग बदलने के लिए क्लिक करें|" -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1676,7 +1680,7 @@ msgstr "" " तस्वीर के कुछ हिस्सों को ऐसे बदलने के लिए जैसे वह टीवी पर हैं,इस तरह दिखाने के लिए क्लिक " "करें और माउस को स्थानांतरित करें|" -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/ms.po b/src/po/ms.po index 273ceb0ce..34aaa85f3 100644 --- a/src/po/ms.po +++ b/src/po/ms.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2015-03-07 23:30+0000\n" "Last-Translator: abuyop \n" "Language-Team: Malay (http://www.transifex.com/projects/p/doudoulinux/" @@ -406,8 +406,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1631,20 +1631,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Klik untuk ubah warna keseluruhan gambar anda." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1655,7 +1659,7 @@ msgstr "" "Klik dan seret untuk menjadikan sebahagian dari gambar anda kelihatan " "seperti berada di dalam televisyen." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/nb.po b/src/po/nb.po index 7fc7829ee..921cf08c4 100644 --- a/src/po/nb.po +++ b/src/po/nb.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: nb\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2021-06-28 19:40+0200\n" "Last-Translator: Karl Ove Hufthammer \n" "Language-Team: Norwegian Bokmål \n" @@ -402,8 +402,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1642,20 +1642,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Trykk for å endre fargene på hele tegningen." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1666,7 +1670,7 @@ msgstr "" "Hold inne knappen og flytt rundt for å få tegningen til å se ut som den blir " "vist på TV." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and drag the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/ne.po b/src/po/ne.po index 5211be341..b68c48956 100644 --- a/src/po/ne.po +++ b/src/po/ne.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2014-06-09 08:08+0530\n" "Last-Translator: Khagen Sarma \n" "Language-Team: none\n" @@ -394,8 +394,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1643,20 +1643,24 @@ msgstr "तपाईको चित्रका अवयवहरूमा र msgid "Click to change the colors in your entire picture." msgstr "तपाईँको चित्रको स्मपूर्ण रङ्ग परिवर्तन गर्नका लागि क्लिक गर्नुहोस्।" -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1666,7 +1670,7 @@ msgid "" msgstr "" "तपाईँको चित्रलाई टेलिभिजनमा जस्तै देखिने बनाउनका लागि क्लिक गर्नुहोस् अनि ड्र्याग गर्नुहोस्।" -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/nl.po b/src/po/nl.po index 7bb3ee64c..553bf1f74 100644 --- a/src/po/nl.po +++ b/src/po/nl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2023-03-30 14:41+0200\n" "Last-Translator: Willem Heppe \n" "Language-Team: Dutch \n" @@ -394,8 +394,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1742,20 +1742,24 @@ msgstr "Klik en sleep de muis om daar de kleur van je tekening te veranderen." msgid "Click to change the colors in your entire picture." msgstr "Klik en verander de kleur van je hele tekening." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to transform parts of your picture to circular " @@ -1766,7 +1770,7 @@ msgstr "" "Klik en sleep om delen van de tekening naar rondlopende penseelstreken te " "veranderen." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "Click to turn your entire picture into a maze." msgid "Click to transform your entire drawing to ASCII art (%s style)." diff --git a/src/po/nn.po b/src/po/nn.po index 1dabcc68d..55c0e9c86 100644 --- a/src/po/nn.po +++ b/src/po/nn.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: nn\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2024-06-02 13:17+0200\n" "Last-Translator: Karl Ove Hufthammer \n" "Language-Team: Norwegian Nynorsk \n" @@ -390,8 +390,8 @@ msgstr "" #, fuzzy #| msgid "New Magic tools: Dither, Filled Polygon." msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "Nye magiske verktøy: prikkemønster, fylte mangekantar." #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1745,20 +1745,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Trykk for å endra fargane på heile teikninga." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to transform parts of your picture to circular " @@ -1769,7 +1773,7 @@ msgstr "" "Hald inne knappen og flytt rundt å gjera delar av teikninga om til sirkulære " "penselstrok." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "Click to turn your entire picture into a maze." msgid "Click to transform your entire drawing to ASCII art (%s style)." diff --git a/src/po/nr.po b/src/po/nr.po index d5cefea1f..cc9c650d7 100644 --- a/src/po/nr.po +++ b/src/po/nr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2006-10-09 20:32+0200\n" "Last-Translator: Vincent Mahlangu \n" "Language-Team: LANGUAGE \n" @@ -394,8 +394,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1650,20 +1650,24 @@ msgid "Click to change the colors in your entire picture." msgstr "" "Qhwarhaza bewudose njalo iKhondlwana ujikeleze ukuze ufiphaze isithombe." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." @@ -1671,7 +1675,7 @@ msgstr "" "Qhwarhaza udose njalo iKhondlwana uzungeleze ukuze utjhugulule umbala " "weithombe. " -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/nso.po b/src/po/nso.po index 6f0151223..9eaabc805 100644 --- a/src/po/nso.po +++ b/src/po/nso.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2010-10-04 17:44+0200\n" "Last-Translator: Pheledi \n" "Language-Team: LANGUAGE \n" @@ -394,8 +394,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1652,20 +1652,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Kgotla gore o fetoše mebala seswantšhong sa gago ka moka." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1676,7 +1680,7 @@ msgstr "" "Kgotla gomme o goge go dira gore dikarolwana tša seswantšho sa gago di " "bonagale o ka re di thelebišeneng." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/oc.po b/src/po/oc.po index 4705a5cba..6916cd367 100644 --- a/src/po/oc.po +++ b/src/po/oc.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2021-06-06 18:54+0200\n" "Last-Translator: \n" "Language-Team: Occitan (post 1500) \n" @@ -382,8 +382,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1578,26 +1578,30 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "" -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, c-format msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "" -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, c-format msgid "Click to transform your entire drawing to ASCII art (%s style)." msgstr "" diff --git a/src/po/oj.po b/src/po/oj.po index d2d24649d..fe07e71a2 100644 --- a/src/po/oj.po +++ b/src/po/oj.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: ojibwaytuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2007-10-08 18:19-0500\n" "Last-Translator: Ed Montgomery \n" "Language-Team: Ed \n" @@ -380,8 +380,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1590,26 +1590,30 @@ msgstr "Waabizo" msgid "Click to change the colors in your entire picture." msgstr "Waabizo" -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "Waabizo" -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format msgid "Click to transform your entire drawing to ASCII art (%s style)." msgstr "Waabizo" diff --git a/src/po/or.po b/src/po/or.po index 5de5d4521..22c2bed5b 100644 --- a/src/po/or.po +++ b/src/po/or.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2012-04-05 20:08+0530\n" "Last-Translator: Ekanta \n" "Language-Team: LANGUAGE \n" @@ -394,8 +394,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1644,20 +1644,24 @@ msgstr "କ୍ଲିକ କରନ୍ତୁ ଏବଂ ଆପଣଙ୍କ ଚି msgid "Click to change the colors in your entire picture." msgstr "ଆପଣଙ୍କ ସମଗ୍ର ଚିତ୍ରର ରଙ୍ଗଗୁଡିକ ପରିବର୍ତ୍ତନ କରିବାକୁ କ୍ଲିକ କରନ୍ତୁ ୤ " -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1666,7 +1670,7 @@ msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "ଆପଣ୍ଙ୍କ ଚିତ୍ରର ଅଂଶ ଗୁଡିକ ଦୂରଦର୍ଶନ ଉପରେ ଅଛନ୍ତି ଭଳି ଦିଶିବା ପାଇଁ କ୍ଲିକ କରି ଡ୍ରାଗ କରନ୍ତୁ ୤" -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/pa.po b/src/po/pa.po index 6976d4eb7..b8184d8ff 100644 --- a/src/po/pa.po +++ b/src/po/pa.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2022-10-13 16:28-0700\n" "Last-Translator: A S Alam \n" "Language-Team: Punjabi \n" @@ -387,8 +387,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1616,20 +1616,24 @@ msgstr "ਆਪਣੀ ਤਸਵੀਰ ਦੇ ਹਿੱਸਿਆਂ ਵਿੱਚ msgid "Click to change the colors in your entire picture." msgstr "ਆਪਣੀ ਪੂਰੀ ਤਸਵੀਰ ਵਿੱਚ ਰੰਗ ਬਦਲਣ ਲਈ ਕਲਿੱਕ ਕਰੋ।" -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to stretch part of your picture vertically or horizontally." @@ -1638,7 +1642,7 @@ msgid "" msgstr "" "ਆਪਣੀ ਤਸਵੀਰ ਦੇ ਹਿੱਸਿਆਂ ਨੂੰ ਖੜ੍ਹਵੇਂ ਜਾਂ ਲੇਟਵੇਂ ਰੂਪ ਵਿੱਚ ਤਾਣਨ ਲਈ ਮਾਊਂਸ ਨਾਲ ਕਲਿੱਕ ਕਰਕੇ ਦੁਆਲੇ ਖਿੱਚੋ।" -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "Click to turn the entire picture into a cartoon." msgid "Click to transform your entire drawing to ASCII art (%s style)." diff --git a/src/po/pl.po b/src/po/pl.po index 49bf59832..8c5bd567a 100644 --- a/src/po/pl.po +++ b/src/po/pl.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2017-12-30 18:21+0000\n" "Last-Translator: Chris \n" "Language-Team: none\n" @@ -399,8 +399,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1646,20 +1646,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Kliknij, aby zmienić kolory na całym rysunku." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1670,7 +1674,7 @@ msgstr "" "Kliknij i przesuń myszką dookoła, aby części rysunku wyglądały jak w " "telewizorze." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and drag the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/pt.po b/src/po/pt.po index 7349ce32f..7bbac7b00 100644 --- a/src/po/pt.po +++ b/src/po/pt.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2024-05-30 20:21+0100\n" "Last-Translator: Hugo Carvalho \n" "Language-Team: Portuguese \n" @@ -399,8 +399,8 @@ msgstr "" #, fuzzy #| msgid "New Magic tools: Dither, Specular, Filled Polygon." msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "Novas ferramentas de magia: Dither, Specular, Filled Polygon." #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1788,20 +1788,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Clica para alterar as cores de todo o desenho." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to transform parts of your picture to circular " @@ -1812,7 +1816,7 @@ msgstr "" "Clica e arrasta para transformar partes do teu desenho em pinceladas " "circulares." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "Click to turn your entire picture into a maze." msgid "Click to transform your entire drawing to ASCII art (%s style)." diff --git a/src/po/pt_BR.po b/src/po/pt_BR.po index 52f977139..beed7c64e 100644 --- a/src/po/pt_BR.po +++ b/src/po/pt_BR.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2017-12-06 13:01-0300\n" "Last-Translator: Fred Ulisses Maranhão \n" "Language-Team: none\n" @@ -396,8 +396,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1652,20 +1652,24 @@ msgstr "Clique e arraste para trocar a cor de partes da sua figura." msgid "Click to change the colors in your entire picture." msgstr "Clique para trocar a cor da sua figura inteira." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1675,7 +1679,7 @@ msgid "" msgstr "" "Clique e arraste para fazer partes da figura parecerem estar na televisão." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and drag the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/ro.po b/src/po/ro.po index 8a1148f65..69edf49f9 100644 --- a/src/po/ro.po +++ b/src/po/ro.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Tuxpaint 0.9.2pre\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2003-01-03 21:32-0500\n" "Language-Team: Romanian \n" "Language: ro\n" @@ -400,8 +400,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1670,20 +1670,24 @@ msgstr "Click şi mişcă mouse-ul pentru a schimba culorile picturii tale." msgid "Click to change the colors in your entire picture." msgstr "Click pentru a schimba culorile în toată pictura." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1694,7 +1698,7 @@ msgstr "" "Click şi trage mouse-ul pentru a face unele părţi din pictură să arate ca la " "televizor." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/ru.po b/src/po/ru.po index f70e50993..4eb2cef72 100644 --- a/src/po/ru.po +++ b/src/po/ru.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2024-06-27 16:04+0300\n" "Last-Translator: Alevtina \n" "Language-Team: Basealt Translation Team\n" @@ -429,8 +429,8 @@ msgstr "" #, fuzzy #| msgid "New Magic tools: Dither, Filled Polygon." msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" "Новые магические инструменты: Узор из точек, Закрашенный многоугольник." @@ -1822,20 +1822,24 @@ msgstr "Щёлкните и ведите мышью по картинке, чт msgid "Click to change the colors in your entire picture." msgstr "Щёлкните, чтобы изменить цвета всей картинки." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to transform parts of your picture to circular " @@ -1846,7 +1850,7 @@ msgstr "" "Щёлкните и ведите мышью по картинке, чтобы превратить её части в круги из " "мазков кистью." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "Click to turn your entire picture into a maze." msgid "Click to transform your entire drawing to ASCII art (%s style)." diff --git a/src/po/rw.po b/src/po/rw.po index 7d8045b74..ad3eef0f4 100644 --- a/src/po/rw.po +++ b/src/po/rw.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.14\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2005-04-04 10:55-0700\n" "Last-Translator: Steven Michael Murphy \n" "Language-Team: Kinyarwanda \n" @@ -404,8 +404,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1637,26 +1637,30 @@ msgstr "Na Kwimura i Imbeba Kuri i() y'Ishusho" msgid "Click to change the colors in your entire picture." msgstr "Na Kwimura i Imbeba Kuri i() y'Ishusho" -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "Na Kwimura i Imbeba Kuri Ubwoko i() y'Ishusho" -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format msgid "Click to transform your entire drawing to ASCII art (%s style)." msgstr "Na Kwimura i Imbeba Kuri i() y'Ishusho a Igishushanyo" diff --git a/src/po/sa.po b/src/po/sa.po index 85376e200..ceb491543 100644 --- a/src/po/sa.po +++ b/src/po/sa.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2011-11-19 07:03+0530\n" "Last-Translator: Aarathi Bala\n" "Language-Team: \n" @@ -394,8 +394,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1639,20 +1639,24 @@ msgstr "तव चित्रस्य भागेषु वर्णान् msgid "Click to change the colors in your entire picture." msgstr "तव सम्पूर्णचित्रे वर्णान् परिणमितुं क्लिक् कुरु।" -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1661,7 +1665,7 @@ msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "तव चित्रस्य भागान् दूरदर्शनेभवानिव कारयितुं क्लिक् कृत्वा कर्षय।" -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/sat.po b/src/po/sat.po index cb1b46067..d33c5111f 100644 --- a/src/po/sat.po +++ b/src/po/sat.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2014-06-16 16:55+0530\n" "Last-Translator: Ganesh Murmu \n" "Language-Team: none\n" @@ -394,8 +394,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1648,20 +1648,24 @@ msgstr "आमाक् चिता़र रेयाक् हिंस र msgid "Click to change the colors in your entire picture." msgstr "आमाक् गोटा चिता़र रे रोङ को बोदोल ला़गित् ओताय मे." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1670,7 +1674,7 @@ msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "आमाक् चिता़र टेलिविजान रे ञेलोक् लेका रेयाक् हिंस तेयार ला़गित् ओर आर ओताय मे." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/sat@olchiki.po b/src/po/sat@olchiki.po index 0d673de8d..d9e36268b 100644 --- a/src/po/sat@olchiki.po +++ b/src/po/sat@olchiki.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2022-02-11 18:33+0530\n" "Last-Translator: Prasanta Hembram \n" "Language-Team: \n" @@ -391,8 +391,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1642,20 +1642,24 @@ msgstr "ᱪᱤᱛᱟᱹᱨ ᱨᱮᱭᱟᱜ ᱦᱟᱹᱴᱤᱧ ᱠᱚᱨᱮ ᱚ msgid "Click to change the colors in your entire picture." msgstr "ᱟᱢᱟᱜ ᱜᱚᱴᱟ ᱪᱤᱛᱟᱹᱨ ᱨᱮ ᱨᱚᱝ ᱠᱚ ᱵᱚᱫᱚᱞ ᱞᱟᱹᱜᱤᱫ ᱚᱛᱟᱭ ᱢᱮ ᱾" -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1665,7 +1669,7 @@ msgid "" msgstr "" "ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱴᱮᱞᱤᱣᱤᱡᱟᱱ ᱨᱮ ᱧᱮᱞᱚᱜ ᱞᱮᱠᱟ ᱨᱮᱭᱟᱜ ᱦᱤᱸᱥ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱚᱨ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ ᱾" -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "Click to sharpen the entire picture." msgid "Click to transform your entire drawing to ASCII art (%s style)." diff --git a/src/po/sc.po b/src/po/sc.po index 55920e61e..f7aa26c53 100644 --- a/src/po/sc.po +++ b/src/po/sc.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: sc\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2020-10-29 00:00+0000\n" "Last-Translator: Flavia Floris \n" "Language-Team: LANGUAGE \n" @@ -391,8 +391,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1641,20 +1641,24 @@ msgstr "Incarca e traga su cursore pro mudare colore in partes de s'immàgine." msgid "Click to change the colors in your entire picture." msgstr "Incarca pro mudare is colores in totu s'immàgine." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1664,7 +1668,7 @@ msgid "" msgstr "" "Incarca e traga pro chi partes de s'immàgine pàrgiant essinde in televisione." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and drag the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/sd.po b/src/po/sd.po index 36cb39333..f946dc250 100644 --- a/src/po/sd.po +++ b/src/po/sd.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2013-01-09 14:39+0530\n" "Last-Translator: Chandrakant Dhutadmal\n" "Language-Team: Sindhi-PA\n" @@ -394,8 +394,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1645,20 +1645,24 @@ msgstr "پنهنجي تصوير جي حصن جا رنگ بدلائڻ لاءِ ڪ msgid "Click to change the colors in your entire picture." msgstr "پنهنجي سموريءَ تصوير جا رنگ بدلائڻ لاءِ ڪلڪ ڪريو۔" -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1667,7 +1671,7 @@ msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "پنهنجي تصوير تي واچوڙي واري قيف جو نقش ڪڍڻ لاءِ ڪلڪ ڪريو ۽ گهليو۔" -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/sd@devanagari.po b/src/po/sd@devanagari.po index cc4b0f61d..0efb54f45 100644 --- a/src/po/sd@devanagari.po +++ b/src/po/sd@devanagari.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2013-01-19 23:29+0530\n" "Last-Translator: \n" "Language-Team: Sindhi-DV\n" @@ -394,8 +394,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1643,20 +1643,24 @@ msgstr "पंहिंजे तस्वीर जे हिसनि जा msgid "Click to change the colors in your entire picture." msgstr "पंहिंजे समूरीअ तस्वीर जा रंग बदिलाइण लाइ क्लिक करियो." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1667,7 +1671,7 @@ msgstr "" "पंहिंजे तस्वीर जा हिसा इएं बणाइण लाइ ॼणु उहे टेलीविज़न ते नज़र अचनि था क्लिक करियो ऐं " "गिहिलियो." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/shs.po b/src/po/shs.po index b685a9226..5624aa5ba 100644 --- a/src/po/shs.po +++ b/src/po/shs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.17\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2008-10-20 09:16-0700\n" "Last-Translator: Neskie Manuel \n" "Language-Team: Ubuntu Secwepemc Translators \n" "Language-Team: none\n" @@ -398,8 +398,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1667,20 +1667,24 @@ msgstr "ඔබේ පින්තූරයේ කොටස් වල පාට msgid "Click to change the colors in your entire picture." msgstr "මුලු පින්තූරයේ පාට මාරු කිරීමට මූසික ක්ලිකය කරන්න." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1689,7 +1693,7 @@ msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "එබීමෙන් ඔබගේ පින්තුරයේ කොටසක් පෙනෙන ආකාරයරුපවහිනයේ." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/sk.po b/src/po/sk.po index 49dca68e1..b540182f6 100644 --- a/src/po/sk.po +++ b/src/po/sk.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.28\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2023-04-10 13:48+0200\n" "Last-Translator: Jose Riha \n" "Language-Team: Slovak \n" @@ -398,8 +398,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1746,20 +1746,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Kliknutím a ťahaním myši zmeníš farby na celom obrázku." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to transform parts of your picture to circular " @@ -1769,7 +1773,7 @@ msgid "" msgstr "" "Kliknutím a ťahaním myši premeníš časti obrázka na kruhové ťahy štetcom." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "Click to turn your entire picture into a maze." msgid "Click to transform your entire drawing to ASCII art (%s style)." diff --git a/src/po/sl.po b/src/po/sl.po index 78acad679..0238ce37e 100644 --- a/src/po/sl.po +++ b/src/po/sl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2017-12-26 21:51+0100\n" "Last-Translator: Matej Urbančič \n" "Language-Team: Slovenian GNOME Translation Team \n" @@ -395,8 +395,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1647,20 +1647,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "S klikom miške je mogoče spremeniti barve cele slike." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1669,7 +1673,7 @@ msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "S klikom lahko ustvarite sliko, kot je na televiziji." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and drag the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/son.po b/src/po/son.po index acc0ca7ca..93219b815 100644 --- a/src/po/son.po +++ b/src/po/son.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Tuxpaint-Songhay\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2023-04-20 15:29+0200\n" "Last-Translator: Chris \n" "Language-Team: Songhay Localization Team\n" @@ -393,8 +393,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1714,20 +1714,24 @@ msgstr "Naagu ka ncaŋoo nor ka ni biyoo dooyaŋ noonawey barmay." msgid "Click to change the colors in your entire picture." msgstr "Naagu ka bii timmantaa noonawey barmay." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to transform parts of your picture to circular " @@ -1736,7 +1740,7 @@ msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "Naagu nda nor ka ni biyoo jerey bere k'i tee caaraykalam tonbiyaŋ." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "Click to turn your entire picture into a maze." msgid "Click to transform your entire drawing to ASCII art (%s style)." diff --git a/src/po/sq.po b/src/po/sq.po index 411f15f4b..d1c6877c8 100644 --- a/src/po/sq.po +++ b/src/po/sq.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2024-01-26 19:44+0200\n" "Last-Translator: Besnik Bleta \n" "Language-Team: none\n" @@ -400,8 +400,8 @@ msgstr "" #, fuzzy #| msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "Mjeti i ri Magjik: Prodhues vizatimesh Epitrohoide dhe Hipotrohoide." #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1783,20 +1783,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Klikoni që të ndryshohen ngjyrat në krejt vizatimin tuaj." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to transform parts of your picture to circular " @@ -1807,7 +1811,7 @@ msgstr "" "Klikoni dhe tërhiqeni për të shndërruar pjesë të figurës tuaj në penelata " "rrethore." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "Click to turn your entire picture into a maze." msgid "Click to transform your entire drawing to ASCII art (%s style)." diff --git a/src/po/sr.po b/src/po/sr.po index a186ebfc4..3c7b0a57d 100644 --- a/src/po/sr.po +++ b/src/po/sr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.15rc1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2010-12-12 00:00+0100\n" "Last-Translator: Ivana \n" "Language-Team: Serbian \n" @@ -419,8 +419,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1757,21 +1757,25 @@ msgstr "Кликни и помери миша да би се променила msgid "Click to change the colors in your entire picture." msgstr "Кликни и мрдај мишем да би се променила боја целе слике." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" # -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1781,7 +1785,7 @@ msgid "" msgstr "Кликни и учини да део слике изгледа као да је на телевизији." # -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/sr@latin.po b/src/po/sr@latin.po index fc3a9ee19..2430f7b5f 100644 --- a/src/po/sr@latin.po +++ b/src/po/sr@latin.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.15rc1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2010-12-12 00:00+0100\n" "Last-Translator: Ivana \n" "Language-Team: Serbian \n" @@ -419,8 +419,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1757,21 +1757,25 @@ msgstr "Klikni i pomeri miša da bi se promenila boja u delovim tvoje slike." msgid "Click to change the colors in your entire picture." msgstr "Klikni i mrdaj mišem da bi se promenila boja cele slike." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" # -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1781,7 +1785,7 @@ msgid "" msgstr "Klikni i učini da deo slike izgleda kao da je na televiziji." # -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/su.po b/src/po/su.po index 6d779011c..f42bc25fa 100644 --- a/src/po/su.po +++ b/src/po/su.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2011-05-27 06:24+0200\n" "Last-Translator: kumincir \n" "Language-Team: LANGUAGE \n" @@ -385,8 +385,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1622,26 +1622,30 @@ msgstr "Klik pikeun ngarobah warna dina sakabéh gambarna." msgid "Click to change the colors in your entire picture." msgstr "Klik pikeun ngarobah warna dina sakabéh gambarna." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "Klik pikeun ngarobah warna dina sakabéh gambarna." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format msgid "Click to transform your entire drawing to ASCII art (%s style)." msgstr "Klik pikeun ngarobah warna dina sakabéh gambarna." diff --git a/src/po/sv.po b/src/po/sv.po index ca530731b..784b8cda5 100644 --- a/src/po/sv.po +++ b/src/po/sv.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2017-12-17 22:48+0100\n" "Last-Translator: Sebastian Rasmussen \n" "Language-Team: Svenska \n" @@ -396,8 +396,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1646,20 +1646,24 @@ msgstr "Klicka och dra med musen för att ändra färgen i delar av din bild." msgid "Click to change the colors in your entire picture." msgstr "Klicka för att ändra färgerna för hela din bild." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1669,7 +1673,7 @@ msgid "" msgstr "" "Klicka och dra för att få delar av din bild att se ut som om de är på TV." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and drag the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/sw.po b/src/po/sw.po index 7ca80f831..bdae152cd 100644 --- a/src/po/sw.po +++ b/src/po/sw.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2010-11-04 23:59+0200\n" "Last-Translator: Emanuel Feruzi \n" "Language-Team: LANGUAGE \n" @@ -394,8 +394,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1641,20 +1641,24 @@ msgstr "Bofya na sogeza kipanya kubadili rangi kwenye sehemu za picha zako." msgid "Click to change the colors in your entire picture." msgstr "Bofya kubadili rangi kwenye picha yako nzima." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1665,7 +1669,7 @@ msgstr "" "Bofya na kokota kufanya sehemu za picha yako zionekane kama ziko kwenye " "luninga." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/ta.po b/src/po/ta.po index fb6de3b50..58afda694 100644 --- a/src/po/ta.po +++ b/src/po/ta.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint 0.9.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2009-01-18 00:06+0530\n" "Last-Translator: ravishankar \n" "Language-Team: A. Ravishankar \n" @@ -390,8 +390,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1640,27 +1640,31 @@ msgstr "சொடுக்கி நகர்த்தினால், படத msgid "Click to change the colors in your entire picture." msgstr "சொடுக்கினால், முழுப் படத்தில் உள்ள வண்ணங்களையும் மாற்றலாம்." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "Click to make your picture look like it's on television." msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "சொடுக்கினால், உங்கள் படம் தொலைக்காட்சியில் உள்ளது போல் தெரியும். " -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/te.po b/src/po/te.po index f050d617c..d75600e5f 100644 --- a/src/po/te.po +++ b/src/po/te.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2011-01-07 15:08+0530\n" "Last-Translator: saikumar \n" "Language-Team: Telugu \n" @@ -392,8 +392,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1639,20 +1639,24 @@ msgstr "చిత్రములో మేకు కవలేసేన చోట msgid "Click to change the colors in your entire picture." msgstr "మొత్తం చిత్రం యొక్క రంగు మార్చుటకు క్లిక్ చేసి దాని చుట్టూ జరపండి." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1661,7 +1665,7 @@ msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "చిత్రములో మీకు కావలిసిన ప్రాంతాలు టివి లోని చిత్రమువలె కనిపించుటకు క్లిక్ చేసీ లాగండి." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/th.po b/src/po/th.po index 99275bd73..fdc8fb856 100644 --- a/src/po/th.po +++ b/src/po/th.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2015-03-09 11:22+0000\n" "Last-Translator: Nudjaree \n" "Language-Team: Thai (http://www.transifex.com/projects/p/doudoulinux/" @@ -400,8 +400,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1627,20 +1627,24 @@ msgstr "คลิ๊กและย้ายเมาส์เปลี่ยน msgid "Click to change the colors in your entire picture." msgstr "คลิกที่นี่เพื่อเปลี่ยนสีในภาพของคุณ" -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1649,7 +1653,7 @@ msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "คลิกและลากเพื่อให้ชิ้นส่วนของภาพของคุณเหมือนอยู่ในจอโทรทัศน์." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/tl.po b/src/po/tl.po index 181d21903..06286f453 100644 --- a/src/po/tl.po +++ b/src/po/tl.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Tux Paint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2006-01-01 17:43+0900\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -380,8 +380,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1589,26 +1589,30 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "" -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, c-format msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "" -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, c-format msgid "Click to transform your entire drawing to ASCII art (%s style)." msgstr "" diff --git a/src/po/tlh.po b/src/po/tlh.po index cabfa2cb7..541eea2a1 100644 --- a/src/po/tlh.po +++ b/src/po/tlh.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Tux Paint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2004-08-16 23:14-0800\n" "Last-Translator: Bill Kendrick \n" "Language-Team: Bill Kendrick \n" @@ -382,8 +382,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1591,26 +1591,30 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "" -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, c-format msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "" -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, c-format msgid "Click to transform your entire drawing to ASCII art (%s style)." msgstr "" diff --git a/src/po/tr.po b/src/po/tr.po index 9c5118ee6..1fdcfda6c 100644 --- a/src/po/tr.po +++ b/src/po/tr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2012-01-02 22:41+0200\n" "Last-Translator: gvhı \n" "Language-Team: Turkish \n" @@ -394,8 +394,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1650,20 +1650,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Resminizdeki bütün renkleri değiştirmek için tıklayın." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1674,7 +1678,7 @@ msgstr "" "Resminizin televizyonun içindeymiş gibi gözükmesi istediğiniz yere tıklayın " "ve sürükleyin." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/tuxpaint.pot b/src/po/tuxpaint.pot index b9c91cd85..89c06bd84 100644 --- a/src/po/tuxpaint.pot +++ b/src/po/tuxpaint.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -371,8 +371,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1547,26 +1547,30 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "" -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, c-format msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "" -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, c-format msgid "Click to transform your entire drawing to ASCII art (%s style)." msgstr "" diff --git a/src/po/tw.po b/src/po/tw.po index f391479e4..56d8dcb1f 100644 --- a/src/po/tw.po +++ b/src/po/tw.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2007-04-26 15:45+0200\n" "Last-Translator: Joana Portia Antwi-Danso \n" "MIME-Version: 1.0\n" @@ -393,8 +393,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1640,26 +1640,30 @@ msgstr "Mia so na fa akura no to mfoni no so ma no nyɛ wisiwisi." msgid "Click to change the colors in your entire picture." msgstr "Mia so na fa akura no to mfoni no so ma no nyɛ wisiwisi." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "Fa akura no fa mfoni no so na sesa n'ahosuo no." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/uk.po b/src/po/uk.po index c0bb34141..21d4374fc 100644 --- a/src/po/uk.po +++ b/src/po/uk.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint 0.9.23 uk\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2023-03-29 19:54+0300\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" @@ -400,8 +400,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1768,20 +1768,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Клацніть, щоб змінити кольори на усьому малюнку." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to transform parts of your picture to circular " @@ -1792,7 +1796,7 @@ msgstr "" "Натисніть кнопку миші і перетягніть вказівник, щоб перетворити частини " "вашого малюнка на кругові мазки пензлем." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "Click to turn your entire picture into a maze." msgid "Click to transform your entire drawing to ASCII art (%s style)." diff --git a/src/po/ur.po b/src/po/ur.po index 08e78b882..82ee1e038 100644 --- a/src/po/ur.po +++ b/src/po/ur.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2011-10-30 15:34+0530\n" "Last-Translator: Chandrakant Dhutadmal\n" "Language-Team: Urdu\n" @@ -393,8 +393,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1646,20 +1646,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "اپنی پوری تصویر میں رنگ بدلنے كے لئے كلك كریں۔" -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1670,7 +1674,7 @@ msgstr "" "آپ كے تصویر كے حصوں كو ٹیلی ویژن پر ہے ایسے پیش كرنے كے لئے كلك اور ڈریگ " "كریں۔" -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/ve.po b/src/po/ve.po index 26aa21a2e..e3251ec59 100644 --- a/src/po/ve.po +++ b/src/po/ve.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint 0.9.16\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2006-09-21 20:04+0200\n" "Last-Translator: Shumani Mercy Ṋevhulaudzi \n" "Language-Team: LANGUAGE \n" @@ -394,8 +394,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1653,27 +1653,31 @@ msgid "Click to change the colors in your entire picture." msgstr "" "Kiḽikani ni sudzuluse mausu u mona u ita uri tshifanyiso tshi si vhonale." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "" "Kiḽikani ni sudzuluse mausu u mona u shandukisa muvhala wa tshifanyiso." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/vec.po b/src/po/vec.po index 01e836ff7..42c5254a1 100644 --- a/src/po/vec.po +++ b/src/po/vec.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2014-06-18 07:59+0100\n" "Last-Translator: el Galepin \n" "Language-Team: none\n" @@ -394,8 +394,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1644,20 +1644,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Clica par canbiar i coƚori de tuto el to dixegno." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1667,7 +1671,7 @@ msgid "" msgstr "" "Clica e strasina par canbiar parte de 'l to dixegno cofà el fuse in tivixion." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/vi.po b/src/po/vi.po index c504d9277..a8882f6bc 100644 --- a/src/po/vi.po +++ b/src/po/vi.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint-0.9.21\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2024-07-26 00:51-0700\n" "Last-Translator: Cas Pascal \n" "Language-Team: Vietnamese \n" @@ -392,8 +392,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1616,20 +1616,24 @@ msgstr "Nhấn và kéo chuột để thay đổi màu sắc trong một phần msgid "Click to change the colors in your entire picture." msgstr "Nhấn chuột để thay đổi màu sắc trong toàn bộ tranh của em." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to transform parts of your picture to circular " @@ -1638,7 +1642,7 @@ msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "Nhấn và kéo chuột để biến phần của tranh thành các nét cọ tròn." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "Click to turn your entire picture into a maze." msgid "Click to transform your entire drawing to ASCII art (%s style)." diff --git a/src/po/wa.po b/src/po/wa.po index 397380fdc..fbc957d7c 100644 --- a/src/po/wa.po +++ b/src/po/wa.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.17\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2007-08-30 18:24+0200\n" "Last-Translator: Pablo Saratxaga \n" "Language-Team: Walloon \n" @@ -393,8 +393,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1654,26 +1654,30 @@ msgstr "Clitchîz et s' bodjîz l' sori po-z adoûci des bokets d' l' imådj msgid "Click to change the colors in your entire picture." msgstr "Clitchîz et s' bodjîz l' sori po-z adoûci des bokets d' l' imådje." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "Clitchîz et s' bodjîz l' sori po candjî les coleurs di l' imådje." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/wo.po b/src/po/wo.po index a65f648bc..b31a778d8 100644 --- a/src/po/wo.po +++ b/src/po/wo.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2014-08-09 13:24-0000\n" "Last-Translator: Haby Diallo \n" "Language-Team: \n" @@ -394,8 +394,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1643,20 +1643,24 @@ msgstr "Bëssël te nga diri ak jinax bi ngir sopi yen kuloru ci sa naatal bi." msgid "Click to change the colors in your entire picture." msgstr "Bëssël ngir sopi sa kuloru naatal bi yep." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1665,7 +1669,7 @@ msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "Bëssël ngir sa naatal yi bok gén mel ni tele." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/xh.po b/src/po/xh.po index 88dee5a77..ce396e1ee 100644 --- a/src/po/xh.po +++ b/src/po/xh.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.9.16\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2006-09-22 01:42+0200\n" "Last-Translator: Dwayne Bailey \n" "Language-Team: LANGUAGE \n" @@ -393,8 +393,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1648,26 +1648,30 @@ msgstr "Nqomfa ushenxashenxise impuku ukuze udyobhe umfanekiso." msgid "Click to change the colors in your entire picture." msgstr "Nqomfa ushenxashenxise impuku ukuze udyobhe umfanekiso." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "Nqomfa ushenxashenxise impuku ukuze uguqule umbala womfanekiso." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/zam.po b/src/po/zam.po index a1ecee742..879493e90 100644 --- a/src/po/zam.po +++ b/src/po/zam.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2014-08-08 12:35+0200\n" "Last-Translator: Rodrigo Perez \n" "Language-Team: \n" @@ -394,8 +394,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1633,20 +1633,24 @@ msgstr "Gash mdin xha tak guen güil mon." msgid "Click to change the colors in your entire picture." msgstr "Gash mdin xha tak guen güil mon." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1655,7 +1659,7 @@ msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "Gahs mdin xha xil lu mon lo lar." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/zh_CN.po b/src/po/zh_CN.po index c1828d9ed..8d448e438 100644 --- a/src/po/zh_CN.po +++ b/src/po/zh_CN.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2023-04-07 09:13+0800\n" "Last-Translator: hackergene \n" "Language-Team: hackergene \n" @@ -387,8 +387,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1669,20 +1669,24 @@ msgstr "单击然后移动鼠标将图片变成驳裂的效果。" msgid "Click to change the colors in your entire picture." msgstr "单击然后移动鼠标将图片变成粉笔画。" -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to transform parts of your picture to circular " @@ -1691,7 +1695,7 @@ msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "单击并拖动可以将图片的一部分转换为圆形画笔。" -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "Click to turn your entire picture into a maze." msgid "Click to transform your entire drawing to ASCII art (%s style)." diff --git a/src/po/zh_TW.po b/src/po/zh_TW.po index d36829cb0..5e2757e50 100644 --- a/src/po/zh_TW.po +++ b/src/po/zh_TW.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2014-06-24 14:46+0800\n" "Last-Translator: Song Huang \n" "Language-Team: Chinese (traditional) \n" @@ -458,8 +458,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1835,20 +1835,24 @@ msgstr "按著並移動滑鼠來改變經過圖畫的顏色。" msgid "Click to change the colors in your entire picture." msgstr "按一下來改變整張圖畫的顏色。" -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1857,7 +1861,7 @@ msgid "" "Click and drag to transform parts of your drawing to ASCII art (%s style)." msgstr "按著並拖動滑鼠來使選取的圖畫像是在電視裡面。" -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing." diff --git a/src/po/zu.po b/src/po/zu.po index d12d9bf0c..1b957fecc 100644 --- a/src/po/zu.po +++ b/src/po/zu.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-26 00:36-0700\n" +"POT-Creation-Date: 2024-09-27 22:41-0700\n" "PO-Revision-Date: 2011-02-07 12:30+0200\n" "Last-Translator: sipho \n" "Language-Team: SIpho\n" @@ -395,8 +395,8 @@ msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53 msgid "" -"New Magic tools: \"Comic dots\", \"Rotate\", \"ASCII Computer\", \"ASCII " -"Typewriter\", and various \"Fractals\"." +"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, and " +"various \"Fractals\"." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 @@ -1656,20 +1656,24 @@ msgstr "" msgid "Click to change the colors in your entire picture." msgstr "Chofoza ukushintsha imibala esithombeni sakho sonke." -#: ../../magic/src/ascii.c:49 +#: ../../magic/src/ascii.c:51 msgid "Typewriter" msgstr "" -#: ../../magic/src/ascii.c:50 +#: ../../magic/src/ascii.c:52 msgid "Computer" msgstr "" -#: ../../magic/src/ascii.c:292 +#: ../../magic/src/ascii.c:53 +msgid "Color Computer" +msgstr "" + +#: ../../magic/src/ascii.c:323 #, c-format msgid "ASCII %s" msgstr "" -#: ../../magic/src/ascii.c:311 +#: ../../magic/src/ascii.c:342 #, fuzzy, c-format #| msgid "" #| "Click and drag to make parts of your picture look like they are on " @@ -1680,7 +1684,7 @@ msgstr "" "Chofoza bese uyadonsa ukwenza izingxenye zesithombe sakho zibukeke engathi " "zikumabonakude." -#: ../../magic/src/ascii.c:313 +#: ../../magic/src/ascii.c:344 #, fuzzy, c-format #| msgid "" #| "Click and move the mouse around to turn the picture into a chalk drawing."