Refresh POT/PO for Circles, Rays, Fur magic tools
This commit is contained in:
parent
0d8c69160d
commit
034cbf5b5a
130 changed files with 26411 additions and 19664 deletions
357
src/po/cs.po
357
src/po/cs.po
|
|
@ -5,7 +5,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-01-21 03:05-0800\n"
|
||||
"POT-Creation-Date: 2023-01-29 21:54-0800\n"
|
||||
"PO-Revision-Date: 2010-07-08 13:33+0100\n"
|
||||
"Last-Translator: Zdeněk Chalupský <chalzd@gmail.com>\n"
|
||||
"Language-Team: Czech <cs@li.org>\n"
|
||||
|
|
@ -806,7 +806,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:9965
|
||||
#: ../tools.h:98 ../tuxpaint.c:9957
|
||||
msgid "Open"
|
||||
msgstr "Otevřít"
|
||||
|
||||
|
|
@ -1024,214 +1024,214 @@ msgid "Drag the mouse to rotate the stamp. Click to draw it."
|
|||
msgstr "Pohybem myši se bude tvar otáčet. Klikni pro jeho nakreslení."
|
||||
|
||||
#. Prompt to confirm user wishes to quit
|
||||
#: ../tuxpaint.c:2460
|
||||
#: ../tuxpaint.c:2461
|
||||
msgid "Do you really want to quit?"
|
||||
msgstr "Opravdu chceš malování ukončit?"
|
||||
|
||||
#. Quit prompt positive response (quit)
|
||||
#: ../tuxpaint.c:2463
|
||||
#: ../tuxpaint.c:2464
|
||||
msgid "Yes, I’m done!"
|
||||
msgstr "Ano, jsem hotov!"
|
||||
|
||||
#. Quit prompt negative response (don't quit)
|
||||
#: ../tuxpaint.c:2466 ../tuxpaint.c:2493
|
||||
#: ../tuxpaint.c:2467 ../tuxpaint.c:2494
|
||||
msgid "No, take me back!"
|
||||
msgstr "Nechci, ještě budu kreslit!"
|
||||
|
||||
#. Current picture is not saved; user is quitting
|
||||
#: ../tuxpaint.c:2470
|
||||
#: ../tuxpaint.c:2471
|
||||
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:2471 ../tuxpaint.c:2476
|
||||
#: ../tuxpaint.c:2472 ../tuxpaint.c:2477
|
||||
msgid "Yes, save it!"
|
||||
msgstr "Ano, uložit!"
|
||||
|
||||
#: ../tuxpaint.c:2472 ../tuxpaint.c:2477
|
||||
#: ../tuxpaint.c:2473 ../tuxpaint.c:2478
|
||||
msgid "No, don’t bother saving!"
|
||||
msgstr "Ne, nebudeme ho ukládat!"
|
||||
|
||||
#. Current picture is not saved; user is opening another picture
|
||||
#: ../tuxpaint.c:2475
|
||||
#: ../tuxpaint.c:2476
|
||||
msgid "Save your picture first?"
|
||||
msgstr "Chceš nejdřív uložit svůj obrázek?"
|
||||
|
||||
#. Error opening picture
|
||||
#: ../tuxpaint.c:2480
|
||||
#: ../tuxpaint.c:2481
|
||||
msgid "Can’t open that picture!"
|
||||
msgstr "Tento obrázek nelze otevřít!"
|
||||
|
||||
#. Generic dialog dismissal
|
||||
#: ../tuxpaint.c:2483 ../tuxpaint.c:2488 ../tuxpaint.c:2497 ../tuxpaint.c:2504
|
||||
#: ../tuxpaint.c:2513 ../tuxpaint.c:2518
|
||||
#: ../tuxpaint.c:2484 ../tuxpaint.c:2489 ../tuxpaint.c:2498 ../tuxpaint.c:2505
|
||||
#: ../tuxpaint.c:2514 ../tuxpaint.c:2519
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
||||
#. Notification that 'Open' dialog has nothing to show
|
||||
#: ../tuxpaint.c:2487
|
||||
#: ../tuxpaint.c:2488
|
||||
msgid "There are no saved files!"
|
||||
msgstr "Nejsou zde žádné uložené soubory!"
|
||||
|
||||
#. Verification of print action
|
||||
#: ../tuxpaint.c:2491
|
||||
#: ../tuxpaint.c:2492
|
||||
msgid "Print your picture now?"
|
||||
msgstr "Chceš obrázek vytisknout?"
|
||||
|
||||
#: ../tuxpaint.c:2492
|
||||
#: ../tuxpaint.c:2493
|
||||
msgid "Yes, print it!"
|
||||
msgstr "Ano, vytisknout!"
|
||||
|
||||
#. Confirmation of successful (we hope) printing
|
||||
#: ../tuxpaint.c:2496
|
||||
#: ../tuxpaint.c:2497
|
||||
msgid "Your picture has been printed!"
|
||||
msgstr "Obrázek byl vytištěn!"
|
||||
|
||||
#. We got an error printing
|
||||
#: ../tuxpaint.c:2500
|
||||
#: ../tuxpaint.c:2501
|
||||
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:2503
|
||||
#: ../tuxpaint.c:2504
|
||||
msgid "You can’t print yet!"
|
||||
msgstr "Zatím nelze tisknout!"
|
||||
|
||||
#. Prompt to confirm erasing a picture in the Open dialog
|
||||
#: ../tuxpaint.c:2507
|
||||
#: ../tuxpaint.c:2508
|
||||
msgid "Erase this picture?"
|
||||
msgstr "Smazat tento obrázek?"
|
||||
|
||||
#: ../tuxpaint.c:2508
|
||||
#: ../tuxpaint.c:2509
|
||||
msgid "Yes, erase it!"
|
||||
msgstr "Ano smazat!"
|
||||
|
||||
#: ../tuxpaint.c:2509
|
||||
#: ../tuxpaint.c:2510
|
||||
msgid "No, don’t erase it!"
|
||||
msgstr "Ne, nemazat!"
|
||||
|
||||
#. Reminder that Mouse Button 1 is the button to use in Tux Paint
|
||||
#: ../tuxpaint.c:2512
|
||||
#: ../tuxpaint.c:2513
|
||||
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:2516
|
||||
#: ../tuxpaint.c:2517
|
||||
#, fuzzy
|
||||
#| msgid "Your picture has been printed!"
|
||||
msgid "Your picture has been exported!"
|
||||
msgstr "Obrázek byl vytištěn!"
|
||||
|
||||
#: ../tuxpaint.c:2517
|
||||
#: ../tuxpaint.c:2518
|
||||
#, 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:2521
|
||||
#: ../tuxpaint.c:2522
|
||||
#, 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:2522
|
||||
#: ../tuxpaint.c:2523
|
||||
#, 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:2526
|
||||
#: ../tuxpaint.c:2527
|
||||
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:2838
|
||||
#: ../tuxpaint.c:2839
|
||||
msgid "Sound muted."
|
||||
msgstr "Ztlumit zvuk."
|
||||
|
||||
#. Sound has been unmuted (unsilenced) via keyboard shortcut
|
||||
#: ../tuxpaint.c:2843
|
||||
#: ../tuxpaint.c:2844
|
||||
msgid "Sound unmuted."
|
||||
msgstr "Zapnout zvuk."
|
||||
|
||||
#. Wait while Text tool finishes loading fonts
|
||||
#: ../tuxpaint.c:3742
|
||||
#: ../tuxpaint.c:3743
|
||||
msgid "Please wait…"
|
||||
msgstr "Prosím počkej…"
|
||||
|
||||
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
|
||||
#: ../tuxpaint.c:9968
|
||||
#: ../tuxpaint.c:9960
|
||||
msgid "Erase"
|
||||
msgstr "Smazat"
|
||||
|
||||
#. Open dialog: 'Slides' button, to switch to slide show mode
|
||||
#: ../tuxpaint.c:9971
|
||||
#: ../tuxpaint.c:9963
|
||||
msgid "Slides"
|
||||
msgstr "Prezentace"
|
||||
|
||||
#. Open dialog: 'Export' button, to copy an image to an easily-accessible location
|
||||
#: ../tuxpaint.c:9974
|
||||
#: ../tuxpaint.c:9966
|
||||
msgid "Export"
|
||||
msgstr ""
|
||||
|
||||
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
|
||||
#: ../tuxpaint.c:9977
|
||||
#: ../tuxpaint.c:9969
|
||||
msgid "Back"
|
||||
msgstr "Zpět"
|
||||
|
||||
#. Slideshow: 'Play' button, to begin a slideshow sequence
|
||||
#: ../tuxpaint.c:9980
|
||||
#: ../tuxpaint.c:9972
|
||||
msgid "Play"
|
||||
msgstr "Přehrát"
|
||||
|
||||
#: ../tuxpaint.c:9984
|
||||
#: ../tuxpaint.c:9976
|
||||
msgid "GIF Export"
|
||||
msgstr ""
|
||||
|
||||
#. Slideshow: 'Next' button, to load next slide (image)
|
||||
#: ../tuxpaint.c:9987
|
||||
#: ../tuxpaint.c:9979
|
||||
msgid "Next"
|
||||
msgstr "Další"
|
||||
|
||||
#. Color mixer dialog: 'Clear' button, to reset the mixed color
|
||||
#: ../tuxpaint.c:9990
|
||||
#: ../tuxpaint.c:9982
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
||||
#. Use the localized label string (e.g., "あぁ" in Japanese)
|
||||
#: ../tuxpaint.c:10925 ../tuxpaint.c:10927 ../tuxpaint.c:10928
|
||||
#: ../tuxpaint.c:10917 ../tuxpaint.c:10919 ../tuxpaint.c:10920
|
||||
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:14951
|
||||
#: ../tuxpaint.c:14943
|
||||
msgid "Yes"
|
||||
msgstr "Ano"
|
||||
|
||||
#: ../tuxpaint.c:14955
|
||||
#: ../tuxpaint.c:14947
|
||||
msgid "No"
|
||||
msgstr "Ne"
|
||||
|
||||
#. Prompt to ask whether user wishes to save over old version of their file
|
||||
#: ../tuxpaint.c:16149
|
||||
#: ../tuxpaint.c:16141
|
||||
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:16153
|
||||
#: ../tuxpaint.c:16145
|
||||
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:16157
|
||||
#: ../tuxpaint.c:16149
|
||||
msgid "No, save a new file!"
|
||||
msgstr "Ne, ulož jako nový obrázek!"
|
||||
|
||||
#: ../tuxpaint.c:17512
|
||||
#: ../tuxpaint.c:17504
|
||||
msgid "Choose the picture you want, then click “Open”."
|
||||
msgstr "Vyber si obrázek a klepni na \"Otevřít\"."
|
||||
|
||||
|
|
@ -1240,66 +1240,66 @@ msgid "Select 2 or more drawings to turn into an animated GIF."
|
|||
msgstr ""
|
||||
|
||||
#. Descriptions (names) of the color mixer tool's primary colors and shades
|
||||
#: ../tuxpaint.c:25389
|
||||
#: ../tuxpaint.c:25397
|
||||
msgid "red"
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:25390
|
||||
#: ../tuxpaint.c:25398
|
||||
#, fuzzy
|
||||
#| msgid "Yellow!"
|
||||
msgid "yellow"
|
||||
msgstr "Žlutá!"
|
||||
|
||||
#: ../tuxpaint.c:25391
|
||||
#: ../tuxpaint.c:25399
|
||||
#, fuzzy
|
||||
#| msgid "Sky blue!"
|
||||
msgid "blue"
|
||||
msgstr "Nebesky modrá!"
|
||||
|
||||
#: ../tuxpaint.c:25392
|
||||
#: ../tuxpaint.c:25400
|
||||
#, fuzzy
|
||||
#| msgid "White!"
|
||||
msgid "white"
|
||||
msgstr "Bílá!"
|
||||
|
||||
#: ../tuxpaint.c:25393
|
||||
#: ../tuxpaint.c:25401
|
||||
msgid "grey"
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:25394
|
||||
#: ../tuxpaint.c:25402
|
||||
#, fuzzy
|
||||
#| msgid "Black!"
|
||||
msgid "black"
|
||||
msgstr "Černá!"
|
||||
|
||||
#. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.)
|
||||
#: ../tuxpaint.c:25399
|
||||
#: ../tuxpaint.c:25407
|
||||
#, c-format
|
||||
msgid "Your color is %1$s %2$s."
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:25400
|
||||
#: ../tuxpaint.c:25408
|
||||
#, c-format
|
||||
msgid "Your color is %1$s %2$s and %3$s %4$s."
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:25401
|
||||
#: ../tuxpaint.c:25409
|
||||
#, c-format
|
||||
msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s."
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:25403
|
||||
#: ../tuxpaint.c:25411
|
||||
#, c-format
|
||||
msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s."
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:25405
|
||||
#: ../tuxpaint.c:25413
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s."
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:25407
|
||||
#: ../tuxpaint.c:25415
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and "
|
||||
|
|
@ -1307,21 +1307,21 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. Color mixer; e.g., "Your color is entirely grey."
|
||||
#: ../tuxpaint.c:26243 ../tuxpaint.c:26250
|
||||
#: ../tuxpaint.c:26251 ../tuxpaint.c:26258
|
||||
msgid "entirely"
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:29477
|
||||
#: ../tuxpaint.c:29517
|
||||
msgid "Select a color from your drawing."
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:29488
|
||||
#: ../tuxpaint.c:29528
|
||||
msgid ""
|
||||
"Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) "
|
||||
"to right (pure). Value (lightness/darkness): grey bar."
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:29502
|
||||
#: ../tuxpaint.c:29542
|
||||
msgid ""
|
||||
"Click the primary colors (red, yellow, and blue), white (to tint), grey (to "
|
||||
"tone), and black (to shade), to mix together a new color."
|
||||
|
|
@ -1331,26 +1331,26 @@ msgstr ""
|
|||
msgid "Drawing program"
|
||||
msgstr "Kreslicí program"
|
||||
|
||||
#: ../../magic/src/alien.c:68
|
||||
#: ../../magic/src/alien.c:67
|
||||
msgid "Color Shift"
|
||||
msgstr "Změnit barvy"
|
||||
|
||||
#: ../../magic/src/alien.c:77
|
||||
#: ../../magic/src/alien.c:76
|
||||
#, 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 "Klepnutím, nebo pohybem myši, změníš barvy v obrázku."
|
||||
|
||||
#: ../../magic/src/alien.c:78
|
||||
#: ../../magic/src/alien.c:77
|
||||
msgid "Click to change the colors in your entire picture."
|
||||
msgstr "Klikni pro změnu barvy celého obrázku."
|
||||
|
||||
#: ../../magic/src/blind.c:126
|
||||
#: ../../magic/src/blind.c:129
|
||||
msgid "Blind"
|
||||
msgstr "Roleta"
|
||||
|
||||
#: ../../magic/src/blind.c:141
|
||||
#: ../../magic/src/blind.c:144
|
||||
msgid ""
|
||||
"Click towards the edge of your picture to pull window blinds over it. Move "
|
||||
"perpendicularly to open or close the blinds."
|
||||
|
|
@ -1470,11 +1470,11 @@ msgstr "Stiskem a pohybem myši získáš komiksový vzhled obrázku."
|
|||
msgid "Click to turn the entire picture into a cartoon."
|
||||
msgstr "Pohybem myši po čáře získáš vzhled čáry od křídy."
|
||||
|
||||
#: ../../magic/src/checkerboard.c:113
|
||||
#: ../../magic/src/checkerboard.c:116
|
||||
msgid "Checkerboard"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/checkerboard.c:128
|
||||
#: ../../magic/src/checkerboard.c:131
|
||||
#, fuzzy
|
||||
msgid "Click and drag to fill the canvas with a checkerboard pattern."
|
||||
msgstr "Klepni a pohybuj myší - rozostříš obrázek."
|
||||
|
|
@ -1489,11 +1489,11 @@ msgid ""
|
|||
"that part of the picture."
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/confetti.c:98
|
||||
#: ../../magic/src/confetti.c:103
|
||||
msgid "Confetti"
|
||||
msgstr "Konfety"
|
||||
|
||||
#: ../../magic/src/confetti.c:111
|
||||
#: ../../magic/src/confetti.c:116
|
||||
msgid "Click to throw confetti!"
|
||||
msgstr "Klikni pro házení konfet!"
|
||||
|
||||
|
|
@ -1547,11 +1547,11 @@ msgstr "Stiskni tlačítko a pohybuj myší - ztmavíš části obrázku."
|
|||
msgid "Click to darken your entire picture."
|
||||
msgstr "Klikni pro ztmavení celého obrázku."
|
||||
|
||||
#: ../../magic/src/fisheye.c:112
|
||||
#: ../../magic/src/fisheye.c:114
|
||||
msgid "Fisheye"
|
||||
msgstr "Rybí oko"
|
||||
|
||||
#: ../../magic/src/fisheye.c:127
|
||||
#: ../../magic/src/fisheye.c:129
|
||||
msgid "Click on part of your picture to create a fisheye effect."
|
||||
msgstr "Klikni na část obrázku pro vytvoření efektu rybího oka."
|
||||
|
||||
|
|
@ -1575,25 +1575,25 @@ msgstr ""
|
|||
"Stiskni tlačítko myši, pohybem myši pokryješ vybrané části obrázku pěnivými "
|
||||
"bublinami."
|
||||
|
||||
#: ../../magic/src/fold.c:124
|
||||
#: ../../magic/src/fold.c:127
|
||||
msgid "Fold"
|
||||
msgstr "Přehyb"
|
||||
|
||||
#: ../../magic/src/fold.c:139
|
||||
#: ../../magic/src/fold.c:142
|
||||
msgid ""
|
||||
"Choose a background color and click to turn the corner of the page over."
|
||||
msgstr "Vyber si barvu pozadí a klikni pro otočení rohu stránky."
|
||||
|
||||
#: ../../magic/src/fretwork.c:209
|
||||
#: ../../magic/src/fretwork.c:211
|
||||
msgid "Fretwork"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/fretwork.c:217
|
||||
#: ../../magic/src/fretwork.c:219
|
||||
#, fuzzy
|
||||
msgid "Click and drag to draw repetitive patterns."
|
||||
msgstr "Klepni a pohybuj myší - rozostříš obrázek."
|
||||
|
||||
#: ../../magic/src/fretwork.c:221
|
||||
#: ../../magic/src/fretwork.c:223
|
||||
#, fuzzy
|
||||
#| msgid "Click to cover your picture with rain drops."
|
||||
msgid "Click to surround your picture with repetitive patterns."
|
||||
|
|
@ -1621,11 +1621,11 @@ msgstr ""
|
|||
msgid "small googly eye"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/googlyeyes.c:160
|
||||
#: ../../magic/src/googlyeyes.c:161
|
||||
msgid "Google Eyes"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/googlyeyes.c:174
|
||||
#: ../../magic/src/googlyeyes.c:175
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Click to place a %s, then drag and release to make it look that direction."
|
||||
|
|
@ -1725,29 +1725,29 @@ msgstr "Světlo"
|
|||
msgid "Click and drag to draw a beam of light on your picture."
|
||||
msgstr "Stisknutím a tažením nakresli světelnou stopu na svůj obrázek."
|
||||
|
||||
#: ../../magic/src/lightning.c:89
|
||||
#: ../../magic/src/lightning.c:90
|
||||
#, fuzzy
|
||||
#| msgid "Lighten"
|
||||
msgid "Lightning"
|
||||
msgstr "Zesvětlit"
|
||||
|
||||
#: ../../magic/src/lightning.c:104
|
||||
#: ../../magic/src/lightning.c:105
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw a beam of light on your picture."
|
||||
msgid "Click, drag, and release to draw a lightning bolt between two points."
|
||||
msgstr "Stisknutím a tažením nakresli světelnou stopu na svůj obrázek."
|
||||
|
||||
#: ../../magic/src/maze.c:110
|
||||
#: ../../magic/src/maze.c:114
|
||||
msgid "Maze"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/maze.c:124
|
||||
#: ../../magic/src/maze.c:128
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw train track rails on your picture."
|
||||
msgid "Click and drag to paint a maze on your picture."
|
||||
msgstr "Kliknutím, nebo tažením nakresli vlakové koleje."
|
||||
|
||||
#: ../../magic/src/maze.c:126
|
||||
#: ../../magic/src/maze.c:130
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and move the mouse around to turn the picture into a chalk drawing."
|
||||
|
|
@ -1885,53 +1885,53 @@ msgid ""
|
|||
"complementary colors."
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/noise.c:66
|
||||
#: ../../magic/src/noise.c:65
|
||||
msgid "Noise"
|
||||
msgstr "Zrno"
|
||||
|
||||
#: ../../magic/src/noise.c:75
|
||||
#: ../../magic/src/noise.c:74
|
||||
#, 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 "Stiskni tlačítko a pohybem myši přidej zrno do části obrázku."
|
||||
|
||||
#: ../../magic/src/noise.c:76
|
||||
#: ../../magic/src/noise.c:75
|
||||
msgid "Click to add noise to your entire picture."
|
||||
msgstr "Kliknutím přidáš zrno do celého obrázku."
|
||||
|
||||
#: ../../magic/src/perspective.c:169
|
||||
#: ../../magic/src/perspective.c:170
|
||||
msgid "Perspective"
|
||||
msgstr "Perspektiva"
|
||||
|
||||
#: ../../magic/src/perspective.c:170
|
||||
#: ../../magic/src/perspective.c:171
|
||||
msgid "Panels"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/perspective.c:171
|
||||
#: ../../magic/src/perspective.c:172
|
||||
#, fuzzy
|
||||
#| msgid "Zoom"
|
||||
msgid "Tile Zoom"
|
||||
msgstr "Lupa"
|
||||
|
||||
#: ../../magic/src/perspective.c:172
|
||||
#: ../../magic/src/perspective.c:173
|
||||
msgid "Zoom"
|
||||
msgstr "Lupa"
|
||||
|
||||
#: ../../magic/src/perspective.c:173
|
||||
#: ../../magic/src/perspective.c:174
|
||||
msgid "Rush"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/perspective.c:178
|
||||
#: ../../magic/src/perspective.c:179
|
||||
msgid "Click on the corners and drag where you want to stretch the picture."
|
||||
msgstr "Uchopením za roh roztáhni svůj obrázek požadovaným směrem."
|
||||
|
||||
#: ../../magic/src/perspective.c:180
|
||||
#: ../../magic/src/perspective.c:181
|
||||
#, fuzzy
|
||||
#| msgid "Click to turn your painting into its negative."
|
||||
msgid "Click to turn your picture into 2-by-2 panels."
|
||||
msgstr "Klikni pro vytvoření negativu z celého obrázku."
|
||||
|
||||
#: ../../magic/src/perspective.c:183
|
||||
#: ../../magic/src/perspective.c:184
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag up to zoom in or drag down to zoom out the picture."
|
||||
msgid ""
|
||||
|
|
@ -1939,11 +1939,11 @@ msgid ""
|
|||
"picture."
|
||||
msgstr "Klikni a tažením nahoru, nebo dolů zvětši, nebo zmenši obrázek."
|
||||
|
||||
#: ../../magic/src/perspective.c:186
|
||||
#: ../../magic/src/perspective.c:187
|
||||
msgid "Click and drag up to zoom in or drag down to zoom out the picture."
|
||||
msgstr "Klikni a tažením nahoru, nebo dolů zvětši, nebo zmenši obrázek."
|
||||
|
||||
#: ../../magic/src/perspective.c:189
|
||||
#: ../../magic/src/perspective.c:190
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag up to zoom in or drag down to zoom out the picture."
|
||||
msgid "Click and drag up to rush in or drag down to rush out the picture."
|
||||
|
|
@ -1959,23 +1959,23 @@ msgstr ""
|
|||
msgid "Click and drag to draw large pixels."
|
||||
msgstr "Kliknutím, nebo pohybem myši nakreslíš velké cihly."
|
||||
|
||||
#: ../../magic/src/puzzle.c:115
|
||||
#: ../../magic/src/puzzle.c:116
|
||||
msgid "Puzzle"
|
||||
msgstr "Puzzle"
|
||||
|
||||
#: ../../magic/src/puzzle.c:131
|
||||
#: ../../magic/src/puzzle.c:132
|
||||
msgid "Click the part of your picture where would you like a puzzle."
|
||||
msgstr "Klikni na část obrázku, kde chceš mít puzzle."
|
||||
|
||||
#: ../../magic/src/puzzle.c:132
|
||||
#: ../../magic/src/puzzle.c:133
|
||||
msgid "Click to make a puzzle in fullscreen mode."
|
||||
msgstr "Klikni na tlačítko, pro vytvoření puzzlí na celé obrazovce."
|
||||
|
||||
#: ../../magic/src/rails.c:153
|
||||
#: ../../magic/src/rails.c:159
|
||||
msgid "Rails"
|
||||
msgstr "Koleje"
|
||||
|
||||
#: ../../magic/src/rails.c:168
|
||||
#: ../../magic/src/rails.c:174
|
||||
msgid "Click and drag to draw train track rails on your picture."
|
||||
msgstr "Kliknutím, nebo tažením nakresli vlakové koleje."
|
||||
|
||||
|
|
@ -1993,27 +1993,27 @@ msgstr "Duha"
|
|||
msgid "You can draw in rainbow colors!"
|
||||
msgstr "Kresli v duhových barvách!"
|
||||
|
||||
#: ../../magic/src/rain.c:69
|
||||
#: ../../magic/src/rain.c:68
|
||||
msgid "Rain"
|
||||
msgstr "Déšť"
|
||||
|
||||
#: ../../magic/src/rain.c:77
|
||||
#: ../../magic/src/rain.c:76
|
||||
msgid "Click to place a rain drop onto your picture."
|
||||
msgstr "Klikni na místo, kde chceš nakreslit dešťové kapky."
|
||||
|
||||
#: ../../magic/src/rain.c:78
|
||||
#: ../../magic/src/rain.c:77
|
||||
msgid "Click to cover your picture with rain drops."
|
||||
msgstr "Klikni na pokrytí tvého obrázku dešťovými kapkami."
|
||||
|
||||
#: ../../magic/src/realrainbow.c:113
|
||||
#: ../../magic/src/realrainbow.c:115
|
||||
msgid "Real Rainbow"
|
||||
msgstr "Skutečná duha"
|
||||
|
||||
#: ../../magic/src/realrainbow.c:115
|
||||
#: ../../magic/src/realrainbow.c:117
|
||||
msgid "ROYGBIV Rainbow"
|
||||
msgstr "Sedmibarevná duha."
|
||||
|
||||
#: ../../magic/src/realrainbow.c:130
|
||||
#: ../../magic/src/realrainbow.c:132
|
||||
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."
|
||||
|
|
@ -2041,11 +2041,11 @@ msgstr "Kruhové vlny"
|
|||
msgid "Click to make ripples appear over your picture."
|
||||
msgstr "Klikni pro zobrazení kruhů na vodě."
|
||||
|
||||
#: ../../magic/src/rivulet.c:142
|
||||
#: ../../magic/src/rivulet.c:143
|
||||
msgid "Rivulet"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/rivulet.c:155
|
||||
#: ../../magic/src/rivulet.c:156
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and move the mouse to add a mosaic effect to parts of your picture."
|
||||
|
|
@ -2053,62 +2053,62 @@ msgid "Click and drag downward to add water rivulets to your drawing"
|
|||
msgstr ""
|
||||
"Stiskni tlačítko myši a pohybem myši přidej mozaiku na vybrané části obrázku."
|
||||
|
||||
#: ../../magic/src/rosette.c:128
|
||||
#: ../../magic/src/rosette.c:131
|
||||
msgid "Rosette"
|
||||
msgstr "Růžice"
|
||||
|
||||
#: ../../magic/src/rosette.c:130
|
||||
#: ../../magic/src/rosette.c:133
|
||||
msgid "Picasso"
|
||||
msgstr "Picasso"
|
||||
|
||||
#: ../../magic/src/rosette.c:143
|
||||
#: ../../magic/src/rosette.c:146
|
||||
msgid "Click and start drawing your rosette."
|
||||
msgstr "Stiskni tlačítko a tažením do středu začni kreslit růžice."
|
||||
|
||||
#: ../../magic/src/rosette.c:145
|
||||
#: ../../magic/src/rosette.c:148
|
||||
msgid "You can draw just like Picasso!"
|
||||
msgstr "Můžeš kreslit, stejně jako Picasso!"
|
||||
|
||||
#: ../../magic/src/sharpen.c:76
|
||||
#: ../../magic/src/sharpen.c:75
|
||||
msgid "Edges"
|
||||
msgstr "Hrany"
|
||||
|
||||
#: ../../magic/src/sharpen.c:77
|
||||
#: ../../magic/src/sharpen.c:76
|
||||
msgid "Sharpen"
|
||||
msgstr "Zaostřit"
|
||||
|
||||
#: ../../magic/src/sharpen.c:78
|
||||
#: ../../magic/src/sharpen.c:77
|
||||
msgid "Silhouette"
|
||||
msgstr "Silueta"
|
||||
|
||||
#: ../../magic/src/sharpen.c:83
|
||||
#: ../../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 ""
|
||||
"Stiskni tlačítko a pohybem myši zvýrazni hrany v některých částech obrázku."
|
||||
|
||||
#: ../../magic/src/sharpen.c:84
|
||||
#: ../../magic/src/sharpen.c:83
|
||||
msgid "Click to trace edges in your entire picture."
|
||||
msgstr "Klepni pro zvýraznění hran v celém obrázku."
|
||||
|
||||
#: ../../magic/src/sharpen.c:85
|
||||
#: ../../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 "Klikni a pohybem myši zvýrazni (zaostři) okraje."
|
||||
|
||||
#: ../../magic/src/sharpen.c:86
|
||||
#: ../../magic/src/sharpen.c:85
|
||||
msgid "Click to sharpen the entire picture."
|
||||
msgstr "Klikni pro zvýraznění (zaostření) okrajů celého obrázku."
|
||||
|
||||
#: ../../magic/src/sharpen.c:88
|
||||
#: ../../magic/src/sharpen.c:87
|
||||
#, 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 "Kliknutím, nebo pohybem myši vytvoř černoubílou siluetu."
|
||||
|
||||
#: ../../magic/src/sharpen.c:90
|
||||
#: ../../magic/src/sharpen.c:89
|
||||
msgid "Click to create a black and white silhouette of your entire picture."
|
||||
msgstr "Klikni a vytvoř černobílou siluetu celého obrazu."
|
||||
|
||||
|
|
@ -2141,19 +2141,19 @@ msgstr "Kliknutím, nebo pohybem myši rozmažeš obrázek."
|
|||
msgid "Click and drag the mouse around to draw with wet, smudgy paint."
|
||||
msgstr "Klikni, nebo pohybem myši vytvoř mokrý, rozmazaný nátěr."
|
||||
|
||||
#: ../../magic/src/snow.c:71
|
||||
#: ../../magic/src/snow.c:70
|
||||
msgid "Snow Ball"
|
||||
msgstr "Sněhová koule"
|
||||
|
||||
#: ../../magic/src/snow.c:72
|
||||
#: ../../magic/src/snow.c:71
|
||||
msgid "Snow Flake"
|
||||
msgstr "Vločky"
|
||||
|
||||
#: ../../magic/src/snow.c:76
|
||||
#: ../../magic/src/snow.c:75
|
||||
msgid "Click to add snow balls to your picture."
|
||||
msgstr "Kliknutím přidáš na obrázek sněhové koule."
|
||||
|
||||
#: ../../magic/src/snow.c:77
|
||||
#: ../../magic/src/snow.c:76
|
||||
msgid "Click to add snow flakes to your picture."
|
||||
msgstr "Kliknutím přidáš na svůj obrázek sněhové vločky."
|
||||
|
||||
|
|
@ -2172,19 +2172,19 @@ msgstr ""
|
|||
"Kliknutím a tažením, docílíš vzhledu obrazu v televizi s viditelným "
|
||||
"řádkováním."
|
||||
|
||||
#: ../../magic/src/string.c:144
|
||||
#: ../../magic/src/string.c:145
|
||||
msgid "String edges"
|
||||
msgstr "Síťování od okrajů"
|
||||
|
||||
#: ../../magic/src/string.c:147
|
||||
#: ../../magic/src/string.c:148
|
||||
msgid "String corner"
|
||||
msgstr "Síťování roh"
|
||||
|
||||
#: ../../magic/src/string.c:150
|
||||
#: ../../magic/src/string.c:151
|
||||
msgid "String 'V'"
|
||||
msgstr "Síťované 'V'"
|
||||
|
||||
#: ../../magic/src/string.c:168
|
||||
#: ../../magic/src/string.c:169
|
||||
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."
|
||||
|
|
@ -2192,23 +2192,78 @@ msgstr ""
|
|||
"Klepnutím a tažením nakresli síť. Nahoře - méně linek, dole - více linek, "
|
||||
"vlavo a vpravo - síť od okrajů."
|
||||
|
||||
#: ../../magic/src/string.c:173
|
||||
#: ../../magic/src/string.c:174
|
||||
msgid "Click and drag to draw arrows made of string art."
|
||||
msgstr "Klepnutím a tažením nakresli dekorativní prostorové šipky."
|
||||
|
||||
#: ../../magic/src/string.c:176
|
||||
#: ../../magic/src/string.c:177
|
||||
msgid "Draw string art arrows with free angles."
|
||||
msgstr "Nakresli prostorové dekorativní šipky s volným úhly."
|
||||
|
||||
#: ../../magic/src/tint.c:74
|
||||
#: ../../magic/src/swirls.c:30
|
||||
#, fuzzy
|
||||
#| msgid "Circle"
|
||||
msgid "Circles"
|
||||
msgstr "Kruh"
|
||||
|
||||
#: ../../magic/src/swirls.c:31
|
||||
msgid "Rays"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/swirls.c:32
|
||||
msgid "Fur"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/swirls.c:37
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and drag to make parts of your picture look like they are on "
|
||||
#| "television."
|
||||
msgid ""
|
||||
"Click and drag to transform parts of your picture to circular brushstrokes."
|
||||
msgstr ""
|
||||
"Kliknutím a tažením, docílíš vzhledu obrazu v televizi s viditelným "
|
||||
"řádkováním."
|
||||
|
||||
#: ../../magic/src/swirls.c:38
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and move the mouse around to turn the picture into a chalk drawing."
|
||||
msgid "Click to turn your entire picture into circular brushstrokes."
|
||||
msgstr "Pohybem myši po čáře získáš vzhled čáry od křídy."
|
||||
|
||||
#: ../../magic/src/swirls.c:41
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and drag to make parts of your picture look like they are on "
|
||||
#| "television."
|
||||
msgid "Click and drag to transform parts of your picture to brushstroke rays."
|
||||
msgstr ""
|
||||
"Kliknutím a tažením, docílíš vzhledu obrazu v televizi s viditelným "
|
||||
"řádkováním."
|
||||
|
||||
#: ../../magic/src/swirls.c:42
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and move the mouse around to turn the picture into a chalk drawing."
|
||||
msgid "Click to turn your entire picture into brushstroke rays."
|
||||
msgstr "Pohybem myši po čáře získáš vzhled čáry od křídy."
|
||||
|
||||
#: ../../magic/src/swirls.c:45
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw train track rails on your picture."
|
||||
msgid "Click and drag to add fur to your picture."
|
||||
msgstr "Kliknutím, nebo tažením nakresli vlakové koleje."
|
||||
|
||||
#: ../../magic/src/tint.c:73
|
||||
msgid "Tint"
|
||||
msgstr "Obarvit"
|
||||
|
||||
#: ../../magic/src/tint.c:75
|
||||
#: ../../magic/src/tint.c:74
|
||||
msgid "Color & White"
|
||||
msgstr "Barva & bílá"
|
||||
|
||||
#: ../../magic/src/tint.c:80
|
||||
#: ../../magic/src/tint.c:79
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and move the mouse around to change the color of parts of your "
|
||||
|
|
@ -2217,11 +2272,11 @@ msgid ""
|
|||
"Click and drag the mouse around to change the color of parts of your picture."
|
||||
msgstr "Stiskem tlačítka a pohybem myši změn barvu částí obrázku."
|
||||
|
||||
#: ../../magic/src/tint.c:81
|
||||
#: ../../magic/src/tint.c:80
|
||||
msgid "Click to change the color of your entire picture."
|
||||
msgstr "Klikni pro změnu barvy celého obrázku."
|
||||
|
||||
#: ../../magic/src/tint.c:83
|
||||
#: ../../magic/src/tint.c:82
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and move the mouse around to turn parts of your picture into white "
|
||||
|
|
@ -2233,15 +2288,15 @@ msgstr ""
|
|||
"Kliknutím, nebo pohybem myši přebarvíš nastavenou barvou, tmavé barvy a "
|
||||
"světlé barvy změníš na bílou. "
|
||||
|
||||
#: ../../magic/src/tint.c:85
|
||||
#: ../../magic/src/tint.c:84
|
||||
msgid "Click to turn your entire picture into white and a color you choose."
|
||||
msgstr "Klikni pro převedení celého obrázku do bílé, nebo tebou vybrané barvy."
|
||||
|
||||
#: ../../magic/src/toothpaste.c:68
|
||||
#: ../../magic/src/toothpaste.c:67
|
||||
msgid "Toothpaste"
|
||||
msgstr "Zubní pasta"
|
||||
|
||||
#: ../../magic/src/toothpaste.c:76
|
||||
#: ../../magic/src/toothpaste.c:75
|
||||
msgid "Click and drag to squirt toothpaste onto your picture."
|
||||
msgstr ""
|
||||
"Stisknutím a tažením naneseš na svůj obrázek zubní pastu. Můžeš si vybrat i "
|
||||
|
|
@ -2255,11 +2310,11 @@ msgstr "Tornádo"
|
|||
msgid "Click and drag to draw a tornado funnel on your picture."
|
||||
msgstr "Klepnutím a tažením nakresli cestu tornáda po obrázku."
|
||||
|
||||
#: ../../magic/src/tv.c:108
|
||||
#: ../../magic/src/tv.c:111
|
||||
msgid "TV"
|
||||
msgstr "TV"
|
||||
|
||||
#: ../../magic/src/tv.c:122
|
||||
#: ../../magic/src/tv.c:125
|
||||
msgid ""
|
||||
"Click and drag to make parts of your picture look like they are on "
|
||||
"television."
|
||||
|
|
@ -2267,19 +2322,19 @@ msgstr ""
|
|||
"Kliknutím a tažením, docílíš vzhledu obrazu v televizi s viditelným "
|
||||
"řádkováním."
|
||||
|
||||
#: ../../magic/src/tv.c:127
|
||||
#: ../../magic/src/tv.c:130
|
||||
msgid "Click to make your picture look like it's on television."
|
||||
msgstr "Klikni, aby tvůj obrázek vypadal, jako v špatně naladěné televizi."
|
||||
|
||||
#: ../../magic/src/waves.c:119
|
||||
#: ../../magic/src/waves.c:122
|
||||
msgid "Waves"
|
||||
msgstr "Vlny"
|
||||
|
||||
#: ../../magic/src/waves.c:121
|
||||
#: ../../magic/src/waves.c:124
|
||||
msgid "Wavelets"
|
||||
msgstr "Zvlnění"
|
||||
|
||||
#: ../../magic/src/waves.c:131
|
||||
#: ../../magic/src/waves.c:134
|
||||
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 "
|
||||
|
|
@ -2288,7 +2343,7 @@ msgstr ""
|
|||
"Klikni, aby se obraz zvlnil do stran. Nahoru - kratší a dolů - delší vlny, "
|
||||
"vlevo - nízké a vpravo - vysoké vlny."
|
||||
|
||||
#: ../../magic/src/waves.c:134
|
||||
#: ../../magic/src/waves.c:137
|
||||
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 "
|
||||
|
|
@ -2297,19 +2352,19 @@ msgstr ""
|
|||
"Klikni na tlačítko, pro zvlnění obrázku na výšku. Nahoru pro kratší a dolů "
|
||||
"pro delší vlny, vlevo pro nízké a vpravo pro vysoké vlny."
|
||||
|
||||
#: ../../magic/src/xor.c:99
|
||||
#: ../../magic/src/xor.c:100
|
||||
#, fuzzy
|
||||
#| msgid "Colors"
|
||||
msgid "Xor Colors"
|
||||
msgstr "Barvy"
|
||||
|
||||
#: ../../magic/src/xor.c:112
|
||||
#: ../../magic/src/xor.c:113
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw arrows made of string art."
|
||||
msgid "Click and drag to draw a XOR effect"
|
||||
msgstr "Klepnutím a tažením nakresli dekorativní prostorové šipky."
|
||||
|
||||
#: ../../magic/src/xor.c:116
|
||||
#: ../../magic/src/xor.c:117
|
||||
#, fuzzy
|
||||
#| msgid "Click to add a mosaic effect to your entire picture."
|
||||
msgid "Click to draw a XOR effect on the whole picture"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue