POT/PO update for brush tips

(Also catching a Label tool tip edit.)
This commit is contained in:
Bill Kendrick 2022-02-09 02:15:30 -08:00
parent 9f9a25f98a
commit e9fdbe9373
130 changed files with 14026 additions and 8450 deletions

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: tuxpaint\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-02-07 23:56-0800\n"
"POT-Creation-Date: 2022-02-09 02:15-0800\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"
@ -579,7 +579,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:8665
#: ../tools.h:98 ../tuxpaint.c:8724
msgid "Open"
msgstr "باز کردن"
@ -631,8 +631,8 @@ msgstr ""
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."
"and clicking an existing label, you can move it, edit it, and change its "
"text style."
msgstr ""
"سبک متن را انتخاب کن. با کلیک روی نقاشی‌های خود می‌توانی شروع به نوشتن کنی.کلید"
" [Enter] و [Tab] را برای کامل کردن متن فشار بده. با استفاده از دکمه انتخاب‌گر "
@ -729,7 +729,7 @@ msgstr "خب حالا… بزار این یکی رو بکشیم!"
#. Instructions to show when the Label tool's selector mode is activated
#: ../tools.h:181
msgid ""
"Clicking an existing label. Then, you can move it, edit it and change its "
"Clicking an existing label. Then, you can move it, edit it, and change its "
"text style. Click the selector button to go back."
msgstr ""
@ -741,297 +741,338 @@ msgid ""
"[Tab] when you're finished."
msgstr ""
#. Instructions to show when choosing brushes, depending on the brush's feature (if there are none, show_brush_tip() will show the current tool's tip)
#: ../tools.h:187
msgid "This brush is animated; its shape changes as you draw!"
msgstr ""
#: ../tools.h:188
msgid "This brush changes depending on the angle."
msgstr ""
#: ../tools.h:189
msgid ""
"This brush changes depending on the angle, and is animated; its shape "
"changes as you draw!"
msgstr ""
#: ../tools.h:191
msgid "This brush's spacing is now 1 pixel!"
msgstr ""
#: ../tools.h:192
#, c-format
msgid ""
"This brush's spacing is now about %1$d/%2$d the size of the brush shape."
msgstr ""
#: ../tools.h:193
msgid "This brush's spacing is now about the size of the brush shape."
msgstr ""
#: ../tools.h:194
#, c-format
msgid "This brush's spacing is now about %d times as big as the brush shape."
msgstr ""
#: ../tools.h:195
#, c-format
msgid ""
"This brush's spacing is now about %1$d %2$d/%3$d times as big as the brush "
"shape."
msgstr ""
#. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:2258
#: ../tuxpaint.c:2266
msgid "Do you really want to quit?"
msgstr "آیا واقعاً می خواهی خارج شوی؟"
#. Quit prompt positive response (quit)
#: ../tuxpaint.c:2261
#: ../tuxpaint.c:2269
#, fuzzy
#| msgid "Yes, I'm done!"
msgid "Yes, Im done!"
msgstr "بله،ذخیره کن!"
#. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:2264 ../tuxpaint.c:2291
#: ../tuxpaint.c:2272 ../tuxpaint.c:2299
msgid "No, take me back!"
msgstr "!نه،من را برگردان"
#. Current picture is not saved; user is quitting
#: ../tuxpaint.c:2268
#: ../tuxpaint.c:2276
msgid "If you quit, youll lose your picture! Save it?"
msgstr "اگر خارج شوید تصویر شما از بین میرود!می خواهید آن را ذخیره کنید؟"
#: ../tuxpaint.c:2269 ../tuxpaint.c:2274
#: ../tuxpaint.c:2277 ../tuxpaint.c:2282
msgid "Yes, save it!"
msgstr "بله،ذخیره کن!"
#: ../tuxpaint.c:2270 ../tuxpaint.c:2275
#: ../tuxpaint.c:2278 ../tuxpaint.c:2283
#, 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:2273
#: ../tuxpaint.c:2281
msgid "Save your picture first?"
msgstr "اول تصویر ذخیره شود؟"
#. Error opening picture
#: ../tuxpaint.c:2278
#: ../tuxpaint.c:2286
msgid "Cant open that picture!"
msgstr "نمی توانی آن تصویر را باز کنی!"
#. Generic dialog dismissal
#: ../tuxpaint.c:2281 ../tuxpaint.c:2286 ../tuxpaint.c:2295 ../tuxpaint.c:2302
#: ../tuxpaint.c:2311 ../tuxpaint.c:2316
#: ../tuxpaint.c:2289 ../tuxpaint.c:2294 ../tuxpaint.c:2303 ../tuxpaint.c:2310
#: ../tuxpaint.c:2319 ../tuxpaint.c:2324
msgid "OK"
msgstr "قبول"
#. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:2285
#: ../tuxpaint.c:2293
msgid "There are no saved files!"
msgstr "فایل ذخیره شده ای موجود نیست!"
#. Verification of print action
#: ../tuxpaint.c:2289
#: ../tuxpaint.c:2297
msgid "Print your picture now?"
msgstr "تصویر را چاپ کنم؟"
#: ../tuxpaint.c:2290
#: ../tuxpaint.c:2298
msgid "Yes, print it!"
msgstr "بله،آن را چاپ کن!"
#. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:2294
#: ../tuxpaint.c:2302
msgid "Your picture has been printed!"
msgstr "تصویر شما چاپ شد!"
#. We got an error printing
#: ../tuxpaint.c:2298
#: ../tuxpaint.c:2306
#, 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:2301
#: ../tuxpaint.c:2309
msgid "You cant print yet!"
msgstr "شما هنوز نمی توانید تصویر را چاپ کنید!"
#. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:2305
#: ../tuxpaint.c:2313
msgid "Erase this picture?"
msgstr " تصویر را پاک کنم؟"
#: ../tuxpaint.c:2306
#: ../tuxpaint.c:2314
msgid "Yes, erase it!"
msgstr "بله،آن را پاک کن!"
#: ../tuxpaint.c:2307
#: ../tuxpaint.c:2315
#, 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:2310
#: ../tuxpaint.c:2318
msgid "Remember to use the left mouse button!"
msgstr "یادت باشه از کلیلک چپ استفاده کنی!"
#. Confirmation of successful (we hope) image export
#: ../tuxpaint.c:2314
#: ../tuxpaint.c:2322
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Your picture has been exported!"
msgstr "تصویر شما چاپ شد!"
#: ../tuxpaint.c:2315
#: ../tuxpaint.c:2323
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Your slideshow GIF has been exported!"
msgstr "تصویر شما چاپ شد!"
#. We got an error exporting
#: ../tuxpaint.c:2319
#: ../tuxpaint.c:2327
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your picture could not be exported!"
msgstr "تصویر شما چاپ شد!"
#: ../tuxpaint.c:2320
#: ../tuxpaint.c:2328
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Sorry! Your slideshow GIF could not be exported!"
msgstr "تصویر شما چاپ شد!"
#. Slideshow instructions
#: ../tuxpaint.c:2324
#: ../tuxpaint.c:2332
msgid "Choose the pictures you want, then click “Play”."
msgstr "تصویری که می خواهی را انتخاب کن و سپس روی \"نمایش\" کلیک کن."
#. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2537
#: ../tuxpaint.c:2545
msgid "Sound muted."
msgstr "صدا قطع شد."
#. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2542
#: ../tuxpaint.c:2550
msgid "Sound unmuted."
msgstr "صدا وصل است. "
#. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:3314
#: ../tuxpaint.c:3322
msgid "Please wait…"
msgstr "لطفاً کمی صبر کن"
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:8668
#: ../tuxpaint.c:8727
msgid "Erase"
msgstr "پاك‌ كردن‌"
#. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:8671
#: ../tuxpaint.c:8730
msgid "Slides"
msgstr "اسلاید"
#. Open dialog: 'Export' button, to copy an image to an easily-accessible location
#: ../tuxpaint.c:8674
#: ../tuxpaint.c:8733
msgid "Export"
msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:8677
#: ../tuxpaint.c:8736
msgid "Back"
msgstr "بازگشت"
#. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:8680
#: ../tuxpaint.c:8739
msgid "Play"
msgstr "نمایش"
#. Slideshow: 'GIF Export' button, to create an animated GIF
#: ../tuxpaint.c:8683
#: ../tuxpaint.c:8742
msgid "GIF Export"
msgstr ""
#. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:8686
#: ../tuxpaint.c:8745
msgid "Next"
msgstr "بعدی"
#. Color mixer dialog: 'Clear' button, to reset the mixed color
#: ../tuxpaint.c:8689
#: ../tuxpaint.c:8748
msgid "Clear"
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:9551
#: ../tuxpaint.c:9610
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:13250
#: ../tuxpaint.c:13335
msgid "Yes"
msgstr "بله"
#: ../tuxpaint.c:13254
#: ../tuxpaint.c:13339
msgid "No"
msgstr "خیر"
#. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:14404
#: ../tuxpaint.c:14490
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:14408
#: ../tuxpaint.c:14494
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:14412
#: ../tuxpaint.c:14498
msgid "No, save a new file!"
msgstr "خیر،یک فایل جدید ذخیره کن!"
#. Let user choose an image:
#. Instructions for 'Open' file dialog
#: ../tuxpaint.c:15676
#: ../tuxpaint.c:15762
msgid "Choose the picture you want, then click “Open”."
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:17102
#: ../tuxpaint.c:17188
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:22214
#: ../tuxpaint.c:22300
msgid "red"
msgstr ""
#: ../tuxpaint.c:22215
#: ../tuxpaint.c:22301
#, fuzzy
#| msgid "Yellow!"
msgid "yellow"
msgstr "زرد"
#: ../tuxpaint.c:22216
#: ../tuxpaint.c:22302
#, fuzzy
#| msgid "Sky blue!"
msgid "blue"
msgstr "آبی آسمانی"
#: ../tuxpaint.c:22217
#: ../tuxpaint.c:22303
#, fuzzy
#| msgid "White!"
msgid "white"
msgstr "سفید"
#: ../tuxpaint.c:22218
#: ../tuxpaint.c:22304
msgid "grey"
msgstr ""
#: ../tuxpaint.c:22219
#: ../tuxpaint.c:22305
#, 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:22224
#: ../tuxpaint.c:22310
#, c-format
msgid "Your color is %1$s %2$s."
msgstr ""
#: ../tuxpaint.c:22225
#: ../tuxpaint.c:22311
#, c-format
msgid "Your color is %1$s %2$s and %3$s %4$s."
msgstr ""
#: ../tuxpaint.c:22226
#: ../tuxpaint.c:22312
#, c-format
msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s."
msgstr ""
#: ../tuxpaint.c:22227
#: ../tuxpaint.c:22313
#, 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:22228
#: ../tuxpaint.c:22314
#, 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:22229
#: ../tuxpaint.c:22315
#, 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 "
@ -1039,23 +1080,23 @@ msgid ""
msgstr ""
#. Color mixer; e.g., "Your color is entirely grey."
#: ../tuxpaint.c:22990 ../tuxpaint.c:22997
#: ../tuxpaint.c:23076 ../tuxpaint.c:23083
msgid "entirely"
msgstr ""
#. Add "Color Select" color:
#: ../tuxpaint.c:25812
#: ../tuxpaint.c:25898
msgid "Select a color from your drawing."
msgstr ""
#. Add "Color Picker" color:
#: ../tuxpaint.c:25821
#: ../tuxpaint.c:25907
msgid "Pick a color."
msgstr "یک رنگ بردار."
#. Add "Color Mixer" color:
#. (The terms 'tint', 'tone', and 'shade' relate to combining white, grey, or black paint (respectively) to another color)
#: ../tuxpaint.c:25832
#: ../tuxpaint.c:25918
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."