From b65d7f9da4f1bb470aac4b1490435ee813bf2c90 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Mon, 22 Jun 2020 22:58:12 -0700 Subject: [PATCH 01/33] Bumping version to 0.9.25 --- Makefile | 6 +++--- docs/CHANGES.txt | 3 +++ docs/en/html/ADVANCED-STAMPS-HOWTO.html | 2 +- docs/en/html/EXTENDING.html | 4 ++-- docs/en/html/FAQ.html | 4 ++-- docs/en/html/OPTIONS.html | 4 ++-- docs/en/html/README.html | 4 ++-- macos/Info.plist | 6 +++--- src/manpage/tuxpaint.1 | 4 ++-- tuxpaint.spec | 5 ++++- win32/resources.rc | 8 ++++---- 11 files changed, 28 insertions(+), 22 deletions(-) diff --git a/Makefile b/Makefile index 1ade48a0f..4071de5f4 100644 --- a/Makefile +++ b/Makefile @@ -1,15 +1,15 @@ # Tux Paint - A simple drawing program for children. -# Copyright (c) 2002-2019 +# Copyright (c) 2002-2020 # Various contributors (see AUTHORS.txt) # http://www.tuxpaint.org/ -# June 14, 2002 - October 29, 2019 +# June 14, 2002 - June 22, 2020 # The version number, for release: -VER_VERSION:=0.9.24 +VER_VERSION:=0.9.25 ifdef SOURCE_DATE_EPOCH VER_DATE=$(shell date -u -d "@$(SOURCE_DATE_EPOCH)" "+%Y-%m-%d" 2>/dev/null || date -u -r "$(SOURCE_DATE_EPOCH)" "+%Y-%m-%d" 2>/dev/null || date -u "+%Y-%m-%d") else diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index d468088ba..5e508ef3d 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -8,6 +8,9 @@ http://www.tuxpaint.org/ $Id$ +2020.June.22 (0.9.25) + * TBD + 2020.April.24 (0.9.24) * New tools --------- diff --git a/docs/en/html/ADVANCED-STAMPS-HOWTO.html b/docs/en/html/ADVANCED-STAMPS-HOWTO.html index 2f8dbeac8..d072483ac 100644 --- a/docs/en/html/ADVANCED-STAMPS-HOWTO.html +++ b/docs/en/html/ADVANCED-STAMPS-HOWTO.html @@ -11,7 +11,7 @@ alink="#FF00FF"> alt="Tux Paint">
version -0.9.24 +0.9.25
Advanced Stamps HOWTO diff --git a/docs/en/html/EXTENDING.html b/docs/en/html/EXTENDING.html index bf9d9d26b..1c8b6cb04 100644 --- a/docs/en/html/EXTENDING.html +++ b/docs/en/html/EXTENDING.html @@ -12,7 +12,7 @@ alt="Tux Paint">
version -0.9.24 +0.9.25
Extending Tux Paint @@ -21,7 +21,7 @@ Extending Tux Paint http://www.tuxpaint.org/

June 14, 2002 - - May 29, 2020

+ June 22, 2020


diff --git a/docs/en/html/FAQ.html b/docs/en/html/FAQ.html index ec54c1c0e..d533b99cc 100644 --- a/docs/en/html/FAQ.html +++ b/docs/en/html/FAQ.html @@ -11,7 +11,7 @@ alink="#FF00FF"> alt="Tux Paint">
version -0.9.24 +0.9.25
Frequently Asked Questions @@ -21,7 +21,7 @@ Frequently Asked Questions

September 14, 2002 - - May 29, 2020

+ June 22, 2020

Drawing-related

diff --git a/docs/en/html/OPTIONS.html b/docs/en/html/OPTIONS.html index 9a0eee1be..d8af83e93 100644 --- a/docs/en/html/OPTIONS.html +++ b/docs/en/html/OPTIONS.html @@ -11,7 +11,7 @@ alink="#FF00FF"> version -0.9.24 +0.9.25

Options Documentation

@@ -19,7 +19,7 @@ version

Copyright (c) 2002-2020 by various contributors; see AUTHORS.txt
http://www.tuxpaint.org/

-

May 29, 2020

+

June 22, 2020

diff --git a/docs/en/html/README.html b/docs/en/html/README.html index 2efcdd287..805d02b94 100644 --- a/docs/en/html/README.html +++ b/docs/en/html/README.html @@ -12,7 +12,7 @@ alt="Tux Paint">
version -0.9.24 +0.9.25

A simple drawing program for children

@@ -22,7 +22,7 @@ version

June 14, 2002 - - May 29, 2020

+ June 22, 2020

diff --git a/macos/Info.plist b/macos/Info.plist index 4bc4c2b16..fd29d87a4 100644 --- a/macos/Info.plist +++ b/macos/Info.plist @@ -7,7 +7,7 @@ CFBundleExecutable tuxpaint CFBundleGetInfoString - 0.9.24, Copyright 2009-2020, Tux Paint Development Team + 0.9.25, Copyright 2009-2020, Tux Paint Development Team CFBundleIconFile tuxpaint.icns CFBundleIdentifier @@ -19,10 +19,10 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.9.24 + 0.9.25 CFBundleSignature TXPT CFBundleVersion - 2020-03-28 + 2020-06-22 diff --git a/src/manpage/tuxpaint.1 b/src/manpage/tuxpaint.1 index 02db3cd01..a7bb9f4a6 100644 --- a/src/manpage/tuxpaint.1 +++ b/src/manpage/tuxpaint.1 @@ -1,5 +1,5 @@ -.\" tuxpaint.1 - 2020.05.29 -.TH TUXPAINT 1 "29 May 2020" "0.9.24" "Tux Paint" +.\" tuxpaint.1 - 2020.06.22 +.TH TUXPAINT 1 "22 June 2020" "0.9.25" "Tux Paint" .SH NAME tuxpaint -- "Tux Paint", a drawing program for young children. diff --git a/tuxpaint.spec b/tuxpaint.spec index 3fa074e75..0818fb1d7 100644 --- a/tuxpaint.spec +++ b/tuxpaint.spec @@ -1,6 +1,6 @@ Summary: A drawing program for young children Name: tuxpaint -Version: 0.9.24 +Version: 0.9.25 Release: 1 License: GPL Group: Multimedia/Graphics @@ -99,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/tp-magic-config.* %changelog +* Mon Jun 22 2020 - +- Set version number 0.9.25 + * Fri May 1 2020 - - Enabled using xdg-utils for installing icons. - Wrong date in %changelog diff --git a/win32/resources.rc b/win32/resources.rc index 2579cc0f8..998439bc3 100644 --- a/win32/resources.rc +++ b/win32/resources.rc @@ -26,8 +26,8 @@ IDI_ICON1 ICON DISCARDABLE "data/images/icon-win32.ico" // VS_VERSION_INFO VERSIONINFO - FILEVERSION 0,9,24,0 - PRODUCTVERSION 0,9,24,0 + FILEVERSION 0,9,25,0 + PRODUCTVERSION 0,9,25,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x21L @@ -45,14 +45,14 @@ BEGIN VALUE "Comments", "\0" VALUE "CompanyName", "New Breed Software\0" VALUE "FileDescription", "Tux Paint - Interactive Paint Program.\0" - VALUE "FileVersion", "0.9.24\0" + VALUE "FileVersion", "0.9.25\0" VALUE "InternalName", "Tux Paint\0" VALUE "LegalCopyright", "Copyright (C) 2008-2020 by Bill Kendrick, et al\0" VALUE "LegalTrademarks", "\0" VALUE "OriginalFilename", "TuxPaint.exe\0" VALUE "PrivateBuild", "\0" VALUE "ProductName", "Tux Paint\0" - VALUE "ProductVersion", "0.9.24\0" + VALUE "ProductVersion", "0.9.25\0" VALUE "SpecialBuild", "win32 build by TOYAMA Shin-ichi\0" END END From e87f36d9a70a748e717cf28c6a0c2df24924e39f Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Mon, 22 Jun 2020 23:04:13 -0700 Subject: [PATCH 02/33] Fix Haiku "unable to open saved files" bug Appling patch from https://github.com/haikuports/haikuports/commit/a92961004d7c252f76bad8449ca8c5c1b0cda37a that fixes https://github.com/haikuports/haikuports/issues/3045 --- docs/AUTHORS.txt | 3 ++- docs/CHANGES.txt | 6 +++++- src/compiler.h | 2 -- src/tp_magic_api.h.in | 2 -- src/tuxpaint.c | 2 +- 5 files changed, 8 insertions(+), 7 deletions(-) diff --git a/docs/AUTHORS.txt b/docs/AUTHORS.txt index aa67bfc45..2ce7fb942 100644 --- a/docs/AUTHORS.txt +++ b/docs/AUTHORS.txt @@ -1069,10 +1069,11 @@ $Id$ * Maemo (Nokia 770 and N880) coding and builds Alessandro Pasotti - * BeOS coding and builds + * BeOS and Haiku coding and builds Luc 'Begasus' Schrijvers Scott McCreary Marcin 'Shard' Konicki [retired] + Gerasim Troeglazov <3dEyes@gmail.com> * Debian Linux packages Ben Armstrong diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 5e508ef3d..5324453cb 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -9,7 +9,11 @@ http://www.tuxpaint.org/ $Id$ 2020.June.22 (0.9.25) - * TBD + * Ports & Building + ---------------- + * Corrections for Haiku not opening saved files. + (Ref: https://github.com/haikuports/haikuports/issues/3045) + Gerasim Troeglazov <3dEyes@gmail.com> 2020.April.24 (0.9.24) * New tools diff --git a/src/compiler.h b/src/compiler.h index 82efd7a9c..61e6f3998 100644 --- a/src/compiler.h +++ b/src/compiler.h @@ -28,7 +28,6 @@ $Id$ */ -#ifndef __HAIKU__ #ifdef __GNUC__ // This version has strict type checking for safety. // See the "unnecessary" pointer comparison. (from Linux) @@ -46,7 +45,6 @@ #define min(a,b) (((a) < (b)) ? (a) : (b)) #define max(a,b) (((a) > (b)) ? (a) : (b)) #endif -#endif /* Not Haiku */ #define clamp(lo,value,hi) (min(max(value,lo),hi)) diff --git a/src/tp_magic_api.h.in b/src/tp_magic_api.h.in index 442f13a6b..0366b8bc1 100644 --- a/src/tp_magic_api.h.in +++ b/src/tp_magic_api.h.in @@ -10,7 +10,6 @@ /* min() and max() variable comparisons: */ -#ifndef __HAIKU__ #ifdef __GNUC__ // This version has strict type checking for safety. // See the "unnecessary" pointer comparison. (from Linux) @@ -28,7 +27,6 @@ #define min(a,b) (((a) < (b)) ? (a) : (b)) #define max(a,b) (((a) > (b)) ? (a) : (b)) #endif -#endif /* Not Haiku */ /* clamp() returns 'value', unless it's less than 'lo' or greater than 'hi', in which cases it returns 'lo' or 'hi', respectively: */ diff --git a/src/tuxpaint.c b/src/tuxpaint.c index 60b1495da..0632bcce8 100644 --- a/src/tuxpaint.c +++ b/src/tuxpaint.c @@ -278,7 +278,7 @@ char *strcasestr(const char *haystack, const char *needle) #include #include -#if defined __BEOS__ +#if defined __BEOS__ || defined __HAIKU__ /* BeOS */ From af039e6f7b4de1743986d0d24269e5bf2feb79b4 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Mon, 22 Jun 2020 23:06:16 -0700 Subject: [PATCH 03/33] Rebuilt TXT versions of HTML docs After 0.9.24->0.9.25 bump. --- docs/en/ADVANCED-STAMPS-HOWTO.txt | 2 +- docs/en/EXTENDING.txt | 4 ++-- docs/en/FAQ.txt | 4 ++-- docs/en/OPTIONS.txt | 4 ++-- docs/en/README.txt | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/en/ADVANCED-STAMPS-HOWTO.txt b/docs/en/ADVANCED-STAMPS-HOWTO.txt index 12b246435..0d067ddf1 100644 --- a/docs/en/ADVANCED-STAMPS-HOWTO.txt +++ b/docs/en/ADVANCED-STAMPS-HOWTO.txt @@ -1,5 +1,5 @@ Tux Paint - version 0.9.24 + version 0.9.25 Advanced Stamps HOWTO Copyright 2006-2008 by Albert Cahalan for the Tux Paint project diff --git a/docs/en/EXTENDING.txt b/docs/en/EXTENDING.txt index ac6a81079..9bd8a7042 100644 --- a/docs/en/EXTENDING.txt +++ b/docs/en/EXTENDING.txt @@ -1,11 +1,11 @@ Tux Paint - version 0.9.24 + version 0.9.25 Extending Tux Paint Copyright (c) 2002-2020 by various contributors; see AUTHORS.txt http://www.tuxpaint.org/ - June 14, 2002 - May 29, 2020 + June 14, 2002 - June 22, 2020 ---------------------------------------------------------------------- diff --git a/docs/en/FAQ.txt b/docs/en/FAQ.txt index 7995448e8..c54bde752 100644 --- a/docs/en/FAQ.txt +++ b/docs/en/FAQ.txt @@ -1,11 +1,11 @@ Tux Paint - version 0.9.24 + version 0.9.25 Frequently Asked Questions Copyright (c) 2002-2020 by various contributors; see AUTHORS.txt http://www.tuxpaint.org/ - September 14, 2002 - May 29, 2020 + September 14, 2002 - June 22, 2020 Drawing-related diff --git a/docs/en/OPTIONS.txt b/docs/en/OPTIONS.txt index 919915b08..0037abfe3 100644 --- a/docs/en/OPTIONS.txt +++ b/docs/en/OPTIONS.txt @@ -1,12 +1,12 @@ Tux Paint - version 0.9.24 + version 0.9.25 Options Documentation Copyright (c) 2002-2020 by various contributors; see AUTHORS.txt http://www.tuxpaint.org/ - May 29, 2020 + June 22, 2020 ---------------------------------------------------------------------- diff --git a/docs/en/README.txt b/docs/en/README.txt index 1fa6329b5..fa396f670 100644 --- a/docs/en/README.txt +++ b/docs/en/README.txt @@ -1,12 +1,12 @@ Tux Paint - version 0.9.24 + version 0.9.25 A simple drawing program for children Copyright 2002-2020 by various contributors; see AUTHORS.txt http://www.tuxpaint.org/ - June 14, 2002 - May 29, 2020 + June 14, 2002 - June 22, 2020 ---------------------------------------------------------------------- From 3ede0b96bf90061ba1e4052f7e6a9df65568efd8 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Fri, 24 Jul 2020 22:58:01 -0700 Subject: [PATCH 04/33] Starter SVG re-save Working around "...convert-im6.q16: too many bezier coordinates" by updating SVGs of Starter images that were error'ing when creating a thumbnail. Mostly, just loaded into Inkscape 1.0 & saving back out. For a few, tightened up some places where Fill tool would spill over. --- starters/desert_tortoise.svg | 68 +++++++++++++++--------------- starters/manatee.svg | 73 +++++++++++++++++--------------- starters/old_soviet_car.svg | 74 ++++++++++++++++++++++++++------- starters/stained_glass.svg | 80 ++++++++++++++++++------------------ starters/woodpecker.svg | 66 ++++++++++++++--------------- 5 files changed, 211 insertions(+), 150 deletions(-) diff --git a/starters/desert_tortoise.svg b/starters/desert_tortoise.svg index d992825a8..0c3bc0aef 100644 --- a/starters/desert_tortoise.svg +++ b/starters/desert_tortoise.svg @@ -1,5 +1,4 @@ - + inkscape:version="1.0 (1.0+r73+1)" + sodipodi:version="0.32" + id="svg2235" + height="472" + width="608" + version="1.0"> @@ -28,37 +27,40 @@ + inkscape:window-x="0" + inkscape:cy="395.64435" + inkscape:cx="513.48604" + inkscape:zoom="5.6568542" + showborder="true" + showgrid="false" + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + objecttolerance="10.0" + gridtolerance="10.0" + guidetolerance="10.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:window-width="1440" + inkscape:window-height="825" /> + inkscape:vp_z="508 : 195 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 195 : 1" + sodipodi:type="inkscape:persp3d" /> + d="m 221.77634,464.76549 c 0.83326,-1.00402 1.76168,-1.57885 2.06314,-1.27739 0.83059,0.83061 -0.85702,3.10289 -2.3045,3.10289 -0.7942,0 -0.70333,-0.68722 0.24136,-1.8255 z m 10.08594,0.12673 c 1.27869,-1.04189 4.37775,-1.89434 6.88679,-1.89434 6.29699,0 5.75201,-1.28966 -2.92375,-6.9189 -4.17949,-2.71185 -9.60159,-7.65683 -12.27645,-11.1962 -2.63495,-3.48653 -7.2841,-9.19844 -10.33145,-12.69312 -10.05989,-11.53663 -26.1985,-42.18986 -26.1985,-49.76071 0,-1.07793 -0.5732,-3.21789 -1.27376,-4.75548 l -1.27377,-2.79559 -9.80498,-1.32499 c -5.39276,-0.72873 -11.96086,-0.92868 -14.59581,-0.44433 l -4.79081,0.88063 5.72023,2.55552 c 8.82399,3.94213 17.90403,6.00461 21.14955,4.80401 3.31449,-1.22611 4.98401,-0.18876 2.43926,1.51563 -2.54275,1.70306 -11.59518,0.31484 -20.36918,-3.12366 -4.17863,-1.63759 -7.69843,-2.97744 -7.82177,-2.97744 -1.64585,0 -5.46281,13.38572 -4.99654,17.52241 0.77643,6.88842 6.39609,14.39706 10.34513,13.8225 1.58047,-0.22993 4.10168,0.23918 5.60269,1.0425 1.501,0.80331 4.11539,1.19555 5.80976,0.87166 1.69437,-0.32389 3.08067,-0.12468 3.08067,0.44271 0,1.5589 -11.70534,1.24782 -12.22963,-0.32502 -0.27768,-0.83308 -1.49609,-1.02531 -3.15712,-0.49813 l -2.70491,0.85852 1.40742,1.69582 c 1.84372,2.22156 1.30094,2.1435 -4.04434,-0.58169 -5.18177,-2.64182 -7.94789,-2.21884 -11.71538,1.79148 -1.48884,1.58479 -3.53587,2.88145 -4.54895,2.88145 -1.1594,0 -0.39803,-1.22052 2.0546,-3.29369 l 3.89655,-3.29368 -3.04352,-1.38444 -3.04352,-1.38445 -0.0183,1.9833 -0.0183,1.98329 -1.16102,-1.79655 c -1.51581,-2.34555 -1.51581,-3.93108 0,-2.99426 0.65874,0.40712 1.1977,-0.10003 1.1977,-1.12701 0,-1.02699 -0.47611,-1.86725 -1.05801,-1.86725 -1.83736,0 -2.24269,-4.19734 -0.55737,-5.77167 l 1.61538,-1.50899 0.14183,2.1432 c 0.078,1.17877 0.0842,2.52873 0.0138,2.99993 -0.0704,0.4712 0.39141,2.22284 1.02623,3.89254 1.40936,3.7069 4.12606,4.15663 2.96245,0.49041 -0.54364,-1.71288 -0.37418,-2.27735 0.51815,-1.72587 0.7293,0.45074 1.32772,1.73091 1.32983,2.84482 l 0.004,2.0253 5.38585,0.0317 c 6.33936,0.0373 6.21812,0.30078 2.25359,-4.897 l -3.13226,-4.1066 -0.0937,-6.36148 c -0.0698,-4.73788 0.69688,-7.77597 3.00386,-11.9036 l 3.09756,-5.54213 -1.96759,-0.8584 c -1.08217,-0.47211 -3.73994,-0.96053 -5.90615,-1.08537 -2.16621,-0.12483 -5.51293,-1.39094 -7.43715,-2.81358 -4.31197,-3.18798 -5.23996,-3.26377 -3.65291,-0.29834 l 1.22464,2.28827 -3.11525,-0.34196 c -1.71338,-0.18808 -3.45819,-0.81358 -3.87733,-1.39 -0.41915,-0.57642 -1.84002,-1.04803 -3.1575,-1.04803 -1.57226,0 -2.52692,-0.92604 -2.77813,-2.69483 -0.21325,-1.50151 0.24947,-2.69483 1.04492,-2.69483 1.07693,0 1.06136,-0.44137 -0.0633,-1.79655 -0.94022,-1.1329 -1.02051,-1.79656 -0.21734,-1.79656 0.70052,0 1.60677,0.53897 2.01389,1.1977 0.40713,0.65874 1.33091,1.19771 2.05287,1.19771 0.72196,0 0.31866,-1.09836 -0.89622,-2.44078 -1.64222,-1.81463 -3.07251,-2.25111 -5.5753,-1.7014 -2.29322,0.50369 -3.36642,0.26067 -3.36642,-0.76225 0,-2.15571 -6.0234,3.73736 -7.3597,7.20046 -0.7645,1.98124 -0.68403,3.1625 0.25494,3.74282 1.00111,0.61872 1.01138,1.07081 0.038,1.67242 -0.73372,0.45346 -1.68164,-0.0814 -2.1065,-1.18853 l -0.77246,-2.01301 -1.57204,2.83537 c -1.90713,3.43974 -2.13317,8.22504 -0.38854,8.22504 0.69762,0 0.93529,-0.53897 0.52816,-1.1977 -0.40712,-0.65874 -0.13087,-1.19771 0.61389,-1.19771 0.7721,0 1.18856,1.41565 0.96896,3.29369 -0.26899,2.30042 0.15664,3.29368 1.41141,3.29368 0.98811,0 1.72267,-0.93739 1.63236,-2.08309 -0.0903,-1.1457 0.31392,-1.7876 0.89828,-1.42644 2.37742,1.46933 -2.79104,8.89919 -6.19058,8.89919 -1.02813,0 -0.82384,-0.55928 0.57901,-1.58506 l 2.1677,-1.58505 -1.62804,-2.60691 c -2.45808,-3.936 -5.02717,-3.35879 -4.38947,0.98621 0.34004,2.31683 0.008,3.59311 -0.93362,3.59311 -1.68746,0 -3.40286,3.36377 -3.05392,5.98852 l 0.23884,1.79655 -1.053944,-1.55381 -1.05394,-1.55383 -1.5254,1.83799 c -0.83898,1.0109 -1.18156,2.73405 -0.76129,3.82922 l 0.76409,1.99121 2.74077,-2.57481 c 3.154274,-2.96328 4.591784,-3.31495 3.663644,-0.89629 -0.35426,0.92319 -1.68476,1.95067 -2.95666,2.28328 -2.392954,0.62576 -3.289364,4.42211 -1.044174,4.42211 0.697614,0 0.970684,0.48171 0.606804,1.07047 -0.605154,0.97915 2.41196,9.70886 3.35552,9.70886 0.22427,0 0.22461,-3.2338 7.6e-4,-7.18622 l -0.40699,-7.18622 h 1.92637 1.92637 l -1.47924,1.78239 -1.47924,1.78237 1.87408,0.71916 c 4.06786,1.56098 5.88948,-2.60754 2.58399,-5.91305 l -1.80023,-1.80023 2.39908,-0.76144 c 1.31949,-0.41879 2.39907,-1.71322 2.39907,-2.87651 0,-2.72354 1.02115,-3.70459 3.04688,-2.92724 1.17017,0.44904 0.70558,1.50868 -1.68677,3.84728 l -3.30175,3.22757 1.57311,3.85525 1.57311,3.85527 h -1.79999 c -0.99,0 -1.79999,0.59662 -1.79999,1.32584 0,0.81722 0.80407,0.97039 2.09598,0.39928 1.15279,-0.50961 3.89363,-0.83346 6.09076,-0.71966 2.75352,0.14259 3.82895,-0.26059 3.46108,-1.29757 -0.29353,-0.82745 -1.63704,-1.38491 -2.98557,-1.2388 -1.72649,0.18706 -2.35302,-0.34445 -2.11777,-1.79655 0.18375,-1.13422 -0.18784,-2.71929 -0.82578,-3.52239 -0.79068,-0.99542 -0.3873,-2.44235 1.26738,-4.54593 1.73661,-2.20774 2.29149,-4.34818 1.95013,-7.52259 -0.26241,-2.44026 -0.18503,-3.49366 0.17197,-2.34087 0.357,1.15279 1.13161,2.09598 1.72137,2.09598 0.58976,0 0.77197,0.78264 0.4049,1.7392 -1.02903,2.68162 0.68298,4.72433 2.35468,2.80953 0.76019,-0.87073 1.25208,-1.3568 1.09312,-1.08015 -0.70631,1.22915 2.43128,3.50981 4.00028,2.90773 l 1.73956,-0.66754 -1.39768,-1.6841 -1.39769,-1.68409 1.96597,0.75441 c 2.32035,0.8904 2.47508,1.90533 0.57948,3.80093 -1.04471,1.04471 -1.04728,1.79522 -0.0104,3.04458 1.37348,1.65495 0.75391,3.23424 -1.26883,3.23424 -0.58784,0 -0.71468,-0.57293 -0.28192,-1.27317 0.79464,-1.28575 -2.612,-5.91305 -4.35319,-5.91305 -0.51758,0 -0.19215,1.44351 0.72317,3.20781 0.91533,1.76429 1.39053,3.65067 1.05599,4.19196 -0.33453,0.54128 0.0973,0.99614 0.95958,1.01079 0.86229,0.0147 0.28944,1.0097 -1.27301,2.21125 l -2.84081,2.18461 2.0405,0.78301 c 1.12227,0.43066 3.20909,0.83674 4.63737,0.9024 l 2.59687,0.11938 -2.99426,0.88812 c -1.64684,0.48846 -3.59645,0.4281 -4.33247,-0.13415 -2.43825,-1.8626 -4.20837,1.84332 -2.22977,4.66819 1.82445,2.60477 6.52634,2.52531 6.60033,-0.11153 0.021,-0.74789 0.69327,-0.51737 1.49713,0.51334 0.80247,1.02893 2.53697,2.30435 3.85445,2.83428 1.58882,0.63907 1.87773,1.15631 0.85801,1.53614 -0.84557,0.31494 -2.31647,-0.0739 -3.26866,-0.8642 -1.30402,-1.08222 -2.67213,-1.10883 -5.54362,-0.10782 -2.09678,0.73094 -3.85968,1.19182 -3.91756,1.02416 -2.05414,-5.95158 -7.10677,-10.55018 -9.24378,-8.41317 l -1.41945,1.41946 1.4896,1.79484 c 0.81926,0.98717 1.1419,2.35743 0.71694,3.04503 -0.43835,0.70925 0.26378,1.25016 1.62276,1.25016 1.31747,0 2.78511,0.63056 3.26141,1.40125 0.61337,0.99245 0.19724,1.11769 -1.42644,0.4293 -1.26086,-0.53456 -7.39887,-1.19107 -13.64003,-1.45889 -8.062076,-0.34597 -11.945976,-1.0285 -13.41436,-2.35736 -1.554475,-1.40679 -3.343341,-1.66499 -7.216821,-1.04166 -2.832532,0.45582 -8.478253,0.77271 -12.54606,0.70419 -4.067808,-0.0685 -9.592214,0.36888 -12.276458,0.97199 -2.684245,0.60311 -4.880449,0.6479 -4.880449,0.0996 0,-1.55328 7.813157,-2.50041 31.848137,-3.86072 l 4.899804,-0.27732 -0.557471,-2.13177 c -0.935334,-3.57675 3.247548,-12.5157 7.676064,-16.40399 2.82735,-2.48243 4.789524,-5.70902 6.042904,-9.93687 2.69673,-9.09653 5.91498,-14.84622 11.87814,-21.22131 l 5.27325,-5.63754 -2.21054,-2.00052 c -1.2158,-1.1003 -7.19809,-3.61714 -13.29395,-5.593 -12.294729,-3.9851 -20.237442,-8.17532 -22.52218,-11.8817 -0.829003,-1.34484 -2.036168,-2.44516 -2.68258,-2.44516 -0.646424,0 -5.077722,-2.50139 -9.847348,-5.55863 l -8.67203,-5.55864 -7.808641,-1.02235 C 31.743772,317.53875 27.0631,316.40969 26.07636,313.83827 c -0.369551,-0.96303 -1.709098,-1.75096 -2.976759,-1.75096 -1.267673,0 -2.618191,-0.81653 -3.001157,-1.81453 -0.382966,-0.99799 -2.057534,-2.33206 -3.721252,-2.96462 l -3.024955,-1.15008 v -8.94112 -8.94113 l 5.909132,-4.98265 c 3.250028,-2.74046 7.244667,-7.00077 8.876981,-9.46737 2.701252,-4.08186 9.13366,-8.073 21.802617,-13.52793 2.124654,-0.91482 7.202197,-0.75596 23.895281,0.74757 1.97621,0.17799 7.365874,1.45382 11.977032,2.83518 4.611157,1.38135 9.849994,2.82831 11.641846,3.21545 3.921944,0.84736 20.974514,16.93349 28.445794,26.83365 5.14042,6.81155 10.05079,11.0683 14.8744,12.8945 l 2.26309,0.8568 -1.06539,-1.88045 c -0.58596,-1.03425 -4.43393,-5.47135 -8.55104,-9.86021 -8.64943,-9.22035 -8.80704,-9.90044 -3.59311,-15.50319 2.1409,-2.30054 5.46163,-6.13002 7.37939,-8.50995 4.29736,-5.33295 13.90492,-10.96025 20.39624,-11.94638 6.11395,-0.92881 11.44915,-2.95304 11.44915,-4.34395 0,-3.00152 9.22179,-20.19281 17.62187,-32.85077 3.73589,-5.62954 16.72486,-17.55708 24.7727,-22.74834 l 3.46922,-2.23781 -5.66475,-1.4451 c -3.11561,-0.7948 -8.31479,-1.80956 -11.55371,-2.25502 -3.23893,-0.44548 -5.88897,-1.32276 -5.88897,-1.94953 0,-1.23555 4.99474,-0.55812 15.52236,2.1053 8.71652,2.20522 9.87119,2.12481 21.00759,-1.4631 l 9.58163,-3.08699 11.73456,0.80691 11.73458,0.80689 5.24192,-4.83182 c 20.57781,-18.96797 74.12057,-26.63598 93.39433,-13.37528 2.74256,1.88692 6.57292,3.66537 8.51191,3.95209 l 3.52545,0.52132 -3.99616,0.17945 c -2.73687,0.1229 -5.58235,-0.95966 -9.02969,-3.43535 -18.83314,-13.52493 -72.35891,-4.91125 -92.0898,14.81964 -1.76579,1.76579 -4.5168,3.1676 -6.21631,3.1676 -3.95002,0 -3.84363,0.67412 0.72111,4.56871 5.11751,4.36621 8.33056,6.11769 11.31528,6.16817 3.13152,0.053 6.98985,4.15576 6.09678,6.48305 -0.70162,1.82838 -3.44956,3.51897 -13.54407,8.33265 -11.8886,5.66918 -27.59021,17.53284 -45.29956,34.22693 -11.2803,10.63362 -18.82752,16.8735 -20.40874,16.8735 -4.95624,0 -16.86841,-3.76038 -21.04228,-6.64254 -2.34098,-1.6165 -5.78614,-2.93909 -7.6559,-2.93909 h -3.39956 l 8.25475,4.28071 c 19.28286,9.99963 19.38851,13.28606 0.68379,21.27168 -14.74616,6.29559 -18.84172,6.74369 -30.32995,3.31837 -4.1865,-1.24824 -9.09397,-2.60592 -10.90549,-3.01708 -1.81153,-0.41115 -3.29369,-1.34224 -3.29369,-2.06909 0,-0.88825 -0.58901,-0.83269 -1.79655,0.16947 -2.39578,1.98832 -2.2717,4.77816 0.29604,6.65572 1.39673,1.02133 2.56421,1.13872 3.51092,0.35303 0.94755,-0.7864 3.53271,-0.51225 7.78846,0.82598 3.50357,1.10171 8.25651,2.54271 10.56209,3.20225 7.46995,2.13685 9.08298,3.90528 11.9733,13.12682 3.06343,9.77383 7.24482,15.02427 17.70267,22.22872 4.04863,2.78911 6.55403,5.45868 6.96968,7.42638 1.7029,8.06154 5.30899,12.76433 32.45808,42.32943 5.18062,5.64165 15.34295,12.73966 25.51482,17.82113 l 7.78507,3.88912 24.55292,0.11133 c 13.5041,0.0612 30.21206,0.54049 37.12879,1.06501 8.13908,0.61721 14.47737,0.50056 17.96555,-0.33066 3.89579,-0.92835 8.78088,-0.90017 17.62464,0.10167 l 12.23498,1.386 9.01893,-2.24588 9.01893,-2.24587 5.69441,2.04099 c 8.95411,3.20935 36.43251,2.41636 57.07555,-1.6471 6.75696,-1.33006 8.63835,-0.60975 3.5799,1.37061 -9.43856,3.69516 -57.57138,5.56404 -60.77564,2.35978 -1.77661,-1.77661 -7.71679,-1.55248 -17.16686,0.64774 l -8.15881,1.89959 -10.96845,-1.37344 c -7.96699,-0.9976 -12.91238,-1.02094 -18.07227,-0.0853 -5.19927,0.94281 -11.0891,0.90261 -21.9684,-0.14995 -8.17551,-0.79097 -17.28991,-1.32546 -20.25422,-1.18777 -2.96432,0.1377 -12.38818,0.20768 -20.94193,0.15552 l -15.55226,-0.0948 -8.81544,-4.1283 c -4.84849,-2.27057 -10.24621,-5.22318 -11.99491,-6.56138 -1.74871,-1.33819 -6.0104,-4.58401 -9.47043,-7.21296 -3.46002,-2.62894 -7.6696,-6.86316 -9.35462,-9.4094 -2.87023,-4.3372 -7.70964,-5.78015 -7.70964,-2.29872 0,0.6137 -1.75164,1.86125 -3.89253,2.77233 l -3.89254,1.65652 -4.49826,-4.35952 -4.49825,-4.35952 -2.03778,2.03779 c -1.51374,1.51374 -1.69005,2.38551 -0.68558,3.38997 0.74371,0.74372 1.0463,2.14938 0.67243,3.1237 -0.37389,0.97432 -0.18809,2.12131 0.41287,2.54888 1.52578,1.08555 4.24361,12.06653 3.34599,13.51892 -0.40563,0.65631 0.44022,1.50128 1.87966,1.87771 1.75122,0.45795 2.14154,0.97834 1.17969,1.5728 -1.02735,0.63494 -0.0784,3.23577 3.32609,9.11604 2.61996,4.52519 6.13439,10.65297 7.80985,13.61729 1.67546,2.96431 5.65757,8.42274 8.84913,12.12982 3.19155,3.70708 7.6892,9.16024 9.99478,12.11811 2.30558,2.95788 6.1422,6.78063 8.52582,8.495 l 4.33385,3.11704 5.24777,-0.98207 5.24777,-0.98208 -3.37209,-1.37794 c -2.12779,-0.86947 -4.12288,-0.97614 -5.4067,-0.28907 -2.05926,1.10209 -6.1925,-0.87175 -6.1925,-2.95723 0,-0.55319 0.64676,-0.35903 1.43725,0.43146 1.73318,1.73318 4.55127,1.89562 4.55127,0.26235 0,-0.64618 -1.34742,-1.51306 -2.99426,-1.9264 -1.64684,-0.41332 -2.99426,-1.26385 -2.99426,-1.89005 0,-0.6262 -0.45112,-0.85973 -1.00251,-0.51896 -1.59468,0.98557 -6.19133,-2.80562 -6.10778,-5.03751 0.0551,-1.47283 0.37247,-1.29028 1.1591,0.66676 0.98802,2.45804 4.80512,3.91236 4.7154,1.79655 -0.0657,-1.5492 -3.16291,-5.09024 -4.45225,-5.09024 -0.67762,0 -1.15716,-0.94319 -1.06567,-2.09598 0.0915,-1.15279 -0.37262,-2.01153 -1.03136,-1.90831 -0.65873,0.10321 -2.25053,-1.24421 -3.53733,-2.99426 l -2.33963,-3.18192 2.06914,1.6678 c 2.43015,1.95878 3.82555,1.06767 2.74353,-1.75204 -0.51011,-1.32933 -1.604,-1.76373 -3.31475,-1.31636 l -2.55338,0.66772 1.40012,-1.40012 1.40013,-1.40013 2.36551,1.47728 2.36552,1.4773 v -1.80671 c 0,-0.99369 0.55633,-1.8067 1.23629,-1.8067 0.67997,0 1.66705,-1.16442 2.19352,-2.58761 l 0.95722,-2.5876 0.76315,1.98875 c 0.41973,1.09382 0.2992,1.98875 -0.26786,1.98875 -0.56704,0 -0.0193,1.98436 1.21719,4.40969 2.1877,4.29105 2.008,7.71815 -0.19801,3.77622 -1.10342,-1.97171 -5.9015,-1.75461 -5.9015,0.26702 0,1.09801 2.34366,2.78119 4.19196,3.01059 0.65873,0.0818 1.87141,0.23075 2.69483,0.33109 1.79248,0.21842 2.0079,4.51619 0.27989,5.58416 -0.66948,0.41376 -0.90173,1.26281 -0.51609,1.88678 0.38562,0.62397 1.26061,0.78871 1.9444,0.3661 0.79432,-0.49091 0.95153,0.15078 0.43539,1.77702 l -0.80789,2.5454 h 2.47612 c 2.81499,0 3.16456,-1.2228 0.97899,-3.42454 l -1.49713,-1.50819 2.19248,0.83498 c 1.4008,0.53348 1.982,1.63986 1.60957,3.06402 -0.65634,2.50985 0.99889,4.15298 2.20981,2.19365 0.43325,-0.701 1.95264,-1.11402 3.37645,-0.91781 l 2.58872,0.35674 -0.0163,-4.49139 c -0.009,-2.47026 0.26053,-4.48313 0.59885,-4.47305 1.06064,0.0316 2.94428,1.68694 4.74932,4.17363 l 1.73879,2.3954 -1.6789,-1.49713 c -2.53374,-2.25942 -3.59523,-1.81739 -3.59523,1.49713 0,1.64684 0.57078,2.99426 1.26839,2.99426 0.69761,0 0.93529,-0.53897 0.52816,-1.1977 -0.40712,-0.65874 -0.16945,-1.19771 0.52817,-1.19771 0.69761,0 1.26839,0.87128 1.26839,1.93619 0,1.41942 -0.79915,1.7834 -2.99426,1.36379 -2.26536,-0.43306 -2.99426,-0.0654 -2.99426,1.51028 0,2.64868 3.05936,5.24262 4.86622,4.12591 1.00333,-0.62009 0.93618,-1.15414 -0.24696,-1.96405 -1.21443,-0.83131 -1.02033,-1.01641 0.76825,-0.73257 1.34693,0.21375 2.3942,1.30659 2.39541,2.49965 0.001,1.16592 0.8106,2.63262 1.79871,3.25936 1.07374,0.68104 1.22265,1.14688 0.37011,1.15784 -0.78454,0.0101 -1.75954,-0.52063 -2.16667,-1.17936 -1.46757,-2.37458 -3.08838,-1.2161 -1.76311,1.26018 0.73642,1.37601 2.25573,2.29859 3.45167,2.09598 1.17494,-0.19904 2.26469,0.17706 2.42167,0.8358 0.15699,0.65873 0.84456,1.87141 1.52794,2.69483 0.86153,1.03808 0.85197,1.49713 -0.0312,1.49713 -0.70051,0 -1.56374,-0.46936 -1.91827,-1.04301 -1.26147,-2.04109 -8.01669,-2.47634 -13.00009,-0.83761 -2.78359,0.91533 -6.67797,1.61541 -8.65418,1.55572 -1.97621,-0.0597 -4.67105,0.30248 -5.98852,0.80481 l -2.39541,0.91334 z m 19.83261,-5.51313 c 0,-1.80973 -5.52482,-4.00164 -7.84358,-3.11186 l -2.00783,0.77049 1.47925,1.78237 c 1.66246,2.00315 8.37216,2.45115 8.37216,0.559 z m -5.06529,-9.78051 c -0.74026,-2.22081 -3.31863,-2.58915 -3.31863,-0.47409 0,1.043 0.85336,1.89636 1.89636,1.89636 1.04301,0 1.68302,-0.64003 1.42227,-1.42227 z M 233.72934,436.7191 c 0,-0.61986 -0.53896,-1.46012 -1.1977,-1.86724 -0.65874,-0.40713 -1.1977,0.10003 -1.1977,1.12701 0,1.02698 0.53896,1.86724 1.1977,1.86724 0.65874,0 1.1977,-0.50715 1.1977,-1.12701 z m -3.41345,-10.25117 c 0,-0.6258 -0.57939,-1.33094 -1.28753,-1.56699 -0.70814,-0.23605 -1.28753,0.4691 -1.28753,1.56699 0,1.0979 0.57939,1.80305 1.28753,1.567 0.70814,-0.23605 1.28753,-0.9412 1.28753,-1.567 z M 111.56362,413.25106 c 0,-1.343 -3.91727,-6.54523 -4.92856,-6.54523 -1.23059,0 -1.44369,5.20556 -0.26148,6.38775 0.94949,0.9495 5.19004,1.07816 5.19004,0.15748 z M 99.586586,411.553 c 0,-2.4961 -2.87322,-7.24257 -4.384204,-7.24257 -2.102149,0 -2.059355,-2.01586 0.06864,-3.23417 l 1.672954,-0.9578 -1.681577,-1.5524 -1.681576,-1.55241 -1.189079,3.1275 c -1.347656,3.5446 -1.534869,7.86305 -0.462086,10.65868 0.782974,2.04039 7.656928,2.71654 7.656928,0.75317 z m 24.501764,-10.75292 c 0.379,-0.61323 0.10458,-1.4762 -0.60981,-1.91771 -0.7144,-0.44152 -1.05263,-1.44452 -0.75163,-2.22891 0.30099,-0.78439 -0.2065,-2.45699 -1.12776,-3.7169 l -1.67504,-2.29074 -2.08426,2.0848 -2.08427,2.08481 1.79656,1.13605 c 0.9881,0.62483 1.37337,1.1443 0.85614,1.15439 -0.51723,0.0101 -0.36353,1.09627 0.34156,2.41374 1.34255,2.50859 4.1616,3.18476 5.33851,1.28047 z m 77.02787,-26.65878 c -0.70361,-2.11084 -6.74163,-6.33066 -7.69467,-5.37762 -1.0977,1.0977 4.33808,6.80187 6.48184,6.80187 0.92817,0 1.47394,-0.64092 1.21283,-1.42425 z m 1.03322,-5.54829 c -2.22385,-2.22386 -3.49052,-2.75113 -4.40712,-1.83453 -0.91661,0.9166 -0.15983,2.23417 2.63304,4.58421 4.85491,4.08514 6.32713,1.80335 1.77408,-2.74968 z m -68.12413,-2.30966 c -0.65798,-0.82342 -1.98371,-1.49713 -2.94605,-1.49713 -0.96234,0 -1.50269,0.67371 -1.20076,1.49713 0.30192,0.82342 1.19535,1.34903 1.98539,1.16802 0.79004,-0.18099 1.09508,0.22323 0.67787,0.89828 -0.41721,0.67506 -0.36429,1.86532 0.11759,2.64501 0.60027,0.97125 1.14161,0.6884 1.71922,-0.89828 0.46369,-1.27374 0.30472,-2.98961 -0.35326,-3.81303 z m 22.45218,4.22683 c 1.31747,-0.11107 7.17642,0.22631 13.01988,0.74972 l 10.62448,0.95166 -0.97334,-1.61669 -0.97333,-1.61669 2.11833,1.72002 2.11833,1.72002 4.00896,-2.15898 c 2.66543,-1.43542 3.77795,-2.76098 3.31964,-3.95533 l -0.68933,-1.79636 2.59972,1.39134 2.59974,1.39133 3.57039,-2.10908 c 5.29494,-3.1278 0.32663,-13.60254 -5.54336,-11.68716 -1.67076,0.54517 -1.8395,0.43518 -0.64363,-0.41949 l 1.62078,-1.15837 -1.3635,-2.54773 c -2.34872,-4.38862 -4.22137,-2.91662 -3.99639,3.14137 0.0693,1.86577 -0.5565,1.88998 -2.47715,0.0958 l -1.50012,-1.40133 2.67774,-2.88931 2.67773,-2.88932 -1.31932,-2.89559 c -1.43377,-3.14677 -2.2406,-3.50335 -3.98896,-1.76291 -0.71738,0.71413 -1.18495,-0.17102 -1.26535,-2.3954 -0.0702,-1.94044 0.33407,-3.52808 0.89827,-3.52808 0.56419,0 1.02581,0.80845 1.02581,1.79656 0,0.9881 0.53897,1.79655 1.19771,1.79655 2.07903,0 1.30129,-2.52387 -1.49713,-4.85841 -3.62372,-3.02303 -6.14194,-2.99116 -5.34206,0.0676 0.77229,2.95327 -0.1546,3.07332 -2.31185,0.29942 l -1.63005,-2.09598 -1.25635,2.09598 c -2.05482,3.42813 -3.43207,2.38062 -1.96838,-1.49713 0.74594,-1.97621 1.80886,-3.5931 2.36205,-3.5931 0.55319,0 0.67271,0.53896 0.26559,1.1977 -0.40713,0.65873 0.10003,1.1977 1.12701,1.1977 2.92061,0 2.31643,-1.10843 -4.51084,-8.27564 l -6.37809,-6.69565 -2.20443,-8.16147 -2.20445,-8.16147 -4.6288,-2.36144 c -4.14963,-2.11699 -8.53312,-3.36312 -19.35216,-5.5014 l -3.41838,-0.67561 1.29044,2.25022 c 0.70974,1.23762 3.99858,5.15071 7.30853,8.69575 l 6.0181,6.44554 6.88917,-0.0432 6.88916,-0.0432 -5.80156,1.38275 c -3.61468,0.86152 -5.42057,1.82941 -4.79082,2.56768 0.55592,0.65172 -0.0672,0.31675 -1.38465,-0.74439 -1.31747,-1.06114 -5.09641,-2.80765 -8.39761,-3.88112 -6.81339,-2.21556 -10.0406,-4.89651 -17.77586,-14.76701 -2.99308,-3.8193 -9.19591,-10.62181 -13.78407,-15.11668 l -8.34211,-8.17251 -11.781275,-3.37445 c -6.479694,-1.85596 -17.013027,-3.97454 -23.407396,-4.70798 l -11.626141,-1.33351 -3.944001,1.70252 c -2.169208,0.93639 -5.830395,2.39957 -8.135974,3.25151 -2.398149,0.88616 -8.990954,6.33539 -15.40675,12.73435 l -11.214802,11.18537 -0.43394,7.07027 c -0.325703,5.30672 0.04214,7.54634 1.47472,8.97893 l 1.90866,1.90864 12.86435,-0.814 c 7.323153,-0.4634 13.151452,-0.34948 13.530872,0.26444 0.374738,0.60632 -4.032235,1.11998 -10.066443,1.17329 -6.387148,0.0564 -11.292509,0.65435 -12.11484,1.47669 -1.044014,1.04401 -0.601534,1.38186 1.809801,1.38186 2.010597,0 3.686878,0.92532 4.529917,2.50055 l 1.338242,2.50054 6.377374,-0.40456 c 3.507546,-0.22252 6.153141,-0.0438 5.87907,0.39718 -0.920614,1.48129 7.877605,3.58715 11.584976,2.77287 l 3.668996,-0.80584 9.829406,6.02785 c 5.406169,3.31531 11.298785,6.5865 13.094705,7.26931 1.79592,0.68281 3.265298,1.79039 3.265298,2.4613 0,2.58338 9.981167,8.26374 20.035195,11.40218 7.47115,2.33217 12.57046,4.85494 17.65169,8.7328 3.93,2.99925 7.80756,5.45317 8.61681,5.45317 0.80924,0 1.36656,0.5176 1.23846,1.15023 -0.12808,0.63262 2.67694,3.55607 6.23339,6.49655 l 6.46627,5.34632 4.91191,-0.73897 c 2.70155,-0.40643 5.98985,-0.82983 7.30732,-0.94088 z m -4.99043,-1.73162 c 0.43916,-0.43915 1.15778,-0.43915 1.59694,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m -5.85941,-2.26186 -2.3249,-1.86262 2.99426,1.42601 c 3.66621,1.74602 4.34568,2.29924 2.82395,2.29924 -0.64263,0 -2.21462,-0.83818 -3.49331,-1.86263 z m 23.82495,1.06416 c 0.43916,-0.43915 1.15779,-0.43915 1.59695,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87832,0 -1.23763,-0.35931 -0.79848,-0.79847 z m -2.79463,-2.86533 c 0,-0.69761 0.53896,-0.93528 1.1977,-0.52816 0.65874,0.40712 1.1977,0.9779 1.1977,1.26839 0,0.29049 -0.53896,0.52816 -1.1977,0.52816 -0.65874,0 -1.1977,-0.57077 -1.1977,-1.26839 z m 9.8012,-0.18882 c -0.7795,-0.7795 -1.41728,-1.88694 -1.41728,-2.46099 0,-0.57403 0.87261,-0.1711 1.93914,0.89543 1.06652,1.06653 1.7043,2.17397 1.41728,2.46099 -0.28702,0.28703 -1.15963,-0.11591 -1.93914,-0.89543 z m 5.54437,0.63905 c 0.8646,-0.34598 1.8976,-0.30344 2.2956,0.0946 0.39798,0.39798 -0.30941,0.68106 -1.57199,0.62905 -1.39526,-0.0575 -1.67906,-0.34127 -0.72361,-0.7236 z m -44.80367,-2.96 c -0.52948,-0.85672 -0.32855,-1.05765 0.52816,-0.52817 1.38065,0.8533 1.85365,1.91093 0.8546,1.91093 -0.29049,0 -0.91273,-0.62225 -1.38276,-1.38276 z m 51.6156,0.18505 c 0.40713,-0.65873 1.0097,-1.1977 1.33907,-1.1977 0.32937,0 0.26576,0.53897 -0.14136,1.1977 -0.40713,0.65874 -1.0097,1.19771 -1.33907,1.19771 -0.32937,0 -0.26576,-0.53897 0.14136,-1.19771 z m -6.56903,-2.09598 c 0.0105,-1.19612 0.40211,-1.58178 0.91222,-0.89827 0.49162,0.65873 1.38165,1.60192 1.97783,2.09598 0.59618,0.49405 0.18568,0.89827 -0.91221,0.89827 -1.10963,0 -1.98803,-0.93086 -1.97784,-2.09598 z m 10.761,0.29943 c -0.82006,-0.98811 -1.11704,-1.79656 -0.65996,-1.79656 0.45708,0 1.63951,0.80845 2.62761,1.79656 0.98811,0.9881 1.28508,1.79655 0.65995,1.79655 -0.62513,0 -1.80755,-0.80845 -2.6276,-1.79655 z m -41.91962,-0.59885 c 0,-0.87831 0.35932,-1.23762 0.79848,-0.79848 0.43915,0.43917 0.43915,1.15779 0,1.59695 -0.43916,0.43915 -0.79848,0.0798 -0.79848,-0.79847 z m -13.32751,-2.09598 -1.64378,-2.09598 2.39541,1.75706 c 1.31747,0.96639 2.61998,1.90959 2.89445,2.09598 0.27447,0.1864 -0.0638,0.33892 -0.75163,0.33892 -0.68786,0 -1.99036,-0.94319 -2.89445,-2.09598 z M 161.86715,357.6 c 0,-0.87831 0.35931,-1.23762 0.79848,-0.79847 0.43915,0.43916 0.43915,1.15778 0,1.59694 -0.43917,0.43915 -0.79848,0.0798 -0.79848,-0.79847 z m 25.15177,0 c 0,-0.87831 0.35931,-1.23762 0.79847,-0.79847 0.43915,0.43916 0.43915,1.15778 0,1.59694 -0.43916,0.43915 -0.79847,0.0798 -0.79847,-0.79847 z m -17.86126,-2.69483 -1.01623,-2.69483 2.7011,-1.45665 c 1.4856,-0.80114 2.96988,-2.48447 3.2984,-3.7407 l 0.59729,-2.28406 -2.24357,0.58671 c -1.45371,0.38015 -2.24357,-0.0433 -2.24357,-1.20288 0,-0.98428 -0.80576,-2.45831 -1.79056,-3.27563 l -1.79056,-1.48603 -2.95812,1.93823 c -3.92271,2.57026 -4.59519,2.44426 -2.98749,-0.55976 0.73528,-1.37388 1.05959,-2.77527 0.72067,-3.11418 -1.17935,-1.17935 -3.17189,0.97991 -3.30991,3.58688 l -0.13893,2.62414 -0.54775,-2.09598 c -0.66336,-2.53842 -1.99437,-2.67413 -3.88496,-0.3961 l -1.41077,1.69988 2.1624,1.3848 2.16239,1.38482 -2.19394,-0.68927 c -1.20666,-0.37911 -2.41934,-0.68929 -2.69483,-0.68929 -0.27549,0 -0.5009,-0.77097 -0.5009,-1.71326 0,-0.94229 -1.21267,-1.94682 -2.69483,-2.2323 -1.69799,-0.32705 -1.05957,-0.57938 1.72587,-0.68215 4.37102,-0.16127 7.08808,-1.91612 4.36971,-2.82225 -0.86462,-0.28821 -0.32522,-1.47429 1.40251,-3.0839 3.07998,-2.86944 4.84094,-2.6083 2.38296,0.35338 -0.84647,1.01994 -1.15233,2.24115 -0.67969,2.7138 0.47265,0.47264 1.37216,-0.057 1.9989,-1.17691 1.39586,-2.49425 4.80569,-1.48935 3.80398,1.12106 -0.47914,1.24861 -0.15871,1.67593 0.9739,1.29876 0.92839,-0.30915 1.87504,-1.59537 2.10366,-2.85826 0.76533,-4.22758 2.10359,-4.14408 1.60807,0.10034 -0.54559,4.67333 0.66067,5.23388 5.05997,2.35133 l 2.80749,-1.83953 0.77168,2.01096 c 0.97702,2.54607 -0.27976,3.93394 -1.61133,1.7794 -0.54926,-0.88873 -1.59789,-1.24554 -2.33028,-0.7929 -1.97376,1.21985 -1.61391,4.27472 0.50353,4.27472 2.02988,0 4.16685,4.52707 3.26086,6.90801 -0.31776,0.83508 -1.19012,1.44493 -1.93859,1.35521 -3.19993,-0.38355 -4.35511,0.26055 -4.35511,2.4283 0,1.26917 0.94319,2.55406 2.09598,2.85531 l 2.09598,0.54774 -2.13457,0.13894 c -1.19574,0.0778 -2.58155,-1.04633 -3.15081,-2.5559 z m 9.53452,0.23954 c -0.0315,-1.67978 0.61202,-3.72335 1.42993,-4.54126 l 1.48712,-1.48712 -1.42389,-0.88001 c -0.909,-0.56179 -1.03696,-1.50611 -0.35385,-2.6114 l 1.07005,-1.73137 0.74723,1.94722 c 0.41096,1.07096 -0.0733,4.28966 -1.0761,7.15265 l -1.82333,5.20543 z m -28.08336,0.34097 c 0.72464,-0.48396 1.53486,-1.55896 1.80049,-2.38889 0.31973,-0.99898 0.99102,-0.6954 1.98628,0.89828 l 1.50335,2.40723 -3.30384,-0.0183 c -1.81711,-0.0101 -2.71093,-0.41431 -1.98628,-0.89828 z m 8.96273,-0.71144 c 0.27448,-0.23671 2.11595,-0.79204 4.09216,-1.23409 2.62407,-0.58696 3.10859,-0.47585 1.79655,0.41202 -1.61734,1.09447 -7.09058,1.85853 -5.88871,0.82207 z m -18.57833,-1.66563 c 0.59618,-0.49405 1.48621,-1.43724 1.97783,-2.09598 0.51011,-0.6835 0.90175,-0.29784 0.91222,0.89828 0.0102,1.16511 -0.8682,2.09598 -1.97784,2.09598 -1.09789,0 -1.50839,-0.40422 -0.91221,-0.89828 z M 128.9388,351.6252 c -0.41961,-0.67893 0.0612,-0.87971 1.12701,-0.47071 2.07493,0.79622 2.45456,1.6547 0.73175,1.6547 -0.61986,0 -1.45631,-0.5328 -1.85876,-1.18399 z m 30.53295,0.0239 c 0,-0.63805 0.80845,-0.84988 1.79655,-0.47071 0.98811,0.37918 1.79656,0.90122 1.79656,1.16012 0,0.25888 -0.80845,0.47071 -1.79656,0.47071 -0.9881,0 -1.79655,-0.52206 -1.79655,-1.16012 z m -27.54718,-2.43299 c -0.9881,-0.63857 -1.25758,-1.16102 -0.59885,-1.16102 0.65874,0 2.00615,0.52245 2.99426,1.16102 0.98811,0.63857 1.25759,1.16102 0.59885,1.16102 -0.65874,0 -2.00615,-0.52245 -2.99426,-1.16102 z m 18.63344,-1.08601 c -0.36916,-0.5973 0.40748,-0.80392 1.72586,-0.45916 2.79663,0.73133 3.15014,1.54517 0.6712,1.54517 -0.94923,0 -2.02791,-0.4887 -2.39706,-1.08601 z m 17.89651,-0.11169 c 0.40712,-0.65874 0.9779,-1.19771 1.26839,-1.19771 0.29049,0 0.52817,0.53897 0.52817,1.19771 0,0.65873 -0.57078,1.1977 -1.2684,1.1977 -0.69761,0 -0.93528,-0.53897 -0.52816,-1.1977 z m -28.7364,-1.18399 c -0.4196,-0.67893 0.0612,-0.87972 1.12702,-0.47071 2.07492,0.79622 2.45456,1.6547 0.73175,1.6547 -0.61986,0 -1.45631,-0.5328 -1.85877,-1.18399 z m 6.67345,-0.71237 c 0.0575,-1.39527 0.34127,-1.67906 0.7236,-0.72362 0.34599,0.8646 0.30344,1.89762 -0.0945,2.2956 -0.398,0.39799 -0.68106,-0.30941 -0.62906,-1.57198 z m 12.76079,0.55003 c 0.81245,-0.81853 1.77887,-1.18653 2.14763,-0.81777 0.36876,0.36876 -0.29596,1.03847 -1.47716,1.48824 l -2.14764,0.81777 z m 5.1102,-0.97839 c 0,-1.2786 0.48173,-2.62246 1.07051,-2.98634 0.58878,-0.36389 0.993,0.68186 0.89827,2.32388 -0.20151,3.49319 -1.96878,4.08784 -1.96878,0.66246 z m -50.30353,-1.96703 c -1.67103,-0.92722 -2.20031,-1.65243 -1.1977,-1.64102 0.9881,0.0112 2.84275,0.81175 4.12145,1.77889 2.88289,2.18052 1.10314,2.09659 -2.92375,-0.13787 z m 15.96937,1.09787 c 0.43916,-0.43915 1.15778,-0.43915 1.59694,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m -3.59311,-1.19771 c 0.43916,-0.43915 1.15778,-0.43915 1.59694,0 0.43915,0.43917 0.0798,0.79848 -0.79847,0.79848 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79848 z m 11.17857,0 c -1.11643,-1.11641 -0.99655,-2.79463 0.19961,-2.79463 0.54895,0 0.99809,0.80845 0.99809,1.79655 0,2.03532 -0.0875,2.10826 -1.1977,0.99808 z m -8.76909,-2.24744 c -0.39008,-1.01651 -0.44162,-2.11583 -0.11453,-2.44291 0.32708,-0.32709 0.88218,0.50461 1.23354,1.84822 0.74635,2.85404 -0.0829,3.29475 -1.11901,0.59469 z m 49.09176,1.04974 c 0.43916,-0.43915 1.15778,-0.43915 1.59694,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m -62.08095,-2.23903 c -1.97621,-0.9049 -2.78466,-1.65047 -1.79655,-1.65685 0.9881,-0.006 3.14397,0.75868 4.79081,1.7001 3.78666,2.16465 1.76381,2.13543 -2.99426,-0.0433 z m 27.34755,-0.15638 c 0.43916,-0.43915 1.15779,-0.43915 1.59695,0 0.43915,0.43917 0.0798,0.79848 -0.79847,0.79848 -0.87832,0 -1.23763,-0.35931 -0.79848,-0.79848 z m -41.83435,-2.97969 c -0.52948,-0.85672 -0.32855,-1.05764 0.52817,-0.52816 0.76051,0.47002 1.38275,1.09227 1.38275,1.38276 0,0.99905 -1.05763,0.52605 -1.91092,-0.8546 z m 40.33198,-1.7113 c 0.0575,-1.39527 0.34127,-1.67906 0.7236,-0.72362 0.34598,0.8646 0.30344,1.89762 -0.0945,2.2956 -0.398,0.39799 -0.68107,-0.30941 -0.62906,-1.57198 z m -37.81373,-0.48534 c -0.4196,-0.67893 0.0612,-0.87971 1.12703,-0.4707 2.07491,0.79622 2.45455,1.65469 0.73173,1.65469 -0.61985,0 -1.45629,-0.53279 -1.85876,-1.18399 z m 14.96281,-0.0137 c -1.07948,-0.69761 -1.2272,-1.16835 -0.3701,-1.17937 0.78453,-0.0101 1.75953,0.52063 2.16665,1.17937 0.919,1.48699 0.50438,1.48699 -1.79655,0 z m 14.37244,-1.1977 c 0,-0.87831 0.35931,-1.23762 0.79847,-0.79848 0.43915,0.43917 0.43915,1.15779 0,1.59695 -0.43916,0.43915 -0.79847,0.0798 -0.79847,-0.79847 z m 13.47416,0.40449 c -0.82342,-0.33226 -1.49713,-1.47066 -1.49713,-2.52977 v -1.92567 l 1.7225,2.3249 1.7225,2.3249 1.96839,-2.39541 1.96838,-2.3954 -0.69662,2.19394 c -0.38315,1.20666 -0.69664,2.41933 -0.69664,2.69483 0,0.64883 -2.57416,0.4813 -4.49138,-0.29232 z m -57.190331,-4.70138 -3.593109,-3.0873 3.892535,2.57595 c 2.140894,1.41677 3.892535,2.80873 3.892535,3.09323 0,0.89655 -0.507179,0.58416 -4.191961,-2.58188 z m 64.077121,1.30263 c 0,-0.98811 0.52206,-1.79655 1.16012,-1.79655 0.63805,0 0.84988,0.80844 0.47071,1.79655 -0.37918,0.9881 -0.90122,1.79655 -1.16012,1.79655 -0.25888,0 -0.47071,-0.80845 -0.47071,-1.79655 z m 7.64619,0.07 c -0.95576,-2.49067 -0.10527,-5.77868 1.64552,-6.36163 l 1.50664,-0.50165 -1.20721,3.1752 c -1.64361,4.32303 -1.56181,4.58907 1.18984,3.86951 1.31839,-0.34476 2.09502,-0.13815 1.72587,0.45916 -1.04197,1.68595 -4.12374,1.2798 -4.86066,-0.64059 z m -63.268884,-1.30575 c -1.27869,-0.96716 -1.74891,-1.75847 -1.04492,-1.75847 0.70399,0 1.95091,0.80845 2.77097,1.79656 1.865084,2.24727 1.278364,2.23432 -1.72605,-0.0381 z m 23.934714,0.7197 c -0.379,-0.61322 -0.23114,-1.39796 0.32854,-1.74387 0.5597,-0.34591 1.01763,0.15581 1.01763,1.11494 0,2.01953 -0.37768,2.19598 -1.34617,0.62893 z m 27.83544,-2.97694 -2.05223,-1.50063 1.21212,-4.38996 c 1.55809,-5.64293 2.48623,-5.66119 1.5915,-0.0313 -0.4656,2.92967 -0.18033,4.67533 0.87012,5.32455 0.85954,0.53123 1.30808,1.22059 0.99676,1.53192 -0.31133,0.31132 -1.48956,-0.10924 -2.61827,-0.93458 z m -11.70494,-1.28254 c -0.86617,-1.04366 -1.09813,-2.65554 -0.56015,-3.89253 l 0.9182,-2.11123 0.54238,2.39541 c 0.2983,1.31747 1.08934,3.06911 1.75785,3.89253 0.8007,0.98624 0.80676,1.49713 0.0178,1.49713 -0.65874,0 -1.86295,-0.80158 -2.67605,-1.78131 z m 19.27083,-0.2602 c 0.87211,-1.4522 1.84344,-2.38255 2.15853,-2.06746 0.3151,0.31509 -0.39844,1.50325 -1.58563,2.64036 l -2.15854,2.06746 z m 9.80842,-0.35389 c -0.34453,-1.31748 -1.13433,-2.39541 -1.75511,-2.39541 -0.62079,0 -0.79305,-0.5431 -0.3828,-1.20689 0.8606,-1.39247 4.18628,1.45747 4.18628,3.58743 0,0.74466 0.62225,0.96938 1.38276,0.49935 0.85672,-0.52948 1.05765,-0.32856 0.52817,0.52816 -1.32034,2.13637 -3.26595,1.63875 -3.9593,-1.01264 z m -22.98316,-0.84381 c 0.87211,-1.4522 1.84345,-2.38256 2.15854,-2.06746 0.31509,0.31509 -0.39844,1.50325 -1.58564,2.64036 l -2.15854,2.06746 z m 9.46139,0.84381 c 0,-0.87832 0.35931,-1.23763 0.79847,-0.79848 0.43915,0.43916 0.43915,1.15779 0,1.59695 -0.43916,0.43915 -0.79847,0.0798 -0.79847,-0.79847 z m -61.796083,-1.38276 c -0.529481,-0.85672 -0.328542,-1.05765 0.528175,-0.52817 0.760506,0.47003 1.382748,1.09227 1.382748,1.38276 0,0.99905 -1.057632,0.52606 -1.910923,-0.85459 z m 39.638573,0.18505 c -0.40712,-0.65873 -0.20125,-1.1977 0.45749,-1.1977 0.65874,0 1.5308,0.53897 1.93792,1.1977 0.40712,0.65874 0.20125,1.19771 -0.45749,1.19771 -0.65873,0 -1.53079,-0.53897 -1.93792,-1.19771 z m -7.38584,-1.99617 c 0.43916,-0.43915 1.15779,-0.43915 1.59695,0 0.43915,0.43916 0.0798,0.79847 -0.79848,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m 35.57962,-2.13825 c -0.79379,-0.95646 -1.19179,-2.7081 -0.88444,-3.89254 0.41841,-1.61242 0.59372,-1.44131 0.69775,0.68101 l 0.13894,2.83452 2.46385,-0.64431 2.46386,-0.64432 -1.4128,1.70232 c -1.73676,2.09267 -1.69964,2.09305 -3.46716,-0.0367 z m -25.19952,-2.98111 c 0,-1.27859 0.53897,-2.65782 1.1977,-3.06494 0.65874,-0.40713 1.19771,0.3246 1.19771,1.62606 0,1.30146 0.6737,2.63813 1.49713,2.97038 0.82342,0.33226 0.28445,0.64666 -1.19771,0.69866 -1.90152,0.0667 -2.69483,-0.5898 -2.69483,-2.23016 z m -20.88929,-0.70763 c -1.2787,-0.96715 -1.81766,-1.74132 -1.19771,-1.72038 0.61997,0.021 2.1734,0.82941 3.45209,1.79656 1.27869,0.96716 1.81766,1.74133 1.19771,1.72038 -0.61996,-0.021 -2.17339,-0.82941 -3.45209,-1.79656 z m 11.90652,0.63694 c 0.40712,-0.65873 1.0097,-1.1977 1.33906,-1.1977 0.32937,0 0.26576,0.53897 -0.14136,1.1977 -0.40712,0.65874 -1.0097,1.19771 -1.33907,1.19771 -0.32937,0 -0.26576,-0.53897 0.14137,-1.19771 z m 15.86956,-1.99091 c 0.82342,-0.33226 2.17084,-0.33226 2.99426,0 0.82342,0.33225 0.14971,0.6041 -1.49713,0.6041 -1.64684,0 -2.32055,-0.27185 -1.49713,-0.6041 z M 37.705263,313.68421 c 0.43915,-0.43915 1.157772,-0.43915 1.596934,0 0.439161,0.43917 0.07985,0.79848 -0.798473,0.79848 -0.878312,0 -1.237623,-0.35931 -0.798461,-0.79848 z m 116.388897,-0.41876 c 0.41375,-0.66948 1.25401,-0.90717 1.86724,-0.52816 1.66126,1.0267 1.3515,1.7454 -0.7523,1.7454 -1.02699,0 -1.5287,-0.54776 -1.11494,-1.21724 z m 5.77682,-0.77894 c 0.43916,-0.43915 1.15778,-0.43915 1.59694,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m -47.26242,-8.48373 -1.64379,-2.09598 2.09598,1.64378 c 1.15279,0.90409 2.09598,1.84728 2.09598,2.09598 0,0.98576 -0.98353,0.3513 -2.54817,-1.64378 z M 85.698631,302.3206 c -0.529481,-0.85672 -0.328542,-1.05765 0.528175,-0.52817 1.380652,0.8533 1.853637,1.91093 0.854585,1.91093 -0.290491,0 -0.912733,-0.62224 -1.38276,-1.38276 z m 0.560453,-4.30633 -1.643788,-2.09598 2.095981,1.64377 c 1.152789,0.90409 2.095981,1.84728 2.095981,2.09598 0,0.98576 -0.98353,0.3513 -2.548174,-1.64377 z m -52.246747,-5.35432 c -1.482158,-0.71483 -2.694832,-1.78809 -2.694832,-2.38504 0,-0.59694 -0.488699,-0.78333 -1.086006,-0.41417 -0.597306,0.36915 -0.793107,-0.44884 -0.435125,-1.81776 1.407828,-5.38354 8.94113,-5.73118 11.314534,-0.52211 l 1.388761,3.04797 -2.297398,1.73836 c -2.693024,2.0377 -2.695863,2.03787 -6.189934,0.35275 z m 5.395449,-4.22667 c 0.715173,-2.17162 -3.329531,-3.37883 -4.599707,-1.37287 -0.582168,0.91942 -1.066734,2.11337 -1.076819,2.65324 -0.02894,1.54859 5.12793,0.38543 5.676526,-1.28037 z m 35.511516,4.30569 c -0.52948,-0.85671 -0.328542,-1.05764 0.528175,-0.52816 1.380653,0.85329 1.853638,1.91092 0.854586,1.91092 -0.290491,0 -0.912734,-0.62224 -1.382761,-1.38276 z m -33.42132,-9.39657 c 0.407123,-0.65873 1.009712,-1.1977 1.33908,-1.1977 0.329368,0 0.265746,0.53897 -0.141377,1.1977 -0.407123,0.65874 -1.0097,1.19771 -1.339068,1.19771 -0.329368,0 -0.265758,-0.53897 0.141365,-1.19771 z m 32.138377,-4.39158 c 0.439149,-0.43915 1.157771,-0.43915 1.596933,0 0.439162,0.43916 0.07985,0.79847 -0.798473,0.79847 -0.878311,0 -1.237622,-0.35931 -0.79846,-0.79847 z m 136.138921,91.00283 c 0,-1.50745 -5.18661,-6.36513 -6.79614,-6.36513 -2.42961,0 -1.8928,2.35583 1.10705,4.85841 2.70161,2.25378 5.68909,3.04499 5.68909,1.50672 z m -80.52059,-1.79889 c -0.74026,-2.2208 -3.31863,-2.58915 -3.31863,-0.47409 0,1.043 0.85336,1.89636 1.89636,1.89636 1.04301,0 1.68302,-0.64003 1.42227,-1.42227 z m -7.29128,-11.97703 c -0.38233,-0.95544 -0.66614,-0.67165 -0.72361,0.72362 -0.052,1.26257 0.23106,1.96997 0.62906,1.57198 0.39799,-0.39798 0.44053,-1.431 0.0945,-2.2956 z m 54.27618,-72.90938 c 4.94053,-2.16782 9.93711,-4.7485 11.10352,-5.73487 l 2.12074,-1.79338 -3.16492,-3.30347 c -3.46001,-3.61147 -15.59412,-9.83678 -21.85281,-11.21142 -8.87334,-1.94891 -27.43106,9.14679 -29.57324,17.68191 -1.10473,4.40162 -0.46245,4.74693 16.8138,9.03967 5.56823,1.38358 14.70517,-0.35743 24.55291,-4.67844 z m -22.35713,1.67099 c 0.43916,-0.43915 1.15779,-0.43915 1.59695,0 0.43915,0.43916 0.0798,0.79847 -0.79848,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m -7.18622,-2.39541 c 0.43916,-0.43915 1.15779,-0.43915 1.59695,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87832,0 -1.23763,-0.35931 -0.79848,-0.79847 z m 57.29805,-18.00082 c 2.19144,-1.77602 8.29617,-7.35461 13.56606,-12.39685 21.36378,-20.44089 31.12356,-27.73053 49.49249,-36.96625 11.51343,-5.78883 12.09573,-7.63899 3.43696,-10.92023 -3.16689,-1.2001 -7.73086,-3.70448 -10.14216,-5.56529 -15.7664,-12.167 -35.25754,-8.40469 -59.03757,11.39585 l -10.26175,8.54448 -7.52382,12.63055 c -9.04654,15.18679 -13.2805,24.70833 -11.28746,25.38375 0.7629,0.25855 3.76417,2.04459 6.66949,3.969 4.53774,3.00567 15.15905,6.82071 19.6981,7.07532 0.77289,0.0433 3.19824,-1.37429 5.38966,-3.15033 z M 50.653093,464.06373 c 0.893319,-0.56605 2.483881,-1.03743 3.534578,-1.04751 1.050685,-0.0101 2.885866,-1.09627 4.078155,-2.41374 2.804686,-3.09913 5.648836,-3.03708 8.497728,0.1854 l 2.281601,2.58081 -3.054383,-1.9629 -3.054382,-1.96292 -2.654745,1.85946 c -1.460108,1.02269 -2.421337,2.2371 -2.136068,2.69869 0.285269,0.46157 -1.649285,0.89607 -4.299012,0.96555 -3.108315,0.0815 -4.241402,-0.23883 -3.193472,-0.90284 z m 163.613577,-0.726 c -1.81153,-0.27443 -3.29369,-1.06211 -3.29369,-1.7504 0,-0.79353 1.61508,-0.94846 4.4139,-0.4234 l 4.41389,0.82806 1.87405,-2.43291 c 2.13764,-2.77511 6.73824,-3.88677 10.25797,-2.47868 l 2.39541,0.95831 -4.01906,0.0842 c -2.44462,0.0512 -5.41308,1.25717 -7.57755,3.07845 -1.95715,1.64684 -3.92134,2.91351 -4.36486,2.8148 -0.44351,-0.0987 -2.28854,-0.40398 -4.10006,-0.6784 z m -30.81683,-2.10745 c -0.94469,-1.13829 -1.03556,-1.82551 -0.24136,-1.82551 1.44748,0 3.13509,2.27228 2.3045,3.10289 -0.30147,0.30146 -1.22988,-0.27336 -2.06314,-1.27738 z m 86.2106,-0.6278 c 1.64684,-1.28818 3.33111,-2.35413 3.74282,-2.36877 0.41171,-0.0146 0.74857,-1.43536 0.74857,-3.15711 0,-1.72176 0.74108,-3.61839 1.64684,-4.21472 l 1.64684,-1.08426 -2.3249,-1.77378 c -2.96562,-2.26265 -0.70881,-2.34366 2.37952,-0.0854 l 2.30899,1.68837 -2.08009,2.29847 c -3.50802,3.87633 2.50897,9.6176 6.20548,5.92109 0.92962,-0.92962 1.29607,-0.77684 1.29607,0.54041 0,2.86714 -1.06039,3.27718 -4.8125,1.86091 l -3.47602,-1.31205 -4.2803,2.04114 c -5.61119,2.67578 -6.70933,2.54616 -3.00132,-0.35428 z m 23.44278,-1.07245 -2.30783,-0.90409 1.92084,-0.73709 c 1.05647,-0.40541 2.5652,0.0393 3.35276,0.98826 1.55263,1.8708 0.65022,2.06947 -2.96577,0.65292 z m 26.42763,-0.72411 c -0.37917,-0.9881 -0.16735,-1.79655 0.47071,-1.79655 0.63806,0 1.16012,0.80845 1.16012,1.79655 0,0.98811 -0.21183,1.79656 -0.47071,1.79656 -0.2589,0 -0.78094,-0.80845 -1.16012,-1.79656 z m 10.41398,0.99808 c 0.43916,-0.43915 1.15778,-0.43915 1.59694,0 0.43915,0.43916 0.0798,0.79848 -0.79847,0.79848 -0.87831,0 -1.23762,-0.35932 -0.79847,-0.79848 z m -155.50179,-1.19875 c -1.31748,-0.28691 -3.47334,-0.99344 -4.79082,-1.57005 -1.31747,-0.57661 -3.20385,-1.31473 -4.19196,-1.64025 -1.1012,-0.3628 -0.74723,-0.62848 0.91453,-0.68643 1.4911,-0.052 3.64696,0.39876 4.79082,1.00171 1.14385,0.60295 3.96611,1.62586 6.27168,2.27313 4.10877,1.15351 1.72264,1.6491 -2.99425,0.62189 z m 86.47814,-3.5033 c -1.32227,-1.77175 -1.61205,-2.8834 -0.75163,-2.8834 1.01113,0 0.9742,-0.51337 -0.13286,-1.84731 l -1.53314,-1.84731 1.56276,-1.44637 1.56276,-1.44637 -0.6995,1.99685 c -0.64814,1.85025 1.18776,3.39281 4.03802,3.39281 1.50562,0 1.3963,-4.44411 -0.12791,-5.20003 -0.6752,-0.33486 -0.54046,-0.4696 0.29943,-0.29943 2.84493,0.57643 1.79927,6.05973 -1.23767,6.4902 l -2.76475,0.39189 1.38085,1.66382 c 0.75947,0.91511 1.19515,2.17102 0.96819,2.79094 -0.22697,0.61992 -1.38101,-0.17041 -2.56455,-1.75629 z m 5.44558,2.3119 c -0.82342,-0.33225 -1.49713,-1.16415 -1.49713,-1.84865 0,-0.76803 0.66779,-0.69033 1.74409,0.20293 1.75653,1.45779 4.24442,0.79132 4.24442,-1.13703 0,-0.57157 -0.94319,-1.28569 -2.09598,-1.58693 -1.57726,-0.41219 -1.42906,-0.58214 0.59885,-0.68668 3.18859,-0.16439 3.83279,3.95892 0.80032,5.12258 -1.04198,0.39986 -1.98517,0.68444 -2.09598,0.63244 -0.1108,-0.052 -0.87517,-0.3664 -1.69859,-0.69866 z m 33.09894,-0.29427 c 2.62393,-1.66177 0.59772,-6.99684 -3.45287,-9.09148 -1.95551,-1.01123 -4.3254,-3.31165 -5.26641,-5.11202 -0.94101,-1.80038 -5.27863,-6.63929 -9.63917,-10.75314 -9.90967,-9.34903 -22.28829,-27.85251 -18.63303,-27.85251 0.65874,0 1.1977,0.82179 1.1977,1.82619 0,3.01714 5.97606,4.38246 16.76785,3.83085 5.59926,-0.2862 8.02461,-0.27091 5.38966,0.034 l -4.79081,0.55432 2.39541,1.01537 2.3954,1.01536 -4.19196,0.0434 c -2.30558,0.0239 -6.1995,0.37501 -8.65315,0.7803 l -4.4612,0.73688 3.65263,5.3089 c 2.00894,2.91991 7.16454,8.65641 11.45689,12.7478 4.29234,4.09139 8.57756,8.92105 9.52268,10.73257 0.94512,1.81153 2.47389,3.29369 3.39727,3.29369 2.41641,0 6.64354,5.8183 6.64354,9.14429 0,2.14462 -0.65462,2.82828 -2.69483,2.8144 -2.0108,-0.0137 -2.27368,-0.28508 -1.0356,-1.06915 z m -25.41368,-45.2237 c -0.43916,-0.43915 -1.15778,-0.43915 -1.59694,0 -0.43915,0.43916 -0.0798,0.79847 0.79847,0.79847 0.87831,0 1.23762,-0.35931 0.79847,-0.79847 z m 32.73722,45.11349 c 0,-0.65874 0.53896,-1.19771 1.1977,-1.19771 0.65874,0 1.1977,0.53897 1.1977,1.19771 0,0.65873 -0.53896,1.1977 -1.1977,1.1977 -0.65874,0 -1.1977,-0.53897 -1.1977,-1.1977 z m -149.10557,-2.3817 c -0.4196,-0.67893 0.0612,-0.87971 1.12702,-0.47071 2.07492,0.79622 2.45456,1.6547 0.73175,1.6547 -0.61986,0 -1.45632,-0.5328 -1.85877,-1.18399 z m 123.15533,0.38552 c 0.43916,-0.43915 1.15778,-0.43915 1.59694,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m -134.54199,-3.99234 c 0,-0.87831 0.35931,-1.23762 0.79847,-0.79847 0.43915,0.43916 0.43915,1.15778 0,1.59694 -0.43916,0.43915 -0.79847,0.0798 -0.79847,-0.79847 z m 124.56113,-1.79656 c 0,-0.9881 0.21183,-1.79655 0.47071,-1.79655 0.2589,0 0.78094,0.80845 1.16012,1.79655 0.37917,0.98811 0.16734,1.79656 -0.47071,1.79656 -0.63806,0 -1.16012,-0.80845 -1.16012,-1.79656 z m -164.3099,-0.21931 c 0.8646,-0.34598 1.89762,-0.30343 2.2956,0.0946 0.39799,0.39798 -0.3094,0.68106 -1.57198,0.62906 -1.39526,-0.0575 -1.67906,-0.34128 -0.72362,-0.72361 z m 16.19394,0.0197 c 0.43916,-0.43915 1.15778,-0.43915 1.59694,0 0.43915,0.43917 0.0798,0.79848 -0.79847,0.79848 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79848 z m 6.78699,-0.39923 c 0,-0.87831 0.35931,-1.23762 0.79847,-0.79847 0.43915,0.43916 0.43915,1.15778 0,1.59695 -0.43916,0.43915 -0.79847,0.0798 -0.79847,-0.79848 z m -46.934998,-0.81816 c 0.864598,-0.34598 1.897617,-0.30344 2.295602,0.0946 0.397985,0.39798 -0.309403,0.68106 -1.571985,0.62905 -1.395253,-0.0575 -1.67906,-0.34127 -0.723617,-0.7236 z m 10.205437,0.0197 c 0.43915,-0.43915 1.157772,-0.43915 1.596934,0 0.439162,0.43916 0.07985,0.79847 -0.798473,0.79847 -0.878311,0 -1.237622,-0.35931 -0.798461,-0.79847 z m 43.117301,0 c 0.43917,-0.43915 1.15779,-0.43915 1.59695,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87832,0 -1.23763,-0.35931 -0.79848,-0.79847 z m 166.08152,-0.39923 c 0,-0.65874 0.53896,-1.1977 1.1977,-1.1977 0.65874,0 1.1977,0.53896 1.1977,1.1977 0,0.65874 -0.53896,1.1977 -1.1977,1.1977 -0.65874,0 -1.1977,-0.53896 -1.1977,-1.1977 z M 71.478864,444.36772 c -2.580332,-2.21907 -4.386109,-2.86534 -6.587368,-2.35756 -2.297434,0.52996 -2.597051,0.40482 -1.236005,-0.51621 2.964135,-2.00586 5.422242,-1.4407 10.180477,2.34068 2.486743,1.97621 3.773531,3.59245 2.859528,3.59165 -0.914003,-8e-4 -3.261489,-1.37716 -5.216632,-3.05856 z m 197.649516,0.77269 c -0.78822,-1.27536 0.40883,-4.89889 1.61836,-4.89889 2.11002,0 3.61976,2.85094 2.33166,4.40301 -1.53467,1.84916 -2.99996,2.03311 -3.95002,0.49588 z m 2.92747,-1.30578 c 0,-0.65874 -0.53897,-1.1977 -1.19771,-1.1977 -0.65873,0 -1.1977,0.53896 -1.1977,1.1977 0,0.65874 0.53897,1.1977 1.1977,1.1977 0.65874,0 1.19771,-0.53896 1.19771,-1.1977 z m 29.94258,0 c 0,-0.65874 0.53896,-1.1977 1.1977,-1.1977 0.65874,0 1.1977,0.53896 1.1977,1.1977 0,0.65874 -0.53896,1.1977 -1.1977,1.1977 -0.65874,0 -1.1977,-0.53896 -1.1977,-1.1977 z m -59.88516,-2.99426 c 0,-1.64684 0.52205,-2.99426 1.16012,-2.99426 0.63805,0 0.829,0.86285 0.42432,1.91743 -0.40468,1.05459 0.0164,2.39376 0.93586,2.97592 l 1.67166,1.05848 -2.09598,0.0183 c -1.44213,0.0126 -2.09598,-0.91572 -2.09598,-2.97592 z m 18.79764,1.02254 c 0.28959,-0.75507 -0.70755,-2.23722 -2.21584,-3.29368 -1.5083,-1.05645 -2.17541,-1.92082 -1.48249,-1.92082 0.69293,0 1.21708,-1.21267 1.16478,-2.69483 -0.0678,-1.92209 0.58708,-2.69483 2.2839,-2.69483 3.36029,0 3.82086,3.96944 0.59888,5.16132 l -2.58962,0.95797 1.90186,1.57839 1.90184,1.5784 1.68992,-1.40251 c 1.15526,-0.95878 1.9355,-1.00518 2.4661,-0.14666 0.42688,0.69072 0.2223,1.25586 -0.45464,1.25586 -0.67694,0 -0.94156,0.75372 -0.58807,1.67493 0.45155,1.17671 -0.22671,1.62204 -2.2802,1.49713 -1.65393,-0.10061 -2.69435,-0.77384 -2.39642,-1.55067 z m -0.10848,-9.68094 c -1.21749,-1.21747 -2.22204,0.61549 -1.22312,2.23178 l 0.93807,1.51782 0.50433,-1.51298 c 0.27738,-0.83215 0.17871,-1.83863 -0.21928,-2.23662 z m 193.90315,5.05566 c -8.38591,-3.33867 -12.32416,-3.62238 -17.90633,-1.29001 -2.23069,0.93206 -4.37822,1.37221 -4.77229,0.97816 -1.08038,-1.08039 6.30143,-3.87048 10.24025,-3.87048 2.12145,0 3.4556,-0.63126 3.4556,-1.63503 0,-0.89927 0.99973,-2.9204 2.22164,-4.49139 2.40812,-3.09611 4.02457,-13.07734 2.51376,-15.52188 -0.52436,-0.84844 -0.1207,-2.75149 0.92081,-4.34103 2.47699,-3.78037 2.50506,-3.77424 -9.84817,-2.15082 l -10.77933,1.41657 3.35023,0.92994 c 1.84263,0.51147 5.61539,0.61559 8.38392,0.23139 3.49564,-0.48512 4.25503,-0.3745 2.4853,0.36204 -1.40161,0.58334 -6.79127,1.01823 -11.97703,0.96641 -5.18575,-0.0518 -13.90921,0.85411 -19.38548,2.01316 -5.47626,1.15904 -10.21144,1.85274 -10.52263,1.54155 -0.3112,-0.31118 4.16939,-1.43244 9.95683,-2.49167 15.58224,-2.85189 15.71195,-2.88576 11.64089,-3.03977 -2.01992,-0.0764 -6.81199,0.44141 -10.64905,1.15074 -5.17628,0.95688 -10.1006,0.9039 -19.08379,-0.20533 -15.30125,-1.88936 -17.75783,-1.89285 -32.92934,-0.0467 -6.84096,0.83244 -12.87705,1.07425 -13.41352,0.53736 -0.53648,-0.53689 2.36583,-1.1032 6.44958,-1.25846 4.08376,-0.15525 11.09754,-0.88348 15.58618,-1.61828 6.14102,-1.00529 10.03117,-0.98315 15.71569,0.0894 10.90792,2.05817 20.28364,1.97507 42.59566,-0.37757 23.70812,-2.49986 23.77894,-2.5188 24.59586,-6.57448 0.35604,-1.76762 1.70471,-5.20702 2.99703,-7.64311 1.29234,-2.43608 2.34969,-5.72221 2.34969,-7.3025 v -2.87326 l -6.00699,2.97283 c -11.79246,5.83603 -24.3485,3.66404 -20.58335,-3.56056 3.10082,-5.94989 7.35442,-20.60214 8.03485,-27.67747 0.79795,-8.29719 2.85219,-17.55147 4.32384,-19.47878 1.15248,-1.50931 29.58725,-1.54841 32.01769,-0.044 4.17266,2.58278 -1.74177,27.55395 -8.85778,37.3982 l -1.84499,2.55234 8.73482,-0.32209 c 9.28269,-0.34229 9.88424,-0.49504 20.11301,-5.10719 3.62305,-1.63363 9.82116,-3.733 13.77358,-4.66528 3.95243,-0.93227 9.19579,-3.0205 11.65193,-4.64052 2.45614,-1.62002 5.45656,-2.94548 6.66759,-2.94548 3.42027,0 15.9132,-6.81149 20.31123,-11.07422 l 3.95954,-3.83774 -0.78232,-3.62278 c -1.27831,-5.91945 -6.42315,-15.28686 -11.03467,-20.09119 -2.37112,-2.47027 -3.68871,-4.49139 -2.928,-4.49139 2.42585,0 9.32674,8.07189 12.26605,14.34744 2.9263,6.24776 5.10857,7.2206 5.78998,2.58111 0.52318,-3.5621 -2.26994,-7.62435 -13.21345,-19.2174 l -9.23174,-9.77967 -6.03898,3.06018 c -3.32143,1.68309 -6.03898,2.60767 -6.03898,2.0546 0,-0.55307 2.42535,-2.21686 5.38967,-3.69731 6.15498,-3.07395 6.10803,-2.84087 3.55279,-17.63751 -2.94239,-17.0386 -8.95616,-37.73452 -13.00952,-44.77133 -9.75893,-16.94192 -25.1548,-30.03238 -40.24795,-34.22113 l -5.38967,-1.49578 3.59311,-0.0954 c 11.60637,-0.30814 33.04497,16.85814 43.78313,35.05797 3.3548,5.68596 9.2101,25.62044 12.70954,43.26989 l 3.08659,15.56724 3.44943,5.01358 c 1.89718,2.75746 5.02535,6.13571 6.95146,7.50722 9.41182,6.70181 15.37229,19.50748 11.07846,23.8013 -1.39399,1.394 -2.1825,3.38261 -1.84817,4.66108 0.8432,3.22446 -3.52684,8.13736 -11.25505,12.65313 l -6.73451,3.93515 0.30399,6.56254 0.304,6.56255 -2.80029,4.17883 c -3.47368,5.18373 -12.93056,11.65639 -19.6604,13.45635 l -5.07122,1.35634 -0.78485,5.70662 c -0.43168,3.13865 -0.44422,6.25782 -0.0279,6.93149 0.41635,0.67367 0.95627,2.71963 1.19984,4.54658 0.24356,1.82695 0.81618,4.26492 1.27248,5.41771 0.45632,1.15279 0.2907,2.09598 -0.36804,2.09598 -1.57008,0 -2.61339,-2.80676 -3.87144,-10.41519 l -1.02901,-6.22324 2.39384,-9.94575 c 1.31662,-5.47017 2.10555,-11.42792 1.75317,-13.23945 -0.35236,-1.81152 -0.17359,-3.29368 0.39726,-3.29368 1.72556,0 2.39412,5.0814 1.37884,10.4799 -1.09947,5.84615 -0.50105,6.13155 6.65929,3.17592 10.96961,-4.528 16.01583,-10.92943 16.01583,-20.317 v -5.58244 l -3.89254,0.74657 c -2.14089,0.41061 -7.06753,2.35698 -10.9481,4.32525 -3.88057,1.96828 -8.37461,3.57869 -9.98676,3.57869 -1.61215,0 -6.34444,1.57984 -10.5162,3.51077 -9.95714,4.6087 -15.42782,6.05605 -22.92127,6.06417 l -6.16478,0.007 -3.71627,3.26096 c -4.18989,3.67656 -4.85773,8.11519 -1.62029,10.76891 l 2.09598,1.71805 -2.63995,-0.56126 c -3.15122,-0.66996 -6.34282,3.45561 -6.34282,8.19893 v 3.10892 l 8.22714,-0.81068 c 6.05675,-0.59682 8.47344,-0.41215 9.16078,0.69999 0.70004,1.13269 0.065,1.34062 -2.53806,0.83108 -7.50646,-1.46939 -18.02446,2.32949 -16.67143,6.02136 0.30178,0.82342 0.14012,1.49713 -0.35922,1.49713 -0.49935,0 -1.04008,3.34674 -1.20161,7.4372 -0.16258,4.11674 -1.01404,8.26091 -1.9071,9.2822 -0.88737,1.01475 -1.95437,2.96763 -2.37111,4.33974 l -0.75773,2.49475 3.06782,1.39779 c 4.43048,2.01865 5.35052,1.75581 5.35052,-1.52856 0,-2.805 4.50765,-7.33767 5.90628,-5.93905 0.36362,0.36362 -0.21742,1.1528 -1.2912,1.75371 -5.75239,3.2192 -3.47198,9.45605 3.46941,9.48876 l 3.89254,0.0183 0.0946,-3.29368 0.0945,-3.29368 1.20296,3.29368 c 0.8885,2.43269 2.01177,3.29368 4.29703,3.29368 5.22384,0 2.4837,0.84321 -5.09024,1.5664 l -7.18622,0.68615 z m -4.93469,-54.17362 c 14.18194,-5.08352 25.8945,-26.58526 25.8945,-47.53677 v -1.53846 l -14.79945,0.0415 -14.79944,0.0415 -1.2894,5.47614 c -0.70917,3.01188 -1.62364,8.97942 -2.03217,13.26121 -0.66837,7.00535 -5.07372,22.38169 -7.98519,27.87135 -2.58573,4.87549 4.79122,6.04681 15.01115,2.38347 z m -428.187778,53.88383 -1.643787,-2.09598 2.09598,1.64377 c 1.995074,1.56465 2.629533,2.54819 1.643788,2.54819 -0.248715,0 -1.191906,-0.94319 -2.095981,-2.09598 z m 10.133635,1.29751 c 0.43915,-0.43915 1.157772,-0.43915 1.596934,0 0.439162,0.43916 0.07985,0.79847 -0.798473,0.79847 -0.878312,0 -1.237623,-0.35931 -0.798461,-0.79847 z m 265.765343,-0.6238 c 0.26075,-0.78225 1.12759,-1.55029 1.9263,-1.70673 0.79873,-0.15646 0.89642,-0.009 0.21711,0.32686 -0.67931,0.33623 -0.93046,1.10426 -0.55811,1.70673 0.37235,0.60247 0.0613,1.09541 -0.6912,1.09541 -0.75251,0 -1.15485,-0.64003 -0.8941,-1.42227 z m -60.75849,-0.97314 c -0.40712,-0.65874 -0.40712,-1.73667 0,-2.3954 0.98833,-1.59917 3.84906,-1.52379 4.87011,0.12831 0.55149,0.89232 -0.013,1.06178 -1.72586,0.51815 -1.43013,-0.45391 -2.5454,-0.28623 -2.5454,0.38271 0,0.65482 0.9432,1.43708 2.09598,1.73832 l 2.09598,0.54775 -2.02529,0.13893 c -1.11391,0.0764 -2.35839,-0.40003 -2.76552,-1.05877 z m 190.23519,0.39923 c 0.43916,-0.43915 1.15778,-0.43915 1.59694,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m -39.52421,-1.1977 c 0.43916,-0.43915 1.15779,-0.43915 1.59695,0 0.43915,0.43916 0.0798,0.79847 -0.79848,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m 15.17091,-0.39923 c 0,-0.87831 0.35931,-1.23762 0.79848,-0.79847 0.43915,0.43916 0.43915,1.15778 0,1.59694 -0.43917,0.43915 -0.79848,0.0798 -0.79848,-0.79847 z m 13.59696,-0.16465 c 1.5491,-0.90033 2.99506,-0.9138 4.79082,-0.0447 l 2.57203,1.24488 -4.79081,0.0446 -4.79082,0.0446 z m -172.38835,-2.33653 -2.26353,-2.50116 3.79714,2.17926 c 4.03363,2.31498 6.42665,1.61316 4.09188,-1.20007 l -1.39895,-1.68562 2.12656,-0.98924 c 1.16959,-0.54407 3.74344,-1.01125 5.71965,-1.03815 l 3.59311,-0.0489 -0.38514,-3.29369 c -0.44454,-3.80169 0.0591,-4.0475 2.75964,-1.34695 l 1.94673,1.94675 -2.18196,2.03282 c -2.36844,2.20652 -7.95555,4.11687 -6.86104,2.34592 0.36915,-0.5973 0.15313,-1.086 -0.48004,-1.086 -0.63317,0 -1.71488,1.6169 -2.40379,3.59311 -1.49202,4.27999 -4.77286,4.72446 -8.06026,1.09193 z m 17.06319,-9.07662 c -0.43916,-0.43915 -0.79848,-0.0798 -0.79848,0.79847 0,0.87831 0.35932,1.23762 0.79848,0.79847 0.43915,-0.43916 0.43915,-1.15778 0,-1.59694 z m 44.48968,10.75964 c 0.86459,-0.34599 1.89761,-0.30344 2.2956,0.0945 0.39798,0.39799 -0.30942,0.68106 -1.57199,0.62906 -1.39526,-0.0575 -1.67906,-0.34127 -0.72361,-0.7236 z m 7.11136,0.0249 c 0.82342,-0.33225 2.17084,-0.33225 2.99426,0 0.82342,0.33226 0.14971,0.60411 -1.49713,0.60411 -1.64684,0 -2.32055,-0.27185 -1.49713,-0.60411 z m 9.65648,-0.0249 c 0.8646,-0.34599 1.89762,-0.30344 2.2956,0.0945 0.39799,0.39799 -0.30941,0.68106 -1.57198,0.62906 -1.39527,-0.0575 -1.67906,-0.34127 -0.72362,-0.7236 z m 70.09058,0.0197 c 0.43917,-0.43915 1.15779,-0.43915 1.59695,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87831,0 -1.23763,-0.35931 -0.79848,-0.79847 z m 4.79082,0 c 0.43916,-0.43915 1.15778,-0.43915 1.59694,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m 10.97895,-0.39923 c 0.40712,-0.65874 0.9779,-1.19771 1.26839,-1.19771 0.29049,0 0.52816,0.53897 0.52816,1.19771 0,0.65873 -0.57078,1.1977 -1.26839,1.1977 -0.69761,0 -0.93529,-0.53897 -0.52816,-1.1977 z m 88.03118,-1.19771 c 0,-0.87831 0.35931,-1.23762 0.79847,-0.79847 0.43915,0.43916 0.43915,1.15778 0,1.59694 -0.43916,0.43915 -0.79847,0.0798 -0.79847,-0.79847 z m 3.59311,-0.0707 c 0,-0.69761 0.53897,-0.93528 1.1977,-0.52816 0.65874,0.40712 1.19771,0.9779 1.19771,1.26839 0,0.29049 -0.53897,0.52817 -1.19771,0.52817 -0.65873,0 -1.1977,-0.57078 -1.1977,-1.2684 z m -15.57014,-1.12701 c 0,-0.65874 0.57078,-1.1977 1.26839,-1.1977 0.69762,0 0.93529,0.53896 0.52816,1.1977 -0.40712,0.65874 -0.9779,1.1977 -1.26839,1.1977 -0.29049,0 -0.52816,-0.53896 -0.52816,-1.1977 z m 20.36095,-2.08518 c 0,-2.06908 0.50783,-4.07582 1.1285,-4.45942 0.62068,-0.3836 1.49033,-3.11024 1.93256,-6.0592 0.709,-4.72804 3.36207,-11.39819 3.25014,-7.47001 -0.22678,7.95772 -6.3112,25.39778 -6.3112,17.98863 z m -266.39358,0.47198 c 0.36672,-0.95568 0.14167,-2.06215 -0.50014,-2.45881 -0.6418,-0.39666 -0.88516,-1.79858 -0.54081,-3.11541 0.3638,-1.39118 0.0362,-2.39421 -0.78198,-2.39421 -0.77443,0 -1.06039,-0.56257 -0.63543,-1.25016 0.42496,-0.6876 0.0525,-2.12266 -0.82759,-3.18904 l -1.60024,-1.93885 1.71405,0.5665 c 0.94271,0.31157 2.33784,2.42034 3.10028,4.68616 0.76243,2.26581 2.28173,4.29392 3.3762,4.50689 2.34412,0.45617 2.62591,-2.1782 0.49282,-4.60731 -0.82342,-0.93768 -0.3208,-0.72535 1.11693,0.47185 2.96844,2.47182 2.44435,5.54478 -0.94565,5.54478 -1.24698,0 -2.26726,0.77663 -2.26726,1.72586 0,0.94923 -0.5328,2.05517 -1.18399,2.45762 -0.66117,0.40863 -0.88955,-0.0355 -0.51719,-1.00587 z m 229.03328,-1.68049 c -0.53027,-2.72986 6.79263,-5.50905 9.99706,-3.79409 1.18928,0.63648 3.462,0.83104 5.0505,0.43236 1.64445,-0.41274 3.25396,-0.13303 3.73761,0.64954 1.30303,2.10834 0.51583,2.25189 -6.34105,1.15637 -7.00119,-1.1186 -9.81721,-0.54968 -9.81721,1.98339 0,2.40587 -2.14431,2.05685 -2.62691,-0.42757 z M 31.716747,427.46602 c 0.43915,-0.43915 1.157772,-0.43915 1.596934,0 0.439162,0.43916 0.07985,0.79847 -0.798473,0.79847 -0.878312,0 -1.237623,-0.35931 -0.798461,-0.79847 z m 463.710743,-1.59694 c -0.40712,-0.65873 -0.16945,-1.1977 0.52816,-1.1977 0.69762,0 1.26839,0.53897 1.26839,1.1977 0,0.65874 -0.23767,1.19771 -0.52816,1.19771 -0.29049,0 -0.86127,-0.53897 -1.26839,-1.19771 z m 14.97129,0 c 0,-0.87831 0.35931,-1.23762 0.79847,-0.79847 0.43915,0.43916 0.43915,1.15778 0,1.59695 -0.43916,0.43915 -0.79847,0.0798 -0.79847,-0.79848 z m 15.57014,0 c 0,-0.65873 0.50716,-1.1977 1.12702,-1.1977 0.61985,0 1.46012,0.53897 1.86724,1.1977 0.40712,0.65874 -0.10003,1.19771 -1.12702,1.19771 -1.02698,0 -1.86724,-0.53897 -1.86724,-1.19771 z M 48.484592,425.07061 c 0.43915,-0.43915 1.157771,-0.43915 1.596933,0 0.439162,0.43916 0.07985,0.79847 -0.798472,0.79847 -0.878312,0 -1.237623,-0.35931 -0.798461,-0.79847 z m 466.898888,-0.4361 c 1.25482,-0.73239 3.02537,-0.74698 4.79081,-0.0395 l 2.80037,1.12224 -4.79081,0.0395 -4.79081,0.0395 z M 216.9615,422.81737 c 0,-1.27554 -0.64372,-1.74837 -1.78435,-1.31067 -1.1967,0.45922 -2.02835,-0.28746 -2.52524,-2.26726 -0.80017,-3.1881 -2.31136,-3.85816 -3.28112,-1.45485 -0.36089,0.89437 -0.64217,0.65327 -0.69865,-0.59886 -0.14295,-3.1685 1.96576,-2.53672 6.61997,1.9834 2.50522,2.43304 3.68968,4.39502 2.93489,4.86149 -0.69603,0.43017 -1.2655,-0.11579 -1.2655,-1.21325 z m 29.49206,0.0121 c -0.90668,-2.36279 2.73757,-3.86447 4.08548,-1.6835 0.54878,0.88795 0.73207,2.04442 0.40729,2.56992 -0.99297,1.60667 -3.74439,1.06381 -4.49277,-0.88642 z m 4.04363,0.11602 c 0,-0.29049 -0.53897,-0.86127 -1.1977,-1.26839 -0.65874,-0.40712 -1.19771,-0.16945 -1.19771,0.52816 0,0.69762 0.53897,1.2684 1.19771,1.2684 0.65873,0 1.1977,-0.23768 1.1977,-0.52817 z m 2.92976,0.42381 c -0.4426,-0.71614 -0.33515,-1.77163 0.23875,-2.34553 1.4165,-1.4165 4.53405,0.64545 3.50162,2.31598 -1.04626,1.69286 -2.70428,1.70596 -3.74037,0.0296 z m 236.61088,0.10436 c 0,-0.65874 0.53896,-1.19771 1.1977,-1.19771 0.65874,0 1.1977,0.53897 1.1977,1.19771 0,0.65873 -0.53896,1.1977 -1.1977,1.1977 -0.65874,0 -1.1977,-0.53897 -1.1977,-1.1977 z M 223.34925,422.6752 c 0.43916,-0.43915 1.15778,-0.43915 1.59694,0 0.43915,0.43917 0.0798,0.79848 -0.79847,0.79848 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79848 z M 88.807258,421.07827 c 0,-0.87831 0.35931,-1.23762 0.798472,-0.79847 0.439162,0.43916 0.439162,1.15778 0,1.59694 -0.439162,0.43915 -0.798472,0.0798 -0.798472,-0.79847 z m 131.148502,-1.1977 c 0.40712,-0.65874 1.0097,-1.19771 1.33907,-1.19771 0.32936,0 0.26575,0.53897 -0.14137,1.19771 -0.40712,0.65873 -1.0097,1.1977 -1.33907,1.1977 -0.32937,0 -0.26576,-0.53897 0.14137,-1.1977 z m 6.58737,0 c 0,-0.87831 0.35931,-1.23763 0.79847,-0.79848 0.43915,0.43917 0.43915,1.15779 0,1.59695 -0.43916,0.43915 -0.79847,0.0798 -0.79847,-0.79847 z M 92.799609,419.08209 c 0.43915,-0.43915 1.157772,-0.43915 1.596934,0 0.439162,0.43917 0.07985,0.79848 -0.798473,0.79848 -0.878311,0 -1.237622,-0.35931 -0.798461,-0.79848 z M 224.54695,416.939 c 0,-0.95914 0.45793,-1.46085 1.01763,-1.11495 0.55968,0.34591 0.70754,1.13065 0.32854,1.74387 -0.96849,1.56705 -1.34617,1.39061 -1.34617,-0.62892 z m -5.97779,-0.21641 c 0.41876,-0.74878 -0.0822,-2.06154 -1.11328,-2.91724 l -1.87465,-1.55583 -1.19761,1.71954 -1.19759,1.71955 0.46546,-1.7217 c 0.6718,-2.48491 2.46812,-2.75339 5.155,-0.77049 l 2.34697,1.73208 -1.67283,1.57775 c -0.92006,0.86778 -1.33023,0.96512 -0.91147,0.21634 z m 27.53944,-1.11449 c -1.14954,-2.99566 1.3567,-4.57683 3.6382,-2.29534 1.08355,1.08356 1.66387,2.46563 1.28956,3.07126 -1.08529,1.75603 -4.14077,1.27492 -4.92776,-0.77592 z m 3.19089,-0.51835 c 0,-0.65873 -0.53897,-1.1977 -1.19771,-1.1977 -0.65873,0 -1.1977,0.53897 -1.1977,1.1977 0,0.65874 0.53897,1.19771 1.1977,1.19771 0.65874,0 1.19771,-0.53897 1.19771,-1.19771 z m 5.39325,0.11825 0.87169,-2.87601 -2.03485,0.78085 c -1.33626,0.51277 -1.86343,0.26658 -1.53554,-0.7171 0.7647,-2.29407 3.80574,-1.77974 4.28816,0.72525 0.23548,1.22276 -0.22194,2.83966 -1.01649,3.59311 l -1.44464,1.36991 z m 102.69946,1.45155 c 1.15279,-0.30125 3.03917,-0.30125 4.19196,0 1.15279,0.30126 0.2096,0.54774 -2.09598,0.54774 -2.30558,0 -3.24877,-0.24648 -2.09598,-0.54774 z m -130.11391,-2.7675 c -0.5305,-1.64684 -0.8723,-4.47641 -0.75959,-6.28794 0.22541,-3.62235 -1.87033,-4.53739 -2.74307,-1.1977 -0.41219,1.57726 -0.58213,1.42906 -0.68668,-0.59886 -0.0816,-1.58286 -0.90942,-2.69483 -2.00618,-2.69483 -1.02698,0 -1.6008,0.43109 -1.27517,0.95799 0.32563,0.52689 -0.33551,1.53726 -1.46922,2.24527 l -2.06128,1.28729 v -2.15734 c 0,-1.18654 0.42347,-1.89561 0.94106,-1.57573 0.51757,0.31987 0.94104,-0.0237 0.94104,-0.76341 0,-1.72198 7.26443,-1.08374 9.27877,0.81522 0.82152,0.77447 1.13817,2.33458 0.70367,3.46688 -0.74421,1.93935 2.18632,5.30546 4.61892,5.30546 1.40354,0 1.19119,-3.28319 -0.25886,-4.00233 -0.67521,-0.33485 -0.54047,-0.47229 0.29942,-0.30542 0.83989,0.16688 1.70849,1.54401 1.93023,3.0603 l 0.40315,2.7569 -3.01002,-0.75546 c -2.28074,-0.57243 -3.11562,-0.24747 -3.44585,1.34125 l -0.43582,2.09672 z m 10.44639,0.51834 c -0.94395,-2.45989 0.95064,-4.29829 3.076,-2.98475 1.81005,1.11868 0.97639,4.86182 -1.08282,4.86182 -0.70008,0 -1.59702,-0.84468 -1.99318,-1.87707 z m 3.19088,-0.51834 c 0,-0.65874 -0.53896,-1.1977 -1.1977,-1.1977 -0.65874,0 -1.1977,0.53896 -1.1977,1.1977 0,0.65874 0.53896,1.1977 1.1977,1.1977 0.65874,0 1.1977,-0.53896 1.1977,-1.1977 z m 59.58574,1.51844 c 2.79963,-0.25216 7.38084,-0.25216 10.18047,0 2.79963,0.25216 0.50903,0.45848 -5.09023,0.45848 -5.59927,0 -7.88987,-0.20632 -5.09024,-0.45848 z m 46.71042,0.0838 c 0.82342,-0.33225 2.17084,-0.33225 2.99426,0 0.82342,0.33226 0.14971,0.60411 -1.49713,0.60411 -1.64684,0 -2.32055,-0.27185 -1.49713,-0.60411 z m 22.1803,-0.0368 c 1.16533,-0.30366 2.78223,-0.2837 3.59311,0.0444 0.81088,0.32808 -0.14256,0.57653 -2.11877,0.55213 -1.97621,-0.0244 -2.63967,-0.29284 -1.47434,-0.59651 z m 18.04256,0.0315 c 0.43916,-0.43915 1.15779,-0.43915 1.59695,0 0.43915,0.43917 0.0798,0.79848 -0.79848,0.79848 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79848 z m 8.90442,-0.0695 c 2.15269,-0.26656 5.38649,-0.26107 7.18622,0.0122 1.79973,0.27329 0.0384,0.49138 -3.91398,0.48467 -3.95243,-0.007 -5.42493,-0.23032 -3.27224,-0.49688 z m 82.17254,-2.47687 c -1.48754,-3.96897 -0.6305,-6.83613 1.37715,-4.60708 0.67597,0.75053 0.94546,2.90208 0.59885,4.78124 l -0.63019,3.41665 z m -295.8842,1.3487 c 0.43916,-0.43915 1.15778,-0.43915 1.59694,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m 106.19635,-0.39923 -2.99426,-0.95893 2.39541,-0.0352 c 1.31747,-0.0194 3.47334,0.42799 4.79081,0.99413 3.05201,1.3115 -0.0968,1.3115 -4.19196,0 z m 28.74488,0 c -0.98811,-0.63857 -5.56932,-1.20715 -10.18048,-1.26354 -4.61116,-0.0564 -9.46186,-0.54507 -10.77933,-1.08596 -2.92483,-1.20079 8.99215,-0.51575 23.67732,1.36108 5.77643,0.73826 10.8517,0.99318 11.27838,0.56649 0.42668,-0.42667 -1.20043,-0.77577 -3.61579,-0.77577 -2.41538,0 -4.39159,-0.46454 -4.39159,-1.03231 0,-0.56776 -3.63802,-1.4023 -8.08449,-1.8545 -11.95103,-1.21545 -25.61501,-3.33714 -25.06078,-3.89135 0.26645,-0.26646 6.88995,0.37152 14.71888,1.41774 18.81058,2.51376 33.2668,2.52094 37.08611,0.0184 1.59441,-1.04469 2.89894,-1.36702 2.89894,-0.71628 0,1.92769 -4.31259,3.66286 -9.10366,3.66286 -5.79228,0 -4.64208,1.02799 3.32354,2.97041 l 6.37897,1.55552 -13.17473,0.11411 c -7.24611,0.0627 -13.98319,-0.40836 -14.97129,-1.04693 z m 60.20105,0.33826 c 1.82058,-0.27531 4.51541,-0.26794 5.98852,0.0163 1.4731,0.28429 -0.0165,0.50953 -3.31016,0.50055 -3.29368,-0.009 -4.49894,-0.2416 -2.67836,-0.51689 z m 36.8129,-0.88573 c 3.75558,-0.99567 11.2212,-1.68053 17.3667,-1.59311 l 10.77933,0.15333 -12.57588,0.84131 c -6.91674,0.46274 -14.73175,1.17963 -17.3667,1.59313 -3.26075,0.51169 -2.68698,0.19403 1.79655,-0.99466 z M 46.887646,412.69435 c 0,-0.87831 0.359311,-1.23762 0.798473,-0.79847 0.439162,0.43916 0.439162,1.15778 0,1.59694 -0.439162,0.43915 -0.798473,0.0798 -0.798473,-0.79847 z m 162.588204,-0.7854 c 2.90408,-0.62386 3.36463,-1.65884 1.54701,-3.47646 -0.73197,-0.73197 -0.73197,-1.79509 0,-2.93437 l 1.14783,-1.78655 1.08791,1.68959 c 1.71002,2.65576 -0.39525,6.67005 -3.61369,6.89052 l -2.86389,0.1962 z m 132.64563,-0.41231 c 0.40713,-0.65873 1.27919,-1.1977 1.93792,-1.1977 0.65874,0 0.86461,0.53897 0.45749,1.1977 -0.40712,0.65874 -1.27918,1.19771 -1.93792,1.19771 -0.65874,0 -0.86461,-0.53897 -0.45749,-1.19771 z m 5.07738,0.46367 c -0.36117,-0.58438 2.6604,-1.11358 6.7146,-1.17596 4.0542,-0.0624 12.49145,-0.51965 18.74945,-1.0161 6.26852,-0.49729 12.61377,-0.42506 14.1296,0.16082 1.91212,0.73906 -0.64527,1.05834 -8.38393,1.04666 -6.12443,-0.009 -15.50431,0.44759 -20.84419,1.01516 -5.61418,0.59672 -9.98581,0.58383 -10.36553,-0.0306 z m 43.4296,-0.22317 c 0,-0.52646 1.88638,-0.73698 4.19196,-0.46781 2.30558,0.26916 4.19196,0.6999 4.19196,0.95721 0,0.25729 -1.88638,0.46781 -4.19196,0.46781 -2.30558,0 -4.19196,-0.43074 -4.19196,-0.95721 z m 69.24222,0.13904 c 0.86459,-0.34598 1.89761,-0.30343 2.2956,0.0946 0.39798,0.39799 -0.30942,0.68106 -1.57199,0.62906 -1.39526,-0.0575 -1.67906,-0.34127 -0.72361,-0.72361 z M 190.65012,410.0702 c -0.0209,-1.11391 0.53674,-2.38055 1.2393,-2.81477 2.11104,-1.30469 2.40702,0.0707 0.54488,2.53209 l -1.74608,2.30798 z m 28.70679,0.22874 c 0,-0.87831 0.35931,-1.23762 0.79847,-0.79847 0.43915,0.43916 0.43915,1.15778 0,1.59694 -0.43916,0.43915 -0.79847,0.0798 -0.79847,-0.79847 z m 225.16819,0.727 c 0,-0.2589 0.83644,-0.79169 1.85877,-1.18399 1.06586,-0.40901 1.54662,-0.20822 1.12701,0.47071 -0.70336,1.13806 -2.98578,1.68331 -2.98578,0.71328 z m -312.60053,-2.52355 c 0,-0.98811 0.52206,-1.79656 1.16012,-1.79656 0.63806,0 0.84988,0.80845 0.47071,1.79656 -0.37918,0.9881 -0.90122,1.79655 -1.16012,1.79655 -0.25888,0 -0.47071,-0.80845 -0.47071,-1.79655 z m 336.95383,0.99808 c 0.43916,-0.43915 1.15778,-0.43915 1.59694,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m -261.81806,-1.118 c -0.43664,-0.43663 -0.23649,-1.83541 0.44479,-3.10838 0.88293,-1.64979 0.82871,-2.80845 -0.18879,-4.03448 -1.9066,-2.29731 -3.23656,-2.16916 -3.90167,0.37598 -0.41219,1.57727 -0.58213,1.42907 -0.68667,-0.59885 -0.15306,-2.96882 -1.32724,-3.42285 -3.4255,-1.3246 -1.0285,1.02851 -1.20816,0.75048 -0.72037,-1.11482 0.39513,-1.51096 1.30781,-2.23258 2.3284,-1.84094 2.06036,0.79063 2.2321,-2.17264 0.24129,-4.16345 -0.93216,-0.93216 -0.98478,-1.43724 -0.14972,-1.43724 0.70815,0 1.28754,-1.42902 1.28754,-3.1756 0,-1.8188 1.07401,-3.99365 2.51374,-5.09024 1.77169,-1.34944 2.19276,-2.42809 1.42644,-3.654 -1.17676,-1.88249 -0.58556,-3.6503 1.22074,-3.6503 1.84523,0 1.27862,6.23123 -0.77273,8.49795 l -1.89976,2.09921 2.72385,3.68419 c 4.36766,5.90759 6.50086,4.83036 2.25168,-1.13706 -2.72946,-3.83318 -1.41263,-5.67641 2.36836,-3.31514 2.86612,1.78992 3.1164,4.36654 0.739,7.60805 l -1.70513,2.3249 2.00456,2.39541 2.00455,2.3954 -2.48971,-2.09598 c -3.08042,-2.59326 -4.58232,-2.69113 -3.64066,-0.23721 0.3923,1.02231 0.25127,1.57323 -0.31339,1.22424 -0.56467,-0.34899 -1.36836,-2.77139 -1.786,-5.38314 -0.41764,-2.61174 -1.38847,-5.13745 -2.15741,-5.61268 -0.93859,-0.58009 -1.14673,-0.20905 -0.63328,1.12897 0.42064,1.09617 0.31749,1.99303 -0.22922,1.99303 -2.09518,0 0.37163,6.47363 3.60211,9.45302 l 3.38607,3.12286 -1.52461,2.7324 c -0.83854,1.50281 -1.88185,2.37515 -2.3185,1.9385 z m 5.32992,-21.0994 c -0.85942,-0.85942 -1.41728,-0.93013 -1.41728,-0.17965 0,1.59867 1.41642,3.01509 2.21575,2.21575 0.34036,-0.34034 -0.0189,-1.25658 -0.79847,-2.0361 z m 24.99128,20.0928 c -0.78757,-0.94895 -2.15228,-1.44893 -3.03271,-1.11108 -1.85295,0.71105 -3.60209,-3.62839 -2.30712,-5.72372 0.62094,-1.00468 -0.20856,-1.18118 -2.96253,-0.6304 -2.83204,0.56642 -4.00694,0.29064 -4.52616,-1.06239 -0.94725,-2.46852 0.23175,-3.41697 2.83673,-2.28199 1.18119,0.51464 2.80574,0.83067 3.61008,0.70228 0.80435,-0.1284 2.29887,1.7684 3.32117,4.21511 1.35151,3.23462 2.21814,4.08914 3.17586,3.13142 0.95008,-0.95008 2.11062,-0.9556 4.16448,-0.0198 3.12338,1.42311 3.59105,2.70723 1.46457,4.02146 -0.83429,0.51562 -1.05852,0.32996 -0.5653,-0.46808 0.44959,-0.72746 -0.32658,-1.93492 -1.72484,-2.68325 l -2.54229,-1.36059 0.7929,2.49819 c 0.92631,2.91853 0.3084,3.19865 -1.70484,0.77284 z m -11.23765,-9.85243 c -0.43916,-0.43915 -0.79847,-0.0798 -0.79847,0.79847 0,0.87831 0.35931,1.23762 0.79847,0.79847 0.43915,-0.43916 0.43915,-1.15778 0,-1.59694 z m 263.09546,10.77933 c 0.43916,-0.43915 1.15779,-0.43915 1.59695,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87832,0 -1.23763,-0.35931 -0.79848,-0.79847 z M 27.724395,405.50813 c 0,-0.65874 0.570778,-1.1977 1.268392,-1.1977 0.697614,0 0.935286,0.53896 0.528163,1.1977 -0.407123,0.65874 -0.977889,1.1977 -1.26838,1.1977 -0.290491,0 -0.528175,-0.53896 -0.528175,-1.1977 z m 238.043505,0.40449 c 0.82343,-0.33226 2.17084,-0.33226 2.99426,0 0.82342,0.33225 0.14972,0.60411 -1.49713,0.60411 -1.64684,0 -2.32055,-0.27186 -1.49713,-0.60411 z m 8.78316,0.35915 c 0.27447,-0.23874 2.89638,-0.74073 5.82646,-1.11555 3.4465,-0.44088 4.7151,-0.2941 3.59311,0.41572 -1.60063,1.01264 -10.54304,1.67701 -9.41957,0.69983 z m 245.42934,-0.76364 c 0,-0.65874 0.80845,-1.1977 1.79656,-1.1977 0.9881,0 1.79655,0.53896 1.79655,1.1977 0,0.65874 -0.80845,1.1977 -1.79655,1.1977 -0.98811,0 -1.79656,-0.53896 -1.79656,-1.1977 z m 8.78316,0.39923 c 0.43916,-0.43915 1.15778,-0.43915 1.59694,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m -491.058297,-1.1977 c 0.43915,-0.43915 1.157772,-0.43915 1.596934,0 0.439161,0.43916 0.07985,0.79847 -0.798473,0.79847 -0.878312,0 -1.237623,-0.35931 -0.798461,-0.79847 z m 17.341736,-0.0197 c 0.864598,-0.34598 1.897617,-0.30344 2.295602,0.0945 0.397985,0.39799 -0.309403,0.68106 -1.571986,0.62906 -1.395252,-0.0575 -1.67906,-0.34127 -0.723616,-0.7236 z m 11.843213,-0.50652 c 2.108472,-0.60977 4.161395,-1.63909 4.562075,-2.2874 1.350566,-2.18526 10.168751,-1.04133 10.168751,1.31914 0,0.57413 -1.375789,0.41702 -3.057317,-0.34912 l -3.057317,-1.39302 -3.415418,2.01754 c -1.878478,1.10964 -4.679678,1.96894 -6.224883,1.90952 l -2.809464,-0.10802 z m 446.303208,0.52621 c 0.43916,-0.43915 1.15778,-0.43915 1.59694,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m -465.906531,-1.1977 c 0.439149,-0.43915 1.157771,-0.43915 1.596933,0 0.439162,0.43916 0.07985,0.79848 -0.798473,0.79848 -0.878311,0 -1.237622,-0.35932 -0.79846,-0.79848 z m 82.829371,-1.46062 c -0.39254,-1.02291 -0.33428,-1.48043 0.12946,-1.01669 0.46374,0.46372 1.43541,0.0344 2.15928,-0.95412 l 1.31613,-1.79726 0.1603,2.81397 c 0.18042,3.16728 -2.6415,3.88235 -3.76517,0.9541 z m 354.5319,-0.13631 c -0.40712,-0.65874 -0.20125,-1.1977 0.45749,-1.1977 0.65873,0 1.53079,0.53896 1.93792,1.1977 0.40712,0.65874 0.20125,1.1977 -0.45749,1.1977 -0.65874,0 -1.5308,-0.53896 -1.93792,-1.1977 z m -342.06597,-1.53457 1.67486,-2.13341 -2.27371,-1.82519 -2.2737,-1.82519 2.69484,1.30591 c 3.24114,1.57066 3.38704,2.78087 0.59885,4.96752 l -2.09598,1.64378 z m 335.87783,0.7361 c 0.43917,-0.43915 1.15779,-0.43915 1.59695,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87832,0 -1.23763,-0.35931 -0.79848,-0.79847 z m -257.21447,-3.20161 c 0.73948,-1.92703 -2.48474,-4.89702 -4.17928,-3.84974 -0.65882,0.40717 -0.86032,1.61992 -0.44778,2.69499 0.50139,1.30661 0.28551,1.66755 -0.65116,1.08866 -1.7101,-1.0569 -1.86381,-4.31775 -0.20353,-4.31775 0.65873,0 1.1977,-0.80845 1.1977,-1.79656 0,-0.9881 0.53897,-1.79655 1.1977,-1.79655 0.65874,0 1.19771,0.75079 1.19771,1.66841 0,0.91763 0.80845,1.97864 1.79655,2.35782 1.22201,0.46893 1.79656,-0.0647 1.79656,-1.66841 0,-1.2968 -0.47612,-2.35782 -1.05802,-2.35782 -0.5819,0 -1.33989,-1.07794 -1.68443,-2.39541 -0.85783,-3.28034 0.49119,-2.94364 3.22481,0.80489 l 2.27892,3.12501 -1.38064,2.21076 c -0.75936,1.21592 -1.38064,3.02653 -1.38064,4.02357 0,0.99704 -0.52206,1.8128 -1.16012,1.8128 -0.63806,0 -0.88301,-0.72209 -0.54435,-1.60467 z m 46.88629,-2.28786 c -3.0396,-2.29086 -5.60774,-9.62272 -6.87693,-19.63311 -0.6319,-4.9839 -2.17831,-12.64357 -3.43647,-17.02148 -3.135,-10.90859 -3.9608,-20.95744 -1.94841,-23.70953 l 1.58665,-2.16989 17.77949,-0.74829 c 9.77872,-0.41157 18.45319,-0.49899 19.27661,-0.19428 4.11245,1.52182 0.0988,2.09276 -13.86695,1.97251 -8.5367,-0.0735 -17.18537,0.46604 -19.46267,1.21416 l -4.0986,1.34643 0.39325,7.76337 c 0.21628,4.26985 1.43791,10.97873 2.71474,14.90864 1.27682,3.92989 2.60727,10.128 2.95653,13.77358 1.0522,10.98275 4.05609,19.96509 7.24804,21.67338 l 2.82574,1.51229 4.64094,-1.39045 c 2.89283,-0.86672 6.6944,-3.5858 10.09266,-7.21881 l 5.45174,-5.82836 2.98069,-9.44378 c 6.19594,-19.63079 7.01886,-31.52621 2.5245,-36.49242 -2.87634,-3.17832 -1.29705,-4.28178 1.75706,-1.22767 15.87221,15.87221 -15.17738,73.99841 -32.53861,60.91371 z m 48.77082,-0.94319 c -2.67184,-1.23117 -5.57065,-3.5703 -6.4418,-5.19807 l -1.58393,-2.95957 1.05214,-24.94304 1.05213,-24.94301 4.52998,-2.21306 c 4.99992,-2.44264 16.87525,-3.9257 21.71264,-2.7116 5.88594,1.47728 3.06498,2.52925 -6.78238,2.52925 -6.42533,0 -11.13466,0.63222 -13.47172,1.80856 l -3.59311,1.80856 -0.90725,14.95928 c -1.2466,20.55435 -1.01769,34.92011 0.58721,36.8539 10.63358,12.81268 28.81659,0.44451 34.94483,-23.76964 4.5294,-17.89673 4.52669,-24.16109 -0.0126,-29.05649 -1.71349,-1.84793 -2.73885,-3.7288 -2.27857,-4.17973 0.46028,-0.45092 2.40121,1.04617 4.31316,3.32688 l 3.47627,4.14671 v 5.74701 c 0,8.95405 -4.50951,27.01608 -8.715,34.9064 l -3.81363,7.15512 -7.09611,4.58642 c -7.91609,5.11642 -9.96419,5.3754 -16.97226,2.14612 z m -184.83915,-1.36892 c 0.10148,-2.02928 0.28657,-2.21316 0.68668,-0.68215 1.00379,3.84115 4.17204,2.49583 3.54168,-1.5039 -0.31204,-1.97993 -0.15503,-3.34505 0.34891,-3.0336 2.21882,1.37131 0.66263,7.23386 -2.02137,7.61506 l -2.69484,0.38272 z m 223.02853,-0.47801 -3.08955,-3.08956 0.79137,-5.59379 c 0.43524,-3.07659 1.41,-9.63605 2.16611,-14.57658 1.67209,-10.92556 1.83496,-18.98916 0.54592,-27.02874 l -0.97306,-6.06895 4.57365,-1.95482 c 5.31322,-2.2709 28.46082,-4.12247 29.5479,-2.36352 0.42551,0.68848 -4.59164,1.48368 -12.53026,1.98601 -14.50233,0.91767 -19.03135,2.28613 -19.03135,5.75038 0,1.25061 0.40423,2.02379 0.89828,1.71817 1.07202,-0.66315 0.98065,17.93648 -0.10499,21.37411 -1.67688,5.30971 -3.16657,25.94943 -2.02666,28.07938 10.31451,19.27284 45.86924,-31.65513 37.8314,-54.18903 -1.11139,-3.11574 -1.19922,-4.40959 -0.27848,-4.10268 0.73966,0.24655 2.12045,2.94576 3.06839,5.99825 l 1.72356,5.54997 -1.83238,8.35053 c -1.29571,5.90485 -4.20908,12.53835 -9.9474,22.64946 l -8.11504,14.29895 -4.85956,3.151 c -3.3526,2.17387 -6.47347,3.151 -10.06393,3.151 h -5.20437 z m 37.13902,1.78386 c -7.21181,-1.72017 -8.00255,-3.25681 -4.58767,-8.91523 11.91486,-19.74284 15.73085,-35.43659 11.84272,-48.70471 -0.32794,-1.11908 0.50924,-3.14021 1.86042,-4.49138 l 2.45667,-2.45667 h 13.67562 c 7.5216,0 14.52817,0.32714 15.57014,0.72699 4.87149,1.86937 -0.85116,31.46999 -9.84261,50.91137 l -4.7718,10.31761 -4.02199,1.40607 c -5.76004,2.01366 -16.3755,2.5908 -22.1815,1.20595 z m 22.61526,-3.7543 c 5.9823,-3.91976 17.70175,-38.42125 17.70175,-52.11311 v -6.37891 l -14.67186,0.3363 -14.67187,0.33629 0.18063,5.98851 c 0.46625,15.45907 -4.33619,33.67948 -11.73722,44.53082 -1.87808,2.75363 -3.4147,5.53829 -3.4147,6.18813 0,3.84564 21.09591,4.72708 26.61327,1.11197 z m -14.8608,-1.7467 c 0.8646,-0.34598 1.89761,-0.30343 2.2956,0.0945 0.39798,0.39799 -0.30942,0.68106 -1.57199,0.62906 -1.39526,-0.0575 -1.67906,-0.34127 -0.72361,-0.72361 z m 5.67412,-0.29479 c 0.6258,-0.61212 2.75471,-1.44724 4.73092,-1.85583 l 3.59311,-0.74287 -4.03004,1.85583 c -4.59774,2.11725 -5.93572,2.34873 -4.29399,0.74287 z m -9.56451,-6.42434 c 0.44977,-1.1812 1.11948,-1.84593 1.48824,-1.47717 0.36876,0.36876 7.6e-4,1.33519 -0.81777,2.14764 l -1.48824,1.47716 z m 2.91725,-5.63744 c 0,-0.87831 0.35931,-1.23762 0.79848,-0.79847 0.43915,0.43916 0.43915,1.15778 0,1.59695 -0.43917,0.43914 -0.79848,0.0798 -0.79848,-0.79848 z m 3.59311,-8.38392 c 0,-0.87831 0.35931,-1.23762 0.79848,-0.79847 0.43915,0.43916 0.43915,1.15778 0,1.59694 -0.43917,0.43915 -0.79848,0.0798 -0.79848,-0.79847 z m 4.39159,-17.56632 c -0.43917,-0.43915 -0.78209,-1.65182 -0.76206,-2.69483 l 0.0364,-1.89636 1.27106,2.18581 c 1.28966,2.21777 0.91578,3.8666 -0.54543,2.40538 z M 196.6951,392.83244 c 0.0575,-1.39526 0.34128,-1.67906 0.72361,-0.72362 0.34598,0.8646 0.30344,1.89762 -0.0945,2.29561 -0.39799,0.39798 -0.68106,-0.30942 -0.62906,-1.57199 z m -91.51922,-0.0998 c -0.43917,-0.43915 -0.79848,-1.35539 -0.79848,-2.03609 0,-0.75048 0.55786,-0.67977 1.41729,0.17965 0.7795,0.77952 1.13882,1.69576 0.79846,2.0361 -0.34034,0.34035 -0.97811,0.25951 -1.41727,-0.17966 z m 34.97984,-1.2975 -1.64378,-2.09598 2.39541,1.75706 c 1.31747,0.96639 2.61997,1.90958 2.89445,2.09598 0.27447,0.1864 -0.0638,0.33892 -0.75163,0.33892 -0.68786,0 -1.99037,-0.94319 -2.89445,-2.09598 z m 53.41103,-2.87483 c -0.55625,-2.53261 -0.30958,-4.02494 0.77622,-4.696 l 1.59159,-0.98366 -2.13125,-0.81784 c -1.29005,-0.49504 -1.85434,-1.53941 -1.4297,-2.64603 0.39338,-1.02512 -0.45726,-3.06168 -1.93649,-4.63626 -1.45094,-1.54444 -2.00514,-2.80806 -1.23157,-2.80806 0.77357,0 1.40648,0.49501 1.40648,1.10002 0,1.66509 8.16459,6.36313 9.55978,5.50085 0.67232,-0.41552 1.21955,0.32114 1.21955,1.64169 0,1.31747 -0.48837,2.69722 -1.08526,3.06613 -0.5969,0.3689 -0.82655,1.66004 -0.51036,2.8692 0.37485,1.43338 -0.46714,2.88126 -2.41935,4.16039 l -2.99427,1.96193 z m 5.4292,-0.3209 c 0,-0.27549 -0.32714,-1.35343 -0.72699,-2.3954 -1.02694,-2.67615 -2.86612,-2.35474 -2.86612,0.50089 0,1.33078 0.79848,2.3954 1.79656,2.3954 0.9881,0 1.79655,-0.2254 1.79655,-0.50089 z m -0.29886,-6.98475 c -0.27417,-0.82342 -1.5146,-1.69403 -2.75651,-1.9347 l -2.25805,-0.43757 1.60567,1.9347 c 1.8998,2.28912 4.12028,2.57414 3.40889,0.43757 z m 157.79683,8.68335 c -0.40712,-0.65874 -0.16945,-1.19771 0.52816,-1.19771 0.69762,0 1.2684,0.53897 1.2684,1.19771 0,0.65873 -0.23768,1.1977 -0.52817,1.1977 -0.29049,0 -0.86127,-0.53897 -1.26839,-1.1977 z m -86.83348,-1.19771 c 0,-0.87831 0.35931,-1.23762 0.79847,-0.79847 0.43915,0.43916 0.43915,1.15779 0,1.59695 -0.43916,0.43915 -0.79847,0.0798 -0.79847,-0.79848 z m 57.88898,0.39923 c 0.43916,-0.43915 1.15779,-0.43915 1.59695,0 0.43915,0.43917 0.0798,0.79848 -0.79847,0.79848 -0.87832,0 -1.23763,-0.35931 -0.79848,-0.79848 z m -186.64207,-1.31584 c -0.65874,-0.48397 -1.33438,-1.55942 -1.50141,-2.38989 l -0.30369,-1.50994 2.3452,1.4646 c 4.42232,2.76178 4.24363,-0.43181 -0.25481,-4.55433 l -4.49739,-4.12154 3.30375,0.80352 3.30375,0.80354 -2.3954,-2.87416 -2.39541,-2.87418 2.71177,2.29693 c 1.7498,1.48214 2.46468,3.07539 2.01527,4.49139 -0.47302,1.49034 -0.0942,2.19446 1.18076,2.19446 1.03251,0 1.87727,0.59662 1.87727,1.32584 0,0.72921 0.80845,1.01562 1.79656,0.63644 0.9881,-0.37917 1.79655,-0.16735 1.79655,0.47071 0,0.63806 -0.57746,1.16011 -1.28325,1.16011 -0.70579,0 -2.09171,0.80845 -3.07981,1.79656 -2.0035,2.00351 -2.86662,2.1679 -4.61971,0.87994 z m 75.4553,-0.28109 c -0.40713,-0.65874 -0.40713,-1.73667 0,-2.39541 0.40712,-0.65873 -0.33772,-1.1977 -1.65519,-1.1977 -1.31748,0 -2.69743,-0.4887 -3.06659,-1.086 -0.36916,-0.59731 0.54223,-0.82584 2.02529,-0.50787 l 2.69649,0.57815 -2.39541,-2.19095 c -2.43688,-2.22889 -4.01039,-8.34204 -1.79476,-6.97269 0.65775,0.4065 1.19591,1.59108 1.19591,2.63236 0,1.04129 0.78795,2.49164 1.75098,3.22301 0.96305,0.73135 2.04866,3.08137 2.41249,5.22227 0.66314,3.90214 0.21513,4.93473 -1.16921,2.69483 z m 252.11652,0 c 0,-0.65874 0.53896,-1.1977 1.1977,-1.1977 0.65874,0 1.1977,0.53896 1.1977,1.1977 0,0.65874 -0.53896,1.1977 -1.1977,1.1977 -0.65874,0 -1.1977,-0.53896 -1.1977,-1.1977 z m -355.11899,-1.1977 c 0.40712,-0.65874 1.00971,-1.19771 1.33908,-1.19771 0.32937,0 0.26574,0.53897 -0.14138,1.19771 -0.40712,0.65873 -1.0097,1.1977 -1.33907,1.1977 -0.32937,0 -0.26576,-0.53897 0.14137,-1.1977 z m 18.9823,0.34927 c 1.60479,-0.41347 2.06214,-1.36733 1.66121,-3.46464 l -0.55324,-2.8941 1.51599,1.25817 c 1.08216,0.89812 1.69365,0.81543 2.13677,-0.28895 0.42639,-1.06268 0.65038,-0.94894 0.71532,0.36323 0.11508,2.32493 -3.64554,5.927 -5.98826,5.73579 -0.97126,-0.0793 -0.7513,-0.38395 0.51221,-0.7095 z m 342.52443,0.05 c 0.43917,-0.43915 1.15779,-0.43915 1.59695,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87831,0 -1.23763,-0.35931 -0.79848,-0.79847 z m -352.23493,-1.06572 c 0.48834,-0.50031 0.27736,-1.64531 -0.46883,-2.54441 l -1.35672,-1.63475 1.96597,0.75441 c 1.32019,0.50661 1.96595,0.12219 1.96595,-1.17028 0,-2.08802 2.05559,-2.48313 4.58281,-0.8809 1.16319,0.73745 0.36141,1.72722 -2.99426,3.69636 -2.52054,1.47908 -4.18325,2.27989 -3.69492,1.77957 z m 4.10255,-4.9228 c -0.43916,-0.43915 -0.79847,-0.0798 -0.79847,0.79848 0,0.87831 0.35931,1.23762 0.79847,0.79847 0.43915,-0.43916 0.43915,-1.15779 0,-1.59695 z m 104.80444,-0.23288 c -16.54766,-17.75382 -22.4945,-24.81133 -23.4187,-27.79252 -1.57937,-5.09461 4.19142,-22.87001 8.53365,-26.2856 l 3.25482,-2.56024 7.20973,0.48971 c 7.61146,0.517 19.00733,4.38419 22.12333,7.50758 l 1.85424,1.85862 -0.0438,18.81666 c -0.0585,25.12149 -1.69108,29.56144 -11.7282,31.89543 l -3.38808,0.78785 z m 12.30815,-0.46577 c 4.03076,-3.5438 5.45237,-11.47149 5.45237,-30.40548 V 334.8437 l -2.39541,-2.39541 c -1.31747,-1.31747 -3.3386,-2.39872 -4.49139,-2.40278 -1.15279,-0.004 -3.63975,-0.81251 -5.52657,-1.79655 -1.97907,-1.03216 -6.6083,-1.78918 -10.94101,-1.78918 h -7.51041 l -2.06293,3.14842 c -2.34796,3.58344 -6.59649,17.60845 -6.59649,21.77595 0,1.78766 3.08847,6.09343 8.68335,12.10583 4.77584,5.13224 10.46542,11.56572 12.6435,14.2966 4.58057,5.74311 8.08504,6.3674 12.74499,2.27042 z m -8.59785,-2.92598 c 1.16532,-0.30367 2.78222,-0.2837 3.59311,0.0444 0.81088,0.32809 -0.14257,0.57654 -2.11878,0.55213 -1.97621,-0.0244 -2.63966,-0.29284 -1.47433,-0.5965 z m -6.83259,-6.00514 -0.81777,-2.14764 1.48824,1.47716 c 0.81854,0.81245 1.18653,1.77888 0.81777,2.14764 -0.36876,0.36876 -1.03847,-0.29596 -1.48824,-1.47716 z m -4.26896,-6.3396 c -0.70509,-1.31747 -1.0125,-2.39541 -0.68314,-2.39541 0.32937,0 1.17575,1.07794 1.88084,2.39541 0.70509,1.31747 1.0125,2.39541 0.68314,2.39541 -0.32937,0 -1.17575,-1.07794 -1.88084,-2.39541 z m -7.339,-8.0845 -1.64378,-2.09598 2.09599,1.64378 c 1.15278,0.90409 2.09598,1.84728 2.09598,2.09598 0,0.98576 -0.98355,0.3513 -2.54819,-1.64378 z m -3.76226,-6.38395 c 0.42352,-1.61953 0.96643,-2.16245 1.26543,-1.26543 0.28803,0.86407 -0.0458,2.14049 -0.74175,2.83647 -0.88878,0.88878 -1.04465,0.42116 -0.52368,-1.57104 z m 2.77781,-9.48561 c -0.0134,-0.32937 0.75228,-2.75472 1.70154,-5.38967 0.94928,-2.63494 1.73051,-3.71288 1.73608,-2.3954 0.008,1.99239 -3.36256,9.62656 -3.43762,7.78507 z m 24.29282,-5.58929 c 0.43916,-0.43915 1.15778,-0.43915 1.59695,0 0.43915,0.43916 0.0798,0.79847 -0.79848,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m 116.97568,48.7066 c 0,-0.87831 0.35931,-1.23762 0.79847,-0.79847 0.43915,0.43916 0.43915,1.15778 0,1.59694 -0.43916,0.43915 -0.79847,0.0798 -0.79847,-0.79847 z m -88.63003,-2.3954 c 0,-0.87832 0.35931,-1.23763 0.79847,-0.79848 0.43915,0.43916 0.43915,1.15779 0,1.59695 -0.43916,0.43915 -0.79847,0.0798 -0.79847,-0.79847 z m -118.84065,-1.40876 1.40874,-1.40873 -1.46863,-1.88495 -1.46863,-1.88493 2.02479,1.58469 c 2.09931,1.64302 1.69911,5.00268 -0.59592,5.00268 -0.89053,0 -0.85866,-0.45045 0.0996,-1.40876 z m -4.10948,-1.63716 c -0.39008,-1.01651 -0.44161,-2.11583 -0.11452,-2.44291 0.32708,-0.32709 0.88218,0.50461 1.23354,1.84821 0.74634,2.85405 -0.0829,3.29475 -1.11902,0.5947 z m -23.59275,-1.4605 c -0.31045,-0.50232 0.15898,-2.25396 1.04319,-3.89254 l 1.60763,-2.97923 1.14193,2.99426 c 1.30899,3.43226 0.63789,4.98387 -1.02104,2.36072 -1.00426,-1.58796 -1.66224,-0.8083 -1.29275,1.53182 0.18427,1.16704 -0.75429,1.15751 -1.47896,-0.015 z m 6.71356,-0.26611 c 0.53839,-1.9768 6.88426,-2.96639 6.88426,-1.07355 0,0.65815 -0.53896,0.86353 -1.1977,0.45641 -0.65874,-0.40712 -1.20596,-0.0347 -1.21604,0.82759 -0.0134,1.14158 -0.33897,1.07939 -1.1977,-0.22874 l -1.17937,-1.79655 -1.28888,1.79655 -1.28889,1.79656 z m -14.67439,-1.81484 c 0,-0.98811 0.21182,-1.79656 0.47071,-1.79656 0.25889,0 0.78095,0.80845 1.16011,1.79656 0.37917,0.9881 0.16736,1.79655 -0.4707,1.79655 -0.63807,0 -1.16012,-0.80845 -1.16012,-1.79655 z m 244.426,-0.0998 c 0.0575,-1.39526 0.34128,-1.67906 0.72361,-0.72361 0.34598,0.86459 0.30344,1.89761 -0.0945,2.2956 -0.39798,0.39798 -0.68106,-0.30942 -0.62906,-1.57199 z m -240.50929,-1.60714 c 0.423,-1.61755 0.10721,-2.11555 -1.05801,-1.66841 -1.24628,0.47825 -1.64204,-0.51603 -1.58508,-3.98215 l 0.0759,-4.61952 1.08319,2.69483 c 1.17038,2.91175 3.55578,3.67505 3.55578,1.13782 0,-0.85636 -0.58593,-2.14295 -1.30206,-2.85908 -0.87062,-0.87062 -0.89805,-1.55175 -0.0828,-2.05563 1.30461,-0.8063 2.94447,1.15656 3.38073,4.04666 0.14671,0.97179 -0.29499,2.11406 -0.98155,2.53837 -0.68656,0.42432 -1.33038,2.18893 -1.43074,3.92134 -0.10036,1.73243 -0.64955,3.15026 -1.22044,3.15072 -0.57088,4.7e-4 -0.76662,-1.03676 -0.43498,-2.30495 z m -8.70752,-0.0896 c 0,-0.87831 0.35931,-1.23762 0.79847,-0.79847 0.43916,0.43916 0.43916,1.15778 0,1.59695 -0.43916,0.43915 -0.79847,0.0798 -0.79847,-0.79848 z m 205.12826,-4.19196 c -0.0352,-8.96918 1.38411,-23.01185 2.11839,-20.9598 0.35357,0.9881 0.0269,7.4557 -0.72603,14.37243 -0.79821,7.33315 -1.37867,10.07935 -1.39236,6.58737 z m -47.95128,0.59885 c 0,-2.30558 0.24648,-3.24877 0.54774,-2.09598 0.30125,1.15279 0.30125,3.03917 0,4.19196 -0.30126,1.15279 -0.54774,0.2096 -0.54774,-2.09598 z m 93.98864,-10.77933 c 0.36514,-4.94052 0.86321,-9.20734 1.10682,-9.48182 0.8257,-0.93031 0.16556,11.25585 -0.80561,14.87149 -0.58893,2.1926 -0.70634,0.0919 -0.30121,-5.38967 z m 117.39224,5.68909 c -0.29388,-0.82342 0.22388,-2.99836 1.15059,-4.83322 0.9267,-1.83486 2.0122,-8.70833 2.41222,-15.2744 0.4741,-7.782 1.28946,-12.40485 2.34199,-13.27838 l 1.61466,-1.34005 -0.54016,3.43972 c -0.2971,1.89186 -0.82895,7.6178 -1.1819,12.72433 -0.35295,5.10653 -1.4111,11.12594 -2.35142,13.37648 -2.05102,4.90877 -1.587,5.56859 3.31808,4.71811 11.28398,-1.95651 28.26118,-8.94868 30.52356,-12.57132 l 1.53854,-2.4636 -1.48776,-10.96295 c -2.13244,-15.71331 -3.8922,-16.73856 -18.61831,-10.84719 -4.27558,1.7105 -8.08882,2.79497 -8.47386,2.40993 -1.38256,-1.38257 11.18498,-5.96837 17.72106,-6.46627 l 6.67277,-0.50831 2.01058,2.01057 c 1.16967,1.16968 2.01058,3.89498 2.01058,6.51609 0,2.47802 0.61045,7.54521 1.35657,11.26039 l 1.35657,6.75489 -1.9667,3.00156 c -4.65722,7.10782 -37.5937,17.41611 -39.40766,12.33362 z M 264.4704,359.19693 c -0.43917,-0.43914 -0.79848,-1.35539 -0.79848,-2.03609 0,-0.75048 0.55786,-0.67977 1.41728,0.17966 0.77952,0.77951 1.13883,1.69575 0.79847,2.03609 -0.34035,0.34035 -0.97812,0.25951 -1.41727,-0.17966 z m 258.70388,-10.77932 c -0.43916,-0.43915 -0.79847,-2.34759 -0.79847,-4.24095 0,-1.89337 -1.11809,-6.90335 -2.48463,-11.13329 -3.47898,-10.76861 -3.05063,-11.96417 5.77831,-16.12711 4.11711,-1.94126 7.48565,-3.07657 7.48565,-2.52293 0,0.55365 -2.96432,2.41017 -6.58737,4.1256 -7.51373,3.55758 -7.61405,3.91961 -4.19196,15.12701 1.30741,4.28179 2.38123,8.96593 2.38626,10.40921 0.0142,4.07432 1.69497,4.24683 9.16973,0.94113 13.61384,-6.02068 14.2133,-10.75735 3.21755,-25.42335 -1.94858,-2.59898 -2.38523,-3.89254 -1.31397,-3.89254 1.53157,0 7.54844,8.98235 10.57115,15.78125 3.47506,7.81638 -17.24754,22.94069 -23.23225,16.95597 z m -261.89776,-1.59694 c 0,-0.87831 0.35931,-1.23762 0.79847,-0.79847 0.43915,0.43916 0.43915,1.15778 0,1.59695 -0.43916,0.43915 -0.79847,0.0798 -0.79847,-0.79848 z m -66.9737,-5.2316 c -2.77443,-4.48914 -3.22551,-11.95577 -0.95351,-15.78372 3.46231,-5.83347 12.17646,-16.28614 12.5766,-15.0857 0.24082,0.72246 -2.07848,4.58374 -5.154,8.58062 -3.07553,3.99688 -6.10904,9.14014 -6.74117,11.42948 l -1.1493,4.16242 2.62244,4.66601 c 3.49898,6.22559 9.07194,1.4924 14.09167,-11.96827 0.62799,-1.68397 2.59492,-4.78872 4.37097,-6.89942 l 3.22917,-3.83764 -2.81194,-2.34913 c -1.54655,-1.29202 -3.75511,-2.67008 -4.9079,-3.06235 -1.15278,-0.39227 -2.09598,-1.27058 -2.09598,-1.95182 0,-1.55102 9.73939,4.10888 11.28394,6.55749 0.83847,1.32927 0.15339,2.92608 -2.60167,6.0639 -2.05692,2.34271 -4.81762,6.69593 -6.13488,9.67383 -5.88716,13.30889 -11.34273,16.73225 -15.62444,9.8043 z m 102.99935,2.13754 c 0.0575,-1.39526 0.34128,-1.67906 0.72361,-0.72362 0.34598,0.8646 0.30343,1.89762 -0.0945,2.29561 -0.398,0.39798 -0.68106,-0.30942 -0.62906,-1.57199 z m -30.51466,-4.28847 c 0.30483,-0.49323 1.34543,-0.59316 2.31244,-0.22209 2.43834,0.93568 2.19636,1.50024 -0.55424,1.29305 -1.27184,-0.0958 -2.06303,-0.57774 -1.7582,-1.07096 z m 9.77369,-0.65077 c 1.48983,-0.28648 3.6457,-0.27561 4.79081,0.0242 1.14511,0.29977 -0.0738,0.53417 -2.7088,0.52088 -2.63494,-0.0133 -3.57185,-0.25858 -2.08201,-0.54505 z m 10.84022,-1.16878 c 0.8646,-0.34598 1.8976,-0.30344 2.2956,0.0945 0.39798,0.39799 -0.30941,0.68107 -1.57199,0.62906 -1.39526,-0.0575 -1.67906,-0.34127 -0.72361,-0.7236 z m 29.36867,0.0197 c 0.43917,-0.43915 1.15779,-0.43915 1.59695,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87831,0 -1.23763,-0.35931 -0.79848,-0.79847 z M 200.19366,324.06431 c 0.70508,-1.31747 1.55146,-2.3954 1.88083,-2.3954 0.32937,0 0.022,1.07793 -0.68313,2.3954 -0.70509,1.31748 -1.55147,2.39541 -1.88084,2.39541 -0.32937,0 -0.022,-1.07793 0.68314,-2.39541 z m 67.67022,-0.002 c -17.8378,-2.468 -36.48511,-9.28001 -49.02976,-17.91096 -10.09791,-6.94754 -19.74748,-23.11948 -12.69456,-21.27509 1.60552,0.41985 1.99022,0.007 1.55266,-1.66622 -0.997,-3.81255 0.67817,-7.74829 5.35864,-12.5898 2.48021,-2.56557 6.66536,-7.32234 9.3003,-10.57058 13.80194,-17.01442 29.52562,-29.25067 57.77058,-44.95737 l 13.45555,-7.48249 5.7077,0.85584 c 7.88101,1.18172 9.60392,2.35552 11.03828,7.52032 2.58202,9.29725 0.19478,37.40889 -5.46566,64.36245 -1.66008,7.90484 -3.5757,17.87572 -4.25695,22.1575 -0.68124,4.28179 -2.07639,8.72827 -3.10032,9.88106 l -1.86169,2.09598 h -12.58986 c -14.72633,0 -15.503,0.67893 -2.01017,1.75717 10.94059,0.87429 12.96286,2.00879 9.53505,5.34918 -2.8825,2.80899 -12.61854,3.86921 -22.70979,2.47301 z m 20.71114,-2.73857 c 2.67941,-2.12885 -0.015,-3.01947 -11.23727,-3.71434 -19.45089,-1.20439 -28.99953,-4.37736 -44.2078,-14.69009 -3.95212,-2.67993 -10.14999,-6.35409 -13.77304,-8.16479 -3.62306,-1.8107 -7.76015,-4.36712 -9.19354,-5.68094 -5.31825,-4.87463 -5.22028,-0.81194 0.14869,6.16544 13.93464,18.10912 66.3242,35.57033 78.26296,26.08472 z m -30.24936,-10.61821 c -8.3984,-5.2719 -21.6471,-11.79272 -23.9599,-11.79272 -1.07419,0 -3.67795,-0.87003 -5.78613,-1.9334 -5.11561,-2.58029 -3.0366,-0.74085 5.95237,5.2665 9.5914,6.40995 22.3844,12.09998 27.34337,12.16171 1.61091,0.0201 0.44838,-1.19238 -3.54971,-3.70209 z m 38.4394,-3.0236 c 0.7447,-2.51744 1.96597,-7.54148 2.71394,-11.16453 0.74796,-3.62305 2.3668,-11.43807 3.59743,-17.3667 7.94161,-38.25962 8.16479,-66.50721 0.54056,-68.42077 -13.08536,-3.28422 -56.46011,22.85859 -75.41433,45.45369 -3.21832,3.83653 -8.68107,10.23738 -12.13944,14.22413 -6.75536,7.78744 -7.97099,12.30431 -4.19196,15.5759 2.80506,2.4284 21.69317,11.73145 23.81853,11.73145 2.05743,0 15.60299,6.47431 23.87644,11.4121 l 6.07721,3.62704 14.88381,-0.24758 14.88381,-0.24757 z m -8.54022,-0.3852 c 0.40712,-0.65874 1.0097,-1.19771 1.33907,-1.19771 0.32937,0 0.26576,0.53897 -0.14137,1.19771 -0.40712,0.65873 -1.0097,1.1977 -1.33907,1.1977 -0.32936,0 -0.26575,-0.53897 0.14137,-1.1977 z m 4.19196,-4.79082 c 0,-0.87831 0.35931,-1.23762 0.79847,-0.79847 0.43915,0.43916 0.43915,1.15779 0,1.59695 -0.43916,0.43915 -0.79847,0.0798 -0.79847,-0.79848 z m -1.87971,-4.00946 c 0.38312,-1.21711 1.27071,-6.06781 1.97244,-10.77933 0.70172,-4.71153 2.53601,-13.6866 4.0762,-19.9446 1.5402,-6.258 3.49322,-15.55517 4.34008,-20.66038 0.84685,-5.10521 1.90884,-9.2822 2.35998,-9.2822 0.95842,0 -1.65192,14.66291 -4.90404,27.54718 -1.24705,4.94052 -3.07337,13.96971 -4.05851,20.06485 -0.98513,6.09516 -2.39674,12.02379 -3.13692,13.17474 l -1.34579,2.09265 z m 3.28099,-0.1825 c -0.0194,-1.31747 0.42798,-3.47334 0.99413,-4.79081 1.31149,-3.05201 1.31149,0.0968 0,4.19196 l -0.95893,2.99426 z m -40.92548,-4.19196 c 0,-0.87831 0.35931,-1.23762 0.79847,-0.79847 0.43915,0.43916 0.43915,1.15778 0,1.59695 -0.43916,0.43915 -0.79847,0.0798 -0.79847,-0.79848 z m 43.75742,-7.78507 c 1.27092,-9.42995 3.10312,-19.11353 3.73339,-19.73179 0.91667,-0.89921 -0.761,10.16858 -2.71866,17.93524 -1.20691,4.78821 -1.48406,5.27889 -1.01473,1.79655 z m -42.16049,2.19579 c 0.43916,-0.43915 1.15778,-0.43915 1.59694,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m 5.98851,-11.97703 c 0.43917,-0.43915 1.15779,-0.43915 1.59695,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87831,0 -1.23763,-0.35931 -0.79848,-0.79847 z m -36.33032,-9.91017 c 0,-0.61986 0.5328,-1.45631 1.18399,-1.85877 0.67893,-0.4196 0.87971,0.0612 0.47071,1.12702 -0.79622,2.07492 -1.6547,2.45456 -1.6547,0.73175 z m 40.12306,-3.6638 c 0.40712,-0.65874 0.9779,-1.1977 1.26839,-1.1977 0.29049,0 0.52816,0.53896 0.52816,1.1977 0,0.65874 -0.57078,1.1977 -1.26839,1.1977 -0.69762,0 -0.93529,-0.53896 -0.52816,-1.1977 z m -34.13455,-5.84187 c 0,-0.57807 0.89669,-1.79075 1.99265,-2.69483 l 1.99264,-1.64378 -1.43593,2.69484 c -1.48504,2.787 -2.54936,3.47325 -2.54936,1.64377 z m 38.32651,-1.34435 c 0,-0.87831 0.35931,-1.23762 0.79847,-0.79847 0.43915,0.43916 0.43915,1.15778 0,1.59694 -0.43916,0.43915 -0.79847,0.0798 -0.79847,-0.79847 z m 36.87558,-15.57014 c 0.46863,-4.28179 0.77745,-10.87877 0.68626,-14.65997 -0.10678,-4.42705 0.27128,-6.60477 1.06176,-6.11622 1.37276,0.84842 0.36277,17.42629 -1.48467,24.3693 -0.81531,3.06412 -0.88617,2.09739 -0.26335,-3.59311 z m -62.6262,4.79081 c 0.40712,-0.65873 1.0097,-1.1977 1.33907,-1.1977 0.32936,0 0.26575,0.53897 -0.14137,1.1977 -0.40712,0.65874 -1.0097,1.19771 -1.33907,1.19771 -0.32937,0 -0.26576,-0.53897 0.14137,-1.19771 z m 11.05879,-8.53254 c 0.81245,-0.81854 1.77887,-1.18653 2.14763,-0.81777 0.36877,0.36876 -0.29596,1.03847 -1.47716,1.48824 l -2.14764,0.81777 z m 23.6746,-14.22382 c 0.40712,-0.65873 1.0097,-1.1977 1.33907,-1.1977 0.32937,0 0.26576,0.53897 -0.14137,1.1977 -0.40712,0.65874 -1.0097,1.1977 -1.33906,1.1977 -0.32937,0 -0.26576,-0.53896 0.14136,-1.1977 z m -53.29779,72.58919 c 0,-0.2589 -0.83644,-0.79169 -1.85876,-1.18399 -1.06586,-0.40901 -1.54662,-0.20822 -1.12702,0.47071 0.70336,1.13807 2.98578,1.68331 2.98578,0.71328 z m 87.58277,26.84989 -4.0415,-3.44717 0.83596,-6.97462 c 0.45979,-3.83604 1.87424,-11.10667 3.14324,-16.15694 1.52383,-6.06443 2.33696,-13.58813 2.3947,-22.15751 0.0481,-7.13636 0.56865,-15.9395 1.15679,-19.56256 0.58814,-3.62305 1.64034,-11.43806 2.33823,-17.36669 3.059,-25.98691 7.22735,-28.85159 43.89691,-30.16799 l 20.53104,-0.73704 5.21958,2.05969 c 2.87076,1.13282 7.20681,3.4203 9.63564,5.0833 l 4.41606,3.02362 5.46262,13.02145 c 4.69997,11.20347 7.69695,20.81095 12.68001,40.6484 0.5784,2.30262 1.38794,13.08195 1.79897,23.95407 l 0.74735,19.7675 -2.18466,4.19196 -2.18465,4.19196 -9.58162,1.37673 c -5.2699,0.7572 -28.17597,1.67424 -50.90239,2.03787 l -41.32076,0.66114 z m 69.31635,1.14229 c 7.57547,-0.0586 18.61556,-0.76488 24.53354,-1.56962 l 10.75997,-1.46315 1.59461,-2.96216 1.59461,-2.96214 -0.67424,-21.55866 c -0.37082,-11.85726 -1.26455,-23.44504 -1.98604,-25.75062 -0.72151,-2.30558 -1.74861,-6.07834 -2.28248,-8.38392 -2.43385,-10.51119 -5.16987,-19.17145 -8.32454,-26.34947 -1.88179,-4.28179 -4.0471,-9.4603 -4.81178,-11.5078 -1.66268,-4.45193 -6.20186,-8.0112 -14.2751,-11.19337 l -5.95498,-2.34724 -17.75291,0.44476 c -34.37505,0.86118 -40.90183,4.62229 -42.91414,24.72963 -0.42158,4.21249 -1.5283,11.43185 -2.45938,16.04301 -0.93108,4.61116 -1.9004,15.65997 -2.15406,24.55292 -0.26395,9.25414 -1.26173,19.24225 -2.33313,23.35521 -1.02957,3.95242 -1.8764,8.53363 -1.88185,10.18047 -0.005,1.64685 -0.35905,4.66495 -0.78578,6.7069 l -0.77588,3.71263 2.85412,3.07966 c 3.52774,3.80649 5.46082,4.02209 32.69719,3.64661 11.85726,-0.16345 27.75677,-0.34511 35.33225,-0.40365 z m -53.2978,-8.35822 c 0.40713,-0.65874 0.9779,-1.19771 1.2684,-1.19771 0.29049,0 0.52816,0.53897 0.52816,1.19771 0,0.65873 -0.57078,1.1977 -1.26839,1.1977 -0.69762,0 -0.93529,-0.53897 -0.52817,-1.1977 z m 27.34756,0.39923 c 0.43916,-0.43915 1.15778,-0.43915 1.59694,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m -21.55866,-1.19771 c 0.43916,-0.43915 1.15778,-0.43915 1.59694,0 0.43915,0.43917 0.0798,0.79848 -0.79847,0.79848 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79848 z m 7.18622,0 c 0.43916,-0.43915 1.15778,-0.43915 1.59694,0 0.43915,0.43917 0.0798,0.79848 -0.79847,0.79848 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79848 z m 7.18622,0 c 0.43916,-0.43915 1.15778,-0.43915 1.59694,0 0.43915,0.43917 0.0798,0.79848 -0.79847,0.79848 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79848 z m 14.37244,-2.19578 c 0,-1.16916 1.0805,-1.74804 3.09407,-1.65762 2.05553,0.0923 2.38562,0.32374 0.98342,0.68949 -1.16086,0.30282 -1.80276,1.04875 -1.42645,1.65762 0.37632,0.60889 -0.0662,1.10706 -0.98342,1.10706 -0.91719,0 -1.66762,-0.80845 -1.66762,-1.79655 z m 16.06918,1.00334 c 0.82342,-0.33226 2.17084,-0.33226 2.99426,0 0.82342,0.33225 0.14971,0.60411 -1.49713,0.60411 -1.64684,0 -2.32055,-0.27186 -1.49713,-0.60411 z m -29.64315,-1.61186 c 1.79205,-1.14848 9.30197,-1.70686 8.2052,-0.61007 -0.31788,0.31787 -2.69832,0.84423 -5.28986,1.16969 -3.2853,0.41258 -4.16796,0.24315 -2.91534,-0.55962 z m 38.42631,0.77725 c 0.27447,-0.23657 3.19388,-0.74156 6.48756,-1.1222 3.85271,-0.44524 5.13419,-0.32187 3.59311,0.34595 -2.28824,0.99156 -11.1195,1.67162 -10.08067,0.77625 z m -9.68143,-1.9277 c 0,-0.63805 0.80845,-0.84988 1.79655,-0.47071 0.98811,0.37918 1.79656,0.90122 1.79656,1.16012 0,0.25888 -0.80845,0.47071 -1.79656,0.47071 -0.9881,0 -1.79655,-0.52206 -1.79655,-1.16012 z m -54.99979,-1.93395 c 0.0575,-1.39526 0.34127,-1.67906 0.7236,-0.72361 0.34598,0.8646 0.30344,1.8976 -0.0945,2.2956 -0.39799,0.39798 -0.68107,-0.30941 -0.62906,-1.57199 z m 17.07251,1.09789 c 0.43917,-0.43915 1.15779,-0.43915 1.59695,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87831,0 -1.23763,-0.35931 -0.79848,-0.79847 z m 46.3112,-0.0306 c 1.64684,-0.29657 5.08052,-0.99714 7.6304,-1.55682 2.68645,-0.58965 4.19071,-0.57218 3.57697,0.0416 -0.58252,0.58253 -4.01621,1.2831 -7.63038,1.55682 -3.61419,0.27373 -5.22383,0.25502 -3.57699,-0.0416 z m -49.9043,-1.16706 c 0.43916,-0.43915 1.15778,-0.43915 1.59694,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m 34.63358,-2.42255 c 1.15279,-0.30124 3.03917,-0.30124 4.19196,0 1.15279,0.30126 0.2096,0.54775 -2.09598,0.54775 -2.30558,0 -3.24877,-0.24649 -2.09598,-0.54775 z m -29.94258,-1.1977 c 1.15279,-0.30125 3.03918,-0.30125 4.19196,0 1.15279,0.30126 0.2096,0.54774 -2.09598,0.54774 -2.30557,0 -3.24877,-0.24648 -2.09598,-0.54774 z m 7.28603,0.0271 c 0.43916,-0.43915 1.15778,-0.43915 1.59694,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m 33.43588,-0.0594 c 1.81153,-0.27443 4.77584,-0.27443 6.58737,0 1.81153,0.27441 0.32937,0.49895 -3.29368,0.49895 -3.62306,0 -5.10521,-0.22454 -3.29369,-0.49895 z m 18.06535,-1.13832 c 0.43917,-0.43915 1.15779,-0.43915 1.59695,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87832,0 -1.23763,-0.35931 -0.79848,-0.79847 z m 7.38584,-3.99234 c -0.40712,-0.65874 -0.16945,-1.19771 0.52817,-1.19771 0.69761,0 1.26839,0.53897 1.26839,1.19771 0,0.65873 -0.23767,1.1977 -0.52816,1.1977 -0.2905,0 -0.86127,-0.53897 -1.2684,-1.1977 z m -83.24037,-3.59311 c 0,-0.87832 0.35931,-1.23763 0.79848,-0.79848 0.43915,0.43916 0.43915,1.15779 0,1.59695 -0.43917,0.43915 -0.79848,0.0798 -0.79848,-0.79847 z m 0.39923,-7.9847 c 0.43917,-0.43915 1.15779,-0.43915 1.59695,0 0.43915,0.43917 0.0798,0.79848 -0.79847,0.79848 -0.87832,0 -1.23763,-0.35931 -0.79848,-0.79848 z m 9.27696,-2.29559 c 0.0575,-1.39526 0.34127,-1.67906 0.7236,-0.72361 0.34598,0.8646 0.30344,1.8976 -0.0945,2.2956 -0.39798,0.39798 -0.68106,-0.30941 -0.62905,-1.57199 z m -8.47848,-2.89445 c 0,-0.87831 0.35931,-1.23762 0.79847,-0.79847 0.43915,0.43916 0.43915,1.15778 0,1.59694 -0.43916,0.43915 -0.79847,0.0798 -0.79847,-0.79847 z m 76.13115,-4.43973 -0.81777,-2.14764 1.48824,1.47717 c 0.81854,0.81245 1.18653,1.77887 0.81777,2.14763 -0.36876,0.36876 -1.03847,-0.29596 -1.48824,-1.47716 z m -74.93345,-5.14189 c 0,-0.87832 0.35931,-1.23763 0.79847,-0.79848 0.43915,0.43916 0.43915,1.15779 0,1.59695 -0.43916,0.43915 -0.79847,0.0798 -0.79847,-0.79847 z m 15.04829,-6.3396 c 0.44977,-1.1812 1.11948,-1.84593 1.48824,-1.47717 0.36876,0.36876 7.7e-4,1.33519 -0.81777,2.14764 l -1.48824,1.47716 z m 55.6162,-0.84662 c 0,-0.87832 0.35931,-1.23763 0.79847,-0.79848 0.43915,0.43917 0.43915,1.15779 0,1.59695 -0.43916,0.43915 -0.79847,0.0798 -0.79847,-0.79847 z m -69.46679,-3.59311 c 0,-0.87831 0.35931,-1.23763 0.79848,-0.79848 0.43915,0.43917 0.43915,1.15779 0,1.59695 -0.43917,0.43915 -0.79848,0.0798 -0.79848,-0.79847 z m 32.11342,-2.01587 c 0.8646,-0.34598 1.89762,-0.30344 2.2956,0.0946 0.39799,0.39799 -0.30941,0.68106 -1.57198,0.62905 -1.39527,-0.0575 -1.67906,-0.34127 -0.72362,-0.7236 z m 22.18246,0.0197 c 0.43916,-0.43915 1.15778,-0.43915 1.59694,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m -35.13263,-8.78315 c 0,-0.87831 0.35931,-1.23762 0.79848,-0.79847 0.43915,0.43916 0.43915,1.15778 0,1.59694 -0.43917,0.43915 -0.79848,0.0798 -0.79848,-0.79847 z m 46.71043,0 c 0,-0.87831 0.35931,-1.23762 0.79847,-0.79847 0.43915,0.43916 0.43915,1.15778 0,1.59694 -0.43916,0.43915 -0.79847,0.0798 -0.79847,-0.79847 z m -65.87368,-1.19771 c 0,-0.65873 0.53897,-1.1977 1.19771,-1.1977 0.65873,0 1.1977,0.53897 1.1977,1.1977 0,0.65874 -0.53897,1.19771 -1.1977,1.19771 -0.65874,0 -1.19771,-0.53897 -1.19771,-1.19771 z m 2.39541,-9.58162 c 0,-0.87831 0.35931,-1.23762 0.79847,-0.79847 0.43915,0.43916 0.43915,1.15778 0,1.59694 -0.43916,0.43915 -0.79847,0.0798 -0.79847,-0.79847 z m 64.77053,-1.89636 c 0.0575,-1.39526 0.34127,-1.67906 0.7236,-0.72362 0.34598,0.8646 0.30344,1.89761 -0.0945,2.29561 -0.39799,0.39798 -0.68106,-0.30942 -0.62906,-1.57199 z m -56.78584,-7.28604 c -0.43916,-0.43915 -0.79847,-1.35539 -0.79847,-2.03609 0,-0.75048 0.55785,-0.67977 1.41728,0.17965 0.77951,0.77952 1.13882,1.69576 0.79847,2.0361 -0.34035,0.34035 -0.97813,0.25951 -1.41728,-0.17966 z M 333.13871,221.59 c 0,-1.02698 0.53896,-1.53414 1.1977,-1.12701 0.65874,0.40712 1.1977,1.24738 1.1977,1.86724 0,0.61986 -0.53896,1.12701 -1.1977,1.12701 -0.65874,0 -1.1977,-0.84026 -1.1977,-1.86724 z M 178.35218,323.07202 c -1.91221,-0.75772 -14.08962,-16.53757 -14.08962,-18.25776 0,-1.70972 7.23244,-10.56232 10.57203,-12.94033 4.26958,-3.0402 10.98663,-4.68649 10.98663,-2.69272 0,0.74108 -1.26655,1.34741 -2.81456,1.34741 -3.93342,0 -11.71236,5.94362 -14.45956,11.04806 l -2.30282,4.27877 5.98368,7.6073 c 3.29102,4.18402 6.91179,7.78627 8.04614,8.00499 2.23153,0.43029 19.03721,-13.87776 21.32811,-18.15837 l 1.34913,-2.52086 -7.66678,-7.09807 c -4.21673,-3.90394 -6.94948,-6.87159 -6.07277,-6.59478 2.27181,0.7173 12.83331,9.60494 14.49979,12.20176 l 1.39992,2.18143 -2.18658,3.45346 c -2.34049,3.69654 -19.81909,19.18821 -21.49088,19.04782 -0.55137,-0.0463 -1.9382,-0.45495 -3.08186,-0.90811 z M 443.5902,322.911 c -5.78821,-0.53238 -9.41234,-1.49269 -10.77933,-2.85627 l -2.05935,-2.05423 -0.72884,-14.63422 c -0.40086,-8.04882 -1.62344,-19.75439 -2.71685,-26.01239 -1.09342,-6.258 -2.73868,-15.9594 -3.65613,-21.55866 -1.56408,-9.54556 -8.27189,-26.03039 -14.65444,-36.01408 -1.24678,-1.95026 -1.68647,-4.19608 -1.20054,-6.1322 l 0.76674,-3.05493 10.49617,-0.79374 c 12.65706,-0.95717 36.80787,0.88135 42.42889,3.22996 9.21645,3.85088 25.89056,26.62047 33.23703,45.38733 12.53904,32.0315 15.08368,42.62544 12.52847,52.15905 -2.31752,8.64672 -34.97086,14.97326 -63.66182,12.33438 z m 37.91738,-3.02868 c 8.15372,-1.61056 16.77719,-3.94033 19.16325,-5.17728 l 4.33829,-2.24899 0.78825,-6.34367 c 0.95683,-7.7004 -0.39801,-13.28166 -8.51216,-35.06552 -3.32733,-8.93279 -6.04968,-16.56503 -6.04968,-16.96057 0,-2.48845 -16.99386,-28.3456 -21.76507,-33.11679 -8.26228,-8.26229 -30.08755,-12.49032 -48.35771,-9.36796 -3.98386,0.68085 -8.01331,1.06681 -8.95434,0.85771 -2.61514,-0.5811 -2.85682,4.69376 -0.3836,8.37241 1.19231,1.77344 4.48012,8.27652 7.30623,14.45127 l 5.1384,11.22683 2.2807,15.7583 c 1.25438,8.66706 3.12832,19.4132 4.16432,23.8803 1.03599,4.46711 1.89186,13.07401 1.90195,19.12644 0.0236,14.14172 0.15729,14.316 12.21038,15.91352 15.38026,2.0385 20.76858,1.84691 36.73079,-1.306 z m -6.1819,-3.06941 c 0.5162,-0.4754 4.71132,-1.18139 9.32248,-1.56887 4.61116,-0.38747 7.84496,-0.46896 7.18622,-0.1811 -2.29422,1.00256 -17.44049,2.6081 -16.5087,1.74997 z m -15.4982,-0.81333 c 2.81704,-0.253 7.12877,-0.24945 9.58162,0.008 2.45285,0.25736 0.148,0.46437 -5.12189,0.46002 -5.2699,-0.004 -7.27678,-0.21492 -4.45973,-0.46793 z m -12.50774,-1.11766 c 0.43916,-0.43915 1.15778,-0.43915 1.59695,0 0.43915,0.43916 0.0798,0.79847 -0.79848,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m 4.79081,0 c 0.43917,-0.43915 1.15779,-0.43915 1.59695,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87832,0 -1.23763,-0.35931 -0.79848,-0.79847 z m 10.15553,-1.2174 c 0.8646,-0.34598 1.89762,-0.30343 2.2956,0.0946 0.39799,0.39799 -0.30941,0.68106 -1.57198,0.62906 -1.39527,-0.0575 -1.67906,-0.34128 -0.72362,-0.72361 z m 5.98852,0 c 0.8646,-0.34598 1.89762,-0.30343 2.2956,0.0946 0.39799,0.39799 -0.30941,0.68106 -1.57199,0.62906 -1.39526,-0.0575 -1.67906,-0.34128 -0.72361,-0.72361 z m 7.41079,0.34746 c 0,-0.2589 0.83644,-0.79168 1.85876,-1.18399 1.06586,-0.40901 1.54662,-0.20822 1.12702,0.47071 -0.70337,1.13807 -2.98578,1.68331 -2.98578,0.71328 z m -31.93876,-1.52547 c 0.43916,-0.43915 1.15779,-0.43915 1.59695,0 0.43915,0.43916 0.0798,0.79847 -0.79848,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m 3.48769,-1.05538 -1.50275,-1.65017 7.55405,0.7054 7.55403,0.70541 1.83401,-1.834 c 1.16124,-1.16125 3.55458,-1.71932 6.52458,-1.52139 4.04455,0.26954 13.92505,-1.15529 24.45269,-3.52624 l 2.99426,-0.67436 -2.99426,1.33438 c -1.64684,0.73389 -6.49753,2.04587 -10.77932,2.91549 l -7.78507,1.58114 5.28986,0.11254 c 9.907,0.21078 3.87504,1.56929 -8.51406,1.91752 -6.79027,0.19085 -14.77129,0.62544 -17.73561,0.96574 -3.715,0.42648 -5.85659,0.10599 -6.89241,-1.03146 z m 23.26102,-2.53773 c -0.43916,-0.43915 -1.15778,-0.43915 -1.59694,0 -0.43915,0.43916 -0.0798,0.79847 0.79847,0.79847 0.87831,0 1.23762,-0.35931 0.79847,-0.79847 z m -30.74105,1.99618 c 0,-0.87831 0.35931,-1.23763 0.79847,-0.79848 0.43915,0.43917 0.43915,1.15779 0,1.59695 -0.43916,0.43915 -0.79847,0.0798 -0.79847,-0.79847 z m 50.90239,-2.39541 c 3.29259,-1.41487 5.18362,-1.41487 2.99425,0 -0.9881,0.63857 -2.605,1.1314 -3.5931,1.09518 -1.18461,-0.0434 -0.98061,-0.41646 0.59885,-1.09518 z M 448.824,307.46949 c -0.34832,-0.56358 0.69781,-0.77023 2.32471,-0.45924 1.62692,0.31101 2.95802,0.77211 2.95802,1.0247 0,0.92672 -4.66941,0.42691 -5.28273,-0.56546 z m -9.88818,-2.1692 c 0.43916,-0.43915 1.15778,-0.43915 1.59694,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m -0.39923,-7.05728 c 0,-1.02699 0.54776,-1.52871 1.21724,-1.11495 0.66948,0.41376 0.90716,1.25402 0.52816,1.86725 -1.02671,1.66126 -1.7454,1.3515 -1.7454,-0.7523 z m 6.33107,-3.52243 c 0.009,-3.29368 0.2416,-4.49894 0.51689,-2.67836 0.27531,1.82058 0.26794,4.51541 -0.0163,5.98852 -0.28428,1.4731 -0.50952,-0.0165 -0.50054,-3.31016 z m -6.33107,-2.99425 c 0,-0.65874 0.57078,-1.19771 1.26839,-1.19771 0.69761,0 0.93529,0.53897 0.52816,1.19771 -0.40712,0.65873 -0.9779,1.1977 -1.26839,1.1977 -0.29049,0 -0.52816,-0.53897 -0.52816,-1.1977 z m -1.1977,-7.78507 c 0,-0.98811 0.52205,-1.79656 1.16011,-1.79656 0.63806,0 0.84988,0.80845 0.47071,1.79656 -0.37918,0.9881 -0.90122,1.79655 -1.16012,1.79655 -0.25888,0 -0.4707,-0.80845 -0.4707,-1.79655 z m 8.47848,-4.89062 c 0.0575,-1.39527 0.34127,-1.67906 0.7236,-0.72362 0.34598,0.8646 0.30344,1.89761 -0.0946,2.2956 -0.39798,0.39799 -0.68106,-0.30941 -0.62905,-1.57198 z m -10.87389,-12.54677 c 0,-0.69761 0.53897,-0.93529 1.1977,-0.52816 0.65874,0.40712 1.19771,0.9779 1.19771,1.26839 0,0.29049 -0.53897,0.52816 -1.19771,0.52816 -0.65873,0 -1.1977,-0.57077 -1.1977,-1.26839 z m 38.10193,-6.73599 c 0.8646,-0.34598 1.89762,-0.30344 2.2956,0.0946 0.39799,0.39799 -0.30941,0.68106 -1.57198,0.62905 -1.39527,-0.0575 -1.67906,-0.34127 -0.72362,-0.7236 z m -40.49734,-2.77495 c 0,-0.87831 0.35931,-1.23762 0.79848,-0.79847 0.43915,0.43916 0.43915,1.15779 0,1.59695 -0.43917,0.43915 -0.79848,0.0798 -0.79848,-0.79848 z m -2.3954,-8.38392 c 0,-0.87831 0.35931,-1.23762 0.79847,-0.79847 0.43915,0.43916 0.43915,1.15778 0,1.59694 -0.43916,0.43915 -0.79847,0.0798 -0.79847,-0.79847 z m -3.59311,-8.38392 c 0,-0.65874 0.53896,-1.1977 1.1977,-1.1977 0.65874,0 1.1977,0.53896 1.1977,1.1977 0,0.65874 -0.53896,1.1977 -1.1977,1.1977 -0.65874,0 -1.1977,-0.53896 -1.1977,-1.1977 z m -2.39541,-8.38392 c 0,-0.87831 0.35931,-1.23763 0.79847,-0.79848 0.43915,0.43917 0.43915,1.15779 0,1.59695 -0.43916,0.43915 -0.79847,0.0798 -0.79847,-0.79847 z m 3.44033,-5.68909 -1.64377,-2.09598 2.09598,1.64377 c 1.99507,1.56465 2.62953,2.54819 1.64377,2.54819 -0.2487,0 -1.19189,-0.94319 -2.09598,-2.09598 z m -4.03918,-5.09024 c -1.1923,-1.31747 -1.67497,-2.39541 -1.07258,-2.39541 0.60237,0 1.76841,1.07794 2.59118,2.39541 0.82278,1.31747 1.30544,2.3954 1.07258,2.3954 -0.23286,0 -1.39888,-1.07793 -2.59118,-2.3954 z m -249.72111,91.02544 c 0,-0.87831 0.35931,-1.23762 0.79847,-0.79847 0.43915,0.43916 0.43915,1.15778 0,1.59694 -0.43916,0.43915 -0.79847,0.0798 -0.79847,-0.79847 z m 339.19283,-9.2822 c -0.68501,-1.81153 -1.56066,-7.18009 -1.94586,-11.93014 -0.51267,-6.32159 -2.11616,-12.10005 -5.98247,-21.55866 -2.90513,-7.1072 -6.45321,-16.42548 -7.88461,-20.70727 -3.83787,-11.48034 -10.10053,-22.71426 -16.94165,-30.38984 -5.3219,-5.97103 -7.53059,-12.27411 -3.40826,-9.72636 0.67414,0.41663 0.91148,1.26593 0.52743,1.88732 -0.38404,0.6214 1.77517,3.9527 4.79824,7.40289 6.28879,7.17731 14.8953,23.27486 18.0819,33.82025 1.19434,3.95242 2.82128,8.26415 3.61539,9.58163 0.79413,1.31747 2.11315,4.55127 2.93114,7.18621 0.81801,2.63495 1.90331,5.32978 2.41179,5.98852 1.53352,1.98665 3.38206,10.31313 4.10884,18.5076 0.37699,4.25055 1.49676,8.9665 2.48839,10.47991 l 1.80293,2.75162 h -1.67886 c -0.92337,0 -2.23933,-1.48215 -2.92434,-3.29368 z M 119.94754,223.45724 c 0,-0.87831 0.35931,-1.23762 0.79847,-0.79847 0.43915,0.43916 0.43915,1.15779 0,1.59695 -0.43916,0.43915 -0.79847,0.0798 -0.79847,-0.79848 z m 4.72966,0.22205 c 0.61836,-0.20724 0.84341,-1.10876 0.50011,-2.00338 -0.34591,-0.90144 1.65298,-3.90371 4.48382,-6.73455 3.47692,-3.47692 4.58466,-5.28243 3.46911,-5.65429 -0.90138,-0.30045 -2.76505,-1.76145 -4.14149,-3.24665 -2.27615,-2.45601 -5.04137,-3.45285 -8.54953,-3.08204 -0.71768,0.0759 -1.9188,1.48533 -2.66915,3.13217 -1.01705,2.23218 -2.2853,2.99426 -4.98307,2.99426 h -3.61878 l -0.0183,2.69483 c -0.0139,2.04518 -0.27594,2.28791 -1.08689,1.00688 -1.60837,-2.54067 -0.25927,-4.71545 3.18178,-5.12906 1.68932,-0.20307 3.65172,-1.29599 4.36088,-2.42872 l 1.28938,-2.05951 -4.16283,-4.32992 C 102.32077,188.01 88.277729,182.63653 83.948858,187.82558 c -2.585937,3.09977 -3.160583,1.29728 -0.6716,-2.10661 3.810912,-5.21173 17.511452,-0.02 28.749792,10.89451 l 4.56085,4.42946 5.57235,0.46399 c 3.71938,0.30971 6.44978,1.34808 8.21096,3.12266 4.60079,4.63576 6.17841,5.65292 8.76778,5.65292 3.44343,0 7.15802,2.12988 7.15802,4.10427 0,0.89351 1.34742,1.96274 2.99426,2.37607 3.32983,0.83573 4.13388,4.29899 0.99808,4.29899 -1.09788,0 -1.7025,-0.29367 -1.34357,-0.65259 0.35893,-0.35893 -1.0334,-2.34827 -3.09406,-4.42076 -4.49818,-4.52399 -10.83761,-5.21121 -13.41395,-1.45413 -0.88086,1.28453 -2.82749,3.54819 -4.32587,5.03035 l -2.72432,2.69483 h 7.46046 c 4.10325,0 7.46046,0.49631 7.46046,1.10291 0,0.60659 -3.77001,1.01081 -8.37781,0.89827 -4.60779,-0.11254 -7.87186,-0.37418 -7.25349,-0.58143 z m 17.22823,-1.02052 c 0.43916,-0.43915 1.15778,-0.43915 1.59695,0 0.43914,0.43916 0.0798,0.79847 -0.79848,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m 3.19388,-0.39923 c 0,-0.65873 0.57078,-1.1977 1.26839,-1.1977 0.69761,0 0.93529,0.53897 0.52816,1.1977 -0.40712,0.65874 -0.9779,1.1977 -1.26839,1.1977 -0.29049,0 -0.52816,-0.53896 -0.52816,-1.1977 z m -84.261715,-7.13927 c -2.661117,-1.23924 -4.055352,-2.49441 -3.293684,-2.96515 0.726431,-0.44895 1.320767,-3.9543 1.320767,-7.78966 v -6.97337 l 3.892535,-2.95891 c 5.306149,-4.03344 11.117321,-6.92435 13.714109,-6.82242 1.185511,0.0465 -0.150911,1.10904 -2.969801,2.36116 -2.818902,1.25211 -7.00091,3.70719 -9.29335,5.45573 l -4.168091,3.17915 0.163043,7.51916 0.163044,7.51916 2.403838,1.07262 c 1.44334,0.64404 4.699763,0.60231 8.149855,-0.10444 3.835525,-0.7857 6.653888,-0.77197 8.476493,0.0413 l 2.730475,1.21836 -4.14543,-0.0831 c -2.279984,-0.0457 -6.031813,0.26843 -8.337391,0.69808 -2.889292,0.53844 -5.625912,0.11342 -8.806412,-1.36767 z m 47.132915,1.15811 c 1.61943,-1.05318 15.46465,-1.80385 14.27263,-0.77384 -0.27447,0.23717 -4.00233,0.77119 -8.28411,1.18671 -5.23808,0.50833 -7.1973,0.37325 -5.98852,-0.41287 z m 386.85813,-6.93146 c 0,-1.24304 16.8083,-5.87279 25.51593,-7.0282 l 5.75382,-0.76347 -0.79018,-6.32436 c -0.93873,-7.51332 1.65664,-16.6371 6.30358,-22.15968 l 3.03027,-3.60126 -2.23466,-2.46928 -2.23466,-2.46927 0.11915,-7.48288 0.11914,-7.48289 3.46804,-6.46306 c 1.90741,-3.55467 6.16286,-9.25256 9.45655,-12.66194 l 5.98851,-6.19888 4.79082,-0.76479 c 9.37205,-1.49614 10.18047,-1.82765 10.18047,-4.17479 0,-1.26757 1.19786,-3.14369 2.66191,-4.16915 7.55813,-5.29392 14.4661,5.36548 7.6006,11.72819 l -2.91223,2.69897 0.69636,5.32835 c 0.38299,2.93059 1.28927,5.72432 2.01394,6.20828 0.9245,0.61741 0.88714,0.88541 -0.12526,0.89828 -0.79356,0.0101 -1.79382,1.88919 -2.22279,4.17578 -0.42897,2.2866 -2.29433,6.54539 -4.14525,9.46399 l -3.3653,5.30653 5.99805,3.1119 c 7.23209,3.75214 6.57694,3.73187 7.24748,0.22418 0.35387,-1.85111 -0.24094,-3.56669 -1.65693,-4.77908 -5.1587,-4.41704 -0.60053,-13.16119 6.49794,-12.46534 2.83646,0.27806 3.94037,1.07847 4.44067,3.21982 l 0.66581,2.84979 3.84347,0.30235 c 2.14926,0.16908 4.44885,-0.42716 5.21694,-1.35265 0.75551,-0.91025 2.23599,-1.65501 3.28997,-1.65501 1.43844,0 1.2534,0.46443 -0.74233,1.86223 l -2.65867,1.86222 1.79333,3.46796 c 0.98642,1.90738 1.79344,5.11163 1.79344,7.12055 0,2.44827 0.59226,3.65259 1.79655,3.65259 0.98811,0 1.79656,0.59662 1.79656,1.32584 0,0.72921 -0.74905,1.03842 -1.66457,0.68711 -1.10812,-0.42523 -1.89429,0.51015 -2.35193,2.79861 -1.05123,5.25598 -6.8343,11.05413 -11.18956,11.21865 l -3.67345,0.13878 -0.6637,7.78507 c -0.36505,4.28179 -0.99393,8.86301 -1.39753,10.18048 l -0.73381,2.39541 7.54356,0.21437 c 10.55213,0.29987 17.7241,1.50627 17.7241,2.98141 0,0.73731 -0.86211,0.88217 -2.09599,0.35221 -1.15278,-0.49514 -14.22277,-1.31398 -29.04435,-1.81964 -14.82157,-0.50566 -30.72108,-1.46202 -35.33224,-2.12524 -13.00356,-1.87029 -24.81162,-0.44336 -44.01559,5.31904 -1.15279,0.34592 -2.09598,0.13528 -2.09598,-0.46808 z m 77.44764,-4.60092 7.13455,-0.74572 1.64963,-3.7268 c 6.63924,-14.99906 -7.81298,-41.69753 -20.04453,-37.02948 -1.47649,0.56348 -1.06548,-0.43525 1.3687,-3.32583 8.06645,-9.57888 10.47768,-23.84131 5.43032,-32.12034 l -2.46003,-4.03511 -6.43187,0.53339 c -20.87584,1.73118 -36.51651,38.46999 -19.03108,44.70265 l 4.64135,1.6544 -3.89254,0.0526 c -8.42244,0.11374 -14.87044,12.91618 -12.9512,25.71451 l 0.79253,5.285 9.22331,0.7756 c 5.07282,0.42659 11.37917,1.22082 14.01412,1.76496 6.22164,1.28484 11.7602,1.4196 20.55674,0.50019 z m -9.97703,-74.31037 c 0.43916,-0.43915 1.15778,-0.43915 1.59694,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m 31.65279,49.50441 c 7.29174,-6.56497 5.23791,-24.75188 -2.79527,-24.75188 -8.41357,0 -13.37033,10.62543 -9.49841,20.36096 3.46665,8.71649 6.34671,9.74515 12.29368,4.39092 z m -10.79279,-23.48657 c 4.54453,-3.7912 2.77905,-8.59336 -2.76934,-7.53272 -3.07641,0.5881 -4.96656,4.72256 -3.68536,8.06129 0.9193,2.39565 3.17037,2.21132 6.4547,-0.52857 z m -9.33691,-31.74082 c 3.1497,-3.79516 -0.76783,-10.36814 -5.17216,-8.67804 -2.68319,1.02964 -2.58576,7.52939 0.13663,9.11504 2.80778,1.63538 3.35503,1.58789 5.03553,-0.437 z M 452.31018,206.4361 c -5.2699,-0.48361 -12.22076,-1.44417 -15.44635,-2.13457 -3.22561,-0.69041 -14.27442,-1.7901 -24.55292,-2.44377 -10.27851,-0.65367 -20.96611,-1.48198 -23.75026,-1.84069 l -5.06206,-0.65221 -3.48998,-7.41649 c -3.69585,-7.85395 -5.46413,-12.80614 -4.5727,-12.80614 0.6095,0 6.0192,10.86031 7.90487,15.86956 0.85069,2.25981 2.09509,3.29617 3.96435,3.3016 6.98258,0.0203 47.96497,3.64426 52.60185,4.65144 2.86933,0.62326 9.92561,1.50991 15.68063,1.97034 l 10.46365,0.83714 0.70177,-1.82876 c 3.6004,-9.38252 -20.02868,-23.37024 -49.95424,-29.57143 l -12.37468,-2.56428 -10.07515,1.34076 c -5.54133,0.73741 -12.28338,2.11033 -14.98232,3.05091 -5.69416,1.98442 -7.09249,2.1453 -6.20806,0.71426 1.60866,-2.60286 16.10607,-5.36321 28.24921,-5.37873 27.45677,-0.0351 62.57677,14.9482 67.08973,28.62259 2.25714,6.83921 -0.10277,7.75452 -16.18734,6.27847 z M 289.88574,202.938 c -7.74293,-0.97035 -22.73643,-6.7037 -24.3473,-9.31014 -1.13363,-1.83425 0.56526,-1.63554 2.82999,0.33101 6.46751,5.61598 27.80395,9.38767 39.23623,6.93589 3.36262,-0.72115 18.16367,-1.88906 32.89123,-2.59533 34.03119,-1.632 36.09943,-2.53415 27.96705,-12.19893 -1.65124,-1.96239 -2.65459,-4.13053 -2.22966,-4.81809 0.46417,-0.75104 1.25533,-0.35195 1.98181,0.99969 0.66506,1.23738 2.20736,3.21398 3.42736,4.39243 2.53149,2.44528 2.94861,8.33656 0.72104,10.18363 -0.82342,0.68278 -13.08491,1.83748 -27.24775,2.56603 -22.10491,1.13708 -29.74424,1.84177 -44.91387,4.14305 -1.31747,0.19986 -5.95972,-0.0833 -10.31613,-0.62924 z m 297.76489,-3.43482 c -0.40712,-0.65874 -0.16945,-1.1977 0.52817,-1.1977 0.69761,0 1.26839,0.53896 1.26839,1.1977 0,0.65874 -0.23767,1.1977 -0.52816,1.1977 -0.29049,0 -0.86127,-0.53896 -1.2684,-1.1977 z m -148.88947,-4.41127 c -6.89924,-2.44008 -5.95192,-2.81105 2.70406,-1.0589 4.85361,0.98246 6.44301,1.70136 4.99228,2.25805 -1.17057,0.4492 -2.21897,0.77416 -2.32978,0.72216 -0.1108,-0.052 -2.52577,-0.91659 -5.36656,-1.92131 z M 79.225632,194.44128 c 0,-1.02743 0.884684,-2.20752 1.96597,-2.62244 l 1.965958,-0.75441 -1.627056,2.12339 c -0.894876,1.16787 -1.779559,2.34797 -1.965958,2.62245 -0.186398,0.27446 -0.338914,-0.34158 -0.338914,-1.36899 z m 206.404178,0.67032 c 0.43916,-0.43915 1.15779,-0.43915 1.59695,0 0.43915,0.43916 0.0798,0.79847 -0.79848,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m -3.59311,-1.1977 c 0.43916,-0.43915 1.15779,-0.43915 1.59695,0 0.43915,0.43916 0.0798,0.79847 -0.79848,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m 306.21279,-0.39923 c 0,-0.65874 0.53896,-1.19771 1.1977,-1.19771 0.65874,0 1.1977,0.53897 1.1977,1.19771 0,0.65873 -0.53896,1.1977 -1.1977,1.1977 -0.65874,0 -1.1977,-0.53897 -1.1977,-1.1977 z m -409.01564,-1.23723 c -3.95242,-0.50022 -12.4613,-1.53626 -18.90863,-2.30231 -6.44732,-0.76605 -14.26234,-2.16359 -17.3667,-3.10563 -3.10435,-0.94206 -7.03043,-1.71866 -8.72461,-1.7258 -1.69417,-0.007 -5.46694,-0.76375 -8.38392,-1.68137 -2.91698,-0.91763 -9.34584,-2.79023 -14.28637,-4.16132 l -8.98277,-2.4929 -34.134547,-0.86507 c -19.09594,-0.48394 -32.035709,-1.2254 -29.370628,-1.68295 5.034941,-0.86442 8.776961,-0.8122 43.144215,0.60212 21.09656,0.86819 29.84682,2.32525 44.35506,7.38581 2.65697,0.92675 6.0773,1.68502 7.60074,1.68502 1.52343,0 5.54766,0.79081 8.94273,1.75734 5.62931,1.60261 16.16692,2.98871 38.25008,5.0314 4.46776,0.41326 8.40707,1.21072 8.75404,1.77213 0.69837,1.13 -0.42632,1.10764 -10.88869,-0.21647 z m 120.7684,0.43875 c 0.43916,-0.43915 1.15778,-0.43915 1.59695,0 0.43915,0.43916 0.0798,0.79848 -0.79848,0.79848 -0.87831,0 -1.23762,-0.35932 -0.79847,-0.79848 z m 103.00247,0 c 0.43917,-0.43915 1.15779,-0.43915 1.59695,0 0.43915,0.43916 0.0798,0.79848 -0.79847,0.79848 -0.87832,0 -1.23763,-0.35932 -0.79848,-0.79848 z m -66.49747,-1.21739 c 0.8646,-0.34598 1.89762,-0.30344 2.2956,0.0945 0.39799,0.39799 -0.30941,0.68106 -1.57199,0.62905 -1.39526,-0.0575 -1.67906,-0.34127 -0.72361,-0.7236 z m 75.67987,-0.38424 c -1.72734,-0.5559 1.05989,-0.68805 6.58737,-0.31232 5.26989,0.35822 9.80619,0.84558 10.08067,1.08302 0.98573,0.85273 -13.73919,0.17187 -16.66804,-0.7707 z m -126.55731,-0.79377 c 0.43916,-0.43915 1.15779,-0.43915 1.59695,0 0.43915,0.43916 0.0798,0.79847 -0.79848,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m 9.1824,-0.39923 c 0.9881,-0.63857 2.605,-1.1314 3.59311,-1.09518 1.1846,0.0434 0.9806,0.41646 -0.59886,1.09518 -3.29259,1.41487 -5.18362,1.41487 -2.99425,0 z m 141.02955,0.40448 c 0.82342,-0.33225 2.17083,-0.33225 2.99425,0 0.82343,0.33226 0.14972,0.60411 -1.49712,0.60411 -1.64685,0 -2.32055,-0.27185 -1.49713,-0.60411 z M 281.4129,189.10339 c 0.8646,-0.34598 1.89761,-0.30344 2.2956,0.0945 0.39799,0.398 -0.30941,0.68106 -1.57198,0.62906 -1.39527,-0.0575 -1.67906,-0.34128 -0.72362,-0.72361 z m 116.80101,0.0197 c 0.43916,-0.43915 1.15778,-0.43915 1.59695,0 0.43915,0.43916 0.0798,0.79848 -0.79848,0.79848 -0.87831,0 -1.23762,-0.35932 -0.79847,-0.79848 z m 5.9115,-0.0315 c 1.16533,-0.30367 2.78223,-0.2837 3.59311,0.0444 0.81088,0.32809 -0.14256,0.57654 -2.11877,0.55213 -1.97621,-0.0244 -2.63967,-0.29283 -1.47434,-0.5965 z m 18.54161,0.0368 c 0.82342,-0.33225 2.17084,-0.33225 2.99426,0 0.82342,0.33226 0.14971,0.60411 -1.49713,0.60411 -1.64684,0 -2.32055,-0.27185 -1.49713,-0.60411 z m 168.77635,-0.005 c -0.43917,-0.43915 -0.79848,-1.35539 -0.79848,-2.03609 0,-0.75048 0.55786,-0.67977 1.41728,0.17965 0.77951,0.77952 1.13882,1.69576 0.79847,2.0361 -0.34035,0.34035 -0.97812,0.2595 -1.41727,-0.17966 z m -314.19748,-1.1977 c 0.43916,-0.43915 1.15778,-0.43915 1.59694,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m 38.3265,0 c 0.43916,-0.43915 1.15778,-0.43915 1.59695,0 0.43915,0.43916 0.0798,0.79847 -0.79848,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m 37.62785,0.005 c 0.82342,-0.33226 2.17083,-0.33226 2.99425,0 0.82343,0.33225 0.14972,0.60411 -1.49712,0.60411 -1.64685,0 -2.32055,-0.27186 -1.49713,-0.60411 z m 168.3771,-0.005 c 0.43916,-0.43915 1.15778,-0.43915 1.59694,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m -247.92456,-1.1977 c 0.43916,-0.43915 1.15778,-0.43915 1.59695,0 0.43915,0.43916 0.0798,0.79847 -0.79848,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m 10.3801,-0.39923 -1.79656,-1.16102 2.09598,-0.0183 c 1.15279,-0.0101 2.09598,0.52063 2.09598,1.17937 0,1.46073 -0.13508,1.46073 -2.3954,0 z m 44.61444,0.33984 c 1.81153,-0.27443 4.77584,-0.27443 6.58737,0 1.81153,0.27442 0.32937,0.49896 -3.29368,0.49896 -3.62306,0 -5.10521,-0.22454 -3.29369,-0.49896 z m 80.34592,0.0594 c 0.43916,-0.43915 1.15778,-0.43915 1.59694,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m -7.28602,-1.22485 c 1.15278,-0.30124 3.03917,-0.30124 4.19196,0 1.15279,0.30126 0.20959,0.54775 -2.09598,0.54775 -2.30558,0 -3.24877,-0.24649 -2.09598,-0.54775 z m -16.89829,-3.52993 -1.537,-3.42952 2.02073,1.97835 c 1.11139,1.08809 1.80306,2.63138 1.537,3.42953 -0.26605,0.79815 -1.17538,-0.0921 -2.02073,-1.97836 z m 213.02223,0.76244 c 0,-0.87831 0.35931,-1.23763 0.79839,-0.79848 0.4392,0.43917 0.4392,1.15779 0,1.59695 -0.43908,0.43915 -0.79839,0.0798 -0.79839,-0.79847 z m -75.67992,-2.01587 c 0.8646,-0.34598 1.89762,-0.30344 2.2956,0.0945 0.39799,0.39799 -0.30941,0.68106 -1.57198,0.62905 -1.39527,-0.0575 -1.67906,-0.34127 -0.72362,-0.7236 z m 79.27303,-4.04334 c 0,-0.69761 0.53897,-0.93528 1.1977,-0.52816 0.65874,0.40712 1.19771,0.9779 1.19771,1.26839 0,0.29049 -0.53897,0.52816 -1.19771,0.52816 -0.65873,0 -1.1977,-0.57077 -1.1977,-1.26839 z M 14.707446,175.45616 c -5.7457662,-1.12919 -16.2206147,-5.8021 -15.22896427,-6.79375 0.3431898,-0.34319 1.87157887,0.19346 3.39642267,1.19259 1.5248438,0.99911 6.6618404,2.76189 11.4155606,3.91728 11.677654,2.83825 11.953222,3.95105 0.416981,1.68388 z m 508.866064,0.0223 c 0,-0.69761 0.53897,-0.93529 1.19771,-0.52816 0.65873,0.40712 1.1977,0.9779 1.1977,1.26839 0,0.29049 -0.53897,0.52816 -1.1977,0.52816 -0.65874,0 -1.19771,-0.57078 -1.19771,-1.26839 z m -497.346244,-0.7746 c 1.482158,-0.28548 3.907507,-0.28548 5.389665,0 1.482157,0.28547 0.269483,0.51905 -2.694833,0.51905 -2.964315,0 -4.176989,-0.23358 -2.694832,-0.51905 z m 498.110824,-8.13752 c 0.37918,-0.9881 1.1538,-1.79655 1.72138,-1.79655 0.56759,0 0.72175,0.80845 0.34258,1.79655 -0.37918,0.98811 -1.1538,1.79656 -1.72138,1.79656 -0.56759,0 -0.72175,-0.80845 -0.34258,-1.79656 z m 77.48537,-4.99043 c 0.4392,-0.43915 1.15782,-0.43915 1.5969,0 0.4392,0.43916 0.0799,0.79847 -0.79839,0.79847 -0.87839,0 -1.2377,-0.35931 -0.79851,-0.79847 z m -78.22592,-2.22473 c 0.83327,-1.00403 1.76168,-1.57885 2.06314,-1.27739 0.8306,0.83061 -0.85702,3.10289 -2.3045,3.10289 -0.7942,0 -0.70333,-0.68722 0.24136,-1.8255 z m 76.62903,-2.96531 c 0,-0.65874 0.84018,-1.19771 1.86722,-1.19771 1.02691,0 1.53413,0.53897 1.12703,1.19771 -0.40722,0.65873 -1.2474,1.1977 -1.86734,1.1977 -0.61981,0 -1.12691,-0.53897 -1.12691,-1.1977 z m -74.25765,-5.98852 c 0,-0.65874 0.57078,-1.1977 1.26839,-1.1977 0.69762,0 0.93529,0.53896 0.52817,1.1977 -0.40713,0.65874 -0.97791,1.1977 -1.2684,1.1977 -0.29049,0 -0.52816,-0.53896 -0.52816,-1.1977 z m -482.674383,-1.1977 c 0,-0.87831 0.359311,-1.23763 0.798472,-0.79847 0.439162,0.43916 0.439162,1.15778 0,1.59694 -0.439161,0.43915 -0.798472,0.0798 -0.798472,-0.79847 z m 548.548063,0 c 0,-0.65874 0.57077,-1.19771 1.26839,-1.19771 0.69756,0 0.93531,0.53897 0.52816,1.19771 -0.40712,0.65873 -0.9779,1.1977 -1.26839,1.1977 -0.29049,0 -0.52816,-0.53897 -0.52816,-1.1977 z M 49.881904,148.00194 c 0.407123,-0.65873 0.977901,-1.1977 1.268392,-1.1977 0.290491,0 0.528163,0.53897 0.528163,1.1977 0,0.65874 -0.570766,1.19771 -1.26838,1.19771 -0.697614,0 -0.935298,-0.53897 -0.528175,-1.19771 z m 5.26902,-0.15451 c -1.769822,-0.49543 -2.095669,-0.85027 -0.848309,-0.9238 2.693874,-0.15881 3.962972,-2.39526 2.301841,-4.05639 -0.73309,-0.73309 -1.332888,-2.48269 -1.332888,-3.88799 0,-3.37921 -1.205727,-4.43867 -3.183483,-2.79729 -1.113696,0.92429 -1.607329,0.93937 -1.607329,0.0491 0,-0.70665 0.714358,-1.71584 1.587447,-2.24262 2.251958,-1.35873 3.457039,-5.13265 1.668653,-5.22568 -0.802749,-0.0417 -0.246871,-0.56335 1.235287,-1.1591 2.702797,-1.08639 3.742511,-3.55579 1.497129,-3.55579 -0.658737,0 -1.197704,-0.64676 -1.197704,-1.43724 v -1.43725 l 1.437244,1.43725 c 2.413719,2.41372 3.652719,1.61122 2.866188,-1.85644 l -0.747056,-3.29369 1.647537,2.09599 c 0.906146,1.15278 2.666051,2.09799 3.910908,2.10045 l 2.26336,0.004 -3.59311,2.19683 c -11.13398,6.80733 -7.637022,22.94598 4.971977,22.94598 h 5.153286 l 1.706595,-2.69483 c 0.938628,-1.48216 2.078985,-4.47915 2.534125,-6.65997 l 0.827529,-3.96514 -3.05927,-4.62287 c -1.682593,-2.54257 -4.165767,-4.97405 -5.518165,-5.40329 -1.352387,-0.42923 -2.198193,-1.20224 -1.879568,-1.7178 0.318637,-0.51555 -0.700058,-2.13929 -2.263743,-3.60831 -1.563697,-1.46901 -3.181052,-4.47244 -3.594115,-6.67429 -0.413076,-2.20185 -1.407685,-4.26952 -2.210254,-4.59483 -0.826894,-0.33517 -0.550967,-0.63244 0.636771,-0.68602 2.402018,-0.10836 2.841802,-3.15736 0.598852,-4.15186 -0.982201,-0.4355 -0.879222,-0.60223 0.299425,-0.48477 2.28093,0.22731 9.557229,-4.048648 9.594753,-5.638404 0.02853,-1.209225 4.130806,-5.416862 6.848922,-7.024825 0.809803,-0.479061 2.517967,-0.311435 3.795916,0.372501 1.698355,0.908936 2.49787,0.843275 2.971478,-0.244039 0.356364,-0.818157 0.354173,-0.05622 -0.0049,1.6932 l -0.652808,3.180759 2.494121,0.791604 c 5.48881,1.742081 3.485149,11.411274 -2.364649,11.411274 h -2.097682 l 1.293676,4.21518 1.293675,4.21517 -2.639331,3.5699 c -1.735891,2.3479 -2.110724,3.56989 -1.095036,3.56989 0.849363,0 2.250269,-1.13041 3.113094,-2.51203 0.862838,-1.38162 1.877747,-2.2031 2.255335,-1.8255 0.3776,0.3776 -0.01418,1.53086 -0.87061,2.5628 -1.17945,1.42115 -1.220855,2.21257 -0.170673,3.26274 0.762566,0.76256 1.386473,2.42956 1.386473,3.70443 0,2.63026 4.873646,7.65239 7.02393,7.23793 0.780939,-0.15052 0.867437,3e-4 0.192232,0.33515 -0.675205,0.33487 -1.235898,2.04608 -1.245983,3.80271 -0.03528,6.14583 -4.723693,9.31098 -10.703945,7.22626 -4.040272,-1.40846 -6.532369,-0.44064 -3.615471,1.40406 0.969038,0.61283 1.492386,1.19002 1.163018,1.28264 -2.145014,0.60317 -21.729246,0.37033 -24.074708,-0.28623 z m 34.169633,-5.3207 c 3.238757,-3.23876 0.750744,-11.29263 -3.488538,-11.29263 -3.817439,0 -8.406092,9.7781 -5.807914,12.37626 1.49435,1.49436 7.407758,0.80507 9.296452,-1.08363 z M 80.076301,131.2341 c -0.411902,-1.57516 -0.03675,-2.39541 1.095611,-2.39541 2.415168,0 3.539728,-3.61568 1.521933,-4.89335 -2.705731,-1.71326 -3.468213,-1.28021 -3.468213,1.96978 0,1.91416 -0.49204,2.76084 -1.310491,2.25502 -0.720766,-0.44547 -1.059009,-2.12545 -0.751642,-3.73331 0.419974,-2.19699 0.12607,-2.7573 -1.182876,-2.25501 -0.957947,0.3676 -1.946375,0.66836 -2.196528,0.66836 -0.569484,0 5.878771,10.68968 6.479503,10.74147 0.241516,0.0208 0.157234,-1.04008 -0.187297,-2.35755 z m -0.850669,-13.17473 c 5.172473,-5.17247 -0.745594,-19.163256 -8.106007,-19.163256 -3.270999,0 -7.464134,5.740276 -7.464134,10.218166 0,8.6517 10.075271,14.43997 15.570141,8.94509 z m 6.946679,-14.61198 c 2.01365,-2.01365 1.79259,-6.554043 -0.359311,-7.379803 -4.653568,-1.785744 -8.648759,4.347593 -4.708675,7.228653 2.669992,1.95235 3.249501,1.96963 5.067986,0.15115 z m -7.711257,-6.347831 c 0.379169,-0.988105 0.225013,-1.796554 -0.342567,-1.796554 -0.567591,0 -1.342206,0.808449 -1.721375,1.796554 -0.379181,0.988106 -0.225024,1.796555 0.342567,1.796555 0.56758,0 1.342206,-0.808449 1.721375,-1.796555 z m -4.026235,-1.796554 c 0,-0.658737 -0.237672,-1.197704 -0.528163,-1.197704 -0.290491,0 -0.861268,0.538967 -1.268391,1.197704 -0.407124,0.658736 -0.169439,1.197703 0.528175,1.197703 0.697614,0 1.268379,-0.538967 1.268379,-1.197703 z m 6.670129,-2.529314 c 1.032444,-1.670522 -2.085105,-3.732486 -3.501605,-2.315985 -1.152095,1.152095 -0.04221,3.647595 1.622289,3.647595 0.580982,0 1.42668,-0.599225 1.879316,-1.33161 z m 29.859012,52.832559 c -1.14611,-0.40203 -1.35845,-1.16474 -0.64546,-2.31839 l 1.06256,-1.71926 1.99216,1.65335 1.99215,1.65334 -0.6213,-5.32346 c -0.34171,-2.92791 -1.25455,-7.08865 -2.02852,-9.24608 -2.61461,-7.28819 0.73478,-14.7073 9.12004,-20.20154 l 2.96921,-1.94551 -1.89152,-2.88682 -1.89151,-2.88683 1.73689,-3.48168 c 1.26112,-2.527979 1.36005,-3.65243 0.36117,-4.105027 -0.75665,-0.342839 -0.2978,-0.504285 1.01967,-0.358767 1.77409,0.19595 2.30928,-0.356749 2.06335,-2.130829 l -0.33208,-2.395407 1.66181,2.095981 c 2.36743,2.985957 5.27432,2.596205 8.48619,-1.137818 2.07914,-2.417134 3.8882,-3.233799 7.16347,-3.233799 3.27301,0 4.31501,-0.469788 4.11764,-1.85644 -0.82521,-5.797702 5.01462,-10.992266 9.5993,-8.538621 6.34454,3.395493 5.3781,10.902299 -1.7347,13.474321 l -3.93149,1.421649 1.12512,2.102308 c 0.61882,1.15627 1.12512,3.417787 1.12512,5.025594 v 2.923285 l 3.29368,0.67419 c 5.62151,1.15069 7.96473,3.68754 7.96473,8.62288 v 4.48751 l -3.30058,2.83905 c -2.26607,1.94919 -4.78127,2.83904 -8.02461,2.83904 h -4.72403 v 2.93791 c 0,4.49182 -2.39463,9.09863 -7.82761,15.05885 l -4.94134,5.42088 -2.89773,-0.73929 c -1.59375,-0.40661 -3.43669,-0.36376 -4.09542,0.0952 -3.44607,2.40109 -7.23632,2.26034 -9.23437,-0.34293 l -2.04813,-2.66854 0.6124,2.3954 0.6124,2.39541 h -3.10033 c -1.70517,0 -3.86893,-0.26962 -4.80833,-0.59914 z m 14.63698,-7.18593 c 1.1492,0 1.44966,0.77061 0.93397,2.3954 -0.89136,2.80843 0.29132,3.00507 3.49485,0.58106 1.73797,-1.31507 2.69602,-1.40712 3.93583,-0.37816 l 1.6387,1.35999 3.65673,-3.47627 c 10.94988,-10.40951 8.36472,-25.64403 -4.96041,-29.23211 l -4.68385,-1.26123 -3.95505,1.65252 c -12.47973,5.21437 -15.02707,20.13168 -5.41544,31.713 l 1.40717,1.69554 1.12663,-2.52486 c 0.61965,-1.38869 1.88905,-2.52488 2.82087,-2.52488 z m 3.12975,-1.99618 c 0.43917,-0.43915 1.15779,-0.43915 1.59695,0 0.43915,0.43917 0.0798,0.79848 -0.79847,0.79848 -0.87831,0 -1.23763,-0.35931 -0.79848,-0.79848 z m 5.98852,-11.97703 c 0.43916,-0.43915 1.15778,-0.43915 1.59695,0 0.43915,0.43916 0.0798,0.79847 -0.79848,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m 0,-8.38392 c 0.43916,-0.43915 1.15778,-0.43915 1.59695,0 0.43915,0.43916 0.0798,0.79847 -0.79848,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m 22.89273,3.21793 c 3.74197,-1.4227 6.02341,-5.9719 5.01329,-9.99652 -1.59926,-6.37199 -13.98953,-6.3592 -16.41375,0.0169 -2.85304,7.5041 3.43467,13.00816 11.40046,9.97958 z m -5.32641,-3.61716 c 0,-0.87832 0.35931,-1.23763 0.79847,-0.79847 0.43915,0.43916 0.43915,1.15778 0,1.59694 -0.43916,0.43916 -0.79847,0.0799 -0.79847,-0.79847 z m -8.38392,-5.38966 c 0,-3.11003 -0.39977,-3.56028 -4.37424,-4.92664 l -3.87897,-1.33352 -0.6924,1.80437 c -0.38083,0.99241 -0.54497,1.86198 -0.36479,1.93238 0.1802,0.0704 1.94452,1.02191 3.92073,2.11448 4.60428,2.54551 5.38967,2.6051 5.38967,0.40893 z m -9.83585,-8.52987 c 1.00005,-6.578009 -6.83222,-8.204097 -9.65677,-2.004881 l -1.38105,3.031071 2.8238,2.28657 2.82379,2.28657 2.5228,-1.66625 c 1.38754,-0.91643 2.67788,-2.68632 2.86743,-3.93308 z m 14.7054,1.90036 c 5.55748,-2.97428 1.22406,-14.330301 -5.46841,-14.330301 -1.64684,0 -4.07219,1.077933 -5.38966,2.395406 -6.77472,6.774725 2.15658,16.591785 10.85807,11.934895 z m 8.90844,-16.730573 2.17221,-2.400272 -1.36206,-2.989392 c -2.01541,-4.423361 -9.79733,-2.862018 -9.79733,1.965709 0,5.379299 5.36712,7.424075 8.98718,3.423955 z m 418.59285,58.692323 c 0,-0.87831 0.35932,-1.23763 0.79848,-0.79847 0.43915,0.43916 0.43915,1.15778 0,1.59694 -0.43916,0.43915 -0.79848,0.0798 -0.79848,-0.79847 z m 13.57397,0.39923 c 0.43916,-0.43915 1.15778,-0.43915 1.59695,0 0.43915,0.43916 0.0798,0.79847 -0.79848,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m -8.78315,-2.26648 c 0,-1.02698 0.54775,-1.5287 1.21723,-1.11494 0.66949,0.41376 0.90717,1.25402 0.52817,1.86725 -1.02671,1.66126 -1.7454,1.3515 -1.7454,-0.75231 z m 3.59311,0.66955 c 0,-0.65874 0.53896,-1.19771 1.1977,-1.19771 0.65874,0 1.1977,0.53897 1.1977,1.19771 0,0.65873 -0.53896,1.1977 -1.1977,1.1977 -0.65874,0 -1.1977,-0.53897 -1.1977,-1.1977 z M 50.480756,143.3525 c 0,-0.65874 0.538966,-1.5308 1.197703,-1.93792 0.658737,-0.40713 1.197703,-0.20125 1.197703,0.45748 0,0.65874 -0.538966,1.5308 -1.197703,1.93792 -0.658737,0.40713 -1.197703,0.20125 -1.197703,-0.45748 z m 477.883574,-0.17895 c 0,-0.63807 0.80845,-1.16012 1.79655,-1.16012 0.98811,0 1.79656,0.21182 1.79656,0.47071 0,0.25889 -0.80845,0.78094 -1.79656,1.16012 -0.9881,0.37917 -1.79655,0.16734 -1.79655,-0.47071 z m -382.06732,-1.09379 c 0,-0.87155 12.47622,-4.79677 25.15177,-7.91316 3.62305,-0.89075 9.01272,-2.22469 11.97703,-2.96432 2.96432,-0.73962 7.35265,-1.03797 9.75187,-0.66298 6.82774,1.06714 21.60562,-2.16137 35.98731,-7.86215 3.08887,-1.2244 9.82595,-2.77793 14.97129,-3.45227 5.14535,-0.67435 11.91526,-1.80518 15.04426,-2.51296 l 5.68909,-1.28688 v -5.2702 c 0,-2.89862 -0.53897,-5.27021 -1.19771,-5.27021 -0.65873,0 -1.1977,-1.6169 -1.1977,-3.59311 0,-2.487619 0.58662,-3.593109 1.90665,-3.593109 h 1.90666 l -0.26466,-5.68909 c -0.39423,-8.474579 -0.13219,-9.881051 1.84101,-9.881051 0.98811,0 1.79656,-0.97404 1.79656,-2.164532 v -2.164529 l -8.0845,-2.035578 c -4.44647,-1.119569 -13.51651,-2.520627 -20.15563,-3.113463 -6.63913,-0.592836 -17.95743,-2.689207 -25.15177,-4.658602 -7.19435,-1.969394 -18.73977,-4.7283 -25.65651,-6.130899 -29.07869,-5.896679 -39.24282,-8.242403 -41.91771,-9.673957 -5.92222,-3.169475 -16.78448,-4.937677 -34.13644,-5.556862 L 96.592326,45.988767 85.214148,50.40953 c -20.27333,7.876795 -28.025751,8.684688 -39.158977,4.080824 l -3.826734,-1.58245 -11.743408,4.564589 C 19.142493,61.881267 15.046444,62.98946 3.9816181,64.64304 0.57372133,65.152332 -0.93770817,64.997769 -0.43908037,64.190971 -0.02236347,63.516698 2.0384285,62.958622 4.1404455,62.950803 9.2672738,62.931735 17.966312,60.513368 29.312023,55.953006 39.581525,51.825222 45.187447,51.246009 48.75471,53.944154 c 1.475762,1.116208 5.168293,1.771533 10.109968,1.794247 l 7.785071,0.03578 13.773586,-5.4836 13.773587,-5.483602 14.637348,0.06774 c 17.80888,0.08242 27.70074,1.556435 41.05585,6.11784 5.59926,1.912413 12.60583,3.828986 15.57014,4.259048 2.96432,0.430063 9.63321,1.831016 14.81977,3.113228 5.18656,1.282213 14.88795,3.371259 21.55866,4.642324 6.6707,1.271065 16.97925,3.666117 22.90788,5.322338 6.81282,1.903231 13.87392,3.012806 19.18917,3.015373 4.62542,0.0022 12.02254,1.005832 16.43806,2.230217 9.46608,2.624866 9.28664,2.728226 9.28664,-5.349346 0,-11.398128 4.23925,-9.720714 7.01125,2.774257 l 1.58625,7.150103 9.17541,2.562401 c 5.04647,1.409322 11.15228,2.895054 13.56844,3.301626 l 4.39305,0.739225 0.43475,-2.809675 c 0.78744,-5.088852 -1.1892,-10.82517 -5.13186,-14.892963 l -3.88235,-4.005575 -0.82031,-14.113078 c -0.94778,-16.30617 0.3465,-21.087405 4.56611,-16.867793 l 1.43725,1.437244 v -2.672537 c 0,-3.072734 3.36833,-4.898975 4.79075,-2.597448 0.52574,0.850665 0.66514,7.857182 0.3098,15.570038 -0.67594,14.670724 0.34735,18.24219 3.7,12.913667 1.23889,-1.969028 1.87909,-8.169107 2.29025,-22.17996 L 313.65991,15.08831 312.128,13.816936 c -3.26471,-2.70947 -9.82434,-2.767121 -13.19474,-0.115966 -2.16343,1.701764 -4.14667,2.292222 -6.0742,1.808442 -2.01801,-0.506486 -4.07784,0.20909 -6.98514,2.426603 l -4.12319,3.144911 -5.55727,-1.245409 c -3.0565,-0.684975 -9.42302,-3.367055 -14.14781,-5.960178 -4.72481,-2.593123 -10.9584,-5.5501928 -13.85243,-6.5712688 l -5.26189,-1.8565 -2.15834,1.953272 c -1.42762,1.291977 -3.47535,1.759976 -6.04839,1.382333 -2.5322,-0.371647 -5.94093,0.379247 -9.76551,2.1511978 l -5.87545,2.722137 -4.35475,-1.559603 c -2.39512,-0.857781 -5.75225,-2.2075298 -7.46028,-2.9994398 l -3.10553,-1.43984 -10.8178,5.4330228 c -5.94978,2.988163 -11.82834,5.437085 -13.06346,5.442051 -1.23512,0.005 -5.59873,0.912662 -9.6969,2.017106 l -7.45122,2.00808 -6.65235,-3.254695 c -3.65881,-1.790083 -8.28825,-4.631202 -10.28766,-6.313599 l -3.63531,-3.0589048 -4.61888,1.5243698 -4.61888,1.524369 -4.07051,-2.515712 c -4.08264,-2.5232148 -9.15272,-7.3838638 -7.70201,-7.3838638 0.42576,0 3.22747,1.872682 6.226,4.161516 l 5.45189,4.1615158 4.80819,-1.9238578 4.80819,-1.923858 3.22446,2.9932608 c 9.26256,8.598462 18.49453,11.028172 28.37621,7.468177 2.63494,-0.949274 5.82444,-1.734067 7.08778,-1.743986 1.26332,-0.0099 6.76028,-2.431306 12.21544,-5.380862 l 9.91848,-5.3628298 6.34896,2.955723 c 7.72753,3.5975158 8.7744,3.6338938 14.77905,0.513565 3.07525,-1.598063 6.08811,-2.260902 8.56299,-1.883891 2.45169,0.373474 4.3261,-0.030104 5.2369,-1.12755 2.86775,-3.455431 13.45912,-0.372061 27.47469,7.9984618 2.96432,1.770379 7.6808,3.591659 10.48109,4.04729 l 5.09141,0.828417 3.78157,-3.181977 c 2.68833,-2.262085 4.59617,-2.977525 6.59936,-2.474759 1.88222,0.47241 4.0137,-0.176967 6.41978,-1.955858 l 3.60201,-2.6630768 4.46932,1.274541 c 2.45813,0.7009978 5.27778,1.6099978 6.26588,2.0200008 1.22731,0.509259 2.3658,-0.45722 3.59311,-3.0502438 3.97164,-8.391139 8.5811,-7.32043 8.83384,2.0519668 l 0.15065,5.586077 2.82666,2.288892 c 3.60176,2.916532 7.5272,2.887909 16.69503,-0.121734 l 7.34314,-2.410627 4.70836,1.0579 c 2.5896,0.581845 6.51552,2.416019 8.72424,4.075942 14.63492,10.99856 23.52506,14.518949 28.04045,11.103683 1.27869,-0.967155 4.04473,-1.775604 6.14674,-1.796555 2.10202,-0.02095 4.16001,-0.585222 4.57329,-1.25394 0.41329,-0.668718 2.73571,-2.047783 5.16093,-3.064592 l 4.40948,-1.848742 7.33285,3.910938 7.33284,3.910939 5.28381,-2.803053 5.28381,-2.803051 7.44487,3.874638 c 4.09469,2.131051 7.44488,4.410433 7.44488,5.065294 0,0.654861 -2.95615,-0.477692 -6.56922,-2.516784 -7.60932,-4.294431 -10.23313,-4.582528 -13.08047,-1.436248 l -2.0554,2.271192 1.57035,0.559095 c 0.86368,0.3075 1.20242,0.955888 0.75274,1.440858 -0.44969,0.484972 -5.37445,-1.333991 -10.94392,-4.042139 -10.60413,-5.156239 -11.82375,-5.223996 -17.92414,-0.99577 -1.83492,1.271784 -4.12422,2.009943 -5.08736,1.640352 -1.73613,-0.666216 -9.8911,3.379495 -11.6599,5.78451 -0.59242,0.805515 -1.36019,0.5046 -2.15549,-0.844795 -0.67941,-1.152789 -1.73702,-2.095981 -2.35023,-2.095981 -1.15599,0 -11.38381,-6.186468 -19.72585,-11.931501 -6.86365,-4.726892 -11.93687,-5.339244 -20.32503,-2.453293 -8.36368,2.877528 -10.90089,2.972956 -15.48483,0.582409 -4.73038,-2.466906 -4.82799,-2.225862 -5.25974,12.987759 -0.27001,9.514733 -0.02,12.870511 0.86378,11.593955 0.68408,-0.988105 1.2603,-4.221904 1.28047,-7.186219 0.0442,-6.490573 1.39371,-9.024589 4.22716,-7.937294 l 2.0735,0.79568 -0.56179,8.661045 c -0.59342,9.148431 -3.41931,16.446117 -6.36848,16.446117 -1.21381,0 -1.7658,1.288292 -1.7658,4.121276 0,5.213667 2.02649,6.586599 3.60273,2.44081 1.42115,-3.737928 3.83115,-3.380967 4.81331,0.712929 1.20641,5.028677 -0.13832,8.543285 -3.79714,9.92434 -3.31521,1.25135 -4.65865,3.161599 -2.22349,3.161599 1.99158,0 1.3501,2.677656 -1.32319,5.523233 -4.07329,4.335827 -1.78178,5.625792 12.70137,7.150012 3.29368,0.346629 9.30972,1.423002 13.36897,2.391939 4.05924,0.968935 12.37676,2.222733 18.48336,2.786217 l 11.10292,1.024515 10.2615,-2.752006 c 5.64385,-1.513603 12.68687,-3.112798 15.65118,-3.553767 2.96432,-0.440968 9.43192,-1.793087 14.37244,-3.004706 4.94053,-1.211619 12.21657,-2.553901 16.16899,-2.982847 11.23749,-1.219578 38.20805,-5.138002 52.69894,-7.656377 8.29333,-1.4413 21.82813,-2.533986 36.52995,-2.949121 l 23.35521,-0.659482 15.57014,2.822772 c 8.56358,1.552524 21.22866,3.710312 28.14463,4.795085 6.91603,1.084772 13.11414,2.541743 13.7736,3.237714 0.8342,0.880354 0.10575,1.060435 -2.39397,0.591809 -1.97621,-0.370474 -8.44381,-1.512366 -14.37249,-2.537536 -5.92863,-1.02517 -18.28318,-3.237829 -27.45455,-4.91702 l -16.67523,-3.053074 -10.71516,1.39265 c -5.89333,0.765958 -13.48054,1.063669 -16.86046,0.661578 -6.71089,-0.798357 -15.85815,0.12204 -39.68099,3.992698 -31.59825,5.13398 -38.41334,6.117443 -42.26239,6.09875 -2.16473,-0.01051 -8.36284,1.031132 -13.77358,2.314766 -12.49887,2.965212 -34.58478,8.042571 -46.96651,10.797198 -5.26989,1.172422 -13.08491,2.499752 -17.36669,2.949622 -4.28179,0.44987 -14.79164,2.45844 -23.35522,4.46349 -18.92851,4.43185 -35.50524,6.90907 -46.71042,6.98038 -5.04356,0.0321 -13.87166,1.41758 -22.15751,3.47739 -7.57547,1.88322 -17.00739,3.78487 -20.95981,4.2259 -3.95242,0.44102 -10.15053,1.82098 -13.77358,3.06657 -17.07902,5.87169 -24.92553,7.64786 -34.73339,7.86239 -10.35791,0.22656 -22.40002,2.56468 -35.33225,6.86017 -9.71179,3.22581 -14.97129,4.39965 -14.97129,3.34139 z M 274.752,102.1667 l 0.62056,-10.883738 3.13245,-2.281837 c 1.72286,-1.255009 3.11608,-2.91059 3.09604,-3.679069 -0.02,-0.768477 -0.58577,-0.45404 -1.25722,0.698749 -2.95714,5.077104 -6.03118,1.599208 -5.16276,-5.841026 0.2978,-2.551382 -0.23536,-7.333709 -1.18479,-10.627393 l -1.72625,-5.988516 -0.10709,11.817296 -0.10709,11.817296 -2.09598,-0.551192 -2.09599,-0.551193 0.40163,7.597722 0.40161,7.597721 h -1.89874 c -2.11738,0 -2.55077,1.85107 -0.70105,2.99426 0.65874,0.40712 1.1977,2.50497 1.1977,4.66188 0,4.78086 0.47573,5.32443 4.06021,4.63922 l 2.80619,-0.53644 z m 28.86649,8.27649 c 1.3806,-0.33913 1.7966,-11.295502 0.59405,-15.645803 -0.59636,-2.157405 -0.47789,-4.089777 0.30887,-5.037773 2.05283,-2.473504 0.0892,-4.038235 -5.06782,-4.038235 -2.63937,0 -5.70662,-0.464409 -6.8161,-1.032022 -1.10948,-0.567612 -3.4994,-1.38633 -5.31093,-1.819374 l -3.29368,-0.787351 v 2.376931 c 0,1.307311 -1.6169,4.030995 -3.59311,6.052629 l -3.59311,3.675699 v 8.744939 8.74494 l 12.87531,-0.49186 c 7.08142,-0.27053 13.33485,-0.60475 13.89652,-0.74272 z m 13.36799,-1.96545 c 1.11182,0 1.5016,-2.87532 1.4676,-10.826119 l -0.0463,-10.826118 3.13803,-3.275399 3.13804,-3.2754 -2.0605,-1.34504 -2.06051,-1.34504 1.31106,-2.192323 c 0.72108,-1.20578 2.60746,-2.49538 4.19196,-2.865782 2.07498,-0.485059 2.99186,-1.63272 3.27753,-4.102513 l 0.3966,-3.429056 -1.97691,1.976918 -1.97692,1.976918 -2.31224,-1.237468 -2.31222,-1.23747 v -5.946376 -5.946376 h 2.35327 c 2.25434,0 4.83295,-3.175632 4.83295,-5.951916 0,-0.932502 -0.67832,-0.955556 -2.31667,-0.07874 -1.27417,0.681914 -2.97421,1.239844 -3.77787,1.239844 h -1.46119 l 0.77647,-22.456934 0.77648,-22.4569348 -2.23409,2.637116 c -2.89927,3.4222698 -4.93787,17.2124788 -4.93787,33.4023808 0,16.266136 -3.3015,23.357199 -8.95135,19.225935 l -1.99796,-1.460944 0.38442,-11.930954 0.38441,-11.930954 -3.45678,0.111064 -3.4568,0.111067 0.23557,11.679161 c 0.26913,13.343063 1.22317,16.644341 6.22448,21.538703 l 3.57384,3.497418 -0.55158,17.352436 c -0.64702,20.355176 -0.49674,21.050476 4.34072,20.082986 1.96375,-0.39275 4.25171,-0.71409 5.08435,-0.71409 z m 12.41299,-3.11553 c 3.70617,-1.16782 19.34783,-4.04286 28.88903,-5.30998 11.11179,-1.475719 12.52521,-1.954362 8.2278,-2.786281 -1.55989,-0.301973 -7.15356,-1.404706 -12.43036,-2.450519 -5.27682,-1.045812 -13.36132,-2.432084 -17.96555,-3.080605 -4.60425,-0.64852 -9.78129,-1.507428 -11.50457,-1.908683 l -3.13324,-0.729559 -0.65903,3.402637 c -0.36246,1.871449 -0.36058,5.9544 0.004,9.07322 l 0.66321,5.67059 3.12905,-0.68038 c 1.72098,-0.37421 3.87173,-0.91441 4.77947,-1.20044 z M 279.76341,81.052685 c -0.75178,-0.751788 -2.88967,2.290125 -2.86032,4.069843 0.0109,0.658736 0.8055,0.159114 1.76584,-1.11027 0.96035,-1.269386 1.45287,-2.601193 1.09448,-2.959573 z m 49.68763,-40.544601 c -0.10408,-6.262105 -0.68554,-5.755506 -1.37469,1.197703 -0.24483,2.470263 -0.0144,4.491387 0.51204,4.491387 0.52647,0 0.91465,-2.56009 0.86265,-5.68909 z m 202.90563,97.113766 c 0.43916,-0.43915 1.15778,-0.43915 1.59694,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m -424.98501,-2.79464 c 0.40712,-0.65874 0.9779,-1.1977 1.26839,-1.1977 0.29049,0 0.52817,0.53896 0.52817,1.1977 0,0.65874 -0.57077,1.1977 -1.26838,1.1977 -0.69762,0 -0.9353,-0.53896 -0.52818,-1.1977 z m 466.90462,0.39923 c 0.43916,-0.43915 1.15778,-0.43915 1.59694,0 0.43915,0.43916 0.0798,0.79847 -0.79847,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m -466.90462,-6.38775 c 0.40712,-0.65873 1.2792,-1.1977 1.93793,-1.1977 0.65874,0 0.8646,0.53897 0.45748,1.1977 -0.40713,0.65874 -1.27919,1.19771 -1.93792,1.19771 -0.65874,0 -0.86461,-0.53897 -0.45749,-1.19771 z m 434.1674,-2.3954 c 0,-0.87831 0.35931,-1.23763 0.79847,-0.79848 0.43915,0.43917 0.43915,1.15779 0,1.59695 -0.43916,0.43915 -0.79847,0.0798 -0.79847,-0.79847 z M 88.008797,125.64481 c 0.43915,-0.43915 1.157771,-0.43915 1.596933,0 0.439162,0.43917 0.07985,0.79848 -0.798472,0.79848 -0.878312,0 -1.237623,-0.35931 -0.798461,-0.79848 z M 578.66786,125.1749 c 0,-0.69762 0.53897,-0.93529 1.1977,-0.52817 0.65874,0.40713 1.19771,0.9779 1.19771,1.26839 0,0.2905 -0.53897,0.52817 -1.19771,0.52817 -0.65873,0 -1.1977,-0.57078 -1.1977,-1.26839 z m -32.33799,-2.39541 c 0,-0.6976 0.53897,-0.93529 1.19771,-0.52816 0.65873,0.40712 1.1977,0.9779 1.1977,1.26839 0,0.29049 -0.53897,0.52816 -1.1977,0.52816 -0.65874,0 -1.19771,-0.57078 -1.19771,-1.26839 z m -380.77505,-1.82567 c 0.0575,-1.39526 0.34128,-1.67906 0.72361,-0.72362 0.34598,0.8646 0.30343,1.89762 -0.0945,2.2956 -0.398,0.39799 -0.68106,-0.30941 -0.62906,-1.57198 z m -56.3866,-0.49905 c 0,-0.87831 0.35931,-1.23762 0.79847,-0.79847 0.43916,0.43916 0.43916,1.15778 0,1.59694 -0.43916,0.43915 -0.79847,0.0798 -0.79847,-0.79847 z m 441.95247,-0.0707 c 0,-0.6976 0.53896,-0.93528 1.1977,-0.52816 0.65874,0.40712 1.1977,0.9779 1.1977,1.26839 0,0.29049 -0.53896,0.52816 -1.1977,0.52816 -0.65874,0 -1.1977,-0.57077 -1.1977,-1.26839 z m 4.79081,0.0707 c 0,-0.87831 0.35931,-1.23762 0.79847,-0.79847 0.43915,0.43916 0.43915,1.15778 0,1.59694 -0.43916,0.43915 -0.79847,0.0798 -0.79847,-0.79847 z m 3.99234,-3.19387 c 0.43916,-0.43916 1.15778,-0.43916 1.59695,0 0.43915,0.43916 0.0798,0.79847 -0.79848,0.79847 -0.87831,0 -1.23762,-0.35931 -0.79847,-0.79847 z m 19.36287,-0.39924 c -0.40712,-0.65873 -0.20125,-1.1977 0.45749,-1.1977 0.65874,0 1.5308,0.53897 1.93792,1.1977 0.40712,0.65874 0.20125,1.19771 -0.45749,1.19771 -0.65873,0 -1.53079,-0.53897 -1.93792,-1.19771 z M 58.864678,113.26855 c 0,-0.65873 0.570777,-1.1977 1.268392,-1.1977 0.697614,0 0.935286,0.53897 0.528163,1.1977 -0.407124,0.65874 -0.977889,1.19771 -1.26838,1.19771 -0.290491,0 -0.528175,-0.53897 -0.528175,-1.19771 z m 108.392142,-1.1977 c -0.40713,-0.65874 -0.20125,-1.1977 0.45748,-1.1977 0.65874,0 1.5308,0.53896 1.93792,1.1977 0.40713,0.65874 0.20125,1.1977 -0.45748,1.1977 -0.65874,0 -1.5308,-0.53896 -1.93792,-1.1977 z m 397.68861,0.0828 c -0.379,-0.61322 -0.14132,-1.45348 0.52816,-1.86724 0.66948,-0.41376 1.21724,0.088 1.21724,1.11494 0,2.1038 -0.71869,2.41357 -1.7454,0.7523 z m -449.76467,-1.85037 c -0.94469,-1.13828 -1.03555,-1.8255 -0.24136,-1.8255 1.44749,0 3.1351,2.27228 2.30449,3.10289 -0.30146,0.30146 -1.22987,-0.27337 -2.06313,-1.27739 z m 460.86713,0.94944 c 0.86459,-0.34598 1.89761,-0.30343 2.2956,0.0946 0.39798,0.39799 -0.30942,0.68106 -1.57199,0.62906 -1.39526,-0.0575 -1.67906,-0.34128 -0.72361,-0.72362 z m -3.9674,-1.57724 c 0.40713,-0.65873 0.9779,-1.1977 1.26839,-1.1977 0.2905,0 0.52817,0.53897 0.52817,1.1977 0,0.65874 -0.57078,1.19771 -1.26839,1.19771 -0.69762,0 -0.93529,-0.53897 -0.52817,-1.19771 z m -407.21908,-4.79081 c -0.40712,-0.65874 -0.20125,-1.1977 0.45749,-1.1977 0.65873,0 1.53079,0.53896 1.93792,1.1977 0.40712,0.65874 0.20125,1.1977 -0.45749,1.1977 -0.65874,0 -1.5308,-0.53896 -1.93792,-1.1977 z m -5.98851,-4.79081 c 0.40712,-0.658739 1.27918,-1.197706 1.93792,-1.197706 0.65873,0 0.8646,0.538967 0.45748,1.197706 -0.40712,0.65873 -1.27918,1.1977 -1.93792,1.1977 -0.65873,0 -0.86461,-0.53897 -0.45748,-1.1977 z M 62.85703,96.899942 c 0.43915,-0.439157 1.157772,-0.439157 1.596933,0 0.439162,0.439158 0.07985,0.798469 -0.798472,0.798469 -0.878312,0 -1.237623,-0.359311 -0.798461,-0.798469 z m 3.792719,-1.596937 c -0.407124,-0.658737 -0.169439,-1.197704 0.528175,-1.197704 0.697614,0 1.268379,0.538967 1.268379,1.197704 0,0.658736 -0.237672,1.197703 -0.528163,1.197703 -0.290491,0 -0.861268,-0.538967 -1.268391,-1.197703 z m 89.827741,-2.395407 c 0.40712,-0.658737 1.27918,-1.197703 1.93792,-1.197703 0.65874,0 0.86461,0.538966 0.45749,1.197703 -0.40713,0.658737 -1.27919,1.197703 -1.93792,1.197703 -0.65874,0 -0.86461,-0.538966 -0.45749,-1.197703 z m 4.19196,-2.395406 c 0,-0.878315 0.35931,-1.237626 0.79847,-0.798469 0.43915,0.439158 0.43915,1.15778 0,1.596938 -0.43916,0.439157 -0.79847,0.07985 -0.79847,-0.798469 z m -27.35807,-2.395406 c 0,-1.646842 0.27186,-2.32055 0.60411,-1.49713 0.33226,0.823421 0.33226,2.170838 0,2.994258 -0.33225,0.823421 -0.60411,0.149713 -0.60411,-1.497128 z M 81.621038,86.919082 c 0,-0.878315 0.359311,-1.237626 0.798473,-0.798469 0.439162,0.439158 0.439162,1.15778 0,1.596939 -0.439162,0.439157 -0.798473,0.07985 -0.798473,-0.79847 z m 56.292052,-1.197703 c 0,-0.878315 0.35931,-1.237626 0.79847,-0.798469 0.43915,0.439158 0.43915,1.15778 0,1.596938 -0.43916,0.439157 -0.79847,0.07985 -0.79847,-0.798469 z m 25.15177,-0.07068 c 0,-0.697613 0.53896,-0.935289 1.1977,-0.528166 0.65874,0.407122 1.1977,0.977895 1.1977,1.268388 0,0.290492 -0.53896,0.528166 -1.1977,0.528166 -0.65874,0 -1.1977,-0.570775 -1.1977,-1.268388 z M 76.031765,84.92291 c 0.43915,-0.439157 1.157772,-0.439157 1.596933,0 0.439162,0.439158 0.07985,0.798469 -0.798472,0.798469 -0.878312,0 -1.237623,-0.359311 -0.798461,-0.798469 z M 141.5062,84.523676 c 0,-0.878315 0.35931,-1.237626 0.79847,-0.798469 0.43915,0.439158 0.43915,1.15778 0,1.596938 -0.43916,0.439157 -0.79847,0.07985 -0.79847,-0.798469 z m 21.95789,-5.589282 c 0.43916,-0.439157 1.15778,-0.439157 1.59694,0 0.43915,0.439158 0.0798,0.798469 -0.79847,0.798469 -0.87831,0 -1.23762,-0.359311 -0.79847,-0.798469 z M 145.09931,76.66792 c 0,-1.026981 0.53897,-1.53414 1.1977,-1.127018 0.65874,0.407122 1.19771,1.247379 1.19771,1.86724 0,0.61986 -0.53897,1.127018 -1.19771,1.127018 -0.65873,0 -1.1977,-0.840258 -1.1977,-1.86724 z m 13.77359,-1.725869 c 0.40712,-0.658737 0.9779,-1.197704 1.26839,-1.197704 0.29049,0 0.52816,0.538967 0.52816,1.197704 0,0.658736 -0.57078,1.197703 -1.26839,1.197703 -0.69762,0 -0.93529,-0.538967 -0.52816,-1.197703 z m -6.58737,-1.197704 c 0,-0.658736 0.57078,-1.197703 1.26839,-1.197703 0.69761,0 0.93529,0.538967 0.52816,1.197703 -0.40712,0.658737 -0.9779,1.197704 -1.26839,1.197704 -0.29049,0 -0.52816,-0.538967 -0.52816,-1.197704 z M 412.05747,61.324691 c 0.74873,-0.902181 3.82813,-2.582404 6.8431,-3.73383 3.01496,-1.151426 9.57536,-4.426662 14.57866,-7.278302 l 9.0969,-5.184801 3.33579,1.970502 3.3358,1.970501 3.92663,-1.984857 c 2.15965,-1.09167 5.44201,-2.950452 7.29411,-4.130625 l 3.36749,-2.145769 10.73681,5.740444 c 5.90525,3.157244 11.2617,5.416042 11.90324,5.019554 0.64153,-0.396491 1.16642,-0.150116 1.16642,0.547497 0,0.697613 -0.80845,1.268388 -1.79656,1.268388 -0.9881,0 -1.79655,0.476106 -1.79655,1.058014 0,1.14578 -4.94884,2.7763 -5.81067,1.91447 -0.28909,-0.28909 0.71041,-0.982854 2.22112,-1.541702 l 2.74673,-1.016083 -4.06998,-2.4547 c -2.23848,-1.350086 -6.53947,-3.807484 -9.55773,-5.460884 l -5.48776,-3.006185 -6.94178,4.245758 -6.94176,4.245759 -3.81536,-2.054702 -3.81534,-2.054701 -8.30804,4.768012 c -4.56942,2.622407 -10.73338,5.698473 -13.6977,6.835702 -2.96431,1.13723 -5.90168,2.525605 -6.52748,3.085279 -1.8566,1.660413 -3.46293,1.156744 -1.98609,-0.622739 z m 1.32735,-5.616576 c 0,-0.697613 0.53897,-0.935289 1.1977,-0.528167 0.65874,0.407122 1.19771,0.977896 1.19771,1.268388 0,0.290492 -0.53897,0.528167 -1.19771,0.528167 -0.65873,0 -1.1977,-0.570775 -1.1977,-1.268388 z m -5.98851,-4.790813 c 0,-0.697613 0.53896,-0.935289 1.1977,-0.528167 0.65874,0.407122 1.1977,0.977896 1.1977,1.268388 0,0.290492 -0.53896,0.528167 -1.1977,0.528167 -0.65874,0 -1.1977,-0.570775 -1.1977,-1.268388 z m 84.40118,-1.067322 c 0.38682,-0.625905 4.02929,-2.828142 8.09435,-4.89386 l 7.39104,-3.755852 4.85163,0.769312 c 9.39675,1.490021 12.34541,1.038769 21.44268,-3.281505 12.5673,-5.968185 12.17914,-7.085977 -4.01954,-11.574861 l -8.74745,-2.424042 -5.35796,2.370079 c -7.3556,3.253732 -19.78317,1.958587 -24.75568,-2.579926 -1.92063,-1.753001 -4.23178,-1.175714 -8.5845,2.144259 l -4.17282,3.182769 -3.83177,-1.993174 -3.83175,-1.993175 3.94037,0.71263 3.94038,0.71263 4.06421,-3.099928 c 4.69407,-3.580351 5.73702,-3.732427 9.35641,-1.364293 1.45898,0.9546 5.80424,2.555676 9.65612,3.557948 l 7.00344,1.822312 4.62646,-2.360244 c 7.20906,-3.67779 22.66496,-1.252114 30.03188,4.713258 l 2.79048,2.259599 8.07737,-4.067699 c 10.29588,-5.18492 11.9395,-5.116287 21.94154,0.916227 l 8.26346,4.983926 7.23106,-3.654181 c 12.25631,-6.193638 16.21389,-7.442377 16.21389,-5.115968 0,0.658737 -1.00224,1.197703 -2.22725,1.197703 -4.12166,0 -16.80809,7.323773 -16.06062,9.271659 l 0.68462,1.784098 -2.87601,-0.851989 c -1.5818,-0.468594 -7.12352,-3.225622 -12.31491,-6.12673 -11.59928,-6.482028 -7.94915,-6.993139 -30.75793,4.306883 -20.16809,9.991755 -21.7873,10.434483 -30.15104,8.243945 l -5.10743,-1.337681 -8.10169,4.331939 c -8.53257,4.562321 -9.84685,5.044649 -8.70304,3.193932 z m -91.18817,-4.451275 c 0.43916,-0.439157 1.15778,-0.439157 1.59694,0 0.43915,0.439158 0.0798,0.798469 -0.79847,0.798469 -0.87831,0 -1.23762,-0.359311 -0.79847,-0.798469 z m 191.63251,-5.988516 c 0.43916,-0.439157 1.15778,-0.439157 1.59691,0 0.43919,0.439158 0.0799,0.798469 -0.79844,0.798469 -0.87831,0 -1.23762,-0.359311 -0.79847,-0.798469 z m -135.73969,-3.83878 c 0,-1.253782 10.19002,-8.537485 11.94408,-8.537485 0.75461,0 1.09993,0.440252 0.76738,0.978338 -0.99801,1.614816 -12.71146,8.580474 -12.71146,7.559147 z M 1.3749249,25.836221 c -3.603829,-2.818961 -1.69334867,-3.208158 2.2364592,-0.455605 l 2.7694607,1.9398 3.18613,-1.421872 c 1.7523722,-0.78203 7.3575752,-4.144599 12.4560182,-7.472377 6.458686,-4.215628 10.041891,-5.848617 11.815605,-5.384779 1.400163,0.366149 3.578019,0.02623 4.839679,-0.755366 1.62205,-1.004851 2.546353,-1.042678 3.155685,-0.129145 0.473943,0.71057 3.692159,2.817816 7.151569,4.68277 l 6.289846,3.390826 3.052131,-1.390645 C 60.006173,18.074975 66.221007,14.216087 72.138235,10.264522 78.055476,6.3129582 83.552982,3.0892352 84.354928,3.1006912 85.994619,3.1241152 60.973642,19.586903 57.138069,21.00828 55.394501,21.654409 52.801234,20.866226 48.280335,18.316109 44.099142,15.957618 39.965688,14.630256 36.330887,14.478836 l -5.557056,-0.2315 -7.639034,5.229887 C 9.2050058,29.013939 6.4621448,29.815498 1.3749249,25.836221 Z M 387.79993,25.23737 l -0.6894,-1.796555 4.45379,0.03809 4.45381,0.03809 -2.3249,1.758463 c -2.97234,2.248163 -5.02106,2.234922 -5.8933,-0.03809 z m -5.3719,-4.487559 c -2.18521,-2.185204 -1.62579,-3.160177 1.61498,-2.814654 4.10288,0.437437 4.83763,1.48169 2.0807,2.957156 -1.64065,0.878052 -2.71662,0.836565 -3.69568,-0.142502 z m 164.14139,-4.734756 c -2.23385,-2.233853 -1.69291,-3.574672 0.88547,-2.194766 1.54462,0.826653 2.57136,0.840769 3.06495,0.04214 0.40822,-0.660518 1.60239,-1.200942 2.65371,-1.200942 h 1.91151 l -2.16782,2.395407 c -2.48064,2.741085 -4.29156,3.014429 -6.34782,0.958162 z M 108.56936,4.8071872 l -3.59311,-1.533227 5.5924,0.199257 c 3.07583,0.109592 5.50117,0.21843 5.38967,0.241862 -0.1115,0.023433 -1.01119,0.623718 -1.99929,1.333969 -1.30292,0.936544 -2.78381,0.87009 -5.38967,-0.241861 z M 95.694051,3.4843492 c 0.823425,-0.332258 2.170835,-0.332258 2.994255,0 0.82342,0.332257 0.14972,0.604104 -1.49713,0.604104 -1.646838,0 -2.320546,-0.271847 -1.497125,-0.604104 z" /> diff --git a/starters/manatee.svg b/starters/manatee.svg index 2b2157b86..ef01ecc18 100644 --- a/starters/manatee.svg +++ b/starters/manatee.svg @@ -1,5 +1,4 @@ - + inkscape:version="1.0 (1.0+r73+1)" + sodipodi:version="0.32" + id="svg2" + height="472" + width="608" + version="1.0"> @@ -28,36 +27,46 @@ + inkscape:cy="359.82505" + inkscape:cx="-53.731402" + inkscape:zoom="1.473885" + showgrid="false" + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + objecttolerance="10.0" + gridtolerance="10.0" + guidetolerance="10.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:window-width="1920" + inkscape:window-height="933" /> + inkscape:vp_z="514 : 237 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 237 : 1" + sodipodi:type="inkscape:persp3d" /> + d="M 79.639713,469.62776 C 79.324159,468.80545 79.988032,466.56987 81.114986,464.65983 C 82.55858,462.21312 82.972987,460.31738 82.517538,458.24373 C 82.161987,456.62491 82.400614,453.53302 83.04782,451.37284 L 84.224556,447.44524 L 82.469713,444.76701 L 80.71487,442.08878 L 78.355045,444.30572 L 75.995221,446.52266 L 78.072095,448.73339 L 80.148969,450.94412 L 78.851456,453.02177 C 77.827591,454.66125 77.811863,455.35735 78.776883,456.32236 C 80.278967,457.82445 80.37947,460.14102 78.942551,460.14102 C 78.361052,460.14102 78.140552,459.72798 78.452551,459.22316 C 78.764551,458.71833 78.290011,457.57548 77.398017,456.68349 L 75.776211,455.06168 L 77.396924,453.27081 L 79.017635,451.47995 L 77.01285,449.66564 C 74.470065,447.36445 74.467465,445.52027 77.004767,443.9357 C 79.344982,442.47421 79.665357,438.36937 77.503943,437.53996 C 76.680303,437.22389 76.006415,436.07279 76.006415,434.98194 C 76.006415,433.8382 75.161146,432.77754 74.009711,432.47644 C 71.225434,431.74833 71.503894,428.38292 74.459853,427.03609 C 79.655721,424.6687 78.319648,416.53282 72.96496,417.9331 C 70.832356,418.49078 70.258309,416.37087 72.055319,414.57386 C 72.777303,413.85187 72.624441,413.14185 71.556143,412.25524 C 69.032978,410.1612 69.649322,408.03951 72.674664,408.40485 C 76.073268,408.81529 76.712384,406.93598 74.072108,404.29571 C 72.939603,403.16321 72.013007,401.55662 72.013007,400.72553 C 72.013007,399.89444 71.513778,398.41506 70.90361,397.43803 C 70.034048,396.04564 70.233186,394.93977 71.824755,392.32264 C 73.428188,389.686 73.619121,388.60551 72.732479,387.18576 C 71.885086,385.82887 71.929025,384.7911 72.911599,382.95514 C 73.917241,381.07609 73.950551,380.03105 73.057965,378.36324 C 72.422399,377.17568 72.144129,375.4348 72.439585,374.49463 C 72.735041,373.55445 72.345378,370.69516 71.573665,368.14064 C 69.416594,361.00033 68.541649,348.08597 70.026938,345.31068 L 71.267462,342.99273 L 69.632065,341.7969 C 68.732596,341.13919 68.114141,339.58075 68.257721,338.33368 C 68.770826,333.87711 66.28053,335.38126 63.752747,341.05471 C 61.07273,347.06984 61.033777,351.24816 63.637572,353.40912 C 64.400407,354.04221 65.024543,356.05108 65.024543,357.87327 C 65.024543,359.69545 65.422873,361.43251 65.909719,361.73341 C 67.697081,362.83805 68.131838,369.17311 66.620814,372.0951 L 65.141988,374.95483 L 67.222173,377.03502 C 71.780583,381.59343 70.728929,388.66979 64.318578,396.57269 C 61.688169,399.81553 61.357639,403.43124 63.527016,405.23166 C 65.232749,406.6473 65.557291,412.77139 63.978295,413.74725 C 63.343798,414.1394 63.182757,416.06574 63.569094,418.64202 C 63.919472,420.97851 63.718869,424.64506 63.123311,426.7899 L 62.040478,430.68964 L 64.018405,433.37671 C 65.428585,435.29249 65.822943,436.93074 65.392272,439.0841 C 64.971108,441.18992 65.413363,443.16396 66.852934,445.60385 C 67.988532,447.52854 68.573396,449.31606 68.152633,449.5761 C 66.709328,450.46812 64.125224,444.52474 63.719497,439.38 C 63.496277,436.54951 62.875789,433.66088 62.340632,432.96082 C 61.045265,431.26631 61.490405,415.47941 62.936291,411.83578 L 64.07924,408.95555 L 62.590991,406.6842 C 59.905053,402.58494 60.005404,399.73151 62.962603,396.11762 C 68.710668,389.09309 69.73307,382.72046 65.894845,377.84095 L 63.77009,375.13976 L 64.896493,372.66758 C 66.444766,369.26949 66.255434,364.19146 64.493617,361.86212 C 63.687439,360.79626 63.02784,359.14795 63.02784,358.19921 C 63.02784,357.25047 62.275932,354.97773 61.356934,353.14868 C 60.437936,351.31963 59.092126,348.63399 58.366248,347.18061 C 57.609814,345.66604 57.304478,343.24803 57.650922,341.51581 C 58.048252,339.52916 57.709754,337.71454 56.66309,336.22021 C 54.800768,333.56138 55.425036,324.19259 57.684026,320.89836 C 59.113948,318.81316 59.552263,313.36133 58.285668,313.41503 C 55.435351,313.5359 52.791235,318.29876 52.628824,323.60473 C 52.523825,327.03499 50.921756,327.36931 49.351308,324.28867 L 48.154176,321.94033 L 47.44198,323.79629 C 46.975098,325.01296 47.301477,326.07028 48.389524,326.86587 C 49.436177,327.63121 50.049264,329.49019 50.049264,331.89851 C 50.049264,334.40471 50.770324,336.48505 52.146871,337.95031 L 54.244479,340.18311 L 53.557315,344.2504 C 53.128748,346.78706 51.963664,349.03073 50.461356,350.21243 C 46.859674,353.04552 47.26716,356.11018 51.297204,356.49875 L 54.541848,356.81159 L 54.581274,359.70687 C 54.608436,361.70155 55.263964,362.8401 56.688695,363.36714 C 60.663016,364.83734 60.557689,368.29264 56.538552,368.29264 C 53.239946,368.29264 52.950333,369.24472 55.287384,372.40575 C 56.94187,374.64357 57.154848,375.56333 56.232191,376.48598 C 55.57705,377.14112 55.041024,378.88701 55.041024,380.36572 C 55.041024,381.84444 54.367136,383.31288 53.543496,383.62895 C 51.661683,384.35107 51.611532,387.11305 53.442712,389.17942 C 54.210921,390.0463 54.997123,393.44045 55.189828,396.72198 L 55.5402,402.6884 L 52.794732,404.01451 L 50.049264,405.34061 L 50.049264,409.27955 C 50.049264,411.44595 49.649939,413.21848 49.161876,413.21848 C 48.673812,413.21848 48.336868,411.31509 48.413112,408.98872 L 48.551736,404.75896 L 51.278361,403.45234 L 54.004987,402.14572 L 53.582926,396.59364 C 53.348546,393.51045 52.469034,390.2771 51.605064,389.32242 C 49.755609,387.2788 49.610055,385.10482 51.215214,383.49966 C 51.856487,382.85838 52.962692,380.64216 53.673447,378.57472 L 54.96573,374.81571 L 53.383491,372.40091 L 51.801253,369.98611 L 50.194847,372.6336 C 49.311324,374.08973 48.243239,375.2811 47.821325,375.2811 C 46.709008,375.2811 46.76564,375.12529 50.031178,369.20091 C 51.668512,366.23044 53.016287,362.36843 53.026234,360.61867 L 53.04432,357.43728 L 49.799676,357.12443 L 46.555032,356.81159 L 46.239946,354.07456 C 46.000035,351.99055 46.491566,351.07932 48.300126,350.25529 C 49.875872,349.53733 51.052204,347.77025 51.79485,345.0055 L 52.914307,340.83796 L 50.365784,338.16465 C 48.366693,336.06767 47.906302,334.72863 48.230277,331.95356 C 48.4876,329.74939 48.183336,328.23927 47.423139,327.94755 C 46.621758,327.64004 46.263399,325.43878 46.379009,321.5339 C 46.475822,318.2639 46.885097,316.10313 47.288509,316.73216 C 47.735528,317.42919 48.027955,317.07656 48.037273,315.82924 C 48.045681,314.7036 47.490987,313.18735 46.80462,312.4598 L 45.55668,311.13699 L 47.054208,311.58557 C 47.877848,311.83229 49.022565,313.95317 49.598022,316.29864 L 50.644307,320.56312 L 51.982098,318.95118 L 53.319889,317.33923 L 51.527369,315.35852 L 49.734849,313.37781 L 50.890409,309.5209 C 51.525966,307.3996 52.045968,304.70528 52.045968,303.53352 C 52.045968,302.3583 52.681856,301.40306 53.464172,301.40306 C 55.260264,301.40306 56.393693,306.39974 55.558949,310.63781 C 55.162486,312.65069 55.257424,313.39586 55.809031,312.6007 C 59.05727,307.91824 61.470745,316.69184 58.509618,322.41803 L 56.986452,325.3635 L 58.66435,325.3635 L 60.342248,325.3635 L 58.689988,327.18923 C 56.621273,329.47514 56.547231,334.71391 58.555259,336.72193 C 59.644219,337.8109 59.920013,339.45223 59.531823,342.53377 L 58.990857,346.82807 L 60.17947,344.33219 C 60.833208,342.95946 62.648748,339.76176 64.214004,337.22619 C 65.987057,334.35401 66.80961,331.96376 66.395933,330.88573 C 66.004739,329.86629 66.304421,328.77883 67.125359,328.23883 L 68.518775,327.32226 L 66.526934,325.80429 L 64.535094,324.28631 L 66.027758,323.34267 C 66.848724,322.82367 68.081996,322.39214 68.768363,322.38373 C 70.618676,322.36107 70.280525,319.62047 68.289967,318.5065 L 66.56363,317.5404 L 68.427752,315.48057 C 69.880877,313.87488 70.035763,313.11214 69.130255,312.02107 C 68.222457,310.92724 68.324056,310.48501 69.595229,309.99722 C 70.693074,309.57595 70.982306,308.80785 70.484996,307.63434 C 69.050972,304.25046 68.28067,297.33028 69.378769,297.69632 C 69.957562,297.88925 70.539371,299.73922 70.671677,301.80737 C 70.803983,303.87552 71.439547,306.20301 72.08404,306.97958 C 72.982509,308.06217 72.974405,308.73063 72.049302,309.84532 C 71.385704,310.6449 71.150075,311.79636 71.525683,312.40411 C 71.901292,313.01185 71.396259,314.40673 70.403389,315.50384 C 69.208834,316.82381 68.961373,317.73126 69.671854,318.1864 C 71.666725,319.46434 72.194583,323.0835 70.481954,323.74069 C 69.607147,324.07639 69.18851,324.83179 69.551649,325.41936 C 69.914789,326.00693 69.424376,327.35788 68.461843,328.42147 C 67.450416,329.53908 67.198455,330.35526 67.864867,330.35526 C 68.499064,330.35526 69.017951,331.45189 69.017951,332.79222 C 69.017951,334.13255 69.425033,335.48077 69.922578,335.78828 C 70.420123,336.09578 70.580329,337.29141 70.278591,338.44526 C 69.964999,339.64444 70.29676,340.89345 71.053031,341.36086 L 72.376082,342.17855 L 71.138073,346.31066 C 70.211476,349.40336 70.165812,351.80881 70.956535,355.87347 C 71.537595,358.86036 72.483502,363.72602 73.058551,366.68605 C 74.9336,376.33776 74.991404,389.40761 73.172821,392.52316 L 71.558297,395.28911 L 72.817826,397.30595 C 73.510566,398.41519 73.788802,399.78966 73.436127,400.36029 C 73.083452,400.93094 73.686128,402.02207 74.775407,402.78503 C 78.672971,405.51498 77.625179,411.44133 73.523249,409.86727 C 71.799819,409.20593 71.453971,410.75843 73.098334,411.7747 C 73.695263,412.14362 73.961952,413.29328 73.690975,414.3295 C 73.395332,415.46004 73.715593,416.21353 74.491751,416.21353 C 75.203155,416.21353 76.732917,416.99974 77.891222,417.96065 L 79.99723,419.70777 L 79.368724,423.45159 C 78.93562,426.03146 78.222134,427.19541 77.073811,427.19541 C 75.330832,427.19541 73.011359,429.01944 73.011359,430.39013 C 73.011359,430.82941 73.909876,431.18881 75.008063,431.18881 C 76.472313,431.18881 77.004767,431.85438 77.004767,433.68469 C 77.004767,435.05743 77.463657,436.18057 78.024523,436.18057 C 78.585388,436.18057 79.552438,437.29586 80.173521,438.65899 L 81.302764,441.13741 L 82.616247,439.40776 C 84.694105,436.67153 84.346906,433.18552 81.996527,433.18552 C 79.455623,433.18552 79.458388,431.98827 82.00461,429.68397 L 84.009395,427.86966 L 82.420957,426.11446 L 80.83252,424.35926 L 82.912052,423.24632 C 85.177306,422.034 85.753256,419.22214 83.743643,419.18639 C 83.057276,419.17418 83.57666,418.33315 84.897829,417.31743 C 86.544027,416.05184 87.087278,414.91645 86.62413,413.70951 L 85.948306,411.94833 L 84.0096,413.70284 C 82.943312,414.66782 81.380274,415.19233 80.536183,414.86842 C 78.377279,414.03997 78.626938,410.93762 80.97028,409.47418 C 83.108406,408.1389 82.71226,405.23166 80.392186,405.23166 C 79.584598,405.23166 79.001471,404.21335 79.001471,402.80306 C 79.001471,401.25126 78.280591,400.14566 77.004767,399.74073 C 74.440394,398.92683 74.249951,392.74884 76.705588,390.03539 L 78.403113,388.15964 L 77.305489,385.2517 L 76.207864,382.34376 L 78.603019,379.75935 C 81.536719,376.59384 81.589654,375.6679 78.918644,374.23842 L 76.839113,373.12549 L 78.540549,371.24542 C 80.745472,368.80902 79.722737,366.06966 76.761988,366.48162 L 74.508887,366.79511 L 74.436885,361.80335 C 74.397283,359.05788 74.04233,355.13939 73.6481,353.09559 C 73.149105,350.50865 73.398486,348.47617 74.468866,346.40629 C 76.418714,342.6357 76.435304,339.44234 74.508887,338.70311 C 72.40687,337.8965 72.644251,335.76271 75.224218,332.27312 L 77.437077,329.28007 L 76.21411,327.32178 C 75.245775,325.77123 75.252736,324.93327 76.247543,323.29719 L 77.503943,321.23086 L 74.508887,318.78189 L 71.513831,316.33291 L 73.840066,314.54391 L 76.166301,312.75492 L 75.476075,309.07569 L 74.785848,305.39646 L 76.394484,305.39646 C 77.444794,305.39646 78.003119,306.26273 78.003119,307.89234 C 78.003119,309.37149 78.575083,310.38822 79.407181,310.38822 C 80.342513,310.38822 80.628009,309.68753 80.262372,308.28933 C 79.944832,307.07506 80.283075,305.83843 81.064903,305.35522 L 82.416307,304.52001 L 80.70889,302.63334 C 78.592532,300.29479 78.567959,298.99937 80.581656,295.92609 C 81.450758,294.59967 81.988242,292.70612 81.776065,291.71821 C 81.492546,290.39813 80.803675,291.0467 79.177238,294.16501 C 76.65822,298.99461 75.601269,299.33379 72.955014,296.16171 C 70.767935,293.54005 70.523007,291.31217 72.233787,289.6014 C 75.426741,286.40844 72.792801,281.09901 68.273746,281.61886 C 65.077662,281.98651 65.008719,283.86166 68.189744,283.90356 C 71.71567,283.95002 71.420135,286.25588 67.599325,288.51021 C 63.723864,290.79679 63.194651,291.88517 65.523719,292.77892 C 67.179305,293.41422 67.609998,297.40965 66.022895,297.40965 C 65.473802,297.40965 65.024543,296.67298 65.024543,295.77259 C 65.024543,294.87222 64.255299,293.57305 63.315112,292.88558 L 61.605681,291.63561 L 62.93818,290.03004 C 63.671053,289.14699 64.834546,288.42448 65.523719,288.42448 C 66.212893,288.42448 67.336039,287.75059 68.019599,286.92695 L 69.262437,285.42943 L 67.343161,285.42943 C 63.059717,285.42943 62.790037,283.13294 66.689076,279.8595 L 70.40472,276.74003 L 70.152333,271.8643 C 70.01352,269.18264 69.303022,266.30823 68.573448,265.47671 C 67.783359,264.57622 67.447312,262.66424 67.742429,260.74855 L 68.237908,257.53223 L 65.632873,256.3453 C 62.756993,255.03496 62.494613,254.41473 64.126027,252.78332 C 64.924708,251.98463 64.625203,251.08612 63.02784,249.48875 C 60.341316,246.80223 61.650199,244.6878 64.917361,246.43633 L 67.021247,247.5623 L 67.093462,244.7817 C 67.13318,243.25238 67.266844,240.20408 67.390494,238.00771 C 67.521693,235.67722 67.011458,233.28677 66.165196,232.26718 C 65.162425,231.05904 65.08245,230.52007 65.90595,230.52007 C 66.606313,230.52007 66.978454,229.40385 66.809446,227.81008 C 66.464612,224.55826 69.667822,223.33408 71.601588,225.97866 C 72.380362,227.04371 73.055522,227.26288 73.473612,226.5864 C 73.833278,226.00445 74.999553,225.52831 76.065335,225.52831 C 78.416902,225.52831 78.688945,228.70805 76.49328,230.53028 C 75.479397,231.37173 75.301878,232.16703 75.95286,232.95141 C 76.595013,233.72517 76.420144,235.08736 75.434866,236.98648 L 73.947454,239.85347 L 75.476111,243.07488 C 77.596392,247.54304 77.40311,248.99811 74.430592,250.94578 C 72.648101,252.11371 72.065888,253.14691 72.537515,254.30524 C 73.250844,256.0572 74.629214,264.39669 75.636758,273.05644 C 75.987667,276.07246 75.775438,279.00381 75.117116,280.2339 C 74.505073,281.37751 74.394535,282.55436 74.871475,282.84912 C 76.036763,283.56932 75.077687,288.5426 73.400381,290.47747 L 72.053409,292.03129 L 73.587346,294.22129 C 75.712627,297.25555 76.671824,296.97462 78.150745,292.88474 C 79.486991,289.18942 81.49034,288.66524 83.299034,291.53769 C 84.062159,292.74963 83.748645,293.95068 82.044396,296.34407 L 79.772415,299.53477 L 82.069271,301.97966 C 83.750525,303.76928 84.069487,304.7212 83.259343,305.53134 C 82.650612,306.14008 82.38271,307.23788 82.664005,307.97093 C 82.96718,308.76099 81.309204,310.61919 78.592582,312.53404 C 73.32085,316.24991 73.297222,316.31457 76.390595,318.56083 L 78.708733,320.24414 L 84.845214,313.39021 C 88.220278,309.62055 90.981695,305.88191 90.981695,305.08213 C 90.981695,304.28236 91.653754,302.34119 92.475161,300.76841 L 93.968628,297.90882 L 92.502818,296.82063 C 91.083725,295.76713 90.933211,294.76448 90.830281,285.67901 L 90.782212,281.43602 L 88.885249,281.43602 C 86.563944,281.43602 86.539645,281.05213 88.656462,277.82145 L 90.324637,275.2755 L 88.988402,274.44966 C 87.389156,273.46127 86.63291,263.84153 87.928697,260.9698 C 88.424223,259.87161 89.097794,257.73764 89.42552,256.22763 C 89.806928,254.47028 90.643338,253.51053 91.749479,253.56098 C 92.791842,253.60852 92.982374,253.83961 92.229635,254.14335 C 91.543268,254.4203 90.981695,255.63265 90.981695,256.83745 C 90.981695,258.04225 90.294786,260.0087 89.45523,261.20733 C 88.4214,262.68332 88.164575,264.28546 88.659439,266.17165 C 89.061311,267.70338 89.274812,269.71867 89.133889,270.65007 C 88.992966,271.58146 89.831545,273.2974 90.9974,274.46326 L 93.117136,276.583 L 95.543647,274.99308 C 98.481891,273.06787 98.490227,272.97092 95.93704,270.41774 C 94.818826,269.29951 94.171451,267.95174 94.498431,267.42268 C 94.825413,266.89361 94.378441,266.46074 93.505161,266.46074 C 90.388064,266.46074 90.649113,263.4047 94.067476,259.87784 L 97.417384,256.42162 L 96.210852,254.48965 L 95.00432,252.55769 L 96.487239,253.12674 C 98.776741,254.0053 98.243845,257.86875 95.474279,260.47063 C 92.680211,263.09551 92.206837,265.46239 94.475927,265.46239 C 95.307886,265.46239 95.973455,266.34981 95.973455,267.45909 C 95.973455,268.56837 96.639023,269.45579 97.470983,269.45579 C 99.733329,269.45579 99.313878,274.09243 96.898484,275.78424 C 95.603674,276.69116 95.229795,277.48217 95.900132,277.89647 C 96.489553,278.26075 96.971807,279.99662 96.971807,281.75396 C 96.971807,283.82215 97.647062,285.37083 98.886264,286.14472 C 100.17114,286.94714 100.61968,288.03264 100.2502,289.44553 C 99.947411,290.60339 100.19036,292.53205 100.79009,293.73143 C 101.38982,294.93081 102.01151,297.00555 102.17162,298.34196 L 102.46274,300.77179 L 105.36312,296.95753 L 108.2635,293.14326 L 107.15495,291.36818 C 106.30344,290.0047 106.38327,289.31353 107.49921,288.38737 C 109.38451,286.82272 109.35346,282.97677 107.43186,280.04404 C 105.49785,277.09238 106.36796,274.81143 109.75192,273.96211 C 112.71983,273.21721 115.94049,276.12522 115.94049,279.54991 L 115.94049,281.43602 L 117.99858,279.37793 C 119.13053,278.24598 120.81525,277.46437 121.7424,277.64101 C 124.13925,278.09767 124.48559,282.30525 122.26024,283.93219 C 120.01716,285.5721 119.69345,290.42119 121.82705,290.42119 C 125.31378,290.42119 141.92021,284.05847 144.87785,281.58932 L 148.10286,278.89697 L 149.5505,270.43256 C 151.22845,260.62155 154.36048,253.17312 159.88466,245.85639 L 163.80584,240.66283 L 158.4306,237.62924 C 155.47423,235.96077 152.00498,234.38072 150.72116,234.11803 C 149.43733,233.85534 147.14004,233.37616 145.61607,233.0532 C 144.0921,232.73023 141.9784,231.59918 140.91896,230.53973 L 138.99272,228.61348 L 131.97794,231.06431 C 122.23908,234.46686 118.54964,234.27468 111.94709,230.02089 C 108.9641,228.09906 105.25877,226.52666 103.71302,226.52666 C 102.13579,226.52666 100.65039,225.86953 100.32789,225.02913 C 99.998316,224.17027 98.507788,223.5316 96.832929,223.5316 C 86.093486,223.5316 71.631055,208.91192 69.179749,195.57775 C 68.624561,192.55773 67.687146,188.82211 67.096606,187.27635 C 64.775947,181.20198 65.596705,179.03537 73.31637,170.85759 C 77.32778,166.60814 81.630649,161.78353 82.878299,160.13625 C 87.089601,154.57604 105.82257,135.99152 108.64624,134.5725 C 110.18716,133.79813 116.16512,130.61544 121.93061,127.49988 C 127.69609,124.38432 134.65959,121.29509 137.40506,120.63494 C 140.15053,119.97479 143.79994,118.5951 145.51486,117.56895 C 157.41903,110.44595 200.19015,102.60559 246.17567,99.116857 L 267.09129,97.530077 L 279.79682,99.140337 C 299.29403,101.61135 319.30828,109.21113 336.57628,120.70054 C 343.72237,125.45525 350.12826,129.2738 364.03096,137.06627 C 372.13188,141.60684 381.35816,148.58613 388.53709,155.60412 L 396.97657,163.85441 L 406.33023,163.21476 C 417.74669,162.43405 418.84654,161.88477 421.54271,155.61733 C 423.81697,150.33069 426.02062,148.62664 424.14003,153.60886 C 420.27533,163.84763 431.47524,153.4867 435.69773,142.91694 C 440.66912,130.47254 439.20833,125.14823 428.33325,116.07481 C 417.50725,107.04235 417.44394,106.97015 409.19103,94.24502 C 401.85803,82.93827 394.15111,73.778804 391.97044,73.778804 C 391.28917,73.778804 390.19793,73.135563 389.54545,72.349379 C 386.56429,68.757298 361.32068,55.738687 348.65378,51.260768 C 345.03117,49.980125 338.92241,47.750488 335.07875,46.306021 C 295.72294,31.515875 255.23445,30.213584 207.78888,42.211807 C 204.76886,42.975521 198.02998,44.580646 192.8136,45.778753 C 154.37737,54.606833 118.35324,82.020335 90.184317,123.87718 C 87.345927,128.09481 84.567145,131.8277 84.009245,132.1725 C 83.451343,132.5173 82.994879,134.03083 82.994879,135.53588 C 82.994879,138.86417 81.35718,140.66839 78.336092,140.66839 C 75.403472,140.66839 69.683991,148.37883 56.538552,170.05367 C 51.047616,179.1074 46.415344,186.11338 46.244615,185.62253 C 45.799807,184.3437 66.398915,150.87757 72.159746,143.51978 C 73.72632,141.51894 75.008063,138.76608 75.008063,137.40232 C 75.008063,136.03856 75.755503,134.30618 76.669041,133.55258 L 78.330019,132.1824 L 77.070757,134.54516 L 75.811495,136.90793 L 77.406483,138.50291 L 79.001471,140.0979 L 80.72907,138.3703 C 82.09399,137.00539 82.220157,136.26399 81.330056,134.83871 L 80.203442,133.03471 L 82.043718,131.88544 C 83.578317,130.92707 87.580273,125.4298 92.479223,117.55077 C 98.66926,107.59526 125.85501,78.845985 135.87536,71.658803 C 151.93669,60.138667 173.27476,49.45294 187.35296,45.879739 C 240.25532,32.452535 266.78168,29.464087 291.15127,34.185866 C 337.63775,43.192954 377.44906,58.929391 396.99278,76.022421 C 400.77865,79.33357 417.44279,102.70015 417.44279,104.69758 C 417.44279,105.5389 431.46431,117.04663 431.85529,116.52619 C 431.98644,116.35161 433.78325,113.62487 435.84819,110.46678 C 442.82332,99.799097 453.26818,92.771876 470.85462,86.914719 C 475.79646,85.26884 482.01198,82.987305 484.66688,81.844641 C 487.32178,80.701979 492.60056,79.478345 496.39752,79.125455 C 500.19447,78.772566 503.30106,78.378012 503.30106,78.248669 C 503.30106,76.676413 497.40651,65.606198 495.42863,63.463925 C 491.49431,59.202582 483.94547,56.412357 469.35709,53.82729 C 461.75353,52.479937 455.14401,50.381484 451.23994,48.075292 C 447.68788,45.977039 446.69295,46.993982 448.2055,51.176862 C 449.73126,55.396295 448.19175,60.358563 445.10664,61.165338 C 442.29238,61.901285 438.60551,59.438157 437.81663,56.295015 C 437.06748,53.3102 437.25055,53.329603 433.19096,55.804737 C 426.11399,60.119574 423.67012,58.234822 425.99082,50.251867 C 427.99084,43.372057 427.19,42.094061 421.96039,43.819988 C 418.96966,44.807018 415.92795,44.621259 417.52598,43.549175 C 419.44981,42.258529 431.02978,40.208939 431.56078,41.065093 C 431.91292,41.632853 432.51019,40.689793 432.88805,38.969406 C 433.87624,34.47021 435.32141,35.108672 434.69642,39.768326 C 434.31124,42.639986 434.71026,44.584997 436.18125,47.006378 C 437.2876,48.827513 438.51776,51.889937 438.91494,53.811765 C 439.80449,58.115931 441.09133,59.801877 443.48706,59.801877 C 446.72735,59.801877 447.70625,56.313715 446.38684,49.468993 L 445.20329,43.329069 L 447.4586,38.337309 C 450.00378,32.703963 451.33979,33.62856 448.9431,39.364663 C 448.09074,41.404655 447.39335,43.400916 447.39335,43.8008 C 447.39335,45.576871 460.48163,50.946573 468.0217,52.263948 C 491.95872,56.446145 495.23633,58.310799 502.3299,71.7821 L 506.27265,79.26974 L 511.75403,82.126449 C 515.55425,84.107002 518.08397,86.326373 520.00216,89.362716 C 523.14711,94.340906 523.78292,94.480248 531.11864,91.798951 C 550.35313,84.768501 549.09006,71.584041 527.14473,50.317533 L 514.78211,38.337309 L 510.86264,30.849669 C 504.25434,18.225354 494.8004,9.6437045 489.39217,11.360211 C 486.99293,12.121701 484.48793,11.022172 486.20473,9.9611305 C 486.80267,9.5915795 483.81814,7.5322205 479.57244,5.3847771 L 471.85297,1.4803351 L 460.37192,1.6186192 C 441.50024,1.8459203 429.68043,4.6095063 424.92807,9.9057385 L 422.93373,12.128325 L 429.92219,11.450737 C 433.76584,11.078063 440.39986,10.685467 444.66444,10.578301 L 452.41823,10.383454 L 450.70306,11.638907 C 449.5848,12.457429 447.7549,12.64683 445.44514,12.18312 C 441.24955,11.34081 439.54281,11.418464 432.91725,12.753119 C 430.17178,13.306167 425.8599,13.785441 423.33528,13.818173 L 418.74508,13.877686 L 413.22708,19.662729 C 404.59754,28.709902 401.39548,36.326923 406.7115,35.161924 C 408.50459,34.768969 408.6552,34.882243 407.45927,35.724363 L 405.96174,36.778857 L 407.21814,38.806022 C 408.99157,41.667407 406.94124,41.404262 403.91966,38.382689 C 400.14887,34.611895 402.87564,27.262504 411.24354,18.642864 C 416.42143,13.309203 416.33144,12.307131 410.80469,13.755942 C 408.69016,14.310255 401.34436,14.800296 394.48069,14.844922 C 387.61702,14.889549 381.10278,14.936099 380.00459,14.948365 C 378.9064,14.960632 370.81975,14.725727 362.03426,14.426353 C 351.92869,14.081997 343.19571,14.317736 338.26197,15.068069 C 332.08586,16.00734 329.59332,15.990895 326.28174,14.989031 C 322.31659,13.789434 310.53581,11.881047 306.04231,11.710413 C 304.89779,11.666953 300.85447,12.413237 297.05715,13.368825 C 287.74612,15.71192 281.05275,15.96657 275.76396,14.178925 C 272.84455,13.192144 269.64533,12.89779 266.27961,13.30629 C 260.74053,13.978575 255.79233,14.009674 227.25674,13.551545 C 213.32511,13.327877 206.70136,13.627148 202.31285,14.678547 C 195.02816,16.42381 185.21268,15.806625 181.03843,13.340836 L 178.01916,11.557303 L 172.74836,13.824742 L 167.47755,16.09218 L 162.42483,15.419377 C 159.64583,15.049336 155.71535,14.784499 153.69043,14.830851 C 151.66551,14.877204 147.67007,14.026494 144.81166,12.940387 L 139.61456,10.965645 L 137.51146,12.16922 C 134.66549,13.797925 116.21183,13.647498 112.14372,11.96243 C 109.75508,10.973023 108.26142,10.928051 105.83875,11.772599 C 101.6281,13.240439 88.380884,13.051309 83.993231,11.460712 C 81.518117,10.563441 79.481641,10.473305 77.010802,11.151663 C 72.558945,12.3739 59.108463,11.621471 56.519147,10.005346 L 54.541848,8.7712125 L 58.535256,9.5634085 C 62.306426,10.311517 68.801368,10.426841 79.001471,9.9268065 C 81.472392,9.8056755 87.176603,10.181495 91.677494,10.761962 C 98.130447,11.594181 100.81561,11.530043 104.37556,10.458655 L 108.89018,9.0999525 L 112.66493,10.446647 C 117.2771,12.092107 132.43074,12.293077 136.80889,10.766846 L 140.0049,9.6527115 L 144.56035,11.392454 C 150.23701,13.56039 159.44911,13.907625 163.21515,12.095618 C 165.4683,11.011528 166.65384,10.97 168.89132,11.896789 L 171.71949,13.068257 L 174.73755,11.285439 L 177.75562,9.5026215 L 180.33967,10.885557 C 182.3111,11.940638 183.82519,12.027871 186.72632,11.253516 C 189.39229,10.541928 192.58632,10.585747 197.4118,11.400109 C 201.59701,12.106419 205.23346,12.220114 206.68999,11.690196 C 208.14104,11.162266 212.97048,11.303579 218.94067,12.048659 C 226.71,13.018273 230.29769,13.021094 235.89078,12.061986 C 241.40664,11.11612 243.71943,11.110738 246.28318,12.037802 C 248.8166,12.953899 252.28582,12.965214 261.25333,12.086627 C 268.96278,11.331297 273.54689,11.275384 274.75499,11.921943 C 276.01099,12.594131 277.80111,12.481585 280.468,11.562767 C 283.08933,10.659643 285.13248,10.523056 286.75322,11.142592 C 288.07396,11.64745 291.85011,11.73356 295.14467,11.333947 C 305.89584,10.029885 319.60118,10.741006 325.45049,12.906406 C 327.70763,13.741997 330.96513,13.914808 335.43401,13.436031 C 344.47923,12.466966 367.74752,12.410383 374.73548,13.340462 C 378.09307,13.787348 382.9911,13.652898 386.61628,13.014335 C 390.97321,12.246875 394.00972,12.236417 396.95768,12.978719 C 399.95273,13.732885 402.65858,13.706472 406.54144,12.885169 C 409.51716,12.255743 413.7671,11.659994 415.98572,11.561282 C 418.84445,11.434091 421.20201,10.445297 424.07843,8.1670905 C 431.42325,2.3497588 445.89298,-0.62320661 463.35916,0.09642909 L 474.04438,0.53667809 L 479.67752,3.7158187 L 485.31064,6.8949592 L 494.05626,6.9071833 C 498.86635,6.9139065 506.39595,6.9606731 510.7887,7.0111089 C 515.18145,7.0615447 523.04347,7.0911243 528.25986,7.0768413 C 542.15048,7.0388073 553.57637,7.8933855 554.71619,9.0555955 C 555.39391,9.7466285 552.98919,9.8809775 547.22855,9.4739235 C 529.36791,8.2118675 522.53578,8.1323985 515.66703,9.1068095 L 508.56513,10.114295 L 503.4086,8.6027055 C 498.69869,7.2220335 496.52962,7.2078845 492.34376,8.5305315 C 491.4301,8.8192305 492.93561,10.125106 496.30867,11.969676 C 503.85673,16.097361 505.06049,17.428875 511.29151,28.542576 L 516.77881,38.329767 L 528.98411,50.190375 L 541.18941,62.050982 L 543.21063,67.453168 C 545.50627,73.588828 545.79074,79.579084 544.01912,84.47839 L 542.80641,87.832098 L 535.89817,91.288147 C 532.09864,93.188974 527.65446,94.744196 526.0222,94.744196 L 523.05447,94.744196 L 523.80082,96.491312 C 525.43604,100.31916 527.18236,108.04151 526.61893,108.95316 C 526.29007,109.48526 528.69324,112.68323 531.9593,116.05974 C 541.84667,126.28152 543.2693,130.2092 538.91703,135.26903 C 536.04066,138.613 535.13158,138.15959 528.72491,130.18569 C 521.51922,121.2173 520.95595,121.29932 510.36309,132.85955 C 506.47942,137.09789 502.70097,140.11658 499.59719,141.46063 C 496.96703,142.59961 492.7934,145.63495 490.32248,148.20586 C 487.85156,150.77675 482.73014,154.96207 478.94153,157.50658 C 475.15292,160.05109 470.88497,162.91679 469.45719,163.87482 C 468.0294,164.83284 465.86618,165.61904 464.65004,165.62194 C 459.92007,165.63318 459.38463,170.49187 462.45456,185.54407 C 465.78822,201.88945 459.82251,209.59374 438.19338,216.87564 L 436.48103,217.45214 L 439.04459,223.05169 C 443.46251,232.70168 440.88927,230.11021 434.99476,218.97316 C 428.17728,206.09226 424.72087,200.96433 417.47751,192.9845 C 409.93642,184.67666 404.82969,178.46886 398.25763,169.6206 C 388.87041,156.98215 378.40174,147.2457 369.02272,142.43051 C 366.82634,141.30289 363.68154,139.36206 362.03426,138.11754 C 360.38697,136.87302 356.34365,134.39586 353.04909,132.61275 C 349.75453,130.82962 342.15981,126.23575 336.17196,122.40416 C 308.59228,104.75606 286.69333,98.754057 254.77306,100.09454 C 214.68787,101.77791 157.25884,111.71795 145.83809,118.94942 C 144.49449,119.80018 140.73347,121.25164 137.48027,122.17491 C 134.22707,123.09817 125.90233,126.9504 118.98086,130.73543 L 106.39635,137.61728 L 95.943556,148.47991 C 67.508496,178.02985 65.986062,180.13811 68.308018,186.74942 C 69.145534,189.13407 70.33429,193.58034 70.9497,196.63002 C 72.198176,202.81686 77.80279,212.17663 80.044409,211.81829 C 80.843527,211.69055 82.257277,212.91663 83.186075,214.54292 C 88.205774,223.33224 100.09761,224.62945 111.94709,217.68029 C 114.41801,216.23122 117.78745,214.55884 119.43473,213.96392 L 122.42978,212.88222 L 122.94085,208.47298 L 123.45191,204.06374 L 124.22912,206.89411 C 125.43317,211.27895 124.14852,213.52421 119.22914,215.63291 C 116.74514,216.69768 113.52892,218.4105 112.08199,219.43917 C 110.63506,220.46784 107.52585,221.88537 105.17264,222.58923 C 100.86249,223.87842 101.06166,225.48006 105.53622,225.51302 C 106.67755,225.52143 109.7601,226.95158 112.38634,228.69113 C 120.57574,234.11556 137.03348,230.85372 142.19684,222.78284 C 142.63595,222.09647 143.47716,221.5349 144.0662,221.5349 C 144.74469,221.5349 144.67437,222.09256 143.87433,223.05656 C 142.14159,225.14437 142.74931,225.42295 147.38858,224.6675 L 151.38199,224.01722 L 152.97554,219.22147 C 153.85199,216.5838 155.33579,213.66667 156.27289,212.73896 L 157.97668,211.0522 L 155.9492,215.54479 C 153.16184,221.72115 153.30504,222.26097 157.93855,223.04379 C 163.03144,223.90423 162.4035,224.63136 156.1905,225.06797 C 140.76922,226.15165 135.82941,230.25049 147.81161,232.02041 C 149.77532,232.31047 154.51499,234.17641 158.34421,236.16695 L 165.30641,239.78611 L 167.32937,237.09152 C 168.442,235.60949 170.32808,231.61528 171.52067,228.2155 C 172.71326,224.81571 173.72409,223.02805 173.76696,224.24292 C 173.89547,227.88463 170.01267,237.01088 167.23733,239.59038 C 155.9908,250.04328 151.99122,260.3933 148.86147,287.14298 C 146.48645,307.44206 145.42913,313.42041 143.55864,317.12648 C 141.04969,322.09757 137.77023,333.61565 138.62144,334.46687 C 140.45152,336.29695 151.49081,339.34011 156.28045,339.33486 C 166.64083,339.32352 174.3747,335.03301 183.53035,324.21748 L 188.7232,318.08317 L 194.90612,302.66159 C 201.39688,286.47219 206.59025,278.12008 213.39205,272.93211 C 215.38708,271.41042 219.46766,267.71713 222.45999,264.72479 C 225.45233,261.73245 228.16114,259.54471 228.47956,259.86314 C 228.79799,260.18156 225.58342,263.75216 221.33607,267.79779 L 213.61363,275.15349 L 219.38505,281.38732 C 231.02384,293.9586 258.28184,314.05762 269.18752,318.10978 C 277.05623,321.0335 308.12176,328.20371 309.0446,327.30914 C 309.60644,326.76452 309.53527,325.47076 308.8622,323.99355 C 308.25514,322.66119 307.99772,320.6561 308.29015,319.53781 L 308.82187,317.50457 L 305.68067,317.59388 C 301.4469,317.71425 300.29816,316.39753 301.61508,312.93377 L 302.66874,310.16242 L 305.22509,310.6511 C 308.09002,311.19877 309.31892,309.44803 308.03753,306.6444 C 307.59835,305.68349 307.20729,304.37621 307.16852,303.73932 C 307.12976,303.10244 306.27387,301.67067 305.26655,300.55759 C 303.27718,298.35935 303.93974,295.93318 306.2838,296.83267 C 307.12035,297.15369 308.77239,296.22974 310.17847,294.65444 L 312.62034,291.91871 L 314.07693,293.80374 C 315.1035,295.13226 315.2502,296.21817 314.57385,297.48193 C 313.27061,299.91707 313.36034,300.4047 315.11171,300.4047 C 317.32858,300.4047 316.92845,304.15702 314.57741,305.41526 L 312.54559,306.50266 L 313.24212,310.19256 C 313.62522,312.22201 313.94053,314.47685 313.94281,315.20333 C 313.9452,315.961 314.68025,316.33243 315.66677,316.07445 C 316.61265,315.8271 317.99787,316.0052 318.74501,316.47024 L 320.10347,317.31576 L 318.78183,319.4474 L 317.46019,321.57904 L 318.78183,320.78691 C 319.50873,320.35124 320.69052,319.18108 321.40802,318.18656 C 322.74426,316.33441 325.59441,315.69138 325.59441,317.24205 C 325.59441,317.7171 324.69589,319.24805 323.5977,320.64416 C 322.49952,322.04028 321.601,323.8979 321.601,324.77221 C 321.601,325.81434 320.71614,326.36186 319.03192,326.36186 C 313.58336,326.36186 317.04888,329.72707 328.32444,335.38538 L 339.53133,341.00924 L 341.54803,338.86255 C 343.90021,336.35877 344.14141,331.956 342.18174,327.2953 C 340.52378,323.35218 341.71705,318.77916 344.64654,317.84938 C 346.92908,317.12493 347.15741,314.12374 345.06227,312.38493 C 343.13449,310.78502 343.13449,307.77189 345.06227,307.03213 C 347.1428,306.23376 346.93166,304.1619 344.5631,302.13388 C 342.06123,299.99171 342.04239,298.2736 344.48788,295.27395 L 346.40937,292.91707 L 344.58076,290.92036 C 343.54211,289.78624 342.6042,286.98284 342.40968,284.43107 L 342.06722,279.93849 L 346.14695,279.63947 C 351.43323,279.25203 353.20651,281.11118 351.69267,285.45379 C 350.8417,287.89488 350.91187,288.62478 352.03909,289.05734 C 354.16804,289.87429 355.29538,288.7581 355.29538,285.83327 C 355.29538,283.0496 356.90819,281.4765 359.78796,281.4513 C 361.7546,281.4341 361.74723,281.48323 360.64023,275.76619 C 359.45905,269.66607 360.74714,268.32734 364.41583,271.84216 C 370.18336,277.36781 369.37286,285.38686 362.69796,288.83858 L 359.88623,290.29258 L 360.46106,294.1007 C 361.47437,300.81352 365.52849,304.15987 365.52849,298.28345 C 365.52849,295.21035 367.39095,292.41789 369.44058,292.41789 C 370.4554,292.41789 371.52319,291.50979 371.81344,290.39989 C 372.10368,289.28999 373.6801,287.91513 375.3166,287.34465 L 378.29204,286.30741 L 378.96157,280.94861 C 379.45653,276.98716 379.22423,274.803 378.07073,272.57238 C 377.21253,270.9128 376.51036,268.01524 376.51036,266.13338 C 376.51036,264.25152 375.83647,262.15254 375.01283,261.46898 C 374.09903,260.71059 373.5153,258.5226 373.5153,255.8558 L 373.5153,251.48546 L 375.54334,251.48546 C 376.65876,251.48546 377.83511,252.17273 378.15745,253.01274 C 378.50654,253.92248 379.44608,254.31703 380.48104,253.98855 C 383.15226,253.14074 385.03134,256.00826 383.70793,258.91286 C 383.09786,260.25179 382.94689,262.49255 383.36214,264.04521 L 384.09916,266.80104 L 386.2612,263.13666 C 388.98893,258.51351 390.48729,258.46927 390.48729,263.01188 C 390.48729,265.45634 389.71506,267.32372 387.99141,269.04738 C 386.2367,270.80208 385.49098,272.64154 385.48024,275.24169 C 385.47184,277.27583 385.07933,279.5487 384.60802,280.2925 C 384.11142,281.0762 384.21028,282.86136 384.84311,284.53795 L 385.93513,287.43104 L 382.72028,290.36736 C 380.9521,291.98234 379.50541,293.72956 379.50541,294.25008 C 379.50541,294.77061 378.38911,295.47666 377.02474,295.81909 C 375.46902,296.20956 374.3051,297.39381 373.90318,298.99519 C 373.55069,300.3996 372.19608,301.95405 370.89292,302.44951 C 369.07055,303.14237 368.52001,304.10512 368.50826,306.6197 C 368.48914,310.70804 367.68138,311.99539 364.33756,313.26671 C 360.99481,314.53762 359.02517,312.56888 359.95059,308.88174 C 360.39689,307.10354 360.13316,306.17729 359.06372,305.7669 C 358.22659,305.44567 357.54167,304.30588 357.54167,303.23402 C 357.54167,302.12957 357.08837,301.56537 356.49542,301.93183 C 355.86302,302.32268 355.699,304.24443 356.08075,306.79013 C 356.54418,309.88048 356.32111,311.32652 355.2429,312.22135 C 354.09581,313.17334 353.97054,314.31804 354.67183,317.4393 C 355.73046,322.15091 352.6942,335.72899 349.37808,341.11289 C 346.12977,346.38667 349.77838,349.41508 355.61629,346.29072 L 357.55306,345.2542 L 356.90989,341.23207 L 356.26674,337.20995 L 358.51227,334.17269 L 360.75781,331.13543 L 359.64892,328.70166 C 357.35394,323.66475 359.28922,320.57674 363.13914,323.1325 C 365.76578,324.87619 365.49483,343.33384 362.8426,343.33384 C 361.7797,343.33384 361.54269,343.86015 362.05583,345.08096 C 362.45973,346.04187 363.00177,347.72659 363.26036,348.82478 C 363.649,350.47531 367.61934,353.00963 374.71083,356.13375 C 375.9062,356.66036 376.81336,351.39602 375.75752,350.05975 C 374.14461,348.01844 373.27506,335.61334 374.68385,334.74266 C 375.35031,334.33076 376.07473,334.53931 376.29734,335.20715 C 376.51954,335.87375 377.8282,337.75835 379.20548,339.39515 C 381.00805,341.53739 381.53819,343.05422 381.0977,344.80926 C 380.64197,346.62506 380.99771,347.52135 382.49148,348.32079 L 384.49717,349.39421 L 384.49717,354.7911 C 384.49717,357.75939 384.94643,360.46564 385.49553,360.805 C 386.04462,361.14436 386.49388,362.92072 386.49388,364.75246 L 386.49388,368.08292 L 390.56191,368.47086 C 396.16687,369.00538 396.38871,364.78929 390.99133,360.30987 L 389.36703,358.96181 L 390.01808,352.88237 L 390.66914,346.80292 L 388.5815,344.91365 C 387.43331,343.87455 386.47959,341.85855 386.46213,340.43364 C 386.44466,339.00874 385.79957,337.01022 385.02859,335.99248 C 384.00337,334.63915 383.88542,333.46182 384.58953,331.60986 C 385.31482,329.70219 385.17593,328.66181 384.02637,327.39157 C 380.98646,324.03249 382.5249,315.91744 386.03463,316.79832 L 388.29878,317.36659 L 389.37249,314.28654 C 390.98516,309.66041 393.03289,311.14923 392.7411,316.73573 C 392.50706,321.21629 393.66345,322.94311 394.84173,319.87257 C 395.15779,319.04893 396.10436,318.37504 396.94525,318.37504 C 399.31884,318.37504 398.7912,322.72086 396.11201,325.23782 L 393.74992,327.45689 L 393.86572,333.24593 C 393.9294,336.42991 394.55863,339.73003 395.26398,340.57954 C 395.96933,341.42903 396.80945,344.53025 397.13091,347.47113 C 397.45238,350.41202 398.26197,353.26744 398.93002,353.81654 C 400.9813,355.50256 402.20734,358.58393 402.91572,363.83367 L 403.59382,368.85904 L 401.47172,371.55685 L 399.34963,374.25467 L 406.28244,381.50676 C 410.0955,385.49541 414.37689,390.10663 415.79666,391.75391 L 418.37805,394.74897 L 418.40959,392.87123 L 418.44114,390.99349 L 421.71283,391.5244 L 424.98452,392.05532 L 424.59354,384.91616 C 424.37848,380.98961 423.80474,377.02031 423.31854,376.0955 C 422.2525,374.06773 422.18185,369.17739 423.1986,367.79346 C 425.48646,364.6794 431.41972,363.28692 431.41972,365.86404 C 431.41972,366.9349 432.0055,367.24292 433.27547,366.83985 C 437.06188,365.63809 437.64443,368.72122 434.40189,372.80143 C 432.18225,375.59449 431.58043,377.14791 432.12279,378.68434 C 433.46814,382.49553 432.46651,391.58556 430.3846,394.45895 C 429.30664,395.94673 428.42466,397.76623 428.42466,398.50228 C 428.42466,399.23834 427.93378,400.33144 427.33382,400.9314 C 426.54493,401.72029 426.57993,402.65183 427.46022,404.29669 L 428.67746,406.57112 L 426.91196,407.86209 C 425.94093,408.57213 424.67214,409.31117 424.09241,409.50441 C 423.38175,409.7413 423.45739,410.86737 424.32462,412.96105 C 425.03206,414.66895 425.33679,416.92991 425.00179,417.98538 C 424.6668,419.04086 425.05028,421.17188 425.85396,422.72098 C 427.33512,425.57591 426.52044,429.19211 424.39613,429.19211 C 423.02119,429.19211 423.26436,433.73056 425.01128,440.67316 C 427.18197,449.29998 428.5763,457.05061 428.7829,461.63855 L 428.96273,465.63196 L 431.18958,465.95098 C 433.48086,466.27924 434.5904,471.12289 432.3743,471.12289 C 431.80114,471.12289 431.46419,470.36654 431.62554,469.44212 C 431.81533,468.35467 431.03782,467.5373 429.42301,467.12668 C 427.70893,466.69081 427.00163,465.88822 427.16497,464.56446 C 427.49658,461.87693 425.51898,450.05007 423.29832,441.44027 C 420.91693,432.20733 420.95432,429.75561 423.50228,428.06382 L 425.56837,426.692 L 424.3493,423.69906 C 423.67881,422.05294 423.02411,419.13371 422.89441,417.21189 C 422.7647,415.29006 422.33118,412.48219 421.93101,410.97219 C 421.39884,408.96408 421.56985,408.22261 422.56775,408.21143 C 425.50984,408.17847 426.54614,406.67086 425.50644,403.93623 C 424.87012,402.26258 424.85608,401.09353 425.46775,400.7155 C 425.99586,400.38911 426.42796,399.4565 426.42796,398.64303 C 426.42796,397.82956 427.31229,395.94673 428.39314,394.45895 C 430.45582,391.61972 431.53833,381.26199 430.09139,378.20979 C 429.60159,377.17658 430.40269,375.32126 432.45212,372.74237 C 435.86159,368.45212 434.78235,366.66137 430.9545,370.25744 C 428.56046,372.50652 426.85281,371.80803 428.47525,369.24332 C 429.98663,366.85418 429.56101,366.42071 426.89879,367.63781 C 423.68245,369.10823 422.81906,372.41782 424.84513,375.50998 C 425.8102,376.98286 426.41542,380.03528 426.39787,383.34125 C 426.38205,386.32093 426.49467,389.65737 426.64812,390.75556 L 426.92713,392.75226 L 423.68249,392.74261 C 421.73396,392.73682 420.43785,393.23532 420.43785,393.99055 C 420.43785,394.68223 420.8871,395.24814 421.4362,395.24814 C 421.98529,395.24814 422.43455,396.37129 422.43455,397.74402 C 422.43455,399.28093 421.86739,400.2399 420.95843,400.2399 L 419.4823,400.2399 L 420.65207,402.80727 L 421.82185,405.37466 L 420.38108,406.28622 C 419.58866,406.78758 417.36791,407.22083 415.44609,407.24898 L 411.95185,407.30018 L 414.52835,409.51056 C 415.94542,410.72627 417.70183,413.22253 418.43148,415.0578 L 419.75812,418.39465 L 418.35087,419.28551 C 417.57688,419.77548 416.38204,420.18325 415.69567,420.19166 C 414.00955,420.21231 414.10882,423.6746 415.83666,425.10857 C 418.32589,427.17445 418.36107,432.16891 415.9065,435.02252 L 413.68122,437.60956 L 415.81159,438.70136 C 417.38338,439.50689 417.88054,440.59146 417.70768,442.83775 C 417.55444,444.8293 418.15871,446.50252 419.4548,447.67547 C 421.99169,449.97132 421.98525,452.79275 419.43949,454.3826 C 416.6427,456.12922 416.94985,458.26549 420.43785,461.32615 C 423.34037,463.87307 425.1506,472.30233 422.43455,470.62372 C 421.88546,470.28436 421.4362,468.71604 421.4362,467.13855 C 421.4362,465.0912 420.57907,463.66006 418.44114,462.13772 C 414.91561,459.62732 414.43244,455.762 417.44279,454.15091 C 420.00251,452.78098 419.97641,450.95286 417.36332,448.58806 C 415.8528,447.22106 415.43768,445.95652 415.83966,443.94663 C 416.27461,441.77188 415.87457,440.84497 413.95947,439.59015 L 411.52679,437.9962 L 413.73184,435.0137 C 416.13187,431.76748 416.19111,427.23253 413.85089,425.89786 C 411.4487,424.52784 412.14575,420.27359 414.94691,419.20859 C 416.31964,418.68668 417.44279,418.0016 417.44279,417.68619 C 417.44279,416.32718 414.48242,411.56263 412.55324,409.81674 C 409.0666,406.66137 409.81484,404.94812 414.34527,405.71353 C 418.61729,406.43528 420.411,405.10931 418.41539,402.70476 C 417.7576,401.91217 417.49737,400.53932 417.8371,399.65399 C 418.56005,397.77002 411.52561,388.5986 402.97186,380.27286 L 397.33054,374.78193 L 397.97862,378.34018 C 398.4553,380.9574 398.21047,382.24388 397.05287,383.2046 C 395.11284,384.81469 395.01956,388.07466 396.85335,390.17777 C 398.63196,392.21759 399.6015,405.67285 398.08678,407.29533 C 397.23814,408.20432 397.62817,408.33086 399.74219,407.83236 L 402.50779,407.18022 L 403.12879,410.28515 C 403.47032,411.99287 404.35978,413.62417 405.10535,413.91028 C 408.79094,415.32457 404.97622,421.93081 400.20823,422.39095 L 396.97657,422.70282 L 397.32805,424.69953 C 397.76762,427.19659 398.54685,439.03635 398.70899,445.68164 C 398.80189,449.48894 398.17519,451.80954 396.09583,455.35769 L 393.36045,460.02525 L 394.94157,462.43834 C 397.08072,465.7031 391.44259,473.40933 388.82787,470.7946 C 388.5403,470.50705 389.69456,469.55322 391.39286,468.67499 C 394.91616,466.85302 395.03024,466.42026 393.01249,462.53104 L 391.54427,459.70106 L 393.20676,457.17558 C 397.08877,451.27842 397.72309,449.05757 397.01933,443.82721 C 396.63815,440.9943 396.2393,435.9809 396.13299,432.68634 C 396.02668,429.39178 395.60997,426.1752 395.20696,425.53838 C 393.96224,423.57153 395.56795,421.20529 398.14737,421.20529 C 403.30772,421.20529 406.9633,416.3878 402.96669,414.85415 C 402.14305,414.53809 401.45487,413.02994 401.43741,411.50269 L 401.40565,408.72589 L 399.93012,410.67718 L 398.45457,412.62846 L 396.8303,411.00418 C 395.74701,409.9209 395.47307,408.7722 396.00781,407.55537 C 397.69148,403.72412 397.26326,393.25058 395.32205,390.78272 C 392.99813,387.82834 392.8579,383.26792 395.09098,383.26792 L 396.69961,383.26792 L 396.01966,379.6435 L 395.33973,376.01908 L 398.54952,372.70741 L 401.75932,369.39575 L 401.17336,363.71832 C 400.73819,359.50208 399.93003,357.35474 398.03322,355.3749 C 396.09022,353.34685 395.47905,351.66581 395.47905,348.34958 C 395.47905,345.69433 394.83322,343.27661 393.82693,342.16467 C 392.71659,340.93776 392.09987,338.23237 391.94628,333.91466 L 391.71774,327.49021 L 394.09757,325.25448 C 396.59485,322.90841 397.47558,320.2972 395.10641,322.26343 C 392.49035,324.43457 390.22051,322.43907 390.79929,318.47689 L 391.32459,314.88081 L 390.2542,317.1271 C 389.59305,318.51456 388.28788,319.37339 386.8405,319.37339 L 384.49717,319.37339 L 384.49717,322.74539 C 384.49717,324.59997 385.12076,326.6349 385.88292,327.26743 C 386.86556,328.08296 387.05218,329.37739 386.52444,331.71729 C 386.02011,333.95342 386.21705,335.61446 387.1354,336.87039 C 387.88075,337.88972 388.49058,339.66114 388.49058,340.8069 C 388.49058,341.95266 389.42969,343.69417 390.57748,344.67695 L 392.66438,346.46381 L 391.97428,352.40976 L 391.28418,358.3557 L 393.94749,361.84749 C 395.46561,363.83783 396.4748,366.29619 396.29452,367.56472 L 395.97822,369.79017 L 391.00404,369.97286 C 385.47976,370.17576 384.53544,369.39529 384.51246,364.60774 C 384.50405,362.85559 384.04792,361.14436 383.49882,360.805 C 382.94973,360.46564 382.50047,357.79164 382.50047,354.86278 C 382.50047,351.05023 382.07508,349.37434 381.00294,348.96292 C 380.08095,348.60912 379.50541,347.09275 379.50541,345.01743 C 379.50541,342.98453 378.7594,340.97146 377.62586,339.94562 L 375.74629,338.24464 L 376.26008,343.03553 C 376.54267,345.67052 377.17156,348.59752 377.65762,349.53997 C 378.1437,350.48244 378.24979,353.07714 377.89338,355.30599 C 377.42939,358.20759 377.66654,359.84736 378.72843,361.08007 C 381.02435,363.74533 383.49882,369.35199 383.49882,371.88882 C 383.49882,373.1489 384.66499,375.43819 386.09029,376.97612 L 388.68178,379.77238 L 388.0929,384.26561 C 387.63378,387.76889 387.9412,389.41874 389.48826,391.75391 C 392.06473,395.64293 392.29457,409.04187 389.88378,414.81172 C 388.66953,417.71782 388.4569,420.10269 389.00502,424.66757 C 390.48971,437.03211 390.44638,449.23751 388.91573,449.82488 C 387.29953,450.44508 386.97154,455.70797 388.49058,456.64679 C 389.87862,457.50464 389.74222,462.48345 388.29091,463.93476 C 385.90257,466.3231 383.80061,465.21271 382.05436,460.6402 C 380.50364,456.5797 378.50706,454.61299 378.50706,457.14596 C 378.50706,457.69506 377.57828,458.14432 376.44308,458.14432 L 374.3791,458.14432 L 375.03765,460.39061 C 375.39985,461.62607 377.00658,463.76005 378.60816,465.13278 C 381.41993,467.54279 382.55287,471.12289 380.50377,471.12289 C 379.95467,471.12289 379.50541,470.49393 379.50541,469.7252 C 379.50541,468.95647 377.93301,466.7551 376.01118,464.83327 C 372.10921,460.93131 371.17447,456.14761 374.31398,456.14761 C 375.30235,456.14761 376.61993,455.6387 377.24193,455.0167 C 379.12804,453.13059 381.49416,454.87746 383.64775,459.74598 L 385.69152,464.3663 L 387.18087,462.87694 L 388.67023,461.3876 L 387.08288,458.31801 C 384.95714,454.20729 385.08343,451.56795 387.52255,449.12883 L 389.54956,447.10181 L 388.51121,443.24563 C 387.94011,441.12473 387.76722,438.62234 388.12699,437.68477 C 388.48678,436.74719 388.19146,432.1894 387.47073,427.55634 L 386.16031,419.13259 L 387.82462,415.64249 C 390.30488,410.44133 390.12301,396.42394 387.51206,391.55249 C 386.07993,388.88044 385.70073,386.82886 386.13593,384.10726 L 386.73667,380.35045 L 384.11939,377.24001 C 382.67989,375.52925 381.50212,373.06739 381.50212,371.76919 C 381.50212,370.47099 381.08742,369.15254 380.58058,368.83929 C 380.07373,368.52603 379.37908,366.99513 379.03692,365.43726 C 377.35433,357.77648 363.43427,350.15183 358.46988,354.17176 L 356.18183,356.02451 L 357.48242,359.16442 L 358.78301,362.30433 L 357.41357,363.95561 C 356.66039,364.86381 354.58871,366.21526 352.80984,366.95883 L 349.57555,368.31079 L 348.94144,372.27627 C 347.99302,378.20735 345.40111,379.32734 337.57463,377.18798 L 336.0771,376.77863 L 336.36063,381.77039 C 336.55803,385.24586 335.99647,388.15784 334.51192,391.35689 L 332.37968,395.95162 L 333.54918,405.33381 C 335.00569,417.01856 336.218,424.86889 337.12336,428.47833 C 337.62554,430.48041 337.32114,431.81088 336.03598,433.23096 L 334.25118,435.20315 L 336.6488,437.75529 L 339.04642,440.30745 L 336.73533,442.05071 L 334.42423,443.79398 L 335.99943,445.10128 C 337.61667,446.44347 338.16321,449.1417 336.82587,449.18135 C 336.41405,449.19356 334.96552,450.05769 333.60692,451.10163 L 331.13675,452.99973 L 332.90443,454.953 L 334.67212,456.90628 L 332.12997,457.54432 C 329.13998,458.29476 328.77925,461.26504 331.02529,466.64057 C 332.16668,469.37228 331.50342,473.01495 330.2364,470.97328 C 327.62448,466.76447 326.99595,458.88274 329.13095,457.11085 C 330.19925,456.22424 330.35211,455.51422 329.63013,454.79223 C 327.98626,453.14836 328.35344,452.46293 332.12744,450.13047 L 335.66543,447.94386 L 333.97409,445.36256 L 332.28275,442.78124 L 334.46623,441.33146 L 336.64973,439.88167 L 334.47716,437.56907 L 332.30458,435.25648 L 334.01711,432.64281 C 335.0003,431.14228 335.43686,429.31942 335.04216,428.36269 C 334.28093,426.51747 333.0724,418.5337 331.41375,404.39261 L 330.31999,395.06755 L 332.46804,391.24561 L 334.6161,387.42366 L 333.96361,381.87204 L 333.31113,376.32044 L 334.90253,375.70976 C 335.7778,375.37388 338.0163,375.6015 339.87697,376.21558 C 344.57418,377.7658 346.34663,376.7632 347.28345,372.02606 L 348.08853,367.95504 L 352.06633,365.70189 C 356.10939,363.41177 356.32562,362.86696 355.07238,358.12777 C 354.35644,355.4204 354.91088,354.60547 359.91436,351.01099 L 361.78788,349.66506 L 360.63108,347.50355 L 359.47428,345.34204 L 355.76251,347.71824 L 352.05074,350.09444 L 352.36513,353.87565 C 352.86374,359.87265 351.93207,361.71969 346.6976,365.11151 C 339.72458,369.62987 337.65974,369.14315 341.1571,363.80551 C 342.22092,362.18191 342.52465,360.3918 342.07988,358.3668 L 341.41691,355.34829 L 344.14833,352.99882 C 346.06554,351.3497 346.61805,350.2286 346.00182,349.23788 C 344.8015,347.30815 345.43069,343.18812 347.2344,341.1667 C 348.05297,340.24931 349.77214,335.47064 351.05476,330.54742 L 353.3868,321.59611 L 352.41411,317.26698 L 351.44142,312.93786 L 353.00005,311.79816 C 354.1162,310.98201 354.48612,309.27379 354.30307,305.78117 L 354.04744,300.90388 L 356.79291,300.58798 C 358.96134,300.33847 359.53838,300.68323 359.53838,302.22828 C 359.53838,303.3042 360.23372,304.45131 361.08358,304.77744 C 362.26097,305.22924 362.47217,306.20529 361.97083,308.87766 C 361.45776,311.6126 361.64018,312.38493 362.79925,312.38493 C 365.0731,312.38493 366.34537,310.26536 366.70204,305.88298 C 366.94283,302.92426 367.58868,301.65526 369.21758,300.94029 C 370.42294,300.41123 371.65569,298.99603 371.95704,297.79541 C 372.2769,296.52097 373.77535,295.16959 375.55755,294.54831 C 377.60498,293.83458 378.51103,292.91951 378.30904,291.76943 C 378.11057,290.63935 378.85889,289.84545 380.50377,289.44102 L 382.99965,288.82735 L 383.17016,283.38457 C 383.26393,280.39103 383.35914,276.43675 383.38174,274.59726 C 383.40953,272.33457 384.24245,270.49311 385.95671,268.9044 C 387.35033,267.61283 388.48891,265.74842 388.48685,264.76129 C 388.48426,263.51892 387.87422,263.96518 386.50482,266.21115 C 382.88935,272.14096 380.0687,267.34399 381.66179,257.97475 C 381.92942,256.40071 381.52434,256.0444 379.74819,256.29153 C 378.4032,256.47868 377.25359,255.9757 376.89591,255.04359 C 376.56637,254.18481 375.89554,253.48216 375.40519,253.48216 C 373.90229,253.48216 374.41004,256.81263 376.51036,260.73138 C 377.60855,262.78036 378.50706,265.82851 378.50706,267.50505 C 378.50706,269.18159 379.20671,271.90628 380.06184,273.55991 L 381.61662,276.56652 L 380.49003,279.9801 C 379.87041,281.85757 379.6587,283.87141 380.01956,284.45528 C 380.93601,285.93816 378.64578,288.42448 376.3634,288.42448 C 375.25624,288.42448 374.06851,289.46533 373.5153,290.92036 C 372.93845,292.43763 371.78125,293.41624 370.56397,293.41624 C 369.18515,293.41624 368.3817,294.27122 367.98392,296.16171 C 366.03167,305.4403 358.06778,303.86779 358.01526,294.19334 L 357.98966,289.47951 L 360.83806,288.29967 C 366.50356,285.95294 368.30026,276.9924 363.84646,273.29608 L 362.32053,272.02967 L 362.56653,275.98408 C 362.9276,281.7883 362.7302,282.43437 360.59565,282.43437 C 358.42797,282.43437 357.6292,283.37548 356.99756,286.67361 C 356.53999,289.0628 354.00618,291.41954 351.89504,291.41954 C 349.73725,291.41954 348.33307,287.71235 349.59661,285.35141 C 351.242,282.27698 350.04931,280.24838 346.81507,280.62039 L 344.06392,280.93684 L 344.39842,284.93025 C 344.58238,287.12662 345.55937,289.82217 346.56948,290.92036 L 348.40607,292.91707 L 346.48458,295.27395 C 344.04932,298.26105 344.06502,299.64449 346.5598,301.90223 C 348.65612,303.79937 349.28902,307.39317 347.52682,307.39317 C 345.68703,307.39317 345.32585,310.29525 346.96201,311.93141 C 349.29548,314.26489 348.91321,316.91332 345.96399,318.84572 L 343.37148,320.5444 L 343.99903,324.70107 C 344.34418,326.98723 344.87945,330.73307 345.18852,333.02516 L 345.75049,337.19257 L 343.16008,339.44489 C 341.31802,341.04655 340.56969,342.68126 340.56969,345.10353 C 340.56969,346.99173 339.6848,349.63479 338.58419,351.034 C 337.30692,352.65777 336.804,354.37626 337.17429,355.85161 C 337.60431,357.56495 337.17547,358.45249 335.47887,359.36048 C 334.2298,360.02897 332.34687,361.37801 331.29459,362.35836 L 329.38136,364.14081 L 331.2317,367.28263 L 333.08205,370.42443 L 329.73431,373.16077 L 326.38657,375.89713 L 327.0945,383.45172 C 327.57738,388.60488 327.45148,391.22319 326.69842,391.68861 C 324.96604,392.75928 325.34156,404.84185 327.22011,408.47458 C 329.39935,412.68876 328.52887,423.94358 325.64578,428.83007 C 323.0836,433.17264 323.07266,435.27116 325.59067,439.40109 C 327.99502,443.34457 328.12883,445.16574 326.01426,445.16574 C 324.78149,445.16574 324.58099,445.81947 325.09541,448.16163 C 325.57605,450.34993 325.34912,451.31264 324.25358,451.73304 C 322.17489,452.53071 321.27123,455.32679 322.78897,456.2648 C 323.73187,456.84755 323.49167,457.62932 321.82443,459.40402 C 319.01308,462.39656 318.99493,465.85298 321.77502,468.81226 C 324.45218,471.66196 322.80188,471.89091 319.79255,469.08729 C 317.10852,466.58674 316.92729,461.81968 319.42143,459.32554 C 320.78395,457.96302 320.97857,457.10474 320.2036,455.87617 C 319.41089,454.61946 319.71841,453.65896 321.53136,451.72917 L 323.89077,449.21768 L 322.53398,447.58285 L 321.17719,445.94802 L 323.07306,444.56174 L 324.96892,443.17545 L 323.28496,439.64414 C 321.06345,434.98557 321.15918,431.70556 323.61356,428.38583 C 326.48909,424.49647 327.35249,413.96417 325.21473,408.85356 C 323.38129,404.47045 323.01932,392.72839 324.68589,391.69839 C 325.41062,391.25048 325.54624,388.75716 325.09193,384.23332 C 324.27619,376.11065 324.829,373.95364 328.10948,372.45896 C 330.91229,371.18191 331.30121,369.13056 329.08864,367.29429 C 326.45612,365.10948 327.37529,362.48431 331.6125,360.08605 C 334.79772,358.28321 335.5266,357.3679 335.11793,355.68405 C 334.81046,354.4172 335.40428,352.53819 336.58748,351.034 C 340.81946,345.65391 338.59684,342.44028 326.36534,336.25399 C 316.42471,331.22636 312.66924,331.25262 315.82665,336.3277 L 317.10842,338.38794 L 315.44867,341.28874 C 313.5762,344.56133 314.57224,346.89119 318.10677,347.50629 C 321.39009,348.07768 320.82437,353.44411 317.3029,355.13191 L 314.50232,356.4742 L 315.71314,357.93314 C 317.51199,360.10063 315.37512,361.72152 310.8865,361.59428 L 307.15694,361.48856 L 308.98801,362.82747 C 309.99509,363.56387 310.53134,364.63193 310.17967,365.20094 C 309.82723,365.77123 311.12643,366.89824 313.07477,367.71231 C 317.57913,369.59435 317.1331,377.32287 312.34166,380.41514 C 311.78869,380.77201 312.29342,381.56271 313.47931,382.19739 C 315.75235,383.41388 316.28313,386.18975 314.57023,387.90265 C 313.84824,388.62464 313.98477,389.32111 315.01606,390.177 L 316.50257,391.41069 L 314.88831,394.79582 L 313.27406,398.18096 L 314.5872,402.15983 L 315.90035,406.13871 L 314.29507,408.58869 L 312.68978,411.03867 L 314.15034,412.25082 C 316.01063,413.79472 316.01111,415.6369 314.15162,417.18014 C 313.25437,417.92478 312.72555,420.04581 312.77857,422.68723 C 312.826,425.05003 312.57471,427.45262 312.22015,428.02631 C 311.86558,428.60001 312.34789,429.50165 313.29194,430.02997 L 315.00839,430.99054 L 313.84271,434.7887 L 312.67702,438.58685 L 314.27961,440.35768 L 315.88219,442.12851 L 314.64772,446.53761 C 313.96876,448.96261 313.72337,451.9238 314.10241,453.11804 C 314.64179,454.81748 314.32067,455.41252 312.62486,455.85598 C 311.06416,456.26411 310.62029,456.94259 311.03782,458.2818 C 311.35663,459.30437 311.87699,460.97257 312.19418,461.98889 C 312.52685,463.05487 312.05911,464.54853 311.08874,465.5189 C 310.11512,466.49252 309.62887,468.05099 309.93431,469.21898 C 310.26778,470.49417 310.0316,471.09361 309.29263,470.84759 C 307.37574,470.20939 307.32509,467.1179 309.19761,465.0488 L 310.94615,463.11668 L 309.5808,460.5655 C 308.50206,458.54987 308.46908,457.66122 309.42364,456.33221 C 310.90888,454.26437 311.05923,453.84788 312.51015,447.78261 L 313.6753,442.91185 L 312.07547,440.4702 C 310.83942,438.58372 310.70229,437.37842 311.47241,435.16924 C 312.20193,433.07655 312.13657,432.0339 311.22867,431.28041 C 309.48954,429.83706 310.3749,418.24788 312.39999,415.94807 L 313.95239,414.18507 L 312.09163,412.82446 L 310.23088,411.46384 L 312.0265,408.72339 L 313.82211,405.98293 L 312.71979,403.56362 C 311.27715,400.39736 311.31408,395.95088 312.79533,394.46964 C 313.70023,393.56473 313.66535,392.71661 312.64484,390.80977 C 311.58635,388.83196 311.56735,388.0255 312.55129,386.83991 C 313.96349,385.13832 313.18228,383.26792 311.05938,383.26792 C 309.44112,383.26792 309.09815,380.7137 310.59241,379.7902 C 312.2408,378.77143 314.86423,372.38525 314.27023,370.83732 C 313.54669,368.9518 307.3811,367.23692 306.442,368.66 C 305.41076,370.22272 306.47345,371.28769 309.06409,371.28769 C 312.63015,371.28769 313.21764,375.10175 309.77799,375.92247 C 305.74501,376.88477 305.34768,377.3506 307.31474,378.81038 L 309.1216,380.15125 L 307.87366,382.19522 C 306.12791,385.05452 306.25095,390.25638 308.06433,390.25638 C 310.7283,390.25638 310.74439,392.21858 308.10208,394.86089 L 305.47754,397.48544 L 307.74804,401.76537 L 310.01854,406.04532 L 308.62765,407.72125 C 307.67073,408.87427 306.36266,409.22237 304.43535,408.83691 L 301.63396,408.27664 L 301.63396,410.13356 C 301.63396,411.15486 302.66597,412.66668 303.92732,413.49314 L 306.22067,414.99581 L 305.9585,420.84602 C 305.81431,424.06364 305.62731,427.14549 305.54294,427.69458 C 305.45857,428.24367 305.70513,429.45147 306.09085,430.37857 C 306.54982,431.48171 306.07706,432.67649 304.72278,433.83605 L 302.6534,435.60792 L 305.62633,438.32327 L 308.59925,441.03861 L 307.96825,444.35012 C 307.18251,448.47377 306.88631,448.82073 305.41106,447.34547 C 304.03774,445.97216 300.63561,445.75468 300.63561,447.04021 C 300.63561,447.52206 301.32947,448.49216 302.17752,449.19599 C 303.21995,450.06112 303.52259,451.37186 303.11179,453.24222 C 302.63946,455.39274 302.96304,456.25436 304.56494,457.11167 C 307.40112,458.62955 307.14568,460.85091 303.77266,464.00178 C 301.50536,466.11976 301.08882,467.12436 301.74379,468.89491 C 302.88663,471.98432 300.88998,471.77512 299.46907,468.65657 C 298.25527,465.99255 299.64172,463.13608 302.14857,463.13608 C 304.57814,463.13608 304.85615,459.74432 302.57779,457.89941 C 301.01532,456.6342 300.54453,455.4064 300.90295,453.53145 C 301.24321,451.75152 300.75618,450.27807 299.36913,448.89102 L 297.33674,446.85864 L 299.23576,445.46849 C 300.28023,444.70391 302.14562,444.33158 303.38108,444.64107 L 305.62737,445.20378 L 305.62737,442.75687 C 305.62737,441.17755 304.5654,439.55375 302.63231,438.17728 C 299.22242,435.74923 298.86578,434.40584 301.38437,433.4766 C 303.85861,432.5637 304.68993,430.96762 303.46186,429.48789 C 302.87541,428.78127 302.75194,427.43952 303.18316,426.45935 C 303.60899,425.49145 303.99619,422.50474 304.04361,419.82223 L 304.12984,414.94494 L 301.88355,413.92146 C 300.34496,413.22042 299.63726,412.03107 299.63726,410.14637 C 299.63726,407.12291 301.23598,406.0396 303.77542,407.34229 C 304.86497,407.90122 305.8418,407.67375 306.67777,406.66646 L 307.93784,405.14818 L 305.78426,402.23529 C 303.10256,398.6081 303.05936,396.62021 305.62737,395.01645 C 307.97195,393.55223 308.27683,391.25473 306.12654,391.25473 C 304.62011,391.25473 304.24865,390.23773 304.5768,387.01174 C 304.70396,385.76174 304.03649,385.26462 302.23102,385.26462 C 299.49655,385.26462 297.10931,382.09891 298.03152,379.69568 C 298.89574,377.44356 301.2071,378.0427 302.48639,380.85046 C 303.1315,382.26632 304.18637,383.24908 304.83053,383.03435 C 306.87761,382.35199 306.78219,380.54666 304.66984,379.99426 C 301.62534,379.19811 302.20185,377.45077 306.12654,375.57922 C 310.33282,373.57339 310.55829,372.52655 306.87531,372.10277 C 304.97757,371.88441 304.17266,371.24741 304.2685,370.03975 C 304.35405,368.96183 303.70742,368.29264 302.58031,368.29264 C 300.15688,368.29264 299.31969,366.75805 300.51978,364.51565 C 301.06743,363.49237 301.12576,362.09727 300.6529,361.33215 C 300.13496,360.4941 300.41943,359.04184 301.39238,357.55692 C 302.63234,355.66448 302.70246,354.97608 301.71726,354.3672 C 299.95566,353.27846 300.78329,348.91214 302.82498,348.52314 C 304.06899,348.28612 304.69186,349.1429 305.18445,351.76862 C 305.55255,353.73074 306.30018,355.61204 306.84586,355.94928 C 307.44952,356.32238 307.58476,355.76461 307.19125,354.52476 C 306.83553,353.40402 306.96742,352.22566 307.48432,351.9062 C 308.7585,351.11872 308.10946,345.08914 306.46284,342.41657 L 305.12819,340.25035 L 307.49495,338.45229 L 309.8617,336.65424 L 308.57543,333.09712 L 307.28917,329.54001 L 294.71148,326.45341 C 287.79376,324.75577 281.80411,323.3668 281.40118,323.3668 C 279.99659,323.3668 280.68001,328.14933 282.1661,328.71959 C 284.06949,329.44999 284.1143,332.24169 282.23422,332.96315 C 281.44805,333.26483 280.78508,334.26157 280.76095,335.1781 C 280.67835,338.3155 278.92728,346.82622 277.6866,350.12037 C 276.26791,353.88713 277.47761,364.70526 280.22112,372.78606 C 281.23727,375.77909 281.57897,378.83719 281.16862,381.266 C 280.75766,383.69848 280.99523,385.81478 281.82915,387.15011 L 283.13148,389.23547 L 281.44684,392.49139 C 279.72915,395.81118 279.61121,404.28887 281.1716,412.27535 L 281.86509,415.82482 L 279.07454,419.1412 C 276.13874,422.63021 270.80531,441.07313 270.68249,448.1608 C 270.62124,451.69621 267.99494,455.53523 264.12446,457.7471 C 263.06549,458.35227 262.05119,459.92468 261.87047,461.24133 C 261.68975,462.55799 260.45429,464.66426 259.125,465.92195 C 257.79572,467.17963 256.70812,468.86435 256.70812,469.66577 C 256.70812,470.46718 256.22859,471.12289 255.64249,471.12289 C 254.16536,471.12289 255.49838,467.11314 257.82122,464.56926 C 258.8563,463.43568 259.70318,461.54214 259.70318,460.36139 C 259.70318,459.14381 260.67547,457.71324 261.94947,457.05633 C 266.28203,454.82237 268.68763,451.86784 268.72429,448.73554 C 268.79485,442.70729 273.51995,423.8904 275.61729,421.28537 C 279.03015,417.04637 279.95816,414.05221 278.89112,410.7226 C 277.37325,405.98621 277.57568,395.33818 279.24496,392.11014 C 280.39137,389.89324 280.47425,388.76368 279.60913,387.14718 C 278.98473,385.98047 278.76958,383.55922 279.12296,381.67559 C 279.52755,379.51889 279.06186,376.0362 277.83544,372.04678 C 274.8283,362.26495 274.21893,354.2289 276.05861,348.61488 C 276.92045,345.98485 277.64183,342.70987 277.66167,341.33714 C 277.68151,339.9644 277.71084,337.61168 277.72685,336.10886 C 277.7451,334.39528 278.52008,332.9675 279.80527,332.27969 L 281.85461,331.18292 L 279.63776,328.82318 C 278.23191,327.32673 277.6621,325.83491 278.0802,324.74535 C 278.80209,322.86414 277.21148,321.40961 274.40586,321.38538 L 272.63572,321.3701 L 274.09224,323.61639 L 275.54874,325.86268 L 274.11525,327.80061 C 273.32683,328.86647 272.68175,331.12511 272.68175,332.81982 C 272.68175,334.51452 271.94203,336.9572 271.03794,338.24798 L 269.39412,340.59485 L 271.03794,341.51478 C 273.11748,342.67855 273.11094,344.3628 271.00973,348.76907 L 269.33771,352.27533 L 271.20425,354.33783 L 273.07079,356.40034 L 272.02331,360.32473 L 270.97583,364.24911 L 272.72627,367.12749 L 274.47672,370.00587 L 273.3802,374.11398 L 272.28368,378.22208 L 274.55184,382.25772 L 276.81999,386.29334 L 275.80944,389.5228 C 275.25365,391.299 274.49299,396.69574 274.11911,401.51556 L 273.43932,410.27885 L 271.37974,411.72144 L 269.32015,413.16403 L 270.67241,415.69075 L 272.02467,418.21746 L 269.96694,420.46014 C 268.46873,422.09301 268.04428,423.57374 268.40596,425.90577 C 268.74975,428.1224 268.23201,430.19398 266.72467,432.63291 C 265.52673,434.57121 264.1562,438.91906 263.67904,442.2948 C 263.05072,446.73995 262.1076,449.16722 260.25898,451.09675 C 258.8551,452.56208 257.70647,454.30207 257.70647,454.96339 C 257.70647,455.62471 256.38478,457.54882 254.76937,459.23919 L 251.83226,462.31259 L 252.77267,464.78602 C 253.95218,467.88839 253.98773,471.12289 252.84231,471.12289 C 252.36339,471.12289 251.6842,469.32586 251.33299,467.12948 C 250.98177,464.93311 250.24084,463.13608 249.68645,463.13608 C 247.62973,463.13608 246.37453,458.40464 247.62828,455.37781 C 248.50582,453.25926 248.52756,451.77457 247.71241,449.6306 C 246.87847,447.43716 246.92213,446.16291 247.89342,444.34804 L 249.17349,441.95622 L 246.84299,440.06908 C 244.42723,438.11293 244.54402,435.18222 247.03772,435.18222 C 247.79349,435.18222 249.22159,434.28746 250.21129,433.19386 L 252.01073,431.20551 L 251.42987,421.46947 L 250.849,411.73343 L 252.43944,409.97602 C 253.7056,408.57692 253.80543,407.726 252.92906,405.80259 C 251.70914,403.12516 252.49581,402.00883 256.45853,400.79399 C 259.28967,399.92605 259.29932,398.50554 256.49437,395.51979 L 254.28392,393.16688 L 255.55334,391.13422 C 256.51126,389.60036 256.54262,388.76403 255.68114,387.726 C 255.05325,386.96945 254.82119,385.89469 255.16545,385.33767 C 256.07323,383.86885 252.92592,378.27616 251.19155,378.27616 C 249.59189,378.27616 249.3226,375.88537 249.56108,363.80006 C 249.63692,359.9564 249.72789,355.13839 249.76324,353.09337 C 249.79858,351.04834 250.26628,349.10396 250.80256,348.77252 C 251.3427,348.4387 251.49174,346.646 251.13671,344.75352 L 250.4958,341.33714 L 253.60196,341.33714 C 256.91162,341.33714 257.6621,339.77637 255.22922,337.95296 C 253.59557,336.72857 254.20464,335.40328 257.14788,333.77817 C 259.69559,332.37145 259.93967,331.25675 258.20305,328.95919 L 256.77053,327.06393 L 255.31586,328.27119 C 254.5158,328.93519 253.09079,329.33879 252.1492,329.16809 C 250.97131,328.95457 250.08063,329.8981 249.29432,332.19238 C 247.26598,338.11064 240.928,339.28747 242.1969,333.51023 C 242.61718,331.59668 242.33637,330.27207 241.33406,329.44023 C 240.22371,328.51873 239.99468,326.96986 240.42789,323.31211 L 241.00762,318.41718 L 239.41655,317.80663 C 238.25812,317.3621 237.98345,316.40621 238.40642,314.29133 C 238.85302,312.05835 238.62031,311.38658 237.40017,311.38658 C 235.57067,311.38658 233.79982,314.27723 234.47449,316.16231 C 234.72676,316.86714 234.40274,318.08292 233.75446,318.86405 C 232.413,320.48042 233.20217,322.36845 235.21927,322.36845 C 237.022,322.36845 237.63725,324.36459 236.65475,327.02568 C 236.09228,328.54907 236.28194,329.3502 237.29726,329.73982 C 238.08955,330.04385 238.74392,331.31753 238.75141,332.57023 C 238.77816,337.03762 239.914,339.34003 242.09887,339.35572 C 244.94827,339.37617 246.58749,340.51987 248.18745,343.60379 L 249.51922,346.17079 L 247.96827,348.38507 C 246.73174,350.15047 246.65718,350.98342 247.60047,352.49388 C 248.54229,354.00198 248.47182,354.83356 247.25494,356.5709 C 245.43872,359.16391 245.2894,363.74647 246.8731,368.28948 L 248.01995,371.57934 L 246.24614,374.87311 C 244.20467,378.66389 244.7794,381.27121 247.65649,381.27121 C 250.16435,381.27121 251.71636,384.10123 251.71636,388.6742 L 251.71636,392.21505 L 249.47007,392.74109 C 245.53347,393.66299 239.28046,390.81128 238.92811,387.93338 C 238.75824,386.54593 237.85973,384.81629 236.93141,384.08974 L 235.24355,382.76874 L 236.53448,384.42037 C 237.3063,385.40784 237.56387,387.11403 237.17502,388.66336 C 236.69832,390.56266 236.91215,391.25473 237.97564,391.25473 C 238.77372,391.25473 240.23982,392.15325 241.23367,393.25144 C 242.22752,394.34963 243.63456,395.24814 244.36044,395.24814 C 245.08632,395.24814 246.41174,396.36458 247.30582,397.72912 L 248.93142,400.2101 L 247.07925,404.71384 C 244.94326,409.90769 244.97069,409.89884 239.5664,407.14177 L 235.48281,405.05848 L 236.11561,407.57977 C 236.46365,408.96648 236.2975,410.37973 235.74639,410.72033 C 233.82296,411.90908 234.67916,413.32363 236.67545,412.25525 C 239.38963,410.80267 240.73449,410.96894 240.73449,412.75709 C 240.73449,413.83608 241.5505,414.20699 243.47996,414.00503 L 246.22543,413.71765 L 247.41938,422.13675 C 248.77666,431.70753 248.8123,431.57656 244.26354,433.73509 C 239.69773,435.9017 239.07752,438.01051 242.16432,440.87276 L 244.67192,443.19794 L 243.53742,445.6879 C 242.68587,447.55686 242.69256,448.73595 243.56426,450.41561 C 244.20298,451.64638 244.64672,454.67504 244.55032,457.14596 C 244.45393,459.61689 244.74014,463.77253 245.18635,466.38072 C 245.68869,469.31698 245.6315,471.12289 245.03617,471.12289 C 243.72752,471.12289 241.76554,459.40512 242.4146,455.46578 C 242.74812,453.44158 242.36434,451.4688 241.35735,450.03113 L 239.77654,447.77419 L 241.44722,445.92811 L 243.11791,444.08203 L 240.42868,441.58843 C 238.94959,440.21695 237.73943,438.76371 237.73943,438.35902 C 237.73943,436.60489 240.89865,433.35976 243.76029,432.17444 C 246.16776,431.17722 246.75421,430.41716 246.36993,428.7922 C 246.09731,427.63941 245.56509,424.1173 245.18723,420.96526 L 244.50021,415.23428 L 242.11818,415.83214 C 240.32695,416.28171 239.73614,416.02049 239.73614,414.77899 L 239.73614,413.128 L 236.24191,413.78352 C 232.77625,414.43368 231.09162,412.36311 233.74969,410.72033 C 234.3008,410.37973 234.47698,409.00644 234.14119,407.66859 C 233.80542,406.33074 233.81314,404.50008 234.15835,403.60047 L 234.78601,401.96481 L 236.51231,403.34865 C 237.46177,404.10976 239.30965,405.33547 240.6187,406.07244 L 242.99879,407.4124 L 243.89678,406.07244 C 246.17405,402.67434 246.58309,401.41191 246.05773,399.40295 C 245.73131,398.15473 244.70063,397.24485 243.61311,397.24485 C 242.57897,397.24485 241.73284,396.78043 241.73284,396.21282 C 241.73284,395.64522 240.18105,394.26522 238.28442,393.14618 C 235.72331,391.6351 234.83363,390.42354 234.8268,388.43768 C 234.82175,386.96704 234.68882,383.29288 234.53141,380.27286 L 234.2452,374.78193 L 236.60664,374.44782 C 240.02497,373.96417 240.93962,375.39307 239.62521,379.16358 C 238.78457,381.57505 238.78117,382.71229 239.6121,383.54322 C 240.22941,384.16054 240.73449,385.68088 240.73449,386.92175 C 240.73449,389.17247 247.81475,392.49407 249.34676,390.96207 C 251.06891,389.23992 248.51691,383.0928 245.66742,382.09946 C 242.39843,380.95989 241.87694,378.57028 244.11731,374.99639 L 245.50343,372.78522 L 244.40902,366.44034 L 243.31462,360.09545 L 245.04214,357.08543 C 246.38589,354.74407 246.50944,353.76187 245.59829,352.664 C 244.69725,351.57831 244.72994,350.68641 245.7399,348.79927 C 247.57093,345.37797 245.71361,341.33714 242.31003,341.33714 C 239.43888,341.33714 236.74108,338.00306 236.74108,334.45473 C 236.74108,333.11014 236.03138,331.22581 235.16399,330.26734 C 233.92318,328.89627 233.82423,328.08117 234.69993,326.44491 C 236.19912,323.64366 235.13566,323.8275 230.84902,327.11062 C 215.32115,339.00332 203.51233,341.07515 197.94717,332.88317 C 195.3414,329.04746 195.34405,328.85898 198.24471,311.69247 C 200.60507,297.7235 199.28115,295.76929 194.9509,306.83057 C 188.45845,323.41501 176.56886,336.62188 165.65758,339.36937 C 162.16245,340.24945 161.2023,340.90869 161.5392,342.19702 C 162.04711,344.13926 157.81483,352.15548 154.87851,354.81282 C 152.60078,356.87413 152.3298,359.45268 154.09402,362.27765 L 155.30853,364.22239 L 152.92365,367.44811 C 151.37315,369.54527 150.94825,370.81033 151.70914,371.06396 C 153.38429,371.62234 153.1531,375.93218 151.29593,378.76656 C 149.48871,381.52472 150.11994,383.26792 152.92591,383.26792 C 157.38675,383.26792 161.14778,392.71113 157.3721,394.43144 C 155.99937,395.05691 154.87009,396.05811 154.86259,396.65634 C 154.8551,397.25456 154.59325,398.69681 154.2807,399.86133 C 153.83293,401.52973 154.25915,402.11585 156.29105,402.62581 L 158.86963,403.273 L 158.86963,407.68995 C 158.86963,411.06596 158.36814,412.45816 156.74168,413.59737 C 155.42615,414.51881 154.84577,415.69252 155.2215,416.67166 L 155.82926,418.25545 L 157.85207,416.99219 C 160.44327,415.37396 163.41183,417.05 163.2456,420.03736 C 163.15846,421.60324 163.66321,422.07882 165.2423,421.91873 C 166.88922,421.75175 167.42767,422.33453 167.68208,424.55936 L 168.00854,427.41424 L 171.05152,426.80565 C 172.72516,426.47092 174.85364,426.19705 175.7815,426.19705 C 179.91177,426.19705 181.94562,416.98833 178.33749,414.6242 C 176.96476,413.72475 175.84161,412.19678 175.84161,411.22872 C 175.84161,410.26066 174.84152,408.80458 173.6192,407.99298 L 171.39678,406.51736 L 172.61766,403.83782 L 173.83854,401.15829 L 172.21261,398.67681 L 170.58669,396.19533 L 172.2158,394.39519 C 174.20607,392.19596 174.27745,390.32162 172.46953,387.73306 C 170.72342,385.23299 170.69596,380.52419 172.40799,377.18368 C 173.36124,375.32374 173.57764,372.08751 173.17575,365.70263 L 172.61611,356.81159 L 175.22721,354.39128 C 176.66332,353.06009 177.83832,351.17726 177.83832,350.20719 C 177.83832,349.23713 178.28757,348.16578 178.83667,347.82642 C 179.38576,347.48706 179.83502,344.97465 179.83502,342.24329 L 179.83502,337.27717 L 183.29598,333.81622 C 187.73408,329.37811 189.24569,329.34312 188.53949,333.69488 L 187.99755,337.03451 L 191.65351,337.95181 C 194.31308,338.61911 195.22953,339.34148 195.01612,340.6023 C 194.84288,341.62589 195.3538,342.33549 196.26406,342.33549 C 197.13978,342.33549 197.80536,343.19771 197.80536,344.33219 C 197.80536,345.43038 197.3561,346.3289 196.807,346.3289 C 196.25791,346.3289 195.80865,347.21161 195.80865,348.29048 C 195.80865,350.46864 193.06735,352.31901 189.8404,352.31901 C 188.39788,352.31901 187.82674,352.86203 188.02766,354.04251 C 188.2281,355.22013 187.30867,356.10071 185.12478,356.82276 C 181.01904,358.18023 180.29616,358.95476 181.63235,360.56477 C 182.32184,361.39554 182.37913,362.40272 181.7899,363.33436 C 180.00295,366.15973 180.64993,367.76977 182.79289,365.83041 C 183.87063,364.85507 185.42651,364.31574 186.2504,364.6319 C 187.15678,364.97971 188.57425,364.15681 189.83957,362.54822 C 192.44092,359.24113 195.15196,360.43019 195.61737,365.08235 C 195.85538,367.46142 195.40217,368.43471 193.62066,369.3704 C 192.35314,370.03614 190.9568,371.18914 190.5177,371.93261 C 190.07859,372.67609 188.6185,373.2844 187.27305,373.2844 C 184.70989,373.2844 184.05051,375.10385 185.93186,376.98519 C 186.73972,377.79306 186.33697,378.54891 184.43433,379.79556 C 181.42713,381.76596 181.21302,382.9262 183.40882,385.35255 C 184.62787,386.69957 184.7412,387.55251 183.908,389.10935 C 182.50047,391.73933 182.52632,395.24814 183.95322,395.24814 C 184.66871,395.24814 184.85895,396.33524 184.47736,398.2432 C 184.02387,400.51065 184.2437,401.23825 185.38224,401.23825 C 187.50732,401.23825 188.18617,403.68381 186.78688,406.2984 L 185.59818,408.51951 L 187.21495,409.4243 C 188.32886,410.04767 188.64172,411.08604 188.22088,412.76283 C 187.79051,414.47756 188.08375,415.37835 189.21347,415.81187 C 191.28044,416.60504 191.30205,421.36461 189.25664,425.31999 C 188.09892,427.55878 187.98123,428.6804 188.80045,429.6675 C 189.40769,430.39918 189.6393,432.05452 189.31515,433.34606 L 188.72577,435.6943 L 192.01763,437.57896 C 200.06634,442.18707 201.5833,445.83239 197.66032,451.13852 L 195.51856,454.03539 L 196.72945,456.95873 L 197.94034,459.88209 L 196.38852,463.5961 C 195.2611,466.29441 195.11574,467.83146 195.85698,469.2165 C 197.06806,471.47941 195.59897,471.7786 193.81735,469.63187 L 192.57991,468.14085 L 194.19429,464.73882 C 196.04411,460.8406 196.24462,458.53161 194.8103,457.64514 C 193.2067,456.65406 193.65434,453.62219 195.80865,450.88343 C 199.26416,446.49046 195.04521,438.49706 189.03503,438.04987 C 182.46392,437.56092 180.83337,436.87987 180.83337,434.62412 C 180.83337,433.83289 179.93486,433.18552 178.83667,433.18552 C 177.36582,433.18552 176.83996,432.51995 176.83996,430.65831 C 176.83996,427.64167 174.79672,426.61576 171.88851,428.17219 C 168.85877,429.79366 165.69014,428.53945 166.05894,425.86472 L 166.35727,423.70117 L 163.04825,423.38353 L 159.73922,423.06588 L 160.3821,420.13888 C 160.78326,418.31245 160.61977,417.21189 159.94731,417.21189 C 159.35458,417.21189 158.86963,418.45159 158.86963,419.96679 C 158.86963,421.64048 158.08598,423.21109 156.87292,423.96866 C 155.77474,424.65449 154.87622,426.11033 154.87622,427.20386 L 154.87622,429.19211 L 158.37045,429.19211 C 160.65365,429.19211 161.86468,429.66341 161.86468,430.55197 C 161.86468,431.55967 163.30159,431.86166 167.41327,431.71809 L 172.96185,431.52436 L 172.65461,434.60123 L 172.34738,437.6781 L 176.70025,437.99047 C 180.01216,438.22812 181.17408,438.76532 181.55886,440.23676 C 181.87533,441.4469 182.92921,442.17068 184.37482,442.17068 C 186.65829,442.17068 193.68795,446.03518 193.76969,447.33543 C 193.79293,447.70513 192.60976,449.43632 191.14042,451.18253 L 188.46889,454.35747 L 189.64289,456.23734 C 191.31639,458.91704 191.10387,460.5702 188.82019,462.6369 C 186.31111,464.90758 186.32188,465.62953 188.90338,468.21103 C 191.82424,471.13189 190.35634,471.97618 187.31873,469.12249 C 184.26221,466.25104 184.22657,465.40119 187.03723,462.40938 L 189.24768,460.05646 L 188.03558,458.11558 C 186.30462,455.34387 186.49816,454.32659 189.41623,450.85866 L 192.00897,447.77736 L 190.05428,447.05427 C 188.9792,446.65657 187.82656,445.6197 187.49286,444.75011 C 186.90756,443.22482 181.84129,442.49391 180.58211,443.75308 C 180.26088,444.07431 180.47458,445.7041 181.05701,447.37484 C 181.88178,449.74079 181.73775,451.6124 180.4057,455.83816 C 179.07434,460.06173 178.95733,461.57935 179.87756,462.68816 C 181.2508,464.34281 180.31398,471.12289 178.7121,471.12289 C 178.09844,471.12289 177.93104,469.9784 178.2994,468.30127 C 178.64025,466.74938 178.45938,464.27042 177.89746,462.79246 C 177.13672,460.79158 177.26483,458.95939 178.39904,455.61865 C 179.56254,452.19164 179.68325,450.2663 178.91017,447.46642 C 178.21174,444.93691 178.22486,443.40705 178.95249,442.53031 C 180.64688,440.48869 179.01541,439.17563 174.78434,439.17563 C 170.92593,439.17563 170.43533,438.6849 170.76067,435.15088 C 170.8669,433.99691 169.73225,433.57161 166.13346,433.41647 C 163.05795,433.28387 160.93956,432.63039 160.16553,431.57546 C 159.4466,430.59562 158.29529,430.19723 157.29353,430.58165 C 153.27089,432.12528 151.42793,426.62883 154.88746,423.40579 L 156.89541,421.53511 L 154.88746,419.71794 C 152.32421,417.39823 152.31934,414.58688 154.87622,413.21848 C 156.3607,412.42401 156.87292,411.12811 156.87292,408.16689 L 156.87292,404.18389 L 154.26526,403.19246 C 152.20598,402.40952 151.78321,401.73237 152.25492,399.97252 C 152.58346,398.74685 152.85839,396.95782 152.86589,395.99691 C 152.87339,395.03599 153.44109,394.24291 154.12746,394.23451 C 154.81382,394.2261 156.00803,393.81872 156.78126,393.32922 L 158.18712,392.43923 L 156.48874,388.86017 C 155.45723,386.68643 153.8433,385.04342 152.37836,384.67574 C 148.19657,383.62618 147.55743,381.88029 149.81383,377.67034 L 151.8382,373.89331 L 150.27613,372.16725 L 148.71406,370.44119 L 151.01295,367.33179 L 153.31182,364.22239 L 152.09732,362.27765 C 150.30385,359.40585 150.61354,356.86181 153.01731,354.72003 C 154.19127,353.67401 155.77038,351.47041 156.52643,349.82313 C 157.28248,348.17585 158.44584,346.05424 159.11167,345.10843 C 160.66918,342.89603 159.44191,341.75896 154.72832,341.04724 L 151.08617,340.49732 L 150.4241,343.6627 C 150.05997,345.40365 149.78526,348.23674 149.81367,349.95842 C 149.84206,351.68012 149.19572,353.64448 148.37735,354.32367 C 146.63022,355.77365 146.43863,358.45735 147.97272,359.99144 C 148.75156,360.77029 148.60625,361.94452 147.45568,364.16948 C 146.19073,366.61563 146.10051,367.65677 147.02519,369.13741 C 147.95793,370.63097 147.86037,371.48843 146.54387,373.36801 C 144.47513,376.32156 144.4261,380.09923 146.42781,382.31109 L 147.96291,384.00737 L 146.70128,386.77637 L 145.43963,389.54538 L 147.66205,391.021 C 150.32443,392.78876 150.44872,394.48402 148.19558,398.29829 L 146.50671,401.15733 L 148.19558,403.02352 C 149.12447,404.04992 149.88446,406.4492 149.88446,408.35525 C 149.88446,410.26129 150.34326,412.27959 150.90403,412.84035 C 151.58931,413.52563 151.60579,416.10395 150.9543,420.70434 C 150.42119,424.46878 150.21601,427.92254 150.49835,428.37937 C 151.62915,430.20904 149.68368,432.857 146.31316,434.0758 L 142.75004,435.36424 L 141.35724,433.52611 L 139.96444,431.68799 L 139.93269,433.21323 C 139.8903,435.24989 143.4234,438.17728 145.92387,438.17728 C 147.09552,438.17728 148.40379,439.21588 149.06776,440.67316 C 149.69323,442.04589 150.81786,443.16904 151.56695,443.16904 C 152.31605,443.16904 153.36033,444.30369 153.88759,445.6905 C 154.41486,447.07731 155.50677,448.46542 156.31407,448.77521 C 160.85645,450.5183 165.2472,464.13443 161.2669,464.13443 C 160.46303,464.13443 159.54672,464.80832 159.23066,465.63196 C 158.39108,467.81986 157.20517,467.48508 154.31845,464.24524 C 152.57281,462.28606 151.11391,461.52694 149.76982,461.87843 C 147.26752,462.5328 147.71716,465.48046 150.3951,465.97751 C 154.6717,466.7713 156.77284,471.12289 152.87952,471.12289 C 151.77024,471.12289 150.88281,470.45732 150.88281,469.62536 C 150.88281,468.80172 150.1978,468.12784 149.36058,468.12784 C 147.69361,468.12784 145.62827,463.72548 146.11889,461.21801 C 146.32061,460.18698 147.28411,459.74108 148.90463,459.92876 L 151.38199,460.21569 L 151.30862,453.43947 C 151.21285,444.59435 151.12965,444.16739 149.50172,444.16739 C 148.74213,444.16739 147.88626,443.27114 147.5998,442.17573 C 147.31335,441.0803 146.25012,439.92436 145.23707,439.60697 C 144.22403,439.28956 142.60897,438.6096 141.64806,438.09594 L 139.90094,437.162 L 139.90094,439.59504 C 139.90094,441.87282 140.47339,442.68936 144.35888,445.95387 C 146.64971,447.87857 146.35809,453.21735 143.92741,453.85299 C 141.15873,454.57702 140.35812,457.88828 142.40492,460.14997 L 144.09052,462.01253 L 142.9231,465.54984 C 142.28102,467.49536 142.03877,469.5452 142.38476,470.10502 C 142.73075,470.66485 142.47964,471.12289 141.82673,471.12289 C 140.9999,471.12289 140.80438,469.68366 141.18248,466.38072 C 141.58263,462.88525 141.31266,461.17817 140.15557,459.88738 C 138.22723,457.73622 139.68538,453.67239 142.73259,452.70525 C 145.36154,451.87084 144.5002,448.4936 140.7604,444.97243 C 139.18951,443.49337 137.90424,441.36321 137.90424,440.23871 C 137.90424,439.11423 137.00572,437.63307 135.90753,436.94724 C 133.81644,435.64132 133.19542,431.7488 134.90918,430.68964 C 135.45828,430.35028 135.90753,428.97599 135.90753,427.63566 C 135.90753,426.29533 136.80605,424.30018 137.90424,423.202 C 140.31096,420.79528 140.40728,419.42614 138.33128,417.13219 L 136.76163,415.39773 L 137.78119,411.70518 C 138.56961,408.84977 138.45487,407.14817 137.2751,404.19962 C 136.43598,402.10247 135.89732,399.34737 136.07807,398.07716 C 136.52878,394.90987 139.69458,394.42075 140.27908,397.4281 C 142.6205,409.4749 143.26648,412.00812 144.48763,413.93212 C 145.25951,415.14826 145.89793,417.61918 145.90634,419.42306 C 145.92106,422.58175 147.33774,426.14055 148.19398,425.16979 C 149.21293,424.01457 149.81057,413.29065 148.88779,412.72034 C 148.33776,412.38041 147.88776,410.47946 147.88776,408.49599 C 147.88776,406.50253 147.12855,404.0508 146.19017,403.01389 L 144.49259,401.13809 L 146.35351,397.68256 L 148.21444,394.22704 L 145.88964,391.7524 L 143.56485,389.27778 L 144.6612,386.87155 C 145.50638,385.01658 145.43704,384.04227 144.35853,382.61868 C 142.50572,380.17308 142.53438,376.24167 144.42468,373.54288 C 145.62312,371.83187 145.70443,370.96177 144.80105,369.51523 C 143.8935,368.062 144.01095,366.96965 145.35403,364.37242 C 146.58005,362.00156 146.75486,360.77029 145.97601,359.99144 C 144.44192,358.45735 144.63352,355.77365 146.38065,354.32367 C 147.19901,353.64448 147.85831,351.68012 147.84575,349.95842 C 147.83319,348.23674 147.94981,345.4803 148.10492,343.83302 L 148.38693,340.83796 L 142.39682,337.82879 C 135.19933,334.21308 135.12635,333.53037 140.54958,320.54746 L 141.93579,317.22895 L 140.66299,314.57335 C 139.72681,312.62006 138.38818,311.75487 135.6014,311.30189 C 130.93701,310.54372 128.99721,308.9124 130.7161,307.1935 C 131.37502,306.53459 131.91413,304.97799 131.91413,303.73439 C 131.91413,302.49079 132.81264,300.99243 133.91083,300.4047 C 135.07845,299.77982 135.90753,298.31434 135.90753,296.87535 C 135.90753,293.57546 138.50987,293.66478 142.08219,297.08728 C 143.61652,298.55725 145.18148,299.45036 145.55989,299.07195 C 146.22663,298.40521 147.72375,282.43437 147.11952,282.43437 C 146.95432,282.43437 145.82413,283.08134 144.60799,283.8721 C 141.11944,286.14038 128.00284,290.66998 121.43143,291.87572 L 115.44132,292.97481 L 113.53564,296.84955 L 111.62996,300.72429 L 112.87252,303.80914 C 114.90189,308.84738 115.22703,310.38822 114.26079,310.38822 C 112.88682,310.38822 110.94873,304.26899 110.94873,299.93088 L 110.94873,296.10458 L 114.89916,292.45757 C 117.73297,289.84141 118.70181,288.24549 118.32679,286.81141 C 117.94572,285.35419 118.49864,284.49577 120.36648,283.64472 C 122.89392,282.49314 123.76863,280.07609 122.04373,279.01005 C 121.08439,278.41714 119.12711,280.43151 117.477,283.70994 C 115.5285,287.58123 114.11018,286.80189 114.11018,281.85992 C 114.11018,279.27939 113.51322,276.59555 112.77905,275.87537 L 111.44791,274.56959 L 109.53409,275.98847 L 107.62027,277.40735 L 109.53128,280.95589 L 111.4423,284.50443 L 109.8003,287.36545 C 108.61464,289.43133 108.46092,290.52908 109.24716,291.31532 C 110.0334,292.10156 109.7275,293.22723 108.14649,295.36566 C 105.69692,298.67889 105.35786,301.40295 107.16954,303.21463 C 108.70827,304.75337 110.1951,315.07233 110.00127,322.86762 C 109.63873,337.44773 109.71807,340.20663 110.67591,346.3289 C 111.82457,353.6708 111.40188,354.68079 106.28604,356.81833 C 104.07303,357.74298 102.96192,358.88213 102.96192,360.22633 C 102.96192,361.66744 102.03308,362.48449 99.717275,363.08049 L 96.472631,363.91555 L 96.168432,367.50677 C 95.930866,370.31135 96.358443,371.44413 98.120467,372.6783 L 100.3767,374.25863 L 99.090956,377.81429 L 97.805213,381.36995 L 99.408229,383.81646 C 100.28989,385.16204 101.38153,386.26297 101.83409,386.26297 C 104.87356,386.26297 110.78074,402.30134 108.45285,404.23331 C 106.3279,405.99687 106.59802,410.58895 108.95203,412.7193 C 111.74687,415.2486 111.46552,416.76166 107.4545,420.77268 C 103.4896,424.73758 102.88404,428.54588 105.95697,430.19046 C 107.05516,430.77819 107.95368,431.81731 107.95368,432.49959 C 107.95368,433.18188 108.88964,434.54152 110.0336,435.521 C 111.40398,436.69435 111.87105,437.87693 111.40275,438.98752 C 111.01182,439.91462 110.47274,441.68399 110.20479,442.91945 L 109.71761,445.16574 L 112.78208,445.16574 C 116.66678,445.16574 120.93225,447.07835 120.93225,448.82023 C 120.93225,449.55572 121.76114,450.1575 122.77423,450.1575 C 123.78731,450.1575 125.42172,451.04759 126.40624,452.13548 L 128.19629,454.11345 L 126.96101,455.60187 L 125.72573,457.0903 L 127.36697,458.73154 C 129.51474,460.87931 128.84059,462.62172 125.83253,462.69738 C 115.16049,462.96581 109.41143,467.14788 117.85778,468.49851 C 120.03482,468.84664 122.08877,469.57277 122.42212,470.11214 C 123.06138,471.14648 118.27159,470.50054 114.19338,469.00242 C 109.60488,467.31685 111.93345,463.13608 117.46075,463.13608 C 118.75617,463.13608 120.12041,462.64364 120.49239,462.04176 C 120.86436,461.4399 122.46328,461.13746 124.04554,461.36968 C 127.3585,461.85592 127.54933,461.4902 125.28705,458.99042 L 123.65174,457.18342 L 124.91012,455.66717 C 126.58959,453.64353 124.60393,451.15585 121.30919,451.15585 C 119.84773,451.15585 118.93555,450.57086 118.93555,449.63362 C 118.93555,447.69756 114.51663,445.98228 111.48754,446.74253 C 108.28404,447.54656 107.46528,445.67725 108.99318,441.04766 L 110.28204,437.14239 L 108.7428,435.91272 C 107.89622,435.23639 106.73361,433.79088 106.15921,432.70045 L 105.11487,430.71786 L 104.39647,433.58016 C 103.87393,435.66214 104.09192,436.67405 105.19609,437.29198 C 106.33492,437.9293 106.5875,439.26457 106.2073,442.63769 L 105.70052,447.13389 L 108.07504,449.11166 C 109.38102,450.19943 111.1877,451.10437 112.08986,451.12264 C 114.53026,451.17206 115.23896,454.16489 113.31395,456.29199 C 112.31976,457.39056 112.10684,458.14432 112.79071,458.14432 C 115.33024,458.14432 113.79885,461.21828 110.97828,461.78239 C 107.77546,462.42295 106.0205,465.59565 107.85451,467.42965 C 109.30033,468.87547 109.25942,471.12289 107.78729,471.12289 C 107.14668,471.12289 106.90624,470.83919 107.25299,470.49245 C 107.59973,470.14571 107.41177,468.98072 106.83531,467.90359 C 105.14969,464.75397 106.56787,461.13937 109.48925,461.13937 L 111.98513,461.13937 L 111.38604,458.7524 C 111.05654,457.43958 111.27261,456.06529 111.86619,455.69843 C 113.62047,454.61423 113.17669,451.85183 111.36023,452.54888 C 110.38635,452.9226 109.07194,452.29001 107.95193,450.90858 C 105.73352,448.17237 104.55817,448.97424 105.84112,452.34867 C 106.93726,455.23173 106.14325,456.87042 102.85604,458.50926 C 100.14952,459.85862 99.14818,463.01144 101.05238,464.1883 L 102.33435,464.9806 L 101.02836,466.55421 C 100.31007,467.41971 98.66834,468.12784 97.380073,468.12784 C 95.70819,468.12784 95.202249,468.55646 95.612425,469.62536 C 95.928485,470.449 95.742153,471.12289 95.198354,471.12289 C 93.865654,471.12289 92.826385,466.88216 93.896769,465.81177 C 94.368495,465.34005 95.04955,465.44391 95.420516,466.04415 C 96.242074,467.37345 99.966862,467.49299 99.966862,466.19006 C 99.966862,465.67337 99.517604,464.97296 98.968511,464.6336 C 96.813685,463.30185 98.047736,460.02791 101.46439,458.01203 C 103.38622,456.87813 104.95862,455.35762 104.95862,454.63312 C 104.95862,451.97221 103.6276,449.9816 101.24185,449.07454 L 98.795752,448.14453 L 99.479825,444.09554 L 100.1639,440.04654 L 96.667927,440.70239 L 93.171955,441.35824 L 92.472541,439.15457 C 91.993546,437.6454 92.434994,436.05569 93.87329,434.11029 C 96.492659,430.5674 96.511483,430.77015 93.28543,427.77879 L 90.597405,425.28631 L 91.939037,422.77944 L 93.280669,420.27258 L 90.883242,418.31393 C 87.973157,415.93643 89.013822,414.49433 93.968575,414.03842 C 96.439246,413.81108 97.558494,413.17002 97.811218,411.83751 L 98.167804,409.95736 L 95.498726,410.62726 L 92.829648,411.29715 L 93.153611,409.01317 C 93.331791,407.75698 92.66375,405.91536 91.669076,404.9207 C 88.237576,401.48919 90.518602,398.80394 95.224691,400.73498 L 96.971807,401.45188 L 96.971807,397.18068 C 96.971807,394.74659 96.31437,392.18302 95.443288,391.22049 C 94.602603,390.29154 93.714017,388.48907 93.468652,387.215 C 93.223288,385.94093 91.637879,383.63381 89.945519,382.08808 C 88.072417,380.37727 87.1615,378.80358 87.617359,378.06599 C 88.029232,377.39956 88.269016,375.41099 88.150214,373.64694 C 87.915554,370.16257 89.495686,368.404 91.268354,370.17666 C 93.055839,371.96415 93.976751,371.47095 93.976751,368.72618 C 93.976751,365.05743 95.547631,362.62586 98.37646,361.91587 C 99.72708,361.57688 101.13,360.36105 101.49405,359.21402 C 101.85811,358.06698 103.65436,356.50242 105.48573,355.73722 C 110.9471,353.45532 111.34616,345.94373 106.07361,344.67143 C 104.63673,344.3247 102.2098,343.16615 100.68044,342.09686 C 98.562927,340.61636 97.576259,340.42121 96.543213,341.27856 C 93.462517,343.83531 89.998537,336.60864 91.811675,331.40748 L 92.849267,328.43103 L 90.168365,326.46628 L 87.487463,324.50153 L 90.846596,318.3579 C 93.367447,313.74744 93.984764,311.71908 93.320288,310.22993 L 92.434848,308.24558 L 89.787227,310.3282 C 85.498696,313.70157 76.403388,325.66222 77.778209,326.12049 C 79.79475,326.79267 79.168618,330.00342 76.373119,333.32569 L 73.744766,336.4493 L 75.873943,338.43294 C 78.244649,340.64158 78.618549,343.31742 76.809275,345.1267 C 75.074831,346.86114 75.045086,365.49713 76.777823,364.83214 C 77.476644,364.56395 78.94703,365.24314 80.045347,366.34146 L 82.042288,368.3384 L 80.928568,370.41941 C 80.123135,371.92437 80.116802,372.80236 80.905687,373.59125 C 82.702431,375.388 82.142803,379.05884 79.8246,380.68257 L 77.652673,382.20385 L 78.807727,384.73891 L 79.96278,387.27398 L 78.155118,390.24644 C 75.919043,393.92337 76.420431,398.85587 79.101534,399.55699 C 80.161912,399.83428 80.998175,400.92747 80.998175,402.03633 C 80.998175,403.12718 81.672063,404.27828 82.495703,404.59434 C 84.699704,405.4401 84.317433,408.76627 81.826119,410.42044 C 80.485087,411.31085 79.952027,412.33346 80.427706,413.10312 C 81.021586,414.06404 81.595116,413.98607 82.949614,412.76026 C 83.91842,411.88351 85.437429,411.45553 86.344731,411.80369 C 88.149662,412.49631 88.571528,415.73421 86.984623,416.71498 C 86.433514,417.05557 86.244868,418.37919 86.56541,419.65633 C 86.983147,421.32072 86.553868,422.3947 85.049755,423.44822 L 82.951295,424.91804 L 84.503871,426.20657 L 86.056447,427.49509 L 83.974598,429.71112 L 81.892747,431.92714 L 83.941341,432.46287 C 86.348371,433.09232 86.615751,435.96989 84.524158,438.73523 C 82.610487,441.26533 82.629169,443.10689 84.59049,445.27412 L 86.186101,447.03725 L 84.987401,450.66935 C 84.328115,452.667 84.01016,455.72767 84.280832,457.47082 C 84.608601,459.58168 84.107197,461.73715 82.77954,463.92465 C 81.683158,465.7311 81.0164,468.08971 81.297857,469.166 C 81.893898,471.44526 80.487452,471.83693 79.639713,469.62776 z M 159.86798,463.16696 L 162.36386,461.24554 L 160.36716,457.51968 C 157.02571,451.28454 154.72924,448.78523 153.7545,450.32294 C 152.32442,452.57894 152.78864,458.82118 154.62663,462.05051 C 156.67795,465.65463 156.64553,465.64772 159.86798,463.16696 z M 255.70977,454.53479 C 255.70977,453.30517 256.86373,451.39142 258.27412,450.28201 C 260.27551,448.7077 261.02754,446.9273 261.6997,442.17194 C 262.17338,438.82082 263.53318,434.43117 264.72147,432.41717 C 266.30567,429.73216 266.7282,427.81487 266.30542,425.22989 L 265.72883,421.70447 L 267.95735,420.01125 L 270.18587,418.31804 L 268.93793,417.06612 C 267.09477,415.21707 267.422,411.86943 269.5775,410.52331 C 271.07647,409.58718 271.60431,407.63683 272.14175,401.0484 C 272.51395,396.48553 273.26956,391.299 273.82088,389.5228 L 274.82329,386.29334 L 272.57574,382.29438 L 270.3282,378.29542 L 271.29682,374.54196 C 272.07027,371.5448 271.9094,370.08144 270.49836,367.27926 L 268.73126,363.76999 L 269.87242,360.05174 L 271.01359,356.33349 L 269.35179,354.49723 C 267.28002,352.20795 267.27254,351.03041 269.30481,347.10045 L 270.91961,343.97775 L 269.05974,342.61777 L 267.19986,341.2578 L 268.94246,338.22151 C 269.90088,336.55155 270.68505,333.73907 270.68505,331.97156 C 270.68505,330.20404 271.19794,328.24501 271.82481,327.61814 C 273.63962,325.80333 270.29488,319.74249 267.02573,318.92199 C 260.21957,317.21376 231.82994,296.26089 220.4063,284.51468 C 216.08945,280.07594 212.27076,276.45235 211.92031,276.46226 C 210.76027,276.49501 205.1089,283.89302 202.82692,288.36608 L 200.58195,292.76656 L 201.19974,298.33275 C 201.58536,301.807 201.21933,307.08821 200.22582,312.38493 C 199.35038,317.05222 198.39931,322.91299 198.11234,325.40886 L 197.59056,329.9468 L 200.28259,333.14609 C 204.899,338.63238 213.1231,337.34643 225.23708,329.24411 C 232.25083,324.55302 234.28294,322.36845 231.63289,322.36845 C 230.93237,322.36845 230.78148,321.53368 231.22683,320.12216 C 231.61663,318.8867 232.01813,316.97735 232.11903,315.87916 C 232.48962,311.84581 234.728,309.2528 237.557,309.57963 L 240.23531,309.88905 L 240.55609,313.38328 C 240.7325,315.30511 241.29408,317.30431 241.80403,317.82595 C 242.31396,318.34759 242.73119,321.12893 242.73119,324.00672 C 242.73119,326.88451 243.22276,329.54288 243.82356,329.91419 C 244.42436,330.28551 244.7113,331.6598 244.46118,332.96817 C 243.6989,336.95577 245.67841,335.62417 247.77141,330.7414 L 249.74562,326.13577 L 251.92697,326.70621 C 253.12672,327.01995 254.74475,326.74848 255.52258,326.10293 C 256.91585,324.94662 261.69988,329.00092 261.69988,331.33798 C 261.69988,332.44026 259.14025,335.02901 257.47472,335.6112 C 256.53892,335.93832 256.67675,336.58128 258.00341,338.07757 L 259.79787,340.10147 L 258.1478,341.75154 C 257.12929,342.77005 255.73504,343.15955 254.50507,342.76917 L 252.51241,342.13673 L 253.18672,345.20681 C 253.55758,346.89535 253.49078,348.84941 253.03828,349.54918 C 252.58577,350.24894 252.11882,352.16925 252.00059,353.81654 C 251.88238,355.46382 251.68378,357.93474 251.55925,359.30747 C 251.43474,360.68021 251.41914,365.25483 251.52461,369.4733 L 251.71636,377.14325 L 253.60569,377.74291 C 255.42455,378.32019 258.04035,382.97417 257.60199,384.85301 C 257.48511,385.35395 257.72003,386.5149 258.12402,387.4329 C 258.52803,388.35091 258.32138,390.10577 257.6648,391.3326 L 256.47102,393.56318 L 258.69145,395.23805 C 261.53493,397.3829 260.99373,400.33288 257.44468,402.03389 C 254.55716,403.41785 253.99164,405.11089 255.80961,406.92886 C 256.60829,407.72754 256.34839,408.58645 254.85665,410.07819 L 252.8055,412.12934 L 253.39879,420.53615 C 254.13434,430.9591 253.50094,433.60655 249.74014,435.8281 L 246.77699,437.57849 L 248.74749,439.41431 C 250.96237,441.47777 251.14439,442.50361 249.75599,445.09786 C 249.117,446.29181 249.18353,447.92751 249.95411,449.96901 C 250.8663,452.38568 250.83019,453.5734 249.78513,455.52611 C 249.05411,456.89204 248.73336,458.73241 249.07235,459.61583 L 249.68871,461.22203 L 252.69924,458.99625 C 254.48885,457.67313 255.70977,455.86378 255.70977,454.53479 z M 104.52901,443.8211 C 104.49075,440.88518 103.8667,437.76908 103.14223,436.89645 C 102.11616,435.66055 102.08143,434.83072 102.98513,433.14215 C 103.82411,431.57449 103.84329,430.6725 103.05441,429.88361 C 102.45444,429.28365 101.96357,427.73296 101.96357,426.43764 C 101.96357,425.14231 101.53685,424.34624 101.01531,424.66857 C 100.49376,424.9909 99.535439,424.26131 98.8857,423.04726 L 97.704356,420.83991 L 99.942592,419.02749 C 101.61544,417.6729 102.02249,416.5842 101.554,414.7176 C 100.85176,411.91965 99.476531,411.45294 98.60748,413.71765 C 98.246791,414.65759 96.720125,415.21518 94.50726,415.21518 C 90.72522,415.21518 89.683249,417.05927 92.978399,417.92097 C 95.085105,418.47189 95.663079,420.66226 93.976751,421.70447 C 92.33512,422.71905 92.842749,425.76483 94.975103,427.69458 C 97.345767,429.84 97.547552,432.46321 95.474279,434.18387 C 94.650638,434.86743 93.976751,436.44877 93.976751,437.69796 L 93.976751,439.96922 L 97.221395,439.82201 L 100.46604,439.67481 L 100.46604,443.16904 C 100.46604,446.24897 101.31096,447.4873 104.52901,449.12377 C 104.56728,449.14323 104.56728,446.75702 104.52901,443.8211 z M 139.91736,431.18003 C 141.35565,430.41028 142.01316,430.57416 142.7469,431.88528 L 143.70276,433.59331 L 146.29444,432.41246 C 149.55816,430.92542 149.59007,428.79264 146.39023,426.01041 C 144.5795,424.436 143.89435,422.83914 143.89435,420.19329 C 143.89435,418.18746 143.55741,416.21457 143.14559,415.8091 C 142.73377,415.40363 141.90137,413.64404 141.29581,411.89889 L 140.19481,408.72589 L 139.45465,412.03759 C 138.91162,414.46726 139.13838,415.81769 140.30607,417.10796 C 142.4677,419.49653 142.30696,421.91433 139.90094,423.202 C 138.72878,423.82932 137.90424,425.29237 137.90424,426.7449 C 137.90424,428.10576 137.38408,430.05211 136.74833,431.07011 C 136.04705,432.19304 135.9198,433.6602 136.4248,434.80038 L 137.25719,436.67975 L 137.65044,434.43127 C 137.86672,433.1946 138.88684,431.73155 139.91736,431.18003 z M 187.13903,434.08339 C 187.44067,432.92993 187.23004,430.98226 186.67097,429.75524 C 185.87932,428.01777 186.09702,426.79657 187.65515,424.23443 C 189.7194,420.84005 189.58053,418.95119 187.04983,416.00113 C 186.24305,415.06067 185.84536,413.60743 186.16605,412.77172 C 186.52034,411.84844 185.95359,410.82648 184.72163,410.16714 L 182.69414,409.08207 L 184.25964,406.69281 C 186.25846,403.64222 186.22727,403.23496 183.99482,403.23496 C 181.36202,403.23496 180.75238,402.25668 181.96877,399.98384 C 182.74367,398.53591 182.69985,397.36943 181.80795,395.7029 C 180.86342,393.93802 180.84729,392.65118 181.73771,390.09694 L 182.89341,386.78168 L 181.36422,385.6635 C 179.30366,384.15678 179.42715,380.60137 181.58214,379.38991 C 182.5999,378.81776 183.32925,377.23415 183.32925,375.59648 C 183.32925,373.4412 183.8534,372.71079 185.57554,372.4662 C 186.811,372.29074 187.82184,371.50454 187.82184,370.71908 C 187.82184,369.93363 188.6305,369.29099 189.61887,369.29099 C 192.0793,369.29099 193.81195,367.35208 193.81195,364.59874 C 193.81195,361.63524 192.7324,361.69675 189.7909,364.82783 C 188.48608,366.21675 186.84975,367.13489 186.15461,366.86814 C 185.45948,366.60139 184.62519,366.81277 184.30066,367.33789 C 183.97611,367.863 182.62368,368.29264 181.29523,368.29264 L 178.87987,368.29264 L 179.03297,363.55047 C 179.21386,357.94812 180.01182,356.65151 183.7894,355.82181 C 185.92549,355.35265 186.4891,354.75018 186.11832,353.33231 L 185.62916,351.46178 L 188.97179,351.14163 L 192.31442,350.82148 L 192.0958,348.68353 C 191.95265,347.28361 192.55576,346.36812 193.84292,346.03153 C 196.38698,345.36624 196.36756,343.71287 193.80782,343.04349 C 192.47308,342.69445 192.01011,341.99099 192.41711,340.93035 C 193.05976,339.25564 192.29058,338.99866 187.56818,339.31031 L 184.81866,339.49177 L 185.849,336.78176 C 186.4157,335.29126 186.68317,333.87557 186.44339,333.6358 C 186.20362,333.39602 185.71152,334.13222 185.34984,335.27179 C 184.98815,336.41136 184.04861,337.34373 183.26197,337.34373 C 182.21352,337.34373 181.83172,338.66051 181.83172,342.27656 C 181.83172,344.98963 181.38247,347.48706 180.83337,347.82642 C 180.28428,348.16578 179.83502,349.23713 179.83502,350.20719 C 179.83502,351.17726 178.67863,353.05733 177.26525,354.38513 L 174.69548,356.7993 L 174.91743,366.28979 C 175.05287,372.08161 174.61854,377.41015 173.80297,379.96239 L 172.46655,384.1445 L 174.37549,387.68919 L 176.28444,391.23388 L 174.60946,394.06939 L 172.93448,396.90491 L 174.5651,398.53553 L 176.19572,400.16614 L 175.02032,402.74588 C 173.41592,406.26714 173.52696,406.91235 175.84161,407.51764 C 177.17359,407.86596 177.83832,408.8794 177.83832,410.56185 C 177.83832,412.20614 178.53245,413.30424 179.8327,413.71691 C 182.39639,414.5306 183.35379,418.36448 181.74182,421.3619 C 181.04989,422.6485 180.17989,425.35094 179.80848,427.36732 L 179.13318,431.03347 L 180.98163,431.51685 C 182.03814,431.79314 182.83008,432.89574 182.83008,434.0904 C 182.83008,436.90516 186.40265,436.89934 187.13903,434.08339 z M 105.43476,421.03414 C 109.00925,419.40549 109.75339,415.6977 107.07743,412.84928 C 104.61094,410.22382 104.30756,406.01649 106.45615,404.23331 C 108.02771,402.92903 108.36787,400.48422 107.34769,397.82568 C 106.50939,395.6411 104.95862,395.84279 104.95862,398.13638 C 104.95862,399.17583 104.36332,400.25472 103.63573,400.53392 C 102.63897,400.91642 102.40146,403.16221 102.67232,409.64382 L 103.0318,418.24609 L 101.49933,418.83415 C 99.553345,419.58089 99.489583,422.20365 101.41742,422.20365 C 102.21522,422.20365 104.02302,421.67736 105.43476,421.03414 z M 100.96521,404.67356 C 100.96521,400.92007 101.36087,399.24155 102.24562,399.24155 C 103.06476,399.24155 103.59506,397.65521 103.71767,394.83808 L 103.90931,390.43461 L 100.39102,387.0173 C 96.736358,383.46753 96.275368,381.85598 97.446275,376.72294 L 98.142186,373.67221 L 94.337658,372.50457 C 90.338174,371.27708 87.088507,372.49364 89.834118,374.19052 L 91.165731,375.0135 L 89.884791,377.06462 L 88.603852,379.11573 L 91.789477,382.09155 C 93.541571,383.72825 94.975103,385.95526 94.975103,387.04046 C 94.975103,388.12566 95.594848,389.52788 96.352314,390.15653 C 98.100742,391.60759 99.142499,396.70319 98.342436,399.8909 L 97.72727,402.34191 L 94.853659,401.71075 C 91.418974,400.95637 90.654694,403.65385 94.051444,404.54211 L 96.122841,405.0838 L 95.049796,407.0888 C 93.562184,409.86843 93.646589,410.00964 96.472631,409.46942 C 97.990085,409.17934 98.968511,409.45239 98.968511,410.16596 C 98.968511,410.81147 99.417769,411.06196 99.966862,410.7226 C 100.51596,410.38324 100.96521,407.66117 100.96521,404.67356 z M 139.28034,400.48949 C 138.50541,397.25926 138.12342,396.69288 137.28516,397.53113 C 136.37823,398.43807 137.77047,403.23496 138.94063,403.23496 C 139.52385,403.23496 139.66511,402.09333 139.28034,400.48949 z M 237.73943,377.77698 C 237.73943,376.40425 237.29018,375.2811 236.74108,375.2811 C 235.62575,375.2811 235.37264,378.57163 236.4083,379.60729 C 237.50883,380.70781 237.73943,380.39073 237.73943,377.77698 z M 57.745037,365.92198 C 57.170043,364.197 53.611131,364.58919 53.25926,366.41632 C 53.018681,367.66554 53.536952,367.92158 55.533621,367.53989 C 56.955889,367.26801 57.951026,366.53995 57.745037,365.92198 z M 307.12926,365.29053 C 307.47101,364.73756 307.05649,364.01876 306.20811,363.69321 C 305.01808,363.23656 304.90188,362.65978 305.69958,361.16926 L 306.73356,359.23723 L 310.12623,359.8737 L 313.51889,360.51017 L 313.31696,357.73284 C 313.15593,355.51838 313.62083,354.8318 315.61089,354.34509 C 317.17709,353.96206 318.2256,352.91322 318.42579,351.52932 C 318.77125,349.14118 317.66862,348.66391 315.89755,350.43499 C 314.44756,351.88497 312.53995,350.68337 313.2703,348.78009 C 313.5823,347.96704 313.28491,346.6359 312.60943,345.822 L 311.38129,344.34219 L 313.10011,341.71893 L 314.81895,339.09567 L 313.5669,336.7562 L 312.31486,334.41674 L 313.58153,332.8905 C 314.2782,332.05106 314.58934,330.3744 314.27298,329.16459 C 313.53729,326.35133 315.12806,324.42582 317.6443,325.08384 C 318.72788,325.3672 319.6043,325.0979 319.6043,324.48159 C 319.6043,323.86845 318.7323,323.3668 317.66652,323.3668 C 314.97366,323.3668 313.97226,321.31231 315.95754,319.86064 C 318.32887,318.12668 317.99938,317.47314 314.86212,317.68791 L 312.11666,317.87586 L 311.61748,313.38328 C 311.27335,310.28606 310.89547,309.43334 310.40087,310.63781 C 309.99701,311.62132 308.62977,312.38493 307.27267,312.38493 C 305.66658,312.38493 304.67968,313.08169 304.31602,314.47236 L 303.77014,316.55979 L 306.08205,315.97953 C 309.77331,315.05308 313.37871,325.24278 310.76398,329.21174 C 310.22727,330.02642 310.30174,331.69983 310.95128,333.42068 L 312.02952,336.27726 L 309.6626,338.79674 L 307.29567,341.31621 L 308.9574,343.1524 C 310.72958,345.11063 310.97026,347.56584 309.97834,353.56695 L 309.35953,357.31077 L 306.4951,357.31077 C 304.91966,357.31077 303.60415,357.64771 303.57174,358.05953 C 303.53933,358.47135 303.38391,360.49301 303.22637,362.55212 L 302.93993,366.29594 L 304.7239,366.29594 C 305.70509,366.29594 306.7875,365.8435 307.12926,365.29053 z M 347.9356,362.21991 L 350.57902,360.1406 L 350.31653,354.73904 C 350.0075,348.37988 350.14556,348.46874 346.78318,352.46471 C 344.83307,354.78227 344.13039,356.74454 344.10217,359.95155 C 344.05847,364.91744 344.31401,365.06865 347.9356,362.21991 z M 108.20501,340.23066 C 107.69354,338.25684 106.55617,336.69294 105.40262,336.37736 C 97.549678,334.22896 95.341219,328.5759 98.863664,319.63939 L 100.75552,314.83971 L 98.863664,312.50336 C 96.436341,309.50575 96.480998,307.40671 99.101695,301.31473 L 101.23158,296.36368 L 99.552385,294.50818 C 98.380269,293.21301 98.079521,291.83059 98.556463,289.9303 L 99.239739,287.20791 L 95.859481,287.80444 C 94.000339,288.13254 93.040796,288.1442 93.727163,287.83036 C 94.478615,287.48676 94.975103,285.30937 94.975103,282.35744 L 94.975103,277.45514 L 92.728811,277.87386 C 91.49335,278.10416 90.25789,278.34026 89.983343,278.39852 C 89.708796,278.4568 90.158054,279.05175 90.981695,279.72065 C 92.004036,280.55093 92.546623,283.11083 92.691633,287.78806 C 92.838692,292.5314 93.367415,294.98867 94.410132,295.77488 L 95.91622,296.91047 L 93.955836,301.24529 L 91.995451,305.5801 L 93.485277,307.70713 C 95.659155,310.81078 95.324345,313.95949 92.229635,319.51584 L 89.484167,324.44513 L 91.810402,326.21686 L 94.136637,327.98857 L 93.447641,331.66124 C 93.068694,333.6812 93.052271,336.50379 93.411146,337.93366 L 94.063646,340.53343 L 96.633478,339.88845 C 98.33768,339.46072 99.800209,339.78364 100.97534,340.84712 C 102.598,342.31561 108.03501,344.37656 108.75936,343.79772 C 108.92793,343.66302 108.67847,342.05784 108.20501,340.23066 z M 363.53178,340.42846 C 363.53178,339.96732 363.24781,338.17016 362.90073,336.43478 L 362.26969,333.27954 L 360.40485,334.96719 C 358.61637,336.58575 357.8545,341.31718 359.17046,342.63315 C 359.94283,343.40551 363.53178,341.59125 363.53178,340.42846 z M 105.54797,334.58298 C 106.14666,334.17956 107.44158,330.84369 108.42556,327.16991 L 110.21463,320.49033 L 108.58498,316.41743 C 107.68867,314.17733 106.94104,310.66889 106.92358,308.6209 C 106.8931,305.04726 105.12906,301.40306 103.42964,301.40306 C 99.528857,301.40306 97.590425,309.20741 100.65118,312.5895 L 102.33384,314.44883 L 100.64624,319.1574 C 97.410123,328.18647 100.51943,337.97134 105.54797,334.58298 z M 361.6287,324.05944 C 360.8383,323.26903 360.53673,323.52808 360.53673,324.99744 C 360.53673,327.63683 361.93287,329.03781 362.37747,326.84455 C 362.56624,325.91333 362.22929,324.66003 361.6287,324.05944 z M 51.729604,323.17961 C 51.410904,322.38319 51.174338,322.61975 51.126433,323.78278 C 51.083084,324.83521 51.319043,325.42486 51.650787,325.09312 C 51.982531,324.76138 52.017999,323.9003 51.729604,323.17961 z M 53.983564,308.39152 L 53.955031,304.89729 L 52.555858,308.82469 C 51.786313,310.98475 51.412931,313.16669 51.72612,313.67344 C 52.680084,315.21698 54.013816,312.09634 53.983564,308.39152 z M 144.63223,307.54268 L 145.64333,302.20126 L 142.02337,298.86955 L 138.40341,295.53785 L 138.08748,297.97166 C 137.91371,299.31025 136.90288,300.87037 135.84118,301.43857 C 134.77949,302.00677 133.91083,303.32786 133.91083,304.37432 C 133.91083,305.42078 133.39351,306.59669 132.76124,306.98747 C 131.17207,307.96963 134.60442,310.38822 137.58742,310.38822 C 138.85055,310.38822 140.43815,311.27553 141.11542,312.36001 C 142.72694,314.94046 143.40865,314.00665 144.63223,307.54268 z M 312.86542,305.00506 C 315.00683,303.37951 315.14377,301.40306 313.11501,301.40306 C 311.38077,301.40306 311.10898,298.31749 312.70282,296.72365 C 313.48438,295.94209 313.48385,295.45023 312.70095,294.96637 C 312.08273,294.58429 311.19455,295.39701 310.64197,296.8504 C 310.10749,298.25617 308.89933,299.40635 307.95714,299.40635 L 306.24409,299.40635 L 308.08496,300.75243 C 309.09743,301.49277 309.60604,302.61591 309.21521,303.24831 C 307.58442,305.88698 310.10537,307.10024 312.86542,305.00506 z M 74.03529,277.89399 L 75.396623,275.35031 L 74.203992,270.8912 C 73.548043,268.43868 73.011359,265.32183 73.011359,263.96486 C 73.011359,262.60789 72.467039,259.46248 71.801759,256.97508 L 70.592158,252.45251 L 73.164841,249.87983 L 75.737524,247.30715 L 73.480978,242.65742 C 71.729309,239.04803 71.527488,237.93713 72.578941,237.69226 C 73.529196,237.47095 73.750766,236.4634 73.321342,234.31627 L 72.709233,231.25572 L 75.091672,229.45865 C 76.402014,228.47026 77.146634,227.3341 76.746384,226.93385 C 76.346134,226.5336 75.194325,226.95213 74.186809,227.86391 C 71.723352,230.09331 70.016303,229.95459 70.016303,227.52501 C 70.016303,226.42682 69.518341,225.52831 68.909722,225.52831 C 68.235305,225.52831 68.041788,226.47916 68.41421,227.963 C 68.750298,229.30209 68.547489,230.69299 67.963521,231.05391 C 67.261985,231.48747 67.394902,232.10098 68.355292,232.8622 C 69.487801,233.75985 69.644555,235.22034 69.06505,239.47504 C 68.655974,242.47845 68.548814,245.80588 68.826915,246.86935 L 69.332552,248.80291 L 65.994779,248.13536 L 62.657005,247.4678 L 64.914208,249.87048 C 66.550495,251.61223 66.838771,252.47875 65.962169,253.02051 C 65.103223,253.55138 65.418877,254.27019 67.051832,255.50194 C 68.669479,256.72213 69.341754,258.23302 69.320426,260.60043 C 69.303756,262.45087 69.622703,264.41412 70.029197,264.96321 C 71.364828,266.76738 72.20784,277.20435 71.074509,277.9048 C 69.584877,278.82544 69.757134,280.43767 71.34513,280.43767 C 72.075984,280.43767 73.286557,279.29301 74.03529,277.89399 z M 439.70263,214.07021 C 457.97697,208.52546 464.02601,201.05938 460.91965,187.8829 C 459.9615,183.81867 459.09217,177.03619 458.98779,172.8107 C 458.8834,168.58523 458.19951,164.04562 457.46803,162.7227 C 455.68046,159.4898 456.59575,152.8002 459.93917,144.6618 C 461.88224,139.93204 462.5659,136.616 462.46053,132.43199 C 462.28923,125.62989 463.88417,124.72644 464.61513,131.21151 C 465.0147,134.75647 464.3966,137.66597 461.74991,144.69858 C 455.68748,160.80731 457.84064,167.38182 467.81398,163.2147 C 473.03151,161.03467 474.29139,158.17662 475.35092,146.11702 C 475.87248,140.18066 476.81338,134.84149 477.44183,134.25219 C 478.29184,133.45512 478.43584,134.07554 478.00412,136.67498 C 476.91819,143.21355 476.10548,156.64202 476.79569,156.64202 C 479.60772,156.64202 497.31095,140.33733 497.31095,137.74745 C 497.31095,137.15759 497.74611,136.67498 498.27797,136.67498 C 498.80982,136.67498 498.98639,137.34887 498.67033,138.17251 C 497.38476,141.52267 501.92999,139.42696 506.49483,134.5648 C 512.38778,128.28803 512.43209,127.70499 506.92027,128.96627 C 501.06551,130.30602 497.73024,129.299 495.18668,125.42351 C 494.02268,123.64996 491.66584,121.48812 489.94928,120.61942 C 486.28884,118.76696 482.30117,113.31505 482.41647,110.32061 C 482.46999,108.9309 483.16848,109.77977 484.4842,112.83343 C 486.54486,117.61606 491.24261,121.40828 492.06657,118.95423 C 492.50975,117.63428 494.42808,117.17629 494.15739,118.45506 C 492.79711,124.88127 503.71264,130.26636 509.8919,126.21754 C 511.17014,125.38002 513.03034,124.69476 514.02567,124.69476 C 517.08954,124.69476 520.15954,121.81104 521.35951,117.8059 L 522.50447,113.98433 L 520.81896,107.26354 C 519.89193,103.56711 519.39735,100.27886 519.71989,99.956317 C 521.01455,98.661657 522.38065,101.70833 522.716,106.63822 C 523.16637,113.2589 524.26645,114.53287 524.26645,108.43376 C 524.26645,97.564867 518.01157,86.734729 509.39258,82.68012 L 504.79859,80.51898 L 497.22452,81.036712 C 492.2284,81.378226 487.47115,82.465786 483.24759,84.231997 C 479.72602,85.704652 474.39001,87.588307 471.3898,88.417899 C 456.66832,92.488546 445.278,99.944707 438.8305,109.7314 C 433.67612,117.55526 433.63562,117.81635 436.91065,122.11013 L 439.40653,125.3824 L 439.38283,131.27828 C 439.35607,137.93816 436.6096,145.61269 431.59281,153.04616 L 428.42466,157.74047 L 428.42466,164.83302 C 428.42466,169.53513 427.38477,175.92395 425.33923,183.78897 L 422.25381,195.65237 L 423.81374,197.86135 C 430.69706,207.60863 432.51008,210.40145 433.511,212.79932 C 434.1413,214.30933 434.71483,215.53993 434.78548,215.53399 C 434.85613,215.52803 437.06885,214.86934 439.70263,214.07021 z M 506.29612,113.71289 C 506.29612,113.16379 506.77189,112.71453 507.35339,112.71453 C 507.93489,112.71453 508.133,113.16379 507.79364,113.71289 C 507.45428,114.26198 506.97851,114.71124 506.73637,114.71124 C 506.49423,114.71124 506.29612,114.26198 506.29612,113.71289 z M 487.68846,106.22525 C 486.92121,104.22583 488.05346,101.44651 489.31708,102.22748 C 490.64003,103.04511 490.61935,107.72277 489.2928,107.72277 C 488.72647,107.72277 488.00452,107.04889 487.68846,106.22525 z M 492.31919,106.67484 C 492.31919,105.35843 495.19206,99.735957 495.86469,99.735957 C 496.13924,99.735957 495.66008,101.09693 494.7999,102.76034 C 493.93972,104.42374 493.50544,106.22077 493.83484,106.75374 C 494.16423,107.28671 493.95796,107.72277 493.37646,107.72277 C 492.79496,107.72277 492.31919,107.2512 492.31919,106.67484 z M 423.78181,181.60082 C 428.63868,162.47085 427.47473,156.20719 420.00609,161.28226 C 417.70535,162.84566 414.44925,164.0335 412.03711,164.18937 C 406.41674,164.55259 398.19847,165.57004 397.81885,165.94965 C 397.64644,166.12207 399.74499,169.04249 402.48232,172.43948 C 405.21964,175.83647 407.45927,178.89898 407.45927,179.24508 C 407.45927,179.59117 408.4701,180.85663 409.70556,182.05722 C 410.94102,183.2578 413.68967,186.37857 415.81365,188.99227 C 420.46773,194.71937 420.44606,194.73947 423.78181,181.60082 z M 538.66768,132.40162 C 539.99103,128.65763 537.03462,122.70997 531.08305,117.14297 L 526.23081,112.60427 L 524.87117,113.96389 C 523.15665,115.67841 521.7596,121.6997 523.07633,121.6997 C 523.60719,121.6997 526.60216,124.86892 529.73179,128.74241 C 535.69168,136.11885 537.14363,136.71342 538.66768,132.40162 z M 431.29242,55.375121 C 432.81515,54.587686 434.6475,53.236766 435.3643,52.373077 L 436.66756,50.802732 L 433.98693,46.752021 C 430.78779,41.917803 429.13557,42.107989 428.32519,47.403739 C 427.99592,49.555419 427.38565,52.551345 426.96901,54.061353 C 426.09357,57.234252 427.10368,57.5412 431.29242,55.375121 z M 166.85644,13.877686 L 168.35397,12.909909 L 166.1666,12.894622 C 164.96355,12.886213 163.70157,13.328592 163.36221,13.877686 C 162.57664,15.148775 164.88957,15.148775 166.85644,13.877686 z M 196.69034,13.970917 C 198.76935,12.654206 192.54707,11.542404 188.5706,12.520077 L 185.32596,13.31782 L 189.81854,13.946983 C 192.28946,14.293022 194.53575,14.636742 194.8103,14.710805 C 195.08485,14.784866 195.93086,14.451917 196.69034,13.970917 z M 285.75086,12.956414 C 284.97702,12.466531 283.74156,12.296846 283.00539,12.579338 C 280.89426,13.38946 281.43108,13.878999 284.41239,13.862398 C 286.41048,13.851272 286.77484,13.604643 285.75086,12.956414 z M 127.58793,470.45732 C 125.87565,468.74504 127.00276,466.13113 129.45337,466.13113 L 131.98438,466.13113 L 130.92674,464.15491 C 130.34504,463.068 130.15183,461.0522 130.49739,459.67537 C 131.47395,455.78444 127.96008,447.29409 124.17991,444.41081 C 120.49672,441.6015 119.80955,438.17728 122.92896,438.17728 C 124.35668,438.17728 124.92566,437.51171 124.92566,435.84165 C 124.92566,434.36155 125.7816,433.11603 127.26242,432.44133 L 129.59917,431.37662 L 129.14003,428.24828 C 128.83368,426.16098 129.26005,424.47997 130.42128,423.19683 C 132.4879,420.91324 132.70453,415.44096 131.09296,406.23001 C 130.46849,402.66091 129.87664,396.59592 129.77772,392.75226 C 129.67565,388.78607 129.41597,387.27116 129.17725,389.2493 C 128.94591,391.16634 128.35623,392.98227 127.86685,393.28473 C 127.35251,393.60261 127.41801,396.13384 128.02206,399.28357 C 128.59681,402.28047 129.30902,408.28174 129.60476,412.61971 L 130.14247,420.50693 L 128.54259,419.893 C 127.37971,419.44676 126.78472,420.01934 126.36425,421.9893 C 124.34958,431.42841 120.75446,435.2008 119.44693,429.24769 C 118.70295,425.86036 117.79611,425.45869 115.94049,427.69458 C 114.24632,429.73594 110.94873,429.61357 110.94873,427.50934 C 110.94873,426.58381 111.94344,424.76775 113.15918,423.47365 L 115.36963,421.12073 L 114.16634,419.19395 C 113.22545,417.68735 113.23071,416.67974 114.19044,414.57335 C 115.16364,412.43742 115.16182,411.79418 114.18164,411.46745 C 112.01782,410.74618 112.8467,407.6464 115.94049,404.88981 C 119.44561,401.76674 119.76736,398.5716 116.93885,394.97572 C 114.50974,391.88761 114.44413,390.41332 116.59892,387.33693 L 118.2557,384.97155 L 116.37424,383.5958 L 114.49277,382.22004 L 115.71581,380.26164 C 117.2817,377.75426 117.27245,376.27777 115.69091,376.28576 C 115.00454,376.28924 113.67766,377.63701 112.74228,379.28082 C 110.11703,383.89438 106.95533,382.79336 106.95533,377.26559 C 106.95533,376.11185 106.11324,375.3002 104.70903,375.10047 C 103.13094,374.876 102.53402,374.18715 102.70236,372.78474 C 103.76664,363.91814 104.64126,362.27041 109.11162,360.71019 C 110.94567,360.07006 112.33395,359.04333 112.19667,358.42855 C 112.0594,357.81377 112.8456,356.41225 113.94379,355.31406 C 116.51049,352.74736 116.46525,350.09419 113.76248,344.68242 L 111.58446,340.32137 L 113.79541,337.33091 L 116.00635,334.34046 L 114.85537,332.18985 C 113.40053,329.47144 112.63258,311.38658 113.97199,311.38658 C 114.87756,311.38658 115.18361,314.21013 115.48697,325.3635 C 115.67389,332.23589 116.77213,334.60698 119.45632,333.93329 C 122.45306,333.18115 124.70553,335.70227 122.93876,337.83109 L 121.70573,339.3168 L 123.06611,339.69155 C 129.3342,341.41823 130.44092,342.04574 130.72677,344.03514 C 130.92813,345.43653 130.27792,346.60002 128.87327,347.35176 C 127.18484,348.25538 126.83221,349.12277 127.26782,351.30082 C 127.66829,353.30318 127.27517,354.59046 125.87668,355.85608 C 124.68744,356.93232 123.92731,358.91501 123.92731,360.94072 L 123.92731,364.26119 L 121.18184,364.88302 C 119.67184,365.22502 117.0886,365.82734 115.44132,366.22149 L 112.44626,366.93812 L 112.44626,369.86167 L 112.44626,372.78522 L 109.70079,372.59727 C 106.97925,372.41095 106.03262,373.59465 107.95368,374.78193 C 108.50277,375.12129 108.95203,376.49558 108.95203,377.83591 C 108.95203,380.97219 110.6739,380.97 112.10372,377.8319 C 113.51472,374.73509 115.88787,373.80226 117.71273,375.62712 C 118.84149,376.75588 118.89102,377.49228 117.95574,379.23986 L 116.78102,381.43485 L 118.47474,382.67334 L 120.16847,383.91183 L 118.55366,387.03453 C 116.54608,390.91676 116.51778,392.6575 118.43637,394.24979 C 121.10147,396.46162 120.36614,403.31053 117.18843,405.8733 L 114.44297,408.08748 L 115.71373,410.1768 C 116.67663,411.75995 116.7124,412.7745 115.8614,414.36462 C 115.01518,415.94581 115.04348,417.03332 115.9762,418.77612 L 117.21408,421.08914 L 114.53955,424.26763 C 111.32618,428.08651 111.95007,429.47691 115.41599,426.22085 L 117.87867,423.90728 L 119.40546,425.17441 C 120.2452,425.87133 120.93225,427.28505 120.93225,428.316 C 120.93225,432.25158 122.83989,429.94859 124.04667,424.55612 C 124.92419,420.63494 125.85663,418.77821 127.11333,418.44957 C 129.37226,417.85885 129.53007,412.71398 127.50556,405.66245 C 126.72812,402.9546 125.80015,398.8891 125.44339,396.62801 L 124.79474,392.51695 L 126.48511,391.86829 L 128.17548,391.21964 L 127.4887,383.34651 C 126.7834,375.26112 127.56834,372.94981 130.01736,375.9007 C 130.91656,376.98417 131.39724,381.06814 131.51426,388.6187 C 131.60907,394.73581 132.23609,402.88553 132.90764,406.72919 C 134.53411,416.03842 134.28894,420.16326 131.91715,423.39319 C 130.50652,425.3142 130.11735,426.94709 130.55207,429.12069 L 131.16015,432.16111 L 128.81443,433.02885 C 127.27829,433.5971 126.46085,434.70444 126.44595,436.2373 C 126.4298,437.89815 125.69825,438.75322 123.92731,439.1812 L 121.43143,439.78439 L 125.09582,443.22383 C 129.68711,447.53327 131.87619,452.81219 132.40797,460.8569 L 132.8226,467.12948 L 130.92976,467.12948 C 128.27621,467.12948 127.53624,468.80409 129.64684,470.03282 L 131.41495,471.06217 L 129.83423,471.09253 C 128.96483,471.10923 127.954,470.82339 127.58793,470.45732 z M 129.58026,378.02657 C 129.3033,377.3402 129.0767,377.90178 129.0767,379.27451 C 129.0767,380.64724 129.3033,381.20882 129.58026,380.52245 C 129.85721,379.83608 129.85721,378.71294 129.58026,378.02657 z M 108.36892,371.15189 C 109.47563,372.94258 111.14123,372.47225 110.53963,370.53893 C 109.5441,367.33969 115.85082,362.94221 119.91162,364.00413 C 121.97997,364.54502 122.31249,363.84664 121.98247,359.65475 C 121.8863,358.43316 122.7574,356.84488 124.00147,355.9735 C 125.5892,354.86141 126.02537,353.81275 125.59101,352.15178 C 125.16072,350.50632 125.72757,349.09537 127.60712,347.13355 L 130.22182,344.40438 L 128.99692,342.92847 C 128.32323,342.11672 126.34539,341.31427 124.60173,341.14525 L 121.43143,340.83796 L 121.43143,337.8429 C 121.43143,334.57058 120.18229,334.35436 116.19008,336.93568 C 113.41652,338.72904 113.34101,341.29858 115.93676,345.556 C 118.48417,349.73413 118.48564,353.86566 115.94049,356.04489 C 114.84231,356.98518 113.94379,358.50319 113.94379,359.41824 C 113.94379,360.52022 112.79653,361.29719 110.54595,361.7194 C 107.32676,362.32332 105.85556,363.91552 105.39476,367.29429 C 105.28243,368.11793 104.87825,370.13959 104.49657,371.78687 L 103.80262,374.78193 L 105.73529,372.39983 C 107.01925,370.8173 107.90325,370.39842 108.36892,371.15189 z M 163.86139,469.57747 C 163.86139,468.7275 165.00059,467.04278 166.39295,465.83365 L 168.92451,463.63525 L 168.28077,460.47021 C 167.87299,458.46521 166.2133,456.16099 163.75252,454.18345 C 161.61603,452.46653 159.87203,450.29673 159.87698,449.36169 C 159.88193,448.42665 158.52127,446.53847 156.85329,445.16574 C 154.91453,443.57015 153.74091,441.61487 153.59965,439.74512 L 153.37869,436.82038 L 155.87457,436.18174 C 157.38692,435.79476 158.31581,434.88188 158.23179,433.86514 C 158.08363,432.07214 159.38205,431.59158 160.31148,433.09543 C 161.29934,434.69383 159.76876,437.05226 157.53728,437.37014 C 153.96818,437.87856 154.14494,441.85039 157.82894,443.92392 C 159.5302,444.88147 161.20125,446.78806 161.5424,448.1608 C 161.88353,449.53353 163.89265,452.27239 166.00708,454.24714 L 169.8515,457.8376 L 169.8515,461.74421 C 169.8515,464.56961 169.29888,465.99595 167.8548,466.8978 C 166.75661,467.58362 165.85809,468.81483 165.85809,469.63382 C 165.85809,470.45281 165.40883,471.12289 164.85974,471.12289 C 164.31065,471.12289 163.86139,470.42746 163.86139,469.57747 z M 204.89472,464.90807 C 205.41538,460.49227 205.22205,457.53006 204.22684,454.67496 C 203.45648,452.4649 202.81964,449.44773 202.81164,447.97013 C 202.80365,446.49253 202.31146,444.98342 201.71787,444.61657 C 201.12403,444.24955 200.91326,442.85534 201.24924,441.51668 C 201.58508,440.1786 201.51807,438.54289 201.10033,437.88177 C 200.68258,437.22067 200.23801,434.27426 200.11238,431.33422 L 199.88396,425.98871 L 201.83972,425.47726 C 204.1349,424.87706 204.47224,423.202 202.29794,423.202 C 201.4743,423.202 200.80041,422.58291 200.80041,421.82624 C 200.80041,421.06958 199.80548,419.78988 198.58947,418.98247 C 196.86124,417.83498 196.43362,416.69639 196.63086,413.76756 C 196.76966,411.70676 196.47814,409.50471 195.98304,408.8741 C 194.40245,406.86085 193.65969,399.13043 194.90291,397.63245 C 195.7752,396.58139 195.75282,395.88463 194.8103,394.74897 L 193.56746,393.25144 L 194.89996,391.64588 L 196.23246,390.04031 L 194.39781,388.69878 C 192.09317,387.01359 192.95758,384.52493 195.99719,384.09411 C 197.65177,383.85961 198.39191,383.01105 198.61338,381.09469 C 198.78325,379.62486 199.592,377.86642 200.41061,377.18704 L 201.89898,375.95181 L 203.5505,377.60333 L 205.20204,379.25486 L 203.91747,382.80728 C 203.02787,385.26741 202.94896,386.74053 203.66083,387.59827 C 204.37376,388.45731 204.30287,389.5897 203.42946,391.29373 C 202.51484,393.07816 202.46091,394.2549 203.23241,395.5931 L 204.29464,397.43559 L 202.04835,398.95952 C 199.48951,400.69549 199.06906,404.0147 201.29959,404.87063 C 202.3445,405.27161 202.79712,406.90167 202.79712,410.26392 L 202.79712,415.08256 L 205.54258,415.39846 L 208.28805,415.71436 L 208.14084,418.959 C 208.05989,420.74356 208.39683,422.20365 208.88961,422.20365 C 210.48532,422.20365 209.83922,424.84069 207.78888,426.69623 C 205.21455,429.02597 205.26843,429.57596 208.37539,432.68292 L 210.95859,435.26612 L 209.27053,437.84244 C 207.98269,439.80795 207.8275,440.9223 208.61599,442.54266 C 211.82971,449.14687 212.44132,474.11141 209.31275,470.98285 C 208.99299,470.66308 209.18274,469.21422 209.73444,467.76317 C 210.42611,465.94393 210.39604,464.37541 209.63758,462.71077 C 208.87527,461.03769 208.84678,459.40988 209.54475,457.40768 C 210.28899,455.27274 210.20051,453.88443 209.20574,452.08851 C 208.46538,450.75191 207.8437,448.22475 207.82426,446.4726 C 207.8048,444.72046 207.33962,443.00922 206.79052,442.66986 C 205.26054,441.72428 205.60479,438.18651 207.2897,437.53996 C 209.43785,436.71563 209.1485,435.42171 206.20623,432.69489 C 204.29399,430.92269 203.80377,429.74036 204.31429,428.13186 C 204.81676,426.54872 204.63705,426.08301 203.65065,426.41205 C 202.05229,426.94522 201.59852,436.00608 203.07422,437.92237 C 203.60052,438.60581 203.782,440.11767 203.4775,441.28205 C 203.17302,442.44644 203.29155,444.13354 203.74092,445.03119 C 207.41576,452.37193 208.32664,471.12289 205.00839,471.12289 C 204.54283,471.12289 204.49169,468.32622 204.89472,464.90807 z M 207.56008,424.38754 C 208.15905,422.59065 206.0955,422.96823 205.39913,424.78295 C 205.02602,425.75525 205.24914,426.21167 205.97868,425.96849 C 206.63111,425.75102 207.34273,425.03958 207.56008,424.38754 z M 206.62035,418.37342 C 206.87274,416.59966 206.52396,416.13119 205.12283,416.362 C 202.03245,416.87107 200.80041,415.28169 200.80041,410.78592 C 200.80041,408.17149 200.21098,405.98532 199.30288,405.23166 C 197.20764,403.49276 197.4365,401.2604 199.98851,398.54391 C 201.55099,396.88072 201.86529,395.91368 201.09405,395.14244 C 200.3228,394.37119 200.39998,393.32554 201.36553,391.46444 C 202.36059,389.54646 202.42493,388.515 201.61074,387.53395 C 200.80302,386.56069 200.81408,385.52956 201.65199,383.69055 C 203.0607,380.59875 203.10472,379.27451 201.79876,379.27451 C 201.24967,379.27451 200.80041,380.17963 200.80041,381.28589 C 200.80041,382.44543 199.54601,384.06011 197.8385,385.09851 L 194.87659,386.89975 L 196.5048,388.52797 L 198.133,390.15617 L 196.84859,391.7038 C 195.84998,392.90705 195.82894,393.57047 196.75404,394.68515 C 197.5996,395.70398 197.64654,396.67452 196.91627,398.03903 C 195.80877,400.10842 196.52396,406.93559 197.93991,407.8107 C 198.415,408.10432 198.80371,410.56434 198.80371,413.2774 C 198.80371,417.04151 199.16594,418.21024 200.33256,418.21024 C 201.17345,418.21024 202.12849,418.90618 202.45489,419.75677 C 203.32579,422.0263 206.23823,421.05907 206.62035,418.37342 z M 218.95669,469.49391 C 218.38754,468.4769 218.45414,466.78118 219.13398,464.9801 C 219.96157,462.78756 219.91184,461.59721 218.92677,460.01985 C 218.08379,458.67004 217.86258,456.57175 218.294,454.01814 C 218.77857,451.14995 218.50569,449.40251 217.28146,447.53408 L 215.60556,444.97634 L 217.68734,442.76041 C 220.31055,439.96813 220.31677,438.54063 217.71182,437.1465 C 214.66409,435.51541 215.51151,431.77582 219.02034,431.37209 C 221.67262,431.06691 222.79832,428.5607 221.0627,426.82509 C 220.676,426.43838 220.33906,424.90342 220.31394,423.41406 C 220.28129,421.47803 219.74902,420.70396 218.4467,420.69855 C 217.44484,420.6944 216.15024,419.84241 215.56982,418.80527 L 214.51452,416.91955 L 216.89222,415.11664 L 219.26992,413.31374 L 217.5367,411.56855 L 215.80349,409.82335 L 217.91259,407.57831 C 220.30987,405.02653 219.79543,402.23661 216.92762,402.23661 C 215.87943,402.23661 214.45555,401.55429 213.76344,400.72035 L 212.50507,399.20409 L 214.35071,397.16468 C 215.39259,396.01341 216.9743,395.32871 217.98273,395.59241 C 220.95189,396.36887 220.32111,391.46344 217.27322,390.07473 C 215.46394,389.25036 214.77734,388.1577 214.77734,386.10272 C 214.77734,384.24846 214.25935,383.26792 213.27981,383.26792 C 211.45948,383.26792 211.32502,381.1569 213.03022,379.34939 L 214.27816,378.02657 L 213.03022,377.569 C 211.35578,376.95503 211.45026,374.80279 213.216,373.33736 C 214.26139,372.46976 215.19138,372.43739 216.64964,373.21782 C 220.65401,375.36089 220.027,368.95579 215.91672,365.73077 C 213.58327,363.8999 214.97541,360.76608 217.98246,361.08061 C 225.16041,361.83142 221.22263,356.30213 213.50491,354.79339 L 208.28805,353.77356 L 208.28805,351.29916 C 208.28805,349.39905 208.87091,348.7567 210.79945,348.53146 C 212.51303,348.33133 213.94021,347.07029 215.29203,344.5619 C 218.85279,337.95465 225.09075,337.00026 225.40908,343.01403 C 225.49105,344.56266 225.79362,346.72824 226.08146,347.82642 C 226.36929,348.92461 226.63917,349.99045 226.68118,350.19495 C 226.72319,350.39947 227.3745,350.05478 228.12855,349.42897 C 231.19154,346.88691 235.01538,351.88604 233.20109,356.06059 C 232.78294,357.02273 232.53758,358.59314 232.65587,359.55038 C 232.78284,360.57798 231.82343,361.7681 230.31342,362.4561 C 227.45567,363.75818 227.22334,364.36567 228.93035,366.07267 C 229.83069,366.97302 229.71419,367.6787 228.43117,369.09642 C 227.51069,370.11355 226.75756,371.99813 226.75756,373.2844 C 226.75756,374.57067 226.00444,376.45524 225.08396,377.47238 C 223.80093,378.8901 223.68444,379.59578 224.58478,380.49612 C 225.23071,381.14206 225.75921,383.15311 225.75921,384.96512 C 225.75921,386.77713 226.25946,388.25968 226.87088,388.25968 C 227.56199,388.25968 227.79352,389.48717 227.48291,391.50432 C 227.16674,393.55753 227.52048,395.35951 228.44628,396.41166 L 229.90928,398.07436 L 228.28787,400.54894 C 227.24034,402.14767 226.89872,403.94893 227.32267,405.63809 C 227.68358,407.0761 227.59177,408.80839 227.11864,409.48763 C 226.09191,410.96159 226.30235,416.34738 227.73254,425.1987 C 228.30923,428.76781 228.77593,432.36188 228.76965,433.18552 C 228.72428,439.13321 227.97692,446.95807 227.31197,448.44757 C 226.78496,449.62805 227.08755,450.86408 228.20614,452.10011 L 229.89688,453.96836 L 228.83196,457.80345 C 228.24627,459.91276 227.76454,462.83195 227.76149,464.29055 L 227.75591,466.94255 L 229.75262,466.4204 C 230.91907,466.11537 231.74932,466.38978 231.74932,467.08033 C 231.74932,467.77813 232.50956,468.0211 233.60508,467.6734 C 234.68325,467.3312 235.99782,467.73144 236.7424,468.6286 C 238.39647,470.62163 237.25561,471.7944 235.26768,470.14457 L 233.74603,468.8817 L 232.1724,470.18769 L 230.59879,471.49368 L 229.79739,470.19697 L 228.99597,468.90025 L 228.56661,470.18833 C 226.56529,476.19229 225.05545,465.9012 226.81678,458.26138 L 227.82552,453.88588 L 226.20285,452.09283 L 224.58017,450.29979 L 225.85159,446.78373 C 226.84113,444.04721 226.86186,442.69453 225.94511,440.68249 L 224.76723,438.09731 L 226.33252,435.70836 C 227.52429,433.88951 227.64265,432.84261 226.82852,431.32139 C 226.2404,430.22249 225.75921,427.29869 225.75921,424.82408 C 225.75921,422.34946 225.33185,420.06065 224.80952,419.73784 C 223.75178,419.08413 223.97478,410.67672 225.07913,409.57236 C 225.46616,409.18534 225.49952,407.35849 225.15324,405.51271 C 224.69438,403.06674 224.9931,401.63803 226.25489,400.24377 L 227.98611,398.33078 L 226.40617,396.75083 C 225.36142,395.70608 225.01831,394.21045 225.3933,392.33554 C 225.71317,390.73617 225.48132,389.20413 224.86143,388.82101 C 224.25702,388.44747 223.76251,386.81448 223.76251,385.19215 C 223.76251,383.56983 223.22087,381.37518 222.55888,380.31516 L 221.35526,378.38785 L 223.05806,376.50628 C 223.99459,375.47141 224.76086,373.45113 224.76086,372.01677 C 224.76086,370.5824 225.23642,369.11492 225.81766,368.75569 C 226.42388,368.38102 226.60289,366.8661 226.23751,365.20254 C 225.88719,363.60753 225.99965,362.30253 226.48743,362.30253 C 226.97519,362.30253 228.22939,361.67726 229.27453,360.91303 L 231.17478,359.52354 L 229.93904,358.03457 L 228.7033,356.5456 L 230.22632,355.96117 C 231.90902,355.31545 232.29989,351.77877 230.79158,350.84658 C 230.26482,350.52103 228.90334,350.83145 227.76606,351.53642 L 225.69828,352.81818 L 224.74568,351.32066 C 224.22175,350.49702 223.7862,349.06344 223.77779,348.13493 C 223.76939,347.20643 223.29498,346.15779 222.72354,345.80462 C 222.15212,345.45145 221.95776,344.3018 222.29165,343.24982 C 222.69422,341.98141 222.42374,341.33714 221.48864,341.33714 C 219.90959,341.33714 216.77404,344.44039 216.77404,346.00318 C 216.77404,347.90569 213.11665,350.38857 211.32623,349.70153 C 210.00189,349.19334 209.6682,349.47468 209.93741,350.87255 C 210.18405,352.15327 211.72908,353.03196 215.02104,353.76368 C 223.49243,355.64666 226.95604,361.44482 220.01051,362.11619 C 216.62958,362.443 215.70046,363.94993 218.27157,364.93655 C 219.09521,365.25262 219.7691,366.14313 219.7691,366.91547 C 219.7691,367.68782 220.28926,369.15264 220.92501,370.17064 C 222.80217,373.17645 221.2401,375.62522 217.87489,374.95218 C 214.42891,374.26298 213.2128,375.14615 215.40275,376.74748 L 216.99547,377.91211 L 215.38723,379.52035 C 213.31235,381.59523 213.35893,381.92684 215.81556,382.56926 C 217.42052,382.98897 217.71931,383.631 217.22544,385.59873 C 216.74461,387.51452 217.09696,388.36225 218.73942,389.24127 C 223.29959,391.68179 223.32137,397.24485 218.77075,397.24485 C 217.21934,397.24485 215.73519,397.90709 215.41466,398.74237 C 215.00793,399.80231 215.50182,400.2399 217.10488,400.2399 C 221.74434,400.2399 223.64478,406.15251 219.68628,408.27104 L 217.60674,409.38398 L 219.3513,411.31169 L 221.09585,413.2394 L 218.92581,415.5493 C 216.63484,417.98792 216.9492,419.20859 219.86822,419.20859 C 221.69848,419.20859 223.3271,422.48181 222.31314,424.12243 C 221.99419,424.6385 222.18982,425.34292 222.74787,425.68781 C 225.67399,427.49626 222.48921,434.05984 219.28263,432.82937 C 218.26958,432.44062 217.7724,432.85852 217.7724,434.09876 C 217.7724,435.11567 218.67091,436.18266 219.7691,436.46985 C 222.50078,437.1842 222.40666,441.50164 219.61904,443.35254 L 217.47227,444.77794 L 219.21317,447.43488 C 220.50194,449.40181 220.78178,451.1115 220.29071,454.01814 C 219.85928,456.57175 220.0805,458.67004 220.92347,460.01985 C 221.90855,461.59721 221.95828,462.78756 221.13068,464.9801 C 220.45084,466.78118 220.38424,468.4769 220.95339,469.49391 C 221.52878,470.52208 221.4968,471.12289 220.86667,471.12289 C 220.31757,471.12289 219.45808,470.38985 218.95669,469.49391 z M 266.69164,470.23936 C 266.69164,469.75342 267.89467,468.56758 269.36502,467.60416 L 272.0384,465.8525 L 273.88257,468.12995 C 274.89686,469.38255 275.45414,470.67999 275.12097,471.01316 C 274.7878,471.34633 273.94084,470.83343 273.23883,469.87338 C 271.673,467.73198 270.68505,467.63604 270.68505,469.62536 C 270.68505,470.45732 269.79762,471.12289 268.68835,471.12289 C 267.59016,471.12289 266.69164,470.7253 266.69164,470.23936 z M 279.94928,469.1867 C 279.86806,468.1085 278.85394,465.94456 277.69569,464.37794 C 275.30114,461.13914 275.87696,457.70271 278.6909,458.43857 L 280.43129,458.89369 L 281.04911,454.38625 C 281.38891,451.90716 281.66692,447.38724 281.66692,444.34198 C 281.66692,440.02155 282.14655,438.2946 283.85008,436.48129 C 285.53455,434.68825 285.76259,433.88679 284.84843,432.97263 C 283.40604,431.53024 283.28768,427.5456 284.66198,426.69623 C 286.2299,425.7272 285.82975,422.39768 284.02392,421.38708 L 282.3875,420.4713 L 283.95728,415.86427 C 284.82066,413.3304 285.16694,411.03468 284.72682,410.76267 C 284.28669,410.49066 283.61826,407.5429 283.24142,404.21209 L 282.55626,398.15607 L 284.49441,394.955 L 286.43255,391.75391 L 286.14089,381.88768 C 285.98047,376.46125 285.41703,371.74404 284.8888,371.40498 C 284.36057,371.06593 283.933,368.21519 283.93863,365.07001 L 283.94886,359.35149 L 285.80295,358.76303 C 287.8772,358.10469 288.16964,356.14061 286.62356,353.25173 C 285.28484,350.75032 287.01705,347.32725 289.62159,347.32725 C 290.66345,347.32725 291.80106,346.42873 292.14962,345.33054 C 292.97447,342.73169 295.27591,342.7776 296.69068,345.42112 C 297.52805,346.98577 297.49696,348.25874 296.56649,350.50509 L 295.32523,353.50177 L 296.73247,354.3889 L 298.13973,355.27603 L 296.31135,358.5126 C 295.14698,360.57376 294.87505,361.87986 295.56258,362.10905 C 297.88613,362.88356 296.76954,368.22263 294.14632,368.88103 C 291.64173,369.50964 290.80475,371.64554 292.62273,372.76911 C 293.15748,373.09961 293.58897,375.03548 293.58157,377.07103 C 293.57419,379.10659 293.85265,382.8665 294.20036,385.42641 L 294.83259,390.08076 L 292.1097,394.72701 L 289.38682,399.37325 L 290.71675,401.85826 C 291.72688,403.74568 291.78686,405.03163 290.96619,407.20583 L 289.88569,410.0684 L 292.51418,409.89632 C 296.1225,409.6601 296.66865,413.49646 293.50596,416.86299 L 291.20359,419.31376 L 292.61036,420.18319 L 294.01712,421.05262 L 292.64043,425.22406 L 291.26373,429.39549 L 292.95461,430.34176 C 296.17703,432.14511 294.28749,441.17233 290.68759,441.17233 C 289.00247,441.17233 288.71963,444.39078 290.15998,447.17611 C 292.08614,450.90089 292.04324,453.06048 289.99818,455.32024 L 288.34592,457.14596 L 289.99818,458.97169 C 292.19934,461.40394 292.08089,463.04837 289.50721,465.78793 L 287.36397,468.0693 L 288.72666,469.71124 L 290.08936,471.35319 L 288.13589,470.97699 C 285.39447,470.44903 285.06141,467.2378 287.56612,465.48342 C 290.02626,463.76028 290.23543,461.86661 288.15621,460.14102 C 287.33257,459.45746 286.65868,458.04058 286.65868,456.99239 C 286.65868,455.9442 287.33257,454.828 288.15621,454.51194 C 290.05221,453.78437 290.03568,450.24725 288.12446,447.72039 C 285.89375,444.77114 286.35326,442.45627 289.65374,440.01612 C 293.36149,437.27487 293.7018,433.13974 290.4025,430.9182 L 288.15621,429.4057 L 290.15057,425.6375 C 291.62404,422.85345 291.8196,421.76086 290.89933,421.4541 C 288.96115,420.80804 289.43356,417.36631 291.65044,415.98185 C 292.74863,415.29602 293.64715,413.94443 293.64715,412.97832 C 293.64715,411.09439 292.14792,410.60751 291.17821,412.17653 C 290.85368,412.70164 289.98695,412.90057 289.25214,412.6186 C 288.40389,412.2931 287.35948,413.49359 286.39143,415.90685 L 284.86673,419.70777 L 286.26188,420.50614 C 287.93598,421.46414 288.06871,424.56073 286.55677,427.38583 C 285.73455,428.92216 285.77767,430.0418 286.7274,431.8164 L 287.9983,434.19109 L 285.83097,436.49812 L 283.66363,438.80514 L 283.65263,445.23008 C 283.63517,455.44106 282.73233,459.16659 280.0259,460.19557 C 277.06237,461.32231 277.09346,462.05382 280.23137,465.03103 C 282.72073,467.3929 283.14784,470.13145 281.13153,470.80265 C 280.5625,470.99207 280.03049,470.26489 279.94928,469.1867 z M 289.65374,405.09977 C 289.65374,404.13894 289.20448,403.07514 288.65539,402.73578 C 286.89384,401.64709 287.58503,397.73035 290.15291,394.24979 C 292.98912,390.40553 293.48742,383.9596 291.1835,380.91832 C 290.20053,379.62076 290.04947,378.36361 290.67793,376.71066 C 291.22958,375.25973 291.20498,374.12528 290.61394,373.75999 C 288.5401,372.47829 289.58769,368.34726 292.14962,367.70425 C 294.98132,366.99354 295.47228,364.23154 293.11471,362.27492 L 291.58393,361.00449 L 293.86348,358.578 L 296.14303,356.1515 L 294.31699,354.81626 L 292.49096,353.481 L 293.56823,351.46811 C 294.16073,350.36102 294.61003,348.63948 294.56668,347.64247 C 294.50569,346.23974 294.36059,346.16844 293.92516,347.32725 C 293.61567,348.15089 292.55054,349.98561 291.55819,351.40442 C 290.53241,352.87103 289.98837,354.88053 290.29728,356.0618 C 290.68836,357.55727 290.10985,358.61838 288.23302,359.84813 C 286.30692,361.11015 285.89862,361.88587 286.67073,362.81622 C 287.40334,363.69896 287.36465,364.84699 286.5414,366.6538 C 285.60524,368.70847 285.64798,369.5707 286.75193,370.90087 C 287.68499,372.02514 288.20145,375.70059 288.33431,382.16189 L 288.53154,391.75391 L 286.47102,396.07266 L 284.41051,400.39142 L 285.54728,402.88635 C 286.1725,404.25857 286.41391,405.81839 286.08372,406.35263 C 285.75355,406.88688 285.77992,408.08867 286.14234,409.02329 L 286.80129,410.7226 L 288.22751,408.78467 C 289.01194,407.71881 289.65374,406.0606 289.65374,405.09977 z M 344.5631,469.7476 C 344.5631,468.9912 343.88921,467.81305 343.06557,467.12948 C 340.69569,465.16266 341.27078,461.52245 344.29999,459.31582 L 347.03195,457.32573 L 345.17911,455.27837 L 343.32627,453.231 L 343.99594,448.7653 L 344.66562,444.29961 L 348.81866,442.91526 L 352.97171,441.53091 L 353.09783,437.89915 C 353.18412,435.41379 353.95079,433.6788 355.52654,432.40284 L 357.82915,430.53831 L 357.14099,426.87015 C 356.62265,424.10713 355.96358,423.202 354.47004,423.202 C 353.3795,423.202 352.22865,422.52811 351.91259,421.70447 C 351.09818,419.58214 349.88127,419.84925 349.24288,422.29047 C 348.48395,425.19261 345.16054,424.38826 344.71702,421.19509 C 344.52714,419.82797 343.95781,418.20479 343.45186,417.58801 C 342.94591,416.97124 342.79917,415.77024 343.12578,414.91911 C 343.49484,413.95734 342.93454,412.95146 341.64547,412.26157 C 339.04618,410.87046 339.02258,408.57599 341.56804,404.73249 C 342.65899,403.08521 343.55455,400.55174 343.55816,399.10256 C 343.56178,397.65339 344.41177,395.42167 345.44702,394.14319 L 347.3293,391.81867 L 348.94125,393.15648 C 351.02655,394.88712 350.97295,396.10177 348.57843,401.37882 C 347.4923,403.77243 346.59378,406.57205 346.58172,407.60019 L 346.5598,409.46956 L 348.0136,408.26301 C 349.96946,406.63979 351.55156,407.79234 351.55156,410.84043 C 351.55156,412.21317 351.93499,413.09934 352.40361,412.80972 C 352.87224,412.52009 354.64677,412.8082 356.347,413.44998 L 359.43834,414.61682 L 361.56752,412.68995 C 363.2675,411.15149 363.57357,410.05465 363.08592,407.2486 C 362.75,405.31564 362.21978,402.16173 361.90764,400.2399 C 361.59551,398.31807 360.65016,396.20305 359.80686,395.53985 C 358.71051,394.67763 358.45759,393.41402 358.9193,391.1055 L 359.565,387.87697 L 356.55663,384.13346 C 352.62055,379.23554 353.18632,373.2844 357.58802,373.2844 C 358.08417,373.2844 358.23798,372.02377 357.92983,370.48301 C 357.24837,367.0757 359.19586,365.13387 362.44298,365.98301 L 364.7445,366.58487 L 364.20091,369.93464 C 363.90193,371.77701 364.07833,373.2844 364.5929,373.2844 C 365.10747,373.2844 365.52849,372.13 365.52849,370.71908 L 365.52849,368.15377 L 367.77478,368.47279 C 370.93418,368.9215 371.4368,374.36455 368.58241,377.21894 C 366.30478,379.49657 365.92756,382.2693 367.65968,384.00142 C 368.50455,384.84629 368.42522,386.10246 367.34755,388.94326 C 364.82294,395.59831 367.31783,398.84463 371.77839,394.70856 C 374.86424,391.84721 374.87811,391.80447 373.53628,389.29723 C 372.81607,387.9515 372.97751,387.12358 374.14989,386.1506 L 375.74086,384.83021 L 377.71701,387.27064 C 379.97083,390.054 379.66699,395.00639 377.02202,398.59838 C 370.73787,407.13258 370.46052,407.67871 371.04924,410.35918 C 371.42834,412.08518 371.05285,413.99955 370.02862,415.56273 L 368.40826,418.0357 L 372.32223,417.51072 L 376.2362,416.98575 L 377.4028,420.33225 C 378.28292,422.85698 378.29062,424.9073 377.43413,428.68172 C 375.8674,435.5862 375.20429,436.63283 372.16667,436.99565 C 370.05126,437.24832 369.51554,437.8478 369.49015,439.9907 C 369.47268,441.46424 368.79879,443.54193 367.99262,444.60779 C 366.08392,447.13131 366.13821,449.63462 368.16884,452.73376 L 369.81084,455.23976 L 368.6037,459.26881 L 367.39657,463.29785 L 369.33233,467.21037 C 370.65372,469.88112 370.88342,471.12289 370.05606,471.12289 C 369.38945,471.12289 368.25007,469.88743 367.52411,468.37742 L 366.20418,465.63196 L 365.17443,468.37742 C 363.7056,472.29359 362.3207,471.77454 363.10361,467.60129 L 363.76427,464.07968 L 361.15215,461.65884 C 358.01479,458.75124 357.95989,457.74831 360.53673,450.41675 C 363.11799,443.0726 363.16009,443.2187 358.78961,444.35302 C 356.35955,444.98372 354.07871,446.58409 352.28989,448.91359 L 349.534,452.50249 L 351.75487,454.86651 L 353.97576,457.23052 L 352.76366,459.1714 C 350.96147,462.05716 351.24283,463.30495 354.6193,467.4012 C 358.52284,472.13686 356.79114,472.30663 352.65333,467.59392 C 349.42399,463.91591 348.7854,461.30982 350.65527,459.43995 C 351.45691,458.63831 351.15319,457.52463 349.53659,455.33807 L 347.3175,452.33658 L 350.62303,448.22328 C 352.44108,445.96097 355.07847,443.86075 356.48389,443.55612 C 360.91679,442.5953 361.56462,442.257 362.21446,440.56356 C 362.56321,439.65472 362.32839,438.07822 361.69264,437.06022 C 360.24352,434.73981 360.22061,431.39522 361.62623,427.36307 L 362.71573,424.23773 L 360.87746,420.26958 C 359.05328,416.33183 356.4676,414.5972 351.55156,414.01319 C 349.97421,413.82581 349.09886,413.12102 349.173,412.09811 C 349.25325,410.99087 348.70514,410.63256 347.43801,410.96392 C 344.4067,411.75662 344.02018,408.39851 346.38401,401.80673 C 348.83113,394.98265 348.94938,394.24979 347.60339,394.24979 C 347.07918,394.24979 346.33661,395.93451 345.95323,397.99361 C 345.56986,400.05271 344.34657,403.48819 343.23483,405.628 L 341.21346,409.51857 L 343.38746,411.27896 C 344.58315,412.24718 345.56145,413.52892 345.56145,414.12727 C 345.56145,414.72562 346.03106,415.21518 346.60503,415.21518 C 347.24501,415.21518 347.43192,416.66314 347.0883,418.959 L 346.52797,422.70282 L 347.6948,420.45653 C 349.0013,417.94134 352.04692,417.45617 352.88122,419.63033 C 353.18094,420.41138 354.46396,421.19759 355.73238,421.37745 C 357.54628,421.63465 358.22668,422.59946 358.91969,425.89701 L 359.80078,430.08955 L 357.10514,433.29313 C 355.33747,435.3939 354.59064,437.21843 354.93569,438.59323 C 355.66454,441.4972 354.59208,442.80003 350.79449,443.62394 C 346.59254,444.53558 342.62701,454.15091 346.45299,454.15091 C 348.76913,454.15091 348.56133,457.74407 346.12394,459.84062 C 343.25091,462.3119 342.82023,465.26876 345.06227,467.12948 C 346.75402,468.53351 347.07768,471.12289 345.56145,471.12289 C 345.01235,471.12289 344.5631,470.50401 344.5631,469.7476 z M 367.08694,458.66984 C 367.52756,456.32116 367.23124,454.56793 366.12726,452.99178 C 364.03837,450.00948 364.11784,447.30853 366.39615,443.85308 L 368.24903,441.0429 L 367.01251,435.1175 L 365.776,429.19211 L 367.08652,429.19211 C 367.83531,429.19211 368.53113,430.58285 368.70988,432.43675 L 369.02272,435.6814 L 371.50167,435.6814 L 373.9806,435.6814 L 374.85666,431.68799 C 377.16512,421.16505 375.73474,417.04868 370.52025,419.20859 C 366.03087,421.06815 364.31184,419.13482 367.46773,415.77553 C 369.01115,414.13263 369.59277,412.59898 369.21715,411.16258 C 368.4815,408.34949 369.81714,404.99115 373.48852,400.42261 C 376.96164,396.10076 378.22013,391.24797 376.55234,388.60824 L 375.38597,386.76215 L 375.98718,389.58729 L 376.58839,392.41242 L 372.30682,396.32616 C 367.52383,400.69825 365.52849,401.24325 365.52849,398.17757 C 365.52849,397.04328 365.06559,395.2503 364.49984,394.19317 C 363.74221,392.77753 363.88171,391.47725 365.02931,389.25803 C 366.17692,387.03881 366.31642,385.73853 365.55879,384.32289 C 363.991,381.39343 364.32124,378.89877 366.52684,377.01028 C 367.64404,376.0537 368.51389,374.08703 368.50162,372.54541 L 368.4797,369.79017 L 366.55372,374.03316 C 363.62845,380.47766 360.73341,377.68937 362.26861,369.90605 C 362.70116,367.71304 362.50298,367.14318 361.43703,367.51488 C 360.62632,367.79759 360.15011,369.06062 360.30508,370.51708 C 360.49304,372.28338 359.82485,373.5212 358.05879,374.67837 C 354.74083,376.85238 354.88706,379.17664 358.60358,383.33769 L 361.6622,386.76215 L 361.03542,390.10701 C 360.61256,392.36366 360.8795,393.98766 361.85591,395.09877 C 362.6519,396.00456 363.57923,398.43039 363.91665,400.48949 C 364.25407,402.54859 364.80681,405.83045 365.14495,407.78251 C 365.59811,410.39848 365.34115,411.64538 364.16767,412.52468 C 362.15488,414.03289 361.70994,419.50929 363.43166,421.58383 L 364.73945,423.15963 L 363.5191,428.24661 L 362.29876,433.33359 L 364.07177,436.62589 L 365.84479,439.91817 L 363.18631,448.28249 C 359.99288,458.32996 360.0082,457.95221 362.67855,460.79467 C 365.28722,463.57147 366.25489,463.10505 367.08694,458.66984 z M 405.46257,470.12454 C 405.46257,469.57545 406.10994,469.12619 406.90117,469.12619 C 407.69241,469.12619 408.61744,469.57545 408.9568,470.12454 C 409.29616,470.67363 408.64879,471.12289 407.51819,471.12289 C 406.3876,471.12289 405.46257,470.67363 405.46257,470.12454 z M 437.63607,459.72044 C 436.05563,451.25461 435.7524,447.46383 436.45863,445.00134 C 438.42071,438.15995 436.67314,432.11154 427.49354,413.97296 C 426.45306,411.91701 425.97695,410.00299 426.43551,409.71957 C 426.89409,409.43616 428.46263,411.79219 429.92117,414.9552 C 436.53783,429.30419 446.76433,449.15915 447.53827,449.15915 C 448.00765,449.15915 448.3917,449.77803 448.3917,450.53444 C 448.3917,451.29084 449.1497,452.5263 450.07615,453.27991 L 451.7606,454.65008 L 450.90619,452.65338 C 450.43627,451.55519 450.01243,449.3089 449.96431,447.66162 C 449.9162,446.01434 449.31806,443.68526 448.6351,442.4859 C 445.73744,437.39727 447.60134,431.18881 452.02668,431.18881 C 455.81105,431.18881 455.85013,431.02661 456.69913,411.79466 C 456.93974,406.34427 456.78147,400.64657 456.34742,399.13312 C 455.90668,397.59634 456.01827,394.56897 456.60017,392.27647 L 457.64212,388.17153 L 455.62754,385.96932 C 454.51952,384.7581 453.29171,382.70994 452.89908,381.41785 C 452.50645,380.12577 451.06932,377.43022 449.70546,375.42774 C 446.78195,371.1353 447.03065,367.01806 450.5085,362.13388 C 451.74008,360.40427 452.77847,357.48968 452.81602,355.65701 C 452.93487,349.85555 456.81091,353.91906 457.94938,361.03865 C 458.36844,363.65926 459.25693,365.21161 460.7038,365.85111 C 464.45824,367.51052 465.04999,371.553 462.3746,377.26505 L 460.01736,382.29787 L 462.25935,385.33032 C 463.94136,387.60538 464.33762,389.10818 463.84585,391.34718 C 463.45112,393.14439 463.66765,394.90667 464.39019,395.77727 C 465.14787,396.69021 465.34246,398.54251 464.91823,400.80381 C 464.50776,402.99185 464.68854,404.91734 465.38302,405.75413 C 466.23877,406.78525 466.14664,408.80152 465.01015,413.91486 C 461.79865,428.36418 460.17036,441.89943 460.51825,451.254 L 460.8711,460.7419 L 465.06627,465.64744 C 469.81983,471.20594 469.91473,472.95623 465.22388,468.55423 L 462.10984,465.63196 L 463.23758,467.81262 C 464.58409,470.41628 464.64592,471.12289 463.52724,471.12289 C 457.94668,471.12289 457.98194,431.49488 463.5798,412.04477 C 464.16655,410.00606 464.27461,407.56572 463.82294,406.55383 C 463.00404,404.71924 462.43226,398.97743 462.36754,391.93865 C 462.34647,389.64749 461.47352,386.96812 460.17659,385.21393 L 458.02066,382.29787 L 460.32465,377.37874 C 462.9943,371.67894 462.57716,368.16468 459.03965,366.55288 C 457.27951,365.7509 456.48255,364.35227 455.97417,361.17304 L 455.2872,356.87692 L 452.72872,361.33684 C 448.93892,367.9432 448.68594,372.04513 451.81058,376.22383 C 453.22475,378.11505 454.38181,380.21457 454.38181,380.88939 C 454.38181,381.56423 455.55874,383.51507 456.99721,385.22459 L 459.6126,388.3328 L 458.43049,392.55486 C 457.64236,395.36977 457.56368,397.6062 458.19439,399.26511 C 458.7147,400.63361 458.95862,405.56843 458.73644,410.23136 C 457.83962,429.05327 456.57535,433.37835 452.10946,432.90215 C 448.88888,432.55875 447.93496,437.70175 450.46111,441.78916 C 451.81121,443.97365 452.24914,445.85905 451.8115,447.60278 C 451.45272,449.03227 451.66189,450.78361 452.28042,451.5289 C 452.89458,452.2689 454.00027,456.19408 454.73755,460.25151 C 455.47481,464.30894 456.41833,468.41486 456.83425,469.37578 C 457.27672,470.398 457.16408,471.12289 456.56275,471.12289 C 455.4573,471.12289 453.86556,466.80769 452.85947,461.08321 C 452.51626,459.13049 451.36281,456.98783 450.29622,456.32173 L 448.35696,455.11064 L 447.37598,457.69083 C 446.11643,461.00371 446.12633,465.2945 447.40128,468.64786 C 448.17101,470.6724 448.11233,471.19824 447.15169,470.88479 C 444.76879,470.10725 443.92677,461.77598 445.7664,457.17828 L 447.43166,453.0164 L 443.71639,446.99719 L 440.00111,440.97796 L 438.65901,444.81897 L 437.31689,448.65997 L 438.9132,457.14596 C 439.79116,461.81326 440.74628,466.86742 441.03569,468.37742 C 441.3251,469.88743 441.15752,471.12289 440.6633,471.12289 C 440.16906,471.12289 438.80681,465.99179 437.63607,459.72044 z M 518.56513,463.88091 C 515.33025,460.34002 513.26459,447.25372 515.6306,445.29012 C 518.05121,443.28118 519.27444,444.84987 519.27739,449.96684 L 519.28009,454.65008 L 523.22823,459.14267 L 527.17638,463.63525 L 527.19788,459.14267 C 527.20971,456.67175 526.14511,451.6061 524.8321,447.88568 L 522.4448,441.12127 L 523.43223,437.54509 C 524.13773,434.98996 524.07223,433.13017 523.20282,431.03122 C 522.23785,428.70158 522.24748,427.60492 523.24933,425.73294 L 524.51267,423.37236 L 522.41475,416.46539 C 520.23993,409.30526 520.34774,407.69909 523.48916,400.45934 C 526.01052,394.6486 524.87735,392.37358 515.66862,384.75843 L 507.22622,377.77698 L 503.78672,370.78852 C 501.26129,365.65728 499.30484,358.85207 496.42487,345.1815 C 490.63478,317.69716 486.78074,309.27766 466.38426,279.55512 C 461.65788,272.66765 441.14251,232.44471 441.94612,231.64111 C 442.84987,230.73736 444.16579,232.97027 447.90447,241.75153 C 452.33814,252.16513 452.64605,252.28403 454.36786,244.24741 C 455.83076,237.41919 455.89645,234.29546 454.84756,221.43711 L 454.14736,212.85333 L 455.80296,212.21801 C 457.04548,211.74122 457.25448,211.94736 456.64065,213.04422 C 456.19081,213.84805 456.21559,217.99665 456.69572,222.26332 C 457.89183,232.89232 457.83316,237.24363 456.42287,242.50029 C 454.02236,251.44786 454.0591,253.92083 456.66883,259.05591 L 459.13848,263.91538 L 459.39907,253.9566 C 459.74979,240.55329 459.67546,231.90396 459.10971,220.28696 C 458.74369,212.77138 459.90189,205.66015 460.49181,211.80097 C 460.84814,215.51016 461.13379,228.48111 461.09092,239.00606 C 461.06409,245.59518 461.12199,254.58035 461.21959,258.9731 L 461.39704,266.95991 L 464.38139,272.95003 C 467.75077,279.71298 470.0779,283.0447 470.87531,282.24729 C 472.15491,280.96769 472.53344,271.16624 471.45516,267.23288 C 470.08279,262.22677 469.80133,254.72972 470.62032,244.99617 C 471.23431,237.69878 468.60157,226.27588 465.78821,224.03078 C 464.93248,223.34789 464.7099,221.3553 465.08382,217.7248 C 465.73794,211.37366 466.05837,211.62155 471.83935,222.95102 C 475.12715,229.39437 476.37246,233.02873 476.44507,236.39247 C 476.56924,242.14468 477.67149,246.39002 478.63573,244.82984 C 479.3451,243.68205 478.20942,233.23859 476.15678,222.03408 C 475.55322,218.73951 474.92841,212.93248 474.7683,209.12955 C 474.60819,205.32662 474.20409,201.12702 473.8703,199.79708 C 472.9156,195.99322 475.63981,197.60548 476.98906,201.64285 C 477.75403,203.93187 477.80267,205.4667 477.13622,206.28615 C 476.10448,207.55476 476.36037,211.44701 478.20434,222.53325 C 480.92665,238.90018 481.21009,243.44691 479.6971,246.47975 C 478.24271,249.39514 478.68613,256.47722 480.32305,256.47722 C 480.74118,256.47722 481.41283,254.11861 481.81563,251.23587 C 483.28255,240.7372 482.53561,215.53073 480.77755,216.20536 C 479.64454,216.64014 478.38406,213.68151 478.35589,210.52119 C 478.34525,209.32623 483.19101,207.67999 483.37196,208.81709 C 484.00812,212.81479 484.16746,246.45812 483.57977,252.69198 C 482.63608,262.70195 483.23146,265.14803 486.83153,266.05159 C 490.22878,266.90425 490.28919,266.7603 488.8596,261.21939 C 486.99352,253.98668 491.5008,255.49021 494.09708,262.96651 L 495.13718,265.96156 L 494.58665,260.47063 C 493.94442,254.06499 494.04521,254.24996 491.10285,254.07709 L 488.82496,253.94326 L 489.10191,250.5439 C 489.25841,248.62294 488.83639,246.80928 488.13153,246.37365 C 487.19978,245.79779 487.31018,245.4393 488.56791,244.95667 C 489.57186,244.57141 491.51677,245.21144 493.38533,246.54197 C 495.8795,248.31798 496.68714,248.50139 497.34268,247.44071 C 498.00141,246.37486 498.68975,246.34654 500.78066,247.29923 C 504.10868,248.81558 504.29941,248.79896 504.29941,246.99287 C 504.29941,246.16923 503.63155,245.49535 502.81528,245.49535 C 499.37498,245.49535 495.87083,229.58545 498.3081,225.03138 L 499.59141,222.63349 L 498.32403,219.57375 C 497.54012,217.68123 496.43867,216.61478 495.43668,216.77816 C 492.7053,217.22355 492.90078,212.1719 495.79214,207.59167 L 498.38512,203.48414 L 497.43715,198.283 C 496.29673,192.026 496.19122,192.17713 500.27703,194.21541 L 503.56725,195.85679 L 503.01009,203.95367 C 502.56786,210.38026 502.76667,212.39815 503.97386,213.73555 C 505.03797,214.91446 505.62607,218.33252 505.93187,225.11575 L 506.36894,234.81096 L 508.86068,237.77223 C 510.72348,239.98603 511.31542,241.77546 511.20582,244.86153 C 511.12519,247.13195 511.39238,251.30182 511.79959,254.12791 L 512.53995,259.26623 L 510.35257,260.43688 C 508.69686,261.32299 507.82733,261.32714 506.7752,260.45395 C 504.57262,258.62597 503.20199,260.15924 504.4973,263.00216 C 505.33843,264.84821 505.31844,266.12044 504.41724,268.09835 L 503.21621,270.73431 L 505.42937,273.09011 C 506.6466,274.3858 508.60287,275.44591 509.77663,275.44591 C 510.96705,275.44591 512.84431,276.70863 514.02198,278.30153 C 515.19542,279.8887 517.4763,281.42576 519.15683,281.76187 C 521.26747,282.18399 523.32433,283.90409 525.9689,287.45863 L 529.75739,292.55067 L 530.09619,290.33669 C 530.28252,289.11901 529.69182,285.76004 528.78351,282.87231 C 526.89031,276.85331 526.77295,274.34706 527.80952,262.07191 L 528.5595,253.19049 L 525.9138,253.85453 L 523.2681,254.51855 L 523.2681,252.00365 C 523.2681,250.34778 522.71395,249.48875 521.64578,249.48875 C 520.36123,249.48875 520.15337,248.83919 520.64742,246.3689 C 520.99061,244.65299 521.27139,242.85595 521.27139,242.3755 C 521.27139,240.81201 523.58603,241.45257 525.94529,243.66897 C 528.74019,246.29465 530.07777,245.3979 528.30558,242.08656 L 527.01717,239.67914 L 528.38643,236.58576 C 529.13953,234.88441 530.26173,233.68658 530.88022,233.92393 C 534.32002,235.2439 535.44995,222.33135 532.25057,218.26399 C 531.1509,216.86599 530.49745,215.08034 530.79848,214.2959 C 531.09949,213.51145 530.67816,212.31555 529.86216,211.63834 C 527.66952,209.81861 529.05344,207.55797 532.36008,207.55797 C 534.58275,207.55797 535.24832,208.01809 535.24832,209.55468 C 535.24832,210.65286 535.69758,211.55138 536.24667,211.55138 C 536.79577,211.55138 537.24503,212.30221 537.24503,213.21989 C 537.24503,214.13756 537.9902,215.71179 538.90095,216.71817 C 540.17907,218.13047 540.32407,219.05955 539.53648,220.79019 C 538.97526,222.02342 538.6244,226.06492 538.7568,229.7713 C 538.8892,233.47768 538.58912,236.51018 538.08994,236.51018 C 536.55703,236.51018 536.03444,233.78041 537.16348,231.67079 C 537.77088,230.53585 537.89593,228.75641 537.45253,227.55779 L 536.67101,225.44514 L 534.86105,230.47849 C 533.86558,233.24683 532.43088,235.51183 531.67284,235.51183 C 529.86105,235.51183 528.6763,240.32102 530.12999,241.77471 C 533.55274,245.19746 530.22848,248.5849 526.2983,245.67919 L 523.52821,243.63117 L 522.46633,245.96175 L 521.40446,248.29232 L 523.46429,248.83098 C 524.86919,249.19836 525.32618,249.88549 524.90157,250.99201 C 524.42723,252.22813 524.71932,252.47463 526.12849,252.02737 C 529.73339,250.88322 530.31093,253.39215 529.12658,265.0514 L 528.01998,275.94508 L 530.13663,282.78912 C 532.69584,291.06417 532.73293,292.34262 530.54691,296.92676 L 528.84056,300.50502 L 530.2087,302.69576 C 531.64728,304.99929 531.7474,314.67724 530.35834,317.15936 C 529.93031,317.9242 530.01828,320.76608 530.55382,323.47463 L 531.52754,328.39926 L 530.04545,330.12602 C 527.40653,333.20059 527.37675,335.00334 529.87574,340.39716 C 531.48821,343.87752 532.12965,346.61566 531.74392,348.37192 C 531.39799,349.9469 531.83082,352.46061 532.79672,354.48611 L 534.43696,357.92573 L 532.97462,361.42561 C 532.05455,363.62762 531.68925,366.76744 531.98952,369.89246 C 532.35173,373.66201 532.08003,375.18039 530.8625,376.19085 C 529.98014,376.92314 529.25821,378.78854 529.25821,380.33619 C 529.25821,383.30518 530.68518,384.99746 531.74403,383.2842 C 533.1696,380.97757 534.24997,382.55685 534.24997,386.94739 C 534.24997,390.24862 533.66334,392.24966 532.25656,393.74711 L 530.26314,395.869 L 535.40684,403.78308 C 538.23588,408.13583 541.30632,413.38524 542.23005,415.44846 C 544.00845,419.42064 545.23184,419.44099 545.23184,415.49838 C 545.23184,414.1899 545.84325,411.90617 546.59052,410.42343 C 547.3378,408.94069 548.22421,405.93051 548.56034,403.73413 C 548.89647,401.53776 550.14948,396.62683 551.34482,392.82096 L 553.51816,385.90118 L 552.32603,370.85722 C 550.17246,343.68035 548.83615,337.20452 544.68941,333.8495 C 544.01074,333.3004 542.92385,331.17268 542.27411,329.12123 C 541.62437,327.06978 540.67628,325.13391 540.16724,324.81931 C 539.65821,324.50471 539.24173,323.75494 539.24173,323.15315 C 539.24173,320.94369 543.14347,325.66845 543.80458,328.67847 C 544.18002,330.38783 545.7119,333.37374 547.20877,335.31383 C 552.86045,342.63895 556.93951,385.09081 552.76698,393.15959 C 552.00687,394.62948 550.86102,398.72145 550.22066,402.25284 C 549.58029,405.78424 548.63576,409.45944 548.1217,410.41998 C 547.60765,411.3805 546.76349,414.39979 546.24582,417.1295 L 545.30458,422.09262 L 548.16705,428.38783 L 551.02951,434.68305 L 551.62491,430.93923 C 551.95238,428.88012 552.48214,425.51069 552.80218,423.45159 C 553.55157,418.62985 558.10312,407.78664 559.00087,408.68439 C 559.25094,408.93445 558.21199,412.1909 556.69208,415.92094 L 553.92863,422.70282 L 553.82323,433.48975 L 553.71783,444.2767 L 552.36906,440.97739 C 545.90478,425.16491 533.17814,401.23825 531.23171,401.23825 C 530.78621,401.23825 529.62945,403.31276 528.66113,405.84826 L 526.90054,410.45828 L 528.61867,418.72473 C 529.84112,424.60636 530.16907,429.33331 529.75543,435.10968 L 529.17408,443.22819 L 531.61542,442.61546 C 535.16122,441.72552 536.50174,444.56311 534.50935,448.74121 C 533.294,451.28982 533.20944,452.59353 534.09477,455.13318 L 535.20693,458.32352 L 533.65648,461.32175 C 532.80374,462.97078 531.85051,464.06446 531.53821,463.75216 C 531.2259,463.43985 531.51539,462.52763 532.18151,461.725 C 532.98769,460.75362 533.16357,458.73806 532.70754,455.697 C 532.27225,452.79425 532.47756,450.02956 533.27058,448.11502 C 534.68787,444.69338 534.01225,443.29163 531.82195,445.10942 C 528.93944,447.50169 528.25986,445.2031 528.25986,433.06096 C 528.25986,426.46815 527.79286,420.20142 527.22207,419.13491 C 525.51301,415.94149 525.66015,408.02903 527.49591,404.40912 C 528.47064,402.48708 528.95235,399.9585 528.64066,398.40008 C 528.24538,396.42372 528.76384,394.9959 530.59369,393.02146 C 533.15978,390.2526 533.27527,385.93346 530.75738,386.89966 C 529.93434,387.21549 529.00023,386.00107 528.20849,383.58594 C 527.52114,381.4892 526.34106,378.8235 525.58608,377.66215 C 524.55895,376.08215 524.47139,374.87205 525.23828,372.85499 C 526.2404,370.21921 526.59607,362.58435 525.60197,365.048 C 525.32501,365.73436 524.29991,366.29594 523.32397,366.29594 C 520.44552,366.29594 519.72629,375.65827 522.28649,379.80077 C 523.36486,381.54562 524.78038,386.40295 525.43208,390.59484 L 526.61698,398.21647 L 524.24841,403.27347 L 521.87984,408.33048 L 523.57232,414.68216 C 525.53584,422.051 525.69989,425.36262 524.17688,426.88564 C 523.39188,427.67063 523.49082,428.74054 524.53219,430.72808 C 525.6348,432.83247 525.74398,434.39446 524.9948,437.34601 L 524.01416,441.20942 L 526.63619,449.14285 C 531.55118,464.01407 529.24466,468.53765 521.41015,459.39226 L 517.3477,454.65008 L 517.31285,457.5808 C 517.29295,459.25327 518.20836,461.50184 519.44502,462.81821 C 520.63689,464.0869 521.38742,465.34953 521.11288,465.62408 C 520.83833,465.89863 519.69184,465.1142 518.56513,463.88091 z M 517.24763,449.90791 L 517.21727,445.66492 L 516.15919,447.48435 C 515.19071,449.14973 515.6698,454.15091 516.79783,454.15091 C 517.06191,454.15091 517.26433,452.24156 517.24763,449.90791 z M 521.23915,381.01409 C 519.04244,378.04288 518.8446,376.76641 519.57682,370.28934 C 520.12916,365.40348 521.29412,363.09598 522.89775,363.71134 C 523.895,364.09403 524.26645,363.29677 524.26645,360.77367 C 524.26645,357.12884 526.50119,355.88611 527.65387,358.88995 C 528.6305,361.43499 528.35237,368.2514 527.10155,372.42625 C 525.83297,376.66037 526.42912,378.21311 528.62395,376.39156 C 532.23523,373.39447 532.05606,348.39275 528.36558,340.33878 C 525.78859,334.71482 525.78355,333.83292 528.3082,330.28738 L 530.35324,327.41538 L 529.17643,323.48751 C 528.32654,320.65085 528.29274,318.71875 529.05476,316.53284 C 529.84587,314.26344 529.79995,313.2488 528.87121,312.47802 C 527.32633,311.19589 523.83431,303.28824 522.32724,297.65924 C 521.66703,295.19333 520.59761,293.41624 519.77387,293.41624 C 518.98524,293.41624 517.82574,291.64477 517.16003,289.42283 C 516.35861,286.74793 515.38877,285.42943 514.22261,285.42943 L 512.48164,285.42943 L 513.93389,290.1716 C 514.81534,293.04989 515.14808,296.56283 514.78047,299.10937 C 514.35582,302.051 514.63388,304.00563 515.7108,305.64922 C 517.64895,308.60721 517.8393,314.32793 516.39998,326.36186 C 515.77607,331.57825 515.15681,337.64323 515.02385,339.83961 C 514.84305,342.8263 514.2429,344.06979 512.64322,344.77228 L 510.50433,345.71153 L 510.02144,351.26156 C 508.39847,369.91492 510.12989,378.31761 516.65457,383.45253 C 519.46837,385.667 521.9894,387.99147 522.25686,388.61802 C 522.52432,389.24457 522.89741,388.45636 523.08595,386.86645 C 523.30387,385.0289 522.63101,382.89667 521.23915,381.01409 z M 508.46797,368.04318 C 507.75666,349.96207 508.5028,343.33384 511.2495,343.33384 L 512.99809,343.33384 L 513.6643,334.50872 C 514.03072,329.65491 514.76906,324.15446 515.30507,322.2855 C 516.93675,316.59619 516.50075,309.94025 514.31433,307.16066 L 512.34902,304.66219 L 512.93611,299.70513 C 513.86729,291.84289 510.07948,281.0449 503.61291,273.12727 C 501.85945,270.98034 501.54401,269.87508 502.288,268.48492 C 502.82507,267.4814 503.16039,264.93072 503.03318,262.81672 L 502.80188,258.9731 L 506.79529,258.9731 L 510.7887,258.9731 L 510.57111,256.47722 C 509.42037,243.27767 508.88684,239.86614 507.83879,239.00606 C 505.2092,236.84807 504.29941,233.30063 504.29941,225.20537 L 504.29941,216.76434 L 502.4124,214.43398 L 500.52539,212.10363 L 501.04786,204.48097 C 501.399,199.35788 501.19935,196.62904 500.43899,196.15912 C 499.65741,195.67608 499.29802,196.94422 499.27649,200.261 C 499.25498,203.57615 498.48408,206.29805 496.78572,209.0555 C 493.85703,213.81052 493.66487,215.5281 496.13378,214.88247 C 497.5151,214.52125 498.3303,215.37097 499.52828,218.42072 L 501.10488,222.43435 L 499.65478,226.64332 C 498.63737,229.59636 498.48474,231.62195 499.14327,233.43164 C 499.6595,234.85029 500.6127,237.96409 501.26149,240.3512 C 501.91028,242.7383 502.70557,244.42692 503.02881,244.10367 C 504.44567,242.68681 506.29612,246.08861 506.29612,250.11017 C 506.29612,254.75871 503.74717,256.54568 503.12091,252.33618 C 502.72977,249.70714 499.28469,247.34872 498.59692,249.23917 C 497.97294,250.95428 496.31882,250.8022 494.13879,248.8293 C 492.10794,246.99141 491.84511,247.08941 490.94764,250.01938 C 490.46155,251.60631 490.94434,252.28079 493.16684,253.11968 L 496.00728,254.19183 L 496.69134,260.86865 C 497.6258,269.98941 495.42537,273.18497 493.35629,265.71197 C 491.87786,260.37228 489.94176,257.88105 490.83467,262.46733 C 491.67268,266.77168 491.67419,267.22693 490.86284,270.95332 L 490.21073,273.94838 L 494.5096,276.69569 C 504.65997,283.18257 506.11839,285.64582 506.87874,297.58689 L 507.37602,305.39646 L 504.84448,305.39646 C 501.78255,305.39646 498.84398,299.71754 497.89842,291.97288 C 497.56686,289.25721 496.75047,286.6984 496.08423,286.28664 C 494.26981,285.16526 493.84688,286.15463 495.06302,288.67558 C 496.93065,292.54698 497.1479,295.25665 495.73957,297.11366 C 493.84033,299.61798 493.88594,305.39646 495.80496,305.39646 C 496.62395,305.39646 497.85516,306.29498 498.54099,307.39317 C 499.22681,308.49136 500.84599,309.38987 502.13916,309.38987 C 503.43231,309.38987 505.79517,310.31898 507.38994,311.45455 L 510.28952,313.51925 L 510.28952,319.89141 C 510.28952,330.88549 506.66904,342.87522 502.4064,345.99744 C 501.20587,346.87679 500.80767,348.87625 500.81511,353.98764 L 500.82505,360.805 L 504.50972,368.54223 C 509.02888,378.03173 508.86175,378.05281 508.46797,368.04318 z M 504.5669,340.33878 C 507.12608,334.59551 508.08969,330.27316 508.62634,322.13009 L 509.1355,314.4041 L 506.51108,312.33973 C 504.82932,311.01686 503.07865,310.47816 501.6371,310.83997 C 500.01991,311.24585 499.0786,310.82731 498.28853,309.35108 C 497.68409,308.22166 496.09372,306.88095 494.75437,306.37173 C 491.88893,305.2823 491.28507,299.51072 493.81672,297.40965 C 495.73226,295.81988 495.71851,293.10049 493.77591,289.34393 C 492.15432,286.20812 492.52572,284.43107 494.80268,284.43107 C 497.46646,284.43107 499.30765,287.50786 499.30765,291.95928 C 499.30765,298.01251 505.01611,308.5278 505.38287,303.15017 C 506.35257,288.93239 502.44521,281.70291 491.43284,277.33949 C 488.35123,276.11847 485.25747,274.67962 484.55783,274.14206 C 482.76008,272.76076 482.0175,273.89245 482.93281,276.61861 C 483.3615,277.89545 483.78613,283.43272 483.87642,288.92366 C 484.10196,302.63951 484.4958,304.55217 489.32404,315.37998 C 491.81308,320.96189 494.61115,329.66758 496.12438,336.53799 L 498.69552,348.21165 L 500.8527,346.02233 C 502.03915,344.81821 503.71053,342.26061 504.5669,340.33878 z M 529.29205,303.96217 C 528.51478,302.50981 528.25919,300.2221 528.64466,298.16735 L 529.28158,294.77228 L 525.30619,289.22072 C 521.43217,283.8107 518.96614,281.89021 517.25297,282.94901 C 516.78921,283.23563 515.20403,281.88931 513.73033,279.95719 C 511.30401,276.77612 508.29282,275.26057 508.29282,277.22047 C 508.29282,279.11116 511.83316,282.7641 514.91258,284.05075 C 517.06282,284.94918 518.27634,286.14227 518.27634,287.35787 C 518.27634,290.29924 519.35139,292.41789 520.84391,292.41789 C 522.49598,292.41789 524.26645,295.51597 524.26645,298.40688 C 524.26645,299.57665 525.25056,302.82135 526.45335,305.61732 L 528.64025,310.70091 L 529.60831,308.53142 C 530.28298,307.01944 530.18713,305.63463 529.29205,303.96217 z M 481.63393,288.1725 C 481.35985,272.9789 481.24277,272.32562 478.04187,268.12961 C 474.12875,262.99999 473.07534,263.41172 473.8686,269.76078 C 474.2442,272.76698 474.0541,276.82635 473.42899,279.14782 C 472.71619,281.79496 472.65626,284.10262 473.25913,285.6883 C 474.11105,287.929 481.1074,299.40955 481.61758,299.40396 C 481.73798,299.40264 481.74534,294.34848 481.63393,288.1725 z M 488.69488,272.20126 C 489.59921,268.82678 489.55125,268.73194 486.38147,267.62695 C 481.03535,265.76329 476.93277,255.71611 474.89844,239.50523 C 473.48784,228.26452 468.34915,215.79989 466.79514,219.84953 C 466.40565,220.86453 466.74685,222.33293 467.60134,223.3192 C 468.41616,224.25966 469.93606,227.94931 470.97891,231.51842 L 472.875,238.00771 L 472.12561,246.99287 C 471.28144,257.11457 471.71548,260.47063 473.86869,260.47063 C 475.65458,260.47063 475.87271,262.43414 474.09926,262.54615 C 473.4129,262.5895 474.06622,263.06934 475.55109,263.61246 C 477.03596,264.15558 478.52298,265.45739 478.8556,266.50536 C 480.34621,271.20187 487.8055,275.52 488.69488,272.20126 z M 537.38284,217.39118 C 536.75795,216.39056 536.24667,214.89189 536.24667,214.06081 C 536.24667,213.22972 535.82769,212.54973 535.3156,212.54973 C 534.80351,212.54973 534.09935,211.65121 533.75079,210.55303 C 533.40224,209.45484 532.47345,208.55632 531.68681,208.55632 C 530.04626,208.55632 529.77286,210.13625 531.25491,211.0522 C 531.80401,211.39156 532.25327,212.50482 532.25327,213.5261 C 532.25327,214.54738 532.90419,216.65484 533.69977,218.20935 C 534.49534,219.76385 535.44616,221.93424 535.8127,223.03243 L 536.47914,225.02913 L 537.49908,222.1198 C 538.22174,220.05842 538.18787,218.68022 537.38284,217.39118 z M 50.775499,422.13804 C 51.072116,421.00378 50.729875,418.98279 50.014962,417.64697 C 48.209103,414.27269 49.397966,413.5733 51.496185,416.77559 C 53.202916,419.38039 52.960044,424.20035 51.122061,424.20035 C 50.634834,424.20035 50.478882,423.27231 50.775499,422.13804 z M 537.8772,402.48619 C 537.19585,397.77711 537.7396,382.67396 538.72213,379.01764 C 539.23971,377.09152 538.94482,375.47584 537.7401,373.6372 C 535.41778,370.09289 536.20814,363.03576 539.29544,359.74947 L 541.57712,357.32074 L 540.50517,352.63633 C 539.41247,347.86121 540.24319,343.33384 542.21208,343.33384 C 543.57835,343.33384 543.52458,348.63517 542.1443,350.01545 C 541.35541,350.80434 541.35541,351.6705 542.1443,353.14454 C 543.70135,356.05391 543.54599,356.78815 540.64347,360.2376 L 538.05179,363.31762 L 538.67025,368.55059 C 539.0104,371.42873 539.24992,378.05153 539.20251,383.26792 C 539.15509,388.48431 539.11863,395.78476 539.12148,399.49114 C 539.12726,407.02843 538.68755,408.08685 537.8772,402.48619 z M 557.45222,356.32596 C 556.77104,355.23522 556.21371,353.4932 556.21371,352.45479 C 556.21371,351.4164 555.48308,349.96041 554.59007,349.21928 L 552.96643,347.87178 L 553.61449,339.28705 C 554.06847,333.27332 553.81724,328.58539 552.77564,323.63377 L 551.28873,316.56524 L 552.77186,307.39532 L 554.25498,298.22538 L 552.80942,291.07864 C 552.01437,287.14793 551.07178,282.98559 550.71479,281.82899 L 550.06571,279.72609 L 554.33318,277.61472 C 559.68428,274.96721 560.50539,275.48005 555.68515,278.45913 L 552.05649,280.70176 L 552.72587,282.81601 C 554.81837,289.4252 555.27608,297.44479 554.12958,307.41039 L 552.92161,317.91032 L 554.52806,324.24036 L 556.13449,330.57041 L 555.0404,338.307 L 553.9463,346.04359 L 555.99971,348.93171 C 557.77544,351.42928 559.99796,358.30912 559.02907,358.30912 C 558.84297,358.30912 558.13339,357.4167 557.45222,356.32596 z M 536.90044,349.64493 C 536.52788,349.27237 536.48734,347.55885 536.81033,345.83709 C 537.22109,343.6476 536.92455,342.31399 535.82379,341.40045 C 533.62307,339.57401 533.85187,335.63033 536.2325,334.35626 L 538.21503,333.29524 L 537.76553,323.33996 C 537.51831,317.86457 536.92931,312.59818 536.45664,311.63687 C 535.73441,310.16802 535.7119,304.11393 536.3666,287.42613 C 536.42045,286.0534 535.88453,281.56081 535.17566,277.44261 C 533.40976,267.18346 533.85463,256.92035 536.26766,252.25113 C 537.32698,250.20134 537.92082,247.81312 537.5873,246.94399 C 537.20725,245.95359 538.15294,244.15451 540.12083,242.12415 L 543.26076,238.88457 L 542.66271,235.89434 C 542.24669,233.81421 542.54664,232.5041 543.64826,231.58984 C 544.51923,230.86699 545.21756,228.8705 545.20009,227.15318 L 545.16834,224.03078 L 543.70257,225.96871 C 542.89639,227.03457 542.23679,228.63342 542.23679,229.52171 C 542.23679,230.41001 541.55601,232.00886 540.72394,233.07472 L 539.2111,235.01265 L 539.86842,232.01759 C 540.22994,230.37031 541.51989,227.00088 542.73498,224.52995 C 544.28718,221.37354 544.80272,218.89523 544.46839,216.19715 L 543.99253,212.35692 L 545.86013,212.72788 C 547.31925,213.01771 547.67191,213.85763 547.47254,216.56811 C 547.3322,218.4762 547.10561,222.05903 546.96902,224.52995 C 546.83244,227.00088 546.16107,230.00384 545.47709,231.2032 C 544.79311,232.40256 544.23349,234.95319 544.23349,236.87126 C 544.23349,239.40205 543.54886,240.8972 541.73761,242.32192 C 540.31677,243.43956 539.24173,245.3149 539.24173,246.67588 C 539.24173,247.99076 538.30531,250.84628 537.16079,253.02148 L 535.07984,256.97639 L 535.67786,268.46847 C 536.00678,274.78912 536.73776,281.63334 537.30228,283.67786 C 538.01781,286.26929 538.00047,288.61403 537.24503,291.41954 C 536.52054,294.11005 536.47974,296.59694 537.1219,298.92266 C 537.65019,300.83597 537.89402,302.40141 537.66373,302.40141 C 537.43345,302.40141 538.14354,303.29993 539.24173,304.39811 C 540.33992,305.4963 541.23843,307.64275 541.23843,309.168 C 541.23843,310.69325 542.02464,312.64637 542.98555,313.50825 C 543.94646,314.37015 545.26164,315.93009 545.90817,316.97477 L 547.08367,318.87422 L 546.70173,315.37998 C 544.83317,298.28516 544.25122,289.68262 544.473,282.43437 L 544.73267,273.94838 L 548.2269,272.83196 C 552.26946,271.54035 554.51294,268.04563 553.59877,264.46403 C 551.3267,255.5623 552.73224,225.48651 555.12608,231.78276 C 555.81838,233.60365 556.64495,234.28533 557.67928,233.88842 C 558.53946,233.55833 559.20877,233.83604 559.20877,234.52305 C 559.20877,235.28104 558.2806,235.56717 556.76291,235.27704 C 553.90099,234.72995 552.87702,236.47997 554.13028,239.77632 C 554.60088,241.01405 554.73848,244.26728 554.43608,247.00569 C 553.83161,252.47945 553.88617,255.25669 554.75945,263.46568 C 555.44736,269.93212 554.2162,272.20302 549.12928,273.85067 L 545.73102,274.95137 L 545.66891,284.93257 C 545.63475,290.42223 546.16507,297.60932 546.84742,300.90388 C 549.49441,313.68436 548.90002,325.48526 545.8999,319.71576 C 545.08817,318.15472 543.49215,315.80892 542.35321,314.50286 C 541.21426,313.1968 539.99825,310.61356 539.65095,308.76234 C 539.30367,306.9111 538.62026,305.39646 538.13227,305.39646 C 537.06852,305.39646 536.93383,311.74095 537.97548,312.78259 C 538.37723,313.18435 538.80262,317.92841 538.92078,323.32496 L 539.13564,333.13687 L 537.19197,334.89586 C 534.79507,337.06503 534.7351,338.68458 536.96896,340.91845 C 537.9879,341.93738 538.70039,344.20551 538.71608,346.48017 C 538.74189,350.22367 538.28156,351.02605 536.90044,349.64493 z M 545.91383,214.35924 C 545.59513,213.56283 545.35856,213.79939 545.31066,214.96242 C 545.26731,216.01484 545.50327,216.6045 545.83502,216.27276 C 546.16676,215.941 546.20222,215.07993 545.91383,214.35924 z M 60.698352,210.88581 C 59.891159,210.07862 59.801509,203.56456 60.597592,203.56456 C 62.348764,203.56456 65.024543,205.87884 65.024543,207.39342 C 65.024543,210.20096 62.25182,212.43928 60.698352,210.88581 z M 63.291836,208.95789 C 64.09163,208.1581 63.044862,205.56127 61.922675,205.56127 C 61.432328,205.56127 61.031136,206.45978 61.031136,207.55797 C 61.031136,209.50395 62.090057,210.15968 63.291836,208.95789 z M 116.93885,193.52212 C 116.93885,192.94062 117.3881,192.74251 117.9372,193.08187 C 118.48629,193.42123 118.93555,193.897 118.93555,194.13914 C 118.93555,194.38128 118.48629,194.5794 117.9372,194.5794 C 117.3881,194.5794 116.93885,194.10362 116.93885,193.52212 z M 74.009711,185.59423 C 74.009711,185.04513 74.45897,184.59588 75.008063,184.59588 C 75.557157,184.59588 76.006415,185.04513 76.006415,185.59423 C 76.006415,186.14332 75.557157,186.59258 75.008063,186.59258 C 74.45897,186.59258 74.009711,186.14332 74.009711,185.59423 z M 124.1769,180.03144 C 125.68691,179.21224 126.92237,178.3159 126.92237,178.03958 C 126.92237,177.76325 126.05338,178.00223 124.99129,178.57064 C 117.93844,182.34521 111.88751,175.57952 117.39264,170.0744 C 121.92251,165.54453 129.58987,168.4902 126.45826,173.55726 C 126.09961,174.13756 126.55464,174.61236 127.46944,174.61236 C 128.57595,174.61236 128.92985,175.14096 128.52671,176.19154 C 128.19341,177.06009 127.92072,178.11112 127.92072,178.52716 C 127.92072,178.94322 126.77643,179.80498 125.37786,180.44221 C 121.75681,182.09208 120.9115,181.80295 124.1769,180.03144 z M 124.48526,177.13998 C 126.97521,175.25668 126.0278,175.23173 121.79564,177.06916 C 119.31824,178.14475 118.97597,178.53787 120.49185,178.56669 C 121.62236,178.58818 123.4194,177.94616 124.48526,177.13998 z M 124.64593,170.27891 C 124.08362,168.59199 122.47673,168.50113 120.39271,170.03843 L 118.43637,171.48152 L 121.71327,171.39656 C 123.51556,171.34984 124.83525,170.84689 124.64593,170.27891 z M 383.51885,138.14838 C 384.21342,137.31147 384.98731,136.83232 385.23859,137.08361 C 385.93094,137.77596 384.52422,139.67004 383.31766,139.67004 C 382.65565,139.67004 382.7314,139.0972 383.51885,138.14838 z M 363.53178,135.17745 C 363.53178,134.35381 363.98104,133.67993 364.53014,133.67993 C 365.07923,133.67993 365.52849,134.35381 365.52849,135.17745 C 365.52849,136.00109 365.07923,136.67498 364.53014,136.67498 C 363.98104,136.67498 363.53178,136.00109 363.53178,135.17745 z M 387.99141,132.68157 C 388.33077,132.13248 388.80654,131.68322 389.04868,131.68322 C 389.29082,131.68322 389.48893,132.13248 389.48893,132.68157 C 389.48893,133.23067 389.01316,133.67993 388.43166,133.67993 C 387.85016,133.67993 387.65205,133.23067 387.99141,132.68157 z M 420.43785,132.80381 C 420.43785,132.32196 421.12202,131.3599 421.95823,130.6659 L 423.47861,129.40409 L 422.8052,131.15898 L 422.13179,132.91386 L 424.27987,131.76424 C 425.46132,131.13195 426.42796,130.15465 426.42796,129.59247 C 426.42796,129.03029 426.93832,128.88575 427.56212,129.27127 C 428.31274,129.73519 427.89072,130.59163 426.31418,131.80387 C 423.81571,133.72501 420.43785,134.2998 420.43785,132.80381 z M 430.32945,130.07494 L 428.93949,128.40015 L 431.30298,129.15029 C 432.92949,129.66652 433.45346,129.55577 432.98335,128.79512 C 432.60764,128.1872 432.80894,127.68981 433.43071,127.68981 C 434.84267,127.68981 434.31204,130.88661 432.8175,131.38416 C 432.21354,131.58521 431.09392,130.99607 430.32945,130.07494 z M 376.20471,123.05798 C 375.12375,121.97701 376.5141,120.7032 378.81557,120.66597 L 381.00294,120.6306 L 378.50706,119.16032 L 376.01118,117.69006 L 379.00624,118.31589 L 382.00129,118.94171 L 380.00459,117.3574 C 377.35269,115.25321 374.75852,115.29792 374.24218,117.45671 L 373.82431,119.20382 L 373.08346,117.50789 C 372.67599,116.57512 372.84642,115.22735 373.46218,114.51284 C 374.07794,113.79832 375.128,112.43356 375.79565,111.48004 C 377.60062,108.9022 382.79965,108.16457 384.83293,110.19786 C 386.52329,111.88822 387.09436,116.77303 385.75784,118.10954 C 385.35303,118.51436 385.01609,119.60007 385.00908,120.52223 C 384.99892,121.86042 384.1902,122.13919 381.00294,121.90321 C 378.01906,121.68228 377.38811,121.8677 378.50706,122.63669 L 380.00459,123.66583 L 378.42387,123.68112 C 377.55447,123.68953 376.55585,123.40911 376.20471,123.05798 z M 384.49717,112.71453 C 384.49717,110.57864 381.24162,109.96467 378.64369,111.61062 C 377.6228,112.25741 377.99696,112.73277 380.14122,113.51322 C 384.21011,114.99418 384.49717,114.94155 384.49717,112.71453 z M 81.342683,115.16736 C 81.017535,114.32003 81.031635,113.34664 81.374016,113.00427 C 81.716397,112.66188 81.996527,112.90589 81.996527,113.54649 C 81.996527,114.1871 82.445785,114.71124 82.994879,114.71124 C 83.543973,114.71124 83.993231,114.03735 83.993231,113.21371 C 83.993231,112.39007 84.442489,111.71618 84.991583,111.71618 C 86.368852,111.71618 86.245697,114.05614 84.791913,115.50992 C 83.173642,117.12819 82.052393,117.01683 81.342683,115.16736 z M 129.07201,111.46979 C 127.65611,110.05389 127.5688,107.05976 128.91907,106.22525 C 129.48529,105.8753 129.91742,106.71406 129.91742,108.16303 C 129.91742,109.56817 130.33641,110.71783 130.8485,110.71783 C 132.49772,110.71783 133.13181,106.69447 131.74702,105.01663 L 130.4166,103.40466 L 131.91413,103.89349 C 134.26084,104.6595 134.41748,110.37642 132.12538,111.60313 C 130.7893,112.31817 129.88072,112.27849 129.07201,111.46979 z M 97.435914,81.708879 C 96.631683,80.407605 97.708021,75.775508 98.814624,75.775508 C 99.258156,75.775508 99.406971,77.23411 99.14532,79.016846 L 98.669593,82.258186 L 100.38599,80.833704 C 101.33001,80.05024 101.88858,78.591637 101.62726,77.592366 C 101.11724,75.642009 102.42512,75.097619 103.48823,76.817764 C 104.34722,78.207633 101.29395,82.763972 99.503591,82.763972 C 98.725015,82.763972 97.79456,82.28918 97.435914,81.708879 z M 410.52809,42.419598 C 409.20395,40.824104 409.70747,40.386665 413.94856,39.448044 L 416.94361,38.785189 L 414.54829,40.674666 C 412.7382,42.102497 412.49427,42.699312 413.54994,43.117376 C 414.62017,43.541214 414.56687,43.689045 413.32203,43.749428 C 412.42836,43.792778 411.17108,43.194353 410.52809,42.419598 z M 421.4362,40.334013 C 422.11976,39.510373 423.12829,38.836485 423.67739,38.836485 C 424.2343,38.836485 424.12619,39.498652 423.4329,40.334013 C 422.74934,41.157653 421.7408,41.831541 421.19171,41.831541 C 420.6348,41.831541 420.74291,41.169374 421.4362,40.334013 z M 414.03359,30.987248 C 413.2647,29.743157 416.30841,26.644528 417.80826,27.144476 C 418.43089,27.35202 418.94032,28.382908 418.94032,29.435337 C 418.94032,31.494185 415.09797,32.709451 414.03359,30.987248 z M 471.3538,11.161312 C 469.98106,10.915046 468.40866,10.255009 467.85956,9.6945625 C 467.18133,9.0023085 467.98163,8.9493845 470.35544,9.5295115 C 472.27727,9.9991795 475.96841,10.338701 478.55797,10.284003 C 481.14755,10.229304 483.03038,10.566248 482.74206,11.032767 C 482.20744,11.897793 475.85856,11.969457 471.3538,11.161312 z" /> + + diff --git a/starters/old_soviet_car.svg b/starters/old_soviet_car.svg index ae297b9f3..b09603472 100644 --- a/starters/old_soviet_car.svg +++ b/starters/old_soviet_car.svg @@ -1,11 +1,27 @@ - - - + + - + image/svg+xml - + zaz 965 23 06 2006 @@ -31,16 +47,46 @@ ZAZ 965, a small sovietic car of the sixties - + - - - - + + + + - - - - \ No newline at end of file + + + + diff --git a/starters/stained_glass.svg b/starters/stained_glass.svg index cd94d0263..c9499ff07 100644 --- a/starters/stained_glass.svg +++ b/starters/stained_glass.svg @@ -1,5 +1,4 @@ - + version="1.0" + inkscape:version="1.0 (1.0+r73+1)" + sodipodi:version="0.32" + id="svg2611" + height="472" + width="608"> + - + id="perspective2699" /> + inkscape:window-height="933" + inkscape:window-width="1920" + showgrid="false" + inkscape:current-layer="layer1" + inkscape:document-units="px" + inkscape:cy="305.68439" + inkscape:cx="414.8578" + inkscape:zoom="1.4486669" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + objecttolerance="10" + guidetolerance="10" + gridtolerance="10000" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" /> @@ -61,17 +62,18 @@ image/svg+xml + + inkscape:groupmode="layer" + inkscape:label="Layer 1"> + style="fill:#000000" /> diff --git a/starters/woodpecker.svg b/starters/woodpecker.svg index 910bca256..3347112c5 100644 --- a/starters/woodpecker.svg +++ b/starters/woodpecker.svg @@ -1,5 +1,4 @@ - + inkscape:version="1.0 (1.0+r73+1)" + sodipodi:version="0.32" + id="svg2235" + height="473" + width="608" + version="1.0"> @@ -24,40 +23,43 @@ image/svg+xml + + inkscape:window-x="0" + inkscape:cy="204.02429" + inkscape:cx="233" + inkscape:zoom="4.4504504" + showgrid="false" + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + objecttolerance="10.0" + gridtolerance="10.0" + guidetolerance="10.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:window-width="1440" + inkscape:window-height="825" /> + inkscape:vp_z="466 : 222 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 222 : 1" + sodipodi:type="inkscape:persp3d" /> + d="M 366.50732,469.43158 C 364.82101,464.02846 364.7833,456.08219 366.39374,445.50031 C 367.96579,435.17077 367.10169,430.55285 362.5853,425.14708 L 359.00416,420.86073 L 358.29713,406.11843 L 357.5901,391.37613 L 359.70041,385.82226 L 361.81071,380.26838 L 360.15236,373.11771 C 359.1495,368.79344 358.61222,362.23316 358.79306,356.52045 C 359.02882,349.07291 358.72394,346.6611 357.3523,345.12334 L 355.6125,343.17282 L 355.48249,325.39252 C 355.38089,311.49608 355.01893,307.35381 353.82544,306.42918 C 352.98556,305.7785 352.14454,303.28958 351.9565,300.89824 C 351.53149,295.49325 341.84639,282.56715 340.61871,285.7664 C 340.18574,286.8947 341.41422,290.39773 343.78745,294.80217 L 347.66329,301.99527 L 347.59987,308.25035 C 347.56498,311.69065 347.11305,314.76711 346.59558,315.08693 C 346.07809,315.40675 345.6547,314.65961 345.6547,313.42662 C 345.6547,312.19363 344.67945,310.34978 343.48746,309.32917 C 342.29548,308.30857 341.32022,306.67927 341.32022,305.70851 C 341.32022,303.50851 336.60557,294.53256 333.95646,291.68908 L 331.98102,289.56867 L 333.367,297.40741 C 334.73586,305.14932 334.26903,320.50059 332.63402,321.51108 C 332.19594,321.78183 332.04805,326.52266 332.30534,332.04627 C 332.6039,338.45536 332.41062,341.50106 331.77117,340.46377 C 330.36312,338.17963 329.35242,322.19979 330.56848,321.44822 C 332.14539,320.47365 331.74872,313.67463 330.07754,313.03334 C 329.06423,312.64449 328.33896,309.4786 327.81087,303.13892 C 325.9904,281.28436 316.85308,273.35879 293.40776,273.29816 L 286.13103,273.27935 L 282.42851,276.5302 C 278.09237,280.33738 274.69885,280.69065 272.99767,277.51196 L 271.78329,275.24286 L 269.36794,277.51196 C 266.88108,279.84825 262.21599,280.62152 262.21599,278.69744 C 262.21599,278.10145 263.28173,277.61382 264.58429,277.61382 C 265.88686,277.61382 268.02852,276.60305 269.34354,275.36765 L 271.73448,273.12148 L 274.33792,275.92919 L 276.94137,278.73689 L 281.462,275.26246 C 284.93388,272.59407 285.70893,271.45824 284.80283,270.36645 C 283.41485,268.69405 280.63752,268.4687 280.63752,270.02849 C 280.63752,270.62448 279.90608,271.11211 279.01209,271.11211 C 275.96112,271.11211 277.37998,269.14143 282.06326,266.8743 C 284.63539,265.62914 287.68308,264.60292 288.83588,264.5938 C 289.9887,264.58467 291.66335,264.10451 292.55734,263.52677 L 294.18277,262.47634 L 292.34028,262.45974 C 291.32691,262.45061 290.01298,261.5898 289.42044,260.54681 L 288.34309,258.65048 L 286.01022,260.08009 C 283.63712,261.53434 281.57351,260.96302 283.41882,259.36264 C 286.00187,257.12243 293.92815,255.66776 300.62335,256.20519 C 308.87254,256.86736 308.6622,257.1479 304.47715,251.06514 C 302.68918,248.46642 301.2263,245.19017 301.2263,243.78459 C 301.2263,242.37902 300.25104,239.31609 299.05906,236.97809 C 297.86707,234.64008 296.89182,231.92078 296.89182,230.93519 C 296.89182,229.9496 295.90359,227.88687 294.69574,226.35136 C 291.34967,222.09751 289.30926,216.41751 289.28062,211.27692 C 289.26641,208.72481 288.72554,204.68622 288.0787,202.30225 C 287.43187,199.91829 286.79057,196.62404 286.65361,194.9817 C 286.51665,193.33937 286.07649,191.66753 285.67547,191.26652 C 285.27447,190.8655 285.25122,188.9124 285.62382,186.92628 C 285.99642,184.94016 285.82538,182.71096 285.24375,181.97251 C 283.76867,180.0997 282.73455,169.75551 283.90536,168.5847 C 284.46749,168.02257 284.41089,164.31724 283.7695,159.6888 C 283.16489,155.32592 283.07076,151.18224 283.56031,150.48059 C 284.04986,149.77896 284.2886,144.66545 284.09084,139.11726 L 283.73127,129.02961 L 281.91349,128.35 C 278.92472,127.23257 265.68789,114.94957 265.11609,112.76299 C 264.82461,111.64835 263.71854,110.73639 262.65818,110.73639 C 261.59781,110.73639 259.72355,109.82513 258.49316,108.71137 C 257.26276,107.5976 254.97709,106.3848 253.41388,106.01624 L 250.57168,105.34615 L 249.85009,110.78579 C 249.45321,113.77759 249.42,116.6971 249.77628,117.27359 C 250.13256,117.85006 249.90767,118.32173 249.2765,118.32173 C 248.59361,118.32173 248.12893,115.63163 248.12893,111.67823 L 248.12893,105.03473 L 244.06536,105.70639 C 241.83039,106.07581 235.93308,106.38343 230.96023,106.38999 L 221.91868,106.40191 L 222.65746,111.77345 C 223.64623,118.96264 217.37224,135.7681 211.98875,140.35059 L 209.66043,142.33249 L 212.91129,141.62479 C 214.69926,141.23555 217.13741,140.03891 218.32939,138.96558 C 219.52137,137.89226 221.59379,136.44837 222.93477,135.75693 C 224.44749,134.97694 225.37292,133.50221 225.37292,131.87157 C 225.37292,129.30826 226.10911,128.30142 229.95924,125.5992 C 231.3084,124.6523 232.03954,122.05579 232.55819,116.36948 C 232.95511,112.01778 233.6656,108.8482 234.13704,109.32595 C 235.74009,110.95043 233.27811,125.16752 231.13852,126.64135 C 227.22013,129.34049 226.45654,130.37024 226.45654,132.95519 C 226.45654,134.57825 225.52408,136.07397 224.01839,136.86612 C 219.63468,139.17245 215.27939,143.24498 217.19664,143.24498 C 219.84148,143.24498 220.45738,146.31168 218.29286,148.70344 C 216.17842,151.03987 214.53672,151.4679 214.53672,149.68274 C 214.53672,149.05158 214.96909,148.8024 215.49755,149.129 C 216.60323,149.81234 219.48392,146.74736 218.58287,145.84631 C 217.64153,144.90497 204.78414,142.45026 204.78414,143.21189 C 204.78414,144.56439 207.42332,146.49584 209.27139,146.49584 C 212.00918,146.49584 212.54451,148.0445 210.62088,150.39977 L 208.9417,152.45575 L 209.53796,150.55941 C 209.92596,149.32542 209.56077,148.66308 208.4924,148.66308 C 207.58941,148.66308 206.01991,147.21429 205.00465,145.44354 L 203.15871,142.22401 L 199.21308,142.85413 C 196.14866,143.34353 194.52256,142.93354 191.93221,141.01841 C 189.71452,139.3788 186.53497,138.38157 182.44308,138.04223 C 179.05845,137.76155 175.04267,136.88521 173.51913,136.09478 C 169.87807,134.20578 168.90821,135.31249 172.00465,137.82295 L 174.44279,139.79971 L 174.42677,147.21134 C 174.41092,154.54569 172.56655,164.36535 169.51667,173.3533 C 166.01458,183.6739 169.10261,221.2656 173.45251,221.2656 C 176.83606,221.2656 177.07808,215.22479 174.35374,198.76985 C 173.33834,192.63688 173.3397,188.45722 174.3599,179.8065 C 175.07967,173.70345 176.03381,163.34613 176.48024,156.79023 L 177.29193,144.87041 L 177.65533,153.81027 C 177.85521,158.7272 178.0675,163.35967 178.1271,164.10466 C 178.1867,164.84965 179.21072,165.95812 180.4027,166.56791 C 181.59468,167.17772 182.72423,169.00633 182.91282,170.63149 C 183.30676,174.02634 183.72753,174.20897 185.9756,171.9609 C 188.78631,169.1502 189.61347,170.15029 189.61347,176.35934 C 189.61347,180.12747 189.20482,182.13064 188.5222,181.70874 C 187.92199,181.33781 187.13838,181.79666 186.78083,182.72842 C 186.09672,184.51117 183.11175,185.10922 183.11175,183.46354 C 183.11175,182.9361 184.33082,181.70578 185.8208,180.72951 C 187.70627,179.4941 188.52985,177.97377 188.52985,175.72859 C 188.52985,172.00669 186.98278,171.53906 185.02751,174.66995 C 183.31311,177.41515 182.02813,177.44537 182.02813,174.7405 C 182.02813,173.58731 181.50262,171.27107 180.86033,169.5933 L 179.69254,166.5428 L 177.60211,169.11011 C 176.45236,170.52212 175.5363,172.96026 175.56642,174.5282 C 175.59654,176.09614 175.59282,182.88375 175.55817,189.61177 C 175.52352,196.33978 175.9236,202.67895 176.44726,203.69882 C 180.96382,212.49512 176.33577,226.61503 170.95582,220.45288 C 168.16192,217.25277 165.3872,186.24639 167.06563,176.98164 L 167.92287,172.24979 L 164.68111,168.15674 C 162.89814,165.90556 161.43935,162.93917 161.43935,161.56476 C 161.43935,159.62115 161.15038,159.3548 160.13901,160.36617 C 158.2286,162.27658 157.10487,161.95553 157.10487,159.49928 C 157.10487,156.72961 154.9093,156.72961 151.93642,159.49928 C 150.65697,160.69126 149.39591,161.66652 149.13405,161.66652 C 148.87219,161.66652 148.30761,155.12561 147.87943,147.13117 L 147.10092,132.59582 L 145.06583,132.06363 L 143.03074,131.53144 L 143.75226,127.92385 C 144.1491,125.93967 145.30753,122.84558 146.32657,121.04808 C 147.3456,119.2506 148.44553,115.98029 148.77087,113.78074 L 149.36238,109.78156 L 146.461,109.44626 L 143.55963,109.11096 L 143.90036,105.20057 L 144.24109,101.29018 L 140.9204,97.969489 C 139.09403,96.143112 137.59972,93.53851 137.59972,92.181484 C 137.59972,90.262459 137.88868,90.003131 138.90006,91.014509 C 141.52708,93.641527 141.9342,92.046986 141.9342,79.130813 C 141.9342,61.991137 142.77585,62.907924 143.10031,80.401021 L 143.35143,93.940282 L 141.55919,93.621875 C 140.57346,93.446751 139.76696,93.736897 139.76696,94.266643 C 139.76696,95.633804 143.47365,98.816571 145.06587,98.816571 C 146.04078,98.816571 146.19775,100.17507 145.64711,103.84702 L 144.89274,108.87746 L 147.90603,108.12118 L 150.91932,107.36489 L 150.25642,112.96202 C 149.89183,116.04044 148.60162,120.2403 147.38929,122.29505 C 144.58513,127.04774 144.42782,131.54732 147.08139,131.10177 L 148.97773,130.78336 L 149.04827,136.74326 C 149.08707,140.02121 149.50104,146.22605 149.96819,150.5318 L 150.81757,158.36044 L 153.90741,156.76262 C 157.91944,154.68791 158.18849,154.73203 158.18849,157.46472 L 158.18849,159.76464 L 159.76646,158.45505 C 161.91013,156.67596 163.90741,158.12846 163.22745,160.97201 C 162.85899,162.51284 163.70375,164.50933 165.7429,166.91696 L 168.8131,170.54197 L 169.42096,168.54239 C 171.2811,162.42335 172.38294,154.95745 172.40388,148.33051 L 172.42756,140.83864 L 170.18432,138.74874 C 168.95053,137.59929 167.94107,135.7826 167.94107,134.71164 C 167.94107,133.64069 166.17254,130.49446 164.01101,127.72004 L 160.08095,122.67563 L 160.72465,119.45708 C 161.07869,117.68687 160.94822,115.97886 160.43471,115.66149 C 159.08902,114.82981 158.38352,106.29368 159.42278,103.41766 C 159.95792,101.93672 159.79893,99.863727 159.0189,98.15176 L 157.73244,95.328297 L 159.44371,94.076997 C 160.9832,92.951288 162.75277,87.957245 163.13979,83.645895 C 163.22006,82.751909 163.35791,81.354057 163.44615,80.539557 C 163.54622,79.615855 164.42204,79.271892 165.77383,79.625394 C 167.40757,80.052627 167.94107,79.658642 167.94107,78.024901 C 167.94107,76.800934 168.8444,75.621436 170.01654,75.314915 C 171.15804,75.016405 172.3864,73.59917 172.74623,72.165505 C 173.22037,70.276361 174.15098,69.558839 176.127,69.558839 C 177.62658,69.558839 180.15958,68.705489 181.75587,67.662505 C 183.35217,66.619521 185.76214,65.76617 187.11138,65.76617 C 188.4606,65.76617 189.45362,65.278541 189.31808,64.68255 C 189.18255,64.08656 187.97449,63.739294 186.63351,63.91085 L 184.19537,64.22277 L 184.19537,60.964905 C 184.19537,58.449263 184.58308,57.855818 185.89715,58.360074 L 187.59892,59.013107 L 186.83078,54.918558 C 186.27852,51.974747 186.40933,51.038278 187.29624,51.586419 C 187.97473,52.005744 188.52985,53.782936 188.52985,55.535735 C 188.52985,60.479596 191.88118,63.057121 198.30924,63.057121 L 203.75416,63.057121 L 204.80072,65.809777 L 205.84728,68.562433 L 208.01398,67.402852 C 209.20566,66.765083 210.08679,65.892109 209.97206,65.462912 C 209.40392,63.337721 211.67637,56.045619 213.52523,54.061106 L 215.62034,51.812266 L 215.63513,54.99655 C 215.66154,60.677753 216.77771,63.057121 219.4164,63.057121 C 221.32094,63.057121 221.98377,63.790833 222.3532,66.30798 C 222.61562,68.095952 222.42715,69.558839 221.93438,69.558839 C 221.44161,69.558839 221.03844,68.583581 221.03844,67.3916 C 221.03844,66.187578 220.31602,65.22436 219.41301,65.22436 C 218.51902,65.22436 216.81232,64.249103 215.62034,63.057121 L 213.4531,60.889881 L 213.37693,63.328026 L 213.30077,65.76617 L 212.36948,63.598931 L 211.43818,61.431691 L 211.36203,64.377636 C 211.3054,66.567665 211.70293,67.163533 212.91129,66.699845 C 213.86862,66.332482 214.53672,66.686241 214.53672,67.560518 C 214.53672,68.376942 215.60234,69.526277 216.90476,70.114597 C 218.30001,70.744849 219.89395,73.072597 220.78485,75.780994 L 222.29689,80.377721 L 224.23424,79.340884 C 226.58701,78.081717 227.54016,78.880316 227.54016,82.110767 C 227.54016,83.451746 228.03812,84.7149 228.64675,84.917774 C 229.25536,85.120649 229.8649,86.878863 230.00127,88.824917 L 230.2492,92.363197 L 233.50006,91.745544 C 244.32391,89.689047 246.62297,88.855743 247.62337,86.626494 C 248.19942,85.342836 250.13363,83.902989 251.9216,83.426837 C 254.08563,82.850537 256.07815,81.061136 257.88151,78.074475 C 265.06725,66.173699 289.89942,52.093275 300.68449,53.804184 C 303.06845,54.18237 306.08095,54.756325 307.37894,55.07964 L 309.73891,55.667489 L 309.59357,39.925086 L 309.44825,24.182686 L 307.37173,23.639663 C 305.72983,23.210298 305.4002,22.381246 305.79686,19.678683 C 306.15791,17.218638 305.81551,16.083238 304.57511,15.627426 C 301.36709,14.448561 299.28814,1.2907979 302.30991,1.2907979 C 302.90591,1.2907979 303.39353,4.0184079 303.39353,7.3521539 L 303.39353,13.41351 L 305.63132,13.998705 L 307.86911,14.583899 L 307.52801,18.50264 L 307.18691,22.421382 L 309.76922,22.786591 L 312.35152,23.1518 L 311.68943,29.48626 C 311.32528,32.970214 311.33302,40.474112 311.70662,46.16159 L 312.38589,56.50246 L 319.53862,59.847968 C 327.60255,63.619666 331.67529,66.933809 330.85937,69.060087 C 330.55591,69.850866 331.5664,72.350295 333.10488,74.614377 C 334.64337,76.878458 335.90213,79.369526 335.90213,80.150082 C 335.90213,80.930638 336.90084,82.641278 338.12151,83.951502 C 339.55716,85.492501 340.12936,87.176522 339.74188,88.720387 C 338.99446,91.698338 341.00371,96.297549 343.34865,96.976359 C 344.31898,97.257251 345.96624,97.838379 347.00923,98.267756 L 348.90556,99.048442 L 348.90556,91.510662 C 348.90556,79.592404 347.63025,67.382167 346.46092,68.104853 C 344.30343,69.438256 343.52018,65.401953 343.50405,52.867293 L 343.48746,39.968417 L 346.11666,34.410748 C 347.56272,31.35403 349.10151,27.436038 349.53621,25.704097 C 349.97089,23.972158 353.0545,19.930314 356.38868,16.722223 L 362.45081,10.88933 L 355.5927,14.41375 L 348.73459,17.938171 L 347.75305,16.387108 C 347.2132,15.534023 346.76404,12.961784 346.75491,10.671022 C 346.74218,7.4752539 346.25142,6.3786729 344.64604,5.9588569 C 342.26082,5.3351059 340.90133,2.7612149 342.45117,1.8033589 C 343.02113,1.4511029 343.48746,1.9231159 343.48746,2.8522749 C 343.48746,3.7814349 344.39931,4.5416569 345.51378,4.5416569 C 347.11475,4.5416569 347.65672,5.5764599 348.09575,9.4714729 C 348.83619,16.040607 348.8553,16.04714 356.12518,12.215103 C 366.58993,6.6989989 367.12313,8.8265959 357.57452,17.998383 C 353.99857,21.433209 351.0728,25.005559 351.0728,25.93694 C 351.0728,26.868321 349.74827,30.359371 348.1294,33.694829 L 345.18601,39.759297 L 344.93477,51.137304 C 344.64796,64.126558 344.99924,66.113453 347.54681,65.911163 L 349.37281,65.76617 L 349.77033,72.267888 C 349.98898,75.843833 350.11288,83.471132 350.04567,89.217442 L 349.92348,99.665278 L 353.19627,100.80618 C 355.26063,101.52582 356.26008,102.49169 355.90307,103.42205 C 355.56341,104.30719 356.60425,105.5229 358.50588,106.46218 C 364.74521,109.54396 374.07313,116.31146 374.56412,118.11259 C 374.83917,119.1216 376.99457,120.84735 379.35389,121.94759 C 382.20711,123.27815 384.35348,125.3396 385.76364,128.10372 C 386.92968,130.38935 389.89662,133.87782 392.35683,135.85587 C 394.81704,137.83392 398.6625,141.03711 400.9023,142.97408 C 403.14209,144.91105 405.61199,146.49584 406.39095,146.49584 C 407.56778,146.49584 416.7366,155.51202 428.88604,168.61644 L 431.3877,171.31474 L 434.04248,170.10514 C 437.15201,168.68835 443.33183,171.05298 440.76301,172.67667 C 439.92936,173.2036 438.8749,172.86024 438.08534,171.80478 C 436.57975,169.7921 433.4279,170.58227 433.4279,172.97239 C 433.4279,173.86411 434.38075,175.10365 435.54534,175.72693 C 445.92393,181.28138 456.12637,191.25672 456.15981,195.88256 C 456.17544,198.04385 457.16771,200.13888 458.98258,201.84246 C 460.52185,203.28733 464.45033,209.22388 467.71254,215.03479 C 474.18014,226.55536 474.59175,226.89439 477.22763,222.87151 L 479.01547,220.14295 L 477.22019,219.45404 L 475.42491,218.76513 L 477.99513,216.7886 C 479.40875,215.7015 480.07773,214.79376 479.48174,214.77138 C 478.88575,214.749 477.67523,214.27361 476.79172,213.71496 L 475.18533,212.69922 L 478.31857,209.42882 C 480.04185,207.6301 481.57473,204.80315 481.72496,203.14672 C 482.08851,199.13815 485.75148,189.55574 487.08877,189.11485 C 487.67283,188.92229 489.5689,192.22254 491.30227,196.44875 C 493.62812,202.11951 495.39907,204.7447 498.06148,206.46837 C 502.41667,209.28795 502.94256,212.00398 498.98689,211.24781 C 495.80227,210.63903 495.54964,211.26312 498.17418,213.25543 C 499.21716,214.04718 499.54597,214.71046 498.90487,214.72942 C 497.36841,214.77485 492.47481,209.53675 493.2911,208.72045 C 493.63974,208.37181 494.96905,208.64533 496.24511,209.32826 C 500.46878,211.58871 500.93991,209.85287 496.93236,206.79617 C 494.76557,205.14348 491.60569,201.04819 489.91038,197.69553 L 486.82802,191.59978 L 485.37823,195.8674 C 484.58085,198.21459 484.04041,200.89776 484.17724,201.83002 C 484.31408,202.76227 483.19166,205.34399 481.68298,207.56715 C 478.47995,212.28708 478.26352,213.68026 480.73331,213.68026 L 482.52669,213.68026 L 480.60188,215.80714 C 479.54324,216.97693 478.95967,218.67042 479.30504,219.57047 C 479.6536,220.47877 478.74776,222.61551 477.26922,224.37264 C 473.80544,228.48912 473.91003,230.96275 477.79107,236.71335 C 479.83434,239.74089 481.24917,243.54907 481.73653,247.33296 C 482.15445,250.57764 483.3352,254.45145 484.36041,255.94143 C 486.92931,259.67489 488.41987,264.97725 489.23431,273.27935 C 490.0819,281.91926 491.22308,285.75663 495.84056,295.49355 C 502.70871,309.97652 502.31827,339.26909 495.00644,358.07259 C 493.42557,362.13805 492.77528,361.8652 489.8413,355.90535 L 487.30739,350.75815 L 485.96323,355.09263 C 482.35061,366.74223 480.78555,383.92038 483.12377,386.25861 C 484.40172,387.53655 489.09042,384.24545 488.15292,382.72852 C 487.88424,382.29382 489.36778,380.04275 491.44967,377.72615 L 495.23491,373.51417 L 491.83973,379.47408 C 489.97238,382.75203 487.93366,385.75543 487.30924,386.14832 C 486.68483,386.54119 487.35015,387.08433 488.78774,387.35526 C 490.61993,387.70058 490.18639,387.89202 487.33798,387.99547 C 482.72942,388.16282 482.6908,388.29538 484.33155,398.31438 C 485.5587,405.80769 485.87306,406.2765 488.33251,404.28084 L 490.19215,402.7719 L 489.30349,404.24757 C 487.31746,407.54557 495.65813,408.85483 500.61232,406.02276 C 504.67566,403.69994 505.63256,404.08781 502.30198,406.70764 L 499.36489,409.01796 L 492.94508,408.43583 L 486.52526,407.85371 L 486.52526,410.03267 C 486.52526,415.29262 495.7367,445.57488 497.3367,445.57488 C 498.20429,445.57488 497.27084,450.81757 495.74498,454.51474 C 495.27643,455.65006 495.44374,456.41107 496.16191,456.41107 C 496.82167,456.41107 497.36146,456.8834 497.36146,457.46069 C 497.36146,458.03797 496.63002,458.22962 495.73603,457.88656 C 494.84205,457.5435 494.1106,456.52668 494.1106,455.62695 C 494.1106,454.4968 493.40466,454.17568 491.82707,454.58822 C 488.50132,455.45792 484.66733,453.6594 483.71776,450.78414 L 482.89204,448.28393 L 482.27051,450.78603 C 481.37825,454.37798 479.7364,454.21147 477.79727,450.33237 L 476.11281,446.96272 L 476.17184,454.30501 C 476.2358,462.25951 475.23414,464.55331 473.01929,461.52433 L 471.61033,459.59746 L 470.87425,464.50598 C 470.46941,467.20567 469.74047,469.41451 469.25439,469.41451 C 468.47153,469.41451 463.76925,459.70198 463.76925,458.085 C 463.76925,457.73665 462.62503,455.63271 461.22656,453.40959 C 459.82808,451.18647 458.10919,447.61658 457.4068,445.47652 L 456.12973,441.58548 L 450.71752,439.05053 C 440.14618,434.09919 421.05671,407.13331 422.96286,399.84416 C 423.35143,398.35829 421.95686,396.31095 418.08455,392.68236 C 407.77045,383.01746 404.8389,375.59273 399.24836,344.97607 C 397.10837,333.25644 394.93219,323.51512 394.41239,323.32867 C 393.89259,323.14224 391.35247,321.37491 388.76768,319.40127 C 386.1829,317.42764 380.55595,314.04418 376.26335,311.88245 C 371.97077,309.72074 367.66033,306.73369 366.68462,305.24457 C 365.70891,303.75544 364.11333,302.53526 363.1389,302.53302 C 362.16446,302.5308 359.82847,301.59073 357.94783,300.44399 C 356.06717,299.29725 354.23856,298.6489 353.88425,299.00321 C 352.53009,300.35738 353.32881,303.55998 355.37881,304.99586 L 357.5176,306.49393 L 357.66071,324.79775 L 357.80384,343.10157 L 359.45137,344.30628 C 360.75861,345.26215 361.06045,347.74258 360.91275,356.31528 C 360.70255,368.51514 361.24216,370.98849 363.89501,369.98461 L 365.70167,369.30096 L 363.90111,371.11827 L 362.10057,372.93559 L 363.2102,376.55108 L 364.31982,380.16657 L 361.94616,384.81933 L 359.5725,389.4721 L 360.32559,405.33276 L 361.07869,421.19343 L 363.30817,423.63158 C 366.15741,426.74749 367.44115,426.69965 370.57796,423.36067 C 371.97772,421.8707 372.70293,420.65162 372.18954,420.65162 C 371.67615,420.65162 372.57324,419.27684 374.18306,417.59654 C 377.55853,414.07332 377.07832,413.06629 372.02278,413.06629 C 370.03615,413.06629 368.41072,412.57866 368.41072,411.98267 C 368.41072,411.38668 368.98883,410.89905 369.6954,410.89905 C 370.40198,410.89905 372.2271,409.80188 373.75122,408.4609 L 376.52236,406.02276 L 374.63378,408.27532 C 372.25084,411.11752 372.25264,411.97835 374.64153,411.99926 C 375.68451,412.00838 377.26075,412.47294 378.14427,413.03159 L 379.75066,414.04733 L 376.78974,417.13787 C 375.16123,418.83767 373.82882,420.77592 373.82882,421.44509 C 373.82882,422.11427 372.37658,423.79834 370.60162,425.18745 L 367.37443,427.71311 L 368.18691,430.75108 C 368.63377,432.42197 368.65781,437.53803 368.24034,442.1201 C 367.10134,454.62147 367.18728,468.11657 368.41072,468.8727 C 369.66869,469.65018 369.89046,473.74899 368.67456,473.74899 C 368.22367,473.74899 367.24842,471.80616 366.50732,469.43158 z M 470.43207,449.36755 C 470.81867,449.96354 471.78793,452.6455 472.58596,455.32746 L 474.03695,460.20374 L 474.34249,455.32746 C 474.51343,452.59927 473.487,446.15497 472.01245,440.69859 C 469.6852,432.0869 469.29,429.01249 470.70078,430.4945 C 470.93717,430.74283 473.12178,435.57849 475.55547,441.2404 C 478.61513,448.35863 479.98702,450.6249 480.00195,448.58573 C 480.01383,446.96375 478.80447,442.88013 477.3145,439.51103 C 474.28087,432.65148 474.25982,432.57144 475.48862,432.57144 C 475.97436,432.57144 478.5163,436.74272 481.13737,441.84095 C 485.91255,451.12914 488.14409,454.06983 489.43653,452.77741 C 489.81693,452.397 489.57179,450.86462 488.89176,449.37213 C 488.11389,447.6649 488.05723,446.6585 488.73897,446.6585 C 489.33496,446.6585 490.37803,447.87757 491.05691,449.36755 C 492.60557,452.76649 495.19422,452.8997 495.19422,449.58046 C 495.19422,448.20759 493.46518,441.99032 491.3519,435.76431 C 489.23864,429.5383 486.60492,419.81182 485.49923,414.14991 C 483.60016,404.42549 480.02355,382.98358 480.02355,381.32311 C 480.02355,380.90213 477.89053,380.5577 475.2835,380.5577 C 462.04205,380.5577 436.03088,363.52914 417.43935,342.68925 L 409.23573,333.49353 L 410.01671,336.70775 C 410.80451,339.95006 412.18008,342.85025 422.39624,362.80831 C 426.04215,369.93088 428.0098,375.12202 428.0098,377.61824 C 428.0098,383.22024 431.42708,390.31695 438.76853,399.96109 C 446.99957,410.77382 459.43477,437.83149 459.43477,444.92862 C 459.43477,445.86293 461.05389,449.68206 463.03283,453.41556 C 465.01177,457.14906 467.048,461.42282 467.55779,462.91279 C 468.27642,465.01311 468.62452,463.67389 469.10692,456.95288 C 469.44915,452.18496 470.04547,448.77156 470.43207,449.36755 z M 455.10029,436.85109 C 455.10029,436.22494 453.54309,431.77199 451.63985,426.95565 L 448.17941,418.19866 L 444.57135,416.69111 C 438.05624,413.96893 433.23414,405.48095 438.20274,405.48095 C 439.20144,405.48095 439.52817,406.24023 439.15066,407.68382 C 438.52152,410.08965 441.49765,414.14991 443.89024,414.14991 C 446.00816,414.14991 445.70159,412.80656 442.51054,408.10428 C 436.97345,399.94493 436.11083,399.04696 433.77745,399.01328 C 429.8904,398.95719 426.61495,393.77523 427.3926,388.91207 L 428.05038,384.79855 L 424.2765,383.22172 C 417.78368,380.50885 416.86256,376.22322 422.77231,376.22322 C 428.06677,376.22322 426.75586,371.08598 420.96627,369.14566 C 418.47626,368.31117 417.62992,367.30001 417.35011,364.82526 C 417.1492,363.04827 416.05204,360.722 414.91197,359.6558 C 412.43132,357.33587 412.27171,355.78417 414.4286,354.95649 L 416.01806,354.34655 L 412.96192,348.21788 C 411.28103,344.84711 409.07121,339.89487 408.05118,337.21291 C 406.11001,332.10896 399.34759,323.25274 398.23842,324.3619 C 397.32291,325.27741 403.83436,360.81627 406.50931,369.50357 C 409.64506,379.68742 411.20197,382.33607 418.55135,389.98968 L 425.01639,396.72235 L 424.34188,399.40981 C 423.9709,400.88791 424.10034,402.36486 424.62954,402.69192 C 425.15872,403.01898 427.78182,407.81799 430.45863,413.35639 C 437.326,427.56517 455.10029,444.51214 455.10029,436.85109 z M 431.60627,393.5208 C 430.53699,391.71065 429.50254,390.70835 429.30749,391.29348 C 428.81216,392.7795 431.10384,396.81199 432.44367,396.81199 C 433.05238,396.81199 432.67555,395.33095 431.60627,393.5208 z M 425.84256,379.47408 C 425.84256,378.05122 425.12014,377.30684 423.73928,377.30684 C 420.81746,377.30684 419.99057,379.11481 422.29801,380.45814 C 425.11209,382.09644 425.84256,381.89364 425.84256,379.47408 z M 478.42954,378.64477 C 479.33332,377.99949 483.29804,361.62492 483.27943,358.6144 C 483.27667,358.1674 481.6352,357.80168 479.63173,357.80168 C 471.25742,357.80168 452.79686,347.27397 437.45415,333.74859 C 427.55618,325.02301 426.17828,324.24097 425.19897,326.793 C 424.85106,327.69966 428.00894,331.56575 433.18284,336.5674 C 444.15863,347.17776 445.52405,348.16813 447.22758,346.75432 C 449.13399,345.17214 459.19105,351.74866 459.63955,354.87078 C 460.03234,357.60508 471.02404,364.84836 476.50178,365.9826 C 479.61658,366.62757 481.5627,368.63788 479.07226,368.63788 C 471.89414,368.63788 444.80702,350.28047 428.74452,334.5299 L 421.35207,327.28103 L 420.76188,329.53792 C 420.43728,330.77921 419.86284,331.80566 419.48537,331.81891 C 419.10789,331.83216 417.65377,332.72388 416.254,333.80052 L 413.70896,335.75806 L 420.18739,343.25811 C 423.75054,347.38313 429.18089,352.87507 432.25485,355.4624 L 437.84388,360.16665 L 439.4068,358.86953 C 440.65631,357.83254 441.59862,358.08434 444.10578,360.1252 C 445.83061,361.52923 448.76076,363.50554 450.61723,364.517 C 452.68174,365.64182 453.76808,366.9412 453.41445,367.86274 C 451.82228,372.01189 474.20649,381.65994 478.42954,378.64477 z M 421.95946,366.08393 C 421.26278,364.26841 419.34084,363.59784 419.34084,365.1703 C 419.34084,366.22452 421.75834,368.74882 422.27406,368.2331 C 422.47682,368.03035 422.33525,367.06322 421.95946,366.08393 z M 451.84943,367.57628 C 451.84943,366.9924 449.932,365.53648 447.58848,364.3409 C 445.24496,363.14534 443.02185,361.67253 442.64823,361.06803 C 441.8132,359.7169 439.92962,359.61733 439.92962,360.92431 C 439.92962,361.90807 449.58497,368.60236 451.03672,368.62514 C 451.48371,368.63215 451.84943,368.16017 451.84943,367.57628 z M 417.85693,357.23793 C 417.48952,356.28046 416.67416,355.81521 416.04501,356.20405 C 415.25945,356.68955 415.30543,357.39816 416.19178,358.46615 C 417.76631,360.36335 418.7717,359.62177 417.85693,357.23793 z M 497.32339,340.26341 C 497.41734,330.4087 491.4435,326.79019 488.1386,334.69995 C 485.98675,339.85005 486.6492,345.14488 490.36105,352.46372 L 493.34306,358.34349 L 495.31419,351.29996 C 496.39831,347.42602 497.30245,342.45957 497.32339,340.26341 z M 482.98053,355.839 C 483.9836,355.20179 483.84995,354.58102 482.43872,353.32256 C 481.40837,352.40374 479.47142,350.35371 478.13437,348.76693 C 476.79734,347.18014 474.91764,345.88187 473.95727,345.88187 C 470.48603,345.88187 460.90765,340.15246 453.74577,333.79217 L 446.43134,327.2964 L 446.43134,331.17103 C 446.43134,336.74968 443.97344,336.20151 437.08145,329.08576 C 433.90658,325.80781 430.76982,323.12585 430.11088,323.12585 C 427.90523,323.12585 429.57503,324.96915 439.33012,333.30298 L 449.02499,341.58538 L 450.51728,340.09309 L 452.00956,338.60081 L 457.88941,342.47299 C 461.45157,344.81887 463.76925,347.12627 463.76925,348.32677 C 463.76925,352.05274 479.34999,358.14532 482.98053,355.839 z M 457.22166,353.73811 C 457.16667,352.76359 449.95844,348.0491 448.52344,348.0491 C 446.38708,348.0491 447.70321,349.77305 451.58914,352.06471 C 455.93079,354.62514 457.29459,355.03031 457.22166,353.73811 z M 479.82497,340.66341 L 476.23088,330.89394 L 473.3549,330.46369 L 470.47893,330.03344 L 471.45948,332.6125 C 473.65483,338.38671 482.00966,351.84229 482.86718,350.98477 C 483.17072,350.68124 481.80173,346.03662 479.82497,340.66341 z M 461.60201,348.10116 C 461.60201,346.56076 452.07765,340.30145 451.40062,341.39691 C 450.79519,342.37652 452.61801,344.19262 457.26753,347.24221 C 460.41599,349.30725 461.60201,349.54229 461.60201,348.10116 z M 484.7244,342.3601 C 484.36162,338.07621 483.55577,336.002 481.46163,333.96205 L 478.68063,331.253 L 479.43968,334.50386 C 480.19574,337.74196 484.36255,348.0491 484.91554,348.0491 C 485.07538,348.0491 484.98936,345.48905 484.7244,342.3601 z M 466.93433,337.11389 C 461.53668,330.8833 451.30925,324.57013 448.25991,325.58658 C 445.53472,326.49498 467.52862,343.43359 471.73271,343.66417 C 472.23867,343.69192 470.07941,340.74429 466.93433,337.11389 z M 470.74118,335.31657 C 467.45682,327.88399 467.29187,327.69776 462.86973,326.4295 C 460.15823,325.65187 459.58657,325.73696 460.23377,326.82194 C 461.09144,328.25975 472.78377,341.47774 473.23726,341.52218 C 473.37874,341.53604 472.25551,338.74352 470.74118,335.31657 z M 482.07018,325.78394 C 479.30614,316.35715 471.23463,296.03536 470.2545,296.03536 C 469.85231,296.03536 468.63553,297.01628 467.55053,298.21518 L 465.57781,300.39501 L 467.91265,305.52961 C 469.19681,308.35366 471.65465,314.39572 473.37453,318.95643 C 475.97886,325.86251 482.63422,334.96344 484.04704,333.55063 C 484.17481,333.42286 483.28522,329.92785 482.07018,325.78394 z M 417.24484,331.75669 C 420.27204,330.13658 419.82094,326.15852 416.21867,322.70734 L 413.09652,319.71611 L 410.30803,322.5046 C 408.77436,324.03827 406.98895,325.29309 406.34046,325.29309 C 405.69198,325.29309 406.52316,326.99978 408.18755,329.08573 C 411.31493,333.00523 413.63404,333.68913 417.24484,331.75669 z M 444.33077,326.52588 C 443.78904,324.50026 442.78467,323.8746 439.61872,323.59051 C 434.61562,323.14157 434.60576,323.79595 439.53497,329.1449 L 443.47482,333.42024 L 444.24703,331.26023 C 444.67175,330.07222 444.70943,327.94177 444.33077,326.52588 z M 488.6925,330.71119 C 489.88449,329.51921 491.835,328.54395 493.02698,328.54395 C 495.75488,328.54395 495.87431,329.24391 491.33299,318.61649 C 484.33737,302.24561 478.59963,291.60705 476.94231,291.93421 C 473.11865,292.68899 473.05971,295.62191 476.68252,304.86245 C 478.63455,309.8414 481.52582,318.18082 483.10756,323.3945 C 484.6893,328.60818 486.10536,332.87493 486.25436,332.87617 C 486.40336,332.87741 487.50052,331.90317 488.6925,330.71119 z M 470.4116,316.32445 C 468.0552,310.05105 465.61536,303.9618 464.98971,302.79277 L 463.85217,300.66726 L 460.14646,301.82712 L 456.44074,302.987 L 458.88927,306.86569 C 460.23595,308.99898 462.91373,313.89595 464.8399,317.74784 C 472.53417,333.13465 476.3588,332.15758 470.4116,316.32445 z M 499.46625,317.92485 C 499.5006,315.95828 498.75338,312.84997 497.80578,311.01751 L 496.08286,307.68574 L 494.41947,309.34914 C 492.09926,311.66934 492.34003,315.49821 495.30225,323.38785 L 497.84842,330.16938 L 498.62611,325.8349 C 499.05384,323.45094 499.4319,319.89141 499.46625,317.92485 z M 422.06432,319.89004 C 418.47338,316.14192 417.67441,315.92329 416.71403,318.426 C 416.2709,319.58078 417.08556,321.33737 418.98249,323.31734 L 421.94239,326.40681 L 423.56782,324.78138 L 425.19325,323.15595 L 422.06432,319.89004 z M 455.93625,323.93857 C 455.06696,322.59759 452.00105,317.35558 449.12311,312.28965 C 446.24518,307.22373 443.70857,302.85353 443.48621,302.57809 C 443.26385,302.30267 442.00693,302.75223 440.69305,303.57712 C 439.37917,304.40202 436.91637,305.36346 435.22015,305.71364 L 432.13611,306.35036 L 437.13426,313.13987 C 441.85778,319.55632 450.98009,325.89106 456.03763,326.26682 L 457.51679,326.37671 L 455.93625,323.93857 z M 465.93649,324.52231 C 465.93649,323.25924 457.31978,306.53191 455.29419,303.86274 L 453.422,301.39574 L 449.95681,302.60372 L 446.49162,303.8117 L 449.29173,309.4052 C 454.4537,319.71669 465.93649,330.1456 465.93649,324.52231 z M 410.24196,320.31707 L 411.56936,318.24956 L 402.50412,308.6147 L 393.43888,298.97984 L 389.86466,300.40367 C 387.89884,301.18678 386.12859,301.94582 385.93079,302.09043 C 384.96989,302.79292 398.43287,320.37172 401.2385,322.07793 C 404.85586,324.27777 408.10734,323.64186 410.24196,320.31707 z M 428.0098,320.89466 C 428.0098,320.26349 428.49743,320.04846 429.09342,320.4168 C 430.98785,321.58762 430.2667,319.6553 427.41285,315.9137 C 424.38687,311.94645 422.12064,311.2976 421.04851,314.09152 C 420.60574,315.24535 421.41641,316.9991 423.30255,318.96781 C 426.37589,322.17568 428.0098,322.8445 428.0098,320.89466 z M 441.01324,320.94553 C 441.01324,320.42709 440.56158,319.72376 440.00957,319.3826 C 439.45755,319.04143 437.10495,315.9156 434.78156,312.4363 L 430.55722,306.1103 L 428.04128,308.14758 L 425.52534,310.18486 L 429.42954,315.84265 L 433.33373,321.50042 L 437.17348,321.69429 C 439.28535,321.80092 441.01324,321.46398 441.01324,320.94553 z M 395.50121,320.06744 C 395.50121,318.99864 383.58755,301.83569 372.42567,286.82459 C 367.99403,280.86468 361.60583,271.84355 358.22969,266.77763 C 354.85353,261.7117 349.91258,254.64109 347.2498,251.06514 C 344.58702,247.4892 341.60264,243.10054 340.61784,241.31256 C 337.50706,235.66472 322.70615,214.39208 318.95781,210.18164 C 314.34649,205.00184 306.95755,190.3239 305.47027,183.38896 C 304.6732,179.67235 303.67535,177.81237 302.23289,177.35455 C 300.17083,176.70008 299.78603,175.72309 298.551,168.00621 C 297.76623,163.10269 295.26539,160.56503 294.41657,163.81091 C 293.6305,166.81684 291.65622,166.56362 290.85054,163.35354 C 289.96231,159.81454 291.15879,157.88892 293.19562,159.57935 L 294.72458,160.84826 L 294.72458,157.87385 L 294.72458,154.89943 L 293.12616,156.226 L 291.52774,157.55258 L 290.22978,154.70386 C 288.31594,150.50344 290.80648,148.20064 293.58619,151.60046 L 295.54482,153.99602 L 296.20937,149.84015 C 296.57488,147.55443 296.34049,144.15408 295.68852,142.28384 C 295.03654,140.41359 294.78564,138.14714 295.13095,137.24729 C 295.50605,136.26978 294.24202,133.93231 291.99082,131.44051 C 286.99114,125.90647 287.42311,122.78818 292.91789,124.74812 C 294.01019,125.13774 298.88648,125.07885 303.75409,124.61725 L 312.6043,123.77798 L 314.091,121.59167 C 315.15981,120.01989 316.77891,119.40535 319.85124,119.40535 C 322.20169,119.40535 325.13544,118.86446 326.37069,118.20338 C 327.60595,117.54228 330.13394,116.87604 331.98846,116.72284 C 335.6249,116.42241 341.05809,114.67742 346.10516,112.18891 L 349.26467,110.6311 L 350.96497,112.33139 L 352.66528,114.0317 L 347.80547,118.29775 C 345.05009,120.71649 341.77256,122.5937 340.2366,122.63286 C 338.74663,122.67085 334.11415,123.94944 329.94222,125.47419 C 318.99535,129.47504 314.28195,130.48321 309.12653,129.92657 C 306.40907,129.63316 303.76839,129.99213 302.59419,130.81456 C 301.51017,131.57385 299.52887,132.36507 298.19129,132.57283 L 295.75936,132.9506 L 298.63181,136.03315 L 301.50425,139.11569 L 304.88704,138.40756 C 309.17351,137.51026 311.7121,137.51487 316.12607,138.42796 C 318.42699,138.90394 319.64783,138.73821 319.64783,137.94987 C 319.64783,137.28623 320.83812,136.74326 322.29292,136.74326 C 323.74773,136.74326 325.22198,136.28381 325.56904,135.72226 C 325.9161,135.1607 328.50494,134.36712 331.322,133.95875 C 334.13907,133.55039 336.92299,132.93576 337.50851,132.59292 C 338.09402,132.25008 339.31309,131.84868 340.21755,131.70093 C 344.88248,130.93889 348.53295,129.83133 349.98918,128.7362 C 354.33905,125.46497 363.90328,122.08666 367.52963,122.5405 C 370.18724,122.87311 372.31708,118.50651 370.41283,116.62935 C 367.77347,114.02753 361.43376,109.70094 357.72727,107.97199 C 355.7253,107.03814 353.83982,105.32759 353.53731,104.17076 C 353.23479,103.01393 352.31093,102.06743 351.4843,102.06743 C 350.65767,102.06743 348.16171,101.09217 345.93772,99.900191 C 343.71375,98.708209 341.3964,97.732951 340.78808,97.732951 C 339.08054,97.732951 336.74076,91.542962 337.52012,89.087419 C 337.91607,87.839898 337.72633,86.896754 337.07941,86.896754 C 336.45462,86.896754 335.62874,85.555775 335.24414,83.9168 C 334.85953,82.277825 333.22528,78.742516 331.61248,76.060557 C 329.99966,73.378599 328.37173,69.94881 327.99483,68.438805 C 326.96275,64.303746 307.28198,55.471783 299.09968,55.471783 C 285.90348,55.471783 266.89502,67.178309 258.28814,80.605933 C 252.64601,89.408221 252.70186,88.932418 256.84491,92.901707 L 260.14277,96.061271 L 259.42872,101.77637 L 258.71467,107.49147 L 262.67103,109.14454 C 264.84703,110.05373 267.05323,111.91769 267.57373,113.28668 C 268.09421,114.65566 269.76906,116.59411 271.29562,117.59435 C 272.82217,118.5946 275.74201,120.99605 277.78413,122.93093 C 279.82626,124.8658 282.51314,127.18032 283.75498,128.07431 L 286.01287,129.69974 L 285.94013,139.45231 C 285.90012,144.81623 285.8217,150.91159 285.76586,152.99756 C 285.71002,155.08353 285.76131,159.22837 285.87982,162.20833 C 285.99834,165.18828 285.89855,170.06457 285.65806,173.04452 C 285.37061,176.60652 285.7665,179.33283 286.8137,181.00283 C 287.68978,182.39994 288.16184,184.59427 287.86272,185.87912 C 287.5636,187.16397 287.7936,190.65334 288.37385,193.6333 C 288.9541,196.61325 289.86461,203.0515 290.39721,207.94051 C 291.37151,216.88409 293.14092,221.85316 296.27855,224.45716 C 297.21184,225.23171 297.97544,227.16012 297.97544,228.74251 C 297.97544,230.3249 298.78268,232.77207 299.7693,234.18068 C 300.75593,235.58929 301.95959,238.86374 302.44411,241.45722 C 303.79584,248.69269 315.17326,263.52677 319.37099,263.52677 C 319.95535,263.52677 322.95639,266.91959 326.03997,271.06639 C 332.67946,279.99514 337.42844,283.82922 339.60791,282.02041 C 340.75619,281.06742 342.08369,282.03435 345.792,286.52481 C 348.38907,289.66965 351.24921,292.80287 352.14789,293.48754 C 353.04657,294.1722 355.24474,296.00022 357.03271,297.54978 C 358.8477,299.12276 361.61005,300.36778 363.28676,300.36852 C 365.42595,300.36946 366.63984,301.13779 367.5062,303.03923 C 368.26958,304.71468 371.80605,307.31288 377.00396,310.01713 C 381.55879,312.38681 387.16344,315.81806 389.45872,317.64213 C 393.65517,320.97703 395.50121,321.718 395.50121,320.06744 z M 323.98231,235.35266 C 322.8013,233.14593 324.29725,232.14862 325.60774,234.26904 C 325.97608,234.86503 327.10203,235.29609 328.10984,235.22696 L 329.94222,235.10126 L 328.04588,234.60568 C 325.84889,234.03155 325.47307,232.1018 327.55825,232.1018 C 329.63944,232.1018 331.48191,234.31521 330.82523,236.02652 C 329.95741,238.28801 325.30824,237.83018 323.98231,235.35266 z M 320.70526,228.28125 C 317.42279,224.78721 319.09038,222.33725 323.4111,224.3059 C 326.4196,225.67666 326.94783,227.92306 324.70029,229.78834 C 323.59215,230.70802 322.65185,230.3533 320.70526,228.28125 z M 323.48506,226.75579 C 323.0922,226.12015 322.25222,225.60008 321.61844,225.60008 C 320.89989,225.60008 320.9821,226.22184 321.83681,227.2517 C 323.32303,229.04249 324.65132,228.64285 323.48506,226.75579 z M 316.73871,221.25804 C 314.664,220.42211 312.06249,217.1503 312.06249,215.37693 C 312.06249,215.03975 313.44981,214.76388 315.1454,214.76388 C 318.69288,214.76388 322.37955,218.23161 321.4387,220.68342 C 320.72188,222.5514 320.12876,222.62392 316.73871,221.25804 z M 318.0998,217.39553 C 316.95226,216.55643 315.73473,216.14854 315.39416,216.4891 C 315.0536,216.82967 315.71385,217.79485 316.86138,218.63395 C 318.00892,219.47305 319.22645,219.88094 319.56702,219.54038 C 319.90758,219.19981 319.24734,218.23463 318.0998,217.39553 z M 310.09958,210.38718 C 307.15818,207.64686 306.94384,203.92768 309.7273,203.92768 C 312.34958,203.92768 315.31335,207.27882 315.31335,210.24382 C 315.31335,213.19819 313.1798,213.25686 310.09958,210.38718 z M 313.14611,208.26216 C 312.50819,207.07018 311.51577,206.09492 310.94075,206.09492 C 309.22367,206.09492 309.75563,208.07315 311.79159,209.25898 C 314.3969,210.77644 314.46492,210.72638 313.14611,208.26216 z M 304.54488,200.74455 C 302.23027,198.42994 301.53524,195.25873 303.34255,195.25873 C 306.32914,195.25873 309.97167,197.9725 309.67396,199.97578 C 309.21899,203.03721 307.14796,203.34763 304.54488,200.74455 z M 308.81163,200.17314 C 308.81163,199.89611 307.71447,199.08484 306.37349,198.3703 L 303.93534,197.07115 L 305.42255,198.87399 C 306.80723,200.55253 308.81163,201.3209 308.81163,200.17314 z M 299.66231,191.76675 C 296.99582,187.95981 297.47317,186.23169 300.95539,187.08542 C 304.89844,188.05212 306.88573,190.1181 306.02647,192.35729 C 305.04048,194.92671 301.65564,194.61262 299.66231,191.76675 z M 303.39353,190.38244 C 302.65159,189.48845 301.55692,188.75701 300.96093,188.75701 C 300.35645,188.75701 300.4738,189.47573 301.2263,190.38244 C 301.96824,191.27642 303.06291,192.00787 303.6589,192.00787 C 304.26338,192.00787 304.14603,191.28915 303.39353,190.38244 z M 298.78815,184.33375 C 296.58932,183.05535 296.20659,177.92081 298.31013,177.92081 C 300.81124,177.92081 303.64151,180.70963 303.24046,182.77893 C 302.76029,185.25656 301.27031,185.77688 298.78815,184.33375 z M 300.9425,181.50707 C 299.93498,180.49957 298.8064,179.97949 298.43453,180.35136 C 297.36806,181.41785 299.00526,183.33891 300.98064,183.33891 L 302.77432,183.33891 L 300.9425,181.50707 z M 293.87123,174.46677 C 292.32015,172.9157 292.13766,169.63913 293.5536,168.76404 C 294.97095,167.88806 298.14679,171.35699 297.75866,173.35716 C 297.32808,175.57609 295.50182,176.09737 293.87123,174.46677 z M 291.13509,147.96325 C 289.54104,146.3692 290.37935,143.084 292.28643,143.45127 C 293.32942,143.65213 294.18277,144.74442 294.18277,145.87857 C 294.18277,148.03447 292.4153,149.24346 291.13509,147.96325 z M 300.68449,119.19545 C 299.4925,118.52026 296.32292,115.84436 293.64096,113.24901 C 290.94653,110.64159 286.97084,108.04193 284.75559,107.43896 C 282.35486,106.7855 279.82093,105.04787 278.43934,103.10761 C 277.1704,101.32554 274.70774,99.130881 272.96675,98.230583 L 269.80132,96.593677 L 269.80132,92.287025 C 269.80132,89.819327 269.28077,87.980374 268.58225,87.980374 C 267.00796,87.980374 268.16112,81.947701 270.38388,78.555347 C 273.31485,74.082108 286.05562,76.068165 286.05562,80.998292 C 286.05562,81.858483 285.32418,82.562276 284.43019,82.562276 C 283.5362,82.562276 282.80476,83.049904 282.80476,83.645895 C 282.80476,85.11201 282.8071,85.111602 292.60685,81.939238 C 298.96758,79.880149 301.2263,78.659114 301.2263,77.279673 C 301.2263,71.265764 316.14237,71.819403 318.15365,77.907963 C 318.50707,78.977858 319.47548,81.389808 320.30565,83.267852 C 321.13584,85.145896 321.81507,87.141075 321.81507,87.701584 C 321.81507,89.469085 329.22466,97.84292 333.82891,101.27885 C 337.26959,103.84645 335.61649,106.50254 329.64578,108.00008 C 327.20977,108.61107 324.81703,109.51969 324.32858,110.01924 C 322.97036,111.40833 316.37503,113.98725 314.18075,113.98725 C 313.10739,113.98725 310.76632,115.45014 308.97835,117.23811 C 305.46379,120.75266 304.03067,121.09088 300.68449,119.19545 z M 308.81163,115.07087 C 310.26735,113.02651 312.0783,111.82001 313.69116,111.82001 C 317.00375,111.82001 321.54149,110.08115 323.59951,108.02314 C 324.49118,107.13146 326.52688,106.39445 328.12329,106.38532 C 329.71969,106.37619 331.75728,105.8988 332.65127,105.32444 L 334.2767,104.28015 L 329.61915,99.652023 C 321.94347,92.024849 320.91939,90.731911 320.16121,87.711047 C 319.02783,83.195315 317.49726,82.61412 306.01209,82.338254 L 295.26639,82.08015 L 289.30648,84.606895 C 286.02853,85.996604 281.78623,87.909499 279.87917,88.85777 L 276.41176,90.581901 L 274.19017,88.57138 C 271.38177,86.029825 271.36487,83.444507 274.1402,80.932863 L 276.31184,78.967554 L 279.06749,80.223105 C 282.99967,82.014732 284.69842,81.82429 282.69101,79.816883 C 281.77704,78.902907 279.23606,77.864117 277.04441,77.50846 L 273.05957,76.86181 L 271.36306,80.922156 C 270.42996,83.155347 270.01073,85.778931 270.43143,86.752344 C 271.15494,88.426414 271.34299,89.368195 271.78321,93.522004 C 271.88516,94.483933 273.91908,96.622674 276.30304,98.274761 C 278.68701,99.926849 280.63752,101.86541 280.63752,102.58268 C 280.63752,103.9416 285.11114,106.40191 287.58206,106.40191 C 288.36552,106.40191 291.87789,109.06566 295.38732,112.32135 C 302.74528,119.14732 305.50628,119.7128 308.81163,115.07087 z M 280.09571,84.729515 C 280.09571,82.743535 279.44365,81.927874 277.65272,81.673559 C 274.99015,81.295472 273.4779,83.61931 274.55683,86.430946 C 275.65485,89.292331 280.09571,87.928188 280.09571,84.729515 z M 314.06323,80.807603 L 317.4185,80.136548 L 316.42985,78.289227 C 315.01168,75.639362 306.96169,73.364621 304.94001,75.042466 C 302.31322,77.222504 303.06776,80.201731 306.37349,80.702509 C 308.01246,80.950792 309.65821,81.226996 310.03071,81.316295 C 310.4032,81.405594 312.21784,81.176681 314.06323,80.807603 z M 331.17578,85.271325 C 331.51884,84.377339 332.21967,83.645895 332.73319,83.645895 C 333.24672,83.645895 333.38619,84.377339 333.04314,85.271325 C 332.70007,86.165311 331.99924,86.896754 331.48573,86.896754 C 330.9722,86.896754 330.83273,86.165311 331.17578,85.271325 z M 415.89587,315.19363 C 416.19582,313.64709 412.77974,308.85984 402.34259,296.20023 L 399.9732,293.32631 L 398.31347,295.49355 C 395.66376,298.95351 396.13009,299.91762 404.88646,309.08281 C 413.01642,317.59234 415.19601,318.80212 415.89587,315.19363 z M 412.87238,302.8647 C 403.83179,293.15492 401.34748,291.50054 406.06859,298.33381 C 411.93426,306.82368 418.46792,313.59602 419.65129,312.41266 C 420.38646,311.67749 418.16638,308.55055 412.87238,302.8647 z M 332.24655,302.80798 C 331.68483,295.45604 330.77884,291.78269 328.21304,286.45406 C 326.39305,282.67433 325.25099,279.26093 325.67512,278.86872 C 326.09924,278.47653 326.6417,278.69842 326.88057,279.36182 C 327.11943,280.02521 330.66229,284.9831 334.75359,290.37934 C 338.84488,295.77557 342.52246,301.69388 342.92598,303.53111 C 343.82191,307.61029 345.6547,307.94202 345.6547,304.02501 C 345.6547,299.75897 337.20877,285.21112 332.09033,280.66086 C 329.61781,278.46279 325.92866,274.20964 323.89224,271.20941 C 321.85581,268.2092 319.70201,265.91294 319.10602,266.10665 C 318.51003,266.30035 316.44448,265.0886 314.5159,263.41389 C 308.44776,258.14447 294.34061,255.19608 291.51077,258.60583 L 290.19884,260.18662 L 293.27442,260.86872 C 304.77707,263.4198 319.09945,269.36941 318.00416,271.14161 C 317.62563,271.75409 316.40211,271.56738 314.98594,270.68102 C 305.63642,264.82937 281.53908,263.80912 287.23609,269.50613 C 288.23315,270.50319 292.06129,271.34117 297.46598,271.74545 C 302.21612,272.10078 307.56547,272.79401 309.35344,273.28598 C 311.14142,273.77795 314.48274,274.49679 316.7786,274.88341 C 319.07447,275.27001 320.68697,275.85228 320.36192,276.17731 C 320.03688,276.50236 321.00336,278.72058 322.50966,281.1067 C 324.97032,285.00464 329.51836,294.58827 329.21517,295.23659 C 328.55863,296.64053 330.94898,312.28965 331.81997,312.28965 C 332.59975,312.28965 332.73734,309.23155 332.24655,302.80798 z M 496.77791,307.24741 L 498.47188,307.89744 L 497.77531,304.94635 C 497.39219,303.32325 495.19184,298.13879 492.88562,293.42532 C 490.57941,288.71186 488.6925,284.21844 488.6925,283.43997 C 488.6925,282.66149 487.71725,281.50261 486.52526,280.86468 C 485.33328,280.22676 484.35802,278.78622 484.35802,277.66352 C 484.35802,276.5408 483.54119,274.19896 482.54283,272.45942 L 480.72764,269.29664 L 477.13544,271.55889 L 473.54324,273.82115 L 474.15381,276.5302 C 476.45075,286.72182 480.15311,290.19674 485.60569,287.27861 C 486.80954,286.63433 488.07887,286.39157 488.42645,286.73914 C 488.77402,287.08671 487.10329,288.20603 484.71371,289.22653 L 480.36903,291.08197 L 485.30591,301.11368 L 490.24281,311.1454 L 492.66337,308.87138 C 494.04128,307.57691 495.81363,306.87737 496.77791,307.24741 z M 419.62463,302.96183 C 417.25828,297.95999 413.12988,290.46115 411.16555,287.59674 C 410.62033,286.80168 405.25379,290.0298 405.25379,291.15282 C 405.25379,292.57687 421.53363,310.45807 422.21229,309.77942 C 422.45039,309.54131 421.28594,306.4734 419.62463,302.96183 z M 428.06653,306.26139 L 429.47224,304.56762 L 424.72544,294.88338 C 422.11469,289.55707 419.82851,285.19916 419.64504,285.19916 C 419.46156,285.19916 418.22089,285.8087 416.88799,286.55369 C 415.5551,287.29867 414.3051,287.98639 414.11021,288.08195 C 413.25944,288.4991 424.34008,307.91781 425.43898,307.93551 C 426.11098,307.94632 427.29339,307.19298 428.06653,306.26139 z M 439.39966,302.25994 L 442.24142,299.81557 L 438.25616,291.42374 C 434.12865,282.73239 433.11764,281.94067 429.57144,284.62289 C 428.41454,285.49792 426.37083,286.22936 425.02985,286.24832 C 421.96493,286.29165 421.8805,285.79387 426.49246,294.87209 C 431.72701,305.17579 434.29858,306.64771 439.39966,302.25994 z M 451.64216,298.56305 C 452.32131,293.79514 444.94706,281.91551 442.70191,284.16066 C 442.13073,284.73184 440.78568,285.19916 439.71289,285.19916 C 437.04621,285.19916 437.22205,286.23011 441.28414,294.41173 L 444.80591,301.50505 L 448.05676,301.20834 C 450.44948,300.98997 451.39593,300.29168 451.64216,298.56305 z M 390.98676,297.73076 L 392.43221,296.3179 L 389.25512,292.65487 C 387.50772,290.6402 384.34725,286.7038 382.23186,283.90734 L 378.38572,278.82283 L 376.48113,280.92738 C 375.4336,282.08487 373.92494,283.03192 373.12855,283.03192 C 372.31967,283.03192 374.42653,286.84299 377.90188,291.66633 L 384.1232,300.30075 L 386.83225,299.72217 C 388.32223,299.40396 390.19175,298.50782 390.98676,297.73076 z M 462.23767,298.89058 C 462.75854,297.53325 455.87909,283.64116 454.15992,282.57864 C 453.74981,282.32519 452.291,282.9651 450.91811,284.00067 L 448.42193,285.88353 L 451.9937,293.12669 L 455.56545,300.36984 L 458.61774,300.36984 C 460.2965,300.36984 461.92547,299.70417 462.23767,298.89058 z M 468.59259,294.03495 C 468.90762,293.04237 467.82167,288.77666 466.17938,284.55559 L 463.19338,276.88093 L 460.08782,280.03205 L 456.98226,283.18316 L 458.43144,286.0875 C 464.50639,298.26248 466.70503,299.98213 468.59259,294.03495 z M 398.72797,291.65069 C 398.81641,289.47765 384.99508,276.42957 383.31049,277.09577 C 380.28412,278.29258 381.00025,280.06666 388.1,288.96095 L 394.78585,297.33671 L 396.74486,294.78969 C 397.82232,293.38885 398.71472,291.97629 398.72797,291.65069 z M 403.08655,291.8567 C 403.08655,291.34642 401.47428,288.78637 399.50373,286.1677 C 397.53318,283.54904 394.81145,279.57788 393.45544,277.34292 C 390.7799,272.93311 389.5877,272.35073 388.58501,274.96372 C 388.1684,276.04938 390.342,279.48206 394.69988,284.62071 C 401.16122,292.2397 403.08655,293.90087 403.08655,291.8567 z M 473.52183,291.70088 C 473.52183,291.10489 474.25327,290.61726 475.14726,290.61726 C 477.24925,290.61726 477.26137,290.70941 473.92312,281.30612 C 470.8015,272.513 470.78504,272.49771 467.34691,275.19978 L 464.96467,277.07201 L 467.17975,282.49011 C 468.39805,285.47007 469.82533,289.00538 470.35148,290.34636 C 471.31037,292.79021 473.52183,293.73505 473.52183,291.70088 z M 408.49714,286.31035 L 410.11506,285.28749 L 405.425,275.76166 C 402.84546,270.52244 400.01106,265.10404 399.12632,263.72077 L 397.51771,261.20572 L 394.93577,263.99167 C 393.5157,265.52394 391.59911,266.77763 390.67666,266.77763 C 388.25814,266.77763 388.47077,267.35599 393.94328,275.66272 C 401.51872,287.16152 404.12952,289.07159 408.49714,286.31035 z M 417.7895,283.77141 C 418.53951,281.81694 408.68251,263.52677 406.87921,263.52677 C 406.08271,263.52677 404.68417,263.81336 403.77133,264.16365 L 402.11163,264.80054 L 407.17812,274.99985 L 412.24462,285.19916 L 414.74312,285.19916 C 416.11729,285.19916 417.48817,284.55667 417.7895,283.77141 z M 428.51484,283.37304 C 433.24005,281.11975 433.23897,280.90122 428.44486,269.22846 C 423.5975,257.42601 423.66159,257.48871 419.21461,260.19981 C 417.19807,261.42918 414.16771,262.43687 412.48047,262.4391 L 409.41275,262.44315 L 414.49332,271.92482 C 421.54954,285.09357 422.7874,286.10427 428.51484,283.37304 z M 443.26568,281.30383 L 444.69986,279.57574 L 442.7278,273.9894 C 441.64317,270.91691 439.79072,265.80914 438.61124,262.6388 L 436.46674,256.87455 L 434.67641,257.69787 C 433.69174,258.1507 431.29591,258.55029 429.35235,258.58584 C 427.40879,258.62139 426.00943,259.13811 426.24264,259.7341 C 426.47587,260.33009 428.77443,265.81591 431.35057,271.92482 L 436.03445,283.03192 L 438.93297,283.03192 C 440.52716,283.03192 442.47687,282.25428 443.26568,281.30383 z M 452.15072,281.50126 L 454.07745,280.03951 L 450.16626,269.34499 C 448.0151,263.46301 446.00254,257.82963 445.69389,256.82636 L 445.13271,255.00223 L 442.26027,256.23305 C 440.68041,256.91 439.23166,257.56193 439.0408,257.68178 C 438.18916,258.21654 447.99528,283.02821 449.04611,282.99746 C 449.69395,282.9785 451.09103,282.30521 452.15072,281.50126 z M 376.09324,279.12216 C 376.89286,278.15868 376.97877,277.12454 376.33106,276.2593 C 375.77337,275.51431 372.75765,271.62804 369.62945,267.62313 L 363.94181,260.34149 L 361.57089,261.66322 C 360.26687,262.39018 359.00161,263.10202 358.75922,263.24509 C 358.51681,263.38816 361.0537,267.61532 364.39674,272.63877 L 370.475,281.77233 L 372.65822,281.20141 C 373.85899,280.8874 375.40475,279.95173 376.09324,279.12216 z M 460.08452,278.14298 C 462.32471,274.72403 461.74636,271.63736 456.63719,259.74438 L 452.71671,250.6184 L 449.70889,252.84217 L 446.70108,255.06595 L 449.81706,263.15804 C 451.53086,267.6087 452.93305,271.64716 452.93305,272.13241 C 452.93305,278.24192 457.50302,282.08283 460.08452,278.14298 z M 382.49777,274.97068 C 382.49777,274.11294 380.51355,271.11855 378.08837,268.31649 C 375.6632,265.51443 372.92516,262.07137 372.00384,260.66524 C 370.1676,257.8628 369.6688,257.68806 367.47409,259.07851 C 365.46129,260.35371 377.50001,276.5302 380.46182,276.5302 C 381.58159,276.5302 382.49777,275.82842 382.49777,274.97068 z M 487.01106,271.73643 L 486.27349,267.80483 L 484.78543,269.03981 L 483.29738,270.27479 L 485.12526,273.36916 C 487.41378,277.2433 487.95608,276.77379 487.01106,271.73643 z M 388.33407,272.66889 C 389.26324,270.24752 386.46637,265.40727 380.41249,258.95991 L 375.16282,253.369 L 373.30626,255.22556 L 371.44971,257.08211 L 373.38028,260.03354 C 379.07006,268.73198 387.20661,275.60704 388.33407,272.66889 z M 467.81723,272.70788 C 470.4778,270.84434 470.56512,271.32386 465.1006,257.78884 C 462.32046,250.90276 460.82562,248.42215 459.71334,248.84898 C 458.86665,249.17388 457.28326,249.43971 456.19469,249.43971 L 454.21548,249.43971 L 459.26327,261.87992 C 464.78713,275.49339 464.44987,275.06647 467.81723,272.70788 z M 478.23435,269.12582 L 480.03191,267.13953 L 475.56439,256.39329 C 470.38135,243.92594 470.72397,244.4673 468.94264,245.9306 C 468.18323,246.55442 466.50915,247.23344 465.22243,247.43954 L 462.88294,247.81428 L 466.926,257.56686 C 469.14968,262.93078 471.28432,268.17279 471.66962,269.21577 C 472.5825,271.6868 475.95855,271.64055 478.23435,269.12582 z M 485.4461,266.23044 L 486.79955,264.59965 L 483.46489,257.83239 C 481.63084,254.11041 479.83255,248.7489 479.46869,245.91795 C 478.71459,240.05073 478.1253,239.72635 475.28945,243.61742 L 473.2644,246.39599 L 477.8472,257.12862 C 482.59779,268.25419 483.18391,268.95622 485.4461,266.23044 z M 395.00494,261.98391 L 396.72588,259.35743 L 394.89212,255.7531 C 392.51462,251.08005 392.54008,251.10113 390.90828,252.45541 C 390.14132,253.09192 387.70934,253.77094 385.50386,253.96435 L 381.49391,254.316 L 384.70687,259.46319 C 388.44819,265.45678 392.1377,266.35988 395.00494,261.98391 z M 406.33741,261.65138 C 406.33741,259.52986 401.45897,249.44453 400.44901,249.47812 C 399.81368,249.49922 398.19231,250.12828 396.84597,250.87598 L 394.39805,252.23546 L 397.63481,257.33931 C 400.55485,261.94374 406.33741,264.80895 406.33741,261.65138 z M 361.6146,260.13686 C 362.81756,258.9339 356.22872,247.64394 354.49186,247.93207 C 348.2104,248.97411 348.10639,249.50916 352.92953,255.96957 C 356.93594,261.33599 359.28726,262.4642 361.6146,260.13686 z M 418.45026,259.02043 C 422.52832,257.46038 422.86075,255.65823 420.32211,248.8731 C 417.73185,241.95 418.32526,242.22176 413.27784,245.64704 C 411.08224,247.13702 407.89099,248.35609 406.18619,248.35609 C 402.43359,248.35609 402.44134,248.2385 405.7625,254.7925 C 409.2672,261.7087 410.41932,262.09262 418.45026,259.02043 z M 367.84032,257.0713 C 368.93935,255.29304 361.83389,243.81856 360.05614,244.50076 C 359.18975,244.83322 357.79383,245.10523 356.9541,245.10523 C 355.88162,245.10523 356.41881,246.71662 358.75938,250.52054 C 362.79141,257.07342 366.28254,259.59183 367.84032,257.0713 z M 432.41552,256.98693 C 434.97007,255.61977 435.03966,253.54304 432.75558,246.83961 C 430.78914,241.06845 428.89745,239.72831 426.33482,242.29093 C 425.38294,243.2428 423.66372,244.02161 422.5143,244.02161 C 419.90857,244.02161 419.89559,243.84757 423.02992,250.93484 C 424.51832,254.30037 426.49282,257.04726 427.6353,257.34175 C 428.73526,257.62529 429.78919,257.91383 429.97737,257.98297 C 430.16555,258.0521 431.26272,257.60389 432.41552,256.98693 z M 380.7224,255.39962 C 380.37934,254.50563 379.6035,253.77419 378.9983,253.77419 C 378.36405,253.77419 378.46936,254.46273 379.24691,255.39962 C 379.98886,256.29361 380.76471,257.02505 380.97102,257.02505 C 381.17733,257.02505 381.06546,256.29361 380.7224,255.39962 z M 441.46642,255.28368 C 443.67703,254.43539 443.63161,252.17864 441.28994,246.51704 L 439.39941,241.94616 L 436.68456,242.59452 C 433.04561,243.46356 433.13262,243.20215 434.90203,247.94993 C 435.76269,250.25929 436.74305,253.00211 437.08061,254.0451 C 437.73392,256.06368 438.71313,256.34022 441.46642,255.28368 z M 373.03986,252.76441 C 373.47785,251.08952 371.51296,247.04555 367.85918,242.102 C 367.73959,241.9402 366.60956,242.18965 365.34798,242.65633 L 363.05423,243.50485 L 366.29621,249.18133 C 369.66073,255.07238 372.09771,256.36722 373.03986,252.76441 z M 389.50607,251.2249 L 391.5105,249.75923 L 387.41264,239.57599 C 385.15882,233.9752 383.22807,229.28668 383.12208,229.15704 C 382.29695,228.14778 374.92288,231.70982 374.96705,233.09632 C 375.34716,245.03012 383.71275,255.46108 389.50607,251.2249 z M 450.16252,250.59127 L 452.06235,248.49198 L 450.74137,244.36046 C 449.04724,239.06186 447.88196,237.80307 446.21461,239.47041 C 445.49942,240.1856 443.98437,240.77075 442.84782,240.77075 C 441.62969,240.77075 441.00257,241.32681 441.32022,242.12528 C 445.97886,253.83598 446.64709,254.47577 450.16252,250.59127 z M 378.16329,250.72001 C 378.16329,250.2322 377.39247,247.23744 376.45036,244.06499 L 374.73743,238.29692 L 372.47207,240.56227 L 370.20672,242.82762 L 373.24876,247.21728 C 376.08433,251.30901 378.16329,252.79074 378.16329,250.72001 z M 398.65581,247.93027 C 401.27946,244.76896 394.79466,225.87318 392.03363,228.63421 C 391.31844,229.3494 389.57888,229.93456 388.16793,229.93456 L 385.60258,229.93456 L 386.3484,232.3727 C 390.73025,246.6973 395.09745,252.21782 398.65581,247.93027 z M 353.24004,245.03108 C 353.24004,243.43366 347.84456,232.94969 345.86788,230.70622 C 344.66132,229.3368 343.28867,228.9604 341.18571,229.42229 C 338.07012,230.10659 336.43021,228.91009 332.27387,222.92015 C 331.17232,221.33263 330.05271,220.25209 329.78586,220.51894 C 329.00946,221.29534 345.45673,245.97037 347.52048,247.12531 C 349.55089,248.26158 353.24004,246.91079 353.24004,245.03108 z M 409.89398,245.70462 C 411.8118,244.84229 414.23678,243.44572 415.28282,242.60114 L 417.1847,241.06552 L 414.64768,235.22913 C 413.25231,232.01913 411.79062,228.50915 411.39949,227.42921 L 410.68832,225.46567 L 408.27175,227.1583 C 406.94264,228.08925 403.79471,228.85094 401.27637,228.85094 L 396.69757,228.85094 L 397.67183,231.83089 C 398.20768,233.46987 399.17045,236.86133 399.81134,239.36747 C 401.74191,246.91687 404.01728,248.34699 409.89398,245.70462 z M 459.43477,245.05142 C 459.43477,242.35125 456.50056,236.43628 455.16109,236.43628 C 450.78789,236.43628 450.09929,238.16154 452.33595,243.51461 C 454.19676,247.96816 459.43477,249.10212 459.43477,245.05142 z M 468.12162,244.54187 C 470.36594,241.83763 468.14574,235.97129 464.72563,235.56877 C 460.4186,235.06188 458.9903,237.60936 460.9508,242.3015 C 462.7061,246.50251 465.7144,247.44238 468.12162,244.54187 z M 359.26969,242.60518 C 359.8698,241.04132 354.63887,228.85094 353.36771,228.85094 C 352.92932,228.85094 351.69251,229.49304 350.61924,230.27784 L 348.66785,231.70474 L 351.46266,237.22002 C 354.67816,243.56552 358.01732,245.86881 359.26969,242.60518 z M 424.87592,241.58347 C 428.76989,238.31718 429.01423,237.12943 427.03874,231.06961 C 425.91191,227.61304 424.80411,225.73396 424.33787,226.48834 C 423.90312,227.19177 421.38186,227.76732 418.73508,227.76732 C 413.12982,227.76732 413.2617,227.40253 416.26111,234.60996 C 418.38608,239.71619 420.83515,242.93799 422.5917,242.93799 C 422.95987,242.93799 423.98777,242.32846 424.87592,241.58347 z M 475.64591,241.36457 C 477.21166,239.47794 476.3693,236.30415 473.64953,233.8428 L 471.66533,232.04712 L 470.33722,233.6474 C 469.28714,234.91266 469.30019,236.05265 470.39953,239.09283 C 471.88299,243.19528 473.53344,243.90994 475.64591,241.36457 z M 365.49743,240.37043 C 366.42438,237.95485 362.31441,232.20595 359.79615,232.39564 C 356.97126,232.60843 357.00187,232.92321 360.32263,237.81016 C 363.24517,242.11105 364.5767,242.76984 365.49743,240.37043 z M 438.14042,241.03574 C 438.41868,240.58549 437.90954,236.93252 437.00898,232.91803 L 435.37161,225.61895 L 431.69287,225.88042 C 427.47552,226.18017 427.38282,226.5621 429.76947,233.80509 C 431.93731,240.38405 436.24405,244.10412 438.14042,241.03574 z M 373.26653,233.21945 C 372.38174,228.48147 372.1178,228.20693 370.0764,229.90115 C 369.1173,230.69713 367.29232,230.97243 365.67149,230.56562 L 362.90413,229.87106 L 364.70448,233.42457 C 365.69467,235.379 367.25661,237.83538 368.17546,238.8832 L 369.84611,240.7883 L 371.91363,238.91722 C 373.53169,237.45289 373.82579,236.21428 373.26653,233.21945 z M 445.87444,237.92198 C 446.84528,236.95115 447.43719,235.61017 447.18981,234.94203 C 446.94244,234.27389 446.09076,231.16717 445.29721,228.03822 C 443.79293,222.10693 442.76852,221.36862 439.43012,223.80971 C 437.86484,224.95427 437.56191,226.18492 438.02972,229.49871 C 439.35243,238.86821 442.04118,241.75526 445.87444,237.92198 z M 452.4369,235.27879 C 452.83036,234.64216 453.83439,234.38304 454.66809,234.70296 C 456.55634,235.42756 456.5537,235.33278 454.48685,228.22307 L 452.78978,222.38536 L 449.88146,222.5606 C 445.41313,222.82985 445.35381,223.03005 447.69109,229.95114 C 449.83474,236.29881 450.99884,237.60563 452.4369,235.27879 z M 461.0602,234.26904 C 461.42855,233.67304 462.67024,233.18542 463.81954,233.18542 L 465.90916,233.18542 L 463.15585,226.9546 C 459.81211,219.38765 459.17292,218.69149 456.38226,219.57722 L 454.19521,220.27136 L 456.27318,227.53766 C 457.41606,231.53412 458.35115,234.92741 458.35115,235.0783 C 458.35115,235.84427 460.47962,235.20845 461.0602,234.26904 z M 469.2436,221.7711 C 465.21605,214.2179 465.16967,214.17887 462.57248,216.15698 L 460.8339,217.48116 L 464.50001,225.54288 L 468.16614,233.60461 L 470.57308,231.19146 L 472.98002,228.7783 L 469.2436,221.7711 z M 360.80879,229.66365 C 360.78082,227.38091 359.29827,225.78981 356.04766,224.55393 C 351.49819,222.82423 351.11348,224.24647 355.15422,227.85687 C 358.9415,231.24081 360.83552,231.846 360.80879,229.66365 z M 381.41415,225.17613 C 381.41415,223.29175 380.45637,222.54209 376.80877,221.57145 L 372.20339,220.34595 L 374.14249,221.76922 L 376.0816,223.1925 L 374.30578,224.96831 C 372.93028,226.34382 372.81352,227.08576 373.78783,228.25975 C 375.72115,230.58925 381.41415,228.28735 381.41415,225.17613 z M 351.0728,227.31414 C 351.0728,223.84841 349.89057,222.73904 346.69674,223.20779 C 343.09921,223.7358 343.04381,223.82995 344.60921,226.75494 C 345.92122,229.20645 351.0728,229.65213 351.0728,227.31414 z M 369.68584,227.22551 C 369.75411,226.62952 368.03225,225.85293 365.85949,225.49976 C 361.70324,224.82417 361.02739,225.36864 363.25592,227.59717 C 364.79136,229.13261 369.49855,228.86054 369.68584,227.22551 z M 342.13294,225.05827 C 342.13294,222.27829 340.22332,221.59069 336.48578,223.02492 L 334.72495,223.70061 L 336.56511,225.73397 C 339.25811,228.7097 342.13294,228.36083 342.13294,225.05827 z M 392.0654,225.24735 C 392.62423,222.30245 389.13777,220.11826 386.34403,221.66304 C 385.12257,222.33844 383.96179,222.97117 383.7645,223.06912 C 383.56722,223.16708 383.96573,224.29347 384.6501,225.57222 C 386.20932,228.48564 391.49482,228.25409 392.0654,225.24735 z M 407.17991,226.08045 C 408.55123,225.11994 409.58827,223.25351 409.58827,221.74597 C 409.58827,220.28978 410.07589,219.09836 410.67189,219.09836 C 411.26788,219.09836 411.7555,220.23503 411.7555,221.6243 C 411.7555,224.40789 414.83353,226.35985 419.49701,226.53365 C 423.72057,226.69106 425.35355,224.23357 423.69157,220.22119 L 422.36045,217.00758 L 420.77324,218.59478 C 418.77885,220.58917 416.79,220.59963 412.99214,218.63568 C 411.06138,217.63724 409.44872,217.43939 408.44057,218.07728 C 407.58182,218.62061 404.9287,219.08815 402.54474,219.11623 C 400.16077,219.14431 397.35691,219.81507 396.31392,220.60681 C 390.32007,225.15679 400.89397,230.48329 407.17991,226.08045 z M 371.27353,223.68715 C 372.09768,223.15691 371.09031,221.29274 368.25721,218.1053 C 365.01677,214.45957 363.7024,213.62065 362.73952,214.58353 C 362.04434,215.27871 360.354,215.8475 358.98323,215.8475 C 355.61125,215.8475 355.84806,217.40943 359.62815,220.10109 C 364.96407,223.90059 369.00684,225.14552 371.27353,223.68715 z M 433.85349,223.62089 C 434.1579,223.12833 434.12981,221.66544 433.79105,220.37003 L 433.17513,218.01474 L 428.93921,218.01474 L 424.70329,218.01474 L 426.38437,221.2656 C 428.01972,224.428 432.48452,225.83592 433.85349,223.62089 z M 356.34568,219.17379 C 352.73485,214.9575 349.44737,213.87523 349.44737,216.90279 C 349.44737,218.67423 355.97303,223.43284 358.40226,223.43284 C 359.45217,223.43284 358.75286,221.98459 356.34568,219.17379 z M 442.09686,219.53018 C 442.09686,217.54926 440.2594,216.6804 437.75268,217.47601 C 435.71984,218.12121 434.81758,221.21045 436.24506,222.63794 C 437.25872,223.6516 442.09686,221.08218 442.09686,219.53018 z M 348.26127,221.43141 C 348.78515,220.58376 345.61803,217.21676 341.04932,213.76429 C 338.71563,212.00077 335.66666,213.97299 336.67288,216.59518 C 337.71331,219.3065 347.1425,223.24163 348.26127,221.43141 z M 334.29427,216.50867 L 331.38393,212.69301 L 329.30855,213.9891 C 326.36341,215.82837 326.65784,216.41999 331.77942,218.95395 C 337.47993,221.77434 337.95687,221.31059 334.29427,216.50867 z M 385.36206,219.62638 C 386.12882,217.62821 383.93492,214.76388 381.6377,214.76388 C 380.71462,214.76388 379.08902,213.97622 378.02524,213.01352 L 376.09112,211.26316 L 374.34075,213.01352 C 373.37805,213.97622 372.10882,214.76388 371.52022,214.76388 C 369.35298,214.76388 372.05742,217.21513 376.40065,219.18739 C 381.85006,221.66199 384.53054,221.79329 385.36206,219.62638 z M 451.83284,219.91107 C 451.79524,216.84181 449.97384,215.61125 446.57382,216.35802 L 443.1947,217.1002 L 444.30934,219.18289 C 445.57579,221.54927 451.86036,222.15754 451.83284,219.91107 z M 394.9594,219.09836 C 395.34074,218.48135 394.40752,218.01474 392.79216,218.01474 C 391.1768,218.01474 390.24358,218.48135 390.62492,219.09836 C 390.99326,219.69435 391.96852,220.18198 392.79216,220.18198 C 393.6158,220.18198 394.59106,219.69435 394.9594,219.09836 z M 456.90087,214.67125 C 455.55,211.09237 453.44445,210.52403 452.65932,213.52635 C 451.89294,216.457 453.66753,218.98677 456.05226,218.36315 L 458.09297,217.82948 L 456.90087,214.67125 z M 405.11833,217.33748 C 407.46618,216.86791 408.50465,216.03713 408.50465,214.62843 C 408.50465,213.01872 409.31359,212.59664 412.39876,212.59664 C 415.36419,212.59664 416.42625,212.0866 416.85214,210.45802 L 417.4114,208.3194 L 422.25446,208.53019 L 427.09751,208.74096 L 429.03634,206.1706 C 430.44066,204.30885 431.64499,203.77542 433.40493,204.23566 C 435.21308,204.7085 435.97501,204.33453 436.38311,202.77394 C 436.72699,201.45898 437.87092,200.67683 439.45023,200.67683 C 440.83553,200.67683 442.27032,200.1892 442.63867,199.59321 C 443.00701,198.99721 444.19516,198.50959 445.27898,198.50959 C 446.36282,198.50959 447.85663,197.77814 448.59857,196.88416 C 449.34052,195.99017 450.74121,195.26115 451.71121,195.26411 C 454.64769,195.27307 447.4183,200.42664 443.38866,201.19696 C 441.41719,201.57383 438.99258,202.83005 438.00064,203.98855 C 437.0087,205.14706 435.31048,206.09492 434.22682,206.09492 C 433.14316,206.09492 430.85441,207.13155 429.14072,208.39854 C 426.9815,209.99491 424.98114,210.54896 422.6251,210.20316 C 420.14293,209.83885 418.95084,210.21699 418.20846,211.60414 C 417.6492,212.64912 415.63034,213.84702 413.72211,214.26614 L 410.25259,215.02818 L 412.29478,216.52146 C 414.65137,218.24464 420.42446,218.53612 420.42446,216.93192 C 420.42446,216.29361 423.6494,215.92302 428.28071,216.02916 C 441.76719,216.33823 451.84943,214.14718 451.84943,210.90726 C 451.84943,209.91948 452.96421,209.34578 454.88357,209.34578 C 460.09115,209.34578 460.86206,207.31426 457.22599,203.173 C 455.06535,200.71216 454.01667,198.35707 454.01667,195.96556 C 454.01667,187.7643 440.4541,180.11985 434.51152,184.97162 C 433.61753,185.7015 431.63503,186.59472 430.10597,186.95653 C 428.57689,187.31834 426.22937,188.56534 424.88925,189.72762 C 423.54911,190.88991 420.53598,192.16469 418.19338,192.56046 C 415.85077,192.95624 413.65895,193.72526 413.32266,194.26939 C 412.98637,194.81353 411.51048,195.25873 410.04289,195.25873 C 408.57531,195.25873 405.44758,196.53394 403.09238,198.09254 C 400.03254,200.11745 398.0286,200.73019 396.07208,200.23914 C 394.04375,199.73006 393.33397,199.97862 393.33397,201.19799 C 393.33397,202.10333 392.39591,202.84406 391.2494,202.84406 C 385.95311,202.84406 378.16892,205.45373 377.53826,207.44076 C 376.72103,210.01562 380.20592,212.96543 382.15453,211.34823 C 383.00634,210.64129 384.17652,210.67165 385.60813,211.43783 C 390.24871,213.92139 401.1816,211.31656 399.24805,208.18802 C 398.89486,207.61653 400.94535,207.17854 403.97404,207.17854 C 408.20889,207.17854 409.63923,206.70367 410.83676,204.90009 L 412.3496,202.62163 L 419.14026,202.55766 C 423.35462,202.51797 426.22251,201.98304 426.69947,201.1477 C 427.12215,200.4074 428.68706,199.63289 430.17704,199.42656 C 431.69473,199.21638 432.88609,198.3372 432.88609,197.4274 C 432.88609,196.53419 433.61753,195.75512 434.51152,195.69611 C 438.29368,195.44647 438.846,195.17432 438.846,193.56027 C 438.846,192.38008 439.47919,192.0628 440.92112,192.52044 C 442.33652,192.96967 443.53436,192.41079 444.68886,190.76251 C 445.61981,189.4334 446.6253,188.58976 446.9233,188.88776 C 447.79565,189.76012 444.27741,194.17511 442.7099,194.17511 C 441.92269,194.17511 440.67156,194.90655 439.92962,195.80054 C 439.18767,196.69452 437.66508,197.42597 436.54608,197.42597 C 435.42707,197.42597 434.51152,197.8701 434.51152,198.41292 C 434.51152,200.24624 425.34488,203.7404 418.60673,204.47553 C 414.38779,204.93582 411.69589,205.77088 411.32632,206.73401 C 410.97233,207.65646 409.19797,208.26216 406.84969,208.26216 C 404.11145,208.26216 401.70781,209.26802 398.73265,211.65892 L 394.50584,215.05568 L 389.43929,214.48461 C 386.33201,214.13437 384.95306,214.28106 385.8734,214.86392 C 386.69876,215.38664 389.08076,215.85605 391.16673,215.90707 C 393.2527,215.95808 395.93466,216.4189 397.12664,216.93112 C 399.8817,218.11501 400.95723,218.1697 405.11833,217.33748 z M 463.08719,213.43569 C 463.86557,212.20169 463.76398,211.18693 462.73833,209.95108 L 461.29127,208.20748 L 459.31427,209.99665 C 457.77871,211.38631 457.58782,212.25397 458.45938,213.8825 C 459.7116,216.22229 461.43436,216.05596 463.08719,213.43569 z M 349.5892,213.1596 C 350.3148,211.26871 342.87295,200.67683 340.81881,200.67683 C 336.96865,200.67683 337.17716,203.51713 341.43747,209.10407 C 345.7802,214.79908 348.45032,216.12748 349.5892,213.1596 z M 361.95634,212.00118 C 361.71454,209.80477 353.01939,198.50959 351.57038,198.50959 C 350.7282,198.50959 349.24722,199.71822 348.27931,201.19543 L 346.51946,203.88129 L 350.04766,208.336 C 354.5889,214.06978 362.45045,216.48936 361.95634,212.00118 z M 329.7296,211.90625 C 330.48765,211.14819 326.75907,205.24177 324.2064,203.15696 C 322.19166,201.51148 318.56421,203.20579 318.56421,205.7923 C 318.56421,210.07622 326.96146,214.67439 329.7296,211.90625 z M 337.79401,211.35493 C 338.72722,210.42172 338.52401,209.11016 336.9761,206.07603 C 334.7505,201.71348 330.83071,199.86574 328.57881,202.11764 L 327.20256,203.49389 L 330.70062,208.04527 C 334.35026,212.79388 335.71725,213.43169 337.79401,211.35493 z M 373.89545,210.89093 L 375.31107,209.18521 L 371.39828,205.60063 C 367.98872,202.47706 359.72534,199.71529 359.74876,201.70713 C 359.8058,206.55957 371.29829,214.0203 373.89545,210.89093 z M 376.58352,203.85381 C 376.97698,203.21719 378.04282,202.98178 378.95206,203.3307 C 379.8613,203.6796 381.26057,203.42119 382.06155,202.75643 C 382.86253,202.09169 385.47993,201.47373 387.87798,201.38322 C 391.17838,201.25863 392.23958,200.7743 392.24422,199.39043 L 392.25035,197.56222 L 396.20551,198.20406 C 398.93758,198.64741 400.53598,198.37502 401.37434,197.32322 C 403.13427,195.11522 407.05537,193.09149 409.57356,193.09149 C 410.77363,193.09149 411.7555,192.59457 411.7555,191.98722 C 411.7555,191.35044 412.90235,191.1708 414.46455,191.56289 C 416.13376,191.98183 417.1736,191.78179 417.1736,191.04172 C 417.1736,190.38112 418.63649,189.84063 420.42446,189.84063 C 422.41645,189.84063 423.57042,189.32606 423.40442,188.51183 C 423.25542,187.78099 424.23068,187.01563 425.57166,186.81103 C 426.91264,186.60643 428.0098,185.98533 428.0098,185.43078 C 428.0098,184.87624 429.47269,184.42253 431.26066,184.42253 C 433.28342,184.42253 434.40918,183.91082 434.24061,183.068 C 434.07699,182.24989 434.93526,181.81571 436.40785,181.97161 C 439.51995,182.30109 439.53386,180.69273 436.43764,178.52406 C 433.08371,176.17487 430.87472,176.41834 429.62128,179.27534 C 428.83689,181.06322 427.10659,182.00248 423.13351,182.7971 C 420.15356,183.39309 417.22778,184.17902 416.63179,184.54361 C 416.0358,184.90821 414.10709,185.55216 412.34577,185.97462 C 410.58445,186.39707 408.48543,187.68206 407.68129,188.83013 C 406.87339,189.98358 404.33623,191.21863 402.01073,191.5905 C 399.69605,191.96063 397.54363,192.9374 397.22755,193.7611 C 396.88291,194.65919 395.06033,195.25873 392.67473,195.25873 C 390.22231,195.25873 388.19323,195.94713 387.38412,197.05366 C 386.57731,198.15704 384.66486,198.80858 382.42026,198.74476 C 380.41201,198.68767 378.15121,199.15357 377.39628,199.78012 C 376.64133,200.40666 375.32165,200.64991 374.46365,200.32066 C 372.23895,199.46696 370.26663,202.09929 371.90408,203.73674 C 373.49222,205.32488 375.64113,205.37864 376.58352,203.85381 z M 321.62949,200.67683 C 323.24575,200.67683 323.23785,200.60604 321.15555,196.43197 C 319.09159,192.29466 315.67896,190.45798 312.34629,191.69082 L 309.95687,192.57472 L 313.2546,198.34884 L 316.55234,204.12297 L 318.45631,202.3999 C 319.5035,201.45221 320.93143,200.67683 321.62949,200.67683 z M 331.29674,199.2831 C 332.04173,199.55299 332.63576,199.36745 332.61681,198.87079 C 332.5529,197.19624 329.95753,194.55548 327.77498,193.94429 C 326.583,193.61048 324.75439,192.98606 323.7114,192.55668 C 321.1277,191.49302 321.2748,193.58693 324.10555,198.16719 L 326.39604,201.87327 L 328.16912,200.33283 C 329.14433,199.48558 330.55175,199.01321 331.29674,199.2831 z M 339.05233,199.17267 C 339.99575,198.03592 339.98567,196.97721 339.01107,194.8382 C 337.54122,191.61222 336.42393,191.2523 335.4839,193.70198 C 335.12635,194.63374 334.34274,195.09259 333.74254,194.72165 C 332.11758,193.71736 332.42258,195.53362 334.33814,198.26847 C 336.29492,201.06216 337.32088,201.25895 339.05233,199.17267 z M 348.76734,198.4633 L 351.33815,196.3219 L 348.76734,192.54686 C 345.78954,188.17421 344.68693,187.91866 342.05598,190.99139 L 340.14284,193.22577 L 342.44534,196.9513 C 345.11044,201.26353 345.33975,201.31837 348.76734,198.4633 z M 370.57796,198.53668 C 370.57796,197.95252 371.96167,197.75689 373.67287,198.09913 C 375.907,198.54595 376.95169,198.23886 377.429,196.995 L 378.09023,195.27189 L 380.96311,196.58087 L 383.83599,197.88984 L 385.78075,195.48815 C 386.97293,194.01588 388.39231,193.34233 389.44855,193.74765 C 392.03477,194.74007 396.58483,193.27218 396.58483,191.44541 C 396.58483,190.3607 397.72615,189.83525 400.10659,189.82404 C 404.15094,189.80498 405.6665,188.99354 406.65335,186.31886 C 407.05902,185.21934 408.46837,184.42253 410.00744,184.42253 C 413.76522,184.42253 416.08998,183.3517 416.08998,181.62078 L 416.08998,180.13452 L 418.87663,181.40419 C 420.87592,182.31514 421.87099,182.33943 422.39839,181.49021 C 422.80272,180.83919 424.35258,180.13547 425.84256,179.9264 C 427.33254,179.71731 428.3078,179.23171 428.0098,178.8473 C 427.7118,178.46287 428.28396,177.2438 429.28124,176.13825 L 431.09449,174.12814 L 427.92227,170.5843 L 424.75006,167.04048 L 422.22985,168.69177 C 420.84374,169.59999 419.41664,170.05007 419.05852,169.69194 C 418.70039,169.33382 417.76867,170.06355 416.98802,171.31357 C 416.15695,172.64433 414.43733,173.58633 412.83912,173.58633 C 411.28316,173.58633 409.52767,174.51814 408.75612,175.75357 C 407.97458,177.00502 406.2291,177.92081 404.6254,177.92081 C 403.09789,177.92081 401.11668,178.65225 400.22269,179.54624 C 399.32871,180.44023 397.39772,181.17167 395.93161,181.17167 C 394.4655,181.17167 392.98527,181.90311 392.64222,182.7971 C 392.24961,183.82019 390.5556,184.43531 388.07084,184.45699 C 385.89965,184.47595 383.17353,185.20968 382.01281,186.0875 C 380.85209,186.96533 379.09232,187.42644 378.10222,187.11219 C 377.11212,186.79794 375.68585,187.28329 374.93274,188.19073 C 374.17963,189.09818 372.40408,189.84063 370.98709,189.84063 C 369.57008,189.84063 368.41072,190.27916 368.41072,190.81514 C 368.41072,191.67169 363.79183,192.56289 355.55035,193.29652 L 352.98437,193.52494 L 356.38016,196.55907 L 359.77595,199.59321 L 365.17696,199.59321 C 368.14751,199.59321 370.57796,199.11777 370.57796,198.53668 z M 335.84142,187.67339 C 336.32485,187.67339 337.32297,188.39947 338.05946,189.28689 C 339.72931,191.29893 341.32022,190.42394 341.32022,187.4935 C 341.32022,185.88106 341.80656,185.46091 343.09892,185.95683 L 344.87763,186.63938 L 343.44876,184.9177 C 342.66287,183.97077 340.54977,182.43579 338.75296,181.50662 C 334.63838,179.37889 323.98231,169.37299 323.98231,167.63718 C 323.98231,165.22999 319.93871,162.51177 317.50625,163.28381 C 316.22339,163.69097 314.51471,163.43632 313.63592,162.70697 L 312.06249,161.40115 L 312.06249,163.09531 C 312.06249,165.49861 310.0794,166.4192 308.22236,164.87799 C 306.43596,163.3954 306.07788,159.49928 307.72801,159.49928 C 308.324,159.49928 308.81163,160.47453 308.81163,161.66652 C 308.81163,162.8585 309.35143,163.83376 310.01119,163.83376 C 310.73764,163.83376 310.89349,163.08584 310.40637,161.93742 C 309.96397,160.89444 309.6599,158.97553 309.73067,157.67318 C 309.82831,155.87652 309.16417,155.22299 306.97764,154.96413 C 305.11898,154.7441 303.47377,153.49541 302.34344,151.44684 C 299.81843,146.87061 298.36806,146.91805 297.59396,151.6022 C 296.52644,158.06182 296.77021,161.48725 298.36416,162.42539 C 299.17395,162.90199 300.09623,165.66953 300.41366,168.57545 C 300.83781,172.45832 301.71801,174.46917 303.73399,176.16079 C 305.50677,177.64835 306.72837,180.06971 307.1873,183.00562 C 308.02438,188.36076 310.28746,190.77381 312.9632,189.16429 C 314.22088,188.40776 315.59608,188.49897 317.47925,189.4638 L 320.18695,190.85107 L 320.84007,188.99132 C 321.19929,187.96847 320.96829,186.2904 320.32674,185.26229 C 318.65896,182.58961 321.01978,180.24627 323.39458,182.21718 C 325.34521,183.83606 325.61564,187.30955 323.83718,187.90237 C 323.0423,188.16732 323.26093,188.96446 324.45639,190.15991 C 326.73791,192.44142 328.31679,192.53244 328.31679,190.38244 C 328.31679,188.08018 329.65927,188.36558 332.13954,191.19515 L 334.2767,193.6333 L 334.61958,190.65334 C 334.80816,189.01437 335.35799,187.67339 335.84142,187.67339 z M 309.53405,185.86735 C 308.13817,184.47149 308.79417,180.08805 310.39894,180.08805 C 312.25777,180.08805 314.15164,183.28178 313.45119,185.23524 C 312.92943,186.69037 310.71449,187.0478 309.53405,185.86735 z M 312.06249,183.33891 C 312.06249,182.74292 311.57486,182.25529 310.97887,182.25529 C 310.38288,182.25529 309.89525,182.74292 309.89525,183.33891 C 309.89525,183.9349 310.38288,184.42253 310.97887,184.42253 C 311.57486,184.42253 312.06249,183.9349 312.06249,183.33891 z M 328.62067,183.11448 C 326.39737,180.33895 325.88487,176.83719 327.70195,176.83719 C 329.91075,176.83719 333.99484,180.93321 333.44191,182.59392 C 332.82583,184.44435 329.93589,184.75638 328.62067,183.11448 z M 331.56765,181.77744 C 331.56765,181.51461 331.08002,180.9982 330.48403,180.62986 C 329.88804,180.26152 329.40041,180.47655 329.40041,181.10772 C 329.40041,181.73888 329.88804,182.25529 330.48403,182.25529 C 331.08002,182.25529 331.56765,182.04026 331.56765,181.77744 z M 312.77367,179.94444 C 310.48117,178.61182 307.34324,171.83472 308.30112,170.28485 C 309.94142,167.63078 316.39697,174.97281 316.39697,179.49243 C 316.39697,181.44671 315.54164,181.55342 312.77367,179.94444 z M 313.68792,175.75357 C 312.76332,173.9656 311.51921,172.50271 310.92322,172.50271 C 310.32723,172.50271 310.59608,173.9656 311.52068,175.75357 C 312.44528,177.54154 313.6894,179.00443 314.28539,179.00443 C 314.88138,179.00443 314.61252,177.54154 313.68792,175.75357 z M 318.79814,177.66087 C 316.60583,175.01929 315.45971,170.76439 316.50867,169.1614 L 317.51314,167.62642 L 320.81038,171.23541 C 324.25076,175.00106 324.6303,178.20381 321.70298,178.76756 C 320.76102,178.94896 319.45385,178.45095 318.79814,177.66087 z M 321.81507,175.34444 C 321.81507,173.61765 318.80342,170.81868 317.90841,171.71368 C 317.07915,172.54295 319.47721,176.83719 320.76957,176.83719 C 321.34459,176.83719 321.81507,176.16546 321.81507,175.34444 z M 302.82627,171.15062 C 301.47801,165.79857 304.29021,162.68578 306.59054,166.98399 C 307.43653,168.56473 307.21222,169.64748 305.63646,171.58937 L 303.57636,174.12814 L 302.82627,171.15062 z M 359.06793,190.33571 L 359.70961,188.66355 L 361.97759,189.87734 C 364.71966,191.34484 367.3271,190.53268 367.3271,188.21108 L 367.3271,186.51351 L 369.51673,187.68537 C 371.98896,189.00847 373.82882,188.2941 373.82882,186.01109 C 373.82882,184.88443 374.69194,184.64933 377.07699,185.12634 C 379.08241,185.52743 380.99446,185.22052 382.0745,184.32416 C 383.03664,183.52565 385.47599,183.01467 387.49529,183.18864 C 390.24942,183.42592 391.16673,183.0781 391.16673,181.79651 C 391.16673,180.55792 392.23772,180.08805 395.06085,180.08805 C 398.04807,180.08805 399.08741,179.5816 399.52366,177.91338 C 399.93453,176.34222 400.89234,175.79966 402.97498,175.95835 C 406.47706,176.22521 408.50465,175.10175 408.50465,172.89447 C 408.50465,171.63845 409.25494,171.41169 411.6617,171.9403 L 414.81875,172.6337 L 415.52739,170.40097 C 415.97355,168.99522 417.16324,168.16823 418.73937,168.16823 C 422.58411,168.16823 424.11656,165.65258 421.63814,163.40965 L 419.60862,161.57296 L 418.96693,163.24517 C 418.614,164.16488 417.65407,164.91737 416.83375,164.91737 C 416.01343,164.91737 414.45967,165.89263 413.38093,167.08461 C 412.3022,168.2766 410.54871,169.25185 409.48427,169.25185 C 408.41983,169.25185 407.24756,169.73948 406.87922,170.33547 C 406.51087,170.93146 405.09479,171.41909 403.73235,171.41909 C 402.36992,171.41909 400.37261,172.39435 399.29388,173.58633 C 398.21515,174.77831 396.87551,175.75357 396.31689,175.75357 C 395.75829,175.75357 394.06139,176.72883 392.54604,177.92081 C 391.03068,179.11279 388.73506,180.08805 387.44465,180.08805 C 386.15424,180.08805 384.63521,180.5284 384.06902,181.06661 C 383.50283,181.60481 380.60144,182.33772 377.62148,182.69529 C 367.68453,183.88763 367.08088,184.04828 366.12599,185.75457 C 365.47953,186.90975 362.73882,187.69657 357.54446,188.21822 L 349.91273,188.98464 L 351.16726,190.49625 C 352.86367,192.54029 358.26407,192.43055 359.06793,190.33571 z M 355.99748,186.14657 C 357.39156,185.1272 358.69481,184.94584 359.91876,185.60088 C 362.25199,186.84958 364.90536,185.84785 365.67328,183.42836 C 366.10665,182.06294 367.11741,181.67528 369.37887,182.0072 C 371.0892,182.25822 372.81888,181.9291 373.22264,181.27583 C 373.62638,180.62255 376.12227,180.08805 378.76906,180.08805 C 382.28803,180.08805 383.58139,179.65848 383.58139,178.48971 C 383.58139,177.27479 384.40023,177.05514 386.99487,177.57406 C 389.42263,178.05962 390.76033,177.77539 391.62727,176.58978 C 392.29768,175.67294 393.79704,174.73968 394.9592,174.51587 C 396.12135,174.29206 397.57208,173.13801 398.18304,171.9513 C 398.96907,170.42454 400.16699,169.89409 402.28,170.13714 C 404.24743,170.36344 405.49262,169.89034 405.93008,168.75032 C 406.3468,167.66437 407.32875,167.25321 408.56698,167.64621 C 409.8748,168.06129 410.9403,167.52423 411.72763,166.05307 C 412.38089,164.83245 413.87347,163.83376 415.04449,163.83376 C 418.18321,163.83376 417.7155,159.68108 414.0836,155.30237 C 410.74533,151.27769 407.05276,151.22865 406.01547,155.19521 C 405.70971,156.36445 404.5599,157.662 403.46033,158.07865 C 402.36076,158.4953 400.78871,159.50106 399.96687,160.31368 C 399.14503,161.12629 397.85145,161.55279 397.09224,161.26145 C 396.33304,160.97012 394.81112,161.41419 393.7102,162.24829 C 392.60929,163.08238 390.9149,163.78033 389.94488,163.7993 C 388.97488,163.81825 387.5742,164.5652 386.83225,165.45918 C 386.09031,166.35317 384.38361,167.08461 383.03958,167.08461 C 381.69556,167.08461 379.94927,167.86375 379.15896,168.81602 C 378.16571,170.01281 376.64515,170.37268 374.23451,169.98149 C 371.81271,169.58848 370.56601,169.88722 370.15468,170.95913 C 369.82559,171.81675 368.12805,172.50271 366.33483,172.50271 C 364.55968,172.50271 360.76526,173.75683 357.90276,175.28964 C 355.00295,176.84245 350.64122,178.16206 348.05307,178.2696 L 343.40789,178.46262 L 343.71859,180.59263 C 344.38094,185.13356 352.41387,188.76698 355.99748,186.14657 z M 323.4405,184.42253 C 323.07216,183.82654 322.28316,183.33891 321.68717,183.33891 C 321.09118,183.33891 320.90492,183.82654 321.27326,184.42253 C 321.6416,185.01852 322.4306,185.50615 323.02659,185.50615 C 323.62258,185.50615 323.80884,185.01852 323.4405,184.42253 z M 341.80802,178.091 L 342.44186,176.09396 L 347.91034,176.37335 C 351.82327,176.57325 353.54621,176.21659 353.96718,175.11954 C 354.29077,174.27627 355.44983,173.58633 356.54288,173.58633 C 357.63593,173.58633 358.83161,173.0987 359.19995,172.50271 C 359.56829,171.90672 361.77424,171.41909 364.10206,171.41909 C 367.22543,171.41909 368.6384,170.8512 369.49434,169.25185 L 370.65421,167.08461 L 368.92734,167.08461 C 364.17983,167.08461 346.06481,169.68168 345.16707,170.49103 C 344.60088,171.00147 343.19391,171.41909 342.04047,171.41909 C 340.88704,171.41909 338.85257,172.59602 337.51945,174.03449 L 335.09559,176.64987 L 336.81469,178.36896 C 339.09631,180.65059 341.02979,180.54297 341.80802,178.091 z M 336.98575,171.5997 C 336.98575,168.72239 338.014,168.11953 340.41943,169.58654 L 342.53584,170.87728 L 343.98007,168.93138 C 345.01254,167.54028 346.21194,167.18318 348.18696,167.67888 C 349.70642,168.06024 351.58688,167.96063 352.36573,167.45753 C 353.1446,166.95443 355.48855,166.42298 357.57452,166.27652 C 359.66049,166.13005 363.3177,165.8824 365.70167,165.72617 L 370.03615,165.44212 L 370.38263,163.01083 L 370.72913,160.57955 L 373.42896,161.25717 C 375.57785,161.7965 376.2516,161.46515 376.73062,159.63341 C 377.17049,157.95135 378.18241,157.33204 380.49093,157.33204 C 382.36517,157.33204 383.9156,156.63836 384.30408,155.626 C 384.75674,154.44639 385.7567,154.12023 387.54472,154.56899 C 389.31825,155.01412 390.33247,154.69223 390.77292,153.54444 C 391.17114,152.50669 392.48547,151.98196 394.23238,152.1633 C 396.31574,152.37957 397.16167,151.8912 397.47982,150.28851 C 397.71643,149.09653 398.58712,147.73132 399.41467,147.25471 C 401.62606,145.98111 401.26928,144.80717 398.02476,142.68127 L 395.13021,140.7847 L 391.25214,142.82755 C 387.27128,144.92455 385.82326,145.91932 382.91969,148.55186 C 382.00114,149.38467 379.83038,150.11612 378.0958,150.17729 C 376.3612,150.23846 374.70683,150.89804 374.41941,151.64303 C 374.13199,152.38802 372.7031,152.99756 371.24408,152.99756 C 369.78506,152.99756 368.39479,153.58714 368.15459,154.30775 C 367.91439,155.02835 366.53277,155.69505 365.08433,155.7893 C 363.6359,155.88355 360.04902,157.02001 357.1135,158.31476 C 354.17799,159.60951 351.09498,160.40746 350.26238,160.08795 C 349.42978,159.76846 347.69998,160.06823 346.41838,160.75412 C 345.13679,161.44001 342.36825,162.17015 340.26607,162.37664 C 327.26016,163.65423 323.27051,166.82991 329.00473,171.34044 C 332.64196,174.20148 336.98575,174.34259 336.98575,171.5997 z M 378.16329,166.40623 C 378.16329,165.34007 378.93752,165.0704 380.71656,165.51692 C 382.31778,165.91879 383.90515,165.52244 384.97365,164.45394 C 385.91074,163.51685 387.70284,162.75014 388.9561,162.75014 C 390.20935,162.75014 391.51543,162.01869 391.85848,161.12471 C 392.24334,160.12181 393.89038,159.49928 396.15896,159.49928 C 398.70475,159.49928 399.83569,158.99931 399.83569,157.87385 C 399.83569,156.97083 400.79891,156.24842 402.00293,156.24842 C 403.40302,156.24842 404.17017,155.526 404.17017,154.20756 C 404.17017,153.00712 405.16648,151.90617 406.58962,151.534 C 409.46559,150.78192 408.23709,149.26269 403.93334,148.24908 L 400.98747,147.55527 L 399.30013,150.81823 C 398.13049,153.08004 396.80977,154.08118 394.99553,154.08118 C 393.55603,154.08118 392.07688,154.56881 391.70854,155.1648 C 391.3402,155.76079 390.2463,156.24842 389.27767,156.24842 C 387.16653,156.24842 378.4292,160.35959 377.56354,161.76027 C 377.22707,162.3047 376.12259,162.75014 375.10914,162.75014 C 374.0957,162.75014 372.65026,163.73691 371.89707,164.94298 L 370.52761,167.13583 L 372.99093,168.05145 C 375.9838,169.16392 378.16329,168.47066 378.16329,166.40623 z M 293.64096,162.75014 C 293.64096,162.15414 293.12455,161.66652 292.49338,161.66652 C 291.86222,161.66652 291.64718,162.15414 292.01553,162.75014 C 292.38387,163.34613 292.90028,163.83376 293.1631,163.83376 C 293.42592,163.83376 293.64096,163.34613 293.64096,162.75014 z M 329.72591,162.38127 C 330.08149,161.45464 331.45007,161.10003 333.50619,161.40181 C 335.27878,161.66196 337.04956,161.3563 337.44124,160.72254 C 337.84081,160.07604 339.55455,159.8505 341.34555,160.20869 C 343.63164,160.66591 344.71685,160.38029 345.16883,159.20244 C 345.64289,157.96706 346.87299,157.70167 350.1116,158.13606 C 353.4152,158.57916 354.34826,158.36554 354.10254,157.22234 C 353.87867,156.18076 354.68149,155.83194 356.7618,156.06692 C 358.84461,156.30218 359.74176,155.91132 359.74176,154.76867 C 359.74176,153.49121 360.61059,153.2748 363.71609,153.77876 L 367.6904,154.4237 L 367.00095,152.62701 L 366.3115,150.83032 L 370.07015,150.83032 C 372.61569,150.83032 373.82882,150.32769 373.82882,149.27302 C 373.82882,148.09843 374.76087,147.86697 377.62148,148.33118 L 381.41415,148.94664 L 381.41415,147.17943 C 381.41415,146.13464 382.30009,145.41222 383.58139,145.41222 C 384.78541,145.41222 385.74863,144.6898 385.74863,143.78679 C 385.74863,142.8928 386.51213,142.16136 387.4453,142.16136 C 388.37847,142.16136 390.12562,141.63493 391.32788,140.99151 L 393.51377,139.82164 L 391.64635,137.75817 C 389.61169,135.50989 385.36712,135.88635 382.702,138.55147 C 381.90854,139.34493 380.37109,139.99412 379.28545,139.99412 C 378.1998,139.99412 377.00963,140.78088 376.64064,141.74249 C 376.21323,142.85626 375.18272,143.28505 373.80146,142.92385 C 372.37367,142.55048 371.25498,143.06357 370.52565,144.42634 C 369.82562,145.73436 368.25948,146.49584 366.2693,146.49584 C 364.53747,146.49584 362.8069,147.0033 362.42357,147.62354 C 362.04024,148.24377 360.85014,148.47306 359.77889,148.13306 C 358.58952,147.75556 357.58349,148.16031 357.19505,149.1726 C 356.84518,150.08434 355.37671,150.83032 353.93179,150.83032 C 352.48688,150.83032 351.00414,151.61348 350.63683,152.57069 C 350.16709,153.79482 349.18811,154.11506 347.33645,153.65033 C 345.88855,153.28693 344.43665,153.42203 344.11,153.95056 C 342.65309,156.3079 318.1813,157.8566 316.39522,155.70448 C 314.15447,153.00456 311.8406,155.65943 313.4177,159.12079 L 314.65145,161.82859 L 318.10754,161.18023 C 320.63707,160.70569 321.73346,160.97447 322.19714,162.18281 C 322.98498,164.23588 328.95385,164.39322 329.72591,162.38127 z M 322.28308,155.2842 C 322.61084,154.75388 325.79226,154.49093 329.3529,154.69985 C 332.91355,154.90877 336.11745,154.60944 336.47268,154.03466 C 336.82792,153.45987 338.24166,153.27149 339.61434,153.616 C 341.30012,154.03911 342.32023,153.69483 342.75755,152.5552 C 343.23225,151.31813 344.2833,151.04366 346.69708,151.52643 L 349.98918,152.18484 L 349.98918,150.30649 C 349.98918,148.82788 350.5849,148.57765 352.78837,149.13068 C 355.02241,149.69139 355.70426,149.38695 356.16561,147.62273 C 356.8281,145.08933 357.00599,145.0317 359.70468,146.476 C 361.20377,147.27829 361.85464,147.11685 362.35259,145.81925 C 362.82765,144.58126 363.79503,144.29505 365.8019,144.79874 L 368.59099,145.49876 L 369.19449,143.19095 C 369.64687,141.46104 370.43237,141.0044 372.33133,141.36741 C 374.11837,141.70903 375.05284,141.25885 375.50339,139.83929 C 375.8829,138.64355 377.158,137.82688 378.64544,137.82688 C 380.02229,137.82688 381.75583,137.09544 382.49777,136.20145 C 383.23972,135.30747 384.5185,134.57602 385.3395,134.57602 C 387.35479,134.57602 387.25442,134.1181 384.16711,129.22748 C 380.95263,124.13542 379.66329,123.21499 378.5008,125.1824 C 377.28424,127.2413 367.71682,132.40879 365.12141,132.40879 C 363.95057,132.40879 362.99262,132.83016 362.99262,133.34518 C 362.99262,134.56442 354.43003,137.82688 351.23008,137.82688 C 349.86645,137.82688 348.01888,138.55876 347.12435,139.45329 C 346.13089,140.44675 344.51347,140.8326 342.9682,140.44477 C 341.57685,140.09556 339.29588,140.45781 337.89939,141.24979 C 335.27042,142.74071 333.26073,142.99512 322.48338,143.20132 C 318.977,143.26841 315.07597,143.82021 313.81442,144.42754 L 311.52068,145.53178 L 313.40063,144.00999 C 314.52646,143.09866 319.28774,142.20377 325.2701,141.77914 C 330.76435,141.38915 335.74553,140.58416 336.33941,139.99029 C 336.93329,139.39641 339.46383,138.9105 341.96282,138.9105 C 345.14397,138.9105 346.70763,138.38623 347.17736,137.16214 C 347.60575,136.04578 348.63484,135.61945 350.02417,135.98277 C 352.89108,136.73248 360.82538,133.57322 360.82538,131.68196 C 360.82538,130.67246 361.62802,130.4017 363.34393,130.83237 C 364.94256,131.2336 366.37633,130.84535 367.26929,129.7694 C 368.04302,128.8371 369.59163,128.07431 370.71063,128.07431 C 371.82965,128.07431 372.7452,127.58668 372.7452,126.99069 C 372.7452,126.3947 373.72045,125.90707 374.91243,125.90707 C 377.36869,125.90707 377.68974,124.78334 375.77933,122.87293 C 374.28001,121.37361 370.57796,121.11781 370.57796,122.51353 C 370.57796,123.03104 368.65674,123.71216 366.30858,124.02712 C 363.96043,124.34207 360.47211,125.38153 358.55677,126.33703 C 356.64141,127.29253 354.47749,128.07431 353.74805,128.07431 C 353.0186,128.07431 351.81475,128.80575 351.0728,129.69974 C 350.33086,130.59372 348.59323,131.32517 347.2114,131.32517 C 345.82958,131.32517 344.41503,131.78462 344.06797,132.34617 C 343.72091,132.90773 341.13208,133.66416 338.31501,134.02713 C 335.49795,134.3901 332.44563,135.08772 331.53208,135.57739 C 330.61853,136.06705 328.18038,136.82981 326.11398,137.27242 C 324.04758,137.71501 321.7395,138.57468 320.98493,139.18277 C 320.17582,139.83482 317.20175,140.00502 313.73557,139.59764 C 310.20697,139.18292 307.59008,139.34064 307.18733,139.9923 C 306.18272,141.61778 302.02712,141.3009 299.30017,139.39087 C 297.42697,138.07883 296.89182,138.02306 296.89182,139.13988 C 296.89182,139.92962 298.2328,141.40718 299.87177,142.42335 L 302.85172,144.27093 L 300.68449,144.33422 L 298.51725,144.39753 L 300.63429,145.99844 C 301.79867,146.87894 303.29219,148.92254 303.95324,150.53977 C 305.24999,153.71225 311.79546,155.15338 313.38134,152.61558 C 313.91496,151.76166 314.92391,152.13591 316.6021,153.81027 C 319.16166,156.364 321.27661,156.91272 322.28308,155.2842 z M 305.56077,144.27909 C 304.37371,143.47579 304.81208,143.37526 307.1862,143.90631 C 311.1706,144.79756 312.03552,145.41778 309.26314,145.39563 C 308.12083,145.38651 306.45476,144.88406 305.56077,144.27909 z M 292.21395,152.79438 C 291.86804,151.92994 291.61126,152.18671 291.55927,153.44907 C 291.51222,154.59138 291.76832,155.2314 292.12841,154.87132 C 292.48848,154.51123 292.52697,153.57662 292.21395,152.79438 z M 203.53927,140.88652 C 208.59896,141.07249 213.27756,138.39437 214.12475,134.82722 C 214.51143,133.19909 215.41549,131.13553 216.13379,130.24155 C 219.47901,126.07809 222.0442,116.74207 221.13271,112.04796 C 219.97356,106.07842 220.74833,106.51147 209.56105,105.58012 L 199.90785,104.77648 L 199.90785,102.65335 C 199.90785,100.97971 201.45938,100.04592 207.23638,98.242669 C 211.26708,96.984516 214.23339,95.62359 213.82819,95.218389 C 213.42299,94.813188 212.94071,91.68881 212.75646,88.275327 C 212.51461,83.794736 211.85529,81.610277 210.38533,80.419299 C 208.03047,78.511364 206.52618,74.976938 208.069,74.976938 C 208.64629,74.976938 209.11862,75.439443 209.11862,76.004727 C 209.11862,76.570011 210.33769,78.347917 211.82767,79.955629 L 214.53672,82.878741 L 214.53672,89.348611 L 214.53672,95.81848 L 216.97486,95.135607 C 218.31584,94.760027 221.48543,94.149244 224.01839,93.778313 L 228.62378,93.103893 L 228.62378,90.464731 C 228.62378,89.013194 227.89233,87.094128 226.99835,86.200142 C 226.10436,85.306156 225.37292,83.717474 225.37292,82.669738 C 225.37292,81.416515 224.57627,80.794203 223.04444,80.850805 C 221.23782,80.917563 220.36384,79.893487 219.14481,76.281469 C 217.98263,72.83793 217.06775,71.709625 215.63019,71.946991 C 214.5613,72.123484 212.68964,71.366769 211.47096,70.265401 C 209.09649,68.119501 206.42522,68.791938 207.38531,71.293878 C 208.15631,73.303096 206.48414,73.232633 204.78414,71.184269 C 204.0422,70.290282 202.76342,69.558839 201.94241,69.558839 C 201.1214,69.558839 200.44966,69.042431 200.44966,68.411267 C 200.44966,67.780103 199.91554,67.593803 199.26272,67.997268 C 198.60989,68.400734 196.8731,68.087194 195.40318,67.300512 C 193.31582,66.183391 192.28003,66.151556 190.67305,67.15513 C 189.54142,67.861852 187.86104,68.150555 186.93889,67.796694 C 186.01674,67.442832 184.06411,67.938367 182.59969,68.897884 C 181.13529,69.8574 178.70091,70.642459 177.18996,70.642459 C 175.47044,70.642459 174.44279,71.250494 174.44279,72.267888 C 174.44279,73.161875 173.55218,74.783919 172.46368,75.872431 C 171.37516,76.960943 170.1714,78.667644 169.78863,79.6651 C 169.40588,80.662556 168.16596,81.478656 167.03325,81.478656 C 165.55287,81.478656 164.80831,82.468927 164.38529,85.00042 C 164.06164,86.93739 163.18653,89.98507 162.44063,91.773043 C 160.3548,96.772902 160.01283,112.58952 161.93134,115.32858 C 163.06426,116.94605 163.20117,118.13814 162.42133,119.59527 C 161.21818,121.84337 161.48848,122.47004 166.24657,128.46364 C 170.24395,133.499 176.22582,136.38803 184.00518,137.04041 C 187.58876,137.34093 190.87342,138.37572 192.67414,139.77146 C 194.45285,141.15015 196.41099,141.77409 197.74061,141.38586 C 198.9326,141.03781 201.54199,140.8131 203.53927,140.88652 z M 301.16627,129.77206 C 302.05875,128.69668 304.68283,128.23403 309.69702,128.26798 C 313.94035,128.29671 318.95779,127.56305 321.81507,126.49607 C 327.99091,124.18983 333.22715,122.66671 338.1289,121.75067 C 341.84647,121.05594 350.98552,114.62238 349.85738,113.49424 C 349.27203,112.90889 344.21804,114.37147 338.3035,116.83782 C 336.34631,117.65397 333.42054,118.33901 331.80178,118.36013 C 330.18303,118.38124 327.63953,119.09541 326.14955,119.94716 C 324.65957,120.79891 321.66406,121.51308 319.49286,121.53418 C 317.20472,121.55644 315.30879,122.18873 314.98278,123.03828 C 314.2999,124.81787 303.83866,126.79753 296.18286,126.59595 C 290.13118,126.4366 289.79484,127.44449 295.12557,129.76433 C 299.43206,131.63845 299.61711,131.63869 301.16627,129.77206 z M 241.27301,104.60775 L 256.63129,103.90513 L 257.17244,101.83581 L 257.71358,99.766489 L 246.14863,100.46892 C 239.78791,100.85525 231.65791,101.61309 228.08197,102.15301 C 224.50602,102.69293 218.89829,103.18697 215.62034,103.25088 C 210.9975,103.34102 210.26819,103.56172 212.36948,104.23467 C 215.92727,105.37408 222.63073,105.4606 241.27301,104.60775 z M 232.88637,99.815622 C 236.12477,99.266144 241.73251,98.758877 245.34799,98.688363 C 248.96348,98.617848 253.36358,98.250958 255.12601,97.873051 L 258.33043,97.185948 L 254.97178,93.426971 L 251.61314,89.667994 L 236.05488,92.720047 C 220.8983,95.693305 202.6169,100.57522 202.6169,101.64941 C 202.6169,102.41377 225.87983,101.00446 232.88637,99.815622 z M 252.46341,85.547768 C 252.46341,84.943296 251.74469,85.060633 250.83798,85.813135 C 249.94399,86.555077 249.21255,87.64975 249.21255,88.245741 C 249.21255,88.850213 249.93127,88.732875 250.83798,87.980374 C 251.73197,87.238432 252.46341,86.143759 252.46341,85.547768 z M 199.73832,65.495265 C 200.01342,65.048272 198.80564,64.578901 197.05435,64.452218 C 195.23922,64.320917 194.14735,64.670342 194.51483,65.264933 C 195.27678,66.497782 199.01975,66.662831 199.73832,65.495265 z M 188.52985,60.889881 C 188.52985,60.293891 187.7984,59.806262 186.90442,59.806262 C 186.01043,59.806262 185.27899,60.293891 185.27899,60.889881 C 185.27899,61.485872 186.01043,61.973501 186.90442,61.973501 C 187.7984,61.973501 188.52985,61.485872 188.52985,60.889881 z M 56.020067,469.51822 C 53.905628,465.93876 53.580367,463.50966 55.363037,464.61141 C 56.206332,465.13259 56.380894,463.93893 55.947941,460.61179 L 55.330808,455.86926 L 56.829866,460.20374 C 58.63765,465.4309 58.888611,468.70176 57.41186,467.78908 C 55.711796,466.73838 56.143129,468.49751 58.121617,470.68371 C 59.107974,471.77363 59.456925,472.66537 58.897063,472.66537 C 58.337201,472.66537 57.042553,471.24916 56.020067,469.51822 z M 62.45687,439.88592 L 62.62559,407.10638 L 60.508294,401.2371 C 59.053024,397.203 56.923508,394.07609 53.697666,391.23658 C 50.991266,388.85432 48.771103,385.83406 48.453419,384.10243 L 47.902505,381.09951 L 49.135418,383.15183 C 49.813521,384.28061 51.434724,386.47494 52.738092,388.02812 L 55.107853,390.85208 L 54.145849,386.51856 C 52.925757,381.02242 54.074689,379.89705 58.545589,382.20903 L 62.095577,384.04481 L 61.369112,363.93446 C 60.507154,340.07335 59.602066,336.46161 53.719541,333.40901 C 49.467138,331.20232 47.806257,328.76581 47.817884,324.75128 C 47.821728,323.42402 48.351112,324.04345 49.183746,326.34945 C 50.120389,328.9435 51.860297,330.79826 54.776851,332.31174 C 61.227827,335.65932 61.887419,338.07855 62.972009,362.3696 C 64.023707,385.92396 63.891929,386.92087 60.058691,384.40925 C 54.359973,380.6753 53.812845,383.17413 58.344661,392.23751 C 63.757803,403.0635 65.188567,408.78679 64.145164,415.44049 C 63.607991,418.866 63.644789,425.17762 64.232498,430.42016 C 64.900038,436.37483 64.843964,444.84771 64.068895,455.14086 C 63.420307,463.7543 63.148809,471.22099 63.465564,471.73351 C 63.782319,472.24603 63.646981,472.66539 63.164815,472.66541 C 62.682648,472.66545 62.364073,457.91467 62.45687,439.88592 z M 308.81163,471.03994 C 308.81163,470.14595 308.10897,469.41451 307.25016,469.41451 C 304.94305,469.41451 304.54994,468.16527 305.53678,463.96964 L 306.42256,460.20374 L 306.53347,463.75951 C 306.59835,465.83942 307.31904,467.57418 308.26982,467.93902 C 309.16381,468.28209 309.89525,469.35895 309.89525,470.33209 C 309.89525,471.65035 310.6026,471.33858 312.66987,469.1091 C 315.85851,465.67031 317.54523,466.09789 317.33302,470.29118 L 317.18546,473.20718 L 316.71585,470.76904 C 316.13674,467.76237 315.13958,467.69667 312.6043,470.49813 C 310.27363,473.07348 308.81163,473.28235 308.81163,471.03994 z M 178.77727,465.86639 C 178.77727,463.12028 179.204,460.60972 179.72557,460.28738 C 180.59895,459.74759 180.0745,469.38634 179.1749,470.40783 C 178.95621,470.65616 178.77727,468.61251 178.77727,465.86639 z M 199.60121,451.53479 L 200.04332,432.02963 L 202.51956,425.72405 C 203.8815,422.25598 205.18583,419.60848 205.41807,419.84072 C 205.65031,420.07297 204.7594,423.1543 203.43828,426.68811 L 201.03623,433.11325 L 201.01385,451.17328 C 201.00154,461.1063 200.57919,469.63981 200.07528,470.13662 C 199.57138,470.63345 199.35805,462.26262 199.60121,451.53479 z M 339.22168,468.05999 C 339.17124,465.8722 339.6789,465.08003 341.13134,465.08003 C 342.21942,465.08003 344.29185,466.42101 345.73672,468.05999 L 348.36375,471.03994 L 345.58486,468.6018 C 344.05647,467.26082 342.45597,466.16365 342.02817,466.16365 C 341.60039,466.16365 340.80938,467.26082 340.27037,468.6018 L 339.29036,471.03994 L 339.22168,468.05999 z M 352.48114,465.08003 C 352.48114,461.80208 352.68428,460.4611 352.93256,462.10008 C 353.18085,463.73905 353.18085,466.42101 352.93256,468.05999 C 352.68428,469.69896 352.48114,468.35798 352.48114,465.08003 z M 546.95035,469.33515 C 544.89072,468.1352 542.27875,463.95987 543.64808,464.05637 C 544.11604,464.08934 545.63318,465.55223 547.01948,467.30723 C 549.76799,470.7867 549.76164,470.97303 546.95035,469.33515 z M 74.455467,467.67538 C 73.075999,466.29591 73.572915,465.18948 77.548018,460.78952 C 80.050545,458.01952 81.122356,455.99695 80.564413,455.09739 C 80.088406,454.32994 79.619843,446.87522 79.523163,438.53135 C 79.426482,430.18748 79.074397,418.24057 78.740749,411.98267 C 78.311157,403.9252 78.413043,402.02775 79.089871,405.48095 C 79.615534,408.16291 80.338923,419.866 80.697403,431.48782 C 81.423678,455.03347 81.54723,455.84844 84.240581,454.85909 C 85.278541,454.47782 84.034202,456.01202 81.475383,458.26843 C 78.916563,460.52483 76.467888,463.74207 76.033881,465.41784 C 75.599874,467.0936 74.889587,468.1095 74.455467,467.67538 z M 142.68889,463.61861 C 141.89079,461.5388 143.51462,439.29877 144.5394,438.27399 C 145.23901,437.57437 144.25558,464.01078 143.55055,464.85586 C 143.4048,465.03057 143.01705,464.4738 142.68889,463.61861 z M 326.87197,464.35762 C 325.93177,463.41743 326.0856,430.24027 327.05954,423.90248 C 327.47167,421.22052 327.80126,429.38823 327.79193,442.05295 C 327.78261,454.71767 327.73434,465.07978 327.68468,465.07987 C 327.63501,465.07996 327.26929,464.75495 326.87197,464.35762 z M 133.52814,461.43163 C 132.6845,459.58004 131.68168,458.83818 130.58915,459.25742 C 128.80914,459.94047 128.52715,458.56936 129.61375,454.51474 C 129.97312,453.17376 130.6826,452.0766 131.19037,452.0766 C 131.69815,452.0766 131.84576,452.77459 131.51839,453.62768 C 131.19103,454.48078 131.99428,456.6275 133.3034,458.39817 C 134.61252,460.16885 135.48676,462.20813 135.24617,462.9299 C 135.00558,463.65168 134.23246,462.97745 133.52814,461.43163 z M 249.88629,460.59251 C 249.51574,458.73972 249.20983,454.72469 249.2065,451.67024 C 249.1988,444.58798 247.46711,438.33329 245.15591,437.03987 L 243.35182,436.03026 L 244.69733,433.0772 C 245.43736,431.45302 246.31309,430.3944 246.6434,430.7247 C 246.97372,431.05501 246.74398,432.2152 246.13288,433.30288 C 245.2752,434.82948 245.52716,435.81994 247.2377,437.64586 C 248.99239,439.51892 249.61343,442.12477 250.22164,450.16627 C 250.64408,455.75155 251.32924,460.87071 251.74423,461.54219 C 252.15923,462.21365 252.06255,463.03263 251.5294,463.36214 C 250.99625,463.69164 250.25686,462.44531 249.88629,460.59251 z M 421.54589,461.38681 C 421.00019,459.95152 419.06175,457.89586 417.23823,456.81869 C 413.71055,454.73483 412.63304,452.38624 415.81908,453.72544 C 419.1438,455.12293 422.5917,455.60985 422.5917,454.68187 C 422.5917,453.75144 420.64094,451.63116 412.31471,443.51188 C 407.05047,438.37849 405.96739,436.05171 409.79589,438.10065 C 411.10206,438.7997 413.4183,439.79016 414.94308,440.30168 L 417.71541,441.23173 L 414.73546,440.84452 C 411.02232,440.36205 410.90194,441.50099 414.46455,443.40764 C 415.95453,444.20505 417.1736,445.27896 417.1736,445.7941 C 417.1736,446.30926 418.89188,448.44902 420.992,450.54914 C 425.02793,454.58507 425.08337,456.38878 421.17322,456.44553 L 418.79903,456.48 L 420.42446,457.8217 C 422.80205,459.78427 425.00763,463.99641 423.65768,463.99641 C 423.04189,463.99641 422.09158,462.82208 421.54589,461.38681 z M 507.11404,458.51436 C 507.11404,457.88319 507.60167,457.66816 508.19766,458.0365 C 508.79365,458.40485 509.28128,458.92126 509.28128,459.18408 C 509.28128,459.4469 508.79365,459.66193 508.19766,459.66193 C 507.60167,459.66193 507.11404,459.14552 507.11404,458.51436 z M 499.32552,456.75446 C 500.10777,456.44144 501.04239,456.47993 501.40246,456.84 C 501.76254,457.20008 501.12252,457.45619 499.98021,457.40914 C 498.71785,457.35715 498.46109,457.10038 499.32552,456.75446 z M 548.93075,453.2678 C 547.90557,452.13498 547.46428,450.96615 547.9501,450.67039 C 548.43591,450.37464 549.70951,451.30148 550.78032,452.73005 C 553.08705,455.80748 551.61615,456.23512 548.93075,453.2678 z M 47.659282,450.99298 C 47.659282,450.39699 48.146911,449.90936 48.742902,449.90936 C 49.338893,449.90936 49.826522,450.39699 49.826522,450.99298 C 49.826522,451.58897 49.338893,452.0766 48.742902,452.0766 C 48.146911,452.0766 47.659282,451.58897 47.659282,450.99298 z M 51.722856,448.31694 C 49.418983,445.14855 49.25724,443.75343 51.399951,445.53172 C 55.406389,448.85677 58.525773,445.11602 55.235109,440.93262 C 54.037895,439.41061 52.753348,436.54098 52.380559,434.55567 C 52.00777,432.57036 50.707978,429.84885 49.492131,428.50787 C 48.276285,427.16689 47.56491,426.06972 47.911297,426.06972 C 48.257684,426.06972 50.585038,428.51099 53.083193,431.49477 C 55.581348,434.47854 56.845828,436.62069 55.893147,436.25512 C 53.438975,435.31337 53.741233,437.50953 56.597497,441.37284 L 59.033992,444.66838 L 56.868402,446.26561 C 55.677326,447.1441 54.846094,448.56713 55.021218,449.42792 C 55.503618,451.79905 53.849783,451.24199 51.722856,448.31694 z M 305.23225,440.96949 C 304.3426,427.72033 303.15971,424.06825 301.78513,430.32671 C 301.38306,432.1573 300.63926,433.65506 300.13222,433.65506 C 299.19405,433.65506 299.97341,430.29757 302.27028,424.44429 L 303.54593,421.19343 L 304.54191,422.97311 C 305.61792,424.89579 307.34675,449.90936 306.40362,449.90936 C 306.08953,449.90936 305.56242,445.88642 305.23225,440.96949 z M 346.37712,448.10332 C 345.23262,446.95883 345.5383,436.90592 346.71759,436.90592 C 347.35392,436.90592 347.51224,438.86289 347.11212,441.78221 C 346.19491,448.47395 347.25568,447.89224 350.07616,440.15678 C 353.66946,430.30183 355.64478,432.62409 353.30221,443.94945 L 352.40565,448.28393 L 352.25724,443.94945 L 352.10883,439.61497 L 350.01836,444.22035 C 347.84409,449.01039 347.57312,449.29933 346.37712,448.10332 z M 550.74867,447.4974 C 550.14225,446.738 548.84117,444.53189 547.85738,442.59492 L 546.06869,439.07316 L 548.53466,439.08975 C 550.37841,439.10216 550.6201,439.34732 549.49254,440.06133 L 547.98445,441.01632 L 550.42347,444.44161 C 552.75638,447.71788 553.038,450.36416 550.74867,447.4974 z M 167.97919,444.5625 C 167.36223,443.4097 166.85745,441.49856 166.85745,440.31554 C 166.85745,439.13251 166.09241,435.17832 165.15735,431.52845 C 164.22229,427.87857 163.63777,424.35077 163.8584,423.68887 C 164.07903,423.02697 165.11472,426.58339 166.15993,431.59201 C 167.20512,436.60063 168.47874,442.03957 168.99018,443.67854 C 170.07205,447.14561 169.5881,447.56875 167.97919,444.5625 z M 134.34886,443.44576 C 134.34886,442.8288 134.34036,442.00054 134.32998,441.60517 C 134.3196,441.2098 135.54747,440.75449 137.05859,440.59339 C 140.06557,440.27279 139.77054,441.66591 136.45575,443.43994 C 135.00717,444.2152 134.34886,444.21702 134.34886,443.44576 z M 498.44508,443.8091 C 498.44508,443.22613 500.21294,441.06871 502.37367,439.01483 C 504.74486,436.76088 505.85824,436.13964 505.18222,437.44773 C 503.75963,440.20039 498.44508,445.21852 498.44508,443.8091 z M 411.2137,433.07966 C 409.42572,431.61408 406.98758,430.37404 405.7956,430.32404 C 404.60361,430.27403 404.23365,429.98857 404.97343,429.68968 C 406.57581,429.04233 414.33547,431.4363 413.46294,432.30884 C 413.13018,432.64158 413.40104,433.56825 414.06483,434.36807 C 415.85131,436.52065 414.87136,436.07782 411.2137,433.07966 z M 505.25689,431.79877 C 506.7603,429.88382 508.21406,427.68949 508.48747,426.92248 C 508.76088,426.15547 509.33743,425.85465 509.76871,426.254 C 510.19998,426.65335 508.74622,428.84768 506.53813,431.13029 C 503.33226,434.44434 503.07413,434.57902 505.25689,431.79877 z M 418.8782,432.88735 C 419.03348,432.6141 417.98204,430.04418 416.54165,427.17642 C 413.61627,421.35214 413.45145,420.65162 415.00636,420.65162 C 415.60235,420.65162 416.0918,421.50498 416.09404,422.54796 C 416.09626,423.59094 417.10395,426.09419 418.33333,428.11073 C 419.60747,430.20069 420.14446,432.12265 419.58221,432.58066 C 419.03972,433.02258 418.72291,433.16059 418.8782,432.88735 z M 246.39411,426.56148 C 246.01324,425.04398 245.98027,421.26486 246.32086,418.16343 C 247.18163,410.32492 250.00994,397.84309 250.167,401.18971 C 250.23804,402.70347 249.52316,406.84831 248.57837,410.40047 C 247.45272,414.63264 247.07345,419.0068 247.47814,423.08977 C 248.12202,429.58609 247.58494,431.30614 246.39411,426.56148 z M 99.311822,427.51455 C 98.307105,426.50984 98.436823,420.40253 99.498408,418.72983 C 100.00601,417.93002 100.34072,419.6381 100.29453,422.79264 C 100.2507,425.78618 100.1742,428.23579 100.12454,428.2362 C 100.07487,428.23663 99.709149,427.91188 99.311822,427.51455 z M 153.24607,424.91302 C 152.14927,423.70108 151.87813,422.81886 152.60245,422.81886 C 153.29081,422.81886 153.85402,423.36336 153.85402,424.02887 C 153.85402,424.70537 154.80956,424.98899 156.02126,424.67212 C 158.46711,424.03252 159.01441,425.52092 156.66488,426.42252 C 155.82689,426.74408 154.28842,426.06481 153.24607,424.91302 z M 498.44508,426.10784 C 498.44508,425.53282 499.40917,424.54639 500.58748,423.91578 C 501.76581,423.28516 503.30853,421.68321 504.01575,420.35588 L 505.30162,417.94258 L 503.47259,419.45152 C 500.06942,422.25913 500.60917,419.97537 504.104,416.77996 C 506.012,415.03543 506.97375,414.39964 506.24124,415.36708 C 505.50873,416.33453 505.1736,417.81453 505.4965,418.65599 C 505.81938,419.49744 505.09636,421.24557 503.88976,422.5407 C 502.68316,423.83583 501.69594,425.4035 501.69594,426.02442 C 501.69594,426.64532 500.9645,427.15334 500.07051,427.15334 C 499.17652,427.15334 498.44508,426.68287 498.44508,426.10784 z M 410.71509,420.16187 C 409.99691,419.29651 409.57148,417.7833 409.76969,416.79918 C 410.01036,415.60429 410.54879,416.12697 411.39048,418.37256 C 412.791,422.10913 412.64725,422.48999 410.71509,420.16187 z M 135.78655,417.84409 C 135.42271,416.89592 135.92564,414.44124 136.90418,412.38922 C 138.9614,408.07517 139.19829,403.04982 137.49449,399.86624 C 136.56078,398.12157 136.61442,397.74778 137.74445,398.12446 C 140.38602,399.00498 141.22453,405.99079 139.2006,410.25591 C 138.19549,412.37403 137.3022,415.33541 137.21551,416.83675 C 137.03252,420.00622 136.70487,420.23719 135.78655,417.84409 z M 550.06696,417.94258 C 549.72391,417.04859 549.86338,416.31715 550.37691,416.31715 C 550.89042,416.31715 551.59125,417.04859 551.93432,417.94258 C 552.27737,418.83656 552.1379,419.568 551.62437,419.568 C 551.11085,419.568 550.41002,418.83656 550.06696,417.94258 z M 328.70458,406.83838 C 328.87592,393.2791 328.83957,393.35153 333.19308,397.89561 C 337.47842,402.36854 338.25685,401.99708 337.44369,395.86722 C 337.05385,392.92844 337.19219,390.31059 337.75573,389.9623 C 338.33636,389.60345 338.85021,392.317 338.96065,396.32516 C 339.17906,404.2521 338.66502,404.64755 334.20853,399.98103 L 331.02584,396.64833 L 329.7882,407.83727 L 328.55057,419.0262 L 328.70458,406.83838 z M 546.56078,409.54452 C 540.83411,403.48067 539.12556,401.14647 540.41372,401.14647 C 540.99476,401.14647 543.76879,404.07224 546.5782,407.64819 C 552.59103,415.30156 552.58531,415.92379 546.56078,409.54452 z M 407.96284,410.44899 C 406.17486,409.01539 404.99134,407.56001 405.33278,407.21482 C 405.67423,406.86961 407.35025,408.04498 409.05728,409.82673 C 412.80274,413.73615 412.36966,413.98238 407.96284,410.44899 z M 275.35368,407.64819 C 275.23676,404.96623 274.26278,397.77203 273.18927,391.66109 L 271.23746,380.55028 L 266.99763,376.67552 L 262.7578,372.80076 L 266.32336,375.15878 C 272.2422,379.07308 277.49235,397.20752 276.04319,408.73181 L 275.56626,412.52448 L 275.35368,407.64819 z M 506.08551,411.44086 C 506.07294,410.84487 507.78777,408.40672 509.89624,406.02276 C 512.00472,403.6388 513.24064,402.66354 512.64274,403.85552 C 511.07548,406.98006 506.1125,412.72118 506.08551,411.44086 z M 101.29204,398.97923 C 101.54227,391.10102 102.3757,384.42072 103.558,380.81651 C 106.0348,373.26609 106.79384,374.30187 104.51883,382.12764 C 103.53753,385.5032 102.321,393.47958 101.81544,399.85293 L 100.89623,411.44086 L 101.29204,398.97923 z M 301.31185,406.88646 C 301.2648,405.57352 300.6774,403.29461 300.00652,401.82219 C 299.23573,400.13049 299.1071,397.61881 299.65707,394.99859 L 300.5274,390.85208 L 301.41735,398.97923 C 301.90682,403.44916 302.10256,407.59401 301.85235,408.19 C 301.60212,408.78599 301.3589,408.19939 301.31185,406.88646 z M 375.25637,402.43274 C 379.32245,398.26868 379.46735,396.81199 375.81545,396.81199 C 373.17058,396.81199 373.2747,394.96667 375.96778,394.11191 C 378.91526,393.17643 382.49777,388.37041 382.49777,385.3518 C 382.49777,383.97737 382.97875,382.55558 383.56661,382.19226 C 386.62333,380.30311 383.47907,388.89988 379.92055,392.16101 L 376.02788,395.72837 L 378.72102,395.72837 C 380.20224,395.72837 381.41415,396.04387 381.41415,396.42948 C 381.41415,397.79877 373.66345,406.56457 372.45273,406.56457 C 371.77568,406.56457 373.03732,404.70524 375.25637,402.43274 z M 126.09382,392.74842 C 126.12242,386.34152 125.80511,379.14899 125.3887,376.76503 L 124.63158,372.43055 L 125.8669,375.1396 C 126.54735,376.63182 127.14332,383.56772 127.19374,390.58118 C 127.29208,404.26223 127.39547,404.46421 132.55615,401.05692 L 135.97429,398.80012 L 132.72343,401.59334 C 130.93546,403.12961 128.70065,404.38899 127.7572,404.39194 L 126.04182,404.39733 L 126.09382,392.74842 z M 402.27383,403.07478 C 400.93285,402.42805 399.83569,401.48579 399.83569,400.98088 C 399.83569,399.39832 401.58796,399.97548 403.62836,402.23009 C 405.83209,404.66519 405.71845,404.73606 402.27383,403.07478 z M 545.04073,401.32386 C 545.04073,400.22945 542.85683,395.96269 540.18763,391.84219 C 534.72981,383.41686 534.30126,382.12051 537.5482,383.85823 C 538.79122,384.52347 539.53973,385.33627 539.21156,385.66445 C 538.88338,385.99262 539.79126,388.26936 541.22907,390.72385 C 545.05098,397.24825 547.4164,403.31371 546.13889,403.31371 C 545.5349,403.31371 545.04073,402.41828 545.04073,401.32386 z M 346.32615,383.53765 C 345.90771,373.69808 346.05767,365.25884 346.69681,362.67797 C 348.16497,356.74956 348.12345,353.15295 346.59774,354.0959 C 345.86798,354.54691 345.56709,354.27184 345.85276,353.41486 C 346.11633,352.62416 346.98297,351.76022 347.77865,351.49499 L 349.22533,351.01277 L 348.37358,358.4708 C 347.90512,362.57272 347.6435,373.60898 347.79222,382.99584 C 348.13716,404.76899 347.24308,405.09942 346.32615,383.53765 z M 404.17017,398.9617 C 404.17017,398.35606 402.46347,397.04668 400.3775,396.05195 C 398.29153,395.05722 396.58483,393.82888 396.58483,393.3223 C 396.58483,392.81573 397.52803,392.90605 398.68083,393.52301 C 399.83363,394.13997 402.14987,394.63521 403.82802,394.62355 L 406.87922,394.60234 L 402.27383,390.741 C 399.74087,388.61727 397.66845,386.45466 397.66845,385.93518 C 397.66845,385.4157 398.76561,386.06568 400.10659,387.37957 C 401.44757,388.69346 403.76381,390.60865 405.25379,391.63554 L 407.96284,393.50263 L 406.04768,395.01963 C 404.91403,395.91759 404.40861,397.25609 404.80909,398.29974 C 405.18121,399.26946 405.18967,400.06285 404.82791,400.06285 C 404.46615,400.06285 404.17017,399.56733 404.17017,398.9617 z M 513.51829,398.43742 C 515.39848,394.76149 516.83264,392.96063 516.85003,394.2538 C 516.85915,394.93276 515.86382,396.63946 514.6382,398.04647 C 512.88691,400.05691 512.64712,400.14062 513.51829,398.43742 z M 163.67553,393.41055 C 161.98926,385.54773 163.04578,381.05292 166.96147,379.43099 L 170.10831,378.12753 L 170.10831,373.52884 C 170.10831,366.41839 167.33352,363.69153 159.23692,362.84527 C 155.59034,362.46413 151.79024,361.62422 150.79225,360.97879 L 148.97773,359.80528 L 150.88768,360.40013 C 151.93815,360.72729 155.98021,361.32104 159.87002,361.71956 C 168.09523,362.56226 170.44407,364.63604 171.65226,372.12207 L 172.40161,376.76503 L 168.37819,380.15655 L 164.35479,383.54807 L 165.07187,391.26365 C 165.91554,400.34106 165.34875,401.21251 163.67553,393.41055 z M 497.77719,394.36697 C 496.65455,393.05031 496.46748,392.50871 497.36146,393.1634 C 498.25545,393.81809 499.69432,394.57376 500.55895,394.84266 C 501.5661,395.1559 501.71549,395.58839 500.97467,396.04623 C 500.3387,396.43929 498.89982,395.68362 497.77719,394.36697 z M 78.000634,395.31097 C 78.000634,395.08141 78.758825,393.2528 79.685503,391.2474 C 80.91076,388.59586 81.210395,388.34022 80.783919,390.31027 C 80.46137,391.80025 80.190808,393.62886 80.18267,394.37385 C 80.174532,395.11884 79.680244,395.72837 79.084253,395.72837 C 78.488262,395.72837 78.000634,395.54054 78.000634,395.31097 z M 506.32195,394.97743 C 507.37627,394.70269 508.83916,394.72076 509.5728,395.01758 C 510.30645,395.31442 509.44382,395.5392 507.65585,395.51712 C 505.86788,395.49504 505.26762,395.25217 506.32195,394.97743 z M 488.31408,393.8255 C 487.76083,392.93031 492.4391,387.05941 493.70571,387.05941 C 494.13618,387.05941 493.37704,388.24239 492.01873,389.68824 C 490.66041,391.13411 489.87275,392.84081 490.26836,393.48091 C 490.66397,394.12103 490.50001,394.64475 489.90402,394.64475 C 489.30803,394.64475 488.59256,394.27609 488.31408,393.8255 z M 246.45148,386.54842 C 246.05184,383.88341 246.18785,376.69089 246.75374,370.56503 L 247.78263,359.42711 L 247.68487,375.4075 C 247.57737,392.98245 247.50897,393.60026 246.45148,386.54842 z M 514.26841,389.40599 C 513.96102,388.90864 515.63895,385.9339 517.99712,382.79547 C 520.3553,379.65703 522.302,376.28483 522.32312,375.3017 C 522.34423,374.31856 523.1035,372.2951 524.01037,370.80512 L 525.65924,368.09607 L 525.04694,371.02824 C 523.99173,376.08149 522.63688,378.77876 518.62732,383.80855 L 514.74014,388.68484 L 517.1579,389.38954 L 519.57567,390.09424 L 517.20148,390.20226 C 515.89567,390.26166 514.57579,389.90335 514.26841,389.40599 z M 192.86433,380.37709 C 192.86433,375.05363 193.37845,375.20528 194.3951,380.8286 C 194.86021,383.40121 194.71416,384.89217 193.99704,384.89217 C 193.37405,384.89217 192.86433,382.86039 192.86433,380.37709 z M 393.39994,380.28679 C 392.31127,377.75383 391.19823,374.94996 390.9265,374.05598 C 390.58735,372.94015 389.85938,373.53468 388.60453,375.95231 C 387.095,378.86064 384.75149,381.30447 386.00669,378.66136 C 390.15074,369.93513 391.26141,369.89824 394.16106,378.39046 C 396.7297,385.91318 396.28953,387.00987 393.39994,380.28679 z M 208.75683,375.68141 C 209.10077,370.91348 209.56669,366.80927 209.79221,366.56094 C 210.61052,365.65986 209.96157,379.00424 209.05885,381.64132 C 208.48351,383.32201 208.36886,381.05962 208.75683,375.68141 z M 285.11079,378.93227 C 285.04397,376.5483 285.73456,368.74624 286.64543,361.59435 C 288.76869,344.92302 288.76167,331.42719 286.62659,325.37575 C 284.60424,319.6438 284.49163,317.87756 286.26138,319.6473 C 287.68037,321.06629 287.76077,321.40259 289.2955,332.33662 C 290.33061,339.71121 288.44486,367.19928 286.09892,378.93227 L 285.23226,383.26674 L 285.11079,378.93227 z M 48.517225,379.82496 C 49.603324,379.38917 49.629683,378.91715 48.634859,377.71846 L 47.35274,376.17361 L 49.131441,376.85616 C 51.504546,377.7668 51.413016,380.58039 49.013807,380.47214 C 47.807854,380.41775 47.627068,380.18212 48.517225,379.82496 z M 532.18826,375.17603 C 530.47584,372.81211 528.76608,371.18668 528.38879,371.56397 C 527.34301,372.60976 527.60332,370.4731 528.74081,368.67459 C 529.54323,367.40588 529.98185,367.70722 530.91844,370.17065 C 531.5635,371.86727 533.08759,374.65461 534.30531,376.36475 C 535.52303,378.07487 536.24539,379.47408 535.91055,379.47408 C 535.5757,379.47408 533.90067,377.53996 532.18826,375.17603 z M 220.74717,374.14284 C 220.27583,372.3404 220.41685,371.91732 221.22097,372.72145 C 221.85066,373.35114 222.15266,374.50597 221.89207,375.28774 C 221.62154,376.09932 221.13035,375.60811 220.74717,374.14284 z M 191.97007,370.24618 C 191.2253,368.61159 190.83851,367.05163 191.11053,366.77961 C 191.8462,366.04394 194.15001,370.74073 193.70635,372.07172 C 193.49616,372.70227 192.71484,371.88077 191.97007,370.24618 z M 535.53963,370.80512 C 536.28403,369.61314 537.339,368.63788 537.88399,368.63788 C 538.429,368.63788 537.99231,369.61314 536.91358,370.80512 C 535.83485,371.9971 534.77989,372.97236 534.56921,372.97236 C 534.35854,372.97236 534.79522,371.9971 535.53963,370.80512 z M 500.30443,371.12884 C 501.62506,370.87322 503.96134,369.17169 505.49615,367.34767 C 507.03097,365.52364 508.50741,364.25195 508.77713,364.52166 C 509.99552,365.74005 502.96966,371.87979 500.51566,371.74117 L 497.90327,371.5936 L 500.30443,371.12884 z M 396.82847,367.10507 C 394.9065,365.13937 393.33397,362.82712 393.33397,361.96673 C 393.33397,361.10633 392.96825,359.92676 392.52126,359.34546 C 392.07426,358.76415 392.43998,359.18891 393.33397,360.28935 C 394.22796,361.38979 396.36528,363.97857 398.08356,366.04222 C 402.17035,370.95038 401.30487,371.68328 396.82847,367.10507 z M 83.110679,357.31346 L 82.260816,346.53083 L 79.588914,343.0278 C 76.319472,338.74133 76.287642,337.34131 79.270519,329.02321 L 81.624469,322.45895 L 79.150345,319.11252 C 77.601413,317.01748 76.531,313.79914 76.287874,310.5061 L 75.899527,305.24613 L 76.905738,309.92277 C 77.459154,312.49491 78.983885,316.33383 80.294029,318.45368 L 82.676109,322.30798 L 80.338372,329.56642 C 77.421127,338.62417 77.427658,338.92816 80.621058,342.7233 C 83.404783,346.03157 85.027515,355.25908 84.320811,363.76159 C 84.103807,366.37241 83.622584,363.80823 83.110679,357.31346 z M 540.53521,365.8183 C 541.89835,364.86352 543.3337,364.40241 543.7249,364.7936 C 544.59434,365.66305 541.84608,367.51486 539.65242,367.53767 C 538.62411,367.54836 538.93798,366.93705 540.53521,365.8183 z M 187.24057,361.59435 C 186.99703,359.50838 187.1875,357.80168 187.66382,357.80168 C 188.14013,357.80168 188.52985,359.50838 188.52985,361.59435 C 188.52985,363.68032 188.33938,365.38702 188.1066,365.38702 C 187.8738,365.38702 187.48409,363.68032 187.24057,361.59435 z M 316.94474,358.93664 C 316.10204,351.67593 316.60684,316.63638 317.54587,317.21038 C 317.87976,317.41449 318.22546,327.40291 318.31408,339.40688 C 318.4027,351.41084 318.77191,362.16709 319.13454,363.30964 C 319.49717,364.4522 319.32126,365.38702 318.74363,365.38702 C 318.16599,365.38702 317.35649,362.48435 316.94474,358.93664 z M 495.73603,364.3034 C 494.88845,362.93197 496.32295,362.93197 498.44508,364.3034 L 500.07051,365.35383 L 498.23813,365.37043 C 497.23032,365.37955 496.10438,364.89939 495.73603,364.3034 z M 106.89486,357.82034 C 104.85442,350.4813 104.71356,349.13272 105.98744,349.13272 C 106.90151,349.13272 109.86725,363.13934 109.11291,363.89368 C 108.88503,364.12156 107.88691,361.38856 106.89486,357.82034 z M 499.60156,361.59435 C 499.60851,359.68068 502.69936,354.94291 502.74116,356.78185 C 502.76228,357.71093 502.06362,359.41763 501.18859,360.57452 C 500.31357,361.73142 499.5994,362.19034 499.60156,361.59435 z M 542.87349,360.27398 C 542.87349,359.58055 543.36907,358.70692 543.97478,358.33257 C 544.58049,357.95822 544.82968,357.25325 544.52852,356.76597 C 544.22737,356.27869 544.71821,355.26816 545.61927,354.52033 L 547.25758,353.16066 L 546.51091,355.21027 C 545.4227,358.19737 542.87349,361.74618 542.87349,360.27398 z M 342.03721,355.96225 C 341.44711,352.32584 341.79338,350.22915 342.79228,351.39026 C 343.68672,352.42995 344.36238,359.96892 343.56112,359.96892 C 343.08058,359.96892 342.39483,358.16592 342.03721,355.96225 z M 142.46868,355.90535 C 138.7996,352.27519 135.48848,345.33408 135.45628,341.20524 C 135.42137,336.72983 133.66204,334.15693 129.42659,332.38725 C 125.01438,330.54371 123.45742,327.22652 123.64785,320.07535 L 123.78304,314.9987 L 124.61198,320.67845 C 125.77352,328.63707 126.12967,329.26016 130.91156,331.69969 C 135.29522,333.93607 136.5117,335.67928 136.52214,339.73968 C 136.5344,344.50577 138.77663,349.93524 142.55613,354.35073 C 146.97907,359.51795 146.93378,360.32308 142.46868,355.90535 z M 529.59915,356.19398 C 525.88294,352.92314 525.72629,351.74857 529.32034,354.10348 C 535.76745,358.32779 539.15214,354.45329 533.66272,349.13272 C 531.57675,347.11093 529.87005,344.91217 529.87005,344.2466 C 529.87005,343.58104 528.40717,341.63494 526.61919,339.92196 C 522.63344,336.10337 522.53308,335.18654 526.17702,335.88312 C 527.88722,336.21004 528.49401,336.72392 527.72849,337.19703 C 526.90077,337.7086 529.16942,341.26834 534.36913,347.61696 C 538.71295,352.92056 541.48277,356.63592 540.52428,355.87332 C 538.59962,354.342 532.65758,356.17532 533.76065,357.96014 C 534.88035,359.77184 532.53166,358.77505 529.59915,356.19398 z M 114.2228,355.40857 L 112.13465,352.96275 L 114.05718,354.453 C 116.28196,356.17759 116.32908,356.1456 117.90336,351.84177 L 119.09248,348.59091 L 118.86443,352.84163 C 118.59279,357.90465 117.07191,358.74574 114.2228,355.40857 z M 385.78001,356.76039 C 384.90329,356.20593 384.51435,355.42391 384.9157,355.02255 C 385.31705,354.62119 386.43492,355.08232 387.39986,356.04725 C 389.3065,357.9539 388.34002,358.37939 385.78001,356.76039 z M 50.022345,354.48176 C 48.394609,351.8525 48.686544,351.00933 50.777239,352.30144 C 51.563609,352.78745 52.037116,353.99641 51.829477,354.98804 L 51.451951,356.79099 L 50.022345,354.48176 z M 155.11882,352.65449 C 152.88067,350.41952 152.54012,349.91549 154.36205,351.53443 C 156.18398,353.15335 159.61887,354.93297 161.99515,355.48914 L 166.31564,356.50036 L 162.75192,356.60921 C 159.9992,356.69329 158.26212,355.7933 155.11882,352.65449 z M 197.1988,353.2866 C 197.1988,352.59128 197.503,352.32657 197.87479,352.69836 C 198.24658,353.07015 200.42149,352.41998 202.7079,351.25353 C 207.95414,348.57711 211.31493,348.48827 211.20031,351.02906 C 211.1492,352.16192 210.89472,352.38005 210.5682,351.57087 C 209.79412,349.65248 207.51335,349.8856 202.6169,352.38358 C 197.67459,354.90496 197.1988,354.98426 197.1988,353.2866 z M 501.23756,352.11268 C 502.36217,350.7717 504.11469,348.94309 505.13203,348.0491 C 506.14938,347.15512 507.13342,345.76413 507.3188,344.95801 C 507.50417,344.1519 509.11874,341.95757 510.90671,340.08173 L 514.15757,336.6711 L 510.6358,336.33153 C 506.92756,335.97399 505.99896,334.62181 508.73947,333.57018 C 509.63345,333.22713 510.3649,333.41878 510.3649,333.99605 C 510.3649,334.57334 511.34016,335.04567 512.53214,335.04567 C 516.29099,335.04567 515.37217,337.0441 506.84313,347.41928 C 503.23728,351.80563 503.20564,352.11429 506.30132,352.70438 C 507.95687,353.01996 507.78296,353.1033 505.75951,352.96404 C 504.12054,352.85123 502.77956,353.16211 502.77956,353.65488 C 502.77956,354.14765 501.97254,354.55082 500.98618,354.55082 L 499.1928,354.55082 L 501.23756,352.11268 z M 55.904972,348.45018 C 53.264178,342.06536 54.128298,341.40334 57.005094,347.60737 C 58.241853,350.27453 58.950614,352.64411 58.580119,352.87309 C 58.209625,353.10206 57.005809,351.11176 55.904972,348.45018 z M 366.57486,350.4041 C 368.18057,348.42141 369.55529,346.34899 369.62979,345.79872 C 369.92655,343.60683 370.16748,343.0606 372.13787,340.11259 C 373.26284,338.42945 374.23964,335.50368 374.30853,333.61087 C 374.53929,327.27102 379.20804,326.25296 379.26474,332.53012 C 379.27455,333.61568 380.47533,336.45437 381.93315,338.83834 C 384.90315,343.69515 386.17911,346.34023 387.32407,350.01377 L 388.10529,352.52024 L 385.84334,351.10763 C 384.59927,350.3307 383.58139,349.11374 383.58139,348.40327 C 383.58139,347.69281 382.60613,346.802 381.41415,346.42367 C 380.22217,346.04535 379.24691,345.28105 379.24691,344.72522 C 379.24691,343.41218 379.9797,343.45061 382.69978,344.90636 L 384.92654,346.09809 L 384.02983,344.63545 C 383.53663,343.83101 382.0149,341.51997 380.6482,339.49983 C 379.2815,337.47969 378.16329,334.82212 378.16329,333.59411 C 378.16329,330.36449 376.78695,332.3553 373.19312,340.78322 C 371.46628,344.83286 368.61384,349.46533 366.85439,351.0776 L 363.65538,354.00901 L 366.57486,350.4041 z M 548.85402,350.18297 C 549.23371,349.56862 549.70661,347.32027 549.90491,345.18665 C 550.35961,340.29421 552.62607,337.57866 552.62607,341.92628 C 552.62607,344.79568 549.93069,351.29996 548.74161,351.29996 C 548.42376,351.29996 548.47434,350.79732 548.85402,350.18297 z M 245.33928,342.92896 L 245.66845,335.09976 L 242.48107,337.78176 C 238.50521,341.12723 235.51264,341.21858 234.49275,338.02562 C 233.46521,334.80875 233.77239,315.49822 234.97108,307.95518 C 235.63257,303.79256 235.75006,306.76277 235.36067,317.80455 C 234.56917,340.24854 235.39189,342.30617 242.6699,336.08525 C 247.15772,332.24926 248.55085,332.02687 247.48511,335.31657 C 247.05067,336.65755 246.31608,340.68049 245.85267,344.25644 L 245.01011,350.75815 L 245.33928,342.92896 z M 189.0161,345.82047 L 186.99921,343.59184 L 186.83227,333.62975 C 186.74045,328.15061 186.83769,326.10581 187.04836,329.08576 C 187.82533,340.07601 188.68887,343.77835 190.97123,345.9047 C 192.2372,347.08412 192.76898,348.0491 192.15298,348.0491 C 191.53698,348.0491 190.12538,347.04623 189.0161,345.82047 z M 390.02691,339.92196 C 391.19502,336.942 392.45048,333.0664 392.81681,331.30951 C 393.27314,329.12104 393.75596,328.55704 394.35011,329.51839 C 395.62333,331.5785 393.56975,338.35362 390.53983,342.0892 L 387.90307,345.34006 L 390.02691,339.92196 z M 214.20494,331.86592 C 213.77726,329.81906 212.62613,327.259 211.64686,326.17691 C 210.49403,324.90305 210.32705,324.20947 211.17321,324.20947 C 212.77321,324.20947 215.88181,331.32767 215.3604,333.79749 C 215.15256,334.78198 214.6326,333.91278 214.20494,331.86592 z M 511.59743,332.33662 C 511.84108,331.74063 513.09327,329.05867 514.38007,326.37671 C 515.66686,323.69475 516.98127,320.64707 517.30096,319.60409 C 518.22295,316.59611 519.87989,317.39358 520.67819,321.22952 C 521.0813,323.16649 522.39298,326.45798 523.59303,328.54395 L 525.77497,332.33662 L 523.47867,330.26387 C 522.21571,329.12386 520.60422,326.26137 519.89757,323.9028 L 518.61275,319.61447 L 517.23737,323.58718 C 516.4809,325.77217 514.80278,328.87847 513.50821,330.49007 C 512.21363,332.10166 511.35379,332.93261 511.59743,332.33662 z M 294.48302,328.34589 C 294.19188,327.56084 294.91664,325.94326 296.09357,324.75128 L 298.23346,322.58404 L 297.44084,325.29309 C 296.40557,328.83152 295.14543,330.13211 294.48302,328.34589 z M 51.610153,322.85495 C 50.156941,320.32199 48.660084,317.03049 48.283804,315.54051 C 47.907525,314.05054 49.066166,315.6005 50.858561,318.98487 C 54.644093,326.13266 55.586315,326.95093 57.448125,324.70758 L 58.813573,323.06232 L 56.648493,320.65594 C 55.457699,319.33243 54.117507,317.51812 53.670289,316.62413 C 53.22307,315.73015 54.161127,316.5835 55.75486,318.52047 C 57.348593,320.45744 59.592472,322.04223 60.741257,322.04223 L 62.829958,322.04223 L 62.817096,317.97866 C 62.788537,308.95554 58.50348,298.39106 52.636593,292.8794 C 49.807958,290.22204 49.818712,288.45002 52.663475,288.45002 C 53.557461,288.45002 53.982187,288.9463 53.607311,289.55286 C 53.232434,290.15942 54.42964,292.55457 56.267769,294.87539 C 60.437045,300.13953 62.255633,304.45684 63.955857,313.12684 L 65.288796,319.92394 L 63.24922,322.17764 C 61.416152,324.20316 56.208,327.46033 54.802302,327.46033 C 54.499833,327.46033 53.063366,325.38791 51.610153,322.85495 z M 155.55804,325.02461 C 155.08827,323.38697 155.0861,321.19264 155.55323,320.14832 L 156.40256,318.24956 L 156.82908,320.68771 C 157.06368,322.02869 157.06583,324.22302 156.83389,325.564 L 156.41217,328.00214 L 155.55804,325.02461 z M 548.77131,322.67264 C 547.61535,321.82738 546.99777,320.8076 547.39891,320.40645 C 548.59605,319.20932 552.26486,320.86302 552.26486,322.59974 C 552.26486,324.61149 551.44622,324.62858 548.77131,322.67264 z M 102.62097,321.6827 C 102.19158,320.59097 101.8551,318.88427 101.87322,317.89003 L 101.90617,316.08232 L 103.02974,318.01271 C 103.6477,319.07441 103.98419,320.78112 103.77749,321.80537 L 103.40167,323.66766 L 102.62097,321.6827 z M 200.91616,320.50251 C 200.55403,319.05968 200.48817,316.98725 200.76981,315.89712 C 201.07899,314.70043 201.33169,315.22463 201.40758,317.22012 C 201.47672,319.0379 202.11844,321.11032 202.83363,321.82551 C 203.82169,322.81357 203.82666,323.12585 202.85427,323.12585 C 202.15044,323.12585 201.27829,321.94535 200.91616,320.50251 z M 131.24217,317.00442 C 127.45277,302.38837 126.67931,300.67668 122.31967,297.25841 L 119.50125,295.04856 L 121.50695,301.12826 C 123.76088,307.96038 123.96197,309.44438 122.51241,308.54851 C 121.96227,308.2085 121.18527,306.35113 120.78574,304.42098 C 119.22482,296.88028 115.08701,289.89053 111.35981,288.49836 C 101.83161,284.93941 101.43046,284.53672 104.70562,281.81858 L 106.48736,280.33986 L 105.74396,282.68212 C 104.98382,285.07709 104.92332,285.03507 111.99945,287.02666 C 113.39842,287.42041 113.77967,287.19114 113.22321,286.29077 C 112.60526,285.29091 112.93929,285.26357 114.6417,286.17467 C 117.64734,287.78324 117.59941,287.81473 117.88683,284.04267 C 118.19078,280.0538 121.00066,275.44658 123.12949,275.44658 C 126.07717,275.44658 125.89422,278.76567 122.59078,285.22008 L 119.26236,291.72331 L 124.09656,297.16637 C 126.75537,300.16005 128.93076,302.7752 128.93076,302.97784 C 128.93076,303.18047 129.88554,307.16697 131.05249,311.83673 C 132.21945,316.5065 132.98294,320.5185 132.74914,320.75229 C 132.51535,320.98609 131.83721,319.29955 131.24217,317.00442 z M 124.13551,279.4285 C 124.49777,278.3406 124.46385,277.12152 124.06014,276.71945 C 122.82363,275.48796 119.17669,280.92719 119.20228,283.96468 L 119.22637,286.82459 L 121.35161,284.11554 C 122.52049,282.62557 123.77325,280.5164 124.13551,279.4285 z M 183.15792,317.25222 C 182.0675,315.21473 182.01608,313.2288 182.92651,308.31399 L 184.09703,301.99527 L 183.58976,308.26999 C 183.30567,311.78406 183.60431,315.51973 184.26853,316.76085 C 184.92086,317.97973 185.25326,319.1783 185.0072,319.42436 C 184.76116,319.67042 183.92898,318.69295 183.15792,317.25222 z M 153.10525,314.18599 C 151.94887,312.39927 151.9652,269.00726 153.122,269.71192 C 153.61337,270.01123 153.87169,279.83558 153.69604,291.5438 C 153.52039,303.25202 153.75667,313.441 154.22111,314.18599 C 154.68555,314.93098 154.82172,315.54051 154.52373,315.54051 C 154.22573,315.54051 153.58742,314.93098 153.10525,314.18599 z M 52.413766,311.71402 C 51.425309,310.20545 50.813687,308.77405 51.054608,308.53312 C 51.295528,308.2922 52.314159,309.52649 53.318233,311.27599 C 55.554466,315.1724 54.890482,315.49397 52.413766,311.71402 z M 202.36846,303.5162 C 202.94945,293.36525 201.16623,285.61276 197.04524,280.37378 C 195.84221,278.84436 195.02241,277.09948 195.22348,276.49627 C 195.42455,275.89306 197.25657,278.43273 199.29464,282.13997 L 203.00022,288.88041 L 203.46308,297.06327 C 203.71765,301.56385 203.45555,306.95283 202.88061,309.0388 C 202.07752,311.95263 201.95884,310.67293 202.36846,303.5162 z M 547.18086,308.76789 C 545.20169,307.42691 543.34357,305.5983 543.05171,304.70432 L 542.52105,303.07889 L 544.31277,304.55785 C 545.32243,305.39127 547.52781,305.82793 549.36528,305.55825 C 552.82746,305.05011 553.80853,306.18593 550.8786,307.31025 L 549.13112,307.98082 L 550.46947,309.59342 C 552.34218,311.8499 551.36909,311.60563 547.18086,308.76789 z M 503.86318,307.54604 C 503.86318,307.32103 504.71653,306.46768 505.75951,305.64971 L 507.65585,304.16251 L 506.16865,306.05884 C 504.75304,307.86388 503.86318,308.43791 503.86318,307.54604 z M 314.01639,303.01311 C 313.76864,300.89096 313.95911,298.91166 314.43964,298.61468 C 314.92018,298.31769 315.31335,300.05398 315.31335,302.47312 C 315.31335,307.90248 314.62085,308.1908 314.01639,303.01311 z M 48.381695,305.06552 C 47.301074,303.9849 47.509753,300.14952 48.612102,300.83081 C 49.85423,301.59849 50.947478,305.78794 49.905677,305.78794 C 49.464814,305.78794 48.779023,305.46285 48.381695,305.06552 z M 510.09793,302.46724 C 514.23825,297.74064 511.92074,296.35629 506.71837,300.44849 C 505.14802,301.68373 503.86318,302.20456 503.86318,301.60589 C 503.86318,301.00723 505.37432,299.44138 507.22127,298.12624 C 509.06823,296.81109 511.50455,294.21784 512.63533,292.36345 C 513.7661,290.50906 514.6931,289.5356 514.69532,290.20022 C 514.69756,290.86483 513.68873,292.69344 512.45349,294.26379 L 510.2076,297.11898 L 512.45349,297.11898 C 515.58607,297.11898 515.26435,298.36959 511.18155,302.06344 L 507.66373,305.24613 L 510.09793,302.46724 z M 544.76982,297.8245 C 539.10625,292.74602 538.29059,291.27617 542.14551,293.0954 C 544.14104,294.03713 551.60604,302.68035 550.25819,302.48852 C 550.07054,302.46181 547.60078,300.363 544.76982,297.8245 z M 250.86269,299.01531 C 250.43926,297.67433 249.68887,281.9483 249.19514,264.06858 C 248.70141,246.18885 247.96037,229.97519 247.54839,228.03822 L 246.79933,224.51646 L 250.98589,224.51646 L 255.17246,224.51646 L 255.37623,196.07144 C 255.48831,180.42668 255.73213,161.38682 255.91804,153.76063 L 256.25608,139.89484 L 258.69422,140.50693 L 261.13237,141.11903 L 261.20853,136.493 C 261.30463,130.65591 263.10657,134.02923 263.22344,140.26503 C 263.3046,144.59499 262.26268,145.37079 260.01064,142.65725 C 258.0922,140.34567 256.49603,142.26829 257.64504,145.50667 C 258.16439,146.9704 258.14587,151.93707 257.60297,156.79023 C 257.06961,161.55815 256.4559,179.11279 256.23918,195.80054 L 255.84514,226.14189 L 252.62284,226.14189 C 248.36125,226.14189 247.82685,226.86253 249.31912,230.59698 C 250.13247,232.6324 250.66398,244.14981 250.83878,263.52677 C 250.98664,279.91652 251.60514,295.15492 252.21321,297.38988 C 253.38545,301.69846 252.17133,303.15972 250.86269,299.01531 z M 300.46838,293.86812 L 300.68449,286.82459 L 298.31518,286.48734 C 297.01208,286.30185 293.70354,286.91139 290.96289,287.84186 C 285.07993,289.83919 284.972,289.85014 284.972,288.45002 C 284.972,287.85403 285.88595,287.3664 287.003,287.3664 C 288.12004,287.3664 291.12712,286.6279 293.6854,285.72529 C 301.78682,282.86694 304.72275,287.7593 301.17308,298.2026 C 300.51346,300.14323 300.31357,298.91376 300.46838,293.86812 z M 236.38021,297.11898 C 236.38021,295.629 236.62617,295.01947 236.92677,295.76445 C 237.22738,296.50944 237.22738,297.72851 236.92677,298.4735 C 236.62617,299.21849 236.38021,298.60896 236.38021,297.11898 z M 77.645071,295.07027 C 77.24464,293.0681 76.970442,290.39376 77.035742,289.12728 C 77.101042,287.8608 77.586274,289.01892 78.114035,291.70088 C 78.641796,294.38284 78.915994,297.05718 78.723365,297.64386 C 78.530734,298.23053 78.045502,297.07242 77.645071,295.07027 z M 259.50583,297.1172 C 259.08788,296.44093 258.08862,296.13983 257.28528,296.44811 C 256.34547,296.80875 256.03949,296.44869 256.4272,295.43836 C 256.75861,294.57473 257.40551,293.86812 257.86475,293.86812 C 259.08441,293.86812 261.54329,297.06927 260.85349,297.75907 C 260.53024,298.08232 259.92379,297.79348 259.50583,297.1172 z M 507.34124,294.40263 C 507.7642,293.74644 508.58665,292.01676 509.16889,290.55889 C 509.83817,288.88309 510.25279,288.5615 510.29621,289.6845 C 510.33399,290.66145 509.51155,292.39113 508.46856,293.52824 C 507.42558,294.66534 506.91828,295.05881 507.34124,294.40263 z M 519.03386,290.20813 C 519.03386,289.38712 519.7653,288.10834 520.65928,287.3664 C 522.58759,285.76605 522.81544,283.03192 521.02049,283.03192 C 520.32517,283.03192 520.01156,282.77663 520.32359,282.4646 C 520.63561,282.15259 521.67817,282.19939 522.64038,282.56863 L 524.38986,283.23997 L 522.23165,287.47043 C 519.9691,291.90539 519.03386,292.70607 519.03386,290.20813 z M 543.09021,290.40054 C 542.37502,289.68535 541.78987,287.71953 541.78987,286.03205 C 541.78987,284.27163 541.07999,282.69149 540.12436,282.32478 C 538.10647,281.55045 534.75165,275.44658 536.34394,275.44658 C 536.95523,275.44658 537.45539,276.14268 537.45539,276.99347 C 537.45539,277.84427 538.89589,279.67287 540.65649,281.05705 C 542.93708,282.85003 543.98475,284.74226 544.29978,287.63731 C 544.80058,292.23959 544.83976,292.15008 543.09021,290.40054 z M 56.692179,289.90726 C 58.091748,289.50741 58.515266,288.64491 58.120688,286.99812 C 57.812215,285.7107 57.223576,282.70684 56.812601,280.32287 L 56.065373,275.98839 L 57.516774,277.36254 C 58.315045,278.11832 59.080435,280.31265 59.217643,282.23883 C 59.354851,284.16501 59.614216,286.71599 59.79401,287.90769 C 60.040902,289.54411 59.45788,290.1235 57.41186,290.27501 C 55.665566,290.40433 55.409802,290.27363 56.692179,289.90726 z M 509.28128,286.88892 C 509.28128,286.44155 510.32564,284.60886 511.60209,282.81625 C 513.38113,280.31781 513.60241,279.35891 512.54996,278.70845 C 511.55503,278.09355 512.43198,276.49848 515.73515,272.91495 C 518.24213,270.1952 520.4008,267.23745 520.5322,266.34216 C 520.6636,265.44687 521.51517,263.83761 522.42458,262.76603 C 523.33399,261.69446 524.66938,258.7453 525.39212,256.21233 C 527.04476,250.42037 529.53356,250.15312 530.43788,255.67052 C 531.29468,260.89791 534.71386,267.46829 538.88808,271.90859 C 540.70058,273.83663 541.92775,275.66991 541.61511,275.98255 C 540.52208,277.07558 531.48087,264.54017 529.85058,259.6713 L 528.20569,254.75883 L 525.09414,261.03913 C 523.38279,264.4933 520.31376,269.07753 518.27408,271.22632 C 515.77306,273.86111 514.44788,276.39926 514.20416,279.02154 L 513.84279,282.90987 L 516.70922,283.35034 L 519.57567,283.79082 L 516.41013,283.95318 C 514.66909,284.04248 512.35285,284.92256 511.26294,285.90892 C 510.17302,286.89528 509.28128,287.33628 509.28128,286.88892 z M 215.19545,270.8412 C 214.8086,263.54031 214.27999,253.90964 214.02075,249.43971 C 213.64891,243.02807 213.74963,242.22751 214.49795,245.64704 C 215.59434,250.6572 217.30204,284.11554 216.46136,284.11554 C 216.15195,284.11554 215.58229,278.14209 215.19545,270.8412 z M 60.226436,282.11905 C 59.877247,281.55405 60.320189,280.81217 61.210753,280.47043 C 65.62369,278.77702 60.955835,268.7131 52.535571,261.76668 L 49.284712,259.08483 L 51.642431,259.72787 C 53.24983,260.16626 54.360108,259.75229 55.131243,258.42707 C 55.753345,257.35796 56.277165,256.99525 56.295288,257.62104 C 56.313412,258.24683 55.765281,259.3218 55.07722,260.00986 C 54.131607,260.95548 54.700958,262.07802 57.40942,264.60811 L 60.992638,267.95534 L 60.425081,251.38309 C 59.782576,232.62246 59.864587,232.1018 63.462069,232.1018 L 66.080817,232.1018 L 66.080817,224.51646 L 66.080817,216.93112 L 63.519058,216.93112 L 60.957298,216.93112 L 60.268198,211.90359 C 59.889194,209.13844 59.579099,202.55545 59.579099,197.27473 L 59.579099,187.67339 L 57.41186,187.67339 C 55.126414,187.67339 54.495799,189.24993 56.32824,190.38244 C 56.924231,190.75078 57.410037,191.87673 57.407809,192.88454 C 57.405264,194.0357 56.599561,193.39791 55.24057,191.16896 C 52.499456,186.67312 52.511531,186.58977 55.903903,186.58977 L 58.730425,186.58977 L 58.050497,183.88072 C 57.639264,182.24223 57.833561,181.17167 58.542166,181.17167 C 59.186543,181.17167 58.138495,178.97815 56.213169,176.29718 C 54.287842,173.61621 53.002515,171.13276 53.356886,170.77838 C 53.711257,170.42402 54.804552,171.68759 55.78643,173.58633 C 56.768309,175.48507 57.845575,176.76469 58.180357,176.4299 C 58.515138,176.09512 57.991553,174.60408 57.016835,173.11646 C 55.029299,170.0831 54.686992,167.08461 56.32824,167.08461 C 56.924231,167.08461 57.41186,167.76032 57.41186,168.58618 C 57.41186,169.41203 58.140298,171.48446 59.030613,173.19156 C 60.148397,175.33482 60.653443,179.64896 60.662537,187.13158 C 60.669781,193.09149 60.988875,201.99071 61.371634,206.90764 L 62.067561,215.8475 L 64.529749,215.8475 L 66.991937,215.8475 L 67.732809,222.76566 C 68.701243,231.80875 67.824857,234.66974 64.353219,233.79841 L 61.746338,233.14413 L 61.746338,251.36958 C 61.746338,262.76809 62.176796,270.0255 62.895505,270.74421 C 64.393399,272.2421 63.746591,282.19743 62.116547,282.73352 C 61.426175,282.96056 60.575626,282.68405 60.226436,282.11905 z M 233.16951,270.5703 C 233.19159,268.78232 233.43445,268.18206 233.70919,269.23639 C 233.98393,270.29072 233.96587,271.75361 233.66904,272.48725 C 233.37221,273.22089 233.14742,272.35827 233.16951,270.5703 z M 231.46057,256.75414 C 231.09109,251.24123 231.155,245.13112 231.60261,243.17614 C 232.13647,240.84445 232.48668,244.29277 232.62061,253.19962 C 232.86214,269.26162 232.39482,270.69356 231.46057,256.75414 z M 74.211849,263.25586 C 73.9534,262.51087 74.166454,254.58691 74.685303,245.64704 L 75.628666,229.39275 L 75.460125,246.99961 C 75.294924,264.25756 75.161618,265.99361 74.211849,263.25586 z M 101.4863,263.79767 C 100.39711,261.96066 99.483496,251.09714 100.50664,252.14876 C 101.08649,252.74475 101.84461,255.79243 102.19135,258.92138 C 102.78671,264.29397 102.58946,265.65825 101.4863,263.79767 z M 147.52361,260.03608 C 144.812,249.65744 143.72237,239.67643 145.54857,241.94467 C 146.07873,242.60317 149.41719,263.99032 149.04752,264.35998 C 148.87562,264.53189 148.18986,262.58613 147.52361,260.03608 z M 267.63408,259.19229 C 267.63408,258.5963 268.20523,258.10867 268.90328,258.10867 C 269.60134,258.10867 271.08522,257.28266 272.20077,256.27309 L 274.22907,254.43751 L 273.51314,256.3032 C 272.44157,259.09564 267.63408,261.45815 267.63408,259.19229 z M 125.77739,255.67052 C 125.04407,253.43298 124.97946,250.96332 125.60021,248.8979 L 126.57724,245.64704 L 126.67038,250.32366 C 126.72161,252.89581 127.26831,255.94349 127.88527,257.09629 C 128.5687,258.3733 128.60154,259.19229 127.9693,259.19229 C 127.39856,259.19229 126.4122,257.6075 125.77739,255.67052 z M 512.11536,256.35821 C 509.86793,254.83103 508.27251,253.33812 508.57001,253.04063 C 508.86751,252.74314 510.73403,253.63819 512.71786,255.02963 C 514.70168,256.42108 516.52798,257.68309 516.77632,257.8341 C 517.02464,257.98511 516.99692,258.33957 516.71471,258.62177 C 516.43251,258.90398 514.36279,257.88538 512.11536,256.35821 z M 49.826522,251.60695 C 47.44349,248.26029 47.975228,247.42013 51.004895,249.74508 C 51.950996,250.47111 52.723075,251.91849 52.720626,252.96148 C 52.7147,255.48574 52.525354,255.39712 49.826522,251.60695 z M 90.873325,254.316 C 90.503419,253.72001 90.657988,247.62465 91.216811,240.77075 C 92.557098,224.33229 93.053964,221.2656 94.377054,221.2656 C 94.986201,221.2656 95.232568,222.11895 94.924536,223.16193 C 94.338272,225.147 92.282401,243.60432 91.816533,251.06514 C 91.667673,253.4491 91.24323,254.91199 90.873325,254.316 z M 271.3312,251.20688 C 271.01806,250.39085 270.91958,247.09935 271.11235,243.89245 L 271.46285,238.0617 L 271.98662,245.37841 C 272.5138,252.74295 272.37937,253.93837 271.3312,251.20688 z M 506.89445,247.22282 L 502.8822,243.16312 L 506.73397,242.71345 L 510.58574,242.26378 L 508.64536,243.68262 L 506.70496,245.10147 L 509.82129,248.35421 C 511.53526,250.14322 512.48065,251.53395 511.92216,251.44473 C 511.36366,251.35551 509.10119,249.45565 506.89445,247.22282 z M 517.95024,247.94696 C 517.95024,247.72195 518.80359,246.8686 519.84657,246.05063 L 521.7429,244.56342 L 520.2557,246.45976 C 518.84009,248.2648 517.95024,248.83882 517.95024,247.94696 z M 525.5777,241.15338 C 526.87981,239.27786 528.01767,236.35209 528.10628,234.65166 C 528.19487,232.95125 529.10808,230.36505 530.13564,228.90457 C 531.26378,227.3011 531.58018,225.98728 530.9343,225.5881 C 530.34602,225.22453 531.292,223.55961 533.03649,221.88829 C 534.78096,220.21698 535.98404,218.26522 535.70999,217.55105 C 535.43595,216.83689 536.32609,215.30807 537.68808,214.15369 L 540.16444,212.05483 L 538.09414,214.49962 C 536.95548,215.84425 536.33154,217.2521 536.70761,217.62816 C 537.08367,218.00423 536.43051,219.66131 535.25613,221.31056 C 534.08176,222.95982 533.12091,225.02757 533.12091,225.90558 C 533.12091,226.78359 532.45032,228.0585 531.63071,228.73871 C 530.81109,229.41893 529.8341,231.89161 529.45961,234.23356 C 529.08511,236.5755 527.5258,239.85779 525.99446,241.52753 L 523.21022,244.56342 L 525.5777,241.15338 z M 506.49534,237.0128 C 505.53157,235.54193 504.9108,233.89958 505.11583,233.36314 C 505.32085,232.82671 506.28029,234.03015 507.2479,236.03747 C 509.31805,240.332 508.96768,240.78608 506.49534,237.0128 z M 271.5085,224.69531 C 271.06814,219.13177 270.94485,214.34278 271.23452,214.0531 C 271.94628,213.34134 273.42269,231.54019 272.80127,233.36544 C 272.5306,234.16041 271.94886,230.25885 271.5085,224.69531 z M 213.64861,223.97465 C 213.61898,213.27791 213.52926,212.77545 211.55676,212.25999 L 209.66043,211.76442 L 211.58,211.63872 C 214.85142,211.4245 216.07585,215.99781 214.79995,223.66543 L 213.66662,230.47637 L 213.64861,223.97465 z M 502.50865,224.19377 C 497.11339,218.48385 496.79201,218.01474 498.27545,218.01474 C 499.31392,218.01474 508.6414,228.79867 508.04437,229.30903 C 507.83068,229.49169 505.33961,227.18982 502.50865,224.19377 z M 75.246012,227.84106 C 75.68486,227.13098 77.215623,226.10454 78.647705,225.56006 C 80.24725,224.95191 81.251493,223.69921 81.251493,222.31208 C 81.251493,221.07018 81.739122,220.35545 82.335112,220.72379 C 84.671892,222.16799 83.366887,225.40853 79.896968,226.77808 C 77.959998,227.5426 75.941607,228.385 75.411654,228.6501 C 74.881702,228.9152 74.807162,228.55113 75.246012,227.84106 z M 97.519375,226.47864 L 96.302611,223.97465 L 97.836375,225.87098 C 99.973279,228.51303 100.24174,228.34095 101.72941,223.37555 C 102.4531,220.96008 103.74936,218.71358 104.60998,218.38332 C 105.51826,218.03479 106.17036,216.35398 106.16429,214.37704 C 106.14944,209.53717 108.31883,190.11343 109.44932,184.96434 L 110.40097,180.62986 L 109.9266,187.67339 C 109.6657,191.54733 109.13441,200.20274 108.74596,206.90764 L 108.03969,219.09836 L 106.1139,219.09836 C 104.81599,219.09836 103.69496,220.5778 102.67556,223.63602 C 100.88837,228.99758 99.196618,229.93026 97.519375,226.47864 z M 191.36766,219.91107 C 190.06408,203.78614 189.59572,184.81359 190.57437,187.77591 C 191.56739,190.78176 193.43908,228.85094 192.59383,228.85094 C 192.31693,228.85094 191.76517,224.828 191.36766,219.91107 z M 115.11461,215.06703 C 112.85803,214.26111 113.5949,211.52218 116.35014,210.47464 L 118.94019,209.4899 L 118.36902,202.37432 C 117.97348,197.44683 118.17669,195.25873 119.02982,195.25873 C 119.84054,195.25873 120.2618,198.03772 120.2618,203.38587 L 120.2618,211.51302 L 118.15852,211.51302 C 115.66077,211.51302 114.247,213.28694 116.19148,213.98117 C 116.94018,214.24847 117.30894,214.71099 117.01094,215.00899 C 116.71295,215.30698 115.8596,215.33311 115.11461,215.06703 z M 229.78771,206.54644 C 229.83189,201.23218 230.24625,194.68983 230.70851,192.00787 C 231.20521,189.12605 231.33328,192.89336 231.02161,201.21863 C 230.41214,217.49928 229.67003,220.70359 229.78771,206.54644 z M 269.38139,207.58605 C 268.42037,204.76561 267.69492,200.47243 267.76928,198.04564 L 267.90446,193.6333 L 268.77379,199.0514 C 269.25192,202.03135 270.15801,206.1439 270.78731,208.19039 C 272.54313,213.90031 271.35951,213.39152 269.38139,207.58605 z M 56.32824,209.34578 C 56.32824,208.1538 56.515182,207.17854 56.743666,207.17854 C 56.97215,207.17854 57.414127,208.1538 57.725837,209.34578 C 58.037547,210.53776 57.850606,211.51302 57.310412,211.51302 C 56.770217,211.51302 56.32824,210.53776 56.32824,209.34578 z M 205.27821,209.07029 C 204.99135,208.32278 204.55643,198.69211 204.31169,187.6688 C 203.56897,154.21476 202.3477,145.25904 199.30394,150.94636 C 197.78363,153.78708 196.08315,151.90774 196.25747,147.57946 C 196.33085,145.75769 196.5289,145.4915 196.86216,146.76674 C 197.43426,148.95598 198.42988,149.16579 200.13852,147.45715 C 202.23866,145.35701 203.70002,147.53608 203.71531,152.79061 C 203.7341,159.24375 204.71912,162.95227 206.27663,162.43375 C 208.24213,161.7794 208.40789,158.16868 206.5209,157.11267 C 204.51675,155.99108 204.17299,152.99756 206.04837,152.99756 C 206.74368,152.99756 206.94361,153.36328 206.49263,153.81027 C 206.04165,154.25727 207.54517,155.19505 209.83379,155.89424 C 212.1224,156.59342 213.19841,157.20296 212.2249,157.24876 C 210.51515,157.3292 208.55806,162.75014 210.23877,162.75014 C 210.68955,162.75014 212.19429,163.93034 213.58261,165.3728 C 214.97094,166.81527 216.485,167.76175 216.94721,167.47608 C 218.21291,166.69384 217.95656,162.75014 216.64,162.75014 C 216.00884,162.75014 215.80844,162.23883 216.19467,161.6139 C 217.07003,160.19754 219.95482,162.3587 219.95482,164.43085 C 219.95482,166.36291 216.73331,169.44225 215.23467,168.9427 C 214.5649,168.71944 213.12322,169.67293 212.03094,171.06155 C 210.93864,172.45018 209.28312,173.58633 208.35202,173.58633 C 207.19108,173.58633 207.55629,172.8806 209.51429,171.34044 C 213.39117,168.29089 213.13197,166.75154 209.12547,169.03135 C 205.76563,170.9432 204.65513,175.08093 207.22229,176.12259 C 208.27811,176.551 208.25503,176.89797 207.11765,177.69603 C 205.97716,178.49627 205.74051,182.18258 206.03403,194.57544 C 206.40325,210.16445 206.31889,211.78229 205.27821,209.07029 z M 209.66043,165.98615 C 209.66043,165.10033 208.56327,164.21974 207.22229,164.02929 C 204.57905,163.6539 204.44159,163.84743 205.4623,166.50737 C 206.28672,168.65577 209.66043,168.2369 209.66043,165.98615 z M 540.70625,204.46949 C 540.70625,203.57551 541.17858,202.84406 541.75587,202.84406 C 542.33314,202.84406 542.52479,203.57551 542.18174,204.46949 C 541.83868,205.36348 541.36636,206.09492 541.13212,206.09492 C 540.8979,206.09492 540.70625,205.36348 540.70625,204.46949 z M 549.93124,201.41982 C 547.50018,195.60146 547.98861,193.94423 550.50188,199.48365 C 551.69137,202.10535 552.4185,204.49645 552.11774,204.79722 C 551.81697,205.09798 550.83305,203.57815 549.93124,201.41982 z M 55.661742,200.20083 C 55.332579,199.34304 55.560321,197.75825 56.167836,196.67907 L 57.272409,194.71692 L 57.177229,198.23868 C 57.074268,202.04836 56.604235,202.65693 55.661742,200.20083 z M 540.70625,199.59321 C 541.34418,198.40122 542.10994,197.42597 542.40793,197.42597 C 542.70593,197.42597 542.4278,198.40122 541.78987,199.59321 C 541.15194,200.78519 540.38618,201.76044 540.08819,201.76044 C 539.79019,201.76044 540.06832,200.78519 540.70625,199.59321 z M 85.512184,194.27873 C 86.744749,192.54776 87.753211,190.59724 87.753211,189.94425 C 87.753211,189.29127 88.24084,188.75701 88.836831,188.75701 C 89.432821,188.75701 89.92045,189.00766 89.92045,189.31401 C 89.92045,190.48626 85.000891,197.3998 84.157659,197.41255 C 83.670082,197.41993 84.279618,196.00971 85.512184,194.27873 z M 542.87349,195.01266 C 542.87349,192.47956 544.03843,189.84063 545.15666,189.84063 C 546.61043,189.84063 546.25959,192.27974 544.46446,194.65312 L 542.87349,196.75657 L 542.87349,195.01266 z M 78.228435,189.88316 C 77.732129,188.54152 77.580144,185.91066 77.890691,184.03684 L 78.455322,180.62986 L 79.154417,186.04796 C 79.9354,192.1007 79.585244,193.55096 78.228435,189.88316 z M 217.51667,191.38901 C 217.06968,190.93473 216.70396,189.42524 216.70396,188.03459 C 216.70396,186.64395 216.1188,185.50615 215.40361,185.50615 C 214.39224,185.50615 214.39224,185.21718 215.40361,184.20581 C 217.37504,182.23438 219.09203,184.60205 218.67922,188.72278 C 218.48682,190.64349 217.96367,191.8433 217.51667,191.38901 z M 211.31881,182.61649 C 211.34029,178.4953 211.67989,176.86107 212.29457,177.92081 C 213.89615,180.68199 214.13473,187.96263 212.64038,188.47404 C 211.65628,188.81084 211.29488,187.20894 211.31881,182.61649 z M 194.65705,180.97797 C 195.52149,176.44162 195.35299,176.57841 197.81972,178.41035 C 200.18827,180.16938 198.964,183.59419 195.73979,184.22883 L 193.97124,184.57696 L 194.65705,180.97797 z M 498.51013,180.80095 C 497.9315,179.27904 496.38161,177.87721 494.9817,177.60958 L 492.48517,177.13233 L 495.43052,176.98476 C 497.6211,176.87501 498.77423,177.5975 499.93043,179.80419 L 501.48499,182.77118 L 503.41135,178.73155 C 504.47086,176.50975 506.34693,174.42609 507.58041,174.10119 C 508.81388,173.77629 511.61866,172.97277 513.81324,172.31557 L 517.80338,171.12068 L 522.16308,174.57362 L 526.52277,178.02656 L 528.03221,172.82649 L 529.54166,167.62642 L 532.95741,167.28681 L 536.37317,166.9472 L 537.42926,169.72495 C 538.53357,172.6295 540.70625,173.53082 540.70625,171.0844 C 540.70625,170.30432 541.38533,168.73738 542.21531,167.60231 L 543.72437,165.53855 L 548.17834,169.56244 C 553.21882,174.1162 552.43418,175.10857 547.24534,170.74245 C 545.38647,169.17831 543.73859,168.08114 543.58338,168.3043 C 543.42816,168.52746 542.46226,170.05102 541.43692,171.69 C 539.0522,175.5019 538.22123,175.44009 536.67192,171.33552 C 534.84555,166.4969 530.8805,167.25124 529.34954,172.72858 C 527.74624,178.46471 526.09709,179.84849 523.57952,177.57012 C 522.47552,176.57102 521.05329,175.75357 520.41899,175.75357 C 519.7847,175.75357 518.98505,175.02213 518.64199,174.12814 C 517.84323,172.04662 515.3476,172.04141 513.62445,174.11766 C 512.82948,175.07555 511.32254,175.49127 509.92068,175.13943 C 508.0675,174.67431 506.98294,175.42146 504.89747,178.59987 C 501.56911,183.67258 499.8298,184.27195 498.51013,180.80095 z M 475.75095,180.20368 C 475.07899,178.9481 473.44919,177.88654 472.12918,177.84464 L 469.72916,177.76849 L 471.8964,176.91099 C 474.5928,175.84412 476.77269,176.58958 476.77269,178.57856 C 476.77269,180.61384 478.84943,180.50112 479.64706,178.42254 C 479.99857,177.50651 481.66518,176.04393 483.35062,175.17235 L 486.41505,173.58768 L 489.33744,176.29605 C 491.35494,178.1658 491.74861,179.00443 490.60885,179.00443 C 489.70081,179.00443 488.35083,178.27299 487.60888,177.379 C 485.65483,175.0245 484.34249,175.34349 480.44605,179.12006 L 476.97271,182.48656 L 475.75095,180.20368 z M 79.169802,177.2887 C 79.221798,176.02634 79.47857,175.76958 79.824489,176.63401 C 80.137515,177.41626 80.099018,178.35087 79.738941,178.71095 C 79.378862,179.07103 79.12275,178.43101 79.169802,177.2887 z M 445.31315,176.20447 C 444.70038,174.59276 443.94107,172.85671 443.6258,172.34658 C 443.31052,171.83647 443.52834,171.41909 444.10984,171.41909 C 444.69135,171.41909 445.60321,172.7274 446.13623,174.32644 L 447.10535,177.2338 L 450.323,172.43011 C 453.76164,167.29651 460.51839,164.78562 460.51839,168.64139 C 460.51839,169.7316 461.49618,170.33547 463.26144,170.33547 C 464.92789,170.33547 466.23486,171.07976 466.59141,172.23181 C 466.91421,173.27479 467.63035,174.97487 468.18283,176.00977 C 469.63027,178.72105 469.42034,179.46316 467.62697,177.9748 C 466.76876,177.26256 465.91541,175.61805 465.73063,174.32035 C 465.47827,172.54795 464.53303,171.87751 461.93159,171.62572 C 459.43809,171.38437 458.63623,170.85345 459.06758,169.72938 C 459.42775,168.7908 459.00757,168.16823 458.01391,168.16823 C 454.70439,168.16823 452.79789,169.60312 450.73514,173.64646 C 447.9401,179.12519 446.65425,179.73183 445.31315,176.20447 z M 152.7704,175.75357 C 152.7704,174.56159 153.3102,173.58633 153.96995,173.58633 C 154.62971,173.58633 154.87319,174.35852 154.51102,175.30231 C 154.0911,176.39661 154.34354,176.84661 155.2078,176.54442 C 155.9532,176.28379 156.42157,175.27557 156.24863,174.30394 C 156.03452,173.10095 156.46667,172.74165 157.60316,173.17776 C 159.61006,173.94789 159.7101,174.88214 157.97177,176.62047 C 155.87725,178.715 152.7704,178.19719 152.7704,175.75357 z M 110.0466,173.85724 C 109.11142,169.46736 110.10243,160.17669 111.5576,159.69163 C 112.4656,159.38896 112.57672,160.43816 111.95558,163.44907 C 111.4816,165.74661 111.21069,169.69885 111.35355,172.23181 C 111.64877,177.46604 110.98994,178.28541 110.0466,173.85724 z M 228.33252,170.1777 C 225.66714,165.53353 225.94156,164.8954 230.52011,165.0908 L 234.58368,165.26421 L 231.06931,165.70071 L 227.55494,166.13721 L 229.25288,169.42066 C 231.49217,173.75098 230.7389,174.37058 228.33252,170.1777 z M 98.994993,170.91303 C 97.892066,168.03885 99.102488,167.09413 100.38379,169.82909 C 101.08404,171.32378 101.1885,172.50271 100.62069,172.50271 C 100.06206,172.50271 99.330502,171.78736 98.994993,170.91303 z M 102.92389,171.55177 C 102.92389,171.02876 103.73517,169.9316 104.72673,169.11363 L 106.52957,167.62642 L 105.23041,170.06457 C 103.88682,172.58611 102.92389,173.20699 102.92389,171.55177 z M 59.308194,168.60063 C 60.804236,167.92359 61.094591,159.45984 59.949033,149.92035 L 59.254186,144.1341 L 56.603617,142.92642 L 53.953048,141.71873 L 52.919559,143.56548 C 51.746126,145.66229 49.234985,146.00147 48.129343,144.21251 C 47.63691,143.41574 48.118252,143.2446 49.562493,143.70299 C 51.031612,144.16928 51.95779,143.8181 52.417341,142.62052 C 52.912246,141.33082 53.856459,141.03833 55.88299,141.54696 L 58.668404,142.24606 L 57.95415,139.76556 C 57.56131,138.4013 56.986634,136.38359 56.677093,135.28176 L 56.114289,133.27846 L 58.513874,134.04006 L 60.913459,134.80166 L 60.336164,115.9964 C 59.981136,104.43144 59.151724,95.105096 58.181931,91.773043 C 55.473925,82.46878 55.172707,75.576742 56.916963,62.829871 C 58.953209,47.949169 59.274821,46.802825 61.413438,46.802825 L 63.101733,46.802825 L 62.606593,37.862962 C 62.244966,31.333682 61.302358,27.023854 59.110847,21.879572 C 55.904326,14.352691 52.783269,1.2907979 54.191289,1.2907979 C 54.658768,1.2907979 55.388769,3.8508489 55.813513,6.9798009 C 56.238258,10.108753 57.43624,14.375506 58.475697,16.461474 C 61.5638,22.658638 63.783494,30.653833 64.403564,37.813266 L 64.985828,44.536193 L 62.374863,47.353471 L 59.763898,50.170748 L 59.012985,59.185359 C 58.599983,64.143394 58.610645,69.298223 59.036678,70.640534 C 59.564447,72.303387 59.428982,72.844825 58.611571,72.339637 C 56.626199,71.11261 57.216552,83.300824 59.579099,92.314853 C 61.282615,98.814428 61.712916,104.07011 61.727767,118.55863 L 61.746338,136.67525 L 60.120909,136.05151 C 58.096073,135.2745 58.082126,136.38284 60.046673,141.95095 C 60.89983,144.36905 61.75318,151.36417 61.943007,157.49566 L 62.288148,168.64382 L 60.120909,168.92873 C 58.928927,169.08543 58.563205,168.93779 59.308194,168.60063 z M 107.25837,164.91737 C 107.8963,163.72539 108.66205,162.75014 108.96005,162.75014 C 109.25804,162.75014 108.97991,163.72539 108.34199,164.91737 C 107.70406,166.10936 106.9383,167.08461 106.6403,167.08461 C 106.34231,167.08461 106.62044,166.10936 107.25837,164.91737 z M 240.38417,166.22154 C 241.53282,165.41603 241.69771,162.87646 241.14591,154.49014 C 240.06695,138.09199 239.547,135.47574 237.45839,135.93572 C 236.47329,136.15267 235.8066,136.9629 235.97685,137.73626 C 236.1471,138.50961 235.29375,140.82475 234.08052,142.88104 C 232.77577,145.0924 231.87463,148.5391 231.87463,151.31813 C 231.87463,156.2681 229.68708,158.47987 226.99835,156.24842 C 225.15281,154.71675 222.45851,155.92841 221.75862,158.60478 C 220.98119,161.57769 218.32939,160.52365 218.32939,157.24174 C 218.32939,155.38717 218.86311,154.71139 220.1584,154.92594 C 221.5354,155.15402 222.071,154.29116 222.32564,151.4345 C 222.66261,147.65419 225.1943,147.2873 225.74633,150.9388 C 226.49974,155.92226 229.70488,156.49115 229.71407,151.64303 C 229.71774,149.70606 230.52255,146.65838 231.50252,144.87041 C 232.48249,143.08244 233.33283,140.15666 233.39218,138.36869 L 233.50006,135.11783 L 237.02183,134.77827 L 240.54359,134.43871 L 240.54359,129.15322 C 240.54359,123.41096 241.63855,121.92447 244.59858,123.64823 L 246.5035,124.75754 L 244.71144,124.79049 L 242.91938,124.82345 L 242.23418,135.93055 C 241.85733,142.03945 241.68849,151.37638 241.859,156.67928 L 242.16902,166.3209 L 240.54359,166.78525 L 238.91816,167.24961 L 240.38417,166.22154 z M 97.779059,162.20833 C 97.791087,159.82436 98.012996,158.9767 98.27219,160.32463 C 98.531384,161.67255 98.521544,163.62307 98.250322,164.6591 C 97.9791,165.69514 97.767032,164.59229 97.779059,162.20833 z M 192.86433,160.04109 C 192.86433,155.6967 195.2829,154.83576 197.23587,158.48492 C 198.12433,160.14502 198.09996,161.1225 197.14132,162.27759 C 194.79644,165.10299 192.86433,164.09265 192.86433,160.04109 z M 196.11518,160.5829 C 196.11518,159.39091 195.62756,158.41566 195.03156,158.41566 C 194.43557,158.41566 193.94794,159.39091 193.94794,160.5829 C 193.94794,161.77488 194.43557,162.75014 195.03156,162.75014 C 195.62756,162.75014 196.11518,161.77488 196.11518,160.5829 z M 47.806852,158.20871 C 47.604378,151.23419 48.922053,151.03664 51.147719,157.7078 L 53.010726,163.29195 L 50.980434,160.6382 L 48.950141,157.98446 L 48.452281,160.6382 C 48.166907,162.15934 47.891439,161.12243 47.806852,158.20871 z M 76.532864,153.53937 C 76.888457,148.77144 77.520449,138.77505 77.93729,131.32517 L 78.695182,117.77992 L 78.829638,129.69974 C 78.903589,136.25564 78.271597,146.25203 77.425212,151.91394 L 75.88633,162.20833 L 76.532864,153.53937 z M 138.90721,157.81524 L 140.25694,154.85291 L 137.84471,153.25126 C 136.51798,152.37034 135.43248,151.13644 135.43248,150.50925 C 135.43248,149.88208 136.67373,150.53501 138.19081,151.96024 C 141.09385,154.68751 141.51881,159.47653 138.93312,160.32576 L 137.55748,160.77758 L 138.90721,157.81524 z M 214.1995,157.42092 C 214.60298,155.87798 214.08833,155.2292 212.20171,154.90252 L 209.66043,154.46248 L 211.64079,153.58185 C 214.15338,152.46453 217.05948,155.14467 216.08604,157.68146 C 215.1212,160.19575 213.53128,159.97618 214.1995,157.42092 z M 189.97467,148.70776 C 189.97467,145.31475 191.11517,144.67575 193.94794,146.48159 C 195.20572,147.28339 195.302,147.95367 194.37361,149.44494 C 192.29766,152.77953 189.97467,152.39024 189.97467,148.70776 z M 193.25619,149.20489 C 193.59925,148.3109 193.4076,147.57946 192.83032,147.57946 C 192.25303,147.57946 191.78071,148.3109 191.78071,149.20489 C 191.78071,150.09888 191.97235,150.83032 192.20658,150.83032 C 192.44081,150.83032 192.91313,150.09888 193.25619,149.20489 z M 157.46879,146.96481 C 157.11036,146.03076 157.41024,144.68978 158.13517,143.98485 C 159.15898,142.9893 159.37254,143.1619 159.09177,144.758 C 158.89297,145.88815 159.33984,147.02595 160.08483,147.28644 C 161.75665,147.87101 161.82983,145.99934 160.2505,143.04837 C 159.31218,141.29508 159.36926,140.92808 160.52141,141.30672 C 161.32427,141.57057 162.13396,143.3337 162.32073,145.22476 L 162.66029,148.66308 L 160.39038,148.66308 C 159.14193,148.66308 157.82722,147.89886 157.46879,146.96481 z M 225.99582,147.71069 C 225.66008,147.16742 226.114,146.44333 227.00457,146.10159 C 227.89513,145.75985 228.62378,145.92379 228.62378,146.4659 C 228.62378,147.9348 226.69807,148.84695 225.99582,147.71069 z M 131.34008,139.42713 L 128.87311,138.1401 L 130.51689,136.77588 C 131.60602,135.87198 131.92806,134.48487 131.4713,132.66497 C 130.96094,130.63156 131.13271,130.13509 132.13275,130.75316 C 132.94497,131.25513 133.24742,132.76879 132.89129,134.54942 C 132.56554,136.17819 132.84963,138.06144 133.5226,138.73441 C 135.32365,140.53547 134.16774,140.90234 131.34008,139.42713 z M 93.614776,133.8911 C 92.652046,128.75932 93.869603,96.13266 95.20675,91.231233 C 95.937347,88.55317 96.029136,90.623151 95.51908,98.274761 C 95.121792,104.23467 94.80644,115.57204 94.818295,123.46892 C 94.841574,138.97297 94.737392,139.87515 93.614776,133.8911 z M 153.52125,129.41772 C 151.23855,128.90186 151.47304,125.79442 153.85402,125.00792 L 155.47945,124.47101 L 154.06167,126.189 L 152.64389,127.907 L 155.14529,128.26289 C 156.52105,128.45863 157.15906,128.89812 156.56307,129.23952 C 155.96707,129.58092 154.59826,129.66112 153.52125,129.41772 z M 134.34886,121.19873 C 134.34886,120.39711 133.3736,118.85865 132.18162,117.77992 C 130.98964,116.70119 129.99887,114.55319 129.97992,113.00659 C 129.96096,111.45999 129.22952,109.24803 128.35449,108.09113 C 127.47946,106.93424 126.8125,104.4961 126.87237,102.67303 L 126.98122,99.358381 L 127.98406,103.63855 C 128.53562,105.99265 129.76485,108.77835 130.71568,109.82901 C 131.68426,110.89927 132.1402,112.5322 131.75254,113.54242 C 130.97858,115.55932 132.98158,118.62494 134.47164,117.70403 C 135.0001,117.37743 135.43248,117.58673 135.43248,118.16916 C 135.43248,118.75157 135.72846,119.99942 136.09022,120.94215 C 136.45198,121.88489 136.20817,122.65621 135.54841,122.65621 C 134.88866,122.65621 134.34886,122.00034 134.34886,121.19873 z M 400.05241,114.85415 C 398.17761,112.97934 398.4146,111.73613 401.51708,107.17041 C 403.03783,104.93242 406.32335,99.089578 408.81823,94.186327 C 413.28289,85.411854 429.09342,67.57256 429.09342,71.309493 C 429.09342,71.723358 430.12797,71.133047 431.39242,69.997692 C 433.91442,67.733162 442.09686,56.087368 442.09686,54.762397 C 442.09686,53.431846 432.03429,44.506977 429.36433,43.469441 C 428.02335,42.948341 426.92618,41.778475 426.92618,40.869737 C 426.92618,39.60945 425.64085,39.217487 421.50808,39.217487 C 417.59124,39.217487 416.08998,38.79792 416.08998,37.703254 C 416.08998,36.556295 413.86895,36.096344 406.9329,35.80692 C 401.50975,35.580625 397.22053,34.869335 396.41405,34.062553 L 395.05228,32.700288 L 396.86174,30.890837 L 398.67119,29.081386 L 394.37715,27.158889 C 391.50835,25.874491 390.08311,24.537956 390.08311,23.132108 C 390.08311,21.974751 389.35167,20.747142 388.45768,20.404087 C 387.5637,20.061032 386.83225,18.971281 386.83225,17.982417 L 386.83225,16.184483 L 390.99998,16.85093 C 393.29224,17.217476 395.5038,17.181293 395.91458,16.770523 C 396.32535,16.359752 398.96043,15.965489 401.77032,15.894382 C 404.58021,15.823276 412.73076,14.431908 419.88265,12.802454 C 427.03454,11.173001 436.14505,9.3966259 440.12822,8.8549539 C 444.1114,8.3132819 448.65038,7.5488329 450.21485,7.1561779 C 452.48098,6.5874139 454.53367,7.4535459 460.31062,11.416083 C 464.82752,14.514326 471.94024,17.918301 479.17274,20.443033 L 490.78356,24.496158 L 493.2598,22.231 C 499.7039,16.336201 504.88066,15.565625 520.44031,18.1851 L 524.5558,18.877946 L 523.80913,15.903001 C 523.22791,13.587208 523.39648,13.079253 524.56993,13.610449 C 525.39903,13.985764 526.94209,14.596811 527.99897,14.968332 L 529.92054,15.643825 L 527.99897,17.216628 C 526.94209,18.081669 526.68692,18.480675 527.43191,18.103309 C 529.59236,17.008952 531.27076,18.566389 529.81772,20.317189 C 528.8581,21.473463 529.09199,22.467994 530.84873,24.701331 C 533.3474,27.877876 533.72659,29.46491 531.98689,29.46491 C 531.36318,29.46491 530.0222,28.005106 529.00694,26.220903 C 526.57266,21.942962 525.77736,22.077009 518.61653,27.9722 C 511.30096,33.99478 511.26007,34.312041 517.12075,39.577728 C 522.72782,44.615555 520.6399,43.715554 512.45892,37.568239 L 506.42579,33.034851 L 504.59982,38.175949 C 503.59555,41.003551 501.17131,45.686139 499.21262,48.581699 C 495.7612,53.683971 494.61193,57.885096 496.81229,57.356006 C 497.40424,57.21367 497.73735,56.438742 497.55254,55.633944 C 497.35263,54.763416 497.72307,54.483742 498.46701,54.943526 C 499.15479,55.368593 499.45849,56.706843 499.14192,57.917414 C 498.70989,59.569533 498.87552,59.809279 499.80605,58.878737 C 501.53766,57.147132 503.86318,57.331563 503.86318,59.2005 C 503.86318,61.902765 501.64157,62.2855 497.83993,60.238178 L 494.1684,58.260931 L 493.00013,52.633403 C 492.35759,49.538262 490.8817,45.910318 489.72037,44.571305 C 487.40184,41.898009 487.01744,40.301107 488.6925,40.301107 C 489.28849,40.301107 489.77612,41.03255 489.77612,41.926536 C 489.77612,42.820522 490.49227,43.551966 491.36755,43.551966 C 492.40666,43.551966 492.71882,44.177755 492.26702,45.355158 C 491.80176,46.567605 491.9904,46.901659 492.84283,46.374825 C 494.04363,45.632687 494.56619,47.211112 494.37763,51.010881 C 494.32681,52.035075 494.99735,51.815784 496.49457,50.318569 L 498.68588,48.127249 L 496.66915,46.018351 C 495.55994,44.858458 493.92097,42.824478 493.02698,41.498396 C 491.3426,38.999891 479.40768,32.715769 476.34686,32.715769 C 475.38908,32.715769 474.60448,32.350047 474.60329,31.903054 C 474.59977,30.572867 468.23868,30.537125 467.41943,31.862689 C 466.92508,32.662575 467.28685,32.845278 468.46778,32.392118 C 469.46087,32.011033 470.27097,32.223802 470.27097,32.865714 C 470.27097,33.506763 470.96206,33.766064 471.80672,33.441936 C 472.65138,33.117809 473.59681,33.515415 473.90767,34.325506 C 474.24533,35.205436 475.37205,35.563258 476.7064,35.214321 C 477.97725,34.881986 478.93993,35.151768 478.93993,35.840244 C 478.93993,36.505746 479.70015,37.050248 480.62931,37.050248 C 481.58861,37.050248 481.99826,37.568713 481.57723,38.24996 C 481.08479,39.046733 481.56613,39.217861 483.01038,38.759477 C 484.44673,38.303596 485.4027,38.636612 485.82626,39.740404 L 486.46753,41.411526 L 483.55274,40.679962 C 481.94962,40.277601 479.69442,39.06936 478.54122,37.994984 C 477.38801,36.920608 476.00933,36.310504 475.47749,36.639198 C 474.94565,36.967894 473.82605,36.668771 472.98949,35.974484 C 470.94521,34.277882 463.57306,33.749317 461.82163,35.173773 L 460.41581,36.317133 L 461.82163,37.208907 C 462.76474,37.807167 462.2903,38.106142 460.38016,38.117274 C 458.81417,38.1264 456.86366,38.949873 456.04569,39.947213 L 454.55848,41.760558 L 456.99663,41.13228 C 458.68808,40.696415 459.43477,40.982403 459.43477,42.06611 C 459.43477,43.292428 459.90064,43.378892 461.60201,42.468346 L 463.76925,41.308474 L 463.76925,43.045053 C 463.76925,44.288502 464.38467,44.586304 465.93649,44.093776 C 467.51808,43.591801 468.10373,43.899049 468.10373,45.230757 C 468.10373,46.522095 468.73733,46.889902 470.27097,46.488847 C 471.46295,46.177137 472.43821,46.364078 472.43821,46.904273 C 472.43821,47.444468 473.65728,47.886445 475.14726,47.886445 C 476.91976,47.886445 477.85631,48.49207 477.85631,49.638258 C 477.85631,50.878761 478.51386,51.218119 480.10914,50.800943 C 481.75414,50.370766 482.20187,50.629037 481.76857,51.758178 C 481.37119,52.793762 481.92364,53.304544 483.4411,53.304544 L 485.70701,53.304544 L 484.35802,54.929973 L 483.00904,56.555403 L 484.98388,56.555403 C 486.51986,56.555403 486.66974,56.844368 485.65837,57.855746 C 482.87547,60.638649 484.61117,61.863262 487.85082,59.402616 L 489.71818,57.984274 L 488.39263,54.301216 C 486.91684,50.200721 481.83149,44.635585 479.56031,44.635585 C 478.75064,44.635585 477.79219,43.864261 477.43043,42.92153 C 476.54307,40.609108 476.59313,40.301107 477.85631,40.301107 C 478.4523,40.301107 478.93993,41.03255 478.93993,41.926536 C 478.93993,42.829552 479.90315,43.551966 481.10717,43.551966 C 482.31119,43.551966 483.27441,44.274379 483.27441,45.177395 C 483.27441,46.080411 484.23762,46.802825 485.44164,46.802825 C 486.63363,46.802825 487.48698,47.412361 487.33798,48.15735 C 487.18898,48.902339 487.90742,49.446315 488.93452,49.366186 C 490.34747,49.255956 490.56927,49.655301 489.84585,51.007018 C 488.83579,52.894339 491.01323,57.124328 492.32142,55.816146 C 492.70947,55.428083 493.02698,55.503812 493.02698,55.984434 C 493.02698,57.100719 491.34705,58.40219 479.68179,66.323124 L 470.12929,72.809471 L 473.18008,74.021014 C 480.55686,76.950508 495.17307,80.313472 500.71528,80.356435 C 506.58193,80.401915 508.6289,82.187796 510.82172,89.173795 C 511.79471,92.273581 512.35532,93.087735 512.425,91.502138 C 512.63554,86.710856 516.76055,89.740084 516.85182,94.752997 C 516.85996,95.19999 516.01327,95.558245 514.97028,95.549118 C 513.68635,95.537885 513.49291,95.266188 514.37127,94.707804 C 515.12652,94.227684 515.30253,93.290782 514.79251,92.465554 C 513.51186,90.393415 512.37692,95.41817 513.60662,97.715887 C 514.96062,100.24584 522.54024,105.31829 524.96668,105.31829 C 526.0797,105.31829 527.76019,105.98069 528.70111,106.79028 C 530.63714,108.45609 537.56558,110.98741 538.26758,110.2854 C 538.521,110.03198 538.15851,107.07979 537.46205,103.72496 C 536.48489,99.018 536.49214,97.268174 537.49377,96.061276 C 538.33528,95.047328 538.93969,88.545728 539.21234,77.574817 L 539.63289,60.65236 L 536.82792,61.356363 C 534.71161,61.887522 534.22399,61.717146 534.84182,60.66241 C 535.29219,59.893533 534.68512,60.117802 533.49276,61.160786 C 530.59015,63.69976 527.70281,63.596558 527.70281,60.953833 C 527.70281,58.477946 529.41135,57.103777 530.43346,58.757584 C 530.93211,59.564415 531.59223,59.541672 532.6281,58.681972 C 533.44292,58.005732 534.58489,57.746193 535.16581,58.105219 C 535.74673,58.464245 536.5528,58.222786 536.95708,57.568642 C 537.90961,56.027417 532.79933,50.60276 526.67795,46.657159 C 524.0283,44.949303 522.64997,43.551966 523.61499,43.551966 C 524.58001,43.551966 527.60547,45.258667 530.33824,47.344635 C 533.071,49.430603 535.81909,51.137304 536.4451,51.137304 C 537.07111,51.137304 537.32574,51.554051 537.01093,52.063409 C 536.69613,52.572767 537.68196,54.15756 539.20167,55.585173 L 541.96475,58.180832 L 541.21082,77.144177 C 540.79615,87.574017 540.39108,96.595151 540.31065,97.191141 C 540.23024,97.787132 541.50542,98.134398 543.14439,97.962842 C 544.78337,97.791287 546.12435,98.07413 546.12435,98.591383 C 546.12435,99.108637 544.42862,99.475579 542.35607,99.406811 L 538.58778,99.281779 L 539.19555,103.65456 C 539.52983,106.05959 539.99687,108.65171 540.23342,109.41483 C 540.46998,110.17795 539.47674,111.34306 538.02622,112.00396 C 536.5757,112.66486 535.19241,113.74719 534.95224,114.40914 C 534.71208,115.07109 534.64671,114.74804 534.80698,113.69124 C 535.00234,112.40313 533.92316,111.27876 531.53289,110.28005 C 529.57186,109.46068 527.64843,108.2742 527.25858,107.64342 C 526.86875,107.01265 525.84348,106.7676 524.98022,107.09887 C 520.30638,108.89238 510.8829,97.973988 508.81015,88.363642 C 508.02712,84.733065 504.62441,80.880288 503.0567,81.849187 C 501.21155,82.989548 481.82264,79.050768 472.67921,75.678123 L 468.04391,73.96835 L 458.06924,81.245267 C 452.58316,85.247571 443.20977,93.511478 437.23947,99.609504 L 426.38437,110.69683 L 417.848,113.42566 C 408.59,116.38517 402.10407,116.90581 400.05241,114.85415 z M 410.89181,114.12751 C 412.26083,113.60867 416.20618,112.30312 419.65925,111.22632 C 427.2011,108.87445 431.68268,104.36968 437.09892,93.696394 C 439.14793,89.658596 443.06221,83.753909 445.79732,80.574866 C 448.53243,77.395823 451.0097,73.738606 451.30237,72.447718 C 451.59504,71.15683 452.48667,66.807223 453.28375,62.781925 L 454.73298,55.463201 L 451.93669,57.289097 C 450.39872,58.29334 447.23861,60.489601 444.91422,62.169676 C 442.58984,63.849753 440.19881,65.22436 439.60083,65.22436 C 439.00285,65.22436 435.96815,67.540597 432.85706,70.371554 C 429.74598,73.20251 425.25062,76.81071 422.86741,78.389777 C 418.83548,81.061243 407.42103,97.645212 407.42103,100.83172 C 407.42103,101.47651 405.89127,104.17435 404.02157,106.82692 C 399.01906,113.92403 402.28144,117.39076 410.89181,114.12751 z M 443.22457,91.148847 C 443.87213,89.938871 446.93098,87.326505 450.02203,85.343588 C 457.30016,80.674638 464.56393,70.642459 460.66635,70.642459 C 460.21374,70.642459 458.74399,69.618169 457.40022,68.36626 C 454.52575,65.688288 454.26548,65.838548 453.32072,70.721473 L 452.60218,74.435128 L 454.9415,72.364833 C 456.22812,71.226171 457.54209,70.555806 457.86141,70.875134 C 458.18074,71.19446 456.95439,72.397624 455.13617,73.548831 C 450.90899,76.225296 440.29906,88.688785 438.92207,92.595541 L 437.86829,95.585278 L 439.95774,94.467041 C 441.10694,93.85201 442.57701,92.358823 443.22457,91.148847 z M 464.82297,69.454587 C 462.91525,62.802743 455.16109,58.456703 454.19072,63.495436 C 453.88014,65.10818 454.27925,65.408465 456.10037,64.93223 C 457.82704,64.480695 458.32848,64.780608 458.106,66.131789 C 457.90207,67.370266 458.70413,68.037048 460.67198,68.264971 C 462.90784,68.523936 463.41401,69.057779 462.98375,70.703115 C 462.61348,72.118988 462.98245,72.809698 464.10903,72.809698 L 465.78521,72.809698 L 464.82297,69.454587 z M 470.52818,71.107669 C 470.8683,70.767542 470.46495,69.182748 469.63183,67.585905 C 468.79872,65.98906 468.11408,64.181385 468.1104,63.568851 C 468.10091,61.984383 464.05387,58.722642 462.09742,58.722642 C 461.19155,58.722642 460.16969,57.991199 459.82664,57.097213 C 458.9318,54.765294 456.53562,55.093412 455.86993,57.639022 C 455.41914,59.362859 455.83669,59.806262 457.91079,59.806262 C 459.50625,59.806262 460.51839,60.437177 460.51839,61.431691 C 460.51839,62.394682 461.51205,63.057433 462.95654,63.057886 C 464.79368,63.058462 465.43327,63.727241 465.55121,65.770987 C 465.8452,70.865303 468.22197,73.413868 470.52818,71.107669 z M 475.76909,66.282254 C 475.51511,65.402417 475.18693,63.219664 475.03978,61.431691 C 474.89264,59.643719 474.73472,57.815111 474.68885,57.368117 C 474.64297,56.921124 473.874,56.555403 472.98002,56.555403 C 472.08603,56.555403 471.35459,56.09647 471.35459,55.535553 C 471.35459,54.974636 469.28217,54.084364 466.7492,53.557172 C 464.05394,52.996197 462.26329,52.049537 462.43187,51.274722 C 462.5903,50.546568 462.10268,50.052153 461.34825,50.176023 C 460.59383,50.299894 458.5137,49.750485 456.72572,48.955116 C 452.4253,47.042095 448.78824,46.912796 448.12191,48.649245 C 447.79302,49.506317 448.41438,50.053684 449.7162,50.053684 C 450.90188,50.053684 451.84943,50.784845 451.84943,51.699759 C 451.84943,52.914473 452.55936,53.167656 454.55848,52.665906 C 456.29764,52.229405 457.26753,52.442136 457.26753,53.260093 C 457.26753,54.054245 458.11006,54.266802 459.50409,53.824351 C 461.26725,53.264749 461.66864,53.536005 461.40043,55.105853 C 461.16602,56.477898 461.81846,57.204904 463.49835,57.443484 C 464.83933,57.633934 465.93649,58.24347 465.93649,58.798009 C 465.93649,59.352548 466.86609,59.806262 468.00228,59.806262 C 469.53457,59.806262 469.92171,60.365959 469.50133,61.973501 C 469.17192,63.23316 469.46808,64.140741 470.20854,64.140741 C 470.90921,64.140741 471.18112,64.628369 470.81278,65.22436 C 469.71932,66.993612 471.387,68.625574 473.89498,68.240556 C 475.35226,68.01684 476.05718,67.280249 475.76909,66.282254 z M 481.60984,63.761546 C 484.81219,61.419928 481.97436,52.220924 478.04965,52.220924 C 477.47485,52.220924 476.72723,51.498228 476.38828,50.614931 C 476.04933,49.731635 473.80283,48.694054 471.39606,48.309197 C 468.98929,47.924338 467.02011,47.184147 467.02011,46.66433 C 467.02011,46.144511 466.12612,45.719205 465.03348,45.719205 C 463.94082,45.719205 462.70764,45.380005 462.29306,44.965427 C 460.66689,43.339262 453.8322,42.618563 452.12034,43.892743 C 449.78271,45.632706 450.64482,46.795188 453.47486,45.719205 C 455.58924,44.915318 456.18391,45.032673 456.18391,46.253826 C 456.18391,47.199384 456.82702,47.571642 457.80934,47.19469 C 458.70841,46.849684 459.43477,47.163478 459.43477,47.896894 C 459.43477,48.689335 460.30677,48.994799 461.60201,48.656087 C 463.20955,48.235705 463.76925,48.622839 463.76925,50.155133 C 463.76925,52.517942 464.91658,52.807388 466.80339,50.92058 C 467.81476,49.909202 468.10373,50.057677 468.10373,51.588715 C 468.10373,53.11602 468.72497,53.438436 470.87566,53.027305 C 472.91582,52.637304 473.49694,52.890023 473.07692,53.984599 C 472.74841,54.840683 473.20097,55.471783 474.14338,55.471783 C 475.04382,55.471783 476.44582,56.081319 477.25895,56.826308 L 478.73737,58.180832 L 477.18708,59.920456 C 473.98312,63.515748 477.62292,66.676853 481.60984,63.761546 z M 443.18048,61.973501 L 445.88953,59.854453 L 443.4895,59.830357 C 442.16949,59.817104 440.56754,60.78152 439.92962,61.973501 C 438.46817,64.704246 439.68942,64.704246 443.18048,61.973501 z M 530.95367,61.495643 C 530.95367,61.232821 530.46604,60.716415 529.87005,60.348072 C 529.27406,59.979729 528.78643,60.194765 528.78643,60.825929 C 528.78643,61.457094 529.27406,61.973501 529.87005,61.973501 C 530.46604,61.973501 530.95367,61.758466 530.95367,61.495643 z M 447.51496,57.408424 C 447.51496,56.939262 446.5397,56.555403 445.34772,56.555403 C 444.15573,56.555403 443.18048,57.012726 443.18048,57.571676 C 443.18048,58.130627 444.15573,58.514486 445.34772,58.424698 C 446.5397,58.334908 447.51496,57.877584 447.51496,57.408424 z M 452.30174,55.616605 C 453.0523,54.402185 449.62064,51.521211 447.5298,51.610406 C 446.64397,51.648195 445.74117,52.603614 445.52355,53.733558 C 445.2322,55.24644 445.58535,55.612465 446.86324,55.122091 C 447.81768,54.755841 448.59857,54.928506 448.59857,55.505792 C 448.59857,56.808816 451.51105,56.895968 452.30174,55.616605 z M 444.28874,45.725893 C 452.73157,41.821787 454.20189,40.114411 449.72512,39.413025 C 448.50952,39.222576 447.51496,38.584261 447.51496,37.994548 C 447.51496,37.404836 447.06664,37.199419 446.5187,37.538065 C 445.97075,37.876712 444.87359,37.512484 444.08055,36.728669 C 441.2868,33.967408 438.846,33.681996 438.846,36.116573 C 438.846,37.670633 439.34833,38.172972 440.47143,37.742002 C 443.42482,36.608677 442.2011,40.132884 439.13016,41.604753 C 435.89669,43.154514 434.52768,46.441619 437.1157,46.441619 C 438.00114,46.441619 438.63078,45.974308 438.51489,45.403149 C 438.399,44.831992 438.91372,44.141184 439.65871,43.868022 C 441.40901,43.226246 441.41547,45.967151 439.66777,47.714844 C 438.59622,48.786386 438.65138,49.265124 439.93868,50.066318 C 441.1472,50.818488 441.69798,50.491202 442.1215,48.769225 C 442.43305,47.502519 443.40831,46.13302 444.28874,45.725893 z M 442.74461,43.83851 C 441.44644,42.54034 442.14098,41.169788 443.77857,41.798189 C 444.7429,42.168241 445.17787,41.986575 444.79823,41.372315 C 444.43412,40.783151 444.88111,40.301107 445.79157,40.301107 C 446.77782,40.301107 447.20781,40.92425 446.85536,41.842752 C 446.17962,43.60367 443.70916,44.803071 442.74461,43.83851 z M 445.93408,47.814351 C 447.10035,45.927288 445.77206,45.527652 444.28583,47.318448 C 443.43113,48.348303 443.34891,48.970065 444.06746,48.970065 C 444.70125,48.970065 445.54123,48.449993 445.93408,47.814351 z M 501.08088,43.670496 C 501.40892,43.139697 500.41032,41.875228 498.86174,40.860564 C 496.66193,39.419193 496.33811,38.741547 497.38107,37.76208 C 498.3943,36.810534 498.83567,36.834844 499.21264,37.862962 C 500.09304,40.264048 503.73454,39.501465 503.09354,37.050248 C 502.78182,35.858266 501.84003,34.883008 501.00066,34.883008 C 500.16129,34.883008 499.18194,33.420122 498.82435,31.632149 C 498.37934,29.407117 497.53303,28.38129 496.14239,28.38129 C 495.02491,28.38129 494.1106,27.926521 494.1106,27.370694 C 494.1106,26.15556 489.87777,24.667579 488.97869,25.566656 C 488.62994,25.915415 489.27622,27.292515 490.41487,28.626877 L 492.48517,31.052991 L 490.31793,29.446236 C 489.12595,28.56252 487.76074,27.229944 487.28413,26.484956 C 486.25731,24.879921 482.31554,24.732847 480.02355,26.214051 L 478.39812,27.264484 L 480.29445,27.281077 C 481.33743,27.290203 482.19079,27.769995 482.19079,28.347281 C 482.19079,28.924567 482.92223,29.116211 483.81622,28.773155 C 484.7102,28.430101 485.44164,28.689219 485.44164,29.348974 C 485.44164,30.00873 486.17309,30.548529 487.06707,30.548529 C 487.96106,30.548529 488.6925,31.036158 488.6925,31.632149 C 488.6925,32.22814 489.37178,32.715769 490.202,32.715769 C 491.03222,32.715769 492.00403,33.478119 492.36159,34.40988 C 492.71914,35.341642 493.50275,35.800493 494.10295,35.429548 C 494.70315,35.058604 495.19422,35.544104 495.19422,36.508438 C 495.19422,38.41425 494.45812,38.15233 489.23431,34.387765 C 484.26912,30.809581 476.74503,27.186855 475.66499,27.854359 C 473.61273,29.122722 476.01775,31.407716 480.09044,32.058966 C 482.43761,32.434294 484.36362,33.101339 484.37045,33.54129 C 484.37729,33.981239 486.2059,35.223742 488.43403,36.302406 C 490.66216,37.38107 493.70424,39.682722 495.19422,41.417188 C 497.94862,44.623556 500.0053,45.410816 501.08088,43.670496 z M 494.1106,31.568197 C 494.1106,30.937033 494.59823,30.721996 495.19422,31.090339 C 495.79021,31.458682 496.27784,31.975089 496.27784,32.237911 C 496.27784,32.500733 495.79021,32.715769 495.19422,32.715769 C 494.59823,32.715769 494.1106,32.199361 494.1106,31.568197 z M 434.02389,41.489908 C 434.59008,40.951766 436.02859,40.276889 437.22057,39.990179 L 439.38781,39.46889 L 436.82328,39.343188 C 434.92681,39.250232 434.38997,38.715696 434.76248,37.291207 C 435.15098,35.805577 434.62216,35.371776 432.45072,35.394872 C 430.76469,35.412805 429.74391,34.88144 429.90613,34.070293 C 430.06507,33.275639 429.0573,32.715769 427.46799,32.715769 C 424.51013,32.715769 424.03929,31.701632 426.05928,29.681634 C 428.27427,27.466655 431.59933,28.052766 430.94804,30.543375 L 430.38263,32.705459 L 432.98888,32.051331 C 434.9722,31.553551 435.59514,31.83537 435.59514,33.230407 C 435.59514,34.238669 436.20467,34.858003 436.94966,34.606702 C 437.69465,34.355403 438.30419,33.217603 438.30419,32.078257 C 438.30419,30.938911 438.61873,29.519091 439.00317,28.9231 C 439.3876,28.327109 439.04766,27.234799 438.24773,26.495744 C 437.44547,25.754525 436.52168,25.591555 436.18748,26.132288 C 435.85426,26.67144 436.19421,27.359532 436.94291,27.661379 C 437.69162,27.963226 437.20702,28.24869 435.86604,28.295741 C 434.52506,28.342793 433.4279,27.84149 433.4279,27.181735 C 433.4279,26.52198 432.75587,26.24006 431.93452,26.555246 C 431.11316,26.870432 429.98307,26.670258 429.42323,26.110414 C 428.15693,24.844119 418.25722,34.350074 418.25722,36.832296 C 418.25722,38.114614 418.57441,38.250123 419.47289,37.351651 C 420.14151,36.683036 421.23867,36.261776 421.91104,36.415517 C 422.58339,36.569259 422.76476,36.489505 422.31405,36.238286 C 421.06686,35.543122 422.5072,33.799388 424.32858,33.799388 C 425.25983,33.799388 425.80344,34.598161 425.61916,35.695723 C 425.37857,37.128642 426.09517,37.625198 428.55161,37.727672 C 433.75848,37.944886 433.86122,38.026214 431.80247,40.301107 C 429.74982,42.569254 431.75774,43.643794 434.02389,41.489908 z M 456.14452,37.639525 C 457.8091,35.633819 457.00459,34.367528 452.70203,32.221128 C 447.0708,29.4119 443.84402,29.237185 442.33119,31.659596 L 440.99487,33.799388 L 442.56553,33.799388 C 443.42939,33.799388 444.43756,33.31176 444.80591,32.715769 C 445.60049,31.430107 449.68219,31.248698 449.68219,32.499045 C 449.68219,32.975837 449.07266,34.014052 448.32767,34.806188 L 446.97315,36.246437 L 450.09414,35.508678 L 453.21513,34.770921 L 452.63374,36.994204 C 451.94961,39.610277 454.17019,40.018444 456.14452,37.639525 z M 437.76238,37.050248 C 437.76238,36.454257 437.54734,35.966628 437.28452,35.966628 C 437.0217,35.966628 436.50529,36.454257 436.13695,37.050248 C 435.7686,37.646238 435.98364,38.133867 436.6148,38.133867 C 437.24597,38.133867 437.76238,37.646238 437.76238,37.050248 z M 446.8448,34.284917 C 447.21485,33.320577 447.03319,32.885615 446.41893,33.26525 C 445.82976,33.629373 445.34772,34.386143 445.34772,34.94696 C 445.34772,36.505673 446.12442,36.162198 446.8448,34.284917 z M 408.21206,33.071939 C 408.47084,32.283047 407.83106,32.011194 406.52158,32.353628 C 403.95856,33.023873 402.2201,30.679161 404.30224,29.36035 C 405.12359,28.840119 406.28323,28.414477 406.87922,28.414477 C 407.47521,28.414477 407.24551,28.868125 406.36879,29.422583 C 405.49206,29.977042 405.06829,30.724238 405.42707,31.08302 C 405.78585,31.441803 406.8689,30.945857 407.83383,29.980919 L 409.58827,28.226487 L 409.58827,29.99327 C 409.58827,30.965 410.09725,31.44548 410.71935,31.061002 C 412.05683,30.234398 415.22131,32.574927 414.45113,33.821113 C 414.15888,34.293993 414.90328,34.423695 416.10537,34.109342 C 419.1603,33.310459 419.92736,31.632149 417.23756,31.632149 C 416.0104,31.632149 415.00636,31.14452 415.00636,30.548529 C 415.00636,29.952539 414.22276,29.46491 413.265,29.46491 C 412.16232,29.46491 411.75241,28.868749 412.14737,27.83948 C 412.57163,26.733875 412.08888,26.214051 410.63788,26.214051 C 409.46408,26.214051 408.50465,25.483 408.50465,24.588621 C 408.50465,23.694635 409.02106,22.963192 409.65222,22.963192 C 410.28339,22.963192 410.49842,23.450821 410.13008,24.046812 C 409.76173,24.642802 410.26121,25.130431 411.24005,25.130431 C 414.28109,25.130431 412.3392,22.57 408.55433,21.589243 C 404.626,20.571311 405.18228,18.887003 409.6113,18.38895 C 411.60523,18.16473 412.25853,18.575518 412.14681,19.983238 C 412.06403,21.026222 412.48663,21.879572 413.08591,21.879572 C 413.68519,21.879572 413.92048,22.85483 413.60877,24.046812 C 413.29705,25.238793 413.51278,26.214051 414.08815,26.214051 C 414.66352,26.214051 414.8329,26.70168 414.46455,27.297671 C 414.09621,27.893661 414.31124,28.38129 414.94241,28.38129 C 415.57357,28.38129 416.08998,27.864882 416.08998,27.233719 C 416.08998,26.602555 416.61086,26.408063 417.24747,26.801518 C 417.8841,27.194972 418.14322,28.199007 417.8233,29.032709 C 417.1029,30.910042 418.94949,31.067921 419.70986,29.194005 C 420.13716,28.140906 420.48883,28.166651 421.29013,29.309695 C 421.97985,30.293558 422.55698,30.397756 423.03477,29.624679 C 423.94239,28.156119 421.42814,24.046812 419.62199,24.046812 C 417.84547,24.046812 417.83556,20.822584 419.61175,20.710404 C 420.68817,20.642419 420.68679,20.512175 419.605,20.076041 C 418.85629,19.774194 418.51935,19.081248 418.85624,18.536161 C 419.19311,17.991073 418.99298,17.545093 418.41148,17.545093 C 417.82997,17.545093 417.13651,18.154629 416.87045,18.899618 C 416.60438,19.644607 416.02729,19.920863 415.58802,19.513522 C 414.18326,18.210868 416.12688,16.461474 418.97892,16.461474 C 420.98798,16.461474 421.57008,16.904166 421.11621,18.086903 C 420.73627,19.077018 421.1145,19.712333 422.0839,19.712333 C 422.95918,19.712333 423.67532,20.410916 423.67532,21.264739 C 423.67532,23.005128 427.39952,24.551889 429.08372,23.510995 C 430.68101,22.523821 430.41911,20.795952 428.67221,20.795952 C 427.81034,20.795952 426.86337,19.175477 426.45587,17.003284 C 425.63649,12.635622 426.03397,12.739183 418.25722,14.867193 C 413.40075,16.196105 399.7029,18.563592 394.9594,18.8939 C 394.36341,18.935401 392.77861,18.616037 391.43764,18.184203 C 390.06825,17.743223 388.99949,17.850665 388.99949,18.429306 C 388.99949,18.995949 390.01847,19.726034 391.26389,20.051718 C 392.96444,20.496425 393.35385,21.19346 392.82775,22.851054 C 391.95972,25.585975 396.84451,27.249936 399.98453,25.288953 C 402.59692,23.657487 406.63793,23.687048 406.08907,25.33361 C 405.85317,26.041349 405.01321,26.836053 404.22251,27.09962 C 403.36553,27.385284 403.09046,27.084391 403.54147,26.354631 C 403.9576,25.681321 403.78167,25.130431 403.1505,25.130431 C 402.51934,25.130431 402.00293,26.045982 402.00293,27.164987 C 402.00293,28.283993 401.27148,29.806587 400.3775,30.548529 C 399.48351,31.290472 398.75207,32.289682 398.75207,32.768997 C 398.75207,34.912861 407.51611,35.193518 408.21206,33.071939 z M 397.08208,21.807478 C 396.12429,20.257734 396.58031,19.938753 400.34707,19.523643 C 402.70596,19.263686 403.65392,19.67083 403.9402,21.066857 C 404.38467,23.234273 398.36562,23.884282 397.08208,21.807478 z M 402.27383,21.161911 C 401.52884,20.861302 400.30977,20.861302 399.56478,21.161911 C 398.81979,21.462522 399.42933,21.708474 400.91931,21.708474 C 402.40928,21.708474 403.01882,21.462522 402.27383,21.161911 z M 433.96971,33.799388 C 434.33805,33.203398 434.15179,32.715769 433.5558,32.715769 C 432.95981,32.715769 432.17081,33.203398 431.80247,33.799388 C 431.43413,34.395379 431.62039,34.883008 432.21638,34.883008 C 432.81237,34.883008 433.60136,34.395379 433.96971,33.799388 z M 461.0602,34.0537 C 463.43429,32.309485 462.55654,29.456021 459.85451,30.134185 C 457.93077,30.617014 457.26753,30.336639 457.26753,29.040573 C 457.26753,28.081977 457.75516,27.297671 458.35115,27.297671 C 458.94714,27.297671 459.43477,27.769995 459.43477,28.347281 C 459.43477,28.924567 460.16622,29.116211 461.0602,28.773155 C 461.95419,28.430101 462.68563,27.729267 462.68563,27.215745 C 462.68563,26.702223 461.95419,26.56275 461.0602,26.905806 C 460.16622,27.24886 459.43477,27.005046 459.43477,26.363996 C 459.43477,25.705626 458.6096,25.507699 457.53844,25.909138 L 455.6421,26.619825 L 457.02,24.923215 L 458.39791,23.226605 L 452.95643,23.607883 C 447.4025,23.99704 446.46735,23.383933 448.86948,20.928353 L 450.224,19.543687 L 445.99437,20.321571 L 441.76472,21.099456 L 442.34671,18.873928 C 442.77199,17.24763 442.30611,16.472249 440.61645,15.994179 L 438.30419,15.339958 L 440.89584,13.164572 C 444.11683,10.460932 443.6544,9.9149249 438.95723,10.875597 L 435.29049,11.625526 L 434.97493,14.58531 C 434.80137,16.21319 435.11373,17.545093 435.66906,17.545093 C 436.2244,17.545093 436.67876,18.276537 436.67876,19.170523 C 436.67876,20.073539 437.64198,20.795952 438.846,20.795952 C 440.05002,20.795952 441.01324,21.518366 441.01324,22.421382 C 441.01324,23.342059 441.98457,24.046812 443.2535,24.046812 L 445.49377,24.046812 L 444.75851,26.363397 L 444.02325,28.679981 L 446.85272,28.139093 C 448.40893,27.841605 449.68219,28.018213 449.68219,28.531558 C 449.68219,29.044901 450.41364,29.46491 451.30762,29.46491 C 452.20161,29.46491 452.93305,29.952539 452.93305,30.548529 C 452.93305,31.14452 454.15213,31.632149 455.6421,31.632149 C 457.13208,31.632149 458.29341,31.997871 458.22283,32.444864 C 457.83694,34.888823 459.0146,35.556575 461.0602,34.0537 z M 452.93305,25.672241 C 452.93305,24.778255 453.36852,24.046812 453.90074,24.046812 C 454.43297,24.046812 455.1491,24.778255 455.49216,25.672241 C 455.8721,26.662356 455.49387,27.297671 454.52448,27.297671 C 453.6492,27.297671 452.93305,26.566227 452.93305,25.672241 z M 503.86318,33.257579 L 502.51419,31.632149 L 505.08503,31.648743 C 506.49898,31.657869 508.36357,32.113052 509.22857,32.66026 C 510.39173,33.39609 511.3047,32.827384 512.73441,30.476427 C 513.79762,28.728111 515.28423,27.282842 516.03797,27.264719 C 516.80546,27.246266 516.55915,26.737451 515.47815,26.108263 C 513.1686,24.763997 506.95349,26.505193 504.8002,29.099746 C 504.02823,30.029914 502.40442,31.176328 501.19175,31.647332 L 498.98689,32.503701 L 501.69594,33.624668 C 505.34492,35.134564 505.41157,35.123275 503.86318,33.257579 z M 429.09342,30.548529 C 429.09342,29.952539 428.87839,29.46491 428.61557,29.46491 C 428.35274,29.46491 427.83633,29.952539 427.46799,30.548529 C 427.09965,31.14452 427.31468,31.632149 427.94585,31.632149 C 428.57701,31.632149 429.09342,31.14452 429.09342,30.548529 z M 440.47143,30.548529 C 440.83977,29.952539 440.62474,29.46491 439.99357,29.46491 C 439.36241,29.46491 438.846,29.952539 438.846,30.548529 C 438.846,31.14452 439.06103,31.632149 439.32385,31.632149 C 439.58667,31.632149 440.10308,31.14452 440.47143,30.548529 z M 466.4783,30.548529 C 466.84664,29.952539 466.66038,29.46491 466.06439,29.46491 C 465.4684,29.46491 464.6794,29.952539 464.31106,30.548529 C 463.94272,31.14452 464.12898,31.632149 464.72497,31.632149 C 465.32096,31.632149 466.10996,31.14452 466.4783,30.548529 z M 475.11339,26.117053 C 475.89269,25.322066 475.3321,25.19903 473.26102,25.710501 C 471.14851,26.232202 470.11616,25.987892 469.68497,24.864207 C 469.29826,23.856471 468.11753,23.468236 466.42401,23.791972 C 464.8888,24.085447 463.76925,23.789211 463.76925,23.089517 C 463.76925,22.424048 463.03781,21.879572 462.14382,21.879572 C 461.24983,21.879572 460.51839,21.391943 460.51839,20.795952 C 460.51839,20.199962 459.73008,19.712333 458.76658,19.712333 C 457.52607,19.712333 457.18672,19.054786 457.6039,17.459498 C 458.02888,15.834332 457.77186,15.368281 456.68136,15.786743 C 454.57144,16.596394 453.56155,14.522867 455.13968,12.621337 L 456.44928,11.043375 L 454.23966,11.043375 C 453.02437,11.043375 451.84183,10.47873 451.61179,9.7886079 C 451.34603,8.9913379 450.11325,8.8049739 448.23066,9.2774729 L 445.2678,10.021105 L 446.93318,12.398782 C 447.84915,13.706504 448.59857,15.643216 448.59857,16.702586 C 448.59857,18.034709 449.43402,18.628713 451.30762,18.628713 C 452.7976,18.628713 454.01667,19.107052 454.01667,19.691688 C 454.01667,20.276323 455.20046,21.051775 456.64731,21.414911 C 458.09417,21.778048 459.54175,22.762597 459.86417,23.602795 C 460.18658,24.442995 461.23196,25.130431 462.18721,25.130431 C 463.14247,25.130431 464.70049,25.906864 465.64946,26.855838 C 467.49258,28.698953 473.00422,28.268696 475.11339,26.117053 z M 505.94045,25.643687 C 507.56033,26.157817 508.94209,25.522447 510.97538,23.328506 L 513.77771,20.30473 L 515.59307,22.651021 L 517.40843,24.99731 L 520.8001,23.545449 C 525.56979,21.503707 526.37797,19.712333 522.5294,19.712333 C 520.80565,19.712333 516.61231,19.153426 513.21086,18.470317 C 506.18464,17.05925 500.7095,18.161046 495.88345,21.957211 L 493.02838,24.203011 L 494.45885,25.633472 C 496.63577,27.810403 499.86445,28.172622 501.88919,26.467069 C 502.95403,25.57009 504.63326,25.228801 505.94045,25.643687 z M 441.01324,25.130431 C 437.46924,22.358275 435.67401,22.326177 438.99686,25.09438 C 440.40386,26.266534 442.04268,27.230948 442.63867,27.237524 C 443.23466,27.2441 442.50321,26.295909 441.01324,25.130431 z M 422.2305,22.421382 C 422.2305,20.618677 420.89117,20.247767 419.93986,21.78702 C 419.60297,22.332107 419.93991,23.025054 420.68862,23.3269 C 421.43732,23.628748 422.09053,23.914211 422.14019,23.961263 C 422.18986,24.008315 422.2305,23.315368 422.2305,22.421382 z M 479.93242,22.424893 C 476.01289,20.43502 471.03525,19.402575 471.86956,20.752519 C 472.25266,21.372398 473.26878,21.879572 474.12759,21.879572 C 474.9864,21.879572 475.69018,22.245294 475.69154,22.692287 C 475.69289,23.13928 477.23668,23.561018 479.12218,23.629483 L 482.55035,23.753963 L 479.93242,22.424893 z M 434.1165,19.242467 C 433.14178,17.754858 432.34428,15.54531 432.34428,14.332359 C 432.34428,11.717576 431.34338,11.558117 428.48782,13.717962 C 427.16469,14.718728 426.91633,15.321713 427.81835,15.343392 C 428.60704,15.362345 429.08757,16.231204 428.8862,17.274188 C 428.65198,18.487347 429.69691,19.809776 431.7867,20.944937 C 435.83002,23.141251 436.39876,22.725652 434.1165,19.242467 z M 452.41992,21.00523 C 452.08628,20.671597 451.21191,21.004543 450.47685,21.745108 C 449.41462,22.815308 449.53908,22.939777 451.08346,22.351713 C 452.15214,21.94478 452.75355,21.338862 452.41992,21.00523 z M 468.64554,21.879572 C 469.01388,21.283581 468.55504,20.795952 467.62587,20.795952 C 466.69671,20.795952 465.93649,21.283581 465.93649,21.879572 C 465.93649,22.475563 466.39534,22.963192 466.95615,22.963192 C 467.51697,22.963192 468.2772,22.475563 468.64554,21.879572 z M 410.37841,20.141265 C 410.01833,19.781188 409.08371,19.74269 408.30147,20.055717 C 407.43703,20.401636 407.69379,20.658408 408.95616,20.710404 C 410.09847,20.757456 410.73848,20.501343 410.37841,20.141265 z M 463.76925,19.712333 C 463.76925,19.116342 463.55422,18.628713 463.2914,18.628713 C 463.02857,18.628713 462.51217,19.116342 462.14382,19.712333 C 461.77548,20.308324 461.99051,20.795952 462.62168,20.795952 C 463.25284,20.795952 463.76925,20.308324 463.76925,19.712333 z M 446.43134,18.628713 C 446.43134,18.032722 445.97249,17.545093 445.41167,17.545093 C 444.85085,17.545093 444.09063,18.032722 443.72229,18.628713 C 443.35394,19.224704 443.81279,19.712333 444.74195,19.712333 C 445.67111,19.712333 446.43134,19.224704 446.43134,18.628713 z M 469.18735,19.19835 C 469.18735,18.357614 462.52969,15.172596 461.961,15.741275 C 461.67323,16.02905 462.81571,16.988537 464.49985,17.873468 C 467.81696,19.616448 469.18735,20.003776 469.18735,19.19835 z M 444.2641,14.294234 L 445.88953,13.243802 L 444.05715,13.227208 C 443.04934,13.218082 441.92339,13.698243 441.55505,14.294234 C 440.70746,15.66566 442.14197,15.66566 444.2641,14.294234 z M 72.599129,110.64609 C 72.608255,108.60979 73.102805,106.21228 73.698128,105.31829 C 74.454511,104.18245 74.567288,105.16161 74.07255,108.56915 C 73.19129,114.63889 72.577355,115.50429 72.599129,110.64609 z M 532.25402,105.10157 C 530.57797,103.42552 530.55998,99.588356 532.23078,100.14529 C 532.93319,100.37943 534.01939,101.3819 534.64457,102.37301 C 536.1449,104.75153 534.16445,107.012 532.25402,105.10157 z M 534.20453,103.75682 C 534.20453,103.49399 533.7169,102.97759 533.12091,102.60924 C 532.52492,102.2409 532.03729,102.45593 532.03729,103.0871 C 532.03729,103.71827 532.52492,104.23467 533.12091,104.23467 C 533.7169,104.23467 534.20453,104.01964 534.20453,103.75682 z M 526.25799,103.51226 C 525.24217,102.49644 525.3554,98.816571 526.40247,98.816571 C 527.7529,98.816571 529.87005,101.26453 529.87005,102.82597 C 529.87005,104.30226 527.49857,104.75285 526.25799,103.51226 z M 519.75627,101.34502 C 518.76888,100.35763 518.84194,97.732951 519.85681,97.732951 C 520.30944,97.732951 521.28884,98.708209 522.03324,99.900191 L 523.3867,102.06743 L 521.93269,102.06743 C 521.13299,102.06743 520.15359,101.74234 519.75627,101.34502 z M 525.13765,96.091733 C 524.19026,93.622876 524.27558,93.161565 525.53557,93.940282 C 526.13156,94.308625 526.61919,94.134224 526.61919,93.552726 C 526.61919,92.971227 526.00966,92.219605 525.26467,91.882453 C 524.51968,91.545302 524.8854,91.400436 526.07738,91.56053 C 527.56476,91.760297 528.13123,92.519148 527.88316,93.979566 C 527.35931,97.063474 525.93193,98.161583 525.13765,96.091733 z M 529.87005,95.139837 C 529.87005,92.651816 532.20752,90.679042 533.55678,92.028309 C 535.2125,93.684029 534.13403,97.732951 532.03729,97.732951 C 530.47382,97.732951 529.87005,97.010538 529.87005,95.139837 z M 533.12091,94.95995 C 533.12091,94.030791 532.63328,93.571939 532.03729,93.940282 C 531.4413,94.308625 530.95367,95.068846 530.95367,95.629664 C 530.95367,96.190482 531.4413,96.649332 532.03729,96.649332 C 532.63328,96.649332 533.12091,95.88911 533.12091,94.95995 z M 519.19622,93.398473 L 518.06298,90.147613 L 520.05791,90.147613 C 522.30711,90.147613 523.61396,92.581121 522.67658,95.023902 C 521.70754,97.549193 520.4362,96.955439 519.19622,93.398473 z M 123.59821,92.766361 C 123.65021,91.504006 123.90698,91.247235 124.2529,92.111674 C 124.56592,92.893912 124.52743,93.828534 124.16735,94.188612 C 123.80727,94.548689 123.55116,93.908676 123.59821,92.766361 z M 155.06968,90.92983 C 153.41916,89.279308 153.5332,86.896754 155.26272,86.896754 C 156.76153,86.896754 159.27211,88.995471 159.27211,90.248402 C 159.27211,91.662485 156.28646,92.14661 155.06968,90.92983 z M 234.9538,85.722833 C 234.85937,83.09054 234.85938,80.050977 234.95383,78.968247 C 235.18704,76.294735 229.90235,69.552047 228.11214,70.239011 C 227.32213,70.542169 226.35384,70.269335 225.96038,69.632714 C 223.86644,66.244638 230.74819,68.873279 233.74942,72.607914 L 237.07055,76.740609 L 236.6957,83.027027 C 236.23977,90.673496 235.1897,92.298608 234.9538,85.722833 z M 530.31565,87.440987 C 529.50526,84.212184 530.49821,81.069259 532.02964,82.015736 C 533.43533,82.884503 533.4606,90.147613 532.05793,90.147613 C 531.4733,90.147613 530.68927,88.929631 530.31565,87.440987 z M 531.67133,84.45861 C 531.37072,83.713621 531.12476,84.323158 531.12476,85.813135 C 531.12476,87.303112 531.37072,87.912648 531.67133,87.167659 C 531.97194,86.422671 531.97194,85.203599 531.67133,84.45861 z M 524.25133,87.167659 C 523.56284,84.288045 524.44142,81.478656 526.03045,81.478656 C 527.35674,81.478656 528.73786,84.618014 528.77164,87.709469 C 528.79443,89.796081 524.76426,89.313019 524.25133,87.167659 z M 527.70281,86.418896 C 527.70281,85.560083 527.21518,84.556048 526.61919,84.187705 C 526.0232,83.819362 525.53557,84.522028 525.53557,85.749183 C 525.53557,86.976338 526.0232,87.980374 526.61919,87.980374 C 527.21518,87.980374 527.70281,87.277709 527.70281,86.418896 z M 518.67265,87.257961 C 517.18207,85.76738 517.88584,80.438343 519.49188,81.05464 C 521.43666,81.80092 522.40404,84.241299 521.59296,86.354944 C 520.92586,88.093386 519.84293,88.428247 518.67265,87.257961 z M 520.50934,84.187705 C 520.16628,83.293719 519.69396,82.562276 519.45973,82.562276 C 519.2255,82.562276 519.03386,83.293719 519.03386,84.187705 C 519.03386,85.081691 519.50618,85.813135 520.08347,85.813135 C 520.66075,85.813135 520.8524,85.081691 520.50934,84.187705 z M 534.20453,85.901761 C 534.20453,83.070631 535.31388,80.395036 536.48771,80.395036 C 537.01993,80.395036 537.45539,82.101737 537.45539,84.187705 C 537.45539,86.836553 536.96518,87.980374 535.82996,87.980374 C 534.93597,87.980374 534.20453,87.044998 534.20453,85.901761 z M 511.99073,84.340393 C 510.20112,81.609102 510.78952,78.227797 513.05443,78.227797 C 514.2154,78.227797 515.783,82.663495 515.783,85.948587 C 515.783,87.776869 513.6496,86.872156 511.99073,84.340393 z M 513.70772,82.448695 L 512.66951,79.853226 L 512.60083,82.110767 C 512.56304,83.352415 512.85722,84.693395 513.25455,85.090721 C 514.5488,86.384972 514.76892,85.101634 513.70772,82.448695 z M 239.92676,78.433328 C 239.3908,74.393037 238.38041,72.180876 236.05214,69.95026 L 232.90255,66.932759 L 233.57533,60.931366 C 233.94537,57.630599 233.74171,52.0042 233.12277,48.428255 C 231.65003,39.919489 230.47196,20.271245 231.85582,27.297671 C 233.74079,36.868435 235.43929,57.498799 234.75395,62.498935 L 234.05676,67.585474 L 237.16532,68.758823 L 240.27388,69.932173 L 240.95259,76.425779 C 241.7828,84.368775 240.93439,86.029128 239.92676,78.433328 z M 149.38025,79.040511 L 148.0811,76.602367 L 149.71273,77.94749 C 150.61014,78.687308 151.66523,78.971758 152.05738,78.579601 C 152.44954,78.187445 152.7704,78.679305 152.7704,79.672623 C 152.7704,82.251048 150.90571,81.903368 149.38025,79.040511 z M 520.92595,77.956892 C 520.29852,76.092092 521.2456,72.809698 522.4111,72.809698 C 522.93757,72.809698 523.37499,73.17542 523.38313,73.622413 C 523.39126,74.069406 523.69196,75.532293 524.05133,76.873272 C 524.75841,79.511769 521.79483,80.539293 520.92595,77.956892 z M 525.92744,77.685987 C 525.18152,75.742146 526.15272,72.809698 527.54242,72.809698 C 528.71915,72.809698 530.0061,77.130999 529.21202,78.415849 C 528.33178,79.840111 526.60698,79.456847 525.92744,77.685987 z M 128.96916,77.415082 C 129.03179,76.089447 132.10269,71.086228 132.12842,72.267888 C 132.17843,74.563702 130.80103,78.227797 129.888,78.227797 C 129.36152,78.227797 128.94804,77.862075 128.96916,77.415082 z M 144.69319,74.188935 C 143.71157,68.378793 144.43183,35.894319 145.50808,37.436465 C 145.98374,38.118031 146.05706,46.053288 145.67101,55.070369 C 145.16513,66.886486 145.32992,72.139246 146.26109,73.879145 C 147.11242,75.469879 147.18772,76.658577 146.48187,77.364432 C 145.77601,78.070289 145.16596,76.987249 144.69319,74.188935 z M 158.18849,77.276861 C 158.18849,75.755986 161.01746,73.826306 164.05446,73.275591 C 167.84229,72.588728 167.86118,75.732585 164.07786,77.170998 C 160.62577,78.483478 158.18849,78.527289 158.18849,77.276861 z M 164.17708,75.186215 C 163.84344,74.852582 162.96907,75.185528 162.234,75.926093 C 161.17178,76.996293 161.29624,77.120762 162.84061,76.532698 C 163.9093,76.125765 164.51071,75.519847 164.17708,75.186215 z M 498.02797,77.34595 C 497.21457,76.029835 498.31679,72.809698 499.58068,72.809698 C 501.44065,72.809698 501.89451,75.242777 500.32695,76.810339 C 499.32098,77.816306 498.44482,78.020431 498.02797,77.34595 z M 502.9669,76.429869 C 503.17818,75.332761 504.07582,74.435128 504.96164,74.435128 C 507.28438,74.435128 506.9489,77.583767 504.57749,78.040458 C 503.12934,78.319345 502.68802,77.878014 502.9669,76.429869 z M 515.96546,77.256946 C 514.29047,76.221749 515.48651,72.809698 517.52436,72.809698 C 519.11995,72.809698 519.64122,76.640899 518.1694,77.550534 C 517.69395,77.844378 516.70218,77.712264 515.96546,77.256946 z M 531.60633,76.500468 C 531.21931,75.49192 531.18134,74.388064 531.52195,74.047454 C 532.36059,73.208814 535.88433,75.5093 535.61629,76.720467 C 535.22037,78.509576 532.31615,78.350241 531.60633,76.500468 z M 491.05528,73.633483 C 491.56913,70.031804 495.19422,69.715246 495.19422,73.272053 C 495.19422,75.369381 494.63836,76.060557 492.95162,76.060557 C 491.24833,76.060557 490.79229,75.476877 491.05528,73.633483 z M 494.1106,73.893318 C 494.1106,73.297327 493.62297,72.809698 493.02698,72.809698 C 492.43099,72.809698 491.94336,73.297327 491.94336,73.893318 C 491.94336,74.489309 492.43099,74.976938 493.02698,74.976938 C 493.62297,74.976938 494.1106,74.489309 494.1106,73.893318 z M 92.104283,73.261207 C 92.113409,72.118891 92.61585,70.452825 93.22082,69.558839 C 94.024114,68.371779 94.12465,68.810149 93.593596,71.184269 C 92.70235,75.16866 92.082134,76.03359 92.104283,73.261207 z M 510.38149,74.164223 C 510.42786,71.893207 512.4825,70.159372 513.69294,71.369814 C 514.38102,72.05789 514.61636,73.150979 514.21592,73.7989 C 513.39555,75.126283 510.35594,75.415882 510.38149,74.164223 z M 153.95175,71.517113 C 153.82037,67.594529 157.93304,60.768709 160.20378,61.140599 C 161.49373,61.351862 162.07429,60.46588 162.32073,57.909927 C 162.74512,53.508315 164.72233,53.399139 167.22689,57.639022 C 168.28307,59.426995 168.66489,60.889881 168.07535,60.889881 C 167.48583,60.889881 166.69397,59.914624 166.31564,58.722642 C 165.31522,55.570613 164.29419,56.052857 162.96293,60.306153 C 162.20327,62.73321 162.16048,64.428416 162.84167,65.109604 C 164.44264,66.710578 162.87299,69.558839 160.38974,69.558839 C 158.8442,69.558839 158.18849,68.848703 158.18849,67.174876 C 158.18849,63.927871 156.46636,65.874111 155.12019,70.642459 L 154.04948,74.435128 L 153.95175,71.517113 z M 161.93488,66.233104 C 160.91589,64.584329 159.28779,65.08797 159.96148,66.843566 C 160.30322,67.734129 161.02732,68.188063 161.57058,67.852309 C 162.11384,67.516555 162.27778,66.787913 161.93488,66.233104 z M 485.02469,73.011721 C 484.24343,71.747613 488.44148,67.862997 489.47353,68.895044 C 490.36793,69.789443 488.53822,73.041729 486.81806,73.615117 C 486.17026,73.831048 485.36324,73.55952 485.02469,73.011721 z M 506.44117,72.317092 C 505.46903,69.783754 507.50371,67.958813 509.12384,69.91095 C 510.10783,71.096582 510.02765,71.740603 508.76565,72.787966 L 507.13969,74.137401 L 506.44117,72.317092 z M 478.93993,70.138775 C 478.93993,68.468303 483.04314,65.715509 484.04289,66.715261 C 484.36348,67.035839 484.29548,68.158846 483.89179,69.210831 L 483.15782,71.123532 L 482.14909,69.528471 L 481.14036,67.93341 L 481.12376,69.829744 C 481.11463,70.872728 480.61954,71.726078 480.02355,71.726078 C 479.42756,71.726078 478.93993,71.011792 478.93993,70.138775 z M 499.92334,70.107897 C 499.54802,69.129803 499.76053,67.809943 500.3956,67.174876 C 502.04661,65.523863 505.1748,67.032826 504.74353,69.272213 C 504.26317,71.766578 500.79086,72.368578 499.92334,70.107897 z M 502.77956,68.953077 C 502.77956,68.023918 502.28398,67.569983 501.67827,67.944334 C 501.07256,68.318685 500.85751,69.078906 501.20041,69.633715 C 502.12932,71.136743 502.77956,70.856483 502.77956,68.953077 z M 525.05429,70.740396 C 524.75146,70.250395 523.27296,70.084751 521.76877,70.372298 L 519.03386,70.895109 L 519.03386,68.601545 C 519.03386,66.186939 521.62799,65.452332 522.89802,67.50729 C 523.41451,68.342968 523.9167,68.26083 524.55435,67.236385 L 525.46944,65.76617 L 527.61952,67.098503 C 528.80205,67.831287 530.03649,67.998973 530.36271,67.471138 C 531.10609,66.268302 535.28815,67.282447 535.28815,68.665555 C 535.28815,69.227208 535.77578,69.385372 536.37177,69.017029 C 536.96776,68.648686 537.45539,68.863723 537.45539,69.494887 C 537.45539,70.126051 536.60204,70.708888 535.55906,70.790078 C 534.51607,70.871269 531.84972,71.09376 529.63381,71.284502 C 527.41792,71.475244 525.35713,71.230396 525.05429,70.740396 z M 533.12091,69.558839 C 533.12091,68.962848 532.63328,68.475219 532.03729,68.475219 C 531.4413,68.475219 530.95367,68.962848 530.95367,69.558839 C 530.95367,70.15483 531.4413,70.642459 532.03729,70.642459 C 532.63328,70.642459 533.12091,70.15483 533.12091,69.558839 z M 132.06811,62.137555 C 131.83255,57.161861 131.96035,52.894253 132.35213,52.653979 C 133.35955,52.036132 134.01328,64.025586 133.18524,67.93341 C 132.71802,70.138443 132.35863,68.273873 132.06811,62.137555 z M 493.53946,67.344132 C 492.74771,66.063056 494.87859,63.057121 496.57847,63.057121 C 497.19386,63.057121 496.81476,64.032379 495.73603,65.22436 C 493.62534,67.556653 494.94473,68.284663 497.20894,66.037075 L 498.57348,64.68255 L 497.85154,66.578885 C 497.0533,68.675614 494.62832,69.105964 493.53946,67.344132 z M 513.20394,66.7978 C 512.35524,64.586105 513.2449,63.057121 515.38051,63.057121 C 516.44436,63.057121 516.89613,63.880889 516.67108,65.410387 C 516.24176,68.328043 514.11736,69.178143 513.20394,66.7978 z M 515.783,65.22436 C 515.783,64.628369 515.56796,64.140741 515.30514,64.140741 C 515.04232,64.140741 514.52591,64.628369 514.15757,65.22436 C 513.78922,65.820351 514.00426,66.30798 514.63542,66.30798 C 515.26659,66.30798 515.783,65.820351 515.783,65.22436 z M 94.41729,64.985896 C 94.312645,63.086162 93.099317,61.184002 91.00407,59.634919 C 87.032606,56.698689 86.815763,55.195209 90.496999,56.11914 C 96.562067,57.641375 96.926435,57.413818 97.606452,51.679114 L 98.248927,46.261015 L 98.419167,51.834084 C 98.599011,57.721511 97.269485,59.358788 93.442214,57.963079 L 91.54588,57.271533 L 93.523438,59.526689 C 94.786455,60.967001 95.334544,62.893201 95.040324,64.857627 L 94.579651,67.93341 L 94.41729,64.985896 z M 174.44279,65.845625 C 174.44279,64.840422 175.36928,64.140741 176.70033,64.140741 C 179.34116,64.140741 178.96788,66.672914 176.24933,67.20015 C 175.18005,67.407526 174.44279,66.854734 174.44279,65.845625 z M 487.60888,64.815234 C 487.60888,62.414416 490.7242,60.320891 492.16009,61.756777 C 493.049,62.645688 493.00177,63.407255 491.98147,64.636624 C 490.25948,66.711496 487.60888,66.819766 487.60888,64.815234 z M 491.43023,63.266398 C 491.09659,62.932766 490.22222,63.265711 489.48715,64.006276 C 488.42493,65.076477 488.54939,65.200945 490.09376,64.612881 C 491.16245,64.205948 491.76386,63.600031 491.43023,63.266398 z M 508.9582,65.623693 C 508.58183,65.247334 508.78955,63.975911 509.41979,62.798307 C 510.77875,60.259062 512.96426,61.753772 511.90991,64.501351 C 511.18706,66.385091 510.12386,66.789354 508.9582,65.623693 z M 257.6867,60.348072 C 257.09511,56.866953 256.48905,32.651747 256.54761,14.836044 C 256.56014,11.025103 259.86768,-0.34594212 259.97561,3.0508929 C 260.01584,4.3169399 259.39116,7.2427129 258.58744,9.5526109 C 257.44084,12.847951 257.33232,16.985233 258.08353,28.763584 C 259.17481,45.874075 258.90304,67.505407 257.6867,60.348072 z M 504.66026,63.49299 C 503.60573,62.43847 505.0536,59.806262 506.68817,59.806262 C 508.39179,59.806262 508.46227,60.023079 507.53991,62.426685 C 506.85686,64.206678 505.77466,64.607404 504.66026,63.49299 z M 522.70294,60.416754 C 521.84918,58.191897 523.05164,55.148146 524.4443,56.008863 C 525.0445,56.379806 525.53557,57.601008 525.53557,58.722642 C 525.53557,61.392287 523.53615,62.588078 522.70294,60.416754 z M 205.95196,57.968831 C 204.39584,56.472168 202.5672,55.685442 201.46076,56.036612 C 199.37881,56.697397 196.11518,53.989766 196.11518,51.601712 C 196.11518,49.442225 195.06589,49.663803 191.90001,52.491829 L 189.17059,54.929973 L 190.87074,52.220924 C 192.78494,49.170788 197.1988,47.891925 197.1988,50.387444 C 197.1988,53.813039 204.1632,56.512631 206.12208,53.846353 C 206.55995,53.250363 206.92567,51.206719 206.93479,49.304922 C 206.94392,47.403124 207.36585,45.590953 207.87243,45.277874 C 208.379,44.964793 208.5676,47.059244 208.29155,49.932209 C 208.0155,52.805172 208.33379,56.172544 208.99887,57.415257 C 210.72122,60.633498 209.04005,60.938939 205.95196,57.968831 z M 170.28173,54.605256 C 170.18635,51.446707 169.41137,47.514703 168.55955,45.867471 C 167.70774,44.220238 166.74678,39.733887 166.42409,35.897802 L 165.83739,28.9231 L 167.27104,36.508438 C 168.05954,40.680374 169.57923,45.749516 170.64814,47.773199 L 172.59159,51.452622 L 174.13156,48.513459 C 175.97709,44.991161 178.22625,46.161686 179.33789,51.222973 L 180.03783,54.409748 L 182.02332,51.960811 C 183.11535,50.613896 184.27302,49.774746 184.59595,50.096032 C 184.91887,50.417319 184.02478,52.12402 182.60909,53.888701 L 180.03509,57.097213 L 178.83222,53.846353 C 176.36862,47.188281 176.35717,47.177299 175.15894,50.324589 C 174.53495,51.963564 173.41801,53.304544 172.67684,53.304544 C 171.93566,53.304544 171.13257,54.889337 170.8922,56.826308 C 170.59595,59.213524 170.39928,58.498006 170.28173,54.605256 z M 516.86662,56.103894 C 516.86662,54.282864 517.46101,53.304544 518.56741,53.304544 C 519.69691,53.304544 520.15189,54.095005 519.92194,55.65781 C 519.41146,59.127014 516.86662,59.498568 516.86662,56.103894 z M 243.41165,48.264761 C 242.51876,37.701953 242.62951,30.59107 243.72974,27.83948 C 244.22472,26.601554 244.60426,32.2936 244.61485,41.113821 C 244.63593,58.67475 244.40675,60.036809 243.41165,48.264761 z M 511.44852,53.846353 C 511.44852,52.01624 511.94517,51.122254 512.80304,51.408209 C 513.54803,51.656539 514.15757,52.753704 514.15757,53.846353 C 514.15757,54.939003 513.54803,56.036168 512.80304,56.284498 C 511.94517,56.570453 511.44852,55.676467 511.44852,53.846353 z M 278.54362,54.249594 C 278.50329,53.279395 279.28929,50.597436 280.2903,48.289686 C 281.64325,45.170544 282.07469,41.243435 281.97151,32.986674 C 281.84021,22.479801 283.01739,18.573767 284.51586,24.544174 C 286.85404,33.86021 288.3444,28.326575 288.64302,9.2202469 C 288.72258,4.1297859 289.09359,2.0262549 289.71543,3.1398779 C 290.82264,5.1227399 289.55876,29.578707 288.28096,30.896718 C 287.8064,31.386217 286.50202,30.625939 285.38234,29.207212 L 283.34657,26.627708 L 283.12539,37.975104 C 283.00375,44.216173 282.50263,49.608925 282.01179,49.958998 C 281.52095,50.309071 280.55633,51.814566 279.86816,53.304544 C 279.05261,55.070357 278.59143,55.399405 278.54362,54.249594 z M 327.337,45.99011 C 327.28959,41.371181 327.08931,30.632112 326.89194,22.125513 C 326.69455,13.618913 326.94167,7.0675789 327.44109,7.5669919 C 328.80053,8.9264219 329.83714,54.388163 328.5087,54.388163 C 327.88456,54.388163 327.38655,50.818767 327.337,45.99011 z M 506.66518,53.45495 C 505.70339,51.898733 507.13362,48.970065 508.8554,48.970065 C 509.68562,48.970065 510.3649,49.641801 510.3649,50.46281 C 510.3649,52.47537 507.4945,54.796804 506.66518,53.45495 z M 68.904073,50.502366 C 68.541364,49.557158 68.718179,47.972364 69.296997,46.980601 C 70.134106,45.546272 70.356133,45.897834 70.382344,48.69916 C 70.418424,52.555309 69.923519,53.158998 68.904073,50.502366 z M 501.11193,51.069022 C 500.37709,49.880018 503.49027,45.719205 505.11475,45.719205 C 506.49046,45.719205 506.21565,49.435006 504.73008,50.92058 C 503.12496,52.525692 502.03972,52.570217 501.11193,51.069022 z M 504.67574,48.337806 C 503.64311,47.305162 501.57281,48.977791 502.34238,50.222979 C 502.7998,50.963095 503.40591,50.944397 504.18415,50.166163 C 504.82214,49.528175 505.04336,48.705414 504.67574,48.337806 z M 210.28779,49.421573 C 210.33978,48.159218 210.59656,47.902447 210.94247,48.766886 C 211.2555,49.549124 211.21701,50.483746 210.85693,50.843824 C 210.49684,51.203901 210.24074,50.563888 210.28779,49.421573 z M 517.27138,47.378257 C 516.32493,44.911832 517.85877,43.21069 519.67214,44.71565 C 521.65245,46.359166 521.60869,47.498165 519.53465,48.294051 C 518.59983,48.652772 517.60618,48.250704 517.27138,47.378257 z M 133.96704,41.926536 C 134.34496,38.946582 134.82929,36.305259 135.04333,36.056929 C 135.97117,34.980409 135.29587,44.252415 134.3396,45.719205 C 133.61616,46.828861 133.49794,45.625391 133.96704,41.926536 z M 511.12544,46.118537 C 510.74907,45.742179 510.95679,44.470756 511.58703,43.293152 C 512.93899,40.766978 515.38207,42.377131 514.33546,45.104558 C 513.65812,46.869697 512.30425,47.297354 511.12544,46.118537 z M 97.47814,42.739251 C 97.362747,34.82494 96.376733,12.550318 95.907196,7.2507059 L 95.331153,0.74898788 L 96.48699,3.4580369 C 97.833437,6.6138409 99.52464,44.637526 98.318503,44.636367 C 97.87151,44.635937 97.493346,43.782235 97.47814,42.739251 z M 210.99736,35.966628 C 211.31981,30.900706 211.76045,26.552682 211.97656,26.304352 C 212.718,25.452347 212.11326,38.674931 211.26206,41.926536 C 210.77245,43.796871 210.66005,41.265911 210.99736,35.966628 z M 504.9468,42.222716 C 504.9468,40.556684 507.04615,38.133867 508.48975,38.133867 C 509.00799,38.133867 509.27619,39.226051 509.08574,40.560941 C 508.71186,43.181537 504.9468,44.693198 504.9468,42.222716 z M 470.27097,40.752645 C 468.78099,39.92588 466.70857,39.242248 465.66559,39.233462 C 464.6226,39.224676 463.76925,38.486044 463.76925,37.592057 C 463.76925,36.698071 464.25688,35.966628 464.85287,35.966628 C 465.44886,35.966628 465.93649,36.438953 465.93649,37.016238 C 465.93649,37.593525 466.66793,37.785168 467.56192,37.442113 C 468.45591,37.099058 469.18735,37.358177 469.18735,38.017932 C 469.18735,38.677687 470.19139,39.217487 471.41854,39.217487 C 472.6457,39.217487 473.37117,39.668211 473.0307,40.219096 C 472.69024,40.769981 473.27099,41.444859 474.32128,41.718825 C 475.5613,42.042284 475.66094,42.223764 474.60545,42.236397 C 473.71146,42.247098 471.76095,41.579408 470.27097,40.752645 z M 194.78787,37.862962 C 194.49788,35.925992 194.6043,30.440167 195.02436,25.672241 L 195.78812,17.003284 L 195.95164,29.194005 C 196.11716,41.531725 195.74839,44.278641 194.78787,37.862962 z M 166.0471,24.588621 C 166.05913,22.204658 166.28104,21.356993 166.54023,22.704921 C 166.79942,24.05285 166.78959,26.003365 166.51837,27.0394 C 166.24715,28.075435 166.03507,26.972585 166.0471,24.588621 z M 211.28586,18.086903 C 211.28586,14.61029 211.62681,12.106737 212.04353,12.523453 C 212.81442,13.294358 212.54629,23.132154 211.73191,23.95651 C 211.48658,24.204839 211.28586,21.563516 211.28586,18.086903 z M 131.18355,21.247461 C 131.23554,19.985106 131.49232,19.728335 131.83824,20.592774 C 132.15126,21.375012 132.11276,22.309634 131.75269,22.669712 C 131.39261,23.029789 131.1365,22.389776 131.18355,21.247461 z M 164.94161,16.461474 C 164.94161,14.375506 165.16462,13.522155 165.43718,14.565139 C 165.70974,15.608123 165.70974,17.314824 165.43718,18.357808 C 165.16462,19.400792 164.94161,18.547442 164.94161,16.461474 z M 129.58851,14.747418 C 128.70043,12.433122 128.78592,8.6140879 129.76007,7.0832779 C 130.19794,6.3952009 130.55619,8.2238089 130.55619,11.146852 C 130.55619,17.054077 130.52219,17.18057 129.58851,14.747418 z M 232.18456,8.3343259 C 232.1927,5.3543719 232.40315,4.2639119 232.65222,5.9110809 C 232.9013,7.5582509 232.89463,9.9963949 232.63743,11.32918 C 232.38022,12.661964 232.17643,11.31428 232.18456,8.3343259 z M 211.46802,8.1520479 C 211.36784,6.2638219 210.97028,3.8256779 210.58456,2.7339489 C 210.04831,1.2161279 210.19321,1.0341549 211.2003,1.9607149 C 211.96784,2.6668859 212.33644,4.9274199 212.08375,7.3788129 L 211.65018,11.585185 L 211.46802,8.1520479 z M 327.23317,3.4580369 C 327.23317,2.2660559 327.67514,1.2907979 328.21534,1.2907979 C 328.75553,1.2907979 328.94248,2.2660559 328.63077,3.4580369 C 328.31905,4.6500189 327.87708,5.6252769 327.6486,5.6252769 C 327.42011,5.6252769 327.23317,4.6500189 327.23317,3.4580369 z M 57.516654,2.4621149 C 56.420292,1.7679929 56.769207,1.5458669 58.767194,1.6659939 C 60.291342,1.7576309 61.312572,2.1983289 61.036593,2.6453219 C 60.38433,3.7017719 59.393203,3.6501849 57.516654,2.4621149 z" /> From 8c3a07294b612cf7d1be350c802282b7357b9948 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Sat, 25 Jul 2020 00:18:46 -0700 Subject: [PATCH 05/33] Beginning GIF export Beginning addition of an option to export animated GIFs from the Open -> Slideshow dialog, after choosing the images. Non-operable at this time, but a button has been added (and will provide a hint to select 2 or more images, when clicked). --- Makefile | 18 ++- data/images/ui/gif_export.png | Bin 0 -> 1521 bytes docs/AUTHORS.txt | 4 + docs/CHANGES.txt | 11 +- src/gifenc.c | 287 ++++++++++++++++++++++++++++++++++ src/gifenc.h | 24 +++ src/tuxpaint.c | 80 ++++++++-- 7 files changed, 408 insertions(+), 16 deletions(-) create mode 100644 data/images/ui/gif_export.png create mode 100644 src/gifenc.c create mode 100644 src/gifenc.h diff --git a/Makefile b/Makefile index 4071de5f4..13841f57c 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ # Various contributors (see AUTHORS.txt) # http://www.tuxpaint.org/ -# June 14, 2002 - June 22, 2020 +# June 14, 2002 - July 24, 2020 # The version number, for release: @@ -115,10 +115,10 @@ PNG:=$(if $(PNG),$(PNG),$(call linktest,-lpng12,)) FRIBIDI_LIB:=$(shell $(PKG_CONFIG) --libs fribidi) FRIBIDI_CFLAGS:=$(shell $(PKG_CONFIG) --cflags fribidi) -windows_ARCH_LINKS:=-lintl $(PNG) -lzdll -lwinspool -lshlwapi $(FRIBIDI_LIB) -liconv -osx_ARCH_LINKS:=$(FRIBIDI_LIB) -beos_ARCH_LINKS:=-lintl $(PNG) -lz -lbe -lnetwork -liconv $(FRIBIDI_LIB) $(PAPER_LIB) $(STDC_LIB) -linux_ARCH_LINKS:=$(PAPER_LIB) $(FRIBIDI_LIB) +windows_ARCH_LINKS:=-lintl $(PNG) -lzdll -lwinspool -lshlwapi $(FRIBIDI_LIB) -liconv -limagequant +osx_ARCH_LINKS:=$(FRIBIDI_LIB) -limagequant +beos_ARCH_LINKS:=-lintl $(PNG) -lz -lbe -lnetwork -liconv $(FRIBIDI_LIB) $(PAPER_LIB) $(STDC_LIB) -limagequant +linux_ARCH_LINKS:=$(PAPER_LIB) $(FRIBIDI_LIB) -limagequant ARCH_LINKS:=$($(OS)_ARCH_LINKS) windows_ARCH_HEADERS:=src/win32_print.h @@ -1035,6 +1035,7 @@ TuxPaint.dmg: tuxpaint: obj/tuxpaint.o obj/i18n.o obj/im.o obj/cursor.o obj/pixels.o \ obj/rgblinear.o obj/playsound.o obj/fonts.o obj/parse.o obj/fill.o \ obj/progressbar.o obj/dirwalk.o obj/get_fname.o obj/onscreen_keyboard.o \ + obj/gifenc.o \ $(ARCH_LIBS) @echo @echo "...Linking Tux Paint..." @@ -1055,6 +1056,7 @@ obj/tuxpaint.o: src/tuxpaint.c \ src/tools.h src/titles.h src/colors.h src/shapes.h \ src/sounds.h src/tip_tux.h src/great.h \ src/tp_magic_api.h src/parse.h src/onscreen_keyboard.h \ + src/gifenc.h \ src/$(MOUSEDIR)/arrow.xbm src/$(MOUSEDIR)/arrow-mask.xbm \ src/$(MOUSEDIR)/hand.xbm src/$(MOUSEDIR)/hand-mask.xbm \ src/$(MOUSEDIR)/insertion.xbm \ @@ -1140,6 +1142,12 @@ obj/pixels.o: src/pixels.c src/pixels.h src/compiler.h src/debug.h @$(CC) $(CFLAGS) $(DEBUG_FLAGS) $(SDL_CFLAGS) $(DEFS) \ -c src/pixels.c -o obj/pixels.o +obj/gifenc.o: src/gifenc.c src/gifenc.h + @echo + @echo "...Compiling animated GIF export libary..." + @$(CC) $(CFLAGS) $(DEBUG_FLAGS) $(DEFS) \ + -c src/gifenc.c -o obj/gifenc.o + obj/playsound.o: src/playsound.c src/playsound.h \ src/compiler.h src/debug.h @echo diff --git a/data/images/ui/gif_export.png b/data/images/ui/gif_export.png new file mode 100644 index 0000000000000000000000000000000000000000..3a53800e739a445821cb1a204936f12e561bbd11 GIT binary patch literal 1521 zcmV zaB^>EX>4U6ba`-PAZ2)IW&i+q+U=KJuG}CDh2L34mw;`I&2k7oQg_hh_dqgpXWHBL zUbQckCMY3e9OInN5KS20zRvIk2U*M^sd+9rM;xi7!WB0j&!g-s#k8;c;M*8I+XIbj zfMF8!a{jb>`B&KW?SXroE7&=N-{H}a3@UZSM8Z6TB<`!9K60KFr{T(ymY)djNi?7nxn%-Do?h?P z$M`7FlgPKb@T2-IzArx4%R_$9GG7|u=G_6(_r>25KTIt5jQDxL*(gF8i^JhKfa4N55J@^H^g8@(v9Sv_^#(RA!(=ohnTlyKmHx zV&cJup1HAXn~QPb24W;>HJWTvq>F=G;}I4!;d?H$=Pi4_Mvj>~!IcTY2#@@-h2IT+ zriD2daH1tlEOP4#F94x=anmjEtzG!zLt&v*K~T5Mju)))I71vtZ?z?x z^P;Qh&m}~``V{~YVQxh-Bp?to>Yg%1V>Tk_=m1oa`C1zX2#_jwB*{r6b1-&ZbK@DK z?aRuUml=B#K&WJ_EeD|rSScy$$C9Ils){C6&1&jFi`FbTWz9KTUYlGsv1Dr5%-o7q z7f-I9-Q2x+EnEb9pq5;$cqye;4iyts#H#SGupE5Ikq$lbVTT{(s14=QQqz{3HE*TW z&RsgTiJrT4@1@s4VPK~iY3RtqhL1ApM6FGkY3j_=rq43#o!Uk9r}hbIbW!6?YWdln z8mz(W7J}AxqKg@baUu}6MF0iOi&=C^i5I!WES9yWDI-Z;Y(l3+3<%R8)=77EZ{$A2 zEvSEp8~=%1Sm^!*xd3!Ob9;wcuX`Vs&26p1rD+tbK8z2qfxWJeTK(Jp73dY{73dY{ z73hBtH1XBIznAbG=X4-vO@?C90003aX+uL$Nkc;*aB^>EX>4Tx0C=38kg-a`P!xv0 zRB5H?qzH;b1lNL#nOv$u5ENppV0B896pKj=NlNhzd=q_`4uaql_yh{h{x>=}n8gc+ z|Ko7Z|KEF|WhY@;F785_RfX&KhnK@EyYohe4cc_s4#G0;d)^6+=kpcI=u6LdHP8Kd z+EHAF(zz-N^P&Q4U+m1P+^~wZ+kt;5eh}MHnnmI#@lKRRhRv>@Ce!f8)7)k`&MwYP zU$uqHF{gOgjF>VZp`s_v)H%XoPwG+-a8F4nO^DT-X{O>vRLaTaKr|5PHVt{3b)Kh` zkvt~yG6{F2@-%sv|NUP3IIB0U^?4o?LETzVwZ>z3e}t7GtUg2cx*==n_uCp~oOI93iTgv8pnLdbR&Xq8(Aq*mx>@Ir zH>wmd84-AtDu(bZ$62!zv^eO-IHt}vIaG$2BgG=S5*de>wy5Z~HeHm+(kak(u6UtW zqR?<(8@s|KbS8Nc@hh_oQ2SdCe+V^_TnPDXXh4}VACg-UV#2TSE*Bf+nGHdHBU)~F z4CTPRWKGPx!8|b_!ilu5eYS-E=vH!rdj|P_EOG$!p-2f!WWD#W&MD*cJF-by{Vet- z6?W(l@i40{3V$_acwmMjZZWwACRkvPDL;g8&M3>ISfRot)11*0KCqsqgdhF?`{+Lb XWXQv^zQDnx00000NkvXXu0mjf3?jpu literal 0 HcmV?d00001 diff --git a/docs/AUTHORS.txt b/docs/AUTHORS.txt index 2ce7fb942..af081a986 100644 --- a/docs/AUTHORS.txt +++ b/docs/AUTHORS.txt @@ -103,6 +103,10 @@ $Id$ which was from "Gimp-gluas" plug-in for The GIMP: http://pippin.gimp.org/plug-ins/gluas/ + Animated GIF export from "gifenc", + https://github.com/lecram/gifenc, + by Marcel Rodrigues + Mouse accessibility code and keyboard access Ankit Choudary , as part of GSOC 2010, with integration and fixes by Pere Pujal i Carabantes diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 5324453cb..4c0cffa37 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -8,7 +8,16 @@ http://www.tuxpaint.org/ $Id$ -2020.June.22 (0.9.25) +2020.July.24 (0.9.25) + * New Features + ------------ + * [WIP] GIF export option from Open -> Slideshow dialog. + * Utilizes "gifenc", public domain by Marcel Rodrigues: + https://github.com/lecram/gifenc + * Depends on "libimagequant", from the "pngquant2" project: + https://github.com/ImageOptim/libimagequant + (GPL v3 or later, for Free/Libre Open Source Software) + * Ports & Building ---------------- * Corrections for Haiku not opening saved files. diff --git a/src/gifenc.c b/src/gifenc.c new file mode 100644 index 000000000..640315266 --- /dev/null +++ b/src/gifenc.c @@ -0,0 +1,287 @@ +#include "gifenc.h" + +#include +#include +#include +#include +#include +#include +#ifdef _WIN32 +#include +#else +#include +#endif + +/* helper to write a little-endian 16-bit number portably */ +#define write_num(fd, n) write((fd), (uint8_t []) {(n) & 0xFF, (n) >> 8}, 2) + +static uint8_t vga[0x30] = { + 0x00, 0x00, 0x00, + 0xAA, 0x00, 0x00, + 0x00, 0xAA, 0x00, + 0xAA, 0x55, 0x00, + 0x00, 0x00, 0xAA, + 0xAA, 0x00, 0xAA, + 0x00, 0xAA, 0xAA, + 0xAA, 0xAA, 0xAA, + 0x55, 0x55, 0x55, + 0xFF, 0x55, 0x55, + 0x55, 0xFF, 0x55, + 0xFF, 0xFF, 0x55, + 0x55, 0x55, 0xFF, + 0xFF, 0x55, 0xFF, + 0x55, 0xFF, 0xFF, + 0xFF, 0xFF, 0xFF, +}; + +struct Node { + uint16_t key; + struct Node *children[]; +}; +typedef struct Node Node; + +static Node * +new_node(uint16_t key, int degree) +{ + Node *node = calloc(1, sizeof(*node) + degree * sizeof(Node *)); + if (node) + node->key = key; + return node; +} + +static Node * +new_trie(int degree, int *nkeys) +{ + Node *root = new_node(0, degree); + /* Create nodes for single pixels. */ + for (*nkeys = 0; *nkeys < degree; (*nkeys)++) + root->children[*nkeys] = new_node(*nkeys, degree); + *nkeys += 2; /* skip clear code and stop code */ + return root; +} + +static void +del_trie(Node *root, int degree) +{ + if (!root) + return; + for (int i = 0; i < degree; i++) + del_trie(root->children[i], degree); + free(root); +} + +static void put_loop(ge_GIF *gif, uint16_t loop); + +ge_GIF * +ge_new_gif( + const char *fname, uint16_t width, uint16_t height, + uint8_t *palette, int depth, int loop +) +{ + int i, r, g, b, v; + ge_GIF *gif = calloc(1, sizeof(*gif) + 2*width*height); + if (!gif) + goto no_gif; + gif->w = width; gif->h = height; + gif->depth = depth > 1 ? depth : 2; + gif->frame = (uint8_t *) &gif[1]; + gif->back = &gif->frame[width*height]; + gif->fd = creat(fname, 0666); + if (gif->fd == -1) + goto no_fd; +#ifdef _WIN32 + setmode(gif->fd, O_BINARY); +#endif + write(gif->fd, "GIF89a", 6); + write_num(gif->fd, width); + write_num(gif->fd, height); + write(gif->fd, (uint8_t []) {0xF0 | (depth-1), 0x00, 0x00}, 3); + if (palette) { + write(gif->fd, palette, 3 << depth); + } else if (depth <= 4) { + write(gif->fd, vga, 3 << depth); + } else { + write(gif->fd, vga, sizeof(vga)); + i = 0x10; + for (r = 0; r < 6; r++) { + for (g = 0; g < 6; g++) { + for (b = 0; b < 6; b++) { + write(gif->fd, (uint8_t []) {r*51, g*51, b*51}, 3); + if (++i == 1 << depth) + goto done_gct; + } + } + } + for (i = 1; i <= 24; i++) { + v = i * 0xFF / 25; + write(gif->fd, (uint8_t []) {v, v, v}, 3); + } + } +done_gct: + if (loop >= 0 && loop <= 0xFFFF) + put_loop(gif, (uint16_t) loop); + return gif; +no_fd: + free(gif); +no_gif: + return NULL; +} + +static void +put_loop(ge_GIF *gif, uint16_t loop) +{ + write(gif->fd, (uint8_t []) {'!', 0xFF, 0x0B}, 3); + write(gif->fd, "NETSCAPE2.0", 11); + write(gif->fd, (uint8_t []) {0x03, 0x01}, 2); + write_num(gif->fd, loop); + write(gif->fd, "\0", 1); +} + +/* Add packed key to buffer, updating offset and partial. + * gif->offset holds position to put next *bit* + * gif->partial holds bits to include in next byte */ +static void +put_key(ge_GIF *gif, uint16_t key, int key_size) +{ + int byte_offset, bit_offset, bits_to_write; + byte_offset = gif->offset / 8; + bit_offset = gif->offset % 8; + gif->partial |= ((uint32_t) key) << bit_offset; + bits_to_write = bit_offset + key_size; + while (bits_to_write >= 8) { + gif->buffer[byte_offset++] = gif->partial & 0xFF; + if (byte_offset == 0xFF) { + write(gif->fd, "\xFF", 1); + write(gif->fd, gif->buffer, 0xFF); + byte_offset = 0; + } + gif->partial >>= 8; + bits_to_write -= 8; + } + gif->offset = (gif->offset + key_size) % (0xFF * 8); +} + +static void +end_key(ge_GIF *gif) +{ + int byte_offset; + byte_offset = gif->offset / 8; + if (gif->offset % 8) + gif->buffer[byte_offset++] = gif->partial & 0xFF; + write(gif->fd, (uint8_t []) {byte_offset}, 1); + write(gif->fd, gif->buffer, byte_offset); + write(gif->fd, "\0", 1); + gif->offset = gif->partial = 0; +} + +static void +put_image(ge_GIF *gif, uint16_t w, uint16_t h, uint16_t x, uint16_t y) +{ + int nkeys, key_size, i, j; + Node *node, *child, *root; + int degree = 1 << gif->depth; + + write(gif->fd, ",", 1); + write_num(gif->fd, x); + write_num(gif->fd, y); + write_num(gif->fd, w); + write_num(gif->fd, h); + write(gif->fd, (uint8_t []) {0x00, gif->depth}, 2); + root = node = new_trie(degree, &nkeys); + key_size = gif->depth + 1; + put_key(gif, degree, key_size); /* clear code */ + for (i = y; i < y+h; i++) { + for (j = x; j < x+w; j++) { + uint8_t pixel = gif->frame[i*gif->w+j] & (degree - 1); + child = node->children[pixel]; + if (child) { + node = child; + } else { + put_key(gif, node->key, key_size); + if (nkeys < 0x1000) { + if (nkeys == (1 << key_size)) + key_size++; + node->children[pixel] = new_node(nkeys++, degree); + } else { + put_key(gif, degree, key_size); /* clear code */ + del_trie(root, degree); + root = node = new_trie(degree, &nkeys); + key_size = gif->depth + 1; + } + node = root->children[pixel]; + } + } + } + put_key(gif, node->key, key_size); + put_key(gif, degree + 1, key_size); /* stop code */ + end_key(gif); + del_trie(root, degree); +} + +static int +get_bbox(ge_GIF *gif, uint16_t *w, uint16_t *h, uint16_t *x, uint16_t *y) +{ + int i, j, k; + int left, right, top, bottom; + left = gif->w; right = 0; + top = gif->h; bottom = 0; + k = 0; + for (i = 0; i < gif->h; i++) { + for (j = 0; j < gif->w; j++, k++) { + if (gif->frame[k] != gif->back[k]) { + if (j < left) left = j; + if (j > right) right = j; + if (i < top) top = i; + if (i > bottom) bottom = i; + } + } + } + if (left != gif->w && top != gif->h) { + *x = left; *y = top; + *w = right - left + 1; + *h = bottom - top + 1; + return 1; + } else { + return 0; + } +} + +static void +set_delay(ge_GIF *gif, uint16_t d) +{ + write(gif->fd, (uint8_t []) {'!', 0xF9, 0x04, 0x04}, 4); + write_num(gif->fd, d); + write(gif->fd, "\0\0", 2); +} + +void +ge_add_frame(ge_GIF *gif, uint16_t delay) +{ + uint16_t w, h, x, y; + uint8_t *tmp; + + if (delay) + set_delay(gif, delay); + if (gif->nframes == 0) { + w = gif->w; + h = gif->h; + x = y = 0; + } else if (!get_bbox(gif, &w, &h, &x, &y)) { + /* image's not changed; save one pixel just to add delay */ + w = h = 1; + x = y = 0; + } + put_image(gif, w, h, x, y); + gif->nframes++; + tmp = gif->back; + gif->back = gif->frame; + gif->frame = tmp; +} + +void +ge_close_gif(ge_GIF* gif) +{ + write(gif->fd, ";", 1); + close(gif->fd); + free(gif); +} diff --git a/src/gifenc.h b/src/gifenc.h new file mode 100644 index 000000000..b8504e0c2 --- /dev/null +++ b/src/gifenc.h @@ -0,0 +1,24 @@ +#ifndef GIFENC_H +#define GIFENC_H + +#include + +typedef struct ge_GIF { + uint16_t w, h; + int depth; + int fd; + int offset; + int nframes; + uint8_t *frame, *back; + uint32_t partial; + uint8_t buffer[0xFF]; +} ge_GIF; + +ge_GIF *ge_new_gif( + const char *fname, uint16_t width, uint16_t height, + uint8_t *palette, int depth, int loop +); +void ge_add_frame(ge_GIF *gif, uint16_t delay); +void ge_close_gif(ge_GIF* gif); + +#endif /* GIFENC_H */ diff --git a/src/tuxpaint.c b/src/tuxpaint.c index 0632bcce8..514033004 100644 --- a/src/tuxpaint.c +++ b/src/tuxpaint.c @@ -483,6 +483,8 @@ static void mtw(wchar_t * wtok, char *tok) #error "---------------------------------------------------" #endif +#include "libimagequant.h" + #include "SDL_getenv.h" #include "i18n.h" @@ -495,6 +497,7 @@ static void mtw(wchar_t * wtok, char *tok) #include "dirwalk.h" #include "get_fname.h" #include "onscreen_keyboard.h" +#include "gifenc.h" #include "tools.h" #include "titles.h" @@ -1432,7 +1435,7 @@ static SDL_Surface *img_black, *img_grey; static SDL_Surface *img_yes, *img_no; static SDL_Surface *img_sfx, *img_speak; static SDL_Surface *img_open, *img_erase, *img_back, *img_trash; -static SDL_Surface *img_slideshow, *img_play, *img_select_digits; +static SDL_Surface *img_slideshow, *img_play, *img_gif_export, *img_select_digits; static SDL_Surface *img_printer, *img_printer_wait; static SDL_Surface *img_save_over, *img_popup_arrow; static SDL_Surface *img_cursor_up, *img_cursor_down; @@ -1755,7 +1758,8 @@ static short *brushes_directional = NULL; static SDL_Surface *img_shapes[NUM_SHAPES], *img_shape_names[NUM_SHAPES]; static SDL_Surface *img_openlabels_open, *img_openlabels_erase, - *img_openlabels_slideshow, *img_openlabels_back, *img_openlabels_play, *img_openlabels_next; + *img_openlabels_slideshow, *img_openlabels_back, *img_openlabels_play, + *img_openlabels_gif_export, *img_openlabels_next; static SDL_Surface *img_tux[NUM_TIP_TUX]; @@ -7861,11 +7865,14 @@ static void create_button_labels(void) /* Open dialog: 'Back' button, to dismiss Open dialog without opening a picture */ img_openlabels_back = do_render_button_label(gettext_noop("Back")); - /* Slideshow: 'Next' button, to load next slide (image) */ - img_openlabels_next = do_render_button_label(gettext_noop("Next")); - /* Slideshow: 'Play' button, to begin a slideshow sequence */ img_openlabels_play = do_render_button_label(gettext_noop("Play")); + + /* Slideshow: 'GIF Export' button, to create an animated GIF */ + img_openlabels_gif_export = do_render_button_label(gettext_noop("GIF Export")); + + /* Slideshow: 'Next' button, to load next slide (image) */ + img_openlabels_next = do_render_button_label(gettext_noop("Next")); } @@ -15029,7 +15036,7 @@ static int do_slideshow(void) SDL_Rect dest; SDL_Event event; SDLKey key; - char *freeme; + char *freeme, *instructions; int speeds; float x_per, y_per; int xx, yy; @@ -15278,9 +15285,8 @@ static int do_slideshow(void) /* Let user choose images: */ /* Instructions for Slideshow file dialog (FIXME: Make a #define) */ - freeme = textdir(gettext_noop("Choose the pictures you want, " "then click “Play”.")); - draw_tux_text(TUX_BORED, freeme, 1); - free(freeme); + instructions = textdir(gettext_noop("Choose the pictures you want, " "then click “Play”.")); + draw_tux_text(TUX_BORED, instructions, 1); /* NOTE: cur is now set above; if file_id'th file is found, it's set to that file's index; otherwise, we default to '0' */ @@ -15386,6 +15392,21 @@ static int do_slideshow(void) SDL_BlitSurface(img_openlabels_play, NULL, screen, &dest); + /* "GIF Export" button: */ + + dest.x = WINDOW_WIDTH - 96 - 48 * 2; + dest.y = (48 * 7 + 40 + HEIGHTOFFSET) - 48; + SDL_BlitSurface(img_btn_up, NULL, screen, &dest); + + dest.x = WINDOW_WIDTH - 96 - 48 * 2 + (48 - img_gif_export->w) / 2; + dest.y = (48 * 7 + 40 + HEIGHTOFFSET) - 48; + SDL_BlitSurface(img_gif_export, NULL, screen, &dest); + + dest.x = WINDOW_WIDTH - 96 - 48 * 2 + (48 - img_openlabels_gif_export->w) / 2; + dest.y = (48 * 7 + 40 + HEIGHTOFFSET) - img_openlabels_gif_export->h; + SDL_BlitSurface(img_openlabels_gif_export, NULL, screen, &dest); + + /* "Back" button: */ dest.x = WINDOW_WIDTH - 96 - 48; @@ -15633,6 +15654,31 @@ static int do_slideshow(void) update_list = 1; } } + else if (event.button.x >= (WINDOW_WIDTH - 96 - 48 - 48) && + event.button.x < (WINDOW_WIDTH - 96 - 48) && + event.button.y >= (48 * 7 + 40 + HEIGHTOFFSET) - 48 && + event.button.y < (48 * 7 + 40 + HEIGHTOFFSET)) + { + /* GIF Export */ + + playsound(screen, 1, SND_CLICK, 1, SNDPOS_RIGHT, SNDDIST_NEAR); + + if (num_selected < 2) + { + /* None selected? Too dangerous to select all. + Only 1 selected? No point in saving as GIF. + */ + freeme = textdir(gettext_noop("Select 2 or more drawings to turn into an animated GIF.")); + draw_tux_text(TUX_BORED, freeme, 1); + free(freeme); + + control_drawtext_timer(2000, instructions, 0); /* N.B. It will draw instructions, regardless */ + } + else + { + /* FIXME: Do it */ + } + } else if (event.button.x >= (WINDOW_WIDTH - 96 - 48) && event.button.x < (WINDOW_WIDTH - 96) && event.button.y >= (48 * 7 + 40 + HEIGHTOFFSET) - 48 && @@ -15696,7 +15742,7 @@ static int do_slideshow(void) do_setcursor(cursor_down); } else if (((event.button.x >= 96 && event.button.x < 96 + 48 + 96) || - (event.button.x >= (WINDOW_WIDTH - 96 - 48) && + (event.button.x >= (WINDOW_WIDTH - 96 - 48 * 2) && event.button.x < (WINDOW_WIDTH - 96))) && event.button.y >= (48 * 7 + 40 + HEIGHTOFFSET) - 48 && event.button.y < (48 * 7 + 40 + HEIGHTOFFSET)) @@ -15736,6 +15782,17 @@ static int do_slideshow(void) else if (event.type == SDL_JOYBUTTONDOWN || event.type == SDL_JOYBUTTONUP) handle_joybuttonupdown(event, oldpos_x, oldpos_y); + + else if (event.type == SDL_USEREVENT) + { + if (event.user.code == USEREVENT_TEXT_UPDATE) + { + if (event.user.data1 != NULL) + { + draw_tux_text(TUX_BORED, instructions, 1); + } + } + } } if (motioner | hatmotioner) @@ -15764,6 +15821,8 @@ static int do_slideshow(void) free(d_exts); free(selected); + control_drawtext_timer(0, "", 0); + free(instructions); return go_back; } @@ -23990,6 +24049,7 @@ static void setup(void) img_slideshow = loadimage(DATA_PREFIX "images/ui/slideshow.png"); img_play = loadimage(DATA_PREFIX "images/ui/play.png"); + img_gif_export = loadimage(DATA_PREFIX "images/ui/gif_export.png"); img_select_digits = loadimage(DATA_PREFIX "images/ui/select_digits.png"); img_popup_arrow = loadimage(DATA_PREFIX "images/ui/popup_arrow.png"); From d6a1d761585dd7cb5a656b3377814878a09ae8aa Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Sat, 25 Jul 2020 00:21:46 -0700 Subject: [PATCH 06/33] chmod 755 po/update-po.sh --- src/po/update-po.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 src/po/update-po.sh diff --git a/src/po/update-po.sh b/src/po/update-po.sh old mode 100644 new mode 100755 From 683bbf5f19fbd02cf1ddaa26a3790ba9096d4da0 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Sat, 25 Jul 2020 00:22:59 -0700 Subject: [PATCH 07/33] Add "GIF Export" to POT and PO files Please translate! --- src/po/ach.po | 100 +++++++++++---------- src/po/af.po | 100 +++++++++++---------- src/po/ak.po | 100 +++++++++++---------- src/po/am.po | 100 +++++++++++---------- src/po/an.po | 100 +++++++++++---------- src/po/ar.po | 100 +++++++++++---------- src/po/as.po | 100 +++++++++++---------- src/po/ast.po | 100 +++++++++++---------- src/po/az.po | 100 +++++++++++---------- src/po/be.po | 100 +++++++++++---------- src/po/bg.po | 100 +++++++++++---------- src/po/bm.po | 100 +++++++++++---------- src/po/bn.po | 100 +++++++++++---------- src/po/bo.po | 100 +++++++++++---------- src/po/br.po | 100 +++++++++++---------- src/po/brx.po | 100 +++++++++++---------- src/po/bs.po | 102 +++++++++++---------- src/po/ca.po | 100 +++++++++++---------- src/po/ca@valencia.po | 180 ++++++++++++++++++++++++-------------- src/po/cgg.po | 100 +++++++++++---------- src/po/cs.po | 100 +++++++++++---------- src/po/cy.po | 100 +++++++++++---------- src/po/da.po | 100 +++++++++++---------- src/po/de.po | 100 +++++++++++---------- src/po/doi.po | 100 +++++++++++---------- src/po/el.po | 100 +++++++++++---------- src/po/en_AU.po | 100 +++++++++++---------- src/po/en_CA.po | 100 +++++++++++---------- src/po/en_GB.po | 100 +++++++++++---------- src/po/en_ZA.po | 100 +++++++++++---------- src/po/eo.po | 100 +++++++++++---------- src/po/es.po | 100 +++++++++++---------- src/po/es_MX.po | 100 +++++++++++---------- src/po/et.po | 100 +++++++++++---------- src/po/eu.po | 100 +++++++++++---------- src/po/fa.po | 100 +++++++++++---------- src/po/ff.po | 100 +++++++++++---------- src/po/fi.po | 100 +++++++++++---------- src/po/fo.po | 100 +++++++++++---------- src/po/fr.po | 100 +++++++++++---------- src/po/ga.po | 100 +++++++++++---------- src/po/gd.po | 100 +++++++++++---------- src/po/gl.po | 100 +++++++++++---------- src/po/gos.po | 100 +++++++++++---------- src/po/gu.po | 100 +++++++++++---------- src/po/he.po | 100 +++++++++++---------- src/po/hi.po | 100 +++++++++++---------- src/po/hr.po | 100 +++++++++++---------- src/po/hu.po | 100 +++++++++++---------- src/po/hy.po | 100 +++++++++++---------- src/po/id.po | 100 +++++++++++---------- src/po/is.po | 100 +++++++++++---------- src/po/it.po | 100 +++++++++++---------- src/po/iu.po | 100 +++++++++++---------- src/po/ja.po | 100 +++++++++++---------- src/po/ka.po | 100 +++++++++++---------- src/po/kab.po | 100 +++++++++++---------- src/po/km.po | 100 +++++++++++---------- src/po/kn.po | 100 +++++++++++---------- src/po/ko.po | 100 +++++++++++---------- src/po/kok.po | 100 +++++++++++---------- src/po/kok@roman.po | 100 +++++++++++---------- src/po/ks.po | 100 +++++++++++---------- src/po/ks@devanagari.po | 100 +++++++++++---------- src/po/ku.po | 100 +++++++++++---------- src/po/lb.po | 100 +++++++++++---------- src/po/lg.po | 100 +++++++++++---------- src/po/lt.po | 100 +++++++++++---------- src/po/lv.po | 100 +++++++++++---------- src/po/mai.po | 100 +++++++++++---------- src/po/mk.po | 100 +++++++++++---------- src/po/ml.po | 100 +++++++++++---------- src/po/mn.po | 100 +++++++++++---------- src/po/mni.po | 100 +++++++++++---------- src/po/mni@meiteimayek.po | 100 +++++++++++---------- src/po/mr.po | 100 +++++++++++---------- src/po/ms.po | 100 +++++++++++---------- src/po/nb.po | 100 +++++++++++---------- src/po/ne.po | 100 +++++++++++---------- src/po/nl.po | 100 +++++++++++---------- src/po/nn.po | 102 +++++++++++---------- src/po/nr.po | 100 +++++++++++---------- src/po/nso.po | 100 +++++++++++---------- src/po/oc.po | 100 +++++++++++---------- src/po/oj.po | 100 +++++++++++---------- src/po/or.po | 100 +++++++++++---------- src/po/pa.po | 100 +++++++++++---------- src/po/pl.po | 100 +++++++++++---------- src/po/pt.po | 100 +++++++++++---------- src/po/pt_BR.po | 100 +++++++++++---------- src/po/ro.po | 100 +++++++++++---------- src/po/ru.po | 100 +++++++++++---------- src/po/rw.po | 100 +++++++++++---------- src/po/sa.po | 100 +++++++++++---------- src/po/sat.po | 100 +++++++++++---------- src/po/sat@olchiki.po | 100 +++++++++++---------- src/po/sd.po | 100 +++++++++++---------- src/po/sd@devanagari.po | 100 +++++++++++---------- src/po/shs.po | 100 +++++++++++---------- src/po/si.po | 100 +++++++++++---------- src/po/sk.po | 100 +++++++++++---------- src/po/sl.po | 100 +++++++++++---------- src/po/son.po | 100 +++++++++++---------- src/po/sq.po | 100 +++++++++++---------- src/po/sr.po | 102 +++++++++++---------- src/po/sr@latin.po | 102 +++++++++++---------- src/po/su.po | 100 +++++++++++---------- src/po/sv.po | 100 +++++++++++---------- src/po/sw.po | 100 +++++++++++---------- src/po/ta.po | 100 +++++++++++---------- src/po/te.po | 100 +++++++++++---------- src/po/th.po | 100 +++++++++++---------- src/po/tl.po | 100 +++++++++++---------- src/po/tlh.po | 100 +++++++++++---------- src/po/tr.po | 100 +++++++++++---------- src/po/tuxpaint.pot | 100 +++++++++++---------- src/po/tw.po | 100 +++++++++++---------- src/po/uk.po | 100 +++++++++++---------- src/po/ur.po | 100 +++++++++++---------- src/po/ve.po | 100 +++++++++++---------- src/po/vec.po | 100 +++++++++++---------- src/po/vi.po | 100 +++++++++++---------- src/po/wa.po | 100 +++++++++++---------- src/po/wo.po | 100 +++++++++++---------- src/po/xh.po | 100 +++++++++++---------- src/po/zam.po | 100 +++++++++++---------- src/po/zh_CN.po | 100 +++++++++++---------- src/po/zh_TW.po | 102 +++++++++++---------- src/po/zu.po | 100 +++++++++++---------- 129 files changed, 7287 insertions(+), 5703 deletions(-) diff --git a/src/po/ach.po b/src/po/ach.po index f07702a95..5d6a82690 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2010-12-09 09:00+0200\n" "Last-Translator: \n" "Language-Team: \n" @@ -429,7 +429,7 @@ msgstr "Nyen" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Yabi" @@ -568,185 +568,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Kakare...Wamede ki goyo cal eni ni!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Adaa imito aao?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Eyo,dong atyeko oo!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Ku, dwoka dok cen!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ka i aao, ibino rwenyo cal mamegi woko! Imito gwoko ne?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Eyo, gwoki!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Ku, pe iyele me gwoko ne!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Kong ki gwok cali maenini?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Yabo cal eno ni oloya woko!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Aya do." #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Pe tye fayil mo keken ma onongo kigwoko." #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Ki go cal mamegi ni dong ikaratac?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Eyo, go ne!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Kityeko dong goyo cal mamegi woko! " #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Tim wa kica! Pe wa goyo cal mamegi!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Pwod pe iromo goyo cal mamegi" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Duny cal eni woko?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Eyo,duny oo!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Ku, pe iduny!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Po me tic ki mapeca tung acam me oyo/ladic!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Dwon kineko oo weng." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Dwon kiyabu." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Tim ber ikur..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Duny" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "cale macer malube aluba " #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Cen" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Mede anyim" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Tuki" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Mede anyim" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Eyo" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Ku" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Kilok cal malube ki alokaloka itici manyeni?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Eyo,lok kun ileyo maconi oo!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Ku, gwok fayil manyen!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Yer cal ma imito, ci idi \"Yabi\"" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Yer cal ma imito, ci idi \"Tuki\"." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Kwany rangi." diff --git a/src/po/af.po b/src/po/af.po index 046f781fa..ad4491b66 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-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" @@ -430,7 +430,7 @@ msgstr "Nuwe" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Maak oop" @@ -564,185 +564,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK... Kom ons teken verder op hierdie een!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Wil jy werklik afsluit?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Ja, ek is klaar!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Nee, vat my terug!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "As jy ophou, sal jy die prent verloor. Wil jy dit eers bêre?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Ja, stoor dit!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Nee, moenie stoor nie!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Wil jy eers die prent stoor?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Kan nie daardie prent oopmaak nie!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Goedso" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Daar is geen gestoorde lêers nie!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Wil jy nou die prent laat druk?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Ja, laat dit druk!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Die prent is gedruk!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Jammer, die prent kon nie gedruk word nie!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Jy kan nog nie druk nie!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Vee hierdie prent uit?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Ja, vee dit uit!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Nee, moenie dit uitvee nie!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Onthou om die linker-muisknoppie te gebruik!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Klank af." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Klank aan." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Wag asseblief…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Vee uit" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Skyfies" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Terug" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Volgende" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Speel" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Volgende" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Ja" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Nee" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Vervang die prent met jou veranderinge?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Ja, vervang die ou een!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Nee, stoor 'n nuwe lêer!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Kies die prent wat jy wil hê en klik “Maak oop”." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Kies die prente wat jy wil hê en klik “Maak oop”." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Kies 'n kleur van jou prentjie af." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Kies 'n kleur." diff --git a/src/po/ak.po b/src/po/ak.po index a115c4063..3e04f8f82 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2010-10-27 10:16-0000\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -429,7 +429,7 @@ msgstr "Foforo" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Bue" @@ -567,185 +567,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Afei deɛ...Yɛn nkoso dorɔɔ baako yi!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Nti wo pɛsɛ wo pɔn?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Aane, mawee!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Daabi, famekɔ mahyi!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Sɛ wo pɔn a, wo bɛ hwere wo nfonyin no! Korano?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Aane, sie!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Daabi, nhawoho nsie!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Sie wo nfonyin no kane!" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Nfonyin no ntome mmue!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Yoo" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Biribiara nnihɔ a woasie!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Prente wo nfonyin no seseaa?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Aane, prente!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Wo nfonyin no a prente!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Kafra! Wo nfonyin no antumi amprente!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Wo ntomi mprente sesei!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Pepa nfonyin wei?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Aane, pepa!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Daabi npepa!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Kae sɛ wo bɛ pagya mouso no nsa benkum no!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Dede no adum." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Dede no asan aba." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Mesrɛwo twɛn..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Pepa" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Slides" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Kane" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Dea ɛdi so" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Agoro" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Dea ɛdi so" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Aane" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Daabi" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Sesa nfonyin no ne wodiɛ no?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Aane, sesa dada no!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Daabi, sie foforɔ no!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Yi mfonyin a wopɛ, na cleeke \"Bue\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Yi mfonyin a wopɛ, na cleeke \"Bɔ\"." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Fa Ahosu." diff --git a/src/po/am.po b/src/po/am.po index 5494869bc..e957f63b3 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2014-06-10 11:45+0100\n" "Last-Translator: Solomon Gizaw \n" "Language-Team: none\n" @@ -429,7 +429,7 @@ msgstr "አዲስ " #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "ክፈት " @@ -567,185 +567,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "እሺ አሁን... ይህንን መሳል እንቀጥል! " #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "ጨርሶ ለማቆም በርግጠኝነት ፈልገሃል? " #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "አዎ ጨርሻለሁ!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "አይ እንደገና መልሰኝ! " #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "ጨርስህ ከወጣህ ስዕልህን ታጣለህ! ይቀመጥ? " -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "አዎ አስቀምጠው! " -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "አይ ለማስቀመጥ አትጨነቅ! " #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "መጀመሪያ ስዕልህን አሰቀምጥ? " #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "ያንን ስዕል መክፈት አይቻልም! " #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "እሺ " #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "የተቀመጡ ስዕሎች የሉም! " #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "ስዕልህ አሁን ይታተም? " -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "አዎ ይታተም! " #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "ስዕልህ ታትሞዋል! " #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "እናዝናለን ስዕልህ ሊታተም አልቻለም! " #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "አሁንም ማተም አትችልም! " #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "ይህ ስዕል ይጥፋ? " -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "አዎ አጥፋው! " -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "አይ አታጥፋው! " #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "የግራ መዳፊት አዝራር መጠቀም አስታውስ!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "ድምጹ የጠፋ። " #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "ድምጹ የሚሰማ። " #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "እባክዎ ይጠብቁ... " #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "ማጥፉት " #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "ስላይዶች " #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "ወደኋላ " -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "ቀጥል " - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "ማጫወት " +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "ቀጥል " + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "አዎ " -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "አይደለም " #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "ከለውጥህ ጋር ስዕሉ ይተካ? " #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "አዎ የድሮውን ተካ!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "አይ አዲስ ፋይል አስቀምጥ! " #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "የምትፈልገውን ስዕል ምረጥና “መክፈት” የሚለውን ጠቅ አድርግ። " #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "የምትፈልገውን ስዕል ምረጥና “ማጫወት” የሚለውን ጠቅ አድርግ። " -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "ቀለም ምረጥ " diff --git a/src/po/an.po b/src/po/an.po index 3b97a0786..f8d13c20d 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2017-12-29 10:04+0100\n" "Last-Translator: juanpabl \n" "Language-Team: softaragonés\n" @@ -432,7 +432,7 @@ msgstr "Nuevo" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Ubrir" @@ -568,185 +568,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Muit bien... A seguir dibuixando!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "De verdat que quiers ir-te-ne?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Sí, ya ye prou por agora!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "No, quiero tornar!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Si te'n vas, perderás o tuyo dibuixo. Lo quiers alzar?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Sí, alza-lo!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "No, m'importa igual!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Quiers alzar antes lo tuyo dibuixo?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "No puetz ubrir ixe dibuixo!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Acceptar" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "No i hai garra documento alzau!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Quiers imprentar agora lo tuyo dibuixo?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Sí, imprenta-lo!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "O tuyo dibuixo s'ha imprentau." #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Vai, ya lo siento! No s'ha puesto imprentar lo tuyo dibuixo." #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "No puetz imprentar encara!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Quiers borrar iste dibuixo?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Sí, borra-lo!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "No, no lo borres!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Fe servir lo botón zurdo d'o ratet!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Lo son ye desactivau." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Lo son ye activau." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Aguarda un poquet…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Borrar" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Diapositivas" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Anterior" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Siguient" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Reproducir" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Siguient" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Sí" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Quiers reemplazar o dibuixo con os tuyos cambios?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Sí, substituye-lo!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "No, alza un documento nuevo!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Triga lo dibuixo que quieras y dimpués fe clic en \"Ubrir\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Triga lo dibuixo que quieras y dimpués fe clic en \"Reproducir\"." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Triga una color d'o tuyo dibuixo." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Triga una color." diff --git a/src/po/ar.po b/src/po/ar.po index 680b55905..dffcd258b 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2008-10-07 14:54+0200\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -441,7 +441,7 @@ msgstr "جديد" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "افتح" @@ -575,193 +575,205 @@ msgstr "إذن … دعنا نَستمرُّ برسَم هذا الشكل" # FIXME: تحرّكُ الي مكان آخر! ! ! #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "أتُريدُ حقاً الخروج؟" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "نعم، لقد انتهيت" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "لا، عُد بي ثانية" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "إذا خرجت الآن، ستفقد صورتك أتريد حفظها؟" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "نعم، احفظها الآن" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "لا، لا تهتم بحفظها" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "أأحفظ صورتك أولاً؟" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "لايمكن فتح هذه الصورة" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "موافق" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "لايوجد أي ملف محفوظ" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "أأطبع صورتك الآن؟" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "نعم، اطبع الصورة" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "لقد طُبِعت صورتك" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "لقد طُبِعت صورتك" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "لا يمكنك الطبع الآن" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "أتريد مسح هذه الصورة؟" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "نعم، امسحه" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "لا، لاتمسحه" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "تذكر استخدام زر الفأرة الأيسر" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "بلا صوت" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "شغل الصوت" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "من فضلك انتظر..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "امسح" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "شرائح" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "الخلف" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "التالي" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "شغّل" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "التالي" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "انتبه" # FIXME: Move elsewhere! Or not?! #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "نعم" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "لا" # #define PROMPT_SAVE_OVER_TXT gettext_noop("Save over the older version of this picture?") #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "أأستبدل الصورة بتعديلاتك؟" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "نعم، استبدل الملف القديم" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "لا، احفظ باسم جديد" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "اختر الصورة التي تريد، ثم انقر على ”فتح“." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "اختر الصورة التي تريد، ثم انقر ”شغّل“." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "اختر لون" diff --git a/src/po/as.po b/src/po/as.po index 8c8811ea1..e27550255 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2014-06-16 23:33-0800\n" "Last-Translator: Anand Kulkarni \n" "Language-Team: none\n" @@ -428,7 +428,7 @@ msgstr "নতুন" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "খোলক" @@ -568,185 +568,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "তেতিয়া হলে OK … এতিয়া এইটো ড্ৰয়িং কৰি থাকক!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "আপুনি সচাকৈয়ে এইটো ত্যাগ কৰিব বিচাৰে নেকি?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "হয়, মই কৰিলো!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "নহয়, মোক ওভতাই লওক!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "যদি আপুনি ত্যাগ কৰে, আপুনি আপোনাৰ ছবিটো হেৰুৱাব! এইটো ছেভ কৰে নে?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "হয়, এইটো ছেভ কৰক!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "নহয়, ছেভ কৰোতে চিন্তা নকৰিব!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "প্ৰথমে আপোনাৰ ছবিটো ছেভ কৰে নে?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "সেই ছবিটো খুলিব নোৱাৰি!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "কোনো ছেভ কৰা ফাইল নাই!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "আপোনাৰ ছবিটো এতিয়া ছপা কৰে নে?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "হয়, এইটো ছপা কৰক!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "আপোনাৰ ছবিটো ছপা কৰা হৈছে!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "দুখিত! আপোনাৰ ছবিটো ছপা কৰিব পৰা নগল!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "আপুনি এতিয়াই ছপা কৰিব নোৱাৰে!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "এই ছবিটো মোচে নে?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "হয়, এইটো মোচক!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "নহয়, এইটো মোচি নিদিব!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "বাওফালৰ মাউছ বাটনটো ব্যৱহাৰ কৰিবলৈ মনত পেলাওক!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "শব্দটো শব্দহীন কৰা হ'ল." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "শব্দটোৰ শব্দহীনটো বাতিল কৰা হ'ল." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "অনুগ্ৰহ কৰি অপেক্ষা কৰক…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "মোচক" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "পিছলাই নিয়ক" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "ঘূৰি যাওক" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "পৰৱৰ্তী" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "খেলক" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "পৰৱৰ্তী" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "হয়" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "নহয়" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "আপোনাৰ সলনিবোৰৰ সৈতে ছবিটো প্ৰতিস্থাপিত কৰে নে?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "হয়, পুৰণি এটা প্ৰতিস্থাপিত কৰক!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "নহয়, এটা নতুন ছেভ কৰক!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "আপুনি বিচৰা ছবিটো নিৰ্বাচন কৰক, তেতিয়া “খোলক” টোত ক্লিক কৰক." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "আপুনি বিচৰা ছবিবোৰ নিৰ্বাচন কৰক, তেতিয়া “খেলা” টোত ক্লিক কৰক." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "ৰং এটা লওক." diff --git a/src/po/ast.po b/src/po/ast.po index 77fc23053..d9d914868 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2011-02-16 18:38+0200\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -431,7 +431,7 @@ msgstr "Nuevu" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Abrir" @@ -569,185 +569,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Ta bien... ¡Vamos siguir dibuxando nesta imaxe!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "¿De xuru quies colar?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "¡Sí, llistu!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "¡Non, quiero volver!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "¡Si coles vas perder la imaxe! ¿Quies guardala?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "¡Sí, guárdala!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "¡Non, nun quiero guardala!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "¿Vas guardar la imaxe enantes?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "¡Nun se pue abrir esa imaxe!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Aceutar" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "¡Nun hai ficheros guardaos!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "¿Imprentar la to imaxe agora?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "¡Sí, impréntala!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "¡Imprentóse la imaxe!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "¡Llaméntolo, pero la to imaxe nun s'imprentó!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "¡Entá nun pues imprentar!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "¿Esborrar esta imaxe?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "¡Sí, esbórrala!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "¡Non, nun la esborres!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "¡Remembra emplegar el botón izquierdu del mur!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Soníu silenciáu." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Soníu activu." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Espera, por favor..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Borrar" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Diapositives" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Tornar" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Siguiente" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Reproducir" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Siguiente" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Sí" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Non" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "¿Sobroescribir la imaxe pola nueva?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "¡Sí, guárdala!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "¡Non, guardar nun ficheru nuevu!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Escueyi la imaxe que quieras, llueu calca en “Abrir”." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Escueyi les imáxenes que quieras, llueu calca en “Reproducir”." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Escueyi un color." diff --git a/src/po/az.po b/src/po/az.po index 885fee488..8533966a7 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2008-02-10 19:28+0400\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -425,7 +425,7 @@ msgstr "Yeni" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Açmaq" @@ -565,193 +565,205 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Yaxşı... Onda bu şəkil ilə davam edək!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Sən doğrudan da çıxmaq istəyirsən?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "Bəli, çıxmaq istəyirəm!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Yox, məni geriyə qaytar!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Əqər çıxsan şəkil yaddaşa salınmayacaq! Mən onu yaddaşa salım?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Bəli, yaddaşa sal!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "Yox!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Şəkili yaddaşa salım?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Bu şəkili aça bilmirəm!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Burada yaddaşda olan heç bir şəkil yoxdur!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Sənin səkilini indi çap edim?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Bəli, çap et!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Şəkilin çap edilib!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Şəkilin çap edilib!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Çap edə bilmirəm!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Şəkili pozum?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Bəli, poz!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "Yox, pozma" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Mausun sol düyməsindən istifadə et!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Səs söndürülüb." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Səs icazə olunub." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Bir az gözlə..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Poz" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Cizgi filmi" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Geri" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "İrəli" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Oyna" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "İrəli" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Bəli" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Yox" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Əvvəlki şəkili əvəz edim?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Bəli, əvəz et!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Yox, yeni şəkil kimi yaddaşa sal!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "İstədiyin şəkili şeç və \"Aç\" düyməsini bas." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "İstədiyin şəkilləri şeç və \"Oyna\" düyməsini bas." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Rəngi seç." diff --git a/src/po/be.po b/src/po/be.po index 8d55802f2..e13ddc0aa 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2014-06-10 23:09+0300\n" "Last-Translator: Hleb Valoshka <375gnu@gmail.com>\n" "Language-Team: none\n" @@ -434,7 +434,7 @@ msgstr "Новы" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Адчыніць" @@ -573,185 +573,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Добра, працягваем маляваць!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Вы сапраўды жадаеце выйсці?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Так, я скончыў!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Не, хачу назад!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Калі вы выйдзеце, вы страціце ваш малюнак! Захаваць?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Так, захаваць!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Не, не трэба захоўваць!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Захаваць адразу ваш малюнак?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Немагчыма адчыніць гэты малюнак!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Добра" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Няма захаваных малюнкаў!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Надрукаваць ваш малюнак зараз?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Так, надрукаваць!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Ваш малюнак быў надрукаваны!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Прабачце! Ваш малюнак не можа быць надрукаваны!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Вы яшчэ не можаце друкаваць!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Выдаліць гэты малюнак?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Так, выдаліць!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Не, не выдаляць!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Выкарыстоўвайце толькі левую кнопку мышы!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Гукі адключаны." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Гукі ўключаны." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Калі ласка, пачакайце..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Выдаліць" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Слайды" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Назад" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Далей" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Запуск" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Далей" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Аа" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Так" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Не" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Замяніць стары малюнак?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Так, замяніць стары малюнак!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Не, захаваць у новы файл!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Выберыце малюнак, а потым націсніце \"Адчыніць\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Выберыце малюнкі, а потым націсніце \"Запуск\"." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Выберыце колер." diff --git a/src/po/bg.po b/src/po/bg.po index 4a286c9cf..87107a91d 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2011-11-28 22:18+0100\n" "Last-Translator: \n" "Language-Team: \n" @@ -430,7 +430,7 @@ msgstr "Нова" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Отваряне" @@ -572,185 +572,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Добре тогава... Да продължим да рисуваме тази!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Наистина ли искате да спрете програмата?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Приключих!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Не, върнете ме обратно!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ако спрете програмата, ще загубите рисунката! Да се запази ли?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Да, запазете я!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Не, не си правете труда да я запазвате!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Да се запази ли рисунката?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Тази рисунка не може да бъде отворена!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Да" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Няма запазени файлове!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Да се разпечата ли рисунката?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Да, разпечатайте я!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Рисунката е разпечатана!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Извинете! Рисунката не може да бъде разпечатана!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Все още не може да разпечатвате!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Да се изтрие ли рисунката?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Да, изтрийте я!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Не я изтривайте!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Не забравяйте да използвате левия бутон на мишката!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Спиране на звука." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Пускане на звука." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Изчакайте..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Изтриване" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Кадри" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Назад" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Следваща" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Прожекция" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Следваща" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Аа" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Да" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Не" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Замяна на рисунката с вашите промени?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Да, заменете старата!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Не, да се запази като нов файл!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Изберете рисунка, след това натиснете „Отваряне“." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Изберете желаните рисунки, след това натиснете „Прожекция“." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Избери цвят." diff --git a/src/po/bm.po b/src/po/bm.po index 4a983e93b..135fa842a 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2010-09-04 17:25+0200\n" "Last-Translator: Fasokan \n" "Language-Team: LANGUAGE \n" @@ -429,7 +429,7 @@ msgstr "Kura" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "A dayɛlɛ" @@ -568,185 +568,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "A ɲɛna! An ka taa nin ɲɛgɛn in fɛ!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "I bɛ fɛ ka bɔ tiɲɛ yɛrɛ la?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Ɔwɔ, n tilala!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Ayi, n lasgin kɔfɛ!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "N'i bɔra, i ka ja bɛ tunun. K'a mara?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Ɔwɔ, a mara!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Ayi, kan'a mara!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "K'ia ka ja mara fɔlɔ?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "N ma se ka nin ja in dayɛlɛ!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "N sɔnna" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Fisiye foyi maralen tɛ yan!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "K'i ka ja papiyema bɔ sisan?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Ɔwɔ, a papiyema bɔ!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "I ka ja papiyema bɔra!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Hakɛto! I ka ja papiyema ma se ka bɔ!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "I tɛ se ka ja papiyema bɔ fɔlɔ!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Ka nin ja in jɔsi?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Ɔwɔ, a jɔsi!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Ayi, kan'a jɔsi!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Kana ɲinɛ ka baara kɛ nin ɲinɛnin numanyanfanfɛ kɛrɛ ye!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Mankan datugura." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Mankan dayɛlɛla." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Hakɛto i k'a kɔnɔ..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "A jɔsi" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Jaw tɛmɛ tɛmɛ ɲɔgɔn kɔ" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Seginkɔ" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "ɲɛfɛta" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "A bil'a la" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "ɲɛfɛta" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Ɔwɔ" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Ayi" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Ka ja mara n'i ka yɛlɛmaw tali ye ba la wa?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Ɔwɔ, kɔrɔlen yɛlɛma!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Ayi, kura mara!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "I sagolaja suganti, ka kilike \"a dayɛlɛ\" kan." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "I sagola jaw suganti, kilike i k'a bil'a la. " -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "ɲɛ dɔ suganti." diff --git a/src/po/bn.po b/src/po/bn.po index 7165f11d2..799be0c70 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2017-12-30 18:24+0000\n" "Last-Translator: Chris \n" "Language-Team: Bengali\n" @@ -428,7 +428,7 @@ msgstr "নতুন" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "খুলুন" @@ -561,185 +561,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "ঠিক আছে… চলুন এটি আঁকা চালু রাখুন!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "আপনি কি সত্যিই ত্যাগ করতে চান?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "হ্যাঁ, আমি করেছি!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "না, আমাকে ফিরিয়ে নিয়ে যান!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "ত্যাগ করলে, আপনার ছবিটি হারিয়ে যাবে! বাঁচাবেন কি?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "হ্যাঁ, এটি বাঁচান!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "না, বাঁচাতে কষ্ট করবেন না!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "প্রথমে আপনার ছবি বাঁচাবেন?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "ছবিটি খুলতে পারে না!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "এখানে বাঁচানো কোনো ফাইল নেই!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "এখন আপনার ছবি প্রিন্ট করবেন?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "হ্যাঁ, এটি প্রিন্ট করুন!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "আপনার ছবি প্রিন্ট হয়েছে!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "দুঃখিত! আপনার ছবি প্রিন্ট করা গেল না!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "আপনি এখন পর্যন্ত প্রিন্ট করতে পারেন না!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "এই ছবিটি মুছবেন কি?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "হ্যাঁ, এটি মুছুন!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "না, এটি মুছবেন না!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "মাউসের বাঁদিকের বোতাম ব্যবহার করতে মনে রাখুন!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "শব্দ বন্ধ করা." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "শব্দ চালু করা." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "অপেক্ষা করুন…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "মুছুন" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "স্লাইড" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "পিছনে" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "পরে" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "চালান" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "পরে" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "আ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "হ্যাঁ" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "না" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "আপনার বদলগুলির সঙ্গে ছবি প্রতিস্থাপন করুন?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "হ্যাঁ, পুরোনোটি প্রতিস্থাপন করুন!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "না, একটি নতুন ফাইল বাঁচান!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "আপনি যে ছবিটি চান বাছাই করুন, পরে “খুলুন”-এ ক্লিক করুন." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "আপনি যে ছবিটি চান বাছাই করুন, পরে “বাজান”-এ ক্লিক করুন." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "একটি রঙ তুলুন." diff --git a/src/po/bo.po b/src/po/bo.po index 87e4d4a65..1e5b5d901 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2006-01-01 17:43+0900\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -430,7 +430,7 @@ msgstr "gsr.p." #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "q.\\Yed.p." @@ -557,186 +557,198 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "" +#. Slideshow: 'Play' button, to begin a slideshow sequence +#: ../tuxpaint.c:7869 +msgid "Play" +msgstr "" + +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 +#: ../tuxpaint.c:7875 #, fuzzy msgid "Next" msgstr "dpe.]." -#. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 -msgid "Play" -msgstr "" - #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "" -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "" diff --git a/src/po/br.po b/src/po/br.po index ec112a4b8..8edb5cf22 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2005-01-09 14:49+0100\n" "Last-Translator: \n" "Language-Team: none\n" @@ -432,7 +432,7 @@ msgstr "Nevez" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Digeriñ" @@ -569,190 +569,202 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Mat ! neuze kendalc'homp gant an dresadenn !" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Fellout a ra dit mont kuit ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Kollet e vo da skeudenn mar kuitez ! Gwarediñ a rez ?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Gwarediñ ar skeudenn e gentañ ?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "N'haller digeriñ ar skeudenn-se !" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Mat eo !" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Restr ebet gwaredet !" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Moullañ ar skeudenn diouzhtu ?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Moullet eo bet da skeudenn !" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Moullet eo bet da skeudenn !" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "N'hallan ket moullañ atav !" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Diverkañ an dresadenn-se ?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Diverkañ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Distro" +#. Slideshow: 'Play' button, to begin a slideshow sequence +#: ../tuxpaint.c:7869 +msgid "Play" +msgstr "" + +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 +#: ../tuxpaint.c:7875 #, fuzzy msgid "Next" msgstr "Testenn" -#. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 -msgid "Play" -msgstr "" - #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "As" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Ya" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Ne ra ket" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 #, fuzzy msgid "No, save a new file!" msgstr "Ket, gwarediñ dindan un anv nevez" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Diuz ur skeudenn ha klik war 'digeriñ' neuze." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "Diuz ur skeudenn ha klik war 'digeriñ' neuze." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "" diff --git a/src/po/brx.po b/src/po/brx.po index 77dd1a4ac..65b39258c 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2011-09-14 13:51+0530\n" "Last-Translator: \n" "Language-Team: Bodo\n" @@ -429,7 +429,7 @@ msgstr "गोदान" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "खेव" @@ -568,185 +568,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "जागोन अब्ला... बेखौ आखिबाय थानि!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "नोंथाङा थारैनो नागारनो लुबैयो नामा?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "नंगौ, आं मावखांबाय!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "नङा, आंखौ लाफिन!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "नोंथाङा नागारोब्ला नोंथांनि सावगारिआ गोमागोन! बेखौ थिना दोन?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "नंगौ, बेखौ थिना दोन!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "नङा, थिना दोननो जिंगा सिनाङा!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "सिगाङाव नोंथांनि सावगारिखौ थिना दोन?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "बै सावगारिखौ खेवनो हाया!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "थिना दोनखानाय फाइल गैया!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "नोंथांनि सावगारिखौ दानो साफाय?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "नंगौ, बेखौ साफाय!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "नोंथांनि सावगारिखौ साफायनाय जाबाय!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "निमाहा हो! नोंथांनि सावगारिखौ साफायनो हायाखै!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "नोंथाङा थेवबो साफायनो हाया!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "बे सावगारिखौ फुगार?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "नंगौ, बेखौ फुगार!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "नङा, बेखौ फुगारनो नाङा!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "आगसि माउस बुथामखौ बाहायनो गोसोखां!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "आवाजगैयै खालामदों" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "आवाजगोनां खालामदों" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "अननानै नेथ'..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "फुगार" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "स्लाइडफोर" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "उनथिं" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "उननि" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "दाम" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "उननि" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "औ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "नंगौ" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "नङा" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "सावगारिखौ नोंथांनि सोलायनायफोरजों सोलायना फजफिन?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "नगौ, गोजामखौ सोलायना फजफिन!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "नङै, गोदान फाइलखौ थिना दोन!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "नोंथाङा लुबैनाय सावगारिखौ बासिख, बेनि उनाव “खेव” खौ क्लिक खालाम" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "नोंथाङा लुबैनाय सावगारिखौ बासिख, बेनि उनाव “दाम” खौ क्लिक खालाम" -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "मोनसे गाब ला।" diff --git a/src/po/bs.po b/src/po/bs.po index 8d4bab8b8..240774ec9 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2010-11-05 04:24+0000\n" "Last-Translator: Samir Ribić \n" "Language-Team: Bosnian \n" @@ -468,7 +468,7 @@ msgstr "Novi" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Otvori" @@ -624,202 +624,214 @@ msgstr "Dobro onda… Hajde da nastavimo sa crtanjem!" # #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Stvarno želiš da završiš?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Ne, vrati me nazad!" # #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Izgubit ćeš sliku ako završiš! Da se sačuva?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Da, sačuvaj!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "" # #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Prvo da sačuvaš svoju sliku?" # #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Ne mogu da otvorim tu sliku!" # #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" # #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Nema sačuvanih datoteka!" # #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Sada štampaš svoju sliku?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Da, printaj!" # #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Tvoje slika je odštampana!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "" # #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Ne možeš još da štampaš!" # #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Obrisati ovu sliku?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Izbriši" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Zapamti da koristiš lijevo dugme miša!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "" # #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Briši" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Slajd" # #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Nazad" -# -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Slijedeći" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Igrati" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +# +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Slijedeći" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" # #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Da" # -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Ne" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Zamjeni sliku" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Da, zamijeni staru" # #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Ne, sačuvaj u novu datoteku!" # #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Izaberi sliku koju želiš, zatim klikni „Otvori“." # #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Izaberi slike koje želite, zatim klikni „Otvori“." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "" diff --git a/src/po/ca.po b/src/po/ca.po index 3d3439770..dc09f4bcc 100644 --- a/src/po/ca.po +++ b/src/po/ca.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: Tuxpaint cvs 2009-06-21\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2018-02-25 12:57+0100\n" "Last-Translator: Robert Antoni Buj Gelonch \n" "Language-Team: Català \n" @@ -468,7 +468,7 @@ msgstr "Nou" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Obre" @@ -603,185 +603,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "D'acord, llavors… Seguirem dibuixant en aquest!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "De veres voleu sortir?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Sí, ja he acabat!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "No, tornem-hi!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Si sortiu, perdreu el vostre dibuix! El voleu desar?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Sí, desa'l!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "No, no cal que el desis!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Deso el vostre dibuix abans?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "No puc obrir aquest dibuix!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "D'acord" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "No hi ha fitxers desats!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Imprimeixo ara el vostre dibuix?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Sí, imprimeix-lo!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "El vostre dibuix s'ha imprès!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "El vostre dibuix no s'ha pogut imprimir!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Encara no podeu imprimir!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Esborro aquest dibuix?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Sí, esborra'l!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "No, no l'esborris!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Recordeu de fer servir el botó esquerre!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "S'ha desactivat el so." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "S'ha activat el so." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Espereu, si us plau…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Esborra" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Diapositives" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Endarrere" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Següent" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Reprodueix" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Següent" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aà" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Sí" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Substitueixo el dibuix amb els vostres canvis?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Sí, substitueix l'antic!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "No, desa en un fitxer nou!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Trieu el dibuix que voleu, llavors feu clic en Obre." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Trieu els dibuixos que voleu, llavors feu clic a «Reproduir»." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Seleccioneu un color del vostre dibuix." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Trieu un color." diff --git a/src/po/ca@valencia.po b/src/po/ca@valencia.po index 447fbd22e..c8665dfb0 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2020-03-29 23:40+0200\n" "Last-Translator: Pilar Embid Giner \n" "Language-Team: LliureX\n" @@ -428,7 +428,7 @@ msgstr "Nou" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Obri" @@ -564,185 +564,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "D'acord… Continuem dibuixant esta figura!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Esteu segur que voleu eixir?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Sí, ja he acabat!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "No, tornem-hi!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Si eixiu, perdreu el vostre dibuix! El voleu guardar?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Sí, guarda'l!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "No, no cal que el guardes!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Voleu guardar primer el vostre dibuix?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "No es pot obrir esta imatge!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "D'acord" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "No hi ha fitxers guardats!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Voleu imprimir el dibuix?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Sí, imprimix-lo!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "La imatge s'ha imprés!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "La imatge no s'ha pogut imprimir!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Encara no podeu imprimir!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Voleu esborrar este dibuix?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Sí, esborra'l!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "No, no l'esborres!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Recordeu de fer servir el botó esquerre!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "S'ha desactivat el so." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "S'ha activat el so." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Espereu, per favor..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Esborra" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Diapositives" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Arrere" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Següent" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Reproduïx" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Següent" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Sí" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Voleu reemplaçar el dibuix amb els vostres canvis?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Sí, reemplaça l'antic!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "No, guarda un fitxer nou" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Trieu la imatge que voleu i després feu clic en «Obri»." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Trieu els dibuixos que voleu, llavors feu clic en «Reproduïx»." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Trieu un color del vostre dibuix." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Trieu un color." @@ -764,7 +776,9 @@ msgstr "Canvi de color" #: ../../magic/src/alien.c:72 msgid "Click and drag the mouse to change the colors in parts of your picture." -msgstr "Feu clic i arrossegueu el ratolí per a canviar els colors en parts del dibuix." +msgstr "" +"Feu clic i arrossegueu el ratolí per a canviar els colors en parts del " +"dibuix." #: ../../magic/src/alien.c:73 msgid "Click to change the colors in your entire picture." @@ -778,7 +792,9 @@ msgstr "Persiana" msgid "" "Click towards the edge of your picture to pull window blinds over it. Move " "perpendicularly to open or close the blinds." -msgstr "Feu clic i arrossegueu des de la vora de la imatge per a passar una persiana. Moveu perpendicularment per a obrir o tancar les persianes." +msgstr "" +"Feu clic i arrossegueu des de la vora de la imatge per a passar una " +"persiana. Moveu perpendicularment per a obrir o tancar les persianes." #: ../../magic/src/blocks_chalk_drip.c:129 msgid "Blocks" @@ -794,16 +810,21 @@ msgstr "Goteja" #: ../../magic/src/blocks_chalk_drip.c:142 msgid "Click and drag the mouse around to make the picture blocky." -msgstr "Feu clic i arrossegueu el ratolí per la zona per a fer quadradets en la imatge." +msgstr "" +"Feu clic i arrossegueu el ratolí per la zona per a fer quadradets en la " +"imatge." #: ../../magic/src/blocks_chalk_drip.c:144 msgid "" "Click and drag the mouse around to turn the picture into a chalk drawing." -msgstr "Feu clic i arrossegueu el ratolí per la zona per a convertir la imatge en un dibuix fet amb guix." +msgstr "" +"Feu clic i arrossegueu el ratolí per la zona per a convertir la imatge en un " +"dibuix fet amb guix." #: ../../magic/src/blocks_chalk_drip.c:146 msgid "Click and drag the mouse around to make the picture drip." -msgstr "Feu clic i arrossegueu el ratolí per la zona per a fer que la imatge gotege." +msgstr "" +"Feu clic i arrossegueu el ratolí per la zona per a fer que la imatge gotege." #: ../../magic/src/blur.c:80 msgid "Blur" @@ -811,7 +832,8 @@ msgstr "Difumina" #: ../../magic/src/blur.c:84 msgid "Click and drag the mouse around to blur the image." -msgstr "Feu clic i arrossegueu el ratolí per la zona per a difuminar la imatge." +msgstr "" +"Feu clic i arrossegueu el ratolí per la zona per a difuminar la imatge." #: ../../magic/src/blur.c:85 msgid "Click to blur the entire image." @@ -836,7 +858,8 @@ msgstr "Cal·ligrafia" #: ../../magic/src/calligraphy.c:131 msgid "Click and drag the mouse around to draw in calligraphy." -msgstr "Feu clic i arrossegueu el ratolí per la zona per a dibuixar en cal·ligrafia." +msgstr "" +"Feu clic i arrossegueu el ratolí per la zona per a dibuixar en cal·ligrafia." #: ../../magic/src/cartoon.c:103 msgid "Cartoon" @@ -844,7 +867,9 @@ msgstr "Vinyeta" #: ../../magic/src/cartoon.c:109 msgid "Click and drag the mouse around to turn the picture into a cartoon." -msgstr "Feu clic i arrossegueu el ratolí per la zona per a convertir la imatge en una vinyeta." +msgstr "" +"Feu clic i arrossegueu el ratolí per la zona per a convertir la imatge en " +"una vinyeta." #: ../../magic/src/confetti.c:83 msgid "Confetti" @@ -881,7 +906,9 @@ msgstr "Enfosquix" #: ../../magic/src/fade_darken.c:127 msgid "Click and drag the mouse to lighten parts of your picture." -msgstr "Feu clic i arrossegueu el ratolí per la zona per a aclarir parts de la imatge." +msgstr "" +"Feu clic i arrossegueu el ratolí per la zona per a aclarir parts de la " +"imatge." #: ../../magic/src/fade_darken.c:129 msgid "Click to lighten your entire picture." @@ -889,7 +916,9 @@ msgstr "Feu clic per a aclarir tota la imatge." #: ../../magic/src/fade_darken.c:134 msgid "Click and drag the mouse to darken parts of your picture." -msgstr "Feu clic i arrossegueu el ratolí per la zona per a enfosquir parts de la imatge." +msgstr "" +"Feu clic i arrossegueu el ratolí per la zona per a enfosquir parts de la " +"imatge." #: ../../magic/src/fade_darken.c:136 msgid "Click to darken your entire picture." @@ -1020,7 +1049,9 @@ msgstr "Feu clic i moveu el ratolí per a dibuixar patrons en la imatge." msgid "" "Click and drag the mouse to draw a pattern that is symmetric across the " "picture." -msgstr "Feu clic i arrossegueu el ratolí per a dibuixar patrons simètrics en la imatge." +msgstr "" +"Feu clic i arrossegueu el ratolí per a dibuixar patrons simètrics en la " +"imatge." #. KAL_BOTH #: ../../magic/src/kalidescope.c:164 @@ -1070,7 +1101,9 @@ msgstr "Mosaic" #: ../../magic/src/mosaic.c:100 msgid "" "Click and drag the mouse to add a mosaic effect to parts of your picture." -msgstr "Feu clic i arrossegueu el ratolí per a afegir un efecte de mosaic a parts de la imatge." +msgstr "" +"Feu clic i arrossegueu el ratolí per a afegir un efecte de mosaic a parts de " +"la imatge." #: ../../magic/src/mosaic.c:101 msgid "Click to add a mosaic effect to your entire picture." @@ -1091,7 +1124,9 @@ msgstr "Mosaic irregular" #: ../../magic/src/mosaic_shaped.c:140 msgid "" "Click and drag the mouse to add a square mosaic to parts of your picture." -msgstr "Feu clic i arrossegueu el ratolí per a afegir un efecte de mosaic quadrat a parts de la imatge." +msgstr "" +"Feu clic i arrossegueu el ratolí per a afegir un efecte de mosaic quadrat a " +"parts de la imatge." #: ../../magic/src/mosaic_shaped.c:141 msgid "Click to add a square mosaic to your entire picture." @@ -1100,7 +1135,9 @@ msgstr "Feu clic per a afegir un efecte de mosaic quadrat a tota la imatge." #: ../../magic/src/mosaic_shaped.c:145 msgid "" "Click and drag the mouse to add a hexagonal mosaic to parts of your picture." -msgstr "Feu clic i arrossegueu el ratolí per a afegir un efecte de mosaic hexagonal a parts de la imatge." +msgstr "" +"Feu clic i arrossegueu el ratolí per a afegir un efecte de mosaic hexagonal " +"a parts de la imatge." #: ../../magic/src/mosaic_shaped.c:146 msgid "Click to add a hexagonal mosaic to your entire picture." @@ -1109,7 +1146,9 @@ msgstr "Feu clic per a afegir un efecte de mosaic hexagonal a tota la imatge." #: ../../magic/src/mosaic_shaped.c:150 msgid "" "Click and drag the mouse to add an irregular mosaic to parts of your picture." -msgstr "Feu clic i arrossegueu el ratolí per a afegir un efecte de mosaic irregular a parts de la imatge." +msgstr "" +"Feu clic i arrossegueu el ratolí per a afegir un efecte de mosaic irregular " +"a parts de la imatge." #: ../../magic/src/mosaic_shaped.c:151 msgid "Click to add an irregular mosaic to your entire picture." @@ -1121,7 +1160,8 @@ msgstr "Negatiu" #: ../../magic/src/negative.c:101 msgid "Click and drag the mouse around to make your painting negative." -msgstr "Feu clic i arrossegueu el ratolí per la zona per a fer el negatiu del dibuix." +msgstr "" +"Feu clic i arrossegueu el ratolí per la zona per a fer el negatiu del dibuix." #: ../../magic/src/negative.c:103 msgid "Click to turn your painting into its negative." @@ -1133,7 +1173,8 @@ msgstr "Soroll" #: ../../magic/src/noise.c:70 msgid "Click and drag the mouse to add noise to parts of your picture." -msgstr "Feu clic i arrossegueu el ratolí per a afegir soroll a parts de la imatge." +msgstr "" +"Feu clic i arrossegueu el ratolí per a afegir soroll a parts de la imatge." #: ../../magic/src/noise.c:71 msgid "Click to add noise to your entire picture." @@ -1251,7 +1292,8 @@ msgstr "Silueta" #: ../../magic/src/sharpen.c:82 msgid "Click and drag the mouse to trace edges in parts of your picture." -msgstr "Feu clic i arrossegueu el ratolí per a dibuixar vores en parts de la imatge." +msgstr "" +"Feu clic i arrossegueu el ratolí per a dibuixar vores en parts de la imatge." #: ../../magic/src/sharpen.c:83 msgid "Click to trace edges in your entire picture." @@ -1267,7 +1309,8 @@ msgstr "Feu clic per a afinar tota la imatge." #: ../../magic/src/sharpen.c:86 msgid "Click and drag the mouse to create a black and white silhouette." -msgstr "Feu clic i arrossegueu el ratolí per a crear una silueta en blanc i negre." +msgstr "" +"Feu clic i arrossegueu el ratolí per a crear una silueta en blanc i negre." #: ../../magic/src/sharpen.c:87 msgid "Click to create a black and white silhouette of your entire picture." @@ -1297,7 +1340,8 @@ msgstr "Feu clic i arrossegueu el ratolí per a passar el dit pel dibuix." #. if (which == 1) #: ../../magic/src/smudge.c:113 msgid "Click and drag the mouse around to draw with wet, smudgy paint." -msgstr "Feu clic i arrossegueu el ratolí per a mullar amb pintura parts del dibuix." +msgstr "" +"Feu clic i arrossegueu el ratolí per a mullar amb pintura parts del dibuix." #: ../../magic/src/snow.c:71 msgid "Snow Ball" @@ -1358,7 +1402,9 @@ msgstr "Color i blanc" #: ../../magic/src/tint.c:79 msgid "" "Click and drag the mouse around to change the color of parts of your picture." -msgstr "Feu clic i arrossegueu el ratolí per la zona per a canviar el color de parts de la imatge." +msgstr "" +"Feu clic i arrossegueu el ratolí per la zona per a canviar el color de parts " +"de la imatge." #: ../../magic/src/tint.c:80 msgid "Click to change the color of your entire picture." @@ -1368,7 +1414,9 @@ msgstr "Feu clic per a canviar el color de tota la imatge." msgid "" "Click and drag the mouse around to turn parts of your picture into white and " "a color you choose." -msgstr "Feu clic i arrossegueu el ratolí per la zona per a convertir parts de la imatge a blanc i un color a triar." +msgstr "" +"Feu clic i arrossegueu el ratolí per la zona per a convertir parts de la " +"imatge a blanc i un color a triar." #: ../../magic/src/tint.c:82 msgid "Click to turn your entire picture into white and a color you choose." diff --git a/src/po/cgg.po b/src/po/cgg.po index 7735dea67..36f9610d3 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2010-09-17 16:19+0200fu\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -428,7 +428,7 @@ msgstr "Ekisya" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Iguraho" @@ -565,185 +565,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Kale mbwenu... Reka tugumizemu okuteera ekyi!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Namazima nooyenda okuhinguka?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Yeego, na'amara!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Ingaha, ongaruzeyo!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ku orarugeho nooza kufeerwa ekishushani kyawe. Tukibiike?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Yeego, kibiike!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Ingaha, otakibiika!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Ekishushani kyawe kiibanze kiibiikwe?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Ekishushani ekyo tikya baasa kwigurwa!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Kale" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Tihariho ebihandiko ebibibikirwe!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Oshohoze ekishushani kywawe ahampapura?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Yeego, kishohoze!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Ekishushani kyawe kyateerwa!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Bambe! Ekishushani kyawe tikyateerwa!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Tokabaasa kushohoza ahampapura hati!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Sangura ekishushani ekyi?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Yeego, kisangure!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Ingaha, otakisangura!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Ijuka kunyiga mawusi ahabukono bwabumosho!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Eiraka ryeihwamu." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Eiraka tiryeihwamu." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Orikazaara we, rindaho..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Sangura" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Filiimu" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Enyima" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Ekindi" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Zaana" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Ekindi" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Yeego" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Apana" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Omumwanya gwekishushani tamu ebiwahindura?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Yeego, chusa ekikuru!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Apaana, biika fayiro ensya!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Torana ekishushani kyorikwenda reero onyige \"Iguraho\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Torana ebishushani ebyorikwenda reero onyige \"Zaana\"." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Ihamu erangi." diff --git a/src/po/cs.po b/src/po/cs.po index 88a4a7425..081c309d1 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2010-07-08 13:33+0100\n" "Last-Translator: Zdeněk Chalupský \n" "Language-Team: Czech \n" @@ -435,7 +435,7 @@ msgstr "Nový" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Otevřít" @@ -573,185 +573,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Dobrá... A teď můžeme pokračovat dál!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Opravdu chceš malování ukončit?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Ano, jsem hotov!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Nechci, ještě budu kreslit!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Pokud skončíš, ztratíš svůj obrázek. Chceš ho uložit?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Ano, uložit!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Ne, nebudeme ho ukládat!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Chceš nejdřív uložit svůj obrázek?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Tento obrázek nelze otevřít!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Nejsou zde žádné uložené soubory!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Chceš obrázek vytisknout?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Ano, vytisknout!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Obrázek byl vytištěn!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Omlouváme se! Tvůj obraz nemohl být vytištěn!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Zatím nelze tisknout!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Smazat tento obrázek?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Ano smazat!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Ne, nemazat!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Nezapomeň používat levé tlačítko myši!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Ztlumit zvuk." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Zapnout zvuk." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Prosím počkej…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Smazat" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Prezentace" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Zpět" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Další" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Přehrát" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Další" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Ano" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Ne" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Nahradit starý obrázek změněným obrázkem?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Ano, nahradit starý obrázek!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Ne, ulož jako nový obrázek!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Vyber si obrázek a klepni na \"Otevřít\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Vyber si obrázek a klikni na \"Přehrát\"." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Vyber si barvu." diff --git a/src/po/cy.po b/src/po/cy.po index 13876fb1e..4f214cd4f 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2004-09-21 14:29+0100\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -434,7 +434,7 @@ msgstr "Newydd" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Agor" @@ -568,190 +568,202 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Iawn... Gawn ni ddal i dynnu'r un yma!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Wyt ti wir eisiau terfynu?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Os wyt am derfynu, mi fyddi di'n colli dy lun! Wyt eisiau ei gadw?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Cadw dy lun yn gyntaf?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Methu agor y llun yna!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Iawn" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Nid oes ffeiliau wedi'u cadw!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Argraffu dy lun rwan?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Mae dy lun wedi cael ei argraffu!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Mae dy lun wedi cael ei argraffu!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Rwyt yn methu argraffu eto!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Dileu'r llun yma?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Dileu" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Yn ôl" +#. Slideshow: 'Play' button, to begin a slideshow sequence +#: ../tuxpaint.c:7869 +msgid "Play" +msgstr "" + +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 +#: ../tuxpaint.c:7875 #, fuzzy msgid "Next" msgstr "Testun" -#. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 -msgid "Play" -msgstr "" - #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Ydw" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Nac ydw" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 #, fuzzy msgid "No, save a new file!" msgstr "Nage, cadw ffeil newydd" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Dewisa'r llun yr wyt eisiau, ac wedyn clicia 'Agor'." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "Dewisa'r llun yr wyt eisiau, ac wedyn clicia 'Agor'." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "" diff --git a/src/po/da.po b/src/po/da.po index 1cc37b9f2..9b30c17c7 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2017-12-05 12:38+0100\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" @@ -433,7 +433,7 @@ msgstr "Ny" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Åbn" @@ -569,185 +569,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "O.k. så… lad os fortsætte med denne tegning!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Vil du virkelig slutte nu?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Ja, jeg er færdig!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Nej, vend tilbage!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Hvis du afslutter nu, mister du din tegning! Vil du gemme den?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Ja, gem det!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Nej, glem det!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Vil du gemme billedet først?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Billedet kan ikke åbnes!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "O.k." #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Der er ingen gemte billeder!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Vil du udskrive billedet nu?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Ja, udskriv det!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Billedet er udskrevet!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Beklager! Dit billede kunne ikke udskrives!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Du kan ikke udskrive endnu!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Skal billedet slettes?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Nej, slet det!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Nej, slet det ikke!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Husk at bruge venstre musetaste!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Lyd slukket." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Lyd tændt." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Vent venligst…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Slet" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Dias" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Tilbage" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Næste" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Afspil" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Næste" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Ja" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Nej" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Erstat billedet med dine ændringer?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Ja, erstat det eksisterende!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Nej, gem som et nyt billede!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Vælg et billede og tryk på »Åbn«." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Vælg de ønskede billeder og tryk på »Afspil«." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Vælg en farve fra din tegning·" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Vælg en farve." diff --git a/src/po/de.po b/src/po/de.po index 29b3e1edd..f43ee5b03 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2017-12-25 21:13+0200\n" "Last-Translator: Holger Wansing \n" "Language-Team: Debian German \n" @@ -434,7 +434,7 @@ msgstr "Neu" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Öffnen" @@ -569,187 +569,199 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK, dann lass uns dieses Bild weitermalen!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Möchtest du wirklich aufhören?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Ja, ich bin fertig!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Nein, ich möchte weitermachen!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" "Wenn du aufhörst, geht dein Bild verloren! Möchtest du es vorher noch " "speichern?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Ja, speichern!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Nein, nicht speichern!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Möchtest du dein Bild zuerst noch speichern?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Dieses Bild kann nicht geöffnet werden!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Es gibt noch keine gespeicherten Bilder!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Möchtest du dein Bild jetzt ausdrucken?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Ja, jetzt drucken!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Dein Bild wird gedruckt!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Es tut mir Leid! Dein Bild konnte nicht gedruckt werden!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Du kannst noch nicht drucken!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Möchtest du dieses Bild löschen?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Ja, das Bild löschen!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Nein, nicht löschen!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Denke daran, die linke Maustaste zu benutzen!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Sound ausgeschaltet." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Sound eingeschaltet." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Bitte warten …" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Löschen" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Diashow" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Zurück" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Weiter" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Öffnen" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Weiter" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Ja" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Nein" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Möchtest du das Bild mit deinen Änderungen überschreiben?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Ja, das alte Bild überschreiben!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Nein, in eine neue Datei speichern!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Wähle ein Bild, dass du öffnen möchtest und klicke auf »Öffnen«." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Wähle ein Bild und klicke auf »Öffnen«." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Wähle eine Farbe zum Zeichnen." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Wähle eine Farbe." diff --git a/src/po/doi.po b/src/po/doi.po index 790ec8f5f..e4e7d64dd 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2013-09-04 10:23+0530\n" "Last-Translator: \n" "Language-Team: Dogri\n" @@ -429,7 +429,7 @@ msgstr "नमां" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "खोह्‌ल्लो" @@ -568,185 +568,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK फ्ही...चलो एह्‌कड़े दी चित्रकारी करना जारी रखचै." #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "क्या तुस सच्चें गै छोड़ना चांह्‌दे ओ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "हां, में करी बैठां!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "नेईं, मिगी पिच्छें लेई जाओ." #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "जेकर तुस छोड़दे ओ, तां तुंʼदी तस्वीर नश्ट होई जाह्‌ग! इस्सी बचाइयै रक्खेआ जाऽ?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "हां, इस्सी बचाइयै रक्खेआ जाऽ !" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "नेईं, बचाइयै रक्खने दी लोड़ नेईं." #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "तुंʼदी तस्वीर गी पैह्‌लें बचाइयै रक्खेआ जाऽ ?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "उस तस्वीर गी खोह्‌ल्ली नेईं सकदे !" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "बचाइयै रक्खी दियां कोई फाइलां नेईं हैन !" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "तुंʼदी तस्वीर गी हून प्रिंट कीता जाऽ ?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "हां, इस्सी प्रिंट करो !" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "हां, तुंʼदी तस्वीर गी प्रिंट करी लैता गेआ ऐ !" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "अफसोस ! तुंʼदी तस्वीर गी प्रिंट नेईं कीता जाई सकेआ !" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "तुस अजें बी प्रिंट नेईं करी सकदे !" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "इस तस्वीर गी मटाई दित्ता जाऽ ?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "हां, इस्सी मटाई देओ !" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "नेईं, इस्सी मत मटाओ !" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "खब्बा माउस बटन बरतना चेतै रक्खो !" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "अवाज़ गी बंद कीता गेदा ऐ." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "अवाज़ गी छोड़ी दित्ता गेआ ." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "कृपा करियै बलगो..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "पूंझो" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "स्लाइड़ां" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "पिच्छें" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "अगला" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "चलाओ" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "अगला" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "आऽ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "हां" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "नेईं" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "तुंʼदियें तब्दीलियें गी तस्वीर कन्नै प्रतिस्थापत कीता जाऽ ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "हां, परानी गी बदली ओड़ो!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "नेईं इक नमीं फाइल बचाइयै रक्खो!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "जेह्‌ड़ी तस्वीर तुस चांह्‌दे ओ, ओह् चुनो ते फ्ही “खोह्‌ल्लो” पर क्लिक करो." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "जेह्‌ड़ियां तस्वीरां तुस चांह्‌दे ओ, ओह् चुनो ते फ्ही “चलाओ” पर क्लिक करो." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "कोई रंग चुनो" diff --git a/src/po/el.po b/src/po/el.po index 1082863fd..1ea578490 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2017-12-06 07:45+0000\n" "Last-Translator: kiolalis \n" "Language-Team: \n" @@ -435,7 +435,7 @@ msgstr "Νέο" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Άνοιγμα" @@ -574,185 +574,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Εντάξει λοιπόν… Ας συνεχίσουμε τη σχεδίαση του ίδιου!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Σίγουρα θέλεις να βγεις από το πρόγραμμα;" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Ναι, τελείωσα!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Όχι δεν έχω τελειώσει ακόμα!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Αν βγεις από το πρόγραμμα, θα χαθεί η εικόνα σου! Να αποθηκευτεί;" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Ναι, αποθήκευσέ την!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Όχι, μην ασχοληθείς με την αποθήκευση!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Να αποθηκευτεί η εικόνα σου πρώτα;" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Δεν μπορώ να ανοίξω αυτή τη ζωγραφιά!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Εντάξει" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Δεν υπάρχουν αποθηκευμένα αρχεία!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Να εκτυπώσω τη ζωγραφιά σου;" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Ναι, εκτύπωσέ την!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Η εικόνα σου εκτυπώθηκε!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Λυπάμαι! Δεν ήταν δυνατή η εκτύπωση της ζωγραφιάς σου!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Δεν μπορείς να εκτυπώσεις ακόμη!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Να διαγραψω αυτήν την εικόνα;" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Ναι, διάγραψέ την!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Όχι, μην τη διαγράφεις!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Προσοχή, πρέπει να χρησιμοποιείς το αριστερό πλήκτρο του ποντικιού!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Χωρίς ήχο." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Με ήχο." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Παρακαλώ περιμένετε..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Διαγραφή" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Προβολή διαφανειών." #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Προηγούμενο" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Επόμενο" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Αναπαραγωγή" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Επόμενο" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Αα" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Ναι" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Όχι" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Να αντικαταστήσω τη ζωγραφιά με τις αλλαγές που έκανες;" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Ναι, αντικατάστησε την παλιά ζωγραφιά!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Όχι, κάνε αποθήκευση σε νέο αρχείο!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Διάλεξε τη ζωγραφιά που θέλεις και μετά πάτησε 'Άνοιγμα'." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Διάλεξε τη ζωγραφιά που θέλεις και μετά πάτησε 'Αναπαραγωγή'." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Επίλεξε ένα χρώμα από τη ζωγραφιά σου." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Δάλεξε ένα χρώμα." diff --git a/src/po/en_AU.po b/src/po/en_AU.po index ad5523152..d6d8d3cd2 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2014-06-29 23:36+0930\n" "Last-Translator: ilox \n" "Language-Team: none\n" @@ -430,7 +430,7 @@ msgstr "New" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Open" @@ -563,185 +563,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK then… Let’s keep drawing this one!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Do you really want to quit?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Yes, I’m done!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "No, take me back!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "If you quit, you’ll lose your picture! Save it?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Yes, save it!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "No, don’t bother saving!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Save your picture first?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Can’t open that picture!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "There are no saved files!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Print your picture now?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Yes, print it!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Your picture has been printed!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Sorry! Your picture could not be printed!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "You can’t print yet!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Erase this picture?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Yes, erase it!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "No, don’t erase it!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Remember to use the left mouse button!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Sound muted." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Sound unmuted." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Please wait…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Erase" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Slides" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Back" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Next" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Play" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Next" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Yes" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Replace the picture with your changes?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Yes, replace the old one!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "No, save a new file!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Choose the picture you want, then click “Open”." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Choose the pictures you want, then click “Play”." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Pick a colour." diff --git a/src/po/en_CA.po b/src/po/en_CA.po index 23dbfa08e..880dc1928 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2014-07-07 12:22+0100\n" "Last-Translator: Caroline Ford \n" "Language-Team: \n" @@ -428,7 +428,7 @@ msgstr "New" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Open" @@ -567,185 +567,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK then… Let’s keep drawing this one!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Do you really want to quit?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Yes, I’m done!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "No, take me back!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "If you quit, you’ll lose your picture! Save it?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Yes, save it!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "No, don’t bother saving!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Save your picture first?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Can’t open that picture!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "There are no saved files!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Print your picture now?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Yes, print it!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Your picture has been printed!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Sorry! Your picture could not be printed!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "You can’t print yet!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Erase this picture?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Yes, erase it!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "No, don’t erase it!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Remember to use the left mouse button!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Sound muted." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Sound unmuted." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Please wait…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Erase" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Slides" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Back" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Next" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Play" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Next" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Yes" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Replace the picture with your changes?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Yes, replace the old one!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "No, save a new file!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Choose the picture you want, then click \"Open\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Choose the pictures you want, then click “Play”." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Pick a color." diff --git a/src/po/en_GB.po b/src/po/en_GB.po index 8141f8e0e..d3c05af26 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2017-12-30 21:17+0000\n" "Last-Translator: Caroline Ford \n" "Language-Team: none\n" @@ -431,7 +431,7 @@ msgstr "New" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Open" @@ -564,185 +564,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK then… Let’s keep drawing this one!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Do you really want to quit?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Yes, I’m done!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "No. take me back!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "If you quit, you’ll lose your picture! Save it?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Yes, save it!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "No, don’t bother saving!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Save your picture first?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Can’t open that picture!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "There are no saved files!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Print your picture now?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Yes, print it!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Your picture has been printed!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Sorry! Your picture could not be printed!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "You can’t print yet!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Erase this picture?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Yes, erase it!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "No, don’t erase it!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Remember to use the left mouse button!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Sound muted." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Sound unmuted." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Please wait…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Erase" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Slides" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Back" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Next" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Play" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Next" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Yes" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Replace the picture with your changes?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Yes, replace the old one!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "No, save a new file!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Choose the picture you want, then click ‘Open’." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Choose the pictures you want, then click ‘Play’." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Select a colour from your drawing." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Pick a colour." diff --git a/src/po/en_ZA.po b/src/po/en_ZA.po index 3e72f7bf0..05614273a 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2009-09-06 15:46+0100\n" "Last-Translator: Caroline Ford \n" "Language-Team: English (South African) \n" @@ -431,7 +431,7 @@ msgstr "New" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Open" @@ -567,193 +567,205 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK then... Let’s keep drawing this one!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Do you really want to quit?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "Yes, I'm done!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "No, take me back!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "If you quit, you’ll lose your picture! Save it?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Yes, save it!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "No, don't bother saving!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Save your picture first?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Can’t open that picture!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "There are no saved files!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Print your picture now?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Yes, print it!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Your picture has been printed!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Your picture has been printed!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "You can’t print yet!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Erase this picture?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Yes, erase it!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "No, don't erase it!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Remember to use the left mouse button!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Sound muted." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Sound unmuted." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Please wait…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Erase" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Slides" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Back" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Next" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Play" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Next" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Yes" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Replace the picture with your changes?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Yes, replace the old one!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "No, save a new file!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Choose the picture you want, then click “Open”." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Choose the pictures you want, then click “Play”." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Pick a colour." diff --git a/src/po/eo.po b/src/po/eo.po index 271d803cb..be1c67dcd 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2014-06-16 16:00+0000\n" "Last-Translator: Nuno MAGALHÃES \n" "Language-Team: Esperanto \n" @@ -428,7 +428,7 @@ msgstr "Nova" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Malfermi" @@ -561,185 +561,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Bone… Ni plu desegnu ĉi tiun!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Ĉu vi vere volas eliri?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Jes, mi finis!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Ne, mi volas daŭrigi!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Se vi eliros, via bildo perdiĝos! Ĉu vi volas konservi ĝin?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Jes, konservu ĝin!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Ne, ne indas konservi ĝin!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Ĉu vi volas unue konservi vian nunan bildon?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Ne eblas malfermi tiun bildon!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Bone" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Ne estas konservitaj dosieroj!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Ĉu printi vian bildon nun?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Jes, printu ĝin!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Via bildo estis printita!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Pardonon! Via bildo ne estis printita!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Vi ankoraŭ ne povas printi!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Ĉu forviŝi ĉi tiun bildon?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Jes, forviŝu ĝin!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Ne, ne forviŝu ĝin!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Memoru uzi la maldekstran musbutonon!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Sono malŝaltita." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Sono ŝaltita." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Bonvolu atendi…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Forviŝi" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Lumbildoj" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Reen" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Sekva" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Ludi" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Sekva" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Jes" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Ne" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Ĉu anstataŭigi la bildon per viaj ŝanĝoj?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Jes, anstataŭigu la malnovan!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Ne, konservu je nova dosiero!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Elektu la bildon, kiun vi volas, kaj alklaku “Malfermi”." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Elektu la bildon, kiun vi volas, kaj alklaku “Ludi”." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Elektu koloron." diff --git a/src/po/es.po b/src/po/es.po index baafc3eac..3ea9c3e25 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2017-12-18 20:31-0300\n" "Last-Translator: Matías Bellone \n" "Language-Team: none\n" @@ -450,7 +450,7 @@ msgstr "Nuevo" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Abrir" @@ -586,185 +586,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Muy bien… ¡vamos a seguir dibujando!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "¿De verdad quieres salir?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "¡Sí, de momento ya está!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "No, ¡quiero volver!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Si te vas perderás tu dibujo, ¿lo quieres guardar?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Sí, ¡guárdalo!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "No, ¡no me importa!." #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "¿Quieres guardar tu dibujo primero?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "¡No se pudo abrir ese dibujo!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Aceptar" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "¡No hay documentos guardados!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "¿Quieres imprimir tu dibujo ahora?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "¡Sí, imprímelo!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "¡Tu dibujo se ha impreso!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "¡Perdón, no se pudo imprimir tu dibujo!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "¡Todavía no puedes imprimir!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "¿Quieres borrar este dibujo?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "¡Sí, bórralo!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "¡No, no lo borres!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "¡Utiliza el botón izquierdo del ratón!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Sonido desactivado." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Sonido activado." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Espera…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Borrar" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Diapositivas" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Atrás" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Siguiente" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Reproducir" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Siguiente" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Sí" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "¿Quieres reemplazar el dibujo con tus cambios?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "¡Sí, reemplázalo!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "¡No, guarda un documento nuevo!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Elige el dibujo que quieres y luego selecciona \"Abrir\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Elige el dibujo que quieres y luego selecciona \"Reproducir\"." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Elige un color de tu dibujo." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Elige un color." diff --git a/src/po/es_MX.po b/src/po/es_MX.po index 1ca2b8080..6fb4bdcc0 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2007-08-05 19:22-0400\n" "Last-Translator: Ignacio Tike \n" "Language-Team: Español \n" @@ -426,7 +426,7 @@ msgstr "Nuevo" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Abrir" @@ -563,195 +563,207 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Muy bien... ¡Sigamos dibujando esto!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "¿Realmente quieres salir?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "¡Sí, he terminado!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "¡No, llévame a la pantalla anterior!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" "¡Si sales perderás tu pintura!!\n" "¿Quieres guardarla?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "¡Sí, guárdalo!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "¡No, no lo guardes!." #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "¿Guardar tu imagen primero?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "¡No se puede abrir esa imagen!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Aceptar" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "¡No hay archivos guardados!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "¿Imprimir tu imagen ahora?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "¡Sí, imprímelo!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "¡Tu imagen ha sido impresa!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "¡Tu imagen ha sido impresa!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "¡Aún no puedes imprimir!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "¿Borrar esta imagen?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "¡Sí, bórralo!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "¡No, no lo borres!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "¡Recuerda usar el botón izquierdo del ratón!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Sonido deshabilitado." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Sonido habilitado." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Espera, por favor..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Borrar" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Diapositivas" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Atrás" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Siguiente" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Reproducir" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Siguiente" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Sí" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "¿Reemplazar la imagen con tus cambios?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "¡Sí, reemplaza la anterior!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "¡No, guardar en un nuevo archivo!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Selecciona la imagen que quieres, luego haz clic en \"Abrir\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Elige la imagen que quieras, luego haz clic en \"Reproducir\"." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Elige un color." diff --git a/src/po/et.po b/src/po/et.po index 78a32ffd7..baf7ed7c2 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-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/" @@ -433,7 +433,7 @@ msgstr "Uus" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Ava" @@ -565,185 +565,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Olgu nii, joonistame seda pilti edasi!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Kas sa tõesti tahad väljuda?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Jah, ma lõpetasin!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Ei, vii mind tagasi!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Kui sa praegu väljud, kaotad sa oma pildi ära! Kas salvestame?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Jah, salvesta!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Ei, pole vaja salvestada!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Salvestame su pildi enne ära?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Selle pildi avamine ei ole võimalik!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Selge" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Salvestatud pilte ei ole!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Kas trükin sinu pildi välja?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Jah, trüki!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Sinu pilt on välja trükitud!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Anna andeks aga su pilti ei olnud võimalik printida!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Ei saa veel välja trükkida!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Kas kustutan selle pildi?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Jah, kustuta!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Ei, ära kustuta!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Ära unusta kasutamast vasakut hiire nuppu!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Heli vaigistatud." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Heli taastatud." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Palun oota..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Kustuta" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Slaidid" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Tagasi" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Edasi" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Esita" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Edasi" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Jah" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Ei" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Asenda pilt tehtud muudatustega?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Jah, vaheta vana pilt välja!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Ei, salvestame uude faili!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Vali pilt ja klõpsa nupul \"Ava\"" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Vali soovitud pildid ja klõpsa nupul \"Esita\"" -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Vali värv." diff --git a/src/po/eu.po b/src/po/eu.po index 4840f1d9d..77248b814 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2018-08-09 11:17+0200\n" "Last-Translator: Alexander Gabilondo \n" "Language-Team: librezale@librezale.org\n" @@ -432,7 +432,7 @@ msgstr "Berria" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Ireki" @@ -565,189 +565,201 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Ondo... jarrai dezagun honekin!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Irten nahi al duzu, benetan?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Bai, amaitu dut!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Ez, itzul gaitezen lehengora!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Irtenez gero, galdu egingo duzu irudia! Gorde nahi al duzu?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Bai, gorde!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Ez, ez gorde!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Gorde nahi al duzu irudia lehenbizi?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Ez dago irudia irekitzerik!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Ez dago gordetako artxiborik!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Irudia orain inprimatu?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Bai, inprimatu!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Zure irudia inprimatua izan da!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Ene! Zure irudia ezin da inprimatu!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Ezin duzu oraindik inprimitu!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Irudi hau ezabatu?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Bai, ezabatu!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Ez, ez ezabatu!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Gogora ezazu saguaren ezkerreko botoia erabiltzea!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Soinurik gabe." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Soinua gaituta." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Itxaron, mesedez..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Ezabatu" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Diapositibak" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Atzera" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Hurrengoa" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Hasi" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Hurrengoa" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Bai" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Ez" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Ordeztu irudia zure aldaketa berriekin?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Bai, zaharra ordeztu!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Ez, artxibo berria gorde!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "" "Aukera ezazu ireki nahi duzun irudia. Ondoren klik egin “Ireki“ botoian." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 #, fuzzy #| msgid "Choose the pictures you want, then click “Play“." msgid "Choose the pictures you want, then click “Play”." msgstr "" "Aukera ezazu ireki nahi duzun irudia. Ondoren klik egin “Hasi“ botoian." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Hautatu zure marrazkiaren kolore bat." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Hautatu kolore bat." diff --git a/src/po/fa.po b/src/po/fa.po index 619ba26a2..8d1005414 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2014-11-09 21:17+0330\n" "Last-Translator: snima \n" "Language-Team: farsi \n" @@ -429,7 +429,7 @@ msgstr "جدید" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "باز کردن" @@ -568,193 +568,205 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "خب حالا… بزار این یکی رو بکشیم!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "آیا واقعاً می خواهی خارج شوی؟" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "بله،ذخیره کن!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "!نه،من را برگردان" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "اگر خارج شوید تصویر شما از بین میرود!می خواهید آن را ذخیره کنید؟" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "بله،ذخیره کن!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "نه،ذخیره نکن!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "اول تصویر ذخیره شود؟" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "نمی توانی آن تصویر را باز کنی!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "قبول" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "فایل ذخیره شده ای موجود نیست!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "تصویر را چاپ کنم؟" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "بله،آن را چاپ کن!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "تصویر شما چاپ شد!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "تصویر شما چاپ شد!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "شما هنوز نمی توانید تصویر را چاپ کنید!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr " تصویر را پاک کنم؟" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "بله،آن را پاک کن!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "نه،آن را پاک نکن!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "یادت باشه از کلیلک چپ استفاده کنی!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "صدا قطع شد." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "صدا وصل است. " #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "لطفاً کمی صبر کن" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "پاك‌ كردن‌" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "اسلاید" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "بازگشت" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "بعدی" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "نمایش" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "بعدی" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "آا" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "بله" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "خیر" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "تصویر با تغییرات شما جایگزین شود؟" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "بله،جایگزین قبلی کن!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "خیر،یک فایل جدید ذخیره کن!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "تصویری که می خواهی را انتخاب کن و سپس روی \"باز کردن\" کلیک کن." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "تصویری که می خواهی را انتخاب کن و سپس روی \"نمایش\" کلیک کن." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "یک رنگ بردار." diff --git a/src/po/ff.po b/src/po/ff.po index 7dee0f749..468539050 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2017-12-03 10:35+0200\n" "Last-Translator: Ibrahima SARR \n" "Language-Team: FULAH LOCALIZATION\n" @@ -426,7 +426,7 @@ msgstr "Fuɗɗo" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Uddit" @@ -559,185 +559,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Eey wadde… Njokken e natde ngoo-ɗoo!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Aɗa teeŋtini yiɗde yaltude?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Eey, mi gaynii!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Alaa, ndutto-ɗen!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "So a yaltii jooni, ko nat-ɗaa fof mototo! Aɗa yiɗi danndude?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Eey ndannden tawo!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Alaa, soklaani danndude!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Ndannden natngo maa tawo?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Ngal natal jaɓaani udditaade!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "AWA" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Hay piilol gootol danndaaka!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Aɗa winnditoo natal maa jooni?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Eey, winndito!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Natal maa winnditaama!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Njaafo-ɗaa, natal maa horiima winnditeede." #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "A waawaa winnditaade tawo!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Aɗa momta natal ngal??" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Eey, momtu ngal!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Alaa, hoto momtu!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Hoto yejjit huutoraade uure nanre doombel ngel!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Hito muumɗinaama." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Hito muuɗitii." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Tiiɗno abbo seeɗa…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Momtu" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Japooje" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Rutto" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Dewwo" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Dognu" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Dewwo" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Eey" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Alaa" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Lomtin natal ngal ko mbayluɗaa koo?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Eey, lomtin natal ɓooyngal ngal!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Alaa, danndu natal kesal!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Suɓo natal njiɗ-ɗaa, ndobo-ɗaa \"Uddit\"" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Suɓo nate njiɗ-ɗaa, ndobo-ɗaa \"Dognu\"" -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Labo goobol iwde e natol maa." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Suɓo goobol." diff --git a/src/po/fi.po b/src/po/fi.po index 6265eabad..076f1875d 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2015-10-09 18:00+0200\n" "Last-Translator: inactive\n" "Language-Team: Finnish \n" @@ -436,7 +436,7 @@ msgstr "Uusi" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Avaa" @@ -577,187 +577,199 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Hyvä on… Jatketaan tämän piirtämistä!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Haluatko varmasti lopettaa?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Kyllä, valmista on!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Ei, palaa takaisin maalaukseen!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Menetät maalauksen jos lopetat! Tallennetaanko se?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Kyllä, tallenna se!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Ei, älä tallenna!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Tallennetaanko maalauksesi ensin?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Maalauksen avaaminen ei onnistu!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Hyvä" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Ei löytynyt yhtään tallennettua maalausta!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Tulostetaanko maalauksesi nyt?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Kyllä, tulosta se!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Maalauksesi on tulostettu!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Pahoittelut! Maalaustasi ei voitu tulostaa!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Et voi vielä tulostaa!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Poistetaanko tämä kuva?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Kyllä, poista se!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Ei, älä poista sitä!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Muista käyttää hiiren vasenta painiketta!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Äänet mykistetty." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Äänet käytössä." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Odota hetki…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Poista" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Diat" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Takaisin" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Seuraava" - # Dia-näytös alkaa #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Näytä" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Seuraava" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Kyllä" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Ei" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Korvataanko maalaus sinun muutoksillasi?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Kyllä, korvaa vanha maalaus!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Ei, tallenna uusi maalaus!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Valikoi haluamasi maalaus ja valitse “Avaa”." # Pilkku ennen ja-sanaa tarvitaan estämään fuzzy-määrite #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Valikoi haluamasi maalaukset, ja valitse “Näytä“." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Valitse väri." diff --git a/src/po/fo.po b/src/po/fo.po index f7f650bae..fec0332d3 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2008-01-18 12:40-0000\n" "Last-Translator: Lis Gøthe í Jákupsstovu \n" "Language-Team: Faroese \n" @@ -429,7 +429,7 @@ msgstr "Nýtt" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Opna" @@ -562,193 +562,205 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Alt í lagi... So halda vit á at tekna hesa!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Vilt tú veruliga gevast?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "Ja, her er liðugt!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Nei, lat meg koma aftur til myndina!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Um tú gevst, so missir tú myndina! Vilt tú goyma hana?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Ja, goym hana!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "Nei, legg ikki í at goyma!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Goym myndina fyrst?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Fái ikki opna hasa myndina!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Har eru ongar goymdar fílur!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Prenta myndina hjá tær nú?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Ja, prenta hana!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Myndin hjá tær er prentað!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Myndin hjá tær er prentað!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Tú kanst ikki prenta enn!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Strika hesa myndina?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Ja, strika hana!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "Nei, ikki strika hana!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Minst til at brúka vinstra músaknøtt!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Ljóðið doyvt." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Ljóðið ikki doyvt." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Vinarliga bíða..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Viska" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Ljósmyndir" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Aftur" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Næsta" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Spæl" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Næsta" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Ja" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Nei" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Skifta út myndina við tínar broytingar?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Ja, skift út gomlu!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Nei, goym eina nýggja fílu!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Vel ynsktu mynd og klikkja so á 'Opna'" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Vel ynsktu myndir og klikkja so á 'Vís'" -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Vel ein lit." diff --git a/src/po/fr.po b/src/po/fr.po index d0c4b357d..e83dd8473 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2017-12-03 07:56+0100\n" "Last-Translator: Chion Jacques \n" "Language-Team: \n" @@ -428,7 +428,7 @@ msgstr "Nouveau" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Ouvrir" @@ -563,185 +563,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Bien ! Continuons donc ce dessin !" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Veux-tu vraiment quitter ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Oui, j'ai fini !" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Non, on revient !" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Si tu quittes, ton image sera perdue ! Tu sauvegardes ?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Oui, on sauvegarde !" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Non, ce n'est pas la peine !" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Sauvegarder tout d'abord ton image ?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Je ne peux pas ouvrir cette image !" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "D'accord" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Il n'y a pas de fichiers sauvegardés !" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Imprimer l'image ?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Oui, imprime !" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Ton image a été imprimée !" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Désolé, ton image n'a pas pu être imprimée !" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Tu ne peux pas imprimer maintenant !" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Effacer cette image ?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Oui, efface-la !" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Non, ne l'efface pas !" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "N'oublie pas d'utiliser le bouton gauche de la souris !" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Son désactivé." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Son activé." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Attends s'il te plaît .." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Effacer" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Diapos" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Retour" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Suite" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Départ" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Suite" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Oui" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Non" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Enregistrer l'image avec tes changements ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Oui, remplace l'ancienne !" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Non, c'est une nouvelle image !" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Choisis une image, et clique ensuite sur “Ouvrir”" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Choisis les images que tu veux, puis clique sur “Départ”" -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Sélectionne une couleur à partir de ton dessin." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Choisis une couleur." diff --git a/src/po/ga.po b/src/po/ga.po index eaa9ddc39..6dc32eb22 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2015-10-09 17:38+0500\n" "Last-Translator: Kevin Scannell \n" "Language-Team: Irish \n" @@ -428,7 +428,7 @@ msgstr "Nua" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Oscail" @@ -563,187 +563,199 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK… Bímis ag dearadh an chinn seo!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "An bhfuil tú cinnte gur mhaith leat scor?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Tá, táim críochnaithe!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Níl, ba mhaith liom dul ar ais!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Má scoireann tú, caillfidh tú an pictiúr seo! Sábháil?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Sábháil!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Ná sábháil!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Ar mhaith leat an pictiúr a shábháil ar dtús?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Ní féidir an pictiúr sin a oscailt!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Níl aon chomhad sábháilte ann!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Ar mhaith leat an pictiúr a phriontáil anois?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Ba mhaith!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Priontáladh do phictiúr!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Tá brón orm! Níorbh fhéidir do phictiúr a phriontáil!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Ní féidir leat priontáil fós!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Ar mhaith leat an pictiúr seo a scriosadh?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Ba mhaith, scrios é!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Níor mhaith, ná scrios!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Bí cinnte an cnaipe ar chlé a úsáid!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Gan fuaim." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Le fuaim." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Fan go fóill…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Scrios" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Sleamhnáin" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Siar" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Ar Aghaidh" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Seinn" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Ar Aghaidh" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Tá" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Níl" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Forscríobh an pictiúr le do chuid athruithe?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Forscríobh é!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Ná forscríobh, sábháil i gcomhad nua!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "" "Roghnaigh an pictiúr is mian leat a oscailt, agus ansin cliceáil “Oscail”." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "" "Roghnaigh na pictiúir is mian leat a oscailt, agus ansin cliceáil “Seinn”." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Roghnaigh dath ón líníocht." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Roghnaigh dath." diff --git a/src/po/gd.po b/src/po/gd.po index 5bdc117b5..98663a1ce 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2017-12-04 10:50+0100\n" "Last-Translator: GunChleoc \n" "Language-Team: Fòram na Gàidhlig\n" @@ -432,7 +432,7 @@ msgstr "Ùr" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Fosgail" @@ -570,185 +570,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Ceart ma-thà… Cumaidh sinn oirnn a’ peantadh an fhir seo!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Am bu mhiann leat am prògram seo fhàgail dha-rìribh?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Bu mhiann, tha mi deiseil!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Cha bu mhiann, thoir air ais mi!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ma dh’fhàgas tu an seo, caillidh tu an dealbh agad! An sàbhail sinn e?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Sàbhailidh gu dearbh!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Cha shàbhail, na bodraig leis!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "An sàbhail sinn an dealbh agad an toiseach?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Chan urrainn dhomh an dealbh seo fhosgladh!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Ceart ma-thà" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Chan eil dealbhan air an sàbhaladh ann!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "An clò-bhuail mi an dealbh agad an-dràsta?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Clò-bhuail e!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Chlò-bhuail mi an dealbh agad!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Tha mi duilich! Cha b’ urrainn dhomh an dealbh agad a chlò-bhualadh!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Chan urrainn dhut a chlò-bhualadh fhathast!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "An sguab mi an dealbh seo às?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Sguabaidh!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Cha sguab!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Cuimhnich gun cleachd thu putan clì na luchaige agad!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Fuaim air a mùchadh." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Fuaim air a dhì-mhùchadh." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Fuirich greiseag…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Sgudail" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Sleamhnagan" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Air ais" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Air adhart" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Cluich" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Air adhart" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Tha" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Chan eil" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "An cuir mi na h-atharraichean agad an àite an deilbh?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Cuiridh, cuir an àite an t-seann fhir e!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Cha chuir, sàbhail ann am faidhle ùr e!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Tagh an dealbh a tha thu ag iarraidh is briog air “Fosgail”." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Tagh na dealbhan a tha thu ag iarraidh is briog air “Cluich”." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Tagh dath on dealbh agad." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Tagh dath." diff --git a/src/po/gl.po b/src/po/gl.po index e42c9ef81..a1248aa2f 100644 --- a/src/po/gl.po +++ b/src/po/gl.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Tux Paint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2017-12-06 10:31+0200\n" "Last-Translator: Miguel A. Bouzada \n" "Language-Team: Proxecto Trasno \n" @@ -430,7 +430,7 @@ msgstr "Novo" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Abrir" @@ -563,185 +563,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Ben... Imos seguir debuxando este debuxo!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Queres saír?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Si, xa estou listo!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Non, quero volver!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Se saes, perderas o teu debuxo! Queres gardalo?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Si, gárdao!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Non, non te molestes en gardalo!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Queres gardar o teu debuxo antes de saír?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Non foi posíbel abrir este debuxo!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Aceptar" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Non hai ficheiros gardados!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Queres imprimir agora o teu debuxo?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "SI, imprímeo!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Xa se imprimiu o teu debuxo!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Mágoa! Non foi posíbel imprimir o teu debuxo!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Ainda non podes imprimir!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Queres borrar este debuxo?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Si, bórrao!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Non, non o borres!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Lembra usar o botón esquerdo do rato!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Son silenciado." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Son sen silenciar." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Agarda un chisco..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Borrar" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Diapositivas" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Atrás" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Seguinte" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Reproducir" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Seguinte" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Si" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Non" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Queres substituír o debuxo cos teus cambios?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Si, substitúe o antigo!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Non, gárdao nun novo ficheiro!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Escolle o debuxo que queiras, e após preme en «Abrir»." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Escolle os debuxos que queiras, e após preme en «Reproducir»." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Selecciona unha cor do teu debuxo." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Escolle unha cor." diff --git a/src/po/gos.po b/src/po/gos.po index 709b2c592..e3b4f3784 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2005-07-26 01:30-0800\n" "Last-Translator: Bill Kendrick \n" "Language-Team: \n" @@ -432,7 +432,7 @@ msgstr "Nij" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Lösdoun" @@ -568,190 +568,202 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Na goud din... Loawwe dizze mor tijken blieven!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Wilst dr echt uut?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ast dr uut gest, bust dien ploatje kwiet! Bewoaren?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Eerst dien tijken bewoaren?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Krieg dij tijken nie lös!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Goud" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Dr bunnen gien bewoarde bestanden!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Dien tijken noe ófdrukken!" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Dien tijken is ófdrukt!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Dien tijken is ófdrukt!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Kanst noe nog nait ófdrukken!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Dizze tijken votsmieten?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Votsmieten" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Weerumme" +#. Slideshow: 'Play' button, to begin a slideshow sequence +#: ../tuxpaint.c:7869 +msgid "Play" +msgstr "" + +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 +#: ../tuxpaint.c:7875 #, fuzzy msgid "Next" msgstr "Tekst" -#. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 -msgid "Play" -msgstr "" - #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Ja" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Nee" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 #, fuzzy msgid "No, save a new file!" msgstr "Nee, n nij bestaand bewoaren" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Kijs de tijken dijst wilst, klik din op \"Lösdoun\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "Kijs de tijken dijst wilst, klik din op \"Lösdoun\"." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "" diff --git a/src/po/gu.po b/src/po/gu.po index 07af0721d..c3141e80e 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2017-12-31 11:57+0530\n" "Last-Translator: Kartik Mistry \n" "Language-Team: Gujarati \n" @@ -425,7 +425,7 @@ msgstr "નવું" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "ખોલો" @@ -558,185 +558,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "બરાબર ત્યારે... ચાલો આ દોરવાનું ચાલુ રાખીએ!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "તમે ખરેખર બહાર નીકળવા માંગો છો?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "હા, મેં પૂરૂં કર્યું!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "ના, મને પાછા લઇ જાવ!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "જો તમે બહાર નીકળશો, તો તમે તમારૂ ચિત્ર ગુમાવશો! તેને સાચવશો?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "હા, તેને સાચવો!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "ના, સાચવશો નહી!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "પહેલાં તમારૂં ચિત્ર સાચવશો?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "ચિત્ર ખોલી શકાતું નથી!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "બરાબર" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "કોઇ ફાઇલો સાચવેલ નથી!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "તમારૂં ચિત્ર અત્યારે છાપશો?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "હા, તેને છાપો!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "તમારૂં ચિત્ર અત્યારે છપાઇ રહ્યું છે!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "માફ કરશો! તમારૂં ચિત્ર છાપી શકાતું નથી!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "તમે તેને અત્યારે છાપી શકતા નથી!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "આ ચિત્રને ભૂંસી નાખવા માંગો છો?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "હા, તેને ભૂંસી નાખો!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "ના, તેને ભૂંસો નહી!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "જમણાં માઉસ બટનનો ઉપયોગ કરવાનું યાદ રાખો!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "અવાજ બંધ કરેલ છે." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "અવાજ શરુ કરેલ છે." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "મહેરબાની કરી રાહ જુઓ..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "ભૂંસો" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "સ્લાઇડો" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "પાછા" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "આગળ" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "ચાલુ" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "આગળ" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "આ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "હા" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "ના" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "ચિત્રને તમે કરેલા ફેરફારો સાથે બદલશો?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "હા, જુની ફાઇલને બદલો!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "ના, નવી ફાઇલને સાચવો!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "તમારે જોઇતું ચિત્ર પસંદ કરો, અને “ખોલો” પર ક્લિક કરો." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "તમારે જોઇતું ચિત્ર પસંદ કરો, અને “ચાલુ” પર ક્લિક કરો." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "તમારા ચિત્રમાંથી રંગ પસંદ કરો." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "રંગ પસંદ કરો." diff --git a/src/po/he.po b/src/po/he.po index f28247414..f1a6f3c5a 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2009-05-10 21:45+0200\n" "Last-Translator: Jorge Mariano \n" "Language-Team: Hebrew \n" @@ -436,7 +436,7 @@ msgstr "חדש" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "פתיחה" @@ -569,185 +569,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "בסדר... נמשיך לצייר את התמונה הזאת!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "האם ברצונך לצאת?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "כן, אני סיימתי!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "לא, תחזיר אותי!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "יציאה ללא שמירה תגרום לאיבוד הציור שלך! האם לשמור אותו?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "כן, שמור אותו!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "לא, אל תטרח לשמור!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "האם קודם לשמור את התמונה שלך?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "לא ניתן לפתוח תמונה זו!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "בסדר" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "אין קבצים שמורים!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "האם להדפיס את הציור עכשיו?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "כן, הדפס אותו!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "הציור שלך הודפס!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "הציור שלך לא הודפס!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "עדיין אין באפשרותך להדפיס!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "למחוק ציור זה?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "כן, מחק אותו!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "לא, אל תמחק אותו!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "זכרי להשתמש בכפתור השמאלי של העכבר!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "קול מושתק." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "קול לא מושתק." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "אנא חכה..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "מחק" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "שקופיות" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "חזרה" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "הבא" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "הצג" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "הבא" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "כן" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "לא" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "החלף תמונה עם השינויים שעשית?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "כן, החלף את הישנה!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "לא, שמור בקובץ חדש!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "בחרי תמונה, ואז לחצי \"פתיחה\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "בחרי תמונה, ואז לחצי \"הצג\"." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "בחרי צבע." diff --git a/src/po/hi.po b/src/po/hi.po index 33bd24af8..22c4cc061 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2014-08-09 02:17+1000\n" "Last-Translator: Ashish Arora \n" "Language-Team: Hindi\n" @@ -429,7 +429,7 @@ msgstr "नया काम" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "खोलो" @@ -567,185 +567,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "चलो ड्राइंग को जारी रखते है " #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "क्या आप सही मे टक्सपेंट को बंद करना चाहते है ऋ" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "हाँ, मैं पूरा कर चूका हूँ!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "नहीं, मुझे वापस ले जाएं!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "आपका काम सेव करे ऋ" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "हाँ, इसे सुरक्षित करें!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "नहीं, इसे सुरक्षित करने का कष्ट न करें!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "कया पहले काम को सेव करे ऋ" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "तस्वीर नहीं खुल रही है" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "हॉंं" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "वहाँ कोई फ़ाइलें बची नही है" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "प्रिन्ट करू क्या" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "हाँ, इसे प्रिंट करें!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "प्रिन्ट हो गयी" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "क्षमा करें! आपका चित्र मुद्रित नहीं किया जा सका|" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "अभी प्रिन्ट नहीं कर सकते" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "नष्ट करू क्या ऋ" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "हाँ, इसे मिटाएं!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "नहीं, इसे मत मिटाएं!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "बाएँ माउस बटन का उपयोग करना न भूलें!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "आवाज बंद किया गया|" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "आवाज शुरू किया गया|" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "कृपया प्रतीक्षा करें..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "नष्ट कर" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "स्लाइड" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "पीछे" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "अगला" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "चलायें" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "अगला" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "हॉं" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "नहीं" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "आपके परिवर्तनों के साथ चित्र बदलें?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "हाँ, पुराने को बदलें!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "नहीं, नयी फाइल सुरक्षित करें|" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "काम को चुन कर ‘खोलो’।" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "जो चित्र आप चाहते हैं उसे चुने और \"चलायें\" पर क्लिक करें" -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "एक रंग चुनें|" diff --git a/src/po/hr.po b/src/po/hr.po index 3d56e7604..fc371a5bd 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2017-12-26 10:53+0100\n" "Last-Translator: Paulo Pavačić \n" "Language-Team: none\n" @@ -428,7 +428,7 @@ msgstr "Novi" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Otvori" @@ -561,185 +561,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "U redu. Nastavit ćemo crtat ovaj crtež!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Želiš li stvarno zatvoriti prozor?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Da, gotov/a sam!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Ne, vrati me nazad!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Da li želiš pohraniti tvoj crtež?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Da, spremi ga!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Ne, ne trudi se spremat!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Treba li prvo pohraniti tvoj crtež?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Ne mogu otvoriti taj crtež!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "U redu" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Nema pohranjenih datoteka!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Želiš li ispisati svoj crtež?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Da, ispiši!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Tvoj crtež je ispisan!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Žao nam je! Tvoj crtež nije ispisan!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Ne možeš još ispisati!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Želiš li obrisati ovaj crtež?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Da, izbriši ga!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Ne, nemoj ga izbrisati1" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Podsjetnik: Koristi lijevu tipku miša!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Zvuk isključen." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Zvuk uključen" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Molimo pričekajte..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Izbriši" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Slajdovi" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Natrag" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Idući" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Pokreni" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Idući" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Da" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Ne" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Zamjeniti crtež s vašim promjenama?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Da, zamjeni prethodnu!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Ne. Pohrani u novu datoteku!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Izaberi crtež, a zatim klikni 'Otvori'." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Izaberi crtež, a zatim klikni “Otvori”." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Odaberite boju s vašeg crteža." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Odaberi boju" diff --git a/src/po/hu.po b/src/po/hu.po index e0f4bd3b5..d6b863ede 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-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" @@ -433,7 +433,7 @@ msgstr "Új" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Megnyitás" @@ -578,185 +578,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Rendben… Akkor folytassuk ezt a rajzot!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Biztos ki szeretnél lépni?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Igen, befejeztem!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Nem, folytatni akarom!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "El fog veszni a rajzod, ha kilépsz. Mentsük el?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Igen, mentsd!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Ne mentsd!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Elmentjük előbb a rajzod?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Ezt a képet nem lehet megnyitni!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Oké" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Nincsenek mentett fájlok!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Kinyomtassuk most a rajzod?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Igen, nyomtasd!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Kinyomtattuk a rajzod!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Elnézést, a rajzod nem sikerült kinyomtatni!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Még nem nyomtathatsz!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Biztos törlöd ezt a rajzot?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Igen, töröld!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Ne töröld!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Ne feledd használni a bal egérgombot!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Hang elnémítva." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Hang bekapcsolva." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Kis türelmet…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Törlés" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Fóliák" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Vissza" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Következő" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Lejátszás" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Következő" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Igen" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Nem" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Lecseréled a képet a módosítottra?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Igen, lecserélem a régit!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Nem, inkább mentsük el más néven!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Válaszd ki a képet, majd kattints a „Megnyitás” gombra." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Válaszd ki a képeket, majd kattints a „Lejátszás” gombra." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Válassz egy színt!" diff --git a/src/po/hy.po b/src/po/hy.po index 4e0fc8be2..68f54c1f2 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2014-03-22 11:39+0400\n" "Last-Translator: Aram Palyan \n" "Language-Team: Armenian \n" @@ -436,7 +436,7 @@ msgstr "Նորը" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Բացել" @@ -574,185 +574,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Լավ, ուրեմն... Շարունակենք նկարել այս մեկը" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Իսկապե՞ս ցանկանում ես դուրս գալ:" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Այո, վերջացրեցի:" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Ոչ, ինձ ետ տար:" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Եթե դուրս գաս, կկորցնես նկարը, պահպանե՞լ այն:" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Այո, պահպանել այն:" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Ոչ, մի անհանգստացիր պահպանելու համար:" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Նախ պահպանե՞մ քո նկարը:" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Չի կարող բացել նկարը:" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Լավ" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Պահպանված ֆայլեր չկան" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Հիմա տպե՞նք քո նկարը:" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Այո, տպիր այն" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Քո նկարը տպվեց" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Ցավոք, քո նկարը հնարավոր չէ տպել" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Չես կարող տպել դեռևս" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Ջնջե՞լ այս նկարը:" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Այո, ջնջել այն" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Ոչ, մի ջնջիր այն" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Հիշիր օգտագործել մկնիկի ձախ կոճակը" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Ձայնը լռեցված է" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Ձայնը միացված է:" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Խնդրում եմ սպասիր..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Ջնջել" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Սլայդեր" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Հետ" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Հաջորդ" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Գործարկել" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Հաջորդ" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "այո" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "ոչ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Փոխարինել նկարը քո կատարած փոփոխություններով?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Այո, փոխարինել հինը" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Ոչ, պահպանել նոր ֆայլը" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Ընտրիր քո նախընտրած նկարը և սեղմիր «Բացել»" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Ընտրիր քո կամեցած նկարը, այնուհետ սեղմիր «Գործարկել»" -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Ընտրիր գույնը" diff --git a/src/po/id.po b/src/po/id.po index f06853b9d..2f5c78a1f 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2017-12-09 04:22+0000\n" "Last-Translator: Teuku Surya \n" "Language-Team: LANGUAGE \n" @@ -431,7 +431,7 @@ msgstr "Baru" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Buka" @@ -569,186 +569,198 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK...Mari terus menggambar yang ini!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Kamu benar-benar ingin keluar?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Ya, Saya Selesai" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Tidak, Kembali Ke Sebelumnya!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Jika kamu keluar, kamu akan kehilangan gambar! Simpan?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Ya, Simpan!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Tidak, Tidak perlu menyimpan!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Simpan gambarmu dulu?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Tidak dapat membuka gambar itu!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Tidak ada file tersimpan!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Cetak gambarmu sekarang?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Ya, Cetak itu!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Gambarmu telah dicetak!" # | msgid "Your picture has been printed!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Maaf! Gambar anda tidak dapat dicetak." #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Kamu belum dapat mencetak!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Hapus gambar ini?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Ya, hapus itu!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Tidak, jangan hapus itu!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Ingat untuk menggunakan tombol mouse kiri!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Suara diredam." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Suara tidak diredam." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Tunggu Sesaat..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Hapus" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Slide" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Kembali" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Selanjutnya" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Play" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Selanjutnya" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Ya" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Tidak" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Ganti gambar dengan perubahan yang dilakukan?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Ya, gantikan yang lama!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Tidak, Simpan sebuah berkas baru!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Pilih gambar yang kamu inginkan, lalu klik \"Open\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Pilih gambar yang kamu inginkan, lalu klik “Play”." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Pilih warna dari gambar anda." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Pilih warna." diff --git a/src/po/is.po b/src/po/is.po index 30024e7ea..83dbb16fc 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2017-12-19 07:34+0000\n" "Last-Translator: Sveinn í Felli \n" "Language-Team: Icelandic \n" @@ -431,7 +431,7 @@ msgstr "Nýtt" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Opna" @@ -565,185 +565,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Allt í lagi... Höldum þá áfram með þessa!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Viltu í alvöru hætta?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Já, ég er búin!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Nei, ég vil halda áfram!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ef þú hættir, tapast myndin! Viltu geyma hana?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Já, geyma hana!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Nei, ekki geyma þetta!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Geyma myndina fyrst?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Get ekki opnað þessa mynd!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Í lagi" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Fann engar geymdar myndir!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Prenta myndina núna?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Já, prentaðu hana!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Búið að prenta myndina þína!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Því miður! Það var ekki hægt að prenta myndina þína!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Þú getur ekki prentað strax!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Eyða myndinni?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Já, eyða henni!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Nei, ekki eyða henni!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Muna eftir að nota vinstri músarhnappinn!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Slökkt á hljóði." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Kveikt á hljóði." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Bíddu aðeins..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Eyða" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Myndasýning" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Til baka" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Áfram" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Spila" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Áfram" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Já" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Nei" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Skipta út eldri myndinni með þeirri nýju?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Já, skipta út þeirri gömlu!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Nei, geyma nýja mynd!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Veldu teikningu, og smelltu svo á 'Opna'." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Veldu myndirnar sem þú vilt, og smelltu svo á \"Spila\"." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Veldu lit úr teikningunni þinni." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Veldu lit." diff --git a/src/po/it.po b/src/po/it.po index 7499e7d39..027908491 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2017-12-18 09:15+0000\n" "Last-Translator: Flavio Pastore \n" "Language-Team: Italian\n" @@ -453,7 +453,7 @@ msgstr "Nuovo" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Apri" @@ -604,138 +604,143 @@ msgstr "Allora ok… continuiamo a disegnare questo!" # FIXME: Move elsewhere!!! # FIXME: Move elsewhere!!! #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Vuoi veramente uscire?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Sì, ho finito!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "No, torna indietro!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Uscendo adesso, il disegno verrà perso! Vuoi salvarlo?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Sì, salva!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "No, non voglio salvare!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Vuoi salvare il disegno, prima?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Non è possibile aprire quel disegno!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Non ci sono file salvati!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Vuoi stampare il disegno adesso?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Sì, stampa!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Il tuo disegno è stato stampato!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Non è possibile stampare il tuo disegno!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Non puoi ancora stampare!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Vuoi cancellare il disegno?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Sì, cancella!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "No, non cancellare!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Ricorda di usare il pulsante sinistro del mouse!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Audio disattivato." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Audio attivato." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Attendi…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Cancella" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Diapositive" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Indietro" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Avanti" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Mostra" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Avanti" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" @@ -743,51 +748,58 @@ msgstr "Aa" # FIXME: Move elsewhere! Or not?! #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Sì" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "No" # FIXME: Move elsewhere!!! # #define PROMPT_SAVE_OVER_TXT gettext_noop("Save over the older version of this picture?") #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Vuoi sostituire il disegno precedente?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Sì, sostituisci il vecchio disegno!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "No, crea un nuovo file!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Scegli il disegno che desideri e fai clic su «Apri»." # Let user choose images: #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Scegli i disegni che desideri e fai clic su «Mostra»." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Seleziona un colore dal tuo disegno." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Scegli un colore." diff --git a/src/po/iu.po b/src/po/iu.po index 9230bb917..85529eeea 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2013-07-04 16:05-0500\n" "Last-Translator: Harvey Ginter \n" "Language-Team: LANGUAGE \n" @@ -428,7 +428,7 @@ msgstr "ᓄᑖᖅ" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "ᐅᒃᑯᐃᓗᒍ" @@ -566,185 +566,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "ᐊᑌ, ᑖᓐᓇ ᐊᓪᓚᖑᐊᖏᓐᓇᓚᐅᕐᓚᕗᑦ!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "ᓄᕐᖃᕈᒪᓪᓚᕆᕐᖀᑦ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "ᐋ, ᑌᒪᐅᕗᖓ!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "ᐊᐅᑲ, ᐅᑎᕐᑎᖓ!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "ᓄᕐᖃᑐᐊᕈᕕᑦ, ᐊᓪᓚᖑᐊᑫᓐᓇᑌᑦ ᐊᓯᐅᓚᖓᔪᖅ! ᓴᓂᕝᕙᓖ?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "ᐋ, ᓴᓂᕝᕙᓗᒍ!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "ᐊᐅᑲ, ᓴᓂᕝᕙᕆᐊᑐᖕᖏᑐᖅ!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "ᐊᓪᓚᖑᐊᕐᑌᑦ ᓴᓂᕝᕙᖄᕐᓗᒍ?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "ᐊᓪᓚᖑᐊᕐᓯᒪᔪᖅ ᒪᑐᐃᕐᖃᔭᖕᖏᑐᖅ!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "ᐋ, ᐊᑌ" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "ᓴᓂᕝᕙᓯᒪᔪᖃᖕᖏᑐᖅ!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "ᐊᓪᓚᖑᐊᑫᓐᓇᑌᑦ ᓄᐃᑎᕐᓗᒍ ᒫᓐᓇ?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "ᐋ, ᓄᐃᑎᓗᒍ!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "ᐊᓪᓚᖑᐊᑫᓐᓇᑌᑦ ᓄᐃᑎᕐᑕᐅᕗᖅ!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "ᐃᓛᓂᐅᖕᖏᑐᖅ, ᐊᓪᓚᖑᐊᑫᓐᓇᑌᑦ ᓄᐃᑎᕐᖃᔭᖕᖏᒪᑦ!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "ᓄᐃᑎᕐᖃᔭᕋᑕᖕᖏᑌᑦ!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "ᐊᓯᐅᑎᓗᒎ ᐊᓪᓚᖑᐊᕐᓯᒪᔪᖅ?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "ᐋ, ᐊᓯᐅᑎᓪᓗᒍ!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "ᐊᐅᑲ, ᐊᓯᐅᑎᕈᓐᓀᓗᒍ!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "ᐊᐅᓚᑦᓯᒍᑎᒥ ᓴᐅᒥᐊᓃᑦᑐᖅ ᐊᑐᕐᓗᒍ!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "ᓂᐯᕈᕐᓯᒪᑎᑕᐅᔪᖅ." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "ᓂᐸᑖᕐᑎᓗᒍ." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "ᐅᑕᕐᕿᑫᓐᓇᕆᑦ..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "ᐲᕐᓗᒍ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "ᓴᕐᕿᑎᑦᓯᓯᒪᒉᑦ" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "ᐅᑎᕆᐊᕐᓂᖅ" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "ᑭᖑᓪᓕᖓ" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "ᐱᖕᖑᐊᓂᖅ" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "ᑭᖑᓪᓕᖓ" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "aᐊ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "ᐋ" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "ᐊᐅᑲ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "ᐊᓯᑦᔨᑐᕐᑕᑎᓐᓄᑦ ᐊᓯᑦᔨᓗᒍ ᐊᓪᓚᖑᐊᕐᓯᒪᔪᖅ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "ᐋ, ᐱᑐᖃᐅᓂᕐᓴᖅ ᐊᓯᑦᔨᓗᒍ!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "ᐊᐅᑲ, ᓄᑖᒥᒃ ᓴᓂᕝᕓᓗᑎᑦ!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "ᐊᑦᔨᖑᐊᖅ ᐊᑐᕈᒪᔦᑦ ᓂᕈᐊᕐᓗᒍ, ᓇᕐᓂᓗᒍᓗ \"ᐅᒃᑯᐃᓯᓂᖅ\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "ᐊᑦᔨᖑᐊᑦ ᓂᕈᐊᕐᓗᒋᑦ ᐊᑐᕈᒪᔭᑎᑦ, ᓇᕐᓂᓗᒍᓗ \"ᐱᖕᖑᐊᓂᖅ\"." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "ᑕᐅᑦᑐᒥᒃ ᓂᕈᐊᕐᓄᑎᑦ." diff --git a/src/po/ja.po b/src/po/ja.po index 12860d911..8600dd4d3 100644 --- a/src/po/ja.po +++ b/src/po/ja.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.23\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2017-12-23 13:20+0900\n" "Last-Translator: Shin-ichi TOYAMA \n" "Language-Team: japanese \n" @@ -431,7 +431,7 @@ msgstr "さいしょから" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "ひらく" @@ -571,189 +571,201 @@ msgstr "オッケー。 じゃあ このままつづけよう!" # FIXME: Move elsewhere!!! #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "ほんとうにやめる?" # msgid "Yes, I'm done!" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "はい、やめます!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "いいえ、まえに もどります!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "やめると えがきえちゃうよ! セーブする?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "はい、セーブします!" # msgid "No, don't bother saving!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "いいえ、セーブしなくても いいです!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "そのまえに いまのえを セーブする?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "そのえはひらけないよ!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "オッケー" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "セーブされた えは なかったよ!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "いんさつする?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "はい、いんさつします!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "えを いんさつしたよ!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "いんさつ できませんでした" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "まだ いんさつは できないよ!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "このえを けす?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "はい、けします!" # msgid "No, don't erase it!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "いいえ、けしません!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "マウスの ひだりのボタンを つかってね!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "おとが ならないように しました" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "おとが なるように しました" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "もうちょっと まってね…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "けす" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "スライド" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "もどる" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "つぎ" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "かいし" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "つぎ" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" # FIXME: Move elsewhere! Or not?! #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "はい" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "いいえ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "いまかいたえと まえのえを いれかえる?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "はい、まえのえと いれかえます!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "いいえ、あたらしく セーブします!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "えを えらんでから 「ひらく」をクリックしてね" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "えを えらんでから 「かいし」をクリックしてね" -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "えの なかから いろを えらぼう" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "いろを えらんで" diff --git a/src/po/ka.po b/src/po/ka.po index 5dca17e55..91f134653 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2017-12-20 13:24+0400\n" "Last-Translator: Giasher \n" "Language-Team: Gia Shervashidze \n" @@ -428,7 +428,7 @@ msgstr "ახალი" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "გახსნა" @@ -561,185 +561,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "კარგი, გავაგრძელოთ ხატვა!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "ნამდვილად გინდათ გასვლა?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "დიახ, დავასრულე!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "არა, უკან დამაბრუნე!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "თუ გახვალთ თქვენი ნახატი დაიკარგება! შევინახო?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "დიახ, შეინახე!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "არა, ნუ შეწუხდები!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "ჯერ თქვენი ნახატი შევინახო?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "ამ ნახატს ვერ ვხსნი!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "კარგი" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "ნახატები არ შეგინახავთ!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "დავბეჭდო თქვენი ნახატი?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "დიახ, ამობეჭდე!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "თქვენი ნახატი დაიბეჭდა!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "ვწუხვართ! თქვენი ნახატი ვერ ამოიბეჭდება!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "ჯერ ვერ დაბეჭდავთ!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "წავშალო ეს ნახატი?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "დიახ, წაშალე!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "არა, არ წაშალო!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "არ დაგავიწყდეთ თაგუნას მარცხენა ღილაკის გამოყენება!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "ხმა ამორთულია." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "ხმა ჩართულია." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "გთხოვთ დაიცადოთ..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "წაშლა" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "სლაიდები" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "უკან" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "შემდეგ" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "დაკვრა" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "შემდეგ" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "დიახ" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "არა" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "ჩავანაცვლო ნახატი თქვენი ცვლილებებით?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "დიახ, ჩაანაცვლე ძველი ახლით!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "არა, შეინახე ახალ ფაილში!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "აირჩიეთ ნახატი და დაწკაპეთ „გახსნა”." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "აირჩიეთ ნახატი და დაწკაპეთ „დაკვრა”." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "შეარჩიეთ ფერი თქვენი ნახატიდან." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "შეარჩიეთ ფერი" diff --git a/src/po/kab.po b/src/po/kab.po index f88f4ff20..e9d67d49a 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2017-12-23 23:11+0100\n" "Last-Translator: Yacine Bouklif \n" "Language-Team: \n" @@ -426,7 +426,7 @@ msgstr "Amaynut" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Ldi" @@ -563,185 +563,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Yelha… Yan ihi ad nkemmel unuɣ-agi !" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "D tidet tebɣiḍ ad teffeɣeḍ ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Ih, fukkeɣ !" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Ala, ad uɣaleɣ !" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ma teffeɣeḍ, tugna-inek ad truḥ ! Ad tt-teskelseḍ ?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Ih, skels-itt !" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Ala, ulayɣer asekles !" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Ad teskelseḍ qbel tugna-inek ?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Gummaɣ ad ldiɣ tugna-agi !" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Ih" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Ulac ifuyla ikelsen !" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Ad tsiggezeḍ tugna-inek tura ?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Ih, ad tt-siggezeɣ !" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Tugna-inek teffeɣ-d !" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Surfaɣ ! Tugna-inek ulamek ara d-teffeɣ !" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Ur tezmireḍ ara ad tsiggezeḍ tura !" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Ad tsefḍeḍ tugna-agi ?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Ih, sfeḍ-itt !" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Ala, ur tt-sfaḍ ara !" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Ur tettu ara seqdec taqfalt tazelmaḍt n tɣerdayt !" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Imesli yexsi." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Imesli yermed." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Ttxil-k arǧu…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Sfeḍ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Timeccegin" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Tuɣalin" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Ɣer sdat" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Urar" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Ɣer sdat" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Ih" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Ala" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Ad tsemselsiḍ tugna s ibeddilen-inek ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Ih, semselsi taqburt !" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Ala, sekles tugna tamaynutt !" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Fren tugna i tebɣiḍ, sakin ssed ɣef “Ldi”." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Fren tugniwin i tebɣiḍ, sakin ssed ɣef “Urar”" -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Fren ini seg wunuɣ-inek." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Fren ini." diff --git a/src/po/km.po b/src/po/km.po index 813257e6e..bcafce6dc 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2008-05-30 15:41+0700\n" "Last-Translator: Khoem Sokhem \n" "Language-Team: Khmer \n" @@ -430,7 +430,7 @@ msgstr "ថ្មី" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "បើក" @@ -563,193 +563,205 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "មិនអី​ទេ… គូរ​បន្ត​ទៀត​ចុះ !" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "តើ​អ្នក​ពិត​ជា​ចង់​ចេញ​ឬ ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "បាទ/ចាស ខ្ញុំ​ធ្វើ​រួច​ហើយ !" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "ទេ ថយក្រោយ​វិញ​សិន !" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "ប្រសិន​បើ​អ្នក​ចេញ អ្នក​នឹង​បាត់​រូបភាព ! រក្សាទុក​វា​ឬទេ ?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "បាទ/​ចាស រក្សាទុក​វា !" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "ទេ មិន​រក្សាទុក​ទេ !" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "រក្សាទុក​រូបភាព​របស់​អ្នក​ជា​មុន​សិន​​ឬ ?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "មិនអាច​បើក​រូបភាព​នោះ​បាន​ទេ !" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "យល់ព្រម" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "មិនមាន​ឯកសារ​ដែលបាន​រក្សាទុក​ទេ !" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "បោះពុម្ព​រូបភាព​របស់​អ្នក​ឥឡូវ​ឬ ?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "បាទ/​ចាស បោះពុម្ព !" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "រូបភាព​របស់​ត្រូវ​បាន​បោះពុម្ព​ហើយ !" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "រូបភាព​របស់​ត្រូវ​បាន​បោះពុម្ព​ហើយ !" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "អ្នក​មិន​អាច​បោះពុម្ព​បាន​នៅ​ឡើយ​ទេ !" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "លុប​រូបភាព​នេះ​ឬ ?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "បាទ​/​ចាស លុប !" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "ទេ មិន​លុប​ទេ !" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "ចងចាំ​ថា ត្រូវ​ប្រើ​ប៊ូតុង​កណ្ដុរ​ឆ្វេង !" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "បាន​បិទ​សំឡេង ។" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "បាន​បើក​សំឡេង ។" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "សូម​រង់ចាំ..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "លុប" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "ស្លាយ" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "ថយក្រោយ" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "បន្ទាប់" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "ចាក់" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "បន្ទាប់" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "កខគ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "បាទ/​ចាស" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "ទេ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "ជំនួស​រូបភាព ដោយ​ការ​ផ្លាស់ប្ដូរ​របស់​អ្នក ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "បាទ​/​ចាស ជំនួស​លើ​ឯកសារ​ចាស់ !" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "ទេ រក្សាទុក​ជា​ឯកសារ​ថ្មី !" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "ជ្រើស​រូបភាព​ដែល​អ្នក​​ចង់​បាន រួច​ហើយ “បើក” ។" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "ជ្រើស​រូបភាព​ដែល​ចង់បាន រួច​ចុច “ចាក់” ។" -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "ជ្រើស​ពណ៌ ។" diff --git a/src/po/kn.po b/src/po/kn.po index 7baa99d98..5d517f327 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2014-06-08 23:43+0630\n" "Last-Translator: Savitha \n" "Language-Team: Kannada \n" @@ -432,7 +432,7 @@ msgstr "ಹೊಸ" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "ತೆರೆ" @@ -573,187 +573,199 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "ಸರಿ ಹಾಗಿದ್ದರೆ... ಇದನ್ನು ಚಿತ್ರಿಸುವುದನ್ನು ಮುಂದುವರೆಸೋಣ!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "ನೀವು ನಿಜವಾಗಿಯೂ ನಿರ್ಗಮಿಸಲು ಇಚ್ಛಿಸುವಿರಾ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "ಹೌದು, ನಾನು ಮುಗಿಸಿದ್ದೇನೆ!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "ಇಲ್ಲ, ನನ್ನನ್ನು ಹಿಂದಕ್ಕೆ ಕೊಂಡೊಯ್ಯಿ!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" "ನೀವು ನಿರ್ಗಮಿಸಿದಲ್ಲಿ, ನೀವು ರಚಿಸಿದ ಚಿತ್ರವು ಇಲ್ಲವಾಗುತ್ತದೆ! ನೀವದನ್ನು " "ಉಳಿಸಿಲಿಚ್ಛಿಸುತ್ತೀರಾ? " -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "ಹೌದು, ಅದನ್ನು ಉಳಿಸು!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "ಇಲ್ಲ, ಉಳಿಸುವ ಅಗತ್ಯವಿಲ್ಲ!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "ನೀವು ರಚಿಸಿದ ಚಿತ್ರವನ್ನು ಮೊದಲು ಉಳಿಸಬೇಕೆ?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "ಆ ಚಿತ್ರವನ್ನು ತೆರೆಯಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "ಸರಿ" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "ಯಾವುದೆ ಉಳಿಸಲಾದ ಕಡತಗಳಿಲ್ಲ!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "ನೀವು ರಚಿಸಿದ ಚಿತ್ರವನ್ನು ಈಗಲೆ ಮುದ್ರಿಸಬೇಕೆ?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "ಹೌದು, ಮುದ್ರಿಸು!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "ನೀವು ರಚಿಸಿದ ಚಿತ್ರವನ್ನು ಮುದ್ರಿಸಲಾಗಿದೆ!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "ಕ್ಷಮಿಸಿ! ನಿಮ್ಮ ಚಿತ್ರವನ್ನು ಮುದ್ರಿಸಲಾಗಿಲ್ಲ!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "ನೀವು ಇಷ್ಟು ಬೇಗ ಮುದ್ರಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "ಈ ಚಿತ್ರವನ್ನು ಅಳಿಸಬೇಕೆ?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "ಹೌದು, ಅದನ್ನು ಅಳಿಸು!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "ಇಲ್ಲ, ಅದನ್ನು ಅಳಿಸಬೇಡ!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "ಮೌಸ್‌ನ ಎಡ ಒತ್ತುಗುಂಡಿಯನ್ನು ಬಳಸಲು ಮರೆಯದಿರಿ!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "ಧ್ವನಿಯನ್ನು ಮೂಕಗೊಳಿಸಲಾಗಿದೆ." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "ಧ್ವನಿಯನ್ನು ಮೂಕಗೊಳಿಸಲಾಗಿಲ್ಲ." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "ದಯವಿಟ್ಟು ಕಾಯಿರಿ..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "ಅಳಿಸಿ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "ಸ್ಲೈಡ್‌ಗಳು" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "ಹಿಂದಕ್ಕೆ" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "ಮುಂದಕ್ಕೆ" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "ಪ್ಲೇ" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "ಮುಂದಕ್ಕೆ" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "ಹೌದು" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "ಇಲ್ಲ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "ಚಿತ್ರವನ್ನು ನೀವು ಮಾಡಲಾದ ಬದಲಾವಣೆಗಳಿಂದ ಬದಲಾಯಿಸಬೇಕೆ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "ಹೌದು, ಹಳೆಯದನ್ನು ಬದಲಾಯಿಸು!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "ಬೇಡ, ಒಂದು ಹೊಸ ಕಡತವಾಗಿ ಉಳಿಸು!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "ನೀವು ಬಯಸುವ ಚಿತ್ರವನ್ನು ಆರಿಸಿ, ನಂತರ \"ತೆರೆಯಿರಿ\" ಅನ್ನು ಕ್ಲಿಕ್ ಮಾಡಿ." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "ನೀವು ಬಯಸುವ ಚಿತ್ರವನ್ನು ಆರಿಸಿ, ನಂತರ \"ಪ್ಲೇ\" ಅನ್ನು ಕ್ಲಿಕ್ ಮಾಡಿ." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "ಒಂದು ಬಣ್ಣವನ್ನು ಆರಿಸಿ." diff --git a/src/po/ko.po b/src/po/ko.po index e62cd12ec..f514d28cb 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2015-10-09 20:33-0400\n" "Last-Translator: Mark K. Kim \n" "Language-Team: N/A\n" @@ -426,7 +426,7 @@ msgstr "새 그림" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "열기" @@ -560,185 +560,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "그럼, 계속 그림을 그리세요!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "프로그램을 끝 마칠까요?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "네, 끝마쳐요!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "아니요, 전 화면으로 돌아가요!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "그림을 저장않하고 종료 하면 그림이 없어져요! 저장할까요?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "네, 저장하세요!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "아니요, 저장하지 마세요!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "먼저, 그림을 저장할까요?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "그 그림은 열지 못합니다!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "네" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "저장된 파일이 없네요!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "그림을 인쇄 할까요?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "네, 인쇄하세요!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "그림을 인쇄 했습니다!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "어쩌죠? 인쇄하지 못했네요..." #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "아직 인쇄 하지 못합니다!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "이 그림을 지울까요?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "네, 지우세요!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "아니요, 지우지 마세요!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "왼쪽 마우스버튼을 사용하는걸 잊지 마세요!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "음향제거" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "음향복구" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "잠깐만 기다려 주세요..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "지우기" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "슬라이드" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "되 돌아가기" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "다음" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "시작" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "다음" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "A가" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "네" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "아니요" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "전그림에 덮어쓸까요? 전그림은 없어집니다." #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "네, 전그림을 덮어쓰세요!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "아니요, 새로운 파일로 저장하죠" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "원하는 그림을 고른후 「열기」버튼을 눌러주세요." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "원하는 그림을 고른후 「시작」버튼을 눌러주세요." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "색을 고르세요" diff --git a/src/po/kok.po b/src/po/kok.po index 657c0b79c..7648a82bf 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2014-05-19 23:18+0200\n" "Last-Translator: \n" "Language-Team: \n" @@ -430,7 +430,7 @@ msgstr "नवें" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "उगड" @@ -569,185 +569,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "जायत तर...आतां ही पिंत्रावणी करूयां" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "तुमी खऱ्यांनीच सोडून वचूंक सोदतात ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "हय, म्हजें काम जालें !" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "ना, म्हाका परत फाटीं व्हर !" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "तुमी सोडून गेल्यार, तुमचें पिंतुर तुमी होगडायतले! तें जगंव?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "हय, तें जगय !" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "ना, जगंवक सोधिनाका!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "तुमचें पिंतुर पयलें जगंव ?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "तें पिंतुर उगडूंक शकना !" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "जायत तर" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "थंय सांबाळिल्ल्यो फायली नात !" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "तुमच्या पिंतुराचें आतां मुद्रण करूं ?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "हय, मुद्रण कर !" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "तुमच्या पिंतुराचें मुद्रण केलां !" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "माफ करचें, तुमच्या पिंतुराचें मुद्रण करूंक जालें ना !" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "तुमी आजून मेरेन मुद्रण करूंक शकनात !" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "हें पिंतुर फासूं येता ?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "हय, तें फासचें !" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "ना, तें फासचें न्हय !" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "मावसाचो दावो बुतांव वापरूंक याद धरची !" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "आवाज मूक केला." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "आवाज परत सुरू केला." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "मात्शें रावचें..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "फासचें" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "स्लायडी" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "फाटीं" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "फुडें" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "चालू करचें" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "फुडें" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "आ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "हय" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "ना" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "तुमी केल्ल्या बदला वरवीं पिंतुराचो बदल करूं ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "हय, पोरणें बदलचें !" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "ना, एक नवी फायल सुरक्षित करची !" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "तुमकां जाय आशिल्लें पिंतुर निवडचें, आनी मागीर “उगडचें” क्लिक करचें." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "तुमकां जाय आशिल्लीं पिंतुरां निवडचीं, आनी मागीर “चालू करचें” क्लिक करचें." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "एक रंग वेंचचो." diff --git a/src/po/kok@roman.po b/src/po/kok@roman.po index 3cd6c31e4..8b3c466d4 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2012-05-11 18:00+0530\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" @@ -428,7 +428,7 @@ msgstr "novem" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "ugodd" @@ -569,185 +569,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "borem…. Atam hem pintravuiam" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Tuka khorean soddunk zai ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "voi, Mhojem kam zalem." #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Na, mhaka patim ghe" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "tum soddxi tor, tum pintur hogddaitoloi. Tem zogonvk zai ?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Voi, tem zogoi !" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Na, Zogonvk sodhinaka" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Tujem pintur poilem zogonv ?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "tem pintur ugoddunk zaina" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "zogoil'lim koddtoram nant" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "tujem pintur atam mudronn korum ?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "voi, mudronn kor" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "tujem pintur modronn zalam" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "maf kor! Tujem pintur mudronvk na" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Azun meren mudronn korunk soka na" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "hem pintur pusun kadum ?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "voi, tem pusun kadd" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "na, tem pusi naka" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr " mavsacho dhavo butanv vaparunk yad kor " #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr " avaz mono zala " #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr " avaz chalu kela " #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr " upkar korun rav…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr " pus " #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr " Dorxika " #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr " pattim " -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr " fuddem " - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Vazoi" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr " fuddem " + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr " Aa " #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr " Voi " -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr " na " #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr " Tujea bodlavnne sovem pintur bodol korum ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr " voi, porne bodol " #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr " na, novem koddtor zogoi " #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Tuka zai asul'lem pintur vinch, uprant \"ugodd\" klik kor" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Tuka zai asul'lem pintur vinch, uprant \"vazoi\" klik kor" -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr " ek rong vinch " diff --git a/src/po/ks.po b/src/po/ks.po index 0cdcb4bb2..09c37a32d 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2012-01-02 11:36+0530\n" "Last-Translator: \n" "Language-Team: Kashmiri-PA\n" @@ -428,7 +428,7 @@ msgstr "نو" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "کھولِو" @@ -568,185 +568,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "ٹھیک چُھہ تد۪لہِ… أس۪ی تھاوُو چالو یہٕ بناوُن۔" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "توہِیہٕ چھوا پَزے بنٛد یژھان کَرُن؟" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "اَوا، مِیَہ مَکلو!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "نَہ، مِیَہ نہِ واپس!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "اگر توہِیہٕ بنٛد کۄروُہ ہُہٕنٛز شکل رایہٕ! محفوظ کَرہۄنا؟" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "اوا، کَرُن محفوظ!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "نَہ، مَہ کَرُن محفوظ!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "تُہٕنٛز شکل کَروا محفوظ گۄڈٕ؟" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "یہٕ شکل ہد۪چ نہٕ کھولِتھ!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "ٹھیک" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "یَتہِ چھہٕ نہٕ کِہن۪ی محفوظ کٔرتھ۪ی فائلہٕ!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "تُہٕنٛز شکل کَروا وٕن۪ی پرٚنٹ؟" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "اوا، پرٚنٹ کَرُن!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "تُہٕنٛز شکل آیہٕ پرٚنٹ کرنہٕ!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "معٲفی دِیو! تُہٕنٛز شکل آیہٕ نہٕ پرٚٹ کرنہٕ!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "توہِی ہد۪کِو نہٕ وُنہِ پرٚٹ کٔرتھ۪ی!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "یہٕ شکل مِٹٲوہۄنا؟" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "اوا، مِتٲیہُن!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "نا،مَہ مِتٲیہُن!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "کھوٚر ماوس بٹن استعمال کَرُن تھٲیزد۪و یاد!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "آواز چھہٕ بنٛد کٔرتھ۪ی۔" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "آواز چھہٕ یَلہٕ ترٚٲیِتھ۔" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "ہَنا کٔریو سبر…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "مِٹٲیو" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "سلائڈ" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "پَتھ" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "بیاکھ" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "چَلٲیو" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "بیاکھ" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "آ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "اوا" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "نَہ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "شکل بدلاوا تُنٛہزو تبدیلِیو ست۪ی؟" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "اوا، بَدلٲیو پرٚین۪ی اَکھ!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "نَہ نٔو فائل کٔریو محفوظ!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "شکل ژٲرِو یۄس تُہِۍ یژھان چھو، تہٕ پَتہٕ کٔریو کلِک “کھولِو“۔" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "شکل ژٲرِو یۄس تُہِۍ یژھان چھو، تہٕ پَتہٕ کٔریو کلِک “چلٲیو“۔" -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "اَکھ رنٛگ تُلِو۔" diff --git a/src/po/ks@devanagari.po b/src/po/ks@devanagari.po index 3c910343c..ffec7bb75 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2012-12-21 11:04+0530\n" "Last-Translator: \n" "Language-Team: Kashmiri-DV\n" @@ -428,7 +428,7 @@ msgstr "नूव" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "खूलीव" @@ -569,185 +569,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK तॊलो… पकॊव यॊ डरायींग रूज़व करान!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "कयाह तुहयो छॊव पॊज़ पॊठ रुकुन यछ़ान?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "आ, मॊ मकलूव!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "ना,मॊ नॊयीव वापस!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "अगर तुहयॊ रुकोव, तुहॊंज़ तसविर रावो!यो कॊरवाह मोहफूज़?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "आ, यॊ कॊरहून मोहफूज़!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "ना, मोहफूज़ करनुक गम मॊ बॊरीव!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "गुडे कॊरवा तसविर मॆहफूज़?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "छु नॊ हिकान हु तसविर खूलीथ!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "अतो छॊ नॊ मोहफूज़ करनॊ आमोच़ फायलो?" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "पननॊन तसविर कॊरीवो परोंट वॊन?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "आ, कॊरीव परींट!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "तुहॊंज़ तसविर छॊ परींट करनॊ आमोच़!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "मॊफी दीयोव!तुहॊंज़ तसविर हयोच नॊ परींट कॊरीथ!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "वॊन हयीकीव नॊ परींट कॊरीथ!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "तसविर कॊरीव ईरिज़?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "आ, कॊरीव ईरिज़!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "ना, यॊ मो कॊरीव ईरिज़!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "खुफुर मावुस बुटन ईसतिमाल करुन थियज़ोव याद!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "मयूट करनॊ आमोच़ आवाज़" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "अनयूट करनॊ आमोच़ आवाज़" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "मॊहरबिनी कॊरीथ पिरीव…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "ईरिज़" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "सोलायडे" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "वापस" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "बयाख" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "पेली" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "बयाख" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "आ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "आ" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "ना" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "तुहॊंज़न तबदिलयन सान बदलाववाह तसविर ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "आ, परॊन अख बदलॊयोव!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "ना, मोहफूज़ कॊरीव अख नॊव फायोल!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "च़ॊरीव तसविर युस तुहयो ज़रूरत छॊ, पतॊ कॊरीव कोलोक “खूलोव”." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "च़ॊरीव तसविर योम तुहयो ज़रूरत छॊ, पतॊ कॊरीव कोलोक “पेलि”." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "अख रंग तुलीव." diff --git a/src/po/ku.po b/src/po/ku.po index 63b45cb8d..b5b98f3a9 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2009-05-25 12:52+0300\n" "Last-Translator: \n" "Language-Team: en_US \n" @@ -431,7 +431,7 @@ msgstr "Nû" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Veke" @@ -569,193 +569,205 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Temam, nexwe vê xêzkirinê tomar bike!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Ji dil dixwazî derkevî?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Erê, min qedand!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Na, min bi şûnde bibe!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Heke derkevî tu yê wêneyê xwe winda bikî! Dixwazî vêga tomar bikî?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Erê tomar bike!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "Na, xwe bi tomarkirinê aciz neke!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Pêşî wêneyê xwe tomar bikî?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Ev wêne nayê vekirin!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Temam" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Tu dosye nehat tomarkirin!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Dixwazî wêneyê vêga çap bikî?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Erê, çap bike!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Wêneyê te hat çapkirin!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Wêneyê te hat çapkirin!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Hê nikarî çap bikî!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Vê wêneyê jê bibî?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Erê, jê bibe!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "Na, jê nebe!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Bibîr bîne ku tu yê bişkojka çepê ya mişkî bikar bînî!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Bêdeng" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Bideng" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Ji kerema xwe re li bendê bimîne..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Jê bibe" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Slayd" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Paş" +#. Slideshow: 'Play' button, to begin a slideshow sequence +#: ../tuxpaint.c:7869 +msgid "Play" +msgstr "Bilîzîne" + +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 +#: ../tuxpaint.c:7875 #, fuzzy msgid "Next" msgstr "Nivîs" -#. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 -msgid "Play" -msgstr "Bilîzîne" - #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Erê" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Na" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Wêneyê bi guherandinên xwe biguherînî?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Erê, li ser ya kevin binivîse!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Na, dosyeyeke nû tomar bike!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Ji bo vekirina wêneyê ku dixwazî \"Veke\" Bitikîne." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "Ji bo vekirina wêneyê ku dixwazî \"Veke\" Bitikîne." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Rengekî hilbijêre" diff --git a/src/po/lb.po b/src/po/lb.po index 29772230e..5aedfce9d 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2010-02-16 21:10+0100\n" "Last-Translator: René Brandenburger \n" "Language-Team: LANGUAGE \n" @@ -430,7 +430,7 @@ msgstr "Nei" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Opmaachen" @@ -557,185 +557,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK ehm… Looss eis dëst Bild weidermolen!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Wëllst du wierklech ophalen?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Jo, ech si fäerdeg!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Nee, looss mech weidermolen" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Wann's du ophäls geet Bild verluer! Soll et gespäichert ginn?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Jo, späicher et!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Nee, dat brauch net gespäichert ze ginn!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Däin Bild fir d'éischt späicheren?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Oh, dat do Bild kann ech net opmaachen!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Et gëtt keng gespäichert Biller!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Däi Bild elo drécken?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Jo, dréck et!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Däi Bild gouf gedréckt!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Et deet mer Leed, awer däi Bild konnt net gedréckt ginn!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Du kanns nach net drécken!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Dëst Bild läschen?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Jo, läsch et!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Nee, net läschen!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Denk drun de lénke Knäppche vun der Maus ze benotzen!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Toun ausgeschalt." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Toun ageschalt." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Waart wann ech gelift…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Läschen" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Diashow" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Zeréck" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Weider" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Ofspillen" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Weider" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Jo" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Nee" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "D'Bild mat dénge Ännerungen iwwerschreiwen?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Jo, iwwerschreiw dat aalt Bild!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Nee, als neit Bild späicheren" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Wiel d'Bild aus, da klick \"Opmaachen\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Wiel d'Biller aus déi du kucke wëlls, da klick \"Ofspillen\"." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Wiel eng Faarf." diff --git a/src/po/lg.po b/src/po/lg.po index 70c84163f..009906231 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2010-09-21 09:37+0200\n" "Last-Translator: OLWENY San James \n" "Language-Team: LANGUAGE \n" @@ -436,7 +436,7 @@ msgstr "Kippya" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Ggulawo" @@ -575,185 +575,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Ee Kale… Katugende mu maaso n'okusiiga kino!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Oyagalira ddala ku genda?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Yee, Mmalirizza!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Nedda. nziza emabega!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Singa oggalawo, ojjakufiirwa ekifaananyi kyo! Kitereke?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Yee, kitereke!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Nedda, tofaayo kukitereka!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Sooka otereke ekifaananyi kyo?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "tekisoboka kuggula kifaananyi ekyo!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Kale" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Tewali fayiro ziterekeddwa!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Fulumya ekifaananyi kyo kati?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Yee, kifulumye!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Ekifaananyi kyo kifulumiziddwa!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Ng'olabye! Ekifaananyi kyo tekifuumiziddwa!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Tonnatuuka ku fulumya!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Ssiimuula ekifaananyi kino?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Yee, kisiimuule!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Nedda, tokisiimuula!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Jjukira okukozesa eppeesa lya mouse eriri ku ludda lwa kkono!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Ddoboozi ligyiddwako." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Ddoboozi kweriri." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Bambi linda…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Ssiimuula" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Endaga" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Mabega" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Ekiddirira" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Zzannya" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Ekiddirira" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Yee" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Nedda" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Sikiza ekifaananyi n'enkyukakyukazo?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Yee, ggyawo enkadde!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Nedda, tereka fayiro empya!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Londa ekifaananyi kyoyagala, oluvannyuma nyiga ‘Ggulawo’." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Londa ebifaananyi byoyagala, oluvannyuma nyiga ‘Zzannya’." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Londa langir." diff --git a/src/po/lt.po b/src/po/lt.po index d9660bb3d..013959cbb 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2004-12-10 18:11+0200\n" "Last-Translator: Gintaras Goštautas \n" "Language-Team: Lithuanian \n" @@ -438,7 +438,7 @@ msgstr "Naujas" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Atidaryti" @@ -575,193 +575,205 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Gerai...Piešk toliau šitą!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Ar tikrai norite išeiti?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "Taip, aš baigiau!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Ne, grąžinkite mane atgal!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Jeigu išeisite, prarasite savo piešinį! Ar išsaugoti jį?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Taip, išsaugoti!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "Ne, nereikia!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Ar prieš tai išsaugoti jūsų piešinį?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Negalima atidaryti šio piešinio!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Gerai" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Nėra išsaugotų bylų!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Ar spausdinti jūsų piešinį dabar?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Taip, atspaudinti!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Jūsų piešinys buvo atspausdintas!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Jūsų piešinys buvo atspausdintas!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Jūs dar negalite spausdinti!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Ar ištrinti šį piešinį?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Taip, ištrinti!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "Ne, neištrinti!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Nepamirškite naudoti kairiojo pelės klavišo!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Garsas išjungtas" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Garsas įjungtas" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Palaukite..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Ištrinti" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Skaidrės" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Grįžti atgal" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Toliau" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Pradėti" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Toliau" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Taip" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Ne" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Ar perrašyti paveikslėlį su Jūsų pakeitimais?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Taip, perrašykim senąjį!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Ne, išsaugokim į naują bylą!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Išsirinkite norimą piešinį, po to Spustelėkite 'Open'." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Išsirinkite norimus paveikslėlius, po to Spustelėkite “Pradėti”." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Pasirinkite spalvą" diff --git a/src/po/lv.po b/src/po/lv.po index 0355fc5bd..e6aa6b3c2 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2014-06-11 23:13-0000\n" "Last-Translator: Raivis Strogonovs \n" "Language-Team: Valoda \n" @@ -428,7 +428,7 @@ msgstr "Jauns" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Atvērt" @@ -568,185 +568,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Labi tad… turpinām zīmēt šo zīmējumu!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Vai tu tiešām gribi iziet :( ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Jā, pabeidzu!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Nē, es gribu atpakaļ!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ja tu izies, un nesaglabāsi zīmējumu tu zaudēsi to! Vai saglabāt?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Jā, saglabā!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Nē, nesaglabāšu!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Vai vispirms saglabāt tavu bildi?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Nu nevaru es to bildi atvērt!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Labi" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Tev nav neviena saglabāta zīmējuma!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Printēt tavu bildi?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Jā, printē!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Tava bilde ir izprintēta!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Atvaino! Nevarēju izprintēt tavu bildi!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Tu vēl nevari izprintēt!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Dzēst šo zīmējumu?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Jā, dzēs to!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Nē, nedzēs!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Atceries, lieto kreiso peles pogu!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Skaņa izslēgta" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Skaņa ieslēgta" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Lūdzu uzgaidi..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Dzēst" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Slaids" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Atpakaļ" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Tālāk" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Spēlēt" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Tālāk" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Jā" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Nē" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Aizstāt zīmejumu ar tavām izmaiņām?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Jā, aizstāt veco zīmējumu!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Nē, glabāt jaunā failā!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Izvēlies bildi ko gribi atvērt un spied pogu “Atvērt“." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Izvēlies bildi kuru tu gribi un spied pogu “Spēlēt”." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Izvēlies krāsu." diff --git a/src/po/mai.po b/src/po/mai.po index b95122d3b..3a1b547ee 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2013-02-18 09:21+0530\n" "Last-Translator: sk \n" "Language-Team: American English \n" @@ -430,7 +430,7 @@ msgstr "नव" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "खोलू" @@ -566,185 +566,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "चलू, एकरा बनैनाइ जारी राखू!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "की अहाँ सचमुच बाहर होएबाक लेल चाहैत छी?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "हँ, हम पूरा कए चुकल छी!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "नहि, हमरा वापिस लए जाउ!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "जँ अहाँ छोड़ैत छी, अहाँक तस्वीर केँ छोड़ै पड़त! एकरा सहेजू?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "हँ, एकरा सहेजू!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "नहि, एकरा सहेजबाक कष्ट नहि करू!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "की पहिलुक काम केँ सहेजनै छी?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "ओ तस्वीर केँ नहि खोलू!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "बेस" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "एतए कोनो सहेजल फाइल नहि अछि!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "अपन चित्र केँ आब छापू?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "हँ, एकरा छापू!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "अहाँक चित्र छपि गेल!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "क्षमा करू! अहाँक चित्र छपि नहि सकल!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "अहाँ अखन तकि नहि छप सकैत अछि!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "ई चित्र केँ मेटाउ?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "हँ, एकरा मेटाउ!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "नहि, एकरा मत मेटाउ!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "बम्माँ माउस बटनक उपयोग कएनाइ नहि बिसरू!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "आवाज बन्न अछि." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "आवाज शुरू कएल गेल." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "कृपया प्रतीक्षा करू..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "मेटाउ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "स्लाइड" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "पाछाँ" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "अगिला" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "बजाउ" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "अगिला" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "हँ" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "नहि" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "अहाँक परिवर्तनक साथ चित्र बदलू?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "हँ, पुरनका केँ बदलू!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "नहि, नव फाइल सहेजू!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "अपन चित्र केँ चुनू जकरा अहाँ चाहैत छी, फेर ‘खोलू’ क्लिक करू." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "जे चित्र अहाँ चाहैत छी ओकरा चुनू आओर \"चलाउ\" पर क्लिक करू" -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "एकगोट रंग चुनू." diff --git a/src/po/mk.po b/src/po/mk.po index e2a770beb..2a3acb03b 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2006-06-17 23:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Macedonian \n" @@ -432,7 +432,7 @@ msgstr "Нов" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Отвори" @@ -571,187 +571,199 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Добро тогаш... Да продолжиме со цртањето на оваа слика!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Навистина ли сакате да ја прекинете со работа?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ако ја прекинете со работа, ќе ја загубите сликата! Да се зачува ли?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Да се зачува ли предходно сликата?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Таа слика не може да биде отворена!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Во ред" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Нема зачувани датотеки!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Да се печати ли сликата сега?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Вашата слика е испечатена!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Вашата слика е испечатена!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Се уште не можете да печатите!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Да се избриша ли сликата?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Не заборавајте да го користите левото копче на глувчето!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Бришење" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Назад" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Да" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Не" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Изберете ја сликата која ја сакате, тогаш кликнете „Отвори“." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "" -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "" diff --git a/src/po/ml.po b/src/po/ml.po index f03547ba8..670f802cc 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2014-08-03 16:29+0530\n" "Last-Translator: Akhil Krishnan S \n" "Language-Team: Malayalam\n" @@ -438,7 +438,7 @@ msgstr "പുതിയ ചിത്രം" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "തുറക്കുക" @@ -575,185 +575,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "ശരി ഇനി. . .ഇതു തന്നെ വരയ്ക്കാം." #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "നിങ്ങള്‍ തീര്‍ച്ചയായും പോകാന്‍ ആഗ്രഹിക്കുന്നുവോ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "ചെയ്തുകഴിഞ്ഞു!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "തിരിച്ചുപോകൂ" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "ഇപ്പോള്‍ പുറത്തുപോയാല്‍ വരച്ചത് നഷ്ടപ്പെടും! സൂക്ഷിക്കണോ?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "ശരി, സൂക്ഷിയ്ക്കാം" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "ഇതിനെ സൂക്ഷിക്കേണ്ട." #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "ആദ്യം നിങ്ങളുടെ ചിത്രം സൂക്ഷിയ്ക്കണോ?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "ചിത്രം തുറക്കാന്‍ സാധിക്കുന്നില്ല!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "ശരി" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "സംരക്ഷിച്ച ഫയലുകള്‍ ഇവിടെ ഇല്ല." #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "നിങ്ങളുടെ ചിത്രം ഇപ്പോള്‍ അച്ചടിക്കണോ?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "ശരി അച്ചടിച്ചു കൊള്ളു." #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "നിങ്ങളുടെ ചിത്രം അച്ചടിച്ചുകഴിഞ്ഞു!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "ക്ഷമിക്കണം. നിങ്ങളുടെ ചിത്രം അച്ചടിക്കാനായില്ല." #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "താങ്കള്‍ക്ക് ഇപ്പോഴും അച്ചടിക്കാനാവില്ല" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "ഈ ചിത്രം മായ്ക്കണോ?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "ശരി, മായ്ചുകോള്ളു!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "വേണ്ട, മായ്കേണ്ട!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "മൗസിന്റെ ഇടത്തേ ബട്ടണ്‍ ഉപയോഗിക്കാന്‍ ഓര്‍മ്മിക്കണേ!." #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "ശബ്ദം പോയി." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "ശബ്ദം വരുത്തി" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "അല്പനേരം ക്ഷമിക്കൂ. . ." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "മായ്ക്കാം" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "സ്ലൈഡുകള്‍" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "തിരികെ" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "അടുത്തത്" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "പ്രദര്‍ശനം" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "അടുത്തത്" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "അആ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "വേണം" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "വേണ്ട" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "നിങ്ങള്‍ വരച്ച ഈ ചിത്രം മാറ്റങ്ങളോടെ പകരം വെക്കുന്നോ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "ശരി, പകരം വച്ചുകോള്ളു!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "വേണ്ട, പുതിയ ഒരു ഫയലായി സൂക്ഷിച്ചുകൊള്ളൂ." #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "നിങ്ങള്‍ക്കു വേണ്ട ചിത്രം തിരഞ്ഞടുത്ത് “തുറക്കുക”" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "നിങ്ങള്‍ക്ക് ഉചിതമായ ചിത്രം ലഭിയ്ക്കാന്‍ “പ്രദര്‍ശനം” അമര്‍ത്തുക " -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "ഒരു നിറം തിരഞ്ഞെടുക്കൂ." diff --git a/src/po/mn.po b/src/po/mn.po index 7c9f81a99..ac8e6b2fb 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -426,7 +426,7 @@ msgstr "" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "" @@ -551,185 +551,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "" -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "" diff --git a/src/po/mni.po b/src/po/mni.po index 00eeaacf9..4ed4c5d41 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2011-10-07 15:05+0530\n" "Last-Translator: Hidam Dolen \n" "Language-Team: LANGUAGE \n" @@ -428,7 +428,7 @@ msgstr "অনৌবা" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "হাংদোকপা" @@ -567,185 +567,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "মদু য়ারে... অদুগা মসি য়েকখিসি!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "অদোম তশেংনা থাদোকপা পামলব্রা?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "হোয়, ঐ তৌরে!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "নত্তে, ঐবু হান্নগী মফমদা পুবীরো!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "অদোম্না থাদোক্লবদি, অদোমগী লাই মাংখ্রগনি! মসি সেভ তৌগদ্রা?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "হোয়, মসি সেভ তৌরো!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "নত্তে, সেভ তৌবগীদমক করিসু খল্লুনু!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "অদোমগী লাইদু হান্না সেভ তৌগদ্রা?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "লাই অদু হাংদোকপা ঙমদে!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "য়ারে" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "সেভ তৌবা ফাইল অমত্তা লৈতে!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "অদোমগী লাই হৌজিক নমথোক্কদ্রা?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "হোয়, মসি নমথোকউ!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "অদোমগী লাইদু নমথোক্লে!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "ঙাকপিগনি! অদোমগী লাই অদু নমথোকপা য়াররোই!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "অদোম্না হৌজিকসু নমথোকপা য়ারোই!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "লাই অসি মুত্থৎকদ্রা?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "হোয়, মসি মুত্থৎপিরো!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "নত্তে, মসি মুত্থৎপিগনু!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "ওইথংবা মাউসকী বতন শিজিন্নবা নিংশিংনবিয়ু!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "খোনজেল থোক্ত্রে." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "খোনজেল থোকএ." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "ঙাইহাক্তং ঙাইবিয়ু..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "মুত্থৎলো" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "স্লাইদশিং" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "মতুং" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "মথং" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "প্লে" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "মথং" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "হোয়" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "নত্তে" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "লাই অদু অদোমগী অহোংবা অদুনা মহুৎ শিন্দোক্কদ্রা?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "হোয়, অরিবা অদু মহুৎ শিন্দোকউ!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "নত্তে, অনৌবা ফাইল অমা সেভ তৌরো!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "অদোম্না পাম্বা লাই অদু খল্লো, অদুগা “হাংদোকপা” ক্লিক তৌরো." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "অদোম্না পাম্বা লাইদু খল্লো, অদুগা “প্লে” ক্লিক তৌরো." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "মচু অমা খল্লো." diff --git a/src/po/mni@meiteimayek.po b/src/po/mni@meiteimayek.po index 75769e8f2..4467e10ee 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2011-10-07 15:05+0530\n" "Last-Translator: Hidam Dolen \n" "Language-Team: LANGUAGE \n" @@ -427,7 +427,7 @@ msgstr "ꯑꯅꯧꯕ" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "ꯍꯥꯡꯗꯣꯛꯄ" @@ -565,185 +565,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "ꯃꯗꯨ ꯌꯥꯔꯦ... ꯑꯗꯨꯒ ꯃꯁꯤ ꯌꯦꯛꯈꯤꯁꯤ!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "ꯑꯗꯣꯝ ꯇꯁꯦꯡꯅ ꯊꯥꯗꯣꯛꯄ ꯄꯥꯝꯂꯕ꯭ꯔꯥ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "ꯍꯦꯌ, ꯑꯩ ꯇꯧꯔꯦ!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "ꯅꯠꯇꯦ, ꯑꯩꯕꯨ ꯍꯥꯟꯅꯒꯤ ꯃꯐꯝꯗ ꯄꯨꯕꯤꯔꯣ!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "ꯑꯗꯣꯝꯅ ꯊꯥꯗꯣꯛꯂꯕꯗꯤ, ꯑꯗꯣꯝꯒꯤ ꯂꯥꯏ ꯃꯥꯡꯈ꯭ꯔꯒꯅꯤ! ꯃꯁꯤ ꯁꯦꯚ ꯇꯧꯒꯗ꯭ꯔꯥ?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "ꯍꯧꯌ, ꯃꯁꯤ ꯁꯦꯚ ꯇꯧꯔꯣ!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "ꯅꯠꯇꯦ, ꯁꯦꯚ ꯇꯧꯕꯒꯤꯗꯃꯛ ꯀꯔꯤꯁꯨ ꯈꯜꯂꯨꯅꯨ!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "ꯑꯗꯣꯝꯒꯤ ꯂꯥꯏꯗꯨ ꯍꯥꯟꯅ ꯁꯦꯚ ꯇꯧꯒꯗ꯭ꯔꯥ?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "ꯂꯥꯏ ꯑꯗꯨ ꯍꯥꯡꯗꯣꯛꯄ ꯉꯝꯗꯦ!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "ꯌꯥꯔꯦ" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "ꯁꯦꯚ ꯇꯧꯕ ꯐꯥꯏꯜ ꯑꯃꯠꯇ ꯂꯩꯇꯦ!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "ꯑꯗꯣꯝꯒꯤ ꯂꯥꯏ ꯍꯧꯖꯤꯛ ꯅꯝꯊꯣꯛꯀꯗ꯭ꯔꯥ?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "ꯍꯣꯌ, ꯃꯁꯤ ꯅꯝꯊꯣꯛꯎ!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "ꯑꯗꯣꯝꯒꯤ ꯂꯥꯏꯗꯨ ꯅꯝꯊꯣꯛꯂꯦ!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "ꯉꯥꯛꯄꯤꯒꯅꯤ! ꯑꯗꯣꯝꯒꯤ ꯂꯥꯏ ꯑꯗꯨ ꯅꯝꯊꯣꯛꯄ ꯌꯥꯔꯔꯣꯏ!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "ꯑꯗꯣꯝꯅ ꯍꯧꯖꯤꯛꯁꯨ ꯅꯝꯊꯣꯛꯄ ꯌꯥꯔꯣꯏ!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "ꯂꯥꯏ ꯑꯁꯤ ꯃꯨꯠꯊꯠꯀꯗ꯭ꯔꯥ?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "ꯍꯧꯌ, ꯃꯁꯤ ꯃꯨꯠꯊꯠꯄꯤꯔꯣ!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "ꯅꯠꯇꯦ, ꯃꯁꯤ ꯃꯨꯠꯊꯠꯄꯤꯒꯅꯨ!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "ꯑꯣꯏꯊꯪꯕ ꯃꯥꯎꯁꯀꯤ ꯕꯇꯟ ꯁꯤꯖꯤꯟꯅꯕ ꯅꯤꯡꯁꯤꯡꯕꯤꯌꯨ!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "ꯈꯣꯟꯖꯦꯜ ꯊꯣꯛꯇ꯭ꯔꯦ." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "ꯈꯣꯟꯖꯦꯜ ꯊꯣꯛꯑꯦ." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "ꯉꯥꯏꯍꯥꯛꯇꯪ ꯉꯥꯏꯕꯤꯌꯨ…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "ꯃꯨꯠꯊꯠꯂꯣ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "ꯁꯥꯏꯗꯁꯤꯡ" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "ꯃꯇꯨꯡ" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "ꯃꯊꯪ" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "ꯄ꯭ꯂꯦ" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "ꯃꯊꯪ" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "ꯍꯣꯌ" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "ꯅꯠꯇꯦ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "ꯂꯥꯏ ꯑꯗꯨ ꯑꯗꯣꯝꯒꯤ ꯑꯍꯣꯡꯕ ꯑꯗꯨꯅ ꯃꯍꯨꯠ ꯁꯤꯟꯗꯣꯛꯀꯗ꯭ꯔꯥ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "ꯍꯣꯌ, ꯑꯔꯤꯕ ꯑꯗꯨ ꯃꯍꯨꯠ ꯁꯤꯟꯗꯣꯛꯎ!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "ꯅꯠꯇꯦ, ꯑꯅꯧꯕ ꯐꯥꯏꯜ ꯑꯃ ꯁꯦꯚ ꯇꯧꯔꯣ!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "ꯑꯗꯣꯝꯅ ꯄꯥꯝꯕ ꯂꯥꯏ ꯑꯗꯨ ꯈꯜꯂꯣ, ꯑꯗꯨꯒ “ꯍꯥꯡꯗꯣꯛꯄ” ꯀ꯭ꯂꯤꯛ ꯇꯧꯔꯣ." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "ꯑꯗꯣꯝꯅ ꯄꯥꯝꯕ ꯂꯥꯏꯗꯨ ꯈꯜꯂꯣ, ꯑꯗꯨꯒ “ꯄ꯭ꯂꯦ” ꯀ꯭ꯂꯤꯛ ꯇꯧꯔꯣ." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "ꯃꯆꯨ ꯑꯃ ꯈꯜꯂꯣ." diff --git a/src/po/mr.po b/src/po/mr.po index acc70dcee..0e77bf984 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2013-03-28 12:11+0530\n" "Last-Translator: Santosh Jankiram Kshetre \n" "Language-Team: Marathi\n" @@ -428,7 +428,7 @@ msgstr "नया कागद" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "दाखव (जुने चित्र दाखव )" @@ -569,154 +569,159 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "ठिक..... चला चित्र काढ्णे चालु ठेवु या " #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "खरच तुम्हाला टुक्स पेंन्ट बंद करायचा आहे का? " #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "हो, मी काम पुर्ण केले." #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "नाही, मला परत जायच आहे. " #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" "जर तुम्ही बंद कराल, तर तुम्ह्चे तुम्हीच चित्र नष्ट कराल. सेव करा म्हणजे सुरक्षित साठ्वुण ठेवा. " -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "हो, सेव करा म्हणजे सुरक्षित साठ्वुण ठेवा. " -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "नाहीं, इसे सुरक्षित ठेवण्याचे कष्ट करु नका ! " #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "आगोदर, चित्र साठ्वुन ठेवा. " #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "आपण हे चित्र पाहु / उघडु शकत नाही. " #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "ठिक " #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "येथे कोणेतही फाईल साठवली नाही. " #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "चित्राची प्रत काढु का ? (प्रिट आऊट हवी का?) " -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "हो, प्रिंट काढ ! " #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "तुम्हा्च्या चित्राची प्रत काढली आहे. " #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "क्षमस्व! आपल चित्र ्छापल जाऊ शकत नाही. |" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "आता प्रिन्ट काढु नाहीं शकत. " #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "मिटवु का ? किंवा हे पुसु का ?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "हो, मिटव. " -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "नाही, याला मिटवु नकोस ! " #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "विसरु नका माऊसचे डावे बटन वापरण्यास " #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "आवाज बंद केलेला आहे. " #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "आवाज सुरु आहे." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "कृपया प्रतीक्षा करा..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "मिटवा किंवा पुसुन टाका." #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "स्लाइड" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "मागे जा." -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "पुढे जा." - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "्चालु करा." +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "पुढे जा." + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "आ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "हो" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "नाही" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "" "जुन्हा फाईलमध्ये नविन बद्द्ल केलेली फाईल टाकु का ? लक्षात ठेवा जुन्या फाईलची माहिती नष्ट " @@ -724,33 +729,40 @@ msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "हो, जुन्या फाईल मध्ये बद्द्ल करा ! " #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "नाही, नवीन फाईल मध्ये चित्र साठ्वुन ठेवा. " #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "पथम चित्र निवडा नंतर फाईल ऊघडा. " #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "जो चित्र आप चाहते हैं उसे चुने और \"चलायें\" पर क्लिक करें" -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "एक रंग निवडा" diff --git a/src/po/ms.po b/src/po/ms.po index 55c58c5dd..a2b28968f 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-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/" @@ -433,7 +433,7 @@ msgstr "Baru" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Buka" @@ -564,185 +564,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Baiklah... Mari teruskan melukis yang ini!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Anda pasti mahu keluar?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Ya, sudah siap!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Belum lagi!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Jika anda keluar, anda akan kehilangan hasil kerja anda! Simpan?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Ya, simpan ia!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Belum, jangan simpan lagi!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Simpan hasil kerja dahulu?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Tidak boleh membuka gambar!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Tiada fail yang disimpan!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Cetak?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Ya, cetak ia!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Hasil kerja anda sudah dicetak!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Maaf! Gambar anda tidak dapat dicetak!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Anda tidak boleh cetak lagi!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Padam hasil kerja?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Ya, padam ia!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Belum, jangan padam lagi!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Ingat gunakan butang tetikus kiri!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Bunyi disenyapkan." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Bunyi disuarakan." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Tunggu sebentar..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Padam" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Slaid" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Undur" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Berikutnya" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Main" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Berikutnya" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Ya" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Tidak" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Ganti gambar dengan perubahan yang anda buat?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Ya, ganti dengan yang lama!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Tidak, simpan fail baharu!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Pilih gambar yang anda mahu, dan klik 'Buka'" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Pilih gambar yang anda mahu, kemudian klik \"Main\"." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Ambil satu warna." diff --git a/src/po/nb.po b/src/po/nb.po index eb6a8c424..c4d880692 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2017-07-29 15:50+0100\n" "Last-Translator: Karl Ove Hufthammer \n" "Language-Team: Norwegian Bokmål \n" @@ -428,7 +428,7 @@ msgstr "Ny" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Åpne" @@ -560,185 +560,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Greit! Da fortsetter vi med denne tegningen." #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Er du sikker på at du vil avslutte?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Ja, jeg er ferdig!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Nei, jeg vil tegne mer!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Du mister tegningen hvis du avslutter. Vil du lagre den først?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Ja, lagra den!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Nei, ikke lagre den!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Vil du lagre tegningen først?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Klarte ikke åpne tegningen." #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Det finnes ingen lagrede tegninger." #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Er du sikker på at du vil skrive ut tegningen?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Ja, skriv den ut!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Tegningen er skrevet ut." #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Klarte ikke skrive ut tegningen." #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Du kan ikke skrive ut enda!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Vil du virkelig slette tegningen?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Ja, slett den!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Nei, ikke slett den!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Husk å bruke venstre museknapp!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Lyd slått av." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Lyd slått på." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Vent litt …" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Slett" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Lysbilder" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Tilbake" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Neste" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Kjør" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Neste" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Ja!" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Nei!" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Vil du bytte ut den gamle tegningen med den nye?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Ja, bytt ut den gamle!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Nei, lagre som en ny tegning!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Velg en tegning og trykk «Åpne»." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Vel tegningene du vil ha, og trykk sjå på «Kjør»." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Vel ein farge frå teikninga." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Velg en farge." diff --git a/src/po/ne.po b/src/po/ne.po index 856e83c12..5ccfbca8d 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2014-06-09 08:08+0530\n" "Last-Translator: Khagen Sarma \n" "Language-Team: none\n" @@ -428,7 +428,7 @@ msgstr "नयाँ" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "खोल्नुहोस्" @@ -567,185 +567,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "ठिक छ...... लौ हामी यो चित्र कोरिरहौ!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "के तपाईँ साँच्चै त्याग्न चाहनुहुन्छ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "ज्यू, मेले गरेँ" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "होइन, मलाई पछि लानुहोस्!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "यदि तपाईँले त्याग्नुभयो भने तपाईले चित्र हराउनुहुनेछ! के यसलाई संरक्षण गरूँ?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "ज्यू, यसलाई संरक्षण गर्नुहोस्!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "होइन, संरक्षण नगरे पनि केही हुन्न!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "पहिला तपाईँको चित्र संरक्षण गर्नुहोस्" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "चित्र खोल्न सकिएन!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "संरक्षण गरिएको फाइल छैन!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "तपाईँको चित्र अहिले छाप्नुहुन्छ?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "ज्यू, छाप्नुहोस्!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "तपाईँको चित्र छापिइयो!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "माफ गर्नुहोस्! तपाईँको चित्र छाप्न सकिएन!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "तपाईले अहिलेसम्म छाप्न सक्नुभएन!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "यो चित्र मेटाउनू?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "ज्यू, यसलाई मेटाउनुहोस्!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "होइन, यसलाई नमेटाउनुहोस्!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "माउसको देब्रे बटन प्रयोग गर्न सम्झनुहोस्!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "आवाज मौन गरिएको छ।" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "आवाज मैन निस्क्रीय गरिएको छ" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "कृपया पर्खनुहोस्......" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "मेटाउनुहोस्" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "स्लाइडहरू" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "पछि" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "अघिल्लो" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "प्ले गर्नुहोस्" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "अघिल्लो" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "ज्यू" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "होइन" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "तपाईँको प्रतिस्थापन चित्र परिवर्तन गर्नू?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "ज्यू, पुरानोलाई प्रतिस्थापन गर्नुहोस्!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "होइन, एउटा नयाँ फाइल संरक्षण गर्नुहोस्!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "तपाईँले चाहनुभएको चित्र चुन्नुहोस्, “Open”.मा क्लिक गर्नुहोस्।" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "तपाईँले चाहनुभएको चित्र चुन्नुहोस्, “Play” मा क्लिक गर्नुहोस्।" -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "रङ्ग लिनुहोस्" diff --git a/src/po/nl.po b/src/po/nl.po index 562029a6c..24e3f6fdf 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2017-10-15 11:04+0200\n" "Last-Translator: Willem Heppe \n" "Language-Team: Dutch \n" @@ -432,7 +432,7 @@ msgstr "Nieuw" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Openen" @@ -567,185 +567,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK… Dan gaan we verder met deze!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Wil je echt stoppen?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Ja, het is klaar!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Nee, breng me terug!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Als je stopt, ben je je tekening kwijt! Toch opslaan?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Ja, opslaan!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Nee, niet opslaan!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Wil je je huidige tekening eerst nog opslaan?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Deze tekening kan niet geopend worden!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Er zijn geen opgeslagen tekeningen!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "De tekening nu afdrukken?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Ja, afdrukken!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "De tekening is afgedrukt!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Sorry! De tekening is niet afgedrukt!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Je kunt nu niet afdrukken!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Deze tekening uitvegen?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Ja, uitvegen!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Nee, niet uitvegen!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Onthoud dat je de linker muisknop dient te gebruiken!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Geluid uit." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Geluid aan." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Even geduld…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Uitgommen" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Dia's" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Terug" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Volgende" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Afspelen" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Volgende" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Ja" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Nee" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "De tekening vervangen met de wijzigingen?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Ja, vervang de oude!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Nee, opslaan in een nieuw bestand!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Kies de tekening die je wilt en klik dan op “Openen”." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Kies de tekening die je wilt en klik dan op “Afspelen”." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Kies een kleur uit je tekening." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Kies een kleur." diff --git a/src/po/nn.po b/src/po/nn.po index 98c9fe778..ac3444df1 100644 --- a/src/po/nn.po +++ b/src/po/nn.po @@ -1,11 +1,11 @@ # Translation of Tux Paint to Norwegian Nynorsk -# +# # Karl Ove Hufthammer , 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2014, 2015, 2017, 2020. msgid "" msgstr "" "Project-Id-Version: nn\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2020-03-30 19:12+0200\n" "Last-Translator: Karl Ove Hufthammer \n" "Language-Team: Norwegian Nynorsk \n" @@ -425,7 +425,7 @@ msgstr "Ny" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Opna" @@ -557,185 +557,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Greitt! Då held me heller fram med denne teikninga." #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Er du sikker på at du vil avslutta?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Ja, eg er ferdig!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Nei, eg vil teikna meir!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Du mistar teikninga viss du avsluttar. Vil du lagra ho først?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Ja, lagra ho!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Nei, ikkje lagra ho!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Vil du lagra teikninga først?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Klarte ikkje opna teikninga." #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Det finst ingen lagra teikningar." #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Er du sikker på at du vil skriva ut teikninga?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Ja, skriv ho ut!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Teikninga er skriven ut." #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Klarte ikkje skriva ut teikninga." #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Du kan ikkje skriva ut enno." #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Vil du verkeleg sletta teikninga?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Ja, slett ho!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Nei, ikkje slett ho!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Hugs å bruka venstre museknapp!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Lyd slått av." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Lyd slått på." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Vent litt …" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Slett" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Lysbilete" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Tilbake" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Neste" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Køyr" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Neste" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Ja!" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Nei!" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Vil du byta ut den gamle teikninga med den nye?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Ja, byt ut den gamle!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Nei, lagra som ei ny teikning!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Vel ei teikning, og trykk så «Opna»." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Vel teikningane du vil ha, og trykk så på «Køyr»." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Vel ein farge frå teikninga." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Vel ein farge." diff --git a/src/po/nr.po b/src/po/nr.po index 49d5b3924..e0d1b31ea 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2006-10-09 20:32+0200\n" "Last-Translator: Vincent Mahlangu \n" "Language-Team: LANGUAGE \n" @@ -433,7 +433,7 @@ msgstr "Etjha" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Vula" @@ -572,193 +572,205 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Kulungile ke...Asiragele phambili ngokudweba le!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Nangembala ufuna ukusuka?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "Iye, ngiqedile!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Awa, ngibuyisela emuva!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Nawusukako, uzokulahlekelwa sithombe sakho! Sibulunge!" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Iye, sibulunge!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "Awa, ungazitshwenyi ngokubulunga!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Bulunga isithombe sakho mandanzi?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Angikghoni ukuvula isithombe! " #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Kulungile" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "AkunamaFayili abulungiweko!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Ugadangisa isithombe sakho nje na?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Iye, gadangisa!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Isithombe sakho sigadangisiwe!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Isithombe sakho sigadangisiwe!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Angekhe wakghona ukugadangisa okwanjesi!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Sula lesithombe?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Iye, sula!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "Awa, ungasuli!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Khumbula ukusebenzisa ikunubhana yobuncele yeKhondlwana!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Ngibawa ujame..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Sula" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Amaslayidi" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Emuva" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Okulandelako" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Dlala" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Okulandelako" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Iye" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Awa" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Ujamiselela isithombe sakho ngamatjhugululo owenzileko na?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Iye, jamiselela sakade!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Awa, bulunga ifayili etjha!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Khetha isithombe osifunako bese uqhwarhaza u\"Vula\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Khetha iithombe ozifunako, bese uqhwarhaza u\"Dlala\"." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "" diff --git a/src/po/nso.po b/src/po/nso.po index 004189b6c..6d3b03acc 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2010-10-04 17:44+0200\n" "Last-Translator: Pheledi \n" "Language-Team: LANGUAGE \n" @@ -432,7 +432,7 @@ msgstr "Mpsha" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Bula" @@ -573,185 +573,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Go lokile ge… A re tšwele pele re thala se!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Na ruri o nyaka go tlogela?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Ee, ke feditše!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Aowa, mpušetše morago!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ge eba o tlogela, o tla lahlegelwa ke seswantšho sa gago! Se bolokwe?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Ee, se boloke!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Aowa, o se ke wa itshwenya ka go se boloka!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "O thoma ka go boloka seswantšho sa gago?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Seswantšho seo ga se bulege!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Go lokile" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Ga go na difaele tšeo di bolokilwego!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Gatiša seswantšho sa gago gona bjale?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Ee, se gatiše!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Seswantšho sa gago se gatišitšwe!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Tshwarelo! Seswantšho sa gago ga se a gatišwa!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "O ka se thome go gatiša!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Phumola seswantšho se?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Ee, se phumole!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Aowa, o seke wa se phumola!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Gopola go diriša konope ya go lanngele la mause!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Modumo o tswaletšwe." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Modumo o butšwe." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Hle leta…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Phumola" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Diselaete" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Morago" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Latelago" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Bapala" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Latelago" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Ee" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Aowa" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Tšeela seswantšho legato ka diphetošo tša gago?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Ee, tšeela sa kgale legato!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Aowa, boloka faele e mpsha!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Kgetha seswantšho seo o se nyakago, ke moka o kgotle \"Bula\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Kgetha seswantšho seo o se nyakago, ke moka o kgotle \"Bapala\"." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Kgetha mmala." diff --git a/src/po/oc.po b/src/po/oc.po index 568a616ec..66c802f3b 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2007-09-30 15:27+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" @@ -431,7 +431,7 @@ msgstr "Nòu" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Dubrir" @@ -556,185 +556,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Validar" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "I a pas de fichièr enregistrat !" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Suprimir l'imatge ?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Tornar" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Òc" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Non" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "" -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "" diff --git a/src/po/oj.po b/src/po/oj.po index 9d2dac534..dcae3bcf9 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2007-10-08 18:19-0500\n" "Last-Translator: Ed Montgomery \n" "Language-Team: Ed \n" @@ -423,7 +423,7 @@ msgstr "Oshki" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Nasaakose" @@ -548,193 +548,205 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Boonitaan?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "Eha!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Gaawin!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Maawanjitoon?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Eha, maawanjitoon!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "Gaawin!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Maawanjitoon?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Haaw" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Mazinaakizan?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Eha, mazinaakizan!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Mazinaakizigewin" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Mazinaakizigewin" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Gaasiibii'an?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Eha, gaasiibii'an!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "Gaawin!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Bizaanabi'win" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Madwewechigewin" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Bekaa akawe" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Gaasiibii'an" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Neyaab" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Mii dash" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Mamaanjinojin" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Mii dash" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Haaw" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Gaawin" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Naabishkaw" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Haaw, naabishkaw" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Gaawin, oshki!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "" -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Onaabandan" diff --git a/src/po/or.po b/src/po/or.po index 2c6b1f6b4..b82bf0182 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2012-04-05 20:08+0530\n" "Last-Translator: Ekanta \n" "Language-Team: LANGUAGE \n" @@ -428,7 +428,7 @@ msgstr "ନୂତନ" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "ଖୋଲିବା" @@ -568,185 +568,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK ତାହେଲେ...ଏହାକୁ ଅଙ୍କନ କରିବା ଚାଲୁ ରଖିବା !" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "ଆପଣ ପ୍ରକୃତରେ ଛାଡିବା ପାଇଁ ଚାହାନ୍ତି କି ? " #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "ହଁ, ମୋର ହୋଇଗଲା!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "ନା, ମୋତେ ପଛକୁ ନିଅନ୍ତୁ!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "ଯଦି ଆପଣ ଛାଡନ୍ତି, ଆପଣ ଆପଣଙ୍କ ଚିତ୍ରକୁ ହରାଇବେ! ସଂଚିତ କରିବେ ? " -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "ହଁ, ଏହାକୁ ସଂଚିତ କରନ୍ତୁ!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "ନା, ସଂଚୟ କରିବା ପାଇଁ ବ୍ୟସ୍ତ ହୁଅନ୍ତୁ ନାହିଁ!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "ଆପଣଙ୍କ ଚିତ୍ରକୁ ପ୍ରଥମେ ସଂଚୟ କରିବେ କି ?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "ସେହି ଚିତ୍ରକୁ ଖୋଲି ପାରିବେ ନାହିଁ !" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "ସେଠାରେ ସଂଚିତ ଫାଇଲଗୁଡିକ ନାହିଁ!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "ବର୍ତ୍ତମାନ ଆପଣଙ୍କ ଚିତ୍ର ପ୍ରିଣ୍ଟ କରିବେ କି ?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "ହଁ, ଏହାକୁ ପ୍ରିଣ୍ଟ କରନ୍ତୁ !" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "ଆପଣଙ୍କ ଚିତ୍ର ମୁଦ୍ରିତ ହୋଇଅଛି!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "ଦୁଃଖିତ! ଆପଣଙ୍କ ଚିତ୍ର ପ୍ରିଣ୍ଟ ହୋଇ ପାରିଲା ନାହିଁ! " #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "ଆପଣ ଏବେ ପର୍ଯ୍ୟନ୍ତ ପ୍ରିଣ୍ଟ କରିପାରିବେ ନାହିଁ !" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "ଏହି ଚିତ୍ରକୁ ଲିଭାଇବେ? " -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "ହଁ, ଏହାକୁ ଲିଭାନ୍ତୁ!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "ନା, ଏହାକୁ ଲିଭାନ୍ତୁ ନାହିଁ !" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "ବାମ ମାଉସ ବଟନ ବ୍ୟବହାର କରିବା ମନେ ରଖନ୍ତୁ!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "ଧ୍ବନି ନିଃଶବ୍ଦ କରାହୋଇଛି ୤ " #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "ଧ୍ବନି ଅନିଃଶବ୍ଦ କରାହୋଇଛି ୤ " #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "ଦୟାକରି ଅପେକ୍ଷା କରନ୍ତୁ..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "ଲିଭାଅ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "ସ୍ଲାଇଡଗୁଡିକ" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "ପଛ" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "ପରବର୍ତ୍ତୀ" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "ଚଳାନ୍ତୁ" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "ପରବର୍ତ୍ତୀ" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "ହଁ" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "ନାହିଁ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "ଚିତ୍ର ସ୍ଥାନରେ ଆପଣଙ୍କ ପରିବର୍ତ୍ତନଗୁଡିକୁ ପ୍ରତିସ୍ଥାପିତ କରିବେ ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "ହଁ, ପୁରୁଣା ଚିତ୍ରଟି ବଦଳାନ୍ତୁ!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "ନା, ଏକ ନୂତନ ଫାଇଲ ସଂଚୟ କରନ୍ତୁ!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "ଆପଣ ଚାହୁଁଥିବା ଚିତ୍ର ଚୟନ କରନ୍ତୁ, ତାପରେ “ଖୋଲନ୍ତୁ” ରେ କ୍ଲିକ କରନ୍ତୁ ୤ " #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "ଆପଣ ଚାହୁଁଥିବା ଚିତ୍ରଗୁଡିକୁ ଚୟନ କରନ୍ତୁ, ତାପରେ “ଚଳାନ୍ତୁ” ରେ କ୍ଲିକ କରନ୍ତୁ ୤ " -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "ଏକ ରଙ୍ଗ ବାଛନ୍ତୁ ୤ " diff --git a/src/po/pa.po b/src/po/pa.po index 5f7f2078c..7404d18fe 100644 --- a/src/po/pa.po +++ b/src/po/pa.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2013-02-04 21:03+0200\n" "Last-Translator: Arshpreet singh \n" "Language-Team: none>\n" @@ -425,7 +425,7 @@ msgstr "ਨਵਾਂ " #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "ਖੋਲੋ " @@ -558,185 +558,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "ਚਲੋ ਠੀਕ ਹੈ ਇਸਨੂੰ ਬਨਾਓ " #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "ਕੀ ਤੁਸੀਂ ਸਚੀਂਂ ਬੰਦ ਕਰਨਾ ਚਾਉਂਦੇ ਹੋ " #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "ਹਾਂ ਜੀ" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "ਨਹੀ ਜੀ ਵਾਪਸ ਜਾਓ " #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "ਜੇ ਤੁਸੀਂ ਬੰਦ ਕੀਤਾ ਤਾਂ ਤੁਹਾਡੀ ਪੈਂਟਿੰਗ ਸੇਵ ਨਹੀ ਹੋਵੇਗੀ " -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "ਹਾਂ ਸੇਵ ਕਰੋ " -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "ਨਹੀਂ ਸੇਵ ਨਾਂ ਕਰੋ " #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "ਪਹਿਲਾਂ ਆਪਣੀ ਪੇਂਟਿੰਗ ਸੇਵ ਕਰਨਾ ਚਾਹੋਗੇ ?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "ਤਸਵੀਰ ਖੋਲ ਨਹੀ ਸਕਦੇ ?" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "ਠੀਕ ਹੈ " #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "ਆਪਣੀ ਬਣਾਈ ਫੋਟੋ ਦਾ ਪ੍ਰਿੰਟ ਕਢੋ " #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "ਆਪਣੀ ਬਣਾਈ ਫੋਟੋ ਦਾ ਪ੍ਰਿੰਟ ਕਢੋ " -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "ਹਾਂ , ਪ੍ਰਿੰਟ ਕਢੋ " #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "ਤੁਹਾਡੀ ਤਸਵੀਰ ਦਾ ਪ੍ਰਿੰਟ ਬਣ ਗਿਆ ਹੈ " #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "ਮਾਫ਼ ਕਰਨਾ ਤੁਹਾਡੀ ਤਸਵੀਰ ਦਾ ਪ੍ਰਿੰਟ ਨਹੀ ਹੋ ਸਕਦਾ " #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "ਤੁਸੀਂ ਹਾਲੇ ਪ੍ਰਿੰਟ ਨਹੀ ਕਢ ਸਕਦੇ " #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "ਇਸ ਤਸਵੀਰ ਨੂੰ ਮਿਟਾਉਣਾ ਚਾਉਂਦੇ ਹੋ ?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "ਹਾਂ ਮਿਟਾਓ " -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "ਨਹੀ ਇਸਨੂੰ ਨਾਂ ਮਿਟਾਓ " #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "ਮਾਓਸ ਦਾ ਖੱਬਾ ਕਲਿਕ ਬਟਨ ਦੱਬੋ " #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "ਸੰਗੀਤ ਬੰਦ " #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "ਸੰਗੀਤ ਸ਼ੁਰੂ " #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "ਕਿਰਪਾ ਕਰਕੇ ਰੁਕੋ ..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "ਮਿਟਾਓ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "ਫੋਟੋਆਂ " #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "ਪਿਛੇ " -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "ਅੱਗੇ " - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "ਚਲਾਓ " +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "ਅੱਗੇ " + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "ਹਾਂ " -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "ਨਹੀ " #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "ਨਵੀ ਬਣਾਈ ਫੋਟੋ ਸੇਵ ਕਰੋ ਪੁਰਾਨੀ ਨਹੀ " #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "ਹਾਂ, ਪੁਰਾਨੀ ਦੀ ਥਾਂ ਨਵੀ ਕਰੋ " #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "ਨਹੀ, ਨਵੀ ਫਾਇਲ ਸੇਵ ਕਰੋ " #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr " ਜਿਹੜੀ ਤਸਵੀਰ ਤੁਸੀਂ ਖੋਲਨਾ ਚੁਣਦੇ ਓ ਉਸ ਤੇ ਕਲਿਕ ਕਰੋ " #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "ਜਿਹੜੀ ਤਸਵੀਰ ਤੁਸੀਂ ਖੋਲਨਾ ਚੁਣਦੇ ਓ ਉਸ ਤੇ ਕਲਿਕ ਕਰੋ " -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "ਇੱਕ ਰੰਗ ਚੁਕੋ " diff --git a/src/po/pl.po b/src/po/pl.po index cf15b051f..005b06b95 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2017-12-30 18:21+0000\n" "Last-Translator: Chris \n" "Language-Team: none\n" @@ -435,7 +435,7 @@ msgstr "Nowy" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Otwórz" @@ -567,185 +567,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Dobrze więc... Rysujmy dalej ten obrazek!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Czy naprawdę chcesz zakończyć program?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Tak, skończyłem" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Nie, wróćmy do rysowania!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Jeśli zakończysz, stracisz swój obrazek! Czy chcesz go zapisać?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Tak, zapisz!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Nie, nie zapisuj!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Czy chcesz najpierw zapisać swój obrazek?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Nie mogę otworzyć tego obrazka!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Brak zapisanych plików!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Czy chcesz teraz wydrukować swój obrazek?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Tak, wydrukuj!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Twój obrazek został wydrukowany!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Twój obrazek nie może być wydrrukowany!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Nie możesz jeszcze drukować!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Czy usunąć ten obrazek?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Tak, usuń!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Nie, nie usuwaj!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Pamiętaj, żeby użyć lewego przycisku myszki!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Dźwięk wył." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Dźwięk wł." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Czekaj..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Usuń" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Slajdy" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Wróć" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Następny" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Pokaż" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Następny" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Tak" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Nie" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Czy zapisać zmiany w tym obrazku?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Tak, zastąp stary plik!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Nie, zapisz jako nowy plik!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Wybierz obrazek, a potem kliknij 'Otwórz'." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Wybierz obrazki, a potem kliknij 'Pokaż'." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Wybierz kolor z Twojego rysunku." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Wybierz kolor." diff --git a/src/po/pt.po b/src/po/pt.po index 1a75d5956..e47b57345 100644 --- a/src/po/pt.po +++ b/src/po/pt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2017-12-19 22:14+0000\n" "Last-Translator: Sérgio Marques \n" "Language-Team: Portuguese \n" @@ -430,7 +430,7 @@ msgstr "Novo" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Abrir" @@ -566,185 +566,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Então está bem… Vamos continuar com este desenho!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Queres mesmo sair?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Sim, terminei!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Não, quero continuar!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Se saíres, vais perder o desenho! Queres gravar?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Sim!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Não!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Queres gravar primeiro a desenho?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Não foi possível abrir o desenho!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Está bem" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Não existem desenhos gravados!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Imprimir agora?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Sim, imprimir!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "A imagem foi impressa!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Desculpa! O teu desenho não foi impresso!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Ainda não podes imprimir!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Apagar este desenho?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Sim!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Não!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Lembra-te de usar o botão esquerdo do rato!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Som desligado." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Som ligado." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Por favor aguarda..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Apagar" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Diapositivos" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Recuar" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Avançar" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Mostrar" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Avançar" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Sim" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Não" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Substituir o desenho original?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Sim, substituir!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Não, gravar como novo!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Escolhe o desenho e clica em \"Abrir\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Escolhe os desenhos e clica em \"Mostrar\"." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Seleciona uma cor do teu desenho." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Escolhe uma cor." diff --git a/src/po/pt_BR.po b/src/po/pt_BR.po index 57e40441f..79f94f854 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2017-12-06 13:01-0300\n" "Last-Translator: Fred Ulisses Maranhão \n" "Language-Team: none\n" @@ -432,7 +432,7 @@ msgstr "Nova" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Abrir" @@ -569,185 +569,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Vamos continuar neste desenho!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Você quer mesmo sair?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Sim, já terminei!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Não, quero desenhar mais!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Se você sair, vai perder seu desenho. Quer salvá-lo?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Sim, salve!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Não, não precisa salvar!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Quer salvar seu desenho primeiro?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Não consigo abrir este desenho!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Certo" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Não tem nenhum desenho salvo!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Quer imprimir seu desenho agora?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Sim, imprima ele!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Seu desenho foi impresso!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Sinto muito! Não foi possível imprimir seu desenho!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Você ainda não pode imprimi-lo!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Quer apagar este desenho?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Sim, apague ele!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Não, não apague!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Lembre-se de usar o botão esquerdo do mouse!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Som desligado." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Som ligado." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Espere, por favor…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Apagar" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Transparências" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Voltar" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Próximo" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Começar" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Próximo" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Sim" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Não" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Trocar o desenho antigo por este?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Sim, troque o antigo!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Não, salve como um novo arquivo!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Escolha um desenho e clique em “Abrir”." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Escolha os desenhos que você quer e clique em “Começar”." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Selecione uma cor do seu desenho." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Escolha uma cor." diff --git a/src/po/ro.po b/src/po/ro.po index 584b8d10d..882e869d3 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2003-01-03 21:32-0500\n" "Language-Team: Romanian \n" "Language: ro\n" @@ -435,7 +435,7 @@ msgstr "Nou" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Deschide" @@ -577,183 +577,188 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Bine atunci… Hai să continuăm să o desenăm pe aceasta!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Eşti sigur că vrei să părăseşti programul?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "Da, am terminat!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Nu, du-mă înapoi!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 #, fuzzy #| msgid "If you quit, you'll lose your picture! Save it?" msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Dacă închizi, vei pierde pictura! Vrei să o salvezi?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Da, salveaz-o!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "Nu, nu salva!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Salvezi pictura mai întâi?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 #, fuzzy #| msgid "Can't open that picture!" msgid "Can’t open that picture!" msgstr "Nu pot deschide acea pictură!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Nu sunt fişiere salvate!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Imprimi pictura acum?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Da, imprim-o!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Pictura ta a fost tipărită!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Imi pare rau! Pictura nu a putut fi imprimată!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 #, fuzzy #| msgid "You can't print yet!" msgid "You can’t print yet!" msgstr "Nu poţi încă imprima!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Ştergi pictura?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Da, şterege-o!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "Nu, nu o şterge!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Nu uita să foloseşti butonul din stânga al mouse-ului!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Sunet oprit." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Sunet pornit." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Aşteaptă, te rog…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Şterge" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Diapozitive" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Înapoi" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Următoroul" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Rulează" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Următoroul" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Da" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Nu" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Înlocuieşti pictura cu modificările tale?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Da, înlocuieşte-o pe cea veche!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Nu, salveaz-o ca fişier nou!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 #, fuzzy #| msgid "Choose the picture you want, then click 'Open'." msgid "Choose the picture you want, then click “Open”." @@ -761,17 +766,24 @@ msgstr "Alege imaginea dorită, apoi fă Click pe 'Deschide'." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 #, fuzzy #| msgid "Choose the pictures you want, then click 'Play'." msgid "Choose the pictures you want, then click “Play”." msgstr "Alege imaginile dorite, apoi fă Click pe 'Rulează'." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Alege o culoare." diff --git a/src/po/ru.po b/src/po/ru.po index 8ccf01b1d..d5ced970d 100644 --- a/src/po/ru.po +++ b/src/po/ru.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2017-12-23 10:13+0300\n" "Last-Translator: Yuri Kozlov \n" "Language-Team: Russian \n" @@ -461,7 +461,7 @@ msgstr "Новая" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Открыть" @@ -595,187 +595,199 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Хорошо, продолжаем рисовать!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Вы действительно хотите выйти?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Да, я закончил!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Нет, хочу обратно!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Если вы выйдите, вы потеряете вашу картинку! Сохранить?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Да, сохранить!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Нет, не нужно сохранять!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Сохранить вначале вашу картинку?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Не могу открыть эту картинку!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Хорошо" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Нет сохранённых картинок!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Напечатать вашу картинку?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Да, распечатать!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Ваша картинка распечатана!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Извините! Ваша картинка не может быть распечатана!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Вы пока не можете печатать!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Удалить эту картинку?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Да, удалить!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Нет, не удалять!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Используйте только левую кнопку мыши!" # Звук можно заглушить, используя клавиатурное сокращение. #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Звук отключен." # Звук можно включить, используя клавиатурное сокращение. #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Звук включён." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Пожалуйста, подождите..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Удалить" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Слайды" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Назад" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Далее" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Запуск" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Далее" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Аа" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Да" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Нет" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Заменить старую картинку?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Да, заменить старую картинку!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Нет, сохранить в новый файл!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Выберите картинку, а потом щёлкните «Открыть»." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Выберите картинку, а потом нажмите \"Запуск\"." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Выберите цвет для рисования." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Выберите цвет." diff --git a/src/po/rw.po b/src/po/rw.po index 472c92c77..f6876265b 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2005-04-04 10:55-0700\n" "Last-Translator: Steven Michael Murphy \n" "Language-Team: Kinyarwanda \n" @@ -457,7 +457,7 @@ msgstr "Gishya" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Gufungura" @@ -600,199 +600,211 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Gumana: Igishushanyo iyi" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 #, fuzzy msgid "Do you really want to quit?" msgstr "Kuri Kuvamo" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 #, fuzzy msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Kuvamo() y'Ishusho Kubika" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 #, fuzzy msgid "Save your picture first?" msgstr "Kubika() y'Ishusho Itangira" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 #, fuzzy msgid "Can’t open that picture!" msgstr "Gufungura() y'Ishusho" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OKE" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 #, fuzzy msgid "There are no saved files!" msgstr "Oya Idosiye" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 #, fuzzy msgid "Print your picture now?" msgstr "y'Ishusho NONEAHA" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 #, fuzzy msgid "Your picture has been printed!" msgstr "y'Ishusho Byacapwe" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 #, fuzzy msgid "Sorry! Your picture could not be printed!" msgstr "y'Ishusho Byacapwe" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 #, fuzzy msgid "You can’t print yet!" msgstr "Gucapa" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 #, fuzzy msgid "Erase this picture?" msgstr "iyi() y'Ishusho" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Inyuma" +#. Slideshow: 'Play' button, to begin a slideshow sequence +#: ../tuxpaint.c:7869 +msgid "Play" +msgstr "" + +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 +#: ../tuxpaint.c:7875 #, fuzzy msgid "Next" msgstr "Umwandiko" -#. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 -msgid "Play" -msgstr "" - #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Yego" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Oya" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 #, fuzzy msgid "No, save a new file!" msgstr "Kubika a Gishya IDOSIYE" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 #, fuzzy msgid "Choose the picture you want, then click “Open”." msgstr "i() y'Ishusho Hanyuma Kanda" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "i() y'Ishusho Hanyuma Kanda" -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "" diff --git a/src/po/sa.po b/src/po/sa.po index 17a188f7c..1bfc96211 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2011-11-19 07:03+0530\n" "Last-Translator: Aarathi Bala\n" "Language-Team: \n" @@ -428,7 +428,7 @@ msgstr "नूतनम्" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "उद्घाटय" @@ -565,185 +565,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "आम् तर्हि... एतत् आलिखामः!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "निश्चयेन त्यक्तुम् इच्छसि किम्?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "आम्, कृतम्!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "न, मां पृष्ठे नय!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "त्यजसि चेत्, तव चित्रं नष्टं भविष्यति! तत् सञ्चय?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "आम्, सञ्चय!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "न, मा सञ्चय!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "प्रथमं तव चित्रं सञ्चय किम्?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "तत् चित्रम् उद्घाटयितुं न शक्यते!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "आम्" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "कापि सञ्चितसञ्चिका नास्ति!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "तव चित्रमधुना मुद्रणीयं किम्?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "आम्, मुद्रय!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "तव चित्रं मुद्रितम्!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "क्षम्यताम्! तव चित्रं मुद्रयितुं न शक्यते!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "अधुना मुद्रयितुं न शक्नोषि!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "इदं चित्रं लोपनीयं किम्?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "आम्, मार्जय!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "न, मा मार्जय!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "वाममौस् पिञ्जम् उपयोजय!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "ध्वनिः तूष्णींकृता।" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "ध्वनिः अतूष्णींकृता।" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "कृपया प्रतीक्षस्व..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "मार्जय" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "स्लैड्स्" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "पृष्ठे" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "अग्रिमम्" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "वादय" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "अग्रिमम्" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "आम्" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "न" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "तव परिणामैः चित्रं प्रतिसमाधत्स्व किम्?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "आम्, पुरातनं प्रतिसमाधत्स्व!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "न, नूतनसञ्चिकां सञ्चय!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "तव इष्टं चित्रं वृत्वा, “उद्घाटय” क्लिक् कुरु।" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "तव इष्टानि चित्राणि वृत्वा, “वादय” क्लिक् कुरु।" -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "वर्णं वृणु।" diff --git a/src/po/sat.po b/src/po/sat.po index 63da3f995..2f5015e6d 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2014-06-16 16:55+0530\n" "Last-Translator: Ganesh Murmu \n" "Language-Team: none\n" @@ -431,7 +431,7 @@ msgstr "नावानाक्" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "झिच्" @@ -571,185 +571,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "होय तोबे… नोवा गार चिता़र दोहोया!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "चेत् आम सारी गे बोनदो सानाम काना?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "होय , इञिञ का़मी केत् आ!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "बाङा, तायोम इदिञिञ मे!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "जुदी आमेम बोनदो या, आम आमाक् चिता़रेम आदा! नोवा सांचाव मे?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "होय, नोवा सांचाव मे!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "बाङ, सांचाव ला़गित् आलोम दिकोक् आ!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "आमाक् चिता़र पा़हिल सांचाव मे?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "ओना चिता़र बाम झिच् दाड़ेयाक् आ!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "सुही" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "नोडे जाहान सांचाव रेत् को बा़नुक् आ!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "आमाक् चिता़र नितोक् छापाय मे?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "होय, नोवा छापाय मे!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "आमाक् चिता़र छापा होचो आकाना!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "हारुङ! आमाक् चिता़र बाङ छापा दाड़ेयाक् आ!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "आम नित् हाबिच् बाम छापा दाड़ेयाक् ना!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "नोवा चिता़र बा़ड़िज मे?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "होय, नोवा बा़ड़िज मे!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "बाङा, नोवा आलोम बा़ड़िजा!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "लेंगा माउस बुता़म बेबोहार ला़गित् उयहा़र मे!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "साडे थिर हानताड़." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "साडे साडे होचो." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "तांगी मे…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "बा़ड़िज" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "सालाइड" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "तायनोम" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "इना़ तायोम" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "हा़लका़व" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "इना़ तायोम" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "आखोर बाछावाक्" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "होय" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "बाङ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "आमाक् बोदोल को सांव चिता़र साहाय मे?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "होय, मारेयाक् सहाय मे!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "बाङा, मित् नावा रेत् सांचाव मे!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "आमेम ञाम कान चिता़र बाछाव मे, इना तायोम “झिज” ओताय मे." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "आमेम ञाम कान चिता़र को बाछाव मे, इना तायोम “एनेच्” ओताय मे." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "मित् रोङ लाटाप् मे." diff --git a/src/po/sat@olchiki.po b/src/po/sat@olchiki.po index c8270c538..64531198a 100644 --- a/src/po/sat@olchiki.po +++ b/src/po/sat@olchiki.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2013-07-27 14:50+0530\n" "Last-Translator: Ganesh Murmu \n" "Language-Team: LANGUAGE \n" @@ -432,7 +432,7 @@ msgstr "ᱱᱟᱣᱟᱱᱟᱠ" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "ᱡᱷᱤᱪ" @@ -573,185 +573,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "ᱦᱚᱭ ᱛᱚᱵᱮᱮ ᱱᱚᱣᱟ ᱜᱟᱨ ᱪᱤᱛᱟᱹᱨ ᱫᱚᱦᱚᱭᱟ!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "ᱪᱮᱫ ᱟᱢ ᱥᱟᱨᱤ ᱜᱮ ᱵᱚᱱᱫᱚ ᱥᱟᱱᱟᱢ ᱠᱟᱱᱟ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "ᱦᱚᱭ , ᱤᱧᱤᱧ ᱠᱟᱹᱢᱤ ᱠᱮᱫ ᱟ!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "ᱵᱟᱝᱟ, ᱛᱟᱭᱚᱢ ᱤᱫᱤᱧᱤᱧ ᱢᱮ!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "ᱡᱩᱫᱤ ᱟᱢᱮᱢ ᱵᱚᱱᱫᱚ ᱭᱟ, ᱟᱢ ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨᱮᱢ ᱟᱫᱟ! ᱱᱚᱣᱟ ᱥᱟᱸᱪᱟᱣ ᱢᱮ?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "ᱦᱚᱭ, ᱱᱚᱣᱟ ᱥᱟᱸᱪᱟᱣ ᱢᱮ!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "ᱵᱟᱝ, ᱥᱟᱸᱪᱟᱣ ᱞᱟᱹᱜᱤᱫ ᱟᱞᱚᱢ ᱫᱤᱠᱚᱜ ᱟ!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱯᱟᱹᱦᱤᱞ ᱥᱟᱸᱪᱟᱣ ᱢᱮ?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "ᱚᱱᱟ ᱪᱤᱛᱟᱹᱨ ᱵᱟᱢ ᱡᱷᱤᱪ ᱫᱟᱲᱮᱭᱟᱜ ᱟ!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "ᱦᱚᱭ" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "ᱱᱚᱰᱮ ᱡᱟᱦᱟᱱ ᱥᱟᱸᱪᱟᱣ ᱨᱮ ᱠᱚ ᱵᱟᱹᱱᱩᱜ ᱟ!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱱᱤᱛᱚᱜ ᱪᱷᱟᱯᱟᱭ ᱢᱮPrint your picture now?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "ᱦᱚᱭ, ᱱᱚᱣᱟ ᱪᱷᱟᱯᱟᱭ ᱢᱮ!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱪᱷᱟᱯᱟᱭᱮᱛ ᱠᱟᱱᱟ!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "ᱦᱟᱨᱩᱝ! ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱵᱟᱝ ᱪᱷᱟᱯᱟ ᱫᱟᱲᱮᱭᱟᱜ ᱟ!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "ᱟᱢ ᱱᱤᱫ ᱦᱟᱵᱤᱪ ᱵᱟᱢ ᱪᱷᱟᱯᱟ ᱫᱟᱲᱮᱭᱟᱜ ᱱᱟ!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "ᱱᱚᱣᱟ ᱪᱤᱛᱟᱹᱨ ᱵᱟᱹᱲᱤᱡ ᱢᱮ?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "ᱦᱚᱭ, ᱱᱚᱣᱟ ᱵᱟᱹᱲᱤᱡ ᱢᱮ!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "ᱵᱟᱝᱟ, ᱱᱚᱣᱟ ᱟᱞᱚᱢ ᱵᱟᱹᱲᱤᱡᱟ!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "ᱞᱮᱸᱜᱟ ᱢᱟᱩᱥ ᱵᱩᱛᱟᱹᱢ ᱵᱮᱵᱚᱦᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱩᱭᱦᱟᱹᱨ ᱢᱮ!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "ᱥᱟᱰᱮ ᱛᱷᱤᱨ ᱦᱟᱱᱛᱟᱲ." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "ᱥᱟᱰᱮ ᱥᱟᱰᱮ ᱦᱚᱪᱚ." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "ᱛᱟᱸᱜᱤ ᱢᱮ" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "ᱵᱟᱹᱲᱤᱡ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "ᱥᱟᱞᱟᱤᱰ" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "ᱛᱟᱭᱱᱚᱢ" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "ᱤᱱᱟᱹ ᱛᱟᱭᱚᱢ" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "ᱦᱟᱹᱞᱠᱟᱹᱣ" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "ᱤᱱᱟᱹ ᱛᱟᱭᱚᱢ" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "ᱟᱠᱷᱚᱨ ᱵᱟᱪᱷᱟᱣᱟᱠ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "ᱦᱚᱭ" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "ᱵᱟᱝ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "ᱟᱢᱟᱜ ᱵᱚᱫᱚᱞ ᱠᱚ ᱥᱟᱸᱣ ᱪᱤᱛᱟᱹᱨ ᱥᱟᱦᱟᱭ ᱢᱮ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "ᱦᱚᱭ, ᱢᱟᱨᱮᱭᱟᱜ ᱥᱦᱟᱭ ᱢᱮ!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "ᱵᱟᱝᱟ, ᱢᱤᱫ ᱱᱟᱣᱟ ᱨᱮᱫ ᱥᱟᱸᱪᱟᱣ ᱢᱮ!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "ᱟᱢᱮᱢ ᱧᱟᱢ ᱠᱟᱱ ᱪᱤᱛᱟᱹᱨ ᱵᱟᱪᱷᱟᱣ ᱢᱮ, ᱤᱱᱟ ᱛᱟᱭᱚᱢ ᱢᱡᱷᱤᱡ ᱚᱛᱟᱭ ᱢᱮ." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "ᱟᱢᱮᱢ ᱧᱟᱢ ᱠᱟᱱ ᱪᱤᱛᱟᱹᱨ ᱠᱚ ᱵᱟᱪᱷᱟᱣ ᱢᱮ, ᱤᱱᱟ ᱛᱟᱭᱚᱢ ᱢᱮᱱᱮᱪ ᱚᱛᱟᱭ ᱢᱮ." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "ᱢᱤᱫ ᱨᱚᱝ ᱞᱟᱴᱟᱯ ᱢᱮ." diff --git a/src/po/sd.po b/src/po/sd.po index 04dfdf653..67cad9efe 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2013-01-09 14:39+0530\n" "Last-Translator: Chandrakant Dhutadmal\n" "Language-Team: Sindhi-PA\n" @@ -428,7 +428,7 @@ msgstr "نئون " #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "کوليو" @@ -568,185 +568,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "ٺيڪ پوءِ اسين هي نقش رکون!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "ڇا توهين سچ پچ ڇڏي نڪري وڃڻ چاهيو ٿا؟" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "ها، منهنجو ٿي ويو!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "نە، مونکي واپس کڻو!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "اگر توهين ڇڏي نڪري ويندا تە پنهنجي تصيوير وڃائي ڇڏيندا؟" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "ها، اها سانڍيو!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "نە، مونکي سانڍڻ جي پرواهە ناهي!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "پهرين پنهنجي تصوير سانڍيندا؟" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "اُها تصوير نٿا کولي سگهو!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "ٺيڪ آهي" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "فائلون سانڍيل ناهن!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "پنهنجي تصوير ڇاپيندا!" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "ها، ها ڇاپيو!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "توهانجي تصوير ڇاپي ويئي آهي!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "معاف ڪجو! توهانجي تصوير نە ڇاپجي سگهي!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "اڃا توهين نٿا ڇاپي سگهو!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "اِها تصوير ميساري ڇڏيندا؟" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "ها، اِها ميساري ڇڏيو!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "نە، اها نە ميساريو!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "مائوس جو کاٻو بٽڻ اِستعمال ڪرڻ ياد رکو!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "آواز اڻ اُچاريل ڪيو ويو۔" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "آواز اُچاريل ڪيو ويو۔" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "مهرباني ڪري ترسو۔۔۔" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "ميساري ڇڏيو" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "سلائڊ" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "پٺتي" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "اڳتي" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "هلايو" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "اڳتي" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "ها" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "نە" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "پنهنجي تبديلين سان تصوير مٽائيندا؟" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "ها، پراڻي مٽايو!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "نە، نئين فائيل سانڍيو!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "توهانکي جيڪا تصوير کپي اُها چونڊيو، اُن بعد کوليو ڪلڪ ڪريو۔" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "توهانکي جيڪا تصوير کپي اُها چونڊيو، اُن بعد هلايو تي ڪلڪ ڪريو۔" -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "رنگ چونڊيو۔" diff --git a/src/po/sd@devanagari.po b/src/po/sd@devanagari.po index 8ffd02e49..45be47534 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2013-01-19 23:29+0530\n" "Last-Translator: \n" "Language-Team: Sindhi-DV\n" @@ -428,7 +428,7 @@ msgstr "नओं" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "खोलियो" @@ -566,187 +566,199 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "ठीक पोइ... असीं नक़्श रखूं!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "छा तव्हीं सचुपचु छॾे निकिरी वञणु चाहियो था?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "हा, मुंहिंजो थी वियो!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "न, मूंखे वापसि खणो!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" "अगरि तव्हीं छॾे निकिरी वेंदा त तव्हीं छॾे निकिरी वेंदा त पंहिंजी तस्वीर विञाए छॾींदा " "सांढींदा?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "हा, इहा सांढियो!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "न, मूंखे सांढण जी परवाह नाहे!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "पहिरीं पंहिंजी तस्वीर सांढींदा?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "उहा तस्वीर नथा खोले सघो!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "फ़ाइलूं सांढियल नाहिनि!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "पंहिंजी तस्वीर छापींदा?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "हा, उहा छापियो!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "तव्हांजी तस्वीर छापी वेई आहे!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "माफ़ु कजो! तव्हां जी तस्वीर न छपिजी सघी!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "अञा तव्हीं नथा छापे सघो!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "इहा तस्वीर मेसारे छॾींदा?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "हा, इहा मेसारे छॾियो!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "न, इहा न मेसारियो!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "माऊस जो खाॿो बटणु इस्तेमालु करणु यादि रखो!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "आवाज़ु अण उचारियलु कयो वियो." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "आवाज़ु उचारियलु कयो वियो." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "महिरबानी करे तरिसो..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "मेसारे छॾियो" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "स्लाइड" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "पुठिते" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "अॻिते" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "हलायो" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "अॻिते" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "हा" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "न" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "पंहिंजे तब्दीलियुनि सां तस्वीर मटाईंदा?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "हा, पुराणी मटायो!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "न, नईं फ़ाइल सांढियो!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "तव्हां खे जेका तस्वीर खपे उहा चूंडियो, उन बैदि 'खोलियो' क्लिक करियो." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "तव्हां खे जेका तस्वीर खपे उहा चूंडियो, उन बैदि ''हलायो'' ते क्लिक करियो." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "रंगु चूंडियो" diff --git a/src/po/shs.po b/src/po/shs.po index b23aae510..9066c67ed 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-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" @@ -432,7 +432,7 @@ msgstr "නව ඇරඹුමක්" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "විවෘත කරන්න" @@ -576,185 +576,190 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Oඔව් එසේ නම් නැවතත් මෙය අඳිමු!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "ඔබට ඇත්තටම ඉවත්වීමට අවශ්‍යද ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 #, fuzzy #| msgid "Yes, I’m done!" msgid "Yes, I’m done!" msgstr "ඔව්, I’m ස්ථිර කරන ලදී! " #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "නැහැ. නැවත මාව කැඳවන්න!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 #, fuzzy #| msgid "If you quit, you’ll lose your picture! Save it?" msgid "If you quit, you’ll lose your picture! Save it?" msgstr "ඔබ ඉවත් වුවොත්, ඔබගේ පින්තූරය අහිමි වේ! සුරැකීමට අවශ්‍යද ?’" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "ඔව්, සුරකින්න.!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 #, fuzzy #| msgid "No, don’t bother saving!" msgid "No, don’t bother saving!" msgstr "නැහැ, සුරැකීමට බධා කිරීමෙන් වළකින්න!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "ප්‍රථමයෙන් ඔබගේ පින්තූරය සුරකින්නද?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 #, fuzzy #| msgid "Can’t open that picture!" msgid "Can’t open that picture!" msgstr "එම පින්තූරය විවෘත කිරීමට නොහැක !" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "හරි" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "සුරකින ලද ගොනු නොමැත!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "ඔබගේ පින්තූරය දැන් මුද්‍රණය කරන්නද?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "ඔව්, මුද්‍රණය කරන්න!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "ඔබගේ පින්තූරය මුද්‍රණය කරන ලදී!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "සමාවන්න! ඔබගේ පින්තූරය මුද්‍රණය කිරීමට නොහැක!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 #, fuzzy #| msgid "You can’t print yet!" msgid "You can’t print yet!" msgstr "ඔබට තවම මුද්‍රණය කිරීමට නොහැක!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "මෙම පින්තූරය මකන්නද?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "ඔව්, මකන්න!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 #, fuzzy #| msgid "No, don’t erase it!" msgid "No, don’t erase it!" msgstr "නැහැ, මකන්න එපා!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "වාම මූසික බොත්තම භාවිතා කිරීමට මතක තබා ගන්න!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "ශබ්දය ඉවත් කරන ලදී." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "ශබ්දය නැවත ඇති කරන ලදී." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 #, fuzzy #| msgid "Please wait…" msgid "Please wait…" msgstr "කරුණාකර රැඳී සිටින්න!" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "මකන්න" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "ස්ලයිඩ" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "ආපසු" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "ඉදිරියට" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "ක්‍රියා කරවන්න" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "ඉදිරියට" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "අකුරු" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "ඔව් " -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "නැහැ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "ඔබගේ වෙනස් කිරීම් සමඟින් පින්තූරය ප්‍රතිස්ථාපනය කරන්නද?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "ඔව්, පරණ පින්තූරය ප්‍රතිස්ථාපනය කරන්න!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "නැහැ, අලුත් ගොනුවක් සුරකින්න!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 #, fuzzy #| msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”." @@ -762,17 +767,24 @@ msgstr "ඔබට අවශ්‍ය පින්තූරය තොරන්න #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 #, fuzzy #| msgid "Choose the pictures you want, then click “Play”." msgid "Choose the pictures you want, then click “Play”." msgstr "ඔබට අවශ්‍ය පින්තූර තොරන්න, ඉන්පසු ක්‍රියා කරවන්න මත මූසික ක්ලිකය කරන්න." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "පාටක් තෝරන්න." diff --git a/src/po/sk.po b/src/po/sk.po index 75e9050c5..6783109b7 100644 --- a/src/po/sk.po +++ b/src/po/sk.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.17\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2009-12-27 18:01+0100\n" "Last-Translator: Jaroslav Ryník \n" "Language-Team: Slovak \n" @@ -434,7 +434,7 @@ msgstr "Nový" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Otvoriť" @@ -574,186 +574,198 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Dobre, pokračujme v kreslení!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Chceš naozaj skončiť?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Áno, už som skončil (-a)!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Nie, chcem sa vrátiť!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ak skončíš, stratíš svoj obrázok. Mám ho uložiť?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Áno, ulož ho!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Nie, netreba!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Chceš najskôr uložiť obrázok?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Tento obrázok sa nedá otvoriť!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Žiadne uložené súbory tu nie sú." #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Chceš si vytlačiť obrázok teraz?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Áno, vytlač ho!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Tvoj obrázok je vytlačený!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Prepáč. Tvoj obrázok sa nedá vytlačiť!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Ešte nemôžeš tlačiť!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Mám odstrániť tento obrázok?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Áno, odstráň ho!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Nie, neodstraňuj ho!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Nezabudnite, že treba stlačiť ľavé tlačidlo myši!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Zvuk je stlmený." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Zvuk nie je stlmený." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Počkaj, prosím..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Guma" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Výstava" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Späť" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Ďalej" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Prehrať" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Ďalej" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Áno" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Nie" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Mám tieto zmeny uložiť do starého obrázka?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Áno, zmeň ten starý súbor!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Nie, ulož ich do nového súboru!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Vyber si obrázok, ktorý chceš, a potom klikni na „Otvoriť”." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "" "Klikni na obrázky, ktoré chceš vidieť, a potom klikni na tlačidlo „Prehrať”." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Vyber si farbu." diff --git a/src/po/sl.po b/src/po/sl.po index f7d30458d..5eaf742e1 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-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" @@ -429,7 +429,7 @@ msgstr "Novo" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Odpri" @@ -565,186 +565,198 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Risanje še ni končano!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Ali res želiš program končati?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Da, slika je končana!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Ne, risanje še ni končano!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" "Pri končanju programa bodo spremembe izgubljene! Ali jih želiš prej shraniti?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Da, slika naj se shrani!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Ne, slike ni treba shraniti!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Ali naj se slika najprej shrani?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Te slike ni mogoče odpreti!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "V redu" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Ni shranjenih datotek!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Ali naj bo slika natisnjena takoj?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Da, slika naj se natisne!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Slika je bila natisnjena!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Slike ni mogoče natisniti!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Ni še mogoče tiskati!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Ali naj se slika izbriše?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Da, slika naj se izbriše!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Ne, sliko želim obdržati!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Mogoče je uporabiti levi klik miške!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Zvok je utišan." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Glasnost je povrnjena." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Počakaj ..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Izbriši" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Diapozitivi" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Nazaj" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Naslednja" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Predvajanje" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Naslednja" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Da" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Ne" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Ali želiš vsebino slike zamenjati?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Da, zamenjati želim starejšo datoteko!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Ne, shrani naj se v novo datoteko!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Izbor slike s klikom na gumb »Odpri«." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Z izborom slik je mogoče začeti predstavitev." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Izbor barve na obstoječi sliki." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Izbor barve." diff --git a/src/po/son.po b/src/po/son.po index f623cc1b1..3165ca6a0 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2017-12-30 18:17+0000\n" "Last-Translator: Chris \n" "Language-Team: Songhay Localization Team\n" @@ -435,7 +435,7 @@ msgstr "Itaaga" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Feeri" @@ -568,185 +568,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Aywa… Ir ma gaabandi ka biyoo woo tee!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "N' ga baa ma fatta wala?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Ayyo, ay ben!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Kalaa, ir ma willi a ga!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Nda n' fatta, ni biyoo ga dere! K'a gaabu?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Ayyo, a gaabu!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Kalaa, ma ši a gaabu!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Ka biyoo gaabu jina?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Ay si hin ka biyoo woo feeri!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Ay yadda" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Tiira kul mana jisandi!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Biyoo kar sohõ?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Ayyo, a kar!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Ni biyoo karandi!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Alhaa naŋ! Ni biyoo mana hin ka karandi!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "N' ši hin ka karandi sohõ da!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Biyoo woo tuusu?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Ayyo, a tuusu!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Kalaa, ma ši a tuusu!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Ma si dirŋa ka ncaŋoo butoŋ wowaa naagu!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Jindoo daaba." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Jindoo feera." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Batu taare…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Tuusu" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Cebebiyey" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Foobanda" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Jine" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Šintin" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Jine" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Ayyo" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Kalaa" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Ka biyoo nda ni barmawey kaŋ n' n'i tee zaa?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Ayyo, ižeenaa barmay!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Kalaa, bii taaga no!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Bii foo suuba, ma \"Feeri\" naagu." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Biyey kaŋ n' ga bag'ey suuba, de ma \"Šintin\" naagu." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Noone foo suuba ni biiteeroo ga." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Noone suuba." diff --git a/src/po/sq.po b/src/po/sq.po index db2cece41..dccfd8408 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2004-10-17 11:19+0200\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -435,7 +435,7 @@ msgstr "E re" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Hap" @@ -574,190 +574,202 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Në rregull...Le të vizatojmë këtë!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Jeni i sigurtë që doni të dilni?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Nëse ju largoheni, do të humbisni foton tuaj! Dëshironi t'a ruani?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Dëshironi t'a ruani fillimisht foton tuaj?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "E pamundur hapja e asaj fotoje!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Nuk ka files të ruajtur!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Printon tani foton?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Fotoja juaj u printua!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Fotoja juaj u printua!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Akoma nuk mund të printoni!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Fshin këtë foto?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Mos harroni të përdorni butonin e majtë të miut!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Fshi" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Mbrapa" +#. Slideshow: 'Play' button, to begin a slideshow sequence +#: ../tuxpaint.c:7869 +msgid "Play" +msgstr "" + +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 +#: ../tuxpaint.c:7875 #, fuzzy msgid "Next" msgstr "Teksti" -#. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 -msgid "Play" -msgstr "" - #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Po" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Jo" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 #, fuzzy msgid "No, save a new file!" msgstr "Jo, ruaje në file tjetër" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Zgjidh pikturën që dëshiron, pastaj kliko \"Hap\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "Zgjidh pikturën që dëshiron, pastaj kliko \"Hap\"." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "" diff --git a/src/po/sr.po b/src/po/sr.po index 57164fc67..8b8a882ff 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2010-12-12 00:00+0100\n" "Last-Translator: Ivana \n" "Language-Team: Serbian \n" @@ -469,7 +469,7 @@ msgstr "Нови" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Отвори" @@ -631,203 +631,215 @@ msgstr "Добро онда… Хајде да наставимо са црта # #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Стварно желиш да завршиш?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Да, завршено је!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Не, врати ме!" # #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Изгубићеш слику ако завршиш! Да се сачува?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Да, сачувај је!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Не, не желим да сачувам!" # #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Прво да сачуваш своју слику?" # #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Не могу да отворим ту слику!" # #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "У реду" # #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Нема сачуваних датотека!" # #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Сада штампаш своју слику?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Да, одштампај!" # #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Твоје слика је одштампана!" # #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Извини! Твоја слика не може да се одштампа!" # #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Не можеш још да штампаш!" # #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Обрисати ову слику?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Да, обриши је!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Не, не бриши је!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Запамти да користиш лево дугме миша!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Утишан звук" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Укључен звук." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Молим те, сачекај..." # #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Бриши" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Низ" # #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Назад" -# -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Следеће" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Играј" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +# +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Следеће" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Аа" # #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Да" # -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Не" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Замени претходну слику измењеном?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Да, замени претходну!" # #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Не, сачувај у нову датотеку!" # #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Изабери слику коју желиш, затим кликни „Отвори“." # #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Изабери слику коју желиш, затим кликни „Играј“." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Изабери боју." diff --git a/src/po/sr@latin.po b/src/po/sr@latin.po index 04cbec760..f49542dfc 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2010-12-12 00:00+0100\n" "Last-Translator: Ivana \n" "Language-Team: Serbian \n" @@ -469,7 +469,7 @@ msgstr "Novi" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Otvori" @@ -631,203 +631,215 @@ msgstr "Dobro onda… Hajde da nastavimo sa crtanjem!" # #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Stvarno želiš da završiš?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Da, završeno je!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Ne, vrati me!" # #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Izgubićeš sliku ako završiš! Da se sačuva?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Da, sačuvaj je!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Ne, ne želim da sačuvam!" # #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Prvo da sačuvaš svoju sliku?" # #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Ne mogu da otvorim tu sliku!" # #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "U redu" # #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Nema sačuvanih datoteka!" # #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Sada štampaš svoju sliku?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Da, odštampaj!" # #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Tvoje slika je odštampana!" # #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Izvini! Tvoja slika ne može da se odštampa!" # #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Ne možeš još da štampaš!" # #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Obrisati ovu sliku?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Da, obriši je!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Ne, ne briši je!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Zapamti da koristiš levo dugme miša!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Utišan zvuk" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Uključen zvuk." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Molim te, sačekaj..." # #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Briši" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Niz" # #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Nazad" -# -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Sledeće" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Igraj" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +# +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Sledeće" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" # #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Da" # -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Ne" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Zameni prethodnu sliku izmenjenom?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Da, zameni prethodnu!" # #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Ne, sačuvaj u novu datoteku!" # #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Izaberi sliku koju želiš, zatim klikni „Otvori“." # #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Izaberi sliku koju želiš, zatim klikni „Igraj“." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Izaberi boju." diff --git a/src/po/su.po b/src/po/su.po index 107460f7b..c7d8cc202 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2011-05-27 06:24+0200\n" "Last-Translator: kumincir \n" "Language-Team: LANGUAGE \n" @@ -427,7 +427,7 @@ msgstr "Anyar" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Buka" @@ -562,187 +562,199 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Leres badé kaluar?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Muhun. Tos réngsé!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Teu kétang, wangsul deui!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Mun anjeun atosan, gambarna bakal leungit! Simpen ulah?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Muhun, simpen!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Wios, teu kedah disimpen!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Simpen heula gambarna?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Gambarna teu tiasa dibuka!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Heug" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Teu aya berkas gambar simpenan!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Citak gambarna ayeuna?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Muhun, citak!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Gambarna nuju dicitak!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Punten! Gambarna teu tiasa dicitak!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Anjeun can tiasa nyitak!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Hapus gambarna?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Muhun, hapus baé!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Ulah, ulah dihapus!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Sora dibekem." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Sora teu dibekem." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Antosan sakedap..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Hapus" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Slide" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Balik" +#. Slideshow: 'Play' button, to begin a slideshow sequence +#: ../tuxpaint.c:7869 +msgid "Play" +msgstr "" + +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 +#: ../tuxpaint.c:7875 #, fuzzy msgid "Next" msgstr "Tulisan" -#. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 -msgid "Play" -msgstr "" - #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Enya" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Henteu" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Ganti gambarna ku hasil ngarobah?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Ulah, simpen gambar anyar!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Pilih gambar nu badé dibuka, teras klik \"Buka\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "Pilih gambar nu badé dibuka, teras klik \"Buka\"." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Pilih warna." diff --git a/src/po/sv.po b/src/po/sv.po index ff6ba33af..e83ceecca 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2017-12-17 22:48+0100\n" "Last-Translator: Sebastian Rasmussen \n" "Language-Team: Svenska \n" @@ -430,7 +430,7 @@ msgstr "Ny" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Öppna" @@ -566,185 +566,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Okej.. Vi fortsätter med att rita den här!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Vill du verkligen avsluta?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Ja, jag är färdig!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Nej, ta mig tillbaka!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Om du avslutar så kommer du att förlora bilden! Vill du spara den?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Ja, spara den!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Nej, spara inte!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Spara bilden först?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Kan inte öppna den här bilden!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Det finns inga sparade filer!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Vill du skriva ut bilden nu?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Ja, skriv ut den!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Din bild har skrivits ut!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Tyvärr, din bild kunde inte skrivas ut!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Du kan inte skriva ut än!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Radera den här bilden?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Ja, ta bort den!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Nej, ta inte bort den!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Kom ihåg att använda vänster musknapp!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Tyst läge." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Ljud på." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Vänta…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Radera" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Bildspel" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Bakåt" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Nästa" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Spela" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Nästa" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Ja" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Nej" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Ersätt bilden med dina ändringar?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Ja, skriv över den gamla!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Nej, spara en ny fil!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Välj den bild du vill ha, klicka sen på \"Öppna\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Välj de bilder som du vill ha, klicka sedan på \"Spela\"." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Välj en färg från din ritning." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Välj en färg." diff --git a/src/po/sw.po b/src/po/sw.po index 5942ef9c4..40239e937 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2010-11-04 23:59+0200\n" "Last-Translator: Emanuel Feruzi \n" "Language-Team: LANGUAGE \n" @@ -430,7 +430,7 @@ msgstr "Mpya" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Fungua" @@ -567,185 +567,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "SAWA… Tuendelee kuchora hii!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Una uhakika unataka kutoka?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Ndiyo, Nimemaliza!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Hapana, nirudishe nyuma!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ukitoka, utapoteza picha yako! Hifadhi picha?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Ndiyo, ihifadhi!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Hapana, usihangaike kuihifadhi!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Hifadhi picha yako kwanza?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Picha hiyo haifunguki!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "SAWA" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Hakuna mafaili yaliyohifadhiwa!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Chapisha picha yako sasa hivi?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Ndiyo, ichapishe!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Picha yako imechapishwa!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Pole! Picha yako haikuweza chapishwa!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Pado huwezi kuchapisha!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Futa picha hii?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Ndiyo, ifute!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Hapana, usiifute!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Kumbuka kutumia kitufe cha kulia cha kipanya!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Sauti imezimwa." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Sauti umewashwa." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Tafadhali subiri…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Futa" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Slaidi" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Nyuma" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Ifuatayo" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Cheza" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Ifuatayo" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Ndiyo" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Hapana" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Weka picha na mabadiliko yako?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Ndiyo, badilisha na ya zamani!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Hapana, hifadhi kama faili jiya!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Chagua picha unayotaka, halafu bofya “Fungua”." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Chagua picha unayotaka, kisha bofya “Fungua”." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Chagua rangi kutoka mchoro yako" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Chagua rangi." diff --git a/src/po/ta.po b/src/po/ta.po index 228d0643c..b5e31b050 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2009-01-18 00:06+0530\n" "Last-Translator: ravishankar \n" "Language-Team: A. Ravishankar \n" @@ -428,7 +428,7 @@ msgstr "புதிது" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "திற" @@ -564,193 +564,205 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "அப்ப சரி.. தொடர்ந்து இந்தப் படத்தை வரைவோம்!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "உண்மையிலேயே வெளியேற வேண்டுமா?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "ஆம், வேலை முடிந்தது!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "இல்லை, முன் பக்கத்துக்கு கொண்டு செல்!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "நீங்கள் வெளியேறினால், படத்தை இழக்க நேரிடும்! படத்தைச் சேமிக்கவா?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "ஆம், சேமி!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "இல்லை, சேமிக்க வேண்டாம்!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "முதலில் உங்கள் படத்தைச் சேமிக்கலாமா?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "அந்தப் படத்தைத் திறக்க இயலவில்லை!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "சரி" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "சேமித்த படங்கள் ஏதும் இல்லை!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "இப்பொழுது உங்கள் படத்தை அச்சிடலாமா?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "ஆம், அச்சிடு!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "உங்கள் படத்தை அச்சிட்டு விட்டோம்!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "மன்னிக்கவும், உங்கள் படத்தை அச்சிட இயலவில்லை!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "இப்பொழுது அச்செடுக்க இயலாது!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "படத்தை அழிக்கவா?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "ஆம், அழிக்கவும்!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "இல்லை, அழிக்க வேண்டாம்!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "சொடுக்கியின் இடது பொத்தானை அழுத்த மறக்காதீங்க!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "ஒலியை நிறுத்தி விட்டோம்." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "மீண்டும் ஒலிக்கிறது." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "கொஞ்சம் காத்திருங்க..." # 'Erase' label: #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "அழி" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "வில்லைகள்" # 'Back' label: #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "திரும்பு" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "அடுத்து" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "காட்டு" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "அடுத்து" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "ஆம்" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "இல்லை" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "படத்தில் செய்த மாற்றங்களோடு சேமிக்கவா?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "ஆம், ஏற்கனவே உள்ளதை மாற்று!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "இல்லை, புதிய படம் ஒன்றைச் சேமி!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "வேண்டிய படத்தைத் தெரிவு செய்த பிறகு, \"திற\" பொத்தானைச் சொடுக்குங்க." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "வேண்டிய படங்களைத் தெரிவு செய்த பிறகு, \"காட்டு\" பொத்தானை அழுத்துங்க." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "ஒரு நிறத்தைத் தேர்ந்தெடுங்க." diff --git a/src/po/te.po b/src/po/te.po index 031f77e04..402839689 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2011-01-07 15:08+0530\n" "Last-Translator: saikumar \n" "Language-Team: Telugu \n" @@ -426,7 +426,7 @@ msgstr "కొత్త" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "తెరువు" @@ -564,185 +564,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr " సరే మరి ... దీనిని చిత్రిస్తూ ఉందాం. " #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "నిజంగా బయిటకు వెళ్ళాళా ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "అవును ,నా పని అయ్యిపోయిండి!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "ఒద్దు నన్ను వెనక్కు తీసుకు వెళ్ళండి" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "బయిటకు వెళ్తే చిత్రాన్ని కోల్పోతారు!దానిని దాచాలా ?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "అవును దాచండి" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "ఒద్దు, దాచావలీసిన అవసరం లేదు!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "ముందు చిత్రాన్ని దాచండి?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "చిత్రాన్ని తెరవలేము" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "సరె" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "దాచిన దస్త్రాలు లేవు" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "ఇప్పుడు చిత్రాన్ని ముద్రించాలా?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "అవును దానిని ముద్రించండిించ" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "మీ చిత్రం ముద్రించబడ్డడి" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "క్షమించండి ! మీ చిత్రము ముద్రింపబడరాడు !" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "మీరు అప్పుడే ముద్రించలేరు" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "చిత్రాన్ని చెరపాలా?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "అవును చెరపండి" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "ఒద్దు ! చెరపకండి !" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "ఎడమ మౌస్ బటన్ వాడటం గుర్తుంచుకోండి" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "మౌనముగా చెయ్యబడినది." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "మౌనము తోలిగించుట." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "దయచేసి ఆగండి" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "తోలిగించు" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "దృశ్య పలకలు" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "వెనక్కి" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "తరువాత" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "ఆడు" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "తరువాత" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "ఆ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "అవును" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "కాదు" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "మీరు చేసిన మార్పులతో బార్తి చేయమంతటారా?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "అవును పతదనిని బార్తి చేయుము" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "ఒద్దు కొత్త దస్త్రాన్ని దాయండి" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "మీకు కావలిసిన చిత్రములను ఎంచుకొని \"ఓపెన్/తెరుచుకోనుము\" క్లిక్ చెయ్యండి." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "మీకు కావలిసిన చిత్రములను ఎంచుకొని \"ప్లే/ఆడుము\" క్లిక్ చెయ్యండి." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "చంద్రిక రంగు." diff --git a/src/po/th.po b/src/po/th.po index 28f16c4b6..b0c992704 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-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/" @@ -434,7 +434,7 @@ msgstr "ใหม่" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "เปิด" @@ -565,185 +565,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "ตกลง จากนั้น..... วาดรูปนี้ต่อ" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "แน่ใจนะว่าต้องการออกจากโปรแกรม?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "ใช่, เรียบร้อยแล้ว!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "ไม่ นำฉันกลับ" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "ถ้าเธอออก ภาพของเธอจะหาย บันทึกหรือไม่?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "ใช่ บันทึกมัน" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "ไม่,ไม่ต้องบันทึก" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "บันทึกภาพก่อนหรือไม่?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "ไม่สามารถเปิดรูปได้!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "ตกลง" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "ไม่มีข้อมูลที่บันทึกไว้เลย" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "พิมพ์รูปตอนนี้หรือไม่?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "ใช่ พิมพ์มันออกมา" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "พิมพ์รูปของคุณเสร็จแล้ว" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "ขอโทษ! รูปภาพปริ้นไม่ได้" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "ยังไม่สามารถพิมพ์ได้ตอนนี้" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "ลบรูปนี้หรือไม่?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "ใช่ ลบมัน" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "ไม่ต้องลบ" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "โปรดจำไว้ว่าใช้เมาส์ปุ่มซ้าย" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "เงียบ" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "ไม่เงียบ" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "โปรดรอ..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "ลบ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "เลื่อน" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "ย้อนกลับ" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "ถัดไป" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "เล่น" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "ถัดไป" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "ใช่" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "ไม่" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "บันทึกรูปที่เธอแก้ใขหรือไม่?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "ใช่, ทับอันเดิม" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "ไม่! บันทึกเป็นแฟ้มใหม่" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "เลือกรูปที่เธอต้องการ จากนั้นคลิก “เปิด”" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "เลือกรูปที่เธอต้องการ จากนั้นคลิก \"เล่น\"" -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "เลือกสี" diff --git a/src/po/tl.po b/src/po/tl.po index eba91b885..6b90d9f6a 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2006-01-01 17:43+0900\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -428,7 +428,7 @@ msgstr "Panibago" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Buksan" @@ -553,195 +553,207 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Gusto mo ba talagang umalis?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "Oo. Tapos na ako!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Hindi. Ibalik mo ako!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Kapag umalis. Mawawala ang larawan! I-save ito?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Oo. i-save!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "Hindi. huwag i-save!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "I-save muna ang larawan?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Hindi Mabuksan ang larawan!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Walang nakasave na dokumento!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Gusto mo bang ilimbag ang larawan?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Oo. Ilimbag ito!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Nailimbag na ang larawan!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Nailimbag na ang larawan!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Hindi pa puwedeng ilimbag!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Burahin ang larawan?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Oo. Burahin ito!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "Hindi. Huwag itong burahin!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Alalahaning gamitin ang kaliwang mouse button!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Mahintay Sandali..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Burahin" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Bumalik" +#. Slideshow: 'Play' button, to begin a slideshow sequence +#: ../tuxpaint.c:7869 +msgid "Play" +msgstr "" + +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 +#: ../tuxpaint.c:7875 #, fuzzy msgid "Next" msgstr "Letra" -#. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 -msgid "Play" -msgstr "" - #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Oo" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Hindi" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Palitan ang larawan ng mga nagawang pagbabago?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Oo. Palitan ng bago!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Hindi. i-save ang dokumento!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Pumili ng larawang gusto. at i-klik ang buksan." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "Pumili ng larawang gusto. at i-klik ang buksan." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "" diff --git a/src/po/tlh.po b/src/po/tlh.po index d781392f8..df7968d9b 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2004-08-16 23:14-0800\n" "Last-Translator: Bill Kendrick \n" "Language-Team: Bill Kendrick \n" @@ -445,7 +445,7 @@ msgstr "chu'" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "poSmoH" @@ -574,191 +574,203 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "" # okay #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "luq" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "" # back away from #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "DoH" +#. Slideshow: 'Play' button, to begin a slideshow sequence +#: ../tuxpaint.c:7869 +msgid "Play" +msgstr "" + +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + # write #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 +#: ../tuxpaint.c:7875 #, fuzzy msgid "Next" msgstr "ghItlh" -#. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 -msgid "Play" -msgstr "" - #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "" # yes #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "HIja'" # no -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "ghobe'" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "" -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "" diff --git a/src/po/tr.po b/src/po/tr.po index 09ca68646..25341f894 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2012-01-02 22:41+0200\n" "Last-Translator: gvhı \n" "Language-Team: Turkish \n" @@ -429,7 +429,7 @@ msgstr "Yeni" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Aç" @@ -570,185 +570,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Tamam o zaman... Bunu çizmeye devam edelim!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Gerçekten çıkmak istiyor musun?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Evet, işim bitti!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Hayır, geri götür beni!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Eğer çıkarsan, resmini kaybedeceksin! Kaydedeyim mi?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Evet, kaydet!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Hayır, kaydetmeye zahmet etme!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "İlk önce resmini kaydetmek ister misin?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "O resmi açamıyorum!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Tamam" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Kaydedilmiş hiç dosya yok!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Resmini şimdi yazdırayım mı?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Evet, yazdır!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Resmin yazdırıldı!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Üzgünüm! Remin yazdırılamadı!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Henüz yazdıramazsın!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Bu resmi sileyim mi?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Evet, sil onu!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Hayır, silme onu!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Sol fare tuşunu kullanmayı hatırlayın!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Ses kapalı." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Ses kapalı değil." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Lütfen bekleyin..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Sil" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Slaytlar" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Geri" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "İleri" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Çal" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "İleri" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Evet" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Hayır" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Resmi sizin değişikliklerinizle değiştirelim mi?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Evet, eskisini yenile!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Hayır, yeni bir dosyaya kaydet" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "İstediğin resmi seç, sonra \"Aç\" seçeneğine tıkla" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "İstediğin resmi seç, sonra \"Çal\" seçeneğine tıkla" -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Renk seç." diff --git a/src/po/tuxpaint.pot b/src/po/tuxpaint.pot index 7c9f81a99..ac8e6b2fb 100644 --- a/src/po/tuxpaint.pot +++ b/src/po/tuxpaint.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -426,7 +426,7 @@ msgstr "" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "" @@ -551,185 +551,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "" -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "" diff --git a/src/po/tw.po b/src/po/tw.po index acf554a9e..3c5decce8 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2007-04-26 15:45+0200\n" "Last-Translator: Joana Portia Antwi-Danso \n" "MIME-Version: 1.0\n" @@ -431,7 +431,7 @@ msgstr "Foforo" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Bue" @@ -567,193 +567,205 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Afei eye... Ma yɛnkɔso ndorɔ eyi!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Wopɛ sɛ wofi ha?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "Yiw, mawie!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Daabi, fa me kɔ akyi!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Sɛ wofi ha a, wo mfoni no bɛyera! Wode besie?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Yiw, fa sie!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "Daabi, mfa nsie!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Wobedi kan de wo mfoni no asie?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Worentumi mmue saa mfoni no!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Eye" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Womfaa biribi nsieɛ!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Afei wopɛ sɛ wode mfoni no to krataa so?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Aane, tintim!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Woatim wo mfoni no!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Woatim wo mfoni no!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Wontumi ntintim seesie!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Wopɛ sɛ wo saa mfoni yi?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Aane, pepa no!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "Daabi, mpepa no!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Kae na mia akura no benkum so!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Mepawokyɛw twɛn..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Pepa" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Mfoni a edi hɔ" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Kɔ wakyi" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Deɛ edi hɔ" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Di agorɔ" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Deɛ edi hɔ" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Aane" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Daabi" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Wopɛ sɛ wosesa mfoni no?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Aane, sesa dada no!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Daabi, fa foforɔ no sie!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Wofa mfoni a wopɛ wia a, mia \"bue\" so." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Fa mfoni a wopɛ, na mia di so ma no nyi." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "" diff --git a/src/po/uk.po b/src/po/uk.po index f284c1640..1103db75e 100644 --- a/src/po/uk.po +++ b/src/po/uk.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint 0.9.23 uk\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2017-10-23 18:08+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" @@ -432,7 +432,7 @@ msgstr "Новий" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Відкрий" @@ -571,186 +571,198 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Добре, продовжуємо малювати!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Ви дійсно хочете вийти?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Так, я завершив!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Ні, хочу назад!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Якщо Ви вийдете, Ви втратите Ваш малюнок! Зберегти?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Так, зберегти!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Ні, не потрібно зберігати!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Зберегти Ваш малюнок спочатку?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Не можу відкрити цей малюнок!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Гаразд" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Немає збережених малюнків!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Надрукувати Вашу малюнок?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Так, роздрукувати!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Ваш малюнок роздруковано!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Вибачте! Ваш малюнок не може бути роздрукований!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Ви поки не можете друкувати!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Вилучити цей малюнок?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Так, вилучити!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Ні, не вилучати!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Не забувайте про ліву клавішу миші!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Звук заглушено." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Звук увімкнено." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Будь ласка, зачекайте..." # 'Erase' label: #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Вилучити" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Слайди" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Назад" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Далі" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Слайд-шоу" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Далі" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Так" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Ні" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Замінити старий малюнок?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Так, замінити старий малюнок!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Ні, зберегти у новий файл!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Виберіть бажаний малюнок, а потім клацніть «Відкрити»." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Виберіть бажані малюнки, а потім натисніть \"Слайд-шоу\"." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "Вибрати колір з вашого малюнка." -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Виберіть колір." diff --git a/src/po/ur.po b/src/po/ur.po index 90b949184..2f58a8203 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2011-10-30 15:34+0530\n" "Last-Translator: Chandrakant Dhutadmal\n" "Language-Team: Urdu\n" @@ -428,7 +428,7 @@ msgstr "نیا" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "كھولیں" @@ -568,185 +568,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "ٹھیك ہے، اسے بنانا جاری ركھیں!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "كیا آپ واقعی كویٹ كرنا چاہتے ہیں؟" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "ہاں،میں مكمل كرچكا ہوں!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "نہیں، مجھے واپس لے جائیں!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "اگر آپ كویٹ كرتے ہیں، تو آپ كی تصویر محفوظ نہیں ہوگی! اسے محفوظ كریں؟" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "ہاں، اسے محفوظ كریں!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "نہیں اسے محفوظ نہیں كریں!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "كیا پہلی تصویر كو محفوظ كریں؟" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "وہ تصویر كھول نہیں رہی!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "ٹھیك ہے" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "یہاں كوئی محفوظ كی گئی فائلیں نہیں ہے!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "ابھی آپ كی تصویر كو پرنٹ كریں؟" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "ہاں ، اسے پرنٹ كریں!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "آپ كی تصویر كا پرنٹ لیا گیا ہے!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "معاف كیجئیے ! آپ كی تصویر پرنٹ نہیں ہوسكی!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "آپ اب تك پرنٹ نہیں كرسكتے!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "اس تصویر كو مٹائیں؟" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "ہاں، اسے مٹائیں!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "نہیں اسے مت مٹائیں!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "بائیں ماؤس بٹن كا استعمال كرنا نہ بھولیں!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "آواز بند كیا گیا۔" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "آواز شروع كیا گیا۔" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "برائے كرم انتظار كریں…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "مٹائیں" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "سلائڈس" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "پیچھے" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "اگلا" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "پلے" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "اگلا" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "ہاں" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "نہیں" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "آپ كی تبدیلیوں كے ساتھ تصویر كو بدلیں؟" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "ہاں ، پرانے كو بدلیں!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "نہیں ، نئی فائل محفوظ كریں!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "آپ جو تصویر چاہتے ہیں اُس كا انتخاب كریں، پھر” كھولیں “پر كلك كریں۔" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "آپ جو تصویر چاہتے ہیں اُس كا انتخاب كریں، پھر” پلے “پر كلك كریں۔" -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "رنگ چنیں۔" diff --git a/src/po/ve.po b/src/po/ve.po index a924a01c6..c0448c948 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2006-09-21 20:04+0200\n" "Last-Translator: Shumani Mercy Ṋevhulaudzi \n" "Language-Team: LANGUAGE \n" @@ -434,7 +434,7 @@ msgstr "Ḽiswa" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Vula" @@ -573,195 +573,207 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Zwo luga... Kha ri bvele phanḓa na u ola hetshi." #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Ni a ṱoḓa u ṱutshela?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "Ee, Ndo fushea!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Hai, nkhumiseleni murahu!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" "Arali ni tshi khou ṱutshela, ni ḓo xelelwa nga tshifanyiso tshaṋu! " "tshivhulungeni" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Ee, tshi vhulungeni!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "Hai, ni songo ḓidina nga u tshi vhulunga!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Vhulungani tshifanyiso tshaṋu u thoma?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Thi koni u vula tshifanyiso!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Zwoluga" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "A huna faela dzo vhulungwaho!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Phirinthani tshifanyiso tshaṋu zwazwino?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Ee, tshiphirintheni!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Tshifanyiso tshaṋu tso phirinthiwa!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Tshifanyiso tshaṋu tso phirinthiwa!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Ni nga si kone u phirintha zwazwino!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Phumulani hetshi tshifanyiso?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Ee, tshi thutheni!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "Hai,ni songo tshi thutha!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Ni humbule u shumisa bathoni ya monde ya mausu!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Ni humbelwa uri ni lindele.." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Phumulani" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Zwiḽaidi" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Murahu" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Zwitevhelaho" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Tamba" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Zwitevhelaho" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Ee" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Hai" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Vhuedzedzani tshifanyiso no tshi shandukisa?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Ee, vhuedzedzani tsha kale!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Hai, vhulungani faela ntswa!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Nangani tshifanyiso tshine na tshi ṱoḓa, ni kiḽike \" Vulani\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Nangani zwifanyiso zwine na ṱoḓa, kiḽikani \" Tambani\"." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "" diff --git a/src/po/vec.po b/src/po/vec.po index eb60a6470..e101396f8 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2014-06-18 07:59+0100\n" "Last-Translator: el Galepin \n" "Language-Team: none\n" @@ -430,7 +430,7 @@ msgstr "Novo" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Vèrxi" @@ -568,185 +568,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Va bon... Nemo vanti co' cuesto!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Vusto dabon nar fora?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Sì, a gò fenìo." #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Nò, méneme indrìo!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Se te và fora te perdarà el to dixegno! Vusto salvarlo?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Sì, salvémoƚo!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Nò, no ocor salvarlo!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Salvémio prima el to dixegno?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "No se pol vèrxar sto dixegno!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Va bon." #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "No ghe xé files salvài!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Vusto stanpar el to dixegno dèso?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Sì, stanpemo!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "El to dixegno el xé stanpà!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "No se pol stanpar el to dixegno!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "No te pol gnancora stanpar!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Scanseƚar sto dixegno?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Sì, scanceƚemo!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Nò, no stà scanseƚar!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Raméntete de doparar el boton drèto de 'l mouse!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Sonòro destuà." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Sonòro inpisà." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Spèta 'n àtimo." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Scansèƚa" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Sèrie" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Indrìo" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Invanti" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Mostra" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Invanti" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Sì" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Nò" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Sostituir el dixegno co' sti canbiamenti?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Sì, sostituisi el dixegno vècio!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Nò, salva un file niovo!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Desernisi el dixegno che te vol, e 'pò clica \"Vèrxi\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Desernisi i dixegni che te vol, e 'pò clica \"Mostra\"." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Desernisi un coƚor." diff --git a/src/po/vi.po b/src/po/vi.po index 218828d22..cf2a4769b 100644 --- a/src/po/vi.po +++ b/src/po/vi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint-0.9.21\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2010-03-27 15:12+1030\n" "Last-Translator: Clytie Siddall \n" "Language-Team: Vietnamese \n" @@ -430,7 +430,7 @@ msgstr "Mới" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Mở" @@ -569,185 +569,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Vậy... Hãy cứ vẽ ở đây !" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Cháu có thực sư muốn thoát không?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Rồi thì có !" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Chưa, lùi lại đi." #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Nếu thoát thì ảnh của cháu bị mất ! Có lưu không?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Lưu đi." -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Không lưu." #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Trước tiên nên lưu hình ảnh này ?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Không mở được ảnh đó !" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Không có tập tin nào được lưu." #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "In ấn hình ảnh này ngày bây giờ ?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "In đi." #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Ảnh của cháu đã được in ra !" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Tiếc là không thể in ấn hình ảnh này." #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Cháu chưa có thể in !" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Xoá ảnh này ?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Xoá đi." -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Không xoá." #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Hãy nhớ để dùng cái nút bên trái trên con chuột." #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Âm câm." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Âm bỏ cấm." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Hãy đợi..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Xoá" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Ảnh chiếu" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Lùi" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Tiếp" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Chạy" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Tiếp" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Có" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Không" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Thay hình ảnh bằng các thay đổi của cháu không?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Thay thế cái cũ !" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Không, lưu một tập tin mới." #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Chọn hình ảnh mà cháu muốn, sau đó bấm nút « Mở »." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Chọn những hình ảnh đã muốn, sau đó bấm nút « Chạy »." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Kén một màu." diff --git a/src/po/wa.po b/src/po/wa.po index de8fb972a..72fe91b76 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2007-08-30 18:24+0200\n" "Last-Translator: Pablo Saratxaga \n" "Language-Team: Walloon \n" @@ -433,7 +433,7 @@ msgstr "Novea" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Drovi" @@ -576,193 +576,205 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "D' acoird... continouwans a dessiner dabôrd!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Voloz vs moussî foû po do bon?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "Oyi, dj' a fini!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Neni, rivnans en erî!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Si vos cwitez l' programe vos piedroz l' imådje! El schaper?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Oyi, el schaper!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "Neni, nén mezåjhe di schaper!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Schaper d' aprume voste imådje?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Dji n' sai drovi ciste imådje la!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "'l est bon" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "I gn a nou fitchî di schapé!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Imprimer voste imådje?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Oyi, l' imprimer!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Voste imådje a stî imprimêye!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Voste imådje a stî imprimêye!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Vos n' poloz nén co imprimer!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Disfacer ciste imådje chal?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Oyi, el disfacer!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "Neni, nén l' disfacer!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Èn rovyîz nén d' eployî l' boton d' hintche del sori!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Tårdjîz ene miete s' i vs plait..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Disfacer" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Diyas" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "En erî" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Shuvant" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Djouwer" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Shuvant" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Oyi" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Neni" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Replaecî l' imådje avou vos candjmints?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Oyi, replaecî l' vî!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Neni, schaper en on novea fitchî" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Tchoezixhoz l' imådje ki vos vloz, poy clitchîz so «Drovi»." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Tchoezixhoz l' imådje ki vos vloz, poy clitchîz so «Djouwer»." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "" diff --git a/src/po/wo.po b/src/po/wo.po index f4b8d1459..37c015e12 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2014-08-09 13:24-0000\n" "Last-Translator: Haby Diallo \n" "Language-Team: \n" @@ -430,7 +430,7 @@ msgstr "Bees" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Ubbi" @@ -568,185 +568,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Baxna! leeggi ñu rëdë suñu natal!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Da nga bëgg bayi?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Waaw, def na ko!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Deedeet, ñu delu ci!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Soy bayi, di ñak sa naatal! Ñu deñc ko?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Waaw, ñu deñc ko!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Deet, jarul sakanal!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Da ngay deñc lu sa natal ba pare?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Mënuñu ubbi natal bi!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Deegë na" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Amul fisie buñ fi mana deñc!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Sotilu leeggi natal bi?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Waaw,ñu sotilu ko!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Sotilu nañu sa natal!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Jëgëli! Mënuñu sotilu sa naatal bi!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Mënogoko sotilu leeggi!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Ñu dindi natal bi?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Waaw, dindi ko !" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Deedeet, buko dindi!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Bul fate jëffandiku ciammoñu butoŋ jinax bi !" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Son bu ñu dag" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "son bu suffe" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Balma te xar..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Dindil" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Japo" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Dellu" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Li ci topp" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Ñu dor" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Li ci topp" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Waaw" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Deedeet" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Ñu deñca tal natal bi ak sopitem yi ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Waaw, ñu sopi bu magat bi !" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Deedeet, natal bu bees la !" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Tannal naatal yu la nex, te nga bëss ci “Ubbi“." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Tanal naatal yu la nex , te nga bëss ci “Ñu dor“." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Tanal ap kulor. " diff --git a/src/po/xh.po b/src/po/xh.po index 7ae64ff9f..fa00f4aae 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2006-09-22 01:42+0200\n" "Last-Translator: Dwayne Bailey \n" "Language-Team: LANGUAGE \n" @@ -432,7 +432,7 @@ msgstr "Okutsha" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Vula" @@ -571,195 +571,207 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Kulungile ke... Masiqhube ngokuzoba esi!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Ingaba ufuna ukuyeka apha ngenene?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "Ewe, ndigqibile!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Hayi, ndibuyisele emva!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ukuba uyayeka, uya kulahlekelwa ngumfanekiso wakho! Uyawugcina?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Ewe, uyagcinwa!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "Hayi, ungazixhamli ngokuwugcina!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Ufuna ukugcina umfanekiso wakho kuqala?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Awuvuleki loo mfanekiso!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Kulungile" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Akukho zifayili zigciniweyo!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Ngoku ushicilela umfanekiso?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Ewe, wushicilele!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Umfanekiso wakho ushicilelwe!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Umfanekiso wakho ushicilelwe!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Akunakuqalisa ukushicilela!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Uyawucima lo mfanekiso?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Ewe, uyacinywa!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "Hayi, ungawucimi!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Khumbula ukusebenzisa iqhosha lempuku elisekhohlo!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Nceda linda..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Sula" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Emva" +#. Slideshow: 'Play' button, to begin a slideshow sequence +#: ../tuxpaint.c:7869 +msgid "Play" +msgstr "" + +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 +#: ../tuxpaint.c:7875 #, fuzzy msgid "Next" msgstr "Isiqendu" -#. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 -msgid "Play" -msgstr "" - #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Ewe" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Hayi" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Ususa umfanekiso ngeenguqulo zakho?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Ewe, susa omdala ngomnye!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Hayi, gcina ifayili entsha!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Khetha umfanekiso owufunayo, uze unqomfe “Vula”." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 #, fuzzy msgid "Choose the pictures you want, then click “Play”." msgstr "Khetha umfanekiso owufunayo, uze unqomfe “Vula”." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "" diff --git a/src/po/zam.po b/src/po/zam.po index a75152aff..aecca058b 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2014-08-08 12:35+0200\n" "Last-Translator: Rodrigo Perez \n" "Language-Team: \n" @@ -428,7 +428,7 @@ msgstr "Ko kuúb" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Sha al men" @@ -562,185 +562,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Vesta daal.. ¡kuún naal kue!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "¿Gua lií kaa lash luu ruul gaá?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Bliy!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "¡Yeet taá, naá last naá vereén!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "¡This rul, tee guaán luu koo bliíl! ¿lash luú koo shog luy gaá?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "¡ah, loó sobbaá!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "¡Yénta, naá last naá loó xhognay!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "¿Loó sog luú retrat antes gaá?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "¡Naá gaad schial dibug reé!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "ah" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "¡Yent kuan bloo sohog luú!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "¿Lahaás luú keley loó yehes naál yaá?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "¡Ah, toob vaá loó yehes!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "¡Mon naá luú duúl loó yehes!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "¡Gadt ken mon lo yes!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "¡Na gaád toob luy loó yehes nal!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "¿Teé doót dibuj reé gaá?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "¡Ah, Te doót naá!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "¡Ye´nta, naá te doót liy!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "¡Recuerda usar el botón izquierdo del ratón!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Toóg saá beés ha." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Saál saá beés ha." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Leé luút..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Te doót naá" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Güi saá niey" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Veré" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Teneer ra" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Mte tey" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Teneer ra" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Bliy" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Yee´nta" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "¿Seé eh dibug naá antes kon koó kuub gaá?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "¡ah, seéhell!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "¡Yeént ta, loó soógga leét diíf archiv kuúb!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Kuan koo lash luú, será toob \"Sahal laa\"." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Kuan koo lash luú, será toob \"kee kiiy\"." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Kuan saa niey " diff --git a/src/po/zh_CN.po b/src/po/zh_CN.po index b3ded87a6..c88e17462 100644 --- a/src/po/zh_CN.po +++ b/src/po/zh_CN.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2017-12-27 16:57+0800\n" "Last-Translator: hackergene \n" "Language-Team: hackergene \n" @@ -435,7 +435,7 @@ msgstr "新建" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "打开" @@ -568,185 +568,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "好了... 我们继续画这个!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "你真的要退出吗?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "OK!画完了!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "不,我要返回!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "如果你退出了,你会丢掉你的图片!保存起来吗?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "是的,保存!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "不,现在不存。" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "先保存你的图片?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "打不开那个图片啊!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "好的" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "没有保存过的文件啊!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "现在打印你的图片吗?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "是的,打印!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "你的图片被打印出来了!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "抱歉!您的图片无法保存!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "你还不能打印耶!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "删除这个图片吗?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "是的,擦掉!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "不,不要擦掉!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "记住使用鼠标左键!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "静音。" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "取消静音。" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "请等待..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "擦出" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "幻灯片" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "退回" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "下一个" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "播放" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "下一个" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "文字" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "是的" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "不要" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "确定要更改图片?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "是的,替换原来的图片!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "不,保存到新文件" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "选择你要打开的图片,然后点击“打开”。" #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "选择你要打开的图片,然后点击“打开”。" -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "从绘画中选择一种颜色。" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "选择一种颜色。" diff --git a/src/po/zh_TW.po b/src/po/zh_TW.po index d27ec6b8e..d652c6143 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2014-06-24 14:46+0800\n" "Last-Translator: Song Huang \n" "Language-Team: Chinese (traditional) \n" @@ -524,7 +524,7 @@ msgstr "新圖" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "打開" @@ -688,7 +688,7 @@ msgstr "很好,讓我們繼續來畫這張圖吧!" # Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "你確定要離開嗎?" @@ -696,69 +696,69 @@ msgstr "你確定要離開嗎?" # msgid "Yes, I'm done!" # Quit prompt positive response (quit) #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "好,我做完了!" # Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "不,讓我回去!" # Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "如果離開,將會丟掉你的圖畫喔! 要先存檔嗎?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "好,把它存起來!" # msgid "No, don't bother saving!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "不,別存了!" # Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "要先儲存你的圖畫嗎?" # Error opening picture #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "沒辦法打開這個圖畫!" # Generic dialog dismissal #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "好的" # Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "沒有已經儲存的檔案!" # Verification of print action #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "現在要列印你的圖畫嗎?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "好,印出它來!" # Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "你的圖畫已經印出來了!" @@ -766,90 +766,95 @@ msgstr "你的圖畫已經印出來了!" # msgid "Your picture has been printed!" # We got an error printing #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "不好意思,你的圖畫不能列印!" # Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "你還沒辦法列印喔!" # Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "要刪除這張圖畫嗎?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "好,刪除它吧!" # msgid "No, don't erase it!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "不,別刪除它!" # Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "記得使用滑鼠的左邊按鍵!" # Sound has been muted (silenced) via keyboard shortcut # Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "靜音" # Sound has been unmuted (unsilenced) via keyboard shortcut # Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "取消靜音" # Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "請等一下…" # Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "刪除" # Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "投影片" # Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "上一個" -# Slideshow: 'Next' button, to load next slide (image) -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "下一個" - # Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "播放" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +# Slideshow: 'Next' button, to load next slide (image) +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "下一個" + # Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "A中" @@ -857,17 +862,17 @@ msgstr "A中" # positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "好" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "不" # Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "用你所做的改變來取代圖畫嗎?" @@ -875,7 +880,7 @@ msgstr "用你所做的改變來取代圖畫嗎?" # (like a 'File:Save' action in other applications) #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "好,取代舊的!" @@ -883,13 +888,13 @@ msgstr "好,取代舊的!" # (like a 'File:Save As...' action in other applications) #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "不,另外存一個新的檔案!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "選擇你想要的圖畫,然後按一下「打開」。" @@ -897,15 +902,22 @@ msgstr "選擇你想要的圖畫,然後按一下「打開」。" # Instructions for Slideshow file dialog (FIXME: Make a #define) #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "選擇你要的一些圖畫,然後按一下「播放」。" -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "挑選一個顏色" diff --git a/src/po/zu.po b/src/po/zu.po index af6d23cd0..0bdb07c38 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: 2019-09-24 08:40-0700\n" +"POT-Creation-Date: 2020-07-25 00:22-0700\n" "PO-Revision-Date: 2011-02-07 12:30+0200\n" "Last-Translator: sipho \n" "Language-Team: SIpho\n" @@ -433,7 +433,7 @@ msgstr "Okusha" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7846 +#: ../tools.h:98 ../tuxpaint.c:7857 msgid "Open" msgstr "Vula" @@ -574,185 +574,197 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Kulungile-ke... Asiqhubeke sidwebe lena!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2113 +#: ../tuxpaint.c:2118 msgid "Do you really want to quit?" msgstr "Ngabe ufuna ukuphuma ngempela na?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2116 +#: ../tuxpaint.c:2121 msgid "Yes, I’m done!" msgstr "Yebo, sengiqedile!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2119 ../tuxpaint.c:2146 +#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 msgid "No, take me back!" msgstr "Cha, ngibuyisele emuva!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2123 +#: ../tuxpaint.c:2128 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Uma uphuma, uzolahlekelwa isithombe sakho! Sisigcine na?" -#: ../tuxpaint.c:2124 ../tuxpaint.c:2129 +#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 msgid "Yes, save it!" msgstr "Yebo, sigcine!" -#: ../tuxpaint.c:2125 ../tuxpaint.c:2130 +#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 msgid "No, don’t bother saving!" msgstr "Cha, ungazihluphi ukusigcina!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2133 msgid "Save your picture first?" msgstr "Gcina isithombe sakho kuqala?" #. Error opening picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2138 msgid "Can’t open that picture!" msgstr "Angikwazi ukuvula leso sithombe!" #. Generic dialog dismissal -#: ../tuxpaint.c:2136 ../tuxpaint.c:2141 ../tuxpaint.c:2150 ../tuxpaint.c:2157 -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 +#: ../tuxpaint.c:2171 msgid "OK" msgstr "Kulungile" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2140 +#: ../tuxpaint.c:2145 msgid "There are no saved files!" msgstr "Awekho amafayela agciniwe!" #. Verification of print action -#: ../tuxpaint.c:2144 +#: ../tuxpaint.c:2149 msgid "Print your picture now?" msgstr "Ngabe uyasiphrinta isithombe sakho manje?" -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2150 msgid "Yes, print it!" msgstr "Yebo, phrinta!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2154 msgid "Your picture has been printed!" msgstr "Isithombe sakho sesiphrintiwe!" #. We got an error printing -#: ../tuxpaint.c:2153 +#: ../tuxpaint.c:2158 msgid "Sorry! Your picture could not be printed!" msgstr "Phephisa! Isithombe sakho asikwazanga ukuphrinteka!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2156 +#: ../tuxpaint.c:2161 msgid "You can’t print yet!" msgstr "Awukwazi ukuphrinta okwamanje!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2160 +#: ../tuxpaint.c:2165 msgid "Erase this picture?" msgstr "Ngisicime lesi sithombe?" -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2166 msgid "Yes, erase it!" msgstr "Yebo, sicime!" -#: ../tuxpaint.c:2162 +#: ../tuxpaint.c:2167 msgid "No, don’t erase it!" msgstr "Cha, ungasicimi!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2170 msgid "Remember to use the left mouse button!" msgstr "Khumbula ukusebenzisa inkinobho yemawusi yangasesinxeleni!" #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2371 +#: ../tuxpaint.c:2378 msgid "Sound muted." msgstr "Umsindo awukho." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2376 +#: ../tuxpaint.c:2383 msgid "Sound unmuted." msgstr "Umsindo ukhona." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3129 +#: ../tuxpaint.c:3138 msgid "Please wait…" msgstr "Ngicela ulinde…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7849 +#: ../tuxpaint.c:7860 msgid "Erase" msgstr "Susa" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7852 +#: ../tuxpaint.c:7863 msgid "Slides" msgstr "Izilayidi" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7855 +#: ../tuxpaint.c:7866 msgid "Back" msgstr "Emuva" -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7858 -msgid "Next" -msgstr "Phambili" - #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7861 +#: ../tuxpaint.c:7869 msgid "Play" msgstr "Dlala" +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7872 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7875 +msgid "Next" +msgstr "Phambili" + #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8576 +#: ../tuxpaint.c:8590 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11944 +#: ../tuxpaint.c:11960 msgid "Yes" msgstr "Yebo" -#: ../tuxpaint.c:11948 +#: ../tuxpaint.c:11964 msgid "No" msgstr "Cha" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13018 +#: ../tuxpaint.c:13034 msgid "Replace the picture with your changes?" msgstr "Shintshanisa isithombe ngoshintsho olwenzile?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13022 +#: ../tuxpaint.c:13038 msgid "Yes, replace the old one!" msgstr "Yebo, shintshanisa esidala!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13026 +#: ../tuxpaint.c:13042 msgid "No, save a new file!" msgstr "Cha, gcina ifayela elisha!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14270 +#: ../tuxpaint.c:14292 msgid "Choose the picture you want, then click “Open”." msgstr "Khetha isithombe osifunayo, bese ucindezela “Vula”." #. Let user choose images: #. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15266 ../tuxpaint.c:15586 +#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 msgid "Choose the pictures you want, then click “Play”." msgstr "Khetha isithombe osifunayo, bese ucindezela “Dlala”." -#: ../tuxpaint.c:23179 +#. None selected? Too dangerous to select all. +#. Only 1 selected? No point in saving as GIF. +#. +#: ../tuxpaint.c:15671 +msgid "Select 2 or more drawings to turn into an animated GIF." +msgstr "" + +#: ../tuxpaint.c:23277 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23191 +#: ../tuxpaint.c:23289 msgid "Pick a color." msgstr "Khetha umbala." From f8cce364359866813c726aef4308483c7f05163b Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Sat, 25 Jul 2020 16:45:17 -0700 Subject: [PATCH 08/33] Further work on animated GIF export: XDG Pictures Using XDG's user dir settings to determine where pictures are stored for a user (e.g., "~/Pictures" -- used as a fallback). May be overridden using "--exportdir". Also, while I was updating some docs, replace references to "Mac OS X" with "macOS", the new name of that OS these days. --- docs/CHANGES.txt | 5 +- docs/en/INSTALL.txt | 12 ++- docs/en/OPTIONS.txt | 43 ++++++-- docs/en/README.txt | 8 +- docs/en/html/OPTIONS.html | 49 +++++++-- docs/en/html/README.html | 8 +- src/get_fname.c | 57 ++++++++--- src/get_fname.h | 7 +- src/parse.gperf | 1 + src/parse.h | 1 + src/tuxpaint-completion.bash | 4 +- src/tuxpaint.c | 193 +++++++++++++++++++++++++++++++---- src/tuxpaint.conf | 9 +- 13 files changed, 329 insertions(+), 68 deletions(-) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 4c0cffa37..aa673f3e3 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -8,7 +8,7 @@ http://www.tuxpaint.org/ $Id$ -2020.July.24 (0.9.25) +2020.July.25 (0.9.25) * New Features ------------ * [WIP] GIF export option from Open -> Slideshow dialog. @@ -17,6 +17,9 @@ $Id$ * Depends on "libimagequant", from the "pngquant2" project: https://github.com/ImageOptim/libimagequant (GPL v3 or later, for Free/Libre Open Source Software) + * Uses XDG user dirs settings, if available, to determine + where to store them, or "~/Pictures", otherwise. + "--exportdir" option can be used to override this. * Ports & Building ---------------- diff --git a/docs/en/INSTALL.txt b/docs/en/INSTALL.txt index 055b15407..1f94da5be 100644 --- a/docs/en/INSTALL.txt +++ b/docs/en/INSTALL.txt @@ -2,11 +2,11 @@ INSTALL.txt for Tux Paint Tux Paint - A simple drawing program for children. -Copyright (c) 2002-2018 +Copyright (c) 2002-2020 Various contributors (see below, and AUTHORS.txt) http://www.tuxpaint.org/ -June 27, 2002 - December 8, 2018 +June 27, 2002 - July 25, 2020 $Id$ @@ -119,6 +119,14 @@ Requirements: Also depends on: libxml2 + Animated GIF Export feature + --------------------------- + So support export of animated GIFs (slideshows), the + "libimagequant" library (from the "pngquant2" project) + is required. + + https://github.com/ImageOptim/libimagequant + NetPBM Tools [OPTIONAL] [No longer used, by default] ------------------------ Under Linux and Unix, the NetPBM tools are what are currently diff --git a/docs/en/OPTIONS.txt b/docs/en/OPTIONS.txt index 0037abfe3..0278144b5 100644 --- a/docs/en/OPTIONS.txt +++ b/docs/en/OPTIONS.txt @@ -6,7 +6,7 @@ Options Documentation Copyright (c) 2002-2020 by various contributors; see AUTHORS.txt http://www.tuxpaint.org/ - June 22, 2020 + July 25, 2020 ---------------------------------------------------------------------- @@ -187,7 +187,7 @@ Windows Users printcfg=yes - (Windows and Mac OS X only) + (Windows and macOS only) Tux Paint will use a printer configuration file when printing. Push the [Alt] key while clicking the 'Print' button in @@ -224,7 +224,7 @@ Windows Users papersize=PAPERSIZE (Platforms that use Tux Paint's internal PostScript generator - — not Windows, Mac OS X or BeOS.) + — not Windows, macOS, BeOS, or Haiku.) Tell Tux Paint what size PostScript to generate. If none is specified, Tux Paint first checks your $PAPER environment @@ -560,7 +560,7 @@ Windows Users Example: "C:\Documents and Settings\Username\Application Data\TuxPaint\saved\" - * Mac OS X — Inside a folder named "TuxPaint" in your + * macOS — Inside a folder named "TuxPaint" in your "Application Support" folder. Example: "/Users/Username/Library/Application Support/TuxPaint/saved/" @@ -576,15 +576,40 @@ Windows Users Example: savedir=Z:\tuxpaint\ + exportdir=DIRECTORY + + Use this option to change where Tux Paint exports files — + single images, or animated GIF slideshows — for external use. + + If you do not override it, the default location is: + * Linux & Unix — If available, wherever your desktop + environment is configured for pictures to be stored, + based on your XDG (X Desktop Group) configuration. (Try + running the command-line "xdg-user-dir PICTURES" to find + out.) + + Typically (in an English locale), this will be a + "Pictures/" subdirectory in your home directory (i.e., + "$HOME/Pictures/" aka "~/Pictures"). + + Tux Paint will fall back to using that typical directory, + of no XDG configuration can be read, or nothing is set + for "XDG_PICTURES_DIR". + + * Windows — TBD! + * macOS — TBD! + + Example: exportdir=/home/penguin/TuxPaintExports + datadir=DIRECTORY Use this option to change where Tux Paint looks for personal - data files (brushes, stamps, starters and fonts specific to - the current user). + data files (brushes, stamps, starters, templates, and fonts + specific to the current user). Tux Paint will search for subdirectories/subfolders named - "brushes", "stamps", "starters" and "fonts" under the data - directory. + "brushes", "stamps", "starters", "templates", and "fonts" + under the specified data directory. If you do not override it, the default location is: * Linux & Unix — Under a hidden directory named ".tuxpaint" @@ -596,7 +621,7 @@ Windows Users Example: "C:\Documents and Settings\Username\Application Data\TuxPaint\brushes\" - * Mac OS X — Inside a folder named "TuxPaint" in your + * macOS — Inside a folder named "TuxPaint" in your "Application Support" folder. Example: "/Users/Username/Library/Application Support/TuxPaint/brushes/" diff --git a/docs/en/README.txt b/docs/en/README.txt index fa396f670..cb6297de0 100644 --- a/docs/en/README.txt +++ b/docs/en/README.txt @@ -121,7 +121,7 @@ Loading Tux Paint ---------------------------------------------------------------------- - Mac OS X Users + macOS Users Simply double-click the "Tux Paint" icon. @@ -604,7 +604,7 @@ Available Tools Printer Settings - (Windows and Mac OS X) + (Windows and macOS) By default, Tux Paint simply prints to the default printer with default settings when the @@ -753,7 +753,7 @@ Available Tools Inside the user's "Application Data" folder, e.g.: "C:\Documents and Settings\(user name)\Application Data\TuxPaint\saved\" - Mac OS X + macOS Inside the user's "Library" folder: "/Users/(user name)/Library/Application Support/Tux Paint/saved/" @@ -799,7 +799,7 @@ Using 'tuxpaint-import' Doing it Manually - Windows, Mac OS X and BeOS users must currently do the conversion + Windows, macOS, BeOS, and Haiku users must currently do the conversion manually. Load a graphics program that is capable of both loading your picture diff --git a/docs/en/html/OPTIONS.html b/docs/en/html/OPTIONS.html index d8af83e93..f183c94bc 100644 --- a/docs/en/html/OPTIONS.html +++ b/docs/en/html/OPTIONS.html @@ -19,7 +19,7 @@ version

Copyright (c) 2002-2020 by various contributors; see AUTHORS.txt
http://www.tuxpaint.org/

-

June 22, 2020

+

July 25, 2020

@@ -244,7 +244,7 @@ version
printcfg=yes
-

(Windows and Mac OS X only)

+

(Windows and macOS only)

Tux Paint will use a printer configuration file when printing. Push the [Alt] key while clicking the 'Print' button in @@ -284,7 +284,7 @@ version

papersize=PAPERSIZE

(Platforms that use Tux Paint's internal PostScript - generator — not Windows, Mac OS X or BeOS.)

+ generator — not Windows, macOS, BeOS, or Haiku.)

Tell Tux Paint what size PostScript to generate. If none is specified, Tux Paint first checks @@ -692,7 +692,7 @@ version Example: "C:\Documents and Settings\Username\Application Data\TuxPaint\saved\"

-

  • Mac OS X — Inside a folder named "TuxPaint" in your +
  • macOS — Inside a folder named "TuxPaint" in your "Application Support" folder.
    Example: "/Users/Username/Library/Application Support/TuxPaint/saved/"
    @@ -710,15 +710,46 @@ version

    Example: savedir=Z:\tuxpaint\

  • +
    exportdir=DIRECTORY
    +
    +

    Use this option to change where Tux Paint exports files — single + images, or animated GIF slideshows — for external use. + +

    If you do not override it, the default location is: +

      +
    • Linux & Unix — If available, wherever your desktop environment + is configured for pictures to be stored, based on your XDG + (X Desktop Group) configuration. (Try running the command-line + "xdg-user-dir PICTURES" to find out.)
      +
      + Typically (in an English locale), this will be a "Pictures/" + subdirectory in your home directory (i.e., "$HOME/Pictures/" + aka "~/Pictures").
      +
      + Tux Paint will fall back to using that typical directory, of no + XDG configuration can be read, or nothing is set for + "XDG_PICTURES_DIR".
      +
      + +
    • Windows — TBD! + +
    • macOS — TBD! +
    +

    + +

    Example: exportdir=/home/penguin/TuxPaintExports

    +
    +
    datadir=DIRECTORY

    Use this option to change where Tux Paint looks for personal - data files (brushes, stamps, starters and fonts specific to the - current user).

    + data files (brushes, stamps, starters, templates, and fonts specific to + the current user).

    Tux Paint will search for subdirectories/subfolders named - "brushes", "stamps", "starters" - and "fonts" under the data directory.

    + "brushes", "stamps", "starters", + "templates", and "fonts" under the specified + data directory.

    If you do not override it, the default location is:

      @@ -733,7 +764,7 @@ version Example: "C:\Documents and Settings\Username\Application Data\TuxPaint\brushes\"

      -
    • Mac OS X — Inside a folder named "TuxPaint" in your +
    • macOS — Inside a folder named "TuxPaint" in your "Application Support" folder.
      Example: "/Users/Username/Library/Application Support/TuxPaint/brushes/"
    diff --git a/docs/en/html/README.html b/docs/en/html/README.html index 805d02b94..36a0abc21 100644 --- a/docs/en/html/README.html +++ b/docs/en/html/README.html @@ -171,7 +171,7 @@ version
    -

    Mac OS X Users

    +

    macOS Users

    Simply double-click the "Tux Paint" icon.

    @@ -825,7 +825,7 @@ version
    Printer Settings
    -

    (Windows and Mac OS X)

    +

    (Windows and macOS)

    By default, Tux Paint simply prints to the default printer with default settings when the 'Print' button is @@ -998,7 +998,7 @@ version e.g.: "C:\Documents and Settings\(user name)\Application Data\TuxPaint\saved\"

    -
    Mac OS X
    +
    macOS
    Inside the user's "Library" folder: "/Users/(user name)/Library/Application Support/Tux Paint/saved/"
    @@ -1052,7 +1052,7 @@ version

    Doing it Manually

    -

    Windows, Mac OS X and BeOS users must currently do the conversion +

    Windows, macOS, BeOS, and Haiku users must currently do the conversion manually.

    Load a graphics program that is capable of both loading your picture diff --git a/src/get_fname.c b/src/get_fname.c index 2e5f14ee3..b27baebe0 100644 --- a/src/get_fname.c +++ b/src/get_fname.c @@ -1,7 +1,7 @@ /* get_fname.c - Copyright (c) 2009 + Copyright (c) 2009 - 2020 http://www.tuxpaint.org/ This program is free software; you can redistribute it and/or modify @@ -30,26 +30,39 @@ #include "debug.h" #include "compiler.h" -/* DIR_SAVE: Where is the user's saved directory? - This is where their saved files are stored - and where the "current_id.txt" file is saved. +/* + See tuxpaint.c for the OS-specific defaults. - Windows predefines "savedir" as: - "C:\Documents and Settings\%USERNAME%\Application Data\TuxPaint" - though it may get overridden with "--savedir" option + * DIR_SAVE: Where does the user's drawings get saved? - BeOS similarly predefines "savedir" as "./userdata"... + This is where their saved files (PNG) are stored, and where the + "current_id.txt" file is saved (so we can re-load the latest + picture upon a subsequent launch). Generally, end users aren't + expected to access the files in here directly, but they can. - Macintosh: It's under ~/Library/Application Support/TuxPaint + The defaults may be overridden with the "--savedir" option. - Linux & Unix: It's under ~/.tuxpaint + * DIR_DATA: Where is the user's data directory? - DIR_DATA: Where is the user's data directory? - This is where local fonts, brushes and stamps can be found. */ + This is where local (user-specific) fonts, brushes, stamps, + starter images, etc., can be found. End users only put things + here if they wish to extend their Tux Paint experience. + + The defaults may be overridden with the "--datadir" option. + + * DIR_EXPORT: Where does Tux Paint export drawings / animations? + + This is where single images, or animated GIF slideshows, + will be exported. It is expected that this is an obvious, + and easily-accessible place for end users to retrieve the exports. + + The defaults may be overridden with the "--exportdir" option. +*/ const char *savedir; const char *datadir; +const char *exportdir; // FIXME: We shouldn't be allocating memory all the time. // There should be distinct functions for each directory. @@ -62,16 +75,28 @@ const char *datadir; * (data file, or saved images?) * * @param name Filaneme - * @param kind What kind of file? (DIR_SAVE or DIR_DATA?) + * @param kind What kind of file? (DIR_SAVE, DIR_DATA, or DIR_EXPORT?) * @return Full fillpath */ char *get_fname(const char *const name, int kind) { char f[512]; - const char *restrict const dir = (kind == DIR_SAVE) ? savedir : datadir; + // const char *restrict const dir; + const char * dir; - // Some mkdir()'s don't like trailing slashes - snprintf(f, sizeof(f), "%s%c%s", dir, (*name) ? '/' : '\0', name); + if (kind == DIR_SAVE) { + dir = savedir; + } else if (kind == DIR_DATA) { + dir = datadir; + } else if (kind == DIR_EXPORT) { + dir = exportdir; + } + + snprintf(f, sizeof(f), + "%s%c%s", + dir, (*name) ? '/' : '\0', /* Some mkdir()'s don't like trailing slashes */ + name); return strdup(f); } + diff --git a/src/get_fname.h b/src/get_fname.h index d5e7ebdc4..4adf73339 100644 --- a/src/get_fname.h +++ b/src/get_fname.h @@ -1,7 +1,7 @@ /* get_fname.h - Copyright (c) 2009 + Copyright (c) 2009 - July 25, 2020 http://www.tuxpaint.org/ This program is free software; you can redistribute it and/or modify @@ -27,11 +27,14 @@ extern const char *savedir; extern const char *datadir; +extern const char *exportdir; enum { + /* (See get_fname.c for details) */ DIR_SAVE, - DIR_DATA + DIR_DATA, + DIR_EXPORT }; char *get_fname(const char *const name, int kind); diff --git a/src/parse.gperf b/src/parse.gperf index 371b58ea3..5a9dab0bf 100644 --- a/src/parse.gperf +++ b/src/parse.gperf @@ -112,6 +112,7 @@ datadir, MULTI(datadir) disablescreensaver, POSBOOL(disable_screensaver) dontgrab, NEGBOOL(grab_input) dontmirrorstamps, NEGBOOL(mirrorstamps) +exportdir, MULTI(exportdir) fancycursors, NEGBOOL(no_fancy_cursors) fullscreen, MULTI(parsertmp_fullscreen_native) grab, POSBOOL(grab_input) diff --git a/src/parse.h b/src/parse.h index b78bb9a8b..cc9bb7351 100644 --- a/src/parse.h +++ b/src/parse.h @@ -22,6 +22,7 @@ struct cfginfo const char *disable_stamp_controls; const char *dont_do_xor; const char *dont_load_stamps; + const char *exportdir; const char *fullscreen; const char *grab_input; const char *hide_cursor; diff --git a/src/tuxpaint-completion.bash b/src/tuxpaint-completion.bash index ac849f4d7..ed92611f0 100644 --- a/src/tuxpaint-completion.bash +++ b/src/tuxpaint-completion.bash @@ -3,6 +3,8 @@ # Bill Kendrick ; http://www.tuxpaint.org/ # Based on inkscape's completion file, by allali@univ-mlv.fr # +# Last modified 2020-07-25 +# # $Id$ # FIXME: See http://www.debian-administration.org/articles/316 for an intro @@ -57,7 +59,7 @@ _tuxpaint() --saveoverask --saveover --saveovernew \ --nosave --save \ --autosave --noautosave \ - --savedir --datadir \ + --savedir --datadir --exportdir \ --printdelay= \ --altprintmod --altprintalways --altprintnever \ --papersize \ diff --git a/src/tuxpaint.c b/src/tuxpaint.c index 514033004..e2abdebf8 100644 --- a/src/tuxpaint.c +++ b/src/tuxpaint.c @@ -22,7 +22,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - June 14, 2002 - May 23, 2020 + June 14, 2002 - July 25, 2020 */ @@ -1317,6 +1317,8 @@ static void handle_motioners(int oldpos_x, int oldpos_y, int motioner, int hatmo static void handle_joybuttonupdownscl(SDL_Event event, int oldpos_x, int oldpos_y, SDL_Rect real_r_tools); +char * get_xdg_user_dir(const char * dir_type, const char * fallback); + /* Magic tools API and tool handles: */ @@ -1977,9 +1979,14 @@ static int do_new_dialog_add_colors(SDL_Surface * *thumbs, int num_files, int *d char * *d_exts, int *white_in_palette); static int do_color_picker(void); static int do_color_sel(void); + static int do_slideshow(void); static void play_slideshow(int *selected, int num_selected, char *dirname, char **d_names, char **d_exts, int speed); static void draw_selection_digits(int right, int bottom, int n); + +void do_export_gif(void); +char * get_export_filepath(void); + static void wait_for_sfx(void); static void rgbtohsv(Uint8 r8, Uint8 g8, Uint8 b8, float *h, float *s, float *v); static void hsvtorgb(float h, float s, float v, Uint8 * r8, Uint8 * g8, Uint8 * b8); @@ -6518,6 +6525,9 @@ void show_usage(int exitcode) " [--nolockfile]\n" " [--datadir DIRECTORY]\n" "\n" + " Exporting:\n" + " [--exportdir DIRECTORY]\n" + "\n" " Accessibility:\n" " [--mouse-accessibility]\n" " [--mouse | --keyboard]\n" @@ -11799,12 +11809,12 @@ static void load_current(void) * FIXME */ /* Make sure we have a 'path' directory */ -static int make_directory(const char *path, const char *errmsg) +static int make_directory(int dir_type, const char *path, const char *errmsg) { char *fname; int res; - fname = get_fname(path, DIR_SAVE); + fname = get_fname(path, dir_type); res = mkdir(fname, 0755); if (res != 0 && errno != EEXIST) { @@ -11826,7 +11836,7 @@ static void save_current(void) char *fname; FILE *fi; - if (!make_directory("", "Can't create user data directory")) + if (!make_directory(DIR_SAVE, "", "Can't create user data directory")) { draw_tux_text(TUX_OOPS, strerror(errno), 0); return; @@ -13109,7 +13119,7 @@ static int do_save(int tool, int dont_show_success_results) show_progress_bar(screen); do_setcursor(cursor_watch); - if (!make_directory("", "Can't create user data directory")) + if (!make_directory(DIR_SAVE, "", "Can't create user data directory")) { fprintf(stderr, "Cannot save the any pictures! SORRY!\n\n"); draw_tux_text(TUX_OOPS, strerror(errno), 0); @@ -13121,7 +13131,7 @@ static int do_save(int tool, int dont_show_success_results) /* Make sure we have a ~/.tuxpaint/saved directory: */ - if (!make_directory("saved", "Can't create user data directory")) + if (!make_directory(DIR_SAVE, "saved", "Can't create user data directory")) { fprintf(stderr, "Cannot save any pictures! SORRY!\n\n"); draw_tux_text(TUX_OOPS, strerror(errno), 0); @@ -13133,7 +13143,7 @@ static int do_save(int tool, int dont_show_success_results) /* Make sure we have a ~/.tuxpaint/saved/.thumbs/ directory: */ - if (!make_directory("saved/.thumbs", "Can't create user data thumbnail directory")) + if (!make_directory(DIR_SAVE, "saved/.thumbs", "Can't create user data thumbnail directory")) { fprintf(stderr, "Cannot save any pictures! SORRY!\n\n"); draw_tux_text(TUX_OOPS, strerror(errno), 0); @@ -13144,7 +13154,7 @@ static int do_save(int tool, int dont_show_success_results) /* Make sure we have a ~/.tuxpaint/saved/.label/ directory: */ - if (!make_directory("saved/.label", "Can't create label information directory")) + if (!make_directory(DIR_SAVE, "saved/.label", "Can't create label information directory")) { fprintf(stderr, "Cannot save label information! SORRY!\n\n"); draw_tux_text(TUX_OOPS, strerror(errno), 0); @@ -14181,10 +14191,10 @@ static int do_open(void) /* No thumbnail - load original: */ /* Make sure we have a ~/.tuxpaint/saved directory: */ - if (make_directory("saved", "Can't create user data directory")) + if (make_directory(DIR_SAVE, "saved", "Can't create user data directory")) { /* (Make sure we have a .../saved/.thumbs/ directory:) */ - make_directory("saved/.thumbs", "Can't create user data thumbnail directory"); + make_directory(DIR_SAVE, "saved/.thumbs", "Can't create user data thumbnail directory"); } @@ -15202,10 +15212,10 @@ static int do_slideshow(void) /* No thumbnail - load original: */ /* Make sure we have a ~/.tuxpaint/saved directory: */ - if (make_directory("saved", "Can't create user data directory")) + if (make_directory(DIR_SAVE, "saved", "Can't create user data directory")) { /* (Make sure we have a .../saved/.thumbs/ directory:) */ - make_directory("saved/.thumbs", "Can't create user data thumbnail directory"); + make_directory(DIR_SAVE, "saved/.thumbs", "Can't create user data thumbnail directory"); } snprintf(fname, sizeof(fname), "%s/%s", dirname, f->d_name); @@ -15676,7 +15686,7 @@ static int do_slideshow(void) } else { - /* FIXME: Do it */ + do_export_gif(); } } else if (event.button.x >= (WINDOW_WIDTH - 96 - 48) && @@ -18998,11 +19008,11 @@ static int do_new_dialog(void) /* No thumbnail - load original: */ /* Make sure we have a ~/.tuxpaint/[starters|templates] directory: */ - if (make_directory(dirname[d_places[num_files]], "Can't create user data directory")) + if (make_directory(DIR_SAVE, dirname[d_places[num_files]], "Can't create user data directory")) { /* (Make sure we have a .../[starters|templates]/.thumbs/ directory:) */ snprintf(fname, sizeof(fname), "%s/.thumbs", dirname[d_places[num_files]]); - make_directory(fname, "Can't create user data thumbnail directory"); + make_directory(DIR_SAVE, fname, "Can't create user data thumbnail directory"); } img = NULL; @@ -19103,10 +19113,10 @@ static int do_new_dialog(void) snprintf(fname, sizeof(fname), "%s/.thumbs/%s-t.png", dirname[d_places[num_files]], d_names[num_files]); - if (!make_directory("starters", "Can't create user data directory") || - !make_directory("templates", "Can't create user data directory") || - !make_directory("starters/.thumbs", "Can't create user data directory") || - !make_directory("templates/.thumbs", "Can't create user data directory")) + if (!make_directory(DIR_SAVE, "starters", "Can't create user data directory") || + !make_directory(DIR_SAVE, "templates", "Can't create user data directory") || + !make_directory(DIR_SAVE, "starters/.thumbs", "Can't create user data directory") || + !make_directory(DIR_SAVE, "templates/.thumbs", "Can't create user data directory")) fprintf(stderr, "Cannot save any pictures! SORRY!\n\n"); else { @@ -22565,6 +22575,7 @@ static void setup_config(char *argv[]) } #endif + /* == SAVEDIR == */ if (tmpcfg_cmd.savedir) savedir = strdup(tmpcfg_cmd.savedir); else @@ -22595,6 +22606,23 @@ static void setup_config(char *argv[]) #endif } + /* == EXPORTDIR == */ + if (tmpcfg_cmd.exportdir) + exportdir = strdup(tmpcfg_cmd.exportdir); + else + { + /* FIXME: Need assist for: + * _WIN32 + * __BEOS__ + * __HAIKU__ + * __APPLE__ + */ + exportdir = get_xdg_user_dir("PICTURES", "Pictures"); + } + + printf("Export Dir = %s\n", exportdir); + exit(0); + /* Load options from user's own configuration (".rc" / ".cfg") file: */ #if defined(_WIN32) @@ -24635,6 +24663,7 @@ static int trash(char *path) /* Move file into Trash folder */ + /* FIXME: Use xdg function */ if (getenv("XDG_DATA_HOME") != NULL) { sprintf(trashpath, "%s/Trash", getenv("XDG_DATA_HOME")); @@ -25114,3 +25143,129 @@ static void handle_joybuttonupdownscl(SDL_Event event, int oldpos_x, int oldpos_ if (!ignore) SDL_PushEvent(&ev); } + +/** + * Grab the user's XDG user dir for something (e.g., ~/Pictures) + * + * @param char * dir_type -- the thing to query, e.g. "PICTURES" or "VIDEOS" + * (note: currently, Tux Paint only puts things in the PICTURES one) + * @param char * fallback -- path, under $HOME, to use instead (e.g., "Pictures") + * @return char * path (caller is expected to free() it) + */ +char * get_xdg_user_dir(const char * dir_type, const char * fallback) { + FILE * fi; + char * config_home, * found; + char tmp_path[MAX_PATH], config_path[MAX_PATH], line[MAX_PATH], search[MAX_PATH], return_path[MAX_PATH]; + int found_it; + + found_it = FALSE; + + /* Figure out where XDG user-dirs config exists, and use it if possible */ + if (getenv("XDG_CONFIG_HOME") != NULL) { + config_home = strdup(getenv("XDG_CONFIG_HOME")); + } else { +#ifdef DEBUG + fprintf(stderr, "XDG_CONFIG_HOME not set, checking $HOME/.config/\n"); +#endif + if (getenv("HOME") != NULL) { + snprintf(tmp_path, MAX_PATH, "%s/.config", getenv("HOME")); + config_home = strdup(tmp_path); + } else { +#ifdef DEBUG + fprintf(stderr, "No HOME, either?! Returing fallback in current directory\n"); +#endif + return strdup(fallback); + } + } + + if (config_home[strlen(config_home) - 1] == '/') { + config_home[strlen(config_home) - 1] = '\0'; + } + snprintf(config_path, MAX_PATH, "%s/user-dirs.dirs", config_home); + free(config_home); + +#ifdef DEBUG + fprintf(stderr, "User dirs config = %s\n", config_path); +#endif + + snprintf(search, MAX_PATH, "XDG_%s_DIR=\"", dir_type); + + /* Read the config to find the path we want */ + fi = fopen(config_path, "r"); + if (fi != NULL) { + /* Search for a line in the form of either + either XDG_PICTURES_DIR="$HOME/Pictures" + or XDG_PICTURES_DIR="/Path/To/Pictures" + */ +#ifdef DEBUG + fprintf(stderr, "Searching it for: %s\n", search); +#endif + while (fgets(line, MAX_PATH, fi) && !found_it) { + /* Trim trailing CR/LF */ + if (line[strlen(line) - 1] == '\n' || + line[strlen(line) - 1] == '\r') { + line[strlen(line) - 1] = '\0'; + } + + if (strstr(line, search) == line) { + found = line + strlen(search); +#ifdef DEBUG + fprintf(stderr, "Found it: %s\n", found); +#endif + if (strstr(found, "$HOME/") == found) { + snprintf(return_path, MAX_PATH, "%s/%s", getenv("HOME"), found + 6 /* skip '$HOME/' */); + } else { + strcpy(return_path, found); + } + + /* Trim trailing " */ + if (return_path[strlen(return_path) - 1] == '\"') { + return_path[strlen(return_path) - 1] = '\0'; + } + + found_it = TRUE; + } + } + + fclose(fi); +#ifdef DEBUG + } else { + fprintf(stderr, "%s doesn't exist\n", config_path); +#endif + } + + if (!found_it) { +#ifdef DEBUG + fprintf(stderr, "Using fallback of $HOME/%s\n", fallback); +#endif + snprintf(return_path, MAX_PATH, "%s/%s", getenv("HOME"), fallback); + } + +#ifdef DEBUG + fprintf(stderr, "Location for %s => %s\n", dir_type, return_path); +#endif + + return strdup(return_path); +} + +/** + * After 2+ images have been selected in the Open->Slideshow + * dialog, they can be exported as an animated GIF. + */ +void do_export_gif(void) { +} + +/** + * Returns the user's chosen export directory + * for animated GIFs, via Open->Slideshow dialog, + * and static PNGs, via Open dialog */ +char * get_export_filepath(void) { + char *rname; + char fname[FILENAME_MAX]; + + rname = NULL; +/* + snprintf(fname, sizeof(fname), "saved/%s.dat", saved_id); + rname = get_fname(fname, DIR_SAVE); +*/ +} diff --git a/src/tuxpaint.conf b/src/tuxpaint.conf index 8e68914b5..eb866f055 100644 --- a/src/tuxpaint.conf +++ b/src/tuxpaint.conf @@ -7,7 +7,7 @@ # http://www.tuxpaint.org/ # # Default distribution version last modified: -# September 21, 2019 +# July 25, 2020 # # $Id$ @@ -251,6 +251,13 @@ # savedir=~/.tuxpaint +### Export images and animated GIF slideshows somewhere different? +### (Uses xdg-user-dirs config setting for PICTURES, if available!) +### -------------------------------------------------------------- +# +# exportdir=~/Pictures + + ### Use a different language? ### ------------------------- ### Note: Where the language is a known language name (e.g., "spanish") From 1617a0ad772e48761f492d8ace95966b13e585fb Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Sat, 25 Jul 2020 16:46:49 -0700 Subject: [PATCH 09/33] Remove debug+exit from last commit Oops, Tux Paint just exited immediately, as part of my debug testing. :) Removed that. --- src/tuxpaint.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/tuxpaint.c b/src/tuxpaint.c index e2abdebf8..69e9ddb0a 100644 --- a/src/tuxpaint.c +++ b/src/tuxpaint.c @@ -22620,9 +22620,6 @@ static void setup_config(char *argv[]) exportdir = get_xdg_user_dir("PICTURES", "Pictures"); } - printf("Export Dir = %s\n", exportdir); - exit(0); - /* Load options from user's own configuration (".rc" / ".cfg") file: */ #if defined(_WIN32) From 7aa91af3192ee260febfdbc2e2b4e6eb8b5ca445 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Sat, 25 Jul 2020 22:36:20 -0700 Subject: [PATCH 10/33] Make sure 'exportdir' from config file is utilized --- src/tuxpaint.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/tuxpaint.c b/src/tuxpaint.c index 69e9ddb0a..906aee3ef 100644 --- a/src/tuxpaint.c +++ b/src/tuxpaint.c @@ -22679,6 +22679,8 @@ static void setup_config(char *argv[]) datadir = tmpcfg.datadir ? tmpcfg.datadir : savedir; + exportdir = tmpcfg.exportdir ? tmpcfg.exportdir : exportdir; + if (tmpcfg.parsertmp_lang == PARSE_CLOBBER) tmpcfg.parsertmp_lang = NULL; if (tmpcfg.parsertmp_locale == PARSE_CLOBBER) From 28b28d583ea4f64d2e3a2ff818091675a183f464 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Sun, 26 Jul 2020 11:46:12 -0700 Subject: [PATCH 11/33] Wrap up GIF export UI GIF export button now jumps to a process that iterates through the chosen saved images, loading each (but not yet saving as a GIF). It then returns to the Open->Slideshow dialog, and displays a pop-up dialog that shows a success/fail message. Also, adding an icon for a regular static image "Export" option, to be added to the main Open dialog. --- src/tuxpaint.c | 244 +++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 214 insertions(+), 30 deletions(-) diff --git a/src/tuxpaint.c b/src/tuxpaint.c index 906aee3ef..946319502 100644 --- a/src/tuxpaint.c +++ b/src/tuxpaint.c @@ -22,7 +22,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - June 14, 2002 - July 25, 2020 + June 14, 2002 - July 26, 2020 */ @@ -1436,7 +1436,7 @@ static SDL_Surface *img_dead40x40; static SDL_Surface *img_black, *img_grey; static SDL_Surface *img_yes, *img_no; static SDL_Surface *img_sfx, *img_speak; -static SDL_Surface *img_open, *img_erase, *img_back, *img_trash; +static SDL_Surface *img_open, *img_erase, *img_back, *img_trash, *img_pict_export; static SDL_Surface *img_slideshow, *img_play, *img_gif_export, *img_select_digits; static SDL_Surface *img_printer, *img_printer_wait; static SDL_Surface *img_save_over, *img_popup_arrow; @@ -1761,7 +1761,7 @@ static short *brushes_directional = NULL; static SDL_Surface *img_shapes[NUM_SHAPES], *img_shape_names[NUM_SHAPES]; static SDL_Surface *img_openlabels_open, *img_openlabels_erase, *img_openlabels_slideshow, *img_openlabels_back, *img_openlabels_play, - *img_openlabels_gif_export, *img_openlabels_next; + *img_openlabels_gif_export, *img_openlabels_pict_export, *img_openlabels_next; static SDL_Surface *img_tux[NUM_TIP_TUX]; @@ -1984,8 +1984,8 @@ static int do_slideshow(void); static void play_slideshow(int *selected, int num_selected, char *dirname, char **d_names, char **d_exts, int speed); static void draw_selection_digits(int right, int bottom, int n); -void do_export_gif(void); -char * get_export_filepath(void); +static int export_gif(int *selected, int num_selected, char *dirname, char **d_names, char **d_exts, int speed); +static char * get_export_filepath(const char * ext); static void wait_for_sfx(void); static void rgbtohsv(Uint8 r8, Uint8 g8, Uint8 b8, float *h, float *s, float *v); @@ -2177,6 +2177,19 @@ static void do_wait(int counter) #define PROMPT_TIP_LEFTCLICK_TXT gettext_noop("Remember to use the left mouse button!") #define PROMPT_TIP_LEFTCLICK_YES gettext_noop("OK") +/* Confirmation of successful (we hope) image export */ +#define PROMPT_PICT_EXPORT_TXT gettext_noop("Your picture has been exported!") +#define PROMPT_GIF_EXPORT_TXT gettext_noop("Your slideshow GIF has been exported!") +#define PROMPT_EXPORT_YES gettext_noop("OK") + +/* We got an error exporting */ +#define PROMPT_PICT_EXPORT_FAILED_TXT gettext_noop("Sorry! Your picture could not be exported!") +#define PROMPT_GIF_EXPORT_FAILED_TXT gettext_noop("Sorry! Your slideshow GIF could not be exported!") + + +/* Slideshow instructions */ +#define TUX_TIP_SLIDESHOW gettext("Choose the pictures you want, then click “Play”.") + enum { @@ -7872,6 +7885,9 @@ static void create_button_labels(void) /* Open dialog: 'Slides' button, to switch to slide show mode */ img_openlabels_slideshow = do_render_button_label(gettext_noop("Slides")); + /* Open dialog: 'Export' button, to copy an image to an easily-accessible location */ + img_openlabels_pict_export = do_render_button_label(gettext_noop("Export")); + /* Open dialog: 'Back' button, to dismiss Open dialog without opening a picture */ img_openlabels_back = do_render_button_label(gettext_noop("Back")); @@ -11243,9 +11259,13 @@ static int SDLCALL NondefectiveBlit(SDL_Surface * src, SDL_Rect * srcrect, SDL_S /** - * FIXME + * Copy an image, scaling and smearing, as needed, into a new surface. + * Free the original surface. + * + * @param SDL_Surface * src -- source surface (will be freed by this function!) + * @param SDL_Surface * dst -- destination surface + * @param int SDCALL(*blit) -- function for blitting; "NondefectiveBlit" or "SDL_BlitSurface" */ -/* For the 3rd arg, pass either NondefectiveBlit or SDL_BlitSurface. */ static void autoscale_copy_smear_free(SDL_Surface * src, SDL_Surface * dst, int SDLCALL(*blit) (SDL_Surface * src, SDL_Rect * srcrect, SDL_Surface * dst, SDL_Rect * dstrect)) @@ -12418,9 +12438,11 @@ static void cleanup(void) free_surface(&img_openlabels_open); free_surface(&img_openlabels_slideshow); free_surface(&img_openlabels_erase); + free_surface(&img_openlabels_pict_export); free_surface(&img_openlabels_back); free_surface(&img_openlabels_next); free_surface(&img_openlabels_play); + free_surface(&img_openlabels_gif_export); free_surface(&img_progress); @@ -12440,11 +12462,13 @@ static void cleanup(void) free_surface(&img_open); free_surface(&img_erase); + free_surface(&img_pict_export); free_surface(&img_back); free_surface(&img_trash); free_surface(&img_slideshow); free_surface(&img_play); + free_surface(&img_gif_export); free_surface(&img_select_digits); free_surface(&img_dead40x40); @@ -13860,9 +13884,12 @@ static int do_png_save(FILE * fi, const char *const fname, SDL_Surface * surf, i } /** - * FIXME + * Generate a new file ID. Used when saving a picture for + * the first time (i.e., very first save, or saving as a new + * file, rather than overwriting/replacing the existing version). + * + * Affects "file_id" string. */ -/* Pick a new file ID: */ static void get_new_file_id(void) { time_t t; @@ -13871,9 +13898,6 @@ static void get_new_file_id(void) strftime(file_id, sizeof(file_id), "%Y%m%d%H%M%S", localtime(&t)); debug(file_id); - - - /* FIXME: Show thumbnail and prompt for title: */ } @@ -15053,6 +15077,7 @@ static int do_slideshow(void) SDL_Surface *btn, *blnk; int val_x, val_y, motioner; int valhat_x, valhat_y, hatmotioner; + int export_successful; val_x = val_y = motioner = 0; valhat_x = valhat_y = hatmotioner = 0; @@ -15294,8 +15319,8 @@ static int do_slideshow(void) #endif /* Let user choose images: */ - /* Instructions for Slideshow file dialog (FIXME: Make a #define) */ - instructions = textdir(gettext_noop("Choose the pictures you want, " "then click “Play”.")); + /* Instructions for Slideshow file dialog */ + instructions = textdir(TUX_TIP_SLIDESHOW); draw_tux_text(TUX_BORED, instructions, 1); /* NOTE: cur is now set above; if file_id'th file is found, it's @@ -15628,8 +15653,8 @@ static int do_slideshow(void) draw_colors(COLORSEL_CLOBBER_WIPE); draw_none(); - /* Instructions for Slideshow file dialog (FIXME: Make a #define) */ - freeme = textdir(gettext_noop("Choose the pictures you want, " "then click “Play”.")); + /* Instructions for Slideshow file dialog */ + freeme = textdir(TUX_TIP_SLIDESHOW); draw_tux_text(TUX_BORED, freeme, 1); free(freeme); @@ -15675,7 +15700,7 @@ static int do_slideshow(void) if (num_selected < 2) { - /* None selected? Too dangerous to select all. + /* None selected? Too dangerous to automatically select all (like we do for slideshow playback). Only 1 selected? No point in saving as GIF. */ freeme = textdir(gettext_noop("Select 2 or more drawings to turn into an animated GIF.")); @@ -15686,7 +15711,27 @@ static int do_slideshow(void) } else { - do_export_gif(); + export_successful = export_gif(selected, num_selected, dirname, d_names, d_exts, speed); + + /* Redraw entire screen, after export: */ + SDL_FillRect(screen, NULL, SDL_MapRGB(canvas->format, 255, 255, 255)); + draw_toolbar(); + draw_colors(COLORSEL_CLOBBER_WIPE); + draw_none(); + + /* Show a message depending on success */ + if (export_successful) + do_prompt_snd(PROMPT_GIF_EXPORT_TXT, PROMPT_EXPORT_YES, "", SND_TUXOK, screen->w / 2, screen->h / 2); + else + do_prompt_snd(PROMPT_GIF_EXPORT_FAILED_TXT, PROMPT_EXPORT_YES, "", SND_YOUCANNOT, screen->w / 2, screen->h / 2); + + freeme = textdir(TUX_TIP_SLIDESHOW); + draw_tux_text(TUX_BORED, freeme, 1); + free(freeme); + + SDL_Flip(screen); + + update_list = 1; } } else if (event.button.x >= (WINDOW_WIDTH - 96 - 48) && @@ -15839,7 +15884,16 @@ static int do_slideshow(void) /** - * FIXME + * Play an animated slideshow within Tux Paint. + * Called by the Open->Slideshow dialog, once a set of images + * have been selected/chosen, and "Play" is clicked. + * + * @param int * selected -- array of selected images, in the order they should be played + * @param int num_selected -- count of how many images were selected + * @char * dirname -- path to the directory of saved images to be played + * @char ** d_names -- array of file basenames of the images to be played + * @char ** d_ext -- array of file exentions of the images to be played + * @int speed -- how fast to play the slideshow (0 = no automatic advance, 1 = slowest, 10 = as fast as possible) */ static void play_slideshow(int *selected, int num_selected, char *dirname, char **d_names, char **d_exts, int speed) { @@ -15858,9 +15912,9 @@ static void play_slideshow(int *selected, int num_selected, char *dirname, char val_x = val_y = motioner = 0; valhat_x = valhat_y = hatmotioner = 0; + /* Back up the current image's IDs, because they will get clobbered below! */ - tmp_starter_id = strdup(starter_id); tmp_template_id = strdup(template_id); tmp_file_id = strdup(file_id); @@ -16066,6 +16120,8 @@ static void play_slideshow(int *selected, int num_selected, char *dirname, char } while (!done); + /* Restore everything about the currently-active image + that got clobbered above */ strcpy(starter_id, tmp_starter_id); free(tmp_starter_id); @@ -24071,6 +24127,7 @@ static void setup(void) img_open = loadimage(DATA_PREFIX "images/ui/open.png"); img_erase = loadimage(DATA_PREFIX "images/ui/erase.png"); + img_pict_export = loadimage(DATA_PREFIX "images/ui/pict_export.png"); img_back = loadimage(DATA_PREFIX "images/ui/back.png"); img_trash = loadimage(DATA_PREFIX "images/ui/trash.png"); @@ -25250,21 +25307,148 @@ char * get_xdg_user_dir(const char * dir_type, const char * fallback) { /** * After 2+ images have been selected in the Open->Slideshow * dialog, they can be exported as an animated GIF. + * + * Params the same as play_slideshow(), except... + * + * @param int speed -- how fast to play the slideshow (0 and 1 both = slowest, 10 = fasted) + * @return int -- 0 if export failed or was aborted, 1 if successful */ -void do_export_gif(void) { +static int export_gif(int *selected, int num_selected, char *dirname, char **d_names, char **d_exts, int speed) { + char * gif_fname; + char fname[MAX_PATH]; + int i, done, which; + SDL_Event event; + SDLKey key; + SDL_Surface *img; + char *tmp_starter_id, *tmp_template_id, *tmp_file_id; + int tmp_starter_mirrored, tmp_starter_flipped, tmp_starter_personal; + + /* Back up the current image's IDs, because they will get + clobbered below! */ + tmp_starter_id = strdup(starter_id); + tmp_template_id = strdup(template_id); + tmp_file_id = strdup(file_id); + tmp_starter_mirrored = starter_mirrored; + tmp_starter_flipped = starter_flipped; + tmp_starter_personal = starter_personal; + + do_setcursor(cursor_watch); + show_progress_bar(screen); + + gif_fname = get_export_filepath("gif"); + /* FIXME: Open GIF */ + + + done = 0; + + for (i = 0; i < num_selected && !done; i++) + { + which = selected[i]; + show_progress_bar(screen); + + + /* Figure out filename: */ + + snprintf(fname, sizeof(fname), "%s/%s%s", dirname, d_names[which], d_exts[which]); + + + img = myIMG_Load(fname); + + if (img != NULL) + { + autoscale_copy_smear_free(img, screen, SDL_BlitSurface); + + strcpy(file_id, d_names[which]); + + + /* See if this saved image was based on a 'starter' */ + load_starter_id(d_names[which], NULL); + if (starter_id[0] != '\0') + { + load_starter(starter_id); + + if (starter_mirrored) + mirror_starter(); + + if (starter_flipped) + flip_starter(); + } + else + load_template(template_id); + } else { + /* Error loading !*/ + fprintf(stderr, "Error loading %s!\n", fname); + /* FIXME */ + } + SDL_Flip(screen); + + while (SDL_PollEvent(&event)) + { + if (event.type == SDL_QUIT) + { + done = 1; + } + else if (event.type == SDL_KEYDOWN) + { + key = event.key.keysym.sym; + if (key == SDLK_ESCAPE) { + done = 1; + } + } + } + SDL_Delay(10); + } + + /* FIXME: Quantize */ + /* FIXME: Export each frame */ + /* FIXME: Close GIF */ + + + /* Restore everything about the currently-active image + that got clobbered above */ + strcpy(starter_id, tmp_starter_id); + free(tmp_starter_id); + + strcpy(template_id, tmp_template_id); + free(tmp_template_id); + + strcpy(file_id, tmp_file_id); + free(tmp_file_id); + + starter_mirrored = tmp_starter_mirrored; + starter_flipped = tmp_starter_flipped; + starter_personal = tmp_starter_personal; + + + free(gif_fname); + + /* Success if we didn't have an error, and user didn't abort */ + return(!done); } /** - * Returns the user's chosen export directory - * for animated GIFs, via Open->Slideshow dialog, - * and static PNGs, via Open dialog */ -char * get_export_filepath(void) { + * Returns the name of a new file, located in the user's chosen + * export directory (e.g., ~/Pictures, or whatever "--exportdir" says). + * + * Used when exporting animated GIFs (via "Export GIF" in the + * Open->Slideshow dialog) and static PNGs (via "Export" in the + * main Open dialog). + * + * @param const char * ext -- extnesion of the file (e.g., "png" or "gif") + * @return char * -- filepath for the new file to be created + * (e.g., /home/username/Pictures/2020072620110100.gif") + */ +static char * get_export_filepath(const char * ext) { char *rname; char fname[FILENAME_MAX]; + char timestamp[16]; + time_t t; - rname = NULL; -/* - snprintf(fname, sizeof(fname), "saved/%s.dat", saved_id); - rname = get_fname(fname, DIR_SAVE); -*/ + t = time(NULL); + strftime(timestamp, sizeof(timestamp), "%Y%m%d%H%M%S", localtime(&t)); + snprintf(fname, sizeof(fname), "%s.%s", timestamp, ext); + rname = get_fname(fname, DIR_EXPORT); + debug(rname); + + return(rname); } From b0a2b4dacc2ea2a460641093b242c85054583315 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Sun, 26 Jul 2020 14:10:03 -0700 Subject: [PATCH 12/33] Completed single image export function From "Open" dialog, select an image (single click, or use arrow keys / etc., to highlight the image), then select the "Export" button at the lower right. The image will be saved in the export directory. By default this will be based on the config found via the XDG_CONFIG_HOME environment variable, which is scanned for a "XDG_PICTURES_DIR" setting. If none is found, "Pictures" in the directory specified by the HOME env. var. will be used. In both cases, a new "TuxPaint" subdirectory will be created, and exports will be placed there. The export location may be overridden using the "--exportdir" command-line option or "exportdir" config file option (e.g., "--exportdir /path/to/dir" or "exportdir=/path/to/dir", respectively). In this case, the directory is assumed to preexist, and no "TuxPaint" subdirectory will be made. There's currently no way to disable the export feature altogether. If there's demand, we can add it as a simplification option. Finally, this feature simply copies the PNG file (but no extra data files) from Tux Paint's "saved" directory to the export dir. Closes https://sourceforge.net/p/tuxpaint/feature-requests/192/ --- data/images/ui/pict_export.png | Bin 0 -> 1273 bytes docs/CHANGES.txt | 25 ++-- docs/en/OPTIONS.txt | 14 ++- docs/en/html/OPTIONS.html | 14 ++- src/tuxpaint.c | 202 +++++++++++++++++++++++++++------ 5 files changed, 205 insertions(+), 50 deletions(-) create mode 100644 data/images/ui/pict_export.png diff --git a/data/images/ui/pict_export.png b/data/images/ui/pict_export.png new file mode 100644 index 0000000000000000000000000000000000000000..180fa7bcf4a0052f3f0765fa637109cec421f77a GIT binary patch literal 1273 zcmVX0004mX+uL$Nkc;* zaB^>EX>4Tx04R}tkv&MmKpe$iQ%glE4t9{@kfG{gK~%(1t5Adrp;ldj$A;m*83c=l&eMYQbVaKqQ`FhG`S86Hjg0 z2Iqa^C@ae<@j3CRNf#u3zBx-kgEbl zj(KcAgY5dj|KNAGR&iq7ONu0c(2L`I3<2R?pjmgE?_|wtmpj0~lOdb3D+Or^#Uk*2M&FbN`fq`rRj;?!K29HiEOnK>0S*p< z;Sy!9`MkTkv$ucGwEFu2JXvy)1OOUc00006VoOIv0RI600RN!9r;`8x010qNS#tmY zE+YT{E+YYWr9XB6000McNlirueSad^gZEa<4bO1wgWnpw> zWFU8GbZ8()Nlj2!fese{00PlTL_t(o!_AmKXcSQp#($&NTL>W+u(Gg;C@0ol0u~ku z+6ackjss6oGfZH{bRJ%zrOaam|g*P zG76#yJOZYHPs+KUx_^=MOzQp{_ytU*K5{}`1}=%kEEWoyKGA%}-3JtbdbaKY!(yjj z`LznX1l}kbOENhQT-JQf-LKYsxjSZ75t~DiJ3=80shK63P5>joMPN`YtpSU`TLD^f z_tn7mlnP}~#dkhjD`oIii@Q%f)8~{k!@y}hTLc~h>+U|2k(WjUlp*MTFz2UX@=C>8q|vGyUrMpCmTwveVhYvOpu%qp>Z+HyzTC=Y?d zKwo6ol1{Z_4co1D^srkXt^QPJX729R#=&S)sc^enr@Dv1-Wm%kF|&%AhI!y?H;1q$@=d Slideshow dialog. - * Utilizes "gifenc", public domain by Marcel Rodrigues: - https://github.com/lecram/gifenc - * Depends on "libimagequant", from the "pngquant2" project: - https://github.com/ImageOptim/libimagequant - (GPL v3 or later, for Free/Libre Open Source Software) - * Uses XDG user dirs settings, if available, to determine - where to store them, or "~/Pictures", otherwise. - "--exportdir" option can be used to override this. + * Export drawings: + * GIF export option from the Open -> Slideshow dialog. + * Utilizes "gifenc", public domain by Marcel Rodrigues: + https://github.com/lecram/gifenc + * Depends on "libimagequant", from the "pngquant2" project: + https://github.com/ImageOptim/libimagequant + (GPL v3 or later, for Free/Libre Open Source Software) + * WORK IN PROGRESS + (Closes https://sourceforge.net/p/tuxpaint/feature-requests/191/) + * Single image (PNG) export from the Open dialog. + (Closes https://sourceforge.net/p/tuxpaint/feature-requests/192/) + * Both utilize XDG user dirs settings, if available, to determine + where to store them, or "~/Pictures", otherwise. In those cases, + files are stored in a new "TuxPaint" subdirectory. + * The "--exportdir" option can be used to override the default + location (but a "TuxPaint" subdir. will NOT be placed there). * Ports & Building ---------------- diff --git a/docs/en/OPTIONS.txt b/docs/en/OPTIONS.txt index 0278144b5..59077f898 100644 --- a/docs/en/OPTIONS.txt +++ b/docs/en/OPTIONS.txt @@ -6,7 +6,7 @@ Options Documentation Copyright (c) 2002-2020 by various contributors; see AUTHORS.txt http://www.tuxpaint.org/ - July 25, 2020 + July 26, 2020 ---------------------------------------------------------------------- @@ -581,7 +581,8 @@ Windows Users Use this option to change where Tux Paint exports files — single images, or animated GIF slideshows — for external use. - If you do not override it, the default location is: + If you do not override it, the default location is determined + as follows: * Linux & Unix — If available, wherever your desktop environment is configured for pictures to be stored, based on your XDG (X Desktop Group) configuration. (Try @@ -599,6 +600,14 @@ Windows Users * Windows — TBD! * macOS — TBD! + Note: When the defaults are used, a new "TuxPaint" + subdirectory will be created and used. (e.g., + "~/Pictures/TuxPaint") When the "--exportdir" option is used, + the exact path specified will be used (no "TuxPaint" + subdirectory is created). It is expected that the parent + directory exists. (The directory itself will be created, if it + doesn't.) + Example: exportdir=/home/penguin/TuxPaintExports datadir=DIRECTORY @@ -1050,6 +1059,7 @@ Windows Users --keyboard --savedir DIRECTORY --datadir DIRECTORY + --exportdir DIRECTORY --saveover --saveovernew --nosave diff --git a/docs/en/html/OPTIONS.html b/docs/en/html/OPTIONS.html index f183c94bc..00b725fad 100644 --- a/docs/en/html/OPTIONS.html +++ b/docs/en/html/OPTIONS.html @@ -19,7 +19,7 @@ version

    Copyright (c) 2002-2020 by various contributors; see AUTHORS.txt
    http://www.tuxpaint.org/

    -

    July 25, 2020

    +

    July 26, 2020

    @@ -715,7 +715,8 @@ version

    Use this option to change where Tux Paint exports files — single images, or animated GIF slideshows — for external use. -

    If you do not override it, the default location is: +

    If you do not override it, the default location is + determined as follows:

    • Linux & Unix — If available, wherever your desktop environment is configured for pictures to be stored, based on your XDG @@ -737,6 +738,14 @@ version

    +

    Note: When the defaults are used, a new "TuxPaint" + subdirectory will be created and used. (e.g., "~/Pictures/TuxPaint") + When the "--exportdir" option is used, the exact path specified + will be used (no "TuxPaint" subdirectory is created). + It is expected that the parent directory exists. (The directory itself + will be created, if it doesn't.) +

    +

    Example: exportdir=/home/penguin/TuxPaintExports

    @@ -1606,6 +1615,7 @@ version --keyboard
    --savedir DIRECTORY
    --datadir DIRECTORY
    + --exportdir DIRECTORY
    --saveover
    --saveovernew
    --nosave
    diff --git a/src/tuxpaint.c b/src/tuxpaint.c index 946319502..83ad45cc0 100644 --- a/src/tuxpaint.c +++ b/src/tuxpaint.c @@ -1985,6 +1985,7 @@ static void play_slideshow(int *selected, int num_selected, char *dirname, char static void draw_selection_digits(int right, int bottom, int n); static int export_gif(int *selected, int num_selected, char *dirname, char **d_names, char **d_exts, int speed); +static int export_pict(char * fname); static char * get_export_filepath(const char * ext); static void wait_for_sfx(void); @@ -13989,7 +13990,8 @@ static int do_open(void) int *d_places; FILE *fi; char fname[1024]; - int num_files, i, done, slideshow, update_list, want_erase, cur, which, num_files_in_dirs, j, any_saved_files; + int num_files, i, done, slideshow, update_list, want_erase, want_export; + int cur, which, num_files_in_dirs, j, any_saved_files; SDL_Rect dest; SDL_Event event; SDLKey key; @@ -14323,16 +14325,15 @@ static int do_open(void) /* Let user choose an image: */ /* Instructions for 'Open' file dialog */ - char *freeme = textdir(gettext_noop("Choose the picture you want, " "then click “Open”.")); - - draw_tux_text(TUX_BORED, freeme, 1); - free(freeme); + char *instructions = textdir(gettext_noop("Choose the picture you want, then click “Open”.")); + draw_tux_text(TUX_BORED, instructions, 1); /* NOTE: cur is now set above; if file_id'th file is found, it's set to that file's index; otherwise, we default to '0' */ update_list = 1; want_erase = 0; + want_export = 0; done = 0; slideshow = 0; @@ -14447,6 +14448,25 @@ static int do_open(void) SDL_BlitSurface(img_openlabels_back, NULL, screen, &dest); + /* "Export" button: */ + + dest.x = WINDOW_WIDTH - 96 - 48 - 48 - 48; + dest.y = (48 * 7 + 40 + HEIGHTOFFSET) - 48; + + if (d_places[which] != PLACE_STARTERS_DIR && d_places[which] != PLACE_PERSONAL_STARTERS_DIR) + SDL_BlitSurface(img_btn_up, NULL, screen, &dest); + else + SDL_BlitSurface(img_btn_off, NULL, screen, &dest); + + dest.x = WINDOW_WIDTH - 96 - 48 - 48 - 48 + (48 - img_pict_export->w) / 2; + dest.y = (48 * 7 + 40 + HEIGHTOFFSET) - 48; + SDL_BlitSurface(img_pict_export, NULL, screen, &dest); + + dest.x = WINDOW_WIDTH - 96 - 48 - 48 - 48 + (48 - img_openlabels_pict_export->w) / 2; + dest.y = (48 * 7 + 40 + HEIGHTOFFSET) - img_openlabels_pict_export->h; + SDL_BlitSurface(img_openlabels_pict_export, NULL, screen, &dest); + + /* "Erase" button: */ dest.x = WINDOW_WIDTH - 96 - 48 - 48; @@ -14683,6 +14703,16 @@ static int do_open(void) want_erase = 1; } + else if (event.button.x >= (WINDOW_WIDTH - 96 - 48 - 48 - 48) && + event.button.x < (WINDOW_WIDTH - 48 - 48 - 96) && + event.button.y >= (48 * 7 + 40 + HEIGHTOFFSET) - 48 && + event.button.y < (48 * 7 + 40 + HEIGHTOFFSET) && + d_places[which] != PLACE_STARTERS_DIR && d_places[which] != PLACE_PERSONAL_STARTERS_DIR) + { + /* Export */ + + want_export = 1; + } } else if (event.type == SDL_MOUSEBUTTONDOWN && event.button.button >= 4 && event.button.button <= 5 && wheely) @@ -14738,8 +14768,9 @@ static int do_open(void) else if (((event.button.x >= 96 && event.button.x < 96 + 48 + 48) || (event.button.x >= (WINDOW_WIDTH - 96 - 48) && event.button.x < (WINDOW_WIDTH - 96)) || - (event.button.x >= (WINDOW_WIDTH - 96 - 48 - 48) && + (event.button.x >= (WINDOW_WIDTH - 96 - 48 - 48 - 48) && event.button.x < (WINDOW_WIDTH - 48 - 96) && + /* Both "Erase" and "Export" only work on our own files... */ d_places[which] != PLACE_STARTERS_DIR && d_places[which] != PLACE_PERSONAL_STARTERS_DIR)) && event.button.y >= (48 * 7 + 40 + HEIGHTOFFSET) - 48 && @@ -14897,6 +14928,21 @@ static int do_open(void) update_list = 1; } } + + if (want_export) + { + want_export = 0; + + snprintf(fname, sizeof(fname), "saved/%s%s", d_names[which], d_exts[which]); + rfname = get_fname(fname, DIR_SAVE); + if (export_pict(rfname)) + do_prompt_snd(PROMPT_PICT_EXPORT_TXT, PROMPT_EXPORT_YES, "", SND_TUXOK, screen->w / 2, screen->h / 2); + else + do_prompt_snd(PROMPT_PICT_EXPORT_FAILED_TXT, PROMPT_EXPORT_YES, "", SND_YOUCANNOT, screen->w / 2, screen->h / 2); + + draw_tux_text(TUX_BORED, instructions, 1); + update_list = 1; + } } while (!done); @@ -15011,6 +15057,8 @@ static int do_open(void) update_canvas(0, 0, WINDOW_WIDTH - 96 - 96, 48 * 7 + 40 + HEIGHTOFFSET); + + free(instructions); } @@ -15711,27 +15759,27 @@ static int do_slideshow(void) } else { - export_successful = export_gif(selected, num_selected, dirname, d_names, d_exts, speed); + export_successful = export_gif(selected, num_selected, dirname, d_names, d_exts, speed); - /* Redraw entire screen, after export: */ - SDL_FillRect(screen, NULL, SDL_MapRGB(canvas->format, 255, 255, 255)); - draw_toolbar(); - draw_colors(COLORSEL_CLOBBER_WIPE); - draw_none(); - - /* Show a message depending on success */ - if (export_successful) - do_prompt_snd(PROMPT_GIF_EXPORT_TXT, PROMPT_EXPORT_YES, "", SND_TUXOK, screen->w / 2, screen->h / 2); - else - do_prompt_snd(PROMPT_GIF_EXPORT_FAILED_TXT, PROMPT_EXPORT_YES, "", SND_YOUCANNOT, screen->w / 2, screen->h / 2); - - freeme = textdir(TUX_TIP_SLIDESHOW); - draw_tux_text(TUX_BORED, freeme, 1); - free(freeme); - - SDL_Flip(screen); - - update_list = 1; + /* Redraw entire screen, after export: */ + SDL_FillRect(screen, NULL, SDL_MapRGB(canvas->format, 255, 255, 255)); + draw_toolbar(); + draw_colors(COLORSEL_CLOBBER_WIPE); + draw_none(); + + /* Show a message depending on success */ + if (export_successful) + do_prompt_snd(PROMPT_GIF_EXPORT_TXT, PROMPT_EXPORT_YES, "", SND_TUXOK, screen->w / 2, screen->h / 2); + else + do_prompt_snd(PROMPT_GIF_EXPORT_FAILED_TXT, PROMPT_EXPORT_YES, "", SND_YOUCANNOT, screen->w / 2, screen->h / 2); + + freeme = textdir(TUX_TIP_SLIDESHOW); + draw_tux_text(TUX_BORED, freeme, 1); + free(freeme); + + SDL_Flip(screen); + + update_list = 1; } } else if (event.button.x >= (WINDOW_WIDTH - 96 - 48) && @@ -19054,7 +19102,7 @@ static int do_new_dialog(void) if (thumbs[num_files] == NULL) { fprintf(stderr, - "\nError: Couldn't create a thumbnail of " "saved image!\n" "%s\n", fname); + "\nError: Couldn't create a thumbnail of saved image!\n" "%s\n", fname); } num_files++; @@ -19149,7 +19197,7 @@ static int do_new_dialog(void) if (thumbs[num_files] == NULL) { fprintf(stderr, - "\nError: Couldn't create a thumbnail of " "saved image!\n" "%s\n", fname); + "\nError: Couldn't create a thumbnail of saved image!\n" "%s\n", fname); } SDL_FreeSurface(img); @@ -19682,7 +19730,7 @@ static int do_new_dialog(void) fprintf(stderr, "\nWarning: Couldn't load the saved image! (3)\n" "%s\n" - "The Simple DirectMedia Layer error that occurred " "was:\n" "%s\n\n", fname, SDL_GetError()); + "The Simple DirectMedia Layer error that occurred was:\n" "%s\n\n", fname, SDL_GetError()); do_prompt(PROMPT_OPEN_UNOPENABLE_TXT, PROMPT_OPEN_UNOPENABLE_YES, "", 0, 0); } @@ -19740,7 +19788,7 @@ static int do_new_dialog(void) fprintf(stderr, "\nWarning: Couldn't load the saved image! (4)\n" "%s\n" - "The Simple DirectMedia Layer error that occurred " "was:\n" "%s\n\n", fname, SDL_GetError()); + "The Simple DirectMedia Layer error that occurred was:\n" "%s\n\n", fname, SDL_GetError()); do_prompt(PROMPT_OPEN_UNOPENABLE_TXT, PROMPT_OPEN_UNOPENABLE_YES, "", 0, 0); } @@ -22594,6 +22642,7 @@ static void tmpcfg_merge(struct cfginfo *loser, const struct cfginfo *winner) static void setup_config(char *argv[]) { char str[128]; + char * picturesdir; #ifndef _WIN32 const char *home = getenv("HOME"); @@ -22673,7 +22722,10 @@ static void setup_config(char *argv[]) * __HAIKU__ * __APPLE__ */ - exportdir = get_xdg_user_dir("PICTURES", "Pictures"); + picturesdir = get_xdg_user_dir("PICTURES", "Pictures"); + snprintf(str, sizeof(str), "%s/TuxPaint", picturesdir); + free(picturesdir); + exportdir = strdup(str); } /* Load options from user's own configuration (".rc" / ".cfg") file: */ @@ -24235,10 +24287,11 @@ static void setup(void) small_font = TuxPaint_Font_OpenFont(PANGO_DEFAULT_FONT, DATA_PREFIX "fonts/default_font.ttf", #ifdef __APPLE__ - 12 - (only_uppercase * 2)); + 12 - (only_uppercase * 2) #else - 13 - (only_uppercase * 2)); + 13 - (only_uppercase * 2) #endif + ); if (small_font == NULL) { @@ -24793,10 +24846,10 @@ static int trash(char *path) } while (!feof(fi)) { - len = fread(buf, sizeof(buf), 1, fi); + len = fread(buf, sizeof(unsigned char), sizeof(buf), fi); if (len > 0) { - fwrite(buf, sizeof(buf), 1, fo); + fwrite(buf, sizeof(unsigned char), sizeof(buf), fo); } } fclose(fi); @@ -25336,6 +25389,12 @@ static int export_gif(int *selected, int num_selected, char *dirname, char **d_n show_progress_bar(screen); gif_fname = get_export_filepath("gif"); + if (gif_fname == NULL) + { + /* Can't create export dir! Abort! */ + return FALSE; + } + /* FIXME: Open GIF */ @@ -25426,9 +25485,69 @@ static int export_gif(int *selected, int num_selected, char *dirname, char **d_n return(!done); } +/** + * Copy an image (just the main PNG) from Tux Paint's "saved" + * directory to the user's chosen export directory + * (e.g., ~/Pictures, or whatever "--exportdir" says). + * + * Used when exporting a single image from the Open dialog. + * + * @param char * fname -- full path to the image to export + * @return int 1 = success, 0 = failed + */ +static int export_pict(char * fname) { + FILE * fi, * fo; + size_t len; + unsigned char buf[1024]; + char * pict_fname; + + fi = fopen(fname, "rb"); + if (fi == NULL) + { + fprintf(stderr, "Cannot export from saved Tux Paint file '%s'\nThe error that occurred was:\n%s\n\n", fname, strerror(errno)); + return FALSE; + } + + pict_fname = get_export_filepath("png"); + if (pict_fname == NULL) + { + fclose(fi); + return FALSE; + } + + fo = fopen(pict_fname, "wb"); + if (fo == NULL) + { + fprintf(stderr, "Cannot export to new file '%s'\nThe error that occurred was:\n%s\n\n", pict_fname, strerror(errno)); + free(pict_fname); + fclose(fi); + return FALSE; + } + + while (!feof(fi)) + { + len = fread(buf, sizeof(unsigned char), sizeof(buf), fi); + if (len > 0) + { + fwrite(buf, sizeof(unsigned char), sizeof(buf), fo); + } + } + + /* FIXME: Probably good to check for errors here and respond accordingly -bjk 2020.07.26 */ + + fclose(fi); + fclose(fo); + + free(pict_fname); + + return TRUE; +} + /** * Returns the name of a new file, located in the user's chosen - * export directory (e.g., ~/Pictures, or whatever "--exportdir" says). + * export directory (e.g., ~/Pictures/TuxPaint, or whatever "--exportdir" says). + * + * Also ensures that the directory exists, in the first place. * * Used when exporting animated GIFs (via "Export GIF" in the * Open->Slideshow dialog) and static PNGs (via "Export" in the @@ -25436,7 +25555,8 @@ static int export_gif(int *selected, int num_selected, char *dirname, char **d_n * * @param const char * ext -- extnesion of the file (e.g., "png" or "gif") * @return char * -- filepath for the new file to be created - * (e.g., /home/username/Pictures/2020072620110100.gif") + * (e.g., /home/username/Pictures/TuxPaint/2020072620110100.gif") + * Or NULL if the directory cannot be created. */ static char * get_export_filepath(const char * ext) { char *rname; @@ -25444,6 +25564,14 @@ static char * get_export_filepath(const char * ext) { char timestamp[16]; time_t t; + + /* Make sure the export dir exists */ + if (!make_directory(DIR_EXPORT, "", "Can't create export directory")) + { + return NULL; + } + + /* Create a unique filename, within that dir */ t = time(NULL); strftime(timestamp, sizeof(timestamp), "%Y%m%d%H%M%S", localtime(&t)); snprintf(fname, sizeof(fname), "%s.%s", timestamp, ext); From 56591258ffba8e47915058a49074b40631310a1f Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Sun, 26 Jul 2020 14:25:59 -0700 Subject: [PATCH 13/33] Ensure export takes 1 second (filename uniqueness) --- src/tuxpaint.c | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/tuxpaint.c b/src/tuxpaint.c index 83ad45cc0..cf9c83507 100644 --- a/src/tuxpaint.c +++ b/src/tuxpaint.c @@ -25500,6 +25500,10 @@ static int export_pict(char * fname) { size_t len; unsigned char buf[1024]; char * pict_fname; + Uint32 time_before, time_after; + + do_setcursor(cursor_watch); + show_progress_bar(screen); fi = fopen(fname, "rb"); if (fi == NULL) @@ -25508,6 +25512,7 @@ static int export_pict(char * fname) { return FALSE; } + time_before = SDL_GetTicks(); pict_fname = get_export_filepath("png"); if (pict_fname == NULL) { @@ -25540,6 +25545,15 @@ static int export_pict(char * fname) { free(pict_fname); + /* Unique filenames are timestamp-based, down to the second, + so ensure at least one second has elapsed */ + time_after = SDL_GetTicks(); + if (time_after - time_before < 1000) + { + show_progress_bar(screen); + SDL_Delay(time_after + 1000 - time_before); + } + return TRUE; } From e50a0ef84cab573f3f3d83450e877b71a4eef464 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Sun, 26 Jul 2020 16:13:53 -0700 Subject: [PATCH 14/33] Improved safety when copying things into strings Created "safe_" variations of 'strncpy()', 'strncat()', and 'snprintf()', to ensure a truncated source string doesn't leave the destination buffer without a NUL termination character. Replaced all calls (in "tuxpaint.c" only, so far) to the standard functions with calls to the new safer versions. Replaced most calls to plain 'strcpy()', 'strcat()' and 'sprintf()' (which can cause buffer overruns) with the new functions. --- docs/CHANGES.txt | 4 + src/tuxpaint.c | 381 ++++++++++++++++++++++++++--------------------- 2 files changed, 212 insertions(+), 173 deletions(-) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index a3a23dd23..02730434b 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -34,6 +34,10 @@ $Id$ (Ref: https://github.com/haikuports/haikuports/issues/3045) Gerasim Troeglazov <3dEyes@gmail.com> + * Misc + ---- + * Improved safety when copying things into string buffers. + 2020.April.24 (0.9.24) * New tools --------- diff --git a/src/tuxpaint.c b/src/tuxpaint.c index cf9c83507..5ff9dcb35 100644 --- a/src/tuxpaint.c +++ b/src/tuxpaint.c @@ -2066,6 +2066,9 @@ int file_exists(char *path); int generate_fontconfig_cache_spinner(SDL_Surface * screen); +char * safe_strncat(char *dest, const char *src, size_t n); +char * safe_strncpy(char *dest, const char *src, size_t n); +int safe_snprintf(char *str, size_t size, const char *format, ...); #define MAX_UTF8_CHAR_LENGTH 6 @@ -4020,7 +4023,7 @@ static void mainloop(void) /* FIXME */ /* - snprintf(font_tux_text, sizeof font_tux_text, "%s (%s).", + safe_snprintf(font_tux_text, sizeof font_tux_text, "%s (%s).", TTF_FontFaceFamilyName(getfonthandle(cur_font)), TTF_FontFaceStyleName(getfonthandle(cur_font))); draw_tux_text(TUX_GREAT, font_tux_text, 1); @@ -6632,7 +6635,7 @@ static void loadbrush_callback(SDL_Surface * screen, if (strcasecmp(files[i].str, SHAPE_BRUSH_NAME) == 0) shape_brush = num_brushes; - snprintf(fname, sizeof fname, "%s/%s", dir, files[i].str); + safe_snprintf(fname, sizeof fname, "%s/%s", dir, files[i].str); if (num_brushes == num_brushes_max) { num_brushes_max = num_brushes_max * 5 / 4 + 4; @@ -6650,7 +6653,7 @@ static void loadbrush_callback(SDL_Surface * screen, brushes_directional[num_brushes] = 0; brushes_spacing[num_brushes] = img_brushes[num_brushes]->h / 4; - strcpy(strcasestr(fname, ".png"), ".dat"); + strcpy(strcasestr(fname, ".png"), ".dat"); /* FIXME: Use strncpy (ugh, complicated) */ fi = fopen(fname, "r"); want_rand = 0; @@ -7603,8 +7606,8 @@ static void loadstamp_callback(SDL_Surface * screen, char svgname[512]; FILE *fi; - snprintf(svgname, sizeof(svgname), "%s/%s", dir, files[i].str); - strcpy(strcasestr(svgname, ".png"), ".svg"); + safe_snprintf(svgname, sizeof(svgname), "%s/%s", dir, files[i].str); + strcpy(strcasestr(svgname, ".png"), ".svg"); /* FIXME: Use strncpy (ugh, complicated) */ fi = fopen(svgname, "r"); if (fi != NULL) @@ -7631,7 +7634,7 @@ static void loadstamp_callback(SDL_Surface * screen, && !strcasestr(files[i].str, mirror_ext) && !strcasestr(files[i].str, flip_ext) && !strcasestr(files[i].str, mirrorflip_ext)) { - snprintf(fname, sizeof fname, "%s/%s", dir, files[i].str); + safe_snprintf(fname, sizeof fname, "%s/%s", dir, files[i].str); if (num_stamps[stamp_group] == max_stamps[stamp_group]) { max_stamps[stamp_group] = max_stamps[stamp_group] * 5 / 4 + 15; @@ -10836,7 +10839,7 @@ static Mix_Chunk *loadsound_extra(const char *const fname, const char *extra) if (strcasestr(fname, ".png") != NULL) { - strcpy(ext, ".png"); + strcpy(ext, ".png"); /* char[5] size is sufficient */ } else { @@ -10849,9 +10852,9 @@ static Mix_Chunk *loadsound_extra(const char *const fname, const char *extra) snd_fname = malloc(strlen(fname) + strlen(lang_prefix) + 16); - strcpy(snd_fname, fname); - snprintf(tmp_str, sizeof(tmp_str), "%s_%s.ogg", extra, lang_prefix); - strcpy((char *)strcasestr(snd_fname, ext), tmp_str); + strcpy(snd_fname, fname); /* malloc'd size should be sufficient */ + safe_snprintf(tmp_str, sizeof(tmp_str), "%s_%s.ogg", extra, lang_prefix); + strcpy((char *)strcasestr(snd_fname, ext), tmp_str); /* FIXME: Use strncpy() (ugh, complicated) */ debug(snd_fname); tmp_snd = Mix_LoadWAV(snd_fname); @@ -10859,9 +10862,9 @@ static Mix_Chunk *loadsound_extra(const char *const fname, const char *extra) { debug("...No local version of sound (OGG)!"); - strcpy(snd_fname, fname); - snprintf(tmp_str, sizeof(tmp_str), "%s_%s.wav", extra, lang_prefix); - strcpy((char *)strcasestr(snd_fname, ext), tmp_str); + strcpy(snd_fname, fname); /* malloc'd size should be sufficient */ + safe_snprintf(tmp_str, sizeof(tmp_str), "%s_%s.wav", extra, lang_prefix); + strcpy((char *)strcasestr(snd_fname, ext), tmp_str); /* FIXME: Use strncpy() (ugh, complicated) */ debug(snd_fname); tmp_snd = Mix_LoadWAV(snd_fname); @@ -10871,9 +10874,9 @@ static Mix_Chunk *loadsound_extra(const char *const fname, const char *extra) /* Check for non-country-code locale */ - strcpy(snd_fname, fname); - snprintf(tmp_str, sizeof(tmp_str), "%s_%s.ogg", extra, short_lang_prefix); - strcpy((char *)strcasestr(snd_fname, ext), tmp_str); + strcpy(snd_fname, fname); /* malloc'd size should be sufficient */ + safe_snprintf(tmp_str, sizeof(tmp_str), "%s_%s.ogg", extra, short_lang_prefix); + strcpy((char *)strcasestr(snd_fname, ext), tmp_str); /* FIXME: Use strncpy() (ugh, complicated) */ debug(snd_fname); tmp_snd = Mix_LoadWAV(snd_fname); @@ -10881,9 +10884,9 @@ static Mix_Chunk *loadsound_extra(const char *const fname, const char *extra) { debug("...No short local version of sound (OGG)!"); - strcpy(snd_fname, fname); - snprintf(tmp_str, sizeof(tmp_str), "%s_%s.wav", extra, short_lang_prefix); - strcpy((char *)strcasestr(snd_fname, ext), tmp_str); + strcpy(snd_fname, fname); /* malloc'd size should be sufficient */ + safe_snprintf(tmp_str, sizeof(tmp_str), "%s_%s.wav", extra, short_lang_prefix); + strcpy((char *)strcasestr(snd_fname, ext), tmp_str); /* FIXME: Use strncpy() (ugh, complicated) */ debug(snd_fname); tmp_snd = Mix_LoadWAV(snd_fname); @@ -10893,9 +10896,9 @@ static Mix_Chunk *loadsound_extra(const char *const fname, const char *extra) debug("...No short local version of sound (WAV)!"); - strcpy(snd_fname, fname); - snprintf(tmp_str, sizeof(tmp_str), "%s.ogg", extra); - strcpy((char *)strcasestr(snd_fname, ext), tmp_str); + strcpy(snd_fname, fname); /* malloc'd size should be sufficient */ + safe_snprintf(tmp_str, sizeof(tmp_str), "%s.ogg", extra); + strcpy((char *)strcasestr(snd_fname, ext), tmp_str); /* FIXME: Use strncpy() (ugh, complicated) */ debug(snd_fname); tmp_snd = Mix_LoadWAV(snd_fname); @@ -10903,9 +10906,9 @@ static Mix_Chunk *loadsound_extra(const char *const fname, const char *extra) { debug("...No default version of sound (OGG)!"); - strcpy(snd_fname, fname); - snprintf(tmp_str, sizeof(tmp_str), "%s.wav", extra); - strcpy((char *)strcasestr(snd_fname, ext), tmp_str); + strcpy(snd_fname, fname); /* malloc'd size should be sufficient */ + safe_snprintf(tmp_str, sizeof(tmp_str), "%s.wav", extra); + strcpy((char *)strcasestr(snd_fname, ext), tmp_str); /* FIXME: Use strncpy() (ugh, complicated) */ debug(snd_fname); tmp_snd = Mix_LoadWAV(snd_fname); @@ -10989,10 +10992,12 @@ static char *loaddesc(const char *const fname, Uint8 * locale_text) /* Set the first available language */ for (i = 0; i < num_wished_langs && !found; i++) { - strcpy((char *)extptr, ".txt"); + strcpy((char *)extptr, ".txt"); /* safe; pointing into a safe spot within an existing string */ fi = fopen(txt_fname, "r"); + fprintf(stderr, "\nReading: %s\n", txt_fname); + if (!fi) return NULL; @@ -11014,7 +11019,7 @@ static char *loaddesc(const char *const fname, Uint8 * locale_text) { /* First one is the default: */ - strcpy(def_buf, buf); + strcpy(def_buf, buf); /* safe; both the same size */ got_first = 1; } @@ -11177,8 +11182,6 @@ static double loadinfo(const char *const fname, stamp_type * inf) { debug(cp); } - - /* printf("tinter=%d\n", inf->tinter); */ } else if (strcmp(buf, "nomirror") == 0) inf->mirrorable = 0; @@ -11360,7 +11363,7 @@ static void load_starter_id(char *saved_id, FILE * fil) if (saved_id != NULL) { - snprintf(fname, sizeof(fname), "saved/%s.dat", saved_id); + safe_snprintf(fname, sizeof(fname), "saved/%s.dat", saved_id); rname = get_fname(fname, DIR_SAVE); fi = fopen(rname, "r"); @@ -11449,7 +11452,7 @@ static SDL_Surface *load_starter_helper(char *path_and_basename, const char *ext unsigned int i; ext = strdup(extension); - snprintf(fname, sizeof(fname), "%s.%s", path_and_basename, ext); + safe_snprintf(fname, sizeof(fname), "%s.%s", path_and_basename, ext); surf = (*load_func) (fname); if (surf == NULL) @@ -11458,7 +11461,7 @@ static SDL_Surface *load_starter_helper(char *path_and_basename, const char *ext { ext[i] = toupper(ext[i]); } - snprintf(fname, sizeof(fname), "%s.%s", path_and_basename, ext); + safe_snprintf(fname, sizeof(fname), "%s.%s", path_and_basename, ext); surf = (*load_func) (fname); } @@ -11496,21 +11499,21 @@ static void load_starter(char *img_id) { /* Try loading an SVG */ - snprintf(fname, sizeof(fname), "%s/%s", dirname, img_id); + safe_snprintf(fname, sizeof(fname), "%s/%s", dirname, img_id); tmp_surf = load_starter_helper(fname, "svg", &load_svg); } #endif if (tmp_surf == NULL) { - snprintf(fname, sizeof(fname), "%s/%s", dirname, img_id); + safe_snprintf(fname, sizeof(fname), "%s/%s", dirname, img_id); tmp_surf = load_starter_helper(fname, "png", &IMG_Load); } if (tmp_surf == NULL) { /* Try loading a KPX */ - snprintf(fname, sizeof(fname), "%s/%s", dirname, img_id); + safe_snprintf(fname, sizeof(fname), "%s/%s", dirname, img_id); tmp_surf = load_starter_helper(fname, "kpx", &myIMG_Load); } @@ -11529,7 +11532,7 @@ static void load_starter(char *img_id) /* (Try SVG) */ if (tmp_surf == NULL) { - snprintf(fname, sizeof(fname), "%s/%s-back", dirname, img_id); + safe_snprintf(fname, sizeof(fname), "%s/%s-back", dirname, img_id); tmp_surf = load_starter_helper(fname, "svg", &load_svg); } #endif @@ -11537,21 +11540,21 @@ static void load_starter(char *img_id) /* (JPEG) */ if (tmp_surf == NULL) { - snprintf(fname, sizeof(fname), "%s/%s-back", dirname, img_id); + safe_snprintf(fname, sizeof(fname), "%s/%s-back", dirname, img_id); tmp_surf = load_starter_helper(fname, "jpeg", &IMG_Load); } if (tmp_surf == NULL) { /* (Then just JPG) */ - snprintf(fname, sizeof(fname), "%s/%s-back", dirname, img_id); + safe_snprintf(fname, sizeof(fname), "%s/%s-back", dirname, img_id); tmp_surf = load_starter_helper(fname, "jpg", &IMG_Load); } /* (Failed? Try PNG next) */ if (tmp_surf == NULL) { - snprintf(fname, sizeof(fname), "%s/%s-back", dirname, img_id); + safe_snprintf(fname, sizeof(fname), "%s/%s-back", dirname, img_id); tmp_surf = load_starter_helper(fname, "png", &IMG_Load); } @@ -11671,14 +11674,14 @@ static void load_template(char *img_id) img_starter_bkgd = NULL; /* (Try loading a KPX) */ - snprintf(fname, sizeof(fname), "%s/%s", dirname, img_id); + safe_snprintf(fname, sizeof(fname), "%s/%s", dirname, img_id); tmp_surf = load_starter_helper(fname, "kpx", &myIMG_Load); #ifndef NOSVG /* (Failed? Try SVG next) */ if (tmp_surf == NULL) { - snprintf(fname, sizeof(fname), "%s/%s", dirname, img_id); + safe_snprintf(fname, sizeof(fname), "%s/%s", dirname, img_id); tmp_surf = load_starter_helper(fname, "svg", &load_svg); } #endif @@ -11686,20 +11689,20 @@ static void load_template(char *img_id) /* (JPEG) */ if (tmp_surf == NULL) { - snprintf(fname, sizeof(fname), "%s/%s", dirname, img_id); + safe_snprintf(fname, sizeof(fname), "%s/%s", dirname, img_id); tmp_surf = load_starter_helper(fname, "jpeg", &IMG_Load); } if (tmp_surf == NULL) { /* (Then just JPG) */ - snprintf(fname, sizeof(fname), "%s/%s", dirname, img_id); + safe_snprintf(fname, sizeof(fname), "%s/%s", dirname, img_id); tmp_surf = load_starter_helper(fname, "jpg", &IMG_Load); } /* (Failed? Try PNG next) */ if (tmp_surf == NULL) { - snprintf(fname, sizeof(fname), "%s/%s", dirname, img_id); + safe_snprintf(fname, sizeof(fname), "%s/%s", dirname, img_id); tmp_surf = load_starter_helper(fname, "png", &IMG_Load); } @@ -11780,7 +11783,7 @@ static void load_current(void) label_node_to_edit = NULL; have_to_rec_label_node = FALSE; - snprintf(ftmp, sizeof(ftmp), "saved/%s%s", file_id, FNAME_EXTENSION); + safe_snprintf(ftmp, sizeof(ftmp), "saved/%s%s", file_id, FNAME_EXTENSION); fname = get_fname(ftmp, DIR_SAVE); tmp = myIMG_Load_RWops(fname); @@ -13189,7 +13192,7 @@ static int do_save(int tool, int dont_show_success_results) /* Save the file: */ - snprintf(tmp, sizeof(tmp), "saved/%s%s", file_id, FNAME_EXTENSION); + safe_snprintf(tmp, sizeof(tmp), "saved/%s%s", file_id, FNAME_EXTENSION); fname = get_fname(tmp, DIR_SAVE); debug(fname); @@ -13221,7 +13224,7 @@ static int do_save(int tool, int dont_show_success_results) /* (Was thumbnail in old directory, rather than under .thumbs?) */ - snprintf(tmp, sizeof(tmp), "saved/%s-t%s", file_id, FNAME_EXTENSION); + safe_snprintf(tmp, sizeof(tmp), "saved/%s-t%s", file_id, FNAME_EXTENSION); fname = get_fname(tmp, DIR_SAVE); fi = fopen(fname, "r"); if (fi != NULL) @@ -13233,7 +13236,7 @@ static int do_save(int tool, int dont_show_success_results) /* No old thumbnail! Save this image's thumbnail in the new place, under ".thumbs" */ - snprintf(tmp, sizeof(tmp), "saved/.thumbs/%s-t%s", file_id, FNAME_EXTENSION); + safe_snprintf(tmp, sizeof(tmp), "saved/.thumbs/%s-t%s", file_id, FNAME_EXTENSION); fname = get_fname(tmp, DIR_SAVE); } @@ -13261,7 +13264,7 @@ static int do_save(int tool, int dont_show_success_results) if (starter_id[0] != '\0' || template_id[0] != '\0' || canvas_color_r != 255 || canvas_color_g != 255 || canvas_color_b != 255) { - snprintf(tmp, sizeof(tmp), "saved/%s.dat", file_id); + safe_snprintf(tmp, sizeof(tmp), "saved/%s.dat", file_id); fname = get_fname(tmp, DIR_SAVE); fi = fopen(fname, "w"); if (fi != NULL) @@ -13302,23 +13305,26 @@ static void set_chunk_data(unsigned char **chunk_data, size_t * chunk_data_len, int headersLen; unsigned int i; char *line, *headers, *cdata; + size_t line_sz, headers_sz; headersLen = 0; - headers = calloc(256, 1); - line = calloc(256, 1); + headers_sz = 256; + headers = calloc(headers_sz, 1); + line_sz = 256; + line = calloc(line_sz, 1); - strcat(headers, "Tuxpaint\n"); - strcat(headers, "Tuxpaint_" VER_VERSION "\n"); - sprintf(line, "%lu%s", uncompressed_size, "\n"); - strcat(headers, line); - sprintf(line, "%lu%s", dataLen, "\n"); - strcat(headers, line); + safe_strncat(headers, "Tuxpaint\n", headers_sz); + safe_strncat(headers, "Tuxpaint_" VER_VERSION "\n", headers_sz); + safe_snprintf(line, line_sz, "%lu%s", uncompressed_size, "\n"); + safe_strncat(headers, line, headers_sz); + safe_snprintf(line, line_sz, "%lu%s", dataLen, "\n"); + safe_strncat(headers, line, headers_sz); headersLen = strlen(headers); *chunk_data_len = headersLen + dataLen; cdata = calloc(*chunk_data_len, sizeof(unsigned char *)); - strcat(cdata, headers); + strcat(cdata, headers); /* FIXME: Use strncat() */ for (i = 0; i < dataLen; i++) cdata[headersLen + i] = data[i]; @@ -13380,7 +13386,7 @@ static void do_png_embed_data(png_structp png_ptr) Uint32 i; struct label_node *current_node; char *char_stream, *line; - size_t dat_size; + size_t dat_size, char_stream_sz, line_sz; /* Starter foreground */ @@ -13721,25 +13727,27 @@ static void do_png_embed_data(png_structp png_ptr) template_id[0] != '\0' || canvas_color_r != 255 || canvas_color_g != 255 || canvas_color_b != 255) { /* Usually the .dat data are less than 100 bytes, hope this keeps line and char_stream in the safe side */ - line = calloc(256, 1); - char_stream = calloc(256 + sizeof(starter_id) + sizeof(template_id), 1); + line_sz = 256; + line = calloc(line_sz, 1); + char_stream_sz = 256 + sizeof(starter_id) + sizeof(template_id), + char_stream = calloc(char_stream_sz, 1); - sprintf(char_stream, "%s\n", starter_id); + safe_snprintf(char_stream, char_stream_sz, "%s\n", starter_id); - sprintf(line, "%d %d %d\n", starter_mirrored, starter_flipped, starter_personal); - strcat(char_stream, line); + safe_snprintf(line, line_sz, "%d %d %d\n", starter_mirrored, starter_flipped, starter_personal); + safe_strncat(char_stream, line, char_stream_sz); - sprintf(line, "c%d %d %d\n", canvas_color_r, canvas_color_g, canvas_color_b); - strcat(char_stream, line); + safe_snprintf(line, line_sz, "c%d %d %d\n", canvas_color_r, canvas_color_g, canvas_color_b); + safe_strncat(char_stream, line, char_stream_sz); - sprintf(line, "T%s\n", template_id); - strcat(char_stream, line); + safe_snprintf(line, line_sz, "T%s\n", template_id); + safe_strncat(char_stream, line, char_stream_sz); - sprintf(line, "%d\n", template_personal); - strcat(char_stream, line); + safe_snprintf(line, line_sz, "%d\n", template_personal); + safe_strncat(char_stream, line, char_stream_sz); - sprintf(line, "M%d\n", starter_modified); - strcat(char_stream, line); + safe_snprintf(line, line_sz, "M%d\n", starter_modified); + safe_strncat(char_stream, line, char_stream_sz); dat_size = strlen(char_stream); @@ -13989,7 +13997,7 @@ static int do_open(void) char **d_names = NULL, **d_exts = NULL; int *d_places; FILE *fi; - char fname[1024]; + char fname[MAX_PATH]; int num_files, i, done, slideshow, update_list, want_erase, want_export; int cur, which, num_files_in_dirs, j, any_saved_files; SDL_Rect dest; @@ -14130,17 +14138,17 @@ static int do_open(void) /* Support legacy BMP files for load: */ || strcasestr(f->d_name, ".bmp") != NULL) { - strcpy(fname, f->d_name); + safe_strncpy(fname, f->d_name, sizeof(fname)); if (strcasestr(fname, FNAME_EXTENSION) != NULL) { d_exts[num_files] = strdup(strcasestr(fname, FNAME_EXTENSION)); - strcpy((char *)strcasestr(fname, FNAME_EXTENSION), ""); + strcpy((char *)strcasestr(fname, FNAME_EXTENSION), ""); /* Safe; truncating */ } if (strcasestr(fname, ".bmp") != NULL) { d_exts[num_files] = strdup(strcasestr(fname, ".bmp")); - strcpy((char *)strcasestr(fname, ".bmp"), ""); + strcpy((char *)strcasestr(fname, ".bmp"), ""); /* Safe; truncating */ } d_names[num_files] = strdup(fname); @@ -14167,7 +14175,7 @@ static int do_open(void) /* Try to load thumbnail first: */ - snprintf(fname, sizeof(fname), "%s/.thumbs/%s-t.png", + safe_snprintf(fname, sizeof(fname), "%s/.thumbs/%s-t.png", dirname[d_places[num_files]], d_names[num_files]); debug(fname); img = IMG_Load(fname); @@ -14177,7 +14185,7 @@ static int do_open(void) /* No thumbnail in the new location ("saved/.thumbs"), try the old locatin ("saved/"): */ - snprintf(fname, sizeof(fname), "%s/%s-t.png", + safe_snprintf(fname, sizeof(fname), "%s/%s-t.png", dirname[d_places[num_files]], d_names[num_files]); debug(fname); @@ -14226,7 +14234,7 @@ static int do_open(void) if (img == NULL) { - snprintf(fname, sizeof(fname), "%s/%s", dirname[d_places[num_files]], f->d_name); + safe_snprintf(fname, sizeof(fname), "%s/%s", dirname[d_places[num_files]], f->d_name); debug(fname); img = myIMG_Load(fname); } @@ -14275,7 +14283,7 @@ static int do_open(void) { debug("Saving thumbnail for this one!"); - snprintf(fname, sizeof(fname), "%s/.thumbs/%s-t.png", + safe_snprintf(fname, sizeof(fname), "%s/.thumbs/%s-t.png", dirname[d_places[num_files]], d_names[num_files]); fi = fopen(fname, "wb"); @@ -14830,7 +14838,7 @@ static int do_open(void) img_popup_arrow, img_trash, SND_AREYOUSURE, WINDOW_WIDTH - 96 - 48 - 48 + 24, 48 * 7 + 40 + HEIGHTOFFSET - 48 + 24)) { - snprintf(fname, sizeof(fname), "saved/%s%s", d_names[which], d_exts[which]); + safe_snprintf(fname, sizeof(fname), "saved/%s%s", d_names[which], d_exts[which]); rfname = get_fname(fname, DIR_SAVE); @@ -14841,7 +14849,7 @@ static int do_open(void) /* Delete the thumbnail, too: */ - snprintf(fname, sizeof(fname), "saved/.thumbs/%s-t.png", d_names[which]); + safe_snprintf(fname, sizeof(fname), "saved/.thumbs/%s-t.png", d_names[which]); free(rfname); rfname = get_fname(fname, DIR_SAVE); @@ -14851,7 +14859,7 @@ static int do_open(void) /* Try deleting old-style thumbnail, too: */ - snprintf(fname, sizeof(fname), "saved/%s-t.png", d_names[which]); + safe_snprintf(fname, sizeof(fname), "saved/%s-t.png", d_names[which]); free(rfname); rfname = get_fname(fname, DIR_SAVE); @@ -14861,7 +14869,7 @@ static int do_open(void) /* Delete .dat file, if any: */ - snprintf(fname, sizeof(fname), "saved/%s.dat", d_names[which]); + safe_snprintf(fname, sizeof(fname), "saved/%s.dat", d_names[which]); free(rfname); rfname = get_fname(fname, DIR_SAVE); @@ -14933,7 +14941,7 @@ static int do_open(void) { want_export = 0; - snprintf(fname, sizeof(fname), "saved/%s%s", d_names[which], d_exts[which]); + safe_snprintf(fname, sizeof(fname), "saved/%s%s", d_names[which], d_exts[which]); rfname = get_fname(fname, DIR_SAVE); if (export_pict(rfname)) do_prompt_snd(PROMPT_PICT_EXPORT_TXT, PROMPT_EXPORT_YES, "", SND_TUXOK, screen->w / 2, screen->h / 2); @@ -14977,7 +14985,7 @@ static int do_open(void) /* Figure out filename: */ - snprintf(fname, sizeof(fname), "%s/%s%s", dirname[d_places[which]], d_names[which], d_exts[which]); + safe_snprintf(fname, sizeof(fname), "%s/%s%s", dirname[d_places[which]], d_names[which], d_exts[which]); fi = fopen(fname, "r"); if (fi == NULL) { @@ -15020,7 +15028,7 @@ static int do_open(void) been_saved = 1; - strcpy(file_id, d_names[which]); + safe_strncpy(file_id, d_names[which], sizeof(file_id)); starter_id[0] = '\0'; template_id[0] = '\0'; @@ -15211,17 +15219,17 @@ static int do_slideshow(void) /* Support legacy BMP files for load: */ || strcasestr(f->d_name, ".bmp") != NULL) { - strcpy(fname, f->d_name); + safe_strncpy(fname, f->d_name, sizeof(fname)); if (strcasestr(fname, FNAME_EXTENSION) != NULL) { d_exts[num_files] = strdup(strcasestr(fname, FNAME_EXTENSION)); - strcpy((char *)strcasestr(fname, FNAME_EXTENSION), ""); + strcpy((char *)strcasestr(fname, FNAME_EXTENSION), ""); /* FIXME: Use strncpy() (ugh, complicated) */ } if (strcasestr(fname, ".bmp") != NULL) { d_exts[num_files] = strdup(strcasestr(fname, ".bmp")); - strcpy((char *)strcasestr(fname, ".bmp"), ""); + strcpy((char *)strcasestr(fname, ".bmp"), ""); /* Safe; truncating */ } d_names[num_files] = strdup(fname); @@ -15232,7 +15240,7 @@ static int do_slideshow(void) /* Try to load thumbnail first: */ - snprintf(fname, sizeof(fname), "%s/.thumbs/%s-t.png", dirname, d_names[num_files]); + safe_snprintf(fname, sizeof(fname), "%s/.thumbs/%s-t.png", dirname, d_names[num_files]); debug("Loading thumbnail..."); debug(fname); img = IMG_Load(fname); @@ -15241,7 +15249,7 @@ static int do_slideshow(void) /* No thumbnail in the new location ("saved/.thumbs"), try the old locatin ("saved/"): */ - snprintf(fname, sizeof(fname), "%s/%s-t.png", dirname, d_names[num_files]); + safe_snprintf(fname, sizeof(fname), "%s/%s-t.png", dirname, d_names[num_files]); debug(fname); img = IMG_Load(fname); @@ -15291,7 +15299,7 @@ static int do_slideshow(void) make_directory(DIR_SAVE, "saved/.thumbs", "Can't create user data thumbnail directory"); } - snprintf(fname, sizeof(fname), "%s/%s", dirname, f->d_name); + safe_snprintf(fname, sizeof(fname), "%s/%s", dirname, f->d_name); debug("Loading original, to make thumbnail"); debug(fname); @@ -15337,7 +15345,7 @@ static int do_slideshow(void) debug("Saving thumbnail for this one!"); - snprintf(fname, sizeof(fname), "%s/.thumbs/%s-t.png", dirname, d_names[num_files]); + safe_snprintf(fname, sizeof(fname), "%s/.thumbs/%s-t.png", dirname, d_names[num_files]); fi = fopen(fname, "wb"); if (fi == NULL) @@ -15984,7 +15992,7 @@ static void play_slideshow(int *selected, int num_selected, char *dirname, char /* Figure out filename: */ - snprintf(fname, sizeof(fname), "%s/%s%s", dirname, d_names[which], d_exts[which]); + safe_snprintf(fname, sizeof(fname), "%s/%s%s", dirname, d_names[which], d_exts[which]); img = myIMG_Load(fname); @@ -15993,7 +16001,7 @@ static void play_slideshow(int *selected, int num_selected, char *dirname, char { autoscale_copy_smear_free(img, screen, SDL_BlitSurface); - strcpy(file_id, d_names[which]); + safe_strncpy(file_id, d_names[which], sizeof(file_id)); /* FIXME: is the starter even used??? -bjk 2009.10.16 */ @@ -16170,13 +16178,13 @@ static void play_slideshow(int *selected, int num_selected, char *dirname, char /* Restore everything about the currently-active image that got clobbered above */ - strcpy(starter_id, tmp_starter_id); + strcpy(starter_id, tmp_starter_id); /* safe; originally strdup()'d from the dest. */ free(tmp_starter_id); - strcpy(template_id, tmp_template_id); + strcpy(template_id, tmp_template_id); /* safe; originally strdup()'d from the dest. */ free(tmp_template_id); - strcpy(file_id, tmp_file_id); + strcpy(file_id, tmp_file_id); /* safe; originally strdup()'d from the dest. */ free(tmp_file_id); starter_mirrored = tmp_starter_mirrored; @@ -16606,7 +16614,7 @@ void do_print(void) char f[512]; int show = want_alt_printcommand; - snprintf(f, sizeof(f), "%s/%s", savedir, "print.cfg"); /* FIXME */ + safe_snprintf(f, sizeof(f), "%s/%s", savedir, "print.cfg"); /* FIXME */ { const char *error = SurfacePrint(save_canvas, use_print_config ? f : NULL, show); @@ -16972,7 +16980,7 @@ static char *textdir(const char *const str) } else { - strcpy((char *)dstr, str); + strcpy((char *)dstr, str); /* safe; malloc'd to a sufficient size */ } #ifdef DEBUG @@ -18267,14 +18275,14 @@ static void load_magic_plugins(void) { struct stat sbuf; - snprintf(fname, sizeof(fname), "%s%s", place, f->d_name); + safe_snprintf(fname, sizeof(fname), "%s%s", place, f->d_name); if (!stat(fname, &sbuf) && S_ISREG(sbuf.st_mode)) { /* Get just the name of the object (e.g., "negative"), w/o filename extension: */ - strcpy(objname, f->d_name); - strcpy(strchr(objname, '.'), ""); + safe_strncpy(objname, f->d_name, sizeof(objname)); + strcpy(strchr(objname, '.'), ""); /* safe; truncating */ magic_handle[num_plugin_files] = SDL_LoadObject(fname); @@ -18286,63 +18294,63 @@ static void load_magic_plugins(void) fflush(stdout); #endif - snprintf(funcname, sizeof(funcname), "%s_%s", objname, "get_tool_count"); + safe_snprintf(funcname, sizeof(funcname), "%s_%s", objname, "get_tool_count"); magic_funcs[num_plugin_files].get_tool_count = SDL_LoadFunction(magic_handle[num_plugin_files], funcname); - snprintf(funcname, sizeof(funcname), "%s_%s", objname, "get_name"); + safe_snprintf(funcname, sizeof(funcname), "%s_%s", objname, "get_name"); magic_funcs[num_plugin_files].get_name = SDL_LoadFunction(magic_handle[num_plugin_files], funcname); - snprintf(funcname, sizeof(funcname), "%s_%s", objname, "get_icon"); + safe_snprintf(funcname, sizeof(funcname), "%s_%s", objname, "get_icon"); magic_funcs[num_plugin_files].get_icon = SDL_LoadFunction(magic_handle[num_plugin_files], funcname); - snprintf(funcname, sizeof(funcname), "%s_%s", objname, "get_description"); + safe_snprintf(funcname, sizeof(funcname), "%s_%s", objname, "get_description"); magic_funcs[num_plugin_files].get_description = SDL_LoadFunction(magic_handle[num_plugin_files], funcname); - snprintf(funcname, sizeof(funcname), "%s_%s", objname, "requires_colors"); + safe_snprintf(funcname, sizeof(funcname), "%s_%s", objname, "requires_colors"); magic_funcs[num_plugin_files].requires_colors = SDL_LoadFunction(magic_handle[num_plugin_files], funcname); - snprintf(funcname, sizeof(funcname), "%s_%s", objname, "modes"); + safe_snprintf(funcname, sizeof(funcname), "%s_%s", objname, "modes"); magic_funcs[num_plugin_files].modes = SDL_LoadFunction(magic_handle[num_plugin_files], funcname); - snprintf(funcname, sizeof(funcname), "%s_%s", objname, "set_color"); + safe_snprintf(funcname, sizeof(funcname), "%s_%s", objname, "set_color"); magic_funcs[num_plugin_files].set_color = SDL_LoadFunction(magic_handle[num_plugin_files], funcname); - snprintf(funcname, sizeof(funcname), "%s_%s", objname, "init"); + safe_snprintf(funcname, sizeof(funcname), "%s_%s", objname, "init"); magic_funcs[num_plugin_files].init = SDL_LoadFunction(magic_handle[num_plugin_files], funcname); - snprintf(funcname, sizeof(funcname), "%s_%s", objname, "api_version"); + safe_snprintf(funcname, sizeof(funcname), "%s_%s", objname, "api_version"); magic_funcs[num_plugin_files].api_version = SDL_LoadFunction(magic_handle[num_plugin_files], funcname); - snprintf(funcname, sizeof(funcname), "%s_%s", objname, "shutdown"); + safe_snprintf(funcname, sizeof(funcname), "%s_%s", objname, "shutdown"); magic_funcs[num_plugin_files].shutdown = SDL_LoadFunction(magic_handle[num_plugin_files], funcname); - snprintf(funcname, sizeof(funcname), "%s_%s", objname, "click"); + safe_snprintf(funcname, sizeof(funcname), "%s_%s", objname, "click"); magic_funcs[num_plugin_files].click = SDL_LoadFunction(magic_handle[num_plugin_files], funcname); - snprintf(funcname, sizeof(funcname), "%s_%s", objname, "drag"); + safe_snprintf(funcname, sizeof(funcname), "%s_%s", objname, "drag"); magic_funcs[num_plugin_files].drag = SDL_LoadFunction(magic_handle[num_plugin_files], funcname); - snprintf(funcname, sizeof(funcname), "%s_%s", objname, "release"); + safe_snprintf(funcname, sizeof(funcname), "%s_%s", objname, "release"); magic_funcs[num_plugin_files].release = SDL_LoadFunction(magic_handle[num_plugin_files], funcname); - snprintf(funcname, sizeof(funcname), "%s_%s", objname, "switchin"); + safe_snprintf(funcname, sizeof(funcname), "%s_%s", objname, "switchin"); magic_funcs[num_plugin_files].switchin = SDL_LoadFunction(magic_handle[num_plugin_files], funcname); - snprintf(funcname, sizeof(funcname), "%s_%s", objname, "switchout"); + safe_snprintf(funcname, sizeof(funcname), "%s_%s", objname, "switchout"); magic_funcs[num_plugin_files].switchout = SDL_LoadFunction(magic_handle[num_plugin_files], funcname); @@ -18994,39 +19002,39 @@ static int do_new_dialog(void) #endif ) { - strcpy(fname, f->d_name); + safe_strncpy(fname, f->d_name, sizeof(fname)); skip = 0; if (strcasestr(fname, FNAME_EXTENSION) != NULL) { d_exts[num_files] = strdup(strcasestr(fname, FNAME_EXTENSION)); - strcpy((char *)strcasestr(fname, FNAME_EXTENSION), ""); + strcpy((char *)strcasestr(fname, FNAME_EXTENSION), ""); /* safe; truncating */ } if (strcasestr(fname, ".bmp") != NULL) { d_exts[num_files] = strdup(strcasestr(fname, ".bmp")); - strcpy((char *)strcasestr(fname, ".bmp"), ""); + strcpy((char *)strcasestr(fname, ".bmp"), ""); /* safe; truncating */ } #ifndef NOSVG if (strcasestr(fname, ".svg") != NULL) { d_exts[num_files] = strdup(strcasestr(fname, ".svg")); - strcpy((char *)strcasestr(fname, ".svg"), ""); + strcpy((char *)strcasestr(fname, ".svg"), ""); /* safe; truncating */ } #endif if (strcasestr(fname, ".kpx") != NULL) { d_exts[num_files] = strdup(strcasestr(fname, ".kpx")); - strcpy((char *)strcasestr(fname, ".kpx"), ""); + strcpy((char *)strcasestr(fname, ".kpx"), ""); /* safe; truncating */ } if (strcasestr(fname, ".jpg") != NULL) { d_exts[num_files] = strdup(strcasestr(fname, ".jpg")); - strcpy((char *)strcasestr(fname, ".jpg"), ""); + strcpy((char *)strcasestr(fname, ".jpg"), ""); /* safe; truncating */ } #ifndef NOSVG @@ -19039,7 +19047,7 @@ static int do_new_dialog(void) char fname2[1024]; f2 = &(fs[k].f); - strcpy(fname2, f2->d_name); + safe_strncpy(fname2, f2->d_name, sizeof(fname2)); if (strstr(fname2, fname) == fname2 && strlen(fname) == strlen(fname2)- strlen(".svg") && strcasestr(fname2, ".svg") != NULL) { @@ -19061,7 +19069,7 @@ static int do_new_dialog(void) /* Try to load thumbnail first: */ - snprintf(fname, sizeof(fname), "%s/.thumbs/%s-t.png", + safe_snprintf(fname, sizeof(fname), "%s/.thumbs/%s-t.png", dirname[d_places[num_files]], d_names[num_files]); debug(fname); img = IMG_Load(fname); @@ -19071,7 +19079,7 @@ static int do_new_dialog(void) /* No thumbnail in the new location ("saved/.thumbs"), try the old location ("saved/"): */ - snprintf(fname, sizeof(fname), "%s/%s-t.png", + safe_snprintf(fname, sizeof(fname), "%s/%s-t.png", dirname[d_places[num_files]], d_names[num_files]); debug(fname); @@ -19115,7 +19123,7 @@ static int do_new_dialog(void) if (make_directory(DIR_SAVE, dirname[d_places[num_files]], "Can't create user data directory")) { /* (Make sure we have a .../[starters|templates]/.thumbs/ directory:) */ - snprintf(fname, sizeof(fname), "%s/.thumbs", dirname[d_places[num_files]]); + safe_snprintf(fname, sizeof(fname), "%s/.thumbs", dirname[d_places[num_files]]); make_directory(DIR_SAVE, fname, "Can't create user data thumbnail directory"); } @@ -19129,12 +19137,12 @@ static int do_new_dialog(void) starter looks like, compared to the overlay image... */ /* (Try JPEG first) */ - snprintf(fname, sizeof(fname), "%s/%s-back", + safe_snprintf(fname, sizeof(fname), "%s/%s-back", dirname[d_places[num_files]], d_names[num_files]); img = load_starter_helper(fname, "jpeg", &IMG_Load); if (img == NULL) { - snprintf(fname, sizeof(fname), "%s/%s-back", + safe_snprintf(fname, sizeof(fname), "%s/%s-back", dirname[d_places[num_files]], d_names[num_files]); img = load_starter_helper(fname, "jpg", &IMG_Load); } @@ -19143,7 +19151,7 @@ static int do_new_dialog(void) if (img == NULL) { /* (Try SVG next) */ - snprintf(fname, sizeof(fname), "%s/%s-back", + safe_snprintf(fname, sizeof(fname), "%s/%s-back", dirname[d_places[num_files]], d_names[num_files]); img = load_starter_helper(fname, "svg", &load_svg); } @@ -19152,7 +19160,7 @@ static int do_new_dialog(void) if (img == NULL) { /* (Try PNG next) */ - snprintf(fname, sizeof(fname), "%s/%s-back", + safe_snprintf(fname, sizeof(fname), "%s/%s-back", dirname[d_places[num_files]], d_names[num_files]); img = load_starter_helper(fname, "png", &IMG_Load); } @@ -19163,7 +19171,7 @@ static int do_new_dialog(void) /* Didn't load a starter background (or didn't try!), try loading the actual image... */ - snprintf(fname, sizeof(fname), "%s/%s", dirname[d_places[num_files]], f->d_name); + safe_snprintf(fname, sizeof(fname), "%s/%s", dirname[d_places[num_files]], f->d_name); debug(fname); img = myIMG_Load(fname); } @@ -19214,7 +19222,7 @@ static int do_new_dialog(void) { debug("Saving thumbnail for this one!"); - snprintf(fname, sizeof(fname), "%s/.thumbs/%s-t.png", + safe_snprintf(fname, sizeof(fname), "%s/.thumbs/%s-t.png", dirname[d_places[num_files]], d_names[num_files]); if (!make_directory(DIR_SAVE, "starters", "Can't create user data directory") || @@ -19721,7 +19729,7 @@ static int do_new_dialog(void) /* Figure out filename: */ - snprintf(fname, sizeof(fname), "%s/%s%s", dirname[d_places[which]], d_names[which], d_exts[which]); + safe_snprintf(fname, sizeof(fname), "%s/%s%s", dirname[d_places[which]], d_names[which], d_exts[which]); img = myIMG_Load(fname); @@ -19755,7 +19763,7 @@ static int do_new_dialog(void) been_saved = 1; file_id[0] = '\0'; - strcpy(starter_id, d_names[which]); + safe_strncpy(starter_id, d_names[which], sizeof(starter_id)); template_id[0] = '\0'; if (d_places[which] == PLACE_PERSONAL_STARTERS_DIR) @@ -19780,7 +19788,7 @@ static int do_new_dialog(void) /* Figure out filename: */ - snprintf(fname, sizeof(fname), "%s/%s%s", dirname[d_places[which]], d_names[which], d_exts[which]); + safe_snprintf(fname, sizeof(fname), "%s/%s%s", dirname[d_places[which]], d_names[which], d_exts[which]); img = myIMG_Load(fname); if (img == NULL) @@ -19810,7 +19818,7 @@ static int do_new_dialog(void) been_saved = 1; file_id[0] = '\0'; - strcpy(template_id, d_names[which]); + safe_strncpy(template_id, d_names[which], sizeof(template_id)); starter_id[0] = '\0'; if (d_places[which] == PLACE_PERSONAL_TEMPLATES_DIR) @@ -22723,7 +22731,7 @@ static void setup_config(char *argv[]) * __APPLE__ */ picturesdir = get_xdg_user_dir("PICTURES", "Pictures"); - snprintf(str, sizeof(str), "%s/TuxPaint", picturesdir); + safe_snprintf(str, sizeof(str), "%s/TuxPaint", picturesdir); free(picturesdir); exportdir = strdup(str); } @@ -22732,18 +22740,18 @@ static void setup_config(char *argv[]) #if defined(_WIN32) /* Default local config file in users savedir directory on Windows */ - snprintf(str, sizeof(str), "%s/tuxpaint.cfg", savedir); /* FIXME */ + safe_snprintf(str, sizeof(str), "%s/tuxpaint.cfg", savedir); /* FIXME */ #elif defined(__BEOS__) || defined(__HAIKU__) /* BeOS: Use a "tuxpaint.cfg" file: */ - strcpy(str, "tuxpaint.cfg"); + strcpy(str, "tuxpaint.cfg"); /* safe; sufficient size */ #elif defined(__APPLE__) /* Mac OS X: Use a "tuxpaint.cfg" file in the Tux Paint application support folder */ - snprintf(str, sizeof(str), "%s/tuxpaint.cfg", macos_preferencesPath()); + safe_snprintf(str, sizeof(str), "%s/tuxpaint.cfg", macos_preferencesPath()); #else /* Linux and other Unixes: Use 'rc' style (~/.tuxpaintrc) */ /* it should it be "~/.tuxpaint/tuxpaintrc" instead, but too late now */ - snprintf(str, sizeof(str), "%s/.tuxpaintrc", home); + safe_snprintf(str, sizeof(str), "%s/.tuxpaintrc", home); #endif parse_file_options(&tmpcfg_usr, str); @@ -22769,7 +22777,7 @@ static void setup_config(char *argv[]) folder & extension inconsistency with Tux Paint Config application) */ /* Mac OS X: Use a "tuxpaint.cfg" file in the *global* Tux Paint application support folder */ - snprintf(str, sizeof(str), "%s/tuxpaint.cfg", macos_globalPreferencesPath()); + safe_snprintf(str, sizeof(str), "%s/tuxpaint.cfg", macos_globalPreferencesPath()); parse_file_options(&tmpcfg_sys, str); #else /* normally /etc/tuxpaint/tuxpaint.conf */ @@ -22885,7 +22893,7 @@ static void setup_config(char *argv[]) if (tmpcfg.rotate_orientation) rotate_orientation = !strcmp(tmpcfg.rotate_orientation, "portrait"); /* alternative is "landscape" */ if (tmpcfg.colorfile) - strcpy(colorfile, tmpcfg.colorfile); /* FIXME can overflow */ + safe_strncpy(colorfile, tmpcfg.colorfile, sizeof(colorfile)); if (tmpcfg.print_delay) { print_delay = atoi(tmpcfg.print_delay); @@ -23987,7 +23995,7 @@ static void setup(void) exit(1); } - snprintf(tmp_str, sizeof(tmp_str), "Version: %s – %s", VER_VERSION, VER_DATE); + safe_snprintf(tmp_str, sizeof(tmp_str), "Version: %s – %s", VER_VERSION, VER_DATE); tmp_surf = render_text(medium_font, tmp_str, black); dest.x = 10; @@ -23999,7 +24007,7 @@ static void setup(void) printf("%s\n", tmp_str); #endif - snprintf(tmp_str, sizeof(tmp_str), "© 2002–2020 Bill Kendrick et al."); + safe_snprintf(tmp_str, sizeof(tmp_str), "© 2002–2020 Bill Kendrick et al."); tmp_surf = render_text(medium_font, tmp_str, black); dest.x = 10; dest.y = WINDOW_HEIGHT - img_progress->h - (tmp_surf->h * 2); @@ -24761,7 +24769,7 @@ static int trash(char *path) #ifdef DEBUG printf("trash: basename=%s", basename(path)); /* EP */ #endif - strcpy(fname, basename(path)); + safe_strncpy(fname, basename(path), sizeof(fname)); if (!file_exists(path)) { @@ -24775,11 +24783,11 @@ static int trash(char *path) /* FIXME: Use xdg function */ if (getenv("XDG_DATA_HOME") != NULL) { - sprintf(trashpath, "%s/Trash", getenv("XDG_DATA_HOME")); + safe_snprintf(trashpath, sizeof(trashpath), "%s/Trash", getenv("XDG_DATA_HOME")); } else if (getenv("HOME") != NULL) { - sprintf(trashpath, "%s/.local/share/Trash", getenv("HOME")); + safe_snprintf(trashpath, sizeof(trashpath), "%s/.local/share/Trash", getenv("HOME")); } else { @@ -24788,18 +24796,18 @@ static int trash(char *path) } mkdir(trashpath, 0x777); - sprintf(dest, "%s/files", trashpath); + safe_snprintf(dest, sizeof(dest), "%s/files", trashpath); mkdir(dest, 0x777); - sprintf(dest, "%s/info", trashpath); + safe_snprintf(dest, sizeof(dest), "%s/info", trashpath); mkdir(dest, 0x777); - sprintf(dest, "%s/files/%s", trashpath, fname); + safe_snprintf(dest, sizeof(dest), "%s/files/%s", trashpath, fname); - strcpy(bname, fname); + safe_strncpy(bname, fname, sizeof(bname)); if (strstr(bname, ".") != NULL) { - strcpy(strstr(bname, "."), "\0"); - strcpy(ext, strstr(fname, ".") + 1); + strcpy(strstr(bname, "."), "\0"); /* FIXME: Use strncpy() (ugh, complicated) */ + safe_strncpy(ext, strstr(fname, ".") + 1, sizeof(ext)); } else { @@ -24807,15 +24815,15 @@ static int trash(char *path) return (unlink(path)); } - sprintf(infoname, "%s/info/%s.trashinfo", trashpath, fname); + safe_snprintf(infoname, sizeof(infoname), "%s/info/%s.trashinfo", trashpath, fname); cnt = 1; while (file_exists(dest) && cnt < 100) { - sprintf(fname, "%s_%d.%s", bname, cnt, ext); + safe_snprintf(fname, sizeof(fname), "%s_%d.%s", bname, cnt, ext); - sprintf(dest, "%s/files/%s", trashpath, fname); - sprintf(infoname, "%s/info/%s.trashinfo", trashpath, fname); + safe_snprintf(dest, sizeof(dest), "%s/files/%s", trashpath, fname); + safe_snprintf(infoname, sizeof(infoname), "%s/info/%s.trashinfo", trashpath, fname); cnt++; } @@ -25277,7 +25285,7 @@ char * get_xdg_user_dir(const char * dir_type, const char * fallback) { fprintf(stderr, "XDG_CONFIG_HOME not set, checking $HOME/.config/\n"); #endif if (getenv("HOME") != NULL) { - snprintf(tmp_path, MAX_PATH, "%s/.config", getenv("HOME")); + safe_snprintf(tmp_path, MAX_PATH, "%s/.config", getenv("HOME")); config_home = strdup(tmp_path); } else { #ifdef DEBUG @@ -25290,14 +25298,14 @@ char * get_xdg_user_dir(const char * dir_type, const char * fallback) { if (config_home[strlen(config_home) - 1] == '/') { config_home[strlen(config_home) - 1] = '\0'; } - snprintf(config_path, MAX_PATH, "%s/user-dirs.dirs", config_home); + safe_snprintf(config_path, MAX_PATH, "%s/user-dirs.dirs", config_home); free(config_home); #ifdef DEBUG fprintf(stderr, "User dirs config = %s\n", config_path); #endif - snprintf(search, MAX_PATH, "XDG_%s_DIR=\"", dir_type); + safe_snprintf(search, MAX_PATH, "XDG_%s_DIR=\"", dir_type); /* Read the config to find the path we want */ fi = fopen(config_path, "r"); @@ -25322,9 +25330,9 @@ char * get_xdg_user_dir(const char * dir_type, const char * fallback) { fprintf(stderr, "Found it: %s\n", found); #endif if (strstr(found, "$HOME/") == found) { - snprintf(return_path, MAX_PATH, "%s/%s", getenv("HOME"), found + 6 /* skip '$HOME/' */); + safe_snprintf(return_path, MAX_PATH, "%s/%s", getenv("HOME"), found + 6 /* skip '$HOME/' */); } else { - strcpy(return_path, found); + safe_strncpy(return_path, found, MAX_PATH); } /* Trim trailing " */ @@ -25347,7 +25355,7 @@ char * get_xdg_user_dir(const char * dir_type, const char * fallback) { #ifdef DEBUG fprintf(stderr, "Using fallback of $HOME/%s\n", fallback); #endif - snprintf(return_path, MAX_PATH, "%s/%s", getenv("HOME"), fallback); + safe_snprintf(return_path, MAX_PATH, "%s/%s", getenv("HOME"), fallback); } #ifdef DEBUG @@ -25408,7 +25416,7 @@ static int export_gif(int *selected, int num_selected, char *dirname, char **d_n /* Figure out filename: */ - snprintf(fname, sizeof(fname), "%s/%s%s", dirname, d_names[which], d_exts[which]); + safe_snprintf(fname, sizeof(fname), "%s/%s%s", dirname, d_names[which], d_exts[which]); img = myIMG_Load(fname); @@ -25417,7 +25425,7 @@ static int export_gif(int *selected, int num_selected, char *dirname, char **d_n { autoscale_copy_smear_free(img, screen, SDL_BlitSurface); - strcpy(file_id, d_names[which]); + safe_strncpy(file_id, d_names[which], sizeof(file_id)); /* See if this saved image was based on a 'starter' */ @@ -25465,13 +25473,13 @@ static int export_gif(int *selected, int num_selected, char *dirname, char **d_n /* Restore everything about the currently-active image that got clobbered above */ - strcpy(starter_id, tmp_starter_id); + strcpy(starter_id, tmp_starter_id); /* safe; originally strdup()'d from the dest. */ free(tmp_starter_id); - strcpy(template_id, tmp_template_id); + strcpy(template_id, tmp_template_id); /* safe; originally strdup()'d from the dest. */ free(tmp_template_id); - strcpy(file_id, tmp_file_id); + strcpy(file_id, tmp_file_id); /* safe; originally strdup()'d from the dest. */ free(tmp_file_id); starter_mirrored = tmp_starter_mirrored; @@ -25588,9 +25596,36 @@ static char * get_export_filepath(const char * ext) { /* Create a unique filename, within that dir */ t = time(NULL); strftime(timestamp, sizeof(timestamp), "%Y%m%d%H%M%S", localtime(&t)); - snprintf(fname, sizeof(fname), "%s.%s", timestamp, ext); + safe_snprintf(fname, sizeof(fname), "%s.%s", timestamp, ext); rname = get_fname(fname, DIR_EXPORT); debug(rname); return(rname); } + +char * safe_strncat(char *dest, const char *src, size_t n) { + char * ptr; + ptr = strncat(dest, src, n - 1); + dest[n - 1] = '\0'; + return ptr; +} + +char * safe_strncpy(char *dest, const char *src, size_t n) { + char * ptr; + ptr = strncpy(dest, src, n - 1); + dest[n - 1] = '\0'; + return ptr; +} + +int safe_snprintf(char *str, size_t size, const char *format, ...) { + int r; + va_list ap; + + va_start(ap, format); + r = vsnprintf(str, size - 1, format, ap); + va_end(ap); + + str[size - 1] = '\0'; + return r; +} + From 42512a67b0c1fb6eaf6754e1514e255fd561dae6 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Sun, 26 Jul 2020 16:42:12 -0700 Subject: [PATCH 15/33] Don't use extern for num_wished_langs WORK IN PROGRESS -- Attempting to mend an issue where stamp descriptions are not loading. Also, making things safer when a problem occurs. Using gcc 9.3.0 compiler, this was happening in 0.9.25 during development, but also affected 0.9.24 and 0.9.23, which worked fine under earlier versions of gcc. --- docs/CHANGES.txt | 6 ++++++ src/i18n.c | 24 +++++++++++++----------- src/i18n.h | 7 +++---- src/tuxpaint.c | 29 ++++++++++++++++++++++++++--- 4 files changed, 48 insertions(+), 18 deletions(-) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 02730434b..8d36fdb4f 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -38,6 +38,12 @@ $Id$ ---- * Improved safety when copying things into string buffers. + * [WIP] Mending issue where stamp descriptions are not loading, + and making things safer when a problem occurs. + (Using gcc 9.3.0 compiler, this was happening in 0.9.25 during + development, but also affected 0.9.24 and 0.9.23, which worked + fine under earlier versions of gcc.) + 2020.April.24 (0.9.24) * New tools --------- diff --git a/src/i18n.c b/src/i18n.c index 55727f3c1..6f27c2c42 100644 --- a/src/i18n.c +++ b/src/i18n.c @@ -25,7 +25,7 @@ $Id$ - June 14, 2002 - April 2, 2020 + June 14, 2002 - July 26, 2020 */ #include @@ -239,7 +239,6 @@ int need_right_to_left; int need_right_to_left_word; const char *lang_prefix, *short_lang_prefix; -int num_wished_langs = 0; w_langs wished_langs[255]; /* Mappings from human-readable language names (found in @@ -979,18 +978,17 @@ static void mysetenv(const char *name, const char *value) * @param loc Locale * @return The Y-nudge value for font rendering in the language. */ -/* *INDENT-OFF* */ -static int set_current_language(const char *restrict locale_choice) MUST_CHECK; -/* *INDENT-ON* */ -static int set_current_language(const char *restrict loc) +static int set_current_language(const char *restrict loc, int * ptr_num_wished_langs) { int i; int j = 0; char *oldloc; char *env_language; char *env_language_lang; + int num_wished_langs = 0; + *ptr_num_wished_langs = 0; if (strlen(loc) > 0) { @@ -1140,6 +1138,8 @@ static int set_current_language(const char *restrict loc) printf("lang_prefixes[%d] is \"%s\"\n", get_current_language(), lang_prefixes[get_current_language()]); #endif + *ptr_num_wished_langs = num_wished_langs; + return wished_langs[0].lang_y_nudge; } @@ -1150,11 +1150,12 @@ static int set_current_language(const char *restrict loc) * if asked (either 'locale' or 'lang' are "help"), or if the * given input is not recognized. * - * @param lang Language name (or NULL) - * @param locale Locale (or NULL) + * @param char * lang Language name (or NULL) + * @param char * locale Locale (or NULL) + * @param int * a place to return the number of languages we want to use, when scanning stamp descriptions * @return Y-nudge */ -int setup_i18n(const char *restrict lang, const char *restrict locale) +int setup_i18n(const char *restrict lang, const char *restrict locale, int * num_wished_langs) { #ifdef DEBUG printf("lang %p, locale %p\n", lang, locale); @@ -1174,7 +1175,7 @@ int setup_i18n(const char *restrict lang, const char *restrict locale) if (lang) locale = language_to_locale(lang); - return set_current_language(locale); + return set_current_language(locale, num_wished_langs); } #ifdef NO_SDLPANGO @@ -1183,6 +1184,7 @@ int setup_i18n(const char *restrict lang, const char *restrict locale) */ int smash_i18n(void) { - return set_current_language("C"); + int tmp; + return set_current_language("C", &tmp); } #endif diff --git a/src/i18n.h b/src/i18n.h index b2ffa383e..8d090833e 100644 --- a/src/i18n.h +++ b/src/i18n.h @@ -4,7 +4,7 @@ For Tux Paint Language-related functions - Copyright (c) 2002-2012 by Bill Kendrick and others + Copyright (c) 2002-2020 by Bill Kendrick and others bill@newbreedsoftware.com http://www.tuxpaint.org/ @@ -25,7 +25,7 @@ $Id$ - June 14, 2002 - December 11, 2016 + June 14, 2002 - July 26, 2020 */ @@ -188,7 +188,6 @@ extern int need_own_font; extern int need_right_to_left; // Right-justify extern int need_right_to_left_word; // Words need to be reversed, too! (e.g., Hebrew, but not Arabic) extern const char *lang_prefix, *short_lang_prefix; -extern int num_wished_langs; typedef struct w_langs { @@ -206,7 +205,7 @@ extern w_langs wished_langs[255]; /* Function prototypes: */ int get_current_language(void); -int setup_i18n(const char *restrict lang, const char *restrict locale) MUST_CHECK; +int setup_i18n(const char *restrict lang, const char *restrict locale, int * ptr_num_wished_languages) MUST_CHECK; #ifdef NO_SDLPANGO int smash_i18n(void) MUST_CHECK; diff --git a/src/tuxpaint.c b/src/tuxpaint.c index 5ff9dcb35..adbc6a0a5 100644 --- a/src/tuxpaint.c +++ b/src/tuxpaint.c @@ -1828,6 +1828,8 @@ static int tool_avail[NUM_TOOLS], tool_avail_bak[NUM_TOOLS]; static Uint32 cur_toggle_count; +static int num_wished_langs; + typedef struct edge_type { int y_upper; @@ -10985,14 +10987,26 @@ static char *loaddesc(const char *const fname, Uint8 * locale_text) extptr = strcasestr(txt_fname, ".svg"); #endif + printf("### txt_fname = %s\n", txt_fname); + printf("### extptr = %s\n", extptr); + +/* +### txt_fname = /usr/local/share/tuxpaint/stamps/animals/amphibians//frog-1.png +### extptr = .png +'/usr/local/share/tuxpaint/stamps/animals/amphibians//frog-1.png' has no locale-specific translation, using English: '01��7' +*/ + if (extptr != NULL) { found = 0; + strcpy(def_buf, ""); /* In case of total inability to find anything */ /* Set the first available language */ for (i = 0; i < num_wished_langs && !found; i++) { - strcpy((char *)extptr, ".txt"); /* safe; pointing into a safe spot within an existing string */ + strcpy((char *)extptr, ".txt"); /* safe; pointing into a safe spot within an existing string (txt_fname) */ + + fprintf(stderr, "### txt_fname now '%s'\n", txt_fname); fi = fopen(txt_fname, "r"); @@ -11009,11 +11023,15 @@ static char *loaddesc(const char *const fname, Uint8 * locale_text) do { + fprintf(stderr, "### reading...\n"); + if (fgets(buf, sizeof(buf), fi)) { if (!feof(fi)) { + fprintf(stderr, "### READ '%s'\n", buf); strip_trailing_whitespace(buf); + fprintf(stderr, "### TRIMMED '%s'\n", buf); if (!got_first) { @@ -11021,9 +11039,9 @@ static char *loaddesc(const char *const fname, Uint8 * locale_text) strcpy(def_buf, buf); /* safe; both the same size */ got_first = 1; + fprintf(stderr, "### THAT WAS FIRST, using as default!\n"); } - debug(buf); @@ -11068,19 +11086,24 @@ static char *loaddesc(const char *const fname, Uint8 * locale_text) if (found) { *locale_text = 1; + fprintf(stderr, "'%s' has a locale-specific translation, using it: '%s'\n", fname, buf + strlen(lang_prefix) + 6); /* FIXME Remove */ return (strdup(buf + (strlen(lang_prefix)) + 6)); } else { /* No locale-specific translation; use the default (English) */ + fprintf(stderr, "'%s' has no locale-specific translation, using English: '%s'\n", fname, def_buf); /* FIXME Remove */ return (strdup(def_buf)); } } else { + fprintf(stderr, "Somehow, '%s' doesn't have a filename extension!?\n", fname); return NULL; } + + printf("\n"); } @@ -22801,7 +22824,7 @@ static void setup_config(char *argv[]) tmpcfg.parsertmp_lang = NULL; if (tmpcfg.parsertmp_locale == PARSE_CLOBBER) tmpcfg.parsertmp_locale = NULL; - button_label_y_nudge = setup_i18n(tmpcfg.parsertmp_lang, tmpcfg.parsertmp_locale); + button_label_y_nudge = setup_i18n(tmpcfg.parsertmp_lang, tmpcfg.parsertmp_locale, &num_wished_langs); /* FIXME: most of this is not required before starting the font scanner */ From ac755bf26c4c2a58d22e4cd4eb2901524504f47d Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Sun, 26 Jul 2020 16:52:05 -0700 Subject: [PATCH 16/33] Removing loaddesc() debugging Things look fine here. Not actually finding languages in i18n, it seems! --- src/tuxpaint.c | 29 +---------------------------- 1 file changed, 1 insertion(+), 28 deletions(-) diff --git a/src/tuxpaint.c b/src/tuxpaint.c index adbc6a0a5..dbdaa4e1c 100644 --- a/src/tuxpaint.c +++ b/src/tuxpaint.c @@ -10987,15 +10987,6 @@ static char *loaddesc(const char *const fname, Uint8 * locale_text) extptr = strcasestr(txt_fname, ".svg"); #endif - printf("### txt_fname = %s\n", txt_fname); - printf("### extptr = %s\n", extptr); - -/* -### txt_fname = /usr/local/share/tuxpaint/stamps/animals/amphibians//frog-1.png -### extptr = .png -'/usr/local/share/tuxpaint/stamps/animals/amphibians//frog-1.png' has no locale-specific translation, using English: '01��7' -*/ - if (extptr != NULL) { found = 0; @@ -11005,33 +10996,20 @@ static char *loaddesc(const char *const fname, Uint8 * locale_text) for (i = 0; i < num_wished_langs && !found; i++) { strcpy((char *)extptr, ".txt"); /* safe; pointing into a safe spot within an existing string (txt_fname) */ - - fprintf(stderr, "### txt_fname now '%s'\n", txt_fname); - fi = fopen(txt_fname, "r"); - - fprintf(stderr, "\nReading: %s\n", txt_fname); - if (!fi) return NULL; - got_first = 0; - // found = 0; - strcpy(def_buf, ""); do { - fprintf(stderr, "### reading...\n"); - if (fgets(buf, sizeof(buf), fi)) { if (!feof(fi)) { - fprintf(stderr, "### READ '%s'\n", buf); strip_trailing_whitespace(buf); - fprintf(stderr, "### TRIMMED '%s'\n", buf); if (!got_first) { @@ -11039,7 +11017,6 @@ static char *loaddesc(const char *const fname, Uint8 * locale_text) strcpy(def_buf, buf); /* safe; both the same size */ got_first = 1; - fprintf(stderr, "### THAT WAS FIRST, using as default!\n"); } debug(buf); @@ -11078,6 +11055,7 @@ static char *loaddesc(const char *const fname, Uint8 * locale_text) fclose(fi); } + free(txt_fname); @@ -11086,14 +11064,11 @@ static char *loaddesc(const char *const fname, Uint8 * locale_text) if (found) { *locale_text = 1; - fprintf(stderr, "'%s' has a locale-specific translation, using it: '%s'\n", fname, buf + strlen(lang_prefix) + 6); /* FIXME Remove */ return (strdup(buf + (strlen(lang_prefix)) + 6)); } else { /* No locale-specific translation; use the default (English) */ - - fprintf(stderr, "'%s' has no locale-specific translation, using English: '%s'\n", fname, def_buf); /* FIXME Remove */ return (strdup(def_buf)); } } @@ -11102,8 +11077,6 @@ static char *loaddesc(const char *const fname, Uint8 * locale_text) fprintf(stderr, "Somehow, '%s' doesn't have a filename extension!?\n", fname); return NULL; } - - printf("\n"); } From 4ba4c119116f35a0935443d8b0845cf7bc2d4456 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Sun, 26 Jul 2020 17:17:14 -0700 Subject: [PATCH 17/33] Properly handling getenv() returning "" not NULL i18n code was checking for local-related environment variables (e.g., "getenv("LANGUAGE")") coming back as a NULL if unset. However, on my laptop, under Kubuntu 20.04 with GLIBC 2.31, a "LANGUAGE" env. var. is set, but it's blank. Tux Paint failed to attempt any fallback (e.g., checking "LANG") in that situation, which was causing the description text corruption that was corrected in a previous commit. That commit also mistakenly suggested that the issue might've been a difference with GCC versions, but the problem was deeper in Tux Paint's code (in i18n.c), and was triggered by an unexpected environment. --- docs/CHANGES.txt | 17 ++++++++----- src/i18n.c | 65 +++++++++++++++++++++++++++++++++--------------- 2 files changed, 56 insertions(+), 26 deletions(-) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 8d36fdb4f..234b37dcb 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -8,7 +8,7 @@ http://www.tuxpaint.org/ $Id$ -2020.July.25 (0.9.25) +2020.July.26 (0.9.25) * New Features ------------ * Export drawings: @@ -34,15 +34,20 @@ $Id$ (Ref: https://github.com/haikuports/haikuports/issues/3045) Gerasim Troeglazov <3dEyes@gmail.com> + * Bug Fixes + --------- + * Mended issue where stamp descriptions were not loading + when "getenv()" (e.g., "getenv("LANGUAGE")") returned an + empty string, rather than a NULL. + + * Mended bug where corrupt text would appear as stamp + descriptions, if we failed to know what language to use + (see above). + * Misc ---- * Improved safety when copying things into string buffers. - * [WIP] Mending issue where stamp descriptions are not loading, - and making things safer when a problem occurs. - (Using gcc 9.3.0 compiler, this was happening in 0.9.25 during - development, but also affected 0.9.24 and 0.9.23, which worked - fine under earlier versions of gcc.) 2020.April.24 (0.9.24) * New tools diff --git a/src/i18n.c b/src/i18n.c index 6f27c2c42..205e65140 100644 --- a/src/i18n.c +++ b/src/i18n.c @@ -986,6 +986,7 @@ static int set_current_language(const char *restrict loc, int * ptr_num_wished_l char *oldloc; char *env_language; char *env_language_lang; + char *env; int num_wished_langs = 0; *ptr_num_wished_langs = 0; @@ -993,20 +994,50 @@ static int set_current_language(const char *restrict loc, int * ptr_num_wished_l if (strlen(loc) > 0) { /* Got command line or config file language */ + DEBUG_PRINTF("Language via config: %s\n", loc); mysetenv("LANGUAGE", loc); } else { + DEBUG_PRINTF("Language NOT set via config\n"); + /* Find what language to use from env vars */ - if (getenv("LANGUAGE") == NULL) + env = getenv("LANGUAGE"); + if (env == NULL || env[0] == '\0') { - if (getenv("LC_ALL")) - mysetenv("LANGUAGE", getenv("LC_ALL")); - else if (getenv("LC_MESSAGES")) - mysetenv("LANGUAGE", getenv("LC_MESSAGES")); - else if (getenv("LANG")) - mysetenv("LANGUAGE", getenv("LANG")); + env = getenv("LC_ALL"); + if (env != NULL && env[0] != '\0') + { + DEBUG_PRINTF("Language via LC_ALL: %s\n", getenv("LC_ALL")); + mysetenv("LANGUAGE", getenv("LC_ALL")); + } + else + { + env = getenv("LC_MESSAGES"); + if (env != NULL && env[0] != '\0') + { + DEBUG_PRINTF("Language via LC_MESSAGES: %s\n", getenv("LC_MESSAGES")); + mysetenv("LANGUAGE", getenv("LC_MESSAGES")); + } + else + { + env = getenv("LANG"); + if (env != NULL && env[0] != '\0') + { + DEBUG_PRINTF("Language via LANG: %s\n", getenv("LANG")); + mysetenv("LANGUAGE", getenv("LANG")); + } + else + { + DEBUG_PRINTF("No language set!\n"); + } + } + } } + else + { + DEBUG_PRINTF("Language was set to '%s'\n", getenv("LANGUAGE")); + } } oldloc = strdup(loc); @@ -1014,15 +1045,13 @@ static int set_current_language(const char *restrict loc, int * ptr_num_wished_l /* First set the locale according to the environment, then try to overwrite with loc, after that, ctype_utf8() call will test the compatibility with utf8 and try to load a different locale if the resulting one is not compatible. */ -#ifdef DEBUG - printf("Locale BEFORE is: %s\n", setlocale(LC_ALL, NULL)); //EP -#endif + DEBUG_PRINTF("Locale BEFORE is: %s\n", setlocale(LC_ALL, NULL)); //EP + setlocale(LC_ALL, ""); setlocale(LC_ALL, loc); ctype_utf8(); -#ifdef DEBUG - printf("Locale AFTER is: %s\n", setlocale(LC_ALL, NULL)); //EP -#endif + + DEBUG_PRINTF("Locale AFTER is: %s\n", setlocale(LC_ALL, NULL)); //EP bindtextdomain("tuxpaint", LOCALEDIR); /* Old version of glibc does not have bind_textdomain_codeset() */ @@ -1134,9 +1163,7 @@ static int set_current_language(const char *restrict loc, int * ptr_num_wished_l free(oldloc); -#ifdef DEBUG - printf("lang_prefixes[%d] is \"%s\"\n", get_current_language(), lang_prefixes[get_current_language()]); -#endif + DEBUG_PRINTF("lang_prefixes[%d] is \"%s\"\n", get_current_language(), lang_prefixes[get_current_language()]); *ptr_num_wished_langs = num_wished_langs; @@ -1157,10 +1184,8 @@ static int set_current_language(const char *restrict loc, int * ptr_num_wished_l */ int setup_i18n(const char *restrict lang, const char *restrict locale, int * num_wished_langs) { -#ifdef DEBUG - printf("lang %p, locale %p\n", lang, locale); - printf("lang \"%s\", locale \"%s\"\n", lang, locale); -#endif + DEBUG_PRINTF("lang %p, locale %p\n", lang, locale); + DEBUG_PRINTF("lang \"%s\", locale \"%s\"\n", lang, locale); if (locale) { From 43edf9fe3eb18942f05260c624b72a1e38260d49 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Mon, 27 Jul 2020 00:29:53 -0700 Subject: [PATCH 18/33] Animated GIF export basics working Tux Paint can export an animated GIF to the export directory (e.g., ~/Pictures/TuxPaint) from the Open->Slideshow dialog. To do -- GIF's animated speed should be based on speed slider in Slideshow dialog. To do -- Document this new feature (and single image (PNG) export) in the README documentation. --- docs/CHANGES.txt | 8 +- src/tuxpaint.c | 233 ++++++++++++++++++++++++++++++++++------------- 2 files changed, 176 insertions(+), 65 deletions(-) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 234b37dcb..b114508ba 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -8,20 +8,22 @@ http://www.tuxpaint.org/ $Id$ -2020.July.26 (0.9.25) +2020.July.27 (0.9.25) * New Features ------------ * Export drawings: * GIF export option from the Open -> Slideshow dialog. + (Closes https://sourceforge.net/p/tuxpaint/feature-requests/191/) * Utilizes "gifenc", public domain by Marcel Rodrigues: https://github.com/lecram/gifenc * Depends on "libimagequant", from the "pngquant2" project: https://github.com/ImageOptim/libimagequant (GPL v3 or later, for Free/Libre Open Source Software) - * WORK IN PROGRESS - (Closes https://sourceforge.net/p/tuxpaint/feature-requests/191/) + * WORK IN PROGRESS -- Ignores speed + * WORK IN PROGRESS -- Needs documentation * Single image (PNG) export from the Open dialog. (Closes https://sourceforge.net/p/tuxpaint/feature-requests/192/) + * WORK IN PROGRESS -- Needs documentation * Both utilize XDG user dirs settings, if available, to determine where to store them, or "~/Pictures", otherwise. In those cases, files are stored in a new "TuxPaint" subdirectory. diff --git a/src/tuxpaint.c b/src/tuxpaint.c index dbdaa4e1c..e39ce47fa 100644 --- a/src/tuxpaint.c +++ b/src/tuxpaint.c @@ -22,7 +22,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - June 14, 2002 - July 26, 2020 + June 14, 2002 - July 27, 2020 */ @@ -1987,6 +1987,7 @@ static void play_slideshow(int *selected, int num_selected, char *dirname, char static void draw_selection_digits(int right, int bottom, int n); static int export_gif(int *selected, int num_selected, char *dirname, char **d_names, char **d_exts, int speed); +int export_gif_monitor_events(void); static int export_pict(char * fname); static char * get_export_filepath(const char * ext); @@ -25371,14 +25372,23 @@ char * get_xdg_user_dir(const char * dir_type, const char * fallback) { * @return int -- 0 if export failed or was aborted, 1 if successful */ static int export_gif(int *selected, int num_selected, char *dirname, char **d_names, char **d_exts, int speed) { - char * gif_fname; - char fname[MAX_PATH]; - int i, done, which; - SDL_Event event; - SDLKey key; - SDL_Surface *img; char *tmp_starter_id, *tmp_template_id, *tmp_file_id; int tmp_starter_mirrored, tmp_starter_flipped, tmp_starter_personal; + char * gif_fname; + char fname[MAX_PATH]; + int i, j, done, which, x, y; + SDL_Surface *img; + int overall_w, overall_h, overall_area; + Uint8 * bitmap; + Uint8 r, g, b, a; + size_t pixels_size; + unsigned char *raw_8bit_pixels; + uint8_t gif_palette[768]; /* 256 x 3 */ + liq_attr *liq_handle; + liq_image *input_image; + liq_result *quantization_result; + liq_error qtiz_status; + const liq_palette *palette; /* Back up the current image's IDs, because they will get clobbered below! */ @@ -25399,72 +25409,139 @@ static int export_gif(int *selected, int num_selected, char *dirname, char **d_n return FALSE; } - /* FIXME: Open GIF */ + /* For now, always saving GIF using the size of Tux Paint's window, + which is how images appear in the slide show */ + overall_w = screen->w; + overall_h = screen->h; + overall_area = overall_w * overall_h; - - done = 0; - - for (i = 0; i < num_selected && !done; i++) + bitmap = malloc(num_selected * overall_area * 4); + if (bitmap != NULL) { - which = selected[i]; - show_progress_bar(screen); - - - /* Figure out filename: */ - - safe_snprintf(fname, sizeof(fname), "%s/%s%s", dirname, d_names[which], d_exts[which]); - - - img = myIMG_Load(fname); - - if (img != NULL) + done = 0; + + for (i = 0; i < num_selected && !done; i++) { - autoscale_copy_smear_free(img, screen, SDL_BlitSurface); - - safe_strncpy(file_id, d_names[which], sizeof(file_id)); - - - /* See if this saved image was based on a 'starter' */ - load_starter_id(d_names[which], NULL); - if (starter_id[0] != '\0') + which = selected[i]; + show_progress_bar(screen); + + + /* Figure out filename: */ + safe_snprintf(fname, sizeof(fname), "%s/%s%s", dirname, d_names[which], d_exts[which]); + + /* Load and scale the image */ + img = myIMG_Load(fname); + + if (img != NULL) { - load_starter(starter_id); - - if (starter_mirrored) - mirror_starter(); - - if (starter_flipped) - flip_starter(); + autoscale_copy_smear_free(img, screen, SDL_BlitSurface); + + safe_strncpy(file_id, d_names[which], sizeof(file_id)); + + /* See if this saved image was based on a 'starter' */ + load_starter_id(d_names[which], NULL); + if (starter_id[0] != '\0') + { + load_starter(starter_id); + + if (starter_mirrored) + mirror_starter(); + + if (starter_flipped) + flip_starter(); + } + else + load_template(template_id); + } else { + /* Error loading !*/ + fprintf(stderr, "Error loading %s!\n", fname); + /* FIXME Abort? */ } - else - load_template(template_id); - } else { - /* Error loading !*/ - fprintf(stderr, "Error loading %s!\n", fname); - /* FIXME */ + + /* Record the raw RGB into a big strip, to be quantized and sliced later */ + for (y = 0; y < overall_h; y++) { + for (x = 0; x < overall_w; x++) { + SDL_GetRGBA(getpixels[screen->format->BytesPerPixel](screen, x, y), screen->format, &r, &g, &b, &a); + + bitmap[((i * overall_area) + (y * overall_w) + x) * 4 + 0] = r; + bitmap[((i * overall_area) + (y * overall_w) + x) * 4 + 1] = g; + bitmap[((i * overall_area) + (y * overall_w) + x) * 4 + 2] = b; + bitmap[((i * overall_area) + (y * overall_w) + x) * 4 + 3] = 255; + } + } + + SDL_Flip(screen); + done = export_gif_monitor_events(); } - SDL_Flip(screen); - while (SDL_PollEvent(&event)) + + if (!done) { - if (event.type == SDL_QUIT) - { - done = 1; + /* Quantize to max 256 (8bpp) colors and generate a suitable palette */ + liq_handle = liq_attr_create(); + input_image = liq_image_create_rgba(liq_handle, bitmap, overall_w, num_selected * overall_h, 0); + liq_set_max_colors(liq_handle, 256); + + show_progress_bar(screen); + done = export_gif_monitor_events(); + + qtiz_status = liq_image_quantize(input_image, liq_handle, &quantization_result); + done = (qtiz_status != LIQ_OK); + + if (!done) { + // Use libimagequant to make new image pixels from the palette + pixels_size = num_selected * overall_area; + raw_8bit_pixels = malloc(pixels_size); + liq_set_dithering_level(quantization_result, 1.0); + + liq_write_remapped_image(quantization_result, input_image, raw_8bit_pixels, pixels_size); + palette = liq_get_palette(quantization_result); + free(bitmap); + + for (j = 0; j < (int) palette->count; j++) { + gif_palette[j * 3 + 0] = palette->entries[j].r; + gif_palette[j * 3 + 1] = palette->entries[j].g; + gif_palette[j * 3 + 2] = palette->entries[j].b; } - else if (event.type == SDL_KEYDOWN) - { - key = event.key.keysym.sym; - if (key == SDLK_ESCAPE) { - done = 1; + + /* Open GIF */ + ge_GIF *gif = ge_new_gif( + gif_fname, + overall_w, overall_h, + gif_palette, + 8, /* 256 colors */ + 0 /* infinite loop */ + ); + + /* Export each frame */ + for (i = 0; i < num_selected && !done; i++) + { + memcpy(gif->frame, raw_8bit_pixels + i * overall_area, overall_area); + ge_add_frame(gif, 100); // FIXME: Speed + + show_progress_bar(screen); + done = export_gif_monitor_events(); } - } - } - SDL_Delay(10); + + /* Close the GIF */ + ge_close_gif(gif); + } else { + fprintf(stderr, "Quantization failed\n"); + done = 1; + } + + if (done) + { + /* Aborted; discard the partially-saved GIF */ + unlink(gif_fname); + } + } + } + else + { + /* Out of memory! */ + done = 1; } - - /* FIXME: Quantize */ - /* FIXME: Export each frame */ - /* FIXME: Close GIF */ /* Restore everything about the currently-active image @@ -25489,6 +25566,38 @@ static int export_gif(int *selected, int num_selected, char *dirname, char **d_n return(!done); } +/** + * Called by export_gif() while it's iterating through images + * in a few different ways, to monitor SDL event queue for + * any [Esc] keypress or quit event (e.g., closing window), + * which triggers an abort of the export. + * + * @return int 0 = keep going, 1 = abort + */ +int export_gif_monitor_events(void) { + int done; + SDL_Event event; + SDLKey key; + + done = 0; + while (SDL_PollEvent(&event)) + { + if (event.type == SDL_QUIT) + { + done = 1; + } + else if (event.type == SDL_KEYDOWN) + { + key = event.key.keysym.sym; + if (key == SDLK_ESCAPE) { + done = 1; + } + } + } + SDL_Delay(10); + return done; +} + /** * Copy an image (just the main PNG) from Tux Paint's "saved" * directory to the user's chosen export directory From e28ab7938f61bfd4e9b6156f19b3bd3e93e795c2 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Mon, 27 Jul 2020 21:55:20 -0700 Subject: [PATCH 19/33] README.html - close dangling
  • tags --- docs/en/README.txt | 2 +- docs/en/html/README.html | 55 +++++++++++++++++++++++++++------------- 2 files changed, 38 insertions(+), 19 deletions(-) diff --git a/docs/en/README.txt b/docs/en/README.txt index cb6297de0..bdcb23aad 100644 --- a/docs/en/README.txt +++ b/docs/en/README.txt @@ -6,7 +6,7 @@ Copyright 2002-2020 by various contributors; see AUTHORS.txt http://www.tuxpaint.org/ - June 14, 2002 - June 22, 2020 + June 14, 2002 - July 27, 2020 ---------------------------------------------------------------------- diff --git a/docs/en/html/README.html b/docs/en/html/README.html index 36a0abc21..a0fc0ed38 100644 --- a/docs/en/html/README.html +++ b/docs/en/html/README.html @@ -22,7 +22,7 @@ version

    June 14, 2002 - - June 22, 2020

    + July 27, 2020

    @@ -32,11 +32,11 @@ version Table of Contents @@ -493,12 +493,16 @@ version
    • Japanese — Romanized Hiragana and Romanized Katakana — right [Alt] +
    • Korean — Hangul 2-Bul — right [Alt] or left [Alt] +
    • Traditional Chinese — right [Alt] or left [Alt] +
    • Thai — right [Alt] +

    @@ -666,6 +670,7 @@ version it.)


    +

  • +

  • +

  • +
  • @@ -1079,12 +1087,12 @@ version
      -
    • YYYY = Year -
    • MM = Month (01-12) -
    • DD = Day (01-31) -
    • HH = Hour, in 24-hour format (00-23) -
    • mm = Minute (00-59) -
    • ss = Second (00-59) +
    • YYYY = Year
    • +
    • MM = Month (01-12)
    • +
    • DD = Day (01-31)
    • +
    • HH = Hour, in 24-hour format (00-23)
    • +
    • mm = Minute (00-59)
    • +
    • ss = Second (00-59)

    e.g.:

    @@ -1105,18 +1113,18 @@ version steps:
    1. Take the height of the window (e.g, 480, 600 or 768 pixels) and - subtract 144 -
    2. Take the result of Step 1 and divide it by 48 + subtract 144
    3. +
    4. Take the result of Step 1 and divide it by 48
    5. Take the result of Step 2 and round it down (e.g., 9.5 becomes - simply 9) -
    6. Take the result of Step 3 and multiply it by 48 -
    7. Finally, take the result of Step 4 and add 40 + simply 9)
    8. +
    9. Take the result of Step 3 and multiply it by 48
    10. +
    11. Finally, take the result of Step 4 and add 40

    Example: Tux Paint running at fullscreen on a 1440x900 display.

      -
    • The canvas width is simply 1440 - 192, or 1248. +
    • The canvas width is simply 1440 - 192, or 1248.
    • The canvas height is calculated as:
      1. 900 - 144, or 756 @@ -1125,6 +1133,7 @@ version
      2. 15 * 48, or 720
      3. 720 + 40, or 760
      +
    So the canvas within a 1440x900 Tux Paint window is 1248x760.

    @@ -1143,35 +1152,45 @@ version
  • "Magic" Tool Documentation ("magic-docs")
    Documentation for each of the currently-installed "Magic" tools. +
  • AUTHORS.txt
    List of authors and contributors. +
  • CHANGES.txt
    Summary of changed between releases. +
  • COPYING.txt
    Copying license (The GNU General Public License). +
  • INSTALL.txt
    Instructions for compiling/installing, when applicable. +
  • EXTENDING.html
    Detailed instructions on creating brushes, stamps and starters, and adding fonts, to extend Tux Paint. +
  • OPTIONS.html
    Detailed instructions on command-line and configuration-file options, for those who don't want to use Tux Paint Config. +
  • PNG.txt
    Notes on creating PNG format bitmapped images for use in Tux Paint. +
  • SVG.txt
    Notes on creating SVG format vector images for use in Tux Paint. +
  • SIGNALS.txt
    Information about POSIX signals Tux Paint responds to. +
  • From c1c23558ccb6b99debe52e2ba3292eb1ef4af619 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Mon, 27 Jul 2020 21:56:21 -0700 Subject: [PATCH 20/33] ADVANCED-STAMPS-HOWTO.html - close dangling
  • s --- docs/en/html/ADVANCED-STAMPS-HOWTO.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/en/html/ADVANCED-STAMPS-HOWTO.html b/docs/en/html/ADVANCED-STAMPS-HOWTO.html index d072483ac..b1e7f2ed2 100644 --- a/docs/en/html/ADVANCED-STAMPS-HOWTO.html +++ b/docs/en/html/ADVANCED-STAMPS-HOWTO.html @@ -128,11 +128,11 @@ New Breed Software

    From top to bottom you will need something like this:

      -
    1. unmodified image (write-protect this if you can) -
    2. an image you will modify — the "WIP" layer -
    3. solid green (write-protect this if you can) -
    4. solid magenta (write-protect this if you can) -
    5. unmodified image (write-protect this if you can) +
    6. unmodified image (write-protect this if you can)
    7. +
    8. an image you will modify — the "WIP" layer
    9. +
    10. solid green (write-protect this if you can)
    11. +
    12. solid magenta (write-protect this if you can)
    13. +
    14. unmodified image (write-protect this if you can)

    Give the WIP layer a rough initial mask. You might start with a @@ -230,11 +230,11 @@ New Breed Software

    help you to see what you are doing. You are likely to use all of:

      -
    • composited over green (mask enabled) -
    • composited over magenta (mask enabled) -
    • original (the top or bottom layer) -
    • composited over the original (mask enabled) -
    • raw WIP layer (mask DISABLED) +
    • composited over green (mask enabled)
    • +
    • composited over magenta (mask enabled)
    • +
    • original (the top or bottom layer)
    • +
    • composited over the original (mask enabled)
    • +
    • raw WIP layer (mask DISABLED)

    To reduce accidents, you may wish to select only those pixels that are From a07c5b591768e4c01eba624ca29c806408396122 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Mon, 27 Jul 2020 21:59:11 -0700 Subject: [PATCH 21/33] FAQ.html - close dangling

  • s --- docs/en/FAQ.txt | 2 +- docs/en/html/FAQ.html | 24 ++++++++++++++++-------- 2 files changed, 17 insertions(+), 9 deletions(-) diff --git a/docs/en/FAQ.txt b/docs/en/FAQ.txt index c54bde752..4eee7e9da 100644 --- a/docs/en/FAQ.txt +++ b/docs/en/FAQ.txt @@ -5,7 +5,7 @@ Copyright (c) 2002-2020 by various contributors; see AUTHORS.txt http://www.tuxpaint.org/ - September 14, 2002 - June 22, 2020 + September 14, 2002 - July 27, 2020 Drawing-related diff --git a/docs/en/html/FAQ.html b/docs/en/html/FAQ.html index d533b99cc..455ed40bf 100644 --- a/docs/en/html/FAQ.html +++ b/docs/en/html/FAQ.html @@ -21,7 +21,7 @@ Frequently Asked Questions

    September 14, 2002 - - June 22, 2020

    + July 27, 2020

    Drawing-related

    @@ -34,6 +34,7 @@ Frequently Asked Questions (http://fontforge.sourceforge.net/) to convert it to an ISO-8859 format. (Email us if you need help with special fonts.)

    +
  • The Rubber Stamp tool is greyed out!

    This means that Tux Paint either couldn't find any stamp images, @@ -62,7 +63,6 @@ Frequently Asked Questions configuration file.

  • -
    • The Magic "Fill" Tool Looks Bad

      Tux Paint is probably comparing exact pixel colors when filling. @@ -380,12 +380,12 @@ Frequently Asked Questions

      • First, check the obvious:
          -
        • Are your speakers connected and turned on? -
        • Is the volume turned up on your speakers? -
        • Is the volume turned up in your Operating System's "mixer?" -
        • Are you certain you're using a computer with a sound card? +
        • Are your speakers connected and turned on?
        • +
        • Is the volume turned up on your speakers?
        • +
        • Is the volume turned up in your Operating System's "mixer?"
        • +
        • Are you certain you're using a computer with a sound card?
        • Are any other programs running that use sound? (They may be - 'blocking' Tux Paint from accessing your sound device) + 'blocking' Tux Paint from accessing your sound device)
        • (Unix/Linux) Are you using a sound system, such as aRts, ESD or GStreamer? If so, try setting the "SDL_AUDIODRIVER" environment variable before running Tux Paint (e.g., @@ -393,7 +393,7 @@ Frequently Asked Questions Or, run Tux Paint through the system's rerouter (e.g., run "artsdsp tuxpaint" or "esddsp tuxpaint", instead of - simply "tuxpaint"). + simply "tuxpaint").
      • Is sound disabled in Tux Paint? @@ -417,12 +417,14 @@ Frequently Asked Questions

        Alternatively, you can use Tux Paint Config. to change the configuration file. Make sure "Enable Sound Effects" (under "Video & Sound") is checked, then click "Apply".

        +
      • Were sounds temporarily disabled?

        Even if sounds are enabled in Tux Paint, it is possible to disable and re-enable them temporarily using the [Alt] + [S] key sequence. Try pressing those keys to see if sounds begin working again.

        +
      • Was Tux Paint built without sound support?

        Tux Paint may have been compiled with sound support disabled. @@ -438,7 +440,9 @@ Frequently Asked Questions Tux Paint, and be sure NOT to build the "nosound" target. (i.e., don't run "make nosound") Be sure the SDL_mixer library and its development headers are available!

        +
      +
    • Tux Paint makes too much noise! Can I turn them off?

      Yes, there are a number of ways to disable sounds in Tux Paint:

      @@ -447,6 +451,7 @@ Frequently Asked Questions
    • Press [Alt] + [S] while in Tux Paint to temporarily disable sounds. (Press that key sequence again to re-enable sounds.) +
    • Run Tux Paint with the "no sound" option:
        @@ -460,7 +465,9 @@ Frequently Asked Questions
      • Recompile Tux Paint with sound support disabled. (See above and INSTALL.txt.)
      +
    +
  • The sound effects sound strange

    This could have to do with how SDL and SDL_mixer were initialized. @@ -479,6 +486,7 @@ Frequently Asked Questions black!

    This is apparently a bug in the SDL library. Sorry.

    +
  • When I run Tux Paint full-screen, it has large borders around it From 513498ada70d1ecea209711420839f8e29ba713c Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Mon, 27 Jul 2020 22:02:05 -0700 Subject: [PATCH 22/33] OPTIONS.html - close dangling
  • s --- docs/en/OPTIONS.txt | 2 +- docs/en/html/OPTIONS.html | 61 ++++++++++++++++++++++++--------------- 2 files changed, 38 insertions(+), 25 deletions(-) diff --git a/docs/en/OPTIONS.txt b/docs/en/OPTIONS.txt index 59077f898..d46f61fd9 100644 --- a/docs/en/OPTIONS.txt +++ b/docs/en/OPTIONS.txt @@ -597,7 +597,7 @@ Windows Users of no XDG configuration can be read, or nothing is set for "XDG_PICTURES_DIR". - * Windows — TBD! + * Windows — TBD! * macOS — TBD! Note: When the defaults are used, a new "TuxPaint" diff --git a/docs/en/html/OPTIONS.html b/docs/en/html/OPTIONS.html index 00b725fad..18dc11670 100644 --- a/docs/en/html/OPTIONS.html +++ b/docs/en/html/OPTIONS.html @@ -137,10 +137,10 @@ version

    Some examples:

      -
    • 640x480 -
    • 1024x768 -
    • 768x1024 -
    • 1600x1200 +
    • 640x480
    • +
    • 1024x768
    • +
    • 768x1024
    • +
    • 1600x1200

    @@ -642,22 +642,24 @@ version

    Features:

      -
    • Fine movement within canvas, or coarse movement if [Shift] is held. -
    • Coarse movement within tool button areas. +
    • Fine movement within canvas, or coarse movement if [Shift] is held.
    • +
    • Coarse movement within tool button areas.
    • Key controls:
        -
      • [Left]/[Right]/[Up]/[Down], numpad [1] thru [9]: Move mouse -
      • [Space]/[5]: Click mouse (except when using "Text" or "Label" tools) -
      • [Insert]/[F5]: Click mouse (always) -
      • [F4] jump mouse between "Tools", "Colors" and canvas areas +
      • [Left]/[Right]/[Up]/[Down], numpad [1] thru [9]: Move mouse
      • +
      • [Space]/[5]: Click mouse (except when using "Text" or "Label" tools)
      • +
      • [Insert]/[F5]: Click mouse (always)
      • +
      • [F4] jump mouse between "Tools", "Colors" and canvas areas
      • If mouse is within "Tools" section on the left, or "Colors" secton at the bottom:
        • [F7], [F8]: Move down/up between buttons, respectively - (Tools section, only) -
        • [F11], [F12]: Move to previous/next button, respectively + (Tools section, only)
        • +
        • [F11], [F12]: Move to previous/next button, respectively
        +
      +
    • To click-and-drag, hold one of the 'click' keys (e.g., [Insert]), and use the movement keys (e.g., [Left]).
        @@ -666,10 +668,12 @@ version can be used to draw by pressing a 'click' key to start clicking, movement keys to move around (which will draw), and another 'click' key to end the click (stop drawing). +
    • A regular mouse and/or joystick may still be used (so you can, e.g., move with the mouse, and click with the keyboard, or vice-versa) +
    @@ -686,15 +690,18 @@ version or "$HOME")
    Example: "/home/username/.tuxpaint/saved/"

    +
  • Windows — Inside a folder named "TuxPaint" in your "Application Data" folder.
    Example: "C:\Documents and Settings\Username\Application Data\TuxPaint\saved\"

    +
  • macOS — Inside a folder named "TuxPaint" in your "Application Support" folder.
    Example: "/Users/Username/Library/Application Support/TuxPaint/saved/"
    +
  • @@ -731,10 +738,13 @@ version XDG configuration can be read, or nothing is set for "XDG_PICTURES_DIR".

    +
  • Windows — TBD! +
  • macOS — TBD! +
  • @@ -767,15 +777,18 @@ version or "$HOME")
    Example: "/home/username/.tuxpaint/brushes/"

    +
  • Windows — Inside a folder named "TuxPaint" in your "Application Data" folder.
    Example: "C:\Documents and Settings\Username\Application Data\TuxPaint\brushes\"

    +
  • macOS — Inside a folder named "TuxPaint" in your "Application Support" folder.
    Example: "/Users/Username/Library/Application Support/TuxPaint/brushes/"
    +
  • @@ -2641,20 +2654,20 @@ version
    Windows 95/98
      -
    1. Click on the 'Start' button, and select 'Run...'. -
    2. Type "sysedit" into the 'Open:' box (with or without quotes). -
    3. Click 'OK'. +
    4. Click on the 'Start' button, and select 'Run...'.
    5. +
    6. Type "sysedit" into the 'Open:' box (with or without quotes).
    7. +
    8. Click 'OK'.
    9. Locate the AUTOEXEC.BAT window in the System Configuration - Editor. + Editor.
    10. Add the following at the bottom of the file:
      set LANG=es_ES
      - +
    11. Close the System Configuration Editor, answering yes to save - the changes. -
    12. Restart your machine. + the changes.
    13. +
    14. Restart your machine.
    @@ -2664,11 +2677,11 @@ version
    1. Click on the 'Start' button, and select - 'Settings | Control Panel'. -
    2. Double click on the "Regional Settings" globe. -
    3. Select a language/region from the drop down list. -
    4. Click 'OK'. -
    5. Restart your machine when prompted. + 'Settings | Control Panel'.
    6. +
    7. Double click on the "Regional Settings" globe.
    8. +
    9. Select a language/region from the drop down list.
    10. +
    11. Click 'OK'.
    12. +
    13. Restart your machine when prompted.
    From 8a5bcb3fe51dbd9e146354cab2ce018d6781df83 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Mon, 27 Jul 2020 22:33:38 -0700 Subject: [PATCH 23/33] README.html - Mend some HTML syntax issues Wrap attributes in quotes, don't store lists within

    ...

    , etc. --- docs/en/README.txt | 4 + docs/en/html/README.html | 632 +++++++++++++++++++-------------------- 2 files changed, 320 insertions(+), 316 deletions(-) diff --git a/docs/en/README.txt b/docs/en/README.txt index bdcb23aad..1e7ada4eb 100644 --- a/docs/en/README.txt +++ b/docs/en/README.txt @@ -367,6 +367,7 @@ Available Tools not include all characters for all languages, so sometimes you'll need to change fonts to see the characters you're trying to type. + * Japanese — Romanized Hiragana and Romanized Katakana — right [Alt] * Korean — Hangul 2-Bul — right [Alt] or @@ -842,6 +843,7 @@ Doing it Manually Calculating the height of Tux Paint's canvas requires multiple steps: + 1. Take the height of the window (e.g, 480, 600 or 768 pixels) and subtract 144 2. Take the result of Step 1 and divide it by 48 @@ -851,6 +853,7 @@ Doing it Manually 5. Finally, take the result of Step 4 and add 40 Example: Tux Paint running at fullscreen on a 1440x900 display. + * The canvas width is simply 1440 - 192, or 1248. * The canvas height is calculated as: 1. 900 - 144, or 756 @@ -858,6 +861,7 @@ Doing it Manually 3. 15.75 rounded down, or 15 4. 15 * 48, or 720 5. 720 + 40, or 760 + So the canvas within a 1440x900 Tux Paint window is 1248x760. ---------------------------------------------------------------------- diff --git a/docs/en/html/README.html b/docs/en/html/README.html index a0fc0ed38..27a211cb2 100644 --- a/docs/en/html/README.html +++ b/docs/en/html/README.html @@ -7,7 +7,7 @@ alink="#FF00FF">
    -

    Tux Paint
    version @@ -22,13 +22,13 @@ version

    June 14, 2002 - - July 27, 2020

    + July 27, 2020

    -
    +
    - +
    Table of Contents
      @@ -41,7 +41,7 @@ version
    -
    +

    About

    @@ -109,7 +109,7 @@ version
    -
    +

    Using Tux Paint

    @@ -133,15 +133,15 @@ version (to "stderr").

    -
    +

    Windows Users

    -
    - [Icon]
    - Tux Paint +
    + [Icon]
    + Tux Paint

    If you installed Tux Paint on your computer using the @@ -165,26 +165,26 @@ version

    If you used the 'ZIP-file' download, Tux Paint's folder will be wherever you put it when you unzipped the ZIP file.

    -
    +
    -
    +

    macOS Users

    - Simply double-click the "Tux Paint" icon.

    +

    Simply double-click the "Tux Paint" icon.

    -
    +

    Title Screen

    When Tux Paint first loads, a title/credits screen will appear.

    -

    [Title Screenshot]

    Once loading is complete, press a key or click on the mouse to continue. @@ -192,7 +192,7 @@ version automatically.)

    -
    +

    Main Screen

    @@ -205,7 +205,7 @@ version

    The toolbar contains the drawing and editing controls.

    -

    [Tools: Paint, Stamp, Lines, Shapes, Text, Magic, Label, Undo, Redo,
       Eraser, New, Open, Save, Print, Quit]

    @@ -215,7 +215,7 @@ version

    The largest part of the screen, in the center, is the drawing canvas. This is, obviously, where you draw!

    -

    [(Canvas)]

    Note: The size of the drawing canvas depends on the size @@ -233,7 +233,7 @@ version the various brushes available. When the Rubber Stamp tool is selected, it shows the different shapes you can use.

    -

    [Selectors - Brushes, Letters, Shapes, Stamps]

    @@ -243,7 +243,7 @@ version

    A palette of available colors are shown near the bottom of the screen.

    -

    [Colors - Black, White, Red, Pink, Orange, Yellow, Green, Cyan,
       Blue, Purple, Brown, Grey]

    @@ -264,7 +264,7 @@ version

    At the very bottom of the screen, Tux, the Linux Penguin, provides tips and other information while you draw.

    -

    (For example: 'Pick a shape. Click to pick the center, drag, then
       let go when it is the size you want.  Move around to rotate it, and
       click to draw it.)

    @@ -272,7 +272,7 @@ version -
    +

    Available Tools

    @@ -282,9 +282,9 @@ version
    Paint (Brush)
    - + -

    The Paint Brush tool lets you draw freehand, using various +

    The Paint Brush tool lets you draw freehand, using various brushes (chosen in the Selector on the right) and colors (chosen in the Color palette towards the bottom).

    @@ -294,43 +294,43 @@ version

    As you draw, a sound is played. The bigger the brush, the lower the pitch.

    -
    +
    -

    -
    +
    Stamp (Rubber Stamp)
    - +

    The Stamp tool is like a set of rubber stamps or stickers. - It lets you paste pre-drawn or photographic images (like a picture - of a horse, or a tree, or the moon) in your picture.

    + It lets you paste pre-drawn or photographic images (like a picture + of a horse, or a tree, or the moon) in your picture.

    As you move the mouse around the canvas, an outline follows the mouse, showing where the stamp will be placed, and how big it will - be.

    + be.

    -

    - -

    There can be numerous categories of stamps (e.g., animals, - plants, outer space, vehicles, people, etc.). Use the - Left and Right arrows to cycle through the collections.

    + +

    There can be numerous categories of stamps (e.g., animals, + plants, outer space, vehicles, people, etc.). Use the + Left and Right arrows to cycle through the collections.

    -

    Prior to 'stamping' an image onto your drawing, various +

    Prior to 'stamping' an image onto your drawing, various effects can sometimes be applied (depending on the stamp):

    • Some stamps can be colored or tinted. If the color palette below the canvas is activated, you can click the colors to change - the tint or color of the stamp before placing it in the picture.
    • -
    • Stamps can be shrunk and expanded, by clicking within the + the tint or color of the stamp before placing it in the picture.
    • +
    • Stamps can be shrunk and expanded, by clicking within the triangular-shaped series of bars at the bottom right; the larger the bar, the larger the stamp will appear in your picture.
    • @@ -338,29 +338,29 @@ version mirror-image, using the control buttons at the bottom right.
    -

    - -

    +

    + +

    - +

    Different stamps can have different sound effects and/or - descriptive (spoken) sounds. Buttons at the lower left - (near Tux, the Linux penguin) allow you to re-play the sound effects - and descriptive sounds for the currently-selected stamp.

    + descriptive (spoken) sounds. Buttons at the lower left + (near Tux, the Linux penguin) allow you to re-play the sound effects + and descriptive sounds for the currently-selected stamp.

    -

    (NOTE: If the "nostampcontrols" option is set, - Tux Paint won't display the Mirror, Flip, Shrink and Grow - controls for stamps. - See the "Options" - documentation.)

    +

    (NOTE: If the "nostampcontrols" option is set, + Tux Paint won't display the Mirror, Flip, Shrink and Grow + controls for stamps. + See the "Options" + documentation.)

    -
    +
    Lines
    - +

    This tool lets you draw straight lines using the various brushes and colors you normally use with the Paint Brush.

    @@ -372,68 +372,68 @@ version

    Let go of the mouse to complete the line. A "sproing!" sound will play.

    -
    +
    -

    -
    +
    Shapes
    - +

    This tool lets you draw some simple filled, and un-filled shapes.

    -

    Select a shape from the selector on the right (circle, square, - oval, etc.).

    +

    Select a shape from the selector on the right (circle, square, + oval, etc.).

    -

    In the canvas, click the mouse and hold it to stretch the shape - out from where you clicked. Some shapes can change proportion - (e.g., rectangle and oval), others cannot (e.g., square and circle).

    +

    In the canvas, click the mouse and hold it to stretch the shape + out from where you clicked. Some shapes can change proportion + (e.g., rectangle and oval), others cannot (e.g., square and circle).

    -

    Let go of the mouse when you're done stretching.

    +

    Let go of the mouse when you're done stretching.

    -
    Normal Mode
    +
    Normal Mode

    Now you can move the mouse around the canvas to rotate the - shape.

    + shape.

    -

    Click the mouse button again and the shape will be drawn in the - current color.

    -
    +

    Click the mouse button again and the shape will be drawn in the + current color.

    +
    Simple Shapes Mode
    -
    +
    If simple shapes are enabled (e.g., with the "--simpleshapes" option), the shape will be drawn on the canvas when you let go of the mouse button. (There's no rotation step.) -
    -
    + + -
    +
    -

    -
    +
    Text and Label
    - +

    Choose a font (from the 'Letters' available on the right) and a color - (from the color palette near the bottom). Click on the screen and a - cursor will appear. Type text and it will show up on the screen.

    - -

    Press [Enter] or [Return] and the text will be drawn + (from the color palette near the bottom). Click on the screen and a + cursor will appear. Type text and it will show up on the screen.

    + +

    Press [Enter] or [Return] and the text will be drawn onto the picture and the cursor will move down one line.

    Alternatively, press [Tab] and the text will be drawn onto @@ -441,12 +441,12 @@ version rather than down a line, and to the left. (This can be useful to create a line of text with mixed colors, fonts, styles and sizes: Like this.)

    - -

    Clicking elsewhere in the picture while the text entry is still + +

    Clicking elsewhere in the picture while the text entry is still active causes the current line of text to move to that location (where you can continue editing it).

    -

    @@ -490,45 +490,45 @@ version Note: Many fonts do not include all characters for all languages, so sometimes you'll need to change fonts to see the characters you're trying to type. +

    • Japanese — Romanized Hiragana and Romanized Katakana — right [Alt] -
    • +
    • Korean — Hangul 2-Bul — right [Alt] or left [Alt] -
    • +
    • Traditional Chinese — right [Alt] or left [Alt] -
    • +
    • Thai — right [Alt] -
    • +
    -

    -
    +
    Fill
    - + -

    The 'Fill' tool 'flood-fills' a contiguous area of your drawing - with a solid color of your choice.

    +

    The 'Fill' tool 'flood-fills' a contiguous area of your drawing + with a solid color of your choice.

    -

    Note: Prior to Tux Paint 0.9.24, this was a "Magic" tool (see below).

    +

    Note: Prior to Tux Paint 0.9.24, this was a "Magic" tool (see below).

    -
    +
    Magic (Special Effects)
    - +

    The 'Magic' tool is actually a set of special tools. Select one of - the "magic" effects from the selector on the right. Then, depending + the "magic" effects from the selector on the right. Then, depending on the tool, you can either click and drag around the picture, and/or simply click the picture once, to apply the effect.

    @@ -538,25 +538,25 @@ version picture at once, an 'entire picture' button will be available on the right.

    -
    +

    See the instructions for each Magic tool (in the 'magic-docs' folder).

    -
    +
    - - + +
    Eraser
    - +

    This tool is similar to the Paint Brush. Wherever you click (or click and drag), the picture will be erased. (This may be white, some other color, or to a background picture, depending on the picture.)

    -

    A number of eraser sizes are available, both round and square..

    +

    A number of eraser sizes are available, both round and square..

    As you move the mouse around, a square outline follows the pointer, showing what part of the picture will be erased to @@ -564,12 +564,12 @@ version

    As you erase, a "squeaky clean" eraser/wiping sound is played.

    -
    +
    -
    +

    Other Controls

    @@ -577,104 +577,104 @@ version
    Undo
    - +

    Clicking this tool will undo the last drawing action. You can even undo more than once!

    - -

    Note: You can also press [Control]-[Z] on the keyboard to - undo.

    - -
    + +

    Note: You can also press [Control]-[Z] on the keyboard to + undo.

    + +
    -
    +
    Redo
    - +

    Clicking this tool will redo the drawing action you just "undid" - with the 'Undo' button.

    + with the 'Undo' button.

    As long as you don't draw again, you can redo as many times as you had "undone!"

    - -

    Note: You can also press [Control]-[R] on the keyboard to - redo.

    - -
    + +

    Note: You can also press [Control]-[R] on the keyboard to + redo.

    + +
    -
    +
    New
    - +

    Clicking the "New" button will start a new drawing. A dialog will appear where you may choose to start a new picture using a solid background color, or using a 'Starter' image (see below). You will first be asked whether you really want to do this.

    -

    Note: You can also press [Control]-[N] on the keyboard to +

    Note: You can also press [Control]-[N] on the keyboard to start a new drawing.

    - + 'Starter' Images -
    -

    'Starters' can be like a page from a coloring book (a - black-and-white outline of a picture, which you can then - color in), or like a 3D photograph, where you draw the bits - in between.

    +
    +

    'Starters' can be like a page from a coloring book (a + black-and-white outline of a picture, which you can then + color in), or like a 3D photograph, where you draw the bits + in between.

    -

    When you load a 'Starter,' draw on it, and then click 'Save,' +

    When you load a 'Starter,' draw on it, and then click 'Save,' it creates a new picture file (it doesn't overwrite the original 'Starter,' so you can use it again later).

    -
    +
    -
    +
    -
    +
    Open
    - +

    This shows you a list of all of the pictures you've saved. - If there are more than can fit on the screen, use the "Up" - and "Down" arrows at the top and bottom of the list to scroll - through the list of pictures.

    + If there are more than can fit on the screen, use the "Up" + and "Down" arrows at the top and bottom of the list to scroll + through the list of pictures.

    -
    +
    -

    -

    Click a picture to select it, then...

    +

    Click a picture to select it, then...

    • - +

      Click the green "Open" button at the lower left of the list to - load the selected picture.

      + load the selected picture.

      -

      (Alternatively, you can double-click a picture's icon to load +

      (Alternatively, you can double-click a picture's icon to load it.)

      -
      +
    • -
    • - +
    • +

      Click the brown "Erase" (trash can) button at the lower right of the list to erase the selected picture. (You will be asked to @@ -683,212 +683,212 @@ version

      Note: As of version 0.9.22, the picture will be placed in your desktop's trash can, on Linux only.

      -
      +
    • - +

      Click the blue "Slides" (slide projector) button at the lower left to go to slideshow mode. See "Slides", below, for details.

      -
      +
    • -
    • - +
    • +

      Or click the red "Back" arrow button at the lower right of the - list to cancel and return to the picture you were drawing.

      + list to cancel and return to the picture you were drawing.

      -
      +
    -

    If choose to open a picture, and your current drawing hasn't been - saved, you will be prompted as to whether you want to save it or not. - (See "Save," below.)

    - -

    Note: You can also press [Control]-[O] on the keyboard to get +

    If choose to open a picture, and your current drawing hasn't been + saved, you will be prompted as to whether you want to save it or not. + (See "Save," below.)

    + +

    Note: You can also press [Control]-[O] on the keyboard to get the 'Open' dialog.

    - -
    + +
    -
    +
    Save
    - +

    This saves your current picture.

    - -

    If you haven't saved it before, it will create a new entry in - the list of saved images. (i.e., it will create a new file)

    + +

    If you haven't saved it before, it will create a new entry in + the list of saved images. (i.e., it will create a new file)

    -

    Note: It won't ask you anything (e.g., for a filename). - It will simply save the picture, and play a "camera shutter" sound - effect.

    +

    Note: It won't ask you anything (e.g., for a filename). + It will simply save the picture, and play a "camera shutter" sound + effect.

    -

    If you HAVE saved the picture before, or this is a picture you - just loaded using the "Open" command, you will first be asked - whether you want to save over the old version, or create a new - entry (a new file).

    +

    If you HAVE saved the picture before, or this is a picture you + just loaded using the "Open" command, you will first be asked + whether you want to save over the old version, or create a new + entry (a new file).

    -

    -

    (NOTE: If either the "saveover" or +

    (NOTE: If either the "saveover" or "saveovernew" options are set, it won't ask before saving over. - See the "Options" - documentation.)

    - -

    Note: You can also press [Control]-[S] on the keyboard to - save.

    - -
    + See the "Options" + documentation.)

    + +

    Note: You can also press [Control]-[S] on the keyboard to + save.

    + +
    -
    +
    Print
    - +

    Click this button and your picture will be printed!

    - -

    On most platforms, you can also hold the [Alt] key + +

    On most platforms, you can also hold the [Alt] key (called [Option] on Macs) while clicking the 'Print' button to get a printer dialog. Note that this may not work if you're - running Tux Paint in fullscreen mode. See below.

    + running Tux Paint in fullscreen mode. See below.

    -
    Disabling Printing
    -
    -

    If the "noprint" option was set (either with +

    Disabling Printing
    +
    +

    If the "noprint" option was set (either with "noprint=yes" in Tux Paint's configuration file, or using "--noprint" on the - command-line), the "Print" button will be disabled.

    + command-line), the "Print" button will be disabled.

    -

    See the "Options" - documentation.)

    -
    - +

    See the "Options" + documentation.)

    +
    + -
    Restricting Printing
    -
    -

    If the "printdelay" option was used (either with - "printdelay=SECONDS" in the configuration file, +

    Restricting Printing
    +
    +

    If the "printdelay" option was used (either with + "printdelay=SECONDS" in the configuration file, or using "--printdelay=SECONDS" on the command-line), you can only print once every SECONDS seconds.

    -

    For example, with "printdelay=60", you can print only +

    For example, with "printdelay=60", you can print only once a minute.

    -

    See the "Options" - documentation.)

    -
    +

    See the "Options" + documentation.)

    + - -
    Printing Commands
    -
    -

    (Linux and Unix only)

    + +
    Printing Commands
    +
    +

    (Linux and Unix only)

    -

    Tux Paint prints by generating a PostScript - representation of the drawing and sending it to an external - program. By default, the program is:

    +

    Tux Paint prints by generating a PostScript + representation of the drawing and sending it to an external + program. By default, the program is:

    - lpr -
    + lpr + -

    This command can be changed by setting the "printcommand" value - in Tux Paint's configuration file.

    +

    This command can be changed by setting the "printcommand" value + in Tux Paint's configuration file.

    -

    If the [Alt] key on the keyboard is being pushed - while clicking the 'Print' button, as long as you're not in - fullscreen mode, an alternative program is run. By default, - the program is KDE's graphical print dialog:

    +

    If the [Alt] key on the keyboard is being pushed + while clicking the 'Print' button, as long as you're not in + fullscreen mode, an alternative program is run. By default, + the program is KDE's graphical print dialog:

    - kprinter -
    + kprinter + -

    This command can be changed by setting the "altprintcommand" value - in Tux Paint's configuration file.

    +

    This command can be changed by setting the "altprintcommand" value + in Tux Paint's configuration file.

    -

    For information on how to change the printing commands, - see the "Options" - documentation.

    -
    +

    For information on how to change the printing commands, + see the "Options" + documentation.

    + -
    Printer Settings
    -
    -

    (Windows and macOS)

    +
    Printer Settings
    +
    +

    (Windows and macOS)

    -

    By default, Tux Paint simply prints to the default - printer with default settings when the 'Print' button is - pushed.

    +

    By default, Tux Paint simply prints to the default + printer with default settings when the 'Print' button is + pushed.

    -

    However, if you hold the [Alt] (or [Option]) key +

    However, if you hold the [Alt] (or [Option]) key on the keyboard while pushing the button, as long as you're not in fullscreen mode, your operating system's printer dialog will appear, where you can change the settings.

    -

    You can have the printer configuration changes stored - by using the "printcfg" option, either by using - "--printcfg" on the command-line, or - "printcfg=yes" in Tux Paint's own configuration - file ("tuxpaint.cfg").

    +

    You can have the printer configuration changes stored + by using the "printcfg" option, either by using + "--printcfg" on the command-line, or + "printcfg=yes" in Tux Paint's own configuration + file ("tuxpaint.cfg").

    -

    If the "printcfg" option is used, printer settings will - be loaded from the file "print.cfg" in your - personal folder (see below). - Any changes will be saved there as well.

    - -

    See the "Options" - documentation.)

    -
    +

    If the "printcfg" option is used, printer settings will + be loaded from the file "print.cfg" in your + personal folder (see below). + Any changes will be saved there as well.

    + +

    See the "Options" + documentation.)

    + -
    Printer Dialog Options
    -
    -

    By default, Tux Paint only shows the printer dialog - (or, on Linux/Unix, runs the "altprintcommand", e.g., - "kprinter" instead of "lpr") if the [Alt] +

    Printer Dialog Options
    +
    +

    By default, Tux Paint only shows the printer dialog + (or, on Linux/Unix, runs the "altprintcommand", e.g., + "kprinter" instead of "lpr") if the [Alt] (or [Option]) key is held while clicking the 'Print' button.

    -

    However, this behavior can be changed. You can have the - printer dialog always appear by using - "--altprintalways" on the command-line, or - "altprint=always" in Tux Paint's configuration - file. Or, you can prevent the [Alt]/[Option] +

    However, this behavior can be changed. You can have the + printer dialog always appear by using + "--altprintalways" on the command-line, or + "altprint=always" in Tux Paint's configuration + file. Or, you can prevent the [Alt]/[Option] key from having any effect by using "--altprintnever", or - "altprint=never".

    - -

    See the "Options" - documentation.)

    -
    - -
    -
    + "altprint=never".

    + +

    See the "Options" + documentation.)

    + + + +
    -
    +
    Slides (under "Open")
    - +

    The "Slides" button is available in the "Open" dialog. It displays a list of your saved files, just like the "Open" dialog.

    @@ -926,64 +926,64 @@ version

    Click "Back" in the slideshow image selection screen to return to the "Open" dialog.

    -
    +
    Quit
    - +

    Clicking the "Quit" button, closing the Tux Paint window, or pushing the [Escape] key will quit Tux Paint.

    - +

    You will first be prompted as to whether you really want to quit.

    If you choose to quit, and you haven't saved the current picture, - you will first be asked if wish to save it. If it's not a new image, - you will then be asked if you want to save over the old version, - or create a new entry. (See "Save" above.)

    + you will first be asked if wish to save it. If it's not a new image, + you will then be asked if you want to save over the old version, + or create a new entry. (See "Save" above.)

    -

    NOTE: If the image is saved, it will be reloaded automatically - the next time you run Tux Paint!

    +

    NOTE: If the image is saved, it will be reloaded automatically + the next time you run Tux Paint!

    -

    NOTE: The "Quit" button and [Escape] key can be - disabled (e.g., by selecting "Disable 'Quit' Button" in - Tux Paint Config. or running Tux Paint - with the "--noquit" command-line option).

    - -

    In that case, the "window close" button on - Tux Paint's title bar (if not in fullscreen mode) or - the [Alt] + [F4] key sequence may be used - to quit.

    +

    NOTE: The "Quit" button and [Escape] key can be + disabled (e.g., by selecting "Disable 'Quit' Button" in + Tux Paint Config. or running Tux Paint + with the "--noquit" command-line option).

    + +

    In that case, the "window close" button on + Tux Paint's title bar (if not in fullscreen mode) or + the [Alt] + [F4] key sequence may be used + to quit.

    -

    If neither of those are possible, the key sequence of - [Shift] + [Control] + [Escape] - may be used to quit. (See the - "Options" documentation.)

    - -
    +

    If neither of those are possible, the key sequence of + [Shift] + [Control] + [Escape] + may be used to quit. (See the + "Options" documentation.)

    + +
    Sound Muting

    There is no on-screen control button at this time, but - by pressing [Alt] + [S], sound effects - can be disabled and re-enabled (muted and unmuted) while the - program is running.

    + by pressing [Alt] + [S], sound effects + can be disabled and re-enabled (muted and unmuted) while the + program is running.

    -

    Note that if sounds are completely disabled - (e.g., by unselecting "Enable Sound Effects" in - Tux Paint Config or running Tux Paint - with the "--nosound" command-line option), - the [Alt] + [S] key sequence has no - effect. (i.e., it cannot be used to turn on sounds when the - parent/teacher wants them disabled.)

    +

    Note that if sounds are completely disabled + (e.g., by unselecting "Enable Sound Effects" in + Tux Paint Config or running Tux Paint + with the "--nosound" command-line option), + the [Alt] + [S] key sequence has no + effect. (i.e., it cannot be used to turn on sounds when the + parent/teacher wants them disabled.)

    -
    +

    Loading Other Pictures into Tux Paint

    @@ -1110,7 +1110,7 @@ version window (e.g., 640, 800 or 1024 pixels), minus 192.

    Calculating the height of Tux Paint's canvas requires multiple - steps: + steps:

    1. Take the height of the window (e.g, 480, 600 or 768 pixels) and subtract 144
    2. @@ -1119,28 +1119,28 @@ version simply 9)
    3. Take the result of Step 3 and multiply it by 48
    4. Finally, take the result of Step 4 and add 40
    5. -

    +

    Example: Tux Paint running at fullscreen on a 1440x900 - display. + display.

    • The canvas width is simply 1440 - 192, or 1248.
    • The canvas height is calculated as:
        -
      1. 900 - 144, or 756 -
      2. 756 / 48, or 15.75 -
      3. 15.75 rounded down, or 15 -
      4. 15 * 48, or 720 -
      5. 720 + 40, or 760 +
      6. 900 - 144, or 756
      7. +
      8. 756 / 48, or 15.75
      9. +
      10. 15.75 rounded down, or 15
      11. +
      12. 15 * 48, or 720
      13. +
      14. 720 + 40, or 760
    - So the canvas within a 1440x900 Tux Paint window is 1248x760.

    +

    So the canvas within a 1440x900 Tux Paint window is 1248x760.

    -
    +

    Further Reading

    @@ -1195,7 +1195,7 @@ version -
    +

    How to Get Help

    From b93317efae2cf2f9fd89eeff60c09d2a29c7d3ad Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Mon, 27 Jul 2020 22:38:06 -0700 Subject: [PATCH 24/33] Clean up RELEASE.txt; adding 'tidy' instructions Planning to run 'tidy' on the HTML doc files. Documenting the arguments I'm providing to 'tidy', for future reference, within the RELEASE.txt file. Also, cleaned up and improved RELEASE.txt. --- docs/RELEASE.txt | 56 ++++++++++++++++++++++++++++++++---------------- 1 file changed, 37 insertions(+), 19 deletions(-) diff --git a/docs/RELEASE.txt b/docs/RELEASE.txt index 0da1f6661..0088fa727 100644 --- a/docs/RELEASE.txt +++ b/docs/RELEASE.txt @@ -1,27 +1,45 @@ Release checklist for Tux Paint +Last updated 2020-07-27 -bjk -Places to make sure version # and release date gets updated, prior to -cutting a release (tagging in the source code repository, and running -"make release" to roll a .tar.gz source tarball). +Do these things _prior_ to cutting a release -- that is, prior to +tagging in the source code repository, running "make release" to roll +a .tar.gz source tarball, and making the tarball available for download. - * Makefile + * Update version # and release dates - * Build description files: - * tuxpaint.spec (Linux RPM package) - * macos/Info.plist (macOS build) - * win32/resources.rc (Windows mingw/msys build) + Places to make sure version # and release date gets updated, - * Documentation - (For HTML variants, be sure to run "make" in "docs/", to - produce plaintext alternatives!) + * Makefile + + * Build description files: + * tuxpaint.spec (Linux RPM package) + * macos/Info.plist (macOS build) + * win32/resources.rc (Windows mingw/msys build) + + * Documentation + (For HTML variants, be sure to run "make" in "docs/", to + produce plaintext alternatives!) + + * docs/CHANGES.txt + * docs/en/html/README.html + * docs/en/html/FAQ.html + * docs/en/html/OPTIONS.html + * docs/en/html/EXTENDING.html + * docs/en/html/ADVANCED-STAMPS-HOWTO.html + + * Manual page (manpage) + * src/manpage/tuxpaint.1 - * docs/CHANGES.txt - * docs/en/html/README.html - * docs/en/html/FAQ.html - * docs/en/html/OPTIONS.html - * docs/en/html/EXTENDING.html - * docs/en/html/ADVANCED-STAMPS-HOWTO.html + * Tidy the HTML documentation - * Manual page (manpage) - * src/manpage/tuxpaint.1 + Using + (Be sure to run "make" in "docs/", to produce plaintext alternatives!) + + tidy -i --markup yes --vertical-space yes --indent yes --indent-attributes yes INFILE.html > OUTFILE.html + + Make certain it looks okay, and stil renders properly in a browser. + If not, correct the issues! Then replace the original with the new + version 'tidy' created. + + * Don't forget to commit the changes! (git add ... / git commit / git push) From cbb56c40419e6c9781789f3e847b26e5e6781e37 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Mon, 27 Jul 2020 23:01:06 -0700 Subject: [PATCH 25/33] Ran English HTML docs through HTML Tidy See "RELEASE.txt" for the invocation. Mended a few things prior to final run of `tidy`, based on HTML Tidy's output. Updated any affected TXT files via Makefile. --- docs/CHANGES.txt | 4 + docs/en/EXTENDING.txt | 2 +- docs/en/FAQ.txt | 30 +- docs/en/OPTIONS.txt | 2665 ++++---- docs/en/README.txt | 13 +- docs/en/html/ADVANCED-STAMPS-HOWTO.html | 829 ++- docs/en/html/EXTENDING.html | 2148 +++--- docs/en/html/FAQ.html | 1732 +++-- docs/en/html/OPTIONS.html | 8209 +++++++++++++++-------- docs/en/html/README.html | 2955 +++++--- 10 files changed, 11670 insertions(+), 6917 deletions(-) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index b114508ba..fec433b79 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -36,6 +36,10 @@ $Id$ (Ref: https://github.com/haikuports/haikuports/issues/3045) Gerasim Troeglazov <3dEyes@gmail.com> + * Documentation updates + --------------------- + * Cleaned up HTML code of HTML-based documentation. + * Bug Fixes --------- * Mended issue where stamp descriptions were not loading diff --git a/docs/en/EXTENDING.txt b/docs/en/EXTENDING.txt index 9bd8a7042..67b672789 100644 --- a/docs/en/EXTENDING.txt +++ b/docs/en/EXTENDING.txt @@ -5,7 +5,7 @@ Copyright (c) 2002-2020 by various contributors; see AUTHORS.txt http://www.tuxpaint.org/ - June 14, 2002 - June 22, 2020 + June 14, 2002 - July 27, 2020 ---------------------------------------------------------------------- diff --git a/docs/en/FAQ.txt b/docs/en/FAQ.txt index 4eee7e9da..f72de02b5 100644 --- a/docs/en/FAQ.txt +++ b/docs/en/FAQ.txt @@ -42,30 +42,30 @@ Drawing-related it with "--stamps" on the command line or "nostamps=no" or "stamps=yes" in a configuration file. - * The Magic "Fill" Tool Looks Bad + * The Magic "Fill" Tool Looks Bad - Tux Paint is probably comparing exact pixel colors when filling. - This is faster, but looks worse. Run the command - "tuxpaint --version" from a command line, and you should see, - amongst the other output: "Low Quality Flood Fill enabled". + Tux Paint is probably comparing exact pixel colors when filling. This + is faster, but looks worse. Run the command "tuxpaint --version" from + a command line, and you should see, amongst the other output: "Low + Quality Flood Fill enabled". - To change this, you must rebuild Tux Paint from source. Be sure - to remove or comment out any line that says: + To change this, you must rebuild Tux Paint from source. Be sure to + remove or comment out any line that says: - #define LOW_QUALITY_FLOOD_FILL + #define LOW_QUALITY_FLOOD_FILL - in the "tuxpaint.c" file in the "src" directory. + in the "tuxpaint.c" file in the "src" directory. - * Stamp outlines are always rectangles + * Stamp outlines are always rectangles - Tux Paint was built with low-quality (but faster) stamp outlines. + Tux Paint was built with low-quality (but faster) stamp outlines. - Rebuild Tux Paint from source. Be sure to remove or comment out - any line that says: + Rebuild Tux Paint from source. Be sure to remove or comment out any + line that says: - #define LOW_QUALITY_STAMP_OUTLINE + #define LOW_QUALITY_STAMP_OUTLINE - in the "tuxpaint.c" file in the "src" directory. + in the "tuxpaint.c" file in the "src" directory. Interface Problems diff --git a/docs/en/OPTIONS.txt b/docs/en/OPTIONS.txt index d46f61fd9..30f3cc4a6 100644 --- a/docs/en/OPTIONS.txt +++ b/docs/en/OPTIONS.txt @@ -6,7 +6,7 @@ Options Documentation Copyright (c) 2002-2020 by various contributors; see AUTHORS.txt http://www.tuxpaint.org/ - July 26, 2020 + July 27, 2020 ---------------------------------------------------------------------- @@ -64,1528 +64,1521 @@ Mac OS X Users Windows Users - The file you should create is called "tuxpaint.cfg" and it should be - placed in Tux Paint's folder. + The file you should create is called "tuxpaint.cfg" and it should be + placed in Tux Paint's folder. - You can use NotePad or WordPad to create this file. Be sure to save - it as Plain Text, and make sure the filename doesn't have ".txt" at - the end... + You can use NotePad or WordPad to create this file. Be sure to save it + as Plain Text, and make sure the filename doesn't have ".txt" at the + end... ---------------------------------------------------------------------- Available Options - The following settings can be set in the configuration file. - (Command-line settings will override these. See the "Command-Line - Options" section, below.) + The following settings can be set in the configuration file. + (Command-line settings will override these. See the "Command-Line + Options" section, below.) - fullscreen=yes - Run the program in full screen mode, rather than in a window. + fullscreen=yes + Run the program in full screen mode, rather than in a window. - fullscreen=native - Run the program in full screen mode. Additionally, assume the - screen's current resolution (set by the operating system). + fullscreen=native + Run the program in full screen mode. Additionally, assume the + screen's current resolution (set by the operating system). - windowsize=SIZE + windowsize=SIZE - Run the program at a different size (in windowed mode) or at a - different screen resolution (in fullscreen mode), rather than - the default (usually 800x600). + Run the program at a different size (in windowed mode) or at a + different screen resolution (in fullscreen mode), rather than + the default (usually 800x600). - The SIZE value should be presented in pixels, in - 'width-by-height' format, with an "x" (lowercase X) between - the values. The size can be anything that's at least 640 wide, - and at least 480 tall. + The SIZE value should be presented in pixels, in + 'width-by-height' format, with an "x" (lowercase X) between the + values. The size can be anything that's at least 640 wide, and + at least 480 tall. - Some examples: - * 640x480 - * 1024x768 - * 768x1024 - * 1600x1200 + Some examples: - orient=portrait + * 640x480 + * 1024x768 + * 768x1024 + * 1600x1200 - Swaps the width/height options given to Tux Paint, useful for - rotating the window on portait displays, such as a tablet PC - that's in tablet orientation. + orient=portrait - native=yes + Swaps the width/height options given to Tux Paint, useful for + rotating the window on portait displays, such as a tablet PC + that's in tablet orientation. - When running Tux Paint in fullscreen mode, this assumes the - screen's current resolution (overriding any "windowsize" - option), as set by the operating system. + native=yes - allowscreensaver=yes + When running Tux Paint in fullscreen mode, this assumes the + screen's current resolution (overriding any "windowsize" + option), as set by the operating system. - By default, Tux Paint prevents your system's screensaver from - starting up. You can override this by using the - "allowscreensaver" option. Note: This requires version 1.2.12 - or higher of the SDL library. (You can also do this by setting - the "SDL_VIDEO_ALLOW_SCREENSAVER" environment variable on your - system to "1".) + allowscreensaver=yes - nosound=yes - Disable sound effects. (Note: Pressing [Alt] + [S] cannot be - used to reenable sounds if they were disabled using this - option.) + By default, Tux Paint prevents your system's screensaver from + starting up. You can override this by using the + "allowscreensaver" option. Note: This requires version 1.2.12 or + higher of the SDL library. (You can also do this by setting the + "SDL_VIDEO_ALLOW_SCREENSAVER" environment variable on your + system to "1".) - nostereo=yes - Disable stereo panning support. (Useful for users with hearing - impairment in one ear, or places where a single speaker or - headphone is being used.) + nosound=yes + Disable sound effects. (Note: Pressing [Alt] + [S] cannot be + used to reenable sounds if they were disabled using this + option.) - noquit=yes + nostereo=yes + Disable stereo panning support. (Useful for users with hearing + impairment in one ear, or places where a single speaker or + headphone is being used.) - Disable the on-screen "Quit" button and prevent the [Escape] - key from quitting Tux Paint. + noquit=yes - Using the [Alt] + [F4] keyboard combination or clicking the - window's close button (assuming you're not in fullscreen mode) - still works to quit Tux Paint. + Disable the on-screen "Quit" button and prevent the [Escape] key + from quitting Tux Paint. - You can also use the following keyboard combination to quit: - [Shift] + [Control] + [Escape]. + Using the [Alt] + [F4] keyboard combination or clicking the + window's close button (assuming you're not in fullscreen mode) + still works to quit Tux Paint. - noprint=yes - Disable the printing feature. + You can also use the following keyboard combination to quit: + [Shift] + [Control] + [Escape]. - printdelay=SECONDS - Restrict printing so that printing can occur only once every - SECONDS seconds. + noprint=yes + Disable the printing feature. - printcommand=COMMAND + printdelay=SECONDS + Restrict printing so that printing can occur only once every + SECONDS seconds. - (Linux and Unix only) + printcommand=COMMAND - Use the command COMMAND to print a PostScript format file when - the 'Print' button is clicked. If this option is not - specifically not set, the default command is: + (Linux and Unix only) - lpr + Use the command COMMAND to print a PostScript format file when + the 'Print' button is clicked. If this option is not + specifically not set, the default command is: - Note: Versions of Tux Paint prior to 0.9.15 sent PNG format - data to the print command (which defaulted to - "pngtopnm | pnmtops | lpr"). + lpr - If you set an alternative printcommand in the configuration - file prior to version 0.9.15, you will need to change it. + Note: Versions of Tux Paint prior to 0.9.15 sent PNG format data + to the print command (which defaulted to + "pngtopnm | pnmtops | lpr"). - altprintcommand=COMMAND + If you set an alternative printcommand in the configuration file + prior to version 0.9.15, you will need to change it. - (Linux and Unix only) + altprintcommand=COMMAND - Use the command COMMAND to print a PostScript format file when - the 'Print' button is clicked while the [Alt] modifier key is - being held. (This is typically used for providing a print - dialog, similar to when pressing [Alt]+'Print' in Windows and - Mac OS X.) + (Linux and Unix only) - If this option is not specifically not set, the default - command is KDE's graphical print dialog: + Use the command COMMAND to print a PostScript format file when + the 'Print' button is clicked while the [Alt] modifier key is + being held. (This is typically used for providing a print + dialog, similar to when pressing [Alt]+'Print' in Windows and + Mac OS X.) - kprinter + If this option is not specifically not set, the default command + is KDE's graphical print dialog: - printcfg=yes + kprinter - (Windows and macOS only) + printcfg=yes - Tux Paint will use a printer configuration file when printing. - Push the [Alt] key while clicking the 'Print' button in - Tux Paint to cause a Windows print dialog window to appear. + (Windows and macOS only) - (Note: This only works when not running Tux Paint in - fullscreen mode.) Any configuration changes made in this - dialog will be saved to the file "userdata/print.cfg", and - used again, as long as the "printcfg" option is set. + Tux Paint will use a printer configuration file when printing. + Push the [Alt] key while clicking the 'Print' button in + Tux Paint to cause a Windows print dialog window to appear. - altprint=always + (Note: This only works when not running Tux Paint in fullscreen + mode.) Any configuration changes made in this dialog will be + saved to the file "userdata/print.cfg", and used again, as long + as the "printcfg" option is set. - This causes Tux Paint to always show the printer dialog (or, - on Linux/Unix, run the "altprintcommand") when the 'Print' - button is clicked. In other words, it's like clicking 'Print' - while holding [Alt], except you don't need to hold [Alt] every - time. + altprint=always - altprint=never + This causes Tux Paint to always show the printer dialog (or, on + Linux/Unix, run the "altprintcommand") when the 'Print' button + is clicked. In other words, it's like clicking 'Print' while + holding [Alt], except you don't need to hold [Alt] every time. - This prevents Tux Paint from ever showing the printer dialog - (or, on Linux/Unix, run the "altprintcommand") when the - 'Print' button is clicked. In other words, it makes the [Alt] - key have no effect when clicking the 'Print' button. + altprint=never - altprint=mod + This prevents Tux Paint from ever showing the printer dialog + (or, on Linux/Unix, run the "altprintcommand") when the 'Print' + button is clicked. In other words, it makes the [Alt] key have + no effect when clicking the 'Print' button. - This is the normal, default behavior. Tux Paint shows a - printer dialog (or, on Linux/Unix, runs the - "altprintcommand"), when the [Alt] key is pressed while the - 'Print' button is clicked. Clicking 'Print' without holding - [Alt] prints without showing a dialog. + altprint=mod - papersize=PAPERSIZE + This is the normal, default behavior. Tux Paint shows a printer + dialog (or, on Linux/Unix, runs the "altprintcommand"), when the + [Alt] key is pressed while the 'Print' button is clicked. + Clicking 'Print' without holding [Alt] prints without showing a + dialog. - (Platforms that use Tux Paint's internal PostScript generator - — not Windows, macOS, BeOS, or Haiku.) + papersize=PAPERSIZE - Tell Tux Paint what size PostScript to generate. If none is - specified, Tux Paint first checks your $PAPER environment - variable, then the file /etc/papersize, then uses the the - 'libpaper' library's default paper size. + (Platforms that use Tux Paint's internal PostScript generator — + not Windows, macOS, BeOS, or Haiku.) - Valid paper sizes include: letter, legal, tabloid, executive, - note, statement, a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, - b0, b1, b2 b3, b4, 10x14, 11x17, halfletter, halfexecutive, - halfnote, folio, quarto, ledger, archA, archB, archC, archD, - archE, flsa, flse, csheet, dsheet, esheet. + Tell Tux Paint what size PostScript to generate. If none is + specified, Tux Paint first checks your $PAPER environment + variable, then the file /etc/papersize, then uses the the + 'libpaper' library's default paper size. - nolockfile=yes + Valid paper sizes include: letter, legal, tabloid, executive, + note, statement, a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, + b0, b1, b2 b3, b4, 10x14, 11x17, halfletter, halfexecutive, + halfnote, folio, quarto, ledger, archA, archB, archC, archD, + archE, flsa, flse, csheet, dsheet, esheet. - By default, Tux Paint uses what's known as a 'lockfile' to - prevent it from being launched more than once in 30 seconds. - (This is to avoid accidentally running multiple copies; for - example, by double-clicking a single-click launcher, or simply - impatiently clicking the icon multiple times.) + nolockfile=yes - To make Tux Paint ignore the lockfile, allowing it to run - again, even if it was just launched less than 30 seconds ago, - enable this setting in the configuration file, or run - Tux Paint with the '--nolockfile' option on the command-line. + By default, Tux Paint uses what's known as a 'lockfile' to + prevent it from being launched more than once in 30 seconds. + (This is to avoid accidentally running multiple copies; for + example, by double-clicking a single-click launcher, or simply + impatiently clicking the icon multiple times.) - By default, the lockfile is stored in "~/.tuxpaint/" under - Linux and Unix, and "userdata\" under Windows. + To make Tux Paint ignore the lockfile, allowing it to run again, + even if it was just launched less than 30 seconds ago, enable + this setting in the configuration file, or run Tux Paint with + the '--nolockfile' option on the command-line. - simpleshapes=yes - Disable the rotation step of the 'Shape' tool. Click, drag and - release is all that will be needed to draw a shape. + By default, the lockfile is stored in "~/.tuxpaint/" under Linux + and Unix, and "userdata\" under Windows. - uppercase=yes - All text will be rendered only in uppercase (e.g., "Brush" - will be "BRUSH"). Useful for children who can read, but who - have only learned uppercase letters so far. + simpleshapes=yes + Disable the rotation step of the 'Shape' tool. Click, drag and + release is all that will be needed to draw a shape. - grab=yes + uppercase=yes + All text will be rendered only in uppercase (e.g., "Brush" will + be "BRUSH"). Useful for children who can read, but who have only + learned uppercase letters so far. - Tux Paint will attempt to 'grab' the mouse and keyboard, so - that the mouse is confined to Tux Paint's window, and nearly - all keyboard input is passed directly to it. + grab=yes - This is useful to disable operating system actions that could - get the user out of Tux Paint [Alt]-[Tab] window cycling, - [Ctrl]-[Escape], etc. This is especially useful in fullscreen - mode. + Tux Paint will attempt to 'grab' the mouse and keyboard, so that + the mouse is confined to Tux Paint's window, and nearly all + keyboard input is passed directly to it. - noshortcuts=yes + This is useful to disable operating system actions that could + get the user out of Tux Paint [Alt]-[Tab] window cycling, + [Ctrl]-[Escape], etc. This is especially useful in fullscreen + mode. - This disable keyboard shortcuts (e.g., [Ctrl]-[S] for save, - [Ctrl]-[N] for a new image, etc.) + noshortcuts=yes - This is useful to prevent unwanted commands from being - activated by children who aren't experienced with keyboards. + This disable keyboard shortcuts (e.g., [Ctrl]-[S] for save, + [Ctrl]-[N] for a new image, etc.) - nowheelmouse=yes - This disables support for the wheel on mice that have it. - (Normally, the wheel will scroll the selector menu on the - right.) + This is useful to prevent unwanted commands from being activated + by children who aren't experienced with keyboards. - nobuttondistinction=yes + nowheelmouse=yes + This disables support for the wheel on mice that have it. + (Normally, the wheel will scroll the selector menu on the + right.) - Prior to Tux Paint 0.9.15, the middle and right buttons on a - mouse could also be used for clicking. In version 0.9.15, it - was changed so that only the left mouse button worked, so as - to not train children to use the wrong button. + nobuttondistinction=yes - However, for children who have trouble with the mouse, this - distinction between the two or three buttons on a mouse can be - disabled (returning Tux Paint to its old behavior) by using - this option. + Prior to Tux Paint 0.9.15, the middle and right buttons on a + mouse could also be used for clicking. In version 0.9.15, it was + changed so that only the left mouse button worked, so as to not + train children to use the wrong button. - nofancycursors=yes + However, for children who have trouble with the mouse, this + distinction between the two or three buttons on a mouse can be + disabled (returning Tux Paint to its old behavior) by using this + option. - This disables the fancy mouse pointer shapes in Tux Paint, and - uses your environment's normal mouse pointer. + nofancycursors=yes - In some enviornments, the fancy cursors cause problems. Use - this option to avoid them. + This disables the fancy mouse pointer shapes in Tux Paint, and + uses your environment's normal mouse pointer. - hidecursor=yes + In some enviornments, the fancy cursors cause problems. Use this + option to avoid them. - This completely hides the mouse pointer shapes in Tux Paint. + hidecursor=yes - This is useful for touchscreen devices, such as tablet PCs. + This completely hides the mouse pointer shapes in Tux Paint. - nooutlines=yes + This is useful for touchscreen devices, such as tablet PCs. - In this mode, much simpler outlines and 'rubber-band' lines - are displayed when using the Lines, Shapes, Stamps and Eraser - tools. + nooutlines=yes - This can help when Tux Paint is run on very slow computers, or - displayed on a remote X-Window display. + In this mode, much simpler outlines and 'rubber-band' lines are + displayed when using the Lines, Shapes, Stamps and Eraser tools. - sysfonts=yes + This can help when Tux Paint is run on very slow computers, or + displayed on a remote X-Window display. - This option causes Tux Paint to attempt to load fonts (for use - in the Text tool) from your operating system. Normally, - Tux Paint will only load the ones that came bundled with - Tux Paint. + sysfonts=yes - alllocalefonts=yes + This option causes Tux Paint to attempt to load fonts (for use + in the Text tool) from your operating system. Normally, + Tux Paint will only load the ones that came bundled with + Tux Paint. - Prior to version 0.9.21, Tux Paint loaded all fonts in its own - fonts directory, including locale-specific ones (e.g., the one - for Tibetan, which had no latin characters). As of 0.9.21, the - only font loaded from the locale-specific subdirectory, if - any, is one matching the locale Tux Paint is running on. + alllocalefonts=yes - To load all locale-specific fonts (the old behavior), set this - option. + Prior to version 0.9.21, Tux Paint loaded all fonts in its own + fonts directory, including locale-specific ones (e.g., the one + for Tibetan, which had no latin characters). As of 0.9.21, the + only font loaded from the locale-specific subdirectory, if any, + is one matching the locale Tux Paint is running on. - nostamps=yes + To load all locale-specific fonts (the old behavior), set this + option. - This option tells Tux Paint to not load any rubber stamp - images, which in turn ends up disabling the Stamps tool. + nostamps=yes - This can speed up Tux Paint when it first loads up, and reduce - memory usage while it's running. Of course, no stamps will be - available at all. + This option tells Tux Paint to not load any rubber stamp images, + which in turn ends up disabling the Stamps tool. - nostampcontrols=yes - Some images in the Stamps tool can be mirrored, flipped, - and/or have their size changed. This option disables the - controls, and only provides the basic stamps. + This can speed up Tux Paint when it first loads up, and reduce + memory usage while it's running. Of course, no stamps will be + available at all. - nomagiccontrols=yes - Some Magic tools have the option of acting like a paintbrush, - or affecting the entire canvas at once. This option disables - the controls, and only provides the default functionality - (usually paint-mode). + nostampcontrols=yes + Some images in the Stamps tool can be mirrored, flipped, and/or + have their size changed. This option disables the controls, and + only provides the basic stamps. - nolabel=yes - Disables the Label tool: the tool that allows text entry which - can be edited later. + nomagiccontrols=yes + Some Magic tools have the option of acting like a paintbrush, or + affecting the entire canvas at once. This option disables the + controls, and only provides the default functionality (usually + paint-mode). - newcolorslast=yes - Places the blank color options in the New dialog at the end, - so that any Starters and/or Templates are shown first. + nolabel=yes + Disables the Label tool: the tool that allows text entry which + can be edited later. - mirrorstamps=yes + newcolorslast=yes + Places the blank color options in the New dialog at the end, so + that any Starters and/or Templates are shown first. - For stamps that can be mirrored, this option sets them to - their mirrored shape by default. + mirrorstamps=yes - This can be useful for people who prefer things right-to-left, - rather than left-to-right. + For stamps that can be mirrored, this option sets them to their + mirrored shape by default. - mouse-accessibility=yes - In this mode, instead of clicking, dragging and releasing - (e.g., to draw), you click, move, and click again to end the - motion. + This can be useful for people who prefer things right-to-left, + rather than left-to-right. - onscreen-keyboard=yes - Presents a clickable on-screen keyboard when using the Text - and Label tools. + mouse-accessibility=yes + In this mode, instead of clicking, dragging and releasing (e.g., + to draw), you click, move, and click again to end the motion. - onscreen-keyboard-layout=LAYOUTNAME - Selects the initial layout for the on-screen keyboard when - using the Text and Label tools. - Note: Using this option implies automatically - onscreen-keyboard=yes, so setting both is redundant. + onscreen-keyboard=yes + Presents a clickable on-screen keyboard when using the Text and + Label tools. - onscreen-keyboard-disable-change=yes - Disables the possibility for changing the layout of the - on-screen keyboard when using the Text and Label tools, useful - for simplifying things for the small children. - Note: Using this option implies automatically - onscreen-keyboard=yes, so setting both is redundant. + onscreen-keyboard-layout=LAYOUTNAME + Selects the initial layout for the on-screen keyboard when using + the Text and Label tools. + Note: Using this option implies automatically + onscreen-keyboard=yes, so setting both is redundant. - joystick-dev=N - Specify which joystick device should be used by Tux Paint. - Default value is 0 (the first joystick). + onscreen-keyboard-disable-change=yes + Disables the possibility for changing the layout of the + on-screen keyboard when using the Text and Label tools, useful + for simplifying things for the small children. + Note: Using this option implies automatically + onscreen-keyboard=yes, so setting both is redundant. - joystick-slowness=SPEED - Sets a delay at each axis motion, allowing to slow the - joystick. Allowed values are from 0 to 500. Default value is - 15. + joystick-dev=N + Specify which joystick device should be used by Tux Paint. + Default value is 0 (the first joystick). - joystick-threshold=THRESHOLD - Sets the minimum level of axis motion to start moving the - pointer. Allowed values are from 0 to 32766. Default value is - 3200. + joystick-slowness=SPEED + Sets a delay at each axis motion, allowing to slow the joystick. + Allowed values are from 0 to 500. Default value is 15. - joystick-maxsteps=STEPS - Sets the maximum pixels the pointer will move at once. Allowed - values are from 1 to 7. Default value is 7. - - joystick-hat-timeout=MILLISECONDS - Sets the delay after wich the pointer will start moving - automatically if the hat is keeped pushed. Allowed values are - from 0 to 3000. Default value is 1000. - - joystick-hat-slowness=SPEED - Sets a delay at each automatic motion, allowing to slow the - speed of the hat. Allowed values are from 0 to 500. Default - value is 15. - - joystick-btn-escape=BUTTON NUMBER - Selects the joystick button number, as seen by SDL, that will - be used to generate a escape event. Useful to dismiss dialogs - and quit. - - joystick-btn-brush=BUTTON NUMBER - Selects the joystick button number, as seen by SDL, that will - be a shortcurt to select the brush tool. - - joystick-btn-stamp=BUTTON NUMBER - Selects the joystick button number, as seen by SDL, that will - be a shortcurt to select the stamp tool. - - joystick-btn-lines=BUTTON NUMBER - Selects the joystick button number, as seen by SDL, that will - be a shortcurt to select the lines tool. - - joystick-btn-shapes=BUTTON NUMBER - Selects the joystick button number, as seen by SDL, that will - be a shortcurt to select the shapes tool. - - joystick-btn-text=BUTTON NUMBER - Selects the joystick button number, as seen by SDL, that will - be a shortcurt to select the text tool. - - joystick-btn-label=BUTTON NUMBER - Selects the joystick button number, as seen by SDL, that will - be a shortcurt to select the label tool. - - joystick-btn-magic=BUTTON NUMBER - Selects the joystick button number, as seen by SDL, that will - be a shortcurt to select the magic tool. - - joystick-btn-undo=BUTTON NUMBER - Selects the joystick button number, as seen by SDL, that will - be a shortcurt to the undo tool. - - joystick-btn-redo=BUTTON NUMBER - Selects the joystick button number, as seen by SDL, that will - be a shortcurt to the redo tool. - - joystick-btn-eraser=BUTTON NUMBER - Selects the joystick button number, as seen by SDL, that will - be a shortcurt for selecting the eraser tool. - - joystick-btn-new=BUTTON NUMBER - Selects the joystick button number, as seen by SDL, that will - be a shortcurt to launch the dialog for opening a new draw. - - joystick-btn-open=BUTTON NUMBER - Selects the joystick button number, as seen by SDL, that will - be a shortcurt to launch the dialog for opening an existing - draw. - - joystick-btn-save=BUTTON NUMBER - Selects the joystick button number, as seen by SDL, that will - be a shortcurt for saving the draw. - - joystick-btn-pgsetup=BUTTON NUMBER - Selects the joystick button number, as seen by SDL, that will - be a shortcurt to launch the page setup dialog for printing. - - joystick-btn-print=BUTTON NUMBER - Selects the joystick button number, as seen by SDL, that will - be a shortcurt to print. - - joystick-buttons-ignore=BUTTON1,BUTTON2,... - A set of joystick button numbers, as seen by SDL, that should - be ignored. Otherwise, unless they are used by one of the - "joystick-btn-" options above, buttons will be seen as a mouse - left-click. - - stampsize=SIZE - - Use this option to force Tux Paint to set the starting size of - all stamps. The SIZE value should be between 0 (smallest) and - 10 (largest). The size is relative to the available sizes of - the stamp, which depends on the stamp itself, and Tux Paint's - current canvas size. - - Specifc "default" to let Tux Paint decide (it's standard - behavior). - - keyboard=yes - - This allows the keyboard arrow keys to be used to control the - mouse pointer. (e.g., for mouseless environments, or - handicapped/accessibility purposes) - - Features: - * Fine movement within canvas, or coarse movement if - [Shift] is held. - * Coarse movement within tool button areas. - * Key controls: - * [Left]/[Right]/[Up]/[Down], numpad [1] thru [9]: - Move mouse - * [Space]/[5]: Click mouse (except when using "Text" - or "Label" tools) - * [Insert]/[F5]: Click mouse (always) - * [F4] jump mouse between "Tools", "Colors" and canvas - areas - * If mouse is within "Tools" section on the left, or - "Colors" secton at the bottom: - * [F7], [F8]: Move down/up between buttons, - respectively (Tools section, only) - * [F11], [F12]: Move to previous/next button, - respectively - * To click-and-drag, hold one of the 'click' keys (e.g., - [Insert]), and use the movement keys (e.g., [Left]). - * Note: The "mouse accessibility" feature works with - the keyboard mouse controls. With both options - enabled, painting tools can be used to draw by - pressing a 'click' key to start clicking, movement - keys to move around (which will draw), and another - 'click' key to end the click (stop drawing). - * A regular mouse and/or joystick may still be used (so you - can, e.g., move with the mouse, and click with the - keyboard, or vice-versa) - - savedir=DIRECTORY - - Use this option to change where Tux Paint's "saved" - directory/folder is located, which is where Tux Paint saves - and opens pictures. - - If you do not override it, the default location is: - * Linux & Unix — Under a hidden directory named ".tuxpaint" - in your home directory (aka "~" or "$HOME") - Example: "/home/username/.tuxpaint/saved/" - - * Windows — Inside a folder named "TuxPaint" in your - "Application Data" folder. - Example: - "C:\Documents and Settings\Username\Application Data\TuxPaint\saved\" - - * macOS — Inside a folder named "TuxPaint" in your - "Application Support" folder. - Example: - "/Users/Username/Library/Application Support/TuxPaint/saved/" - - Note: When specifying a Windows drive (e.g., "H:\"), you must - also specify a subdirectory. - - Note: Prior to version 0.9.18, Tux Paint would also use the - setting or default for "savedir" as the place to search for - personal data files (brushes, stamps, starters and fonts). As - of version 0.9.18, they may be specified separately (see the - "datadir" option, below). - - Example: savedir=Z:\tuxpaint\ - - exportdir=DIRECTORY - - Use this option to change where Tux Paint exports files — - single images, or animated GIF slideshows — for external use. - - If you do not override it, the default location is determined - as follows: - * Linux & Unix — If available, wherever your desktop - environment is configured for pictures to be stored, - based on your XDG (X Desktop Group) configuration. (Try - running the command-line "xdg-user-dir PICTURES" to find - out.) - - Typically (in an English locale), this will be a - "Pictures/" subdirectory in your home directory (i.e., - "$HOME/Pictures/" aka "~/Pictures"). - - Tux Paint will fall back to using that typical directory, - of no XDG configuration can be read, or nothing is set - for "XDG_PICTURES_DIR". - - * Windows — TBD! - * macOS — TBD! - - Note: When the defaults are used, a new "TuxPaint" - subdirectory will be created and used. (e.g., - "~/Pictures/TuxPaint") When the "--exportdir" option is used, - the exact path specified will be used (no "TuxPaint" - subdirectory is created). It is expected that the parent - directory exists. (The directory itself will be created, if it - doesn't.) - - Example: exportdir=/home/penguin/TuxPaintExports - - datadir=DIRECTORY - - Use this option to change where Tux Paint looks for personal - data files (brushes, stamps, starters, templates, and fonts - specific to the current user). - - Tux Paint will search for subdirectories/subfolders named - "brushes", "stamps", "starters", "templates", and "fonts" - under the specified data directory. - - If you do not override it, the default location is: - * Linux & Unix — Under a hidden directory named ".tuxpaint" - in your home directory (aka "~" or "$HOME") - Example: "/home/username/.tuxpaint/brushes/" - - * Windows — Inside a folder named "TuxPaint" in your - "Application Data" folder. - Example: - "C:\Documents and Settings\Username\Application Data\TuxPaint\brushes\" - - * macOS — Inside a folder named "TuxPaint" in your - "Application Support" folder. - Example: - "/Users/Username/Library/Application Support/TuxPaint/brushes/" - - Note: Prior to version 0.9.18, Tux Paint would use the same - setting or default as for "savedir" to search for data files. - As of version 0.9.18, they may be specified separately. - - Note: When specifying a Windows drive (e.g., "H:\"), you must - also specify a subdirectory. - - Example: datadir=/home/johnny/tuxpaint-data/ - - saveover=yes - This disables the "Save over the old version...?" prompt when - saving an existing file. With this option, the older version - will always be replaced by the new version, automatically. - - saveover=new - This also disables the "Save over the old version...?" prompt - when saving an existing file. This option, however, will - always save a new file, rather than overwrite the older - version. - - saveover=ask - - (This option is redundant, since this is the default.) - - When saving an existing drawing, you will be first asked - whether to save over the older version or not. - - nosave=yes - This disables Tux Paint's ability to save files (and therefore - disables the on-screen "Save" button). It can be used in - situations where the program is only being used for fun, or in - a test environment. - - autosave=yes - This prevents Tux Paint from asking whether you want to save - the current picture when quitting, and assumes you do. - - startblank=yes - This causes Tux Paint to display a blank canvas when it first - starts up, rather than loading the last image that was being - edited. - - colorfile=FILENAME - - You may override Tux Paint's default color palette by creating - a plain ASCII text file that describes the colors you want, - and pointing to that file using the colorfile option. - - The file should list one color per line. Colors are defined in - terms of their Red, Green and Blue values, each from 0 (off) - to 255 (brightest). (For more information, try Wikipedia's - "RGB color model" article.) - - Colors may be listed using three decimal numbers (e.g., - "255 68 136") or a 6- or 3-digit-long hexadecimal 'triplet' - (e.g., "#ff4488" or "#F48"). - - After the color definition (on the same line) you may enter - text to describe the color. Tux will display this text when - the color is clicked. (For example, "#FFF White as snow.") - - As an example, you can see the default colors currently used - in Tux Paint in: "default_colors.txt". - - NOTES: You must separate decimal values with spaces, and begin - hexadecimal values with a pound/number-sign character ("#"). - In 3-digit hexadecimal, each digit is used for both the high - and low halves of the byte, so "#FFF" is the same as - "#FFFFFF", not "#F0F0F0". - - lang=LANGUAGE - - Run Tux Paint in one of the supported languages. Possible - choice for LANGUAGE currently include: - - +-----------------------------------------------------------+ - |english |american-english | | - |---------------------+---------------------+---------------| - |acholi |acoli | | - |---------------------+---------------------+---------------| - |afrikaans | | | - |---------------------+---------------------+---------------| - |akan |twi-fante | | - |---------------------+---------------------+---------------| - |albanian | | | - |---------------------+---------------------+---------------| - |amharic | | | - |---------------------+---------------------+---------------| - |arabic | | | - |---------------------+---------------------+---------------| - |aragones | | | - |---------------------+---------------------+---------------| - |armenian |hayeren | | - |---------------------+---------------------+---------------| - |assamese | | | - |---------------------+---------------------+---------------| - |asturian | | | - |---------------------+---------------------+---------------| - |australian-english | | | - |---------------------+---------------------+---------------| - |azerbaijani | | | - |---------------------+---------------------+---------------| - |bambara | | | - |---------------------+---------------------+---------------| - |basque |euskara | | - |---------------------+---------------------+---------------| - |belarusian |bielaruskaja | | - |---------------------+---------------------+---------------| - |bengali | | | - |---------------------+---------------------+---------------| - |bodo | | | - |---------------------+---------------------+---------------| - |bokmal | | | - |---------------------+---------------------+---------------| - |bosnian | | | - |---------------------+---------------------+---------------| - |brazilian-portuguese |portugues-brazilian |brazilian | - |---------------------+---------------------+---------------| - |breton |brezhoneg | | - |---------------------+---------------------+---------------| - |british-english |british | | - |---------------------+---------------------+---------------| - |bulgarian | | | - |---------------------+---------------------+---------------| - |canadian-english | | | - |---------------------+---------------------+---------------| - |catalan |catala | | - |---------------------+---------------------+---------------| - |chinese |simplified-chinese | | - |---------------------+---------------------+---------------| - |croatian |hrvatski | | - |---------------------+---------------------+---------------| - |czech |cesky | | - |---------------------+---------------------+---------------| - |danish |dansk | | - |---------------------+---------------------+---------------| - | |dogri | | - |---------------------+---------------------+---------------| - |dutch |nederlands | | - |---------------------+---------------------+---------------| - |esperanto | | | - |---------------------+---------------------+---------------| - |estonian | | | - |---------------------+---------------------+---------------| - |faroese | | | - |---------------------+---------------------+---------------| - |finnish |suomi | | - |---------------------+---------------------+---------------| - |french |francais | | - |---------------------+---------------------+---------------| - |fula |fulah |pulaar-fulfulde| - |---------------------+---------------------+---------------| - |gaelic |gaidhlig |irish-gaelic | - |---------------------+---------------------+---------------| - |galician |galego | | - |---------------------+---------------------+---------------| - |georgian | | | - |---------------------+---------------------+---------------| - |german |deutsch | | - |---------------------+---------------------+---------------| - |greek | | | - |---------------------+---------------------+---------------| - |gronings |zudelk-veenkelonioals| | - |---------------------+---------------------+---------------| - |gujarati | | | - |---------------------+---------------------+---------------| - |hebrew | | | - |---------------------+---------------------+---------------| - |hindi | | | - |---------------------+---------------------+---------------| - |hungarian |magyar | | - |---------------------+---------------------+---------------| - |icelandic |islenska | | - |---------------------+---------------------+---------------| - |indonesian |bahasa-indonesia | | - |---------------------+---------------------+---------------| - |inuktitut | | | - |---------------------+---------------------+---------------| - |italian |italiano | | - |---------------------+---------------------+---------------| - |japanese | | | - |---------------------+---------------------+---------------| - |kabyle | |kabylian | - |---------------------+---------------------+---------------| - |kannada | | | - |---------------------+---------------------+---------------| - |kashmiri-devanagari | | | - |---------------------+---------------------+---------------| - |kashmiri-perso-arabic| | | - |---------------------+---------------------+---------------| - |khmer | | | - |---------------------+---------------------+---------------| - |kiga |chiga | | - |---------------------+---------------------+---------------| - |kinyarwanda | | | - |---------------------+---------------------+---------------| - |klingon |tlhIngan | | - |---------------------+---------------------+---------------| - |konkani-devaganari | | | - |---------------------+---------------------+---------------| - |konkani-roman | | | - |---------------------+---------------------+---------------| - |korean | | | - |---------------------+---------------------+---------------| - |kurdish | | | - |---------------------+---------------------+---------------| - |latvian | | | - |---------------------+---------------------+---------------| - |lithuanian |lietuviu | | - |---------------------+---------------------+---------------| - |luganda | | | - |---------------------+---------------------+---------------| - |luxembourgish |letzebuergesch | | - |---------------------+---------------------+---------------| - |macedonian | | | - |---------------------+---------------------+---------------| - |maithili | | | - |---------------------+---------------------+---------------| - |malay | | | - |---------------------+---------------------+---------------| - |malayalam | | | - |---------------------+---------------------+---------------| - |manipuri-bengali | | | - |---------------------+---------------------+---------------| - |manipuri-meitei-mayek| | | - |---------------------+---------------------+---------------| - |marathi | | | - |---------------------+---------------------+---------------| - |mexican-spanish |espanol-mejicano |mexican | - |---------------------+---------------------+---------------| - |mongolian | | | - |---------------------+---------------------+---------------| - |ndebele | | | - |---------------------+---------------------+---------------| - |nepali | | | - |---------------------+---------------------+---------------| - |northern-sotho |sesotho-sa-leboa | | - |---------------------+---------------------+---------------| - |norwegian |nynorsk |norsk | - |---------------------+---------------------+---------------| - |occitan | | | - |---------------------+---------------------+---------------| - |odia |oriya | | - |---------------------+---------------------+---------------| - |ojibwe |ojibway | | - |---------------------+---------------------+---------------| - |persian | | | - |---------------------+---------------------+---------------| - |polish |polski | | - |---------------------+---------------------+---------------| - |portuguese |portugues | | - |---------------------+---------------------+---------------| - |punjabi |panjabi | | - |---------------------+---------------------+---------------| - |romanian | | | - |---------------------+---------------------+---------------| - |russian |russkiy | | - |---------------------+---------------------+---------------| - |sanskrit | | | - |---------------------+---------------------+---------------| - |santali-devaganari | | | - |---------------------+---------------------+---------------| - |santali-ol-chiki | | | - |---------------------+---------------------+---------------| - |scottish |ghaidhlig |scottish-gaelic| - |---------------------+---------------------+---------------| - |serbian | | | - |---------------------+---------------------+---------------| - |serbian-latin | | | - |---------------------+---------------------+---------------| - |shuswap |secwepemctin | | - |---------------------+---------------------+---------------| - |sindhi-devanagari | | | - |---------------------+---------------------+---------------| - |sindhi-perso-arabic | | | - |---------------------+---------------------+---------------| - |slovak | | | - |---------------------+---------------------+---------------| - |slovenian |slovensko | | - |---------------------+---------------------+---------------| - |songhay | | | - |---------------------+---------------------+---------------| - |southafrican-english | | | - |---------------------+---------------------+---------------| - |spanish |espanol | | - |---------------------+---------------------+---------------| - |sundanese | | | - |---------------------+---------------------+---------------| - |swahili | | | - |---------------------+---------------------+---------------| - |swedish |svenska | | - |---------------------+---------------------+---------------| - |tagalog | | | - |---------------------+---------------------+---------------| - |tamil | | | - |---------------------+---------------------+---------------| - |telugu | | | - |---------------------+---------------------+---------------| - |thai | | | - |---------------------+---------------------+---------------| - |tibetan | | | - |---------------------+---------------------+---------------| - |traditional-chinese | | | - |---------------------+---------------------+---------------| - |turkish | | | - |---------------------+---------------------+---------------| - |twi | | | - |---------------------+---------------------+---------------| - |ukrainian | | | - |---------------------+---------------------+---------------| - |urdu | | | - |---------------------+---------------------+---------------| - |venda | | | - |---------------------+---------------------+---------------| - |venetian |veneto | | - |---------------------+---------------------+---------------| - |vietnamese | | | - |---------------------+---------------------+---------------| - |walloon |walon | | - |---------------------+---------------------+---------------| - |welsh |cymraeg | | - |---------------------+---------------------+---------------| - |wolof | | | - |---------------------+---------------------+---------------| - |xhosa | | | - |---------------------+---------------------+---------------| - |miahuatlan-zapotec | |zapotec | - |---------------------+---------------------+---------------| - |zulu | |zulu | - +-----------------------------------------------------------+ + joystick-threshold=THRESHOLD + Sets the minimum level of axis motion to start moving the + pointer. Allowed values are from 0 to 32766. Default value is + 3200. + + joystick-maxsteps=STEPS + Sets the maximum pixels the pointer will move at once. Allowed + values are from 1 to 7. Default value is 7. + + joystick-hat-timeout=MILLISECONDS + Sets the delay after wich the pointer will start moving + automatically if the hat is keeped pushed. Allowed values are + from 0 to 3000. Default value is 1000. + + joystick-hat-slowness=SPEED + Sets a delay at each automatic motion, allowing to slow the + speed of the hat. Allowed values are from 0 to 500. Default + value is 15. + + joystick-btn-escape=BUTTON NUMBER + Selects the joystick button number, as seen by SDL, that will be + used to generate a escape event. Useful to dismiss dialogs and + quit. + + joystick-btn-brush=BUTTON NUMBER + Selects the joystick button number, as seen by SDL, that will be + a shortcurt to select the brush tool. + + joystick-btn-stamp=BUTTON NUMBER + Selects the joystick button number, as seen by SDL, that will be + a shortcurt to select the stamp tool. + + joystick-btn-lines=BUTTON NUMBER + Selects the joystick button number, as seen by SDL, that will be + a shortcurt to select the lines tool. + + joystick-btn-shapes=BUTTON NUMBER + Selects the joystick button number, as seen by SDL, that will be + a shortcurt to select the shapes tool. + + joystick-btn-text=BUTTON NUMBER + Selects the joystick button number, as seen by SDL, that will be + a shortcurt to select the text tool. + + joystick-btn-label=BUTTON NUMBER + Selects the joystick button number, as seen by SDL, that will be + a shortcurt to select the label tool. + + joystick-btn-magic=BUTTON NUMBER + Selects the joystick button number, as seen by SDL, that will be + a shortcurt to select the magic tool. + + joystick-btn-undo=BUTTON NUMBER + Selects the joystick button number, as seen by SDL, that will be + a shortcurt to the undo tool. + + joystick-btn-redo=BUTTON NUMBER + Selects the joystick button number, as seen by SDL, that will be + a shortcurt to the redo tool. + + joystick-btn-eraser=BUTTON NUMBER + Selects the joystick button number, as seen by SDL, that will be + a shortcurt for selecting the eraser tool. + + joystick-btn-new=BUTTON NUMBER + Selects the joystick button number, as seen by SDL, that will be + a shortcurt to launch the dialog for opening a new draw. + + joystick-btn-open=BUTTON NUMBER + Selects the joystick button number, as seen by SDL, that will be + a shortcurt to launch the dialog for opening an existing draw. + + joystick-btn-save=BUTTON NUMBER + Selects the joystick button number, as seen by SDL, that will be + a shortcurt for saving the draw. + + joystick-btn-pgsetup=BUTTON NUMBER + Selects the joystick button number, as seen by SDL, that will be + a shortcurt to launch the page setup dialog for printing. + + joystick-btn-print=BUTTON NUMBER + Selects the joystick button number, as seen by SDL, that will be + a shortcurt to print. + + joystick-buttons-ignore=BUTTON1,BUTTON2,... + A set of joystick button numbers, as seen by SDL, that should be + ignored. Otherwise, unless they are used by one of the + "joystick-btn-" options above, buttons will be seen as a mouse + left-click. + + stampsize=SIZE + + Use this option to force Tux Paint to set the starting size of + all stamps. The SIZE value should be between 0 (smallest) and 10 + (largest). The size is relative to the available sizes of the + stamp, which depends on the stamp itself, and Tux Paint's + current canvas size. + + Specifc "default" to let Tux Paint decide (it's standard + behavior). + + keyboard=yes + + This allows the keyboard arrow keys to be used to control the + mouse pointer. (e.g., for mouseless environments, or + handicapped/accessibility purposes) + + Features: + + * Fine movement within canvas, or coarse movement if [Shift] + is held. + * Coarse movement within tool button areas. + * Key controls: + * [Left]/[Right]/[Up]/[Down], numpad [1] thru [9]: Move + mouse + * [Space]/[5]: Click mouse (except when using "Text" or + "Label" tools) + * [Insert]/[F5]: Click mouse (always) + * [F4] jump mouse between "Tools", "Colors" and canvas + areas + * If mouse is within "Tools" section on the left, or + "Colors" secton at the bottom: + * [F7], [F8]: Move down/up between buttons, + respectively (Tools section, only) + * [F11], [F12]: Move to previous/next button, + respectively + * To click-and-drag, hold one of the 'click' keys (e.g., + [Insert]), and use the movement keys (e.g., [Left]). + * Note: The "mouse accessibility" feature works with the + keyboard mouse controls. With both options enabled, + painting tools can be used to draw by pressing a + 'click' key to start clicking, movement keys to move + around (which will draw), and another 'click' key to + end the click (stop drawing). + * A regular mouse and/or joystick may still be used (so you + can, e.g., move with the mouse, and click with the + keyboard, or vice-versa) + + savedir=DIRECTORY + + Use this option to change where Tux Paint's "saved" + directory/folder is located, which is where Tux Paint saves and + opens pictures. + + If you do not override it, the default location is: + + * Linux & Unix — Under a hidden directory named ".tuxpaint" + in your home directory (aka "~" or "$HOME") + Example: "/home/username/.tuxpaint/saved/" + + * Windows — Inside a folder named "TuxPaint" in your + "Application Data" folder. + Example: + "C:\Documents and Settings\Username\Application Data\TuxPaint\saved\" + + * macOS — Inside a folder named "TuxPaint" in your + "Application Support" folder. + Example: + "/Users/Username/Library/Application Support/TuxPaint/saved/" + + Note: When specifying a Windows drive (e.g., "H:\"), you must + also specify a subdirectory. + + Note: Prior to version 0.9.18, Tux Paint would also use the + setting or default for "savedir" as the place to search for + personal data files (brushes, stamps, starters and fonts). As of + version 0.9.18, they may be specified separately (see the + "datadir" option, below). + + Example: savedir=Z:\tuxpaint\ + + exportdir=DIRECTORY + + Use this option to change where Tux Paint exports files — single + images, or animated GIF slideshows — for external use. + + If you do not override it, the default location is determined as + follows: + + * Linux & Unix — If available, wherever your desktop + environment is configured for pictures to be stored, based + on your XDG (X Desktop Group) configuration. (Try running + the command-line "xdg-user-dir PICTURES" to find out.) + + Typically (in an English locale), this will be a + "Pictures/" subdirectory in your home directory (i.e., + "$HOME/Pictures/" aka "~/Pictures"). + + Tux Paint will fall back to using that typical directory, + of no XDG configuration can be read, or nothing is set for + "XDG_PICTURES_DIR". + + * Windows — TBD! + * macOS — TBD! + + Note: When the defaults are used, a new "TuxPaint" subdirectory + will be created and used. (e.g., "~/Pictures/TuxPaint") When the + "--exportdir" option is used, the exact path specified will be + used (no "TuxPaint" subdirectory is created). It is expected + that the parent directory exists. (The directory itself will be + created, if it doesn't.) + + Example: exportdir=/home/penguin/TuxPaintExports + + datadir=DIRECTORY + + Use this option to change where Tux Paint looks for personal + data files (brushes, stamps, starters, templates, and fonts + specific to the current user). + + Tux Paint will search for subdirectories/subfolders named + "brushes", "stamps", "starters", "templates", and "fonts" under + the specified data directory. + + If you do not override it, the default location is: + + * Linux & Unix — Under a hidden directory named ".tuxpaint" + in your home directory (aka "~" or "$HOME") + Example: "/home/username/.tuxpaint/brushes/" + + * Windows — Inside a folder named "TuxPaint" in your + "Application Data" folder. + Example: + "C:\Documents and Settings\Username\Application Data\TuxPaint\brushes\" + + * macOS — Inside a folder named "TuxPaint" in your + "Application Support" folder. + Example: + "/Users/Username/Library/Application Support/TuxPaint/brushes/" + + Note: Prior to version 0.9.18, Tux Paint would use the same + setting or default as for "savedir" to search for data files. As + of version 0.9.18, they may be specified separately. + + Note: When specifying a Windows drive (e.g., "H:\"), you must + also specify a subdirectory. + + Example: datadir=/home/johnny/tuxpaint-data/ + + saveover=yes + This disables the "Save over the old version...?" prompt when + saving an existing file. With this option, the older version + will always be replaced by the new version, automatically. + + saveover=new + This also disables the "Save over the old version...?" prompt + when saving an existing file. This option, however, will always + save a new file, rather than overwrite the older version. + + saveover=ask + + (This option is redundant, since this is the default.) + + When saving an existing drawing, you will be first asked whether + to save over the older version or not. + + nosave=yes + This disables Tux Paint's ability to save files (and therefore + disables the on-screen "Save" button). It can be used in + situations where the program is only being used for fun, or in a + test environment. + + autosave=yes + This prevents Tux Paint from asking whether you want to save the + current picture when quitting, and assumes you do. + + startblank=yes + This causes Tux Paint to display a blank canvas when it first + starts up, rather than loading the last image that was being + edited. + + colorfile=FILENAME + + You may override Tux Paint's default color palette by creating a + plain ASCII text file that describes the colors you want, and + pointing to that file using the colorfile option. + + The file should list one color per line. Colors are defined in + terms of their Red, Green and Blue values, each from 0 (off) to + 255 (brightest). (For more information, try Wikipedia's "RGB + color model" article.) + + Colors may be listed using three decimal numbers (e.g., + "255 68 136") or a 6- or 3-digit-long hexadecimal 'triplet' + (e.g., "#ff4488" or "#F48"). + + After the color definition (on the same line) you may enter text + to describe the color. Tux will display this text when the color + is clicked. (For example, "#FFF White as snow.") + + As an example, you can see the default colors currently used in + Tux Paint in: "default_colors.txt". + + NOTES: You must separate decimal values with spaces, and begin + hexadecimal values with a pound/number-sign character ("#"). In + 3-digit hexadecimal, each digit is used for both the high and + low halves of the byte, so "#FFF" is the same as "#FFFFFF", not + "#F0F0F0". + + lang=LANGUAGE + + Run Tux Paint in one of the supported languages. Possible choice + for LANGUAGE currently include: + + +-----------------------------------------------------------+ + |english |american-english | | + |---------------------+---------------------+---------------| + |acholi |acoli | | + |---------------------+---------------------+---------------| + |afrikaans | | | + |---------------------+---------------------+---------------| + |akan |twi-fante | | + |---------------------+---------------------+---------------| + |albanian | | | + |---------------------+---------------------+---------------| + |amharic | | | + |---------------------+---------------------+---------------| + |arabic | | | + |---------------------+---------------------+---------------| + |aragones | | | + |---------------------+---------------------+---------------| + |armenian |hayeren | | + |---------------------+---------------------+---------------| + |assamese | | | + |---------------------+---------------------+---------------| + |asturian | | | + |---------------------+---------------------+---------------| + |australian-english | | | + |---------------------+---------------------+---------------| + |azerbaijani | | | + |---------------------+---------------------+---------------| + |bambara | | | + |---------------------+---------------------+---------------| + |basque |euskara | | + |---------------------+---------------------+---------------| + |belarusian |bielaruskaja | | + |---------------------+---------------------+---------------| + |bengali | | | + |---------------------+---------------------+---------------| + |bodo | | | + |---------------------+---------------------+---------------| + |bokmal | | | + |---------------------+---------------------+---------------| + |bosnian | | | + |---------------------+---------------------+---------------| + |brazilian-portuguese |portugues-brazilian |brazilian | + |---------------------+---------------------+---------------| + |breton |brezhoneg | | + |---------------------+---------------------+---------------| + |british-english |british | | + |---------------------+---------------------+---------------| + |bulgarian | | | + |---------------------+---------------------+---------------| + |canadian-english | | | + |---------------------+---------------------+---------------| + |catalan |catala | | + |---------------------+---------------------+---------------| + |chinese |simplified-chinese | | + |---------------------+---------------------+---------------| + |croatian |hrvatski | | + |---------------------+---------------------+---------------| + |czech |cesky | | + |---------------------+---------------------+---------------| + |danish |dansk | | + |---------------------+---------------------+---------------| + | |dogri | | + |---------------------+---------------------+---------------| + |dutch |nederlands | | + |---------------------+---------------------+---------------| + |esperanto | | | + |---------------------+---------------------+---------------| + |estonian | | | + |---------------------+---------------------+---------------| + |faroese | | | + |---------------------+---------------------+---------------| + |finnish |suomi | | + |---------------------+---------------------+---------------| + |french |francais | | + |---------------------+---------------------+---------------| + |fula |fulah |pulaar-fulfulde| + |---------------------+---------------------+---------------| + |gaelic |gaidhlig |irish-gaelic | + |---------------------+---------------------+---------------| + |galician |galego | | + |---------------------+---------------------+---------------| + |georgian | | | + |---------------------+---------------------+---------------| + |german |deutsch | | + |---------------------+---------------------+---------------| + |greek | | | + |---------------------+---------------------+---------------| + |gronings |zudelk-veenkelonioals| | + |---------------------+---------------------+---------------| + |gujarati | | | + |---------------------+---------------------+---------------| + |hebrew | | | + |---------------------+---------------------+---------------| + |hindi | | | + |---------------------+---------------------+---------------| + |hungarian |magyar | | + |---------------------+---------------------+---------------| + |icelandic |islenska | | + |---------------------+---------------------+---------------| + |indonesian |bahasa-indonesia | | + |---------------------+---------------------+---------------| + |inuktitut | | | + |---------------------+---------------------+---------------| + |italian |italiano | | + |---------------------+---------------------+---------------| + |japanese | | | + |---------------------+---------------------+---------------| + |kabyle | |kabylian | + |---------------------+---------------------+---------------| + |kannada | | | + |---------------------+---------------------+---------------| + |kashmiri-devanagari | | | + |---------------------+---------------------+---------------| + |kashmiri-perso-arabic| | | + |---------------------+---------------------+---------------| + |khmer | | | + |---------------------+---------------------+---------------| + |kiga |chiga | | + |---------------------+---------------------+---------------| + |kinyarwanda | | | + |---------------------+---------------------+---------------| + |klingon |tlhIngan | | + |---------------------+---------------------+---------------| + |konkani-devaganari | | | + |---------------------+---------------------+---------------| + |konkani-roman | | | + |---------------------+---------------------+---------------| + |korean | | | + |---------------------+---------------------+---------------| + |kurdish | | | + |---------------------+---------------------+---------------| + |latvian | | | + |---------------------+---------------------+---------------| + |lithuanian |lietuviu | | + |---------------------+---------------------+---------------| + |luganda | | | + |---------------------+---------------------+---------------| + |luxembourgish |letzebuergesch | | + |---------------------+---------------------+---------------| + |macedonian | | | + |---------------------+---------------------+---------------| + |maithili | | | + |---------------------+---------------------+---------------| + |malay | | | + |---------------------+---------------------+---------------| + |malayalam | | | + |---------------------+---------------------+---------------| + |manipuri-bengali | | | + |---------------------+---------------------+---------------| + |manipuri-meitei-mayek| | | + |---------------------+---------------------+---------------| + |marathi | | | + |---------------------+---------------------+---------------| + |mexican-spanish |espanol-mejicano |mexican | + |---------------------+---------------------+---------------| + |mongolian | | | + |---------------------+---------------------+---------------| + |ndebele | | | + |---------------------+---------------------+---------------| + |nepali | | | + |---------------------+---------------------+---------------| + |northern-sotho |sesotho-sa-leboa | | + |---------------------+---------------------+---------------| + |norwegian |nynorsk |norsk | + |---------------------+---------------------+---------------| + |occitan | | | + |---------------------+---------------------+---------------| + |odia |oriya | | + |---------------------+---------------------+---------------| + |ojibwe |ojibway | | + |---------------------+---------------------+---------------| + |persian | | | + |---------------------+---------------------+---------------| + |polish |polski | | + |---------------------+---------------------+---------------| + |portuguese |portugues | | + |---------------------+---------------------+---------------| + |punjabi |panjabi | | + |---------------------+---------------------+---------------| + |romanian | | | + |---------------------+---------------------+---------------| + |russian |russkiy | | + |---------------------+---------------------+---------------| + |sanskrit | | | + |---------------------+---------------------+---------------| + |santali-devaganari | | | + |---------------------+---------------------+---------------| + |santali-ol-chiki | | | + |---------------------+---------------------+---------------| + |scottish |ghaidhlig |scottish-gaelic| + |---------------------+---------------------+---------------| + |serbian | | | + |---------------------+---------------------+---------------| + |serbian-latin | | | + |---------------------+---------------------+---------------| + |shuswap |secwepemctin | | + |---------------------+---------------------+---------------| + |sindhi-devanagari | | | + |---------------------+---------------------+---------------| + |sindhi-perso-arabic | | | + |---------------------+---------------------+---------------| + |slovak | | | + |---------------------+---------------------+---------------| + |slovenian |slovensko | | + |---------------------+---------------------+---------------| + |songhay | | | + |---------------------+---------------------+---------------| + |southafrican-english | | | + |---------------------+---------------------+---------------| + |spanish |espanol | | + |---------------------+---------------------+---------------| + |sundanese | | | + |---------------------+---------------------+---------------| + |swahili | | | + |---------------------+---------------------+---------------| + |swedish |svenska | | + |---------------------+---------------------+---------------| + |tagalog | | | + |---------------------+---------------------+---------------| + |tamil | | | + |---------------------+---------------------+---------------| + |telugu | | | + |---------------------+---------------------+---------------| + |thai | | | + |---------------------+---------------------+---------------| + |tibetan | | | + |---------------------+---------------------+---------------| + |traditional-chinese | | | + |---------------------+---------------------+---------------| + |turkish | | | + |---------------------+---------------------+---------------| + |twi | | | + |---------------------+---------------------+---------------| + |ukrainian | | | + |---------------------+---------------------+---------------| + |urdu | | | + |---------------------+---------------------+---------------| + |venda | | | + |---------------------+---------------------+---------------| + |venetian |veneto | | + |---------------------+---------------------+---------------| + |vietnamese | | | + |---------------------+---------------------+---------------| + |walloon |walon | | + |---------------------+---------------------+---------------| + |welsh |cymraeg | | + |---------------------+---------------------+---------------| + |wolof | | | + |---------------------+---------------------+---------------| + |xhosa | | | + |---------------------+---------------------+---------------| + |miahuatlan-zapotec | |zapotec | + |---------------------+---------------------+---------------| + |zulu | |zulu | + +-----------------------------------------------------------+ ---------------------------------------------------------------------- Overriding System Config. Options using .tuxpaintrc - (For Linux and Unix users) + (For Linux and Unix users) - If any of the above options are set in - "/etc/tuxpaint/tuxpaint.config", you can override them in your own - "~/.tuxpaintrc" file. + If any of the above options are set in "/etc/tuxpaint/tuxpaint.config", + you can override them in your own "~/.tuxpaintrc" file. - For true/false options, like "noprint" and "grab", you can simply say - they equal 'no' in your "~/.tuxpaintrc" file: + For true/false options, like "noprint" and "grab", you can simply say + they equal 'no' in your "~/.tuxpaintrc" file: - noprint=no - uppercase=no + noprint=no + uppercase=no - Or, you can use options similar to the command-line override options - described below. For example: + Or, you can use options similar to the command-line override options + described below. For example: - print=yes - mixedcase=yes + print=yes + mixedcase=yes ---------------------------------------------------------------------- Command-Line Options - Options can also be issued on the command-line when you start - Tux Paint. + Options can also be issued on the command-line when you start Tux Paint. - --fullscreen - --WIDTHxHEIGHT - --orient=portrait - --native - --allowscreensaver - --startblank - --nosound - --nostereo - --noquit - --noprint - --printdelay=SECONDS - --printcfg - --altprintnever - --altprintalways - --papersize=PAPERSIZE - --nolockfile - --simpleshapes - --uppercase - --grab - --noshortcuts - --nowheelmouse - --nobuttondistinction - --nofancycursors - --hidecursor - --nooutlines - --nostamps - --nostampcontrols - --nomagiccontrols - --nolabel - --newcolorslast - --mouse-accessibility - --onscreen-keyboard - --onscreen-keyboard-layout - --onscreen-keyboard-disable-change - --joystick-dev - --joystick-slowness - --joystick-threshold - --joystick-maxsteps - --joystick-hat-slowness - --joystick-hat-timeout - --joystick-btn-escape - --joystick-btn-brush - --joystick-btn-stamp - --joystick-btn-lines - --joystick-btn-shapes - --joystick-btn-text - --joystick-btn-label - --joystick-btn-magic - --joystick-btn-undo - --joystick-btn-redo - --joystick-btn-eraser - --joystick-btn-new - --joystick-btn-open - --joystick-btn-save - --joystick-btn-pgsetup - --joystick-btn-print - --joystick-buttons-ignore - --sysfonts - --alllocalefonts - --mirrorstamps - --stampsize=SIZE - --keyboard - --savedir DIRECTORY - --datadir DIRECTORY - --exportdir DIRECTORY - --saveover - --saveovernew - --nosave - --autosave - --lang LANGUAGE - --colorfile FILE - These enable or correspond to the configuration file options - described above. + --fullscreen + --WIDTHxHEIGHT + --orient=portrait + --native + --allowscreensaver + --startblank + --nosound + --nostereo + --noquit + --noprint + --printdelay=SECONDS + --printcfg + --altprintnever + --altprintalways + --papersize=PAPERSIZE + --nolockfile + --simpleshapes + --uppercase + --grab + --noshortcuts + --nowheelmouse + --nobuttondistinction + --nofancycursors + --hidecursor + --nooutlines + --nostamps + --nostampcontrols + --nomagiccontrols + --nolabel + --newcolorslast + --mouse-accessibility + --onscreen-keyboard + --onscreen-keyboard-layout + --onscreen-keyboard-disable-change + --joystick-dev + --joystick-slowness + --joystick-threshold + --joystick-maxsteps + --joystick-hat-slowness + --joystick-hat-timeout + --joystick-btn-escape + --joystick-btn-brush + --joystick-btn-stamp + --joystick-btn-lines + --joystick-btn-shapes + --joystick-btn-text + --joystick-btn-label + --joystick-btn-magic + --joystick-btn-undo + --joystick-btn-redo + --joystick-btn-eraser + --joystick-btn-new + --joystick-btn-open + --joystick-btn-save + --joystick-btn-pgsetup + --joystick-btn-print + --joystick-buttons-ignore + --sysfonts + --alllocalefonts + --mirrorstamps + --stampsize=SIZE + --keyboard + --savedir DIRECTORY + --datadir DIRECTORY + --exportdir DIRECTORY + --saveover + --saveovernew + --nosave + --autosave + --lang LANGUAGE + --colorfile FILE + These enable or correspond to the configuration file options + described above. ------------------------------------- - --windowed - --800x600 - --orient=landscape - --disablescreensaver - --startlast - --sound - --stereo - --quit - --print - --printdelay=0 - --noprintcfg - --altprintmod - --lockfile - --complexshapes - --mixedcase - --dontgrab - --shortcuts - --wheelmouse - --buttondistinction - --fancycursors - --showcursor - --outlines - --stamps - --stampcontrols - --magiccontrols - --label - --newcolorsfirst - --nosysfonts - --currentlocalefont - --dontmirrorstamps - --stampsize=default - --mouse - --saveoverask - --save - --noautosave - These options can be used to override any settings made in - the configuration file. (If the option isn't set in the - configuration file(s), no overriding option is necessary.) + --windowed + --800x600 + --orient=landscape + --disablescreensaver + --startlast + --sound + --stereo + --quit + --print + --printdelay=0 + --noprintcfg + --altprintmod + --lockfile + --complexshapes + --mixedcase + --dontgrab + --shortcuts + --wheelmouse + --buttondistinction + --fancycursors + --showcursor + --outlines + --stamps + --stampcontrols + --magiccontrols + --label + --newcolorsfirst + --nosysfonts + --currentlocalefont + --dontmirrorstamps + --stampsize=default + --mouse + --saveoverask + --save + --noautosave + These options can be used to override any settings made in the + configuration file. (If the option isn't set in the + configuration file(s), no overriding option is necessary.) ------------------------------------- - --locale LOCALE + --locale LOCALE - Run Tux Paint in one of the support languages. See the - "Choosing a Different Language" section below for the locale - strings (e.g., "de_DE" for German) to use. + Run Tux Paint in one of the support languages. See the + "Choosing a Different Language" section below for the locale + strings (e.g., "de_DE" for German) to use. - (If your locale is already set, e.g. with the "$LANG" - environment variable, this option is not necessary, since - Tux Paint honors your environment's setting, if possible.) + (If your locale is already set, e.g. with the "$LANG" + environment variable, this option is not necessary, since + Tux Paint honors your environment's setting, if possible.) - --nosysconfig + --nosysconfig - Under Linux and Unix, this prevents the system-wide - configuration file, "/etc/tuxpaint/tuxpaint.conf", from - being read. + Under Linux and Unix, this prevents the system-wide + configuration file, "/etc/tuxpaint/tuxpaint.conf", from being + read. - Only your own configuration file, "~/.tuxpaintrc", if it - exists, will be used. + Only your own configuration file, "~/.tuxpaintrc", if it + exists, will be used. ---------------------------------------------------------------------- Command-Line Informational Options - The following options display some informative text on the screen. - Tux Paint doesn't actually start up and run afterwards, however. + The following options display some informative text on the screen. + Tux Paint doesn't actually start up and run afterwards, however. - --version - --verbose-version - Display the version number and date of the copy of - Tux Paint you are running. The "--verbose-version" also - lists what compile-time options were set. (See INSTALL.txt - and FAQ.txt). + --version + --verbose-version + Display the version number and date of the copy of Tux Paint + you are running. The "--verbose-version" also lists what + compile-time options were set. (See INSTALL.txt and + FAQ.txt). - --copying - Show brief license information about copying Tux Paint. + --copying + Show brief license information about copying Tux Paint. - --usage - Display the list of available command-line options. + --usage + Display the list of available command-line options. - --help - Display brief help on using Tux Paint. + --help + Display brief help on using Tux Paint. - --lang help - Display a list of available languages in Tux Paint. + --lang help + Display a list of available languages in Tux Paint. - --joystick-dev list - Display list of attached joysticks available to Tux Paint. + --joystick-dev list + Display list of attached joysticks available to Tux Paint. ---------------------------------------------------------------------- Choosing a Different Language - Tux Paint has been translated into a number of languages. To access - the translations, you can use the "--lang" option on the command-line - to set the language (e.g. "--lang spanish") or use the "lang=" setting - in the configuration file (e.g., "lang=spanish"). + Tux Paint has been translated into a number of languages. To access the + translations, you can use the "--lang" option on the command-line to set + the language (e.g. "--lang spanish") or use the "lang=" setting in the + configuration file (e.g., "lang=spanish"). - Tux Paint also honors your environment's current locale. (You can - override it on the command-line using the "--locale" option; see - above.) + Tux Paint also honors your environment's current locale. (You can + override it on the command-line using the "--locale" option; see above.) - Use the option "--lang help" to list the available language options - available. + Use the option "--lang help" to list the available language options + available. Available Languages - +------------------------------------------------------------------+ - | |Language |Language |Input Method | - |Locale Code |(native name) |(English name) |Cycle Key | - | | | |Combination | - |----------------+----------------+----------------+---------------| - |C | |English | | - |----------------+----------------+----------------+---------------| - |ach_UG |Acoli |Acholi | | - |----------------+----------------+----------------+---------------| - |af_ZA | |Afrikaans | | - |----------------+----------------+----------------+---------------| - |ak_GH | |Akan | | - |----------------+----------------+----------------+---------------| - |am_ET | |Amharic | | - |----------------+----------------+----------------+---------------| - |an_ES | |Aragones | | - |----------------+----------------+----------------+---------------| - |ar_SA | |Arabic | | - |----------------+----------------+----------------+---------------| - |as_IN | |Assamese | | - |----------------+----------------+----------------+---------------| - |ast_ES | |Asturian | | - |----------------+----------------+----------------+---------------| - |az_AZ | |Azerbaijani | | - |----------------+----------------+----------------+---------------| - |bm_ML | |Bambara | | - |----------------+----------------+----------------+---------------| - |bn_IN | |Bengali | | - |----------------+----------------+----------------+---------------| - |be_BY |Bielaruskaja |Belarusian | | - |----------------+----------------+----------------+---------------| - |bg_BG | |Bulgarian | | - |----------------+----------------+----------------+---------------| - |bo_CN (*) | |Tibetan | | - |----------------+----------------+----------------+---------------| - |br_FR |Brezhoneg |Breton | | - |----------------+----------------+----------------+---------------| - |brx_IN | |Bodo | | - |----------------+----------------+----------------+---------------| - |bs_BA | |Bosnian | | - |----------------+----------------+----------------+---------------| - |ca_ES |Català |Catalan | | - |----------------+----------------+----------------+---------------| - |ca_ES@valencia |Valencia |Valencian | | - |----------------+----------------+----------------+---------------| - |cgg_UG |Chiga |Kiga | | - |----------------+----------------+----------------+---------------| - |cs_CZ |Cesky |Czech | | - |----------------+----------------+----------------+---------------| - |cy_GB |Cymraeg |Welsh | | - |----------------+----------------+----------------+---------------| - |da_DK |Dansk |Danish | | - |----------------+----------------+----------------+---------------| - |de_DE |Deutsch |German | | - |----------------+----------------+----------------+---------------| - |doi_IN | |Dogri | | - |----------------+----------------+----------------+---------------| - |et_EE | |Estonian | | - |----------------+----------------+----------------+---------------| - |el_GR (*) | |Greek | | - |----------------+----------------+----------------+---------------| - |en_AU | |Australian | | - | | |English | | - |----------------+----------------+----------------+---------------| - |en_CA | |Canadian English| | - |----------------+----------------+----------------+---------------| - |en_GB | |British English | | - |----------------+----------------+----------------+---------------| - |en_ZA | |South African | | - | | |English | | - |----------------+----------------+----------------+---------------| - |eo | |Esperanto | | - |----------------+----------------+----------------+---------------| - |es_ES |Español |Spanish | | - |----------------+----------------+----------------+---------------| - |es_MX |Español-Mejicano|Mexican Spanish | | - |----------------+----------------+----------------+---------------| - |eu_ES |Euskara |Basque | | - |----------------+----------------+----------------+---------------| - |fa_IR | |Persian | | - |----------------+----------------+----------------+---------------| - |ff_SN |Fulah |Fula | | - |----------------+----------------+----------------+---------------| - |fi_FI |Suomi |Finnish | | - |----------------+----------------+----------------+---------------| - |fo_FO | |Faroese | | - |----------------+----------------+----------------+---------------| - |fr_FR |Français |French | | - |----------------+----------------+----------------+---------------| - |ga_IE |Gàidhlig |Irish Gaelic | | - |----------------+----------------+----------------+---------------| - |gd_GB |Ghaidhlig |Scottish Gaelic | | - |----------------+----------------+----------------+---------------| - |gl_ES |Galego |Galician | | - |----------------+----------------+----------------+---------------| - |gos_NL |Zudelk |Gronings | | - | |Veenkelonioals | | | - |----------------+----------------+----------------+---------------| - |gu_IN | |Gujarati | | - |----------------+----------------+----------------+---------------| - |he_IL (*) | |Hebrew | | - |----------------+----------------+----------------+---------------| - |hi_IN (*) | |Hindi | | - |----------------+----------------+----------------+---------------| - |hr_HR |Hrvatski |Croatian | | - |----------------+----------------+----------------+---------------| - |hu_HU |Magyar |Hungarian | | - |----------------+----------------+----------------+---------------| - |hy_AM |Hayeren |Armenian | | - |----------------+----------------+----------------+---------------| - |id_ID |Bahasa Indonesia|Indonesian | | - |----------------+----------------+----------------+---------------| - |is_IS |Íslenska |Icelandic | | - |----------------+----------------+----------------+---------------| - |it_IT |Italiano |Italian | | - |----------------+----------------+----------------+---------------| - |iu_CA | |Inuktitut | | - |----------------+----------------+----------------+---------------| - |ja_JP (*) | |Japanese |right [Alt] | - |----------------+----------------+----------------+---------------| - |ka_GE | |Georgian | | - |----------------+----------------+----------------+---------------| - |kab | |Kabyle | | - |----------------+----------------+----------------+---------------| - |km_KH | |Khmer | | - |----------------+----------------+----------------+---------------| - |kn_IN | |Kannada | | - |----------------+----------------+----------------+---------------| - |ko_KR (*) | |Korean |right [Alt] or | - | | | |left [Alt] | - |----------------+----------------+----------------+---------------| - |kok_IN | |Konkani | | - | | |(Devaganari) | | - |----------------+----------------+----------------+---------------| - |kok@roman | |Konkani (Roman) | | - |----------------+----------------+----------------+---------------| - |ks_IN@devanagari| |Kashmiri | | - | | |(Devanagari) | | - |----------------+----------------+----------------+---------------| - |ks_IN | |Kashmiri | | - | | |(Perso-Arabic) | | - |----------------+----------------+----------------+---------------| - |ku_TR | |Kurdish | | - |----------------+----------------+----------------+---------------| - |lb_LU |Letzebuergesch |Luxembourgish | | - |----------------+----------------+----------------+---------------| - |lg_UG | |Luganda | | - |----------------+----------------+----------------+---------------| - |lt_LT |Lietuviu |Lithuanian | | - |----------------+----------------+----------------+---------------| - |lv_LV | |Latvian | | - |----------------+----------------+----------------+---------------| - |mk_MK | |Macedonian | | - |----------------+----------------+----------------+---------------| - |mai_IN | |Maithili | | - |----------------+----------------+----------------+---------------| - |ml_IN | |Malayalam | | - |----------------+----------------+----------------+---------------| - |mn_MN | |Mongolian | | - |----------------+----------------+----------------+---------------| - |mni_IN | |Manipuri | | - | | |(Bengali) | | - |----------------+----------------+----------------+---------------| - |mni@meiteimayek | |Manipuri (Meitei| | - | | |Mayek) | | - |----------------+----------------+----------------+---------------| - |mr_IN | |Marathi | | - |----------------+----------------+----------------+---------------| - |ms_MY | |Malay | | - |----------------+----------------+----------------+---------------| - |nb_NO |Norsk (bokmål) |Norwegian Bokmål| | - |----------------+----------------+----------------+---------------| - |ne_NP |Nepali | | | - |----------------+----------------+----------------+---------------| - |nl_NL | |Dutch | | - |----------------+----------------+----------------+---------------| - |nn_NO |Norsk (nynorsk) |Norwegian | | - | | |Nynorsk | | - |----------------+----------------+----------------+---------------| - |nr_ZA | |Ndebele | | - |----------------+----------------+----------------+---------------| - |nso_ZA |Sesotho sa Leboa|Northern Sotho | | - |----------------+----------------+----------------+---------------| - |oc_FR | |Occitan | | - |----------------+----------------+----------------+---------------| - |oj_CA | |Ojibwe |Ojibway | - |----------------+----------------+----------------+---------------| - |pa_IN | |Punjabi | | - |----------------+----------------+----------------+---------------| - |or_IN | |Odia |Oriya | - |----------------+----------------+----------------+---------------| - |pl_PL |Polski |Polish | | - |----------------+----------------+----------------+---------------| - |pt_BR |Portugês |Brazilian | | - | |Brazileiro |Portuguese | | - |----------------+----------------+----------------+---------------| - |pt_PT |Portugês |Portuguese | | - |----------------+----------------+----------------+---------------| - |ro_RO | |Romanian | | - |----------------+----------------+----------------+---------------| - |ru_RU |Russkiy |Russian | | - |----------------+----------------+----------------+---------------| - |rw_RW | |Kinyarwanda | | - |----------------+----------------+----------------+---------------| - |sa_IN | |Sanskrit | | - |----------------+----------------+----------------+---------------| - |sat_IN | |Santali | | - | | |(Devaganari) | | - |----------------+----------------+----------------+---------------| - |sat@olchiki | |Santali | | - | | |(Ol-Chikii) | | - |----------------+----------------+----------------+---------------| - |shs_CA |Secwepemctin |Shuswap | | - |----------------+----------------+----------------+---------------| - |si_LK | |Sinhala | | - |----------------+----------------+----------------+---------------| - |sd_IN@devanagari| |Sindhi | | - | | |(Devanagari) | | - |----------------+----------------+----------------+---------------| - |sd_IN | |Sindhi | | - |----------------+----------------+----------------+---------------| - |sk_SK | |Slovak | | - |----------------+----------------+----------------+---------------| - |sl_SI | |Slovenian | | - |----------------+----------------+----------------+---------------| - |son | |Songhay | | - |----------------+----------------+----------------+---------------| - |sq_AL | |Albanian | | - |----------------+----------------+----------------+---------------| - |sr_YU | |Serbian | | - | | |(cyrillic) | | - |----------------+----------------+----------------+---------------| - |sr_RS@latin | |Serbian (latin) | | - |----------------+----------------+----------------+---------------| - |su_ID | |Sundanese | | - |----------------+----------------+----------------+---------------| - |sv_SE |Svenska |Swedish | | - |----------------+----------------+----------------+---------------| - |sw_TZ | |Swahili | | - |----------------+----------------+----------------+---------------| - |ta_IN (*) | |Tamil | | - |----------------+----------------+----------------+---------------| - |te_IN (*) | |Telugu | | - |----------------+----------------+----------------+---------------| - |th_TH (*) | |Thai | | - |----------------+----------------+----------------+---------------| - |tl_PH (*) | |Tagalog | | - |----------------+----------------+----------------+---------------| - |tlh |tlhIngan |Klingon | | - |----------------+----------------+----------------+---------------| - |tr_TR | |Turkish | | - |----------------+----------------+----------------+---------------| - |tw_GH | |Twi | | - |----------------+----------------+----------------+---------------| - |uk_UA | |Ukrainian | | - |----------------+----------------+----------------+---------------| - |ur_IN | |Urdu | | - |----------------+----------------+----------------+---------------| - |ve_ZA | |Venda | | - |----------------+----------------+----------------+---------------| - |vec |Venèto |Venetian | | - |----------------+----------------+----------------+---------------| - |vi_VN | |Vietnamese | | - |----------------+----------------+----------------+---------------| - |wa_BE | |Walloon | | - |----------------+----------------+----------------+---------------| - |wo_SN | |Wolof | | - |----------------+----------------+----------------+---------------| - |xh_ZA | |Xhosa | | - |----------------+----------------+----------------+---------------| - |zh_CN (*) | |Chinese | | - | | |(Simplified) | | - |----------------+----------------+----------------+---------------| - |zh_TW (*) | |Chinese | | - | | |(Traditional) | | - |----------------+----------------+----------------+---------------| - |zam | |Zapotec | | - | | |(Miahuatlan) | | - |----------------+----------------+----------------+---------------| - |zu_ZA | |Zulu | | - +------------------------------------------------------------------+ + +--------------------------------------------------------------------+ + | |Language |Language |Input Method | + |Locale Code |(native name) |(English name) |Cycle Key | + | | | |Combination | + |----------------+-------------------+----------------+--------------| + |C | |English | | + |----------------+-------------------+----------------+--------------| + |ach_UG |Acoli |Acholi | | + |----------------+-------------------+----------------+--------------| + |af_ZA | |Afrikaans | | + |----------------+-------------------+----------------+--------------| + |ak_GH | |Akan | | + |----------------+-------------------+----------------+--------------| + |am_ET | |Amharic | | + |----------------+-------------------+----------------+--------------| + |an_ES | |Aragones | | + |----------------+-------------------+----------------+--------------| + |ar_SA | |Arabic | | + |----------------+-------------------+----------------+--------------| + |as_IN | |Assamese | | + |----------------+-------------------+----------------+--------------| + |ast_ES | |Asturian | | + |----------------+-------------------+----------------+--------------| + |az_AZ | |Azerbaijani | | + |----------------+-------------------+----------------+--------------| + |bm_ML | |Bambara | | + |----------------+-------------------+----------------+--------------| + |bn_IN | |Bengali | | + |----------------+-------------------+----------------+--------------| + |be_BY |Bielaruskaja |Belarusian | | + |----------------+-------------------+----------------+--------------| + |bg_BG | |Bulgarian | | + |----------------+-------------------+----------------+--------------| + |bo_CN (*) | |Tibetan | | + |----------------+-------------------+----------------+--------------| + |br_FR |Brezhoneg |Breton | | + |----------------+-------------------+----------------+--------------| + |brx_IN | |Bodo | | + |----------------+-------------------+----------------+--------------| + |bs_BA | |Bosnian | | + |----------------+-------------------+----------------+--------------| + |ca_ES |Català |Catalan | | + |----------------+-------------------+----------------+--------------| + |ca_ES@valencia |Valencia |Valencian | | + |----------------+-------------------+----------------+--------------| + |cgg_UG |Chiga |Kiga | | + |----------------+-------------------+----------------+--------------| + |cs_CZ |Cesky |Czech | | + |----------------+-------------------+----------------+--------------| + |cy_GB |Cymraeg |Welsh | | + |----------------+-------------------+----------------+--------------| + |da_DK |Dansk |Danish | | + |----------------+-------------------+----------------+--------------| + |de_DE |Deutsch |German | | + |----------------+-------------------+----------------+--------------| + |doi_IN | |Dogri | | + |----------------+-------------------+----------------+--------------| + |et_EE | |Estonian | | + |----------------+-------------------+----------------+--------------| + |el_GR (*) | |Greek | | + |----------------+-------------------+----------------+--------------| + |en_AU | |Australian | | + | | |English | | + |----------------+-------------------+----------------+--------------| + |en_CA | |Canadian English| | + |----------------+-------------------+----------------+--------------| + |en_GB | |British English | | + |----------------+-------------------+----------------+--------------| + |en_ZA | |South African | | + | | |English | | + |----------------+-------------------+----------------+--------------| + |eo | |Esperanto | | + |----------------+-------------------+----------------+--------------| + |es_ES |Español |Spanish | | + |----------------+-------------------+----------------+--------------| + |es_MX |Español-Mejicano |Mexican Spanish | | + |----------------+-------------------+----------------+--------------| + |eu_ES |Euskara |Basque | | + |----------------+-------------------+----------------+--------------| + |fa_IR | |Persian | | + |----------------+-------------------+----------------+--------------| + |ff_SN |Fulah |Fula | | + |----------------+-------------------+----------------+--------------| + |fi_FI |Suomi |Finnish | | + |----------------+-------------------+----------------+--------------| + |fo_FO | |Faroese | | + |----------------+-------------------+----------------+--------------| + |fr_FR |Français |French | | + |----------------+-------------------+----------------+--------------| + |ga_IE |Gàidhlig |Irish Gaelic | | + |----------------+-------------------+----------------+--------------| + |gd_GB |Ghaidhlig |Scottish Gaelic | | + |----------------+-------------------+----------------+--------------| + |gl_ES |Galego |Galician | | + |----------------+-------------------+----------------+--------------| + |gos_NL |Zudelk |Gronings | | + | |Veenkelonioals | | | + |----------------+-------------------+----------------+--------------| + |gu_IN | |Gujarati | | + |----------------+-------------------+----------------+--------------| + |he_IL (*) | |Hebrew | | + |----------------+-------------------+----------------+--------------| + |hi_IN (*) | |Hindi | | + |----------------+-------------------+----------------+--------------| + |hr_HR |Hrvatski |Croatian | | + |----------------+-------------------+----------------+--------------| + |hu_HU |Magyar |Hungarian | | + |----------------+-------------------+----------------+--------------| + |hy_AM |Hayeren |Armenian | | + |----------------+-------------------+----------------+--------------| + |id_ID |Bahasa Indonesia |Indonesian | | + |----------------+-------------------+----------------+--------------| + |is_IS |Íslenska |Icelandic | | + |----------------+-------------------+----------------+--------------| + |it_IT |Italiano |Italian | | + |----------------+-------------------+----------------+--------------| + |iu_CA | |Inuktitut | | + |----------------+-------------------+----------------+--------------| + |ja_JP (*) | |Japanese |right [Alt] | + |----------------+-------------------+----------------+--------------| + |ka_GE | |Georgian | | + |----------------+-------------------+----------------+--------------| + |kab | |Kabyle | | + |----------------+-------------------+----------------+--------------| + |km_KH | |Khmer | | + |----------------+-------------------+----------------+--------------| + |kn_IN | |Kannada | | + |----------------+-------------------+----------------+--------------| + |ko_KR (*) | |Korean |right [Alt] or| + | | | |left [Alt] | + |----------------+-------------------+----------------+--------------| + |kok_IN | |Konkani | | + | | |(Devaganari) | | + |----------------+-------------------+----------------+--------------| + |kok@roman | |Konkani (Roman) | | + |----------------+-------------------+----------------+--------------| + |ks_IN@devanagari| |Kashmiri | | + | | |(Devanagari) | | + |----------------+-------------------+----------------+--------------| + |ks_IN | |Kashmiri | | + | | |(Perso-Arabic) | | + |----------------+-------------------+----------------+--------------| + |ku_TR | |Kurdish | | + |----------------+-------------------+----------------+--------------| + |lb_LU |Letzebuergesch |Luxembourgish | | + |----------------+-------------------+----------------+--------------| + |lg_UG | |Luganda | | + |----------------+-------------------+----------------+--------------| + |lt_LT |Lietuviu |Lithuanian | | + |----------------+-------------------+----------------+--------------| + |lv_LV | |Latvian | | + |----------------+-------------------+----------------+--------------| + |mk_MK | |Macedonian | | + |----------------+-------------------+----------------+--------------| + |mai_IN | |Maithili | | + |----------------+-------------------+----------------+--------------| + |ml_IN | |Malayalam | | + |----------------+-------------------+----------------+--------------| + |mn_MN | |Mongolian | | + |----------------+-------------------+----------------+--------------| + |mni_IN | |Manipuri | | + | | |(Bengali) | | + |----------------+-------------------+----------------+--------------| + |mni@meiteimayek | |Manipuri (Meitei| | + | | |Mayek) | | + |----------------+-------------------+----------------+--------------| + |mr_IN | |Marathi | | + |----------------+-------------------+----------------+--------------| + |ms_MY | |Malay | | + |----------------+-------------------+----------------+--------------| + |nb_NO |Norsk (bokmål) |Norwegian Bokmål| | + |----------------+-------------------+----------------+--------------| + |ne_NP |Nepali | | | + |----------------+-------------------+----------------+--------------| + |nl_NL | |Dutch | | + |----------------+-------------------+----------------+--------------| + |nn_NO |Norsk (nynorsk) |Norwegian | | + | | |Nynorsk | | + |----------------+-------------------+----------------+--------------| + |nr_ZA | |Ndebele | | + |----------------+-------------------+----------------+--------------| + |nso_ZA |Sesotho sa Leboa |Northern Sotho | | + |----------------+-------------------+----------------+--------------| + |oc_FR | |Occitan | | + |----------------+-------------------+----------------+--------------| + |oj_CA | |Ojibwe |Ojibway | + |----------------+-------------------+----------------+--------------| + |pa_IN | |Punjabi | | + |----------------+-------------------+----------------+--------------| + |or_IN | |Odia |Oriya | + |----------------+-------------------+----------------+--------------| + |pl_PL |Polski |Polish | | + |----------------+-------------------+----------------+--------------| + |pt_BR |Portugês Brazileiro|Brazilian | | + | | |Portuguese | | + |----------------+-------------------+----------------+--------------| + |pt_PT |Portugês |Portuguese | | + |----------------+-------------------+----------------+--------------| + |ro_RO | |Romanian | | + |----------------+-------------------+----------------+--------------| + |ru_RU |Russkiy |Russian | | + |----------------+-------------------+----------------+--------------| + |rw_RW | |Kinyarwanda | | + |----------------+-------------------+----------------+--------------| + |sa_IN | |Sanskrit | | + |----------------+-------------------+----------------+--------------| + |sat_IN | |Santali | | + | | |(Devaganari) | | + |----------------+-------------------+----------------+--------------| + |sat@olchiki | |Santali | | + | | |(Ol-Chikii) | | + |----------------+-------------------+----------------+--------------| + |shs_CA |Secwepemctin |Shuswap | | + |----------------+-------------------+----------------+--------------| + |si_LK | |Sinhala | | + |----------------+-------------------+----------------+--------------| + |sd_IN@devanagari| |Sindhi | | + | | |(Devanagari) | | + |----------------+-------------------+----------------+--------------| + |sd_IN | |Sindhi | | + |----------------+-------------------+----------------+--------------| + |sk_SK | |Slovak | | + |----------------+-------------------+----------------+--------------| + |sl_SI | |Slovenian | | + |----------------+-------------------+----------------+--------------| + |son | |Songhay | | + |----------------+-------------------+----------------+--------------| + |sq_AL | |Albanian | | + |----------------+-------------------+----------------+--------------| + |sr_YU | |Serbian | | + | | |(cyrillic) | | + |----------------+-------------------+----------------+--------------| + |sr_RS@latin | |Serbian (latin) | | + |----------------+-------------------+----------------+--------------| + |su_ID | |Sundanese | | + |----------------+-------------------+----------------+--------------| + |sv_SE |Svenska |Swedish | | + |----------------+-------------------+----------------+--------------| + |sw_TZ | |Swahili | | + |----------------+-------------------+----------------+--------------| + |ta_IN (*) | |Tamil | | + |----------------+-------------------+----------------+--------------| + |te_IN (*) | |Telugu | | + |----------------+-------------------+----------------+--------------| + |th_TH (*) | |Thai | | + |----------------+-------------------+----------------+--------------| + |tl_PH (*) | |Tagalog | | + |----------------+-------------------+----------------+--------------| + |tlh |tlhIngan |Klingon | | + |----------------+-------------------+----------------+--------------| + |tr_TR | |Turkish | | + |----------------+-------------------+----------------+--------------| + |tw_GH | |Twi | | + |----------------+-------------------+----------------+--------------| + |uk_UA | |Ukrainian | | + |----------------+-------------------+----------------+--------------| + |ur_IN | |Urdu | | + |----------------+-------------------+----------------+--------------| + |ve_ZA | |Venda | | + |----------------+-------------------+----------------+--------------| + |vec |Venèto |Venetian | | + |----------------+-------------------+----------------+--------------| + |vi_VN | |Vietnamese | | + |----------------+-------------------+----------------+--------------| + |wa_BE | |Walloon | | + |----------------+-------------------+----------------+--------------| + |wo_SN | |Wolof | | + |----------------+-------------------+----------------+--------------| + |xh_ZA | |Xhosa | | + |----------------+-------------------+----------------+--------------| + |zh_CN (*) | |Chinese | | + | | |(Simplified) | | + |----------------+-------------------+----------------+--------------| + |zh_TW (*) | |Chinese | | + | | |(Traditional) | | + |----------------+-------------------+----------------+--------------| + |zam | |Zapotec | | + | | |(Miahuatlan) | | + |----------------+-------------------+----------------+--------------| + |zu_ZA | |Zulu | | + +--------------------------------------------------------------------+ - (*) - These languages require their own fonts, since they are not - represented using a Latin character set, like the others. See the - "Special Fonts" section, below. + (*) - These languages require their own fonts, since they are not + represented using a Latin character set, like the others. See the + "Special Fonts" section, below. - Note: Tux Paint provides an alternative input method for entering - characters with the Text tool in some locales. The key comibation(s) - listed can be used to cycle through the supported input methods - while the Text tool is active. + Note: Tux Paint provides an alternative input method for entering + characters with the Text tool in some locales. The key comibation(s) + listed can be used to cycle through the supported input methods while + the Text tool is active. Setting Your Environment's Locale - Changing your locale will affect much of your environment. + Changing your locale will affect much of your environment. - As stated above, along with letting you choose the language at - runtime using command-line options ("--lang" and "--locale"), - Tux Paint honors the global locale setting in your environment. + As stated above, along with letting you choose the language at runtime + using command-line options ("--lang" and "--locale"), Tux Paint honors + the global locale setting in your environment. - If you haven't already set your environment's locale, the following - will briefly explain how: + If you haven't already set your environment's locale, the following + will briefly explain how: Linux/Unix Users - First, be sure the locale you want to use is enabled by editing - the file "/etc/locale.gen" on your system and then running the - program "locale-gen" as root. + First, be sure the locale you want to use is enabled by editing the + file "/etc/locale.gen" on your system and then running the program + "locale-gen" as root. - Note: Debian users may be able to simply run the command - "dpkg-reconfigure locales" as root to bring up a configuration - dialog. Ubuntu users may be able to run - "sudo dpkg-reconfigure localeconf" (the "localeconf" package may - need to be installed first), or may need to edit the file - "/var/lib/locales/supported.d/local" first, and add locales they - want, from the list found in "/usr/share/i18n/SUPPORTED". + Note: Debian users may be able to simply run the command + "dpkg-reconfigure locales" as root to bring up a configuration + dialog. Ubuntu users may be able to run + "sudo dpkg-reconfigure localeconf" (the "localeconf" package may + need to be installed first), or may need to edit the file + "/var/lib/locales/supported.d/local" first, and add locales they + want, from the list found in "/usr/share/i18n/SUPPORTED". - Then, before running Tux Paint, set your "$LANG" environment - variable to one of the locales listed above. (If you want all - programs that can be translated to be, you may wish to place the - following in your login script; e.g. ~/.profile, ~/.bashrc, - ~/.cshrc, etc.) + Then, before running Tux Paint, set your "$LANG" environment + variable to one of the locales listed above. (If you want all + programs that can be translated to be, you may wish to place the + following in your login script; e.g. ~/.profile, ~/.bashrc, + ~/.cshrc, etc.) - For example, in a Bourne Shell (like BASH): + For example, in a Bourne Shell (like BASH): - export LANG=es_ES ; \ - tuxpaint + export LANG=es_ES ; \ + tuxpaint - And in a C Shell (like TCSH): + And in a C Shell (like TCSH): - setenv LANG es_ES ; \ - tuxpaint + setenv LANG es_ES ; \ + tuxpaint ---------------------------------------------------------------------- Windows Users - Tux Paint will recognize the current locale and use the - appropriate files by default. So this section is only for people - trying different languages. + Tux Paint will recognize the current locale and use the appropriate + files by default. So this section is only for people trying + different languages. - The simplest thing to do is to use the '--lang' switch in the - shortcut (see "INSTALL.txt"). However, by using an MSDOS Prompt - window, it is also possible to issue a command like this: + The simplest thing to do is to use the '--lang' switch in the + shortcut (see "INSTALL.txt"). However, by using an MSDOS Prompt + window, it is also possible to issue a command like this: - set LANG=es_ES + set LANG=es_ES - ...which will set the language for the lifetime of that DOS - window. + ...which will set the language for the lifetime of that DOS window. - For something more permanent, try editing your computer's - 'autoexec.bat' file using Windows' "sysedit" tool: + For something more permanent, try editing your computer's + 'autoexec.bat' file using Windows' "sysedit" tool: Windows 95/98 - 1. Click on the 'Start' button, and select 'Run...'. - 2. Type "sysedit" into the 'Open:' box (with or without quotes). - 3. Click 'OK'. - 4. Locate the AUTOEXEC.BAT window in the System Configuration - Editor. - 5. Add the following at the bottom of the file: + 1. Click on the 'Start' button, and select 'Run...'. + 2. Type "sysedit" into the 'Open:' box (with or without quotes). + 3. Click 'OK'. + 4. Locate the AUTOEXEC.BAT window in the System Configuration + Editor. + 5. Add the following at the bottom of the file: - set LANG=es_ES + set LANG=es_ES - 6. Close the System Configuration Editor, answering yes to save - the changes. - 7. Restart your machine. + 6. Close the System Configuration Editor, answering yes to save the + changes. + 7. Restart your machine. - To affect the entire machine, and all applications, it is - possible to use the "Regional Settings" control panel: + To affect the entire machine, and all applications, it is possible + to use the "Regional Settings" control panel: - 1. Click on the 'Start' button, and select - 'Settings | Control Panel'. - 2. Double click on the "Regional Settings" globe. - 3. Select a language/region from the drop down list. - 4. Click 'OK'. - 5. Restart your machine when prompted. + 1. Click on the 'Start' button, and select + 'Settings | Control Panel'. + 2. Double click on the "Regional Settings" globe. + 3. Select a language/region from the drop down list. + 4. Click 'OK'. + 5. Restart your machine when prompted. Special Fonts - Some languages require special fonts be installed. These font files - (which are in TrueType format (TTF)), are much too large to include - with the Tux Paint download, and are available separately. (See the - table above, under the "Choosing a Different Language" section.) + Some languages require special fonts be installed. These font files + (which are in TrueType format (TTF)), are much too large to include + with the Tux Paint download, and are available separately. (See the + table above, under the "Choosing a Different Language" section.) - Note: As of version 0.9.18, Tux Paint uses the "SDL_Pango" library, - which utilizes the "Pango" library to render text in the user - interface, rather than using "SDL_ttf" directly. Unless your copy of - Tux Paint was built without Pango support, special fonts should no - longer be necessary. + Note: As of version 0.9.18, Tux Paint uses the "SDL_Pango" library, + which utilizes the "Pango" library to render text in the user + interface, rather than using "SDL_ttf" directly. Unless your copy of + Tux Paint was built without Pango support, special fonts should no + longer be necessary. - When running Tux Paint in a language that requires its own font, - Tux Paint will try to load the font file from its system-wide - "fonts" directory (under a "locale" subdirectory). The name of the - file corresponds to the first two letters in the 'locale' code of - the language (e.g., "ko" for Korean, "ja" for Japanese, "zh_tw" for - Traditional Chinese). + When running Tux Paint in a language that requires its own font, + Tux Paint will try to load the font file from its system-wide "fonts" + directory (under a "locale" subdirectory). The name of the file + corresponds to the first two letters in the 'locale' code of the + language (e.g., "ko" for Korean, "ja" for Japanese, "zh_tw" for + Traditional Chinese). - For example, under Linux or Unix, when Tux Paint is run in Korean - (e.g., with the option "--lang korean"), Tux Paint will attempt to - load the following font file: + For example, under Linux or Unix, when Tux Paint is run in Korean + (e.g., with the option "--lang korean"), Tux Paint will attempt to + load the following font file: - /usr/share/tuxpaint/fonts/locale/ko.ttf + /usr/share/tuxpaint/fonts/locale/ko.ttf - You can download fonts for supported languages from Tux Paint's - website, http://www.tuxpaint.org/. (Look in the 'Fonts' section - under 'Download.') + You can download fonts for supported languages from Tux Paint's + website, http://www.tuxpaint.org/. (Look in the 'Fonts' section under + 'Download.') - Under Unix and Linux, you can use the Makefile that comes with the - font to install the font in the appropriate location. + Under Unix and Linux, you can use the Makefile that comes with the + font to install the font in the appropriate location. ---------------------------------------------------------------------- diff --git a/docs/en/README.txt b/docs/en/README.txt index 1e7ada4eb..22e68110e 100644 --- a/docs/en/README.txt +++ b/docs/en/README.txt @@ -147,8 +147,8 @@ Main Screen The toolbar contains the drawing and editing controls. - [Tools: Paint, Stamp, Lines, Shapes, Text, Magic, Label, Undo, Redo, - Eraser, New, Open, Save, Print, Quit] + [Tools: Paint, Stamp, Lines, Shapes, Text, Magic, Label, Undo, Redo, Eraser, + New, Open, Save, Print, Quit] Middle: Drawing Canvas @@ -176,8 +176,8 @@ Main Screen A palette of available colors are shown near the bottom of the screen. - [Colors - Black, White, Red, Pink, Orange, Yellow, Green, Cyan, Blue, - Purple, Brown, Grey] + [Colors - Black, White, Red, Pink, Orange, Yellow, Green, Cyan, Blue, Purple, + Brown, Grey] On the far right are two special color options, the "color picker", which has an outline of an eye-dropper, and @@ -193,9 +193,8 @@ Main Screen At the very bottom of the screen, Tux, the Linux Penguin, provides tips and other information while you draw. - (For example: 'Pick a shape. Click to pick the center, drag, then let go -when it is the size you want. Move around to rotate it, and click to draw - it.) +(For example: 'Pick a shape. Click to pick the center, drag, then let go when it + is the size you want. Move around to rotate it, and click to draw it.) ---------------------------------------------------------------------- diff --git a/docs/en/html/ADVANCED-STAMPS-HOWTO.html b/docs/en/html/ADVANCED-STAMPS-HOWTO.html index b1e7f2ed2..7a1c13b68 100644 --- a/docs/en/html/ADVANCED-STAMPS-HOWTO.html +++ b/docs/en/html/ADVANCED-STAMPS-HOWTO.html @@ -1,330 +1,501 @@ -Tux Paint Advanced Stamps HOWTO - - - - - -
    -


    -version - -0.9.25 - -
    -Advanced Stamps HOWTO

    - -

    Copyright 2006-2008 by Albert Cahalan for the Tux Paint project
    -New Breed Software

    -

    albert@users.sf.net
    -http://www.tuxpaint.org/

    - -
    - - -

    About this HOWTO

    -
    - -

    This HOWTO assumes that you want to make an excellent Tux Paint - stamp, in PNG bitmapped format, from a JPEG image (e.g., a digital - photograph). There are easier and faster methods that - produce lower quality.

    - -

    This HOWTO assumes you are dealing with normal opaque objects. Dealing - with semi-transparent objects (fire, moving fan blade, kid's baloon) - or light-giving objects (fire, lightbulb, sun) is best done with custom - software. Images with perfect solid-color backgrounds are also best done - with custom software, but are not troublesome to do as follows.

    - -
    - -

    Image choice is crucial

    -
    - -

    License

    -
    - -

    If you wish to submit artwork to the Tux Paint developers for - consideration for inclusion in the official project, or if you wish to - release your own copy of Tux Paint, bundled with your own graphics, - you need an image that is compatible with the GNU - General Public License used by - Tux Paint.

    - -

    Images produced by the US government are Public Domain, but be aware - that the US government sometimes uses other images on the web. - Google image queries including - either site:gov or site:mil will supply many - suitable images. (Note: the *.mil sites include non-military content, - too!)

    - - Your own images can be placed in the Public Domain by declaring it - so. (Hire a lawyer if you feel the need for legal advice.)

    - -

    For personal use, any image you can legitimately modify and use - for your own personal use should be fine.

    - -
    - -

    Image Size and Orientation:

    -
    - -

    You need an image that has a useful orientation. Perspective is - an enemy. Images that show an object from the corner are difficult to - fit into a nice drawing. As a general rule, telephoto side views are - the best. The impossible ideal is that, for example, two wheels of a - car are perfectly hidden behind the other two.

    - -

    Rotating an image can make it blurry, especially if you only rotate by - a few degrees. Images that don't need rotation are best, images that need - lots of rotation (30 to 60 degrees) are next best, and images that need - just a few degrees are worst. Rotation will also make an image darker - because most image editing software is very bad about gamma handling. - (Rotation is only legitimate for gamma=1.0 images.)

    - -

    Very large images are more forgiving of mistakes, and thus easier to - work with. Choose an image with an object that is over 1000 pixels - across if you can. You can shrink this later to hide your mistakes.

    - -

    Be sure that the image is not too grainy, dim, or washed out.

    - -

    Pay attention to feet and wheels. If they are buried in something, - you will need to draw new ones. If only one is buried, you might be - able to copy the other one as a replacement.

    - -
    -
    - -

    Prepare the image:

    -
    - -

    First of all, be sure to avoid re-saving the image as a JPEG. This causes - quality loss. There is a special tool called - jpegtran - that lets you crop an image without the normal quality loss. If you want a - GUI for it, use - ljcrop. - Otherwise, use it like this:

    - -
    -

    jpegtran -trim -copy none -crop 512x1728+160+128 < src.jpg - > cropped.jpg

    -
    - -

    Bring that image up in your image editor. If you didn't crop it yet, - you may find that your image editor is very slow. Rotate and crop the - image as needed. Save the image — choose whatever native format - supports layers, masks, alpha, etc. GIMP - users should choose "XCF", and Adobe Photoshop users should choose "PSD", - for example.

    - -

    If you have rotated or cropped the image in your image editor, flatten - it now. You need to have just one RGB layer without mask or - alpha.

    - -

    Open the layers dialog box. Replicate the one layer several times. - From top to bottom you will need something like this:

    - -
      -
    1. unmodified image (write-protect this if you can)
    2. -
    3. an image you will modify — the "WIP" layer
    4. -
    5. solid green (write-protect this if you can)
    6. -
    7. solid magenta (write-protect this if you can)
    8. -
    9. unmodified image (write-protect this if you can)
    10. -
    - -

    Give the WIP layer a rough initial mask. You might start with a - selection, or by using the grayscale value of the WIP layer. You might - invert the mask.

    - -

    Warning: once you have the mask, you may not rotate or - scale the image normally. This would cause data loss. You will be - given special scaling instructions later.

    - -
    - -

    Prepare the mask:

    -
    - -

    Get used to doing Ctrl-click and Alt-click on the thumbnail images in the - layers dialog. You will need this to control what you are looking at and - what you are editing. Sometimes you will be editing things you can't see. - For example, you might edit the mask of the WIP layer while looking at the - unmodified image. Pay attention so you don't screw up. Always verify that - you are editing the right thing.

    - -

    Set an unmodified image as what you will view (the top one is easiest). - Set the WIP mask as what you will edit. At some point, perhaps not - immediately, you should magnify the image to about 400% (each pixel of - the image is seen and edited as a 4x4 block of pixels on your screen).

    - -

    Select parts of the image that need to be 100% opaque or 0% opaque. - If you can select the object or background somewhat accurately by - color, do so. As needed to avoid selecting any pixels that should be - partially opaque (generally at the edge of the object) you should - grow, shrink, and invert the selection.

    - -

    Fill the 100% opaque areas with white, and the 0% opaque areas with - black. This is most easily done by drag-and-drop from the - foreground/background color indicator. You should not see anything happen, - because you are viewing the unmodified image layer while editing the mask - of the WIP layer. Large changes might be noticable in the thumbnail.

    - -

    Now you must be zoomed in.

    - -

    Check your work. Hide the top unmodified image layer. Display just the - mask, which should be a white object on a black background (probably - with unedited grey at the edge). Now display the WIP layer normally, so - that the mask is active. This should show your object over top of the - next highest enabled layer, which should be green or magenta as needed - for maximum contrast. You might wish to flip back and forth between - those backgrounds by repeatedly clicking to enable/disable the green - layer. Fix any obvious and easy problems by editing the mask while - viewing the mask.

    - -

    Go back to viewing the top unmodified layer while editing the WIP mask. - Set your drawing tool the paintbrush. For the brush, choose a small fuzzy - circle. The 5x5 size is good for most uses.

    - -

    With a steady hand, trace around the image. Use black around the outside, - and white around the inside. Avoid making more than one pass without - switching colors (and thus sides).

    - -

    Flip views a bit, checking to see that the mask is working well. When - the WIP layer is composited over the green or magenta, you should see a - tiny bit of the original background as an ugly fringe around the edge. - If this fringe is missing, then you made the object mask too small. - The fringe consists of pixels that are neither 100% object nor 0% object. - For them, the mask should be neither 100% nor 0%. The fringe gets removed - soon.

    - -

    View and edit the mask. Select by color, choosing either black or white. - Most likely you will see unselected specks that are not quite the expected - color. Invert the selection, then paint these away using the pencil tool. - Do this operation for both white and black.

    - -
    - -

    Replace the fringe and junk pixels:

    -
    - -

    Still viewing the mask, select by color. Choose black. Shrink the - selection by several pixels, being sure to NOT shrink from the edges of - the mask (the shrink helps you avoid and recover from mistakes).

    - -

    Now disable the mask. View and edit the unmasked WIP layer. Using the - color picker tool, choose a color that is average for the object. - Drag-and-drop this color into the selection, thus removing most of the - non-object pixels.

    - -

    This solid color will compress well and will help prevent ugly color - fringes when Tux Paint scales the image down. If the edge of the - object has multiple colors that are very different, you should split up - your selection so that you can color the nearby background to be - similar.

    - -

    Now you will paint away the existing edge fringe. Be sure that you are - editing and viewing the WIP image. Frequent layer visibility changes will - help you to see what you are doing. You are likely to use all of:

    - -
      -
    • composited over green (mask enabled)
    • -
    • composited over magenta (mask enabled)
    • -
    • original (the top or bottom layer)
    • -
    • composited over the original (mask enabled)
    • -
    • raw WIP layer (mask DISABLED)
    • -
    - -

    To reduce accidents, you may wish to select only those pixels that are - not grey in the mask. (Select by color from the mask, choose black, add - mode, choose white, invert. Alternately: Select all, select by color from - the mask, subtract mode, choose black, choose white.) If you do this, - you'll probably want to expand the selection a bit and/or hide the - "crawling ants" line that marks the selection.

    - -

    Use the clone tool and the brush tool. Vary the opacity as needed. - Use small round brushes mostly, perhaps 3x3 or 5x5, fuzzy or not. - (It is generally nice to pair up fuzzy brushes with 100% opacity and - non-fuzzy brushes with about 70% opacity.) Unusual drawing modes can be - helpful with semi-transparent objects.

    - -

    The goal is to remove the edge fringe, both inside and outside of - the object. The inside fringe, visible when the object is composited - over magenta or green, must be removed for obvious reasons. The - outside fringe must also be removed because it will become visible - when the image is scaled down. As an example, consider a 2x2 region of - pixels at the edge of a sharp-edged object. The left half is black - and 0% opaque. The right half is white and 100% opaque. That is, we - have a white object on a black background. When Tux Paint scales this - to 50% (a 1x1 pixel area), the result will be a grey 50% opaque pixel. - The correct result would be a white 50% opaque pixel. To get this - result, we would paint away the black pixels. They matter, despite - being 0% opaque.

    - -

    Tux Paint can scale images down by a very large factor, so it is - important to extend the edge of your object outward by a great deal. - Right at the edge of your object, you should be very accurate about this. - As you go outward away from the object, you can get a bit sloppy. It is - reasonable to paint outward by a dozen pixels or more. The farther you go, - the more Tux Paint can scale down without creating ugly color fringes. - For areas that are more than a few pixels away from the object edge, you - should use the pencil tool (or sloppy select with drag-and-drop color) to - ensure that the result will compress well.

    -
    - -

    Save the image for Tux Paint

    -
    - -

    It is very easy to ruin your hard work. Image editors can silently - destroy pixels in 0% opaque areas. The conditions under which this - happens may vary from version to version. If you are very trusting, - you can try saving your image directly as a PNG. Be sure to read it - back in again to verify that the 0% opaque areas didn't turn black or - white, which would create fringes when Tux Paint scales the image down. - If you need to scale your image to save space (and hide your mistakes), you - are almost certain to destroy all the 0% opaque areas. So here is a better - way...

    - -

    A Safer Way to Save:

    -
    - -

    Drag the mask from the layers dialog to the unused portion of - the toolbar (right after the last drawing tool). This will create a - new image consisting of one layer that contains the mask data. Scale - this as desired, remembering the settings you use. Often you should - start with an image that is about 700 to 1500 pixels across, and end - up with one that is 300 to 400.

    - -

    Save the mask image as a NetPBM portable greymap (".pgm") - file. (If you are using an old release of The GIMP, you might need - to convert the image to greyscale before you can save it.) Choose the - more compact "RAW PGM" format. (The second character of the file - should be the ASCII digit "5", hex byte 0x35.)

    - -

    You may close the mask image.

    - -

    Going back to the multi-layer image, now select the WIP layer. As you - did with the mask, drag this from the layers dialog to the toolbar. You - should get a single-layer image of your WIP data. If the mask came along - too, get rid of it. You should be seeing the object and the painted-away - surroundings, without any mask thumbnail in the layers dialog. If you - scaled the mask, then scale this image in exactly the same way. Save - this image as a NetPBM portable pixmap (".ppm") file. - (Note: ppm, not pgm.) (If you choose the RAW PPM format, the - second byte of the file should be the ASCII digit "6", hex byte 0x36.)

    - -

    Now you need to merge the two files into one. Do that with the - pnmtopng command, like - this:

    - -

    - pnmtopng -force -compression 9 -alpha mask.pgm fg.ppm > - final-stamp.png -

    -
    -
    - - - + + + + + Tux Paint Advanced Stamps HOWTO + + + + +
    +

    + Tux Paint
    + version 0.9.25
    + Advanced Stamps HOWTO +

    + +

    + Copyright 2006-2008 by Albert Cahalan for the Tux Paint + project
    + New Breed Software +

    + +

    + albert@users.sf.net
    + http://www.tuxpaint.org/ +

    +
    + +

    + About this HOWTO +

    + +
    +

    + This HOWTO assumes that you want to make an excellent + Tux Paint stamp, in PNG bitmapped format, from a JPEG + image (e.g., a digital photograph). There are easier and + faster methods that produce lower quality. +

    + +

    + This HOWTO assumes you are dealing with normal opaque + objects. Dealing with semi-transparent objects (fire, + moving fan blade, kid's baloon) or light-giving objects + (fire, lightbulb, sun) is best done with custom software. + Images with perfect solid-color backgrounds are also best + done with custom software, but are not troublesome to do as + follows. +

    +
    + +

    + Image choice is crucial +

    + +
    +

    + License +

    + +
    +

    + If you wish to submit artwork to the Tux Paint + developers for consideration for inclusion in the + official project, or if you wish to release your own copy + of Tux Paint, bundled with your own graphics, you + need an image that is compatible with the GNU General Public License used by + Tux Paint. +

    + +

    + Images produced by the US government are Public Domain, + but be aware that the US government sometimes uses other + images on the web. Google image queries + including either site:gov or + site:mil will supply many suitable images. + (Note: the *.mil sites include non-military content, + too!) +

    + +

    + Your own images can be placed in the Public Domain + by declaring it so. (Hire a lawyer if you feel the need + for legal advice.) +

    + +

    + For personal use, any image you can legitimately modify + and use for your own personal use should be fine. +

    +
    + +

    + Image Size and Orientation: +

    + +
    +

    + You need an image that has a useful orientation. + Perspective is an enemy. Images that show an object from + the corner are difficult to fit into a nice drawing. As a + general rule, telephoto side views are the best. The + impossible ideal is that, for example, two wheels of a + car are perfectly hidden behind the other two. +

    + +

    + Rotating an image can make it blurry, especially if you + only rotate by a few degrees. Images that don't need + rotation are best, images that need lots of rotation (30 + to 60 degrees) are next best, and images that need just a + few degrees are worst. Rotation will also make an image + darker because most image editing software is very bad + about gamma handling. (Rotation is only legitimate for + gamma=1.0 images.) +

    + +

    + Very large images are more forgiving of mistakes, and + thus easier to work with. Choose an image with an object + that is over 1000 pixels across if you can. You can + shrink this later to hide your mistakes. +

    + +

    + Be sure that the image is not too grainy, dim, or washed + out. +

    + +

    + Pay attention to feet and wheels. If they are buried in + something, you will need to draw new ones. If only one is + buried, you might be able to copy the other one as a + replacement. +

    +
    +
    + +

    + Prepare the image: +

    + +
    +

    + First of all, be sure to avoid re-saving the image as a + JPEG. This causes quality loss. There is a special tool + called jpegtran + that lets you crop an image without the normal quality + loss. If you want a GUI for it, use ljcrop. + Otherwise, use it like this: +

    + +
    +

    + jpegtran -trim -copy none -crop 512x1728+160+128 + < src.jpg > cropped.jpg +

    +
    + +

    + Bring that image up in your image editor. If you didn't + crop it yet, you may find that your image editor is very + slow. Rotate and crop the image as needed. Save the image — + choose whatever native format supports layers, masks, + alpha, etc. GIMP users + should choose "XCF", and Adobe Photoshop users should + choose "PSD", for example. +

    + +

    + If you have rotated or cropped the image in your image + editor, flatten it now. You need to have just one RGB layer + without mask or alpha. +

    + +

    + Open the layers dialog box. Replicate the one layer several + times. From top to bottom you will need something like + this: +

    + +
      +
    1. unmodified image (write-protect this if you can) +
    2. + +
    3. an image you will modify — the "WIP" layer +
    4. + +
    5. solid green (write-protect this if you can) +
    6. + +
    7. solid magenta (write-protect this if you can) +
    8. + +
    9. unmodified image (write-protect this if you can) +
    10. +
    + +

    + Give the WIP layer a rough initial mask. You might start + with a selection, or by using the grayscale value of the + WIP layer. You might invert the mask. +

    + +

    + Warning: once you have the mask, you may not rotate + or scale the image normally. This would cause data loss. + You will be given special scaling instructions later. +

    +
    + +

    + Prepare the mask: +

    + +
    +

    + Get used to doing Ctrl-click and Alt-click on the thumbnail + images in the layers dialog. You will need this to control + what you are looking at and what you are editing. Sometimes + you will be editing things you can't see. For example, you + might edit the mask of the WIP layer while looking at the + unmodified image. Pay attention so you don't screw up. + Always verify that you are editing the right thing. +

    + +

    + Set an unmodified image as what you will view (the top one + is easiest). Set the WIP mask as what you will edit. At + some point, perhaps not immediately, you should magnify the + image to about 400% (each pixel of the image is seen and + edited as a 4x4 block of pixels on your screen). +

    + +

    + Select parts of the image that need to be 100% opaque or 0% + opaque. If you can select the object or background somewhat + accurately by color, do so. As needed to avoid selecting + any pixels that should be partially opaque (generally at + the edge of the object) you should grow, shrink, and invert + the selection. +

    + +

    + Fill the 100% opaque areas with white, and the 0% opaque + areas with black. This is most easily done by drag-and-drop + from the foreground/background color indicator. You should + not see anything happen, because you are viewing the + unmodified image layer while editing the mask of the WIP + layer. Large changes might be noticable in the thumbnail. +

    + +

    + Now you must be zoomed in. +

    + +

    + Check your work. Hide the top unmodified image layer. + Display just the mask, which should be a white object on a + black background (probably with unedited grey at the edge). + Now display the WIP layer normally, so that the mask is + active. This should show your object over top of the next + highest enabled layer, which should be green or magenta as + needed for maximum contrast. You might wish to flip back + and forth between those backgrounds by repeatedly clicking + to enable/disable the green layer. Fix any obvious and easy + problems by editing the mask while viewing the mask. +

    + +

    + Go back to viewing the top unmodified layer while editing + the WIP mask. Set your drawing tool the paintbrush. For the + brush, choose a small fuzzy circle. The 5x5 size is good + for most uses. +

    + +

    + With a steady hand, trace around the image. Use black + around the outside, and white around the inside. Avoid + making more than one pass without switching colors (and + thus sides). +

    + +

    + Flip views a bit, checking to see that the mask is working + well. When the WIP layer is composited over the green or + magenta, you should see a tiny bit of the original + background as an ugly fringe around the edge. If this + fringe is missing, then you made the object mask too small. + The fringe consists of pixels that are neither 100% object + nor 0% object. For them, the mask should be neither 100% + nor 0%. The fringe gets removed soon. +

    + +

    + View and edit the mask. Select by color, choosing either + black or white. Most likely you will see unselected specks + that are not quite the expected color. Invert the + selection, then paint these away using the pencil tool. Do + this operation for both white and black. +

    +
    + +

    + Replace the fringe and junk pixels: +

    + +
    +

    + Still viewing the mask, select by color. Choose black. + Shrink the selection by several pixels, being sure to NOT + shrink from the edges of the mask (the shrink helps you + avoid and recover from mistakes). +

    + +

    + Now disable the mask. View and edit the unmasked WIP layer. + Using the color picker tool, choose a color that is average + for the object. Drag-and-drop this color into the + selection, thus removing most of the non-object pixels. +

    + +

    + This solid color will compress well and will help prevent + ugly color fringes when Tux Paint scales the image + down. If the edge of the object has multiple colors that + are very different, you should split up your selection so + that you can color the nearby background to be similar. +

    + +

    + Now you will paint away the existing edge fringe. Be sure + that you are editing and viewing the WIP image. Frequent + layer visibility changes will help you to see what you are + doing. You are likely to use all of: +

    + +
      +
    • composited over green (mask enabled) +
    • + +
    • composited over magenta (mask enabled) +
    • + +
    • original (the top or bottom layer) +
    • + +
    • composited over the original (mask enabled) +
    • + +
    • raw WIP layer (mask DISABLED) +
    • +
    + +

    + To reduce accidents, you may wish to select only those + pixels that are not grey in the mask. (Select by color from + the mask, choose black, add mode, choose white, invert. + Alternately: Select all, select by color from the mask, + subtract mode, choose black, choose white.) If you do this, + you'll probably want to expand the selection a bit and/or + hide the "crawling ants" line that marks the selection. +

    + +

    + Use the clone tool and the brush tool. Vary the opacity as + needed. Use small round brushes mostly, perhaps 3x3 or 5x5, + fuzzy or not. (It is generally nice to pair up fuzzy + brushes with 100% opacity and non-fuzzy brushes with about + 70% opacity.) Unusual drawing modes can be helpful with + semi-transparent objects. +

    + +

    + The goal is to remove the edge fringe, both inside and + outside of the object. The inside fringe, visible when the + object is composited over magenta or green, must be removed + for obvious reasons. The outside fringe must also be + removed because it will become visible when the image is + scaled down. As an example, consider a 2x2 region of pixels + at the edge of a sharp-edged object. The left half is black + and 0% opaque. The right half is white and 100% opaque. + That is, we have a white object on a black background. When + Tux Paint scales this to 50% (a 1x1 pixel area), the + result will be a grey 50% opaque pixel. The correct result + would be a white 50% opaque pixel. To get this result, we + would paint away the black pixels. They matter, despite + being 0% opaque. +

    + +

    + Tux Paint can scale images down by a very large + factor, so it is important to extend the edge of your + object outward by a great deal. Right at the edge of your + object, you should be very accurate about this. As you go + outward away from the object, you can get a bit sloppy. It + is reasonable to paint outward by a dozen pixels or more. + The farther you go, the more Tux Paint can scale down + without creating ugly color fringes. For areas that are + more than a few pixels away from the object edge, you + should use the pencil tool (or sloppy select with + drag-and-drop color) to ensure that the result will + compress well. +

    +
    + +

    + Save the image for Tux Paint +

    + +
    +

    + It is very easy to ruin your hard work. Image editors can + silently destroy pixels in 0% opaque areas. The conditions + under which this happens may vary from version to version. + If you are very trusting, you can try saving your image + directly as a PNG. Be sure to read it back in again to + verify that the 0% opaque areas didn't turn black or white, + which would create fringes when Tux Paint scales the + image down. If you need to scale your image to save space + (and hide your mistakes), you are almost certain to destroy + all the 0% opaque areas. So here is a better way... +

    + +

    + A Safer Way to Save: +

    + +
    +

    + Drag the mask from the layers dialog to the unused + portion of the toolbar (right after the last drawing + tool). This will create a new image consisting of one + layer that contains the mask data. Scale this as desired, + remembering the settings you use. Often you should start + with an image that is about 700 to 1500 pixels across, + and end up with one that is 300 to 400. +

    + +

    + Save the mask image as a NetPBM portable greymap + (".pgm") file. (If you are using an old + release of The GIMP, you might need to convert the + image to greyscale before you can save it.) Choose the + more compact "RAW PGM" format. (The second character + of the file should be the ASCII digit "5", hex byte + 0x35.) +

    + +

    + You may close the mask image. +

    + +

    + Going back to the multi-layer image, now select the WIP + layer. As you did with the mask, drag this from the + layers dialog to the toolbar. You should get a + single-layer image of your WIP data. If the mask came + along too, get rid of it. You should be seeing the object + and the painted-away surroundings, without any mask + thumbnail in the layers dialog. If you scaled the mask, + then scale this image in exactly the same way. Save this + image as a NetPBM portable pixmap (".ppm") + file. (Note: ppm, not pgm.) (If you choose the + RAW PPM format, the second byte of the file should + be the ASCII digit "6", hex byte 0x36.) +

    + +

    + Now you need to merge the two files into one. Do that + with the pnmtopng command, + like this: +

    + +
    +

    + pnmtopng -force -compression 9 -alpha mask.pgm + fg.ppm > final-stamp.png +

    +
    +
    +
    + + diff --git a/docs/en/html/EXTENDING.html b/docs/en/html/EXTENDING.html index 1c8b6cb04..d96945943 100644 --- a/docs/en/html/EXTENDING.html +++ b/docs/en/html/EXTENDING.html @@ -1,909 +1,1419 @@ -Extending Tux Paint - - + + + + + Extending Tux Paint + + + + +
    +

    + Tux Paint
    + version 0.9.25
    + Extending Tux Paint +

    - - -
    -


    - -version - -0.9.25 - -
    -Extending Tux Paint

    - -

    Copyright (c) 2002-2020 by various contributors; see AUTHORS.txt
    -http://www.tuxpaint.org/

    - -

    June 14, 2002 - - June 22, 2020

    -
    - -
    - -

    If you wish to add or change things like Brushes and Rubber Stamps -used by Tux Paint, you can do it fairly easily by simply putting -or removing files on your hard disk.

    - -

    Note: You'll need to restart Tux Paint for the changes to take -effect.

    - -

    Where Files Go

    -
    -

    Standard Files

    -
    -

    Tux Paint looks for its various data files in its - 'data' directory.

    - -

    Linux and Unix

    -
    -

    Where this directory goes depends on what value was set for - "DATA_PREFIX" when Tux Paint was built. See - INSTALL.txt for details.

    - -

    By default, though, the directory is:

    - -
    - /usr/local/share/tuxpaint/ -
    - -

    If you installed from a package, it is more likely to be:

    - -
    - /usr/share/tuxpaint/ -
    - -
    - - -

    Windows

    -
    -

    Tux Paint looks for a directory called 'data' in the same - directory as the executable. This is the directory that the - installer used when installing Tux Paint e.g.:

    - -
    - C:\Program Files\TuxPaint\data -
    - -
    - - -

    Mac OS X

    -
    -

    Tux Paint stores its data files inside the "Tux Paint" - application (which is actually a special kind of folder on - Mac OS X). The following steps explain how to get to - the folders within:

    - -
      -
    1. Bring up a 'context' menu by holding the [Control] key and clicking - the Tux Paint icon the in Finder. (If you have a mouse with more - than one button, you can simply right-click the icon.)
    2. -
    3. Select "Show Contents" from the menu that appears. - A new Finder window will appear with a folder inside called - "Contents."
    4. -
    5. Open the "Contents" folder and open the "Resources" folder found - inside.
    6. -
    7. There, you will find the "starters", "stamps" and "brushes" - folders. Adding new content to these folders will make the content - available to any user that launches this copy (icon) of - Tux Paint.
    8. -
    - -

    Note: If you install a newer version of Tux Paint - and replace or discard the old version, you will lose changes made - by following the instructions above, so keep backups of your new - content (stamps, brushes, etc.).

    - -

    Tux Paint also looks for files in a "TuxPaint" folder - that you can place in your system's "Application Support" folder - (found under "Library" at the root of your hard disk):

    - -
    - /Library/Application Support/TuxPaint/ -
    - -

    It also looks for files in the user's "Application Support" folder: +

    + Copyright (c) 2002-2020 by various contributors; see + AUTHORS.txt
    + http://www.tuxpaint.org/

    -
    - /Users/(user name)/Library/Application Support/TuxPaint/ -
    - -

    When you upgrade to a newer version of Tux Paint, the contents of this - TuxPaint folder will stay the same and remain accessible by all users - of Tux Paint.

    +

    + June 14, 2002 - July 27, 2020 +

    +
    - - - +
    -
    - +

    + If you wish to add or change things like Brushes and Rubber + Stamps used by Tux Paint, you can do it fairly easily by + simply putting or removing files on your hard disk. +

    -

    Personal Files

    -
    -

    You can also create brushes, stamps, fonts and 'starters' in your - own directory (folder) for Tux Paint to find.

    - +

    + Note: You'll need to restart Tux Paint for the changes + to take effect. +

    + +

    + Where Files Go +

    -

    Windows

    -

    Your personal Tux Paint folder is stored in your - "Application Data". For example, on newer Windows (set up - for an English-speaking user):

    - -
    - C:\Documents and Settings\(user name)\Application - Data\TuxPaint\ -
    - -
    +

    + Standard Files +

    -

    Mac OS X

    -
    -

    Your personal Tux Paint folder is stored in your - "Application Support" folder: - -

    - /Users/(user name)/Library/Application Support/ - TuxPaint/ -
    -
    - -

    Linux and Unix

    -
    -

    Your personal Tux Paint directory is - "$(HOME)/.tuxpaint/" (also known as - "~/.tuxpaint/".

    - -

    That is, if your home directory is "/home/karl", then - your Tux Paint directory is - "/home/karl/.tuxpaint/".

    - -

    Don't forget the period (".") before the - 'tuxpaint'!

    -
    - -

    To add brushes, stamps fonts, and 'starters,' create subdirectories - under your personal Tux Paint directory named - "brushes", "stamps", - "fonts" and - "starters" respectively.

    - -

    (For example, if you created a brush named "flower.png", - you would put it in "~/.tuxpaint/brushes/" under Linux or - Unix.)

    -
    - - -
    - - -

    Brushes

    -
    -

    The brushes used for drawing with the 'Brush' and 'Lines' tools in - Tux Paint are simply PNG image files.

    - - - -

    The alpha (transparency) of the PNG image is used to determine the shape - of the brush, which means that the shape can be 'anti-aliased' and even - partially-transparent!

    - -

    Greyscale pixels in the brush PNG will be drawn using the - currently-selected color in Tux Paint. Color pixels will be - tinted.

    - -

    Brush images should be no wider than 40 pixels across and - no taller than 40 pixels high. (i.e., the maximum size - can be 40 x 40.)

    - - -

    Brush Options

    -
    -

    Aside from a graphical shape, brushes can also be given other - attributes. To do this, you need to create a 'data file' - for the brush.

    - -

    A brush data file is simply a text file containing the options.

    - -

    The file has the same name as the PNG image, but a ".dat" - extension. (e.g., "brush.png"'s data file is the text - file "brush.dat" in the same directory.)

    - -

    Brush Spacing

    -
    -

    As of Tux Paint version 0.9.16, you can now specify the spacing - for brushes (that is, how often they are drawn). By default, the - spacing will be the brush's height, divided by 4.

    - -

    Add a line containing the line "spacing=N" - to the brush's data file, where N is the spacing you want - for the brush. (The lower the number, the more often the brush is - drawn.)

    -
    - -

    Animated Brushes

    -
    -

    As of Tux Paint version 0.9.16, you may now create animated - brushes. As the brush is used, each frame of the animation is - drawn.

    - -

    Lay each frame out across a wide PNG image. For example, - if your brush is 30x30 and you have 5 frames, the image should - be 150x30.

    - -

    Add a line containing the line "frames=N" - to the brush's data file, where N is the number of frames - in the brush.

    - -

    Note: If you'd rather the frames be flipped through - randomly, rather than sequentially, also add a line containing - "random" to the brush's data file.

    -
    - -

    Directional Brushes

    -
    -

    As of Tux Paint version 0.9.16, you may now create directional - brushes. As the brush is used, different shapes are drawn, depending - on the direction the brush is going.

    - -

    The directional shapes are divided into a 3x3 square in a PNG image. - For example, if your brush is 30x30, the image should be 90x90, and - each of the direction's shapes placed in a 3x3 grid. The center - region is used for no motion. The top right is used for motion that's - both up, and to the right. And so on.

    - -

    Add a line containing the line "directional" - to the brush's data file.

    -
    - -

    Animated Directional Brushes

    -
    -

    You may mix both animated and directional features into one - brush. Use both options ("frames=N" and - "directional"), in separate lines in the - brush's "".dat" file.

    - -

    Lay the brush out so that each 3x3 set of directional shapes are - laid out across a wide PNG image. For example, if the brush is 30x30 - and there are 5 frames, it would be 450x90. (The leftmost 150x90 pixels - of the image represent the 9 direction shapes for the first frame, - for example.)

    -
    -
    - -

    Place the brush image PNGs (and any data text files) in the - "brushes" directory.

    - -

    Note: If your new brushes all come out as solid squares or rectangles, - it's because you forgot to use alpha transparency! See the documentation - file "PNG.txt" for more information and tips.

    - -
    -
    - -
    - - -

    Stamps

    -
    -

    All stamp-related files go in the "stamps" directory. - It's useful to create subdirectories and sub-subdirectories - there to organize the stamps. (For example, you can have a - "holidays" folder with "halloween" and - "christmas" sub-folders.)

    - -

    Images

    -
    -

    Rubber Stamps in Tux Paint can be made up of a number of separate - files. The one file that is required is, of course, the picture - itself.

    - - - -

    As of Tux Paint version 0.9.17, Stamps may be either PNG - bitmap images or SVG vector images. They can be full-color or greyscale. - The alpha (transparency) channel of PNGs is used to determine the actual - shape of the picture (otherwise you'll stamp a large rectangle on your - drawings).

    - -

    PNGs can be any size, and Tux Paint (by default) provides - a set of sizing buttons to let the user scale the stamp up (larger) - and down (smaller).

    - -

    SVGs are vector-based, and will be scaled appropriately for the - canvas being used in Tux Paint.

    - -

    Note: If your new PNG stamps all have solid rectangular-shaped outlines - of a solid color (e.g., white or black), it's because you forgot to use - alpha transparency! See the documentation file - "PNG.txt" for more information and tips.

    - -

    Note: If your new SVG stamps seem to have a lot of whitespace, - make sure the SVG 'document' is no larger than the shape(s) within. - If they are being clipped, make sure the 'document' is large enough - to contain the shape(s). See the documentation file - "SVG.txt" for more information and tips.

    - -

    Advanced Users: The - Advanced Stamps HOWTO describes, - in detail, how to make PNG images which will scale perfectly when used as - stamps in Tux Paint.

    - -
    -
    - -
    - -

    Description Text

    -
    -

    Text (".TXT") files with the same name as the PNG or SVG. - (e.g., "picture.png"'s description is stored in - "picture.txt" in the same directory.)

    - -

    The first line of the text file will be used as the US English - description of the stamp's image. It must be encoded in UTF-8.

    - -

    Language Support

    -
    -

    Additional lines can be added to the text file to provide - translations of the description, to be displayed when Tux Paint - is running in a different locale (like French or Spanish).

    - -

    The beginning of the line should correspond to the language code - of the language in question (e.g., "fr" for French, and - "zh_TW" for Traditional Chinese), followed by - ".utf8=" and the translated description (encoded - in UTF-8).

    - -

    There are scripts in the "po" directory for converting - the text files to PO format (and back) for easy translation to - different languages. Therefore you should never add or change translations - in the .txt files directly.

    - -

    If no translation is available for the language Tux Paint - is currently running in, the US English text is used.

    -
    - -

    Windows Users

    -
    -

    Use NotePad or WordPad to edit/create these files. - Be sure to save them as Plain Text, and make sure they have - ".txt" at the end of the filename...

    -
    -
    - -
    - -

    Sound Effects

    -
    -

    WAVE (".wav") or OGG Vorbis (".ogg") - files with the same name as the PNG or SVG. - (e.g., "picture.svg"'s sound effect is the sound file - "picture.wav" in the same directory.)

    - -

    Language Support

    -
    -

    For sounds for different locales (e.g., if the sound is someone - saying a word, and you want translated versions of the word said), - also create WAV or OGG files with the locale's label in the filename, in - the form: "STAMP_LOCALE.EXT"

    - -

    "picture.png"'s sound effect, when Tux Paint is run - in Spanish mode, would be "picture_es.wav". - In French mode, "picture_fr.wav". In Brazilian - Portuguese mode, "picture_pt_BR.wav". And so on...

    - -

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

    -
    - -

    Note: For descriptive sounds (not sound effects, like a bang or - a bird chirping), consider using the Descriptive Sounds, - described below.

    -
    - -
    - -

    Descriptive Sound

    -
    -

    WAVE (".wav") or OGG Vorbis (".ogg") - files with the same name as the PNG or SVG, followed by - "_desc" (e.g., "picture.svg"'s descriptive - sound is the sound file "picture_desc.ogg" in the same - directory.)

    - -

    Language Support

    -
    -

    For descriptions in different languages, - also create WAV or OGG files with both "_desc" and - the locale's label in the filename, in - the form: "STAMP_desc_LOCALE.EXT"

    - -

    "picture.png"'s descriptive sound, when Tux Paint - is run in Spanish mode, would be "picture_desc_es.wav". - In French mode, "picture_desc_fr.wav". In - Brazilian Portuguese mode, "picture_desc_br_PT.wav". - And so on...

    - -

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

    -
    -
    - -
    - -

    Stamp Options

    -
    -

    Aside from a graphical shape, a textual description, and a sound - effect, stamps can also be given other attributes. To do this, you need - to create a 'data file' for the stamp.

    - -

    A stamp data file is simply a text file containing the options.

    - -

    The file has the same name as the PNG or SVG image, but a - ".dat" extension. (e.g., "picture.png"'s - data file is the text file "picture.dat" in the same - directory.)

    - -

    Colored Stamps

    -
    -

    Stamps can be made to be either "colorable" or "tintable."

    - -
    Colorable
    -

    "Colorable" stamps they work much like brushes - you pick the stamp - to get the shape, and then pick the color you want it to be. - (Symbol stamps, like the mathematical and musical ones, are an - example.)

    +

    + Tux Paint looks for its various data files in its + 'data' directory. +

    -

    Nothing about the original image is used except the transparency - (from "alpha" channel). The color of the stamp comes out solid.

    +

    + Linux and Unix +

    -
    - -

    Add a line containing the word "colorable" - to the stamp's data file.

    -
    +
    +

    + Where this directory goes depends on what value was set + for "DATA_PREFIX" when Tux Paint was + built. See INSTALL.txt for details. +

    -
    Tinted
    -
    -

    "Tinted" stamps are similar to "colorable" ones, except the - details of the original image are kept. (To put it technically, - the original image is used, but its hue is changed, based on the - currently-selected color.)

    +

    + By default, though, the directory is: +

    -
    +
    + /usr/local/share/tuxpaint/ +
    -

    Add a line containing the word "tintable" - to the stamp's data file.

    +

    + If you installed from a package, it is more likely to + be: +

    -
    Tinting Options:
    -
    -

    Depending on the contents of your stamp, you might want to - have Tux Paint use one of a number of methods when tinting it. - Add one of the following lines to the stamp's data file:

    +
    + /usr/share/tuxpaint/ +
    +
    -
    -
    "tinter=normal" (default)
    -
    This is the normal tinting mode. (Hue range is - +/- 18 degrees, 27 replace.)
    +

    + Windows +

    -
    "tinter=anyhue"
    -
    This remaps all hues in the stamp. (Hue range is - +/- 180 degrees.)
    +
    +

    + Tux Paint looks for a directory called 'data' in + the same directory as the executable. This is the + directory that the installer used when installing + Tux Paint e.g.: +

    -
    "tinter=narrow"
    -
    This like 'anyhue', but a narrower hue angle. - (Hue range is +/- 6 degrees, 9 replace.)
    +
    + C:\Program Files\TuxPaint\data +
    +
    -
    "tinter=vector"
    -
    This is map 'black through white' to - 'black through destination'.
    -
    +

    + Mac OS X +

    +
    +

    + Tux Paint stores its data files inside the + "Tux Paint" application (which is actually a + special kind of folder on Mac OS X). The + following steps explain how to get to the folders + within: +

    + +
      +
    1. Bring up a 'context' menu by holding the [Control] + key and clicking the Tux Paint icon the in Finder. + (If you have a mouse with more than one button, you can + simply right-click the icon.) +
    2. + +
    3. Select "Show Contents" from the menu that + appears. A new Finder window will appear with a folder + inside called "Contents." +
    4. + +
    5. Open the "Contents" folder and open the "Resources" + folder found inside. +
    6. + +
    7. There, you will find the "starters", "stamps" and + "brushes" folders. Adding new content to these folders + will make the content available to any user that + launches this copy (icon) of Tux Paint. +
    8. +
    + +

    + Note: If you install a newer version of + Tux Paint and replace or discard the old version, + you will lose changes made by following the + instructions above, so keep backups of your new content + (stamps, brushes, etc.). +

    + +

    + Tux Paint also looks for files in a "TuxPaint" + folder that you can place in your system's + "Application Support" folder (found under + "Library" at the root of your hard disk): +

    + +
    + /Library/Application Support/TuxPaint/ +
    + +

    + It also looks for files in the user's "Application + Support" folder: +

    + +
    + /Users/(user name)/Library/Application + Support/TuxPaint/ +
    + +

    + When you upgrade to a newer version of Tux Paint, the + contents of this TuxPaint folder will stay the same and + remain accessible by all users of Tux Paint. +

    + +
    + +

    + Personal Files +

    + +
    +

    + You can also create brushes, stamps, fonts and 'starters' + in your own directory (folder) for Tux Paint to + find. +

    + +

    + Windows +

    + +
    +

    + Your personal Tux Paint folder is stored in your + "Application Data". For example, on newer Windows (set + up for an English-speaking user): +

    + +
    + C:\Documents and + Settings\(user name)\Application + Data\TuxPaint\ +
    +
    + +

    + Mac OS X +

    + +
    +

    + Your personal Tux Paint folder is stored in your + "Application Support" folder: +

    + +
    + /Users/(user name)/Library/Application + Support/ TuxPaint/ +
    +
    + +

    + Linux and Unix +

    + +
    +

    + Your personal Tux Paint directory is + "$(HOME)/.tuxpaint/" (also known as + "~/.tuxpaint/". +

    + +

    + That is, if your home directory is + "/home/karl", then your Tux Paint + directory is "/home/karl/.tuxpaint/". +

    + +

    + Don't forget the period (".") before the + 'tuxpaint'! +

    +
    + +

    + To add brushes, stamps fonts, and 'starters,' create + subdirectories under your personal Tux Paint + directory named "brushes", + "stamps", "fonts" + and "starters" respectively. +

    + +

    + (For example, if you created a brush named + "flower.png", you would put it in + "~/.tuxpaint/brushes/" under Linux or Unix.) +

    +
    -

    Unalterable Stamps

    +
    + +

    + Brushes +

    +
    -

    By default, a stamp can be flipped upside down, shown as a mirror - image, or both. This is done using the control buttons below the - stamp selector, at the lower right side of the screen in - Tux Paint.

    +

    + The brushes used for drawing with the 'Brush' and 'Lines' + tools in Tux Paint are simply PNG image files. +

    + +

    + The alpha (transparency) of the PNG image is used to + determine the shape of the brush, which means that the + shape can be 'anti-aliased' and even partially-transparent! +

    -

    Sometimes, it doesn't make sense for a stamp to be flippable or - mirrored; for example, stamps of letters or numbers. - Sometimes stamps are symmetrical, so letting the user flip or mirror - them isn't useful.

    +

    + Greyscale pixels in the brush PNG will be drawn using the + currently-selected color in Tux Paint. Color pixels + will be tinted. +

    -

    To make a stamp un-flippable, add the option - "noflip" to the stamp's data file.

    +

    + Brush images should be no wider than 40 pixels across + and no taller than 40 pixels high. (i.e., the maximum + size can be 40 x 40.) +

    -

    To keep a stamp from being mirrored, add a line containing the word - "nomirror" to the stamp's data file.

    +

    + Brush Options +

    + +
    +

    + Aside from a graphical shape, brushes can also be given + other attributes. To do this, you need to create a + 'data file' for the brush. +

    + +

    + A brush data file is simply a text file containing the + options. +

    + +

    + The file has the same name as the PNG image, but a + ".dat" extension. (e.g., + "brush.png"'s data file is the text file + "brush.dat" in the same directory.) +

    + +

    + Brush Spacing +

    + +
    +

    + As of Tux Paint version 0.9.16, you can now + specify the spacing for brushes (that is, how often + they are drawn). By default, the spacing will be the + brush's height, divided by 4. +

    + +

    + Add a line containing the line + "spacing=N" to the brush's + data file, where N is the spacing you want for + the brush. (The lower the number, the more often the + brush is drawn.) +

    +
    + +

    + Animated Brushes +

    + +
    +

    + As of Tux Paint version 0.9.16, you may now create + animated brushes. As the brush is used, each frame of + the animation is drawn. +

    + +

    + Lay each frame out across a wide PNG image. For + example, if your brush is 30x30 and you have 5 frames, + the image should be 150x30. +

    + +

    + Add a line containing the line + "frames=N" to the brush's + data file, where N is the number of frames in + the brush. +

    + +

    + Note: If you'd rather the frames be flipped + through randomly, rather than sequentially, also add a + line containing "random" to the + brush's data file. +

    +
    + +

    + Directional Brushes +

    + +
    +

    + As of Tux Paint version 0.9.16, you may now create + directional brushes. As the brush is used, different + shapes are drawn, depending on the direction the brush + is going. +

    + +

    + The directional shapes are divided into a 3x3 square in + a PNG image. For example, if your brush is 30x30, the + image should be 90x90, and each of the direction's + shapes placed in a 3x3 grid. The center region is used + for no motion. The top right is used for motion that's + both up, and to the right. And so on. +

    + +

    + Add a line containing the line + "directional" to the brush's data + file. +

    +
    + +

    + Animated Directional Brushes +

    + +
    +

    + You may mix both animated and directional features into + one brush. Use both options + ("frames=N" and + "directional"), in separate lines + in the brush's "".dat" file. +

    + +

    + Lay the brush out so that each 3x3 set of directional + shapes are laid out across a wide PNG image. For + example, if the brush is 30x30 and there are 5 frames, + it would be 450x90. (The leftmost 150x90 pixels of the + image represent the 9 direction shapes for the first + frame, for example.) +

    +
    +
    + +

    + Place the brush image PNGs (and any data text files) in the + "brushes" directory. +

    + +

    + Note: If your new brushes all come out as solid squares or + rectangles, it's because you forgot to use alpha + transparency! See the documentation file "PNG.txt" for more + information and tips. +

    +
    -

    Initial Stamp Size

    +
    + +

    + Stamps +

    +
    -

    By default, Tux Paint assumes that your stamp is sized - appropriately for unscaled display on a 608x472 canvas. This is - the original Tux Paint canvas size, provided by a 640x480 screen. - Tux Paint will then adjust the stamp according to the current - canvas size and, if enabled, the user's stamp size controls.

    +

    + All stamp-related files go in the + "stamps" directory. It's useful to + create subdirectories and sub-subdirectories there to + organize the stamps. (For example, you can have a + "holidays" folder with + "halloween" and "christmas" + sub-folders.) +

    -

    If your stamp would be too big or too small, you can specify - a scale factor. If your stamp would be 2.5 times as wide (or tall) - as it should be, add the option "scale 40%" or - "scale 5/2" or "scale 2.5" - or "scale 2:5" to your image. You may include - an "=" if you wish, as in - "scale=40%".

    +

    + Images +

    + +
    +

    + Rubber Stamps in Tux Paint can be made up of a + number of separate files. The one file that is required + is, of course, the picture itself. +

    + +

    + As of Tux Paint version 0.9.17, Stamps may be either + PNG bitmap images or SVG vector images. They can be + full-color or greyscale. The alpha (transparency) channel + of PNGs is used to determine the actual shape of the + picture (otherwise you'll stamp a large rectangle on your + drawings). +

    + +

    + PNGs can be any size, and Tux Paint (by default) + provides a set of sizing buttons to let the user scale + the stamp up (larger) and down (smaller). +

    + +

    + SVGs are vector-based, and will be scaled appropriately + for the canvas being used in Tux Paint. +

    + +

    + Note: If your new PNG stamps all have solid + rectangular-shaped outlines of a solid color (e.g., white + or black), it's because you forgot to use alpha + transparency! See the documentation file "PNG.txt" for more information and tips. +

    + +

    + Note: If your new SVG stamps seem to have a lot of + whitespace, make sure the SVG 'document' is no larger + than the shape(s) within. If they are being clipped, make + sure the 'document' is large enough to contain the + shape(s). See the documentation file "SVG.txt" for more information and tips. +

    + +

    + Advanced Users: The Advanced Stamps HOWTO + describes, in detail, how to make PNG images which will + scale perfectly when used as stamps in Tux Paint. +

    +
    +
    + +
    + +

    + Description Text +

    + +
    +

    + Text (".TXT") files with the same name as the PNG or SVG. + (e.g., "picture.png"'s description is stored + in "picture.txt" in the same directory.) +

    + +

    + The first line of the text file will be used as the US + English description of the stamp's image. It must be + encoded in UTF-8. +

    + +

    + Language Support +

    + +
    +

    + Additional lines can be added to the text file to + provide translations of the description, to be + displayed when Tux Paint is running in a different + locale (like French or Spanish). +

    + +

    + The beginning of the line should correspond to the + language code of the language in question (e.g., + "fr" for French, and "zh_TW" + for Traditional Chinese), followed by + ".utf8=" and the translated description + (encoded in UTF-8). +

    + +

    + There are scripts in the "po" directory + for converting the text files to PO format (and back) + for easy translation to different languages. Therefore + you should never add or change translations in the .txt + files directly. +

    + +

    + If no translation is available for the language + Tux Paint is currently running in, the US English + text is used. +

    +
    + +

    + Windows Users +

    + +
    +

    + Use NotePad or WordPad to edit/create these files. Be + sure to save them as Plain Text, and make sure they + have ".txt" at the end of the filename... +

    +
    +
    + +
    + +

    + Sound Effects +

    + +
    +

    + WAVE (".wav") or OGG Vorbis (".ogg") files with the same + name as the PNG or SVG. (e.g., + "picture.svg"'s sound effect is the sound + file "picture.wav" in the same directory.) +

    + +

    + Language Support +

    + +
    +

    + For sounds for different locales (e.g., if the sound is + someone saying a word, and you want translated versions + of the word said), also create WAV or OGG files with + the locale's label in the filename, in the form: + "STAMP_LOCALE.EXT" +

    + +

    + "picture.png"'s sound effect, when + Tux Paint is run in Spanish mode, would be + "picture_es.wav". In French mode, + "picture_fr.wav". In Brazilian Portuguese + mode, "picture_pt_BR.wav". And so on... +

    + +

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

    +
    + +

    + Note: For descriptive sounds (not sound effects, like a + bang or a bird chirping), consider using the + Descriptive Sounds, described below. +

    +
    + +
    + +

    + Descriptive Sound +

    + +
    +

    + WAVE (".wav") or OGG Vorbis (".ogg") files with the same + name as the PNG or SVG, followed by "_desc" + (e.g., "picture.svg"'s descriptive sound is + the sound file "picture_desc.ogg" in the + same directory.) +

    + +

    + Language Support +

    + +
    +

    + For descriptions in different languages, also create + WAV or OGG files with both "_desc" and the + locale's label in the filename, in the form: + "STAMP_desc_LOCALE.EXT" +

    + +

    + "picture.png"'s descriptive sound, when + Tux Paint is run in Spanish mode, would be + "picture_desc_es.wav". In French mode, + "picture_desc_fr.wav". In Brazilian + Portuguese mode, "picture_desc_br_PT.wav". + And so on... +

    + +

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

    +
    +
    + +
    + +

    + Stamp Options +

    + +
    +

    + Aside from a graphical shape, a textual description, and + a sound effect, stamps can also be given other + attributes. To do this, you need to create a + 'data file' for the stamp. +

    + +

    + A stamp data file is simply a text file containing the + options. +

    + +

    + The file has the same name as the PNG or SVG image, but a + ".dat" extension. (e.g., + "picture.png"'s data file is the text file + "picture.dat" in the same directory.) +

    + +

    + Colored Stamps +

    + +
    +

    + Stamps can be made to be either "colorable" or + "tintable." +

    + +
    + Colorable +
    + +
    +

    + "Colorable" stamps they work much like brushes - you + pick the stamp to get the shape, and then pick the + color you want it to be. (Symbol stamps, like the + mathematical and musical ones, are an example.) +

    + +

    + Nothing about the original image is used except the + transparency (from "alpha" channel). The color of the + stamp comes out solid. +

    + +
    + +
    + +

    + Add a line containing the word + "colorable" to the stamp's data + file. +

    +
    + +
    + Tinted +
    + +
    +

    + "Tinted" stamps are similar to "colorable" ones, + except the details of the original image are kept. + (To put it technically, the original image is used, + but its hue is changed, based on the + currently-selected color.) +

    + +
    + +
    + +

    + Add a line containing the word + "tintable" to the stamp's data + file. +

    + +
    + Tinting Options: +
    + +
    +

    + Depending on the contents of your stamp, you might + want to have Tux Paint use one of a number of + methods when tinting it. Add one of the following + lines to the stamp's data file: +

    + +
    +
    + "tinter=normal" (default) +
    + +
    + This is the normal tinting mode. (Hue range is + +/- 18 degrees, 27 replace.) +
    + +
    + "tinter=anyhue" +
    + +
    + This remaps all hues in the stamp. (Hue range is + +/- 180 degrees.) +
    + +
    + "tinter=narrow" +
    + +
    + This like 'anyhue', but a narrower hue angle. + (Hue range is +/- 6 degrees, 9 + replace.) +
    + +
    + "tinter=vector" +
    + +
    + This is map 'black through white' to 'black + through destination'. +
    +
    +
    +
    +
    + +

    + Unalterable Stamps +

    + +
    +

    + By default, a stamp can be flipped upside down, shown + as a mirror image, or both. This is done using the + control buttons below the stamp selector, at the lower + right side of the screen in Tux Paint. +

    + +

    + Sometimes, it doesn't make sense for a stamp to be + flippable or mirrored; for example, stamps of letters + or numbers. Sometimes stamps are symmetrical, so + letting the user flip or mirror them isn't useful. +

    + +

    + To make a stamp un-flippable, add the option + "noflip" to the stamp's data file. +

    + +

    + To keep a stamp from being mirrored, add a line + containing the word "nomirror" to + the stamp's data file. +

    +
    + +

    + Initial Stamp Size +

    + +
    +

    + By default, Tux Paint assumes that your stamp is + sized appropriately for unscaled display on a 608x472 + canvas. This is the original Tux Paint canvas + size, provided by a 640x480 screen. Tux Paint will + then adjust the stamp according to the current canvas + size and, if enabled, the user's stamp size controls. +

    + +

    + If your stamp would be too big or too small, you can + specify a scale factor. If your stamp would be 2.5 + times as wide (or tall) as it should be, add the option + "scale 40%" or "scale + 5/2" or "scale 2.5" or + "scale 2:5" to your image. You may + include an "=" if you wish, as in + "scale=40%". +

    +
    + +

    + Windows Users +

    + +
    +

    + You can use NotePad or WordPad to create these file. Be + sure to save it as Plain Text, and make sure the + filename has ".dat" at the end, and not + ".txt"... +

    +
    +
    + +

    + Pre-Mirrored and Flipped Images +

    + +
    +

    + In some cases, you may wish to provide a pre-drawn + version of a stamp's mirror-image, flipped image, or even + both. For example, imagine a picture of a fire truck + with the words "Fire Department" written + across the side. You probably do not want that text to + appear backwards when the image is flipped! +

    + +

    + To create a mirrored version of a stamp that you want + Tux Paint to use, rather than mirroring one on its + own, simply create a second ".png" or + ".svg" graphics file with the same name, + except with "_mirror" before the + filename extension. +

    + +

    + For example, for the stamp + "truck.png" you would create another + file named "truck_mirror.png", which + will be used when the stamp is mirrored (rather than + using a backwards version of 'truck.png'). +

    + +

    + As of Tux Paint 0.9.18, you may similarly provide a + pre-flipped image with "_flip" in the + name, and/or an image that is both mirrored and flipped, + by naming it "_mirror_flip". +

    + +

    + Note: If the user flips and mirrors an image, and + a pre-drawn "_mirror_flip" doesn't exist, + but either "_flip" or "_mirror" + does, it will be used, and mirrored or flipped, + respectively. +

    +
    +
    + +

    + Fonts +

    -

    Windows Users

    -

    You can use NotePad or WordPad to create these file. - Be sure to save it as Plain Text, and make sure the filename - has ".dat" at the end, and not ".txt"...

    + +

    + The fonts used by Tux Paint are TrueType Fonts + (TTF). +

    + +

    + Simply place them in the "fonts" + directory. Tux Paint will load the font and provide + four different sizes in the 'Letters' selector when using + the 'Text' tool. +

    +
    -
    -

    Pre-Mirrored and Flipped Images

    -
    -

    In some cases, you may wish to provide a pre-drawn version of - a stamp's mirror-image, flipped image, or even both. For example, - imagine a picture of a fire truck with the words - "Fire Department" written across the side. You probably - do not want that text to appear backwards when the image is flipped!

    +
    -

    To create a mirrored version of a stamp that you want Tux Paint - to use, rather than mirroring one on its own, simply create a second - ".png" or ".svg" graphics file with the - same name, except with "_mirror" before the filename - extension.

    - -

    For example, for the stamp "truck.png" you would - create another file named "truck_mirror.png", which - will be used when the stamp is mirrored (rather than using a - backwards version of 'truck.png').

    +

    + 'Starters' +

    -

    As of Tux Paint 0.9.18, you may similarly provide a pre-flipped - image with "_flip" in the name, and/or an image that - is both mirrored and flipped, by naming it - "_mirror_flip".

    +
    + +

    + 'Starter' images appear in the 'New' dialog, along with + solid color background choices. (Note: In earlier versions + of Tux Paint, they appeared in the 'Open' dialog, + together with saved drawings.) +

    -

    Note: If the user flips and mirrors an image, and a pre-drawn - "_mirror_flip" doesn't exist, but either "_flip" - or "_mirror" does, it will be used, and mirrored or flipped, - respectively.

    -
    - -
    +

    + Unlike pictures drawn in Tux Paint by users and then + opened later, opening a 'starter' creates a new drawing. + When you save, the 'starter' image is not overwritten. + Additionally, as you edit your new picture, the contents of + the original 'starter' affect it. +

    + Coloring-Book Style +
    +

    + The most basic kind of 'starter' is similar to a picture + in a coloring book. It's an outline of a shape which you + can then color in and add details to. In Tux Paint, + as you draw, type text, or stamp stamps, the outline + remains 'above' what you draw. You can erase the parts of + the drawing you made, but you can't erase the outline. +

    -
    +

    + To create this kind of 'starter' image, simply draw an + outlined picture in a paint program, make the rest of the + graphic transparent (that will come out as white in + Tux Paint), and save it as a PNG format file. +

    +

    + Note: Previous to Tux Paint 0.9.21, images needed + to be black and transparent. As of 0.9.21, if a Starter + is black and white, with no transparency, white will be + converted to transparent when the Starter is opened. +

    -

    Fonts

    -
    - +

    + Note: Previous to Tux Paint 0.9.22, Starters had + to be in PNG or JPEG (backgrounds only) format. As of + 0.9.22, they may be in SVG (vector graphics) or KPX + (templates from Kid Pix, another childrens' drawing + program; they are special files which simply contain a + JPEG within). +

    +
    + Scene-Style +
    +

    + Along with the 'coloring-book' style overlay, you can + also provide a separate background image as part of a + 'starter' picture. The overlay acts the same: it can't be + drawn over, erased, or affected by 'Magic' tools. + However, the background can be! +

    -

    The fonts used by Tux Paint are TrueType Fonts (TTF).

    - -

    Simply place them in the "fonts" directory. - Tux Paint will load the font and provide four different sizes - in the 'Letters' selector when using the 'Text' tool.

    +

    + When the 'Eraser' tool is used on a picture based on this + kind of 'starter' image, rather than turning the canvas + to a solid color, such as white, it returns that part of + the canvas to the original background picture from the + 'starter'. +

    -
    -
    +

    + By creating both an overlay and a background, you can + create a 'starter' which simulates depth. Imagine a + background that shows the ocean, and an overlay that's a + picture of a reef. You can then draw (or stamp) fish in + the picture. They'll appear in the ocean, but never 'in + front of' the reef. +

    -
    +

    + To create this kind of 'starter' picture, simply create + an overlay (with transparency) as described above, and + save it as a PNG. Then create another image (without + transparency), and save it with the same filename, but + with "-back" appended to the name. (e.g., + "reef-back.png" would be the background + ocean picture that corresponds to the + "reef.png" overlay, or foreground.) +

    +
    +

    + The 'starter' images should be the same size as + Tux Paint's canvas. (See the "Loading Other Pictures + into Tux Paint" section of README for details on sizing.) If they + are not, they will be stretched, without affecting the + shape ("aspect ratio"); however some smudging may be + applied to the edges. +

    -

    'Starters'

    -
    - +

    + Place them in the "starters" directory. + When the 'New' dialog is accessed in Tux Paint, the + 'starter' images will appear in the screen that appears, + after the various solid color choices. +

    -

    'Starter' images appear in the 'New' dialog, along with solid - color background choices. (Note: In earlier versions of Tux Paint, - they appeared in the 'Open' dialog, together with saved drawings.)

    - -

    Unlike pictures drawn in Tux Paint by users and then opened - later, opening a 'starter' creates a new drawing. When you save, the - 'starter' image is not overwritten. Additionally, as you edit your new - picture, the contents of the original 'starter' affect it.

    +

    + Note: 'Starters' can't be saved over from within + Tux Paint, since loading a 'starter' is really like + creating a new image. (Instead of being blank, though + there's already something there to work with.) The 'Save' + command simply creates a new picture, like it would if the + 'New' command had been used. +

    - Coloring-Book Style - -
    -

    The most basic kind of 'starter' is similar to a picture in a coloring - book. It's an outline of a shape which you can then color in and - add details to. In Tux Paint, as you draw, type text, or stamp - stamps, the outline remains 'above' what you draw. You can erase the - parts of the drawing you made, but you can't erase the outline.

    +

    + Note: 'Starters' are 'attached' to saved pictures, + via a small text file that has the same name as the saved + file, but with ".dat" as the extension. This + allows the overlay and background, if any, to continue to + affect the drawing even after Tux Paint has been quit, + or another picture loaded or started. (In other words, if + you base a drawing on a 'starter' image, it will always be + affected by it.) +

    +
    +
    -

    To create this kind of 'starter' image, simply draw an outlined - picture in a paint program, make the rest of the graphic transparent - (that will come out as white in Tux Paint), and save it as a - PNG format file.

    +
    -

    Note: Previous to Tux Paint 0.9.21, images needed to be - black and transparent. As of 0.9.21, if a Starter is black and white, - with no transparency, white will be converted to transparent when the - Starter is opened.

    +

    + 'Templates' +

    -

    Note: Previous to Tux Paint 0.9.22, Starters had to be in - PNG or JPEG (backgrounds only) format. As of 0.9.22, they may be in - SVG (vector graphics) or KPX (templates from Kid Pix, another childrens' - drawing program; they are special files which simply contain a JPEG - within).

    -
    +
    + +

    + 'Template' images also appear in the 'New' dialog, along + with solid color background choices and 'Starters'. (Note: + Tux Paint prior to version 0.9.22 did not have the + 'Template' feature.) +

    - Scene-Style +

    + Unlike pictures drawn in Tux Paint by users and then + opened later, opening a 'template' creates a new drawing. + When you save, the 'template' image is not overwritten. + Unlike 'starters', there is no immutable 'layer' above the + canvas. You may draw over any part of it. +

    -
    -

    Along with the 'coloring-book' style overlay, you can also provide - a separate background image as part of a 'starter' picture. The - overlay acts the same: it can't be drawn over, erased, or affected by - 'Magic' tools. However, the background can be!

    +

    + When the 'Eraser' tool is used on a picture based on a + 'template', rather than turning the canvas to a solid + color, such as white, it returns that part of the canvas to + the original picture from the 'template'. +

    -

    When the 'Eraser' tool is used on a picture based on this kind of - 'starter' image, rather than turning the canvas to a solid color, - such as white, it returns that part of the canvas to the original - background picture from the 'starter'.

    +

    + 'Templates' are simply image files (in PNG, JPG, SVG or KPX + format). No preparation or conversion should be required. +

    -

    By creating both an overlay and a background, you can create a - 'starter' which simulates depth. Imagine a background that shows - the ocean, and an overlay that's a picture of a reef. You can then - draw (or stamp) fish in the picture. They'll appear in the ocean, - but never 'in front of' the reef.

    +

    + The 'template' images should be the same size as + Tux Paint's canvas. (See the "Loading Other Pictures + into Tux Paint" section of README for details on sizing.) If they + are not, they will be stretched, without affecting the + shape ("aspect ratio"); however some smudging may be + applied to the edges. +

    -

    To create this kind of 'starter' picture, simply create an overlay - (with transparency) as described above, and save it as a PNG. - Then create another image (without transparency), and save it with - the same filename, but with "-back" appended to the - name. (e.g., "reef-back.png" would be the background - ocean picture that corresponds to the "reef.png" - overlay, or foreground.)

    -
    - -

    The 'starter' images should be the same size as Tux Paint's - canvas. (See the "Loading Other Pictures into Tux Paint" section of - README for details on sizing.) If they are not, - they will be stretched, without affecting the shape ("aspect ratio"); - however some smudging may be applied to the edges.

    - -

    Place them in the "starters" directory. - When the 'New' dialog is accessed in Tux Paint, the 'starter' - images will appear in the screen that appears, after the various solid color - choices.

    - -

    Note: 'Starters' can't be saved over from within Tux Paint, - since loading a 'starter' is really like creating a new image. - (Instead of being blank, though there's already something there to work - with.) The 'Save' command simply creates a new picture, like it would - if the 'New' command had been used.

    +

    + Place them in the "templates" + directory. When the 'New' dialog is accessed in + Tux Paint, the 'template' images will appear in the + screen that appears, after the various solid color choices + and 'starters'. +

    -

    Note: 'Starters' are 'attached' to saved pictures, via a - small text file that has the same name as the saved file, but with - ".dat" as the extension. This allows the overlay and - background, if any, to continue to affect the drawing even after - Tux Paint has been quit, or another picture loaded or started. - (In other words, if you base a drawing on a 'starter' image, it will - always be affected by it.)

    +

    + Note: 'Templates' can't be saved over from within + Tux Paint, since loading a 'template' is really like + creating a new image. (Instead of being blank, though + there's already something there to work with.) The 'Save' + command simply creates a new picture, like it would if the + 'New' command had been used. +

    -
    -
    +

    + Note: 'Templates' are 'attached' to saved pictures, + via a small text file that has the same name as the saved + file, but with ".dat" as the extension. This + allows the background to continue to be available to the + drawing (e.g., when using the 'Eraser' tool) even after + Tux Paint has been quit, or another picture loaded or + started. (In other words, if you base a drawing on a + 'template' image, it will always be affected by it.) +

    +
    +
    -
    +
    -

    'Templates'

    -
    - +

    + Translations +

    -

    'Template' images also appear in the 'New' dialog, along with solid - color background choices and 'Starters'. (Note: Tux Paint prior to - version 0.9.22 did not have the 'Template' feature.)

    - -

    Unlike pictures drawn in Tux Paint by users and then opened - later, opening a 'template' creates a new drawing. When you save, the - 'template' image is not overwritten. Unlike 'starters', there is no - immutable 'layer' above the canvas. You may draw over any part of it.

    +
    +

    + Tux Paint supports numerous languages, thanks to use of the + "gettext" localization library. (See OPTIONS for how to change locales in + Tux Paint.) +

    -

    When the 'Eraser' tool is used on a picture based on a 'template', - rather than turning the canvas to a solid color, such as white, it - returns that part of the canvas to the original picture from the - 'template'.

    +

    + To translate Tux Paint to a new language, copy the + translation template file, "tuxpaint.pot" + (found in Tux Paint's source code, in the folder + "src/po/"). Rename the copy as a + ".po" file, with an appropriate name for the + locale you're translating to (e.g., "es.po" + for Spanish; or "pt_BR.po" for + Brazilian Portuguese, versus "pt.po" or + "pt_PT.po" for Portuguese spoken in Portugal.) +

    -

    'Templates' are simply image files (in PNG, JPG, SVG or KPX format). - No preparation or conversion should be required.

    - -

    The 'template' images should be the same size as Tux Paint's - canvas. (See the "Loading Other Pictures into Tux Paint" section of - README for details on sizing.) If they are not, - they will be stretched, without affecting the shape ("aspect ratio"); - however some smudging may be applied to the edges.

    - -

    Place them in the "templates" directory. - When the 'New' dialog is accessed in Tux Paint, the 'template' - images will appear in the screen that appears, after the various solid color - choices and 'starters'.

    - -

    Note: 'Templates' can't be saved over from within Tux Paint, - since loading a 'template' is really like creating a new image. - (Instead of being blank, though there's already something there to work - with.) The 'Save' command simply creates a new picture, like it would - if the 'New' command had been used.

    +

    + Open the newly-created ".po" file — you can + edit in a plain text edtior, such as Emacs, Pico or + VI on Linux, or NotePad on Windows. The original English + text used in Tux Paint is listed in lines starting + with "msgid". Enter your translations of each + of these pieces of text in the empty "msgstr" + lines directly below the corresponding "msgid" + lines. (Note: Do not remove the quotes.) +

    -

    Note: 'Templates' are 'attached' to saved pictures, via a - small text file that has the same name as the saved file, but with - ".dat" as the extension. This allows the background - to continue to be available to the drawing (e.g., when using the 'Eraser' - tool) even after Tux Paint has been quit, or another picture loaded - or started. (In other words, if you base a drawing on a 'template' image, - it will always be affected by it.)

    +

    + Example: +

    -
    -
    +
    +

    + msgid "Smudge"
    + msgstr "Manchar"
    +  
    + msgid "Click and drag to draw large bricks."
    + msgstr "Haz clic y arrastra para dibujar ladrillos + grandes."
    +

    +
    -
    +

    + A graphical tool, called poEdit (http://www.poedit.net/), is + available for Linux, Windows and Mac OS X. +

    +

    + Note: It is best to always work off of the + latest Tux Paint text catalog template + ("tuxpaint.pot"), since new text is added, and + old text is occasionally changed. The text catalog for the + upcoming, unreleased version of Tux Paint can be found + in Tux Paint's CVS repository (see: http://www.tuxpaint.org/download/source/cvs/), + and on the Tux Paint website at http://www.tuxpaint.org/help/po/. +

    -

    Translations

    -
    -

    Tux Paint supports numerous languages, thanks to use of the - "gettext" localization library. (See OPTIONS - for how to change locales in Tux Paint.)

    +

    + To edit an existing translation, download the latest + ".po" file for that language, and edit it as + described above. +

    -

    To translate Tux Paint to a new language, copy the translation - template file, "tuxpaint.pot" (found in Tux Paint's - source code, in the folder "src/po/"). Rename the copy as a - ".po" file, with an appropriate name for the locale you're - translating to (e.g., "es.po" for Spanish; or - "pt_BR.po" for Brazilian Portuguese, versus - "pt.po" or "pt_PT.po" for Portuguese spoken in - Portugal.)

    +

    + You may send new or edited translation files to + Bill Kendrick, lead developer of Tux Paint, at: + bill@newbreedsoftware.com, + or post them to the "tuxpaint-i18n" mailing list (see: + http://www.tuxpaint.org/lists/). +

    -

    Open the newly-created ".po" file — you can edit - in a plain text edtior, such as Emacs, Pico or VI on Linux, or - NotePad on Windows. The original English text used in Tux Paint - is listed in lines starting with "msgid". Enter your - translations of each of these pieces of text in the empty - "msgstr" lines directly below the corresponding - "msgid" lines. (Note: Do not remove the quotes.)

    +

    + Alternatively, if you have an account with SourceForge.net, you can + request to be added to the "tuxpaint" project + and receive write-access to the CVS source code repository + so that you may commit your changes directly. +

    -

    Example:

    +

    + Note: Additional locale support also requires + additions to Tux Paint's source code + (/src/i18n.h and /src/i18n.c), + and requires updates to the Makefile, to have + the ".po" gettext catalog source files + compiled into ".mo" files, and installed, for + use at runtime. +

    +
    -
    -

    msgid "Smudge"
    - msgstr "Manchar"
    -  
    - msgid "Click and drag to draw large bricks."
    - msgstr "Haz clic y arrastra para dibujar ladrillos grandes." -

    -
    +

    + Alternative Input Methods +

    -

    A graphical tool, called poEdit - (http://www.poedit.net/), is available - for Linux, Windows and Mac OS X.

    +
    +

    + As of version 0.9.17, Tux Paint's "Text" tool can + provide alternative input methods for some languages. For + example, when Tux Paint is running with a Japanese + locale, the right [Alt] key can be pressed to + cycle between Latin, Romanized Hiragana and Romanized + Katakana modes. This allows native characters and words to + be entered into the "Text" tool by typing one or more keys + on a keyboard with Latin characters (e.g., a US QWERTY + keyboard). +

    -

    Note: It is best to always work off of the latest - Tux Paint text catalog template ("tuxpaint.pot"), - since new text is added, and old text is occasionally changed. - The text catalog for the upcoming, unreleased version of Tux Paint - can be found in Tux Paint's CVS repository - (see: http://www.tuxpaint.org/download/source/cvs/), - and on the Tux Paint website at - http://www.tuxpaint.org/help/po/.

    +

    + To create an input method for a new locale, create a text + file with a name based on the locale (e.g., + "ja" for Japanese), with ".im" as + the extension (e.g., "ja.im"). +

    -

    To edit an existing translation, download the latest ".po" - file for that language, and edit it as described above.

    +

    + The ".im" file can have multiple character + mapping sections for different character mapping modes. For + example, on a Japanese typing system, typing + [K] [A] in Hiragana mode generates a + different Unicode character than typing + [K] [A] in Katakana mode. +

    -

    You may send new or edited translation files to Bill Kendrick, - lead developer of Tux Paint, at: - bill@newbreedsoftware.com, - or post them to the "tuxpaint-i18n" mailing list - (see: http://www.tuxpaint.org/lists/).

    - -

    Alternatively, if you have an account with - SourceForge.net, you can request - to be added to the "tuxpaint" project and receive write-access - to the CVS source code repository so that you may commit your changes - directly.

    +

    + List the character mappings in this file, one per line. + Each line should contain (separated by whitespace): +

    -

    Note: Additional locale support also requires additions - to Tux Paint's source code (/src/i18n.h and - /src/i18n.c), and requires updates to the Makefile, - to have the ".po" gettext catalog source files compiled into - ".mo" files, and installed, for use at runtime.

    +
      +
    • the Unicode value of the character, in hexadecimal + (more than one character can be listed, separated by a + colon (':'), this allowing some sequences to map to words) +
    • -
    +
  • the keycode sequence (the ASCII characters that must be + entered to generate the Unicode character) +
  • -

    Alternative Input Methods

    -
    -

    As of version 0.9.17, Tux Paint's "Text" tool can provide - alternative input methods for some languages. For example, when - Tux Paint is running with a Japanese locale, the - right [Alt] key can be pressed to cycle between Latin, - Romanized Hiragana and Romanized Katakana modes. - This allows native characters and words to be entered into the "Text" tool by - typing one or more keys on a keyboard with Latin characters (e.g., a - US QWERTY keyboard).

    +
  • a flag (or "-") +
  • + -

    To create an input method for a new locale, create a text file - with a name based on the locale (e.g., "ja" for Japanese), - with ".im" as the extension (e.g., "ja.im").

    +

    + Start additional character mapping sections with a line + containign the word "section". +

    -

    The ".im" file can have multiple character mapping sections - for different character mapping modes. For example, on a Japanese typing - system, typing [K] [A] in Hiragana mode generates a - different Unicode character than typing - [K] [A] in Katakana mode.

    +

    + Example: +

    -

    List the character mappings in this file, one per line. Each line should - contain (separated by whitespace):

    - -
      -
    • the Unicode value of the character, in hexadecimal - (more than one character can be listed, separated by a colon (':'), - this allowing some sequences to map to words) -
    • the keycode sequence (the ASCII characters that must be entered to - generate the Unicode character) -
    • a flag (or "-") -
    +
    +

    + # Hiragana
    + 304B   ka   -
    + 304C   ga   -
    + 304D   ki   -
    + 304E   gi   -
    + 304D:3083   kya   -
    + 3063:305F   tta   -
    +  
    + # Katakana
    + section
    + 30AB   ka   -
    + 30AC   ga   -
    + 30AD   ki   -
    + 30AE   gi   -
    +

    +
    -

    Start additional character mapping sections with a line containign the word - "section".

    +

    + Note: Blank lines within the ".im" file + will be ignored, as will any text following a + "#" (pound/hash) character — it can be used to + denote comments, as seen in the example above. +

    -

    Example:

    - -
    -

    # Hiragana
    - 304B   ka   -
    - 304C   ga   -
    - 304D   ki   -
    - 304E   gi   -
    - 304D:3083   kya   -
    - 3063:305F   tta   -
    -  
    - # Katakana
    - section
    - 30AB   ka   -
    - 30AC   ga   -
    - 30AD   ki   -
    - 30AE   gi   - -

    -
    - -

    Note: Blank lines within the ".im" file - will be ignored, as will any text following a "#" - (pound/hash) character — it can be used to denote comments, - as seen in the example above.

    - -

    Note: Meanings of the flags are locale-specific, and are processed - by the language-specific source code in "src/im.c". - For example, "b" is used in Korean to handle - Batchim, which may carry over to the next character.

    - -

    Note: Additional input method support also requires additions - to Tux Paint's source code (/src/im.c), and requires - updates to the Makefile, - to have the ".im" files installed, for use at runtime.

    -
    - - +

    + Note: Meanings of the flags are locale-specific, and + are processed by the language-specific source code in + "src/im.c". For example, "b" is + used in Korean to handle Batchim, which may carry over to + the next character. +

    +

    + Note: Additional input method support also requires + additions to Tux Paint's source code + (/src/im.c), and requires updates to the + Makefile, to have the ".im" files + installed, for use at runtime. +

    +
    + + diff --git a/docs/en/html/FAQ.html b/docs/en/html/FAQ.html index 455ed40bf..ff3df3486 100644 --- a/docs/en/html/FAQ.html +++ b/docs/en/html/FAQ.html @@ -1,713 +1,1177 @@ -Tux Paint Frequently Asked Questions - - + + + + + Tux Paint Frequently Asked Questions + + + + +
    +

    + Tux Paint
    + version 0.9.25
    + Frequently Asked Questions +

    - +

    + Copyright (c) 2002-2020 by various contributors; see + AUTHORS.txt
    + http://www.tuxpaint.org/ +

    -
    -


    -version +

    + September 14, 2002 - July 27, 2020 +

    +

    -0.9.25 - -
    -Frequently Asked Questions - -

    Copyright (c) 2002-2020 by various contributors; see AUTHORS.txt
    -http://www.tuxpaint.org/

    - -

    September 14, 2002 - - - July 27, 2020

    -
    - -

    Drawing-related

    - -
      -
    • Fonts I added to Tux Paint only show squares -

      The TrueType Font you're using might have the wrong encoding. - If it's 'custom' encoded, for example, you can try running it through - FontForge - (http://fontforge.sourceforge.net/) to convert it to an - ISO-8859 format. (Email us if you need help with special fonts.)

      -
    • - -
    • The Rubber Stamp tool is greyed out! -

      This means that Tux Paint either couldn't find any stamp images, - or was asked not to load them.

      - -

      If you installed Tux Paint, but did not install the separate, - optional "Stamps" collection, quit Tux Paint and install it now. - It should be available from the same place you got the main - Tux Paint program. (Note: As of version 0.9.14, Tux Paint - comes with a small collection of example stamps.)

      - -

      If you don't want to install the default collection of stamps, - you can just create your own. See the EXTENDING - TUX PAINT documentation for more on creating PNG and SVG image files, - TXT text description files, Ogg Vorbis, MP3 or WAV sound files, - and DAT text data files that make up stamps.

      - -

      Finally, if you installed stamps, and think they should be loading, - check to see that the "nostamps" option isn't being set. - (Either via a "--nostamps" option to Tux Paint's - command line, or "nostamps=yes" in the configuration file.)

      - -

      If so, either change/remove the "nostamps" option, or you can - override it with "--stamps" on the command line or - "nostamps=no" or "stamps=yes" in a - configuration file.

      -
    • - -
        -
      • The Magic "Fill" Tool Looks Bad -

        Tux Paint is probably comparing exact pixel colors when filling. - This is faster, but looks worse. Run the command - "tuxpaint --version" from a command line, and you should - see, amongst the other output: - "Low Quality Flood Fill enabled".

        - -

        To change this, you must rebuild Tux Paint from source. - Be sure to remove or comment out any line that says:

        - -

        - #define LOW_QUALITY_FLOOD_FILL -

        - -

        in the "tuxpaint.c" file in the "src" directory.

        -
      • - -
      • Stamp outlines are always rectangles -

        Tux Paint was built with low-quality (but faster) stamp outlines.

        - -

        Rebuild Tux Paint from source. Be sure to remove or comment out any - line that says:

        - -

        - #define LOW_QUALITY_STAMP_OUTLINE -

        - -

        in the "tuxpaint.c" file in the "src" directory.

        -
      • -
      - -
    - -

    Interface Problems

    - -
      -
    • Stamp thumbnails in the Stamp Selector look bad -

      Tux Paint was probably compiled with the faster, lower quality - thumbnail code enabled. Run the command: - "tuxpaint --version" from - a command line. If, amongst the other output, you see the text: - "Low Quality Thumbnails enabled", then this is what's happening.

      - -

      Rebuild Tux Paint from source. Be sure to remove or comment out any - line that says:

      - -

      - #define LOW_QUALITY_THUMBNAILS -

      - -

      in the "tuxpaint.c" file in the "src" directory.

      -
    • - -
    • Pictures in the 'Open' dialog look bad -

      "Low Quality Thumbnails" is probably enabled. - See: "Stamp thumbnails in the Stamp Selector look bad", above.

      -
    • - -
    • The color picker buttons are ugly squares, not pretty buttons! -

      Tux Paint was probably compiled with the nice looking color - selector buttons disabled. Run the command: - "tuxpaint --version" from - a command line. If, amongst the other output, you see the text: - "Low Quality Color Selector enabled", then this is what's happening.

      - -

      Rebuild Tux Paint from source. Be sure to remove or comment out any - line that says:

      - -

      - #define LOW_QUALITY_COLOR_SELECTOR -

      - -

      in the "tuxpaint.c" file in the "src" directory.

      -
    • - -
    • All of the text is in uppercase! -

      The "uppercase" option is on.

      - -

      If you're running Tux Paint from a command-line, make sure you're - not giving it an "--uppercase" option.

      - -

      If you're running Tux Paint by double-clicking an icon, check the - properties of the icon to see if "--uppercase" is listed as a - command-line argument.

      - -

      If "--uppercase" isn't being sent on the command line, check - Tux Paint's configuration file ("~/.tuxpaintrc" under Linux and Unix, - "tuxpaint.cfg" under Windows) for a line reading: - "uppercase=yes".

      - -

      Either remove that line, or simply run Tux Paint with the - command-line argument: "--mixedcase", which will override - the uppercase setting.

      - -

      Or use Tux Paint Config. and make sure - "Show Uppercase Text Only" (under "Languages") is not checked.

      -
    • - -
    • Tux Paint is in a different language! -

      Make sure your locale setting is correct. - See "Tux Paint won't switch to my language", below.

      - -
    • Tux Paint won't switch to my language -
        -
      • Linux and Unix users: Make sure the locale is available
      • -

        Make sure the locale you want is available. Check your - "/etc/locale.gen" file. See the - OPTIONS documentation for the locales - Tux Paint uses (especially when using the "--lang" - option).

        - -

        Note: Debian users can simply run "dpkg-reconfigure locales" - if the locales are managed by "dpkg."

        +

        + Drawing-related +

          -
        • If you're using the "--lang" command-line option -

          Try using the "--locale" command-line option, - or your operating system's locale settings (e.g., the "$LANG" - environment variable), and please e-mail us regarding your trouble.

          -
        • +
        • + Fonts I added to Tux Paint only show squares +

          + The TrueType Font you're using might have the wrong + encoding. If it's 'custom' encoded, for example, you can + try running it through FontForge (http://fontforge.sourceforge.net/) + to convert it to an ISO-8859 format. (Email us if you + need help with special fonts.) +

          +
        • -
        • If you're using the "--locale" command-line option -

          If this doesn't work, please e-mail us regarding your trouble.

          -
        • +
        • + The Rubber Stamp tool is greyed out! +

          + This means that Tux Paint either couldn't find any + stamp images, or was asked not to load them. +

          -
        • If you're trying to use your Operating System's locale -

          If this doesn't work, please e-mail us regarding your trouble.

          -
        • +

          + If you installed Tux Paint, but did not install the + separate, optional "Stamps" collection, quit + Tux Paint and install it now. It should be available + from the same place you got the main Tux Paint + program. (Note: As of version 0.9.14, Tux Paint + comes with a small collection of example stamps.) +

          -
        • Make sure you have the necessary font -

          Some translations require their own font. Chinese and Korean, - for example, need Chinese and Korean TrueType Fonts installed - and placed in the proper location, respectively.

          +

          + If you don't want to install the default collection of + stamps, you can just create your own. See the EXTENDING TUX PAINT documentation + for more on creating PNG and SVG image files, TXT text + description files, Ogg Vorbis, MP3 or WAV sound + files, and DAT text data files that make up stamps. +

          -

          The appropriate fonts for such locales can be downloaded from the - Tux Paint website:

          +

          + Finally, if you installed stamps, and think they should + be loading, check to see that the "nostamps" option isn't + being set. (Either via a "--nostamps" option + to Tux Paint's command line, or + "nostamps=yes" in the configuration file.) +

          -

          - http://www.tuxpaint,org/download/fonts/ -

          -
        • +

          + If so, either change/remove the "nostamps" option, or you + can override it with "--stamps" on the + command line or "nostamps=no" or + "stamps=yes" in a configuration file. +

          + + +
        • + The Magic "Fill" Tool Looks Bad +

          + Tux Paint is probably comparing exact pixel colors + when filling. This is faster, but looks worse. Run the + command "tuxpaint --version" from a + command line, and you should see, amongst the other + output: "Low Quality Flood Fill enabled". +

          + +

          + To change this, you must rebuild Tux Paint from + source. Be sure to remove or comment out any line that + says: +

          + +
          +

          + #define LOW_QUALITY_FLOOD_FILL +

          +
          + +

          + in the "tuxpaint.c" file in the "src" directory. +

          +
        • + +
        • + Stamp outlines are always rectangles +

          + Tux Paint was built with low-quality (but faster) + stamp outlines. +

          + +

          + Rebuild Tux Paint from source. Be sure to remove or + comment out any line that says: +

          + +
          +

          + #define LOW_QUALITY_STAMP_OUTLINE +

          +
          + +

          + in the "tuxpaint.c" file in the "src" directory. +

          +
        - -
      -
    • -
    -

    Printing

    -
      -
    • Tux Paint won't print, gives an error, or prints garbage - (Unix/Linux) -

      Tux Paint prints by creating a PostScript rendition of the picture - and sending it to an external command. By default, this command is - the "lpr" printing tool.

      +

      + Interface Problems +

      -

      If that program is not available (for example, you're using CUPS, - the Common Unix Printing System, and do not have "cups-lpr" installed), - you will need to specify an appropriate command using the - "printcommand" option in Tux Paint's configuration file. - (See the OPTIONS documentation.)

      - -

      Note: Versions of Tux Paint prior to 0.9.15 used a different - default command for printing, "pngtopnm | pnmtops | lpr", - as Tux Paint output PNG format, rather than PostScript.

      - -

      If you had changed your "printcommand" option prior to Tux Paint - 0.9.15, you will need to go back and alter it to accept PostScript.

      -
    • - -
    • I get the message "You can't print yet!" when I go to print! -

      The "print delay" option is on. You can only print once every - X seconds.

      - -

      If you're running Tux Paint from a command-line, make sure you're - not giving it a "--printdelay=..." option.

      - -

      If you're running Tux Paint by double-clicking an icon, check the - properties of the icon to see if "--printdelay=..." is listed as - a command-line argument.

      - -

      If a "--printdelay=..." option isn't being sent on the - command line, - check Tux Paint's configuration file ("~/.tuxpaintrc" under Linux and - Unix, "tuxpaint.cfg" under Windows) for a line reading: - "printdelay=...".

      - -

      Either remove that line, set the delay value to 0 (no delay), or - decrease the delay to a value you prefer. (See the - OPTIONS documentation).

      - -

      Or, you can simply run Tux Paint with the command-line argument: - "--printdelay=0", which will override the configuration - file's setting, and allow unlimited printing. (You won't have to wait - between prints.)

      - -

      Or use Tux Paint Config. and make sure - "Print Delay" (under "Printing") is set to "0 seconds."

      -
    • - -
    • I simply can't print! The button is greyed out! -

      The "no print" option is on.

      - -

      If you're running Tux Paint from a command-line, make sure you're - not giving it a "--noprint" option.

      - -

      If you're running Tux Paint by double-clicking an icon, check the - properties of the icon to see if "--noprint" is listed as an - argument.

      - -

      If "--noprint" isn't on the command-line, check - Tux Paint's - configuration file ("~/.tuxpaintrc" under Linux and Unix, "tuxpaint.cfg" - under Windows) for a line reading: "noprint=yes".

      - -

      Either remove that line, or simply run Tux Paint with the - command-line argument: "--print", which will override the - configuration file's setting.

      - -

      Or use Tux Paint Config. and make sure - "Allow Printing" (under "Printing") is checked.

      -
    • -
    - -

    Saving

    -
      -
    • Where are my pictures? -

      Unless you asked Tux Paint to save into a specific location - (using the 'savedir' option), Tux Paint saves into a standard - location on your local drive:

      - -
      -
      Windows Vista
      -
      In the user's "AppData" folder:
      - e.g., C:\Users\Username\AppData\Roaming\TuxPaint\saved
      - -
      Windows 95, 98, ME, 2000, XP
      -
      In the user's "Application Data" folder:
      - e.g., C:\Documents and Settings\Username\Application Data\TuxPaint\saved
      - -
      Mac OS X
      -
      In the user's "Application Support" folder:
      - e.g., /Users/Username/Library/Applicaton Support/TuxPaint/saved/
      - -
      Linux / Unix
      -
      In the user's $HOME directory, under a ".tuxpaint" - subfolder:
      - e.g., /home/username/.tuxpaint/saved/
      -
      -
      - -

      The images are stored as PNG bitmaps, which most modern programs - should be able to load (image editors, word processors, web browsers, - etc.)

      - -
    • - -
    • Tux Paint always saves over my old picture! -

      The "save over" option is enabled. (This disables the prompt - that would appear when you click 'Save.')

      - -

      If you're running Tux Paint from a command-line, make sure you're - not giving it a "--saveover" option.

      - -

      If you're running Tux Paint by double-clicking an icon, check the - properties of the icon to see if "--saveover" is listed as an - argument.

      - -

      If "--saveover" isn't on the command-line, check - Tux Paint's - configuration file ("~/.tuxpaintrc" under Linux and Unix, "tuxpaint.cfg" - under Windows) for a line reading: "saveover=yes".

      - -

      Either remove that line, or simply run Tux Paint with the - command-line argument: "--saveoverask", which will override the - configuration file's setting.

      - -

      Or use Tux Paint Config. and make sure - "Ask Before Overwriting" (under "Saving") is checked.

      - -

      Also, see "Tux Paint always saves a new picture!", below.

      -
    • - -
    • Tux Paint always saves a new picture! -

      The "never save over" option is enabled. (This disables the prompt - that would appear when you click 'Save.')

      - -

      If you're running Tux Paint from a command-line, make sure you're - not giving it a "--saveovernew" option.

      - -

      If you're running Tux Paint by double-clicking an icon, check the - properties of the icon to see if "--saveovernew" is listed as an - argument.

      - -

      If "--saveovernew" isn't on the command-line, check - Tux Paint's - configuration file ("~/.tuxpaintrc" under Linux and Unix, "tuxpaint.cfg" - under Windows) for a line reading: "saveover=new".

      - -

      Either remove that line, or simply run Tux Paint with the - command-line argument: "--saveoverask", which will override the - configuration file's setting.

      - -

      Or use Tux Paint Config. and make sure - "Ask Before Overwriting" (under "Saving") is checked.

      - -

      Also, see "Tux Paint always saves over my old picture!", above.

      -
    • -
    - -

    Audio Problems

    -
      -
    • There's no sound! -
        -
      • First, check the obvious:
          -
        • Are your speakers connected and turned on?
        • -
        • Is the volume turned up on your speakers?
        • -
        • Is the volume turned up in your Operating System's "mixer?"
        • -
        • Are you certain you're using a computer with a sound card?
        • -
        • Are any other programs running that use sound? (They may be - 'blocking' Tux Paint from accessing your sound device)
        • -
        • (Unix/Linux) Are you using a sound system, such as aRts, ESD or - GStreamer? If so, try setting the "SDL_AUDIODRIVER" environment variable - before running Tux Paint (e.g., - "export SDL_AUDIODRIVER=arts"). - Or, run Tux Paint through the system's rerouter (e.g., - run "artsdsp tuxpaint" or - "esddsp tuxpaint", instead of - simply "tuxpaint").
        • +
        • + Stamp thumbnails in the Stamp Selector look bad +

          + Tux Paint was probably compiled with the faster, + lower quality thumbnail code enabled. Run the command: + "tuxpaint --version" from a command + line. If, amongst the other output, you see the text: + "Low Quality Thumbnails enabled", then this is what's + happening. +

          + +

          + Rebuild Tux Paint from source. Be sure to remove or + comment out any line that says: +

          + +
          +

          + #define LOW_QUALITY_THUMBNAILS +

          +
          + +

          + in the "tuxpaint.c" file in the "src" directory. +

          +
        • + +
        • + Pictures in the 'Open' dialog look bad +

          + "Low Quality Thumbnails" is probably enabled. See: "Stamp + thumbnails in the Stamp Selector look bad", above. +

          +
        • + +
        • + The color picker buttons are ugly squares, not pretty + buttons! +

          + Tux Paint was probably compiled with the nice + looking color selector buttons disabled. Run the command: + "tuxpaint --version" from a command + line. If, amongst the other output, you see the text: + "Low Quality Color Selector enabled", then this is what's + happening. +

          + +

          + Rebuild Tux Paint from source. Be sure to remove or + comment out any line that says: +

          + +
          +

          + #define LOW_QUALITY_COLOR_SELECTOR +

          +
          + +

          + in the "tuxpaint.c" file in the "src" directory. +

          +
        • + +
        • + All of the text is in uppercase! +

          + The "uppercase" option is on. +

          + +

          + If you're running Tux Paint from a command-line, + make sure you're not giving it an + "--uppercase" option. +

          + +

          + If you're running Tux Paint by double-clicking an + icon, check the properties of the icon to see if + "--uppercase" is listed as a command-line + argument. +

          + +

          + If "--uppercase" isn't being sent on the + command line, check Tux Paint's configuration file + ("~/.tuxpaintrc" under Linux and Unix, "tuxpaint.cfg" + under Windows) for a line reading: + "uppercase=yes". +

          + +

          + Either remove that line, or simply run Tux Paint + with the command-line argument: + "--mixedcase", which will override the + uppercase setting. +

          + +

          + Or use Tux Paint Config. and make sure "Show + Uppercase Text Only" (under "Languages") is not checked. +

          +
        • + +
        • + Tux Paint is in a different language! +

          + Make sure your locale setting is correct. See + "Tux Paint won't switch to my language", below. +

          +
        • + +
        • + Tux Paint won't switch to my language +
            +
          • + Linux and Unix users: Make sure the locale is + available +

            + Make sure the locale you want is available. Check + your "/etc/locale.gen" file. See the OPTIONS documentation for the + locales Tux Paint uses (especially when using + the "--lang" option). +

            + +

            + Note: Debian users can simply run + "dpkg-reconfigure locales" if the + locales are managed by "dpkg." +

            + +
              +
            • If you're using the "--lang" + command-line option +

              + Try using the "--locale" + command-line option, or your operating system's + locale settings (e.g., the "$LANG" + environment variable), and please e-mail us + regarding your trouble. +

              +
            • + +
            • If you're using the "--locale" + command-line option +

              + If this doesn't work, please e-mail us regarding + your trouble. +

              +
            • + +
            • If you're trying to use your Operating System's + locale +

              + If this doesn't work, please e-mail us regarding + your trouble. +

              +
            • + +
            • Make sure you have the necessary font +

              + Some translations require their own font. Chinese + and Korean, for example, need Chinese and Korean + TrueType Fonts installed and placed in the proper + location, respectively. +

              + +

              + The appropriate fonts for such locales can be + downloaded from the Tux Paint website: +

              + +
              +

              + http://www.tuxpaint,org/download/fonts/ +

              +
              +
            • +
            +
          • +
          +
        - -
      • Is sound disabled in Tux Paint? -

        If sound seems to work otherwise (and you're sure no other program is - "blocking" the sound device), then Tux Paint may be running with - a "no sound" option.

        - -

        Make sure you're not running Tux Paint with the - "--nosound" option as a command-line argument. - (See the OPTIONS documentation for details.)

        -

        If it's not, then check the configuration file - ("/etc/tuxpaint/tuxpaint.conf" and "~/.tuxpaintrc" under Linux and - Unix, and "tuxpaint.cfg" under Windows) for a line reading: - "nosound=yes".

        +

        + Printing +

        -

        Either remove that line, or simply run Tux Paint with the - command-line argument: "--sound", which will override - the configuration file's setting.

        - -

        Alternatively, you can use Tux Paint Config. to change - the configuration file. Make sure "Enable Sound Effects" (under - "Video & Sound") is checked, then click "Apply".

        -
      • - -
      • Were sounds temporarily disabled? -

        Even if sounds are enabled in Tux Paint, it is possible to - disable and re-enable them temporarily using the - [Alt] + [S] key sequence. Try pressing those - keys to see if sounds begin working again.

        -
      • - -
      • Was Tux Paint built without sound support? -

        Tux Paint may have been compiled with sound support disabled. - To test whether sound support was enabled when Tux Paint was - compiled, run Tux Paint from a command line, like so:

        - -

        - tuxpaint --version -

        - -

        If, amongst the other information, you see "Sound disabled", then the - version of Tux Paint you're running has sound disabled. Recompile - Tux Paint, and be sure NOT to build the "nosound" target. - (i.e., don't run "make nosound") Be sure the SDL_mixer - library and its development headers are available!

        -
      • -
      -
    • - -
    • Tux Paint makes too much noise! Can I turn them off? -

      Yes, there are a number of ways to disable sounds in Tux Paint:

      - -
        -
      • Press [Alt] + [S] while in Tux Paint to - temporarily disable sounds. (Press that key sequence again to re-enable - sounds.) -
      • - -
      • Run Tux Paint with the "no sound" option:
          -
        • Use Tux Paint Config to uncheck the "Enable Sound Effects" - option (under "Video & Sound"). -
        • Edit Tux Paint's configuration file (see - OPTIONS for details) and add a line - containing "nosound=yes". -
        • Run "tuxpaint --nosound" from the command line or - shortcut or desktop icon. -
        • Recompile Tux Paint with sound support disabled. - (See above and INSTALL.txt.) +
        • + Tux Paint won't print, gives an error, or prints + garbage (Unix/Linux) +

          + Tux Paint prints by creating a PostScript rendition + of the picture and sending it to an external command. By + default, this command is the "lpr" printing tool. +

          + +

          + If that program is not available (for example, you're + using CUPS, the Common Unix Printing System, and do not + have "cups-lpr" installed), you will need to specify an + appropriate command using the "printcommand" option in + Tux Paint's configuration file. (See the OPTIONS documentation.) +

          + +

          + Note: Versions of Tux Paint prior to 0.9.15 + used a different default command for printing, + "pngtopnm | pnmtops | lpr", as + Tux Paint output PNG format, rather than PostScript. +

          + +

          + If you had changed your "printcommand" option prior to + Tux Paint 0.9.15, you will need to go back and alter + it to accept PostScript. +

          +
        • + +
        • + I get the message "You can't print yet!" when I go to + print! +

          + The "print delay" option is on. You can only print once + every X seconds. +

          + +

          + If you're running Tux Paint from a command-line, + make sure you're not giving it a + "--printdelay=..." option. +

          + +

          + If you're running Tux Paint by double-clicking an + icon, check the properties of the icon to see if + "--printdelay=..." is listed as a + command-line argument. +

          + +

          + If a "--printdelay=..." option isn't being + sent on the command line, check Tux Paint's + configuration file ("~/.tuxpaintrc" under Linux and Unix, + "tuxpaint.cfg" under Windows) for a line reading: + "printdelay=...". +

          + +

          + Either remove that line, set the delay value to 0 (no + delay), or decrease the delay to a value you prefer. (See + the OPTIONS documentation). +

          + +

          + Or, you can simply run Tux Paint with the + command-line argument: "--printdelay=0", + which will override the configuration file's setting, and + allow unlimited printing. (You won't have to wait between + prints.) +

          + +

          + Or use Tux Paint Config. and make sure "Print + Delay" (under "Printing") is set to "0 seconds." +

          +
        • + +
        • + I simply can't print! The button is greyed out! +

          + The "no print" option is on. +

          + +

          + If you're running Tux Paint from a command-line, + make sure you're not giving it a "--noprint" + option. +

          + +

          + If you're running Tux Paint by double-clicking an + icon, check the properties of the icon to see if + "--noprint" is listed as an argument. +

          + +

          + If "--noprint" isn't on the command-line, + check Tux Paint's configuration file + ("~/.tuxpaintrc" under Linux and Unix, "tuxpaint.cfg" + under Windows) for a line reading: + "noprint=yes". +

          + +

          + Either remove that line, or simply run Tux Paint + with the command-line argument: "--print", + which will override the configuration file's setting. +

          + +

          + Or use Tux Paint Config. and make sure "Allow + Printing" (under "Printing") is checked. +

          +
        -
      • -
      -
    • -
    • The sound effects sound strange -

      This could have to do with how SDL and SDL_mixer were initialized. - (The buffer size chosen.)

      +

      + Saving +

      -

      Please e-mail us with details about your computer system. - (Operating system and version, sound card, which version of Tux Paint - you're running (run "tuxpaint --version" to verify), and - so on.)

      -
    • -
    +
      +
    • + Where are my pictures? +

      + Unless you asked Tux Paint to save into a specific + location (using the 'savedir' option), Tux Paint + saves into a standard location on your local drive: +

      -

      Fullscreen Mode Problems

      -
        -
      • When I run Tux Paint full-screen and ALT-TAB out, the window turns - black! +
        +
        + Windows Vista +
        -

        This is apparently a bug in the SDL library. Sorry.

        -
      • +
        + In the user's "AppData" folder:
        + e.g., + C:\Users\Username\AppData\Roaming\TuxPaint\saved
        +
        -
      • When I run Tux Paint full-screen, it has large borders around - it +
        + Windows 95, 98, ME, 2000, XP +
        -

        Linux users - Your X-Window server is probably not set with the - ability to switch to the desired resolution: 800×600. - (or whatever resolution you have Tux Paint set to run at.) - (This is typically done manually under the X-Window server by - pressing [Ctrl]-[Alt]-[KeyPad Plus] and -[KeyPad Minus].)

        +
        + In the user's "Application Data" folder:
        + e.g., C:\Documents and + Settings\Username\Application + Data\TuxPaint\saved
        +
        -

        For this to work, your monitor must support that resolution, and - you need to have it listed in your X server configuration.

        +
        + Mac OS X +
        -

        Check the "Display" subsection of the "Screen" section of your - XFree86 or X.org configuration file (typically "/etc/X11/XF86Config-4" or - "/etc/X11/XF86Config", depending on the version of XFree86 you're - using; 3.x or 4.x, respectively, or "/etc/X11/xorg.conf" for X.org).

        +
        + In the user's "Application Support" folder:
        + e.g., /Users/Username/Library/Applicaton + Support/TuxPaint/saved/
        +
        -

        Add "800x600" (or whatever resolution(s) you want) to the appropriate - "Modes" line. (e.g., in the "Display" subsection that contains 24-bit color - depth ("Depth 24"), which is what Tux Paint tries to use.) - e.g.:

        +

        + Linux / Unix +
        -

        - Modes "1280x1024" "1024x768" "800x600" "640x480" -

        +
        + In the user's $HOME directory, under a + ".tuxpaint" subfolder:
        + e.g., + /home/username/.tuxpaint/saved/
        +
        + -

        Note that some Linux distributions have tools that can make these - changes for you. Debian users can run the command - "dpkg-reconfigure xserver-xfree86" as root, for example.

        -
      • +

        + The images are stored as PNG bitmaps, which most modern + programs should be able to load (image editors, word + processors, web browsers, etc.) +

        + -
      • Tux Paint keeps running in Full Screen mode - I want it - windowed! -

        The "fullscreen" option is set.

        +
      • + Tux Paint always saves over my old picture! +

        + The "save over" option is enabled. (This disables the + prompt that would appear when you click 'Save.') +

        -

        If you're running Tux Paint from a command-line, make sure you're - not giving it a "--fullscreen" option.

        +

        + If you're running Tux Paint from a command-line, + make sure you're not giving it a + "--saveover" option. +

        -

        If you're running Tux Paint by double-clicking an icon, check the - properties of the icon to see if "--fullscreen" is listed - as an argument.

        +

        + If you're running Tux Paint by double-clicking an + icon, check the properties of the icon to see if + "--saveover" is listed as an argument. +

        -

        If "--fullscreen" isn't on the command-line, check Tux Paint's - configuration file ("~/.tuxpaintrc" under Linux and Unix, - "tuxpaint.cfg" under Windows) for a line reading: - "fullscreen=yes".

        +

        + If "--saveover" isn't on the command-line, + check Tux Paint's configuration file + ("~/.tuxpaintrc" under Linux and Unix, "tuxpaint.cfg" + under Windows) for a line reading: + "saveover=yes". +

        -

        Either remove that line, or simply run Tux Paint with the - command-line argument: "--windowed", which will override - the configuration file's setting.

        +

        + Either remove that line, or simply run Tux Paint + with the command-line argument: + "--saveoverask", which will override the + configuration file's setting. +

        -

        Or use Tux Paint Config. and make sure - "Fullscreen" (under "Video & Sound") is not checked.

        -
      • -
      +

      + Or use Tux Paint Config. and make sure "Ask + Before Overwriting" (under "Saving") is checked. +

      -

      Other Probelms

      -
        -
      • Tux Paint won't run -

        If Tux Paint aborts with the message: - "You're already running a copy of Tux Paint!", - this means it has been launched in the last 30 seconds. - (On Unix/Linux, this message would appear in a terminal console if you - ran Tux Paint from a command-line. On Windows, this message would - appear in a file named "stdout.txt" in the same folder where - TuxPaint.exe resides (e.g., in - C:\Program Files\TuxPaint).

        +

        + Also, see "Tux Paint always saves a new picture!", + below. +

        +
      • -

        A lockfile ("~/.tuxpaint/lockfile.dat" on Linux and Unix, - "userdata\lockfile.dat" on Windows) is used to make sure Tux Paint - isn't run too many times at once (e.g., due to a child impatiently - clicking its icon more than once).

        +
      • + Tux Paint always saves a new picture! +

        + The "never save over" option is enabled. (This disables + the prompt that would appear when you click 'Save.') +

        -

        Even if the lockfile exists, it contains the 'time' Tux Paint was - last run. If it's been more than 30 seconds, Tux Paint should run fine, - and simply update the lockfile with the current time.

        +

        + If you're running Tux Paint from a command-line, + make sure you're not giving it a + "--saveovernew" option. +

        -

        If multiple users are sharing the directory where this file is stored - (e.g., on a shared network drive), then you'll need to disable this - feature.

        +

        + If you're running Tux Paint by double-clicking an + icon, check the properties of the icon to see if + "--saveovernew" is listed as an argument. +

        -

        To disable the lockfile, add the "--nolockfile" argument to - Tux Paint's command-line.

        -
      • +

        + If "--saveovernew" isn't on the + command-line, check Tux Paint's configuration file + ("~/.tuxpaintrc" under Linux and Unix, "tuxpaint.cfg" + under Windows) for a line reading: + "saveover=new". +

        -
      • I can't quit Tux Paint -

        The "noquit" option is set. This disables the "Quit" button in - Tux Paint's toolbar (greying it out), and prevents Tux Paint from - being quit using the [Escape] key.

        +

        + Either remove that line, or simply run Tux Paint + with the command-line argument: + "--saveoverask", which will override the + configuration file's setting. +

        -

        If Tux Paint is not in fullscreen mode, simply click the - window close button on Tux Paint's title bar. - (i.e., the "(x)" at the upper right.)

        +

        + Or use Tux Paint Config. and make sure "Ask + Before Overwriting" (under "Saving") is checked. +

        -

        If Tux Paint is in fullscreen mode, you will need to use the - [Shift] + [Control] + [Escape] sequence on the keyboard to - quit Tux Paint.

        +

        + Also, see "Tux Paint always saves over my old + picture!", above. +

        +
      • +
      -

      (Note: with or without "noquit" set, you can always use the - [Alt] + [F4] combination on your keyboard to quit Tux Paint.)

      -
    • +

      + Audio Problems +

      -
    • I don't want "noquit" mode enabled! -

      If you're running Tux Paint from a command-line, make sure you're - not giving it a "--noquit" option.

      +
        +
      • + There's no sound! +
          +
        • + First, check the obvious: +
            +
          • Are your speakers connected and turned on? +
          • -

            If you're running Tux Paint by double-clicking an icon, check the - properties of the icon to see if "--noquit" is listed as an - argument.

            +
          • Is the volume turned up on your speakers? +
          • -

            If "--noquit" isn't on the command-line, check - Tux Paint's - configuration file ("~/.tuxpaintrc" under Linux and Unix, - "tuxpaint.cfg" under Windows) for a line reading: - "noquit=yes".

            +
          • Is the volume turned up in your Operating + System's "mixer?" +
          • -

            Either remove that line, or simply run Tux Paint with the - command-line argument: "--quit", which will override the - configuration file's setting.

            +
          • Are you certain you're using a computer with a + sound card? +
          • -

            Or use Tux Paint Config. and make sure - "Disable Quit Button and [Escape] Key" (under "Simplification") - is not checked.

            - +
          • Are any other programs running that use sound? + (They may be 'blocking' Tux Paint from accessing + your sound device) +
          • -
          • Tux Paint keeps writing weird messages to the screen / to a text - file -

            A few messages are normal, but if Tux Paint is being extremely - verbose (like listing the name of every rubber-stamp image it finds while - loading them), then it was probably compiled with debugging output turned - on.

            +
          • (Unix/Linux) Are you using a sound system, such + as aRts, ESD or GStreamer? If so, try setting the + "SDL_AUDIODRIVER" environment variable before running + Tux Paint (e.g., + "export SDL_AUDIODRIVER=arts"). Or, + run Tux Paint through the system's rerouter + (e.g., run "artsdsp tuxpaint" or + "esddsp tuxpaint", instead of + simply "tuxpaint"). +
          • +
          +
        • -

          Rebuild Tux Paint from source. Be sure to remove or comment out any - line that says:

          +
        • + Is sound disabled in Tux Paint? +

          + If sound seems to work otherwise (and you're sure no + other program is "blocking" the sound device), then + Tux Paint may be running with a "no sound" + option. +

          -

          - #define DEBUG -

          +

          + Make sure you're not running Tux Paint with the + "--nosound" option as a command-line + argument. (See the OPTIONS + documentation for details.) +

          -

          in the "tuxpaint.c" file in the "src" directory.

          -
        • +

          + If it's not, then check the configuration file + ("/etc/tuxpaint/tuxpaint.conf" and "~/.tuxpaintrc" + under Linux and Unix, and "tuxpaint.cfg" under + Windows) for a line reading: + "nosound=yes". +

          -
        • Tux Paint is using options I didn't specify! -

          By default, Tux Paint first looks at configuration files for - options.

          +

          + Either remove that line, or simply run Tux Paint + with the command-line argument: + "--sound", which will override the + configuration file's setting. +

          -
            -
          • Unix and Linux -

            Under Unix and Linux, it first examines the system-wide - configuration file, located here:

            +

            + Alternatively, you can use + Tux Paint Config. to change the + configuration file. Make sure "Enable Sound Effects" + (under "Video & Sound") is checked, then click + "Apply". +

            +
          • -

            - /etc/tuxpaint/tuxpaint.conf -

            +
          • + Were sounds temporarily disabled? +

            + Even if sounds are enabled in Tux Paint, it is + possible to disable and re-enable them temporarily + using the [Alt] + [S] key + sequence. Try pressing those keys to see if sounds + begin working again. +

            +
          • -

            It then examines the user's personal configuration file:

            - -

            - ~/.tuxpaintrc -

            +
          • + Was Tux Paint built without sound support? +

            + Tux Paint may have been compiled with sound support + disabled. To test whether sound support was enabled + when Tux Paint was compiled, run Tux Paint + from a command line, like so: +

            -

            Finally, any options sent as command-line arguments are used.

            -
          • +
            +

            + tuxpaint --version +

            +
            -
          • Windows -

            Under Windows, Tux Paint first examines the configuration file:

            +

            + If, amongst the other information, you see "Sound + disabled", then the version of Tux Paint you're + running has sound disabled. Recompile Tux Paint, + and be sure NOT to build the "nosound" target. (i.e., + don't run "make nosound") Be sure + the SDL_mixer library and its development headers are + available! +

            +
          • +
          +
        • -

          - tuxpaint.cfg -

          +
        • + Tux Paint makes too much noise! Can I turn them + off? +

          + Yes, there are a number of ways to disable sounds in Tux + Paint: +

          -

          Then, any options sent as command-line arguments are used.

          -
        • -
        +
          +
        • Press [Alt] + [S] while in + Tux Paint to temporarily disable sounds. (Press that + key sequence again to re-enable sounds.) +
        • -

          This means that if anything is set in a configuration file that - you don't want set, you'll need to either change the config. file - (if you can), or override the option on the command-line.

          +
        • Run Tux Paint with the "no sound" option: +
            +
          • Use Tux Paint Config to uncheck the + "Enable Sound Effects" option (under "Video & + Sound"). +
          • -

            For example, if "/etc/tuxpaint/tuxpaint.conf" includes an option - to disable sound:

            +
          • Edit Tux Paint's configuration file (see + OPTIONS for details) and + add a line containing "nosound=yes". +
          • -

            - nosound=yes -

            +
          • Run "tuxpaint --nosound" from + the command line or shortcut or desktop icon. +
          • -

            You can reenable sound by either adding this option to your own - ".tuxpainrc" file:

            +
          • Recompile Tux Paint with sound support + disabled. (See above and INSTALL.txt.) +
          • +
          +
        • +
        +
      • -

        - sound=yes -

        +
      • + The sound effects sound strange +

        + This could have to do with how SDL and SDL_mixer were + initialized. (The buffer size chosen.) +

        -

        Or by using this command-line argument:

        +

        + Please e-mail us with details about your computer system. + (Operating system and version, sound card, which version + of Tux Paint you're running (run + "tuxpaint --version" to verify), and so + on.) +

        +
      • +
      -

      - --sound -

      +

      + Fullscreen Mode Problems +

      -

      Linux and Unix users can also disable the system-wide configuration - file by including the following command-line argument:

      +
        +
      • + When I run Tux Paint full-screen and ALT-TAB out, + the window turns black! +

        + This is apparently a bug in the SDL library. Sorry. +

        +
      • -

        - --nosysconfig -

        +
      • + When I run Tux Paint full-screen, it has large + borders around it +

        + Linux users - Your X-Window server is probably not set + with the ability to switch to the desired resolution: + 800×600. (or whatever resolution you have Tux Paint + set to run at.) (This is typically done manually under + the X-Window server by pressing [Ctrl]-[Alt]-[KeyPad + Plus] and -[KeyPad Minus].) +

        -

        Tux Paint will then only look at "~/.tuxpaintrc" and command-line - arguments to determine what options should be set.

        -
      • -
      +

      + For this to work, your monitor must support that + resolution, and you need to have it listed in your X + server configuration. +

      -

      Help / Contact

      -

      Any questions you don't see answered? Let me know!

      +

      + Check the "Display" subsection of the "Screen" section of + your XFree86 or X.org configuration file (typically + "/etc/X11/XF86Config-4" or "/etc/X11/XF86Config", + depending on the version of XFree86 you're using; 3.x or + 4.x, respectively, or "/etc/X11/xorg.conf" for X.org). +

      -

      bill@newbreedsoftware.com

      +

      + Add "800x600" (or whatever resolution(s) you want) to the + appropriate "Modes" line. (e.g., in the "Display" + subsection that contains 24-bit color depth + ("Depth 24"), which is what Tux Paint tries to + use.) e.g.: +

      -

      Or post to our 'tuxpaint-users' mailing list:

      +
      +

      + Modes "1280x1024" "1024x768" "800x600" + "640x480" +

      +
      -

      http://www.tuxpaint.org/lists/

      +

      + Note that some Linux distributions have tools that can + make these changes for you. Debian users can run the + command "dpkg-reconfigure xserver-xfree86" as root, for + example. +

      +
    • - +
    • + Tux Paint keeps running in Full Screen mode - I + want it windowed! +

      + The "fullscreen" option is set. +

      +

      + If you're running Tux Paint from a command-line, + make sure you're not giving it a + "--fullscreen" option. +

      + +

      + If you're running Tux Paint by double-clicking an + icon, check the properties of the icon to see if + "--fullscreen" is listed as an argument. +

      + +

      + If "--fullscreen" isn't on the command-line, check + Tux Paint's configuration file ("~/.tuxpaintrc" + under Linux and Unix, "tuxpaint.cfg" under Windows) for a + line reading: "fullscreen=yes". +

      + +

      + Either remove that line, or simply run Tux Paint + with the command-line argument: + "--windowed", which will override the + configuration file's setting. +

      + +

      + Or use Tux Paint Config. and make sure + "Fullscreen" (under "Video & Sound") is not checked. +

      +
    • +
    + +

    + Other Probelms +

    + +
      +
    • + Tux Paint won't run +

      + If Tux Paint aborts with the message: "You're + already running a copy of Tux Paint!", this means it + has been launched in the last 30 seconds. (On Unix/Linux, + this message would appear in a terminal console if you + ran Tux Paint from a command-line. On Windows, this + message would appear in a file named + "stdout.txt" in the same folder where + TuxPaint.exe resides (e.g., in + C:\Program Files\TuxPaint). +

      + +

      + A lockfile ("~/.tuxpaint/lockfile.dat" on Linux and Unix, + "userdata\lockfile.dat" on Windows) is used to make sure + Tux Paint isn't run too many times at once (e.g., + due to a child impatiently clicking its icon more than + once). +

      + +

      + Even if the lockfile exists, it contains the 'time' + Tux Paint was last run. If it's been more than 30 + seconds, Tux Paint should run fine, and simply + update the lockfile with the current time. +

      + +

      + If multiple users are sharing the directory where this + file is stored (e.g., on a shared network drive), then + you'll need to disable this feature. +

      + +

      + To disable the lockfile, add the + "--nolockfile" argument to Tux Paint's + command-line. +

      +
    • + +
    • + I can't quit Tux Paint +

      + The "noquit" option is set. This disables the "Quit" + button in Tux Paint's toolbar (greying it out), and + prevents Tux Paint from being quit using the + [Escape] key. +

      + +

      + If Tux Paint is not in fullscreen mode, simply click + the window close button on Tux Paint's title bar. + (i.e., the "(x)" at the upper right.) +

      + +

      + If Tux Paint is in fullscreen mode, you will need to + use the [Shift] + [Control] + [Escape] sequence on + the keyboard to quit Tux Paint. +

      + +

      + (Note: with or without "noquit" set, you can always use + the [Alt] + [F4] combination on your keyboard to + quit Tux Paint.) +

      +
    • + +
    • + I don't want "noquit" mode enabled! +

      + If you're running Tux Paint from a command-line, + make sure you're not giving it a "--noquit" + option. +

      + +

      + If you're running Tux Paint by double-clicking an + icon, check the properties of the icon to see if + "--noquit" is listed as an argument. +

      + +

      + If "--noquit" isn't on the command-line, + check Tux Paint's configuration file + ("~/.tuxpaintrc" under Linux and Unix, "tuxpaint.cfg" + under Windows) for a line reading: + "noquit=yes". +

      + +

      + Either remove that line, or simply run Tux Paint + with the command-line argument: "--quit", + which will override the configuration file's setting. +

      + +

      + Or use Tux Paint Config. and make sure "Disable + Quit Button and [Escape] Key" (under "Simplification") is + not checked. +

      +
    • + +
    • + Tux Paint keeps writing weird messages to the + screen / to a text file +

      + A few messages are normal, but if Tux Paint is being + extremely verbose (like listing the name of every + rubber-stamp image it finds while loading them), then it + was probably compiled with debugging output turned on. +

      + +

      + Rebuild Tux Paint from source. Be sure to remove or + comment out any line that says: +

      + +
      +

      + #define DEBUG +

      +
      + +

      + in the "tuxpaint.c" file in the "src" directory. +

      +
    • + +
    • + Tux Paint is using options I didn't specify! +

      + By default, Tux Paint first looks at configuration + files for options. +

      + +
        +
      • + Unix and Linux +

        + Under Unix and Linux, it first examines the + system-wide configuration file, located here: +

        + +
        +

        + /etc/tuxpaint/tuxpaint.conf +

        +
        + +

        + It then examines the user's personal configuration + file: +

        + +
        +

        + ~/.tuxpaintrc +

        +
        + +

        + Finally, any options sent as command-line arguments + are used. +

        +
      • + +
      • + Windows +

        + Under Windows, Tux Paint first examines the + configuration file: +

        + +
        +

        + tuxpaint.cfg +

        +
        + +

        + Then, any options sent as command-line arguments are + used. +

        +
      • +
      + +

      + This means that if anything is set in a configuration + file that you don't want set, you'll need to either + change the config. file (if you can), or override the + option on the command-line. +

      + +

      + For example, if "/etc/tuxpaint/tuxpaint.conf" includes an + option to disable sound: +

      + +
      +

      + nosound=yes +

      +
      + +

      + You can reenable sound by either adding this option to + your own ".tuxpainrc" file: +

      + +
      +

      + sound=yes +

      +
      + +

      + Or by using this command-line argument: +

      + +
      +

      + --sound +

      +
      + +

      + Linux and Unix users can also disable the system-wide + configuration file by including the following + command-line argument: +

      + +
      +

      + --nosysconfig +

      +
      + +

      + Tux Paint will then only look at "~/.tuxpaintrc" and + command-line arguments to determine what options should + be set. +

      +
    • +
    + +

    + Help / Contact +

    + +

    + Any questions you don't see answered? Let me know! +

    + +
    +

    + bill@newbreedsoftware.com +

    +
    + +

    + Or post to our 'tuxpaint-users' mailing list: +

    + +
    +

    + http://www.tuxpaint.org/lists/ +

    +
    + + diff --git a/docs/en/html/OPTIONS.html b/docs/en/html/OPTIONS.html index 18dc11670..90cf1f468 100644 --- a/docs/en/html/OPTIONS.html +++ b/docs/en/html/OPTIONS.html @@ -1,2735 +1,5562 @@ -Tux Paint Options Documentation - - + + + + + Tux Paint Options Documentation + + + + +
    +

    + Tux Paint
    + version 0.9.25 +

    - +

    + Options Documentation +

    -
    -

    Tux Paint
    +

    + Copyright (c) 2002-2020 by various contributors; see + AUTHORS.txt
    + http://www.tuxpaint.org/ +

    -version +

    + July 27, 2020 +

    +

    -0.9.25 +
    - -

    Options Documentation

    +

    + Tux Paint Config. +

    -

    Copyright (c) 2002-2020 by various contributors; see AUTHORS.txt
    -http://www.tuxpaint.org/

    - -

    July 26, 2020

    - - -
    - -
    - -

    Tux Paint Config.

    -
    -

    As of Tux Paint version 0.9.14, a graphical tool is available - that allows you to change Tux Paint's behavior. However, if you'd - rather not install and use this tool, or want a better understanding of - the available options, please continue reading.

    -
    - -
    - -

    Configuration File

    -
    -

    You can create a simple configuration file for Tux Paint, which it - will read each time you start it up.

    - -

    The file is simply a plain text file containing the options - you want enabled:

    - -

    Linux and Unix Users

    -
    -

    The file you should create is called - ".tuxpaintrc" - and it should be placed in your home directory. - (a.k.a. "~/.tuxpaintrc" or - "$HOME/.tuxpaintrc")

    - -

    System-Wide Configuration File

    -

    Before this file is read, a system-wide configuration file is - read. (By default, this configuration has no settings enabled.) - It is located at:

    +

    + As of Tux Paint version 0.9.14, a graphical tool + is available that allows you to change Tux Paint's + behavior. However, if you'd rather not install and use this + tool, or want a better understanding of the available + options, please continue reading. +

    +
    + +
    + +

    + Configuration File +

    + +
    +

    + You can create a simple configuration file for + Tux Paint, which it will read each time you start it + up. +

    + +

    + The file is simply a plain text file containing the options + you want enabled: +

    + +

    + Linux and Unix Users +

    - /etc/tuxpaint/tuxpaint.conf +

    + The file you should create is called + ".tuxpaintrc" and it should be placed + in your home directory. (a.k.a. + "~/.tuxpaintrc" or + "$HOME/.tuxpaintrc") +

    + +

    + System-Wide Configuration File +

    + +
    +

    + Before this file is read, a system-wide configuration + file is read. (By default, this configuration has no + settings enabled.) It is located at: +

    + +
    + /etc/tuxpaint/tuxpaint.conf +
    + +

    + You can disable reading of this file altogether, + leaving the settings as defaults (which can then be + overridden by your ".tuxpaintrc" file + and/or command-line arguments) by using the + command-line option: +

    + +
    + --nosysconfig +
    +
    - -

    You can disable reading of this file altogether, leaving the - settings as defaults (which can then be overridden by your - ".tuxpaintrc" file and/or command-line arguments) - by using the command-line option:

    + +

    + Mac OS X Users +

    - --nosysconfig +

    + The file you should create is called + "tuxpaint.cfg" and it should be + placed in your home folder, under the sub-folder: + Library/Application Support/TuxPaint +

    + +

    + System-Wide Configuration File +

    + +
    +

    + Before this file is read, a system-wide configuration + file is read. (By default, this configuration has no + settings enabled.) It is located at: +

    + +
    + /Library/Application + Support/TuxPaint/tuxpaint.cfg +
    +
    -
    -
    -

    Mac OS X Users

    -
    -

    The file you should create is called - "tuxpaint.cfg" - and it should be placed in your home folder, under the sub-folder: - Library/Application Support/TuxPaint -

    - -

    System-Wide Configuration File

    -
    -

    Before this file is read, a system-wide configuration file is - read. (By default, this configuration has no settings enabled.) - It is located at:

    +

    + Windows Users +

    - /Library/Application Support/TuxPaint/tuxpaint.cfg +

    + The file you should create is called + "tuxpaint.cfg" and it should be + placed in Tux Paint's folder. +

    + +

    + You can use NotePad or WordPad to create this file. Be + sure to save it as Plain Text, and make sure the filename + doesn't have ".txt" at the end... +

    -
    - -

    Windows Users

    -
    -

    The file you should create is called - "tuxpaint.cfg" and it - should be placed in Tux Paint's folder.

    - -

    You can use NotePad or WordPad to create this file. - Be sure to save it as Plain Text, and make sure the filename - doesn't have ".txt" at the end...

    -
    -
    - -
    - -

    Available Options

    -
    -

    The following settings can be set in the configuration file. - (Command-line settings will override these. - See the "Command-Line Options" - section, below.)

    - -
    -
    fullscreen=yes
    -
    - Run the program in full screen mode, rather than in a window. -
    - -
    fullscreen=native
    -
    - Run the program in full screen mode. Additionally, assume the - screen's current resolution (set by the operating system). -
    - -
    windowsize=SIZE
    -
    -

    Run the program at a different size (in windowed mode) or - at a different screen resolution (in fullscreen mode), rather than the - default (usually 800x600).

    - -

    The SIZE value should be presented in pixels, in 'width-by-height' - format, with an "x" (lowercase X) between the values. The size can - be anything that's at least 640 wide, and at least 480 tall.

    - -

    Some examples: -

      -
    • 640x480
    • -
    • 1024x768
    • -
    • 768x1024
    • -
    • 1600x1200
    • -
    -

    -
    - -
    orient=portrait
    -
    -

    Swaps the width/height options given to Tux Paint, useful for - rotating the window on portait displays, such as a tablet PC that's - in tablet orientation. -

    - -
    native=yes
    -
    -

    When running Tux Paint in fullscreen mode, this - assumes the screen's current resolution (overriding any - "windowsize" option), as set by the operating system. -

    - -
    allowscreensaver=yes
    -
    -

    By default, Tux Paint prevents your system's screensaver - from starting up. You can override this by using the "allowscreensaver" - option. Note: This requires version 1.2.12 or higher of the SDL library. - (You can also do this by setting the "SDL_VIDEO_ALLOW_SCREENSAVER" - environment variable on your system to "1".) -

    - -
    nosound=yes
    -
    - Disable sound effects. (Note: Pressing [Alt] + [S] - cannot be used to reenable sounds if they were disabled using this option.) -
    - -
    nostereo=yes
    -
    - Disable stereo panning support. (Useful for users with hearing impairment - in one ear, or places where a single speaker or headphone is being used.) -
    - -
    noquit=yes
    -
    -

    Disable the on-screen "Quit" button and prevent the [Escape] key - from quitting Tux Paint.

    - -

    Using the [Alt] + [F4] keyboard combination - or clicking the window's close button (assuming you're not in - fullscreen mode) still works to quit Tux Paint.

    - -

    You can also use the following keyboard combination to quit: - [Shift] + [Control] + [Escape].

    -
    - -
    noprint=yes
    -
    - Disable the printing feature. -
    - -
    printdelay=SECONDS
    -
    - Restrict printing so that printing can occur only once every - SECONDS seconds. -
    - -
    printcommand=COMMAND
    -
    -

    (Linux and Unix only)

    - -

    Use the command COMMAND to print a PostScript format file - when the 'Print' button is clicked. - If this option is not specifically not set, the default command is:

    - -
    - lpr -
    - -

    Note: Versions of Tux Paint prior to 0.9.15 - sent PNG format data to the print command (which defaulted to - "pngtopnm | pnmtops | lpr").

    - -

    If you set an alternative printcommand in the - configuration file prior to version 0.9.15, you will need to change it.

    -
    - -
    altprintcommand=COMMAND
    -
    -

    (Linux and Unix only)

    - -

    Use the command COMMAND to print a PostScript format file - when the 'Print' button is clicked while the [Alt] modifier - key is being held. (This is typically used for providing a print - dialog, similar to when pressing [Alt]+'Print' in Windows and - Mac OS X.)

    - -

    If this option is not specifically not set, the default command is - KDE's graphical print dialog:

    - -
    - kprinter -
    -
    - -
    printcfg=yes
    -
    -

    (Windows and macOS only)

    - -

    Tux Paint will use a printer configuration file when printing. - Push the [Alt] key while clicking the 'Print' button in - Tux Paint to cause a Windows print dialog window to appear.

    - -

    (Note: This only works when not running Tux Paint in - fullscreen mode.) Any configuration changes made in this dialog - will be saved to the file "userdata/print.cfg", and - used again, as long as the "printcfg" option is set.

    -
    - -
    altprint=always
    -
    -

    This causes Tux Paint to always show the printer dialog - (or, on Linux/Unix, run the "altprintcommand") when the 'Print' button - is clicked. In other words, it's like clicking 'Print' while holding - [Alt], except you don't need to hold [Alt] every time.

    -
    - -
    altprint=never
    -
    -

    This prevents Tux Paint from ever showing the printer dialog - (or, on Linux/Unix, run the "altprintcommand") when the 'Print' button - is clicked. In other words, it makes the [Alt] key have no - effect when clicking the 'Print' button.

    -
    - -
    altprint=mod
    -
    -

    This is the normal, default behavior. Tux Paint shows a - printer dialog (or, on Linux/Unix, runs the "altprintcommand"), - when the [Alt] key is pressed while the 'Print' button is clicked. - Clicking 'Print' without holding [Alt] prints without showing - a dialog.

    -
    - -
    papersize=PAPERSIZE
    -
    -

    (Platforms that use Tux Paint's internal PostScript - generator — not Windows, macOS, BeOS, or Haiku.)

    - -

    Tell Tux Paint what size PostScript to generate. - If none is specified, Tux Paint first checks - your $PAPER environment variable, then - the file /etc/papersize, then uses the the - 'libpaper' library's default paper size.

    - -

    Valid paper sizes include: - letter, legal, tabloid, executive, note, statement, - a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, - b0, b1, b2 b3, b4, - 10x14, 11x17, - halfletter, halfexecutive, halfnote, - folio, quarto, ledger, - archA, archB, archC, archD, archE, - flsa, flse, - csheet, dsheet, esheet. -

    -
    - -
    nolockfile=yes
    -
    -

    By default, Tux Paint uses what's known as a 'lockfile' - to prevent it from being launched more than once in 30 seconds. - (This is to avoid accidentally running multiple copies; for example, - by double-clicking a single-click launcher, or simply - impatiently clicking the icon multiple times.)

    - -

    To make Tux Paint ignore the lockfile, allowing it to - run again, even if it was just launched less than 30 seconds - ago, enable this setting in the configuration file, or - run Tux Paint with the '--nolockfile' option - on the command-line.

    - -

    By default, the lockfile is stored in - "~/.tuxpaint/" under Linux and Unix, - and "userdata\" under Windows.

    -
    - -
    simpleshapes=yes
    -
    - Disable the rotation step of the 'Shape' tool. - Click, drag and release is all that will be needed to draw a shape. -
    - -
    uppercase=yes
    -
    - All text will be rendered only in uppercase (e.g., "Brush" will - be "BRUSH"). Useful for children who can read, but who have only - learned uppercase letters so far. -
    - -
    grab=yes
    -
    -

    Tux Paint will attempt to 'grab' the mouse and keyboard, so - that the mouse is confined to Tux Paint's window, and nearly all - keyboard input is passed directly to it.

    - -

    This is useful to disable operating system actions that could get - the user out of Tux Paint [Alt]-[Tab] window cycling, - [Ctrl]-[Escape], etc. This is especially useful in - fullscreen mode.

    -
    - -
    noshortcuts=yes
    -
    -

    This disable keyboard shortcuts (e.g., [Ctrl]-[S] for save, - [Ctrl]-[N] for a new image, etc.)

    - -

    This is useful to prevent unwanted commands from being activated - by children who aren't experienced with keyboards.

    -
    - -
    nowheelmouse=yes
    -
    - This disables support for the wheel on mice that have it. - (Normally, the wheel will scroll the selector menu on the right.) -
    - -
    nobuttondistinction=yes
    -
    -

    Prior to Tux Paint 0.9.15, the middle and right buttons on - a mouse could also be used for clicking. In version 0.9.15, it was changed - so that only the left mouse button worked, so as to not train - children to use the wrong button.

    - -

    However, for children who have trouble with the mouse, this distinction - between the two or three buttons on a mouse can be disabled (returning - Tux Paint to its old behavior) by using this option.

    -
    - -
    nofancycursors=yes
    -
    -

    This disables the fancy mouse pointer shapes in Tux Paint, - and uses your environment's normal mouse pointer.

    - -

    In some enviornments, the fancy cursors cause problems. - Use this option to avoid them.

    -
    - -
    hidecursor=yes
    -
    -

    This completely hides the mouse pointer shapes in Tux Paint.

    - -

    This is useful for touchscreen devices, such as tablet PCs.

    -
    - -
    nooutlines=yes
    -
    -

    In this mode, much simpler outlines and 'rubber-band' lines are - displayed when using the Lines, Shapes, - Stamps and Eraser tools.

    - -

    This can help when Tux Paint is run on very slow computers, - or displayed on a remote X-Window display.

    -
    - -
    sysfonts=yes
    -
    -

    This option causes Tux Paint to attempt to load fonts - (for use in the Text tool) from your operating system. - Normally, Tux Paint will only load the ones that came bundled - with Tux Paint.

    -
    - -
    alllocalefonts=yes
    -
    -

    Prior to version 0.9.21, Tux Paint loaded all fonts in its - own fonts directory, including locale-specific ones (e.g., the one - for Tibetan, which had no latin characters). As of 0.9.21, the only - font loaded from the locale-specific subdirectory, if any, is one - matching the locale Tux Paint is running on.

    - -

    To load all locale-specific fonts (the old behavior), set - this option.

    -
    - -
    nostamps=yes
    -
    -

    This option tells Tux Paint to not load any rubber stamp - images, which in turn ends up disabling the Stamps tool.

    - -

    This can speed up Tux Paint when it first loads up, - and reduce memory usage while it's running. Of course, no stamps - will be available at all.

    -
    - -
    nostampcontrols=yes
    -
    - Some images in the Stamps tool can be mirrored, flipped, - and/or have their size changed. This option disables the controls, - and only provides the basic stamps. -
    - -
    nomagiccontrols=yes
    -
    - Some Magic tools have the option of acting like a paintbrush, - or affecting the entire canvas at once. - This option disables the controls, and only provides the default - functionality (usually paint-mode). -
    - -
    nolabel=yes
    -
    - Disables the Label tool: the tool that allows text entry - which can be edited later. -
    - -
    newcolorslast=yes
    -
    - Places the blank color options in the New dialog at the end, - so that any Starters and/or Templates are shown first. -
    - -
    mirrorstamps=yes
    -
    -

    For stamps that can be mirrored, this option sets them to their - mirrored shape by default.

    - -

    This can be useful for people who prefer things right-to-left, - rather than left-to-right.

    -
    - -
    mouse-accessibility=yes
    -
    - In this mode, instead of clicking, dragging and releasing - (e.g., to draw), you click, move, and click again to end the motion. -
    - -
    onscreen-keyboard=yes
    -
    - Presents a clickable on-screen keyboard when using the Text and - Label tools. -
    - -
    onscreen-keyboard-layout=LAYOUTNAME
    -
    - Selects the initial layout for the on-screen keyboard when using the Text and - Label tools.
    - Note: Using this option implies automatically onscreen-keyboard=yes, so setting both is redundant. -
    - -
    onscreen-keyboard-disable-change=yes
    -
    - Disables the possibility for changing the layout of the on-screen keyboard when using the Text and - Label tools, useful for simplifying things for the small children.
    - Note: Using this option implies automatically onscreen-keyboard=yes, so setting both is redundant. -
    - - -
    joystick-dev=N
    -
    - Specify which joystick device should be used by Tux Paint. - Default value is 0 (the first joystick). -
    - -
    joystick-slowness=SPEED
    -
    - Sets a delay at each axis motion, allowing to slow the joystick. - Allowed values are from 0 to 500. Default value is 15. -
    - -
    joystick-threshold=THRESHOLD
    -
    - Sets the minimum level of axis motion to start moving the pointer. - Allowed values are from 0 to 32766. Default value is 3200. -
    - -
    joystick-maxsteps=STEPS
    -
    - Sets the maximum pixels the pointer will move at once. - Allowed values are from 1 to 7. Default value is 7. -
    - -
    joystick-hat-timeout=MILLISECONDS
    -
    - Sets the delay after wich the pointer will start moving automatically if the hat is keeped pushed. - Allowed values are from 0 to 3000. Default value is 1000. -
    - -
    joystick-hat-slowness=SPEED
    -
    - Sets a delay at each automatic motion, allowing to slow the speed of the hat. - Allowed values are from 0 to 500. Default value is 15. -
    - -
    joystick-btn-escape=BUTTON NUMBER
    -
    - Selects the joystick button number, as seen by SDL, that will be used to generate a escape event. - Useful to dismiss dialogs and quit. -
    - -
    joystick-btn-brush=BUTTON NUMBER
    -
    - Selects the joystick button number, as seen by SDL, that will be a shortcurt to select the brush tool. -
    - -
    joystick-btn-stamp=BUTTON NUMBER
    -
    - Selects the joystick button number, as seen by SDL, that will be a shortcurt to select the stamp tool. -
    - -
    joystick-btn-lines=BUTTON NUMBER
    -
    - Selects the joystick button number, as seen by SDL, that will be a shortcurt to select the lines tool. -
    - -
    joystick-btn-shapes=BUTTON NUMBER
    -
    - Selects the joystick button number, as seen by SDL, that will be a shortcurt to select the shapes tool. -
    - -
    joystick-btn-text=BUTTON NUMBER
    -
    - Selects the joystick button number, as seen by SDL, that will be a shortcurt to select the text tool. -
    - -
    joystick-btn-label=BUTTON NUMBER
    -
    - Selects the joystick button number, as seen by SDL, that will be a shortcurt to select the label tool. -
    - -
    joystick-btn-magic=BUTTON NUMBER
    -
    - Selects the joystick button number, as seen by SDL, that will be a shortcurt to select the magic tool. -
    - -
    joystick-btn-undo=BUTTON NUMBER
    -
    - Selects the joystick button number, as seen by SDL, that will be a shortcurt to the undo tool. -
    - -
    joystick-btn-redo=BUTTON NUMBER
    -
    - Selects the joystick button number, as seen by SDL, that will be a shortcurt to the redo tool. -
    - -
    joystick-btn-eraser=BUTTON NUMBER
    -
    - Selects the joystick button number, as seen by SDL, that will be a shortcurt for selecting the eraser tool. -
    - -
    joystick-btn-new=BUTTON NUMBER
    -
    - Selects the joystick button number, as seen by SDL, that will be a shortcurt to launch the dialog for opening a new draw. -
    - -
    joystick-btn-open=BUTTON NUMBER
    -
    - Selects the joystick button number, as seen by SDL, that will be a shortcurt to launch the dialog for opening an existing draw. -
    - -
    joystick-btn-save=BUTTON NUMBER
    -
    - Selects the joystick button number, as seen by SDL, that will be a shortcurt for saving the draw. -
    - -
    joystick-btn-pgsetup=BUTTON NUMBER
    -
    - Selects the joystick button number, as seen by SDL, that will be a shortcurt to launch the page setup dialog for printing. -
    - -
    joystick-btn-print=BUTTON NUMBER
    -
    - Selects the joystick button number, as seen by SDL, that will be a shortcurt to print. -
    - -
    joystick-buttons-ignore=BUTTON1,BUTTON2,...
    -
    - A set of joystick button numbers, as seen by SDL, that should be ignored. - Otherwise, unless they are used by one of the "joystick-btn-" options - above, buttons will be seen as a mouse left-click. -
    - - - - -
    stampsize=SIZE
    -
    -

    Use this option to force Tux Paint to set the starting size of - all stamps. The SIZE value should be between 0 (smallest) - and 10 (largest). The size is relative to the available sizes of the - stamp, which depends on the stamp itself, and Tux Paint's current - canvas size.

    - -

    Specifc "default" to let Tux Paint decide - (it's standard behavior).

    -
    - -
    keyboard=yes
    -
    -

    This allows the keyboard arrow keys to be used - to control the mouse pointer. (e.g., for mouseless environments, or - handicapped/accessibility purposes)

    - -

    Features: -

      -
    • Fine movement within canvas, or coarse movement if [Shift] is held.
    • -
    • Coarse movement within tool button areas.
    • -
    • Key controls: -
        -
      • [Left]/[Right]/[Up]/[Down], numpad [1] thru [9]: Move mouse
      • -
      • [Space]/[5]: Click mouse (except when using "Text" or "Label" tools)
      • -
      • [Insert]/[F5]: Click mouse (always)
      • -
      • [F4] jump mouse between "Tools", "Colors" and canvas areas
      • -
      • If mouse is within "Tools" section on the left, or - "Colors" secton at the bottom: -
          -
        • [F7], [F8]: Move down/up between buttons, respectively - (Tools section, only)
        • -
        • [F11], [F12]: Move to previous/next button, respectively
        • -
        -
      • -
      -
    • -
    • To click-and-drag, hold one of the 'click' keys (e.g., [Insert]), - and use the movement keys (e.g., [Left]). -
        -
      • Note: The "mouse accessibility" feature works with the keyboard - mouse controls. With both options enabled, painting tools - can be used to draw by pressing a 'click' key to start clicking, - movement keys to move around (which will draw), and another - 'click' key to end the click (stop drawing). -
      • -
      -
    • A regular mouse and/or joystick may still be used - (so you can, e.g., move with the mouse, and click with the keyboard, - or vice-versa) -
    • -
    -
    - -
    savedir=DIRECTORY
    -
    -

    Use this option to change where Tux Paint's "saved" - directory/folder is located, which is where Tux Paint saves and opens - pictures.

    - -

    If you do not override it, the default location is: -

      -
    • Linux & Unix — Under a hidden directory named - ".tuxpaint" in your home directory (aka "~" - or "$HOME")
      - Example: "/home/username/.tuxpaint/saved/"
      -
      -
    • - -
    • Windows — Inside a folder named "TuxPaint" - in your "Application Data" folder.
      - Example: "C:\Documents and Settings\Username\Application Data\TuxPaint\saved\"
      -
      -
    • - -
    • macOS — Inside a folder named "TuxPaint" in your - "Application Support" folder.
      - Example: "/Users/Username/Library/Application Support/TuxPaint/saved/"
      -
    • -
    -

    - -

    Note: When specifying a Windows drive (e.g., - "H:\"), you must also specify a subdirectory.

    - -

    Note: Prior to version 0.9.18, Tux Paint would also use - the setting or default for "savedir" as the place to - search for personal data files (brushes, stamps, starters and fonts). - As of version 0.9.18, they may be specified separately - (see the "datadir" option, below).

    - -

    Example: savedir=Z:\tuxpaint\

    -
    - -
    exportdir=DIRECTORY
    -
    -

    Use this option to change where Tux Paint exports files — single - images, or animated GIF slideshows — for external use. - -

    If you do not override it, the default location is - determined as follows: -

      -
    • Linux & Unix — If available, wherever your desktop environment - is configured for pictures to be stored, based on your XDG - (X Desktop Group) configuration. (Try running the command-line - "xdg-user-dir PICTURES" to find out.)
      -
      - Typically (in an English locale), this will be a "Pictures/" - subdirectory in your home directory (i.e., "$HOME/Pictures/" - aka "~/Pictures").
      -
      - Tux Paint will fall back to using that typical directory, of no - XDG configuration can be read, or nothing is set for - "XDG_PICTURES_DIR".
      -
      -
    • - -
    • Windows — TBD! -
    • - -
    • macOS — TBD! -
    • -
    -

    - -

    Note: When the defaults are used, a new "TuxPaint" - subdirectory will be created and used. (e.g., "~/Pictures/TuxPaint") - When the "--exportdir" option is used, the exact path specified - will be used (no "TuxPaint" subdirectory is created). - It is expected that the parent directory exists. (The directory itself - will be created, if it doesn't.) -

    - -

    Example: exportdir=/home/penguin/TuxPaintExports

    -
    - -
    datadir=DIRECTORY
    -
    -

    Use this option to change where Tux Paint looks for personal - data files (brushes, stamps, starters, templates, and fonts specific to - the current user).

    - -

    Tux Paint will search for subdirectories/subfolders named - "brushes", "stamps", "starters", - "templates", and "fonts" under the specified - data directory.

    - -

    If you do not override it, the default location is: -

      -
    • Linux & Unix — Under a hidden directory named - ".tuxpaint" in your home directory (aka "~" - or "$HOME")
      - Example: "/home/username/.tuxpaint/brushes/"
      -
      -
    • - -
    • Windows — Inside a folder named "TuxPaint" - in your "Application Data" folder.
      - Example: "C:\Documents and Settings\Username\Application Data\TuxPaint\brushes\"
      -
      -
    • - -
    • macOS — Inside a folder named "TuxPaint" in your - "Application Support" folder.
      - Example: "/Users/Username/Library/Application Support/TuxPaint/brushes/"
      -
    • -
    -

    - -

    Note: Prior to version 0.9.18, Tux Paint would use the - same setting or default as for "savedir" to search for - data files. As of version 0.9.18, they may be specified separately.

    - -

    Note: When specifying a Windows drive (e.g., - "H:\"), you must also specify a subdirectory.

    - -

    Example: datadir=/home/johnny/tuxpaint-data/

    -
    - -
    saveover=yes
    -
    - This disables the "Save over the old version...?" prompt when - saving an existing file. With this option, the older version - will always be replaced by the new version, automatically. -
    - -
    saveover=new
    -
    - This also disables the "Save over the old version...?" prompt - when saving an existing file. This option, however, will always - save a new file, rather than overwrite the older version. -
    - -
    saveover=ask
    -
    -

    (This option is redundant, since this is the default.)

    - - When saving an existing drawing, you will be first asked whether - to save over the older version or not. -
    - -
    nosave=yes
    -
    - This disables Tux Paint's ability to save files - (and therefore disables the on-screen "Save" button). - It can be used in situations where the program is only being used for - fun, or in a test environment. -
    - -
    autosave=yes
    -
    - This prevents Tux Paint from asking whether you want to save - the current picture when quitting, and assumes you do. -
    - -
    startblank=yes
    -
    - This causes Tux Paint to display a blank canvas when it first - starts up, rather than loading the last image that was being edited. -
    - -
    colorfile=FILENAME
    -
    -

    You may override Tux Paint's default color palette by creating - a plain ASCII text file that describes the colors you want, and - pointing to that file using the colorfile option.

    - -

    The file should list one color per line. Colors are defined in - terms of their Red, Green and Blue values, each from 0 (off) to 255 - (brightest). (For more information, try Wikipedia's - "RGB color model" - article.)

    - -

    Colors may be listed using three decimal numbers (e.g., - "255 68 136") or a 6- or 3-digit-long hexadecimal - 'triplet' (e.g., "#ff4488" or "#F48").

    - -

    After the color definition (on the same line) you may enter text to - describe the color. Tux will display this text when the color is - clicked. (For example, - "#FFF White as snow.")

    - -

    As an example, you can see the default colors currently - used in Tux Paint in: - "default_colors.txt".

    - -

    NOTES: You must separate decimal values with spaces, and begin - hexadecimal values with a pound/number-sign character - ("#"). In 3-digit hexadecimal, each digit is used for - both the high and low halves of the byte, so - "#FFF" is the same as "#FFFFFF", not - "#F0F0F0".

    -
    - -
    lang=LANGUAGE
    -
    -

    Run Tux Paint in one of the supported languages. - Possible choice for LANGUAGE currently include:

    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    englishamerican-english 
    acholiacoli 
    afrikaans  
    akantwi-fante 
    albanian  
    amharic  
    arabic  
    aragones  
    armenianhayeren 
    assamese  
    asturian  
    australian-english  
    azerbaijani  
    bambara  
    basqueeuskara 
    belarusianbielaruskaja 
    bengali  
    bodo  
    bokmal  
    bosnian  
    brazilian-portugueseportugues-brazilianbrazilian
    bretonbrezhoneg 
    british-englishbritish 
    bulgarian  
    canadian-english  
    catalancatala 
    chinesesimplified-chinese 
    croatianhrvatski 
    czechcesky 
    danishdansk 
     dogri 
    dutchnederlands 
    esperanto  
    estonian  
    faroese  
    finnishsuomi 
    frenchfrancais 
    fulafulahpulaar-fulfulde
    gaelicgaidhligirish-gaelic
    galiciangalego 
    georgian  
    germandeutsch 
    greek  
    groningszudelk-veenkelonioals 
    gujarati  
    hebrew  
    hindi  
    hungarianmagyar 
    icelandicislenska 
    indonesianbahasa-indonesia 
    inuktitut  
    italianitaliano 
    japanese  
    kabyle kabylian
    kannada  
    kashmiri-devanagari  
    kashmiri-perso-arabic  
    khmer  
    kigachiga 
    kinyarwanda  
    klingontlhIngan 
    konkani-devaganari  
    konkani-roman  
    korean  
    kurdish  
    latvian  
    lithuanianlietuviu 
    luganda  
    luxembourgishletzebuergesch 
    macedonian  
    maithili  
    malay  
    malayalam  
    manipuri-bengali  
    manipuri-meitei-mayek  
    marathi  
    mexican-spanishespanol-mejicanomexican
    mongolian  
    ndebele  
    nepali  
    northern-sothosesotho-sa-leboa 
    norwegiannynorsknorsk
    occitan  
    odiaoriya 
    ojibweojibway 
    persian  
    polishpolski 
    portugueseportugues 
    punjabipanjabi 
    romanian  
    russianrusskiy 
    sanskrit  
    santali-devaganari  
    santali-ol-chiki  
    scottishghaidhligscottish-gaelic
    serbian  
    serbian-latin  
    shuswapsecwepemctin 
    sindhi-devanagari  
    sindhi-perso-arabic  
    slovak  
    slovenianslovensko 
    songhay  
    southafrican-english  
    spanishespanol 
    sundanese  
    swahili  
    swedishsvenska 
    tagalog  
    tamil  
    telugu  
    thai  
    tibetan  
    traditional-chinese  
    turkish  
    twi  
    ukrainian  
    urdu  
    venda  
    venetianveneto 
    vietnamese  
    walloonwalon 
    welshcymraeg 
    wolof  
    xhosa  
    miahuatlan-zapotec zapotec
    zulu zulu
    -
    -
    -
    -
    - -
    - -

    Overriding System Config. Options using .tuxpaintrc

    -
    -

    (For Linux and Unix users)

    - -

    If any of the above options are set in - "/etc/tuxpaint/tuxpaint.config", you can override them in your - own "~/.tuxpaintrc" file.

    - -

    For true/false options, like "noprint" and - "grab", you can simply say they equal 'no' in - your "~/.tuxpaintrc" file:

    - -
    - noprint=no
    - uppercase=no -
    - -

    Or, you can use options similar to the command-line override - options described below. For example:

    - -
    - print=yes
    - mixedcase=yes -
    -
    - -
    - -

    Command-Line Options

    -
    - Options can also be issued on the command-line when you start - Tux Paint. - -
    -
    -
    - --fullscreen
    - --WIDTHxHEIGHT
    - --orient=portrait
    - --native
    - --allowscreensaver
    - --startblank
    - --nosound
    - --nostereo
    - --noquit
    - --noprint
    - --printdelay=SECONDS
    - --printcfg
    - --altprintnever
    - --altprintalways
    - --papersize=PAPERSIZE
    - --nolockfile
    - --simpleshapes
    - --uppercase
    - --grab
    - --noshortcuts
    - --nowheelmouse
    - --nobuttondistinction
    - --nofancycursors
    - --hidecursor
    - --nooutlines
    - --nostamps
    - --nostampcontrols
    - --nomagiccontrols
    - --nolabel
    - --newcolorslast
    - --mouse-accessibility
    - --onscreen-keyboard
    - --onscreen-keyboard-layout
    - --onscreen-keyboard-disable-change
    - --joystick-dev
    - --joystick-slowness
    - --joystick-threshold
    - --joystick-maxsteps
    - --joystick-hat-slowness
    - --joystick-hat-timeout
    - --joystick-btn-escape
    - --joystick-btn-brush
    - --joystick-btn-stamp
    - --joystick-btn-lines
    - --joystick-btn-shapes
    - --joystick-btn-text
    - --joystick-btn-label
    - --joystick-btn-magic
    - --joystick-btn-undo
    - --joystick-btn-redo
    - --joystick-btn-eraser
    - --joystick-btn-new
    - --joystick-btn-open
    - --joystick-btn-save
    - --joystick-btn-pgsetup
    - --joystick-btn-print
    - --joystick-buttons-ignore
    - --sysfonts
    - --alllocalefonts
    - --mirrorstamps
    - --stampsize=SIZE
    - --keyboard
    - --savedir DIRECTORY
    - --datadir DIRECTORY
    - --exportdir DIRECTORY
    - --saveover
    - --saveovernew
    - --nosave
    - --autosave
    - --lang LANGUAGE
    - --colorfile FILE
    -
    -
    - These enable or correspond to the configuration file options - described above. -
    -
    - -
    - --windowed
    - --800x600
    - --orient=landscape
    - --disablescreensaver
    - --startlast
    - --sound
    - --stereo
    - --quit
    - --print
    - --printdelay=0
    - --noprintcfg
    - --altprintmod
    - --lockfile
    - --complexshapes
    - --mixedcase
    - --dontgrab
    - --shortcuts
    - --wheelmouse
    - --buttondistinction
    - --fancycursors
    - --showcursor
    - --outlines
    - --stamps
    - --stampcontrols
    - --magiccontrols
    - --label
    - --newcolorsfirst
    - --nosysfonts
    - --currentlocalefont
    - --dontmirrorstamps
    - --stampsize=default
    - --mouse
    - --saveoverask
    - --save
    - --noautosave
    -
    -
    - These options can be used to override any settings made in - the configuration file. (If the option isn't set in the - configuration file(s), no overriding option is necessary.) -
    -
    - - -
    --locale LOCALE
    -
    -

    Run Tux Paint in one of the support languages. - See the "Choosing a Different - Language" section below for the - locale strings (e.g., "de_DE" for German) to - use.

    - -

    (If your locale is already set, e.g. with the "$LANG" - environment variable, this option is not necessary, - since Tux Paint honors your environment's setting, - if possible.)

    -
    - -
    --nosysconfig
    -
    -

    Under Linux and Unix, this prevents the system-wide configuration - file, "/etc/tuxpaint/tuxpaint.conf", from being read.

    - -

    Only your own configuration file, "~/.tuxpaintrc", - if it exists, will be used.

    -
    -
    -
    - -
    - -

    Command-Line Informational Options

    -
    -

    The following options display some informative text on the screen. - Tux Paint doesn't actually start up and run afterwards, however.

    - -
    -
    -
    --version
    - --verbose-version
    -
    - Display the version number and date of the copy of Tux Paint - you are running. The "--verbose-version" also lists what compile-time - options were set. (See INSTALL.txt and FAQ.txt). -
    - -
    --copying
    -
    - Show brief license information about copying Tux Paint. -
    - -
    --usage
    -
    - Display the list of available command-line options. -
    - -
    --help
    -
    - Display brief help on using Tux Paint. -
    - -
    --lang help
    -
    - Display a list of available languages in Tux Paint. -
    - -
    --joystick-dev list
    -
    - Display list of attached joysticks available to Tux Paint. -
    -
    -
    -
    -
    - -
    - - -

    Choosing a Different Language

    -
    -

    Tux Paint has been translated into a number of languages. - To access the translations, you can use the "--lang" - option on the command-line to set the language (e.g. - "--lang spanish") - or use the "lang=" setting in the configuration file - (e.g., "lang=spanish").

    - -

    Tux Paint also honors your environment's current locale. - (You can override it on the command-line using the - "--locale" option; see above.)

    - -

    Use the option "--lang help" to list the - available language options available.

    - -

    Available Languages

    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Locale CodeLanguage
    - (native name)
    Language
    - (English name)
    Input Method Cycle Key Combination
    C English 
    ach_UGAcoliAcholi 
    af_ZA Afrikaans 
    ak_GH Akan 
    am_ET Amharic 
    an_ES Aragones 
    ar_SA Arabic 
    as_IN Assamese 
    ast_ES Asturian 
    az_AZ Azerbaijani 
    bm_ML Bambara 
    bn_IN Bengali 
    be_BYBielaruskajaBelarusian 
    bg_BG Bulgarian 
    bo_CN (*) Tibetan 
    br_FRBrezhonegBreton 
    brx_IN Bodo 
    bs_BA Bosnian 
    ca_ESCatalàCatalan 
    ca_ES@valenciaValenciaValencian 
    cgg_UGChigaKiga 
    cs_CZCeskyCzech 
    cy_GBCymraegWelsh 
    da_DKDanskDanish 
    de_DEDeutschGerman 
    doi_IN Dogri 
    et_EE Estonian 
    el_GR (*) Greek 
    en_AU Australian English 
    en_CA Canadian English 
    en_GB British English 
    en_ZA South African English 
    eo Esperanto 
    es_ESEspañolSpanish 
    es_MXEspañol-MejicanoMexican Spanish 
    eu_ESEuskaraBasque 
    fa_IR Persian 
    ff_SNFulahFula 
    fi_FISuomiFinnish 
    fo_FO Faroese 
    fr_FRFrançaisFrench 
    ga_IEGàidhligIrish Gaelic 
    gd_GBGhaidhligScottish Gaelic 
    gl_ESGalegoGalician 
    gos_NLZudelk VeenkelonioalsGronings 
    gu_IN Gujarati 
    he_IL (*) Hebrew 
    hi_IN (*) Hindi 
    hr_HRHrvatskiCroatian 
    hu_HUMagyarHungarian 
    hy_AMHayerenArmenian 
    id_IDBahasa IndonesiaIndonesian 
    is_ISÍslenskaIcelandic 
    it_ITItalianoItalian 
    iu_CA Inuktitut 
    ja_JP (*) Japaneseright [Alt]
    ka_GE Georgian 
    kab Kabyle 
    km_KH Khmer 
    kn_IN Kannada 
    ko_KR (*) Koreanright [Alt] or left [Alt]
    kok_IN Konkani (Devaganari) 
    kok@roman Konkani (Roman) 
    ks_IN@devanagari Kashmiri (Devanagari) 
    ks_IN Kashmiri (Perso-Arabic) 
    ku_TR Kurdish 
    lb_LULetzebuergeschLuxembourgish 
    lg_UG Luganda 
    lt_LTLietuviuLithuanian 
    lv_LV Latvian 
    mk_MK Macedonian 
    mai_IN Maithili 
    ml_IN Malayalam 
    mn_MN Mongolian 
    mni_IN Manipuri (Bengali) 
    mni@meiteimayek Manipuri (Meitei Mayek) 
    mr_IN Marathi 
    ms_MY Malay 
    nb_NONorsk (bokmål)Norwegian Bokmål 
    ne_NPNepali  
    nl_NL Dutch 
    nn_NONorsk (nynorsk)Norwegian Nynorsk 
    nr_ZA Ndebele 
    nso_ZASesotho sa LeboaNorthern Sotho 
    oc_FR Occitan 
    oj_CA OjibweOjibway
    pa_IN Punjabi 
    or_IN OdiaOriya
    pl_PLPolskiPolish 
    pt_BRPortugês BrazileiroBrazilian Portuguese 
    pt_PTPortugêsPortuguese 
    ro_RO Romanian 
    ru_RURusskiyRussian 
    rw_RW Kinyarwanda 
    sa_IN Sanskrit 
    sat_IN Santali (Devaganari) 
    sat@olchiki Santali (Ol-Chikii) 
    shs_CASecwepemctinShuswap 
    si_LK Sinhala 
    sd_IN@devanagari Sindhi (Devanagari) 
    sd_IN Sindhi 
    sk_SK Slovak 
    sl_SI Slovenian 
    son Songhay 
    sq_AL Albanian 
    sr_YU Serbian (cyrillic) 
    sr_RS@latin Serbian (latin) 
    su_ID Sundanese 
    sv_SESvenskaSwedish 
    sw_TZ Swahili 
    ta_IN (*) Tamil 
    te_IN (*) Telugu 
    th_TH (*) Thai 
    tl_PH (*) Tagalog 
    tlhtlhInganKlingon 
    tr_TR Turkish 
    tw_GH Twi 
    uk_UA Ukrainian 
    ur_IN Urdu 
    ve_ZA Venda 
    vecVenètoVenetian 
    vi_VN Vietnamese 
    wa_BE Walloon 
    wo_SN Wolof 
    xh_ZA Xhosa 
    zh_CN (*) Chinese (Simplified) 
    zh_TW (*) Chinese (Traditional) 
    zam Zapotec (Miahuatlan) 
    zu_ZA Zulu 
    - -

    (*) - These languages require their own fonts, since they - are not represented using a Latin character set, like the others. - See the "Special Fonts" - section, below.

    - -

    Note: Tux Paint provides an alternative input method for - entering characters with the Text tool in some locales. - The key comibation(s) listed can be used to cycle through the - supported input methods while the Text tool is active.

    - -
    - -

    Setting Your Environment's Locale

    -
    -

    Changing your locale will affect much of your environment.

    - -

    As stated above, along with letting you choose the language at - runtime using command-line options ("--lang" and - "--locale"), - Tux Paint honors the global locale setting in your environment.

    - -

    If you haven't already set your environment's locale, the following - will briefly explain how:

    - -

    Linux/Unix Users

    -
    -

    First, be sure the locale you want to use is enabled by - editing the file "/etc/locale.gen" on your system and - then running the program "locale-gen" as root.

    - -

    Note: Debian users may be able to simply run the command - "dpkg-reconfigure locales" as root to bring up a - configuration dialog. Ubuntu users may be able to run - "sudo dpkg-reconfigure localeconf" - (the "localeconf" package may need to be installed first), or - may need to edit the file - "/var/lib/locales/supported.d/local" - first, and add locales they want, from the list found in - "/usr/share/i18n/SUPPORTED".

    - -

    Then, before running Tux Paint, set your "$LANG" - environment variable to one of the locales listed above. (If you - want all programs that can be translated to be, you may wish to place - the following in your login script; e.g. ~/.profile, - ~/.bashrc, ~/.cshrc, etc.)

    - - -

    For example, in a Bourne Shell (like BASH):

    - -
    - export LANG=es_ES ; \
    - tuxpaint -
    - - -

    And in a C Shell (like TCSH):

    - -
    - setenv LANG es_ES ; \
    - tuxpaint -
    -
    +
    + +

    + Available Options +

    -

    Windows Users

    -

    Tux Paint will recognize the current locale and use the - appropriate files by default. So this section is only for people - trying different languages.

    +

    + The following settings can be set in the configuration + file. (Command-line settings will override these. See the + "Command-Line Options" + section, below.) +

    -

    The simplest thing to do is to use the '--lang' - switch in the shortcut (see "INSTALL.txt"). However, by using - an MSDOS Prompt window, it is also possible to issue a command - like this:

    +
    +
    + fullscreen=yes +
    -
    - set LANG=es_ES -
    +
    + Run the program in full screen mode, rather than in a + window. +
    -

    ...which will set the language for the lifetime of that DOS - window.

    +
    + fullscreen=native +
    -

    For something more permanent, try editing your computer's - 'autoexec.bat' file using Windows' "sysedit" - tool:

    +
    + Run the program in full screen mode. Additionally, assume + the screen's current resolution (set by the operating + system). +
    -
    Windows 95/98
    -
      -
    1. Click on the 'Start' button, and select 'Run...'.
    2. -
    3. Type "sysedit" into the 'Open:' box (with or without quotes).
    4. -
    5. Click 'OK'.
    6. -
    7. Locate the AUTOEXEC.BAT window in the System Configuration - Editor.
    8. -
    9. Add the following at the bottom of the file: +
      + windowsize=SIZE +
      -
      - set LANG=es_ES -
      -
    10. -
    11. Close the System Configuration Editor, answering yes to save - the changes.
    12. -
    13. Restart your machine.
    14. -
    +
    +

    + Run the program at a different size (in windowed mode) + or at a different screen resolution (in fullscreen + mode), rather than the default (usually 800x600). +

    + +

    + The SIZE value should be presented in pixels, in + 'width-by-height' format, with an "x" + (lowercase X) between the values. The size can be + anything that's at least 640 wide, and at least 480 + tall. +

    + +

    + Some examples: +

    + +
      +
    • 640x480 +
    • + +
    • 1024x768 +
    • + +
    • 768x1024 +
    • + +
    • 1600x1200 +
    • +
    +
    + +
    + orient=portrait +
    + +
    +

    + Swaps the width/height options given to Tux Paint, + useful for rotating the window on portait displays, + such as a tablet PC that's in tablet orientation. +

    +
    + +
    + native=yes +
    + +
    +

    + When running Tux Paint in fullscreen mode, + this assumes the screen's current resolution + (overriding any "windowsize" option), as + set by the operating system. +

    +
    + +
    + allowscreensaver=yes +
    + +
    +

    + By default, Tux Paint prevents your + system's screensaver from starting up. You can override + this by using the "allowscreensaver" + option. Note: This requires version 1.2.12 or higher of + the SDL library. (You can also do this by setting the + "SDL_VIDEO_ALLOW_SCREENSAVER" environment + variable on your system to "1".) +

    +
    + +
    + nosound=yes +
    + +
    + Disable sound effects. (Note: Pressing + [Alt] + [S] cannot be used to + reenable sounds if they were disabled using this option.) +
    + +
    + nostereo=yes +
    + +
    + Disable stereo panning support. (Useful for users with + hearing impairment in one ear, or places where a single + speaker or headphone is being used.) +
    + +
    + noquit=yes +
    + +
    +

    + Disable the on-screen "Quit" button and prevent the + [Escape] key from quitting + Tux Paint. +

    + +

    + Using the [Alt] + [F4] keyboard + combination or clicking the window's close button + (assuming you're not in fullscreen mode) still works to + quit Tux Paint. +

    + +

    + You can also use the following keyboard combination to + quit: + [Shift] + [Control] + [Escape]. +

    +
    + +
    + noprint=yes +
    + +
    + Disable the printing feature. +
    + +
    + printdelay=SECONDS +
    + +
    + Restrict printing so that printing can occur only once + every SECONDS seconds. +
    + +
    + printcommand=COMMAND +
    + +
    +

    + (Linux and Unix only) +

    + +

    + Use the command COMMAND to print a PostScript + format file when the 'Print' button is clicked. If this + option is not specifically not set, the default command + is: +

    + +
    + lpr +
    + +

    + Note: Versions of Tux Paint prior to + 0.9.15 sent PNG format data to the print command (which + defaulted to + "pngtopnm | pnmtops | lpr"). +

    + +

    + If you set an alternative + printcommand in the configuration + file prior to version 0.9.15, you will need to change + it. +

    +
    + +
    + altprintcommand=COMMAND +
    + +
    +

    + (Linux and Unix only) +

    + +

    + Use the command COMMAND to print a PostScript + format file when the 'Print' button is clicked while + the [Alt] modifier key is being held. (This is + typically used for providing a print dialog, similar to + when pressing [Alt]+'Print' in Windows and + Mac OS X.) +

    + +

    + If this option is not specifically not set, the default + command is KDE's graphical print dialog: +

    + +
    + kprinter +
    +
    + +
    + printcfg=yes +
    + +
    +

    + (Windows and macOS only) +

    + +

    + Tux Paint will use a printer configuration file + when printing. Push the [Alt] key while clicking + the 'Print' button in Tux Paint to cause a Windows + print dialog window to appear. +

    + +

    + (Note: This only works when not running Tux Paint + in fullscreen mode.) Any configuration changes made in + this dialog will be saved to the file + "userdata/print.cfg", and used again, as + long as the "printcfg" option is set. +

    +
    + +
    + altprint=always +
    + +
    +

    + This causes Tux Paint to always show the printer + dialog (or, on Linux/Unix, run the "altprintcommand") + when the 'Print' button is clicked. In other words, + it's like clicking 'Print' while holding [Alt], + except you don't need to hold [Alt] every time. +

    +
    + +
    + altprint=never +
    + +
    +

    + This prevents Tux Paint from ever showing + the printer dialog (or, on Linux/Unix, run the + "altprintcommand") when the 'Print' button is clicked. + In other words, it makes the [Alt] key have no + effect when clicking the 'Print' button. +

    +
    + +
    + altprint=mod +
    + +
    +

    + This is the normal, default behavior. Tux Paint + shows a printer dialog (or, on Linux/Unix, runs the + "altprintcommand"), when the [Alt] key is + pressed while the 'Print' button is clicked. Clicking + 'Print' without holding [Alt] prints without + showing a dialog. +

    +
    + +
    + papersize=PAPERSIZE +
    + +
    +

    + (Platforms that use Tux Paint's internal + PostScript generator — not Windows, macOS, BeOS, or + Haiku.) +

    + +

    + Tell Tux Paint what size PostScript to generate. + If none is specified, Tux Paint first checks your + $PAPER environment variable, then the file + /etc/papersize, then uses the the + 'libpaper' library's default paper size. +

    + +

    + Valid paper sizes include: letter, legal, tabloid, + executive, note, statement, a0, a1, a2, a3, a4, a5, a6, + a7, a8, a9, a10, b0, b1, b2 b3, b4, 10x14, 11x17, + halfletter, halfexecutive, halfnote, folio, quarto, + ledger, archA, archB, archC, archD, archE, flsa, flse, + csheet, dsheet, esheet. +

    +
    + +
    + nolockfile=yes +
    + +
    +

    + By default, Tux Paint uses what's known as a + 'lockfile' to prevent it from being launched more than + once in 30 seconds. (This is to avoid accidentally + running multiple copies; for example, by + double-clicking a single-click launcher, or simply + impatiently clicking the icon multiple times.) +

    + +

    + To make Tux Paint ignore the lockfile, allowing it + to run again, even if it was just launched less than + 30 seconds ago, enable this setting in the + configuration file, or run Tux Paint with the + '--nolockfile' option on the command-line. +

    + +

    + By default, the lockfile is stored in + "~/.tuxpaint/" under Linux and Unix, and + "userdata\" under Windows. +

    +
    + +
    + simpleshapes=yes +
    + +
    + Disable the rotation step of the 'Shape' tool. Click, + drag and release is all that will be needed to draw a + shape. +
    + +
    + uppercase=yes +
    + +
    + All text will be rendered only in uppercase (e.g., + "Brush" will be "BRUSH"). Useful for children who can + read, but who have only learned uppercase letters so far. +
    + +
    + grab=yes +
    + +
    +

    + Tux Paint will attempt to 'grab' the mouse and + keyboard, so that the mouse is confined to + Tux Paint's window, and nearly all keyboard input + is passed directly to it. +

    + +

    + This is useful to disable operating system actions that + could get the user out of Tux Paint + [Alt]-[Tab] window cycling, + [Ctrl]-[Escape], etc. This is especially useful + in fullscreen mode. +

    +
    + +
    + noshortcuts=yes +
    + +
    +

    + This disable keyboard shortcuts (e.g., + [Ctrl]-[S] for save, [Ctrl]-[N] for a new + image, etc.) +

    + +

    + This is useful to prevent unwanted commands from being + activated by children who aren't experienced with + keyboards. +

    +
    + +
    + nowheelmouse=yes +
    + +
    + This disables support for the wheel on mice that have it. + (Normally, the wheel will scroll the selector menu on the + right.) +
    + +
    + nobuttondistinction=yes +
    + +
    +

    + Prior to Tux Paint 0.9.15, the middle and right + buttons on a mouse could also be used for clicking. In + version 0.9.15, it was changed so that only the + left mouse button worked, so as to not train children + to use the wrong button. +

    + +

    + However, for children who have trouble with the mouse, + this distinction between the two or three buttons on a + mouse can be disabled (returning Tux Paint to its + old behavior) by using this option. +

    +
    + +
    + nofancycursors=yes +
    + +
    +

    + This disables the fancy mouse pointer shapes in + Tux Paint, and uses your environment's normal + mouse pointer. +

    + +

    + In some enviornments, the fancy cursors cause problems. + Use this option to avoid them. +

    +
    + +
    + hidecursor=yes +
    + +
    +

    + This completely hides the mouse pointer shapes in + Tux Paint. +

    + +

    + This is useful for touchscreen devices, such as tablet + PCs. +

    +
    + +
    + nooutlines=yes +
    + +
    +

    + In this mode, much simpler outlines and 'rubber-band' + lines are displayed when using the Lines, + Shapes, Stamps and Eraser tools. +

    + +

    + This can help when Tux Paint is run on very slow + computers, or displayed on a remote X-Window display. +

    +
    + +
    + sysfonts=yes +
    + +
    +

    + This option causes Tux Paint to attempt to load + fonts (for use in the Text tool) from your + operating system. Normally, Tux Paint will only + load the ones that came bundled with Tux Paint. +

    +
    + +
    + alllocalefonts=yes +
    + +
    +

    + Prior to version 0.9.21, Tux Paint loaded all + fonts in its own fonts directory, including + locale-specific ones (e.g., the one for Tibetan, which + had no latin characters). As of 0.9.21, the only font + loaded from the locale-specific subdirectory, if any, + is one matching the locale Tux Paint is running + on. +

    + +

    + To load all locale-specific fonts (the old behavior), + set this option. +

    +
    + +
    + nostamps=yes +
    + +
    +

    + This option tells Tux Paint to not load any rubber + stamp images, which in turn ends up disabling the + Stamps tool. +

    + +

    + This can speed up Tux Paint when it first loads + up, and reduce memory usage while it's running. Of + course, no stamps will be available at all. +

    +
    + +
    + nostampcontrols=yes +
    + +
    + Some images in the Stamps tool can be mirrored, + flipped, and/or have their size changed. This option + disables the controls, and only provides the basic + stamps. +
    + +
    + nomagiccontrols=yes +
    + +
    + Some Magic tools have the option of acting like a + paintbrush, or affecting the entire canvas at once. This + option disables the controls, and only provides the + default functionality (usually paint-mode). +
    + +
    + nolabel=yes +
    + +
    + Disables the Label tool: the tool that allows text + entry which can be edited later. +
    + +
    + newcolorslast=yes +
    + +
    + Places the blank color options in the New dialog + at the end, so that any Starters and/or Templates are + shown first. +
    + +
    + mirrorstamps=yes +
    + +
    +

    + For stamps that can be mirrored, this option sets them + to their mirrored shape by default. +

    + +

    + This can be useful for people who prefer things + right-to-left, rather than left-to-right. +

    +
    + +
    + mouse-accessibility=yes +
    + +
    + In this mode, instead of clicking, dragging and releasing + (e.g., to draw), you click, move, and click again to end + the motion. +
    + +
    + onscreen-keyboard=yes +
    + +
    + Presents a clickable on-screen keyboard when using the + Text and Label tools. +
    + +
    + onscreen-keyboard-layout=LAYOUTNAME +
    + +
    + Selects the initial layout for the on-screen keyboard + when using the Text and Label tools.
    + Note: Using this option implies automatically + onscreen-keyboard=yes, so setting both is + redundant. +
    + +
    + onscreen-keyboard-disable-change=yes +
    + +
    + Disables the possibility for changing the layout of the + on-screen keyboard when using the Text and + Label tools, useful for simplifying things for the + small children.
    + Note: Using this option implies automatically + onscreen-keyboard=yes, so setting both is + redundant. +
    + +
    + joystick-dev=N +
    + +
    + Specify which joystick device should be used by Tux + Paint. Default value is 0 (the first joystick). +
    + +
    + joystick-slowness=SPEED +
    + +
    + Sets a delay at each axis motion, allowing to slow the + joystick. Allowed values are from 0 to 500. Default value + is 15. +
    + +
    + joystick-threshold=THRESHOLD +
    + +
    + Sets the minimum level of axis motion to start moving the + pointer. Allowed values are from 0 to 32766. Default + value is 3200. +
    + +
    + joystick-maxsteps=STEPS +
    + +
    + Sets the maximum pixels the pointer will move at once. + Allowed values are from 1 to 7. Default value is 7. +
    + +
    + joystick-hat-timeout=MILLISECONDS +
    + +
    + Sets the delay after wich the pointer will start moving + automatically if the hat is keeped pushed. Allowed values + are from 0 to 3000. Default value is 1000. +
    + +
    + joystick-hat-slowness=SPEED +
    + +
    + Sets a delay at each automatic motion, allowing to slow + the speed of the hat. Allowed values are from 0 to 500. + Default value is 15. +
    + +
    + joystick-btn-escape=BUTTON + NUMBER +
    + +
    + Selects the joystick button number, as seen by SDL, that + will be used to generate a escape event. Useful to + dismiss dialogs and quit. +
    + +
    + joystick-btn-brush=BUTTON + NUMBER +
    + +
    + Selects the joystick button number, as seen by SDL, that + will be a shortcurt to select the brush tool. +
    + +
    + joystick-btn-stamp=BUTTON + NUMBER +
    + +
    + Selects the joystick button number, as seen by SDL, that + will be a shortcurt to select the stamp tool. +
    + +
    + joystick-btn-lines=BUTTON + NUMBER +
    + +
    + Selects the joystick button number, as seen by SDL, that + will be a shortcurt to select the lines tool. +
    + +
    + joystick-btn-shapes=BUTTON + NUMBER +
    + +
    + Selects the joystick button number, as seen by SDL, that + will be a shortcurt to select the shapes tool. +
    + +
    + joystick-btn-text=BUTTON + NUMBER +
    + +
    + Selects the joystick button number, as seen by SDL, that + will be a shortcurt to select the text tool. +
    + +
    + joystick-btn-label=BUTTON + NUMBER +
    + +
    + Selects the joystick button number, as seen by SDL, that + will be a shortcurt to select the label tool. +
    + +
    + joystick-btn-magic=BUTTON + NUMBER +
    + +
    + Selects the joystick button number, as seen by SDL, that + will be a shortcurt to select the magic tool. +
    + +
    + joystick-btn-undo=BUTTON + NUMBER +
    + +
    + Selects the joystick button number, as seen by SDL, that + will be a shortcurt to the undo tool. +
    + +
    + joystick-btn-redo=BUTTON + NUMBER +
    + +
    + Selects the joystick button number, as seen by SDL, that + will be a shortcurt to the redo tool. +
    + +
    + joystick-btn-eraser=BUTTON + NUMBER +
    + +
    + Selects the joystick button number, as seen by SDL, that + will be a shortcurt for selecting the eraser tool. +
    + +
    + joystick-btn-new=BUTTON NUMBER +
    + +
    + Selects the joystick button number, as seen by SDL, that + will be a shortcurt to launch the dialog for opening a + new draw. +
    + +
    + joystick-btn-open=BUTTON + NUMBER +
    + +
    + Selects the joystick button number, as seen by SDL, that + will be a shortcurt to launch the dialog for opening an + existing draw. +
    + +
    + joystick-btn-save=BUTTON + NUMBER +
    + +
    + Selects the joystick button number, as seen by SDL, that + will be a shortcurt for saving the draw. +
    + +
    + joystick-btn-pgsetup=BUTTON + NUMBER +
    + +
    + Selects the joystick button number, as seen by SDL, that + will be a shortcurt to launch the page setup dialog for + printing. +
    + +
    + joystick-btn-print=BUTTON + NUMBER +
    + +
    + Selects the joystick button number, as seen by SDL, that + will be a shortcurt to print. +
    + +
    + joystick-buttons-ignore=BUTTON1,BUTTON2,... +
    + +
    + A set of joystick button numbers, as seen by SDL, that + should be ignored. Otherwise, unless they are used by one + of the "joystick-btn-" options above, + buttons will be seen as a mouse left-click. +
    + +
    + stampsize=SIZE +
    + +
    +

    + Use this option to force Tux Paint to set the + starting size of all stamps. The SIZE + value should be between 0 (smallest) and 10 (largest). + The size is relative to the available sizes of the + stamp, which depends on the stamp itself, and + Tux Paint's current canvas size. +

    + +

    + Specifc "default" to let Tux Paint + decide (it's standard behavior). +

    +
    + +
    + keyboard=yes +
    + +
    +

    + This allows the keyboard arrow keys to be used to + control the mouse pointer. (e.g., for mouseless + environments, or handicapped/accessibility purposes) +

    + +

    + Features: +

    + +
      +
    • Fine movement within canvas, or coarse movement if + [Shift] is held. +
    • + +
    • Coarse movement within tool button areas. +
    • + +
    • Key controls: +
        +
      • [Left]/[Right]/[Up]/[Down], numpad [1] thru + [9]: Move mouse +
      • + +
      • [Space]/[5]: Click mouse (except when using + "Text" or "Label" tools) +
      • + +
      • [Insert]/[F5]: Click mouse (always) +
      • + +
      • [F4] jump mouse between "Tools", "Colors" and + canvas areas +
      • + +
      • If mouse is within "Tools" section on the left, + or "Colors" secton at the bottom: +
          +
        • [F7], [F8]: Move down/up between buttons, + respectively (Tools section, only) +
        • + +
        • [F11], [F12]: Move to previous/next button, + respectively +
        • +
        +
      • +
      +
    • + +
    • To click-and-drag, hold one of the 'click' keys + (e.g., [Insert]), and use the movement keys (e.g., + [Left]). +
        +
      • Note: The "mouse accessibility" feature works + with the keyboard mouse controls. With both options + enabled, painting tools can be used to draw by + pressing a 'click' key to start clicking, movement + keys to move around (which will draw), and another + 'click' key to end the click (stop drawing). +
      • +
      +
    • + +
    • A regular mouse and/or joystick may still be used + (so you can, e.g., move with the mouse, and click with + the keyboard, or vice-versa) +
    • +
    +
    + +
    + savedir=DIRECTORY +
    + +
    +

    + Use this option to change where Tux Paint's + "saved" directory/folder is located, which + is where Tux Paint saves and opens pictures. +

    + +

    + If you do not override it, the default + location is: +

    + +
      +
    • Linux & Unix — Under a hidden directory named + ".tuxpaint" in your home directory (aka + "~" or "$HOME")
      + Example: + "/home/username/.tuxpaint/saved/"
      + +
      +
    • + +
    • Windows — Inside a folder named + "TuxPaint" in your + "Application Data" folder.
      + Example: + "C:\Documents and Settings\Username\Application Data\TuxPaint\saved\"
      + +
      +
    • + +
    • macOS — Inside a folder named + "TuxPaint" in your + "Application Support" folder.
      + Example: + "/Users/Username/Library/Application Support/TuxPaint/saved/"
      +
    • +
    + +

    + Note: When specifying a Windows drive (e.g., + "H:\"), you must also specify a + subdirectory. +

    + +

    + Note: Prior to version 0.9.18, Tux Paint + would also use the setting or default for + "savedir" as the place to search for + personal data files (brushes, stamps, starters and + fonts). As of version 0.9.18, they may be specified + separately (see the "datadir" option, + below). +

    + +

    + Example: savedir=Z:\tuxpaint\ +

    +
    + +
    + exportdir=DIRECTORY +
    + +
    +

    + Use this option to change where Tux Paint exports + files — single images, or animated GIF slideshows — for + external use. +

    + +

    + If you do not override it, the default + location is determined as follows: +

    + +
      +
    • Linux & Unix — If available, wherever your + desktop environment is configured for pictures to be + stored, based on your XDG (X Desktop Group) + configuration. (Try running the command-line + "xdg-user-dir + PICTURES" to find out.)
      +
      + Typically (in an English locale), this will be a + "Pictures/" subdirectory in your home + directory (i.e., "$HOME/Pictures/" aka + "~/Pictures").
      +
      + Tux Paint will fall back to using that typical + directory, of no XDG configuration can be read, or + nothing is set for + "XDG_PICTURES_DIR".
      +
      +
    • + +
    • Windows — TBD! +
    • + +
    • macOS — TBD! +
    • +
    + +

    + Note: When the defaults are used, a new + "TuxPaint" subdirectory will be created + and used. (e.g., "~/Pictures/TuxPaint") + When the "--exportdir" option is used, the + exact path specified will be used (no + "TuxPaint" subdirectory is created). It is + expected that the parent directory exists. (The + directory itself will be created, if it doesn't.) +

    + +

    + Example: + exportdir=/home/penguin/TuxPaintExports +

    +
    + +
    + datadir=DIRECTORY +
    + +
    +

    + Use this option to change where Tux Paint looks + for personal data files (brushes, stamps, starters, + templates, and fonts specific to the current user). +

    + +

    + Tux Paint will search for + subdirectories/subfolders named "brushes", + "stamps", "starters", + "templates", and "fonts" + under the specified data directory. +

    + +

    + If you do not override it, the default + location is: +

    + +
      +
    • Linux & Unix — Under a hidden directory named + ".tuxpaint" in your home directory (aka + "~" or "$HOME")
      + Example: + "/home/username/.tuxpaint/brushes/"
      + +
      +
    • + +
    • Windows — Inside a folder named + "TuxPaint" in your + "Application Data" folder.
      + Example: + "C:\Documents and Settings\Username\Application Data\TuxPaint\brushes\"
      + +
      +
    • + +
    • macOS — Inside a folder named + "TuxPaint" in your + "Application Support" folder.
      + Example: + "/Users/Username/Library/Application Support/TuxPaint/brushes/"
      +
    • +
    + +

    + Note: Prior to version 0.9.18, Tux Paint + would use the same setting or default as for + "savedir" to search for data files. As of + version 0.9.18, they may be specified separately. +

    + +

    + Note: When specifying a Windows drive (e.g., + "H:\"), you must also specify a + subdirectory. +

    + +

    + Example: + datadir=/home/johnny/tuxpaint-data/ +

    +
    + +
    + saveover=yes +
    + +
    + This disables the "Save over the old version...?" + prompt when saving an existing file. With this option, + the older version will always be replaced by the new + version, automatically. +
    + +
    + saveover=new +
    + +
    + This also disables the "Save over the old + version...?" prompt when saving an existing file. + This option, however, will always save a new file, rather + than overwrite the older version. +
    + +
    + saveover=ask +
    + +
    +

    + (This option is redundant, since this is the + default.) +

    + When saving an existing drawing, you will be first asked + whether to save over the older version or not. +
    + +
    + nosave=yes +
    + +
    + This disables Tux Paint's ability to save files (and + therefore disables the on-screen "Save" button). It can + be used in situations where the program is only being + used for fun, or in a test environment. +
    + +
    + autosave=yes +
    + +
    + This prevents Tux Paint from asking whether you want + to save the current picture when quitting, and assumes + you do. +
    + +
    + startblank=yes +
    + +
    + This causes Tux Paint to display a blank canvas when + it first starts up, rather than loading the last image + that was being edited. +
    + +
    + colorfile=FILENAME +
    + +
    +

    + You may override Tux Paint's default color palette + by creating a plain ASCII text file that describes the + colors you want, and pointing to that file using the + colorfile option. +

    + +

    + The file should list one color per line. Colors are + defined in terms of their Red, Green and Blue values, + each from 0 (off) to 255 (brightest). (For more + information, try Wikipedia's "RGB color model" + article.) +

    + +

    + Colors may be listed using three decimal numbers (e.g., + "255 68 136") or a 6- or + 3-digit-long hexadecimal 'triplet' (e.g., + "#ff4488" or "#F48"). +

    + +

    + After the color definition (on the same line) you may + enter text to describe the color. Tux will display this + text when the color is clicked. (For example, + "#FFF White as snow.") +

    + +

    + As an example, you can see the default colors currently + used in Tux Paint in: "default_colors.txt". +

    + +

    + NOTES: You must separate decimal values with spaces, + and begin hexadecimal values with a pound/number-sign + character ("#"). In 3-digit hexadecimal, + each digit is used for both the high and low halves of + the byte, so "#FFF" is the same as + "#FFFFFF", not "#F0F0F0". +

    +
    + +
    + lang=LANGUAGE +
    + +
    +

    + Run Tux Paint in one of the supported languages. + Possible choice for LANGUAGE currently include: +

    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + english + + american-english + +   +
    + acholi + + acoli + +   +
    + afrikaans + +   + +   +
    + akan + + twi-fante + +   +
    + albanian + +   + +   +
    + amharic + +   + +   +
    + arabic + +   + +   +
    + aragones + +   + +   +
    + armenian + + hayeren + +   +
    + assamese + +   + +   +
    + asturian + +   + +   +
    + australian-english + +   + +   +
    + azerbaijani + +   + +   +
    + bambara + +   + +   +
    + basque + + euskara + +   +
    + belarusian + + bielaruskaja + +   +
    + bengali + +   + +   +
    + bodo + +   + +   +
    + bokmal + +   + +   +
    + bosnian + +   + +   +
    + brazilian-portuguese + + portugues-brazilian + + brazilian +
    + breton + + brezhoneg + +   +
    + british-english + + british + +   +
    + bulgarian + +   + +   +
    + canadian-english + +   + +   +
    + catalan + + catala + +   +
    + chinese + + simplified-chinese + +   +
    + croatian + + hrvatski + +   +
    + czech + + cesky + +   +
    + danish + + dansk + +   +
    +   + + dogri + +   +
    + dutch + + nederlands + +   +
    + esperanto + +   + +   +
    + estonian + +   + +   +
    + faroese + +   + +   +
    + finnish + + suomi + +   +
    + french + + francais + +   +
    + fula + + fulah + + pulaar-fulfulde +
    + gaelic + + gaidhlig + + irish-gaelic +
    + galician + + galego + +   +
    + georgian + +   + +   +
    + german + + deutsch + +   +
    + greek + +   + +   +
    + gronings + + zudelk-veenkelonioals + +   +
    + gujarati + +   + +   +
    + hebrew + +   + +   +
    + hindi + +   + +   +
    + hungarian + + magyar + +   +
    + icelandic + + islenska + +   +
    + indonesian + + bahasa-indonesia + +   +
    + inuktitut + +   + +   +
    + italian + + italiano + +   +
    + japanese + +   + +   +
    + kabyle + +   + + kabylian +
    + kannada + +   + +   +
    + kashmiri-devanagari + +   + +   +
    + kashmiri-perso-arabic + +   + +   +
    + khmer + +   + +   +
    + kiga + + chiga + +   +
    + kinyarwanda + +   + +   +
    + klingon + + tlhIngan + +   +
    + konkani-devaganari + +   + +   +
    + konkani-roman + +   + +   +
    + korean + +   + +   +
    + kurdish + +   + +   +
    + latvian + +   + +   +
    + lithuanian + + lietuviu + +   +
    + luganda + +   + +   +
    + luxembourgish + + letzebuergesch + +   +
    + macedonian + +   + +   +
    + maithili + +   + +   +
    + malay + +   + +   +
    + malayalam + +   + +   +
    + manipuri-bengali + +   + +   +
    + manipuri-meitei-mayek + +   + +   +
    + marathi + +   + +   +
    + mexican-spanish + + espanol-mejicano + + mexican +
    + mongolian + +   + +   +
    + ndebele + +   + +   +
    + nepali + +   + +   +
    + northern-sotho + + sesotho-sa-leboa + +   +
    + norwegian + + nynorsk + + norsk +
    + occitan + +   + +   +
    + odia + + oriya + +   +
    + ojibwe + + ojibway + +   +
    + persian + +   + +   +
    + polish + + polski + +   +
    + portuguese + + portugues + +   +
    + punjabi + + panjabi + +   +
    + romanian + +   + +   +
    + russian + + russkiy + +   +
    + sanskrit + +   + +   +
    + santali-devaganari + +   + +   +
    + santali-ol-chiki + +   + +   +
    + scottish + + ghaidhlig + + scottish-gaelic +
    + serbian + +   + +   +
    + serbian-latin + +   + +   +
    + shuswap + + secwepemctin + +   +
    + sindhi-devanagari + +   + +   +
    + sindhi-perso-arabic + +   + +   +
    + slovak + +   + +   +
    + slovenian + + slovensko + +   +
    + songhay + +   + +   +
    + southafrican-english + +   + +   +
    + spanish + + espanol + +   +
    + sundanese + +   + +   +
    + swahili + +   + +   +
    + swedish + + svenska + +   +
    + tagalog + +   + +   +
    + tamil + +   + +   +
    + telugu + +   + +   +
    + thai + +   + +   +
    + tibetan + +   + +   +
    + traditional-chinese + +   + +   +
    + turkish + +   + +   +
    + twi + +   + +   +
    + ukrainian + +   + +   +
    + urdu + +   + +   +
    + venda + +   + +   +
    + venetian + + veneto + +   +
    + vietnamese + +   + +   +
    + walloon + + walon + +   +
    + welsh + + cymraeg + +   +
    + wolof + +   + +   +
    + xhosa + +   + +   +
    + miahuatlan-zapotec + +   + + zapotec +
    + zulu + +   + + zulu +
    +
    +
    +
    +
    + +
    + +

    + Overriding System Config. Options using + .tuxpaintrc +

    + +
    +

    + (For Linux and Unix users) +

    + +

    + If any of the above options are set in + "/etc/tuxpaint/tuxpaint.config", you can + override them in your own "~/.tuxpaintrc" + file. +

    + +

    + For true/false options, like "noprint" and + "grab", you can simply say they equal 'no' in + your "~/.tuxpaintrc" file: +

    - To affect the entire machine, and all applications, - it is possible to use the "Regional Settings" control panel: + noprint=no
    + uppercase=no
    -
      -
    1. Click on the 'Start' button, and select - 'Settings | Control Panel'.
    2. -
    3. Double click on the "Regional Settings" globe.
    4. -
    5. Select a language/region from the drop down list.
    6. -
    7. Click 'OK'.
    8. -
    9. Restart your machine when prompted.
    10. -
    +

    + Or, you can use options similar to the command-line + override options described below. For example: +

    +
    + print=yes
    + mixedcase=yes
    +
    -
    -

    Special Fonts

    -
    -

    Some languages require special fonts be installed. These font - files (which are in TrueType format (TTF)), are much too large to - include with the Tux Paint download, and are available - separately. (See the table above, under the - "Choosing a Different Language" - section.)

    +
    -

    Note: As of version 0.9.18, Tux Paint uses the "SDL_Pango" - library, which utilizes the "Pango" library to render text in the user - interface, rather than using "SDL_ttf" directly. Unless your copy of - Tux Paint was built without Pango support, special fonts should - no longer be necessary.

    - -

    When running Tux Paint in a language that requires its own font, - Tux Paint will try to load the font file from its system-wide - "fonts" directory (under a - "locale" subdirectory). The name of the file - corresponds to the first two letters in the 'locale' code of the - language (e.g., "ko" for Korean, "ja" for Japanese, - "zh_tw" for Traditional Chinese).

    - -

    For example, under Linux or Unix, when Tux Paint is run in Korean - (e.g., with the option "--lang korean"), - Tux Paint will attempt to load the following font file:

    +

    + Command-Line Options +

    -

    /usr/share/tuxpaint/fonts/locale/ko.ttf

    + Options can also be issued on the command-line when you start + Tux Paint. +
    +
    +
    + --fullscreen
    + --WIDTHxHEIGHT
    + --orient=portrait
    + --native
    + --allowscreensaver
    + --startblank
    + --nosound
    + --nostereo
    + --noquit
    + --noprint
    + --printdelay=SECONDS
    + --printcfg
    + --altprintnever
    + --altprintalways
    + --papersize=PAPERSIZE
    + --nolockfile
    + --simpleshapes
    + --uppercase
    + --grab
    + --noshortcuts
    + --nowheelmouse
    + --nobuttondistinction
    + --nofancycursors
    + --hidecursor
    + --nooutlines
    + --nostamps
    + --nostampcontrols
    + --nomagiccontrols
    + --nolabel
    + --newcolorslast
    + --mouse-accessibility
    + --onscreen-keyboard
    + --onscreen-keyboard-layout
    + --onscreen-keyboard-disable-change
    + --joystick-dev
    + --joystick-slowness
    + --joystick-threshold
    + --joystick-maxsteps
    + --joystick-hat-slowness
    + --joystick-hat-timeout
    + --joystick-btn-escape
    + --joystick-btn-brush
    + --joystick-btn-stamp
    + --joystick-btn-lines
    + --joystick-btn-shapes
    + --joystick-btn-text
    + --joystick-btn-label
    + --joystick-btn-magic
    + --joystick-btn-undo
    + --joystick-btn-redo
    + --joystick-btn-eraser
    + --joystick-btn-new
    + --joystick-btn-open
    + --joystick-btn-save
    + --joystick-btn-pgsetup
    + --joystick-btn-print
    + --joystick-buttons-ignore
    + --sysfonts
    + --alllocalefonts
    + --mirrorstamps
    + --stampsize=SIZE
    + --keyboard
    + --savedir DIRECTORY
    + --datadir DIRECTORY
    + --exportdir DIRECTORY
    + --saveover
    + --saveovernew
    + --nosave
    + --autosave
    + --lang LANGUAGE
    + --colorfile FILE
    +
    + +
    + These enable or correspond to the configuration file + options described above. + +
    +
    + +
    + --windowed
    + --800x600
    + --orient=landscape
    + --disablescreensaver
    + --startlast
    + --sound
    + --stereo
    + --quit
    + --print
    + --printdelay=0
    + --noprintcfg
    + --altprintmod
    + --lockfile
    + --complexshapes
    + --mixedcase
    + --dontgrab
    + --shortcuts
    + --wheelmouse
    + --buttondistinction
    + --fancycursors
    + --showcursor
    + --outlines
    + --stamps
    + --stampcontrols
    + --magiccontrols
    + --label
    + --newcolorsfirst
    + --nosysfonts
    + --currentlocalefont
    + --dontmirrorstamps
    + --stampsize=default
    + --mouse
    + --saveoverask
    + --save
    + --noautosave
    +
    + +
    + These options can be used to override any settings made + in the configuration file. (If the option isn't set in + the configuration file(s), no overriding option is + necessary.) + +
    +
    + +
    + --locale LOCALE +
    + +
    +

    + Run Tux Paint in one of the support languages. + See the "Choosing a + Different Language" section below for the + locale strings (e.g., "de_DE" for + German) to use. +

    + +

    + (If your locale is already set, e.g. with the + "$LANG" environment variable, this + option is not necessary, since Tux Paint honors + your environment's setting, if possible.) +

    +
    + +
    + --nosysconfig +
    + +
    +

    + Under Linux and Unix, this prevents the system-wide + configuration file, + "/etc/tuxpaint/tuxpaint.conf", from + being read. +

    + +

    + Only your own configuration file, + "~/.tuxpaintrc", if it exists, will be + used. +

    +
    +
    +
    + +
    + +

    + Command-Line Informational Options +

    + +
    +

    + The following options display some informative text on + the screen. Tux Paint doesn't actually start up and + run afterwards, however. +

    + +
    +
    +
    + --version
    + --verbose-version +
    + +
    + Display the version number and date of the copy of + Tux Paint you are running. The + "--verbose-version" also lists what compile-time + options were set. (See INSTALL.txt and FAQ.txt). +
    + +
    + --copying +
    + +
    + Show brief license information about copying + Tux Paint. +
    + +
    + --usage +
    + +
    + Display the list of available command-line options. +
    + +
    + --help +
    + +
    + Display brief help on using Tux Paint. +
    + +
    + --lang help +
    + +
    + Display a list of available languages in + Tux Paint. +
    + +
    + --joystick-dev list +
    + +
    + Display list of attached joysticks available to + Tux Paint. +
    +
    +
    +
    -

    You can download fonts for supported languages from Tux Paint's - website, - http://www.tuxpaint.org/. - (Look in the 'Fonts' section under 'Download.')

    +
    -

    Under Unix and Linux, you can use the Makefile that comes - with the font to install the font in the appropriate location.

    -
    - -
    +

    + Choosing a Different Language +

    -
    +
    +

    + Tux Paint has been translated into a number of + languages. To access the translations, you can use the + "--lang" option on the command-line to set the + language (e.g. "--lang spanish") or use + the "lang=" setting in the configuration file + (e.g., "lang=spanish"). +

    - +

    + Tux Paint also honors your environment's current + locale. (You can override it on the command-line using the + "--locale" option; see above.) +

    +

    + Use the option "--lang help" to list the + available language options available. +

    + +

    + Available Languages +

    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + Locale Code + + Language
    + (native name) +
    + Language
    + (English name) +
    + Input Method Cycle Key Combination +
    + C + +   + + English + +   +
    + ach_UG + + Acoli + + Acholi + +   +
    + af_ZA + +   + + Afrikaans + +   +
    + ak_GH + +   + + Akan + +   +
    + am_ET + +   + + Amharic + +   +
    + an_ES + +   + + Aragones + +   +
    + ar_SA + +   + + Arabic + +   +
    + as_IN + +   + + Assamese + +   +
    + ast_ES + +   + + Asturian + +   +
    + az_AZ + +   + + Azerbaijani + +   +
    + bm_ML + +   + + Bambara + +   +
    + bn_IN + +   + + Bengali + +   +
    + be_BY + + Bielaruskaja + + Belarusian + +   +
    + bg_BG + +   + + Bulgarian + +   +
    + bo_CN (*) + +   + + Tibetan + +   +
    + br_FR + + Brezhoneg + + Breton + +   +
    + brx_IN + +   + + Bodo + +   +
    + bs_BA + +   + + Bosnian + +   +
    + ca_ES + + Català + + Catalan + +   +
    + ca_ES@valencia + + Valencia + + Valencian + +   +
    + cgg_UG + + Chiga + + Kiga + +   +
    + cs_CZ + + Cesky + + Czech + +   +
    + cy_GB + + Cymraeg + + Welsh + +   +
    + da_DK + + Dansk + + Danish + +   +
    + de_DE + + Deutsch + + German + +   +
    + doi_IN + +   + + Dogri + +   +
    + et_EE + +   + + Estonian + +   +
    + el_GR (*) + +   + + Greek + +   +
    + en_AU + +   + + Australian English + +   +
    + en_CA + +   + + Canadian English + +   +
    + en_GB + +   + + British English + +   +
    + en_ZA + +   + + South African English + +   +
    + eo + +   + + Esperanto + +   +
    + es_ES + + Español + + Spanish + +   +
    + es_MX + + Español-Mejicano + + Mexican Spanish + +   +
    + eu_ES + + Euskara + + Basque + +   +
    + fa_IR + +   + + Persian + +   +
    + ff_SN + + Fulah + + Fula + +   +
    + fi_FI + + Suomi + + Finnish + +   +
    + fo_FO + +   + + Faroese + +   +
    + fr_FR + + Français + + French + +   +
    + ga_IE + + Gàidhlig + + Irish Gaelic + +   +
    + gd_GB + + Ghaidhlig + + Scottish Gaelic + +   +
    + gl_ES + + Galego + + Galician + +   +
    + gos_NL + + Zudelk Veenkelonioals + + Gronings + +   +
    + gu_IN + +   + + Gujarati + +   +
    + he_IL (*) + +   + + Hebrew + +   +
    + hi_IN (*) + +   + + Hindi + +   +
    + hr_HR + + Hrvatski + + Croatian + +   +
    + hu_HU + + Magyar + + Hungarian + +   +
    + hy_AM + + Hayeren + + Armenian + +   +
    + id_ID + + Bahasa Indonesia + + Indonesian + +   +
    + is_IS + + Íslenska + + Icelandic + +   +
    + it_IT + + Italiano + + Italian + +   +
    + iu_CA + +   + + Inuktitut + +   +
    + ja_JP (*) + +   + + Japanese + + right [Alt] +
    + ka_GE + +   + + Georgian + +   +
    + kab + +   + + Kabyle + +   +
    + km_KH + +   + + Khmer + +   +
    + kn_IN + +   + + Kannada + +   +
    + ko_KR (*) + +   + + Korean + + right [Alt] or left [Alt] +
    + kok_IN + +   + + Konkani (Devaganari) + +   +
    + kok@roman + +   + + Konkani (Roman) + +   +
    + ks_IN@devanagari + +   + + Kashmiri (Devanagari) + +   +
    + ks_IN + +   + + Kashmiri (Perso-Arabic) + +   +
    + ku_TR + +   + + Kurdish + +   +
    + lb_LU + + Letzebuergesch + + Luxembourgish + +   +
    + lg_UG + +   + + Luganda + +   +
    + lt_LT + + Lietuviu + + Lithuanian + +   +
    + lv_LV + +   + + Latvian + +   +
    + mk_MK + +   + + Macedonian + +   +
    + mai_IN + +   + + Maithili + +   +
    + ml_IN + +   + + Malayalam + +   +
    + mn_MN + +   + + Mongolian + +   +
    + mni_IN + +   + + Manipuri (Bengali) + +   +
    + mni@meiteimayek + +   + + Manipuri (Meitei Mayek) + +   +
    + mr_IN + +   + + Marathi + +   +
    + ms_MY + +   + + Malay + +   +
    + nb_NO + + Norsk (bokmål) + + Norwegian Bokmål + +   +
    + ne_NP + + Nepali + +   + +   +
    + nl_NL + +   + + Dutch + +   +
    + nn_NO + + Norsk (nynorsk) + + Norwegian Nynorsk + +   +
    + nr_ZA + +   + + Ndebele + +   +
    + nso_ZA + + Sesotho sa Leboa + + Northern Sotho + +   +
    + oc_FR + +   + + Occitan + +   +
    + oj_CA + +   + + Ojibwe + + Ojibway +
    + pa_IN + +   + + Punjabi + +   +
    + or_IN + +   + + Odia + + Oriya +
    + pl_PL + + Polski + + Polish + +   +
    + pt_BR + + Portugês Brazileiro + + Brazilian Portuguese + +   +
    + pt_PT + + Portugês + + Portuguese + +   +
    + ro_RO + +   + + Romanian + +   +
    + ru_RU + + Russkiy + + Russian + +   +
    + rw_RW + +   + + Kinyarwanda + +   +
    + sa_IN + +   + + Sanskrit + +   +
    + sat_IN + +   + + Santali (Devaganari) + +   +
    + sat@olchiki + +   + + Santali (Ol-Chikii) + +   +
    + shs_CA + + Secwepemctin + + Shuswap + +   +
    + si_LK + +   + + Sinhala + +   +
    + sd_IN@devanagari + +   + + Sindhi (Devanagari) + +   +
    + sd_IN + +   + + Sindhi + +   +
    + sk_SK + +   + + Slovak + +   +
    + sl_SI + +   + + Slovenian + +   +
    + son + +   + + Songhay + +   +
    + sq_AL + +   + + Albanian + +   +
    + sr_YU + +   + + Serbian (cyrillic) + +   +
    + sr_RS@latin + +   + + Serbian (latin) + +   +
    + su_ID + +   + + Sundanese + +   +
    + sv_SE + + Svenska + + Swedish + +   +
    + sw_TZ + +   + + Swahili + +   +
    + ta_IN (*) + +   + + Tamil + +   +
    + te_IN (*) + +   + + Telugu + +   +
    + th_TH (*) + +   + + Thai + +   +
    + tl_PH (*) + +   + + Tagalog + +   +
    + tlh + + tlhIngan + + Klingon + +   +
    + tr_TR + +   + + Turkish + +   +
    + tw_GH + +   + + Twi + +   +
    + uk_UA + +   + + Ukrainian + +   +
    + ur_IN + +   + + Urdu + +   +
    + ve_ZA + +   + + Venda + +   +
    + vec + + Venèto + + Venetian + +   +
    + vi_VN + +   + + Vietnamese + +   +
    + wa_BE + +   + + Walloon + +   +
    + wo_SN + +   + + Wolof + +   +
    + xh_ZA + +   + + Xhosa + +   +
    + zh_CN (*) + +   + + Chinese (Simplified) + +   +
    + zh_TW (*) + +   + + Chinese (Traditional) + +   +
    + zam + +   + + Zapotec (Miahuatlan) + +   +
    + zu_ZA + +   + + Zulu + +   +
    + +

    + (*) - These languages require their own fonts, + since they are not represented using a Latin character + set, like the others. See the "Special Fonts" section, + below. +

    + +

    + Note: Tux Paint provides an alternative input + method for entering characters with the Text tool + in some locales. The key comibation(s) listed can be used + to cycle through the supported input methods while the + Text tool is active. +

    +
    + +

    + Setting Your Environment's Locale +

    + +
    +

    + Changing your locale will affect much of your + environment. +

    + +

    + As stated above, along with letting you choose the + language at runtime using command-line options + ("--lang" and "--locale"), + Tux Paint honors the global locale setting in your + environment. +

    + +

    + If you haven't already set your environment's locale, the + following will briefly explain how: +

    + +

    + Linux/Unix Users +

    + +
    +

    + First, be sure the locale you want to use is enabled by + editing the file "/etc/locale.gen" on your + system and then running the program + "locale-gen" as root. +

    + +

    + Note: Debian users may be able to simply run the + command "dpkg-reconfigure locales" as + root to bring up a configuration dialog. Ubuntu users + may be able to run + "sudo dpkg-reconfigure localeconf" + (the "localeconf" package may need to be installed + first), or may need to edit the file + "/var/lib/locales/supported.d/local" + first, and add locales they want, from the list found + in "/usr/share/i18n/SUPPORTED". +

    + +

    + Then, before running Tux Paint, set your + "$LANG" environment variable to one of the + locales listed above. (If you want all programs that + can be translated to be, you may wish to place the + following in your login script; e.g. + ~/.profile, ~/.bashrc, + ~/.cshrc, etc.) +

    + +

    + For example, in a Bourne Shell (like BASH): +

    + +
    + export LANG=es_ES ; \
    + tuxpaint
    +
    + +

    + And in a C Shell (like TCSH): +

    + +
    + setenv LANG es_ES ; \
    + tuxpaint
    +
    +
    + +
    + +

    + Windows Users +

    + +
    +

    + Tux Paint will recognize the current locale and + use the appropriate files by default. So this section + is only for people trying different languages. +

    + +

    + The simplest thing to do is to use the + '--lang' switch in the shortcut (see + "INSTALL.txt"). However, by using an MSDOS Prompt + window, it is also possible to issue a command like + this: +

    + +
    + set LANG=es_ES +
    + +

    + ...which will set the language for the lifetime of that + DOS window. +

    + +

    + For something more permanent, try editing your + computer's 'autoexec.bat' file using + Windows' "sysedit" tool: +

    + +
    + Windows 95/98 +
    + +
      +
    1. Click on the 'Start' button, and select 'Run...'. +
    2. + +
    3. Type "sysedit" into the 'Open:' box (with or + without quotes). +
    4. + +
    5. Click 'OK'. +
    6. + +
    7. Locate the AUTOEXEC.BAT window in the System + Configuration Editor. +
    8. + +
    9. Add the following at the bottom of the file: +
      + set LANG=es_ES +
      +
    10. + +
    11. Close the System Configuration Editor, answering + yes to save the changes. +
    12. + +
    13. Restart your machine. +
    14. +
    + +
    + To affect the entire machine, and all + applications, it is possible to use the "Regional + Settings" control panel: +
    + +
      +
    1. Click on the 'Start' button, and select + 'Settings | Control Panel'. +
    2. + +
    3. Double click on the "Regional Settings" globe. +
    4. + +
    5. Select a language/region from the drop down list. +
    6. + +
    7. Click 'OK'. +
    8. + +
    9. Restart your machine when prompted. +
    10. +
    +
    +
    + +

    + Special Fonts +

    + +
    +

    + Some languages require special fonts be installed. These + font files (which are in TrueType format (TTF)), are much + too large to include with the Tux Paint download, + and are available separately. (See the table above, under + the "Choosing a + Different Language" section.) +

    + +

    + Note: As of version 0.9.18, Tux Paint uses + the "SDL_Pango" library, which utilizes the "Pango" + library to render text in the user interface, rather than + using "SDL_ttf" directly. Unless your copy of + Tux Paint was built without Pango support, special + fonts should no longer be necessary. +

    + +

    + When running Tux Paint in a language that requires + its own font, Tux Paint will try to load the font + file from its system-wide "fonts" + directory (under a "locale" + subdirectory). The name of the file corresponds to the + first two letters in the 'locale' code of the language + (e.g., "ko" for Korean, "ja" for Japanese, "zh_tw" for + Traditional Chinese). +

    + +

    + For example, under Linux or Unix, when Tux Paint is + run in Korean (e.g., with the option + "--lang korean"), Tux Paint will + attempt to load the following font file: +

    + +
    +

    + /usr/share/tuxpaint/fonts/locale/ko.ttf +

    +
    + +

    + You can download fonts for supported languages from + Tux Paint's website, http://www.tuxpaint.org/. + (Look in the 'Fonts' section under 'Download.') +

    + +

    + Under Unix and Linux, you can use the + Makefile that comes with the font to install + the font in the appropriate location. +

    +
    +
    + +
    + + diff --git a/docs/en/html/README.html b/docs/en/html/README.html index 27a211cb2..ab29bc40f 100644 --- a/docs/en/html/README.html +++ b/docs/en/html/README.html @@ -1,1219 +1,2004 @@ -Tux Paint README - - + + + + + Tux Paint README + + + + +
    +

    + Tux Paint
    + version 0.9.25 +

    - +

    + A simple drawing program for children +

    -
    -


    +

    + Copyright 2002-2020 by various contributors; see + AUTHORS.txt
    + http://www.tuxpaint.org/ +

    -version +

    + June 14, 2002 - July 27, 2020 +

    +

    -0.9.25 +
    - -

    A simple drawing program for children

    + + + + -

    Copyright 2002-2020 by various contributors; see AUTHORS.txt
    -http://www.tuxpaint.org/

    + + + +
    + Table of Contents +
    + +
    - - - -
    Table of Contents
    - -
    +
    -
    +

    + About +

    -

    About

    -
    - -

    What Is 'Tux Paint?'

    -
    -

    Tux Paint is a free drawing program designed for young children - (kids ages 3 and up). It has a simple, easy-to-use interface, fun - sound effects, and an encouraging cartoon mascot who helps guide - children as they use the program. It provides a blank canvas and - a variety of drawing tools to help your child be creative.

    -
    - -

    License:

    -
    -

    Tux Paint is an Open Source project, Free Software - released under the GNU General Public License (GPL). It is free, and - the 'source code' behind the program is available. (This allows - others to add features, fix bugs, and use parts of the program in their - own GPL'd software.)

    - -

    See COPYING.txt for the full text of - the GPL license.

    -
    - -

    Objectives:

    -
    -
    -
    Easy and Fun
    -
    - Tux Paint is meant to be a simple drawing program for young children. - It is not meant as a general-purpose drawing tool. It is meant to - be fun and easy to use. Sound effects and a cartoon character help let - the user know what's going on, and keeps them entertained. - There are also extra-large cartoon-style mouse pointer shapes. -
    - -
    Extensibility
    -
    - Tux Paint is extensible. Brushes and "rubber stamp" shapes can be - dropped in and pulled out. For example, a teacher can drop in a - collection of animal shapes and ask their students to draw an - ecosystem. Each shape can have a sound which is played, and - textual facts which are displayed, when the child selects the shape. -
    - -
    Portability
    -
    - Tux Paint is portable among various computer platforms: - Windows, Macintosh, Linux, etc. The interface looks the same among - them all. Tux Paint runs suitably well on older systems (like a - Pentium 133), and can be built to run better on slow systems. -
    - -
    Simplicity
    -
    - There is no direct access to the computer's underlying intricacies. - The current image is kept when the program quits, and reappears when - it is restarted. Saving images requires no need to create filenames - or use the keyboard. Opening an image is done by selecting it from - a collection of thumbnails. Access to other files on the computer is - restricted. -
    -
    -
    -
    - -
    - - -

    Using Tux Paint

    -
    - -

    Loading Tux Paint

    -
    -

    Linux/Unix Users

    -

    Tux Paint should have placed a laucher icon in your KDE and/or GNOME - menus, under 'Graphics.'

    - -

    Alternatively, you can run the following command at a shell prompt - (e.g., "$"):

    +

    + What Is 'Tux Paint?' +

    - $ tuxpaint +

    + Tux Paint is a free drawing program designed for young + children (kids ages 3 and up). It has a simple, + easy-to-use interface, fun sound effects, and an + encouraging cartoon mascot who helps guide children as + they use the program. It provides a blank canvas and a + variety of drawing tools to help your child be creative. +

    -

    If any errors occur, they will be displayed on the terminal - (to "stderr").

    -
    +

    + License: +

    -
    - - -

    Windows Users

    -
    -
    - [Icon]
    - Tux Paint -
    - -

    If you installed Tux Paint on your computer using the - 'Tux Paint Installer,' it will have asked you whether you - wanted a 'Start' menu short-cut, and/or a desktop shortcut. If you - agreed, you can simply run Tux Paint from the 'Tux Paint' - section of your 'Start' menu (e.g., under "All Programs" on - Windows XP), or by double-clicking the "Tux Paint" icon - on your desktop.

    - -

    If you installed Tux Paint using the 'ZIP-file' download, - or if you used the 'Tux Paint Installer,' but chose not to - have shortcuts installed, you'll need to double-click the - "tuxpaint.exe" icon in the 'Tux Paint' folder on - your computer.

    - -

    By default, the 'Tux Paint Installer' will put - Tux Paint's folder in "C:\Program Files\", - though you may have changed this when the installer ran.

    - -

    If you used the 'ZIP-file' download, Tux Paint's folder will - be wherever you put it when you unzipped the ZIP file.

    - -
    -
    - -
    - - -

    macOS Users

    -
    -

    Simply double-click the "Tux Paint" icon.

    -
    -
    - -
    - - -

    Title Screen

    -
    -

    When Tux Paint first loads, a title/credits screen will appear.

    - -

    [Title Screenshot]

    - -

    Once loading is complete, press a key or click on the mouse to continue. - (Or, after about 30 seconds, the title screen will go away - automatically.)

    -
    - -
    - - -

    Main Screen

    -
    - The main screen is divided into the following sections: - -
    -
    Left Side: Toolbar
    -
    -

    The toolbar contains the drawing and editing controls.

    - - -

    [Tools: Paint, Stamp, Lines, Shapes, Text, Magic, Label, Undo, Redo,
-      Eraser, New, Open, Save, Print, Quit]

    -
    - -
    Middle: Drawing Canvas
    -
    -

    The largest part of the screen, in the center, is the drawing - canvas. This is, obviously, where you draw!

    - -

    [(Canvas)]

    - -

    Note: The size of the drawing canvas depends on the size - of Tux Paint. You can change the size of Tux Paint using - the Tux Paint Config. configuration tool, or - by other means. See the OPTIONS documentation - for more details.

    -
    - - -
    Right Side: Selector
    -
    -

    Depending on the current tool, the selector shows different - things. e.g., when the Paint Brush tool is selected, it shows - the various brushes available. When the Rubber Stamp tool - is selected, it shows the different shapes you can use.

    - -

    [Selectors - Brushes, Letters, Shapes, Stamps]

    -
    - - -
    Lower: Colors
    -
    -

    A palette of available colors are shown near the bottom of the - screen.

    - -

    [Colors - Black, White, Red, Pink, Orange, Yellow, Green, Cyan,
-      Blue, Purple, Brown, Grey]

    - -

    On the far right are two special color options, the - "color picker", which has an outline of an eye-dropper, - and allows you to pick a color found within your drawing, and - the rainbow palette, which allows you to pick a color from - within a box containing thousands of colors.

    - -

    (NOTE: You can define your own colors for Tux Paint. - See the "Options" - documentation.)

    -
    - - -
    Bottom: Help Area
    -
    -

    At the very bottom of the screen, Tux, the Linux Penguin, - provides tips and other information while you draw.

    - -

    (For example: 'Pick a shape. Click to pick the center, drag, then
-      let go when it is the size you want.  Move around to rotate it, and
-      click to draw it.)

    -
    -
    -
    - -
    - - -

    Available Tools

    -
    -

    Drawing Tools

    -
    -
    -
    Paint (Brush)
    -
    - - -

    The Paint Brush tool lets you draw freehand, using various - brushes (chosen in the Selector on the right) and colors - (chosen in the Color palette towards the bottom).

    - -

    If you hold the mouse button down, and move the mouse, it will - draw as you move.

    - -

    As you draw, a sound is played. The bigger the brush, the - lower the pitch.

    - -
    - -

    - -
    -
    - - -
    Stamp (Rubber Stamp)
    -
    - - -

    The Stamp tool is like a set of rubber stamps or stickers. - It lets you paste pre-drawn or photographic images (like a picture - of a horse, or a tree, or the moon) in your picture.

    - -

    As you move the mouse around the canvas, an outline follows the - mouse, showing where the stamp will be placed, and how big it will - be.

    - -

    - - -

    There can be numerous categories of stamps (e.g., animals, - plants, outer space, vehicles, people, etc.). Use the - Left and Right arrows to cycle through the collections.

    - -

    Prior to 'stamping' an image onto your drawing, various - effects can sometimes be applied (depending on the stamp):

    -
      -
    • Some stamps can be colored or tinted. If the color palette - below the canvas is activated, you can click the colors to change - the tint or color of the stamp before placing it in the picture.
    • -
    • Stamps can be shrunk and expanded, by clicking within the - triangular-shaped series of bars at the bottom right; - the larger the bar, the larger the stamp will appear in your - picture.
    • -
    • Many stamps may be flipped vertically, or displayed as a - mirror-image, using the control buttons at the bottom right.
    • -
    - -

    - +

    +

    + Tux Paint is an Open Source project, + Free Software released under the GNU General Public + License (GPL). It is free, and the 'source code' + behind the program is available. (This allows others to + add features, fix bugs, and use parts of the program in + their own GPL'd software.)

    - -

    Different stamps can have different sound effects and/or - descriptive (spoken) sounds. Buttons at the lower left - (near Tux, the Linux penguin) allow you to re-play the sound effects - and descriptive sounds for the currently-selected stamp.

    +

    + See COPYING.txt for the full + text of the GPL license. +

    +
    -

    (NOTE: If the "nostampcontrols" option is set, - Tux Paint won't display the Mirror, Flip, Shrink and Grow - controls for stamps. - See the "Options" - documentation.)

    - -
    -
    - - -
    Lines
    -
    - - -

    This tool lets you draw straight lines using the various - brushes and colors you normally use with the Paint Brush.

    - -

    Click the mouse and hold it to choose the starting point of the - line. As you move the mouse around, a thin 'rubber-band' line - will show where the line will be drawn.

    - -

    Let go of the mouse to complete the line. A "sproing!" sound will - play.

    - -
    - -

    - -
    -
    - - -
    Shapes
    -
    - - -

    This tool lets you draw some simple filled, and un-filled shapes.

    - -

    Select a shape from the selector on the right (circle, square, - oval, etc.).

    - -

    In the canvas, click the mouse and hold it to stretch the shape - out from where you clicked. Some shapes can change proportion - (e.g., rectangle and oval), others cannot (e.g., square and circle).

    - -

    Let go of the mouse when you're done stretching.

    +

    + Objectives: +

    +
    -
    Normal Mode
    -
    -

    Now you can move the mouse around the canvas to rotate the - shape.

    +
    + Easy and Fun +
    -

    Click the mouse button again and the shape will be drawn in the - current color.

    +
    + Tux Paint is meant to be a simple drawing program + for young children. It is not meant as a + general-purpose drawing tool. It is meant to be + fun and easy to use. Sound effects and a cartoon + character help let the user know what's going on, and + keeps them entertained. There are also extra-large + cartoon-style mouse pointer shapes.
    -
    Simple Shapes Mode
    +
    + Extensibility +
    +
    - If simple shapes are enabled (e.g., with the - "--simpleshapes" option), - the shape will be drawn on the canvas when you let go of the - mouse button. (There's no rotation step.) + Tux Paint is extensible. Brushes and "rubber + stamp" shapes can be dropped in and pulled out. For + example, a teacher can drop in a collection of animal + shapes and ask their students to draw an ecosystem. + Each shape can have a sound which is played, and + textual facts which are displayed, when the child + selects the shape. +
    + +
    + Portability +
    + +
    + Tux Paint is portable among various computer + platforms: Windows, Macintosh, Linux, etc. The + interface looks the same among them all. Tux Paint + runs suitably well on older systems (like a + Pentium 133), and can be built to run better on + slow systems. +
    + +
    + Simplicity +
    + +
    + There is no direct access to the computer's underlying + intricacies. The current image is kept when the program + quits, and reappears when it is restarted. Saving + images requires no need to create filenames or use the + keyboard. Opening an image is done by selecting it from + a collection of thumbnails. Access to other files on + the computer is restricted.
    +
    +
    -
    +
    -

    +

    + Using Tux Paint +

    -
    -
    +
    +

    + Loading Tux Paint +

    +
    +

    + Linux/Unix Users +

    -
    Text and Label
    -
    - - -

    Choose a font (from the 'Letters' available on the right) and a color - (from the color palette near the bottom). Click on the screen and a - cursor will appear. Type text and it will show up on the screen.

    - -

    Press [Enter] or [Return] and the text will be drawn - onto the picture and the cursor will move down one line.

    - -

    Alternatively, press [Tab] and the text will be drawn onto - the picture, but the cursor will move to the right of the text, - rather than down a line, and to the left. (This can be useful to - create a line of text with mixed colors, fonts, styles and sizes: - Like this.)

    - -

    Clicking elsewhere in the picture while the text entry is still - active causes the current line of text to move to that location - (where you can continue editing it).

    - -

    - -
    -
    Text versus Label
    -
    -

    The Text tool is the original text-entry tool in - Tux Paint. Text entered using this tool can't be modified - or moved later, since it becomes part of the drawing. However, - because the text becomes part of the picture, it can be drawn - over or modified using Magic tool effects (e.g., smudged, - tinted, embossed, etc.)

    - -

    When using the Label tool (which was added to - Tux Paint in version 0.9.22), the text 'floats' over the - image, and the details of the label (the text, the position of - the label, the font choice and the color) get stored separately. - This allows the label to be repositioned or edited later.

    - -

    The Label tool can be disabled (e.g., by selecting - "Disable 'Label' Tool" in Tux Paint Config. - or running Tux Paint with the "--nolabel" - command-line option).

    -
    - -
    International Character Input
    -
    -

    Tux Paint allows inputting characters in different languages. - Most Latin characters (A-Z, - ñ, è, etc.) can by entered directly. - Some languages require that Tux Paint be switched into an - alternate input mode before entering, and some characters must be - composed using numerous keypresses.

    - -

    When Tux Paint's locale is set to one of the - languages that provide alternate input modes, a key is used to - cycle through normal (Latin character) and locale-specific - mode or modes.

    - -

    Currently supported locales, the input methods available, and - the key to toggle or cycle modes, are listed below. - Note: Many fonts do not include all characters for - all languages, so sometimes you'll need to change fonts to see the - characters you're trying to type. +

    +

    + Tux Paint should have placed a laucher icon in your KDE + and/or GNOME menus, under 'Graphics.'

    -
      -
    • Japanese — Romanized Hiragana and Romanized Katakana - — right [Alt] -
    • -
    • Korean — Hangul 2-Bul - — right [Alt] or left [Alt] -
    • -
    • Traditional Chinese - — right [Alt] or left [Alt] -
    • -
    • Thai - — right [Alt] -
    • -
    -
    -
    -
    - +

    + Alternatively, you can run the following command at a + shell prompt (e.g., "$"): +

    -
    Fill
    -
    - +
    + $ tuxpaint +
    -

    The 'Fill' tool 'flood-fills' a contiguous area of your drawing - with a solid color of your choice.

    - -

    Note: Prior to Tux Paint 0.9.24, this was a "Magic" tool (see below).

    - -
    -
    - -
    Magic (Special Effects)
    -
    - - -

    The 'Magic' tool is actually a set of special tools. Select one of - the "magic" effects from the selector on the right. Then, depending - on the tool, you can either click and drag around the picture, - and/or simply click the picture once, to apply the effect.

    - -

    If the tool can be used by clicking and dragging, a 'painting' - button will be available on the left, below the list of "magic" tools - on the right side of the screen. If the tool can affect the entire - picture at once, an 'entire picture' button will be available - on the right.

    - -
    - -

    See the instructions for each Magic tool (in the 'magic-docs' folder).

    - -
    -
    - - -
    Eraser
    -
    - - -

    This tool is similar to the Paint Brush. Wherever you click - (or click and drag), the picture will be erased. (This may be - white, some other color, or to a background picture, depending on - the picture.)

    - -

    A number of eraser sizes are available, both round and square..

    - -

    As you move the mouse around, a square outline follows - the pointer, showing what part of the picture will be erased to - white.

    - -

    As you erase, a "squeaky clean" eraser/wiping sound is played.

    - -
    -
    - -
    - -
    - - -

    Other Controls

    -
    -
    -
    Undo
    -
    - - -

    Clicking this tool will undo the last drawing action. You can - even undo more than once!

    - -

    Note: You can also press [Control]-[Z] on the keyboard to - undo.

    - -
    - -
    -
    - - -
    Redo
    -
    - - -

    Clicking this tool will redo the drawing action you just "undid" - with the 'Undo' button.

    - -

    As long as you don't draw again, you can redo as many times as you - had "undone!"

    - -

    Note: You can also press [Control]-[R] on the keyboard to - redo.

    - -
    - -
    -
    - - -
    New
    -
    - - -

    Clicking the "New" button will start a new drawing. - A dialog will appear where you may choose to start a new picture - using a solid background color, or using a 'Starter' image (see below). - You will first be asked whether you really want to do this.

    - -

    Note: You can also press [Control]-[N] on the keyboard to - start a new drawing.

    - - 'Starter' Images - -
    -

    'Starters' can be like a page from a coloring book (a - black-and-white outline of a picture, which you can then - color in), or like a 3D photograph, where you draw the bits - in between.

    - -

    When you load a 'Starter,' draw on it, and then click 'Save,' - it creates a new picture file (it doesn't overwrite the original - 'Starter,' so you can use it again later).

    +

    + If any errors occur, they will be displayed on the + terminal (to "stderr"). +

    -
    +
    -
    -
    - - -
    Open
    -
    - - -

    This shows you a list of all of the pictures you've saved. - If there are more than can fit on the screen, use the "Up" - and "Down" arrows at the top and bottom of the list to scroll - through the list of pictures.

    - -
    - -

    - -

    Click a picture to select it, then...

    +

    + Windows Users +

    -
      -
    • - + + + + +
      + [Icon]
      + Tux Paint +
      -

      Click the green "Open" button at the lower left of the list to - load the selected picture.

      +

      + If you installed Tux Paint on your computer using + the 'Tux Paint Installer,' it will have asked + you whether you wanted a 'Start' menu short-cut, and/or + a desktop shortcut. If you agreed, you can simply run + Tux Paint from the 'Tux Paint' section of + your 'Start' menu (e.g., under "All Programs" on + Windows XP), or by double-clicking the + "Tux Paint" icon on your desktop. +

      -

      (Alternatively, you can double-click a picture's icon to load - it.)

      +

      + If you installed Tux Paint using the 'ZIP-file' + download, or if you used the + 'Tux Paint Installer,' but chose not to have + shortcuts installed, you'll need to double-click the + "tuxpaint.exe" icon in the + 'Tux Paint' folder on your computer. +

      -
      -
    • +

      + By default, the 'Tux Paint Installer' will + put Tux Paint's folder in + "C:\Program Files\", though you may + have changed this when the installer ran. +

      -
    • - - -

      Click the brown "Erase" (trash can) button at the lower right of - the list to erase the selected picture. (You will be asked to - confirm.)

      - -

      Note: As of version 0.9.22, the picture will be - placed in your desktop's trash can, on Linux only.

      - -
      -
    • - -
    • - - -

      Click the blue "Slides" (slide projector) button at the lower - left to go to slideshow mode. See "Slides", - below, for details.

      - -
      -
    • - -
    • - - -

      Or click the red "Back" arrow button at the lower right of the - list to cancel and return to the picture you were drawing.

      - -
      -
    • -
    +

    + If you used the 'ZIP-file' download, Tux Paint's + folder will be wherever you put it when you unzipped + the ZIP file. +

    +
    -

    If choose to open a picture, and your current drawing hasn't been - saved, you will be prompted as to whether you want to save it or not. - (See "Save," below.)

    - -

    Note: You can also press [Control]-[O] on the keyboard to get - the 'Open' dialog.

    - -
    +
    -
    -
    +

    + macOS Users +

    +
    +

    + Simply double-click the "Tux Paint" icon. +

    +
    +
    -
    Save
    -
    - +
    -

    This saves your current picture.

    - -

    If you haven't saved it before, it will create a new entry in - the list of saved images. (i.e., it will create a new file)

    +

    + Title Screen +

    -

    Note: It won't ask you anything (e.g., for a filename). - It will simply save the picture, and play a "camera shutter" sound - effect.

    +
    +

    + When Tux Paint first loads, a title/credits screen + will appear. +

    -

    If you HAVE saved the picture before, or this is a picture you - just loaded using the "Open" command, you will first be asked - whether you want to save over the old version, or create a new - entry (a new file).

    +

    + [Title Screenshot] +

    -

    +

    + Once loading is complete, press a key or click on the + mouse to continue. (Or, after about 30 seconds, the + title screen will go away automatically.) +

    +
    -

    (NOTE: If either the "saveover" or - "saveovernew" options are set, it won't ask before saving - over. - See the "Options" - documentation.)

    - -

    Note: You can also press [Control]-[S] on the keyboard to - save.

    - -
    +
    -
    -
    - - -
    Print
    -
    - - -

    Click this button and your picture will be printed!

    - -

    On most platforms, you can also hold the [Alt] key - (called [Option] on Macs) while clicking the 'Print' button - to get a printer dialog. Note that this may not work if you're - running Tux Paint in fullscreen mode. See below.

    +

    + Main Screen +

    +
    + The main screen is divided into the following sections:
    -
    Disabling Printing
    -
    -

    If the "noprint" option was set (either with - "noprint=yes" in Tux Paint's configuration file, - or using "--noprint" on the - command-line), the "Print" button will be disabled.

    +
    + Left Side: Toolbar +
    -

    See the "Options" - documentation.)

    -
    - - -
    Restricting Printing
    -
    -

    If the "printdelay" option was used (either with - "printdelay=SECONDS" in the configuration file, - or using "--printdelay=SECONDS" on the - command-line), you can only print once every SECONDS - seconds.

    +
    +

    + The toolbar contains the drawing and editing + controls. +

    + -

    For example, with "printdelay=60", you can print only - once a minute.

    +

    + + +

    +
    -

    See the "Options" - documentation.)

    - +
    + Middle: Drawing Canvas +
    - -
    Printing Commands
    -
    -

    (Linux and Unix only)

    +
    +

    + The largest part of the screen, in the center, is the + drawing canvas. This is, obviously, where you draw! +

    -

    Tux Paint prints by generating a PostScript - representation of the drawing and sending it to an external - program. By default, the program is:

    +

    + [(Canvas)] +

    -
    - lpr -
    +

    + Note: The size of the drawing canvas depends + on the size of Tux Paint. You can change the + size of Tux Paint using the + Tux Paint Config. configuration + tool, or by other means. See the OPTIONS documentation for more + details. +

    +
    -

    This command can be changed by setting the "printcommand" value - in Tux Paint's configuration file.

    +
    + Right Side: Selector +
    -

    If the [Alt] key on the keyboard is being pushed - while clicking the 'Print' button, as long as you're not in - fullscreen mode, an alternative program is run. By default, - the program is KDE's graphical print dialog:

    +
    +

    + Depending on the current tool, the selector shows + different things. e.g., when the Paint Brush + tool is selected, it shows the various brushes + available. When the Rubber Stamp tool is + selected, it shows the different shapes you can use. +

    -
    - kprinter -
    +

    + + +

    +
    -

    This command can be changed by setting the "altprintcommand" value - in Tux Paint's configuration file.

    +
    + Lower: Colors +
    -

    For information on how to change the printing commands, - see the "Options" - documentation.

    - +
    +

    + A palette of available colors are shown near the + bottom of the screen. +

    +

    + + +

    -
    Printer Settings
    -
    -

    (Windows and macOS)

    +

    + On the far right are two special color options, the + "color picker", which has an outline of an + eye-dropper, and allows you to pick a color found + within your drawing, and the rainbow palette, which + allows you to pick a color from within a box + containing thousands of colors. +

    -

    By default, Tux Paint simply prints to the default - printer with default settings when the 'Print' button is - pushed.

    +

    + (NOTE: You can define your own colors for + Tux Paint. See the "Options" documentation.) +

    +
    -

    However, if you hold the [Alt] (or [Option]) key - on the keyboard while pushing the button, as long as you're - not in fullscreen mode, your operating system's printer dialog - will appear, where you can change the settings.

    +
    + Bottom: Help Area +
    -

    You can have the printer configuration changes stored - by using the "printcfg" option, either by using - "--printcfg" on the command-line, or - "printcfg=yes" in Tux Paint's own configuration - file ("tuxpaint.cfg").

    +
    +

    + At the very bottom of the screen, Tux, the Linux + Penguin, provides tips and other information while + you draw. +

    -

    If the "printcfg" option is used, printer settings will - be loaded from the file "print.cfg" in your - personal folder (see below). - Any changes will be saved there as well.

    - -

    See the "Options" - documentation.)

    -
    - -
    Printer Dialog Options
    -
    -

    By default, Tux Paint only shows the printer dialog - (or, on Linux/Unix, runs the "altprintcommand", e.g., - "kprinter" instead of "lpr") if the [Alt] - (or [Option]) key is held while clicking the 'Print' - button.

    - -

    However, this behavior can be changed. You can have the - printer dialog always appear by using - "--altprintalways" on the command-line, or - "altprint=always" in Tux Paint's configuration - file. Or, you can prevent the [Alt]/[Option] - key from having any effect by using "--altprintnever", or - "altprint=never".

    - -

    See the "Options" - documentation.)

    -
    - +

    + + +

    + -
    +
    -
    - +
    -
    Slides (under "Open")
    -
    - +

    + Available Tools +

    -

    The "Slides" button is available in the "Open" dialog. - It displays a list of your saved files, just like the "Open" dialog.

    +
    +

    + Drawing Tools +

    -

    Click each of the images you wish to display in a slideshow-style - presentation, one by one. A digit will appear over each image, - letting you know in which order they will be displayed.

    +
    +
    +
    + Paint (Brush) +
    -

    You can click a selected image to unselect it (take it out of your - slideshow).

    +
    + +

    + The Paint Brush tool lets you draw freehand, + using various brushes (chosen in the Selector on + the right) and colors (chosen in the Color palette + towards the bottom). +

    -

    A sliding scale at the lower left of the screen (next to the "Play" - button) can be used to adjust the speed of the slideshow, from slowest - to fastest. Choose the leftmost setting to disable automatic - advancement — you will need to press a key or click to go to - the next slide (see below).

    +

    + If you hold the mouse button down, and move the + mouse, it will draw as you move. +

    -

    Note: The slowest setting does not automatically advance - through the slides. Use it for when you want to step through them - manually.

    +

    + As you draw, a sound is played. The bigger the + brush, the lower the pitch. +

    +
    -

    When you're ready, click the "Play" button to begin the slideshow. - (Note: If you hadn't selected ANY images, then ALL images will be - played in the slideshow.)

    +

    + +

    -

    During the slideshow, press [Space], [Enter] or - [Return] or the [Right Arrow], or click the "Next" - button at the lower left, to manually advance to the next slide. - Press [Left] to go back to the previous slide.

    +
    +
    -

    Press [Escape], or click the "Back" button at the - lower right, to exit the slideshow and return to the slideshow - image selection screen.

    +
    + Stamp (Rubber Stamp) +
    -

    Click "Back" in the slideshow image selection screen to return to - the "Open" dialog.

    +
    + +

    + The Stamp tool is like a set of rubber stamps or + stickers. It lets you paste pre-drawn or + photographic images (like a picture of a horse, or + a tree, or the moon) in your picture. +

    -
    -
    +

    + As you move the mouse around the canvas, an outline + follows the mouse, showing where the stamp will be + placed, and how big it will be. +

    -
    Quit
    -
    - +

    + +

    + +

    + There can be numerous categories of stamps (e.g., + animals, plants, outer space, vehicles, people, + etc.). Use the Left and Right arrows to cycle + through the collections. +

    -

    Clicking the "Quit" button, closing the Tux Paint window, or - pushing the [Escape] key will quit Tux Paint.

    - -

    You will first be prompted as to whether you really want to quit.

    +

    + Prior to 'stamping' an image onto your drawing, + various effects can sometimes be applied (depending + on the stamp): +

    -

    If you choose to quit, and you haven't saved the current picture, - you will first be asked if wish to save it. If it's not a new image, - you will then be asked if you want to save over the old version, - or create a new entry. (See "Save" above.)

    - -

    NOTE: If the image is saved, it will be reloaded automatically - the next time you run Tux Paint!

    +
      +
    • Some stamps can be colored or tinted. If the + color palette below the canvas is activated, you + can click the colors to change the tint or color of + the stamp before placing it in the picture. +
    • -

      NOTE: The "Quit" button and [Escape] key can be - disabled (e.g., by selecting "Disable 'Quit' Button" in - Tux Paint Config. or running Tux Paint - with the "--noquit" command-line option).

      - -

      In that case, the "window close" button on - Tux Paint's title bar (if not in fullscreen mode) or - the [Alt] + [F4] key sequence may be used - to quit.

      +
    • Stamps can be shrunk and expanded, by clicking + within the triangular-shaped series of bars at the + bottom right; the larger the bar, the larger the + stamp will appear in your picture. +
    • -

      If neither of those are possible, the key sequence of - [Shift] + [Control] + [Escape] - may be used to quit. (See the - "Options" documentation.)

      - -
      -
    +
  • Many stamps may be flipped vertically, or + displayed as a mirror-image, using the control + buttons at the bottom right. +
  • + -
    Sound Muting
    -
    -

    There is no on-screen control button at this time, but - by pressing [Alt] + [S], sound effects - can be disabled and re-enabled (muted and unmuted) while the - program is running.

    +

    + +

    + +

    + Different stamps can have different sound effects + and/or descriptive (spoken) sounds. Buttons at the + lower left (near Tux, the Linux penguin) allow you + to re-play the sound effects and descriptive sounds + for the currently-selected stamp. +

    -

    Note that if sounds are completely disabled - (e.g., by unselecting "Enable Sound Effects" in - Tux Paint Config or running Tux Paint - with the "--nosound" command-line option), - the [Alt] + [S] key sequence has no - effect. (i.e., it cannot be used to turn on sounds when the - parent/teacher wants them disabled.)

    +

    + (NOTE: If the "nostampcontrols" option + is set, Tux Paint won't display the Mirror, + Flip, Shrink and Grow controls for stamps. See the + "Options" + documentation.) +

    + +
    +
    + +
    + Lines +
    + +
    + +

    + This tool lets you draw straight lines using the + various brushes and colors you normally use with + the Paint Brush. +

    + +

    + Click the mouse and hold it to choose the starting + point of the line. As you move the mouse around, a + thin 'rubber-band' line will show where the line + will be drawn. +

    + +

    + Let go of the mouse to complete the line. A + "sproing!" sound will play. +

    +
    + +

    + +

    + +
    +
    + +
    + Shapes +
    + +
    + +

    + This tool lets you draw some simple filled, and + un-filled shapes. +

    + +

    + Select a shape from the selector on the right + (circle, square, oval, etc.). +

    + +

    + In the canvas, click the mouse and hold it to + stretch the shape out from where you clicked. Some + shapes can change proportion (e.g., rectangle and + oval), others cannot (e.g., square and circle). +

    + +

    + Let go of the mouse when you're done stretching. +

    + +
    +
    + Normal Mode +
    + +
    +

    + Now you can move the mouse around the canvas to + rotate the shape. +

    + +

    + Click the mouse button again and the shape will + be drawn in the current color. +

    +
    + +
    + Simple Shapes Mode +
    + +
    + If simple shapes are enabled (e.g., with the + "--simpleshapes" option), the shape + will be drawn on the canvas when you let go of + the mouse button. (There's no rotation step.) +
    +
    +
    + +

    + +

    + +
    +
    + +
    + Text and Label +
    + +
    + +

    + Choose a font (from the 'Letters' available on the + right) and a color (from the color palette near the + bottom). Click on the screen and a cursor will + appear. Type text and it will show up on the + screen. +

    + +

    + Press [Enter] or [Return] and the + text will be drawn onto the picture and the cursor + will move down one line. +

    + +

    + Alternatively, press [Tab] and the text will + be drawn onto the picture, but the cursor will move + to the right of the text, rather than down a line, + and to the left. (This can be useful to create a + line of text with mixed colors, fonts, styles and + sizes: Like this.) +

    + +

    + Clicking elsewhere in the picture while the text + entry is still active causes the current line of + text to move to that location (where you can + continue editing it). +

    + +

    + +

    + +
    +
    + Text versus Label +
    + +
    +

    + The Text tool is the original text-entry + tool in Tux Paint. Text entered using this + tool can't be modified or moved later, since it + becomes part of the drawing. However, because + the text becomes part of the picture, it can be + drawn over or modified using Magic tool + effects (e.g., smudged, tinted, embossed, etc.) +

    + +

    + When using the Label tool (which was + added to Tux Paint in version 0.9.22), the + text 'floats' over the image, and the details + of the label (the text, the position of the + label, the font choice and the color) get + stored separately. This allows the label to be + repositioned or edited later. +

    + +

    + The Label tool can be disabled (e.g., by + selecting "Disable 'Label' Tool" in + Tux Paint Config. or running + Tux Paint with the + "--nolabel" command-line option). +

    +
    + +
    + International Character Input +
    + +
    +

    + Tux Paint allows inputting characters in + different languages. Most Latin characters + (A-Z, ñ, è, etc.) + can by entered directly. Some languages require + that Tux Paint be switched into an + alternate input mode before entering, and some + characters must be composed using numerous + keypresses. +

    + +

    + When Tux Paint's locale is set to one of the + languages that provide alternate input modes, a + key is used to cycle through normal (Latin + character) and locale-specific mode or modes. +

    + +

    + Currently supported locales, the input methods + available, and the key to toggle or cycle + modes, are listed below. Note: Many + fonts do not include all characters for all + languages, so sometimes you'll need to change + fonts to see the characters you're trying to + type. +

    + +
      +
    • Japanese — Romanized Hiragana and Romanized + Katakana — right [Alt] +
    • + +
    • Korean — Hangul 2-Bul — + right [Alt] or + left [Alt] +
    • + +
    • Traditional Chinese — + right [Alt] or + left [Alt] +
    • + +
    • Thai — right [Alt] +
    • +
    +
    +
    +
    + +
    +
    +
    + +
    + Fill +
    + +
    + +

    + The 'Fill' tool 'flood-fills' a contiguous area of + your drawing with a solid color of your choice. +

    + +

    + Note: Prior to Tux Paint 0.9.24, this was a + "Magic" tool (see below). +

    + +
    +
    + +
    + Magic (Special Effects) +
    + +
    + +

    + The 'Magic' tool is actually a set of special + tools. Select one of the "magic" effects from the + selector on the right. Then, depending on the tool, + you can either click and drag around the picture, + and/or simply click the picture once, to apply the + effect. +

    + +

    + If the tool can be used by clicking and dragging, a + 'painting' button will be available on the left, + below the list of "magic" tools on the right side + of the screen. If the tool can affect the entire + picture at once, an 'entire picture' button + will be available on the right. +

    +
    + +

    + See the instructions for + each Magic tool (in the 'magic-docs' folder). +

    + +
    +
    + +
    + Eraser +
    + +
    + +

    + This tool is similar to the Paint Brush. Wherever + you click (or click and drag), the picture will be + erased. (This may be white, some other color, or to + a background picture, depending on the picture.) +

    + +

    + A number of eraser sizes are available, both round + and square.. +

    + +

    + As you move the mouse around, a square outline + follows the pointer, showing what part of the + picture will be erased to white. +

    + +

    + As you erase, a "squeaky clean" eraser/wiping sound + is played. +

    +
    +
    +
    +
    + +
    + +

    + Other Controls +

    + +
    +
    +
    + Undo +
    + +
    + +

    + Clicking this tool will undo the last drawing + action. You can even undo more than once! +

    + +

    + Note: You can also press [Control]-[Z] on + the keyboard to undo. +

    +
    + +
    +
    + +
    + Redo +
    + +
    + +

    + Clicking this tool will redo the drawing action you + just "undid" with the 'Undo' button. +

    + +

    + As long as you don't draw again, you can redo as + many times as you had "undone!" +

    + +

    + Note: You can also press [Control]-[R] on + the keyboard to redo. +

    +
    + +
    +
    + +
    + New +
    + +
    + +

    + Clicking the "New" button will start a new drawing. + A dialog will appear where you may choose to start + a new picture using a solid background color, or + using a 'Starter' image (see below). You will first + be asked whether you really want to do this. +

    + +

    + Note: You can also press [Control]-[N] on + the keyboard to start a new drawing. +

    + 'Starter' Images +
    +

    + 'Starters' can be like a page from a coloring + book (a black-and-white outline of a picture, + which you can then color in), or like a 3D + photograph, where you draw the bits in between. +

    + +

    + When you load a 'Starter,' draw on it, and then + click 'Save,' it creates a new picture file (it + doesn't overwrite the original 'Starter,' so you + can use it again later). +

    +
    +
    + +
    +
    + +
    + Open +
    + +
    + +

    + This shows you a list of all of the pictures you've + saved. If there are more than can fit on the + screen, use the "Up" and "Down" arrows at the top + and bottom of the list to scroll through the list + of pictures. +

    +
    + +

    + +

    + +

    + Click a picture to select it, then... +

    + +
    +
      +
    • + +

      + Click the green "Open" button at the lower + left of the list to load the selected + picture. +

      + +

      + (Alternatively, you can double-click a + picture's icon to load it.) +

      +
      +
    • + +
    • + +

      + Click the brown "Erase" (trash can) button at + the lower right of the list to erase the + selected picture. (You will be asked to + confirm.) +

      + +

      + Note: As of version 0.9.22, the + picture will be placed in your desktop's + trash can, on Linux only. +

      +
      +
    • + +
    • + +

      + Click the blue "Slides" (slide projector) + button at the lower left to go to slideshow + mode. See "Slides", + below, for details. +

      +
      +
    • + +
    • + +

      + Or click the red "Back" arrow button at the + lower right of the list to cancel and return + to the picture you were drawing. +

      +
      +
    • +
    +
    + +

    + If choose to open a picture, and your current + drawing hasn't been saved, you will be prompted as + to whether you want to save it or not. (See + "Save," below.) +

    + +

    + Note: You can also press [Control]-[O] on + the keyboard to get the 'Open' dialog. +

    +
    + +
    +
    + +
    + Save +
    + +
    + +

    + This saves your current picture. +

    + +

    + If you haven't saved it before, it will create a + new entry in the list of saved images. (i.e., it + will create a new file) +

    + +

    + Note: It won't ask you anything (e.g., for a + filename). It will simply save the picture, and + play a "camera shutter" sound effect. +

    + +

    + If you HAVE saved the picture before, or this is a + picture you just loaded using the "Open" command, + you will first be asked whether you want to save + over the old version, or create a new entry (a new + file). +

    + +

    + +

    + +

    + (NOTE: If either the "saveover" or + "saveovernew" options are set, it + won't ask before saving over. See the "Options" documentation.) +

    + +

    + Note: You can also press [Control]-[S] on + the keyboard to save. +

    +
    + +
    +
    + +
    + Print +
    + +
    + +

    + Click this button and your picture will be printed! +

    + +

    + On most platforms, you can also hold the + [Alt] key (called [Option] on Macs) + while clicking the 'Print' button to get a printer + dialog. Note that this may not work if you're + running Tux Paint in fullscreen mode. See + below. +

    + +
    +
    + Disabling Printing +
    + +
    +

    + If the "noprint" option was set (either with + "noprint=yes" in Tux Paint's + configuration file, or using + "--noprint" on the command-line), + the "Print" button will be disabled. +

    + +

    + See the "Options" + documentation.) +

    +
    + +
    + Restricting Printing +
    + +
    +

    + If the "printdelay" option was used (either + with "printdelay=SECONDS" + in the configuration file, or using + "--printdelay=SECONDS" on + the command-line), you can only print once + every SECONDS seconds. +

    + +

    + For example, with "printdelay=60", + you can print only once a minute. +

    + +

    + See the "Options" + documentation.) +

    +
    + +
    + Printing Commands +
    + +
    +

    + (Linux and Unix only) +

    + +

    + Tux Paint prints by generating a + PostScript representation of the drawing and + sending it to an external program. By default, + the program is: +

    + +
    + lpr +
    + +

    + This command can be changed by setting the + "printcommand" value in Tux Paint's + configuration file. +

    + +

    + If the [Alt] key on the keyboard is + being pushed while clicking the 'Print' button, + as long as you're not in fullscreen mode, an + alternative program is run. By default, the + program is KDE's graphical print dialog: +

    + +
    + kprinter +
    + +

    + This command can be changed by setting the + "altprintcommand" value in Tux Paint's + configuration file. +

    + +

    + For information on how to change the printing + commands, see the "Options" + documentation. +

    +
    + +
    + Printer Settings +
    + +
    +

    + (Windows and macOS) +

    + +

    + By default, Tux Paint simply prints to the + default printer with default settings when the + 'Print' button is pushed. +

    + +

    + However, if you hold the [Alt] (or + [Option]) key on the keyboard while + pushing the button, as long as you're not in + fullscreen mode, your operating system's + printer dialog will appear, where you can + change the settings. +

    + +

    + You can have the printer configuration changes + stored by using the "printcfg" option, either + by using "--printcfg" on the + command-line, or "printcfg=yes" in + Tux Paint's own configuration file + ("tuxpaint.cfg"). +

    + +

    + If the "printcfg" option is used, printer + settings will be loaded from the file + "print.cfg" in your personal + folder (see below). Any changes will be saved + there as well. +

    + +

    + See the "Options" + documentation.) +

    +
    + +
    + Printer Dialog Options +
    + +
    +

    + By default, Tux Paint only shows the + printer dialog (or, on Linux/Unix, runs the + "altprintcommand", e.g., "kprinter" instead of + "lpr") if the [Alt] (or [Option]) + key is held while clicking the 'Print' button. +

    + +

    + However, this behavior can be changed. You can + have the printer dialog always appear by using + "--altprintalways" on the + command-line, or "altprint=always" + in Tux Paint's configuration file. Or, you + can prevent the [Alt]/[Option] + key from having any effect by using + "--altprintnever", or + "altprint=never". +

    + +

    + See the "Options" + documentation.) +

    +
    +
    +
    + +
    +
    + +
    + Slides (under "Open") +
    + +
    + +

    + The "Slides" button is available in the "Open" + dialog. It displays a list of your saved files, + just like the "Open" dialog. +

    + +

    + Click each of the images you wish to display in a + slideshow-style presentation, one by one. A digit + will appear over each image, letting you know in + which order they will be displayed. +

    + +

    + You can click a selected image to unselect it (take + it out of your slideshow). +

    + +

    + A sliding scale at the lower left of the screen + (next to the "Play" button) can be used to adjust + the speed of the slideshow, from slowest to + fastest. Choose the leftmost setting to disable + automatic advancement — you will need to press a + key or click to go to the next slide (see below). +

    + +

    + Note: The slowest setting does not + automatically advance through the slides. Use it + for when you want to step through them manually. +

    + +

    + When you're ready, click the "Play" button to begin + the slideshow. (Note: If you hadn't selected ANY + images, then ALL images will be played in the + slideshow.) +

    + +

    + During the slideshow, press [Space], + [Enter] or [Return] or the + [Right Arrow], or click the "Next" + button at the lower left, to manually advance to + the next slide. Press [Left] to go back to + the previous slide. +

    + +

    + Press [Escape], or click the "Back" button + at the lower right, to exit the slideshow and + return to the slideshow image selection screen. +

    + +

    + Click "Back" in the slideshow image selection + screen to return to the "Open" dialog. +

    +
    +
    + +
    + Quit +
    + +
    + +

    + Clicking the "Quit" button, closing the + Tux Paint window, or pushing the + [Escape] key will quit Tux Paint. +

    + +

    + You will first be prompted as to whether you really + want to quit. +

    + +

    + If you choose to quit, and you haven't saved the + current picture, you will first be asked if wish to + save it. If it's not a new image, you will then be + asked if you want to save over the old version, or + create a new entry. (See "Save" + above.) +

    + +

    + NOTE: If the image is saved, it will be reloaded + automatically the next time you run Tux Paint! +

    + +

    + NOTE: The "Quit" button and [Escape] + key can be disabled (e.g., by selecting + "Disable 'Quit' Button" in + Tux Paint Config. or running + Tux Paint with the + "--noquit" command-line option). +

    + +

    + In that case, the "window close" button on + Tux Paint's title bar (if not in + fullscreen mode) or the + [Alt] + [F4] key sequence + may be used to quit. +

    + +

    + If neither of those are possible, the key sequence + of + [Shift] + [Control] + [Escape] + may be used to quit. (See the "Options" documentation.) +

    +
    +
    + +
    + Sound Muting +
    + +
    +

    + There is no on-screen control button at this time, + but by pressing + [Alt] + [S], sound effects + can be disabled and re-enabled (muted and unmuted) + while the program is running. +

    + +

    + Note that if sounds are completely disabled (e.g., + by unselecting "Enable Sound Effects" in + Tux Paint Config or running + Tux Paint with the + "--nosound" command-line option), the + [Alt] + [S] key sequence + has no effect. (i.e., it cannot be used to turn on + sounds when the parent/teacher wants them + disabled.) +

    +
    +
    +
    +
    + + +
    + +

    + Loading Other Pictures into + Tux Paint +

    + +
    +

    + Since Tux Paint's 'Open' dialog only displays pictures + you created with Tux Paint, what if you want to load + some other picture or photograph into Tux Paint to + edit? +

    + +

    + To do so, you simply need to convert the picture into a PNG + (Portable Network Graphic) image file, and place it in + Tux Paint's "saved" directory: +

    + +
    +
    + Windows Vista +
    + +
    + Inside the user's "AppData" folder, e.g.: + "C:\Users\(user name)\AppData\Roaming\TuxPaint\saved\" +
    + +
    + Windows 95, 98, ME, 2000, XP +
    + +
    + Inside the user's "Application Data" + folder, e.g.: "C:\Documents and + Settings\(user name)\Application + Data\TuxPaint\saved\" +
    + +
    + macOS +
    + +
    + Inside the user's "Library" folder: + "/Users/(user name)/Library/Application + Support/Tux Paint/saved/" +
    + +
    + Linux/Unix +
    + +
    + Inside a hidden ".tuxpaint" directory, in + the user's home directory: + "$(HOME)/.tuxpaint/saved/" +
    -
    - - -
    +

    + Note: It is from this folder that you can copy or + open pictures drawn in Tux Paint using other + applications. +

    +

    + Using 'tuxpaint-import' +

    -

    Loading Other Pictures into Tux Paint

    -
    -

    Since Tux Paint's 'Open' dialog only displays pictures you created - with Tux Paint, what if you want to load some other picture or - photograph into Tux Paint to edit?

    +
    +

    + Linux and Unix users can use the + "tuxpaint-import" shell script which + gets installed when you install Tux Paint. It uses + some NetPBM tools to convert the image + ("anytopnm"), resize it so that it will fit + in Tux Paint's canvas ("pnmscale"), and + convert it to a PNG ("pnmtopng"). +

    -

    To do so, you simply need to convert the picture into - a PNG (Portable Network Graphic) image file, and place it in Tux Paint's - "saved" directory:

    - -
    -
    Windows Vista
    -
    Inside the user's "AppData" folder, - e.g.: "C:\Users\(user name)\AppData\Roaming\TuxPaint\saved\"
    +

    + It also uses the "date" command to get the + current time and date, which is the file-naming + convention Tux Paint uses for saved files. + (Remember, you are never asked for a 'filename' when you + go to Save or Open pictures!) +

    -
    Windows 95, 98, ME, 2000, XP
    -
    Inside the user's "Application Data" folder, - e.g.: "C:\Documents and Settings\(user name)\Application - Data\TuxPaint\saved\"
    - -
    macOS
    -
    Inside the user's "Library" folder: - "/Users/(user name)/Library/Application Support/Tux Paint/saved/"
    - -
    Linux/Unix
    -
    Inside a hidden ".tuxpaint" directory, in the user's - home directory: "$(HOME)/.tuxpaint/saved/"
    -
    +

    + To use 'tuxpaint-import', simply run the + command from a command-line prompt and provide it the + name(s) of the file(s) you wish to convert. +

    -

    Note: It is from this folder that you can copy or open pictures - drawn in Tux Paint using other applications.

    +

    + They will be converted and placed in your Tux Paint + 'saved' directory. (Note: If you're doing this for a + different user - e.g., your child, you'll need to make + sure to run the command under their account.) +

    -

    Using 'tuxpaint-import'

    -
    -

    Linux and Unix users can use the "tuxpaint-import" - shell script which gets installed when you install Tux Paint. - It uses some NetPBM tools to convert the image ("anytopnm"), - resize it so that it will fit in Tux Paint's canvas - ("pnmscale"), and convert it to a PNG - ("pnmtopng").

    +

    + Example: +

    -

    It also uses the "date" command to get the current time and - date, which is the file-naming convention Tux Paint uses for saved - files. (Remember, you are never asked for a 'filename' when you go to - Save or Open pictures!)

    +
    + $ tuxpaint-import grandma.jpg
    + grandma.jpg -> + /home/username/.tuxpaint/saved/20020921123456.png
    + jpegtopnm: WRITING A PPM FILE
    +
    -

    To use 'tuxpaint-import', simply run the command from a - command-line prompt and provide it the name(s) of the file(s) you wish - to convert.

    +

    + The first line + ("tuxpaint-import grandma.jpg") is the + command to run. The following two lines are output from + the program while it's working. +

    -

    They will be converted and placed in your Tux Paint 'saved' - directory. (Note: If you're doing this for a different user - e.g., - your child, you'll need to make sure to run the command under their - account.)

    +

    + Now you can load Tux Paint, and a version of that + original picture will be available under the 'Open' + dialog. Just double-click its icon! +

    +
    -

    Example:

    +

    + Doing it Manually +

    -
    - $ tuxpaint-import grandma.jpg
    - grandma.jpg -> /home/username/.tuxpaint/saved/20020921123456.png
    - jpegtopnm: WRITING A PPM FILE -
    +
    +

    + Windows, macOS, BeOS, and Haiku users must currently do the conversion manually. +

    -

    The first line ("tuxpaint-import grandma.jpg") is the - command to run. The following two lines are output from the program while - it's working.

    - -

    Now you can load Tux Paint, and a version of that original picture - will be available under the 'Open' dialog. Just double-click its icon!

    -
    +

    + Load a graphics program that is capable of both loading + your picture and saving a PNG format file. (See the + documentation file "PNG.txt" for + a list of suggested software, and other references.) +

    +

    + When Tux Paint loads an image that's not the same size as + its drawing canvas, it scales (and sometimes smears the + edges of) the image so that it fits within the canvas. +

    -

    Doing it Manually

    -
    -

    Windows, macOS, BeOS, and Haiku users must currently do the conversion - manually.

    +

    + To avoid having the image stretched or smeared, you can + resize it to Tux Paint's canvas size. This size + depends on the size of the Tux Paint window, or + resolution at which Tux Paint is run, if in + fullscreen. (Note: The default resolution is + 800x600.) See "Calculating Image Dimensions", below. +

    -

    Load a graphics program that is capable of both loading your picture - and saving a PNG format file. (See the documentation file - "PNG.txt" for a list of suggested software, - and other references.)

    +

    + Save the picture in PNG format. It is highly + recommended that you name the filename using the current + date and time, since that's the convention Tux Paint + uses: +

    -

    When Tux Paint loads an image that's not the same size as its drawing - canvas, it scales (and sometimes smears the edges of) the image so that - it fits within the canvas.

    +
    + YYYYMMDDhhmmss.png +
    -

    To avoid having the image stretched or smeared, you can resize it - to Tux Paint's canvas size. This size depends on the size of - the Tux Paint window, or resolution at which Tux Paint is - run, if in fullscreen. (Note: The default resolution is 800x600.) - See "Calculating Image Dimensions", below.

    +
      +
    • YYYY = Year +
    • -

      Save the picture in PNG format. It is highly recommended that you - name the filename using the current date and time, since that's - the convention Tux Paint uses:

      +
    • MM = Month (01-12) +
    • -
      - YYYYMMDDhhmmss.png +
    • DD = Day (01-31) +
    • + +
    • HH = Hour, in 24-hour format (00-23) +
    • + +
    • mm = Minute (00-59) +
    • + +
    • ss = Second (00-59) +
    • +
    + +

    + e.g.: +

    + +
    + 20020921130500 - for September 21, 2002, + 1:05:00pm +
    + +

    + Place this PNG file in your Tux Paint + 'saved' directory. (See above.) +

    + +

    + Calculating Image Dimensions +

    + +
    +

    + The width of Tux Paint's canvas is simply the + width of the window (e.g., 640, 800 or 1024 pixels), + minus 192. +

    + +

    + Calculating the height of Tux Paint's canvas + requires multiple steps: +

    + +
      +
    1. Take the height of the window (e.g, 480, 600 or 768 + pixels) and subtract 144 +
    2. + +
    3. Take the result of Step 1 and divide it by 48 +
    4. + +
    5. Take the result of Step 2 and round it down + (e.g., 9.5 becomes simply 9) +
    6. + +
    7. Take the result of Step 3 and multiply it by + 48 +
    8. + +
    9. Finally, take the result of Step 4 and add 40 +
    10. +
    + +

    + Example: Tux Paint running at fullscreen on + a 1440x900 display. +

    + +
      +
    • The canvas width is simply 1440 - 192, or + 1248. +
    • + +
    • The canvas height is calculated as: +
        +
      1. 900 - 144, or 756 +
      2. + +
      3. 756 / 48, or 15.75 +
      4. + +
      5. 15.75 rounded down, or 15 +
      6. + +
      7. 15 * 48, or 720 +
      8. + +
      9. 720 + 40, or 760 +
      10. +
      +
    • +
    + +

    + So the canvas within a 1440x900 Tux Paint window + is 1248x760. +

    +
    +
    -
      -
    • YYYY = Year
    • -
    • MM = Month (01-12)
    • -
    • DD = Day (01-31)
    • -
    • HH = Hour, in 24-hour format (00-23)
    • -
    • mm = Minute (00-59)
    • -
    • ss = Second (00-59)
    • -
    +
    -

    e.g.:

    +

    + Further Reading +

    - 20020921130500 - for September 21, 2002, 1:05:00pm -
    - -

    Place this PNG file in your Tux Paint 'saved' - directory. (See above.)

    - -

    Calculating Image Dimensions

    -
    -

    The width of Tux Paint's canvas is simply the width of the - window (e.g., 640, 800 or 1024 pixels), minus 192.

    - -

    Calculating the height of Tux Paint's canvas requires multiple - steps:

    -
      -
    1. Take the height of the window (e.g, 480, 600 or 768 pixels) and - subtract 144
    2. -
    3. Take the result of Step 1 and divide it by 48
    4. -
    5. Take the result of Step 2 and round it down (e.g., 9.5 becomes - simply 9)
    6. -
    7. Take the result of Step 3 and multiply it by 48
    8. -
    9. Finally, take the result of Step 4 and add 40
    10. -
    - -

    Example: Tux Paint running at fullscreen on a 1440x900 - display.

    + Other documentation included with Tux Paint (in the + "docs" folder/directory) include:
      -
    • The canvas width is simply 1440 - 192, or 1248.
    • -
    • The canvas height is calculated as: -
        -
      1. 900 - 144, or 756
      2. -
      3. 756 / 48, or 15.75
      4. -
      5. 15.75 rounded down, or 15
      6. -
      7. 15 * 48, or 720
      8. -
      9. 720 + 40, or 760
      10. -
      -
    • +
    • + "Magic" Tool Documentation + ("magic-docs")
      + Documentation for each of the currently-installed "Magic" + tools. +
    • + +
    • + AUTHORS.txt
      + List of authors and contributors. +
    • + +
    • + CHANGES.txt
      + Summary of changed between releases. +
    • + +
    • + COPYING.txt
      + Copying license (The GNU General Public License). +
    • + +
    • + INSTALL.txt
      + Instructions for compiling/installing, when applicable. +
    • + +
    • + EXTENDING.html
      + Detailed instructions on creating brushes, stamps and + starters, and adding fonts, to extend Tux Paint. +
    • + +
    • + OPTIONS.html
      + Detailed instructions on command-line and + configuration-file options, for those who don't want to + use Tux Paint Config. +
    • + +
    • + PNG.txt
      + Notes on creating PNG format bitmapped images for use in + Tux Paint. +
    • + +
    • + SVG.txt
      + Notes on creating SVG format vector images for use in + Tux Paint. +
    • + +
    • + SIGNALS.txt
      + Information about POSIX signals Tux Paint responds + to. +
    -

    So the canvas within a 1440x900 Tux Paint window is 1248x760.

    -
    - -
    +
    +

    + How to Get Help +

    -

    Further Reading

    -
    - Other documentation included with Tux Paint (in the "docs" - folder/directory) include: +
    +

    + If you need help, feel free to contact New Breed Software: +

    -
      -
    • "Magic" Tool Documentation - ("magic-docs")
      - Documentation for each of the currently-installed "Magic" tools. -
    • +
      + http://www.newbreedsoftware.com/ +
      -
    • AUTHORS.txt
      - List of authors and contributors. -
    • - -
    • CHANGES.txt
      - Summary of changed between releases. -
    • - -
    • COPYING.txt
      - Copying license (The GNU General Public License). -
    • - -
    • INSTALL.txt
      - Instructions for compiling/installing, when applicable. -
    • - -
    • EXTENDING.html
      - Detailed instructions on creating brushes, stamps and starters, - and adding fonts, to extend Tux Paint. -
    • - -
    • OPTIONS.html
      - Detailed instructions on command-line and configuration-file options, - for those who don't want to use Tux Paint Config. -
    • - -
    • PNG.txt
      - Notes on creating PNG format bitmapped images for use in Tux Paint. -
    • - -
    • SVG.txt
      - Notes on creating SVG format vector images for use in Tux Paint. -
    • - -
    • SIGNALS.txt
      - Information about POSIX signals Tux Paint responds to. -
    • - -
    -
    - -
    - - -

    How to Get Help

    -
    -

    If you need help, feel free to contact New Breed Software:

    - -
    - http://www.newbreedsoftware.com/ -
    - -

    You may also wish to participate in the numerous Tux Paint mailing - lists:

    - -
    - http://www.tuxpaint.org/lists/ -
    - -
    - - +

    + You may also wish to participate in the numerous + Tux Paint mailing lists: +

    +
    + http://www.tuxpaint.org/lists/ +
    +
    + + From dfdf720895ac82512e307c7f48327a869400c1cb Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Mon, 27 Jul 2020 23:28:41 -0700 Subject: [PATCH 26/33] Documenting Export & GIF Export in README --- docs/CHANGES.txt | 2 - docs/en/README.txt | 95 ++++++++---- docs/en/html/README.html | 156 ++++++++++++++------ docs/html/images/open_export.png | Bin 0 -> 4006 bytes docs/html/images/open_slides_export_gif.png | Bin 0 -> 3664 bytes 5 files changed, 180 insertions(+), 73 deletions(-) create mode 100644 docs/html/images/open_export.png create mode 100644 docs/html/images/open_slides_export_gif.png diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index fec433b79..0a1713f62 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -20,10 +20,8 @@ $Id$ https://github.com/ImageOptim/libimagequant (GPL v3 or later, for Free/Libre Open Source Software) * WORK IN PROGRESS -- Ignores speed - * WORK IN PROGRESS -- Needs documentation * Single image (PNG) export from the Open dialog. (Closes https://sourceforge.net/p/tuxpaint/feature-requests/192/) - * WORK IN PROGRESS -- Needs documentation * Both utilize XDG user dirs settings, if available, to determine where to store them, or "~/Pictures", otherwise. In those cases, files are stored in a new "TuxPaint" subdirectory. diff --git a/docs/en/README.txt b/docs/en/README.txt index 22e68110e..db01643d6 100644 --- a/docs/en/README.txt +++ b/docs/en/README.txt @@ -497,6 +497,10 @@ Available Tools Note: As of version 0.9.22, the picture will be placed in your desktop's trash can, on Linux only. + * Click the "Export" button near the lower right to + export the image to your export folder. (e.g., + "~/Pictures/TuxPaint/") + * Click the blue "Slides" (slide projector) button at the lower left to go to slideshow mode. See "Slides", below, for details. @@ -653,43 +657,80 @@ Available Tools Slides (under "Open") The "Slides" button is available in the "Open" dialog. It - displays a list of your saved files, just like the "Open" - dialog. + can be used to play a simple animation within Tux Paint, or + a slideshow of pictures. It can also export an animated GIF + based on the chosen images. - Click each of the images you wish to display in a - slideshow-style presentation, one by one. A digit will - appear over each image, letting you know in which order they - will be displayed. + Chosing pictures - You can click a selected image to unselect it (take it out - of your slideshow). + When you enter the "Slides" section of + Tux Paint, it displays a list of your saved + files, just like the "Open" dialog. - A sliding scale at the lower left of the screen (next to the - "Play" button) can be used to adjust the speed of the - slideshow, from slowest to fastest. Choose the leftmost - setting to disable automatic advancement — you will need to - press a key or click to go to the next slide (see below). + Click each of the images you wish to display in + a slideshow-style presentation, one by one. A + digit will appear over each image, letting you + know in which order they will be displayed. - Note: The slowest setting does not automatically advance - through the slides. Use it for when you want to step through - them manually. + You can click a selected image to unselect it + (take it out of your slideshow). Click it again + if you wish to add it to the end of the list. - When you're ready, click the "Play" button to begin the - slideshow. (Note: If you hadn't selected ANY images, then - ALL images will be played in the slideshow.) + Set playback speed - During the slideshow, press [Space], [Enter] or [Return] or - the [Right Arrow], or click the "Next" button at the lower - left, to manually advance to the next slide. Press [Left] to - go back to the previous slide. + A sliding scale at the lower left of the screen + (next to the "Play" button) can be used to + adjust the speed of the slideshow or animated + GIF, from slowest to fastest. Choose the + leftmost setting to disable automatic + advancement during playback within Tux Paint — + you will need to press a key or click to go to + the next slide (see below). - Press [Escape], or click the "Back" button at the lower - right, to exit the slideshow and return to the slideshow - image selection screen. + Note: The slowest setting does not + automatically advance through the slides. Use + it for when you want to step through them + manually. (This does not apply to an exported + animated GIF.) + + Playback in Tux Paint + + To play a slideshow within Tux Paint, click the + "Play" button. (Note: If you hadn't selected + ANY images, then ALL of your saved images will + be played in the slideshow!) + + During the slideshow, press [Space], [Enter] or + [Return], or the [Right Arrow] — or click the + "Next" button at the lower left — to manually + advance to the next slide. Press [Left] to go + back to the previous slide. + + Press [Escape], or click the "Back" button at + the lower right, to exit the slideshow and + return to the slideshow image selection screen. + + Exporting an animated GIF + + Click the "GIF Export" button near the lower + right to have Tux Paint generate an animated + GIF file based on the selected images. + + Note: At least two images must be selected. (To + export a single image, use the "Export" option + from the "Open" dialog.) If no images are + selected, Tux Paint will NOT attempt to + generate a GIF based on all saved images. + + Pressing [Escape] during export will abort the + process, and return you to the "Slideshow" + dialog. Click "Back" in the slideshow image selection screen to return to the "Open" dialog. + ---------------------------------------------------------------------- + Quit Clicking the "Quit" button, closing the Tux Paint window, or @@ -720,6 +761,8 @@ Available Tools [Shift] + [Control] + [Escape] may be used to quit. (See the "Options" documentation.) + ---------------------------------------------------------------------- + Sound Muting There is no on-screen control button at this time, but by diff --git a/docs/en/html/README.html b/docs/en/html/README.html index ab29bc40f..27230e0a6 100644 --- a/docs/en/html/README.html +++ b/docs/en/html/README.html @@ -347,7 +347,7 @@ The toolbar contains the drawing and editing controls.

    - +

    +

  • + +

    + Click the "Export" button near the lower right + to export the image to your export folder. + (e.g., "~/Pictures/TuxPaint/") +

    +
    +
  • +
  • The "Slides" button is available in the "Open" - dialog. It displays a list of your saved files, - just like the "Open" dialog. + dialog. It can be used to play a simple animation + within Tux Paint, or a slideshow of pictures. + It can also export an animated GIF based on the + chosen images.

    -

    - Click each of the images you wish to display in a - slideshow-style presentation, one by one. A digit - will appear over each image, letting you know in - which order they will be displayed. -

    +
    +
    Chosing pictures
    +
    +

    + When you enter the "Slides" section of Tux Paint, + it displays a list of your saved files, just like the + "Open" dialog. +

    -

    - You can click a selected image to unselect it (take - it out of your slideshow). -

    +

    + Click each of the images you wish to display in a + slideshow-style presentation, one by one. A digit + will appear over each image, letting you know in + which order they will be displayed. +

    -

    - A sliding scale at the lower left of the screen - (next to the "Play" button) can be used to adjust - the speed of the slideshow, from slowest to - fastest. Choose the leftmost setting to disable - automatic advancement — you will need to press a - key or click to go to the next slide (see below). -

    +

    + You can click a selected image to unselect it (take + it out of your slideshow). Click it again if you + wish to add it to the end of the list. +

    +
    -

    - Note: The slowest setting does not - automatically advance through the slides. Use it - for when you want to step through them manually. -

    +
    Set playback speed
    +
    +

    + A sliding scale at the lower left of the screen + (next to the "Play" button) can be used to adjust + the speed of the slideshow or animated GIF, + from slowest to fastest. Choose the leftmost setting + to disable automatic advancement during playback within + Tux Paint — you will need to press a key or click + to go to the next slide (see below). +

    -

    - When you're ready, click the "Play" button to begin - the slideshow. (Note: If you hadn't selected ANY - images, then ALL images will be played in the - slideshow.) -

    +

    + Note: The slowest setting does not + automatically advance through the slides. Use it + for when you want to step through them manually. + (This does not apply to an exported animated GIF.) +

    +
    -

    - During the slideshow, press [Space], - [Enter] or [Return] or the - [Right Arrow], or click the "Next" - button at the lower left, to manually advance to - the next slide. Press [Left] to go back to - the previous slide. -

    +
    Playback in Tux Paint
    +
    +

    + To play a slideshow within Tux Paint, click the + "Play" button. (Note: If you hadn't selected ANY + images, then ALL of your saved images will be played + in the slideshow!) +

    -

    - Press [Escape], or click the "Back" button - at the lower right, to exit the slideshow and - return to the slideshow image selection screen. -

    +

    + During the slideshow, press [Space], + [Enter] or [Return], or the + [Right Arrow] — or click the "Next" + button at the lower left — to manually advance to + the next slide. Press [Left] to go back to + the previous slide. +

    + +

    + Press [Escape], or click the "Back" button + at the lower right, to exit the slideshow and + return to the slideshow image selection screen. +

    +
    + +
    Exporting an animated GIF
    +
    +

    + + Click the "GIF Export" button near the lower right + to have Tux Paint generate an animated GIF file + based on the selected images. +

    +

    + Note: At least two images must be selected. + (To export a single image, use the "Export" option + from the "Open" dialog.) If no images are selected, + Tux Paint will NOT attempt to generate a GIF + based on all saved images. +

    +

    + Pressing [Escape] during export will abort the process, + and return you to the "Slideshow" dialog. +

    +
    +
    +

    Click "Back" in the slideshow image selection screen to return to the "Open" dialog.


    + +
  • @@ -1586,6 +1650,8 @@ "OPTIONS.html">Options" documentation.)


    + +
    diff --git a/docs/html/images/open_export.png b/docs/html/images/open_export.png new file mode 100644 index 0000000000000000000000000000000000000000..79bc075b72ba29906410bb09cbd0cc96d19cd6d1 GIT binary patch literal 4006 zcmV;X4_WYuP)EX>4Tx04R}tkv&MmKp2MKrqzm69PA*{AwzYtAS&XhRVYG*P%E_RU~=gnG%+M8 zE{=k0!NH%!s)LKOt`4q(Aov5~dj$A?m*83cb$^aNwO}zIAQI0o!?cOliKjMg zgY!Odl$B+b_?&puqze*1a$WKGjdRImfoDd|Y-Wx)N-UN-Sm|I^HZ|f&;<&2mlrQ8w zRyl8R)~Yqux+i~Oq@XV^ah+BSDJ)q2d^-JVZ$W;L& z$2>NmL3aJ%fAG7vR&iq7ONu0ct{2Do7zV<-K(p>R-^Y&AJOP5wz?I(iZ#01EPtxmc zEq(;_Zvz+CZB5w&E_Z;zCqp)6R|?V+ibdf4jJ_!k4BP^}t6tw)=Qw=;vec{e4RCM> zjFc#Q&F9@coqhYarq#b6>HBhUC9^Q-00009a7bBm001r{001r{0eGc9b^rhX2XskI zMF->u90ms(UqI9h0000PbVXQnLvL+uWo~o;Lvm$dbY)~9cWHEJAV*0}P*;Ht7XSba zkV!;AR9M5US$T9+MY{jKs=B>oBk9oDBf-RMBxEB2h6Gd?R0L55L7C?$M`ctNN1od- zIOA~;8C(!SdBPLN85{;2K~w_BCVLY>maQEjof;c$HCo?f3VTc70``yKUfH)U> z3v0@%T5bxE^JPU1wUy)Ud1&A*1W1kz8J|6rkZUlpe)A5Vsx7T*={w?MQj7{E1P4CN zkGJxY!ml^3YHew#F8^-w^x5&lvYalhr`M(H0id+1MPcOjteEQpI$z&je74yO#mKUf zBSM4y{yTbZ9}%Odt!q}jTXOP9N9)DACrycnjGQ)e_IG8CmwOy?PVw31sE~lTXp3hR zef8B><&{h2UmmD%x-<_lW72Q&H5*io%l>`wsUwFD#@?3b8TpTWczRY!Y8oK6Txvdc zB z{&MSQ_FhNEh|xbCQ&@P^9pmq|hJ;({P2{Oz8`hI*sXWU+=#d3Zrm`e*>~GaF`4O{au-ZK%4TQ=$QY`kJ%rKVReM zz3S`hr)uKGSC%Ctr2>G%sU;+(j>;WBDtG*dWZ?Gn)4Oyw$`@Rmdjlo?KWKy zA|hgE`y~$mFCeE&t8MI*H=<$^o_O|8+1VqUP7P2h(A$=++AweS)Y3C0aS6jrKE6i} z?akk|DgSU~-#H~k#{uB@k$nyI7iw$Hb+oq$&XExRfI&ePYu2c-)sPM+EeMa`QAKHu8u6rZrQ zHkT9~yHHgD05P$N_fGqbU%;SYX*r(xa&m{Qb@iKzZ7t2|IeGJ5TINzUr%OXX;oe-r zU@n#0I_(}3QnGS4ty?yE#%~!Th)4+bS6iR9bL-y?CUbLRU1z6l$gPPPBgc)ob8?`? z3IM%sKk&2_uRmX1S(=_R?uqAKw>wl-<4&h48Im;FI_)l%v-U1;N=L-fqQj{p@>Gp; z0fZnDL_oy;srKa2y(bRsDn9Y8%jp1sDKqDczWrVa#ijCr&{w`Tzr3U{AvJs6;*~Cy zb1pdN0zm3O#zHPcd)HNF>$3Mv!IK`GGk<2z)LBncN+=?k;}LseY_ z$?y@m_N(1zP9DB*#^cwEL;LbK*H)FMj~ut~)zv}(=R)HgG!OtnaN$)N*t+bj^GdIq z9zZ~Xc+0Jc7cZQRjZdMJ5F$AO1n97}e*M|{qJnSRTADOfjf#mInK$uQk33Uzu59f) zuP6$=9-y4u3H3E+r#&)PVT=pGxj+qN;UzcO5cYpn_ ztKFAl;*##4IXf{m(=s@upH$=Z0Rcc*c!U4|0bB@8<3!~;AWd+>LFiiRwmX@<*QEz? zKtc$iBq=SMQDQJqg;7e$V5>Fnj=LBoCbRGOd+ramh7FXLHe&Rmd9&VL``HhH5q*kd zHz1-35S$BD*dnzFT)RuNz*sie2~KasYU8!HYk{k??ROUCim?y$;t^yVGuW+IyWY zr>bh2;DRyAG>uCSLqtjmV^mRCa%%dy^3w)|F-qJ4`#-c#*MBhS{s)cM_cZ|^1PCEi zjRR_&3zy1WE{#&6A|jvw&@@iC5P*OPgdnAaDb%1a#lW6i@Z$RS-&7Q8P^f`XMRuis zU;EzjCuiN4788_`mJu2nHgJNX=xYs(8WgH;s4&IA3<_fkmB9rO0D%j^5C8!Xkq|;D zWlY~<-FwTQS@?T}QpsMw$6fW->-)aRFD)sa|NJ5ZtZeT2DV3TKLI@f7QPqT^P{ybS zk<6H$NQ{IcWrQ)x7*!bEwBz7spMFd!p_EXHvcLcK(rFWOPos^Q6`Ot43Cj?7NPVL>5zjxR6 zGvA+j_Ql0-y!$~)TE>kO(_VTdLjnmAK$(!Tm?t415`xTVpmv9fh(sqtQb-6PCypM9 zwVG4XGA7)8@3ME-+#rtY!2{$#2q8px#Ze+1$7rC;Xkfh#jS$_2%b z1w!;8OGuXnLcA0ZJ-DFJz=)4Y0hC6KM1mzmF50l|8zJ2lKp+SN@828h1J>$sh7i*C z`4N0f3iC4?WNk>?4G{rR00`()2i=Ur2R9%TAYgz{MD#NoSb(ol_cDU+aRfja$G8j% zH|Ze89UJA-p_>TwSV(}ckp=pj^f--(1W^_SIvPPh|BE*RjVGPCF@comZV>2iVwOQ> z9jrS^NPTmC4>!9vhaOp~0(aXM_7M$$mO*A_2{03)zg&1;#dKm3xB$I&x>;HiUc~`i zBbN}g1elq^h-Hwu$Dv7M5q;M5F(7gC0l9xYGAx743L^vnA_n{STlTAQ85xm2=@C9@ z5k4bhtz5W`@n>`{+{zMAaByE|M|(e^5(WW)$Pj)0j}ml)(G7+Wsz*owF2s&6HqV%l<5E>F#JZJ# z`Q7XpT!_4+@Gm!S_+@77g!G{wzO$4I!G)+fUpZ&SJ>!N&PR$#>C;tmMI6f`rzPuuj@4?o>`L;%=(x{C{seSN&5t)=;i2PPz>rjNPvuHVg`{^&Cc*KEo! zFDaTgYwFPWq?p+F%UvC7-&y+qU+fLCSPe$w;XON6Z`>X^AY{|qe4JpYUa4RChz`g3m3pSpS|FvknkwQXym#@3;EK>g%DiC zMFn1S3L9fY)9!-ej90YSm?IyfY( zvh4JwrpCdc;oR+%gTo@)+gj!FTjP`Z)Yc$Ce}2w|$v~ssXN)>SgkVB+5ZAbD!fj2W zPphgZJ$_(M*66W+UA^3sCEHq>2h$uMd z!Ze-`9ppJaC*FgYhyas9G)e6hbU{;puscmMr?q>Ma{Ss;;b%kNfG` zRgPXqYjg9L|NLa^#L3BNBNWB3Wy5+QpuFVNq22j+PI_QqybcHqI#+&%bD?S6q>#9X zfPQtZ-WqK^+lw0amD^(C5*U!J8u4lpGrK4~EWkFp}L0!)uSFB6P%sE!u%@pN@ zB`ZS0B0|C%`40+=OH5hu$yPbY6y=+e`hvQig4&*AwcShJ|653S zq%|~rdr@Pft*0-B{@*&vFJ8Xb#`z89SOJ1-oNGKP(3BX_|GNbn zP?2L|q<`>bM?EX>4Tx04R}tkv&MmKp2MKrqzm69PA*{AwzYtAS&XhRVYG*P%E_RU~=gnG%+M8 zE{=k0!NH%!s)LKOt`4q(Aov5~dj$A?m*83cb$^aNwO}zIAQI0o!?cOliKjMg zgY!Odl$B+b_?&puqze*1a$WKGjdRImfoDd|Y-Wx)N-UN-Sm|I^HZ|f&;<&2mlrQ8w zRyl8R)~Yqux+i~Oq@XV^ah+BSDJ)q2d^-JVZ$W;L& z$2>NmL3aJ%fAG7vR&iq7ONu0ct{2Do7zV<-K(p>R-^Y&AJOP5wz?I(iZ#01EPtxmc zEq(;_Zvz+CZB5w&E_Z;zCqp)6R|?V+ibdf4jJ_!k4BP^}t6tw)=Qw=;vec{e4RCM> zjFc#Q&F9@coqhYarq#b6>HBhUC9^Q-00009a7bBm001r{001r{0eGc9b^rhX2XskI zMF->u90myxAr=sv0000PbVXQnLvL+uWo~o;Lvm$dbY)~9cWHEJAV*0}P*;Ht7XSbZ zI!Q!9R9M5sS$%X=)wSPypL6egBr{1SUjz~Y313N35hN%eh(J=bqE-bg6zHOTEFNv2 zzN%Q;R{<9axLAD1dmu$@4JnrT0Se1UjNc*@h(JY9d2zsnR? zY<{y}PL4xiM2Lv~w&q{_c$%qtuDmMMmuU~YO4W+ZZ+g=*Y*k)5-T(b@Jut|GtNOE= z`xZWunKRJV<_{`ZwR+vDv$dzr)~;H;uAp#;ttu!S@-0;PgA3;_e*Ecel}~T0v~49~ z=oU2HfbZzibi;_{VA?S=~fBmfPKYnz}`iesU zaO;ivV~TQmklGO9_!kZKfHbeu?NFjx46enplfa3xe988M<6kt48lKIFx&hVH`$J*P zej_t2DSC|~n3?Lf??Yj&rrtj^&({s;%(-T3)d2v2Q{_=ThH$OYk_1T%O>;61pc{~; z8?~4Gi36g#VZDBhVkSZMd{leMujz)WFb)70ngWK9iN-bE00h%R{`Qu=yZ>$)KU3?crm*sF>PA*HmSn;tUV)anoGF~QpcT_T+#)+dJ z4IeosH8WR_35#3Nh!6q*T*+yLMQNNXrb;&i02o3hicwAL=m;g^A;!6)NFjxg<~)c9 zXvI%R*%s*Ht$}bNflNTeNQhW#Q+?5OH>oNEKm-tm@yxOXwO@Z>zkb)OpU(QpLjVAR z0RSUXIJ3pdJ>`{q$`b+IJbA{FWow0yh7e#_E|A?pgVsQp`#U0W_W%MCA^ub^>1&=?OoWQU001NdfL`LQ(`HV+b5&J}i$!IAg2t&ju&R9YeASEJ52@vdz^6rX(fP`j2Q52>seDt_U`(J&jwW)4E zenGGNc=E`HMl8k{IaCe+1O^~{lbE=~gp`IMC{9X7BuId?q818k6prW?odJo6SR9bb z?wPaDM<=Ga;QB1QR-{|uVVWKDJ5g%P!)%&sHy^h-ym88o!v8VRb^&yi4hSY zSc@qf(RoC(;)#Sr$T-qKoC-L1V8{pBqGKb=L`T8&J@l#Cr*UeXZtm?f+3;=Gz&22j4@^+LXZH! zO=E~i41Zi!Y>pg1JmX)}-rqZ+006eXaUubR$r3^$dU0R%(#Kcj4Jxz;3@#kHa_xqb zHH{~08dt8}IC#j=Zq<;XE7xxPr&WbRpIo!y(3!dq{#N^+zgs&XzW@M;2ni99F~Z-! zULB6c6otFo4o|Yn<8enj+wYoSx$5xe=d%0d*de>z*iceD$h<#t`g~Tu9NW@Wst$jC zEUzxO;N(y_0umt+MY=lo{pF8K=gqX|dhqVj z@*U3y1O8yZU;e_@IWwo*syQ>Km+#mb4ElpXfBBB9RXuojX~m1%I)Z^vN8q(xJ0AVn zeWr&@t~ykXue@`*p(W&SDDEWZyy->X$wqPK+h@8uBhjdylab7mU8>mz5z)S*bsmq) z?NS{oQy4KqLcqS;d`K%6yuJt>;ix{$-z@SPBYV(Yt3vw;%Fp+CH6_Cw#!)@6POm`7o>We+?V3Az{ZP& zM34Z&?igge7WaXBtj&oqMFdPR4S>EB7x#HxMCKk0<6AMb9E%_%SiMu99hP+m4xoo! zBJ_D(T;b$Padk!wlPoe}Oag&q-vf$&+ctbDE`<{Z0KKE>FBRpdj~{GpZX7?Q?4CIb zh|$ii8%~`#_SB~B@9y98e&zl^dm8{unl|IPmtHle{@ufi_x`yY0Jx%zpFGWe{tq}5 z?;Cr0{o=W^xf$-Ru6+LKr=PyC`I*L+z^tD*;S*odt!?{98uD1UzA$L|~ncZHtWvUB9N2)*cl3a{pIIbIeANe{p^sTBg)Fk z4j(>Dsi~>y>FL7;`nozgRz3Q&d1WQ*S1gO4K3XBKKJ?Mz2WFJsSn%TJb=Cru01{?T z9eY!5(htUs*tF`mKlqG-r&NdWUokQ|8~87v|xC#9mMb5SaRuNZKxx7)5P0%Zrg-JZcmDk;7v{Y z>da?J$zF%kB_#kzA{Gqz0e~@<(JxnJ%6slte|u}Q zee|2^%dqGnl zV&|6i>z6;KMI%pdsqm)yOlOT8n93Q=ojZ5kx^=T>&+h%#!kM~YT_CEe3TF(h4M&eU zc9li#;RW{q!0P9BsZQ6G|FlRUV}_w=dTxrNDA${)=Dj8wF~9?ejUBoHKwuU*`Rz&s z0K^P~3vuOvr!a&tL~g2cME~So1A7BP#1R8L>A`5dKN^Z!hf3eVLsnrogkkgoBoV;l ipaH3_Ot0h0+5R7K6OT!B(68+P0000 Date: Mon, 27 Jul 2020 23:41:00 -0700 Subject: [PATCH 27/33] Sub-section links w/n README's Table of Contents --- docs/CHANGES.txt | 2 + docs/en/README.txt | 6 ++ docs/en/html/README.html | 177 ++++++++++++++++++++++++++------------- 3 files changed, 125 insertions(+), 60 deletions(-) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 0a1713f62..d5a4a84b7 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -38,6 +38,8 @@ $Id$ --------------------- * Cleaned up HTML code of HTML-based documentation. + * Sub-section links within README's Table of Contents. + * Bug Fixes --------- * Mended issue where stamp descriptions were not loading diff --git a/docs/en/README.txt b/docs/en/README.txt index db01643d6..c12eab84f 100644 --- a/docs/en/README.txt +++ b/docs/en/README.txt @@ -15,6 +15,12 @@ |-------------------------------------------| | * About | | * Using Tux Paint | + | * Loading Tux Paint | + | * Title Screen | + | * Main Screen | + | * Available Tools | + | * Drawing Tools | + | * Other Controls | | * Loading Other Pictures into Tux Paint | | * Further Reading | | * How to Get Help | diff --git a/docs/en/html/README.html b/docs/en/html/README.html index 27230e0a6..79c053ae3 100644 --- a/docs/en/html/README.html +++ b/docs/en/html/README.html @@ -61,6 +61,35 @@
  • Using Tux Paint +
  • @@ -198,7 +227,8 @@

    - Loading Tux Paint + Loading Tux Paint

    @@ -305,7 +335,8 @@ noshade>

    - Title Screen + Title Screen

    @@ -332,7 +363,8 @@ noshade>

    - Main Screen + Main Screen

    @@ -468,12 +500,14 @@ noshade>

    - Available Tools + Available Tools

    - Drawing Tools + Drawing Tools

    @@ -968,7 +1002,8 @@ noshade>

    - Other Controls + Other Controls

    @@ -1148,9 +1183,10 @@ alt="" align="right">

    - Click the "Export" button near the lower right - to export the image to your export folder. - (e.g., "~/Pictures/TuxPaint/") + Click the "Export" button near the lower + right to export the image to your export + folder. (e.g., + "~/Pictures/TuxPaint/")


  • @@ -1487,97 +1523,117 @@

    -
    Chosing pictures
    +
    + Chosing pictures +
    +

    - When you enter the "Slides" section of Tux Paint, - it displays a list of your saved files, just like the - "Open" dialog. + When you enter the "Slides" section of + Tux Paint, it displays a list of your + saved files, just like the "Open" dialog.

    - Click each of the images you wish to display in a - slideshow-style presentation, one by one. A digit - will appear over each image, letting you know in - which order they will be displayed. + Click each of the images you wish to display in + a slideshow-style presentation, one by one. A + digit will appear over each image, letting you + know in which order they will be displayed.

    - You can click a selected image to unselect it (take - it out of your slideshow). Click it again if you - wish to add it to the end of the list. + You can click a selected image to unselect it + (take it out of your slideshow). Click it again + if you wish to add it to the end of the list.

    -
    Set playback speed
    +
    + Set playback speed +
    +

    A sliding scale at the lower left of the screen - (next to the "Play" button) can be used to adjust - the speed of the slideshow or animated GIF, - from slowest to fastest. Choose the leftmost setting - to disable automatic advancement during playback within - Tux Paint — you will need to press a key or click - to go to the next slide (see below). + (next to the "Play" button) can be used to + adjust the speed of the slideshow or animated + GIF, from slowest to fastest. Choose the + leftmost setting to disable automatic + advancement during playback within + Tux Paint — you will need to press a key + or click to go to the next slide (see below).

    Note: The slowest setting does not - automatically advance through the slides. Use it - for when you want to step through them manually. - (This does not apply to an exported animated GIF.) + automatically advance through the slides. Use + it for when you want to step through them + manually. (This does not apply to an exported + animated GIF.)

    -
    Playback in Tux Paint
    +
    + Playback in Tux Paint +
    +

    - To play a slideshow within Tux Paint, click the - "Play" button. (Note: If you hadn't selected ANY - images, then ALL of your saved images will be played - in the slideshow!) + To play a slideshow within Tux Paint, + click the "Play" button. (Note: If you hadn't + selected ANY images, then ALL of your saved + images will be played in the slideshow!)

    During the slideshow, press [Space], [Enter] or [Return], or the - [Right Arrow] — or click the "Next" - button at the lower left — to manually advance to - the next slide. Press [Left] to go back to - the previous slide. + [Right Arrow] — or click the "Next" + button at the lower left — to manually advance + to the next slide. Press [Left] to go + back to the previous slide.

    - Press [Escape], or click the "Back" button - at the lower right, to exit the slideshow and - return to the slideshow image selection screen. + Press [Escape], or click the "Back" + button at the lower right, to exit the + slideshow and return to the slideshow image + selection screen.

    -
    Exporting an animated GIF
    +
    + Exporting an animated GIF +
    +

    - - Click the "GIF Export" button near the lower right - to have Tux Paint generate an animated GIF file - based on the selected images. + Click the "GIF Export" button + near the lower right to have Tux Paint + generate an animated GIF file based on the + selected images.

    +

    - Note: At least two images must be selected. - (To export a single image, use the "Export" option - from the "Open" dialog.) If no images are selected, - Tux Paint will NOT attempt to generate a GIF - based on all saved images. + Note: At least two images must be + selected. (To export a single image, use the + "Export" option from the "Open" dialog.) If no + images are selected, Tux Paint will NOT + attempt to generate a GIF based on all saved + images.

    +

    - Pressing [Escape] during export will abort the process, - and return you to the "Slideshow" dialog. + Pressing [Escape] during export will abort the + process, and return you to the "Slideshow" + dialog.

    -
    +
    @@ -1822,7 +1878,8 @@

    - Windows, macOS, BeOS, and Haiku users must currently do the conversion manually. + Windows, macOS, BeOS, and Haiku users must currently do + the conversion manually.

    From c13c543cfef9aaad1fa58e2213b6ac02091ff52a Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Wed, 29 Jul 2020 22:09:10 -0700 Subject: [PATCH 28/33] Wrap up GIF export; support speed Different speed settings in slideshow dialog affect the speed of the exported GIF. --- docs/CHANGES.txt | 3 +-- src/gifenc.c | 8 ++++++++ src/tuxpaint.c | 11 +++++++++-- 3 files changed, 18 insertions(+), 4 deletions(-) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index d5a4a84b7..311b3611b 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -8,7 +8,7 @@ http://www.tuxpaint.org/ $Id$ -2020.July.27 (0.9.25) +2020.July.29 (0.9.25) * New Features ------------ * Export drawings: @@ -19,7 +19,6 @@ $Id$ * Depends on "libimagequant", from the "pngquant2" project: https://github.com/ImageOptim/libimagequant (GPL v3 or later, for Free/Libre Open Source Software) - * WORK IN PROGRESS -- Ignores speed * Single image (PNG) export from the Open dialog. (Closes https://sourceforge.net/p/tuxpaint/feature-requests/192/) * Both utilize XDG user dirs settings, if available, to determine diff --git a/src/gifenc.c b/src/gifenc.c index 640315266..c74998adf 100644 --- a/src/gifenc.c +++ b/src/gifenc.c @@ -246,6 +246,14 @@ get_bbox(ge_GIF *gif, uint16_t *w, uint16_t *h, uint16_t *x, uint16_t *y) } } +/* (From the docs) + * The `delay` parameter specifies how long the frame will be shown, in hundreths + * of a second. For example, `delay` == 100 means "show this frame for one second" + * and `delay` == 25 means "show this frame for a quarter of a second". Note that + * short delays may not be supported by some GIF viewers: it's recommended to keep + * a minimum of `delay` == 6. If `delay` == 0, no delay information will be stored + * for the frame. This can be used when creating still (single-frame) GIF images. + */ static void set_delay(ge_GIF *gif, uint16_t d) { diff --git a/src/tuxpaint.c b/src/tuxpaint.c index e39ce47fa..a2c2b7f2c 100644 --- a/src/tuxpaint.c +++ b/src/tuxpaint.c @@ -22,7 +22,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA (See COPYING.txt) - June 14, 2002 - July 27, 2020 + June 14, 2002 - July 29, 2020 */ @@ -25389,6 +25389,7 @@ static int export_gif(int *selected, int num_selected, char *dirname, char **d_n liq_result *quantization_result; liq_error qtiz_status; const liq_palette *palette; + int gif_speed; /* Back up the current image's IDs, because they will get clobbered below! */ @@ -25415,6 +25416,12 @@ static int export_gif(int *selected, int num_selected, char *dirname, char **d_n overall_h = screen->h; overall_area = overall_w * overall_h; + if (speed == 0) + { + gif_speed = 1; + } + gif_speed = (10 - speed) * 50; + bitmap = malloc(num_selected * overall_area * 4); if (bitmap != NULL) { @@ -25517,7 +25524,7 @@ static int export_gif(int *selected, int num_selected, char *dirname, char **d_n for (i = 0; i < num_selected && !done; i++) { memcpy(gif->frame, raw_8bit_pixels + i * overall_area, overall_area); - ge_add_frame(gif, 100); // FIXME: Speed + ge_add_frame(gif, gif_speed); show_progress_bar(screen); done = export_gif_monitor_events(); From 04d5ab3aeb9013cc88e8c551d93fd44c42794783 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Wed, 29 Jul 2020 23:01:55 -0700 Subject: [PATCH 29/33] Update POT & PO again (export feature done) --- src/po/ach.po | 126 ++++++++++++------- src/po/af.po | 126 ++++++++++++------- src/po/ak.po | 126 ++++++++++++------- src/po/am.po | 126 ++++++++++++------- src/po/an.po | 126 ++++++++++++------- src/po/ar.po | 126 ++++++++++++------- src/po/as.po | 126 ++++++++++++------- src/po/ast.po | 126 ++++++++++++------- src/po/az.po | 126 ++++++++++++------- src/po/be.po | 126 ++++++++++++------- src/po/bg.po | 126 ++++++++++++------- src/po/bm.po | 126 ++++++++++++------- src/po/bn.po | 126 ++++++++++++------- src/po/bo.po | 118 +++++++++++------- src/po/br.po | 128 +++++++++++-------- src/po/brx.po | 126 ++++++++++++------- src/po/bs.po | 129 +++++++++++-------- src/po/ca.po | 126 ++++++++++++------- src/po/ca@valencia.po | 126 ++++++++++++------- src/po/cgg.po | 126 ++++++++++++------- src/po/cs.po | 126 ++++++++++++------- src/po/cy.po | 128 +++++++++++-------- src/po/da.po | 126 ++++++++++++------- src/po/de.po | 126 ++++++++++++------- src/po/doi.po | 126 ++++++++++++------- src/po/el.po | 126 ++++++++++++------- src/po/en_AU.po | 126 ++++++++++++------- src/po/en_CA.po | 126 ++++++++++++------- src/po/en_GB.po | 126 ++++++++++++------- src/po/en_ZA.po | 126 ++++++++++++------- src/po/eo.po | 126 ++++++++++++------- src/po/es.po | 126 ++++++++++++------- src/po/es_MX.po | 126 ++++++++++++------- src/po/et.po | 126 ++++++++++++------- src/po/eu.po | 248 +++++++++++++++++++++---------------- src/po/fa.po | 126 ++++++++++++------- src/po/ff.po | 126 ++++++++++++------- src/po/fi.po | 128 +++++++++++-------- src/po/fo.po | 126 ++++++++++++------- src/po/fr.po | 126 ++++++++++++------- src/po/ga.po | 128 +++++++++++-------- src/po/gd.po | 126 ++++++++++++------- src/po/gl.po | 126 ++++++++++++------- src/po/gos.po | 128 +++++++++++-------- src/po/gu.po | 126 ++++++++++++------- src/po/he.po | 126 ++++++++++++------- src/po/hi.po | 126 ++++++++++++------- src/po/hr.po | 126 ++++++++++++------- src/po/hu.po | 126 ++++++++++++------- src/po/hy.po | 126 ++++++++++++------- src/po/id.po | 128 ++++++++++++------- src/po/is.po | 126 ++++++++++++------- src/po/it.po | 128 +++++++++++-------- src/po/iu.po | 126 ++++++++++++------- src/po/ja.po | 126 ++++++++++++------- src/po/ka.po | 126 ++++++++++++------- src/po/kab.po | 126 ++++++++++++------- src/po/km.po | 126 ++++++++++++------- src/po/kn.po | 126 ++++++++++++------- src/po/ko.po | 126 ++++++++++++------- src/po/kok.po | 126 ++++++++++++------- src/po/kok@roman.po | 126 ++++++++++++------- src/po/ks.po | 126 ++++++++++++------- src/po/ks@devanagari.po | 126 ++++++++++++------- src/po/ku.po | 128 +++++++++++-------- src/po/lb.po | 126 ++++++++++++------- src/po/lg.po | 126 ++++++++++++------- src/po/lt.po | 126 ++++++++++++------- src/po/lv.po | 126 ++++++++++++------- src/po/mai.po | 126 ++++++++++++------- src/po/mk.po | 126 ++++++++++++------- src/po/ml.po | 126 ++++++++++++------- src/po/mn.po | 118 +++++++++++------- src/po/mni.po | 126 ++++++++++++------- src/po/mni@meiteimayek.po | 126 ++++++++++++------- src/po/mr.po | 126 ++++++++++++------- src/po/ms.po | 126 ++++++++++++------- src/po/nb.po | 126 ++++++++++++------- src/po/ne.po | 126 ++++++++++++------- src/po/nl.po | 126 ++++++++++++------- src/po/nn.po | 126 ++++++++++++------- src/po/nr.po | 126 ++++++++++++------- src/po/nso.po | 126 ++++++++++++------- src/po/oc.po | 118 +++++++++++------- src/po/oj.po | 126 ++++++++++++------- src/po/or.po | 126 ++++++++++++------- src/po/pa.po | 126 ++++++++++++------- src/po/pl.po | 126 ++++++++++++------- src/po/pt.po | 126 ++++++++++++------- src/po/pt_BR.po | 126 ++++++++++++------- src/po/ro.po | 254 +++++++++++++++++++++----------------- src/po/ru.po | 126 ++++++++++++------- src/po/rw.po | 124 +++++++++++-------- src/po/sa.po | 126 ++++++++++++------- src/po/sat.po | 126 ++++++++++++------- src/po/sat@olchiki.po | 126 ++++++++++++------- src/po/sd.po | 126 ++++++++++++------- src/po/sd@devanagari.po | 126 ++++++++++++------- src/po/shs.po | 118 +++++++++++------- src/po/si.po | 130 +++++++++++-------- src/po/sk.po | 128 +++++++++++-------- src/po/sl.po | 126 ++++++++++++------- src/po/son.po | 126 ++++++++++++------- src/po/sq.po | 128 +++++++++++-------- src/po/sr.po | 132 ++++++++++++-------- src/po/sr@latin.po | 132 ++++++++++++-------- src/po/su.po | 128 +++++++++++-------- src/po/sv.po | 126 ++++++++++++------- src/po/sw.po | 126 ++++++++++++------- src/po/ta.po | 126 ++++++++++++------- src/po/te.po | 126 ++++++++++++------- src/po/th.po | 126 ++++++++++++------- src/po/tl.po | 128 +++++++++++-------- src/po/tlh.po | 118 +++++++++++------- src/po/tr.po | 126 ++++++++++++------- src/po/tuxpaint.pot | 118 +++++++++++------- src/po/tw.po | 126 ++++++++++++------- src/po/uk.po | 126 ++++++++++++------- src/po/ur.po | 126 ++++++++++++------- src/po/ve.po | 126 ++++++++++++------- src/po/vec.po | 126 ++++++++++++------- src/po/vi.po | 126 ++++++++++++------- src/po/wa.po | 126 ++++++++++++------- src/po/wo.po | 126 ++++++++++++------- src/po/xh.po | 128 +++++++++++-------- src/po/zam.po | 126 ++++++++++++------- src/po/zh_CN.po | 126 ++++++++++++------- src/po/zh_TW.po | 138 +++++++++++++-------- src/po/zu.po | 126 ++++++++++++------- 129 files changed, 10174 insertions(+), 6337 deletions(-) diff --git a/src/po/ach.po b/src/po/ach.po index 5d6a82690..e67d8e211 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2010-12-09 09:00+0200\n" "Last-Translator: \n" "Language-Team: \n" @@ -429,7 +429,7 @@ msgstr "Nyen" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Yabi" @@ -568,197 +568,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Kakare...Wamede ki goyo cal eni ni!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Adaa imito aao?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Eyo,dong atyeko oo!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Ku, dwoka dok cen!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ka i aao, ibino rwenyo cal mamegi woko! Imito gwoko ne?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Eyo, gwoki!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Ku, pe iyele me gwoko ne!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Kong ki gwok cali maenini?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Yabo cal eno ni oloya woko!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Aya do." #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Pe tye fayil mo keken ma onongo kigwoko." #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Ki go cal mamegi ni dong ikaratac?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Eyo, go ne!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Kityeko dong goyo cal mamegi woko! " #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Tim wa kica! Pe wa goyo cal mamegi!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Pwod pe iromo goyo cal mamegi" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Duny cal eni woko?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Eyo,duny oo!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Ku, pe iduny!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Po me tic ki mapeca tung acam me oyo/ladic!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Kityeko dong goyo cal mamegi woko! " + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Kityeko dong goyo cal mamegi woko! " + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Tim wa kica! Pe wa goyo cal mamegi!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Tim wa kica! Pe wa goyo cal mamegi!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Yer cal ma imito, ci idi \"Tuki\"." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Dwon kineko oo weng." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Dwon kiyabu." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Tim ber ikur..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Duny" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "cale macer malube aluba " +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Cen" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Tuki" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Mede anyim" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Eyo" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Ku" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Kilok cal malube ki alokaloka itici manyeni?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Eyo,lok kun ileyo maconi oo!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Ku, gwok fayil manyen!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Yer cal ma imito, ci idi \"Yabi\"" -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Yer cal ma imito, ci idi \"Tuki\"." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Kwany rangi." diff --git a/src/po/af.po b/src/po/af.po index ad4491b66..92f9ac966 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-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" @@ -430,7 +430,7 @@ msgstr "Nuwe" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Maak oop" @@ -564,197 +564,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK... Kom ons teken verder op hierdie een!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Wil jy werklik afsluit?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Ja, ek is klaar!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Nee, vat my terug!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "As jy ophou, sal jy die prent verloor. Wil jy dit eers bêre?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Ja, stoor dit!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Nee, moenie stoor nie!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Wil jy eers die prent stoor?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Kan nie daardie prent oopmaak nie!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Goedso" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Daar is geen gestoorde lêers nie!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Wil jy nou die prent laat druk?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Ja, laat dit druk!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Die prent is gedruk!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Jammer, die prent kon nie gedruk word nie!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Jy kan nog nie druk nie!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Vee hierdie prent uit?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Ja, vee dit uit!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Nee, moenie dit uitvee nie!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Onthou om die linker-muisknoppie te gebruik!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Die prent is gedruk!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Die prent is gedruk!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Jammer, die prent kon nie gedruk word nie!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Jammer, die prent kon nie gedruk word nie!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Kies die prente wat jy wil hê en klik “Maak oop”." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Klank af." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Klank aan." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Wag asseblief…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Vee uit" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Skyfies" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Terug" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Speel" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Volgende" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Ja" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Nee" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Vervang die prent met jou veranderinge?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Ja, vervang die ou een!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Nee, stoor 'n nuwe lêer!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Kies die prent wat jy wil hê en klik “Maak oop”." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Kies die prente wat jy wil hê en klik “Maak oop”." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Kies 'n kleur van jou prentjie af." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Kies 'n kleur." diff --git a/src/po/ak.po b/src/po/ak.po index 3e04f8f82..c366a7e73 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2010-10-27 10:16-0000\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -429,7 +429,7 @@ msgstr "Foforo" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Bue" @@ -567,197 +567,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Afei deɛ...Yɛn nkoso dorɔɔ baako yi!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Nti wo pɛsɛ wo pɔn?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Aane, mawee!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Daabi, famekɔ mahyi!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Sɛ wo pɔn a, wo bɛ hwere wo nfonyin no! Korano?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Aane, sie!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Daabi, nhawoho nsie!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Sie wo nfonyin no kane!" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Nfonyin no ntome mmue!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Yoo" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Biribiara nnihɔ a woasie!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Prente wo nfonyin no seseaa?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Aane, prente!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Wo nfonyin no a prente!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Kafra! Wo nfonyin no antumi amprente!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Wo ntomi mprente sesei!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Pepa nfonyin wei?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Aane, pepa!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Daabi npepa!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Kae sɛ wo bɛ pagya mouso no nsa benkum no!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Wo nfonyin no a prente!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Wo nfonyin no a prente!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Kafra! Wo nfonyin no antumi amprente!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Kafra! Wo nfonyin no antumi amprente!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Yi mfonyin a wopɛ, na cleeke \"Bɔ\"." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Dede no adum." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Dede no asan aba." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Mesrɛwo twɛn..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Pepa" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Slides" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Kane" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Agoro" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Dea ɛdi so" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Aane" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Daabi" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Sesa nfonyin no ne wodiɛ no?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Aane, sesa dada no!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Daabi, sie foforɔ no!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Yi mfonyin a wopɛ, na cleeke \"Bue\"." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Yi mfonyin a wopɛ, na cleeke \"Bɔ\"." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Fa Ahosu." diff --git a/src/po/am.po b/src/po/am.po index e957f63b3..7c402a676 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2014-06-10 11:45+0100\n" "Last-Translator: Solomon Gizaw \n" "Language-Team: none\n" @@ -429,7 +429,7 @@ msgstr "አዲስ " #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "ክፈት " @@ -567,197 +567,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "እሺ አሁን... ይህንን መሳል እንቀጥል! " #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "ጨርሶ ለማቆም በርግጠኝነት ፈልገሃል? " #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "አዎ ጨርሻለሁ!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "አይ እንደገና መልሰኝ! " #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "ጨርስህ ከወጣህ ስዕልህን ታጣለህ! ይቀመጥ? " -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "አዎ አስቀምጠው! " -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "አይ ለማስቀመጥ አትጨነቅ! " #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "መጀመሪያ ስዕልህን አሰቀምጥ? " #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "ያንን ስዕል መክፈት አይቻልም! " #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "እሺ " #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "የተቀመጡ ስዕሎች የሉም! " #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "ስዕልህ አሁን ይታተም? " -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "አዎ ይታተም! " #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "ስዕልህ ታትሞዋል! " #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "እናዝናለን ስዕልህ ሊታተም አልቻለም! " #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "አሁንም ማተም አትችልም! " #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "ይህ ስዕል ይጥፋ? " -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "አዎ አጥፋው! " -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "አይ አታጥፋው! " #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "የግራ መዳፊት አዝራር መጠቀም አስታውስ!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "ስዕልህ ታትሞዋል! " + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "ስዕልህ ታትሞዋል! " + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "እናዝናለን ስዕልህ ሊታተም አልቻለም! " + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "እናዝናለን ስዕልህ ሊታተም አልቻለም! " + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "የምትፈልገውን ስዕል ምረጥና “ማጫወት” የሚለውን ጠቅ አድርግ። " + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "ድምጹ የጠፋ። " #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "ድምጹ የሚሰማ። " #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "እባክዎ ይጠብቁ... " #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "ማጥፉት " #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "ስላይዶች " +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "ወደኋላ " #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "ማጫወት " #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "ቀጥል " #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "አዎ " -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "አይደለም " #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "ከለውጥህ ጋር ስዕሉ ይተካ? " #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "አዎ የድሮውን ተካ!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "አይ አዲስ ፋይል አስቀምጥ! " #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "የምትፈልገውን ስዕል ምረጥና “መክፈት” የሚለውን ጠቅ አድርግ። " -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "የምትፈልገውን ስዕል ምረጥና “ማጫወት” የሚለውን ጠቅ አድርግ። " - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "ቀለም ምረጥ " diff --git a/src/po/an.po b/src/po/an.po index f8d13c20d..939f14057 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2017-12-29 10:04+0100\n" "Last-Translator: juanpabl \n" "Language-Team: softaragonés\n" @@ -432,7 +432,7 @@ msgstr "Nuevo" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Ubrir" @@ -568,197 +568,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Muit bien... A seguir dibuixando!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "De verdat que quiers ir-te-ne?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Sí, ya ye prou por agora!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "No, quiero tornar!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Si te'n vas, perderás o tuyo dibuixo. Lo quiers alzar?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Sí, alza-lo!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "No, m'importa igual!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Quiers alzar antes lo tuyo dibuixo?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "No puetz ubrir ixe dibuixo!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Acceptar" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "No i hai garra documento alzau!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Quiers imprentar agora lo tuyo dibuixo?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Sí, imprenta-lo!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "O tuyo dibuixo s'ha imprentau." #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Vai, ya lo siento! No s'ha puesto imprentar lo tuyo dibuixo." #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "No puetz imprentar encara!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Quiers borrar iste dibuixo?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Sí, borra-lo!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "No, no lo borres!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Fe servir lo botón zurdo d'o ratet!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "O tuyo dibuixo s'ha imprentau." + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "O tuyo dibuixo s'ha imprentau." + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Vai, ya lo siento! No s'ha puesto imprentar lo tuyo dibuixo." + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Vai, ya lo siento! No s'ha puesto imprentar lo tuyo dibuixo." + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Triga lo dibuixo que quieras y dimpués fe clic en \"Reproducir\"." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Lo son ye desactivau." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Lo son ye activau." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Aguarda un poquet…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Borrar" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Diapositivas" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Anterior" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Reproducir" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Siguient" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Sí" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Quiers reemplazar o dibuixo con os tuyos cambios?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Sí, substituye-lo!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "No, alza un documento nuevo!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Triga lo dibuixo que quieras y dimpués fe clic en \"Ubrir\"." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Triga lo dibuixo que quieras y dimpués fe clic en \"Reproducir\"." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Triga una color d'o tuyo dibuixo." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Triga una color." diff --git a/src/po/ar.po b/src/po/ar.po index dffcd258b..2d169daab 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2008-10-07 14:54+0200\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -441,7 +441,7 @@ msgstr "جديد" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "افتح" @@ -575,205 +575,235 @@ msgstr "إذن … دعنا نَستمرُّ برسَم هذا الشكل" # FIXME: تحرّكُ الي مكان آخر! ! ! #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "أتُريدُ حقاً الخروج؟" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "نعم، لقد انتهيت" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "لا، عُد بي ثانية" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "إذا خرجت الآن، ستفقد صورتك أتريد حفظها؟" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "نعم، احفظها الآن" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "لا، لا تهتم بحفظها" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "أأحفظ صورتك أولاً؟" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "لايمكن فتح هذه الصورة" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "موافق" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "لايوجد أي ملف محفوظ" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "أأطبع صورتك الآن؟" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "نعم، اطبع الصورة" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "لقد طُبِعت صورتك" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "لقد طُبِعت صورتك" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "لا يمكنك الطبع الآن" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "أتريد مسح هذه الصورة؟" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "نعم، امسحه" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "لا، لاتمسحه" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "تذكر استخدام زر الفأرة الأيسر" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "لقد طُبِعت صورتك" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "لقد طُبِعت صورتك" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "لقد طُبِعت صورتك" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "لقد طُبِعت صورتك" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "اختر الصورة التي تريد، ثم انقر ”شغّل“." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "بلا صوت" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "شغل الصوت" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "من فضلك انتظر..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "امسح" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "شرائح" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "الخلف" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "شغّل" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "التالي" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "انتبه" # FIXME: Move elsewhere! Or not?! #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "نعم" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "لا" # #define PROMPT_SAVE_OVER_TXT gettext_noop("Save over the older version of this picture?") #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "أأستبدل الصورة بتعديلاتك؟" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "نعم، استبدل الملف القديم" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "لا، احفظ باسم جديد" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "اختر الصورة التي تريد، ثم انقر على ”فتح“." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "اختر الصورة التي تريد، ثم انقر ”شغّل“." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "اختر لون" diff --git a/src/po/as.po b/src/po/as.po index e27550255..10c514bea 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2014-06-16 23:33-0800\n" "Last-Translator: Anand Kulkarni \n" "Language-Team: none\n" @@ -428,7 +428,7 @@ msgstr "নতুন" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "খোলক" @@ -568,197 +568,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "তেতিয়া হলে OK … এতিয়া এইটো ড্ৰয়িং কৰি থাকক!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "আপুনি সচাকৈয়ে এইটো ত্যাগ কৰিব বিচাৰে নেকি?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "হয়, মই কৰিলো!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "নহয়, মোক ওভতাই লওক!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "যদি আপুনি ত্যাগ কৰে, আপুনি আপোনাৰ ছবিটো হেৰুৱাব! এইটো ছেভ কৰে নে?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "হয়, এইটো ছেভ কৰক!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "নহয়, ছেভ কৰোতে চিন্তা নকৰিব!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "প্ৰথমে আপোনাৰ ছবিটো ছেভ কৰে নে?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "সেই ছবিটো খুলিব নোৱাৰি!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "কোনো ছেভ কৰা ফাইল নাই!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "আপোনাৰ ছবিটো এতিয়া ছপা কৰে নে?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "হয়, এইটো ছপা কৰক!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "আপোনাৰ ছবিটো ছপা কৰা হৈছে!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "দুখিত! আপোনাৰ ছবিটো ছপা কৰিব পৰা নগল!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "আপুনি এতিয়াই ছপা কৰিব নোৱাৰে!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "এই ছবিটো মোচে নে?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "হয়, এইটো মোচক!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "নহয়, এইটো মোচি নিদিব!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "বাওফালৰ মাউছ বাটনটো ব্যৱহাৰ কৰিবলৈ মনত পেলাওক!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "আপোনাৰ ছবিটো ছপা কৰা হৈছে!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "আপোনাৰ ছবিটো ছপা কৰা হৈছে!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "দুখিত! আপোনাৰ ছবিটো ছপা কৰিব পৰা নগল!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "দুখিত! আপোনাৰ ছবিটো ছপা কৰিব পৰা নগল!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "আপুনি বিচৰা ছবিবোৰ নিৰ্বাচন কৰক, তেতিয়া “খেলা” টোত ক্লিক কৰক." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "শব্দটো শব্দহীন কৰা হ'ল." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "শব্দটোৰ শব্দহীনটো বাতিল কৰা হ'ল." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "অনুগ্ৰহ কৰি অপেক্ষা কৰক…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "মোচক" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "পিছলাই নিয়ক" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "ঘূৰি যাওক" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "খেলক" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "পৰৱৰ্তী" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "হয়" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "নহয়" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "আপোনাৰ সলনিবোৰৰ সৈতে ছবিটো প্ৰতিস্থাপিত কৰে নে?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "হয়, পুৰণি এটা প্ৰতিস্থাপিত কৰক!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "নহয়, এটা নতুন ছেভ কৰক!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "আপুনি বিচৰা ছবিটো নিৰ্বাচন কৰক, তেতিয়া “খোলক” টোত ক্লিক কৰক." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "আপুনি বিচৰা ছবিবোৰ নিৰ্বাচন কৰক, তেতিয়া “খেলা” টোত ক্লিক কৰক." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "ৰং এটা লওক." diff --git a/src/po/ast.po b/src/po/ast.po index d9d914868..a0ca5308c 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2011-02-16 18:38+0200\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -431,7 +431,7 @@ msgstr "Nuevu" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Abrir" @@ -569,197 +569,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Ta bien... ¡Vamos siguir dibuxando nesta imaxe!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "¿De xuru quies colar?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "¡Sí, llistu!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "¡Non, quiero volver!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "¡Si coles vas perder la imaxe! ¿Quies guardala?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "¡Sí, guárdala!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "¡Non, nun quiero guardala!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "¿Vas guardar la imaxe enantes?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "¡Nun se pue abrir esa imaxe!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Aceutar" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "¡Nun hai ficheros guardaos!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "¿Imprentar la to imaxe agora?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "¡Sí, impréntala!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "¡Imprentóse la imaxe!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "¡Llaméntolo, pero la to imaxe nun s'imprentó!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "¡Entá nun pues imprentar!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "¿Esborrar esta imaxe?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "¡Sí, esbórrala!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "¡Non, nun la esborres!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "¡Remembra emplegar el botón izquierdu del mur!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "¡Imprentóse la imaxe!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "¡Imprentóse la imaxe!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "¡Llaméntolo, pero la to imaxe nun s'imprentó!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "¡Llaméntolo, pero la to imaxe nun s'imprentó!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Escueyi les imáxenes que quieras, llueu calca en “Reproducir”." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Soníu silenciáu." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Soníu activu." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Espera, por favor..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Borrar" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Diapositives" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Tornar" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Reproducir" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Siguiente" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Sí" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Non" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "¿Sobroescribir la imaxe pola nueva?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "¡Sí, guárdala!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "¡Non, guardar nun ficheru nuevu!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Escueyi la imaxe que quieras, llueu calca en “Abrir”." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Escueyi les imáxenes que quieras, llueu calca en “Reproducir”." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Escueyi un color." diff --git a/src/po/az.po b/src/po/az.po index 8533966a7..c6ed44b4f 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2008-02-10 19:28+0400\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -425,7 +425,7 @@ msgstr "Yeni" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Açmaq" @@ -565,205 +565,235 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Yaxşı... Onda bu şəkil ilə davam edək!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Sən doğrudan da çıxmaq istəyirsən?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "Bəli, çıxmaq istəyirəm!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Yox, məni geriyə qaytar!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Əqər çıxsan şəkil yaddaşa salınmayacaq! Mən onu yaddaşa salım?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Bəli, yaddaşa sal!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "Yox!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Şəkili yaddaşa salım?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Bu şəkili aça bilmirəm!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Burada yaddaşda olan heç bir şəkil yoxdur!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Sənin səkilini indi çap edim?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Bəli, çap et!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Şəkilin çap edilib!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Şəkilin çap edilib!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Çap edə bilmirəm!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Şəkili pozum?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Bəli, poz!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "Yox, pozma" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Mausun sol düyməsindən istifadə et!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Şəkilin çap edilib!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Şəkilin çap edilib!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Şəkilin çap edilib!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Şəkilin çap edilib!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "İstədiyin şəkilləri şeç və \"Oyna\" düyməsini bas." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Səs söndürülüb." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Səs icazə olunub." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Bir az gözlə..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Poz" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Cizgi filmi" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Geri" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Oyna" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "İrəli" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Bəli" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Yox" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Əvvəlki şəkili əvəz edim?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Bəli, əvəz et!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Yox, yeni şəkil kimi yaddaşa sal!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "İstədiyin şəkili şeç və \"Aç\" düyməsini bas." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "İstədiyin şəkilləri şeç və \"Oyna\" düyməsini bas." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Rəngi seç." diff --git a/src/po/be.po b/src/po/be.po index e13ddc0aa..e9ecd380e 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2014-06-10 23:09+0300\n" "Last-Translator: Hleb Valoshka <375gnu@gmail.com>\n" "Language-Team: none\n" @@ -434,7 +434,7 @@ msgstr "Новы" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Адчыніць" @@ -573,197 +573,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Добра, працягваем маляваць!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Вы сапраўды жадаеце выйсці?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Так, я скончыў!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Не, хачу назад!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Калі вы выйдзеце, вы страціце ваш малюнак! Захаваць?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Так, захаваць!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Не, не трэба захоўваць!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Захаваць адразу ваш малюнак?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Немагчыма адчыніць гэты малюнак!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Добра" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Няма захаваных малюнкаў!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Надрукаваць ваш малюнак зараз?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Так, надрукаваць!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Ваш малюнак быў надрукаваны!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Прабачце! Ваш малюнак не можа быць надрукаваны!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Вы яшчэ не можаце друкаваць!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Выдаліць гэты малюнак?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Так, выдаліць!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Не, не выдаляць!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Выкарыстоўвайце толькі левую кнопку мышы!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Ваш малюнак быў надрукаваны!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Ваш малюнак быў надрукаваны!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Прабачце! Ваш малюнак не можа быць надрукаваны!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Прабачце! Ваш малюнак не можа быць надрукаваны!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Выберыце малюнкі, а потым націсніце \"Запуск\"." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Гукі адключаны." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Гукі ўключаны." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Калі ласка, пачакайце..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Выдаліць" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Слайды" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Назад" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Запуск" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Далей" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Аа" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Так" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Не" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Замяніць стары малюнак?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Так, замяніць стары малюнак!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Не, захаваць у новы файл!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Выберыце малюнак, а потым націсніце \"Адчыніць\"." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Выберыце малюнкі, а потым націсніце \"Запуск\"." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Выберыце колер." diff --git a/src/po/bg.po b/src/po/bg.po index 87107a91d..11c4a4df5 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2011-11-28 22:18+0100\n" "Last-Translator: \n" "Language-Team: \n" @@ -430,7 +430,7 @@ msgstr "Нова" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Отваряне" @@ -572,197 +572,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Добре тогава... Да продължим да рисуваме тази!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Наистина ли искате да спрете програмата?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Приключих!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Не, върнете ме обратно!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ако спрете програмата, ще загубите рисунката! Да се запази ли?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Да, запазете я!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Не, не си правете труда да я запазвате!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Да се запази ли рисунката?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Тази рисунка не може да бъде отворена!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Да" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Няма запазени файлове!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Да се разпечата ли рисунката?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Да, разпечатайте я!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Рисунката е разпечатана!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Извинете! Рисунката не може да бъде разпечатана!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Все още не може да разпечатвате!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Да се изтрие ли рисунката?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Да, изтрийте я!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Не я изтривайте!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Не забравяйте да използвате левия бутон на мишката!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Рисунката е разпечатана!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Рисунката е разпечатана!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Извинете! Рисунката не може да бъде разпечатана!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Извинете! Рисунката не може да бъде разпечатана!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Изберете желаните рисунки, след това натиснете „Прожекция“." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Спиране на звука." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Пускане на звука." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Изчакайте..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Изтриване" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Кадри" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Назад" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Прожекция" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Следваща" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Аа" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Да" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Не" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Замяна на рисунката с вашите промени?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Да, заменете старата!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Не, да се запази като нов файл!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Изберете рисунка, след това натиснете „Отваряне“." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Изберете желаните рисунки, след това натиснете „Прожекция“." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Избери цвят." diff --git a/src/po/bm.po b/src/po/bm.po index 135fa842a..152a2b019 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2010-09-04 17:25+0200\n" "Last-Translator: Fasokan \n" "Language-Team: LANGUAGE \n" @@ -429,7 +429,7 @@ msgstr "Kura" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "A dayɛlɛ" @@ -568,197 +568,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "A ɲɛna! An ka taa nin ɲɛgɛn in fɛ!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "I bɛ fɛ ka bɔ tiɲɛ yɛrɛ la?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Ɔwɔ, n tilala!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Ayi, n lasgin kɔfɛ!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "N'i bɔra, i ka ja bɛ tunun. K'a mara?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Ɔwɔ, a mara!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Ayi, kan'a mara!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "K'ia ka ja mara fɔlɔ?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "N ma se ka nin ja in dayɛlɛ!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "N sɔnna" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Fisiye foyi maralen tɛ yan!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "K'i ka ja papiyema bɔ sisan?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Ɔwɔ, a papiyema bɔ!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "I ka ja papiyema bɔra!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Hakɛto! I ka ja papiyema ma se ka bɔ!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "I tɛ se ka ja papiyema bɔ fɔlɔ!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Ka nin ja in jɔsi?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Ɔwɔ, a jɔsi!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Ayi, kan'a jɔsi!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Kana ɲinɛ ka baara kɛ nin ɲinɛnin numanyanfanfɛ kɛrɛ ye!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "I ka ja papiyema bɔra!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "I ka ja papiyema bɔra!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Hakɛto! I ka ja papiyema ma se ka bɔ!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Hakɛto! I ka ja papiyema ma se ka bɔ!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "I sagola jaw suganti, kilike i k'a bil'a la. " + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Mankan datugura." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Mankan dayɛlɛla." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Hakɛto i k'a kɔnɔ..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "A jɔsi" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Jaw tɛmɛ tɛmɛ ɲɔgɔn kɔ" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Seginkɔ" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "A bil'a la" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "ɲɛfɛta" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Ɔwɔ" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Ayi" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Ka ja mara n'i ka yɛlɛmaw tali ye ba la wa?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Ɔwɔ, kɔrɔlen yɛlɛma!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Ayi, kura mara!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "I sagolaja suganti, ka kilike \"a dayɛlɛ\" kan." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "I sagola jaw suganti, kilike i k'a bil'a la. " - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "ɲɛ dɔ suganti." diff --git a/src/po/bn.po b/src/po/bn.po index 799be0c70..c9a1efa1b 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2017-12-30 18:24+0000\n" "Last-Translator: Chris \n" "Language-Team: Bengali\n" @@ -428,7 +428,7 @@ msgstr "নতুন" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "খুলুন" @@ -561,197 +561,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "ঠিক আছে… চলুন এটি আঁকা চালু রাখুন!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "আপনি কি সত্যিই ত্যাগ করতে চান?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "হ্যাঁ, আমি করেছি!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "না, আমাকে ফিরিয়ে নিয়ে যান!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "ত্যাগ করলে, আপনার ছবিটি হারিয়ে যাবে! বাঁচাবেন কি?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "হ্যাঁ, এটি বাঁচান!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "না, বাঁচাতে কষ্ট করবেন না!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "প্রথমে আপনার ছবি বাঁচাবেন?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "ছবিটি খুলতে পারে না!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "এখানে বাঁচানো কোনো ফাইল নেই!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "এখন আপনার ছবি প্রিন্ট করবেন?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "হ্যাঁ, এটি প্রিন্ট করুন!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "আপনার ছবি প্রিন্ট হয়েছে!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "দুঃখিত! আপনার ছবি প্রিন্ট করা গেল না!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "আপনি এখন পর্যন্ত প্রিন্ট করতে পারেন না!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "এই ছবিটি মুছবেন কি?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "হ্যাঁ, এটি মুছুন!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "না, এটি মুছবেন না!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "মাউসের বাঁদিকের বোতাম ব্যবহার করতে মনে রাখুন!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "আপনার ছবি প্রিন্ট হয়েছে!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "আপনার ছবি প্রিন্ট হয়েছে!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "দুঃখিত! আপনার ছবি প্রিন্ট করা গেল না!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "দুঃখিত! আপনার ছবি প্রিন্ট করা গেল না!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "আপনি যে ছবিটি চান বাছাই করুন, পরে “বাজান”-এ ক্লিক করুন." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "শব্দ বন্ধ করা." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "শব্দ চালু করা." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "অপেক্ষা করুন…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "মুছুন" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "স্লাইড" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "পিছনে" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "চালান" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "পরে" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "আ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "হ্যাঁ" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "না" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "আপনার বদলগুলির সঙ্গে ছবি প্রতিস্থাপন করুন?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "হ্যাঁ, পুরোনোটি প্রতিস্থাপন করুন!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "না, একটি নতুন ফাইল বাঁচান!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "আপনি যে ছবিটি চান বাছাই করুন, পরে “খুলুন”-এ ক্লিক করুন." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "আপনি যে ছবিটি চান বাছাই করুন, পরে “বাজান”-এ ক্লিক করুন." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "একটি রঙ তুলুন." diff --git a/src/po/bo.po b/src/po/bo.po index 1e5b5d901..032891d7f 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2006-01-01 17:43+0900\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -430,7 +430,7 @@ msgstr "gsr.p." #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "q.\\Yed.p." @@ -557,198 +557,220 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +msgid "Your picture has been exported!" +msgstr "" + +#: ../tuxpaint.c:2189 +msgid "Your slideshow GIF has been exported!" +msgstr "" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +msgid "Sorry! Your picture could not be exported!" +msgstr "" + +#: ../tuxpaint.c:2194 +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "" + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 #, fuzzy msgid "Next" msgstr "dpe.]." #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "" -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "" - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "" diff --git a/src/po/br.po b/src/po/br.po index 8edb5cf22..1ce79ce47 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2005-01-09 14:49+0100\n" "Last-Translator: \n" "Language-Team: none\n" @@ -432,7 +432,7 @@ msgstr "Nevez" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Digeriñ" @@ -569,202 +569,232 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Mat ! neuze kendalc'homp gant an dresadenn !" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Fellout a ra dit mont kuit ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Kollet e vo da skeudenn mar kuitez ! Gwarediñ a rez ?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Gwarediñ ar skeudenn e gentañ ?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "N'haller digeriñ ar skeudenn-se !" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Mat eo !" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Restr ebet gwaredet !" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Moullañ ar skeudenn diouzhtu ?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Moullet eo bet da skeudenn !" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Moullet eo bet da skeudenn !" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "N'hallan ket moullañ atav !" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Diverkañ an dresadenn-se ?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Moullet eo bet da skeudenn !" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Moullet eo bet da skeudenn !" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Moullet eo bet da skeudenn !" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Moullet eo bet da skeudenn !" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +#, fuzzy +msgid "Choose the pictures you want, then click “Play”." +msgstr "Diuz ur skeudenn ha klik war 'digeriñ' neuze." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Diverkañ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Distro" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 #, fuzzy msgid "Next" msgstr "Testenn" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "As" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Ya" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Ne ra ket" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 #, fuzzy msgid "No, save a new file!" msgstr "Ket, gwarediñ dindan un anv nevez" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Diuz ur skeudenn ha klik war 'digeriñ' neuze." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -#, fuzzy -msgid "Choose the pictures you want, then click “Play”." -msgstr "Diuz ur skeudenn ha klik war 'digeriñ' neuze." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "" diff --git a/src/po/brx.po b/src/po/brx.po index 65b39258c..b5cb8d2ff 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2011-09-14 13:51+0530\n" "Last-Translator: \n" "Language-Team: Bodo\n" @@ -429,7 +429,7 @@ msgstr "गोदान" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "खेव" @@ -568,197 +568,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "जागोन अब्ला... बेखौ आखिबाय थानि!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "नोंथाङा थारैनो नागारनो लुबैयो नामा?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "नंगौ, आं मावखांबाय!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "नङा, आंखौ लाफिन!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "नोंथाङा नागारोब्ला नोंथांनि सावगारिआ गोमागोन! बेखौ थिना दोन?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "नंगौ, बेखौ थिना दोन!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "नङा, थिना दोननो जिंगा सिनाङा!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "सिगाङाव नोंथांनि सावगारिखौ थिना दोन?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "बै सावगारिखौ खेवनो हाया!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "थिना दोनखानाय फाइल गैया!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "नोंथांनि सावगारिखौ दानो साफाय?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "नंगौ, बेखौ साफाय!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "नोंथांनि सावगारिखौ साफायनाय जाबाय!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "निमाहा हो! नोंथांनि सावगारिखौ साफायनो हायाखै!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "नोंथाङा थेवबो साफायनो हाया!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "बे सावगारिखौ फुगार?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "नंगौ, बेखौ फुगार!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "नङा, बेखौ फुगारनो नाङा!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "आगसि माउस बुथामखौ बाहायनो गोसोखां!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "नोंथांनि सावगारिखौ साफायनाय जाबाय!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "नोंथांनि सावगारिखौ साफायनाय जाबाय!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "निमाहा हो! नोंथांनि सावगारिखौ साफायनो हायाखै!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "निमाहा हो! नोंथांनि सावगारिखौ साफायनो हायाखै!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "नोंथाङा लुबैनाय सावगारिखौ बासिख, बेनि उनाव “दाम” खौ क्लिक खालाम" + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "आवाजगैयै खालामदों" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "आवाजगोनां खालामदों" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "अननानै नेथ'..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "फुगार" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "स्लाइडफोर" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "उनथिं" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "दाम" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "उननि" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "औ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "नंगौ" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "नङा" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "सावगारिखौ नोंथांनि सोलायनायफोरजों सोलायना फजफिन?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "नगौ, गोजामखौ सोलायना फजफिन!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "नङै, गोदान फाइलखौ थिना दोन!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "नोंथाङा लुबैनाय सावगारिखौ बासिख, बेनि उनाव “खेव” खौ क्लिक खालाम" -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "नोंथाङा लुबैनाय सावगारिखौ बासिख, बेनि उनाव “दाम” खौ क्लिक खालाम" - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "मोनसे गाब ला।" diff --git a/src/po/bs.po b/src/po/bs.po index 240774ec9..37a47b6bc 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2010-11-05 04:24+0000\n" "Last-Translator: Samir Ribić \n" "Language-Team: Bosnian \n" @@ -468,7 +468,7 @@ msgstr "Novi" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Otvori" @@ -624,214 +624,245 @@ msgstr "Dobro onda… Hajde da nastavimo sa crtanjem!" # #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Stvarno želiš da završiš?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Ne, vrati me nazad!" # #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Izgubit ćeš sliku ako završiš! Da se sačuva?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Da, sačuvaj!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "" # #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Prvo da sačuvaš svoju sliku?" # #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Ne mogu da otvorim tu sliku!" # #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" # #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Nema sačuvanih datoteka!" # #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Sada štampaš svoju sliku?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Da, printaj!" # #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Tvoje slika je odštampana!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "" # #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Ne možeš još da štampaš!" # #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Obrisati ovu sliku?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Izbriši" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Zapamti da koristiš lijevo dugme miša!" +# +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Tvoje slika je odštampana!" + +# +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Tvoje slika je odštampana!" + +# +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Tvoje slika je odštampana!" + +#: ../tuxpaint.c:2194 +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "" + +# +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Izaberi slike koje želite, zatim klikni „Otvori“." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "" # #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Briši" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Slajd" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + # #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Nazad" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Igrati" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" # #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Slijedeći" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" # #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Da" # -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Ne" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Zamjeni sliku" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Da, zamijeni staru" # #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Ne, sačuvaj u novu datoteku!" # #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Izaberi sliku koju želiš, zatim klikni „Otvori“." -# -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Izaberi slike koje želite, zatim klikni „Otvori“." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "" diff --git a/src/po/ca.po b/src/po/ca.po index dc09f4bcc..ec0e22066 100644 --- a/src/po/ca.po +++ b/src/po/ca.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: Tuxpaint cvs 2009-06-21\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2018-02-25 12:57+0100\n" "Last-Translator: Robert Antoni Buj Gelonch \n" "Language-Team: Català \n" @@ -468,7 +468,7 @@ msgstr "Nou" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Obre" @@ -603,197 +603,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "D'acord, llavors… Seguirem dibuixant en aquest!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "De veres voleu sortir?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Sí, ja he acabat!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "No, tornem-hi!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Si sortiu, perdreu el vostre dibuix! El voleu desar?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Sí, desa'l!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "No, no cal que el desis!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Deso el vostre dibuix abans?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "No puc obrir aquest dibuix!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "D'acord" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "No hi ha fitxers desats!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Imprimeixo ara el vostre dibuix?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Sí, imprimeix-lo!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "El vostre dibuix s'ha imprès!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "El vostre dibuix no s'ha pogut imprimir!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Encara no podeu imprimir!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Esborro aquest dibuix?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Sí, esborra'l!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "No, no l'esborris!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Recordeu de fer servir el botó esquerre!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "El vostre dibuix s'ha imprès!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "El vostre dibuix s'ha imprès!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "El vostre dibuix no s'ha pogut imprimir!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "El vostre dibuix no s'ha pogut imprimir!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Trieu els dibuixos que voleu, llavors feu clic a «Reproduir»." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "S'ha desactivat el so." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "S'ha activat el so." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Espereu, si us plau…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Esborra" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Diapositives" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Endarrere" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Reprodueix" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Següent" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aà" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Sí" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Substitueixo el dibuix amb els vostres canvis?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Sí, substitueix l'antic!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "No, desa en un fitxer nou!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Trieu el dibuix que voleu, llavors feu clic en Obre." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Trieu els dibuixos que voleu, llavors feu clic a «Reproduir»." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Seleccioneu un color del vostre dibuix." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Trieu un color." diff --git a/src/po/ca@valencia.po b/src/po/ca@valencia.po index c8665dfb0..35568ae77 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2020-03-29 23:40+0200\n" "Last-Translator: Pilar Embid Giner \n" "Language-Team: LliureX\n" @@ -428,7 +428,7 @@ msgstr "Nou" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Obri" @@ -564,197 +564,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "D'acord… Continuem dibuixant esta figura!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Esteu segur que voleu eixir?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Sí, ja he acabat!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "No, tornem-hi!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Si eixiu, perdreu el vostre dibuix! El voleu guardar?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Sí, guarda'l!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "No, no cal que el guardes!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Voleu guardar primer el vostre dibuix?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "No es pot obrir esta imatge!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "D'acord" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "No hi ha fitxers guardats!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Voleu imprimir el dibuix?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Sí, imprimix-lo!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "La imatge s'ha imprés!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "La imatge no s'ha pogut imprimir!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Encara no podeu imprimir!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Voleu esborrar este dibuix?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Sí, esborra'l!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "No, no l'esborres!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Recordeu de fer servir el botó esquerre!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "La imatge s'ha imprés!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "La imatge s'ha imprés!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "La imatge no s'ha pogut imprimir!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "La imatge no s'ha pogut imprimir!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Trieu els dibuixos que voleu, llavors feu clic en «Reproduïx»." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "S'ha desactivat el so." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "S'ha activat el so." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Espereu, per favor..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Esborra" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Diapositives" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Arrere" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Reproduïx" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Següent" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Sí" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Voleu reemplaçar el dibuix amb els vostres canvis?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Sí, reemplaça l'antic!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "No, guarda un fitxer nou" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Trieu la imatge que voleu i després feu clic en «Obri»." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Trieu els dibuixos que voleu, llavors feu clic en «Reproduïx»." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Trieu un color del vostre dibuix." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Trieu un color." diff --git a/src/po/cgg.po b/src/po/cgg.po index 36f9610d3..d844c52ba 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2010-09-17 16:19+0200fu\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -428,7 +428,7 @@ msgstr "Ekisya" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Iguraho" @@ -565,197 +565,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Kale mbwenu... Reka tugumizemu okuteera ekyi!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Namazima nooyenda okuhinguka?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Yeego, na'amara!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Ingaha, ongaruzeyo!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ku orarugeho nooza kufeerwa ekishushani kyawe. Tukibiike?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Yeego, kibiike!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Ingaha, otakibiika!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Ekishushani kyawe kiibanze kiibiikwe?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Ekishushani ekyo tikya baasa kwigurwa!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Kale" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Tihariho ebihandiko ebibibikirwe!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Oshohoze ekishushani kywawe ahampapura?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Yeego, kishohoze!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Ekishushani kyawe kyateerwa!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Bambe! Ekishushani kyawe tikyateerwa!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Tokabaasa kushohoza ahampapura hati!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Sangura ekishushani ekyi?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Yeego, kisangure!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Ingaha, otakisangura!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Ijuka kunyiga mawusi ahabukono bwabumosho!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Ekishushani kyawe kyateerwa!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Ekishushani kyawe kyateerwa!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Bambe! Ekishushani kyawe tikyateerwa!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Bambe! Ekishushani kyawe tikyateerwa!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Torana ebishushani ebyorikwenda reero onyige \"Zaana\"." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Eiraka ryeihwamu." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Eiraka tiryeihwamu." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Orikazaara we, rindaho..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Sangura" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Filiimu" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Enyima" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Zaana" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Ekindi" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Yeego" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Apana" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Omumwanya gwekishushani tamu ebiwahindura?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Yeego, chusa ekikuru!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Apaana, biika fayiro ensya!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Torana ekishushani kyorikwenda reero onyige \"Iguraho\"." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Torana ebishushani ebyorikwenda reero onyige \"Zaana\"." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Ihamu erangi." diff --git a/src/po/cs.po b/src/po/cs.po index 081c309d1..814329f18 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2010-07-08 13:33+0100\n" "Last-Translator: Zdeněk Chalupský \n" "Language-Team: Czech \n" @@ -435,7 +435,7 @@ msgstr "Nový" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Otevřít" @@ -573,197 +573,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Dobrá... A teď můžeme pokračovat dál!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Opravdu chceš malování ukončit?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Ano, jsem hotov!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Nechci, ještě budu kreslit!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Pokud skončíš, ztratíš svůj obrázek. Chceš ho uložit?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Ano, uložit!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Ne, nebudeme ho ukládat!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Chceš nejdřív uložit svůj obrázek?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Tento obrázek nelze otevřít!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Nejsou zde žádné uložené soubory!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Chceš obrázek vytisknout?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Ano, vytisknout!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Obrázek byl vytištěn!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Omlouváme se! Tvůj obraz nemohl být vytištěn!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Zatím nelze tisknout!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Smazat tento obrázek?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Ano smazat!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Ne, nemazat!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Nezapomeň používat levé tlačítko myši!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Obrázek byl vytištěn!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Obrázek byl vytištěn!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Omlouváme se! Tvůj obraz nemohl být vytištěn!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Omlouváme se! Tvůj obraz nemohl být vytištěn!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Vyber si obrázek a klikni na \"Přehrát\"." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Ztlumit zvuk." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Zapnout zvuk." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Prosím počkej…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Smazat" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Prezentace" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Zpět" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Přehrát" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Další" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Ano" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Ne" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Nahradit starý obrázek změněným obrázkem?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Ano, nahradit starý obrázek!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Ne, ulož jako nový obrázek!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Vyber si obrázek a klepni na \"Otevřít\"." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Vyber si obrázek a klikni na \"Přehrát\"." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Vyber si barvu." diff --git a/src/po/cy.po b/src/po/cy.po index 4f214cd4f..a59be522d 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2004-09-21 14:29+0100\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -434,7 +434,7 @@ msgstr "Newydd" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Agor" @@ -568,202 +568,232 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Iawn... Gawn ni ddal i dynnu'r un yma!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Wyt ti wir eisiau terfynu?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Os wyt am derfynu, mi fyddi di'n colli dy lun! Wyt eisiau ei gadw?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Cadw dy lun yn gyntaf?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Methu agor y llun yna!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Iawn" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Nid oes ffeiliau wedi'u cadw!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Argraffu dy lun rwan?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Mae dy lun wedi cael ei argraffu!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Mae dy lun wedi cael ei argraffu!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Rwyt yn methu argraffu eto!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Dileu'r llun yma?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Mae dy lun wedi cael ei argraffu!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Mae dy lun wedi cael ei argraffu!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Mae dy lun wedi cael ei argraffu!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Mae dy lun wedi cael ei argraffu!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +#, fuzzy +msgid "Choose the pictures you want, then click “Play”." +msgstr "Dewisa'r llun yr wyt eisiau, ac wedyn clicia 'Agor'." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Dileu" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Yn ôl" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 #, fuzzy msgid "Next" msgstr "Testun" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Ydw" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Nac ydw" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 #, fuzzy msgid "No, save a new file!" msgstr "Nage, cadw ffeil newydd" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Dewisa'r llun yr wyt eisiau, ac wedyn clicia 'Agor'." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -#, fuzzy -msgid "Choose the pictures you want, then click “Play”." -msgstr "Dewisa'r llun yr wyt eisiau, ac wedyn clicia 'Agor'." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "" diff --git a/src/po/da.po b/src/po/da.po index 9b30c17c7..5a63ed6b1 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2017-12-05 12:38+0100\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" @@ -433,7 +433,7 @@ msgstr "Ny" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Åbn" @@ -569,197 +569,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "O.k. så… lad os fortsætte med denne tegning!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Vil du virkelig slutte nu?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Ja, jeg er færdig!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Nej, vend tilbage!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Hvis du afslutter nu, mister du din tegning! Vil du gemme den?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Ja, gem det!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Nej, glem det!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Vil du gemme billedet først?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Billedet kan ikke åbnes!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "O.k." #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Der er ingen gemte billeder!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Vil du udskrive billedet nu?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Ja, udskriv det!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Billedet er udskrevet!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Beklager! Dit billede kunne ikke udskrives!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Du kan ikke udskrive endnu!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Skal billedet slettes?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Nej, slet det!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Nej, slet det ikke!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Husk at bruge venstre musetaste!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Billedet er udskrevet!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Billedet er udskrevet!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Beklager! Dit billede kunne ikke udskrives!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Beklager! Dit billede kunne ikke udskrives!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Vælg de ønskede billeder og tryk på »Afspil«." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Lyd slukket." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Lyd tændt." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Vent venligst…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Slet" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Dias" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Tilbage" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Afspil" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Næste" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Ja" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Nej" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Erstat billedet med dine ændringer?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Ja, erstat det eksisterende!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Nej, gem som et nyt billede!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Vælg et billede og tryk på »Åbn«." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Vælg de ønskede billeder og tryk på »Afspil«." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Vælg en farve fra din tegning·" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Vælg en farve." diff --git a/src/po/de.po b/src/po/de.po index f43ee5b03..cfb10e9b5 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2017-12-25 21:13+0200\n" "Last-Translator: Holger Wansing \n" "Language-Team: Debian German \n" @@ -434,7 +434,7 @@ msgstr "Neu" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Öffnen" @@ -569,199 +569,229 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK, dann lass uns dieses Bild weitermalen!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Möchtest du wirklich aufhören?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Ja, ich bin fertig!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Nein, ich möchte weitermachen!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" "Wenn du aufhörst, geht dein Bild verloren! Möchtest du es vorher noch " "speichern?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Ja, speichern!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Nein, nicht speichern!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Möchtest du dein Bild zuerst noch speichern?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Dieses Bild kann nicht geöffnet werden!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Es gibt noch keine gespeicherten Bilder!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Möchtest du dein Bild jetzt ausdrucken?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Ja, jetzt drucken!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Dein Bild wird gedruckt!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Es tut mir Leid! Dein Bild konnte nicht gedruckt werden!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Du kannst noch nicht drucken!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Möchtest du dieses Bild löschen?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Ja, das Bild löschen!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Nein, nicht löschen!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Denke daran, die linke Maustaste zu benutzen!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Dein Bild wird gedruckt!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Dein Bild wird gedruckt!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Es tut mir Leid! Dein Bild konnte nicht gedruckt werden!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Es tut mir Leid! Dein Bild konnte nicht gedruckt werden!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Wähle ein Bild und klicke auf »Öffnen«." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Sound ausgeschaltet." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Sound eingeschaltet." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Bitte warten …" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Löschen" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Diashow" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Zurück" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Öffnen" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Weiter" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Ja" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Nein" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Möchtest du das Bild mit deinen Änderungen überschreiben?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Ja, das alte Bild überschreiben!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Nein, in eine neue Datei speichern!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Wähle ein Bild, dass du öffnen möchtest und klicke auf »Öffnen«." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Wähle ein Bild und klicke auf »Öffnen«." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Wähle eine Farbe zum Zeichnen." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Wähle eine Farbe." diff --git a/src/po/doi.po b/src/po/doi.po index e4e7d64dd..ba3b5a7d4 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2013-09-04 10:23+0530\n" "Last-Translator: \n" "Language-Team: Dogri\n" @@ -429,7 +429,7 @@ msgstr "नमां" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "खोह्‌ल्लो" @@ -568,197 +568,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK फ्ही...चलो एह्‌कड़े दी चित्रकारी करना जारी रखचै." #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "क्या तुस सच्चें गै छोड़ना चांह्‌दे ओ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "हां, में करी बैठां!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "नेईं, मिगी पिच्छें लेई जाओ." #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "जेकर तुस छोड़दे ओ, तां तुंʼदी तस्वीर नश्ट होई जाह्‌ग! इस्सी बचाइयै रक्खेआ जाऽ?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "हां, इस्सी बचाइयै रक्खेआ जाऽ !" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "नेईं, बचाइयै रक्खने दी लोड़ नेईं." #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "तुंʼदी तस्वीर गी पैह्‌लें बचाइयै रक्खेआ जाऽ ?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "उस तस्वीर गी खोह्‌ल्ली नेईं सकदे !" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "बचाइयै रक्खी दियां कोई फाइलां नेईं हैन !" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "तुंʼदी तस्वीर गी हून प्रिंट कीता जाऽ ?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "हां, इस्सी प्रिंट करो !" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "हां, तुंʼदी तस्वीर गी प्रिंट करी लैता गेआ ऐ !" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "अफसोस ! तुंʼदी तस्वीर गी प्रिंट नेईं कीता जाई सकेआ !" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "तुस अजें बी प्रिंट नेईं करी सकदे !" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "इस तस्वीर गी मटाई दित्ता जाऽ ?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "हां, इस्सी मटाई देओ !" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "नेईं, इस्सी मत मटाओ !" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "खब्बा माउस बटन बरतना चेतै रक्खो !" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "हां, तुंʼदी तस्वीर गी प्रिंट करी लैता गेआ ऐ !" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "हां, तुंʼदी तस्वीर गी प्रिंट करी लैता गेआ ऐ !" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "अफसोस ! तुंʼदी तस्वीर गी प्रिंट नेईं कीता जाई सकेआ !" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "अफसोस ! तुंʼदी तस्वीर गी प्रिंट नेईं कीता जाई सकेआ !" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "जेह्‌ड़ियां तस्वीरां तुस चांह्‌दे ओ, ओह् चुनो ते फ्ही “चलाओ” पर क्लिक करो." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "अवाज़ गी बंद कीता गेदा ऐ." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "अवाज़ गी छोड़ी दित्ता गेआ ." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "कृपा करियै बलगो..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "पूंझो" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "स्लाइड़ां" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "पिच्छें" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "चलाओ" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "अगला" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "आऽ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "हां" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "नेईं" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "तुंʼदियें तब्दीलियें गी तस्वीर कन्नै प्रतिस्थापत कीता जाऽ ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "हां, परानी गी बदली ओड़ो!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "नेईं इक नमीं फाइल बचाइयै रक्खो!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "जेह्‌ड़ी तस्वीर तुस चांह्‌दे ओ, ओह् चुनो ते फ्ही “खोह्‌ल्लो” पर क्लिक करो." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "जेह्‌ड़ियां तस्वीरां तुस चांह्‌दे ओ, ओह् चुनो ते फ्ही “चलाओ” पर क्लिक करो." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "कोई रंग चुनो" diff --git a/src/po/el.po b/src/po/el.po index 1ea578490..2db8568a1 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2017-12-06 07:45+0000\n" "Last-Translator: kiolalis \n" "Language-Team: \n" @@ -435,7 +435,7 @@ msgstr "Νέο" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Άνοιγμα" @@ -574,197 +574,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Εντάξει λοιπόν… Ας συνεχίσουμε τη σχεδίαση του ίδιου!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Σίγουρα θέλεις να βγεις από το πρόγραμμα;" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Ναι, τελείωσα!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Όχι δεν έχω τελειώσει ακόμα!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Αν βγεις από το πρόγραμμα, θα χαθεί η εικόνα σου! Να αποθηκευτεί;" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Ναι, αποθήκευσέ την!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Όχι, μην ασχοληθείς με την αποθήκευση!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Να αποθηκευτεί η εικόνα σου πρώτα;" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Δεν μπορώ να ανοίξω αυτή τη ζωγραφιά!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Εντάξει" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Δεν υπάρχουν αποθηκευμένα αρχεία!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Να εκτυπώσω τη ζωγραφιά σου;" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Ναι, εκτύπωσέ την!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Η εικόνα σου εκτυπώθηκε!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Λυπάμαι! Δεν ήταν δυνατή η εκτύπωση της ζωγραφιάς σου!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Δεν μπορείς να εκτυπώσεις ακόμη!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Να διαγραψω αυτήν την εικόνα;" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Ναι, διάγραψέ την!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Όχι, μην τη διαγράφεις!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Προσοχή, πρέπει να χρησιμοποιείς το αριστερό πλήκτρο του ποντικιού!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Η εικόνα σου εκτυπώθηκε!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Η εικόνα σου εκτυπώθηκε!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Λυπάμαι! Δεν ήταν δυνατή η εκτύπωση της ζωγραφιάς σου!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Λυπάμαι! Δεν ήταν δυνατή η εκτύπωση της ζωγραφιάς σου!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Διάλεξε τη ζωγραφιά που θέλεις και μετά πάτησε 'Αναπαραγωγή'." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Χωρίς ήχο." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Με ήχο." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Παρακαλώ περιμένετε..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Διαγραφή" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Προβολή διαφανειών." +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Προηγούμενο" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Αναπαραγωγή" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Επόμενο" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Αα" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Ναι" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Όχι" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Να αντικαταστήσω τη ζωγραφιά με τις αλλαγές που έκανες;" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Ναι, αντικατάστησε την παλιά ζωγραφιά!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Όχι, κάνε αποθήκευση σε νέο αρχείο!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Διάλεξε τη ζωγραφιά που θέλεις και μετά πάτησε 'Άνοιγμα'." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Διάλεξε τη ζωγραφιά που θέλεις και μετά πάτησε 'Αναπαραγωγή'." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Επίλεξε ένα χρώμα από τη ζωγραφιά σου." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Δάλεξε ένα χρώμα." diff --git a/src/po/en_AU.po b/src/po/en_AU.po index d6d8d3cd2..078687176 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2014-06-29 23:36+0930\n" "Last-Translator: ilox \n" "Language-Team: none\n" @@ -430,7 +430,7 @@ msgstr "New" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Open" @@ -563,197 +563,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK then… Let’s keep drawing this one!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Do you really want to quit?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Yes, I’m done!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "No, take me back!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "If you quit, you’ll lose your picture! Save it?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Yes, save it!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "No, don’t bother saving!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Save your picture first?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Can’t open that picture!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "There are no saved files!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Print your picture now?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Yes, print it!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Your picture has been printed!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Sorry! Your picture could not be printed!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "You can’t print yet!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Erase this picture?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Yes, erase it!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "No, don’t erase it!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Remember to use the left mouse button!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Your picture has been printed!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Your picture has been printed!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Sorry! Your picture could not be printed!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Sorry! Your picture could not be printed!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Choose the pictures you want, then click “Play”." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Sound muted." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Sound unmuted." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Please wait…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Erase" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Slides" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Back" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Play" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Next" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Yes" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Replace the picture with your changes?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Yes, replace the old one!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "No, save a new file!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Choose the picture you want, then click “Open”." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Choose the pictures you want, then click “Play”." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Pick a colour." diff --git a/src/po/en_CA.po b/src/po/en_CA.po index 880dc1928..8de4610df 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2014-07-07 12:22+0100\n" "Last-Translator: Caroline Ford \n" "Language-Team: \n" @@ -428,7 +428,7 @@ msgstr "New" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Open" @@ -567,197 +567,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK then… Let’s keep drawing this one!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Do you really want to quit?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Yes, I’m done!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "No, take me back!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "If you quit, you’ll lose your picture! Save it?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Yes, save it!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "No, don’t bother saving!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Save your picture first?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Can’t open that picture!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "There are no saved files!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Print your picture now?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Yes, print it!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Your picture has been printed!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Sorry! Your picture could not be printed!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "You can’t print yet!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Erase this picture?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Yes, erase it!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "No, don’t erase it!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Remember to use the left mouse button!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Your picture has been printed!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Your picture has been printed!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Sorry! Your picture could not be printed!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Sorry! Your picture could not be printed!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Choose the pictures you want, then click “Play”." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Sound muted." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Sound unmuted." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Please wait…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Erase" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Slides" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Back" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Play" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Next" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Yes" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Replace the picture with your changes?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Yes, replace the old one!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "No, save a new file!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Choose the picture you want, then click \"Open\"." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Choose the pictures you want, then click “Play”." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Pick a color." diff --git a/src/po/en_GB.po b/src/po/en_GB.po index d3c05af26..bb16fab74 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2017-12-30 21:17+0000\n" "Last-Translator: Caroline Ford \n" "Language-Team: none\n" @@ -431,7 +431,7 @@ msgstr "New" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Open" @@ -564,197 +564,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK then… Let’s keep drawing this one!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Do you really want to quit?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Yes, I’m done!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "No. take me back!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "If you quit, you’ll lose your picture! Save it?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Yes, save it!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "No, don’t bother saving!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Save your picture first?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Can’t open that picture!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "There are no saved files!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Print your picture now?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Yes, print it!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Your picture has been printed!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Sorry! Your picture could not be printed!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "You can’t print yet!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Erase this picture?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Yes, erase it!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "No, don’t erase it!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Remember to use the left mouse button!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Your picture has been printed!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Your picture has been printed!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Sorry! Your picture could not be printed!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Sorry! Your picture could not be printed!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Choose the pictures you want, then click ‘Play’." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Sound muted." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Sound unmuted." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Please wait…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Erase" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Slides" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Back" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Play" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Next" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Yes" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Replace the picture with your changes?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Yes, replace the old one!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "No, save a new file!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Choose the picture you want, then click ‘Open’." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Choose the pictures you want, then click ‘Play’." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Select a colour from your drawing." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Pick a colour." diff --git a/src/po/en_ZA.po b/src/po/en_ZA.po index 05614273a..0e6219f8b 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2009-09-06 15:46+0100\n" "Last-Translator: Caroline Ford \n" "Language-Team: English (South African) \n" @@ -431,7 +431,7 @@ msgstr "New" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Open" @@ -567,205 +567,235 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK then... Let’s keep drawing this one!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Do you really want to quit?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "Yes, I'm done!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "No, take me back!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "If you quit, you’ll lose your picture! Save it?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Yes, save it!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "No, don't bother saving!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Save your picture first?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Can’t open that picture!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "There are no saved files!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Print your picture now?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Yes, print it!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Your picture has been printed!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Your picture has been printed!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "You can’t print yet!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Erase this picture?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Yes, erase it!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "No, don't erase it!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Remember to use the left mouse button!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Your picture has been printed!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Your picture has been printed!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Your picture has been printed!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Your picture has been printed!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Choose the pictures you want, then click “Play”." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Sound muted." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Sound unmuted." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Please wait…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Erase" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Slides" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Back" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Play" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Next" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Yes" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Replace the picture with your changes?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Yes, replace the old one!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "No, save a new file!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Choose the picture you want, then click “Open”." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Choose the pictures you want, then click “Play”." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Pick a colour." diff --git a/src/po/eo.po b/src/po/eo.po index be1c67dcd..082774445 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2014-06-16 16:00+0000\n" "Last-Translator: Nuno MAGALHÃES \n" "Language-Team: Esperanto \n" @@ -428,7 +428,7 @@ msgstr "Nova" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Malfermi" @@ -561,197 +561,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Bone… Ni plu desegnu ĉi tiun!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Ĉu vi vere volas eliri?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Jes, mi finis!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Ne, mi volas daŭrigi!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Se vi eliros, via bildo perdiĝos! Ĉu vi volas konservi ĝin?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Jes, konservu ĝin!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Ne, ne indas konservi ĝin!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Ĉu vi volas unue konservi vian nunan bildon?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Ne eblas malfermi tiun bildon!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Bone" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Ne estas konservitaj dosieroj!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Ĉu printi vian bildon nun?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Jes, printu ĝin!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Via bildo estis printita!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Pardonon! Via bildo ne estis printita!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Vi ankoraŭ ne povas printi!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Ĉu forviŝi ĉi tiun bildon?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Jes, forviŝu ĝin!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Ne, ne forviŝu ĝin!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Memoru uzi la maldekstran musbutonon!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Via bildo estis printita!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Via bildo estis printita!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Pardonon! Via bildo ne estis printita!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Pardonon! Via bildo ne estis printita!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Elektu la bildon, kiun vi volas, kaj alklaku “Ludi”." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Sono malŝaltita." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Sono ŝaltita." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Bonvolu atendi…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Forviŝi" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Lumbildoj" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Reen" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Ludi" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Sekva" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Jes" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Ne" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Ĉu anstataŭigi la bildon per viaj ŝanĝoj?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Jes, anstataŭigu la malnovan!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Ne, konservu je nova dosiero!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Elektu la bildon, kiun vi volas, kaj alklaku “Malfermi”." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Elektu la bildon, kiun vi volas, kaj alklaku “Ludi”." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Elektu koloron." diff --git a/src/po/es.po b/src/po/es.po index 3ea9c3e25..24deba0a3 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2017-12-18 20:31-0300\n" "Last-Translator: Matías Bellone \n" "Language-Team: none\n" @@ -450,7 +450,7 @@ msgstr "Nuevo" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Abrir" @@ -586,197 +586,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Muy bien… ¡vamos a seguir dibujando!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "¿De verdad quieres salir?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "¡Sí, de momento ya está!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "No, ¡quiero volver!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Si te vas perderás tu dibujo, ¿lo quieres guardar?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Sí, ¡guárdalo!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "No, ¡no me importa!." #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "¿Quieres guardar tu dibujo primero?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "¡No se pudo abrir ese dibujo!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Aceptar" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "¡No hay documentos guardados!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "¿Quieres imprimir tu dibujo ahora?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "¡Sí, imprímelo!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "¡Tu dibujo se ha impreso!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "¡Perdón, no se pudo imprimir tu dibujo!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "¡Todavía no puedes imprimir!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "¿Quieres borrar este dibujo?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "¡Sí, bórralo!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "¡No, no lo borres!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "¡Utiliza el botón izquierdo del ratón!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "¡Tu dibujo se ha impreso!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "¡Tu dibujo se ha impreso!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "¡Perdón, no se pudo imprimir tu dibujo!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "¡Perdón, no se pudo imprimir tu dibujo!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Elige el dibujo que quieres y luego selecciona \"Reproducir\"." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Sonido desactivado." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Sonido activado." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Espera…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Borrar" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Diapositivas" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Atrás" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Reproducir" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Siguiente" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Sí" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "¿Quieres reemplazar el dibujo con tus cambios?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "¡Sí, reemplázalo!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "¡No, guarda un documento nuevo!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Elige el dibujo que quieres y luego selecciona \"Abrir\"." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Elige el dibujo que quieres y luego selecciona \"Reproducir\"." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Elige un color de tu dibujo." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Elige un color." diff --git a/src/po/es_MX.po b/src/po/es_MX.po index 6fb4bdcc0..1bfab7e5a 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2007-08-05 19:22-0400\n" "Last-Translator: Ignacio Tike \n" "Language-Team: Español \n" @@ -426,7 +426,7 @@ msgstr "Nuevo" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Abrir" @@ -563,207 +563,237 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Muy bien... ¡Sigamos dibujando esto!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "¿Realmente quieres salir?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "¡Sí, he terminado!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "¡No, llévame a la pantalla anterior!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" "¡Si sales perderás tu pintura!!\n" "¿Quieres guardarla?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "¡Sí, guárdalo!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "¡No, no lo guardes!." #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "¿Guardar tu imagen primero?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "¡No se puede abrir esa imagen!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Aceptar" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "¡No hay archivos guardados!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "¿Imprimir tu imagen ahora?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "¡Sí, imprímelo!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "¡Tu imagen ha sido impresa!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "¡Tu imagen ha sido impresa!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "¡Aún no puedes imprimir!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "¿Borrar esta imagen?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "¡Sí, bórralo!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "¡No, no lo borres!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "¡Recuerda usar el botón izquierdo del ratón!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "¡Tu imagen ha sido impresa!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "¡Tu imagen ha sido impresa!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "¡Tu imagen ha sido impresa!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "¡Tu imagen ha sido impresa!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Elige la imagen que quieras, luego haz clic en \"Reproducir\"." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Sonido deshabilitado." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Sonido habilitado." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Espera, por favor..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Borrar" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Diapositivas" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Atrás" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Reproducir" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Siguiente" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Sí" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "¿Reemplazar la imagen con tus cambios?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "¡Sí, reemplaza la anterior!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "¡No, guardar en un nuevo archivo!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Selecciona la imagen que quieres, luego haz clic en \"Abrir\"." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Elige la imagen que quieras, luego haz clic en \"Reproducir\"." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Elige un color." diff --git a/src/po/et.po b/src/po/et.po index baf7ed7c2..74545ee26 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-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/" @@ -433,7 +433,7 @@ msgstr "Uus" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Ava" @@ -565,197 +565,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Olgu nii, joonistame seda pilti edasi!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Kas sa tõesti tahad väljuda?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Jah, ma lõpetasin!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Ei, vii mind tagasi!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Kui sa praegu väljud, kaotad sa oma pildi ära! Kas salvestame?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Jah, salvesta!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Ei, pole vaja salvestada!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Salvestame su pildi enne ära?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Selle pildi avamine ei ole võimalik!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Selge" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Salvestatud pilte ei ole!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Kas trükin sinu pildi välja?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Jah, trüki!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Sinu pilt on välja trükitud!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Anna andeks aga su pilti ei olnud võimalik printida!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Ei saa veel välja trükkida!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Kas kustutan selle pildi?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Jah, kustuta!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Ei, ära kustuta!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Ära unusta kasutamast vasakut hiire nuppu!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Sinu pilt on välja trükitud!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Sinu pilt on välja trükitud!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Anna andeks aga su pilti ei olnud võimalik printida!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Anna andeks aga su pilti ei olnud võimalik printida!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Vali soovitud pildid ja klõpsa nupul \"Esita\"" + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Heli vaigistatud." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Heli taastatud." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Palun oota..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Kustuta" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Slaidid" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Tagasi" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Esita" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Edasi" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Jah" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Ei" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Asenda pilt tehtud muudatustega?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Jah, vaheta vana pilt välja!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Ei, salvestame uude faili!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Vali pilt ja klõpsa nupul \"Ava\"" -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Vali soovitud pildid ja klõpsa nupul \"Esita\"" - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Vali värv." diff --git a/src/po/eu.po b/src/po/eu.po index 77248b814..1718ca831 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2018-08-09 11:17+0200\n" "Last-Translator: Alexander Gabilondo \n" "Language-Team: librezale@librezale.org\n" @@ -432,7 +432,7 @@ msgstr "Berria" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Ireki" @@ -565,201 +565,231 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Ondo... jarrai dezagun honekin!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Irten nahi al duzu, benetan?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Bai, amaitu dut!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Ez, itzul gaitezen lehengora!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Irtenez gero, galdu egingo duzu irudia! Gorde nahi al duzu?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Bai, gorde!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Ez, ez gorde!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Gorde nahi al duzu irudia lehenbizi?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Ez dago irudia irekitzerik!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Ez dago gordetako artxiborik!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Irudia orain inprimatu?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Bai, inprimatu!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Zure irudia inprimatua izan da!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Ene! Zure irudia ezin da inprimatu!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Ezin duzu oraindik inprimitu!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Irudi hau ezabatu?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Bai, ezabatu!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Ez, ez ezabatu!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Gogora ezazu saguaren ezkerreko botoia erabiltzea!" -#. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 -msgid "Sound muted." -msgstr "Soinurik gabe." +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Zure irudia inprimatua izan da!" -#. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 -msgid "Sound unmuted." -msgstr "Soinua gaituta." +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Zure irudia inprimatua izan da!" -#. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 -msgid "Please wait…" -msgstr "Itxaron, mesedez..." +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Ene! Zure irudia ezin da inprimatu!" -#. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 -msgid "Erase" -msgstr "Ezabatu" +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Ene! Zure irudia ezin da inprimatu!" -#. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 -msgid "Slides" -msgstr "Diapositibak" - -#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 -msgid "Back" -msgstr "Atzera" - -#. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 -msgid "Play" -msgstr "Hasi" - -#. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 -msgid "GIF Export" -msgstr "" - -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 -msgid "Next" -msgstr "Hurrengoa" - -#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 -msgid "Aa" -msgstr "Aa" - -#. Admittedly stupid way of determining which keys can be used for -#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 -msgid "Yes" -msgstr "Bai" - -#: ../tuxpaint.c:11964 -msgid "No" -msgstr "Ez" - -#. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 -msgid "Replace the picture with your changes?" -msgstr "Ordeztu irudia zure aldaketa berriekin?" - -#. Positive response to saving over old version -#. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 -msgid "Yes, replace the old one!" -msgstr "Bai, zaharra ordeztu!" - -#. Negative response to saving over old version (saves a new image) -#. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 -msgid "No, save a new file!" -msgstr "Ez, artxibo berria gorde!" - -#. Let user choose an image: -#. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 -msgid "Choose the picture you want, then click “Open”." -msgstr "" -"Aukera ezazu ireki nahi duzun irudia. Ondoren klik egin “Ireki“ botoian." - -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 +#. Slideshow instructions +#: ../tuxpaint.c:2198 #, fuzzy #| msgid "Choose the pictures you want, then click “Play“." msgid "Choose the pictures you want, then click “Play”." msgstr "" "Aukera ezazu ireki nahi duzun irudia. Ondoren klik egin “Hasi“ botoian." -#. None selected? Too dangerous to select all. +#. Sound has been muted (silenced) via keyboard shortcut +#: ../tuxpaint.c:2405 +msgid "Sound muted." +msgstr "Soinurik gabe." + +#. Sound has been unmuted (unsilenced) via keyboard shortcut +#: ../tuxpaint.c:2410 +msgid "Sound unmuted." +msgstr "Soinua gaituta." + +#. Wait while Text tool finishes loading fonts +#: ../tuxpaint.c:3165 +msgid "Please wait…" +msgstr "Itxaron, mesedez..." + +#. Open dialog: 'Erase' button, to erase/deleted the selected picture +#: ../tuxpaint.c:7890 +msgid "Erase" +msgstr "Ezabatu" + +#. Open dialog: 'Slides' button, to switch to slide show mode +#: ../tuxpaint.c:7893 +msgid "Slides" +msgstr "Diapositibak" + +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + +#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture +#: ../tuxpaint.c:7899 +msgid "Back" +msgstr "Atzera" + +#. Slideshow: 'Play' button, to begin a slideshow sequence +#: ../tuxpaint.c:7902 +msgid "Play" +msgstr "Hasi" + +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7905 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7908 +msgid "Next" +msgstr "Hurrengoa" + +#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces +#: ../tuxpaint.c:8623 +msgid "Aa" +msgstr "Aa" + +#. Admittedly stupid way of determining which keys can be used for +#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) +#: ../tuxpaint.c:11991 +msgid "Yes" +msgstr "Bai" + +#: ../tuxpaint.c:11995 +msgid "No" +msgstr "Ez" + +#. Prompt to ask whether user wishes to save over old version of their file +#: ../tuxpaint.c:13069 +msgid "Replace the picture with your changes?" +msgstr "Ordeztu irudia zure aldaketa berriekin?" + +#. Positive response to saving over old version +#. (like a 'File:Save' action in other applications) +#: ../tuxpaint.c:13073 +msgid "Yes, replace the old one!" +msgstr "Bai, zaharra ordeztu!" + +#. Negative response to saving over old version (saves a new image) +#. (like a 'File:Save As...' action in other applications) +#: ../tuxpaint.c:13077 +msgid "No, save a new file!" +msgstr "Ez, artxibo berria gorde!" + +#. Let user choose an image: +#. Instructions for 'Open' file dialog +#: ../tuxpaint.c:14333 +msgid "Choose the picture you want, then click “Open”." +msgstr "" +"Aukera ezazu ireki nahi duzun irudia. Ondoren klik egin “Ireki“ botoian." + +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Hautatu zure marrazkiaren kolore bat." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Hautatu kolore bat." diff --git a/src/po/fa.po b/src/po/fa.po index 8d1005414..5f1b41837 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2014-11-09 21:17+0330\n" "Last-Translator: snima \n" "Language-Team: farsi \n" @@ -429,7 +429,7 @@ msgstr "جدید" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "باز کردن" @@ -568,205 +568,235 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "خب حالا… بزار این یکی رو بکشیم!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "آیا واقعاً می خواهی خارج شوی؟" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "بله،ذخیره کن!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "!نه،من را برگردان" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "اگر خارج شوید تصویر شما از بین میرود!می خواهید آن را ذخیره کنید؟" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "بله،ذخیره کن!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "نه،ذخیره نکن!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "اول تصویر ذخیره شود؟" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "نمی توانی آن تصویر را باز کنی!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "قبول" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "فایل ذخیره شده ای موجود نیست!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "تصویر را چاپ کنم؟" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "بله،آن را چاپ کن!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "تصویر شما چاپ شد!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "تصویر شما چاپ شد!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "شما هنوز نمی توانید تصویر را چاپ کنید!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr " تصویر را پاک کنم؟" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "بله،آن را پاک کن!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "نه،آن را پاک نکن!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "یادت باشه از کلیلک چپ استفاده کنی!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "تصویر شما چاپ شد!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "تصویر شما چاپ شد!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "تصویر شما چاپ شد!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "تصویر شما چاپ شد!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "تصویری که می خواهی را انتخاب کن و سپس روی \"نمایش\" کلیک کن." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "صدا قطع شد." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "صدا وصل است. " #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "لطفاً کمی صبر کن" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "پاك‌ كردن‌" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "اسلاید" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "بازگشت" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "نمایش" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "بعدی" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "آا" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "بله" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "خیر" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "تصویر با تغییرات شما جایگزین شود؟" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "بله،جایگزین قبلی کن!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "خیر،یک فایل جدید ذخیره کن!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "تصویری که می خواهی را انتخاب کن و سپس روی \"باز کردن\" کلیک کن." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "تصویری که می خواهی را انتخاب کن و سپس روی \"نمایش\" کلیک کن." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "یک رنگ بردار." diff --git a/src/po/ff.po b/src/po/ff.po index 468539050..0eef8bc1f 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2017-12-03 10:35+0200\n" "Last-Translator: Ibrahima SARR \n" "Language-Team: FULAH LOCALIZATION\n" @@ -426,7 +426,7 @@ msgstr "Fuɗɗo" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Uddit" @@ -559,197 +559,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Eey wadde… Njokken e natde ngoo-ɗoo!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Aɗa teeŋtini yiɗde yaltude?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Eey, mi gaynii!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Alaa, ndutto-ɗen!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "So a yaltii jooni, ko nat-ɗaa fof mototo! Aɗa yiɗi danndude?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Eey ndannden tawo!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Alaa, soklaani danndude!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Ndannden natngo maa tawo?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Ngal natal jaɓaani udditaade!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "AWA" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Hay piilol gootol danndaaka!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Aɗa winnditoo natal maa jooni?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Eey, winndito!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Natal maa winnditaama!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Njaafo-ɗaa, natal maa horiima winnditeede." #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "A waawaa winnditaade tawo!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Aɗa momta natal ngal??" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Eey, momtu ngal!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Alaa, hoto momtu!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Hoto yejjit huutoraade uure nanre doombel ngel!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Natal maa winnditaama!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Natal maa winnditaama!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Njaafo-ɗaa, natal maa horiima winnditeede." + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Njaafo-ɗaa, natal maa horiima winnditeede." + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Suɓo nate njiɗ-ɗaa, ndobo-ɗaa \"Dognu\"" + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Hito muumɗinaama." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Hito muuɗitii." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Tiiɗno abbo seeɗa…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Momtu" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Japooje" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Rutto" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Dognu" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Dewwo" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Eey" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Alaa" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Lomtin natal ngal ko mbayluɗaa koo?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Eey, lomtin natal ɓooyngal ngal!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Alaa, danndu natal kesal!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Suɓo natal njiɗ-ɗaa, ndobo-ɗaa \"Uddit\"" -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Suɓo nate njiɗ-ɗaa, ndobo-ɗaa \"Dognu\"" - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Labo goobol iwde e natol maa." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Suɓo goobol." diff --git a/src/po/fi.po b/src/po/fi.po index 076f1875d..1f8d238df 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2015-10-09 18:00+0200\n" "Last-Translator: inactive\n" "Language-Team: Finnish \n" @@ -436,7 +436,7 @@ msgstr "Uusi" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Avaa" @@ -577,199 +577,229 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Hyvä on… Jatketaan tämän piirtämistä!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Haluatko varmasti lopettaa?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Kyllä, valmista on!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Ei, palaa takaisin maalaukseen!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Menetät maalauksen jos lopetat! Tallennetaanko se?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Kyllä, tallenna se!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Ei, älä tallenna!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Tallennetaanko maalauksesi ensin?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Maalauksen avaaminen ei onnistu!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Hyvä" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Ei löytynyt yhtään tallennettua maalausta!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Tulostetaanko maalauksesi nyt?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Kyllä, tulosta se!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Maalauksesi on tulostettu!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Pahoittelut! Maalaustasi ei voitu tulostaa!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Et voi vielä tulostaa!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Poistetaanko tämä kuva?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Kyllä, poista se!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Ei, älä poista sitä!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Muista käyttää hiiren vasenta painiketta!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Maalauksesi on tulostettu!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Maalauksesi on tulostettu!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Pahoittelut! Maalaustasi ei voitu tulostaa!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Pahoittelut! Maalaustasi ei voitu tulostaa!" + +# Pilkku ennen ja-sanaa tarvitaan estämään fuzzy-määrite +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Valikoi haluamasi maalaukset, ja valitse “Näytä“." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Äänet mykistetty." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Äänet käytössä." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Odota hetki…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Poista" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Diat" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Takaisin" # Dia-näytös alkaa #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Näytä" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Seuraava" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Kyllä" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Ei" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Korvataanko maalaus sinun muutoksillasi?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Kyllä, korvaa vanha maalaus!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Ei, tallenna uusi maalaus!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Valikoi haluamasi maalaus ja valitse “Avaa”." -# Pilkku ennen ja-sanaa tarvitaan estämään fuzzy-määrite -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Valikoi haluamasi maalaukset, ja valitse “Näytä“." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Valitse väri." diff --git a/src/po/fo.po b/src/po/fo.po index fec0332d3..ffe8e2e7a 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2008-01-18 12:40-0000\n" "Last-Translator: Lis Gøthe í Jákupsstovu \n" "Language-Team: Faroese \n" @@ -429,7 +429,7 @@ msgstr "Nýtt" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Opna" @@ -562,205 +562,235 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Alt í lagi... So halda vit á at tekna hesa!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Vilt tú veruliga gevast?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "Ja, her er liðugt!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Nei, lat meg koma aftur til myndina!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Um tú gevst, so missir tú myndina! Vilt tú goyma hana?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Ja, goym hana!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "Nei, legg ikki í at goyma!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Goym myndina fyrst?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Fái ikki opna hasa myndina!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Har eru ongar goymdar fílur!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Prenta myndina hjá tær nú?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Ja, prenta hana!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Myndin hjá tær er prentað!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Myndin hjá tær er prentað!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Tú kanst ikki prenta enn!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Strika hesa myndina?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Ja, strika hana!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "Nei, ikki strika hana!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Minst til at brúka vinstra músaknøtt!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Myndin hjá tær er prentað!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Myndin hjá tær er prentað!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Myndin hjá tær er prentað!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Myndin hjá tær er prentað!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Vel ynsktu myndir og klikkja so á 'Vís'" + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Ljóðið doyvt." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Ljóðið ikki doyvt." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Vinarliga bíða..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Viska" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Ljósmyndir" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Aftur" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Spæl" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Næsta" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Ja" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Nei" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Skifta út myndina við tínar broytingar?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Ja, skift út gomlu!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Nei, goym eina nýggja fílu!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Vel ynsktu mynd og klikkja so á 'Opna'" -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Vel ynsktu myndir og klikkja so á 'Vís'" - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Vel ein lit." diff --git a/src/po/fr.po b/src/po/fr.po index e83dd8473..c0904ecc6 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2017-12-03 07:56+0100\n" "Last-Translator: Chion Jacques \n" "Language-Team: \n" @@ -428,7 +428,7 @@ msgstr "Nouveau" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Ouvrir" @@ -563,197 +563,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Bien ! Continuons donc ce dessin !" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Veux-tu vraiment quitter ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Oui, j'ai fini !" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Non, on revient !" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Si tu quittes, ton image sera perdue ! Tu sauvegardes ?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Oui, on sauvegarde !" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Non, ce n'est pas la peine !" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Sauvegarder tout d'abord ton image ?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Je ne peux pas ouvrir cette image !" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "D'accord" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Il n'y a pas de fichiers sauvegardés !" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Imprimer l'image ?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Oui, imprime !" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Ton image a été imprimée !" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Désolé, ton image n'a pas pu être imprimée !" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Tu ne peux pas imprimer maintenant !" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Effacer cette image ?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Oui, efface-la !" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Non, ne l'efface pas !" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "N'oublie pas d'utiliser le bouton gauche de la souris !" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Ton image a été imprimée !" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Ton image a été imprimée !" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Désolé, ton image n'a pas pu être imprimée !" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Désolé, ton image n'a pas pu être imprimée !" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Choisis les images que tu veux, puis clique sur “Départ”" + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Son désactivé." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Son activé." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Attends s'il te plaît .." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Effacer" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Diapos" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Retour" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Départ" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Suite" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Oui" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Non" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Enregistrer l'image avec tes changements ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Oui, remplace l'ancienne !" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Non, c'est une nouvelle image !" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Choisis une image, et clique ensuite sur “Ouvrir”" -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Choisis les images que tu veux, puis clique sur “Départ”" - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Sélectionne une couleur à partir de ton dessin." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Choisis une couleur." diff --git a/src/po/ga.po b/src/po/ga.po index 6dc32eb22..5aca7b3a1 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2015-10-09 17:38+0500\n" "Last-Translator: Kevin Scannell \n" "Language-Team: Irish \n" @@ -428,7 +428,7 @@ msgstr "Nua" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Oscail" @@ -563,199 +563,229 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK… Bímis ag dearadh an chinn seo!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "An bhfuil tú cinnte gur mhaith leat scor?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Tá, táim críochnaithe!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Níl, ba mhaith liom dul ar ais!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Má scoireann tú, caillfidh tú an pictiúr seo! Sábháil?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Sábháil!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Ná sábháil!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Ar mhaith leat an pictiúr a shábháil ar dtús?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Ní féidir an pictiúr sin a oscailt!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Níl aon chomhad sábháilte ann!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Ar mhaith leat an pictiúr a phriontáil anois?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Ba mhaith!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Priontáladh do phictiúr!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Tá brón orm! Níorbh fhéidir do phictiúr a phriontáil!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Ní féidir leat priontáil fós!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Ar mhaith leat an pictiúr seo a scriosadh?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Ba mhaith, scrios é!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Níor mhaith, ná scrios!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Bí cinnte an cnaipe ar chlé a úsáid!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Priontáladh do phictiúr!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Priontáladh do phictiúr!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Tá brón orm! Níorbh fhéidir do phictiúr a phriontáil!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Tá brón orm! Níorbh fhéidir do phictiúr a phriontáil!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "" +"Roghnaigh na pictiúir is mian leat a oscailt, agus ansin cliceáil “Seinn”." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Gan fuaim." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Le fuaim." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Fan go fóill…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Scrios" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Sleamhnáin" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Siar" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Seinn" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Ar Aghaidh" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Tá" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Níl" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Forscríobh an pictiúr le do chuid athruithe?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Forscríobh é!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Ná forscríobh, sábháil i gcomhad nua!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "" "Roghnaigh an pictiúr is mian leat a oscailt, agus ansin cliceáil “Oscail”." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "" -"Roghnaigh na pictiúir is mian leat a oscailt, agus ansin cliceáil “Seinn”." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Roghnaigh dath ón líníocht." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Roghnaigh dath." diff --git a/src/po/gd.po b/src/po/gd.po index 98663a1ce..79da267d0 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2017-12-04 10:50+0100\n" "Last-Translator: GunChleoc \n" "Language-Team: Fòram na Gàidhlig\n" @@ -432,7 +432,7 @@ msgstr "Ùr" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Fosgail" @@ -570,197 +570,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Ceart ma-thà… Cumaidh sinn oirnn a’ peantadh an fhir seo!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Am bu mhiann leat am prògram seo fhàgail dha-rìribh?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Bu mhiann, tha mi deiseil!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Cha bu mhiann, thoir air ais mi!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ma dh’fhàgas tu an seo, caillidh tu an dealbh agad! An sàbhail sinn e?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Sàbhailidh gu dearbh!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Cha shàbhail, na bodraig leis!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "An sàbhail sinn an dealbh agad an toiseach?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Chan urrainn dhomh an dealbh seo fhosgladh!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Ceart ma-thà" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Chan eil dealbhan air an sàbhaladh ann!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "An clò-bhuail mi an dealbh agad an-dràsta?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Clò-bhuail e!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Chlò-bhuail mi an dealbh agad!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Tha mi duilich! Cha b’ urrainn dhomh an dealbh agad a chlò-bhualadh!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Chan urrainn dhut a chlò-bhualadh fhathast!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "An sguab mi an dealbh seo às?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Sguabaidh!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Cha sguab!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Cuimhnich gun cleachd thu putan clì na luchaige agad!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Chlò-bhuail mi an dealbh agad!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Chlò-bhuail mi an dealbh agad!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Tha mi duilich! Cha b’ urrainn dhomh an dealbh agad a chlò-bhualadh!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Tha mi duilich! Cha b’ urrainn dhomh an dealbh agad a chlò-bhualadh!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Tagh na dealbhan a tha thu ag iarraidh is briog air “Cluich”." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Fuaim air a mùchadh." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Fuaim air a dhì-mhùchadh." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Fuirich greiseag…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Sgudail" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Sleamhnagan" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Air ais" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Cluich" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Air adhart" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Tha" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Chan eil" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "An cuir mi na h-atharraichean agad an àite an deilbh?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Cuiridh, cuir an àite an t-seann fhir e!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Cha chuir, sàbhail ann am faidhle ùr e!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Tagh an dealbh a tha thu ag iarraidh is briog air “Fosgail”." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Tagh na dealbhan a tha thu ag iarraidh is briog air “Cluich”." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Tagh dath on dealbh agad." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Tagh dath." diff --git a/src/po/gl.po b/src/po/gl.po index a1248aa2f..b1c92f984 100644 --- a/src/po/gl.po +++ b/src/po/gl.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Tux Paint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2017-12-06 10:31+0200\n" "Last-Translator: Miguel A. Bouzada \n" "Language-Team: Proxecto Trasno \n" @@ -430,7 +430,7 @@ msgstr "Novo" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Abrir" @@ -563,197 +563,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Ben... Imos seguir debuxando este debuxo!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Queres saír?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Si, xa estou listo!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Non, quero volver!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Se saes, perderas o teu debuxo! Queres gardalo?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Si, gárdao!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Non, non te molestes en gardalo!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Queres gardar o teu debuxo antes de saír?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Non foi posíbel abrir este debuxo!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Aceptar" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Non hai ficheiros gardados!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Queres imprimir agora o teu debuxo?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "SI, imprímeo!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Xa se imprimiu o teu debuxo!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Mágoa! Non foi posíbel imprimir o teu debuxo!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Ainda non podes imprimir!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Queres borrar este debuxo?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Si, bórrao!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Non, non o borres!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Lembra usar o botón esquerdo do rato!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Xa se imprimiu o teu debuxo!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Xa se imprimiu o teu debuxo!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Mágoa! Non foi posíbel imprimir o teu debuxo!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Mágoa! Non foi posíbel imprimir o teu debuxo!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Escolle os debuxos que queiras, e após preme en «Reproducir»." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Son silenciado." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Son sen silenciar." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Agarda un chisco..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Borrar" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Diapositivas" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Atrás" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Reproducir" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Seguinte" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Si" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Non" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Queres substituír o debuxo cos teus cambios?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Si, substitúe o antigo!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Non, gárdao nun novo ficheiro!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Escolle o debuxo que queiras, e após preme en «Abrir»." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Escolle os debuxos que queiras, e após preme en «Reproducir»." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Selecciona unha cor do teu debuxo." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Escolle unha cor." diff --git a/src/po/gos.po b/src/po/gos.po index e3b4f3784..83d353c59 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2005-07-26 01:30-0800\n" "Last-Translator: Bill Kendrick \n" "Language-Team: \n" @@ -432,7 +432,7 @@ msgstr "Nij" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Lösdoun" @@ -568,202 +568,232 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Na goud din... Loawwe dizze mor tijken blieven!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Wilst dr echt uut?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ast dr uut gest, bust dien ploatje kwiet! Bewoaren?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Eerst dien tijken bewoaren?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Krieg dij tijken nie lös!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Goud" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Dr bunnen gien bewoarde bestanden!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Dien tijken noe ófdrukken!" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Dien tijken is ófdrukt!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Dien tijken is ófdrukt!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Kanst noe nog nait ófdrukken!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Dizze tijken votsmieten?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Dien tijken is ófdrukt!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Dien tijken is ófdrukt!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Dien tijken is ófdrukt!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Dien tijken is ófdrukt!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +#, fuzzy +msgid "Choose the pictures you want, then click “Play”." +msgstr "Kijs de tijken dijst wilst, klik din op \"Lösdoun\"." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Votsmieten" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Weerumme" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 #, fuzzy msgid "Next" msgstr "Tekst" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Ja" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Nee" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 #, fuzzy msgid "No, save a new file!" msgstr "Nee, n nij bestaand bewoaren" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Kijs de tijken dijst wilst, klik din op \"Lösdoun\"." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -#, fuzzy -msgid "Choose the pictures you want, then click “Play”." -msgstr "Kijs de tijken dijst wilst, klik din op \"Lösdoun\"." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "" diff --git a/src/po/gu.po b/src/po/gu.po index c3141e80e..8f95d7652 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2017-12-31 11:57+0530\n" "Last-Translator: Kartik Mistry \n" "Language-Team: Gujarati \n" @@ -425,7 +425,7 @@ msgstr "નવું" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "ખોલો" @@ -558,197 +558,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "બરાબર ત્યારે... ચાલો આ દોરવાનું ચાલુ રાખીએ!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "તમે ખરેખર બહાર નીકળવા માંગો છો?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "હા, મેં પૂરૂં કર્યું!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "ના, મને પાછા લઇ જાવ!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "જો તમે બહાર નીકળશો, તો તમે તમારૂ ચિત્ર ગુમાવશો! તેને સાચવશો?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "હા, તેને સાચવો!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "ના, સાચવશો નહી!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "પહેલાં તમારૂં ચિત્ર સાચવશો?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "ચિત્ર ખોલી શકાતું નથી!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "બરાબર" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "કોઇ ફાઇલો સાચવેલ નથી!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "તમારૂં ચિત્ર અત્યારે છાપશો?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "હા, તેને છાપો!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "તમારૂં ચિત્ર અત્યારે છપાઇ રહ્યું છે!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "માફ કરશો! તમારૂં ચિત્ર છાપી શકાતું નથી!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "તમે તેને અત્યારે છાપી શકતા નથી!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "આ ચિત્રને ભૂંસી નાખવા માંગો છો?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "હા, તેને ભૂંસી નાખો!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "ના, તેને ભૂંસો નહી!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "જમણાં માઉસ બટનનો ઉપયોગ કરવાનું યાદ રાખો!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "તમારૂં ચિત્ર અત્યારે છપાઇ રહ્યું છે!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "તમારૂં ચિત્ર અત્યારે છપાઇ રહ્યું છે!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "માફ કરશો! તમારૂં ચિત્ર છાપી શકાતું નથી!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "માફ કરશો! તમારૂં ચિત્ર છાપી શકાતું નથી!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "તમારે જોઇતું ચિત્ર પસંદ કરો, અને “ચાલુ” પર ક્લિક કરો." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "અવાજ બંધ કરેલ છે." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "અવાજ શરુ કરેલ છે." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "મહેરબાની કરી રાહ જુઓ..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "ભૂંસો" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "સ્લાઇડો" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "પાછા" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "ચાલુ" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "આગળ" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "આ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "હા" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "ના" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "ચિત્રને તમે કરેલા ફેરફારો સાથે બદલશો?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "હા, જુની ફાઇલને બદલો!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "ના, નવી ફાઇલને સાચવો!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "તમારે જોઇતું ચિત્ર પસંદ કરો, અને “ખોલો” પર ક્લિક કરો." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "તમારે જોઇતું ચિત્ર પસંદ કરો, અને “ચાલુ” પર ક્લિક કરો." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "તમારા ચિત્રમાંથી રંગ પસંદ કરો." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "રંગ પસંદ કરો." diff --git a/src/po/he.po b/src/po/he.po index f1a6f3c5a..602387570 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2009-05-10 21:45+0200\n" "Last-Translator: Jorge Mariano \n" "Language-Team: Hebrew \n" @@ -436,7 +436,7 @@ msgstr "חדש" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "פתיחה" @@ -569,197 +569,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "בסדר... נמשיך לצייר את התמונה הזאת!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "האם ברצונך לצאת?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "כן, אני סיימתי!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "לא, תחזיר אותי!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "יציאה ללא שמירה תגרום לאיבוד הציור שלך! האם לשמור אותו?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "כן, שמור אותו!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "לא, אל תטרח לשמור!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "האם קודם לשמור את התמונה שלך?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "לא ניתן לפתוח תמונה זו!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "בסדר" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "אין קבצים שמורים!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "האם להדפיס את הציור עכשיו?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "כן, הדפס אותו!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "הציור שלך הודפס!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "הציור שלך לא הודפס!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "עדיין אין באפשרותך להדפיס!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "למחוק ציור זה?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "כן, מחק אותו!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "לא, אל תמחק אותו!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "זכרי להשתמש בכפתור השמאלי של העכבר!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "הציור שלך הודפס!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "הציור שלך הודפס!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "הציור שלך לא הודפס!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "הציור שלך לא הודפס!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "בחרי תמונה, ואז לחצי \"הצג\"." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "קול מושתק." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "קול לא מושתק." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "אנא חכה..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "מחק" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "שקופיות" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "חזרה" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "הצג" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "הבא" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "כן" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "לא" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "החלף תמונה עם השינויים שעשית?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "כן, החלף את הישנה!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "לא, שמור בקובץ חדש!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "בחרי תמונה, ואז לחצי \"פתיחה\"." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "בחרי תמונה, ואז לחצי \"הצג\"." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "בחרי צבע." diff --git a/src/po/hi.po b/src/po/hi.po index 22c4cc061..31a991842 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2014-08-09 02:17+1000\n" "Last-Translator: Ashish Arora \n" "Language-Team: Hindi\n" @@ -429,7 +429,7 @@ msgstr "नया काम" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "खोलो" @@ -567,197 +567,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "चलो ड्राइंग को जारी रखते है " #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "क्या आप सही मे टक्सपेंट को बंद करना चाहते है ऋ" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "हाँ, मैं पूरा कर चूका हूँ!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "नहीं, मुझे वापस ले जाएं!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "आपका काम सेव करे ऋ" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "हाँ, इसे सुरक्षित करें!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "नहीं, इसे सुरक्षित करने का कष्ट न करें!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "कया पहले काम को सेव करे ऋ" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "तस्वीर नहीं खुल रही है" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "हॉंं" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "वहाँ कोई फ़ाइलें बची नही है" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "प्रिन्ट करू क्या" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "हाँ, इसे प्रिंट करें!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "प्रिन्ट हो गयी" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "क्षमा करें! आपका चित्र मुद्रित नहीं किया जा सका|" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "अभी प्रिन्ट नहीं कर सकते" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "नष्ट करू क्या ऋ" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "हाँ, इसे मिटाएं!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "नहीं, इसे मत मिटाएं!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "बाएँ माउस बटन का उपयोग करना न भूलें!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "प्रिन्ट हो गयी" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "प्रिन्ट हो गयी" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "क्षमा करें! आपका चित्र मुद्रित नहीं किया जा सका|" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "क्षमा करें! आपका चित्र मुद्रित नहीं किया जा सका|" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "जो चित्र आप चाहते हैं उसे चुने और \"चलायें\" पर क्लिक करें" + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "आवाज बंद किया गया|" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "आवाज शुरू किया गया|" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "कृपया प्रतीक्षा करें..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "नष्ट कर" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "स्लाइड" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "पीछे" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "चलायें" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "अगला" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "हॉं" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "नहीं" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "आपके परिवर्तनों के साथ चित्र बदलें?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "हाँ, पुराने को बदलें!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "नहीं, नयी फाइल सुरक्षित करें|" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "काम को चुन कर ‘खोलो’।" -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "जो चित्र आप चाहते हैं उसे चुने और \"चलायें\" पर क्लिक करें" - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "एक रंग चुनें|" diff --git a/src/po/hr.po b/src/po/hr.po index fc371a5bd..2d2b058c7 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2017-12-26 10:53+0100\n" "Last-Translator: Paulo Pavačić \n" "Language-Team: none\n" @@ -428,7 +428,7 @@ msgstr "Novi" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Otvori" @@ -561,197 +561,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "U redu. Nastavit ćemo crtat ovaj crtež!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Želiš li stvarno zatvoriti prozor?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Da, gotov/a sam!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Ne, vrati me nazad!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Da li želiš pohraniti tvoj crtež?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Da, spremi ga!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Ne, ne trudi se spremat!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Treba li prvo pohraniti tvoj crtež?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Ne mogu otvoriti taj crtež!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "U redu" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Nema pohranjenih datoteka!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Želiš li ispisati svoj crtež?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Da, ispiši!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Tvoj crtež je ispisan!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Žao nam je! Tvoj crtež nije ispisan!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Ne možeš još ispisati!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Želiš li obrisati ovaj crtež?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Da, izbriši ga!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Ne, nemoj ga izbrisati1" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Podsjetnik: Koristi lijevu tipku miša!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Tvoj crtež je ispisan!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Tvoj crtež je ispisan!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Žao nam je! Tvoj crtež nije ispisan!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Žao nam je! Tvoj crtež nije ispisan!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Izaberi crtež, a zatim klikni “Otvori”." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Zvuk isključen." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Zvuk uključen" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Molimo pričekajte..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Izbriši" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Slajdovi" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Natrag" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Pokreni" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Idući" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Da" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Ne" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Zamjeniti crtež s vašim promjenama?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Da, zamjeni prethodnu!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Ne. Pohrani u novu datoteku!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Izaberi crtež, a zatim klikni 'Otvori'." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Izaberi crtež, a zatim klikni “Otvori”." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Odaberite boju s vašeg crteža." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Odaberi boju" diff --git a/src/po/hu.po b/src/po/hu.po index d6b863ede..180867023 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-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" @@ -433,7 +433,7 @@ msgstr "Új" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Megnyitás" @@ -578,197 +578,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Rendben… Akkor folytassuk ezt a rajzot!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Biztos ki szeretnél lépni?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Igen, befejeztem!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Nem, folytatni akarom!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "El fog veszni a rajzod, ha kilépsz. Mentsük el?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Igen, mentsd!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Ne mentsd!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Elmentjük előbb a rajzod?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Ezt a képet nem lehet megnyitni!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Oké" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Nincsenek mentett fájlok!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Kinyomtassuk most a rajzod?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Igen, nyomtasd!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Kinyomtattuk a rajzod!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Elnézést, a rajzod nem sikerült kinyomtatni!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Még nem nyomtathatsz!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Biztos törlöd ezt a rajzot?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Igen, töröld!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Ne töröld!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Ne feledd használni a bal egérgombot!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Kinyomtattuk a rajzod!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Kinyomtattuk a rajzod!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Elnézést, a rajzod nem sikerült kinyomtatni!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Elnézést, a rajzod nem sikerült kinyomtatni!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Válaszd ki a képeket, majd kattints a „Lejátszás” gombra." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Hang elnémítva." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Hang bekapcsolva." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Kis türelmet…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Törlés" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Fóliák" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Vissza" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Lejátszás" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Következő" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Igen" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Nem" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Lecseréled a képet a módosítottra?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Igen, lecserélem a régit!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Nem, inkább mentsük el más néven!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Válaszd ki a képet, majd kattints a „Megnyitás” gombra." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Válaszd ki a képeket, majd kattints a „Lejátszás” gombra." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Válassz egy színt!" diff --git a/src/po/hy.po b/src/po/hy.po index 68f54c1f2..543bcfa73 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2014-03-22 11:39+0400\n" "Last-Translator: Aram Palyan \n" "Language-Team: Armenian \n" @@ -436,7 +436,7 @@ msgstr "Նորը" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Բացել" @@ -574,197 +574,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Լավ, ուրեմն... Շարունակենք նկարել այս մեկը" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Իսկապե՞ս ցանկանում ես դուրս գալ:" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Այո, վերջացրեցի:" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Ոչ, ինձ ետ տար:" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Եթե դուրս գաս, կկորցնես նկարը, պահպանե՞լ այն:" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Այո, պահպանել այն:" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Ոչ, մի անհանգստացիր պահպանելու համար:" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Նախ պահպանե՞մ քո նկարը:" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Չի կարող բացել նկարը:" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Լավ" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Պահպանված ֆայլեր չկան" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Հիմա տպե՞նք քո նկարը:" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Այո, տպիր այն" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Քո նկարը տպվեց" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Ցավոք, քո նկարը հնարավոր չէ տպել" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Չես կարող տպել դեռևս" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Ջնջե՞լ այս նկարը:" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Այո, ջնջել այն" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Ոչ, մի ջնջիր այն" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Հիշիր օգտագործել մկնիկի ձախ կոճակը" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Քո նկարը տպվեց" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Քո նկարը տպվեց" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Ցավոք, քո նկարը հնարավոր չէ տպել" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Ցավոք, քո նկարը հնարավոր չէ տպել" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Ընտրիր քո կամեցած նկարը, այնուհետ սեղմիր «Գործարկել»" + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Ձայնը լռեցված է" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Ձայնը միացված է:" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Խնդրում եմ սպասիր..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Ջնջել" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Սլայդեր" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Հետ" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Գործարկել" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Հաջորդ" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "այո" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "ոչ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Փոխարինել նկարը քո կատարած փոփոխություններով?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Այո, փոխարինել հինը" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Ոչ, պահպանել նոր ֆայլը" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Ընտրիր քո նախընտրած նկարը և սեղմիր «Բացել»" -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Ընտրիր քո կամեցած նկարը, այնուհետ սեղմիր «Գործարկել»" - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Ընտրիր գույնը" diff --git a/src/po/id.po b/src/po/id.po index 2f5c78a1f..b654b8ef3 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2017-12-09 04:22+0000\n" "Last-Translator: Teuku Surya \n" "Language-Team: LANGUAGE \n" @@ -431,7 +431,7 @@ msgstr "Baru" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Buka" @@ -569,198 +569,230 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK...Mari terus menggambar yang ini!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Kamu benar-benar ingin keluar?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Ya, Saya Selesai" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Tidak, Kembali Ke Sebelumnya!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Jika kamu keluar, kamu akan kehilangan gambar! Simpan?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Ya, Simpan!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Tidak, Tidak perlu menyimpan!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Simpan gambarmu dulu?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Tidak dapat membuka gambar itu!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Tidak ada file tersimpan!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Cetak gambarmu sekarang?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Ya, Cetak itu!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Gambarmu telah dicetak!" # | msgid "Your picture has been printed!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Maaf! Gambar anda tidak dapat dicetak." #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Kamu belum dapat mencetak!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Hapus gambar ini?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Ya, hapus itu!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Tidak, jangan hapus itu!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Ingat untuk menggunakan tombol mouse kiri!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Gambarmu telah dicetak!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Gambarmu telah dicetak!" + +# | msgid "Your picture has been printed!" +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Maaf! Gambar anda tidak dapat dicetak." + +# | msgid "Your picture has been printed!" +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Maaf! Gambar anda tidak dapat dicetak." + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Pilih gambar yang kamu inginkan, lalu klik “Play”." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Suara diredam." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Suara tidak diredam." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Tunggu Sesaat..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Hapus" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Slide" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Kembali" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Play" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Selanjutnya" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Ya" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Tidak" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Ganti gambar dengan perubahan yang dilakukan?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Ya, gantikan yang lama!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Tidak, Simpan sebuah berkas baru!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Pilih gambar yang kamu inginkan, lalu klik \"Open\"." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Pilih gambar yang kamu inginkan, lalu klik “Play”." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Pilih warna dari gambar anda." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Pilih warna." diff --git a/src/po/is.po b/src/po/is.po index 83dbb16fc..c24dac17d 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2017-12-19 07:34+0000\n" "Last-Translator: Sveinn í Felli \n" "Language-Team: Icelandic \n" @@ -431,7 +431,7 @@ msgstr "Nýtt" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Opna" @@ -565,197 +565,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Allt í lagi... Höldum þá áfram með þessa!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Viltu í alvöru hætta?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Já, ég er búin!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Nei, ég vil halda áfram!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ef þú hættir, tapast myndin! Viltu geyma hana?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Já, geyma hana!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Nei, ekki geyma þetta!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Geyma myndina fyrst?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Get ekki opnað þessa mynd!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Í lagi" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Fann engar geymdar myndir!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Prenta myndina núna?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Já, prentaðu hana!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Búið að prenta myndina þína!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Því miður! Það var ekki hægt að prenta myndina þína!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Þú getur ekki prentað strax!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Eyða myndinni?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Já, eyða henni!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Nei, ekki eyða henni!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Muna eftir að nota vinstri músarhnappinn!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Búið að prenta myndina þína!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Búið að prenta myndina þína!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Því miður! Það var ekki hægt að prenta myndina þína!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Því miður! Það var ekki hægt að prenta myndina þína!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Veldu myndirnar sem þú vilt, og smelltu svo á \"Spila\"." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Slökkt á hljóði." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Kveikt á hljóði." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Bíddu aðeins..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Eyða" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Myndasýning" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Til baka" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Spila" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Áfram" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Já" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Nei" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Skipta út eldri myndinni með þeirri nýju?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Já, skipta út þeirri gömlu!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Nei, geyma nýja mynd!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Veldu teikningu, og smelltu svo á 'Opna'." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Veldu myndirnar sem þú vilt, og smelltu svo á \"Spila\"." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Veldu lit úr teikningunni þinni." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Veldu lit." diff --git a/src/po/it.po b/src/po/it.po index 027908491..ecc4bbcbb 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2017-12-18 09:15+0000\n" "Last-Translator: Flavio Pastore \n" "Language-Team: Italian\n" @@ -453,7 +453,7 @@ msgstr "Nuovo" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Apri" @@ -604,143 +604,180 @@ msgstr "Allora ok… continuiamo a disegnare questo!" # FIXME: Move elsewhere!!! # FIXME: Move elsewhere!!! #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Vuoi veramente uscire?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Sì, ho finito!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "No, torna indietro!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Uscendo adesso, il disegno verrà perso! Vuoi salvarlo?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Sì, salva!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "No, non voglio salvare!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Vuoi salvare il disegno, prima?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Non è possibile aprire quel disegno!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Non ci sono file salvati!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Vuoi stampare il disegno adesso?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Sì, stampa!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Il tuo disegno è stato stampato!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Non è possibile stampare il tuo disegno!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Non puoi ancora stampare!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Vuoi cancellare il disegno?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Sì, cancella!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "No, non cancellare!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Ricorda di usare il pulsante sinistro del mouse!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Il tuo disegno è stato stampato!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Il tuo disegno è stato stampato!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Non è possibile stampare il tuo disegno!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Non è possibile stampare il tuo disegno!" + +# Let user choose images: +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Scegli i disegni che desideri e fai clic su «Mostra»." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Audio disattivato." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Audio attivato." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Attendi…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Cancella" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Diapositive" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Indietro" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Mostra" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Avanti" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" @@ -748,58 +785,51 @@ msgstr "Aa" # FIXME: Move elsewhere! Or not?! #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Sì" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "No" # FIXME: Move elsewhere!!! # #define PROMPT_SAVE_OVER_TXT gettext_noop("Save over the older version of this picture?") #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Vuoi sostituire il disegno precedente?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Sì, sostituisci il vecchio disegno!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "No, crea un nuovo file!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Scegli il disegno che desideri e fai clic su «Apri»." -# Let user choose images: -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Scegli i disegni che desideri e fai clic su «Mostra»." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Seleziona un colore dal tuo disegno." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Scegli un colore." diff --git a/src/po/iu.po b/src/po/iu.po index 85529eeea..1c5dbdede 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2013-07-04 16:05-0500\n" "Last-Translator: Harvey Ginter \n" "Language-Team: LANGUAGE \n" @@ -428,7 +428,7 @@ msgstr "ᓄᑖᖅ" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "ᐅᒃᑯᐃᓗᒍ" @@ -566,197 +566,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "ᐊᑌ, ᑖᓐᓇ ᐊᓪᓚᖑᐊᖏᓐᓇᓚᐅᕐᓚᕗᑦ!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "ᓄᕐᖃᕈᒪᓪᓚᕆᕐᖀᑦ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "ᐋ, ᑌᒪᐅᕗᖓ!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "ᐊᐅᑲ, ᐅᑎᕐᑎᖓ!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "ᓄᕐᖃᑐᐊᕈᕕᑦ, ᐊᓪᓚᖑᐊᑫᓐᓇᑌᑦ ᐊᓯᐅᓚᖓᔪᖅ! ᓴᓂᕝᕙᓖ?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "ᐋ, ᓴᓂᕝᕙᓗᒍ!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "ᐊᐅᑲ, ᓴᓂᕝᕙᕆᐊᑐᖕᖏᑐᖅ!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "ᐊᓪᓚᖑᐊᕐᑌᑦ ᓴᓂᕝᕙᖄᕐᓗᒍ?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "ᐊᓪᓚᖑᐊᕐᓯᒪᔪᖅ ᒪᑐᐃᕐᖃᔭᖕᖏᑐᖅ!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "ᐋ, ᐊᑌ" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "ᓴᓂᕝᕙᓯᒪᔪᖃᖕᖏᑐᖅ!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "ᐊᓪᓚᖑᐊᑫᓐᓇᑌᑦ ᓄᐃᑎᕐᓗᒍ ᒫᓐᓇ?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "ᐋ, ᓄᐃᑎᓗᒍ!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "ᐊᓪᓚᖑᐊᑫᓐᓇᑌᑦ ᓄᐃᑎᕐᑕᐅᕗᖅ!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "ᐃᓛᓂᐅᖕᖏᑐᖅ, ᐊᓪᓚᖑᐊᑫᓐᓇᑌᑦ ᓄᐃᑎᕐᖃᔭᖕᖏᒪᑦ!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "ᓄᐃᑎᕐᖃᔭᕋᑕᖕᖏᑌᑦ!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "ᐊᓯᐅᑎᓗᒎ ᐊᓪᓚᖑᐊᕐᓯᒪᔪᖅ?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "ᐋ, ᐊᓯᐅᑎᓪᓗᒍ!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "ᐊᐅᑲ, ᐊᓯᐅᑎᕈᓐᓀᓗᒍ!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "ᐊᐅᓚᑦᓯᒍᑎᒥ ᓴᐅᒥᐊᓃᑦᑐᖅ ᐊᑐᕐᓗᒍ!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "ᐊᓪᓚᖑᐊᑫᓐᓇᑌᑦ ᓄᐃᑎᕐᑕᐅᕗᖅ!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "ᐊᓪᓚᖑᐊᑫᓐᓇᑌᑦ ᓄᐃᑎᕐᑕᐅᕗᖅ!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "ᐃᓛᓂᐅᖕᖏᑐᖅ, ᐊᓪᓚᖑᐊᑫᓐᓇᑌᑦ ᓄᐃᑎᕐᖃᔭᖕᖏᒪᑦ!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "ᐃᓛᓂᐅᖕᖏᑐᖅ, ᐊᓪᓚᖑᐊᑫᓐᓇᑌᑦ ᓄᐃᑎᕐᖃᔭᖕᖏᒪᑦ!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "ᐊᑦᔨᖑᐊᑦ ᓂᕈᐊᕐᓗᒋᑦ ᐊᑐᕈᒪᔭᑎᑦ, ᓇᕐᓂᓗᒍᓗ \"ᐱᖕᖑᐊᓂᖅ\"." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "ᓂᐯᕈᕐᓯᒪᑎᑕᐅᔪᖅ." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "ᓂᐸᑖᕐᑎᓗᒍ." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "ᐅᑕᕐᕿᑫᓐᓇᕆᑦ..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "ᐲᕐᓗᒍ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "ᓴᕐᕿᑎᑦᓯᓯᒪᒉᑦ" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "ᐅᑎᕆᐊᕐᓂᖅ" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "ᐱᖕᖑᐊᓂᖅ" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "ᑭᖑᓪᓕᖓ" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "aᐊ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "ᐋ" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "ᐊᐅᑲ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "ᐊᓯᑦᔨᑐᕐᑕᑎᓐᓄᑦ ᐊᓯᑦᔨᓗᒍ ᐊᓪᓚᖑᐊᕐᓯᒪᔪᖅ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "ᐋ, ᐱᑐᖃᐅᓂᕐᓴᖅ ᐊᓯᑦᔨᓗᒍ!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "ᐊᐅᑲ, ᓄᑖᒥᒃ ᓴᓂᕝᕓᓗᑎᑦ!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "ᐊᑦᔨᖑᐊᖅ ᐊᑐᕈᒪᔦᑦ ᓂᕈᐊᕐᓗᒍ, ᓇᕐᓂᓗᒍᓗ \"ᐅᒃᑯᐃᓯᓂᖅ\"." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "ᐊᑦᔨᖑᐊᑦ ᓂᕈᐊᕐᓗᒋᑦ ᐊᑐᕈᒪᔭᑎᑦ, ᓇᕐᓂᓗᒍᓗ \"ᐱᖕᖑᐊᓂᖅ\"." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "ᑕᐅᑦᑐᒥᒃ ᓂᕈᐊᕐᓄᑎᑦ." diff --git a/src/po/ja.po b/src/po/ja.po index 8600dd4d3..825a5dd61 100644 --- a/src/po/ja.po +++ b/src/po/ja.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.23\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2017-12-23 13:20+0900\n" "Last-Translator: Shin-ichi TOYAMA \n" "Language-Team: japanese \n" @@ -431,7 +431,7 @@ msgstr "さいしょから" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "ひらく" @@ -571,201 +571,231 @@ msgstr "オッケー。 じゃあ このままつづけよう!" # FIXME: Move elsewhere!!! #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "ほんとうにやめる?" # msgid "Yes, I'm done!" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "はい、やめます!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "いいえ、まえに もどります!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "やめると えがきえちゃうよ! セーブする?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "はい、セーブします!" # msgid "No, don't bother saving!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "いいえ、セーブしなくても いいです!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "そのまえに いまのえを セーブする?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "そのえはひらけないよ!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "オッケー" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "セーブされた えは なかったよ!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "いんさつする?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "はい、いんさつします!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "えを いんさつしたよ!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "いんさつ できませんでした" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "まだ いんさつは できないよ!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "このえを けす?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "はい、けします!" # msgid "No, don't erase it!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "いいえ、けしません!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "マウスの ひだりのボタンを つかってね!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "えを いんさつしたよ!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "えを いんさつしたよ!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "いんさつ できませんでした" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "いんさつ できませんでした" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "えを えらんでから 「かいし」をクリックしてね" + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "おとが ならないように しました" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "おとが なるように しました" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "もうちょっと まってね…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "けす" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "スライド" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "もどる" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "かいし" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "つぎ" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" # FIXME: Move elsewhere! Or not?! #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "はい" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "いいえ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "いまかいたえと まえのえを いれかえる?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "はい、まえのえと いれかえます!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "いいえ、あたらしく セーブします!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "えを えらんでから 「ひらく」をクリックしてね" -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "えを えらんでから 「かいし」をクリックしてね" - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "えの なかから いろを えらぼう" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "いろを えらんで" diff --git a/src/po/ka.po b/src/po/ka.po index 91f134653..501aa6864 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2017-12-20 13:24+0400\n" "Last-Translator: Giasher \n" "Language-Team: Gia Shervashidze \n" @@ -428,7 +428,7 @@ msgstr "ახალი" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "გახსნა" @@ -561,197 +561,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "კარგი, გავაგრძელოთ ხატვა!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "ნამდვილად გინდათ გასვლა?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "დიახ, დავასრულე!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "არა, უკან დამაბრუნე!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "თუ გახვალთ თქვენი ნახატი დაიკარგება! შევინახო?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "დიახ, შეინახე!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "არა, ნუ შეწუხდები!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "ჯერ თქვენი ნახატი შევინახო?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "ამ ნახატს ვერ ვხსნი!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "კარგი" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "ნახატები არ შეგინახავთ!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "დავბეჭდო თქვენი ნახატი?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "დიახ, ამობეჭდე!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "თქვენი ნახატი დაიბეჭდა!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "ვწუხვართ! თქვენი ნახატი ვერ ამოიბეჭდება!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "ჯერ ვერ დაბეჭდავთ!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "წავშალო ეს ნახატი?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "დიახ, წაშალე!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "არა, არ წაშალო!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "არ დაგავიწყდეთ თაგუნას მარცხენა ღილაკის გამოყენება!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "თქვენი ნახატი დაიბეჭდა!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "თქვენი ნახატი დაიბეჭდა!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "ვწუხვართ! თქვენი ნახატი ვერ ამოიბეჭდება!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "ვწუხვართ! თქვენი ნახატი ვერ ამოიბეჭდება!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "აირჩიეთ ნახატი და დაწკაპეთ „დაკვრა”." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "ხმა ამორთულია." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "ხმა ჩართულია." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "გთხოვთ დაიცადოთ..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "წაშლა" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "სლაიდები" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "უკან" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "დაკვრა" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "შემდეგ" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "დიახ" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "არა" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "ჩავანაცვლო ნახატი თქვენი ცვლილებებით?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "დიახ, ჩაანაცვლე ძველი ახლით!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "არა, შეინახე ახალ ფაილში!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "აირჩიეთ ნახატი და დაწკაპეთ „გახსნა”." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "აირჩიეთ ნახატი და დაწკაპეთ „დაკვრა”." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "შეარჩიეთ ფერი თქვენი ნახატიდან." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "შეარჩიეთ ფერი" diff --git a/src/po/kab.po b/src/po/kab.po index e9d67d49a..48121e359 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2017-12-23 23:11+0100\n" "Last-Translator: Yacine Bouklif \n" "Language-Team: \n" @@ -426,7 +426,7 @@ msgstr "Amaynut" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Ldi" @@ -563,197 +563,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Yelha… Yan ihi ad nkemmel unuɣ-agi !" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "D tidet tebɣiḍ ad teffeɣeḍ ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Ih, fukkeɣ !" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Ala, ad uɣaleɣ !" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ma teffeɣeḍ, tugna-inek ad truḥ ! Ad tt-teskelseḍ ?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Ih, skels-itt !" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Ala, ulayɣer asekles !" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Ad teskelseḍ qbel tugna-inek ?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Gummaɣ ad ldiɣ tugna-agi !" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Ih" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Ulac ifuyla ikelsen !" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Ad tsiggezeḍ tugna-inek tura ?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Ih, ad tt-siggezeɣ !" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Tugna-inek teffeɣ-d !" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Surfaɣ ! Tugna-inek ulamek ara d-teffeɣ !" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Ur tezmireḍ ara ad tsiggezeḍ tura !" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Ad tsefḍeḍ tugna-agi ?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Ih, sfeḍ-itt !" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Ala, ur tt-sfaḍ ara !" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Ur tettu ara seqdec taqfalt tazelmaḍt n tɣerdayt !" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Tugna-inek teffeɣ-d !" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Tugna-inek teffeɣ-d !" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Surfaɣ ! Tugna-inek ulamek ara d-teffeɣ !" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Surfaɣ ! Tugna-inek ulamek ara d-teffeɣ !" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Fren tugniwin i tebɣiḍ, sakin ssed ɣef “Urar”" + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Imesli yexsi." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Imesli yermed." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Ttxil-k arǧu…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Sfeḍ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Timeccegin" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Tuɣalin" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Urar" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Ɣer sdat" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Ih" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Ala" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Ad tsemselsiḍ tugna s ibeddilen-inek ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Ih, semselsi taqburt !" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Ala, sekles tugna tamaynutt !" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Fren tugna i tebɣiḍ, sakin ssed ɣef “Ldi”." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Fren tugniwin i tebɣiḍ, sakin ssed ɣef “Urar”" - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Fren ini seg wunuɣ-inek." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Fren ini." diff --git a/src/po/km.po b/src/po/km.po index bcafce6dc..c6de07cbf 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2008-05-30 15:41+0700\n" "Last-Translator: Khoem Sokhem \n" "Language-Team: Khmer \n" @@ -430,7 +430,7 @@ msgstr "ថ្មី" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "បើក" @@ -563,205 +563,235 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "មិនអី​ទេ… គូរ​បន្ត​ទៀត​ចុះ !" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "តើ​អ្នក​ពិត​ជា​ចង់​ចេញ​ឬ ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "បាទ/ចាស ខ្ញុំ​ធ្វើ​រួច​ហើយ !" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "ទេ ថយក្រោយ​វិញ​សិន !" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "ប្រសិន​បើ​អ្នក​ចេញ អ្នក​នឹង​បាត់​រូបភាព ! រក្សាទុក​វា​ឬទេ ?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "បាទ/​ចាស រក្សាទុក​វា !" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "ទេ មិន​រក្សាទុក​ទេ !" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "រក្សាទុក​រូបភាព​របស់​អ្នក​ជា​មុន​សិន​​ឬ ?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "មិនអាច​បើក​រូបភាព​នោះ​បាន​ទេ !" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "យល់ព្រម" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "មិនមាន​ឯកសារ​ដែលបាន​រក្សាទុក​ទេ !" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "បោះពុម្ព​រូបភាព​របស់​អ្នក​ឥឡូវ​ឬ ?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "បាទ/​ចាស បោះពុម្ព !" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "រូបភាព​របស់​ត្រូវ​បាន​បោះពុម្ព​ហើយ !" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "រូបភាព​របស់​ត្រូវ​បាន​បោះពុម្ព​ហើយ !" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "អ្នក​មិន​អាច​បោះពុម្ព​បាន​នៅ​ឡើយ​ទេ !" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "លុប​រូបភាព​នេះ​ឬ ?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "បាទ​/​ចាស លុប !" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "ទេ មិន​លុប​ទេ !" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "ចងចាំ​ថា ត្រូវ​ប្រើ​ប៊ូតុង​កណ្ដុរ​ឆ្វេង !" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "រូបភាព​របស់​ត្រូវ​បាន​បោះពុម្ព​ហើយ !" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "រូបភាព​របស់​ត្រូវ​បាន​បោះពុម្ព​ហើយ !" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "រូបភាព​របស់​ត្រូវ​បាន​បោះពុម្ព​ហើយ !" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "រូបភាព​របស់​ត្រូវ​បាន​បោះពុម្ព​ហើយ !" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "ជ្រើស​រូបភាព​ដែល​ចង់បាន រួច​ចុច “ចាក់” ។" + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "បាន​បិទ​សំឡេង ។" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "បាន​បើក​សំឡេង ។" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "សូម​រង់ចាំ..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "លុប" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "ស្លាយ" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "ថយក្រោយ" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "ចាក់" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "បន្ទាប់" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "កខគ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "បាទ/​ចាស" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "ទេ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "ជំនួស​រូបភាព ដោយ​ការ​ផ្លាស់ប្ដូរ​របស់​អ្នក ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "បាទ​/​ចាស ជំនួស​លើ​ឯកសារ​ចាស់ !" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "ទេ រក្សាទុក​ជា​ឯកសារ​ថ្មី !" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "ជ្រើស​រូបភាព​ដែល​អ្នក​​ចង់​បាន រួច​ហើយ “បើក” ។" -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "ជ្រើស​រូបភាព​ដែល​ចង់បាន រួច​ចុច “ចាក់” ។" - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "ជ្រើស​ពណ៌ ។" diff --git a/src/po/kn.po b/src/po/kn.po index 5d517f327..c184b6355 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2014-06-08 23:43+0630\n" "Last-Translator: Savitha \n" "Language-Team: Kannada \n" @@ -432,7 +432,7 @@ msgstr "ಹೊಸ" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "ತೆರೆ" @@ -573,199 +573,229 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "ಸರಿ ಹಾಗಿದ್ದರೆ... ಇದನ್ನು ಚಿತ್ರಿಸುವುದನ್ನು ಮುಂದುವರೆಸೋಣ!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "ನೀವು ನಿಜವಾಗಿಯೂ ನಿರ್ಗಮಿಸಲು ಇಚ್ಛಿಸುವಿರಾ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "ಹೌದು, ನಾನು ಮುಗಿಸಿದ್ದೇನೆ!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "ಇಲ್ಲ, ನನ್ನನ್ನು ಹಿಂದಕ್ಕೆ ಕೊಂಡೊಯ್ಯಿ!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" "ನೀವು ನಿರ್ಗಮಿಸಿದಲ್ಲಿ, ನೀವು ರಚಿಸಿದ ಚಿತ್ರವು ಇಲ್ಲವಾಗುತ್ತದೆ! ನೀವದನ್ನು " "ಉಳಿಸಿಲಿಚ್ಛಿಸುತ್ತೀರಾ? " -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "ಹೌದು, ಅದನ್ನು ಉಳಿಸು!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "ಇಲ್ಲ, ಉಳಿಸುವ ಅಗತ್ಯವಿಲ್ಲ!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "ನೀವು ರಚಿಸಿದ ಚಿತ್ರವನ್ನು ಮೊದಲು ಉಳಿಸಬೇಕೆ?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "ಆ ಚಿತ್ರವನ್ನು ತೆರೆಯಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "ಸರಿ" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "ಯಾವುದೆ ಉಳಿಸಲಾದ ಕಡತಗಳಿಲ್ಲ!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "ನೀವು ರಚಿಸಿದ ಚಿತ್ರವನ್ನು ಈಗಲೆ ಮುದ್ರಿಸಬೇಕೆ?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "ಹೌದು, ಮುದ್ರಿಸು!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "ನೀವು ರಚಿಸಿದ ಚಿತ್ರವನ್ನು ಮುದ್ರಿಸಲಾಗಿದೆ!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "ಕ್ಷಮಿಸಿ! ನಿಮ್ಮ ಚಿತ್ರವನ್ನು ಮುದ್ರಿಸಲಾಗಿಲ್ಲ!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "ನೀವು ಇಷ್ಟು ಬೇಗ ಮುದ್ರಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "ಈ ಚಿತ್ರವನ್ನು ಅಳಿಸಬೇಕೆ?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "ಹೌದು, ಅದನ್ನು ಅಳಿಸು!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "ಇಲ್ಲ, ಅದನ್ನು ಅಳಿಸಬೇಡ!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "ಮೌಸ್‌ನ ಎಡ ಒತ್ತುಗುಂಡಿಯನ್ನು ಬಳಸಲು ಮರೆಯದಿರಿ!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "ನೀವು ರಚಿಸಿದ ಚಿತ್ರವನ್ನು ಮುದ್ರಿಸಲಾಗಿದೆ!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "ನೀವು ರಚಿಸಿದ ಚಿತ್ರವನ್ನು ಮುದ್ರಿಸಲಾಗಿದೆ!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "ಕ್ಷಮಿಸಿ! ನಿಮ್ಮ ಚಿತ್ರವನ್ನು ಮುದ್ರಿಸಲಾಗಿಲ್ಲ!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "ಕ್ಷಮಿಸಿ! ನಿಮ್ಮ ಚಿತ್ರವನ್ನು ಮುದ್ರಿಸಲಾಗಿಲ್ಲ!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "ನೀವು ಬಯಸುವ ಚಿತ್ರವನ್ನು ಆರಿಸಿ, ನಂತರ \"ಪ್ಲೇ\" ಅನ್ನು ಕ್ಲಿಕ್ ಮಾಡಿ." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "ಧ್ವನಿಯನ್ನು ಮೂಕಗೊಳಿಸಲಾಗಿದೆ." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "ಧ್ವನಿಯನ್ನು ಮೂಕಗೊಳಿಸಲಾಗಿಲ್ಲ." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "ದಯವಿಟ್ಟು ಕಾಯಿರಿ..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "ಅಳಿಸಿ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "ಸ್ಲೈಡ್‌ಗಳು" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "ಹಿಂದಕ್ಕೆ" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "ಪ್ಲೇ" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "ಮುಂದಕ್ಕೆ" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "ಹೌದು" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "ಇಲ್ಲ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "ಚಿತ್ರವನ್ನು ನೀವು ಮಾಡಲಾದ ಬದಲಾವಣೆಗಳಿಂದ ಬದಲಾಯಿಸಬೇಕೆ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "ಹೌದು, ಹಳೆಯದನ್ನು ಬದಲಾಯಿಸು!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "ಬೇಡ, ಒಂದು ಹೊಸ ಕಡತವಾಗಿ ಉಳಿಸು!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "ನೀವು ಬಯಸುವ ಚಿತ್ರವನ್ನು ಆರಿಸಿ, ನಂತರ \"ತೆರೆಯಿರಿ\" ಅನ್ನು ಕ್ಲಿಕ್ ಮಾಡಿ." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "ನೀವು ಬಯಸುವ ಚಿತ್ರವನ್ನು ಆರಿಸಿ, ನಂತರ \"ಪ್ಲೇ\" ಅನ್ನು ಕ್ಲಿಕ್ ಮಾಡಿ." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "ಒಂದು ಬಣ್ಣವನ್ನು ಆರಿಸಿ." diff --git a/src/po/ko.po b/src/po/ko.po index f514d28cb..5f454372f 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2015-10-09 20:33-0400\n" "Last-Translator: Mark K. Kim \n" "Language-Team: N/A\n" @@ -426,7 +426,7 @@ msgstr "새 그림" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "열기" @@ -560,197 +560,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "그럼, 계속 그림을 그리세요!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "프로그램을 끝 마칠까요?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "네, 끝마쳐요!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "아니요, 전 화면으로 돌아가요!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "그림을 저장않하고 종료 하면 그림이 없어져요! 저장할까요?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "네, 저장하세요!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "아니요, 저장하지 마세요!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "먼저, 그림을 저장할까요?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "그 그림은 열지 못합니다!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "네" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "저장된 파일이 없네요!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "그림을 인쇄 할까요?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "네, 인쇄하세요!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "그림을 인쇄 했습니다!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "어쩌죠? 인쇄하지 못했네요..." #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "아직 인쇄 하지 못합니다!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "이 그림을 지울까요?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "네, 지우세요!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "아니요, 지우지 마세요!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "왼쪽 마우스버튼을 사용하는걸 잊지 마세요!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "그림을 인쇄 했습니다!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "그림을 인쇄 했습니다!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "어쩌죠? 인쇄하지 못했네요..." + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "어쩌죠? 인쇄하지 못했네요..." + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "원하는 그림을 고른후 「시작」버튼을 눌러주세요." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "음향제거" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "음향복구" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "잠깐만 기다려 주세요..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "지우기" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "슬라이드" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "되 돌아가기" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "시작" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "다음" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "A가" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "네" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "아니요" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "전그림에 덮어쓸까요? 전그림은 없어집니다." #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "네, 전그림을 덮어쓰세요!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "아니요, 새로운 파일로 저장하죠" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "원하는 그림을 고른후 「열기」버튼을 눌러주세요." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "원하는 그림을 고른후 「시작」버튼을 눌러주세요." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "색을 고르세요" diff --git a/src/po/kok.po b/src/po/kok.po index 7648a82bf..48bf6b06e 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2014-05-19 23:18+0200\n" "Last-Translator: \n" "Language-Team: \n" @@ -430,7 +430,7 @@ msgstr "नवें" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "उगड" @@ -569,197 +569,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "जायत तर...आतां ही पिंत्रावणी करूयां" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "तुमी खऱ्यांनीच सोडून वचूंक सोदतात ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "हय, म्हजें काम जालें !" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "ना, म्हाका परत फाटीं व्हर !" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "तुमी सोडून गेल्यार, तुमचें पिंतुर तुमी होगडायतले! तें जगंव?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "हय, तें जगय !" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "ना, जगंवक सोधिनाका!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "तुमचें पिंतुर पयलें जगंव ?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "तें पिंतुर उगडूंक शकना !" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "जायत तर" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "थंय सांबाळिल्ल्यो फायली नात !" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "तुमच्या पिंतुराचें आतां मुद्रण करूं ?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "हय, मुद्रण कर !" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "तुमच्या पिंतुराचें मुद्रण केलां !" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "माफ करचें, तुमच्या पिंतुराचें मुद्रण करूंक जालें ना !" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "तुमी आजून मेरेन मुद्रण करूंक शकनात !" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "हें पिंतुर फासूं येता ?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "हय, तें फासचें !" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "ना, तें फासचें न्हय !" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "मावसाचो दावो बुतांव वापरूंक याद धरची !" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "तुमच्या पिंतुराचें मुद्रण केलां !" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "तुमच्या पिंतुराचें मुद्रण केलां !" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "माफ करचें, तुमच्या पिंतुराचें मुद्रण करूंक जालें ना !" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "माफ करचें, तुमच्या पिंतुराचें मुद्रण करूंक जालें ना !" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "तुमकां जाय आशिल्लीं पिंतुरां निवडचीं, आनी मागीर “चालू करचें” क्लिक करचें." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "आवाज मूक केला." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "आवाज परत सुरू केला." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "मात्शें रावचें..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "फासचें" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "स्लायडी" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "फाटीं" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "चालू करचें" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "फुडें" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "आ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "हय" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "ना" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "तुमी केल्ल्या बदला वरवीं पिंतुराचो बदल करूं ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "हय, पोरणें बदलचें !" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "ना, एक नवी फायल सुरक्षित करची !" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "तुमकां जाय आशिल्लें पिंतुर निवडचें, आनी मागीर “उगडचें” क्लिक करचें." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "तुमकां जाय आशिल्लीं पिंतुरां निवडचीं, आनी मागीर “चालू करचें” क्लिक करचें." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "एक रंग वेंचचो." diff --git a/src/po/kok@roman.po b/src/po/kok@roman.po index 8b3c466d4..9e8c8b86b 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2012-05-11 18:00+0530\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" @@ -428,7 +428,7 @@ msgstr "novem" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "ugodd" @@ -569,197 +569,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "borem…. Atam hem pintravuiam" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Tuka khorean soddunk zai ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "voi, Mhojem kam zalem." #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Na, mhaka patim ghe" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "tum soddxi tor, tum pintur hogddaitoloi. Tem zogonvk zai ?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Voi, tem zogoi !" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Na, Zogonvk sodhinaka" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Tujem pintur poilem zogonv ?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "tem pintur ugoddunk zaina" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "zogoil'lim koddtoram nant" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "tujem pintur atam mudronn korum ?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "voi, mudronn kor" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "tujem pintur modronn zalam" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "maf kor! Tujem pintur mudronvk na" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Azun meren mudronn korunk soka na" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "hem pintur pusun kadum ?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "voi, tem pusun kadd" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "na, tem pusi naka" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr " mavsacho dhavo butanv vaparunk yad kor " +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "tujem pintur modronn zalam" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "tujem pintur modronn zalam" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "maf kor! Tujem pintur mudronvk na" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "maf kor! Tujem pintur mudronvk na" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Tuka zai asul'lem pintur vinch, uprant \"vazoi\" klik kor" + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr " avaz mono zala " #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr " avaz chalu kela " #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr " upkar korun rav…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr " pus " #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr " Dorxika " +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr " pattim " #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Vazoi" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr " fuddem " #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr " Aa " #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr " Voi " -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr " na " #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr " Tujea bodlavnne sovem pintur bodol korum ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr " voi, porne bodol " #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr " na, novem koddtor zogoi " #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Tuka zai asul'lem pintur vinch, uprant \"ugodd\" klik kor" -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Tuka zai asul'lem pintur vinch, uprant \"vazoi\" klik kor" - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr " ek rong vinch " diff --git a/src/po/ks.po b/src/po/ks.po index 09c37a32d..ac5a10c00 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2012-01-02 11:36+0530\n" "Last-Translator: \n" "Language-Team: Kashmiri-PA\n" @@ -428,7 +428,7 @@ msgstr "نو" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "کھولِو" @@ -568,197 +568,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "ٹھیک چُھہ تد۪لہِ… أس۪ی تھاوُو چالو یہٕ بناوُن۔" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "توہِیہٕ چھوا پَزے بنٛد یژھان کَرُن؟" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "اَوا، مِیَہ مَکلو!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "نَہ، مِیَہ نہِ واپس!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "اگر توہِیہٕ بنٛد کۄروُہ ہُہٕنٛز شکل رایہٕ! محفوظ کَرہۄنا؟" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "اوا، کَرُن محفوظ!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "نَہ، مَہ کَرُن محفوظ!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "تُہٕنٛز شکل کَروا محفوظ گۄڈٕ؟" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "یہٕ شکل ہد۪چ نہٕ کھولِتھ!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "ٹھیک" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "یَتہِ چھہٕ نہٕ کِہن۪ی محفوظ کٔرتھ۪ی فائلہٕ!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "تُہٕنٛز شکل کَروا وٕن۪ی پرٚنٹ؟" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "اوا، پرٚنٹ کَرُن!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "تُہٕنٛز شکل آیہٕ پرٚنٹ کرنہٕ!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "معٲفی دِیو! تُہٕنٛز شکل آیہٕ نہٕ پرٚٹ کرنہٕ!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "توہِی ہد۪کِو نہٕ وُنہِ پرٚٹ کٔرتھ۪ی!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "یہٕ شکل مِٹٲوہۄنا؟" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "اوا، مِتٲیہُن!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "نا،مَہ مِتٲیہُن!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "کھوٚر ماوس بٹن استعمال کَرُن تھٲیزد۪و یاد!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "تُہٕنٛز شکل آیہٕ پرٚنٹ کرنہٕ!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "تُہٕنٛز شکل آیہٕ پرٚنٹ کرنہٕ!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "معٲفی دِیو! تُہٕنٛز شکل آیہٕ نہٕ پرٚٹ کرنہٕ!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "معٲفی دِیو! تُہٕنٛز شکل آیہٕ نہٕ پرٚٹ کرنہٕ!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "شکل ژٲرِو یۄس تُہِۍ یژھان چھو، تہٕ پَتہٕ کٔریو کلِک “چلٲیو“۔" + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "آواز چھہٕ بنٛد کٔرتھ۪ی۔" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "آواز چھہٕ یَلہٕ ترٚٲیِتھ۔" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "ہَنا کٔریو سبر…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "مِٹٲیو" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "سلائڈ" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "پَتھ" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "چَلٲیو" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "بیاکھ" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "آ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "اوا" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "نَہ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "شکل بدلاوا تُنٛہزو تبدیلِیو ست۪ی؟" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "اوا، بَدلٲیو پرٚین۪ی اَکھ!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "نَہ نٔو فائل کٔریو محفوظ!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "شکل ژٲرِو یۄس تُہِۍ یژھان چھو، تہٕ پَتہٕ کٔریو کلِک “کھولِو“۔" -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "شکل ژٲرِو یۄس تُہِۍ یژھان چھو، تہٕ پَتہٕ کٔریو کلِک “چلٲیو“۔" - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "اَکھ رنٛگ تُلِو۔" diff --git a/src/po/ks@devanagari.po b/src/po/ks@devanagari.po index ffec7bb75..54ff7c8b2 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2012-12-21 11:04+0530\n" "Last-Translator: \n" "Language-Team: Kashmiri-DV\n" @@ -428,7 +428,7 @@ msgstr "नूव" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "खूलीव" @@ -569,197 +569,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK तॊलो… पकॊव यॊ डरायींग रूज़व करान!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "कयाह तुहयो छॊव पॊज़ पॊठ रुकुन यछ़ान?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "आ, मॊ मकलूव!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "ना,मॊ नॊयीव वापस!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "अगर तुहयॊ रुकोव, तुहॊंज़ तसविर रावो!यो कॊरवाह मोहफूज़?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "आ, यॊ कॊरहून मोहफूज़!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "ना, मोहफूज़ करनुक गम मॊ बॊरीव!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "गुडे कॊरवा तसविर मॆहफूज़?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "छु नॊ हिकान हु तसविर खूलीथ!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "अतो छॊ नॊ मोहफूज़ करनॊ आमोच़ फायलो?" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "पननॊन तसविर कॊरीवो परोंट वॊन?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "आ, कॊरीव परींट!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "तुहॊंज़ तसविर छॊ परींट करनॊ आमोच़!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "मॊफी दीयोव!तुहॊंज़ तसविर हयोच नॊ परींट कॊरीथ!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "वॊन हयीकीव नॊ परींट कॊरीथ!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "तसविर कॊरीव ईरिज़?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "आ, कॊरीव ईरिज़!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "ना, यॊ मो कॊरीव ईरिज़!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "खुफुर मावुस बुटन ईसतिमाल करुन थियज़ोव याद!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "तुहॊंज़ तसविर छॊ परींट करनॊ आमोच़!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "तुहॊंज़ तसविर छॊ परींट करनॊ आमोच़!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "मॊफी दीयोव!तुहॊंज़ तसविर हयोच नॊ परींट कॊरीथ!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "मॊफी दीयोव!तुहॊंज़ तसविर हयोच नॊ परींट कॊरीथ!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "च़ॊरीव तसविर योम तुहयो ज़रूरत छॊ, पतॊ कॊरीव कोलोक “पेलि”." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "मयूट करनॊ आमोच़ आवाज़" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "अनयूट करनॊ आमोच़ आवाज़" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "मॊहरबिनी कॊरीथ पिरीव…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "ईरिज़" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "सोलायडे" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "वापस" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "पेली" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "बयाख" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "आ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "आ" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "ना" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "तुहॊंज़न तबदिलयन सान बदलाववाह तसविर ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "आ, परॊन अख बदलॊयोव!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "ना, मोहफूज़ कॊरीव अख नॊव फायोल!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "च़ॊरीव तसविर युस तुहयो ज़रूरत छॊ, पतॊ कॊरीव कोलोक “खूलोव”." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "च़ॊरीव तसविर योम तुहयो ज़रूरत छॊ, पतॊ कॊरीव कोलोक “पेलि”." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "अख रंग तुलीव." diff --git a/src/po/ku.po b/src/po/ku.po index b5b98f3a9..419efa0de 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2009-05-25 12:52+0300\n" "Last-Translator: \n" "Language-Team: en_US \n" @@ -431,7 +431,7 @@ msgstr "Nû" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Veke" @@ -569,205 +569,235 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Temam, nexwe vê xêzkirinê tomar bike!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Ji dil dixwazî derkevî?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Erê, min qedand!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Na, min bi şûnde bibe!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Heke derkevî tu yê wêneyê xwe winda bikî! Dixwazî vêga tomar bikî?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Erê tomar bike!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "Na, xwe bi tomarkirinê aciz neke!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Pêşî wêneyê xwe tomar bikî?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Ev wêne nayê vekirin!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Temam" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Tu dosye nehat tomarkirin!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Dixwazî wêneyê vêga çap bikî?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Erê, çap bike!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Wêneyê te hat çapkirin!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Wêneyê te hat çapkirin!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Hê nikarî çap bikî!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Vê wêneyê jê bibî?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Erê, jê bibe!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "Na, jê nebe!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Bibîr bîne ku tu yê bişkojka çepê ya mişkî bikar bînî!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Wêneyê te hat çapkirin!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Wêneyê te hat çapkirin!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Wêneyê te hat çapkirin!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Wêneyê te hat çapkirin!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +#, fuzzy +msgid "Choose the pictures you want, then click “Play”." +msgstr "Ji bo vekirina wêneyê ku dixwazî \"Veke\" Bitikîne." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Bêdeng" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Bideng" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Ji kerema xwe re li bendê bimîne..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Jê bibe" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Slayd" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Paş" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Bilîzîne" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 #, fuzzy msgid "Next" msgstr "Nivîs" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Erê" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Na" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Wêneyê bi guherandinên xwe biguherînî?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Erê, li ser ya kevin binivîse!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Na, dosyeyeke nû tomar bike!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Ji bo vekirina wêneyê ku dixwazî \"Veke\" Bitikîne." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -#, fuzzy -msgid "Choose the pictures you want, then click “Play”." -msgstr "Ji bo vekirina wêneyê ku dixwazî \"Veke\" Bitikîne." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Rengekî hilbijêre" diff --git a/src/po/lb.po b/src/po/lb.po index 5aedfce9d..59c69446c 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2010-02-16 21:10+0100\n" "Last-Translator: René Brandenburger \n" "Language-Team: LANGUAGE \n" @@ -430,7 +430,7 @@ msgstr "Nei" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Opmaachen" @@ -557,197 +557,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK ehm… Looss eis dëst Bild weidermolen!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Wëllst du wierklech ophalen?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Jo, ech si fäerdeg!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Nee, looss mech weidermolen" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Wann's du ophäls geet Bild verluer! Soll et gespäichert ginn?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Jo, späicher et!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Nee, dat brauch net gespäichert ze ginn!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Däin Bild fir d'éischt späicheren?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Oh, dat do Bild kann ech net opmaachen!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Et gëtt keng gespäichert Biller!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Däi Bild elo drécken?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Jo, dréck et!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Däi Bild gouf gedréckt!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Et deet mer Leed, awer däi Bild konnt net gedréckt ginn!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Du kanns nach net drécken!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Dëst Bild läschen?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Jo, läsch et!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Nee, net läschen!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Denk drun de lénke Knäppche vun der Maus ze benotzen!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Däi Bild gouf gedréckt!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Däi Bild gouf gedréckt!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Et deet mer Leed, awer däi Bild konnt net gedréckt ginn!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Et deet mer Leed, awer däi Bild konnt net gedréckt ginn!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Wiel d'Biller aus déi du kucke wëlls, da klick \"Ofspillen\"." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Toun ausgeschalt." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Toun ageschalt." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Waart wann ech gelift…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Läschen" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Diashow" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Zeréck" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Ofspillen" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Weider" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Jo" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Nee" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "D'Bild mat dénge Ännerungen iwwerschreiwen?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Jo, iwwerschreiw dat aalt Bild!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Nee, als neit Bild späicheren" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Wiel d'Bild aus, da klick \"Opmaachen\"." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Wiel d'Biller aus déi du kucke wëlls, da klick \"Ofspillen\"." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Wiel eng Faarf." diff --git a/src/po/lg.po b/src/po/lg.po index 009906231..52557aa30 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2010-09-21 09:37+0200\n" "Last-Translator: OLWENY San James \n" "Language-Team: LANGUAGE \n" @@ -436,7 +436,7 @@ msgstr "Kippya" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Ggulawo" @@ -575,197 +575,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Ee Kale… Katugende mu maaso n'okusiiga kino!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Oyagalira ddala ku genda?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Yee, Mmalirizza!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Nedda. nziza emabega!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Singa oggalawo, ojjakufiirwa ekifaananyi kyo! Kitereke?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Yee, kitereke!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Nedda, tofaayo kukitereka!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Sooka otereke ekifaananyi kyo?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "tekisoboka kuggula kifaananyi ekyo!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Kale" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Tewali fayiro ziterekeddwa!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Fulumya ekifaananyi kyo kati?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Yee, kifulumye!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Ekifaananyi kyo kifulumiziddwa!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Ng'olabye! Ekifaananyi kyo tekifuumiziddwa!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Tonnatuuka ku fulumya!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Ssiimuula ekifaananyi kino?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Yee, kisiimuule!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Nedda, tokisiimuula!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Jjukira okukozesa eppeesa lya mouse eriri ku ludda lwa kkono!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Ekifaananyi kyo kifulumiziddwa!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Ekifaananyi kyo kifulumiziddwa!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Ng'olabye! Ekifaananyi kyo tekifuumiziddwa!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Ng'olabye! Ekifaananyi kyo tekifuumiziddwa!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Londa ebifaananyi byoyagala, oluvannyuma nyiga ‘Zzannya’." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Ddoboozi ligyiddwako." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Ddoboozi kweriri." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Bambi linda…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Ssiimuula" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Endaga" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Mabega" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Zzannya" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Ekiddirira" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Yee" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Nedda" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Sikiza ekifaananyi n'enkyukakyukazo?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Yee, ggyawo enkadde!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Nedda, tereka fayiro empya!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Londa ekifaananyi kyoyagala, oluvannyuma nyiga ‘Ggulawo’." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Londa ebifaananyi byoyagala, oluvannyuma nyiga ‘Zzannya’." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Londa langir." diff --git a/src/po/lt.po b/src/po/lt.po index 013959cbb..0dff41049 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2004-12-10 18:11+0200\n" "Last-Translator: Gintaras Goštautas \n" "Language-Team: Lithuanian \n" @@ -438,7 +438,7 @@ msgstr "Naujas" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Atidaryti" @@ -575,205 +575,235 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Gerai...Piešk toliau šitą!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Ar tikrai norite išeiti?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "Taip, aš baigiau!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Ne, grąžinkite mane atgal!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Jeigu išeisite, prarasite savo piešinį! Ar išsaugoti jį?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Taip, išsaugoti!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "Ne, nereikia!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Ar prieš tai išsaugoti jūsų piešinį?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Negalima atidaryti šio piešinio!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Gerai" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Nėra išsaugotų bylų!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Ar spausdinti jūsų piešinį dabar?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Taip, atspaudinti!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Jūsų piešinys buvo atspausdintas!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Jūsų piešinys buvo atspausdintas!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Jūs dar negalite spausdinti!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Ar ištrinti šį piešinį?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Taip, ištrinti!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "Ne, neištrinti!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Nepamirškite naudoti kairiojo pelės klavišo!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Jūsų piešinys buvo atspausdintas!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Jūsų piešinys buvo atspausdintas!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Jūsų piešinys buvo atspausdintas!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Jūsų piešinys buvo atspausdintas!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Išsirinkite norimus paveikslėlius, po to Spustelėkite “Pradėti”." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Garsas išjungtas" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Garsas įjungtas" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Palaukite..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Ištrinti" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Skaidrės" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Grįžti atgal" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Pradėti" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Toliau" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Taip" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Ne" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Ar perrašyti paveikslėlį su Jūsų pakeitimais?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Taip, perrašykim senąjį!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Ne, išsaugokim į naują bylą!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Išsirinkite norimą piešinį, po to Spustelėkite 'Open'." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Išsirinkite norimus paveikslėlius, po to Spustelėkite “Pradėti”." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Pasirinkite spalvą" diff --git a/src/po/lv.po b/src/po/lv.po index e6aa6b3c2..ffb1e4fb4 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2014-06-11 23:13-0000\n" "Last-Translator: Raivis Strogonovs \n" "Language-Team: Valoda \n" @@ -428,7 +428,7 @@ msgstr "Jauns" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Atvērt" @@ -568,197 +568,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Labi tad… turpinām zīmēt šo zīmējumu!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Vai tu tiešām gribi iziet :( ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Jā, pabeidzu!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Nē, es gribu atpakaļ!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ja tu izies, un nesaglabāsi zīmējumu tu zaudēsi to! Vai saglabāt?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Jā, saglabā!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Nē, nesaglabāšu!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Vai vispirms saglabāt tavu bildi?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Nu nevaru es to bildi atvērt!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Labi" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Tev nav neviena saglabāta zīmējuma!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Printēt tavu bildi?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Jā, printē!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Tava bilde ir izprintēta!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Atvaino! Nevarēju izprintēt tavu bildi!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Tu vēl nevari izprintēt!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Dzēst šo zīmējumu?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Jā, dzēs to!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Nē, nedzēs!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Atceries, lieto kreiso peles pogu!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Tava bilde ir izprintēta!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Tava bilde ir izprintēta!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Atvaino! Nevarēju izprintēt tavu bildi!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Atvaino! Nevarēju izprintēt tavu bildi!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Izvēlies bildi kuru tu gribi un spied pogu “Spēlēt”." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Skaņa izslēgta" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Skaņa ieslēgta" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Lūdzu uzgaidi..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Dzēst" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Slaids" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Atpakaļ" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Spēlēt" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Tālāk" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Jā" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Nē" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Aizstāt zīmejumu ar tavām izmaiņām?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Jā, aizstāt veco zīmējumu!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Nē, glabāt jaunā failā!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Izvēlies bildi ko gribi atvērt un spied pogu “Atvērt“." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Izvēlies bildi kuru tu gribi un spied pogu “Spēlēt”." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Izvēlies krāsu." diff --git a/src/po/mai.po b/src/po/mai.po index 3a1b547ee..7b961b806 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2013-02-18 09:21+0530\n" "Last-Translator: sk \n" "Language-Team: American English \n" @@ -430,7 +430,7 @@ msgstr "नव" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "खोलू" @@ -566,197 +566,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "चलू, एकरा बनैनाइ जारी राखू!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "की अहाँ सचमुच बाहर होएबाक लेल चाहैत छी?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "हँ, हम पूरा कए चुकल छी!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "नहि, हमरा वापिस लए जाउ!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "जँ अहाँ छोड़ैत छी, अहाँक तस्वीर केँ छोड़ै पड़त! एकरा सहेजू?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "हँ, एकरा सहेजू!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "नहि, एकरा सहेजबाक कष्ट नहि करू!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "की पहिलुक काम केँ सहेजनै छी?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "ओ तस्वीर केँ नहि खोलू!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "बेस" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "एतए कोनो सहेजल फाइल नहि अछि!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "अपन चित्र केँ आब छापू?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "हँ, एकरा छापू!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "अहाँक चित्र छपि गेल!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "क्षमा करू! अहाँक चित्र छपि नहि सकल!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "अहाँ अखन तकि नहि छप सकैत अछि!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "ई चित्र केँ मेटाउ?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "हँ, एकरा मेटाउ!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "नहि, एकरा मत मेटाउ!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "बम्माँ माउस बटनक उपयोग कएनाइ नहि बिसरू!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "अहाँक चित्र छपि गेल!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "अहाँक चित्र छपि गेल!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "क्षमा करू! अहाँक चित्र छपि नहि सकल!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "क्षमा करू! अहाँक चित्र छपि नहि सकल!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "जे चित्र अहाँ चाहैत छी ओकरा चुनू आओर \"चलाउ\" पर क्लिक करू" + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "आवाज बन्न अछि." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "आवाज शुरू कएल गेल." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "कृपया प्रतीक्षा करू..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "मेटाउ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "स्लाइड" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "पाछाँ" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "बजाउ" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "अगिला" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "हँ" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "नहि" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "अहाँक परिवर्तनक साथ चित्र बदलू?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "हँ, पुरनका केँ बदलू!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "नहि, नव फाइल सहेजू!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "अपन चित्र केँ चुनू जकरा अहाँ चाहैत छी, फेर ‘खोलू’ क्लिक करू." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "जे चित्र अहाँ चाहैत छी ओकरा चुनू आओर \"चलाउ\" पर क्लिक करू" - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "एकगोट रंग चुनू." diff --git a/src/po/mk.po b/src/po/mk.po index 2a3acb03b..952bfaaa7 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2006-06-17 23:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Macedonian \n" @@ -432,7 +432,7 @@ msgstr "Нов" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Отвори" @@ -571,199 +571,229 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Добро тогаш... Да продолжиме со цртањето на оваа слика!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Навистина ли сакате да ја прекинете со работа?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ако ја прекинете со работа, ќе ја загубите сликата! Да се зачува ли?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Да се зачува ли предходно сликата?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Таа слика не може да биде отворена!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Во ред" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Нема зачувани датотеки!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Да се печати ли сликата сега?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Вашата слика е испечатена!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Вашата слика е испечатена!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Се уште не можете да печатите!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Да се избриша ли сликата?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Не заборавајте да го користите левото копче на глувчето!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Вашата слика е испечатена!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Вашата слика е испечатена!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Вашата слика е испечатена!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Вашата слика е испечатена!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "" + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Бришење" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Назад" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Да" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Не" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Изберете ја сликата која ја сакате, тогаш кликнете „Отвори“." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "" - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "" diff --git a/src/po/ml.po b/src/po/ml.po index 670f802cc..4742d7341 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2014-08-03 16:29+0530\n" "Last-Translator: Akhil Krishnan S \n" "Language-Team: Malayalam\n" @@ -438,7 +438,7 @@ msgstr "പുതിയ ചിത്രം" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "തുറക്കുക" @@ -575,197 +575,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "ശരി ഇനി. . .ഇതു തന്നെ വരയ്ക്കാം." #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "നിങ്ങള്‍ തീര്‍ച്ചയായും പോകാന്‍ ആഗ്രഹിക്കുന്നുവോ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "ചെയ്തുകഴിഞ്ഞു!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "തിരിച്ചുപോകൂ" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "ഇപ്പോള്‍ പുറത്തുപോയാല്‍ വരച്ചത് നഷ്ടപ്പെടും! സൂക്ഷിക്കണോ?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "ശരി, സൂക്ഷിയ്ക്കാം" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "ഇതിനെ സൂക്ഷിക്കേണ്ട." #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "ആദ്യം നിങ്ങളുടെ ചിത്രം സൂക്ഷിയ്ക്കണോ?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "ചിത്രം തുറക്കാന്‍ സാധിക്കുന്നില്ല!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "ശരി" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "സംരക്ഷിച്ച ഫയലുകള്‍ ഇവിടെ ഇല്ല." #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "നിങ്ങളുടെ ചിത്രം ഇപ്പോള്‍ അച്ചടിക്കണോ?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "ശരി അച്ചടിച്ചു കൊള്ളു." #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "നിങ്ങളുടെ ചിത്രം അച്ചടിച്ചുകഴിഞ്ഞു!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "ക്ഷമിക്കണം. നിങ്ങളുടെ ചിത്രം അച്ചടിക്കാനായില്ല." #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "താങ്കള്‍ക്ക് ഇപ്പോഴും അച്ചടിക്കാനാവില്ല" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "ഈ ചിത്രം മായ്ക്കണോ?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "ശരി, മായ്ചുകോള്ളു!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "വേണ്ട, മായ്കേണ്ട!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "മൗസിന്റെ ഇടത്തേ ബട്ടണ്‍ ഉപയോഗിക്കാന്‍ ഓര്‍മ്മിക്കണേ!." +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "നിങ്ങളുടെ ചിത്രം അച്ചടിച്ചുകഴിഞ്ഞു!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "നിങ്ങളുടെ ചിത്രം അച്ചടിച്ചുകഴിഞ്ഞു!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "ക്ഷമിക്കണം. നിങ്ങളുടെ ചിത്രം അച്ചടിക്കാനായില്ല." + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "ക്ഷമിക്കണം. നിങ്ങളുടെ ചിത്രം അച്ചടിക്കാനായില്ല." + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "നിങ്ങള്‍ക്ക് ഉചിതമായ ചിത്രം ലഭിയ്ക്കാന്‍ “പ്രദര്‍ശനം” അമര്‍ത്തുക " + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "ശബ്ദം പോയി." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "ശബ്ദം വരുത്തി" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "അല്പനേരം ക്ഷമിക്കൂ. . ." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "മായ്ക്കാം" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "സ്ലൈഡുകള്‍" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "തിരികെ" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "പ്രദര്‍ശനം" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "അടുത്തത്" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "അആ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "വേണം" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "വേണ്ട" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "നിങ്ങള്‍ വരച്ച ഈ ചിത്രം മാറ്റങ്ങളോടെ പകരം വെക്കുന്നോ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "ശരി, പകരം വച്ചുകോള്ളു!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "വേണ്ട, പുതിയ ഒരു ഫയലായി സൂക്ഷിച്ചുകൊള്ളൂ." #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "നിങ്ങള്‍ക്കു വേണ്ട ചിത്രം തിരഞ്ഞടുത്ത് “തുറക്കുക”" -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "നിങ്ങള്‍ക്ക് ഉചിതമായ ചിത്രം ലഭിയ്ക്കാന്‍ “പ്രദര്‍ശനം” അമര്‍ത്തുക " - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "ഒരു നിറം തിരഞ്ഞെടുക്കൂ." diff --git a/src/po/mn.po b/src/po/mn.po index ac8e6b2fb..00de22de9 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -426,7 +426,7 @@ msgstr "" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "" @@ -551,197 +551,219 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +msgid "Your picture has been exported!" +msgstr "" + +#: ../tuxpaint.c:2189 +msgid "Your slideshow GIF has been exported!" +msgstr "" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +msgid "Sorry! Your picture could not be exported!" +msgstr "" + +#: ../tuxpaint.c:2194 +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "" + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "" -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "" - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "" diff --git a/src/po/mni.po b/src/po/mni.po index 4ed4c5d41..7c8c4dd2e 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2011-10-07 15:05+0530\n" "Last-Translator: Hidam Dolen \n" "Language-Team: LANGUAGE \n" @@ -428,7 +428,7 @@ msgstr "অনৌবা" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "হাংদোকপা" @@ -567,197 +567,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "মদু য়ারে... অদুগা মসি য়েকখিসি!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "অদোম তশেংনা থাদোকপা পামলব্রা?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "হোয়, ঐ তৌরে!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "নত্তে, ঐবু হান্নগী মফমদা পুবীরো!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "অদোম্না থাদোক্লবদি, অদোমগী লাই মাংখ্রগনি! মসি সেভ তৌগদ্রা?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "হোয়, মসি সেভ তৌরো!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "নত্তে, সেভ তৌবগীদমক করিসু খল্লুনু!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "অদোমগী লাইদু হান্না সেভ তৌগদ্রা?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "লাই অদু হাংদোকপা ঙমদে!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "য়ারে" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "সেভ তৌবা ফাইল অমত্তা লৈতে!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "অদোমগী লাই হৌজিক নমথোক্কদ্রা?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "হোয়, মসি নমথোকউ!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "অদোমগী লাইদু নমথোক্লে!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "ঙাকপিগনি! অদোমগী লাই অদু নমথোকপা য়াররোই!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "অদোম্না হৌজিকসু নমথোকপা য়ারোই!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "লাই অসি মুত্থৎকদ্রা?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "হোয়, মসি মুত্থৎপিরো!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "নত্তে, মসি মুত্থৎপিগনু!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "ওইথংবা মাউসকী বতন শিজিন্নবা নিংশিংনবিয়ু!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "অদোমগী লাইদু নমথোক্লে!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "অদোমগী লাইদু নমথোক্লে!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "ঙাকপিগনি! অদোমগী লাই অদু নমথোকপা য়াররোই!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "ঙাকপিগনি! অদোমগী লাই অদু নমথোকপা য়াররোই!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "অদোম্না পাম্বা লাইদু খল্লো, অদুগা “প্লে” ক্লিক তৌরো." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "খোনজেল থোক্ত্রে." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "খোনজেল থোকএ." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "ঙাইহাক্তং ঙাইবিয়ু..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "মুত্থৎলো" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "স্লাইদশিং" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "মতুং" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "প্লে" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "মথং" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "হোয়" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "নত্তে" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "লাই অদু অদোমগী অহোংবা অদুনা মহুৎ শিন্দোক্কদ্রা?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "হোয়, অরিবা অদু মহুৎ শিন্দোকউ!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "নত্তে, অনৌবা ফাইল অমা সেভ তৌরো!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "অদোম্না পাম্বা লাই অদু খল্লো, অদুগা “হাংদোকপা” ক্লিক তৌরো." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "অদোম্না পাম্বা লাইদু খল্লো, অদুগা “প্লে” ক্লিক তৌরো." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "মচু অমা খল্লো." diff --git a/src/po/mni@meiteimayek.po b/src/po/mni@meiteimayek.po index 4467e10ee..42da3141f 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2011-10-07 15:05+0530\n" "Last-Translator: Hidam Dolen \n" "Language-Team: LANGUAGE \n" @@ -427,7 +427,7 @@ msgstr "ꯑꯅꯧꯕ" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "ꯍꯥꯡꯗꯣꯛꯄ" @@ -565,197 +565,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "ꯃꯗꯨ ꯌꯥꯔꯦ... ꯑꯗꯨꯒ ꯃꯁꯤ ꯌꯦꯛꯈꯤꯁꯤ!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "ꯑꯗꯣꯝ ꯇꯁꯦꯡꯅ ꯊꯥꯗꯣꯛꯄ ꯄꯥꯝꯂꯕ꯭ꯔꯥ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "ꯍꯦꯌ, ꯑꯩ ꯇꯧꯔꯦ!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "ꯅꯠꯇꯦ, ꯑꯩꯕꯨ ꯍꯥꯟꯅꯒꯤ ꯃꯐꯝꯗ ꯄꯨꯕꯤꯔꯣ!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "ꯑꯗꯣꯝꯅ ꯊꯥꯗꯣꯛꯂꯕꯗꯤ, ꯑꯗꯣꯝꯒꯤ ꯂꯥꯏ ꯃꯥꯡꯈ꯭ꯔꯒꯅꯤ! ꯃꯁꯤ ꯁꯦꯚ ꯇꯧꯒꯗ꯭ꯔꯥ?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "ꯍꯧꯌ, ꯃꯁꯤ ꯁꯦꯚ ꯇꯧꯔꯣ!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "ꯅꯠꯇꯦ, ꯁꯦꯚ ꯇꯧꯕꯒꯤꯗꯃꯛ ꯀꯔꯤꯁꯨ ꯈꯜꯂꯨꯅꯨ!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "ꯑꯗꯣꯝꯒꯤ ꯂꯥꯏꯗꯨ ꯍꯥꯟꯅ ꯁꯦꯚ ꯇꯧꯒꯗ꯭ꯔꯥ?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "ꯂꯥꯏ ꯑꯗꯨ ꯍꯥꯡꯗꯣꯛꯄ ꯉꯝꯗꯦ!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "ꯌꯥꯔꯦ" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "ꯁꯦꯚ ꯇꯧꯕ ꯐꯥꯏꯜ ꯑꯃꯠꯇ ꯂꯩꯇꯦ!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "ꯑꯗꯣꯝꯒꯤ ꯂꯥꯏ ꯍꯧꯖꯤꯛ ꯅꯝꯊꯣꯛꯀꯗ꯭ꯔꯥ?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "ꯍꯣꯌ, ꯃꯁꯤ ꯅꯝꯊꯣꯛꯎ!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "ꯑꯗꯣꯝꯒꯤ ꯂꯥꯏꯗꯨ ꯅꯝꯊꯣꯛꯂꯦ!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "ꯉꯥꯛꯄꯤꯒꯅꯤ! ꯑꯗꯣꯝꯒꯤ ꯂꯥꯏ ꯑꯗꯨ ꯅꯝꯊꯣꯛꯄ ꯌꯥꯔꯔꯣꯏ!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "ꯑꯗꯣꯝꯅ ꯍꯧꯖꯤꯛꯁꯨ ꯅꯝꯊꯣꯛꯄ ꯌꯥꯔꯣꯏ!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "ꯂꯥꯏ ꯑꯁꯤ ꯃꯨꯠꯊꯠꯀꯗ꯭ꯔꯥ?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "ꯍꯧꯌ, ꯃꯁꯤ ꯃꯨꯠꯊꯠꯄꯤꯔꯣ!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "ꯅꯠꯇꯦ, ꯃꯁꯤ ꯃꯨꯠꯊꯠꯄꯤꯒꯅꯨ!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "ꯑꯣꯏꯊꯪꯕ ꯃꯥꯎꯁꯀꯤ ꯕꯇꯟ ꯁꯤꯖꯤꯟꯅꯕ ꯅꯤꯡꯁꯤꯡꯕꯤꯌꯨ!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "ꯑꯗꯣꯝꯒꯤ ꯂꯥꯏꯗꯨ ꯅꯝꯊꯣꯛꯂꯦ!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "ꯑꯗꯣꯝꯒꯤ ꯂꯥꯏꯗꯨ ꯅꯝꯊꯣꯛꯂꯦ!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "ꯉꯥꯛꯄꯤꯒꯅꯤ! ꯑꯗꯣꯝꯒꯤ ꯂꯥꯏ ꯑꯗꯨ ꯅꯝꯊꯣꯛꯄ ꯌꯥꯔꯔꯣꯏ!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "ꯉꯥꯛꯄꯤꯒꯅꯤ! ꯑꯗꯣꯝꯒꯤ ꯂꯥꯏ ꯑꯗꯨ ꯅꯝꯊꯣꯛꯄ ꯌꯥꯔꯔꯣꯏ!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "ꯑꯗꯣꯝꯅ ꯄꯥꯝꯕ ꯂꯥꯏꯗꯨ ꯈꯜꯂꯣ, ꯑꯗꯨꯒ “ꯄ꯭ꯂꯦ” ꯀ꯭ꯂꯤꯛ ꯇꯧꯔꯣ." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "ꯈꯣꯟꯖꯦꯜ ꯊꯣꯛꯇ꯭ꯔꯦ." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "ꯈꯣꯟꯖꯦꯜ ꯊꯣꯛꯑꯦ." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "ꯉꯥꯏꯍꯥꯛꯇꯪ ꯉꯥꯏꯕꯤꯌꯨ…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "ꯃꯨꯠꯊꯠꯂꯣ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "ꯁꯥꯏꯗꯁꯤꯡ" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "ꯃꯇꯨꯡ" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "ꯄ꯭ꯂꯦ" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "ꯃꯊꯪ" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "ꯍꯣꯌ" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "ꯅꯠꯇꯦ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "ꯂꯥꯏ ꯑꯗꯨ ꯑꯗꯣꯝꯒꯤ ꯑꯍꯣꯡꯕ ꯑꯗꯨꯅ ꯃꯍꯨꯠ ꯁꯤꯟꯗꯣꯛꯀꯗ꯭ꯔꯥ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "ꯍꯣꯌ, ꯑꯔꯤꯕ ꯑꯗꯨ ꯃꯍꯨꯠ ꯁꯤꯟꯗꯣꯛꯎ!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "ꯅꯠꯇꯦ, ꯑꯅꯧꯕ ꯐꯥꯏꯜ ꯑꯃ ꯁꯦꯚ ꯇꯧꯔꯣ!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "ꯑꯗꯣꯝꯅ ꯄꯥꯝꯕ ꯂꯥꯏ ꯑꯗꯨ ꯈꯜꯂꯣ, ꯑꯗꯨꯒ “ꯍꯥꯡꯗꯣꯛꯄ” ꯀ꯭ꯂꯤꯛ ꯇꯧꯔꯣ." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "ꯑꯗꯣꯝꯅ ꯄꯥꯝꯕ ꯂꯥꯏꯗꯨ ꯈꯜꯂꯣ, ꯑꯗꯨꯒ “ꯄ꯭ꯂꯦ” ꯀ꯭ꯂꯤꯛ ꯇꯧꯔꯣ." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "ꯃꯆꯨ ꯑꯃ ꯈꯜꯂꯣ." diff --git a/src/po/mr.po b/src/po/mr.po index 0e77bf984..b711b0a98 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2013-03-28 12:11+0530\n" "Last-Translator: Santosh Jankiram Kshetre \n" "Language-Team: Marathi\n" @@ -428,7 +428,7 @@ msgstr "नया कागद" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "दाखव (जुने चित्र दाखव )" @@ -569,159 +569,195 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "ठिक..... चला चित्र काढ्णे चालु ठेवु या " #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "खरच तुम्हाला टुक्स पेंन्ट बंद करायचा आहे का? " #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "हो, मी काम पुर्ण केले." #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "नाही, मला परत जायच आहे. " #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" "जर तुम्ही बंद कराल, तर तुम्ह्चे तुम्हीच चित्र नष्ट कराल. सेव करा म्हणजे सुरक्षित साठ्वुण ठेवा. " -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "हो, सेव करा म्हणजे सुरक्षित साठ्वुण ठेवा. " -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "नाहीं, इसे सुरक्षित ठेवण्याचे कष्ट करु नका ! " #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "आगोदर, चित्र साठ्वुन ठेवा. " #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "आपण हे चित्र पाहु / उघडु शकत नाही. " #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "ठिक " #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "येथे कोणेतही फाईल साठवली नाही. " #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "चित्राची प्रत काढु का ? (प्रिट आऊट हवी का?) " -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "हो, प्रिंट काढ ! " #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "तुम्हा्च्या चित्राची प्रत काढली आहे. " #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "क्षमस्व! आपल चित्र ्छापल जाऊ शकत नाही. |" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "आता प्रिन्ट काढु नाहीं शकत. " #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "मिटवु का ? किंवा हे पुसु का ?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "हो, मिटव. " -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "नाही, याला मिटवु नकोस ! " #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "विसरु नका माऊसचे डावे बटन वापरण्यास " +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "तुम्हा्च्या चित्राची प्रत काढली आहे. " + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "तुम्हा्च्या चित्राची प्रत काढली आहे. " + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "क्षमस्व! आपल चित्र ्छापल जाऊ शकत नाही. |" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "क्षमस्व! आपल चित्र ्छापल जाऊ शकत नाही. |" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "जो चित्र आप चाहते हैं उसे चुने और \"चलायें\" पर क्लिक करें" + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "आवाज बंद केलेला आहे. " #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "आवाज सुरु आहे." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "कृपया प्रतीक्षा करा..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "मिटवा किंवा पुसुन टाका." #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "स्लाइड" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "मागे जा." #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "्चालु करा." #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "पुढे जा." #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "आ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "हो" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "नाही" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "" "जुन्हा फाईलमध्ये नविन बद्द्ल केलेली फाईल टाकु का ? लक्षात ठेवा जुन्या फाईलची माहिती नष्ट " @@ -729,40 +765,34 @@ msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "हो, जुन्या फाईल मध्ये बद्द्ल करा ! " #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "नाही, नवीन फाईल मध्ये चित्र साठ्वुन ठेवा. " #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "पथम चित्र निवडा नंतर फाईल ऊघडा. " -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "जो चित्र आप चाहते हैं उसे चुने और \"चलायें\" पर क्लिक करें" - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "एक रंग निवडा" diff --git a/src/po/ms.po b/src/po/ms.po index a2b28968f..38676255c 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-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/" @@ -433,7 +433,7 @@ msgstr "Baru" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Buka" @@ -564,197 +564,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Baiklah... Mari teruskan melukis yang ini!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Anda pasti mahu keluar?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Ya, sudah siap!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Belum lagi!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Jika anda keluar, anda akan kehilangan hasil kerja anda! Simpan?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Ya, simpan ia!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Belum, jangan simpan lagi!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Simpan hasil kerja dahulu?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Tidak boleh membuka gambar!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Tiada fail yang disimpan!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Cetak?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Ya, cetak ia!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Hasil kerja anda sudah dicetak!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Maaf! Gambar anda tidak dapat dicetak!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Anda tidak boleh cetak lagi!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Padam hasil kerja?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Ya, padam ia!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Belum, jangan padam lagi!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Ingat gunakan butang tetikus kiri!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Hasil kerja anda sudah dicetak!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Hasil kerja anda sudah dicetak!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Maaf! Gambar anda tidak dapat dicetak!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Maaf! Gambar anda tidak dapat dicetak!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Pilih gambar yang anda mahu, kemudian klik \"Main\"." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Bunyi disenyapkan." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Bunyi disuarakan." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Tunggu sebentar..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Padam" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Slaid" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Undur" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Main" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Berikutnya" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Ya" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Tidak" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Ganti gambar dengan perubahan yang anda buat?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Ya, ganti dengan yang lama!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Tidak, simpan fail baharu!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Pilih gambar yang anda mahu, dan klik 'Buka'" -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Pilih gambar yang anda mahu, kemudian klik \"Main\"." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Ambil satu warna." diff --git a/src/po/nb.po b/src/po/nb.po index c4d880692..d6d618934 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2017-07-29 15:50+0100\n" "Last-Translator: Karl Ove Hufthammer \n" "Language-Team: Norwegian Bokmål \n" @@ -428,7 +428,7 @@ msgstr "Ny" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Åpne" @@ -560,197 +560,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Greit! Da fortsetter vi med denne tegningen." #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Er du sikker på at du vil avslutte?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Ja, jeg er ferdig!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Nei, jeg vil tegne mer!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Du mister tegningen hvis du avslutter. Vil du lagre den først?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Ja, lagra den!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Nei, ikke lagre den!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Vil du lagre tegningen først?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Klarte ikke åpne tegningen." #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Det finnes ingen lagrede tegninger." #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Er du sikker på at du vil skrive ut tegningen?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Ja, skriv den ut!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Tegningen er skrevet ut." #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Klarte ikke skrive ut tegningen." #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Du kan ikke skrive ut enda!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Vil du virkelig slette tegningen?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Ja, slett den!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Nei, ikke slett den!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Husk å bruke venstre museknapp!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Tegningen er skrevet ut." + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Tegningen er skrevet ut." + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Klarte ikke skrive ut tegningen." + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Klarte ikke skrive ut tegningen." + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Vel tegningene du vil ha, og trykk sjå på «Kjør»." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Lyd slått av." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Lyd slått på." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Vent litt …" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Slett" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Lysbilder" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Tilbake" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Kjør" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Neste" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Ja!" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Nei!" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Vil du bytte ut den gamle tegningen med den nye?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Ja, bytt ut den gamle!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Nei, lagre som en ny tegning!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Velg en tegning og trykk «Åpne»." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Vel tegningene du vil ha, og trykk sjå på «Kjør»." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Vel ein farge frå teikninga." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Velg en farge." diff --git a/src/po/ne.po b/src/po/ne.po index 5ccfbca8d..c4e99971f 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2014-06-09 08:08+0530\n" "Last-Translator: Khagen Sarma \n" "Language-Team: none\n" @@ -428,7 +428,7 @@ msgstr "नयाँ" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "खोल्नुहोस्" @@ -567,197 +567,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "ठिक छ...... लौ हामी यो चित्र कोरिरहौ!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "के तपाईँ साँच्चै त्याग्न चाहनुहुन्छ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "ज्यू, मेले गरेँ" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "होइन, मलाई पछि लानुहोस्!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "यदि तपाईँले त्याग्नुभयो भने तपाईले चित्र हराउनुहुनेछ! के यसलाई संरक्षण गरूँ?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "ज्यू, यसलाई संरक्षण गर्नुहोस्!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "होइन, संरक्षण नगरे पनि केही हुन्न!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "पहिला तपाईँको चित्र संरक्षण गर्नुहोस्" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "चित्र खोल्न सकिएन!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "संरक्षण गरिएको फाइल छैन!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "तपाईँको चित्र अहिले छाप्नुहुन्छ?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "ज्यू, छाप्नुहोस्!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "तपाईँको चित्र छापिइयो!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "माफ गर्नुहोस्! तपाईँको चित्र छाप्न सकिएन!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "तपाईले अहिलेसम्म छाप्न सक्नुभएन!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "यो चित्र मेटाउनू?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "ज्यू, यसलाई मेटाउनुहोस्!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "होइन, यसलाई नमेटाउनुहोस्!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "माउसको देब्रे बटन प्रयोग गर्न सम्झनुहोस्!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "तपाईँको चित्र छापिइयो!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "तपाईँको चित्र छापिइयो!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "माफ गर्नुहोस्! तपाईँको चित्र छाप्न सकिएन!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "माफ गर्नुहोस्! तपाईँको चित्र छाप्न सकिएन!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "तपाईँले चाहनुभएको चित्र चुन्नुहोस्, “Play” मा क्लिक गर्नुहोस्।" + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "आवाज मौन गरिएको छ।" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "आवाज मैन निस्क्रीय गरिएको छ" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "कृपया पर्खनुहोस्......" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "मेटाउनुहोस्" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "स्लाइडहरू" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "पछि" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "प्ले गर्नुहोस्" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "अघिल्लो" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "ज्यू" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "होइन" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "तपाईँको प्रतिस्थापन चित्र परिवर्तन गर्नू?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "ज्यू, पुरानोलाई प्रतिस्थापन गर्नुहोस्!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "होइन, एउटा नयाँ फाइल संरक्षण गर्नुहोस्!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "तपाईँले चाहनुभएको चित्र चुन्नुहोस्, “Open”.मा क्लिक गर्नुहोस्।" -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "तपाईँले चाहनुभएको चित्र चुन्नुहोस्, “Play” मा क्लिक गर्नुहोस्।" - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "रङ्ग लिनुहोस्" diff --git a/src/po/nl.po b/src/po/nl.po index 24e3f6fdf..80e833e8d 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2017-10-15 11:04+0200\n" "Last-Translator: Willem Heppe \n" "Language-Team: Dutch \n" @@ -432,7 +432,7 @@ msgstr "Nieuw" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Openen" @@ -567,197 +567,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK… Dan gaan we verder met deze!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Wil je echt stoppen?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Ja, het is klaar!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Nee, breng me terug!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Als je stopt, ben je je tekening kwijt! Toch opslaan?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Ja, opslaan!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Nee, niet opslaan!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Wil je je huidige tekening eerst nog opslaan?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Deze tekening kan niet geopend worden!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Er zijn geen opgeslagen tekeningen!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "De tekening nu afdrukken?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Ja, afdrukken!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "De tekening is afgedrukt!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Sorry! De tekening is niet afgedrukt!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Je kunt nu niet afdrukken!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Deze tekening uitvegen?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Ja, uitvegen!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Nee, niet uitvegen!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Onthoud dat je de linker muisknop dient te gebruiken!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "De tekening is afgedrukt!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "De tekening is afgedrukt!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Sorry! De tekening is niet afgedrukt!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Sorry! De tekening is niet afgedrukt!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Kies de tekening die je wilt en klik dan op “Afspelen”." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Geluid uit." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Geluid aan." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Even geduld…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Uitgommen" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Dia's" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Terug" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Afspelen" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Volgende" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Ja" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Nee" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "De tekening vervangen met de wijzigingen?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Ja, vervang de oude!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Nee, opslaan in een nieuw bestand!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Kies de tekening die je wilt en klik dan op “Openen”." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Kies de tekening die je wilt en klik dan op “Afspelen”." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Kies een kleur uit je tekening." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Kies een kleur." diff --git a/src/po/nn.po b/src/po/nn.po index ac3444df1..3b3af3c11 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2020-03-30 19:12+0200\n" "Last-Translator: Karl Ove Hufthammer \n" "Language-Team: Norwegian Nynorsk \n" @@ -425,7 +425,7 @@ msgstr "Ny" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Opna" @@ -557,197 +557,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Greitt! Då held me heller fram med denne teikninga." #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Er du sikker på at du vil avslutta?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Ja, eg er ferdig!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Nei, eg vil teikna meir!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Du mistar teikninga viss du avsluttar. Vil du lagra ho først?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Ja, lagra ho!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Nei, ikkje lagra ho!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Vil du lagra teikninga først?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Klarte ikkje opna teikninga." #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Det finst ingen lagra teikningar." #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Er du sikker på at du vil skriva ut teikninga?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Ja, skriv ho ut!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Teikninga er skriven ut." #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Klarte ikkje skriva ut teikninga." #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Du kan ikkje skriva ut enno." #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Vil du verkeleg sletta teikninga?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Ja, slett ho!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Nei, ikkje slett ho!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Hugs å bruka venstre museknapp!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Teikninga er skriven ut." + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Teikninga er skriven ut." + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Klarte ikkje skriva ut teikninga." + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Klarte ikkje skriva ut teikninga." + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Vel teikningane du vil ha, og trykk så på «Køyr»." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Lyd slått av." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Lyd slått på." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Vent litt …" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Slett" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Lysbilete" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Tilbake" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Køyr" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Neste" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Ja!" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Nei!" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Vil du byta ut den gamle teikninga med den nye?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Ja, byt ut den gamle!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Nei, lagra som ei ny teikning!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Vel ei teikning, og trykk så «Opna»." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Vel teikningane du vil ha, og trykk så på «Køyr»." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Vel ein farge frå teikninga." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Vel ein farge." diff --git a/src/po/nr.po b/src/po/nr.po index e0d1b31ea..0ac35be2a 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2006-10-09 20:32+0200\n" "Last-Translator: Vincent Mahlangu \n" "Language-Team: LANGUAGE \n" @@ -433,7 +433,7 @@ msgstr "Etjha" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Vula" @@ -572,205 +572,235 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Kulungile ke...Asiragele phambili ngokudweba le!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Nangembala ufuna ukusuka?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "Iye, ngiqedile!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Awa, ngibuyisela emuva!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Nawusukako, uzokulahlekelwa sithombe sakho! Sibulunge!" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Iye, sibulunge!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "Awa, ungazitshwenyi ngokubulunga!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Bulunga isithombe sakho mandanzi?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Angikghoni ukuvula isithombe! " #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Kulungile" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "AkunamaFayili abulungiweko!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Ugadangisa isithombe sakho nje na?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Iye, gadangisa!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Isithombe sakho sigadangisiwe!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Isithombe sakho sigadangisiwe!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Angekhe wakghona ukugadangisa okwanjesi!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Sula lesithombe?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Iye, sula!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "Awa, ungasuli!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Khumbula ukusebenzisa ikunubhana yobuncele yeKhondlwana!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Isithombe sakho sigadangisiwe!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Isithombe sakho sigadangisiwe!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Isithombe sakho sigadangisiwe!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Isithombe sakho sigadangisiwe!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Khetha iithombe ozifunako, bese uqhwarhaza u\"Dlala\"." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Ngibawa ujame..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Sula" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Amaslayidi" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Emuva" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Dlala" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Okulandelako" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Iye" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Awa" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Ujamiselela isithombe sakho ngamatjhugululo owenzileko na?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Iye, jamiselela sakade!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Awa, bulunga ifayili etjha!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Khetha isithombe osifunako bese uqhwarhaza u\"Vula\"." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Khetha iithombe ozifunako, bese uqhwarhaza u\"Dlala\"." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "" diff --git a/src/po/nso.po b/src/po/nso.po index 6d3b03acc..11de30252 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2010-10-04 17:44+0200\n" "Last-Translator: Pheledi \n" "Language-Team: LANGUAGE \n" @@ -432,7 +432,7 @@ msgstr "Mpsha" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Bula" @@ -573,197 +573,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Go lokile ge… A re tšwele pele re thala se!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Na ruri o nyaka go tlogela?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Ee, ke feditše!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Aowa, mpušetše morago!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ge eba o tlogela, o tla lahlegelwa ke seswantšho sa gago! Se bolokwe?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Ee, se boloke!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Aowa, o se ke wa itshwenya ka go se boloka!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "O thoma ka go boloka seswantšho sa gago?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Seswantšho seo ga se bulege!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Go lokile" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Ga go na difaele tšeo di bolokilwego!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Gatiša seswantšho sa gago gona bjale?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Ee, se gatiše!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Seswantšho sa gago se gatišitšwe!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Tshwarelo! Seswantšho sa gago ga se a gatišwa!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "O ka se thome go gatiša!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Phumola seswantšho se?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Ee, se phumole!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Aowa, o seke wa se phumola!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Gopola go diriša konope ya go lanngele la mause!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Seswantšho sa gago se gatišitšwe!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Seswantšho sa gago se gatišitšwe!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Tshwarelo! Seswantšho sa gago ga se a gatišwa!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Tshwarelo! Seswantšho sa gago ga se a gatišwa!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Kgetha seswantšho seo o se nyakago, ke moka o kgotle \"Bapala\"." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Modumo o tswaletšwe." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Modumo o butšwe." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Hle leta…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Phumola" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Diselaete" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Morago" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Bapala" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Latelago" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Ee" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Aowa" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Tšeela seswantšho legato ka diphetošo tša gago?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Ee, tšeela sa kgale legato!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Aowa, boloka faele e mpsha!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Kgetha seswantšho seo o se nyakago, ke moka o kgotle \"Bula\"." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Kgetha seswantšho seo o se nyakago, ke moka o kgotle \"Bapala\"." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Kgetha mmala." diff --git a/src/po/oc.po b/src/po/oc.po index 66c802f3b..803867ab5 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2007-09-30 15:27+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Occitan (post 1500) \n" @@ -431,7 +431,7 @@ msgstr "Nòu" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Dubrir" @@ -556,197 +556,219 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Validar" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "I a pas de fichièr enregistrat !" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Suprimir l'imatge ?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +msgid "Your picture has been exported!" +msgstr "" + +#: ../tuxpaint.c:2189 +msgid "Your slideshow GIF has been exported!" +msgstr "" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +msgid "Sorry! Your picture could not be exported!" +msgstr "" + +#: ../tuxpaint.c:2194 +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "" + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Tornar" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Òc" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Non" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "" -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "" - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "" diff --git a/src/po/oj.po b/src/po/oj.po index dcae3bcf9..d6686736d 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2007-10-08 18:19-0500\n" "Last-Translator: Ed Montgomery \n" "Language-Team: Ed \n" @@ -423,7 +423,7 @@ msgstr "Oshki" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Nasaakose" @@ -548,205 +548,235 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Boonitaan?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "Eha!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Gaawin!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Maawanjitoon?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Eha, maawanjitoon!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "Gaawin!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Maawanjitoon?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Haaw" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Mazinaakizan?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Eha, mazinaakizan!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Mazinaakizigewin" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Mazinaakizigewin" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Gaasiibii'an?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Eha, gaasiibii'an!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "Gaawin!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Mazinaakizigewin" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Mazinaakizigewin" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Mazinaakizigewin" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Mazinaakizigewin" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "" + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Bizaanabi'win" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Madwewechigewin" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Bekaa akawe" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Gaasiibii'an" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Neyaab" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Mamaanjinojin" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Mii dash" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Haaw" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Gaawin" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Naabishkaw" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Haaw, naabishkaw" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Gaawin, oshki!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "" -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "" - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Onaabandan" diff --git a/src/po/or.po b/src/po/or.po index b82bf0182..008d5a3c2 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2012-04-05 20:08+0530\n" "Last-Translator: Ekanta \n" "Language-Team: LANGUAGE \n" @@ -428,7 +428,7 @@ msgstr "ନୂତନ" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "ଖୋଲିବା" @@ -568,197 +568,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "OK ତାହେଲେ...ଏହାକୁ ଅଙ୍କନ କରିବା ଚାଲୁ ରଖିବା !" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "ଆପଣ ପ୍ରକୃତରେ ଛାଡିବା ପାଇଁ ଚାହାନ୍ତି କି ? " #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "ହଁ, ମୋର ହୋଇଗଲା!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "ନା, ମୋତେ ପଛକୁ ନିଅନ୍ତୁ!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "ଯଦି ଆପଣ ଛାଡନ୍ତି, ଆପଣ ଆପଣଙ୍କ ଚିତ୍ରକୁ ହରାଇବେ! ସଂଚିତ କରିବେ ? " -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "ହଁ, ଏହାକୁ ସଂଚିତ କରନ୍ତୁ!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "ନା, ସଂଚୟ କରିବା ପାଇଁ ବ୍ୟସ୍ତ ହୁଅନ୍ତୁ ନାହିଁ!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "ଆପଣଙ୍କ ଚିତ୍ରକୁ ପ୍ରଥମେ ସଂଚୟ କରିବେ କି ?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "ସେହି ଚିତ୍ରକୁ ଖୋଲି ପାରିବେ ନାହିଁ !" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "ସେଠାରେ ସଂଚିତ ଫାଇଲଗୁଡିକ ନାହିଁ!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "ବର୍ତ୍ତମାନ ଆପଣଙ୍କ ଚିତ୍ର ପ୍ରିଣ୍ଟ କରିବେ କି ?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "ହଁ, ଏହାକୁ ପ୍ରିଣ୍ଟ କରନ୍ତୁ !" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "ଆପଣଙ୍କ ଚିତ୍ର ମୁଦ୍ରିତ ହୋଇଅଛି!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "ଦୁଃଖିତ! ଆପଣଙ୍କ ଚିତ୍ର ପ୍ରିଣ୍ଟ ହୋଇ ପାରିଲା ନାହିଁ! " #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "ଆପଣ ଏବେ ପର୍ଯ୍ୟନ୍ତ ପ୍ରିଣ୍ଟ କରିପାରିବେ ନାହିଁ !" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "ଏହି ଚିତ୍ରକୁ ଲିଭାଇବେ? " -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "ହଁ, ଏହାକୁ ଲିଭାନ୍ତୁ!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "ନା, ଏହାକୁ ଲିଭାନ୍ତୁ ନାହିଁ !" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "ବାମ ମାଉସ ବଟନ ବ୍ୟବହାର କରିବା ମନେ ରଖନ୍ତୁ!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "ଆପଣଙ୍କ ଚିତ୍ର ମୁଦ୍ରିତ ହୋଇଅଛି!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "ଆପଣଙ୍କ ଚିତ୍ର ମୁଦ୍ରିତ ହୋଇଅଛି!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "ଦୁଃଖିତ! ଆପଣଙ୍କ ଚିତ୍ର ପ୍ରିଣ୍ଟ ହୋଇ ପାରିଲା ନାହିଁ! " + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "ଦୁଃଖିତ! ଆପଣଙ୍କ ଚିତ୍ର ପ୍ରିଣ୍ଟ ହୋଇ ପାରିଲା ନାହିଁ! " + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "ଆପଣ ଚାହୁଁଥିବା ଚିତ୍ରଗୁଡିକୁ ଚୟନ କରନ୍ତୁ, ତାପରେ “ଚଳାନ୍ତୁ” ରେ କ୍ଲିକ କରନ୍ତୁ ୤ " + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "ଧ୍ବନି ନିଃଶବ୍ଦ କରାହୋଇଛି ୤ " #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "ଧ୍ବନି ଅନିଃଶବ୍ଦ କରାହୋଇଛି ୤ " #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "ଦୟାକରି ଅପେକ୍ଷା କରନ୍ତୁ..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "ଲିଭାଅ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "ସ୍ଲାଇଡଗୁଡିକ" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "ପଛ" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "ଚଳାନ୍ତୁ" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "ପରବର୍ତ୍ତୀ" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "ହଁ" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "ନାହିଁ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "ଚିତ୍ର ସ୍ଥାନରେ ଆପଣଙ୍କ ପରିବର୍ତ୍ତନଗୁଡିକୁ ପ୍ରତିସ୍ଥାପିତ କରିବେ ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "ହଁ, ପୁରୁଣା ଚିତ୍ରଟି ବଦଳାନ୍ତୁ!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "ନା, ଏକ ନୂତନ ଫାଇଲ ସଂଚୟ କରନ୍ତୁ!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "ଆପଣ ଚାହୁଁଥିବା ଚିତ୍ର ଚୟନ କରନ୍ତୁ, ତାପରେ “ଖୋଲନ୍ତୁ” ରେ କ୍ଲିକ କରନ୍ତୁ ୤ " -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "ଆପଣ ଚାହୁଁଥିବା ଚିତ୍ରଗୁଡିକୁ ଚୟନ କରନ୍ତୁ, ତାପରେ “ଚଳାନ୍ତୁ” ରେ କ୍ଲିକ କରନ୍ତୁ ୤ " - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "ଏକ ରଙ୍ଗ ବାଛନ୍ତୁ ୤ " diff --git a/src/po/pa.po b/src/po/pa.po index 7404d18fe..5e9e672dc 100644 --- a/src/po/pa.po +++ b/src/po/pa.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2013-02-04 21:03+0200\n" "Last-Translator: Arshpreet singh \n" "Language-Team: none>\n" @@ -425,7 +425,7 @@ msgstr "ਨਵਾਂ " #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "ਖੋਲੋ " @@ -558,197 +558,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "ਚਲੋ ਠੀਕ ਹੈ ਇਸਨੂੰ ਬਨਾਓ " #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "ਕੀ ਤੁਸੀਂ ਸਚੀਂਂ ਬੰਦ ਕਰਨਾ ਚਾਉਂਦੇ ਹੋ " #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "ਹਾਂ ਜੀ" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "ਨਹੀ ਜੀ ਵਾਪਸ ਜਾਓ " #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "ਜੇ ਤੁਸੀਂ ਬੰਦ ਕੀਤਾ ਤਾਂ ਤੁਹਾਡੀ ਪੈਂਟਿੰਗ ਸੇਵ ਨਹੀ ਹੋਵੇਗੀ " -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "ਹਾਂ ਸੇਵ ਕਰੋ " -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "ਨਹੀਂ ਸੇਵ ਨਾਂ ਕਰੋ " #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "ਪਹਿਲਾਂ ਆਪਣੀ ਪੇਂਟਿੰਗ ਸੇਵ ਕਰਨਾ ਚਾਹੋਗੇ ?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "ਤਸਵੀਰ ਖੋਲ ਨਹੀ ਸਕਦੇ ?" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "ਠੀਕ ਹੈ " #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "ਆਪਣੀ ਬਣਾਈ ਫੋਟੋ ਦਾ ਪ੍ਰਿੰਟ ਕਢੋ " #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "ਆਪਣੀ ਬਣਾਈ ਫੋਟੋ ਦਾ ਪ੍ਰਿੰਟ ਕਢੋ " -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "ਹਾਂ , ਪ੍ਰਿੰਟ ਕਢੋ " #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "ਤੁਹਾਡੀ ਤਸਵੀਰ ਦਾ ਪ੍ਰਿੰਟ ਬਣ ਗਿਆ ਹੈ " #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "ਮਾਫ਼ ਕਰਨਾ ਤੁਹਾਡੀ ਤਸਵੀਰ ਦਾ ਪ੍ਰਿੰਟ ਨਹੀ ਹੋ ਸਕਦਾ " #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "ਤੁਸੀਂ ਹਾਲੇ ਪ੍ਰਿੰਟ ਨਹੀ ਕਢ ਸਕਦੇ " #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "ਇਸ ਤਸਵੀਰ ਨੂੰ ਮਿਟਾਉਣਾ ਚਾਉਂਦੇ ਹੋ ?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "ਹਾਂ ਮਿਟਾਓ " -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "ਨਹੀ ਇਸਨੂੰ ਨਾਂ ਮਿਟਾਓ " #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "ਮਾਓਸ ਦਾ ਖੱਬਾ ਕਲਿਕ ਬਟਨ ਦੱਬੋ " +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "ਤੁਹਾਡੀ ਤਸਵੀਰ ਦਾ ਪ੍ਰਿੰਟ ਬਣ ਗਿਆ ਹੈ " + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "ਤੁਹਾਡੀ ਤਸਵੀਰ ਦਾ ਪ੍ਰਿੰਟ ਬਣ ਗਿਆ ਹੈ " + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "ਮਾਫ਼ ਕਰਨਾ ਤੁਹਾਡੀ ਤਸਵੀਰ ਦਾ ਪ੍ਰਿੰਟ ਨਹੀ ਹੋ ਸਕਦਾ " + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "ਮਾਫ਼ ਕਰਨਾ ਤੁਹਾਡੀ ਤਸਵੀਰ ਦਾ ਪ੍ਰਿੰਟ ਨਹੀ ਹੋ ਸਕਦਾ " + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "ਜਿਹੜੀ ਤਸਵੀਰ ਤੁਸੀਂ ਖੋਲਨਾ ਚੁਣਦੇ ਓ ਉਸ ਤੇ ਕਲਿਕ ਕਰੋ " + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "ਸੰਗੀਤ ਬੰਦ " #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "ਸੰਗੀਤ ਸ਼ੁਰੂ " #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "ਕਿਰਪਾ ਕਰਕੇ ਰੁਕੋ ..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "ਮਿਟਾਓ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "ਫੋਟੋਆਂ " +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "ਪਿਛੇ " #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "ਚਲਾਓ " #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "ਅੱਗੇ " #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "ਹਾਂ " -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "ਨਹੀ " #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "ਨਵੀ ਬਣਾਈ ਫੋਟੋ ਸੇਵ ਕਰੋ ਪੁਰਾਨੀ ਨਹੀ " #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "ਹਾਂ, ਪੁਰਾਨੀ ਦੀ ਥਾਂ ਨਵੀ ਕਰੋ " #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "ਨਹੀ, ਨਵੀ ਫਾਇਲ ਸੇਵ ਕਰੋ " #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr " ਜਿਹੜੀ ਤਸਵੀਰ ਤੁਸੀਂ ਖੋਲਨਾ ਚੁਣਦੇ ਓ ਉਸ ਤੇ ਕਲਿਕ ਕਰੋ " -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "ਜਿਹੜੀ ਤਸਵੀਰ ਤੁਸੀਂ ਖੋਲਨਾ ਚੁਣਦੇ ਓ ਉਸ ਤੇ ਕਲਿਕ ਕਰੋ " - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "ਇੱਕ ਰੰਗ ਚੁਕੋ " diff --git a/src/po/pl.po b/src/po/pl.po index 005b06b95..e7428c0cf 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2017-12-30 18:21+0000\n" "Last-Translator: Chris \n" "Language-Team: none\n" @@ -435,7 +435,7 @@ msgstr "Nowy" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Otwórz" @@ -567,197 +567,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Dobrze więc... Rysujmy dalej ten obrazek!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Czy naprawdę chcesz zakończyć program?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Tak, skończyłem" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Nie, wróćmy do rysowania!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Jeśli zakończysz, stracisz swój obrazek! Czy chcesz go zapisać?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Tak, zapisz!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Nie, nie zapisuj!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Czy chcesz najpierw zapisać swój obrazek?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Nie mogę otworzyć tego obrazka!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Brak zapisanych plików!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Czy chcesz teraz wydrukować swój obrazek?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Tak, wydrukuj!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Twój obrazek został wydrukowany!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Twój obrazek nie może być wydrrukowany!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Nie możesz jeszcze drukować!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Czy usunąć ten obrazek?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Tak, usuń!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Nie, nie usuwaj!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Pamiętaj, żeby użyć lewego przycisku myszki!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Twój obrazek został wydrukowany!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Twój obrazek został wydrukowany!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Twój obrazek nie może być wydrrukowany!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Twój obrazek nie może być wydrrukowany!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Wybierz obrazki, a potem kliknij 'Pokaż'." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Dźwięk wył." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Dźwięk wł." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Czekaj..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Usuń" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Slajdy" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Wróć" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Pokaż" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Następny" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Tak" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Nie" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Czy zapisać zmiany w tym obrazku?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Tak, zastąp stary plik!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Nie, zapisz jako nowy plik!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Wybierz obrazek, a potem kliknij 'Otwórz'." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Wybierz obrazki, a potem kliknij 'Pokaż'." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Wybierz kolor z Twojego rysunku." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Wybierz kolor." diff --git a/src/po/pt.po b/src/po/pt.po index e47b57345..b06a2bef4 100644 --- a/src/po/pt.po +++ b/src/po/pt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2017-12-19 22:14+0000\n" "Last-Translator: Sérgio Marques \n" "Language-Team: Portuguese \n" @@ -430,7 +430,7 @@ msgstr "Novo" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Abrir" @@ -566,197 +566,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Então está bem… Vamos continuar com este desenho!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Queres mesmo sair?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Sim, terminei!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Não, quero continuar!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Se saíres, vais perder o desenho! Queres gravar?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Sim!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Não!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Queres gravar primeiro a desenho?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Não foi possível abrir o desenho!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Está bem" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Não existem desenhos gravados!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Imprimir agora?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Sim, imprimir!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "A imagem foi impressa!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Desculpa! O teu desenho não foi impresso!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Ainda não podes imprimir!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Apagar este desenho?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Sim!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Não!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Lembra-te de usar o botão esquerdo do rato!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "A imagem foi impressa!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "A imagem foi impressa!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Desculpa! O teu desenho não foi impresso!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Desculpa! O teu desenho não foi impresso!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Escolhe os desenhos e clica em \"Mostrar\"." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Som desligado." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Som ligado." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Por favor aguarda..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Apagar" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Diapositivos" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Recuar" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Mostrar" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Avançar" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Sim" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Não" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Substituir o desenho original?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Sim, substituir!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Não, gravar como novo!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Escolhe o desenho e clica em \"Abrir\"." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Escolhe os desenhos e clica em \"Mostrar\"." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Seleciona uma cor do teu desenho." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Escolhe uma cor." diff --git a/src/po/pt_BR.po b/src/po/pt_BR.po index 79f94f854..cf08ef50a 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2017-12-06 13:01-0300\n" "Last-Translator: Fred Ulisses Maranhão \n" "Language-Team: none\n" @@ -432,7 +432,7 @@ msgstr "Nova" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Abrir" @@ -569,197 +569,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Vamos continuar neste desenho!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Você quer mesmo sair?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Sim, já terminei!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Não, quero desenhar mais!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Se você sair, vai perder seu desenho. Quer salvá-lo?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Sim, salve!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Não, não precisa salvar!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Quer salvar seu desenho primeiro?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Não consigo abrir este desenho!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Certo" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Não tem nenhum desenho salvo!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Quer imprimir seu desenho agora?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Sim, imprima ele!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Seu desenho foi impresso!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Sinto muito! Não foi possível imprimir seu desenho!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Você ainda não pode imprimi-lo!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Quer apagar este desenho?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Sim, apague ele!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Não, não apague!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Lembre-se de usar o botão esquerdo do mouse!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Seu desenho foi impresso!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Seu desenho foi impresso!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Sinto muito! Não foi possível imprimir seu desenho!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Sinto muito! Não foi possível imprimir seu desenho!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Escolha os desenhos que você quer e clique em “Começar”." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Som desligado." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Som ligado." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Espere, por favor…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Apagar" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Transparências" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Voltar" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Começar" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Próximo" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Sim" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Não" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Trocar o desenho antigo por este?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Sim, troque o antigo!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Não, salve como um novo arquivo!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Escolha um desenho e clique em “Abrir”." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Escolha os desenhos que você quer e clique em “Começar”." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Selecione uma cor do seu desenho." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Escolha uma cor." diff --git a/src/po/ro.po b/src/po/ro.po index 882e869d3..3d402eaa2 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2003-01-03 21:32-0500\n" "Language-Team: Romanian \n" "Language: ro\n" @@ -435,7 +435,7 @@ msgstr "Nou" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Deschide" @@ -577,213 +577,243 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Bine atunci… Hai să continuăm să o desenăm pe aceasta!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Eşti sigur că vrei să părăseşti programul?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "Da, am terminat!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Nu, du-mă înapoi!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 #, fuzzy #| msgid "If you quit, you'll lose your picture! Save it?" msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Dacă închizi, vei pierde pictura! Vrei să o salvezi?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Da, salveaz-o!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "Nu, nu salva!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Salvezi pictura mai întâi?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 #, fuzzy #| msgid "Can't open that picture!" msgid "Can’t open that picture!" msgstr "Nu pot deschide acea pictură!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Nu sunt fişiere salvate!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Imprimi pictura acum?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Da, imprim-o!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Pictura ta a fost tipărită!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Imi pare rau! Pictura nu a putut fi imprimată!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 #, fuzzy #| msgid "You can't print yet!" msgid "You can’t print yet!" msgstr "Nu poţi încă imprima!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Ştergi pictura?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Da, şterege-o!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "Nu, nu o şterge!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Nu uita să foloseşti butonul din stânga al mouse-ului!" -#. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 -msgid "Sound muted." -msgstr "Sunet oprit." - -#. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 -msgid "Sound unmuted." -msgstr "Sunet pornit." - -#. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 -msgid "Please wait…" -msgstr "Aşteaptă, te rog…" - -#. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 -msgid "Erase" -msgstr "Şterge" - -#. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 -msgid "Slides" -msgstr "Diapozitive" - -#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 -msgid "Back" -msgstr "Înapoi" - -#. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 -msgid "Play" -msgstr "Rulează" - -#. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 -msgid "GIF Export" -msgstr "" - -#. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 -msgid "Next" -msgstr "Următoroul" - -#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 -msgid "Aa" -msgstr "Aa" - -#. Admittedly stupid way of determining which keys can be used for -#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 -msgid "Yes" -msgstr "Da" - -#: ../tuxpaint.c:11964 -msgid "No" -msgstr "Nu" - -#. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 -msgid "Replace the picture with your changes?" -msgstr "Înlocuieşti pictura cu modificările tale?" - -#. Positive response to saving over old version -#. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 -msgid "Yes, replace the old one!" -msgstr "Da, înlocuieşte-o pe cea veche!" - -#. Negative response to saving over old version (saves a new image) -#. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 -msgid "No, save a new file!" -msgstr "Nu, salveaz-o ca fişier nou!" - -#. Let user choose an image: -#. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 #, fuzzy -#| msgid "Choose the picture you want, then click 'Open'." -msgid "Choose the picture you want, then click “Open”." -msgstr "Alege imaginea dorită, apoi fă Click pe 'Deschide'." +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Pictura ta a fost tipărită!" -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Pictura ta a fost tipărită!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Imi pare rau! Pictura nu a putut fi imprimată!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Imi pare rau! Pictura nu a putut fi imprimată!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 #, fuzzy #| msgid "Choose the pictures you want, then click 'Play'." msgid "Choose the pictures you want, then click “Play”." msgstr "Alege imaginile dorite, apoi fă Click pe 'Rulează'." -#. None selected? Too dangerous to select all. +#. Sound has been muted (silenced) via keyboard shortcut +#: ../tuxpaint.c:2405 +msgid "Sound muted." +msgstr "Sunet oprit." + +#. Sound has been unmuted (unsilenced) via keyboard shortcut +#: ../tuxpaint.c:2410 +msgid "Sound unmuted." +msgstr "Sunet pornit." + +#. Wait while Text tool finishes loading fonts +#: ../tuxpaint.c:3165 +msgid "Please wait…" +msgstr "Aşteaptă, te rog…" + +#. Open dialog: 'Erase' button, to erase/deleted the selected picture +#: ../tuxpaint.c:7890 +msgid "Erase" +msgstr "Şterge" + +#. Open dialog: 'Slides' button, to switch to slide show mode +#: ../tuxpaint.c:7893 +msgid "Slides" +msgstr "Diapozitive" + +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + +#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture +#: ../tuxpaint.c:7899 +msgid "Back" +msgstr "Înapoi" + +#. Slideshow: 'Play' button, to begin a slideshow sequence +#: ../tuxpaint.c:7902 +msgid "Play" +msgstr "Rulează" + +#. Slideshow: 'GIF Export' button, to create an animated GIF +#: ../tuxpaint.c:7905 +msgid "GIF Export" +msgstr "" + +#. Slideshow: 'Next' button, to load next slide (image) +#: ../tuxpaint.c:7908 +msgid "Next" +msgstr "Următoroul" + +#. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces +#: ../tuxpaint.c:8623 +msgid "Aa" +msgstr "Aa" + +#. Admittedly stupid way of determining which keys can be used for +#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) +#: ../tuxpaint.c:11991 +msgid "Yes" +msgstr "Da" + +#: ../tuxpaint.c:11995 +msgid "No" +msgstr "Nu" + +#. Prompt to ask whether user wishes to save over old version of their file +#: ../tuxpaint.c:13069 +msgid "Replace the picture with your changes?" +msgstr "Înlocuieşti pictura cu modificările tale?" + +#. Positive response to saving over old version +#. (like a 'File:Save' action in other applications) +#: ../tuxpaint.c:13073 +msgid "Yes, replace the old one!" +msgstr "Da, înlocuieşte-o pe cea veche!" + +#. Negative response to saving over old version (saves a new image) +#. (like a 'File:Save As...' action in other applications) +#: ../tuxpaint.c:13077 +msgid "No, save a new file!" +msgstr "Nu, salveaz-o ca fişier nou!" + +#. Let user choose an image: +#. Instructions for 'Open' file dialog +#: ../tuxpaint.c:14333 +#, fuzzy +#| msgid "Choose the picture you want, then click 'Open'." +msgid "Choose the picture you want, then click “Open”." +msgstr "Alege imaginea dorită, apoi fă Click pe 'Deschide'." + +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Alege o culoare." diff --git a/src/po/ru.po b/src/po/ru.po index d5ced970d..746b52a02 100644 --- a/src/po/ru.po +++ b/src/po/ru.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2017-12-23 10:13+0300\n" "Last-Translator: Yuri Kozlov \n" "Language-Team: Russian \n" @@ -461,7 +461,7 @@ msgstr "Новая" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Открыть" @@ -595,199 +595,229 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Хорошо, продолжаем рисовать!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Вы действительно хотите выйти?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Да, я закончил!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Нет, хочу обратно!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Если вы выйдите, вы потеряете вашу картинку! Сохранить?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Да, сохранить!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Нет, не нужно сохранять!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Сохранить вначале вашу картинку?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Не могу открыть эту картинку!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Хорошо" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Нет сохранённых картинок!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Напечатать вашу картинку?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Да, распечатать!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Ваша картинка распечатана!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Извините! Ваша картинка не может быть распечатана!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Вы пока не можете печатать!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Удалить эту картинку?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Да, удалить!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Нет, не удалять!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Используйте только левую кнопку мыши!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Ваша картинка распечатана!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Ваша картинка распечатана!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Извините! Ваша картинка не может быть распечатана!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Извините! Ваша картинка не может быть распечатана!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Выберите картинку, а потом нажмите \"Запуск\"." + # Звук можно заглушить, используя клавиатурное сокращение. #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Звук отключен." # Звук можно включить, используя клавиатурное сокращение. #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Звук включён." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Пожалуйста, подождите..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Удалить" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Слайды" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Назад" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Запуск" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Далее" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Аа" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Да" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Нет" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Заменить старую картинку?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Да, заменить старую картинку!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Нет, сохранить в новый файл!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Выберите картинку, а потом щёлкните «Открыть»." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Выберите картинку, а потом нажмите \"Запуск\"." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Выберите цвет для рисования." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Выберите цвет." diff --git a/src/po/rw.po b/src/po/rw.po index f6876265b..ca55b0375 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2005-04-04 10:55-0700\n" "Last-Translator: Steven Michael Murphy \n" "Language-Team: Kinyarwanda \n" @@ -457,7 +457,7 @@ msgstr "Gishya" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Gufungura" @@ -600,211 +600,237 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Gumana: Igishushanyo iyi" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 #, fuzzy msgid "Do you really want to quit?" msgstr "Kuri Kuvamo" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 #, fuzzy msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Kuvamo() y'Ishusho Kubika" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 #, fuzzy msgid "Save your picture first?" msgstr "Kubika() y'Ishusho Itangira" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 #, fuzzy msgid "Can’t open that picture!" msgstr "Gufungura() y'Ishusho" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OKE" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 #, fuzzy msgid "There are no saved files!" msgstr "Oya Idosiye" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 #, fuzzy msgid "Print your picture now?" msgstr "y'Ishusho NONEAHA" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 #, fuzzy msgid "Your picture has been printed!" msgstr "y'Ishusho Byacapwe" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 #, fuzzy msgid "Sorry! Your picture could not be printed!" msgstr "y'Ishusho Byacapwe" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 #, fuzzy msgid "You can’t print yet!" msgstr "Gucapa" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 #, fuzzy msgid "Erase this picture?" msgstr "iyi() y'Ishusho" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +msgid "Your picture has been exported!" +msgstr "y'Ishusho Byacapwe" + +#: ../tuxpaint.c:2189 +#, fuzzy +msgid "Your slideshow GIF has been exported!" +msgstr "y'Ishusho Byacapwe" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +msgid "Sorry! Your picture could not be exported!" +msgstr "y'Ishusho Byacapwe" + +#: ../tuxpaint.c:2194 +#, fuzzy +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "y'Ishusho Byacapwe" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +#, fuzzy +msgid "Choose the pictures you want, then click “Play”." +msgstr "i() y'Ishusho Hanyuma Kanda" + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Inyuma" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 #, fuzzy msgid "Next" msgstr "Umwandiko" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Yego" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Oya" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 #, fuzzy msgid "No, save a new file!" msgstr "Kubika a Gishya IDOSIYE" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 #, fuzzy msgid "Choose the picture you want, then click “Open”." msgstr "i() y'Ishusho Hanyuma Kanda" -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -#, fuzzy -msgid "Choose the pictures you want, then click “Play”." -msgstr "i() y'Ishusho Hanyuma Kanda" - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "" diff --git a/src/po/sa.po b/src/po/sa.po index 1bfc96211..30ccef731 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2011-11-19 07:03+0530\n" "Last-Translator: Aarathi Bala\n" "Language-Team: \n" @@ -428,7 +428,7 @@ msgstr "नूतनम्" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "उद्घाटय" @@ -565,197 +565,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "आम् तर्हि... एतत् आलिखामः!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "निश्चयेन त्यक्तुम् इच्छसि किम्?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "आम्, कृतम्!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "न, मां पृष्ठे नय!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "त्यजसि चेत्, तव चित्रं नष्टं भविष्यति! तत् सञ्चय?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "आम्, सञ्चय!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "न, मा सञ्चय!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "प्रथमं तव चित्रं सञ्चय किम्?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "तत् चित्रम् उद्घाटयितुं न शक्यते!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "आम्" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "कापि सञ्चितसञ्चिका नास्ति!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "तव चित्रमधुना मुद्रणीयं किम्?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "आम्, मुद्रय!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "तव चित्रं मुद्रितम्!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "क्षम्यताम्! तव चित्रं मुद्रयितुं न शक्यते!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "अधुना मुद्रयितुं न शक्नोषि!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "इदं चित्रं लोपनीयं किम्?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "आम्, मार्जय!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "न, मा मार्जय!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "वाममौस् पिञ्जम् उपयोजय!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "तव चित्रं मुद्रितम्!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "तव चित्रं मुद्रितम्!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "क्षम्यताम्! तव चित्रं मुद्रयितुं न शक्यते!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "क्षम्यताम्! तव चित्रं मुद्रयितुं न शक्यते!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "तव इष्टानि चित्राणि वृत्वा, “वादय” क्लिक् कुरु।" + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "ध्वनिः तूष्णींकृता।" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "ध्वनिः अतूष्णींकृता।" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "कृपया प्रतीक्षस्व..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "मार्जय" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "स्लैड्स्" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "पृष्ठे" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "वादय" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "अग्रिमम्" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "आम्" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "न" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "तव परिणामैः चित्रं प्रतिसमाधत्स्व किम्?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "आम्, पुरातनं प्रतिसमाधत्स्व!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "न, नूतनसञ्चिकां सञ्चय!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "तव इष्टं चित्रं वृत्वा, “उद्घाटय” क्लिक् कुरु।" -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "तव इष्टानि चित्राणि वृत्वा, “वादय” क्लिक् कुरु।" - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "वर्णं वृणु।" diff --git a/src/po/sat.po b/src/po/sat.po index 2f5015e6d..5a4c0d10d 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2014-06-16 16:55+0530\n" "Last-Translator: Ganesh Murmu \n" "Language-Team: none\n" @@ -431,7 +431,7 @@ msgstr "नावानाक्" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "झिच्" @@ -571,197 +571,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "होय तोबे… नोवा गार चिता़र दोहोया!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "चेत् आम सारी गे बोनदो सानाम काना?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "होय , इञिञ का़मी केत् आ!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "बाङा, तायोम इदिञिञ मे!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "जुदी आमेम बोनदो या, आम आमाक् चिता़रेम आदा! नोवा सांचाव मे?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "होय, नोवा सांचाव मे!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "बाङ, सांचाव ला़गित् आलोम दिकोक् आ!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "आमाक् चिता़र पा़हिल सांचाव मे?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "ओना चिता़र बाम झिच् दाड़ेयाक् आ!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "सुही" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "नोडे जाहान सांचाव रेत् को बा़नुक् आ!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "आमाक् चिता़र नितोक् छापाय मे?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "होय, नोवा छापाय मे!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "आमाक् चिता़र छापा होचो आकाना!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "हारुङ! आमाक् चिता़र बाङ छापा दाड़ेयाक् आ!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "आम नित् हाबिच् बाम छापा दाड़ेयाक् ना!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "नोवा चिता़र बा़ड़िज मे?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "होय, नोवा बा़ड़िज मे!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "बाङा, नोवा आलोम बा़ड़िजा!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "लेंगा माउस बुता़म बेबोहार ला़गित् उयहा़र मे!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "आमाक् चिता़र छापा होचो आकाना!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "आमाक् चिता़र छापा होचो आकाना!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "हारुङ! आमाक् चिता़र बाङ छापा दाड़ेयाक् आ!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "हारुङ! आमाक् चिता़र बाङ छापा दाड़ेयाक् आ!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "आमेम ञाम कान चिता़र को बाछाव मे, इना तायोम “एनेच्” ओताय मे." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "साडे थिर हानताड़." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "साडे साडे होचो." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "तांगी मे…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "बा़ड़िज" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "सालाइड" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "तायनोम" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "हा़लका़व" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "इना़ तायोम" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "आखोर बाछावाक्" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "होय" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "बाङ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "आमाक् बोदोल को सांव चिता़र साहाय मे?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "होय, मारेयाक् सहाय मे!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "बाङा, मित् नावा रेत् सांचाव मे!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "आमेम ञाम कान चिता़र बाछाव मे, इना तायोम “झिज” ओताय मे." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "आमेम ञाम कान चिता़र को बाछाव मे, इना तायोम “एनेच्” ओताय मे." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "मित् रोङ लाटाप् मे." diff --git a/src/po/sat@olchiki.po b/src/po/sat@olchiki.po index 64531198a..f767c29cd 100644 --- a/src/po/sat@olchiki.po +++ b/src/po/sat@olchiki.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2013-07-27 14:50+0530\n" "Last-Translator: Ganesh Murmu \n" "Language-Team: LANGUAGE \n" @@ -432,7 +432,7 @@ msgstr "ᱱᱟᱣᱟᱱᱟᱠ" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "ᱡᱷᱤᱪ" @@ -573,197 +573,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "ᱦᱚᱭ ᱛᱚᱵᱮᱮ ᱱᱚᱣᱟ ᱜᱟᱨ ᱪᱤᱛᱟᱹᱨ ᱫᱚᱦᱚᱭᱟ!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "ᱪᱮᱫ ᱟᱢ ᱥᱟᱨᱤ ᱜᱮ ᱵᱚᱱᱫᱚ ᱥᱟᱱᱟᱢ ᱠᱟᱱᱟ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "ᱦᱚᱭ , ᱤᱧᱤᱧ ᱠᱟᱹᱢᱤ ᱠᱮᱫ ᱟ!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "ᱵᱟᱝᱟ, ᱛᱟᱭᱚᱢ ᱤᱫᱤᱧᱤᱧ ᱢᱮ!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "ᱡᱩᱫᱤ ᱟᱢᱮᱢ ᱵᱚᱱᱫᱚ ᱭᱟ, ᱟᱢ ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨᱮᱢ ᱟᱫᱟ! ᱱᱚᱣᱟ ᱥᱟᱸᱪᱟᱣ ᱢᱮ?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "ᱦᱚᱭ, ᱱᱚᱣᱟ ᱥᱟᱸᱪᱟᱣ ᱢᱮ!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "ᱵᱟᱝ, ᱥᱟᱸᱪᱟᱣ ᱞᱟᱹᱜᱤᱫ ᱟᱞᱚᱢ ᱫᱤᱠᱚᱜ ᱟ!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱯᱟᱹᱦᱤᱞ ᱥᱟᱸᱪᱟᱣ ᱢᱮ?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "ᱚᱱᱟ ᱪᱤᱛᱟᱹᱨ ᱵᱟᱢ ᱡᱷᱤᱪ ᱫᱟᱲᱮᱭᱟᱜ ᱟ!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "ᱦᱚᱭ" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "ᱱᱚᱰᱮ ᱡᱟᱦᱟᱱ ᱥᱟᱸᱪᱟᱣ ᱨᱮ ᱠᱚ ᱵᱟᱹᱱᱩᱜ ᱟ!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱱᱤᱛᱚᱜ ᱪᱷᱟᱯᱟᱭ ᱢᱮPrint your picture now?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "ᱦᱚᱭ, ᱱᱚᱣᱟ ᱪᱷᱟᱯᱟᱭ ᱢᱮ!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱪᱷᱟᱯᱟᱭᱮᱛ ᱠᱟᱱᱟ!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "ᱦᱟᱨᱩᱝ! ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱵᱟᱝ ᱪᱷᱟᱯᱟ ᱫᱟᱲᱮᱭᱟᱜ ᱟ!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "ᱟᱢ ᱱᱤᱫ ᱦᱟᱵᱤᱪ ᱵᱟᱢ ᱪᱷᱟᱯᱟ ᱫᱟᱲᱮᱭᱟᱜ ᱱᱟ!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "ᱱᱚᱣᱟ ᱪᱤᱛᱟᱹᱨ ᱵᱟᱹᱲᱤᱡ ᱢᱮ?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "ᱦᱚᱭ, ᱱᱚᱣᱟ ᱵᱟᱹᱲᱤᱡ ᱢᱮ!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "ᱵᱟᱝᱟ, ᱱᱚᱣᱟ ᱟᱞᱚᱢ ᱵᱟᱹᱲᱤᱡᱟ!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "ᱞᱮᱸᱜᱟ ᱢᱟᱩᱥ ᱵᱩᱛᱟᱹᱢ ᱵᱮᱵᱚᱦᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱩᱭᱦᱟᱹᱨ ᱢᱮ!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱪᱷᱟᱯᱟᱭᱮᱛ ᱠᱟᱱᱟ!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱪᱷᱟᱯᱟᱭᱮᱛ ᱠᱟᱱᱟ!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "ᱦᱟᱨᱩᱝ! ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱵᱟᱝ ᱪᱷᱟᱯᱟ ᱫᱟᱲᱮᱭᱟᱜ ᱟ!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "ᱦᱟᱨᱩᱝ! ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱵᱟᱝ ᱪᱷᱟᱯᱟ ᱫᱟᱲᱮᱭᱟᱜ ᱟ!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "ᱟᱢᱮᱢ ᱧᱟᱢ ᱠᱟᱱ ᱪᱤᱛᱟᱹᱨ ᱠᱚ ᱵᱟᱪᱷᱟᱣ ᱢᱮ, ᱤᱱᱟ ᱛᱟᱭᱚᱢ ᱢᱮᱱᱮᱪ ᱚᱛᱟᱭ ᱢᱮ." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "ᱥᱟᱰᱮ ᱛᱷᱤᱨ ᱦᱟᱱᱛᱟᱲ." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "ᱥᱟᱰᱮ ᱥᱟᱰᱮ ᱦᱚᱪᱚ." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "ᱛᱟᱸᱜᱤ ᱢᱮ" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "ᱵᱟᱹᱲᱤᱡ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "ᱥᱟᱞᱟᱤᱰ" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "ᱛᱟᱭᱱᱚᱢ" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "ᱦᱟᱹᱞᱠᱟᱹᱣ" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "ᱤᱱᱟᱹ ᱛᱟᱭᱚᱢ" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "ᱟᱠᱷᱚᱨ ᱵᱟᱪᱷᱟᱣᱟᱠ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "ᱦᱚᱭ" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "ᱵᱟᱝ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "ᱟᱢᱟᱜ ᱵᱚᱫᱚᱞ ᱠᱚ ᱥᱟᱸᱣ ᱪᱤᱛᱟᱹᱨ ᱥᱟᱦᱟᱭ ᱢᱮ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "ᱦᱚᱭ, ᱢᱟᱨᱮᱭᱟᱜ ᱥᱦᱟᱭ ᱢᱮ!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "ᱵᱟᱝᱟ, ᱢᱤᱫ ᱱᱟᱣᱟ ᱨᱮᱫ ᱥᱟᱸᱪᱟᱣ ᱢᱮ!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "ᱟᱢᱮᱢ ᱧᱟᱢ ᱠᱟᱱ ᱪᱤᱛᱟᱹᱨ ᱵᱟᱪᱷᱟᱣ ᱢᱮ, ᱤᱱᱟ ᱛᱟᱭᱚᱢ ᱢᱡᱷᱤᱡ ᱚᱛᱟᱭ ᱢᱮ." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "ᱟᱢᱮᱢ ᱧᱟᱢ ᱠᱟᱱ ᱪᱤᱛᱟᱹᱨ ᱠᱚ ᱵᱟᱪᱷᱟᱣ ᱢᱮ, ᱤᱱᱟ ᱛᱟᱭᱚᱢ ᱢᱮᱱᱮᱪ ᱚᱛᱟᱭ ᱢᱮ." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "ᱢᱤᱫ ᱨᱚᱝ ᱞᱟᱴᱟᱯ ᱢᱮ." diff --git a/src/po/sd.po b/src/po/sd.po index 67cad9efe..f72226eee 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2013-01-09 14:39+0530\n" "Last-Translator: Chandrakant Dhutadmal\n" "Language-Team: Sindhi-PA\n" @@ -428,7 +428,7 @@ msgstr "نئون " #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "کوليو" @@ -568,197 +568,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "ٺيڪ پوءِ اسين هي نقش رکون!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "ڇا توهين سچ پچ ڇڏي نڪري وڃڻ چاهيو ٿا؟" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "ها، منهنجو ٿي ويو!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "نە، مونکي واپس کڻو!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "اگر توهين ڇڏي نڪري ويندا تە پنهنجي تصيوير وڃائي ڇڏيندا؟" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "ها، اها سانڍيو!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "نە، مونکي سانڍڻ جي پرواهە ناهي!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "پهرين پنهنجي تصوير سانڍيندا؟" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "اُها تصوير نٿا کولي سگهو!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "ٺيڪ آهي" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "فائلون سانڍيل ناهن!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "پنهنجي تصوير ڇاپيندا!" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "ها، ها ڇاپيو!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "توهانجي تصوير ڇاپي ويئي آهي!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "معاف ڪجو! توهانجي تصوير نە ڇاپجي سگهي!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "اڃا توهين نٿا ڇاپي سگهو!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "اِها تصوير ميساري ڇڏيندا؟" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "ها، اِها ميساري ڇڏيو!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "نە، اها نە ميساريو!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "مائوس جو کاٻو بٽڻ اِستعمال ڪرڻ ياد رکو!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "توهانجي تصوير ڇاپي ويئي آهي!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "توهانجي تصوير ڇاپي ويئي آهي!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "معاف ڪجو! توهانجي تصوير نە ڇاپجي سگهي!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "معاف ڪجو! توهانجي تصوير نە ڇاپجي سگهي!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "توهانکي جيڪا تصوير کپي اُها چونڊيو، اُن بعد هلايو تي ڪلڪ ڪريو۔" + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "آواز اڻ اُچاريل ڪيو ويو۔" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "آواز اُچاريل ڪيو ويو۔" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "مهرباني ڪري ترسو۔۔۔" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "ميساري ڇڏيو" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "سلائڊ" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "پٺتي" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "هلايو" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "اڳتي" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "ها" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "نە" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "پنهنجي تبديلين سان تصوير مٽائيندا؟" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "ها، پراڻي مٽايو!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "نە، نئين فائيل سانڍيو!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "توهانکي جيڪا تصوير کپي اُها چونڊيو، اُن بعد کوليو ڪلڪ ڪريو۔" -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "توهانکي جيڪا تصوير کپي اُها چونڊيو، اُن بعد هلايو تي ڪلڪ ڪريو۔" - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "رنگ چونڊيو۔" diff --git a/src/po/sd@devanagari.po b/src/po/sd@devanagari.po index 45be47534..0a6e641dc 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2013-01-19 23:29+0530\n" "Last-Translator: \n" "Language-Team: Sindhi-DV\n" @@ -428,7 +428,7 @@ msgstr "नओं" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "खोलियो" @@ -566,199 +566,229 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "ठीक पोइ... असीं नक़्श रखूं!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "छा तव्हीं सचुपचु छॾे निकिरी वञणु चाहियो था?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "हा, मुंहिंजो थी वियो!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "न, मूंखे वापसि खणो!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" "अगरि तव्हीं छॾे निकिरी वेंदा त तव्हीं छॾे निकिरी वेंदा त पंहिंजी तस्वीर विञाए छॾींदा " "सांढींदा?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "हा, इहा सांढियो!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "न, मूंखे सांढण जी परवाह नाहे!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "पहिरीं पंहिंजी तस्वीर सांढींदा?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "उहा तस्वीर नथा खोले सघो!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "फ़ाइलूं सांढियल नाहिनि!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "पंहिंजी तस्वीर छापींदा?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "हा, उहा छापियो!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "तव्हांजी तस्वीर छापी वेई आहे!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "माफ़ु कजो! तव्हां जी तस्वीर न छपिजी सघी!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "अञा तव्हीं नथा छापे सघो!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "इहा तस्वीर मेसारे छॾींदा?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "हा, इहा मेसारे छॾियो!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "न, इहा न मेसारियो!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "माऊस जो खाॿो बटणु इस्तेमालु करणु यादि रखो!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "तव्हांजी तस्वीर छापी वेई आहे!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "तव्हांजी तस्वीर छापी वेई आहे!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "माफ़ु कजो! तव्हां जी तस्वीर न छपिजी सघी!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "माफ़ु कजो! तव्हां जी तस्वीर न छपिजी सघी!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "तव्हां खे जेका तस्वीर खपे उहा चूंडियो, उन बैदि ''हलायो'' ते क्लिक करियो." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "आवाज़ु अण उचारियलु कयो वियो." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "आवाज़ु उचारियलु कयो वियो." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "महिरबानी करे तरिसो..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "मेसारे छॾियो" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "स्लाइड" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "पुठिते" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "हलायो" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "अॻिते" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "हा" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "न" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "पंहिंजे तब्दीलियुनि सां तस्वीर मटाईंदा?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "हा, पुराणी मटायो!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "न, नईं फ़ाइल सांढियो!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "तव्हां खे जेका तस्वीर खपे उहा चूंडियो, उन बैदि 'खोलियो' क्लिक करियो." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "तव्हां खे जेका तस्वीर खपे उहा चूंडियो, उन बैदि ''हलायो'' ते क्लिक करियो." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "रंगु चूंडियो" diff --git a/src/po/shs.po b/src/po/shs.po index 9066c67ed..98164de76 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-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" @@ -432,7 +432,7 @@ msgstr "නව ඇරඹුමක්" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "විවෘත කරන්න" @@ -576,215 +576,245 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Oඔව් එසේ නම් නැවතත් මෙය අඳිමු!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "ඔබට ඇත්තටම ඉවත්වීමට අවශ්‍යද ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 #, fuzzy #| msgid "Yes, I’m done!" msgid "Yes, I’m done!" msgstr "ඔව්, I’m ස්ථිර කරන ලදී! " #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "නැහැ. නැවත මාව කැඳවන්න!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 #, fuzzy #| msgid "If you quit, you’ll lose your picture! Save it?" msgid "If you quit, you’ll lose your picture! Save it?" msgstr "ඔබ ඉවත් වුවොත්, ඔබගේ පින්තූරය අහිමි වේ! සුරැකීමට අවශ්‍යද ?’" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "ඔව්, සුරකින්න.!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 #, fuzzy #| msgid "No, don’t bother saving!" msgid "No, don’t bother saving!" msgstr "නැහැ, සුරැකීමට බධා කිරීමෙන් වළකින්න!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "ප්‍රථමයෙන් ඔබගේ පින්තූරය සුරකින්නද?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 #, fuzzy #| msgid "Can’t open that picture!" msgid "Can’t open that picture!" msgstr "එම පින්තූරය විවෘත කිරීමට නොහැක !" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "හරි" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "සුරකින ලද ගොනු නොමැත!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "ඔබගේ පින්තූරය දැන් මුද්‍රණය කරන්නද?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "ඔව්, මුද්‍රණය කරන්න!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "ඔබගේ පින්තූරය මුද්‍රණය කරන ලදී!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "සමාවන්න! ඔබගේ පින්තූරය මුද්‍රණය කිරීමට නොහැක!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 #, fuzzy #| msgid "You can’t print yet!" msgid "You can’t print yet!" msgstr "ඔබට තවම මුද්‍රණය කිරීමට නොහැක!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "මෙම පින්තූරය මකන්නද?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "ඔව්, මකන්න!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 #, fuzzy #| msgid "No, don’t erase it!" msgid "No, don’t erase it!" msgstr "නැහැ, මකන්න එපා!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "වාම මූසික බොත්තම භාවිතා කිරීමට මතක තබා ගන්න!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "ඔබගේ පින්තූරය මුද්‍රණය කරන ලදී!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "ඔබගේ පින්තූරය මුද්‍රණය කරන ලදී!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "සමාවන්න! ඔබගේ පින්තූරය මුද්‍රණය කිරීමට නොහැක!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "සමාවන්න! ඔබගේ පින්තූරය මුද්‍රණය කිරීමට නොහැක!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +#, fuzzy +#| msgid "Choose the pictures you want, then click “Play”." +msgid "Choose the pictures you want, then click “Play”." +msgstr "ඔබට අවශ්‍ය පින්තූර තොරන්න, ඉන්පසු ක්‍රියා කරවන්න මත මූසික ක්ලිකය කරන්න." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "ශබ්දය ඉවත් කරන ලදී." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "ශබ්දය නැවත ඇති කරන ලදී." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 #, fuzzy #| msgid "Please wait…" msgid "Please wait…" msgstr "කරුණාකර රැඳී සිටින්න!" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "මකන්න" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "ස්ලයිඩ" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "ආපසු" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "ක්‍රියා කරවන්න" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "ඉදිරියට" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "අකුරු" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "ඔව් " -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "නැහැ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "ඔබගේ වෙනස් කිරීම් සමඟින් පින්තූරය ප්‍රතිස්ථාපනය කරන්නද?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "ඔව්, පරණ පින්තූරය ප්‍රතිස්ථාපනය කරන්න!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "නැහැ, අලුත් ගොනුවක් සුරකින්න!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 #, fuzzy #| msgid "Choose the picture you want, then click “Open”." msgid "Choose the picture you want, then click “Open”." msgstr "ඔබට අවශ්‍ය පින්තූරය තොරන්න, ඉන්පසු විවෘත කිරීම මත මූසික ක්ලිකය කරන්න." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -#, fuzzy -#| msgid "Choose the pictures you want, then click “Play”." -msgid "Choose the pictures you want, then click “Play”." -msgstr "ඔබට අවශ්‍ය පින්තූර තොරන්න, ඉන්පසු ක්‍රියා කරවන්න මත මූසික ක්ලිකය කරන්න." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "පාටක් තෝරන්න." diff --git a/src/po/sk.po b/src/po/sk.po index 6783109b7..7d642d9c5 100644 --- a/src/po/sk.po +++ b/src/po/sk.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.17\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2009-12-27 18:01+0100\n" "Last-Translator: Jaroslav Ryník \n" "Language-Team: Slovak \n" @@ -434,7 +434,7 @@ msgstr "Nový" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Otvoriť" @@ -574,198 +574,228 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Dobre, pokračujme v kreslení!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Chceš naozaj skončiť?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Áno, už som skončil (-a)!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Nie, chcem sa vrátiť!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ak skončíš, stratíš svoj obrázok. Mám ho uložiť?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Áno, ulož ho!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Nie, netreba!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Chceš najskôr uložiť obrázok?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Tento obrázok sa nedá otvoriť!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Žiadne uložené súbory tu nie sú." #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Chceš si vytlačiť obrázok teraz?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Áno, vytlač ho!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Tvoj obrázok je vytlačený!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Prepáč. Tvoj obrázok sa nedá vytlačiť!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Ešte nemôžeš tlačiť!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Mám odstrániť tento obrázok?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Áno, odstráň ho!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Nie, neodstraňuj ho!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Nezabudnite, že treba stlačiť ľavé tlačidlo myši!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Tvoj obrázok je vytlačený!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Tvoj obrázok je vytlačený!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Prepáč. Tvoj obrázok sa nedá vytlačiť!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Prepáč. Tvoj obrázok sa nedá vytlačiť!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "" +"Klikni na obrázky, ktoré chceš vidieť, a potom klikni na tlačidlo „Prehrať”." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Zvuk je stlmený." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Zvuk nie je stlmený." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Počkaj, prosím..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Guma" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Výstava" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Späť" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Prehrať" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Ďalej" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Áno" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Nie" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Mám tieto zmeny uložiť do starého obrázka?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Áno, zmeň ten starý súbor!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Nie, ulož ich do nového súboru!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Vyber si obrázok, ktorý chceš, a potom klikni na „Otvoriť”." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "" -"Klikni na obrázky, ktoré chceš vidieť, a potom klikni na tlačidlo „Prehrať”." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Vyber si farbu." diff --git a/src/po/sl.po b/src/po/sl.po index 5eaf742e1..584069846 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-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" @@ -429,7 +429,7 @@ msgstr "Novo" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Odpri" @@ -565,198 +565,228 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Risanje še ni končano!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Ali res želiš program končati?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Da, slika je končana!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Ne, risanje še ni končano!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" "Pri končanju programa bodo spremembe izgubljene! Ali jih želiš prej shraniti?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Da, slika naj se shrani!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Ne, slike ni treba shraniti!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Ali naj se slika najprej shrani?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Te slike ni mogoče odpreti!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "V redu" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Ni shranjenih datotek!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Ali naj bo slika natisnjena takoj?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Da, slika naj se natisne!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Slika je bila natisnjena!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Slike ni mogoče natisniti!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Ni še mogoče tiskati!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Ali naj se slika izbriše?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Da, slika naj se izbriše!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Ne, sliko želim obdržati!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Mogoče je uporabiti levi klik miške!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Slika je bila natisnjena!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Slika je bila natisnjena!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Slike ni mogoče natisniti!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Slike ni mogoče natisniti!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Z izborom slik je mogoče začeti predstavitev." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Zvok je utišan." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Glasnost je povrnjena." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Počakaj ..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Izbriši" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Diapozitivi" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Nazaj" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Predvajanje" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Naslednja" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Da" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Ne" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Ali želiš vsebino slike zamenjati?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Da, zamenjati želim starejšo datoteko!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Ne, shrani naj se v novo datoteko!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Izbor slike s klikom na gumb »Odpri«." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Z izborom slik je mogoče začeti predstavitev." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Izbor barve na obstoječi sliki." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Izbor barve." diff --git a/src/po/son.po b/src/po/son.po index 3165ca6a0..a4158faf0 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2017-12-30 18:17+0000\n" "Last-Translator: Chris \n" "Language-Team: Songhay Localization Team\n" @@ -435,7 +435,7 @@ msgstr "Itaaga" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Feeri" @@ -568,197 +568,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Aywa… Ir ma gaabandi ka biyoo woo tee!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "N' ga baa ma fatta wala?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Ayyo, ay ben!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Kalaa, ir ma willi a ga!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Nda n' fatta, ni biyoo ga dere! K'a gaabu?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Ayyo, a gaabu!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Kalaa, ma ši a gaabu!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Ka biyoo gaabu jina?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Ay si hin ka biyoo woo feeri!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Ay yadda" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Tiira kul mana jisandi!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Biyoo kar sohõ?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Ayyo, a kar!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Ni biyoo karandi!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Alhaa naŋ! Ni biyoo mana hin ka karandi!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "N' ši hin ka karandi sohõ da!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Biyoo woo tuusu?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Ayyo, a tuusu!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Kalaa, ma ši a tuusu!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Ma si dirŋa ka ncaŋoo butoŋ wowaa naagu!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Ni biyoo karandi!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Ni biyoo karandi!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Alhaa naŋ! Ni biyoo mana hin ka karandi!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Alhaa naŋ! Ni biyoo mana hin ka karandi!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Biyey kaŋ n' ga bag'ey suuba, de ma \"Šintin\" naagu." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Jindoo daaba." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Jindoo feera." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Batu taare…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Tuusu" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Cebebiyey" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Foobanda" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Šintin" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Jine" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Ayyo" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Kalaa" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Ka biyoo nda ni barmawey kaŋ n' n'i tee zaa?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Ayyo, ižeenaa barmay!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Kalaa, bii taaga no!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Bii foo suuba, ma \"Feeri\" naagu." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Biyey kaŋ n' ga bag'ey suuba, de ma \"Šintin\" naagu." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Noone foo suuba ni biiteeroo ga." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Noone suuba." diff --git a/src/po/sq.po b/src/po/sq.po index dccfd8408..dd1e0ef70 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2004-10-17 11:19+0200\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -435,7 +435,7 @@ msgstr "E re" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Hap" @@ -574,202 +574,232 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Në rregull...Le të vizatojmë këtë!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Jeni i sigurtë që doni të dilni?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Nëse ju largoheni, do të humbisni foton tuaj! Dëshironi t'a ruani?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Dëshironi t'a ruani fillimisht foton tuaj?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "E pamundur hapja e asaj fotoje!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Nuk ka files të ruajtur!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Printon tani foton?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Fotoja juaj u printua!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Fotoja juaj u printua!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Akoma nuk mund të printoni!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Fshin këtë foto?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Mos harroni të përdorni butonin e majtë të miut!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Fotoja juaj u printua!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Fotoja juaj u printua!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Fotoja juaj u printua!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Fotoja juaj u printua!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +#, fuzzy +msgid "Choose the pictures you want, then click “Play”." +msgstr "Zgjidh pikturën që dëshiron, pastaj kliko \"Hap\"." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Fshi" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Mbrapa" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 #, fuzzy msgid "Next" msgstr "Teksti" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Po" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Jo" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 #, fuzzy msgid "No, save a new file!" msgstr "Jo, ruaje në file tjetër" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Zgjidh pikturën që dëshiron, pastaj kliko \"Hap\"." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -#, fuzzy -msgid "Choose the pictures you want, then click “Play”." -msgstr "Zgjidh pikturën që dëshiron, pastaj kliko \"Hap\"." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "" diff --git a/src/po/sr.po b/src/po/sr.po index 8b8a882ff..50869a61d 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2010-12-12 00:00+0100\n" "Last-Translator: Ivana \n" "Language-Team: Serbian \n" @@ -469,7 +469,7 @@ msgstr "Нови" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Отвори" @@ -631,215 +631,249 @@ msgstr "Добро онда… Хајде да наставимо са црта # #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Стварно желиш да завршиш?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Да, завршено је!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Не, врати ме!" # #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Изгубићеш слику ако завршиш! Да се сачува?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Да, сачувај је!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Не, не желим да сачувам!" # #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Прво да сачуваш своју слику?" # #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Не могу да отворим ту слику!" # #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "У реду" # #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Нема сачуваних датотека!" # #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Сада штампаш своју слику?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Да, одштампај!" # #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Твоје слика је одштампана!" # #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Извини! Твоја слика не може да се одштампа!" # #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Не можеш још да штампаш!" # #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Обрисати ову слику?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Да, обриши је!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Не, не бриши је!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Запамти да користиш лево дугме миша!" +# +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Твоје слика је одштампана!" + +# +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Твоје слика је одштампана!" + +# +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Извини! Твоја слика не може да се одштампа!" + +# +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Извини! Твоја слика не може да се одштампа!" + +# +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Изабери слику коју желиш, затим кликни „Играј“." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Утишан звук" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Укључен звук." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Молим те, сачекај..." # #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Бриши" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Низ" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + # #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Назад" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Играј" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" # #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Следеће" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Аа" # #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Да" # -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Не" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Замени претходну слику измењеном?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Да, замени претходну!" # #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Не, сачувај у нову датотеку!" # #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Изабери слику коју желиш, затим кликни „Отвори“." -# -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Изабери слику коју желиш, затим кликни „Играј“." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Изабери боју." diff --git a/src/po/sr@latin.po b/src/po/sr@latin.po index f49542dfc..3fb7e008a 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2010-12-12 00:00+0100\n" "Last-Translator: Ivana \n" "Language-Team: Serbian \n" @@ -469,7 +469,7 @@ msgstr "Novi" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Otvori" @@ -631,215 +631,249 @@ msgstr "Dobro onda… Hajde da nastavimo sa crtanjem!" # #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Stvarno želiš da završiš?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Da, završeno je!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Ne, vrati me!" # #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Izgubićeš sliku ako završiš! Da se sačuva?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Da, sačuvaj je!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Ne, ne želim da sačuvam!" # #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Prvo da sačuvaš svoju sliku?" # #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Ne mogu da otvorim tu sliku!" # #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "U redu" # #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Nema sačuvanih datoteka!" # #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Sada štampaš svoju sliku?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Da, odštampaj!" # #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Tvoje slika je odštampana!" # #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Izvini! Tvoja slika ne može da se odštampa!" # #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Ne možeš još da štampaš!" # #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Obrisati ovu sliku?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Da, obriši je!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Ne, ne briši je!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Zapamti da koristiš levo dugme miša!" +# +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Tvoje slika je odštampana!" + +# +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Tvoje slika je odštampana!" + +# +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Izvini! Tvoja slika ne može da se odštampa!" + +# +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Izvini! Tvoja slika ne može da se odštampa!" + +# +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Izaberi sliku koju želiš, zatim klikni „Igraj“." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Utišan zvuk" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Uključen zvuk." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Molim te, sačekaj..." # #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Briši" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Niz" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + # #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Nazad" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Igraj" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" # #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Sledeće" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" # #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Da" # -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Ne" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Zameni prethodnu sliku izmenjenom?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Da, zameni prethodnu!" # #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Ne, sačuvaj u novu datoteku!" # #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Izaberi sliku koju želiš, zatim klikni „Otvori“." -# -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Izaberi sliku koju želiš, zatim klikni „Igraj“." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Izaberi boju." diff --git a/src/po/su.po b/src/po/su.po index c7d8cc202..538b53550 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2011-05-27 06:24+0200\n" "Last-Translator: kumincir \n" "Language-Team: LANGUAGE \n" @@ -427,7 +427,7 @@ msgstr "Anyar" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Buka" @@ -562,199 +562,229 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Leres badé kaluar?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Muhun. Tos réngsé!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Teu kétang, wangsul deui!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Mun anjeun atosan, gambarna bakal leungit! Simpen ulah?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Muhun, simpen!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Wios, teu kedah disimpen!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Simpen heula gambarna?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Gambarna teu tiasa dibuka!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Heug" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Teu aya berkas gambar simpenan!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Citak gambarna ayeuna?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Muhun, citak!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Gambarna nuju dicitak!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Punten! Gambarna teu tiasa dicitak!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Anjeun can tiasa nyitak!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Hapus gambarna?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Muhun, hapus baé!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Ulah, ulah dihapus!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Gambarna nuju dicitak!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Gambarna nuju dicitak!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Punten! Gambarna teu tiasa dicitak!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Punten! Gambarna teu tiasa dicitak!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +#, fuzzy +msgid "Choose the pictures you want, then click “Play”." +msgstr "Pilih gambar nu badé dibuka, teras klik \"Buka\"." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Sora dibekem." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Sora teu dibekem." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Antosan sakedap..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Hapus" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Slide" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Balik" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 #, fuzzy msgid "Next" msgstr "Tulisan" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Enya" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Henteu" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Ganti gambarna ku hasil ngarobah?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Ulah, simpen gambar anyar!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Pilih gambar nu badé dibuka, teras klik \"Buka\"." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -#, fuzzy -msgid "Choose the pictures you want, then click “Play”." -msgstr "Pilih gambar nu badé dibuka, teras klik \"Buka\"." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Pilih warna." diff --git a/src/po/sv.po b/src/po/sv.po index e83ceecca..500f359fb 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2017-12-17 22:48+0100\n" "Last-Translator: Sebastian Rasmussen \n" "Language-Team: Svenska \n" @@ -430,7 +430,7 @@ msgstr "Ny" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Öppna" @@ -566,197 +566,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Okej.. Vi fortsätter med att rita den här!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Vill du verkligen avsluta?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Ja, jag är färdig!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Nej, ta mig tillbaka!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Om du avslutar så kommer du att förlora bilden! Vill du spara den?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Ja, spara den!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Nej, spara inte!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Spara bilden först?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Kan inte öppna den här bilden!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Det finns inga sparade filer!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Vill du skriva ut bilden nu?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Ja, skriv ut den!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Din bild har skrivits ut!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Tyvärr, din bild kunde inte skrivas ut!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Du kan inte skriva ut än!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Radera den här bilden?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Ja, ta bort den!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Nej, ta inte bort den!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Kom ihåg att använda vänster musknapp!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Din bild har skrivits ut!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Din bild har skrivits ut!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Tyvärr, din bild kunde inte skrivas ut!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Tyvärr, din bild kunde inte skrivas ut!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Välj de bilder som du vill ha, klicka sedan på \"Spela\"." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Tyst läge." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Ljud på." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Vänta…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Radera" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Bildspel" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Bakåt" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Spela" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Nästa" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Ja" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Nej" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Ersätt bilden med dina ändringar?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Ja, skriv över den gamla!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Nej, spara en ny fil!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Välj den bild du vill ha, klicka sen på \"Öppna\"." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Välj de bilder som du vill ha, klicka sedan på \"Spela\"." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Välj en färg från din ritning." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Välj en färg." diff --git a/src/po/sw.po b/src/po/sw.po index 40239e937..e9dfe7801 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2010-11-04 23:59+0200\n" "Last-Translator: Emanuel Feruzi \n" "Language-Team: LANGUAGE \n" @@ -430,7 +430,7 @@ msgstr "Mpya" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Fungua" @@ -567,197 +567,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "SAWA… Tuendelee kuchora hii!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Una uhakika unataka kutoka?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Ndiyo, Nimemaliza!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Hapana, nirudishe nyuma!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ukitoka, utapoteza picha yako! Hifadhi picha?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Ndiyo, ihifadhi!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Hapana, usihangaike kuihifadhi!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Hifadhi picha yako kwanza?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Picha hiyo haifunguki!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "SAWA" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Hakuna mafaili yaliyohifadhiwa!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Chapisha picha yako sasa hivi?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Ndiyo, ichapishe!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Picha yako imechapishwa!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Pole! Picha yako haikuweza chapishwa!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Pado huwezi kuchapisha!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Futa picha hii?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Ndiyo, ifute!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Hapana, usiifute!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Kumbuka kutumia kitufe cha kulia cha kipanya!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Picha yako imechapishwa!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Picha yako imechapishwa!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Pole! Picha yako haikuweza chapishwa!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Pole! Picha yako haikuweza chapishwa!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Chagua picha unayotaka, kisha bofya “Fungua”." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Sauti imezimwa." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Sauti umewashwa." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Tafadhali subiri…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Futa" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Slaidi" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Nyuma" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Cheza" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Ifuatayo" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Ndiyo" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Hapana" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Weka picha na mabadiliko yako?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Ndiyo, badilisha na ya zamani!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Hapana, hifadhi kama faili jiya!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Chagua picha unayotaka, halafu bofya “Fungua”." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Chagua picha unayotaka, kisha bofya “Fungua”." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Chagua rangi kutoka mchoro yako" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Chagua rangi." diff --git a/src/po/ta.po b/src/po/ta.po index b5e31b050..02e93dc0d 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2009-01-18 00:06+0530\n" "Last-Translator: ravishankar \n" "Language-Team: A. Ravishankar \n" @@ -428,7 +428,7 @@ msgstr "புதிது" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "திற" @@ -564,205 +564,235 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "அப்ப சரி.. தொடர்ந்து இந்தப் படத்தை வரைவோம்!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "உண்மையிலேயே வெளியேற வேண்டுமா?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "ஆம், வேலை முடிந்தது!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "இல்லை, முன் பக்கத்துக்கு கொண்டு செல்!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "நீங்கள் வெளியேறினால், படத்தை இழக்க நேரிடும்! படத்தைச் சேமிக்கவா?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "ஆம், சேமி!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "இல்லை, சேமிக்க வேண்டாம்!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "முதலில் உங்கள் படத்தைச் சேமிக்கலாமா?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "அந்தப் படத்தைத் திறக்க இயலவில்லை!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "சரி" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "சேமித்த படங்கள் ஏதும் இல்லை!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "இப்பொழுது உங்கள் படத்தை அச்சிடலாமா?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "ஆம், அச்சிடு!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "உங்கள் படத்தை அச்சிட்டு விட்டோம்!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "மன்னிக்கவும், உங்கள் படத்தை அச்சிட இயலவில்லை!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "இப்பொழுது அச்செடுக்க இயலாது!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "படத்தை அழிக்கவா?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "ஆம், அழிக்கவும்!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "இல்லை, அழிக்க வேண்டாம்!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "சொடுக்கியின் இடது பொத்தானை அழுத்த மறக்காதீங்க!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "உங்கள் படத்தை அச்சிட்டு விட்டோம்!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "உங்கள் படத்தை அச்சிட்டு விட்டோம்!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "மன்னிக்கவும், உங்கள் படத்தை அச்சிட இயலவில்லை!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "மன்னிக்கவும், உங்கள் படத்தை அச்சிட இயலவில்லை!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "வேண்டிய படங்களைத் தெரிவு செய்த பிறகு, \"காட்டு\" பொத்தானை அழுத்துங்க." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "ஒலியை நிறுத்தி விட்டோம்." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "மீண்டும் ஒலிக்கிறது." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "கொஞ்சம் காத்திருங்க..." # 'Erase' label: #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "அழி" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "வில்லைகள்" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + # 'Back' label: #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "திரும்பு" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "காட்டு" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "அடுத்து" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "ஆம்" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "இல்லை" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "படத்தில் செய்த மாற்றங்களோடு சேமிக்கவா?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "ஆம், ஏற்கனவே உள்ளதை மாற்று!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "இல்லை, புதிய படம் ஒன்றைச் சேமி!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "வேண்டிய படத்தைத் தெரிவு செய்த பிறகு, \"திற\" பொத்தானைச் சொடுக்குங்க." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "வேண்டிய படங்களைத் தெரிவு செய்த பிறகு, \"காட்டு\" பொத்தானை அழுத்துங்க." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "ஒரு நிறத்தைத் தேர்ந்தெடுங்க." diff --git a/src/po/te.po b/src/po/te.po index 402839689..dfbd10e9a 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2011-01-07 15:08+0530\n" "Last-Translator: saikumar \n" "Language-Team: Telugu \n" @@ -426,7 +426,7 @@ msgstr "కొత్త" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "తెరువు" @@ -564,197 +564,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr " సరే మరి ... దీనిని చిత్రిస్తూ ఉందాం. " #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "నిజంగా బయిటకు వెళ్ళాళా ?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "అవును ,నా పని అయ్యిపోయిండి!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "ఒద్దు నన్ను వెనక్కు తీసుకు వెళ్ళండి" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "బయిటకు వెళ్తే చిత్రాన్ని కోల్పోతారు!దానిని దాచాలా ?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "అవును దాచండి" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "ఒద్దు, దాచావలీసిన అవసరం లేదు!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "ముందు చిత్రాన్ని దాచండి?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "చిత్రాన్ని తెరవలేము" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "సరె" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "దాచిన దస్త్రాలు లేవు" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "ఇప్పుడు చిత్రాన్ని ముద్రించాలా?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "అవును దానిని ముద్రించండిించ" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "మీ చిత్రం ముద్రించబడ్డడి" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "క్షమించండి ! మీ చిత్రము ముద్రింపబడరాడు !" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "మీరు అప్పుడే ముద్రించలేరు" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "చిత్రాన్ని చెరపాలా?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "అవును చెరపండి" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "ఒద్దు ! చెరపకండి !" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "ఎడమ మౌస్ బటన్ వాడటం గుర్తుంచుకోండి" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "మీ చిత్రం ముద్రించబడ్డడి" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "మీ చిత్రం ముద్రించబడ్డడి" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "క్షమించండి ! మీ చిత్రము ముద్రింపబడరాడు !" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "క్షమించండి ! మీ చిత్రము ముద్రింపబడరాడు !" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "మీకు కావలిసిన చిత్రములను ఎంచుకొని \"ప్లే/ఆడుము\" క్లిక్ చెయ్యండి." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "మౌనముగా చెయ్యబడినది." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "మౌనము తోలిగించుట." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "దయచేసి ఆగండి" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "తోలిగించు" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "దృశ్య పలకలు" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "వెనక్కి" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "ఆడు" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "తరువాత" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "ఆ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "అవును" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "కాదు" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "మీరు చేసిన మార్పులతో బార్తి చేయమంతటారా?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "అవును పతదనిని బార్తి చేయుము" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "ఒద్దు కొత్త దస్త్రాన్ని దాయండి" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "మీకు కావలిసిన చిత్రములను ఎంచుకొని \"ఓపెన్/తెరుచుకోనుము\" క్లిక్ చెయ్యండి." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "మీకు కావలిసిన చిత్రములను ఎంచుకొని \"ప్లే/ఆడుము\" క్లిక్ చెయ్యండి." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "చంద్రిక రంగు." diff --git a/src/po/th.po b/src/po/th.po index b0c992704..ed787c520 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-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/" @@ -434,7 +434,7 @@ msgstr "ใหม่" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "เปิด" @@ -565,197 +565,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "ตกลง จากนั้น..... วาดรูปนี้ต่อ" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "แน่ใจนะว่าต้องการออกจากโปรแกรม?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "ใช่, เรียบร้อยแล้ว!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "ไม่ นำฉันกลับ" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "ถ้าเธอออก ภาพของเธอจะหาย บันทึกหรือไม่?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "ใช่ บันทึกมัน" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "ไม่,ไม่ต้องบันทึก" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "บันทึกภาพก่อนหรือไม่?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "ไม่สามารถเปิดรูปได้!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "ตกลง" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "ไม่มีข้อมูลที่บันทึกไว้เลย" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "พิมพ์รูปตอนนี้หรือไม่?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "ใช่ พิมพ์มันออกมา" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "พิมพ์รูปของคุณเสร็จแล้ว" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "ขอโทษ! รูปภาพปริ้นไม่ได้" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "ยังไม่สามารถพิมพ์ได้ตอนนี้" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "ลบรูปนี้หรือไม่?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "ใช่ ลบมัน" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "ไม่ต้องลบ" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "โปรดจำไว้ว่าใช้เมาส์ปุ่มซ้าย" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "พิมพ์รูปของคุณเสร็จแล้ว" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "พิมพ์รูปของคุณเสร็จแล้ว" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "ขอโทษ! รูปภาพปริ้นไม่ได้" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "ขอโทษ! รูปภาพปริ้นไม่ได้" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "เลือกรูปที่เธอต้องการ จากนั้นคลิก \"เล่น\"" + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "เงียบ" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "ไม่เงียบ" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "โปรดรอ..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "ลบ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "เลื่อน" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "ย้อนกลับ" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "เล่น" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "ถัดไป" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "ใช่" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "ไม่" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "บันทึกรูปที่เธอแก้ใขหรือไม่?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "ใช่, ทับอันเดิม" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "ไม่! บันทึกเป็นแฟ้มใหม่" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "เลือกรูปที่เธอต้องการ จากนั้นคลิก “เปิด”" -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "เลือกรูปที่เธอต้องการ จากนั้นคลิก \"เล่น\"" - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "เลือกสี" diff --git a/src/po/tl.po b/src/po/tl.po index 6b90d9f6a..a1ab3667c 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2006-01-01 17:43+0900\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -428,7 +428,7 @@ msgstr "Panibago" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Buksan" @@ -553,207 +553,237 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Gusto mo ba talagang umalis?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "Oo. Tapos na ako!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Hindi. Ibalik mo ako!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Kapag umalis. Mawawala ang larawan! I-save ito?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Oo. i-save!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "Hindi. huwag i-save!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "I-save muna ang larawan?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Hindi Mabuksan ang larawan!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Walang nakasave na dokumento!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Gusto mo bang ilimbag ang larawan?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Oo. Ilimbag ito!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Nailimbag na ang larawan!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Nailimbag na ang larawan!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Hindi pa puwedeng ilimbag!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Burahin ang larawan?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Oo. Burahin ito!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "Hindi. Huwag itong burahin!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Alalahaning gamitin ang kaliwang mouse button!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Nailimbag na ang larawan!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Nailimbag na ang larawan!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Nailimbag na ang larawan!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Nailimbag na ang larawan!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +#, fuzzy +msgid "Choose the pictures you want, then click “Play”." +msgstr "Pumili ng larawang gusto. at i-klik ang buksan." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Mahintay Sandali..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Burahin" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Bumalik" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 #, fuzzy msgid "Next" msgstr "Letra" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Oo" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Hindi" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Palitan ang larawan ng mga nagawang pagbabago?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Oo. Palitan ng bago!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Hindi. i-save ang dokumento!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Pumili ng larawang gusto. at i-klik ang buksan." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -#, fuzzy -msgid "Choose the pictures you want, then click “Play”." -msgstr "Pumili ng larawang gusto. at i-klik ang buksan." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "" diff --git a/src/po/tlh.po b/src/po/tlh.po index df7968d9b..aff3365ac 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2004-08-16 23:14-0800\n" "Last-Translator: Bill Kendrick \n" "Language-Team: Bill Kendrick \n" @@ -445,7 +445,7 @@ msgstr "chu'" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "poSmoH" @@ -574,203 +574,225 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "" # okay #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "luq" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +msgid "Your picture has been exported!" +msgstr "" + +#: ../tuxpaint.c:2189 +msgid "Your slideshow GIF has been exported!" +msgstr "" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +msgid "Sorry! Your picture could not be exported!" +msgstr "" + +#: ../tuxpaint.c:2194 +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "" + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + # back away from #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "DoH" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" # write #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 #, fuzzy msgid "Next" msgstr "ghItlh" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "" # yes #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "HIja'" # no -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "ghobe'" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "" -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "" - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "" diff --git a/src/po/tr.po b/src/po/tr.po index 25341f894..6c4251c0c 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2012-01-02 22:41+0200\n" "Last-Translator: gvhı \n" "Language-Team: Turkish \n" @@ -429,7 +429,7 @@ msgstr "Yeni" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Aç" @@ -570,197 +570,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Tamam o zaman... Bunu çizmeye devam edelim!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Gerçekten çıkmak istiyor musun?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Evet, işim bitti!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Hayır, geri götür beni!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Eğer çıkarsan, resmini kaybedeceksin! Kaydedeyim mi?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Evet, kaydet!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Hayır, kaydetmeye zahmet etme!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "İlk önce resmini kaydetmek ister misin?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "O resmi açamıyorum!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Tamam" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Kaydedilmiş hiç dosya yok!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Resmini şimdi yazdırayım mı?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Evet, yazdır!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Resmin yazdırıldı!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Üzgünüm! Remin yazdırılamadı!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Henüz yazdıramazsın!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Bu resmi sileyim mi?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Evet, sil onu!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Hayır, silme onu!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Sol fare tuşunu kullanmayı hatırlayın!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Resmin yazdırıldı!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Resmin yazdırıldı!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Üzgünüm! Remin yazdırılamadı!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Üzgünüm! Remin yazdırılamadı!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "İstediğin resmi seç, sonra \"Çal\" seçeneğine tıkla" + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Ses kapalı." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Ses kapalı değil." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Lütfen bekleyin..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Sil" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Slaytlar" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Geri" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Çal" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "İleri" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Evet" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Hayır" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Resmi sizin değişikliklerinizle değiştirelim mi?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Evet, eskisini yenile!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Hayır, yeni bir dosyaya kaydet" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "İstediğin resmi seç, sonra \"Aç\" seçeneğine tıkla" -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "İstediğin resmi seç, sonra \"Çal\" seçeneğine tıkla" - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Renk seç." diff --git a/src/po/tuxpaint.pot b/src/po/tuxpaint.pot index ac8e6b2fb..00de22de9 100644 --- a/src/po/tuxpaint.pot +++ b/src/po/tuxpaint.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -426,7 +426,7 @@ msgstr "" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "" @@ -551,197 +551,219 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +msgid "Your picture has been exported!" +msgstr "" + +#: ../tuxpaint.c:2189 +msgid "Your slideshow GIF has been exported!" +msgstr "" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +msgid "Sorry! Your picture could not be exported!" +msgstr "" + +#: ../tuxpaint.c:2194 +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "" + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "" -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "" - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "" diff --git a/src/po/tw.po b/src/po/tw.po index 3c5decce8..84a9437eb 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2007-04-26 15:45+0200\n" "Last-Translator: Joana Portia Antwi-Danso \n" "MIME-Version: 1.0\n" @@ -431,7 +431,7 @@ msgstr "Foforo" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Bue" @@ -567,205 +567,235 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Afei eye... Ma yɛnkɔso ndorɔ eyi!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Wopɛ sɛ wofi ha?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "Yiw, mawie!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Daabi, fa me kɔ akyi!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Sɛ wofi ha a, wo mfoni no bɛyera! Wode besie?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Yiw, fa sie!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "Daabi, mfa nsie!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Wobedi kan de wo mfoni no asie?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Worentumi mmue saa mfoni no!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Eye" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Womfaa biribi nsieɛ!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Afei wopɛ sɛ wode mfoni no to krataa so?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Aane, tintim!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Woatim wo mfoni no!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Woatim wo mfoni no!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Wontumi ntintim seesie!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Wopɛ sɛ wo saa mfoni yi?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Aane, pepa no!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "Daabi, mpepa no!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Kae na mia akura no benkum so!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Woatim wo mfoni no!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Woatim wo mfoni no!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Woatim wo mfoni no!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Woatim wo mfoni no!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Fa mfoni a wopɛ, na mia di so ma no nyi." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Mepawokyɛw twɛn..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Pepa" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Mfoni a edi hɔ" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Kɔ wakyi" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Di agorɔ" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Deɛ edi hɔ" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Aane" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Daabi" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Wopɛ sɛ wosesa mfoni no?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Aane, sesa dada no!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Daabi, fa foforɔ no sie!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Wofa mfoni a wopɛ wia a, mia \"bue\" so." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Fa mfoni a wopɛ, na mia di so ma no nyi." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "" diff --git a/src/po/uk.po b/src/po/uk.po index 1103db75e..36a425fd3 100644 --- a/src/po/uk.po +++ b/src/po/uk.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint 0.9.23 uk\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2017-10-23 18:08+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" @@ -432,7 +432,7 @@ msgstr "Новий" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Відкрий" @@ -571,198 +571,228 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Добре, продовжуємо малювати!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Ви дійсно хочете вийти?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Так, я завершив!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Ні, хочу назад!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Якщо Ви вийдете, Ви втратите Ваш малюнок! Зберегти?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Так, зберегти!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Ні, не потрібно зберігати!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Зберегти Ваш малюнок спочатку?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Не можу відкрити цей малюнок!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Гаразд" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Немає збережених малюнків!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Надрукувати Вашу малюнок?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Так, роздрукувати!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Ваш малюнок роздруковано!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Вибачте! Ваш малюнок не може бути роздрукований!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Ви поки не можете друкувати!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Вилучити цей малюнок?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Так, вилучити!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Ні, не вилучати!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Не забувайте про ліву клавішу миші!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Ваш малюнок роздруковано!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Ваш малюнок роздруковано!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Вибачте! Ваш малюнок не може бути роздрукований!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Вибачте! Ваш малюнок не може бути роздрукований!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Виберіть бажані малюнки, а потім натисніть \"Слайд-шоу\"." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Звук заглушено." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Звук увімкнено." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Будь ласка, зачекайте..." # 'Erase' label: #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Вилучити" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Слайди" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Назад" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Слайд-шоу" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Далі" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Так" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Ні" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Замінити старий малюнок?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Так, замінити старий малюнок!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Ні, зберегти у новий файл!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Виберіть бажаний малюнок, а потім клацніть «Відкрити»." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Виберіть бажані малюнки, а потім натисніть \"Слайд-шоу\"." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "Вибрати колір з вашого малюнка." -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Виберіть колір." diff --git a/src/po/ur.po b/src/po/ur.po index 2f58a8203..c81a31541 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2011-10-30 15:34+0530\n" "Last-Translator: Chandrakant Dhutadmal\n" "Language-Team: Urdu\n" @@ -428,7 +428,7 @@ msgstr "نیا" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "كھولیں" @@ -568,197 +568,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "ٹھیك ہے، اسے بنانا جاری ركھیں!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "كیا آپ واقعی كویٹ كرنا چاہتے ہیں؟" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "ہاں،میں مكمل كرچكا ہوں!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "نہیں، مجھے واپس لے جائیں!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "اگر آپ كویٹ كرتے ہیں، تو آپ كی تصویر محفوظ نہیں ہوگی! اسے محفوظ كریں؟" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "ہاں، اسے محفوظ كریں!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "نہیں اسے محفوظ نہیں كریں!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "كیا پہلی تصویر كو محفوظ كریں؟" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "وہ تصویر كھول نہیں رہی!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "ٹھیك ہے" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "یہاں كوئی محفوظ كی گئی فائلیں نہیں ہے!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "ابھی آپ كی تصویر كو پرنٹ كریں؟" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "ہاں ، اسے پرنٹ كریں!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "آپ كی تصویر كا پرنٹ لیا گیا ہے!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "معاف كیجئیے ! آپ كی تصویر پرنٹ نہیں ہوسكی!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "آپ اب تك پرنٹ نہیں كرسكتے!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "اس تصویر كو مٹائیں؟" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "ہاں، اسے مٹائیں!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "نہیں اسے مت مٹائیں!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "بائیں ماؤس بٹن كا استعمال كرنا نہ بھولیں!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "آپ كی تصویر كا پرنٹ لیا گیا ہے!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "آپ كی تصویر كا پرنٹ لیا گیا ہے!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "معاف كیجئیے ! آپ كی تصویر پرنٹ نہیں ہوسكی!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "معاف كیجئیے ! آپ كی تصویر پرنٹ نہیں ہوسكی!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "آپ جو تصویر چاہتے ہیں اُس كا انتخاب كریں، پھر” پلے “پر كلك كریں۔" + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "آواز بند كیا گیا۔" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "آواز شروع كیا گیا۔" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "برائے كرم انتظار كریں…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "مٹائیں" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "سلائڈس" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "پیچھے" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "پلے" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "اگلا" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "ہاں" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "نہیں" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "آپ كی تبدیلیوں كے ساتھ تصویر كو بدلیں؟" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "ہاں ، پرانے كو بدلیں!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "نہیں ، نئی فائل محفوظ كریں!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "آپ جو تصویر چاہتے ہیں اُس كا انتخاب كریں، پھر” كھولیں “پر كلك كریں۔" -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "آپ جو تصویر چاہتے ہیں اُس كا انتخاب كریں، پھر” پلے “پر كلك كریں۔" - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "رنگ چنیں۔" diff --git a/src/po/ve.po b/src/po/ve.po index c0448c948..d4897d781 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2006-09-21 20:04+0200\n" "Last-Translator: Shumani Mercy Ṋevhulaudzi \n" "Language-Team: LANGUAGE \n" @@ -434,7 +434,7 @@ msgstr "Ḽiswa" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Vula" @@ -573,207 +573,237 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Zwo luga... Kha ri bvele phanḓa na u ola hetshi." #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Ni a ṱoḓa u ṱutshela?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "Ee, Ndo fushea!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Hai, nkhumiseleni murahu!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "" "Arali ni tshi khou ṱutshela, ni ḓo xelelwa nga tshifanyiso tshaṋu! " "tshivhulungeni" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Ee, tshi vhulungeni!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "Hai, ni songo ḓidina nga u tshi vhulunga!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Vhulungani tshifanyiso tshaṋu u thoma?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Thi koni u vula tshifanyiso!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Zwoluga" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "A huna faela dzo vhulungwaho!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Phirinthani tshifanyiso tshaṋu zwazwino?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Ee, tshiphirintheni!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Tshifanyiso tshaṋu tso phirinthiwa!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Tshifanyiso tshaṋu tso phirinthiwa!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Ni nga si kone u phirintha zwazwino!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Phumulani hetshi tshifanyiso?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Ee, tshi thutheni!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "Hai,ni songo tshi thutha!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Ni humbule u shumisa bathoni ya monde ya mausu!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Tshifanyiso tshaṋu tso phirinthiwa!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Tshifanyiso tshaṋu tso phirinthiwa!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Tshifanyiso tshaṋu tso phirinthiwa!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Tshifanyiso tshaṋu tso phirinthiwa!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Nangani zwifanyiso zwine na ṱoḓa, kiḽikani \" Tambani\"." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Ni humbelwa uri ni lindele.." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Phumulani" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Zwiḽaidi" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Murahu" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Tamba" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Zwitevhelaho" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Ee" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Hai" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Vhuedzedzani tshifanyiso no tshi shandukisa?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Ee, vhuedzedzani tsha kale!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Hai, vhulungani faela ntswa!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Nangani tshifanyiso tshine na tshi ṱoḓa, ni kiḽike \" Vulani\"." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Nangani zwifanyiso zwine na ṱoḓa, kiḽikani \" Tambani\"." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "" diff --git a/src/po/vec.po b/src/po/vec.po index e101396f8..585884b26 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2014-06-18 07:59+0100\n" "Last-Translator: el Galepin \n" "Language-Team: none\n" @@ -430,7 +430,7 @@ msgstr "Novo" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Vèrxi" @@ -568,197 +568,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Va bon... Nemo vanti co' cuesto!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Vusto dabon nar fora?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Sì, a gò fenìo." #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Nò, méneme indrìo!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Se te và fora te perdarà el to dixegno! Vusto salvarlo?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Sì, salvémoƚo!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Nò, no ocor salvarlo!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Salvémio prima el to dixegno?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "No se pol vèrxar sto dixegno!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Va bon." #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "No ghe xé files salvài!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Vusto stanpar el to dixegno dèso?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Sì, stanpemo!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "El to dixegno el xé stanpà!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "No se pol stanpar el to dixegno!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "No te pol gnancora stanpar!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Scanseƚar sto dixegno?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Sì, scanceƚemo!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Nò, no stà scanseƚar!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Raméntete de doparar el boton drèto de 'l mouse!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "El to dixegno el xé stanpà!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "El to dixegno el xé stanpà!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "No se pol stanpar el to dixegno!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "No se pol stanpar el to dixegno!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Desernisi i dixegni che te vol, e 'pò clica \"Mostra\"." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Sonòro destuà." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Sonòro inpisà." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Spèta 'n àtimo." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Scansèƚa" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Sèrie" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Indrìo" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Mostra" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Invanti" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Sì" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Nò" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Sostituir el dixegno co' sti canbiamenti?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Sì, sostituisi el dixegno vècio!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Nò, salva un file niovo!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Desernisi el dixegno che te vol, e 'pò clica \"Vèrxi\"." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Desernisi i dixegni che te vol, e 'pò clica \"Mostra\"." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Desernisi un coƚor." diff --git a/src/po/vi.po b/src/po/vi.po index cf2a4769b..305322f12 100644 --- a/src/po/vi.po +++ b/src/po/vi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint-0.9.21\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2010-03-27 15:12+1030\n" "Last-Translator: Clytie Siddall \n" "Language-Team: Vietnamese \n" @@ -430,7 +430,7 @@ msgstr "Mới" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Mở" @@ -569,197 +569,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Vậy... Hãy cứ vẽ ở đây !" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Cháu có thực sư muốn thoát không?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Rồi thì có !" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Chưa, lùi lại đi." #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Nếu thoát thì ảnh của cháu bị mất ! Có lưu không?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Lưu đi." -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Không lưu." #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Trước tiên nên lưu hình ảnh này ?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Không mở được ảnh đó !" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "OK" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Không có tập tin nào được lưu." #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "In ấn hình ảnh này ngày bây giờ ?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "In đi." #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Ảnh của cháu đã được in ra !" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Tiếc là không thể in ấn hình ảnh này." #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Cháu chưa có thể in !" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Xoá ảnh này ?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Xoá đi." -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Không xoá." #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Hãy nhớ để dùng cái nút bên trái trên con chuột." +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Ảnh của cháu đã được in ra !" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Ảnh của cháu đã được in ra !" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Tiếc là không thể in ấn hình ảnh này." + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Tiếc là không thể in ấn hình ảnh này." + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Chọn những hình ảnh đã muốn, sau đó bấm nút « Chạy »." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Âm câm." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Âm bỏ cấm." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Hãy đợi..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Xoá" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Ảnh chiếu" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Lùi" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Chạy" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Tiếp" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Có" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Không" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Thay hình ảnh bằng các thay đổi của cháu không?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Thay thế cái cũ !" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Không, lưu một tập tin mới." #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Chọn hình ảnh mà cháu muốn, sau đó bấm nút « Mở »." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Chọn những hình ảnh đã muốn, sau đó bấm nút « Chạy »." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Kén một màu." diff --git a/src/po/wa.po b/src/po/wa.po index 72fe91b76..371af7aa1 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2007-08-30 18:24+0200\n" "Last-Translator: Pablo Saratxaga \n" "Language-Team: Walloon \n" @@ -433,7 +433,7 @@ msgstr "Novea" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Drovi" @@ -576,205 +576,235 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "D' acoird... continouwans a dessiner dabôrd!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Voloz vs moussî foû po do bon?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "Oyi, dj' a fini!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Neni, rivnans en erî!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Si vos cwitez l' programe vos piedroz l' imådje! El schaper?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Oyi, el schaper!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "Neni, nén mezåjhe di schaper!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Schaper d' aprume voste imådje?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Dji n' sai drovi ciste imådje la!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "'l est bon" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "I gn a nou fitchî di schapé!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Imprimer voste imådje?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Oyi, l' imprimer!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Voste imådje a stî imprimêye!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Voste imådje a stî imprimêye!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Vos n' poloz nén co imprimer!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Disfacer ciste imådje chal?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Oyi, el disfacer!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "Neni, nén l' disfacer!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Èn rovyîz nén d' eployî l' boton d' hintche del sori!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Voste imådje a stî imprimêye!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Voste imådje a stî imprimêye!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Voste imådje a stî imprimêye!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Voste imådje a stî imprimêye!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Tchoezixhoz l' imådje ki vos vloz, poy clitchîz so «Djouwer»." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Tårdjîz ene miete s' i vs plait..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Disfacer" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Diyas" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "En erî" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Djouwer" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Shuvant" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Oyi" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Neni" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Replaecî l' imådje avou vos candjmints?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Oyi, replaecî l' vî!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Neni, schaper en on novea fitchî" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Tchoezixhoz l' imådje ki vos vloz, poy clitchîz so «Drovi»." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Tchoezixhoz l' imådje ki vos vloz, poy clitchîz so «Djouwer»." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "" diff --git a/src/po/wo.po b/src/po/wo.po index 37c015e12..9bac37473 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2014-08-09 13:24-0000\n" "Last-Translator: Haby Diallo \n" "Language-Team: \n" @@ -430,7 +430,7 @@ msgstr "Bees" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Ubbi" @@ -568,197 +568,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Baxna! leeggi ñu rëdë suñu natal!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Da nga bëgg bayi?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Waaw, def na ko!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Deedeet, ñu delu ci!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Soy bayi, di ñak sa naatal! Ñu deñc ko?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Waaw, ñu deñc ko!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Deet, jarul sakanal!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Da ngay deñc lu sa natal ba pare?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Mënuñu ubbi natal bi!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Deegë na" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Amul fisie buñ fi mana deñc!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Sotilu leeggi natal bi?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Waaw,ñu sotilu ko!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Sotilu nañu sa natal!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Jëgëli! Mënuñu sotilu sa naatal bi!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Mënogoko sotilu leeggi!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Ñu dindi natal bi?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Waaw, dindi ko !" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Deedeet, buko dindi!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Bul fate jëffandiku ciammoñu butoŋ jinax bi !" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Sotilu nañu sa natal!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Sotilu nañu sa natal!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Jëgëli! Mënuñu sotilu sa naatal bi!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Jëgëli! Mënuñu sotilu sa naatal bi!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Tanal naatal yu la nex , te nga bëss ci “Ñu dor“." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Son bu ñu dag" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "son bu suffe" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Balma te xar..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Dindil" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Japo" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Dellu" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Ñu dor" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Li ci topp" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Waaw" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Deedeet" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Ñu deñca tal natal bi ak sopitem yi ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Waaw, ñu sopi bu magat bi !" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Deedeet, natal bu bees la !" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Tannal naatal yu la nex, te nga bëss ci “Ubbi“." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Tanal naatal yu la nex , te nga bëss ci “Ñu dor“." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Tanal ap kulor. " diff --git a/src/po/xh.po b/src/po/xh.po index fa00f4aae..2ee1b1c18 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2006-09-22 01:42+0200\n" "Last-Translator: Dwayne Bailey \n" "Language-Team: LANGUAGE \n" @@ -432,7 +432,7 @@ msgstr "Okutsha" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Vula" @@ -571,207 +571,237 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Kulungile ke... Masiqhube ngokuzoba esi!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Ingaba ufuna ukuyeka apha ngenene?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 #, fuzzy #| msgid "Yes, I'm done!" msgid "Yes, I’m done!" msgstr "Ewe, ndigqibile!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Hayi, ndibuyisele emva!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Ukuba uyayeka, uya kulahlekelwa ngumfanekiso wakho! Uyawugcina?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Ewe, uyagcinwa!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 #, fuzzy #| msgid "No, don't bother saving!" msgid "No, don’t bother saving!" msgstr "Hayi, ungazixhamli ngokuwugcina!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Ufuna ukugcina umfanekiso wakho kuqala?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Awuvuleki loo mfanekiso!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Kulungile" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Akukho zifayili zigciniweyo!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Ngoku ushicilela umfanekiso?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Ewe, wushicilele!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Umfanekiso wakho ushicilelwe!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 #, fuzzy #| msgid "Your picture has been printed!" msgid "Sorry! Your picture could not be printed!" msgstr "Umfanekiso wakho ushicilelwe!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Akunakuqalisa ukushicilela!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Uyawucima lo mfanekiso?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Ewe, uyacinywa!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 #, fuzzy #| msgid "No, don't erase it!" msgid "No, don’t erase it!" msgstr "Hayi, ungawucimi!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Khumbula ukusebenzisa iqhosha lempuku elisekhohlo!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Umfanekiso wakho ushicilelwe!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Umfanekiso wakho ushicilelwe!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Umfanekiso wakho ushicilelwe!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Umfanekiso wakho ushicilelwe!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +#, fuzzy +msgid "Choose the pictures you want, then click “Play”." +msgstr "Khetha umfanekiso owufunayo, uze unqomfe “Vula”." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Nceda linda..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Sula" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Emva" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 #, fuzzy msgid "Next" msgstr "Isiqendu" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Ewe" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Hayi" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Ususa umfanekiso ngeenguqulo zakho?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Ewe, susa omdala ngomnye!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Hayi, gcina ifayili entsha!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Khetha umfanekiso owufunayo, uze unqomfe “Vula”." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -#, fuzzy -msgid "Choose the pictures you want, then click “Play”." -msgstr "Khetha umfanekiso owufunayo, uze unqomfe “Vula”." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "" diff --git a/src/po/zam.po b/src/po/zam.po index aecca058b..db984713b 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2014-08-08 12:35+0200\n" "Last-Translator: Rodrigo Perez \n" "Language-Team: \n" @@ -428,7 +428,7 @@ msgstr "Ko kuúb" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Sha al men" @@ -562,197 +562,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Vesta daal.. ¡kuún naal kue!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "¿Gua lií kaa lash luu ruul gaá?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Bliy!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "¡Yeet taá, naá last naá vereén!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "¡This rul, tee guaán luu koo bliíl! ¿lash luú koo shog luy gaá?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "¡ah, loó sobbaá!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "¡Yénta, naá last naá loó xhognay!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "¿Loó sog luú retrat antes gaá?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "¡Naá gaad schial dibug reé!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "ah" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "¡Yent kuan bloo sohog luú!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "¿Lahaás luú keley loó yehes naál yaá?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "¡Ah, toob vaá loó yehes!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "¡Mon naá luú duúl loó yehes!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "¡Gadt ken mon lo yes!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "¡Na gaád toob luy loó yehes nal!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "¿Teé doót dibuj reé gaá?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "¡Ah, Te doót naá!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "¡Ye´nta, naá te doót liy!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "¡Recuerda usar el botón izquierdo del ratón!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "¡Mon naá luú duúl loó yehes!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "¡Mon naá luú duúl loó yehes!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "¡Gadt ken mon lo yes!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "¡Gadt ken mon lo yes!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Kuan koo lash luú, será toob \"kee kiiy\"." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Toóg saá beés ha." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Saál saá beés ha." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Leé luút..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Te doót naá" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Güi saá niey" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Veré" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Mte tey" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Teneer ra" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Bliy" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Yee´nta" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "¿Seé eh dibug naá antes kon koó kuub gaá?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "¡ah, seéhell!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "¡Yeént ta, loó soógga leét diíf archiv kuúb!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Kuan koo lash luú, será toob \"Sahal laa\"." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Kuan koo lash luú, será toob \"kee kiiy\"." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Kuan saa niey " diff --git a/src/po/zh_CN.po b/src/po/zh_CN.po index c88e17462..abe8ebed5 100644 --- a/src/po/zh_CN.po +++ b/src/po/zh_CN.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2017-12-27 16:57+0800\n" "Last-Translator: hackergene \n" "Language-Team: hackergene \n" @@ -435,7 +435,7 @@ msgstr "新建" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "打开" @@ -568,197 +568,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "好了... 我们继续画这个!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "你真的要退出吗?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "OK!画完了!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "不,我要返回!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "如果你退出了,你会丢掉你的图片!保存起来吗?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "是的,保存!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "不,现在不存。" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "先保存你的图片?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "打不开那个图片啊!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "好的" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "没有保存过的文件啊!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "现在打印你的图片吗?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "是的,打印!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "你的图片被打印出来了!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "抱歉!您的图片无法保存!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "你还不能打印耶!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "删除这个图片吗?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "是的,擦掉!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "不,不要擦掉!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "记住使用鼠标左键!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "你的图片被打印出来了!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "你的图片被打印出来了!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "抱歉!您的图片无法保存!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "抱歉!您的图片无法保存!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "选择你要打开的图片,然后点击“打开”。" + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "静音。" #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "取消静音。" #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "请等待..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "擦出" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "幻灯片" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "退回" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "播放" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "下一个" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "文字" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "是的" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "不要" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "确定要更改图片?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "是的,替换原来的图片!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "不,保存到新文件" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "选择你要打开的图片,然后点击“打开”。" -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "选择你要打开的图片,然后点击“打开”。" - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "从绘画中选择一种颜色。" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "选择一种颜色。" diff --git a/src/po/zh_TW.po b/src/po/zh_TW.po index d652c6143..1e57af4f1 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2014-06-24 14:46+0800\n" "Last-Translator: Song Huang \n" "Language-Team: Chinese (traditional) \n" @@ -524,7 +524,7 @@ msgstr "新圖" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "打開" @@ -688,7 +688,7 @@ msgstr "很好,讓我們繼續來畫這張圖吧!" # Prompt to confirm user wishes to quit #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "你確定要離開嗎?" @@ -696,69 +696,69 @@ msgstr "你確定要離開嗎?" # msgid "Yes, I'm done!" # Quit prompt positive response (quit) #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "好,我做完了!" # Quit prompt negative response (don't quit) #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "不,讓我回去!" # Current picture is not saved; user is quitting #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "如果離開,將會丟掉你的圖畫喔! 要先存檔嗎?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "好,把它存起來!" # msgid "No, don't bother saving!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "不,別存了!" # Current picture is not saved; user is opening another picture #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "要先儲存你的圖畫嗎?" # Error opening picture #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "沒辦法打開這個圖畫!" # Generic dialog dismissal #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "好的" # Notification that 'Open' dialog has nothing to show #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "沒有已經儲存的檔案!" # Verification of print action #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "現在要列印你的圖畫嗎?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "好,印出它來!" # Confirmation of successful (we hope) printing #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "你的圖畫已經印出來了!" @@ -766,95 +766,141 @@ msgstr "你的圖畫已經印出來了!" # msgid "Your picture has been printed!" # We got an error printing #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "不好意思,你的圖畫不能列印!" # Notification that it's too soon to print again (--printdelay option is in effect) #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "你還沒辦法列印喔!" # Prompt to confirm erasing a picture in the Open dialog #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "要刪除這張圖畫嗎?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "好,刪除它吧!" # msgid "No, don't erase it!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "不,別刪除它!" # Reminder that Mouse Button 1 is the button to use in Tux Paint #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "記得使用滑鼠的左邊按鍵!" +# Confirmation of successful (we hope) printing +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "你的圖畫已經印出來了!" + +# Confirmation of successful (we hope) printing +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "你的圖畫已經印出來了!" + +# We got an error printing +# msgid "Your picture has been printed!" +# We got an error printing +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "不好意思,你的圖畫不能列印!" + +# We got an error printing +# msgid "Your picture has been printed!" +# We got an error printing +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "不好意思,你的圖畫不能列印!" + +# Let user choose images: +# Instructions for Slideshow file dialog (FIXME: Make a #define) +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "選擇你要的一些圖畫,然後按一下「播放」。" + # Sound has been muted (silenced) via keyboard shortcut # Sound has been muted (silenced) via keyboard shortcut #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "靜音" # Sound has been unmuted (unsilenced) via keyboard shortcut # Sound has been unmuted (unsilenced) via keyboard shortcut #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "取消靜音" # Wait while Text tool finishes loading fonts #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "請等一下…" # Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "刪除" # Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "投影片" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + # Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "上一個" # Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "播放" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" # Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "下一個" # Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "A中" @@ -862,17 +908,17 @@ msgstr "A中" # positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "好" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "不" # Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "用你所做的改變來取代圖畫嗎?" @@ -880,7 +926,7 @@ msgstr "用你所做的改變來取代圖畫嗎?" # (like a 'File:Save' action in other applications) #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "好,取代舊的!" @@ -888,36 +934,28 @@ msgstr "好,取代舊的!" # (like a 'File:Save As...' action in other applications) #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "不,另外存一個新的檔案!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "選擇你想要的圖畫,然後按一下「打開」。" -# Let user choose images: -# Instructions for Slideshow file dialog (FIXME: Make a #define) -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "選擇你要的一些圖畫,然後按一下「播放」。" - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "挑選一個顏色" diff --git a/src/po/zu.po b/src/po/zu.po index 0bdb07c38..91f5a42da 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: 2020-07-25 00:22-0700\n" +"POT-Creation-Date: 2020-07-29 23:01-0700\n" "PO-Revision-Date: 2011-02-07 12:30+0200\n" "Last-Translator: sipho \n" "Language-Team: SIpho\n" @@ -433,7 +433,7 @@ msgstr "Okusha" #. Open a saved picture #. buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:98 ../tuxpaint.c:7857 +#: ../tools.h:98 ../tuxpaint.c:7887 msgid "Open" msgstr "Vula" @@ -574,197 +574,227 @@ msgid "OK then… Let’s keep drawing this one!" msgstr "Kulungile-ke... Asiqhubeke sidwebe lena!" #. Prompt to confirm user wishes to quit -#: ../tuxpaint.c:2118 +#: ../tuxpaint.c:2132 msgid "Do you really want to quit?" msgstr "Ngabe ufuna ukuphuma ngempela na?" #. Quit prompt positive response (quit) -#: ../tuxpaint.c:2121 +#: ../tuxpaint.c:2135 msgid "Yes, I’m done!" msgstr "Yebo, sengiqedile!" #. Quit prompt negative response (don't quit) -#: ../tuxpaint.c:2124 ../tuxpaint.c:2151 +#: ../tuxpaint.c:2138 ../tuxpaint.c:2165 msgid "No, take me back!" msgstr "Cha, ngibuyisele emuva!" #. Current picture is not saved; user is quitting -#: ../tuxpaint.c:2128 +#: ../tuxpaint.c:2142 msgid "If you quit, you’ll lose your picture! Save it?" msgstr "Uma uphuma, uzolahlekelwa isithombe sakho! Sisigcine na?" -#: ../tuxpaint.c:2129 ../tuxpaint.c:2134 +#: ../tuxpaint.c:2143 ../tuxpaint.c:2148 msgid "Yes, save it!" msgstr "Yebo, sigcine!" -#: ../tuxpaint.c:2130 ../tuxpaint.c:2135 +#: ../tuxpaint.c:2144 ../tuxpaint.c:2149 msgid "No, don’t bother saving!" msgstr "Cha, ungazihluphi ukusigcina!" #. Current picture is not saved; user is opening another picture -#: ../tuxpaint.c:2133 +#: ../tuxpaint.c:2147 msgid "Save your picture first?" msgstr "Gcina isithombe sakho kuqala?" #. Error opening picture -#: ../tuxpaint.c:2138 +#: ../tuxpaint.c:2152 msgid "Can’t open that picture!" msgstr "Angikwazi ukuvula leso sithombe!" #. Generic dialog dismissal -#: ../tuxpaint.c:2141 ../tuxpaint.c:2146 ../tuxpaint.c:2155 ../tuxpaint.c:2162 -#: ../tuxpaint.c:2171 +#: ../tuxpaint.c:2155 ../tuxpaint.c:2160 ../tuxpaint.c:2169 ../tuxpaint.c:2176 +#: ../tuxpaint.c:2185 ../tuxpaint.c:2190 msgid "OK" msgstr "Kulungile" #. Notification that 'Open' dialog has nothing to show -#: ../tuxpaint.c:2145 +#: ../tuxpaint.c:2159 msgid "There are no saved files!" msgstr "Awekho amafayela agciniwe!" #. Verification of print action -#: ../tuxpaint.c:2149 +#: ../tuxpaint.c:2163 msgid "Print your picture now?" msgstr "Ngabe uyasiphrinta isithombe sakho manje?" -#: ../tuxpaint.c:2150 +#: ../tuxpaint.c:2164 msgid "Yes, print it!" msgstr "Yebo, phrinta!" #. Confirmation of successful (we hope) printing -#: ../tuxpaint.c:2154 +#: ../tuxpaint.c:2168 msgid "Your picture has been printed!" msgstr "Isithombe sakho sesiphrintiwe!" #. We got an error printing -#: ../tuxpaint.c:2158 +#: ../tuxpaint.c:2172 msgid "Sorry! Your picture could not be printed!" msgstr "Phephisa! Isithombe sakho asikwazanga ukuphrinteka!" #. Notification that it's too soon to print again (--printdelay option is in effect) -#: ../tuxpaint.c:2161 +#: ../tuxpaint.c:2175 msgid "You can’t print yet!" msgstr "Awukwazi ukuphrinta okwamanje!" #. Prompt to confirm erasing a picture in the Open dialog -#: ../tuxpaint.c:2165 +#: ../tuxpaint.c:2179 msgid "Erase this picture?" msgstr "Ngisicime lesi sithombe?" -#: ../tuxpaint.c:2166 +#: ../tuxpaint.c:2180 msgid "Yes, erase it!" msgstr "Yebo, sicime!" -#: ../tuxpaint.c:2167 +#: ../tuxpaint.c:2181 msgid "No, don’t erase it!" msgstr "Cha, ungasicimi!" #. Reminder that Mouse Button 1 is the button to use in Tux Paint -#: ../tuxpaint.c:2170 +#: ../tuxpaint.c:2184 msgid "Remember to use the left mouse button!" msgstr "Khumbula ukusebenzisa inkinobho yemawusi yangasesinxeleni!" +#. Confirmation of successful (we hope) image export +#: ../tuxpaint.c:2188 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your picture has been exported!" +msgstr "Isithombe sakho sesiphrintiwe!" + +#: ../tuxpaint.c:2189 +#, fuzzy +#| msgid "Your picture has been printed!" +msgid "Your slideshow GIF has been exported!" +msgstr "Isithombe sakho sesiphrintiwe!" + +#. We got an error exporting +#: ../tuxpaint.c:2193 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your picture could not be exported!" +msgstr "Phephisa! Isithombe sakho asikwazanga ukuphrinteka!" + +#: ../tuxpaint.c:2194 +#, fuzzy +#| msgid "Sorry! Your picture could not be printed!" +msgid "Sorry! Your slideshow GIF could not be exported!" +msgstr "Phephisa! Isithombe sakho asikwazanga ukuphrinteka!" + +#. Slideshow instructions +#: ../tuxpaint.c:2198 +msgid "Choose the pictures you want, then click “Play”." +msgstr "Khetha isithombe osifunayo, bese ucindezela “Dlala”." + #. Sound has been muted (silenced) via keyboard shortcut -#: ../tuxpaint.c:2378 +#: ../tuxpaint.c:2405 msgid "Sound muted." msgstr "Umsindo awukho." #. Sound has been unmuted (unsilenced) via keyboard shortcut -#: ../tuxpaint.c:2383 +#: ../tuxpaint.c:2410 msgid "Sound unmuted." msgstr "Umsindo ukhona." #. Wait while Text tool finishes loading fonts -#: ../tuxpaint.c:3138 +#: ../tuxpaint.c:3165 msgid "Please wait…" msgstr "Ngicela ulinde…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:7860 +#: ../tuxpaint.c:7890 msgid "Erase" msgstr "Susa" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:7863 +#: ../tuxpaint.c:7893 msgid "Slides" msgstr "Izilayidi" +#. Open dialog: 'Export' button, to copy an image to an easily-accessible location +#: ../tuxpaint.c:7896 +msgid "Export" +msgstr "" + #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:7866 +#: ../tuxpaint.c:7899 msgid "Back" msgstr "Emuva" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:7869 +#: ../tuxpaint.c:7902 msgid "Play" msgstr "Dlala" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:7872 +#: ../tuxpaint.c:7905 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:7875 +#: ../tuxpaint.c:7908 msgid "Next" msgstr "Phambili" #. Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces -#: ../tuxpaint.c:8590 +#: ../tuxpaint.c:8623 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:11960 +#: ../tuxpaint.c:11991 msgid "Yes" msgstr "Yebo" -#: ../tuxpaint.c:11964 +#: ../tuxpaint.c:11995 msgid "No" msgstr "Cha" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:13034 +#: ../tuxpaint.c:13069 msgid "Replace the picture with your changes?" msgstr "Shintshanisa isithombe ngoshintsho olwenzile?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:13038 +#: ../tuxpaint.c:13073 msgid "Yes, replace the old one!" msgstr "Yebo, shintshanisa esidala!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:13042 +#: ../tuxpaint.c:13077 msgid "No, save a new file!" msgstr "Cha, gcina ifayela elisha!" #. Let user choose an image: #. Instructions for 'Open' file dialog -#: ../tuxpaint.c:14292 +#: ../tuxpaint.c:14333 msgid "Choose the picture you want, then click “Open”." msgstr "Khetha isithombe osifunayo, bese ucindezela “Vula”." -#. Let user choose images: -#. Instructions for Slideshow file dialog (FIXME: Make a #define) -#: ../tuxpaint.c:15288 ../tuxpaint.c:15622 -msgid "Choose the pictures you want, then click “Play”." -msgstr "Khetha isithombe osifunayo, bese ucindezela “Dlala”." - -#. None selected? Too dangerous to select all. +#. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:15671 +#: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" -#: ../tuxpaint.c:23277 +#: ../tuxpaint.c:23417 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:23289 +#: ../tuxpaint.c:23429 msgid "Pick a color." msgstr "Khetha umbala." From 5b55f7f2e376df23331547ae833e4ab8bcf61744 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Thu, 30 Jul 2020 23:27:28 -0700 Subject: [PATCH 30/33] Santali (Ol Chiki) update Santali (Ol Chiki) translation update from new contributor Prasanta Hembram. --- docs/AUTHORS.txt | 3 +- docs/CHANGES.txt | 7 +- src/po/sat@olchiki.po | 316 ++++++++++-------------------------------- 3 files changed, 83 insertions(+), 243 deletions(-) diff --git a/docs/AUTHORS.txt b/docs/AUTHORS.txt index af081a986..c80f4c119 100644 --- a/docs/AUTHORS.txt +++ b/docs/AUTHORS.txt @@ -7,7 +7,7 @@ Various contributors (see below, and CHANGES.txt) http://www.tuxpaint.org/ -June 17, 2002 - March 29, 2020 +June 17, 2002 - July 30, 2020 $Id$ @@ -916,6 +916,7 @@ $Id$ * Santali translation (Ol-Chiki) Chandrakant Dhutadmal Ganesh Murmu + Prasanta Hembram * Scottish Gaelic Niall Tracey diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 311b3611b..aedddd2c3 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -8,7 +8,7 @@ http://www.tuxpaint.org/ $Id$ -2020.July.29 (0.9.25) +2020.July.30 (0.9.25) * New Features ------------ * Export drawings: @@ -49,6 +49,11 @@ $Id$ descriptions, if we failed to know what language to use (see above). + * Translation Updates: + -------------------- + * Santali translation (Ol-Chiki) + Prasanta Hembram + * Misc ---- * Improved safety when copying things into string buffers. diff --git a/src/po/sat@olchiki.po b/src/po/sat@olchiki.po index f767c29cd..d6c825e41 100644 --- a/src/po/sat@olchiki.po +++ b/src/po/sat@olchiki.po @@ -1,19 +1,11 @@ -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-07-29 23:01-0700\n" -"PO-Revision-Date: 2013-07-27 14:50+0530\n" -"Last-Translator: Ganesh Murmu \n" -"Language-Team: LANGUAGE \n" -"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"X-Generator: POEditor.com\n" +"Project-Id-Version: Santali tux\n" +"Language: en\n" #. Response to Black (0, 0, 0) color selected #: ../colors.h:86 @@ -105,19 +97,19 @@ msgstr "ᱢᱟᱹᱴᱤᱭᱟᱹᱲ ᱨᱚᱝ!" #. they have both uppercase and lowercase letters. Note that we do not #. test for "Aa", because it is OK if uppercase and lowercase are the #. same (but not nice -- such fonts get a low score later). -#. +#. #. Most locales leave the blacklist strings alone: "QX" and "qx" #. (it is less destructive to use the scoring strings instead) -#. +#. #. Locales that absolutely require all fonts to have some #. extra characters should use "QX..." and "qx...", where "..." #. are some characters you absolutely require in all fonts. -#. +#. #. Locales with absolutely NO use for ASCII may use "..." and "...", #. where "..." are some characters you absolutely require in #. all fonts. This would be the case for a locale in which it is #. impossible for a user to type ASCII letters. -#. +#. #. Most translators should use scoring instead. #: ../dirwalk.c:177 msgid "qx" @@ -144,8 +136,6 @@ msgstr ",.?!" #. uncommon punctuation (e.g., '@', '#', '*', etc.) #: ../dirwalk.c:208 -#, fuzzy -#| msgid "`\\%_@$~#{<(^&*" msgid "`%_@$~#{<(^&*" msgstr "`\\%_@$~#{<(^&*" @@ -276,7 +266,7 @@ msgstr "ᱤᱨᱟᱹᱞ ᱜᱟᱨ ᱛᱮ ᱮᱥᱮᱛ ᱛᱮᱭᱟᱨ ᱠᱷᱚ #: ../shapes.h:266 ../shapes.h:269 ../shapes.h:272 ../shapes.h:275 #: ../shapes.h:278 ../shapes.h:281 msgid "Star" -msgstr "" +msgstr "ᱛᱟᱨᱟ" #. Description of a square #: ../shapes.h:289 ../shapes.h:290 @@ -286,17 +276,12 @@ msgstr "ᱯᱩᱱ ᱥᱚᱢᱟᱱ ᱡᱤᱞᱤᱧ ᱜᱟᱨ ᱛᱮ ᱮᱥᱮᱫ #. Description of a rectangle #: ../shapes.h:293 ../shapes.h:294 msgid "A rectangle has four sides and four right angles." -msgstr "" -"ᱵᱟᱵᱟᱨ ᱥᱚᱢᱟᱱ ᱡᱤᱞᱤᱧ ᱜᱟᱫ ᱛᱮ ᱮᱥᱮᱫ ᱛᱮᱭᱟᱨ ᱨᱮᱫᱚ ᱯᱩᱱ ᱫᱷᱟᱨᱮ ᱟᱨ ᱯᱩᱱᱭᱟ ᱡᱚᱡᱚᱢ ᱥᱮᱫᱟᱜ ᱠᱚᱸᱰ " -"ᱠᱚ ᱢᱮᱱᱟᱜ ᱟ." +msgstr "ᱵᱟᱵᱟᱨ ᱥᱚᱢᱟᱱ ᱡᱤᱞᱤᱧ ᱜᱟᱫ ᱛᱮ ᱮᱥᱮᱫ ᱛᱮᱭᱟᱨ ᱨᱮᱫᱚ ᱯᱩᱱ ᱫᱷᱟᱨᱮ ᱟᱨ ᱯᱩᱱᱭᱟ ᱡᱚᱡᱚᱢ ᱥᱮᱫᱟᱜ ᱠᱚᱸᱰ ᱠᱚ ᱢᱮᱱᱟᱜ ᱟ." #. Description of a circle #: ../shapes.h:297 ../shapes.h:298 -msgid "" -"A circle is a curve where all points have the same distance from the center." -msgstr "" -"ᱜᱩᱞᱟᱸᱲ ᱫᱚ ᱢᱤᱫ ᱠᱚᱸᱲᱵᱮᱛ ᱠᱟᱱᱟ ᱚᱠᱟᱨᱮ ᱡᱚᱛᱚ ᱴᱩᱰᱟᱹᱜ ᱞᱟᱹᱜᱤᱫ ᱛᱟᱞᱟ ᱠᱷᱚᱱ ᱥᱚᱢᱟᱱ ᱡᱤᱞᱤᱧ " -"ᱢᱮᱱᱟᱜ ᱟ." +msgid "A circle is a curve where all points have the same distance from the center." +msgstr "ᱜᱩᱞᱟᱸᱲ ᱫᱚ ᱢᱤᱫ ᱠᱚᱸᱲᱵᱮᱛ ᱠᱟᱱᱟ ᱚᱠᱟᱨᱮ ᱡᱚᱛᱚ ᱴᱩᱰᱟᱹᱜ ᱞᱟᱹᱜᱤᱫ ᱛᱟᱞᱟ ᱠᱷᱚᱱ ᱥᱚᱢᱟᱱ ᱡᱤᱞᱤᱧ ᱢᱮᱱᱟᱜ ᱟ." #. Description of an ellipse #: ../shapes.h:301 ../shapes.h:302 @@ -316,9 +301,7 @@ msgstr "ᱢᱚᱸᱲᱮ ᱡᱤᱞᱤᱧ ᱜᱟᱨ ᱛᱮ ᱛᱮᱭᱟᱨ ᱮᱥ #. Description of a rhombus #: ../shapes.h:313 ../shapes.h:314 msgid "A rhombus has four equal sides, and opposite sides are parallel." -msgstr "" -"ᱯᱩᱱ ᱜᱟᱨ ᱛᱮ ᱮᱥᱮᱫ ᱛᱮᱭᱟᱨᱟᱜ ᱛᱩᱨᱩᱭ ᱯᱟᱴ ᱨᱮᱫᱚ ᱯᱩᱱ ᱥᱚᱢᱟᱱ ᱫᱷᱟᱨᱮ, ᱟᱨ ᱩᱞᱴᱟ ᱫᱷᱟᱨᱮ ᱥᱮᱫ " -"ᱥᱚᱢᱟᱱ ᱥᱚᱢᱟᱱᱟ." +msgstr "ᱯᱩᱱ ᱜᱟᱨ ᱛᱮ ᱮᱥᱮᱫ ᱛᱮᱭᱟᱨᱟᱜ ᱛᱩᱨᱩᱭ ᱯᱟᱴ ᱨᱮᱫᱚ ᱯᱩᱱ ᱥᱚᱢᱟᱱ ᱫᱷᱟᱨᱮ, ᱟᱨ ᱩᱞᱴᱟ ᱫᱷᱟᱨᱮ ᱥᱮᱫ ᱥᱚᱢᱟᱱ ᱥᱚᱢᱟᱱᱟ." #. Description of an octagon #: ../shapes.h:317 ../shapes.h:318 @@ -327,15 +310,15 @@ msgstr "ᱤᱨᱟᱹᱞ ᱡᱤᱞᱤᱧ ᱜᱟᱨ ᱛᱮ ᱮᱥᱮᱫ ᱛᱮᱭ #: ../shapes.h:320 ../shapes.h:321 msgid "A star with 3 points." -msgstr "" +msgstr "ᱢᱤᱫᱴᱟᱹᱝ ᱛᱟᱨᱟ ᱥᱟᱞᱟᱜ ᱓ ᱯᱚᱮᱸᱴᱥ" #: ../shapes.h:322 ../shapes.h:323 msgid "A star with 4 points." -msgstr "" +msgstr "ᱢᱤᱫᱴᱟᱹᱝ ᱛᱟᱨᱟ ᱥᱟᱞᱟᱜ ᱔ ᱯᱚᱮᱸᱴᱥ" #: ../shapes.h:324 ../shapes.h:325 msgid "A star with 5 points." -msgstr "" +msgstr "ᱢᱤᱫᱴᱟᱹᱝ ᱛᱟᱨᱟ ᱥᱟᱞᱟᱜ ᱕ ᱯᱚᱮᱸᱴᱥ" #. Title of tool selector (buttons down the left) #: ../titles.h:56 @@ -374,7 +357,7 @@ msgid "Letters" msgstr "ᱟᱠᱷᱚᱨ ᱠᱚ" #. Title of magic tool selector (buttons down the right for magic (effect plugin) tool) -#. "Magic" effects tools (blur, flip image, etc.) +#. Magic" effects tools (blur, flip image, etc. #: ../titles.h:77 ../tools.h:83 msgid "Magic" msgstr "ᱵᱷᱤᱞᱠᱤ" @@ -467,39 +450,17 @@ msgid "Click to start drawing a line. Let go to complete it." msgstr "ᱜᱟᱨ ᱪᱤᱛᱟᱹᱨ ᱜᱟᱨ ᱮᱦᱚᱵ ᱞᱟᱹᱜᱤᱫ ᱚᱛᱟᱭ ᱢᱮ. ᱪᱚᱞᱚ ᱱᱚᱣᱟ ᱯᱩᱨᱟᱹᱣ ᱞᱮᱜᱮ." #: ../tools.h:125 -msgid "" -"Pick a shape. Click to pick the center, drag, then let go when it is the " -"size you want. Move around to rotate it, and click to draw it." -msgstr "" -"ᱢᱤᱫ ᱵᱮᱱᱟᱣ ᱞᱟᱴᱟᱯ ᱢᱮ. ᱛᱟᱞᱟ ᱛᱮᱫ ᱞᱟᱴᱟᱯ ᱞᱟᱹᱜᱤᱫ ᱚᱛᱟᱭ ᱢᱮ, ᱚᱨ ᱢᱮ, ᱤᱱᱟᱹ ᱛᱟᱭᱚᱢ ᱪᱟᱞᱟᱜ ᱟ " -"ᱛᱤᱱ ᱨᱮ ᱱᱚᱣᱟ ᱟᱢᱮᱢ ᱞᱟᱹᱠᱛᱤ ᱠᱟᱱ ᱢᱟᱨᱟᱝ ᱛᱮᱫ ᱛᱮᱭᱟᱨᱚᱜ ᱟ. ᱱᱚᱣᱟ ᱟᱹᱪᱩᱨ ᱞᱟᱹᱜᱤᱫ ᱵᱮ ᱦᱟᱭᱛᱮ " -"ᱞᱟᱲᱟᱣ ᱢᱮ, ᱟᱨ ᱱᱚᱣᱟ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱚᱛᱟᱭ ᱢᱮ." +msgid "Pick a shape. Click to pick the center, drag, then let go when it is the size you want. Move around to rotate it, and click to draw it." +msgstr "ᱢᱤᱫ ᱵᱮᱱᱟᱣ ᱞᱟᱴᱟᱯ ᱢᱮ. ᱛᱟᱞᱟ ᱛᱮᱫ ᱞᱟᱴᱟᱯ ᱞᱟᱹᱜᱤᱫ ᱚᱛᱟᱭ ᱢᱮ, ᱚᱨ ᱢᱮ, ᱤᱱᱟᱹ ᱛᱟᱭᱚᱢ ᱪᱟᱞᱟᱜ ᱟ ᱛᱤᱱ ᱨᱮ ᱱᱚᱣᱟ ᱟᱢᱮᱢ ᱞᱟᱹᱠᱛᱤ ᱠᱟᱱ ᱢᱟᱨᱟᱝ ᱛᱮᱫ ᱛᱮᱭᱟᱨᱚᱜ ᱟ. ᱱᱚᱣᱟ ᱟᱹᱪᱩᱨ ᱞᱟᱹᱜᱤᱫ ᱵᱮ ᱦᱟᱭᱛᱮ ᱞᱟᱲᱟᱣ ᱢᱮ, ᱟᱨ ᱱᱚᱣᱟ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱚᱛᱟᱭ ᱢᱮ." #: ../tools.h:129 -msgid "" -"Choose a style of text. Click on your drawing and you can start typing. " -"Press [Enter] or [Tab] to complete the text." -msgstr "" -"ᱚᱱᱚᱞ ᱨᱮᱭᱟᱜ ᱦᱩᱱᱟᱹᱨ ᱵᱟᱪᱷᱟᱣ ᱢᱮ. ᱟᱢᱟᱜ ᱜᱟᱨ ᱪᱤᱛᱟᱹᱨ ᱨᱮ ᱚᱛᱟᱭ ᱢᱮ ᱟᱨ ᱟᱢ ᱴᱟᱤᱯ ᱮᱢ ᱮᱦᱚᱵ " -"ᱫᱟᱲᱮᱭᱟᱜ ᱟ. ᱚᱱᱚᱞ ᱯᱩᱨᱟᱹᱣ ᱞᱟᱹᱜᱤᱫ [Enter] ᱟᱨ ᱵᱟᱝ [Tab] ᱚᱛᱟᱭ ᱢᱮ." +msgid "Choose a style of text. Click on your drawing and you can start typing. Press [Enter] or [Tab] to complete the text." +msgstr "ᱚᱱᱚᱞ ᱨᱮᱭᱟᱜ ᱦᱩᱱᱟᱹᱨ ᱵᱟᱪᱷᱟᱣ ᱢᱮ. ᱟᱢᱟᱜ ᱜᱟᱨ ᱪᱤᱛᱟᱹᱨ ᱨᱮ ᱚᱛᱟᱭ ᱢᱮ ᱟᱨ ᱟᱢ ᱴᱟᱤᱯ ᱮᱢ ᱮᱦᱚᱵ ᱫᱟᱲᱮᱭᱟᱜ ᱟ. ᱚᱱᱚᱞ ᱯᱩᱨᱟᱹᱣ ᱞᱟᱹᱜᱤᱫ [Enter] ᱟᱨ ᱵᱟᱝ [Tab] ᱚᱛᱟᱭ ᱢᱮ." #: ../tools.h:133 #, fuzzy -#| msgid "" -#| "Choose a style of text. Click on your drawing and you can start typing. " -#| "Press [Enter] or [Tab] to complete the text. By using the selector button " -#| "and clicking an exist label, you can move it, edit it and change its text " -#| "style." -msgid "" -"Choose a style of text. Click on your drawing and you can start typing. " -"Press [Enter] or [Tab] to complete the text. By using the selector button " -"and clicking an existing label, you can move it, edit it and change its text " -"style." -msgstr "" -"ᱚᱱᱚᱞ ᱨᱮᱭᱟᱜ ᱢᱤᱫ ᱦᱩᱱᱟᱹᱨ ᱵᱟᱪᱷᱟᱣ ᱢᱮ. ᱟᱢᱟᱜ ᱜᱟᱨ ᱪᱤᱛᱟᱹᱨ ᱨᱮ ᱚᱛᱟᱭ ᱢᱮ ᱟᱨ ᱟᱢ ᱴᱟᱤᱯ ᱮᱢ " -"ᱮᱦᱚᱵ ᱫᱟᱲᱮᱭᱟᱜ ᱟ. ᱚᱱᱚᱞ ᱯᱩᱨᱟᱹᱣ ᱞᱟᱹᱜᱤᱫ [Enter] ᱟᱨ ᱵᱟᱝ [Tab] ᱚᱛᱟᱭ ᱢᱮ. ᱵᱟᱪᱷᱟᱣᱟᱜ " -"ᱵᱩᱛᱟᱹᱢ ᱵᱮᱵᱚᱦᱟᱨᱟᱛᱮ ᱟᱨ ᱢᱮᱱᱟᱜ ᱪᱤᱠᱷᱱᱟ ᱚᱛᱟᱣᱟᱛᱮ, ᱟᱢ ᱱᱚᱣᱟᱢ ᱞᱟᱲᱟᱣ ᱫᱟᱲᱮᱭᱟᱜ ᱟ, ᱱᱚᱣᱟ " -"ᱥᱟᱥᱟᱯᱲᱟᱣ ᱢᱮ ᱟᱨ ᱚᱱᱟ ᱨᱮᱭᱟᱜ ᱚᱱᱚᱞ ᱦᱩᱱᱟᱹᱨ ᱵᱚᱫᱚᱞ ᱢᱮ." +msgid "Choose a style of text. Click on your drawing and you can start typing. Press [Enter] or [Tab] to complete the text. By using the selector button and clicking an existing label, you can move it, edit it and change its text style." +msgstr "ᱚᱱᱚᱞ ᱨᱮᱭᱟᱜ ᱢᱤᱫ ᱦᱩᱱᱟᱹᱨ ᱵᱟᱪᱷᱟᱣ ᱢᱮ. ᱟᱢᱟᱜ ᱜᱟᱨ ᱪᱤᱛᱟᱹᱨ ᱨᱮ ᱚᱛᱟᱭ ᱢᱮ ᱟᱨ ᱟᱢ ᱴᱟᱤᱯ ᱮᱢ ᱮᱦᱚᱵ ᱫᱟᱲᱮᱭᱟᱜ ᱟ. ᱚᱱᱚᱞ ᱯᱩᱨᱟᱹᱣ ᱞᱟᱹᱜᱤᱫ [Enter] ᱟᱨ ᱵᱟᱝ [Tab] ᱚᱛᱟᱭ ᱢᱮ. ᱵᱟᱪᱷᱟᱣᱟᱜ ᱵᱩᱛᱟᱹᱢ ᱵᱮᱵᱚᱦᱟᱨᱟᱛᱮ ᱟᱨ ᱢᱮᱱᱟᱜ ᱪᱤᱠᱷᱱᱟ ᱚᱛᱟᱣᱟᱛᱮ, ᱟᱢ ᱱᱚᱣᱟᱢ ᱞᱟᱲᱟᱣ ᱫᱟᱲᱮᱭᱟᱜ ᱟ, ᱱᱚᱣᱟ ᱥᱟᱥᱟᱯᱲᱟᱣ ᱢᱮ ᱟᱨ ᱚᱱᱟ ᱨᱮᱭᱟᱜ ᱚᱱᱚᱞ ᱦᱩᱱᱟᱹᱨ ᱵᱚᱫᱚᱞ ᱢᱮ." #. Fill tool instructions #: ../tools.h:136 @@ -564,8 +525,7 @@ msgstr "ᱵᱮᱱᱟᱣ ᱴᱟᱱᱟᱣ ᱞᱟᱹᱜᱤᱫ ᱵᱩᱛᱟᱹᱢ #. Instruction while finishing Shape tool (after release, during rotation step before second click) #: ../tools.h:173 msgid "Move the mouse to rotate the shape. Click to draw it." -msgstr "" -"ᱵᱮᱱᱟᱣ ᱜᱷᱩᱨᱱᱤ ᱟᱹᱪᱩᱨ ᱞᱟᱹᱜᱤᱫ ᱢᱟᱩᱥ ᱞᱟᱲᱟᱣ ᱢᱮ. ᱱᱚᱣᱟ ᱜᱟᱨ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱚᱛᱟᱭ ᱢᱮ." +msgstr "ᱵᱮᱱᱟᱣ ᱜᱷᱩᱨᱱᱤ ᱟᱹᱪᱩᱨ ᱞᱟᱹᱜᱤᱫ ᱢᱟᱩᱥ ᱞᱟᱲᱟᱣ ᱢᱮ. ᱱᱚᱣᱟ ᱜᱟᱨ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱚᱛᱟᱭ ᱢᱮ." #. Notification that 'New' action was aborted (current image would have been lost) #: ../tools.h:176 @@ -666,26 +626,22 @@ msgstr "ᱞᱮᱸᱜᱟ ᱢᱟᱩᱥ ᱵᱩᱛᱟᱹᱢ ᱵᱮᱵᱚᱦᱟᱨ #. Confirmation of successful (we hope) image export #: ../tuxpaint.c:2188 #, fuzzy -#| msgid "Your picture has been printed!" msgid "Your picture has been exported!" msgstr "ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱪᱷᱟᱯᱟᱭᱮᱛ ᱠᱟᱱᱟ!" #: ../tuxpaint.c:2189 #, fuzzy -#| msgid "Your picture has been printed!" msgid "Your slideshow GIF has been exported!" msgstr "ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱪᱷᱟᱯᱟᱭᱮᱛ ᱠᱟᱱᱟ!" #. We got an error exporting #: ../tuxpaint.c:2193 #, fuzzy -#| msgid "Sorry! Your picture could not be printed!" msgid "Sorry! Your picture could not be exported!" msgstr "ᱦᱟᱨᱩᱝ! ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱵᱟᱝ ᱪᱷᱟᱯᱟ ᱫᱟᱲᱮᱭᱟᱜ ᱟ!" #: ../tuxpaint.c:2194 #, fuzzy -#| msgid "Sorry! Your picture could not be printed!" msgid "Sorry! Your slideshow GIF could not be exported!" msgstr "ᱦᱟᱨᱩᱝ! ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱵᱟᱝ ᱪᱷᱟᱯᱟ ᱫᱟᱲᱮᱭᱟᱜ ᱟ!" @@ -722,7 +678,7 @@ msgstr "ᱥᱟᱞᱟᱤᱰ" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location #: ../tuxpaint.c:7896 msgid "Export" -msgstr "" +msgstr "ᱵᱷᱮᱡᱟ" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #: ../tuxpaint.c:7899 @@ -737,7 +693,7 @@ msgstr "ᱦᱟᱹᱞᱠᱟᱹᱣ" #. Slideshow: 'GIF Export' button, to create an animated GIF #: ../tuxpaint.c:7905 msgid "GIF Export" -msgstr "" +msgstr "GIF ᱵᱷᱮᱡᱟ" #. Slideshow: 'Next' button, to load next slide (image) #: ../tuxpaint.c:7908 @@ -784,14 +740,13 @@ msgstr "ᱟᱢᱮᱢ ᱧᱟᱢ ᱠᱟᱱ ᱪᱤᱛᱟᱹᱨ ᱵᱟᱪᱷᱟᱣ #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. -#. #: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." -msgstr "" +msgstr "ᱮᱱᱤᱢᱮᱴᱮᱰ GIF ᱞᱟᱹᱜᱤᱫ ᱵᱟᱨᱭᱟ ᱠᱷᱚᱱ ᱡᱟᱹᱥᱛᱤ ᱛᱮᱭᱟᱨ ᱠᱚ ᱪᱚᱭᱚᱱ ᱢᱮ" #: ../tuxpaint.c:23417 msgid "Select a color from your drawing." -msgstr "" +msgstr "ᱛᱮᱭᱟᱨ ᱠᱷᱚᱱ ᱨᱚᱸᱝ ᱪᱚᱭᱚᱱ ᱢᱮ" #: ../tuxpaint.c:23429 msgid "Pick a color." @@ -815,8 +770,6 @@ msgstr "ᱨᱚᱝ ᱩᱪᱟᱹᱲ" #: ../../magic/src/alien.c:72 #, fuzzy -#| msgid "" -#| "Click and move the mouse to change the colors in parts of your picture." msgid "Click and drag the mouse to change the colors in parts of your picture." msgstr "ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱨᱮᱭᱟᱜ ᱦᱤᱸᱥ ᱨᱮ ᱨᱚᱝ ᱵᱚᱫᱚᱞ ᱞᱟᱹᱜᱤᱫ ᱚᱛᱟᱭ ᱢᱮ ᱟᱨ ᱢᱟᱩᱥ ᱞᱟᱲᱟᱣ ᱢᱮ." @@ -829,12 +782,8 @@ msgid "Blind" msgstr "ᱠᱟᱸᱲᱟ" #: ../../magic/src/blind.c:123 -msgid "" -"Click towards the edge of your picture to pull window blinds over it. Move " -"perpendicularly to open or close the blinds." -msgstr "" -"ᱣᱤᱸᱰᱚ ᱠᱟᱸᱲᱟ ᱪᱮᱛᱟᱱ ᱥᱮᱫ ᱛᱮ ᱚᱨ ᱞᱟᱹᱜᱤᱫ ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱨᱮᱭᱟᱜ ᱫᱷᱟᱨᱮ ᱥᱮᱫ ᱛᱮ ᱚᱛᱟᱭ ᱢᱮ. " -"ᱠᱟᱸᱲᱟ ᱠᱚ ᱡᱷᱤᱡ ᱟᱨ ᱵᱟᱝ ᱵᱚᱱᱫᱚ ᱞᱟᱹᱜᱤᱫ ᱥᱤᱫᱩᱵ ᱞᱮᱠᱟ ᱛᱮ ᱞᱟᱲᱟᱣ ᱢᱮ." +msgid "Click towards the edge of your picture to pull window blinds over it. Move perpendicularly to open or close the blinds." +msgstr "ᱣᱤᱸᱰᱚ ᱠᱟᱸᱲᱟ ᱪᱮᱛᱟᱱ ᱥᱮᱫ ᱛᱮ ᱚᱨ ᱞᱟᱹᱜᱤᱫ ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱨᱮᱭᱟᱜ ᱫᱷᱟᱨᱮ ᱥᱮᱫ ᱛᱮ ᱚᱛᱟᱭ ᱢᱮ. ᱠᱟᱸᱲᱟ ᱠᱚ ᱡᱷᱤᱡ ᱟᱨ ᱵᱟᱝ ᱵᱚᱱᱫᱚ ᱞᱟᱹᱜᱤᱫ ᱥᱤᱫᱩᱵ ᱞᱮᱠᱟ ᱛᱮ ᱞᱟᱲᱟᱣ ᱢᱮ." #: ../../magic/src/blocks_chalk_drip.c:129 msgid "Blocks" @@ -850,22 +799,16 @@ msgstr "ᱴᱚᱯᱚᱠ" #: ../../magic/src/blocks_chalk_drip.c:142 #, fuzzy -#| msgid "Click and move the mouse around to make the picture blocky." msgid "Click and drag the mouse around to make the picture blocky." msgstr "ᱪᱤᱛᱟᱹᱨ ᱮᱥᱮᱛ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱜᱚᱴᱟ ᱥᱮᱫ ᱢᱟᱩᱥ ᱟᱹᱪᱩᱨ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." #: ../../magic/src/blocks_chalk_drip.c:144 #, fuzzy -#| msgid "" -#| "Click and move the mouse around to turn the picture into a chalk drawing." -msgid "" -"Click and drag the mouse around to turn the picture into a chalk drawing." -msgstr "" -"ᱪᱚᱠ ᱠᱷᱩᱲᱤ ᱜᱟᱨ ᱛᱮᱭᱟᱨ ᱨᱮ ᱪᱤᱛᱟᱨ ᱟᱹᱪᱩᱨ ᱞᱟᱹᱜᱤᱫ ᱢᱟᱩᱥ ᱜᱚᱴᱟ ᱥᱮᱫ ᱞᱟᱲᱟᱣ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." +msgid "Click and drag the mouse around to turn the picture into a chalk drawing." +msgstr "ᱪᱚᱠ ᱠᱷᱩᱲᱤ ᱜᱟᱨ ᱛᱮᱭᱟᱨ ᱨᱮ ᱪᱤᱛᱟᱨ ᱟᱹᱪᱩᱨ ᱞᱟᱹᱜᱤᱫ ᱢᱟᱩᱥ ᱜᱚᱴᱟ ᱥᱮᱫ ᱞᱟᱲᱟᱣ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." #: ../../magic/src/blocks_chalk_drip.c:146 #, fuzzy -#| msgid "Click and move the mouse around to make the picture drip." msgid "Click and drag the mouse around to make the picture drip." msgstr "ᱪᱤᱛᱟᱹᱨ ᱴᱚᱯᱚᱜ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱢᱟᱩᱥ ᱜᱚᱴᱟ ᱥᱮᱫ ᱟᱹᱪᱩᱨ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." @@ -875,7 +818,6 @@ msgstr "ᱫᱷᱩᱸᱫᱷ" #: ../../magic/src/blur.c:84 #, fuzzy -#| msgid "Click and move the mouse around to blur the image." msgid "Click and drag the mouse around to blur the image." msgstr "ᱪᱤᱛᱟᱹᱨ ᱫᱷᱩᱸᱫᱷ ᱞᱟᱹᱜᱤᱫ ᱢᱟᱩᱥ ᱜᱚᱴᱟ ᱥᱮᱫ ᱛᱮ ᱟᱹᱪᱩᱨ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." @@ -890,13 +832,11 @@ msgstr "ᱤᱸᱴᱟ ᱠᱚ" #: ../../magic/src/bricks.c:127 #, fuzzy -#| msgid "Click and move to draw large bricks." msgid "Click and drag to draw large bricks." msgstr "ᱢᱟᱨᱟᱝ ᱤᱸᱴᱟ ᱠᱚ ᱜᱟᱨ ᱞᱟᱹᱜᱤ ᱟᱹᱪᱩᱨ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." #: ../../magic/src/bricks.c:129 #, fuzzy -#| msgid "Click and move to draw small bricks." msgid "Click and drag to draw small bricks." msgstr "ᱦᱩᱰᱤᱧ ᱤᱸᱴᱟ ᱠᱚ ᱜᱟᱨ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱟᱹᱪᱩᱨ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." @@ -906,7 +846,6 @@ msgstr "ᱵᱮᱥ ᱟᱠᱷᱚᱨ ᱚᱞ ᱦᱩᱱᱟᱹᱨ" #: ../../magic/src/calligraphy.c:131 #, fuzzy -#| msgid "Click and move the mouse around to draw in calligraphy." msgid "Click and drag the mouse around to draw in calligraphy." msgstr "ᱵᱮᱥ ᱟᱠᱷᱚᱨ ᱚᱞ ᱦᱩᱱᱟᱹᱨ ᱨᱮ ᱜᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱢᱟᱩᱥ ᱜᱚᱴᱟ ᱥᱮᱫ ᱛᱮ ᱟᱹᱪᱩᱨ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." @@ -916,11 +855,8 @@ msgstr "ᱪᱤᱜᱟᱹᱨᱤᱭᱟᱹ ᱞᱟᱹᱜᱤᱫ ᱵᱮᱱᱟᱣᱟᱠ #: ../../magic/src/cartoon.c:109 #, fuzzy -#| msgid "Click and move the mouse around to turn the picture into a cartoon." msgid "Click and drag the mouse around to turn the picture into a cartoon." -msgstr "" -"ᱪᱤᱜᱟᱹᱨᱤᱭᱟᱹ ᱞᱟᱹᱜᱤᱫ ᱵᱮᱱᱟᱣᱟᱠᱟᱱ ᱪᱤᱛᱟᱹᱨ ᱨᱮ ᱪᱤᱛᱟᱹᱨ ᱟᱹᱪᱩᱨ ᱞᱟᱹᱜᱤᱫ ᱢᱟᱩᱥ ᱜᱚᱴᱟ ᱥᱮᱫ ᱛᱮ " -"ᱟᱹᱪᱩᱨ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." +msgstr "ᱪᱤᱜᱟᱹᱨᱤᱭᱟᱹ ᱞᱟᱹᱜᱤᱫ ᱵᱮᱱᱟᱣᱟᱠᱟᱱ ᱪᱤᱛᱟᱹᱨ ᱨᱮ ᱪᱤᱛᱟᱹᱨ ᱟᱹᱪᱩᱨ ᱞᱟᱹᱜᱤᱫ ᱢᱟᱩᱥ ᱜᱚᱴᱟ ᱥᱮᱫ ᱛᱮ ᱟᱹᱪᱩᱨ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." #: ../../magic/src/confetti.c:83 msgid "Confetti" @@ -956,7 +892,6 @@ msgstr "ᱜᱟᱲᱦᱚ ᱛᱮᱭᱟᱨ" #: ../../magic/src/fade_darken.c:127 #, fuzzy -#| msgid "Click and move the mouse to lighten parts of your picture." msgid "Click and drag the mouse to lighten parts of your picture." msgstr "ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱨᱮᱭᱟᱜ ᱮᱛᱟᱝ ᱦᱤᱸᱥ ᱞᱟᱹᱜᱤᱫ ᱢᱟᱩᱥ ᱟᱹᱪᱩᱨ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." @@ -966,7 +901,6 @@ msgstr "ᱟᱢᱟᱜ ᱜᱚᱴᱟ ᱪᱤᱛᱟᱨ ᱮᱛᱟᱦ ᱞᱟᱹᱜᱤ #: ../../magic/src/fade_darken.c:134 #, fuzzy -#| msgid "Click and move the mouse to darken parts of your picture." msgid "Click and drag the mouse to darken parts of your picture." msgstr "ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱨᱮᱭᱟᱜ ᱜᱟᱲᱦᱚ ᱦᱤᱸᱥ ᱞᱟᱹᱜᱤᱫ ᱢᱟᱩᱥ ᱟᱹᱪᱩᱨ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." @@ -988,9 +922,7 @@ msgstr "ᱵᱟᱦᱟ" #: ../../magic/src/flower.c:150 msgid "Click and drag to draw a flower stalk. Let go to finish the flower." -msgstr "" -"ᱵᱟᱦᱟ ᱰᱷᱟᱨᱣᱟᱜ ᱜᱟᱨ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱚᱨ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ. ᱫᱮᱞᱟ ᱵᱟᱦᱟ ᱪᱟᱵᱟᱭ ᱞᱟᱹᱜᱤᱫ ᱵᱚ ᱪᱟᱞᱟᱜ " -"ᱟ." +msgstr "ᱵᱟᱦᱟ ᱰᱷᱟᱨᱣᱟᱜ ᱜᱟᱨ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱚᱨ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ. ᱫᱮᱞᱟ ᱵᱟᱦᱟ ᱪᱟᱵᱟᱭ ᱞᱟᱹᱜᱤᱫ ᱵᱚ ᱪᱟᱞᱟᱜ ᱟ." #: ../../magic/src/foam.c:114 msgid "Foam" @@ -1005,24 +937,20 @@ msgid "Fold" msgstr "ᱞᱟᱹᱴᱩᱢ" #: ../../magic/src/fold.c:108 -msgid "" -"Choose a background color and click to turn the corner of the page over." -msgstr "" -"ᱥᱟᱦᱴᱟ ᱢᱩᱪᱟᱹᱛ ᱨᱮᱭᱟᱜ ᱠᱚᱸᱰ ᱟᱹᱪᱩᱨ ᱞᱟᱹᱜᱤᱫ ᱚᱛᱟᱭ ᱢᱮ ᱟᱨ ᱢᱤᱫ ᱚᱱᱚᱲ ᱨᱚᱝ ᱵᱟᱪᱷᱟᱣ ᱢᱮ." +msgid "Choose a background color and click to turn the corner of the page over." +msgstr "ᱥᱟᱦᱴᱟ ᱢᱩᱪᱟᱹᱛ ᱨᱮᱭᱟᱜ ᱠᱚᱸᱰ ᱟᱹᱪᱩᱨ ᱞᱟᱹᱜᱤᱫ ᱚᱛᱟᱭ ᱢᱮ ᱟᱨ ᱢᱤᱫ ᱚᱱᱚᱲ ᱨᱚᱝ ᱵᱟᱪᱷᱟᱣ ᱢᱮ." #: ../../magic/src/fretwork.c:176 msgid "Fretwork" -msgstr "" +msgstr "ᱯᱷᱨᱮᱴᱣᱟᱨᱠ" #: ../../magic/src/fretwork.c:182 #, fuzzy -#| msgid "Click and drag to draw arrows made of string art." msgid "Click and drag to draw repetitive patterns. " msgstr "ᱛᱟᱸᱛ ᱦᱩᱱᱟᱹᱨ ᱛᱮ ᱛᱮᱭᱟᱨᱟᱜ ᱥᱟᱨ ᱜᱟᱨ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱚᱨ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." #: ../../magic/src/fretwork.c:184 #, fuzzy -#| msgid "Click to cover your picture with rain drops." msgid "Click to surround your picture with repetitive patterns." msgstr "ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱡᱟᱹᱯᱩᱫ ᱴᱟᱯᱟᱪ ᱴᱤᱯᱤᱪ ᱥᱟᱸᱣ ᱡᱚᱯᱚᱨᱜ ᱞᱟᱹᱜᱤᱫ ᱚᱛᱟᱭ ᱢᱮ." @@ -1044,17 +972,15 @@ msgstr "ᱜᱷᱟᱸᱥ" #: ../../magic/src/grass.c:113 #, fuzzy -#| msgid "Click and move to draw grass. Don’t forget the dirt!" msgid "Click and drag to draw grass. Don’t forget the dirt!" msgstr "ᱜᱷᱟᱸᱥ ᱜᱟᱨ ᱪᱤᱛᱟᱹᱨ ᱞᱟᱹᱜᱤᱫ ᱞᱟᱲᱟᱣ ᱟᱨ ᱚᱛᱟ. ᱚᱡᱨᱟ ᱟᱞᱚᱢ ᱦᱤᱲᱤᱧᱟ!" #: ../../magic/src/halftone.c:35 msgid "Halftone" -msgstr "" +msgstr "ᱦᱟᱯᱷᱴᱚᱱ" #: ../../magic/src/halftone.c:39 #, fuzzy -#| msgid "Click to turn your painting into its negative." msgid "Click and drag to turn your drawing into a newspaper." msgstr "ᱚᱱᱟ ᱨᱮᱭᱟᱜ ᱮᱝᱰᱨᱮ ᱨᱮ ᱟᱢᱟᱜ ᱨᱚᱝ ᱯᱮᱨᱮᱪ ᱟᱹᱪᱩᱨ ᱞᱟᱹᱜᱤᱫ ᱚᱛᱟᱭ ᱢᱮ." @@ -1068,11 +994,11 @@ msgstr "ᱥᱚᱢᱟᱱ ᱥᱚᱢᱟᱱ ᱪᱚᱴ/ᱞᱟᱛᱟᱨ" #: ../../magic/src/kalidescope.c:127 msgid "Pattern" -msgstr "" +msgstr "ᱱᱟᱹᱢᱩᱱᱟ" #: ../../magic/src/kalidescope.c:131 msgid "Tiles" -msgstr "" +msgstr "ᱴᱟᱭᱞᱥ" #. KAL_BOTH #: ../../magic/src/kalidescope.c:135 @@ -1080,45 +1006,27 @@ msgid "Kaleidoscope" msgstr "ᱟᱹᱰᱤ ᱨᱩᱯ ᱧᱮᱞᱟᱠ" #: ../../magic/src/kalidescope.c:146 -msgid "" -"Click and drag the mouse to draw with two brushes that are symmetric across " -"the left and right of your picture." -msgstr "" -"ᱵᱟᱨᱭᱟ ᱡᱚᱛᱚᱜ ᱥᱟᱸᱣ ᱜᱟᱨ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱢᱟᱩᱥ ᱚᱨ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ ᱚᱠᱟ ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱨᱮᱭᱟᱜ " -"ᱞᱮᱸᱜᱟ ᱟᱨ ᱡᱚᱡᱚᱢ ᱥᱚᱢᱟᱱ ᱥᱚᱢᱟᱱ ᱯᱟᱨᱢ ᱠᱚᱜ ᱟ." +msgid "Click and drag the mouse to draw with two brushes that are symmetric across the left and right of your picture." +msgstr "ᱵᱟᱨᱭᱟ ᱡᱚᱛᱚᱜ ᱥᱟᱸᱣ ᱜᱟᱨ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱢᱟᱩᱥ ᱚᱨ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ ᱚᱠᱟ ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱨᱮᱭᱟᱜ ᱞᱮᱸᱜᱟ ᱟᱨ ᱡᱚᱡᱚᱢ ᱥᱚᱢᱟᱱ ᱥᱚᱢᱟᱱ ᱯᱟᱨᱢ ᱠᱚᱜ ᱟ." #: ../../magic/src/kalidescope.c:152 -msgid "" -"Click and drag the mouse to draw with two brushes that are symmetric across " -"the top and bottom of your picture." -msgstr "" -"ᱵᱟᱨᱭᱟ ᱡᱚᱛᱚᱜ ᱥᱟᱸᱣ ᱜᱟᱨ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱢᱟᱩᱥ ᱚᱨ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ ᱚᱠᱟ ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱨᱮᱭᱟᱜ " -"ᱪᱚᱴ ᱟᱨ ᱞᱟᱛᱟᱨ ᱥᱚᱢᱟᱱ ᱥᱚᱢᱟᱱ ᱯᱟᱨᱢ ᱠᱚᱜ ᱟ." +msgid "Click and drag the mouse to draw with two brushes that are symmetric across the top and bottom of your picture." +msgstr "ᱵᱟᱨᱭᱟ ᱡᱚᱛᱚᱜ ᱥᱟᱸᱣ ᱜᱟᱨ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱢᱟᱩᱥ ᱚᱨ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ ᱚᱠᱟ ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱨᱮᱭᱟᱜ ᱪᱚᱴ ᱟᱨ ᱞᱟᱛᱟᱨ ᱥᱚᱢᱟᱱ ᱥᱚᱢᱟᱱ ᱯᱟᱨᱢ ᱠᱚᱜ ᱟ." #: ../../magic/src/kalidescope.c:156 #, fuzzy -#| msgid "Click and drag the mouse to emboss the picture." msgid "Click and drag the mouse to draw a pattern across the picture." msgstr "ᱪᱤᱛᱟᱹᱨ ᱜᱟᱲᱦᱟᱣ ᱞᱟᱹᱜᱤᱫ ᱢᱟᱩᱥ ᱚᱨ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." #: ../../magic/src/kalidescope.c:160 #, fuzzy -#| msgid "" -#| "Click and drag the mouse to draw with two brushes that are symmetric " -#| "across the left and right of your picture." -msgid "" -"Click and drag the mouse to draw a pattern that is symmetric across the " -"picture." -msgstr "" -"ᱵᱟᱨᱭᱟ ᱡᱚᱛᱚᱜ ᱥᱟᱸᱣ ᱜᱟᱨ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱢᱟᱩᱥ ᱚᱨ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ ᱚᱠᱟ ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱨᱮᱭᱟᱜ " -"ᱞᱮᱸᱜᱟ ᱟᱨ ᱡᱚᱡᱚᱢ ᱥᱚᱢᱟᱱ ᱥᱚᱢᱟᱱ ᱯᱟᱨᱢ ᱠᱚᱜ ᱟ." +msgid "Click and drag the mouse to draw a pattern that is symmetric across the picture." +msgstr "ᱵᱟᱨᱭᱟ ᱡᱚᱛᱚᱜ ᱥᱟᱸᱣ ᱜᱟᱨ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱢᱟᱩᱥ ᱚᱨ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ ᱚᱠᱟ ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱨᱮᱭᱟᱜ ᱞᱮᱸᱜᱟ ᱟᱨ ᱡᱚᱡᱚᱢ ᱥᱚᱢᱟᱱ ᱥᱚᱢᱟᱱ ᱯᱟᱨᱢ ᱠᱚᱜ ᱟ." #. KAL_BOTH #: ../../magic/src/kalidescope.c:164 -msgid "" -"Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." -msgstr "" -"ᱥᱚᱢᱟᱱ ᱥᱚᱢᱟᱱ ᱡᱚᱛᱚᱜ ᱥᱟᱸᱣ ᱜᱟᱨ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ (ᱟᱹᱰᱤ ᱨᱩᱯ ᱧᱮᱞᱟᱠ) ᱢᱟᱩᱥ ᱚᱨ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." +msgid "Click and drag the mouse to draw with symmetric brushes (a kaleidoscope)." +msgstr "ᱥᱚᱢᱟᱱ ᱥᱚᱢᱟᱱ ᱡᱚᱛᱚᱜ ᱥᱟᱸᱣ ᱜᱟᱨ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ (ᱟᱹᱰᱤ ᱨᱩᱯ ᱧᱮᱞᱟᱠ) ᱢᱟᱩᱥ ᱚᱨ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." #: ../../magic/src/light.c:103 msgid "Light" @@ -1158,13 +1066,8 @@ msgstr "ᱪᱤᱛᱟᱹᱨ ᱵᱚᱨᱱᱚ" #: ../../magic/src/mosaic.c:100 #, fuzzy -#| msgid "" -#| "Click and move the mouse to add a mosaic effect to parts of your picture." -msgid "" -"Click and drag the mouse to add a mosaic effect to parts of your picture." -msgstr "" -"ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱨᱮᱭᱟᱜ ᱦᱤᱸᱥ ᱨᱮ ᱪᱤᱛᱟᱹᱨ ᱵᱚᱨᱱᱚ ᱯᱚᱨᱵᱷᱟᱣ ᱥᱮᱞᱮᱫ ᱞᱟᱹᱜᱤᱫ ᱢᱟᱩᱥ ᱞᱟᱲᱟᱣ ᱟᱨ " -"ᱚᱛᱟᱭ ᱢᱮ." +msgid "Click and drag the mouse to add a mosaic effect to parts of your picture." +msgstr "ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱨᱮᱭᱟᱜ ᱦᱤᱸᱥ ᱨᱮ ᱪᱤᱛᱟᱹᱨ ᱵᱚᱨᱱᱚ ᱯᱚᱨᱵᱷᱟᱣ ᱥᱮᱞᱮᱫ ᱞᱟᱹᱜᱤᱫ ᱢᱟᱩᱥ ᱞᱟᱲᱟᱣ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." #: ../../magic/src/mosaic.c:101 msgid "Click to add a mosaic effect to your entire picture." @@ -1184,46 +1087,26 @@ msgstr "ᱟᱯᱟ ᱵᱟᱹᱲᱤᱭᱟ ᱪᱤᱛᱟᱹᱨ ᱵᱚᱨᱱᱚ" #: ../../magic/src/mosaic_shaped.c:140 #, fuzzy -#| msgid "" -#| "Click and move the mouse to add a square mosaic to parts of your picture." -msgid "" -"Click and drag the mouse to add a square mosaic to parts of your picture." -msgstr "" -"ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱨᱮᱭᱟᱜ ᱦᱤᱸᱥ ᱨᱮ ᱯᱩᱱ ᱥᱚᱢᱟᱱ ᱡᱤᱞᱤᱧ ᱜᱟᱨ ᱛᱮ ᱮᱥᱮᱛ ᱛᱮᱭᱟᱨ ᱪᱤᱛᱟᱹᱨ ᱵᱚᱨᱱᱚ " -"ᱥᱮᱞᱮᱫ ᱞᱟᱹᱜᱤᱫ ᱢᱟᱩᱥ ᱞᱟᱲᱟᱣ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." +msgid "Click and drag the mouse to add a square mosaic to parts of your picture." +msgstr "ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱨᱮᱭᱟᱜ ᱦᱤᱸᱥ ᱨᱮ ᱯᱩᱱ ᱥᱚᱢᱟᱱ ᱡᱤᱞᱤᱧ ᱜᱟᱨ ᱛᱮ ᱮᱥᱮᱛ ᱛᱮᱭᱟᱨ ᱪᱤᱛᱟᱹᱨ ᱵᱚᱨᱱᱚ ᱥᱮᱞᱮᱫ ᱞᱟᱹᱜᱤᱫ ᱢᱟᱩᱥ ᱞᱟᱲᱟᱣ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." #: ../../magic/src/mosaic_shaped.c:141 msgid "Click to add a square mosaic to your entire picture." -msgstr "" -"ᱟᱢᱟᱜ ᱜᱚᱴᱟ ᱪᱤᱛᱟᱹᱨ ᱨᱮ ᱯᱩᱱ ᱥᱚᱢᱟᱱ ᱡᱤᱞᱤᱧ ᱜᱟᱨ ᱛᱮ ᱮᱥᱮᱫ ᱛᱮᱭᱟᱨ ᱪᱤᱛᱟᱹᱨ ᱵᱚᱨᱱᱚ ᱥᱮᱞᱮᱫ " -"ᱞᱟᱹᱜᱤᱫ ᱚᱛᱟᱭ ᱢᱮ." +msgstr "ᱟᱢᱟᱜ ᱜᱚᱴᱟ ᱪᱤᱛᱟᱹᱨ ᱨᱮ ᱯᱩᱱ ᱥᱚᱢᱟᱱ ᱡᱤᱞᱤᱧ ᱜᱟᱨ ᱛᱮ ᱮᱥᱮᱫ ᱛᱮᱭᱟᱨ ᱪᱤᱛᱟᱹᱨ ᱵᱚᱨᱱᱚ ᱥᱮᱞᱮᱫ ᱞᱟᱹᱜᱤᱫ ᱚᱛᱟᱭ ᱢᱮ." #: ../../magic/src/mosaic_shaped.c:145 #, fuzzy -#| msgid "" -#| "Click and move the mouse to add a hexagonal mosaic to parts of your " -#| "picture." -msgid "" -"Click and drag the mouse to add a hexagonal mosaic to parts of your picture." -msgstr "" -"ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱨᱮᱭᱟᱜ ᱦᱤᱸᱥ ᱨᱮ ᱤᱨᱟᱹᱞ ᱜᱟᱨ ᱛᱮ ᱮᱥᱮᱫ ᱛᱮᱭᱟᱨ ᱪᱤᱛᱟᱹᱨ ᱵᱚᱨᱱᱚ ᱥᱮᱞᱮᱫ ᱞᱟᱹᱜᱤᱫ " -"ᱢᱟᱩᱥ ᱞᱟᱲᱟᱣ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." +msgid "Click and drag the mouse to add a hexagonal mosaic to parts of your picture." +msgstr "ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱨᱮᱭᱟᱜ ᱦᱤᱸᱥ ᱨᱮ ᱤᱨᱟᱹᱞ ᱜᱟᱨ ᱛᱮ ᱮᱥᱮᱫ ᱛᱮᱭᱟᱨ ᱪᱤᱛᱟᱹᱨ ᱵᱚᱨᱱᱚ ᱥᱮᱞᱮᱫ ᱞᱟᱹᱜᱤᱫ ᱢᱟᱩᱥ ᱞᱟᱲᱟᱣ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." #: ../../magic/src/mosaic_shaped.c:146 msgid "Click to add a hexagonal mosaic to your entire picture." -msgstr "" -"ᱟᱢᱟᱜ ᱜᱚᱴᱟ ᱪᱤᱛᱟᱹᱨ ᱨᱮ ᱤᱨᱟᱹᱞ ᱜᱟᱨ ᱛᱮ ᱮᱥᱮᱫ ᱛᱮᱭᱟᱨ ᱪᱤᱛᱟᱹᱨ ᱥᱮᱞᱮᱫ ᱞᱟᱹᱜᱤᱫ ᱚᱛᱟᱭ ᱢᱮ." +msgstr "ᱟᱢᱟᱜ ᱜᱚᱴᱟ ᱪᱤᱛᱟᱹᱨ ᱨᱮ ᱤᱨᱟᱹᱞ ᱜᱟᱨ ᱛᱮ ᱮᱥᱮᱫ ᱛᱮᱭᱟᱨ ᱪᱤᱛᱟᱹᱨ ᱥᱮᱞᱮᱫ ᱞᱟᱹᱜᱤᱫ ᱚᱛᱟᱭ ᱢᱮ." #: ../../magic/src/mosaic_shaped.c:150 #, fuzzy -#| msgid "" -#| "Click and move the mouse to add an irregular mosaic to parts of your " -#| "picture." -msgid "" -"Click and drag the mouse to add an irregular mosaic to parts of your picture." -msgstr "" -"ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱨᱮᱭᱟᱜ ᱦᱤᱸᱥ ᱨᱮ ᱟᱯᱟᱵᱟᱲᱤᱭᱟᱹ ᱪᱤᱛᱟᱹᱨ ᱵᱚᱨᱱᱚ ᱥᱮᱞᱮᱫ ᱞᱟᱹᱜᱤᱫ ᱢᱟᱩᱥ ᱞᱟᱲᱟᱣ ᱟᱨ " -"ᱚᱛᱟᱭ ᱢᱮ." +msgid "Click and drag the mouse to add an irregular mosaic to parts of your picture." +msgstr "ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱨᱮᱭᱟᱜ ᱦᱤᱸᱥ ᱨᱮ ᱟᱯᱟᱵᱟᱲᱤᱭᱟᱹ ᱪᱤᱛᱟᱹᱨ ᱵᱚᱨᱱᱚ ᱥᱮᱞᱮᱫ ᱞᱟᱹᱜᱤᱫ ᱢᱟᱩᱥ ᱞᱟᱲᱟᱣ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." #: ../../magic/src/mosaic_shaped.c:151 msgid "Click to add an irregular mosaic to your entire picture." @@ -1235,10 +1118,8 @@ msgstr "ᱮᱝᱰᱨᱮ, ᱵᱟᱝ" #: ../../magic/src/negative.c:101 #, fuzzy -#| msgid "Click and move the mouse around to make your painting negative." msgid "Click and drag the mouse around to make your painting negative." -msgstr "" -"ᱟᱢᱟᱜ ᱨᱚᱝ ᱯᱮᱨᱮᱪ ᱮᱝᱰᱨᱮ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤ ᱫ ᱢᱟᱩᱥ ᱫᱷᱟᱨᱮ ᱫᱷᱟᱨᱮ ᱥᱮᱫ ᱛᱮ ᱞᱟᱲᱟᱣ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." +msgstr "ᱟᱢᱟᱜ ᱨᱚᱝ ᱯᱮᱨᱮᱪ ᱮᱝᱰᱨᱮ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤ ᱫ ᱢᱟᱩᱥ ᱫᱷᱟᱨᱮ ᱫᱷᱟᱨᱮ ᱥᱮᱫ ᱛᱮ ᱞᱟᱲᱟᱣ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." #: ../../magic/src/negative.c:103 msgid "Click to turn your painting into its negative." @@ -1250,7 +1131,6 @@ msgstr "ᱟᱝᱫᱚᱲ" #: ../../magic/src/noise.c:70 #, fuzzy -#| msgid "Click and move the mouse to add noise to parts of your picture." msgid "Click and drag the mouse to add noise to parts of your picture." msgstr "ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱨᱮᱭᱟᱜ ᱦᱤᱸᱥ ᱨᱮ ᱟᱝᱫᱚᱲ ᱥᱮᱞᱮᱫ ᱞᱟᱹᱜᱤᱫ ᱢᱟᱩᱥ ᱞᱟᱲᱟᱣ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." @@ -1272,9 +1152,7 @@ msgstr "ᱠᱚᱸᱰ ᱨᱮ ᱚᱛᱟᱭ ᱢᱮ ᱟᱨ ᱟᱢ ᱚᱠᱟᱨᱮ #: ../../magic/src/perspective.c:156 msgid "Click and drag up to zoom in or drag down to zoom out the picture." -msgstr "" -"ᱪᱤᱛᱟᱹᱨ ᱢᱟᱨᱟᱝ ᱦᱚᱪᱚ ᱟᱨ ᱵᱟᱝ ᱢᱟᱨᱟᱝ ᱦᱩᱰᱤᱧ ᱦᱚᱪᱚ ᱞᱟᱹᱜᱤᱫ ᱚᱨ ᱟᱝᱲᱜᱚ ᱦᱟᱵᱤᱪ ᱚᱨ ᱟᱨ ᱚᱛᱟᱭ " -"ᱢᱮ." +msgstr "ᱪᱤᱛᱟᱹᱨ ᱢᱟᱨᱟᱝ ᱦᱚᱪᱚ ᱟᱨ ᱵᱟᱝ ᱢᱟᱨᱟᱝ ᱦᱩᱰᱤᱧ ᱦᱚᱪᱚ ᱞᱟᱹᱜᱤᱫ ᱚᱨ ᱟᱝᱲᱜᱚ ᱦᱟᱵᱤᱪ ᱚᱨ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." #: ../../magic/src/puzzle.c:103 msgid "Puzzle" @@ -1325,12 +1203,8 @@ msgid "ROYGBIV Rainbow" msgstr "ROYGBIV ᱨᱟᱢ ᱟᱠ" #: ../../magic/src/realrainbow.c:108 -msgid "" -"Click where you want your rainbow to start, drag to where you want it to " -"end, and then let go to draw a rainbow." -msgstr "" -"ᱚᱠᱟᱨᱮ ᱟᱢ ᱟᱢᱟᱜ ᱨᱟᱢ ᱟᱜ ᱮᱦᱚᱵ ᱥᱟᱱᱟᱢ ᱠᱟᱱᱟ ᱚᱛᱟᱭ ᱢᱮ, ᱚᱠᱟᱨᱮ ᱟᱢ ᱱᱚᱣᱟ ᱢᱩᱪᱟᱹᱛ ᱥᱟᱱᱟᱢ " -"ᱠᱟᱱᱟ ᱚᱨ ᱢᱮ, ᱟᱨ ᱤᱱᱟᱹ ᱛᱟᱭᱚᱢ ᱫᱮᱞᱟ ᱨᱟᱢ ᱟᱜ ᱜᱟᱨ ᱛᱮᱭᱟᱨᱟ." +msgid "Click where you want your rainbow to start, drag to where you want it to end, and then let go to draw a rainbow." +msgstr "ᱚᱠᱟᱨᱮ ᱟᱢ ᱟᱢᱟᱜ ᱨᱟᱢ ᱟᱜ ᱮᱦᱚᱵ ᱥᱟᱱᱟᱢ ᱠᱟᱱᱟ ᱚᱛᱟᱭ ᱢᱮ, ᱚᱠᱟᱨᱮ ᱟᱢ ᱱᱚᱣᱟ ᱢᱩᱪᱟᱹᱛ ᱥᱟᱱᱟᱢ ᱠᱟᱱᱟ ᱚᱨ ᱢᱮ, ᱟᱨ ᱤᱱᱟᱹ ᱛᱟᱭᱚᱢ ᱫᱮᱞᱟ ᱨᱟᱢ ᱟᱜ ᱜᱟᱨ ᱛᱮᱭᱟᱨᱟ." #: ../../magic/src/ripples.c:102 msgid "Ripples" @@ -1370,7 +1244,6 @@ msgstr "ᱩᱢᱩᱞ " #: ../../magic/src/sharpen.c:82 #, fuzzy -#| msgid "Click and move the mouse to trace edges in parts of your picture." msgid "Click and drag the mouse to trace edges in parts of your picture." msgstr "ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱨᱮᱭᱟᱜ ᱦᱤᱸᱥ ᱨᱮ ᱫᱷᱟᱨᱮ ᱠᱚ ᱯᱟᱱᱛᱮ ᱞᱟᱹᱜᱤᱫ ᱢᱟᱩᱥ ᱞᱟᱲᱟᱣ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." @@ -1380,7 +1253,6 @@ msgstr "ᱟᱢᱟᱜ ᱜᱚᱴᱟ ᱪᱤᱛᱟᱹᱨ ᱨᱮ ᱫᱷᱟᱨᱮ ᱠ #: ../../magic/src/sharpen.c:84 #, fuzzy -#| msgid "Click and move the mouse to sharpen parts of your picture." msgid "Click and drag the mouse to sharpen parts of your picture." msgstr "ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱨᱮᱭᱟᱜ ᱦᱤᱸᱥ ᱞᱟᱥᱮᱨ ᱞᱟᱹᱜᱤᱫ ᱢᱟᱩᱥ ᱞᱟᱲᱟᱣ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." @@ -1390,7 +1262,6 @@ msgstr "ᱜᱚᱴᱟ ᱪᱤᱛᱟᱹᱨ ᱞᱟᱥᱮᱨ ᱞᱟᱹᱜᱤᱫ ᱚ #: ../../magic/src/sharpen.c:86 #, fuzzy -#| msgid "Click and move the mouse to create a black and white silhouette." msgid "Click and drag the mouse to create a black and white silhouette." msgstr "ᱦᱮᱸᱫᱮ ᱟᱨ ᱯᱩᱸᱰ ᱩᱢᱩᱞ ᱪᱤᱛᱟᱹᱨ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱢᱟᱩᱥ ᱞᱟᱲᱟᱣ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." @@ -1404,9 +1275,7 @@ msgstr "ᱩᱪᱟᱹᱲ" #: ../../magic/src/shift.c:112 msgid "Click and drag to shift your picture around on the canvas." -msgstr "" -"ᱪᱤᱛᱟᱹᱨ ᱯᱟᱴᱟ ᱞᱩᱜᱲᱤ ᱨᱮ ᱭᱟᱜ ᱫᱷᱟᱨᱟ ᱫᱷᱟᱨᱮ ᱛᱮ ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱩᱪᱟᱹᱲ ᱞᱟᱹᱜᱤᱫ ᱚᱨ ᱟᱨ ᱚᱛᱟᱭ " -"ᱢᱮ." +msgstr "ᱪᱤᱛᱟᱹᱨ ᱯᱟᱴᱟ ᱞᱩᱜᱲᱤ ᱨᱮ ᱭᱟᱜ ᱫᱷᱟᱨᱟ ᱫᱷᱟᱨᱮ ᱛᱮ ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱩᱪᱟᱹᱲ ᱞᱟᱹᱜᱤᱫ ᱚᱨ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." #: ../../magic/src/smudge.c:102 msgid "Smudge" @@ -1419,14 +1288,12 @@ msgstr "ᱞᱚᱦᱚᱫᱟᱜ ᱨᱚᱝ ᱯᱮᱨᱮᱪ" #: ../../magic/src/smudge.c:111 #, fuzzy -#| msgid "Click and move the mouse around to smudge the picture." msgid "Click and drag the mouse around to smudge the picture." msgstr "ᱫᱷᱩᱸᱣᱟᱹ ᱫᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱥᱮᱫ ᱛᱮ ᱢᱟᱩᱥ ᱞᱟᱲᱟᱣ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." #. if (which == 1) #: ../../magic/src/smudge.c:113 #, fuzzy -#| msgid "Click and move the mouse around to draw with wet, smudgy paint." msgid "Click and drag the mouse around to draw with wet, smudgy paint." msgstr "ᱞᱚᱦᱚᱫ, ᱫᱷᱩᱸᱣᱟᱹ ᱫᱟᱜ ᱨᱚᱝ ᱯᱮᱨᱮᱪ ᱥᱮD ᱛᱮ ᱢᱟᱩᱥ ᱞᱟᱲᱟᱣ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." @@ -1459,12 +1326,8 @@ msgid "String 'V'" msgstr "ᱛᱟᱸᱛ 'V'" #: ../../magic/src/string.c:147 -msgid "" -"Click and drag to draw string art. Drag top-bottom to draw less or more " -"lines, left or right to make a bigger hole." -msgstr "" -"ᱛᱟᱸᱛ ᱦᱩᱱᱟᱹᱨ ᱜᱟᱨ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱚᱨ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ. ᱢᱟᱨᱟᱝ ᱵᱷᱩᱜᱟᱹᱜ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱠᱚᱢ " -"ᱟᱨ ᱰᱷᱮᱨ ᱜᱟᱨ ᱠᱚ ᱜᱟᱨ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱞᱮᱸᱜᱟ ᱟᱨ ᱵᱟᱝ ᱡᱚᱡᱚᱢ ᱥᱮᱫ ᱚᱨ ᱢᱮ." +msgid "Click and drag to draw string art. Drag top-bottom to draw less or more lines, left or right to make a bigger hole." +msgstr "ᱛᱟᱸᱛ ᱦᱩᱱᱟᱹᱨ ᱜᱟᱨ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱚᱨ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ. ᱢᱟᱨᱟᱝ ᱵᱷᱩᱜᱟᱹᱜ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱠᱚᱢ ᱟᱨ ᱰᱷᱮᱨ ᱜᱟᱨ ᱠᱚ ᱜᱟᱨ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱞᱮᱸᱜᱟ ᱟᱨ ᱵᱟᱝ ᱡᱚᱡᱚᱢ ᱥᱮᱫ ᱚᱨ ᱢᱮ." #: ../../magic/src/string.c:150 msgid "Click and drag to draw arrows made of string art." @@ -1484,13 +1347,8 @@ msgstr " ᱨᱚᱝᱟᱜ & ᱯᱩᱸᱰᱟᱠ" #: ../../magic/src/tint.c:79 #, fuzzy -#| msgid "" -#| "Click and move the mouse around to change the color of parts of your " -#| "picture." -msgid "" -"Click and drag the mouse around to change the color of parts of your picture." -msgstr "" -"ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱦᱤᱸᱥ ᱨᱮᱭᱟᱜ ᱨᱚᱝ ᱵᱚᱫᱚᱞ ᱞᱟᱹᱜᱤᱫ ᱜᱚᱴᱟ ᱥᱮᱫ ᱢᱟᱩᱥ ᱞᱟᱲᱟᱣ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." +msgid "Click and drag the mouse around to change the color of parts of your picture." +msgstr "ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱦᱤᱸᱥ ᱨᱮᱭᱟᱜ ᱨᱚᱝ ᱵᱚᱫᱚᱞ ᱞᱟᱹᱜᱤᱫ ᱜᱚᱴᱟ ᱥᱮᱫ ᱢᱟᱩᱥ ᱞᱟᱲᱟᱣ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." #: ../../magic/src/tint.c:80 msgid "Click to change the color of your entire picture." @@ -1498,15 +1356,8 @@ msgstr "ᱟᱢᱟᱜ ᱜᱚᱴᱟ ᱪᱤᱛᱟᱹᱨ ᱨᱮᱭᱟᱜ ᱨᱚᱝ #: ../../magic/src/tint.c:81 #, fuzzy -#| msgid "" -#| "Click and move the mouse around to turn parts of your picture into white " -#| "and a color you choose." -msgid "" -"Click and drag the mouse around to turn parts of your picture into white and " -"a color you choose." -msgstr "" -"ᱯᱩᱸᱰ ᱟᱨ ᱟᱢᱮᱢ ᱵᱟᱪᱷᱟᱣ ᱨᱚᱝ ᱨᱮ ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱨᱮᱭᱟᱜ ᱦᱤᱸᱥ ᱟᱹᱪᱩᱨ ᱞᱟᱹᱜᱤᱫ ᱜᱮᱴᱟ ᱥᱮᱫ " -"ᱢᱟᱩᱥ ᱞᱟᱲᱟᱣ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." +msgid "Click and drag the mouse around to turn parts of your picture into white and a color you choose." +msgstr "ᱯᱩᱸᱰ ᱟᱨ ᱟᱢᱮᱢ ᱵᱟᱪᱷᱟᱣ ᱨᱚᱝ ᱨᱮ ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱨᱮᱭᱟᱜ ᱦᱤᱸᱥ ᱟᱹᱪᱩᱨ ᱞᱟᱹᱜᱤᱫ ᱜᱮᱴᱟ ᱥᱮᱫ ᱢᱟᱩᱥ ᱞᱟᱲᱟᱣ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." #: ../../magic/src/tint.c:82 msgid "Click to turn your entire picture into white and a color you choose." @@ -1533,11 +1384,8 @@ msgid "TV" msgstr "TV" #: ../../magic/src/tv.c:102 -msgid "" -"Click and drag to make parts of your picture look like they are on " -"television." -msgstr "" -"ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱴᱮᱞᱤᱣᱤᱡᱟᱱ ᱨᱮ ᱧᱮᱞᱚᱜ ᱞᱮᱠᱟ ᱨᱮᱭᱟᱜ ᱦᱤᱸᱥ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱚᱨ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." +msgid "Click and drag to make parts of your picture look like they are on television." +msgstr "ᱟᱢᱟᱜ ᱪᱤᱛᱟᱹᱨ ᱴᱮᱞᱤᱣᱤᱡᱟᱱ ᱨᱮ ᱧᱮᱞᱚᱜ ᱞᱮᱠᱟ ᱨᱮᱭᱟᱜ ᱦᱤᱸᱥ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱚᱨ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." #: ../../magic/src/tv.c:105 msgid "Click to make your picture look like it's on television." @@ -1552,39 +1400,25 @@ msgid "Wavelets" msgstr "ᱠᱟᱹᱪ ᱦᱮᱞᱠᱟᱣ" #: ../../magic/src/waves.c:115 -msgid "" -"Click to make the picture horizontally wavy. Click toward the top for " -"shorter waves, the bottom for taller waves, the left for small waves, and " -"the right for long waves." -msgstr "" -"ᱪᱤᱛᱟᱹᱨ ᱜᱤᱛᱤᱪ ᱛᱮᱭᱟᱜ ᱠᱤᱲᱪᱚᱝ ᱠᱚᱲᱪᱚᱝ ᱦᱮᱞᱠᱟᱣ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱚᱛᱟᱭ ᱢᱮ. ᱠᱷᱟᱴᱚ ᱦᱮᱞᱠᱟᱣ " -"ᱠᱚ ᱞᱟᱹᱜᱤᱫ ᱪᱚᱴ ᱥᱮᱫ , ᱡᱤᱞᱤᱧ ᱦᱮᱞᱠᱟᱣ ᱠᱚ ᱞᱟᱹᱜᱤᱫ ᱞᱟᱛᱟᱨ, ᱦᱩᱰᱤᱧ ᱦᱮᱞᱠᱟᱣ ᱠᱚ ᱞᱟᱹᱜᱤᱫ " -"ᱞᱮᱸᱜᱟ, ᱟᱨ ᱡᱤᱞᱤᱧ ᱦᱮᱞᱠᱟᱣ ᱠᱚ ᱞᱟᱹᱜᱤᱫ ᱡᱚᱡᱚᱢ ᱚᱛᱟᱭ ᱢᱮ." +msgid "Click to make the picture horizontally wavy. Click toward the top for shorter waves, the bottom for taller waves, the left for small waves, and the right for long waves." +msgstr "ᱪᱤᱛᱟᱹᱨ ᱜᱤᱛᱤᱪ ᱛᱮᱭᱟᱜ ᱠᱤᱲᱪᱚᱝ ᱠᱚᱲᱪᱚᱝ ᱦᱮᱞᱠᱟᱣ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱚᱛᱟᱭ ᱢᱮ. ᱠᱷᱟᱴᱚ ᱦᱮᱞᱠᱟᱣ ᱠᱚ ᱞᱟᱹᱜᱤᱫ ᱪᱚᱴ ᱥᱮᱫ , ᱡᱤᱞᱤᱧ ᱦᱮᱞᱠᱟᱣ ᱠᱚ ᱞᱟᱹᱜᱤᱫ ᱞᱟᱛᱟᱨ, ᱦᱩᱰᱤᱧ ᱦᱮᱞᱠᱟᱣ ᱠᱚ ᱞᱟᱹᱜᱤᱫ ᱞᱮᱸᱜᱟ, ᱟᱨ ᱡᱤᱞᱤᱧ ᱦᱮᱞᱠᱟᱣ ᱠᱚ ᱞᱟᱹᱜᱤᱫ ᱡᱚᱡᱚᱢ ᱚᱛᱟᱭ ᱢᱮ." #: ../../magic/src/waves.c:118 -msgid "" -"Click to make the picture vertically wavy. Click toward the top for shorter " -"waves, the bottom for taller waves, the left for small waves, and the right " -"for long waves." -msgstr "" -"ᱪᱤᱛᱟᱹᱨ ᱛᱤᱸᱜᱩ ᱛᱮᱭᱟᱜ ᱠᱤᱲᱪᱚᱝ ᱠᱚᱲᱪᱚᱝ ᱦᱮᱞᱠᱟᱣ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱚᱛᱟᱭ ᱢᱮ. ᱠᱷᱟᱴᱚ ᱦᱮᱞᱠᱟᱣ " -"ᱠᱚ ᱞᱟᱹᱜᱤᱫ ᱪᱚᱴ ᱥᱮᱫ , ᱡᱤᱞᱤᱧ ᱦᱮᱞᱠᱟᱣ ᱠᱚ ᱞᱟᱹᱜᱤᱫ ᱞᱟᱛᱟᱨ, ᱦᱩᱰᱤᱧ ᱦᱮᱞᱠᱟᱣ ᱠᱚ ᱞᱟᱹᱜᱤᱫ " -"ᱞᱮᱸᱜᱟ, ᱟᱨ ᱡᱤᱞᱤᱧ ᱦᱮᱞᱠᱟᱣ ᱠᱚ ᱞᱟᱹᱜᱤᱫ ᱡᱚᱡᱚᱢ ᱚᱛᱟᱭ ᱢᱮ." +msgid "Click to make the picture vertically wavy. Click toward the top for shorter waves, the bottom for taller waves, the left for small waves, and the right for long waves." +msgstr "ᱪᱤᱛᱟᱹᱨ ᱛᱤᱸᱜᱩ ᱛᱮᱭᱟᱜ ᱠᱤᱲᱪᱚᱝ ᱠᱚᱲᱪᱚᱝ ᱦᱮᱞᱠᱟᱣ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱚᱛᱟᱭ ᱢᱮ. ᱠᱷᱟᱴᱚ ᱦᱮᱞᱠᱟᱣ ᱠᱚ ᱞᱟᱹᱜᱤᱫ ᱪᱚᱴ ᱥᱮᱫ , ᱡᱤᱞᱤᱧ ᱦᱮᱞᱠᱟᱣ ᱠᱚ ᱞᱟᱹᱜᱤᱫ ᱞᱟᱛᱟᱨ, ᱦᱩᱰᱤᱧ ᱦᱮᱞᱠᱟᱣ ᱠᱚ ᱞᱟᱹᱜᱤᱫ ᱞᱮᱸᱜᱟ, ᱟᱨ ᱡᱤᱞᱤᱧ ᱦᱮᱞᱠᱟᱣ ᱠᱚ ᱞᱟᱹᱜᱤᱫ ᱡᱚᱡᱚᱢ ᱚᱛᱟᱭ ᱢᱮ." #: ../../magic/src/xor.c:93 #, fuzzy -#| msgid "Colors" msgid "Xor Colors" msgstr "ᱨᱚᱝ ᱠᱚ" #: ../../magic/src/xor.c:99 #, fuzzy -#| msgid "Click and drag to draw arrows made of string art." msgid "Click and drag to draw a XOR effect" msgstr "ᱛᱟᱸᱛ ᱦᱩᱱᱟᱹᱨ ᱛᱮ ᱛᱮᱭᱟᱨᱟᱜ ᱥᱟᱨ ᱜᱟᱨ ᱛᱮᱭᱟᱨ ᱞᱟᱹᱜᱤᱫ ᱚᱨ ᱟᱨ ᱚᱛᱟᱭ ᱢᱮ." #: ../../magic/src/xor.c:101 #, fuzzy -#| msgid "Click to add a mosaic effect to your entire picture." msgid "Click to draw a XOR effect on the whole picture" msgstr "ᱟᱢᱟᱜ ᱜᱚᱴᱟ ᱪᱤᱛᱟᱹᱨ ᱨᱮ ᱪᱤᱛᱟᱹᱨ ᱵᱚᱨᱱᱚ ᱯᱚᱨᱵᱷᱟᱣ ᱥᱮᱞᱮᱫ ᱞᱟᱹᱜᱤᱫ ᱚᱛᱟᱭ ᱢᱮ." + From c41395c091ce3a9c39b0183a22ad2051065dd3f8 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Thu, 30 Jul 2020 23:34:28 -0700 Subject: [PATCH 31/33] Basque translation update h/t Alexander Gabilondo --- docs/AUTHORS.txt | 2 +- docs/CHANGES.txt | 3 +++ src/po/eu.po | 18 +++++++++--------- 3 files changed, 13 insertions(+), 10 deletions(-) diff --git a/docs/AUTHORS.txt b/docs/AUTHORS.txt index c80f4c119..0269c4ea2 100644 --- a/docs/AUTHORS.txt +++ b/docs/AUTHORS.txt @@ -529,7 +529,7 @@ $Id$ * Basque Juan Irigoien Ander Elortondo [retired] - Alexander Gabillondo + Alexander Gabillondo * Belarusian Eugene Zelenko diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index aedddd2c3..b01da15d5 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -51,6 +51,9 @@ $Id$ * Translation Updates: -------------------- + * Basque translation + Alexander Gabilondo + * Santali translation (Ol-Chiki) Prasanta Hembram diff --git a/src/po/eu.po b/src/po/eu.po index 1718ca831..1f5975fcd 100644 --- a/src/po/eu.po +++ b/src/po/eu.po @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: eu\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-07-29 23:01-0700\n" -"PO-Revision-Date: 2018-08-09 11:17+0200\n" +"PO-Revision-Date: 2020-07-30 16:43+0200\n" "Last-Translator: Alexander Gabilondo \n" "Language-Team: librezale@librezale.org\n" "Language: eu\n" @@ -19,7 +19,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 2.0.6\n" +"X-Generator: Poedit 2.3\n" #. Response to Black (0, 0, 0) color selected #: ../colors.h:86 @@ -527,7 +527,7 @@ msgstr "Aukera ezazu irudi edo kolore bat marrazki berria hasteko." #. Response to 'open' action (while file dialog is being constructed) #: ../tools.h:154 msgid "Open…" -msgstr "Ireki..." +msgstr "Ireki…" #. Response to 'save' action #: ../tools.h:157 @@ -537,7 +537,7 @@ msgstr "Zure irudia gordeta dago!" #. Response to 'print' action (while printing, or print dialog is being used) #: ../tools.h:160 msgid "Printing…" -msgstr "Inprimatzen..." +msgstr "Inprimatzen…" #. Response to 'quit' (exit) action #: ../tools.h:163 @@ -702,7 +702,7 @@ msgstr "Soinua gaituta." #. Wait while Text tool finishes loading fonts #: ../tuxpaint.c:3165 msgid "Please wait…" -msgstr "Itxaron, mesedez..." +msgstr "Itxaron, mesedez…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture #: ../tuxpaint.c:7890 @@ -717,7 +717,7 @@ msgstr "Diapositibak" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location #: ../tuxpaint.c:7896 msgid "Export" -msgstr "" +msgstr "Esportatu" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #: ../tuxpaint.c:7899 @@ -732,7 +732,7 @@ msgstr "Hasi" #. Slideshow: 'GIF Export' button, to create an animated GIF #: ../tuxpaint.c:7905 msgid "GIF Export" -msgstr "" +msgstr "Esportatu GIF gisa" #. Slideshow: 'Next' button, to load next slide (image) #: ../tuxpaint.c:7908 @@ -783,7 +783,7 @@ msgstr "" #. #: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." -msgstr "" +msgstr "Hautatu 2 marrazki edo gehiago GIF animatua bihurtzeko." #: ../tuxpaint.c:23417 msgid "Select a color from your drawing." @@ -989,7 +989,7 @@ msgstr "Sareta" #: ../../magic/src/fretwork.c:182 msgid "Click and drag to draw repetitive patterns. " -msgstr "Klik egin eta arrastatu ereduak errepikatzeko." +msgstr "Klik egin eta arrastatu ereduak errepikatzeko. " #: ../../magic/src/fretwork.c:184 msgid "Click to surround your picture with repetitive patterns." From f1f52da42d8a34a0af6941ec94afab79b57c3ba7 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Thu, 30 Jul 2020 23:39:29 -0700 Subject: [PATCH 32/33] Galician translation update h/t Miguel Bouzada --- docs/AUTHORS.txt | 2 +- docs/CHANGES.txt | 5 ++++- src/po/gl.po | 30 +++++++++++------------------- 3 files changed, 16 insertions(+), 21 deletions(-) diff --git a/docs/AUTHORS.txt b/docs/AUTHORS.txt index 0269c4ea2..996b1a706 100644 --- a/docs/AUTHORS.txt +++ b/docs/AUTHORS.txt @@ -654,7 +654,7 @@ $Id$ * Galician Leandro Regueiro - Miguel Bouzada + Miguel Bouzada * Georgian and Georgian TrueType Font (GPL) Gia Shervashidze diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index b01da15d5..d5c959f1f 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -54,6 +54,9 @@ $Id$ * Basque translation Alexander Gabilondo + * Galician translation + Miguel Bouzada + * Santali translation (Ol-Chiki) Prasanta Hembram @@ -274,7 +277,7 @@ $Id$ Kevin Scannell * Galician translation - Miguel Bouzada + Miguel Bouzada * Georgian translation Gia Shervashidze diff --git a/src/po/gl.po b/src/po/gl.po index b1c92f984..a2e1ce9e2 100644 --- a/src/po/gl.po +++ b/src/po/gl.po @@ -10,15 +10,15 @@ msgstr "" "Project-Id-Version: Tux Paint\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-07-29 23:01-0700\n" -"PO-Revision-Date: 2017-12-06 10:31+0200\n" -"Last-Translator: Miguel A. Bouzada \n" +"PO-Revision-Date: 2020-07-30 11:17+0200\n" +"Last-Translator: Miguel Anxo Bouzada \n" "Language-Team: Proxecto Trasno \n" "Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Virtaal 0.7.1\n" +"X-Generator: Poedit 2.3\n" #. Response to Black (0, 0, 0) color selected #: ../colors.h:86 @@ -470,7 +470,7 @@ msgid "" "size you want. Move around to rotate it, and click to draw it." msgstr "" "Escolle unha figura. Preme para marcar o centro, arrastra e solta cando teña " -"o tamaño que queiras. Move arredor para virala, e preme para debuxala. " +"o tamaño que queiras. Move arredor para virala, e preme para debuxala." #: ../tools.h:129 msgid "" @@ -655,29 +655,21 @@ msgstr "Lembra usar o botón esquerdo do rato!" #. Confirmation of successful (we hope) image export #: ../tuxpaint.c:2188 -#, fuzzy -#| msgid "Your picture has been printed!" msgid "Your picture has been exported!" -msgstr "Xa se imprimiu o teu debuxo!" +msgstr "O teu debuxo foi importado!" #: ../tuxpaint.c:2189 -#, fuzzy -#| msgid "Your picture has been printed!" msgid "Your slideshow GIF has been exported!" -msgstr "Xa se imprimiu o teu debuxo!" +msgstr "O teu GIF do diaporama foi importado!" #. We got an error exporting #: ../tuxpaint.c:2193 -#, fuzzy -#| msgid "Sorry! Your picture could not be printed!" msgid "Sorry! Your picture could not be exported!" -msgstr "Mágoa! Non foi posíbel imprimir o teu debuxo!" +msgstr "Mágoa! Non foi posíbel importar o teu debuxo!" #: ../tuxpaint.c:2194 -#, fuzzy -#| msgid "Sorry! Your picture could not be printed!" msgid "Sorry! Your slideshow GIF could not be exported!" -msgstr "Mágoa! Non foi posíbel imprimir o teu debuxo!" +msgstr "Mágoa! Non foi posíbel importar o teu GIF do diaporama!" #. Slideshow instructions #: ../tuxpaint.c:2198 @@ -712,7 +704,7 @@ msgstr "Diapositivas" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location #: ../tuxpaint.c:7896 msgid "Export" -msgstr "" +msgstr "Exportar" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #: ../tuxpaint.c:7899 @@ -727,7 +719,7 @@ msgstr "Reproducir" #. Slideshow: 'GIF Export' button, to create an animated GIF #: ../tuxpaint.c:7905 msgid "GIF Export" -msgstr "" +msgstr "Exportar o GIF" #. Slideshow: 'Next' button, to load next slide (image) #: ../tuxpaint.c:7908 @@ -777,7 +769,7 @@ msgstr "Escolle o debuxo que queiras, e após preme en «Abrir»." #. #: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." -msgstr "" +msgstr "Selecciona 2 ou máis debuxos para convertelos nun GIF animado." #: ../tuxpaint.c:23417 msgid "Select a color from your drawing." From 08b33d6d9154c0b015b529f80a2618a67388e4bf Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Fri, 31 Jul 2020 21:44:48 -0700 Subject: [PATCH 33/33] Icelandic translation update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit h/t Sveinn í Felli --- docs/CHANGES.txt | 5 ++++- src/po/is.po | 24 ++++++++++-------------- 2 files changed, 14 insertions(+), 15 deletions(-) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index d5c959f1f..1bf75e4f4 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -8,7 +8,7 @@ http://www.tuxpaint.org/ $Id$ -2020.July.30 (0.9.25) +2020.July.31 (0.9.25) * New Features ------------ * Export drawings: @@ -57,6 +57,9 @@ $Id$ * Galician translation Miguel Bouzada + * Icelandic translation + Sveinn í Felli + * Santali translation (Ol-Chiki) Prasanta Hembram diff --git a/src/po/is.po b/src/po/is.po index c24dac17d..d7188fe32 100644 --- a/src/po/is.po +++ b/src/po/is.po @@ -4,20 +4,20 @@ # This file is distributed under the same license as the tuxpaint package. # # Pjetur G. Hjaltason , 2002, 2003, 2004, 2014. -# Sveinn í Felli , 2015, 2017. +# Sveinn í Felli , 2015, 2017, 2020. msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-07-29 23:01-0700\n" -"PO-Revision-Date: 2017-12-19 07:34+0000\n" +"PO-Revision-Date: 2020-07-31 07:24+0000\n" "Last-Translator: Sveinn í Felli \n" "Language-Team: Icelandic \n" "Language: is\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 2.0\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #. Response to Black (0, 0, 0) color selected @@ -657,29 +657,25 @@ msgstr "Muna eftir að nota vinstri músarhnappinn!" #. Confirmation of successful (we hope) image export #: ../tuxpaint.c:2188 -#, fuzzy #| msgid "Your picture has been printed!" msgid "Your picture has been exported!" -msgstr "Búið að prenta myndina þína!" +msgstr "Búið að flytja út myndina þína!" #: ../tuxpaint.c:2189 -#, fuzzy #| msgid "Your picture has been printed!" msgid "Your slideshow GIF has been exported!" -msgstr "Búið að prenta myndina þína!" +msgstr "Búið að flytja út GIF-skyggnusýninguna þína!" #. We got an error exporting #: ../tuxpaint.c:2193 -#, fuzzy #| msgid "Sorry! Your picture could not be printed!" msgid "Sorry! Your picture could not be exported!" -msgstr "Því miður! Það var ekki hægt að prenta myndina þína!" +msgstr "Því miður! Það var ekki hægt að flytja út myndina þína!" #: ../tuxpaint.c:2194 -#, fuzzy #| msgid "Sorry! Your picture could not be printed!" msgid "Sorry! Your slideshow GIF could not be exported!" -msgstr "Því miður! Það var ekki hægt að prenta myndina þína!" +msgstr "Því miður! Það var ekki hægt að flytja út GIF-skyggnusýninguna þína!" #. Slideshow instructions #: ../tuxpaint.c:2198 @@ -714,7 +710,7 @@ msgstr "Myndasýning" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location #: ../tuxpaint.c:7896 msgid "Export" -msgstr "" +msgstr "Flytja út" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #: ../tuxpaint.c:7899 @@ -729,7 +725,7 @@ msgstr "Spila" #. Slideshow: 'GIF Export' button, to create an animated GIF #: ../tuxpaint.c:7905 msgid "GIF Export" -msgstr "" +msgstr "GIF-útflutningur" #. Slideshow: 'Next' button, to load next slide (image) #: ../tuxpaint.c:7908 @@ -779,7 +775,7 @@ msgstr "Veldu teikningu, og smelltu svo á 'Opna'." #. #: ../tuxpaint.c:15759 msgid "Select 2 or more drawings to turn into an animated GIF." -msgstr "" +msgstr "Veldu 2 eða fleiri teikningar sem á að breyta í GIF-hreyfimynd." #: ../tuxpaint.c:23417 msgid "Select a color from your drawing."