POT/PO after adding new Template creation feature

This commit is contained in:
Bill Kendrick 2023-05-29 10:52:10 -07:00
parent 65378f6fdd
commit 8ba1313c21
130 changed files with 18501 additions and 8581 deletions

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: tuxpaint\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-05-20 11:22-0700\n"
"POT-Creation-Date: 2023-05-29 10:51-0700\n"
"PO-Revision-Date: 2014-11-09 21:17+0330\n"
"Last-Translator: snima <unix.nima@gmail.com>\n"
"Language-Team: farsi <farinaz.hedayat@gmail.com>\n"
@ -877,7 +877,7 @@ msgstr "جدید"
#. Open a saved picture
#. Buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:97 ../tuxpaint.c:9528
#: ../tools.h:97 ../tuxpaint.c:9550
msgid "Open"
msgstr "باز کردن"
@ -1098,296 +1098,326 @@ msgid ""
msgstr "موس را برای چرخاندن شکل حرکت بده.کلیک کن تا رسم شود. "
#. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:2425
#: ../tuxpaint.c:2447
msgid "Do you really want to quit?"
msgstr "آیا واقعاً می خواهی خارج شوی؟"
#. Quit prompt positive response (quit)
#: ../tuxpaint.c:2428
#: ../tuxpaint.c:2450
#, fuzzy
#| msgid "Yes, I'm done!"
msgid "Yes, Im done!"
msgstr "بله،ذخیره کن!"
#. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:2431 ../tuxpaint.c:2458
#: ../tuxpaint.c:2453 ../tuxpaint.c:2480
msgid "No, take me back!"
msgstr "!نه،من را برگردان"
#. Current picture is not saved; user is quitting
#: ../tuxpaint.c:2435
#: ../tuxpaint.c:2457
msgid "If you quit, youll lose your picture! Save it?"
msgstr "اگر خارج شوید تصویر شما از بین میرود!می خواهید آن را ذخیره کنید؟"
#: ../tuxpaint.c:2436 ../tuxpaint.c:2441
#: ../tuxpaint.c:2458 ../tuxpaint.c:2463
msgid "Yes, save it!"
msgstr "بله،ذخیره کن!"
#: ../tuxpaint.c:2437 ../tuxpaint.c:2442
#: ../tuxpaint.c:2459 ../tuxpaint.c:2464
#, fuzzy
#| msgid "No, don't bother saving!"
msgid "No, dont bother saving!"
msgstr "نه،ذخیره نکن!"
#. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:2440
#: ../tuxpaint.c:2462
msgid "Save your picture first?"
msgstr "اول تصویر ذخیره شود؟"
#. Error opening picture
#: ../tuxpaint.c:2445
#: ../tuxpaint.c:2467
msgid "Cant open that picture!"
msgstr "نمی توانی آن تصویر را باز کنی!"
#. Generic dialog dismissal
#: ../tuxpaint.c:2448 ../tuxpaint.c:2453 ../tuxpaint.c:2462 ../tuxpaint.c:2469
#: ../tuxpaint.c:2478 ../tuxpaint.c:2483
#: ../tuxpaint.c:2470 ../tuxpaint.c:2475 ../tuxpaint.c:2484 ../tuxpaint.c:2491
#: ../tuxpaint.c:2500 ../tuxpaint.c:2505 ../tuxpaint.c:2513
msgid "OK"
msgstr "قبول"
#. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:2452
#: ../tuxpaint.c:2474
msgid "There are no saved files!"
msgstr "فایل ذخیره شده ای موجود نیست!"
#. Verification of print action
#: ../tuxpaint.c:2456
#: ../tuxpaint.c:2478
msgid "Print your picture now?"
msgstr "تصویر را چاپ کنم؟"
#: ../tuxpaint.c:2457
#: ../tuxpaint.c:2479
msgid "Yes, print it!"
msgstr "بله،آن را چاپ کن!"
#. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:2461
#: ../tuxpaint.c:2483
msgid "Your picture has been printed!"
msgstr "تصویر شما چاپ شد!"
#. We got an error printing
#: ../tuxpaint.c:2465
#: ../tuxpaint.c:2487
#, 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:2468
#: ../tuxpaint.c:2490
msgid "You cant print yet!"
msgstr "شما هنوز نمی توانید تصویر را چاپ کنید!"
#. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:2472
#: ../tuxpaint.c:2494
msgid "Erase this picture?"
msgstr " تصویر را پاک کنم؟"
#: ../tuxpaint.c:2473
#: ../tuxpaint.c:2495
msgid "Yes, erase it!"
msgstr "بله،آن را پاک کن!"
#: ../tuxpaint.c:2474
#: ../tuxpaint.c:2496
#, fuzzy
#| msgid "No, don't erase it!"
msgid "No, dont erase it!"
msgstr "نه،آن را پاک نکن!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:2477
#: ../tuxpaint.c:2499
msgid "Remember to use the left mouse button!"
msgstr "یادت باشه از کلیلک چپ استفاده کنی!"
#. Confirmation of successful (we hope) image export
#: ../tuxpaint.c:2481
#: ../tuxpaint.c:2503
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Your picture has been exported!"
msgstr "تصویر شما چاپ شد!"
#: ../tuxpaint.c:2482
#: ../tuxpaint.c:2504
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Your slideshow GIF has been exported!"
msgstr "تصویر شما چاپ شد!"
#. We got an error exporting
#: ../tuxpaint.c:2486
#: ../tuxpaint.c:2508
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be exported!"
msgstr "تصویر شما چاپ شد!"
#: ../tuxpaint.c:2487
#: ../tuxpaint.c:2509
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your slideshow GIF could not be exported!"
msgstr "تصویر شما چاپ شد!"
#. Confirmation of successful (we hope) image-to-template conversion
#: ../tuxpaint.c:2512
msgid "Your picture is now available as a template in the “New“ dialog!"
msgstr ""
#. We got an error doing image-to-template conversion
#: ../tuxpaint.c:2516
msgid ""
"You already turned this picture into a template. Look for it in the “New“ "
"dialog!"
msgstr ""
#: ../tuxpaint.c:2517
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not turned into a template!"
msgstr "تصویر شما چاپ شد!"
#. Slideshow instructions
#: ../tuxpaint.c:2491
#: ../tuxpaint.c:2520
msgid "Choose the pictures you want, then click “Play”."
msgstr "تصویری که می خواهی را انتخاب کن و سپس روی \"نمایش\" کلیک کن."
#. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2800
#: ../tuxpaint.c:2829
msgid "Sound muted."
msgstr "صدا قطع شد."
#. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2805
#: ../tuxpaint.c:2834
msgid "Sound unmuted."
msgstr "صدا وصل است. "
#. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:3650
#: ../tuxpaint.c:3683
msgid "Please wait…"
msgstr "لطفاً کمی صبر کن"
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:9531
#: ../tuxpaint.c:9553
msgid "Erase"
msgstr "پاك‌ كردن‌"
#. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:9534
#: ../tuxpaint.c:9556
msgid "Slides"
msgstr "اسلاید"
#. Open dialog: 'Template' button, to make a template out of a drawing
#: ../tuxpaint.c:9559
msgid "Template"
msgstr ""
#. Open dialog: 'Export' button, to copy an image to an easily-accessible location
#: ../tuxpaint.c:9537
#: ../tuxpaint.c:9562
msgid "Export"
msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:9540
#: ../tuxpaint.c:9565
msgid "Back"
msgstr "بازگشت"
#. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:9543
#: ../tuxpaint.c:9568
msgid "Play"
msgstr "نمایش"
#. Slideshow: 'GIF Export' button, to create an animated GIF
#: ../tuxpaint.c:9546
#: ../tuxpaint.c:9571
msgid "GIF Export"
msgstr ""
#. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:9549
#: ../tuxpaint.c:9574
msgid "Next"
msgstr "بعدی"
#. Color mixer dialog: 'Clear' button, to reset the mixed color
#: ../tuxpaint.c:9552
#: ../tuxpaint.c:9577
msgid "Clear"
msgstr ""
#. Use the localized label string (e.g., "あぁ" in Japanese)
#: ../tuxpaint.c:10490 ../tuxpaint.c:10493 ../tuxpaint.c:10494
#: ../tuxpaint.c:10515 ../tuxpaint.c:10518 ../tuxpaint.c:10519
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:14390
#: ../tuxpaint.c:14461
msgid "Yes"
msgstr "بله"
#: ../tuxpaint.c:14394
#: ../tuxpaint.c:14465
msgid "No"
msgstr "خیر"
#. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:15661
#: ../tuxpaint.c:15734
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:15665
#: ../tuxpaint.c:15738
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:15669
#: ../tuxpaint.c:15742
msgid "No, save a new file!"
msgstr "خیر،یک فایل جدید ذخیره کن!"
#. Let user choose an image:
#. Instructions for 'Open' file dialog
#: ../tuxpaint.c:16935
msgid "Choose the picture you want, then click “Open”."
msgstr "تصویری که می خواهی را انتخاب کن و سپس روی \"باز کردن\" کلیک کن."
#: ../tuxpaint.c:17012
msgid ""
"Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. "
"Click “Slides” to create a slideshow animation or “Back“ to return to your "
"current picture."
msgstr ""
#: ../tuxpaint.c:17014
msgid ""
"Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” "
"to create a slideshow animation or “Back“ to return to your current picture."
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:18524
#: ../tuxpaint.c:18667
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:24522
#: ../tuxpaint.c:24665
msgid "red"
msgstr ""
#: ../tuxpaint.c:24523
#: ../tuxpaint.c:24666
#, fuzzy
#| msgid "Yellow!"
msgid "yellow"
msgstr "زرد"
#: ../tuxpaint.c:24524
#: ../tuxpaint.c:24667
#, fuzzy
#| msgid "Sky blue!"
msgid "blue"
msgstr "آبی آسمانی"
#: ../tuxpaint.c:24525
#: ../tuxpaint.c:24668
#, fuzzy
#| msgid "White!"
msgid "white"
msgstr "سفید"
#: ../tuxpaint.c:24526
#: ../tuxpaint.c:24669
msgid "grey"
msgstr ""
#: ../tuxpaint.c:24527
#: ../tuxpaint.c:24670
#, fuzzy
#| msgid "Black!"
msgid "black"
msgstr "سیاه"
#. 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:24532
#: ../tuxpaint.c:24675
#, c-format
msgid "Your color is %1$s %2$s."
msgstr ""
#: ../tuxpaint.c:24533
#: ../tuxpaint.c:24676
#, c-format
msgid "Your color is %1$s %2$s and %3$s %4$s."
msgstr ""
#: ../tuxpaint.c:24534
#: ../tuxpaint.c:24677
#, c-format
msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s."
msgstr ""
#: ../tuxpaint.c:24535
#: ../tuxpaint.c:24678
#, 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:24536
#: ../tuxpaint.c:24679
#, 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:24537
#: ../tuxpaint.c:24680
#, 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 "
@ -1395,22 +1425,22 @@ msgid ""
msgstr ""
#. Color mixer; e.g., "Your color is entirely grey."
#: ../tuxpaint.c:25317 ../tuxpaint.c:25322
#: ../tuxpaint.c:25460 ../tuxpaint.c:25465
msgid "entirely"
msgstr ""
#. Add "Color Select" color:
#: ../tuxpaint.c:28415
#: ../tuxpaint.c:28559
msgid "Select a color from your drawing."
msgstr ""
#: ../tuxpaint.c:28426
#: ../tuxpaint.c:28570
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:28440
#: ../tuxpaint.c:28584
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."
@ -2320,6 +2350,16 @@ msgstr ""
msgid "Click and drag the mouse around to add a reflection to your picture."
msgstr "برای ایجاد اعوجاج در تصویر روی محل مورد نظر کلیک کن و موس را بکش."
#: ../../magic/src/ribbon.c:117
msgid "Ribbon"
msgstr ""
#: ../../magic/src/ribbon.c:129
#, fuzzy
#| msgid "Click to make ripples appear over your picture."
msgid "Add a flowing ribbon to your picture."
msgstr "کلیک کن تا روی تصویرت موج ایجاد شود."
#: ../../magic/src/ripples.c:109
msgid "Ripples"
msgstr "امواج"
@ -2406,6 +2446,39 @@ msgstr "جابجایی"
msgid "Click and drag to shift your picture around on the canvas."
msgstr "کلیک کن و موس را بکش تا تصویر در صفحه نقاشی جابجا شود."
#: ../../magic/src/smooth.c:62
#, fuzzy
#| msgid "Rainbow"
msgid "Smooth"
msgstr "رنگين‌ كمان"
#: ../../magic/src/smooth.c:63
msgid "Squiggles"
msgstr ""
#: ../../magic/src/smooth.c:64
msgid "Loops"
msgstr ""
#: ../../magic/src/smooth.c:68
#, fuzzy
msgid ""
"Click and drag the mouse around to draw in freehand; it will be smoothed "
"when you let go."
msgstr "برای رسم نگاتیو(رنگ های معکوس)کلیک کن و موس را حرکت بده."
#: ../../magic/src/smooth.c:69
#, fuzzy
#| msgid "Click and move the mouse around to blur the picture."
msgid "Click and drag the mouse around to draw squiggles."
msgstr "برای محو کردن تصویر کلیک کن و موس را حرکت بده."
#: ../../magic/src/smooth.c:70
#, fuzzy
#| msgid "Click and move the mouse around to draw in calligraphy."
msgid "Click and drag the mouse around to draw loop-the-loops."
msgstr "برای خوشنویسی کلیک کن و موس را در جهت مناسب حرکت بده. "
#: ../../magic/src/smudge.c:110
msgid "Smudge"
msgstr "لک "
@ -2662,6 +2735,9 @@ msgstr "برای ایجاد پرتوهای نور در تصویر کلیک کن
msgid "Click to draw a XOR effect on the whole picture"
msgstr "برای ایجاد برجستگی در تصویر روی محل مورد نظر کلیک کن و موس را بکش."
#~ msgid "Choose the picture you want, then click “Open”."
#~ msgstr "تصویری که می خواهی را انتخاب کن و سپس روی \"باز کردن\" کلیک کن."
#, fuzzy
#~| msgid "Move the mouse to rotate the shape. Click to draw it."
#~ msgid "Drag the mouse to rotate the stamp. Click to draw it."