updating po and pot after fixing exist->existing in tools.h
This commit is contained in:
parent
42736b8617
commit
4128b7a13c
128 changed files with 23116 additions and 16656 deletions
117
src/po/be.po
117
src/po/be.po
|
|
@ -4,12 +4,12 @@
|
|||
# Alexander Geroimenko <a.geroimenko@gmail.com>, 2010. (inactive)
|
||||
# Hleb Valoshka <375gnu@gmail.com>, 2014. (inactive)
|
||||
# Pavel Shalamitski <yehekim@gmail.com>, 2014. Proofreading and future translator.
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: tuxpaint-i18n@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2014-06-03 21:03+0200\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-03-12 19:02+0100\n"
|
||||
"PO-Revision-Date: 2014-06-10 23:09+0300\n"
|
||||
"Last-Translator: Hleb Valoshka <375gnu@gmail.com>\n"
|
||||
"Language-Team: none\n"
|
||||
|
|
@ -234,56 +234,71 @@ msgid "ZH_TW"
|
|||
msgstr "Традыцыйная кітайская"
|
||||
|
||||
#. Square shape tool (4 equally-lengthed sides at right angles)
|
||||
#: ../shapes.h:171 ../shapes.h:172
|
||||
#: ../shapes.h:234 ../shapes.h:235
|
||||
msgid "Square"
|
||||
msgstr "Квадрат"
|
||||
|
||||
#. Rectangle shape tool (4 sides at right angles)
|
||||
#: ../shapes.h:175 ../shapes.h:176
|
||||
#: ../shapes.h:238 ../shapes.h:239
|
||||
msgid "Rectangle"
|
||||
msgstr "Прамавугольнік"
|
||||
|
||||
#. Circle shape tool (X radius and Y radius are the same)
|
||||
#: ../shapes.h:179 ../shapes.h:180
|
||||
#: ../shapes.h:242 ../shapes.h:243
|
||||
msgid "Circle"
|
||||
msgstr "Круг"
|
||||
|
||||
#. Ellipse shape tool (X radius and Y radius may differ)
|
||||
#: ../shapes.h:183 ../shapes.h:184
|
||||
#: ../shapes.h:246 ../shapes.h:247
|
||||
msgid "Ellipse"
|
||||
msgstr "Эліпс"
|
||||
|
||||
#. Triangle shape tool (3 sides)
|
||||
#: ../shapes.h:187 ../shapes.h:188
|
||||
#: ../shapes.h:250 ../shapes.h:251
|
||||
msgid "Triangle"
|
||||
msgstr "Трохвугольнік"
|
||||
|
||||
#. Pentagone shape tool (5 sides)
|
||||
#: ../shapes.h:191 ../shapes.h:192
|
||||
#: ../shapes.h:254 ../shapes.h:255
|
||||
msgid "Pentagon"
|
||||
msgstr "Пяцівугольнік"
|
||||
|
||||
#. Rhombus shape tool (4 sides, not at right angles)
|
||||
#: ../shapes.h:195 ../shapes.h:196
|
||||
#: ../shapes.h:258 ../shapes.h:259
|
||||
msgid "Rhombus"
|
||||
msgstr "Ромб"
|
||||
|
||||
#. Octagon shape tool (8 sides)
|
||||
#: ../shapes.h:199 ../shapes.h:200
|
||||
#: ../shapes.h:262 ../shapes.h:263
|
||||
msgid "Octagon"
|
||||
msgstr "Васьмівугольнік"
|
||||
|
||||
#. Triangle star (3 points star)
|
||||
#: ../shapes.h:266 ../shapes.h:269
|
||||
msgid "3p Star"
|
||||
msgstr ""
|
||||
|
||||
#. Rhombus star (4 points star)
|
||||
#: ../shapes.h:272 ../shapes.h:275
|
||||
msgid "4p Star"
|
||||
msgstr ""
|
||||
|
||||
#. Pentagone star (5 points star)
|
||||
#: ../shapes.h:278 ../shapes.h:281
|
||||
msgid "5p Star"
|
||||
msgstr ""
|
||||
|
||||
#. Description of a square
|
||||
#: ../shapes.h:208 ../shapes.h:209
|
||||
#: ../shapes.h:290 ../shapes.h:291
|
||||
msgid "A square is a rectangle with four equal sides."
|
||||
msgstr "Квадрат - гэта прамавугольнік з чатырма аднолькавымі старанамі."
|
||||
|
||||
#. Description of a rectangle
|
||||
#: ../shapes.h:212 ../shapes.h:213
|
||||
#: ../shapes.h:294 ../shapes.h:295
|
||||
msgid "A rectangle has four sides and four right angles."
|
||||
msgstr "Прамавугольнік мае чатыры стараны і чатыры прамых кута."
|
||||
|
||||
#: ../shapes.h:217 ../shapes.h:219
|
||||
#: ../shapes.h:299 ../shapes.h:301
|
||||
msgid ""
|
||||
"A circle is a curve where all points have the same distance from the center."
|
||||
msgstr ""
|
||||
|
|
@ -291,29 +306,41 @@ msgstr ""
|
|||
"ад цэнтра."
|
||||
|
||||
#. Description of an ellipse
|
||||
#: ../shapes.h:222 ../shapes.h:223
|
||||
#: ../shapes.h:304 ../shapes.h:305
|
||||
msgid "An ellipse is a stretched circle."
|
||||
msgstr "Эліпс - гэта выцягнутая акружнасць."
|
||||
|
||||
#. Description of a triangle
|
||||
#: ../shapes.h:226 ../shapes.h:227
|
||||
#: ../shapes.h:308 ../shapes.h:309
|
||||
msgid "A triangle has three sides."
|
||||
msgstr "Трохвугольнік мае тры стараны."
|
||||
|
||||
#. Description of a pentagon
|
||||
#: ../shapes.h:230 ../shapes.h:231
|
||||
#: ../shapes.h:312 ../shapes.h:313
|
||||
msgid "A pentagon has five sides."
|
||||
msgstr "Пяцівугольнік мае чатыры стараны."
|
||||
|
||||
#: ../shapes.h:235 ../shapes.h:237
|
||||
#: ../shapes.h:317 ../shapes.h:319
|
||||
msgid "A rhombus has four equal sides, and opposite sides are parallel."
|
||||
msgstr ""
|
||||
"Ромб мае чатыры аднолькавыя стараны. Процілеглыя староны - паралельныя."
|
||||
|
||||
#: ../shapes.h:241 ../shapes.h:243
|
||||
#: ../shapes.h:323 ../shapes.h:325
|
||||
msgid "An octagon has eight equal sides."
|
||||
msgstr "Васьмівугольнік мае восем аднолькавых старон."
|
||||
|
||||
#: ../shapes.h:327 ../shapes.h:328
|
||||
msgid "A star with 3 points."
|
||||
msgstr ""
|
||||
|
||||
#: ../shapes.h:329 ../shapes.h:330
|
||||
msgid "A star with 4 points."
|
||||
msgstr ""
|
||||
|
||||
#: ../shapes.h:331 ../shapes.h:332
|
||||
msgid "A star with 5 points."
|
||||
msgstr ""
|
||||
|
||||
#. Title of tool selector (buttons down the left)
|
||||
#: ../titles.h:56
|
||||
msgid "Tools"
|
||||
|
|
@ -458,10 +485,16 @@ msgstr ""
|
|||
|
||||
#. Label tool instructions
|
||||
#: ../tools.h:130
|
||||
#, 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 exist label, you can move it, edit it and change its text "
|
||||
"and clicking an existing label, you can move it, edit it and change its text "
|
||||
"style."
|
||||
msgstr ""
|
||||
"Выберыце стыль тэксту. Націсніце на вашым малюнку і пячатайце. Націсніце "
|
||||
|
|
@ -672,42 +705,42 @@ 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:11664
|
||||
#: ../tuxpaint.c:11683
|
||||
msgid "Yes"
|
||||
msgstr "Так"
|
||||
|
||||
#: ../tuxpaint.c:11668
|
||||
#: ../tuxpaint.c:11687
|
||||
msgid "No"
|
||||
msgstr "Не"
|
||||
|
||||
#. Prompt to ask whether user wishes to save over old version of their file
|
||||
#: ../tuxpaint.c:12710
|
||||
#: ../tuxpaint.c:12786
|
||||
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:12714
|
||||
#: ../tuxpaint.c:12790
|
||||
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:12718
|
||||
#: ../tuxpaint.c:12794
|
||||
msgid "No, save a new file!"
|
||||
msgstr "Не, захаваць у новы файл!"
|
||||
|
||||
#: ../tuxpaint.c:13963
|
||||
#: ../tuxpaint.c:14039
|
||||
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:14994 ../tuxpaint.c:15322
|
||||
#: ../tuxpaint.c:15070 ../tuxpaint.c:15398
|
||||
msgid "Choose the pictures you want, then click “Play”."
|
||||
msgstr "Выберыце малюнкі, а потым націсніце \"Запуск\"."
|
||||
|
||||
#: ../tuxpaint.c:22344
|
||||
#: ../tuxpaint.c:22420
|
||||
msgid "Pick a color."
|
||||
msgstr "Выберыце колер."
|
||||
|
||||
|
|
@ -910,12 +943,10 @@ msgid "Fretwork"
|
|||
msgstr "Разьба"
|
||||
|
||||
#: ../../magic/src/fretwork.c:180
|
||||
#| msgid "Click and drag to draw arrows made of string art."
|
||||
msgid "Click and drag to draw repetitive patterns. "
|
||||
msgstr "Націсніце і пацягніце, каб намаляваць узор, які паўтараецца."
|
||||
|
||||
#: ../../magic/src/fretwork.c:182
|
||||
#| msgid "Click to cover your picture with rain drops."
|
||||
msgid "Click to surround your picture with repetitive patterns."
|
||||
msgstr "Націсніце, каб абкружыць ваш малюнак узорам, які паўтараецца."
|
||||
|
||||
|
|
@ -946,7 +977,6 @@ msgid "Halftone"
|
|||
msgstr "Паўтон"
|
||||
|
||||
#: ../../magic/src/halftone.c:38
|
||||
#| msgid "Click to turn your painting into its negative."
|
||||
msgid "Click and drag to turn your drawing into a newspaper."
|
||||
msgstr "Націсніце, каб пераўтварыць ваш малюнак ў газету."
|
||||
|
||||
|
|
@ -988,14 +1018,10 @@ msgstr ""
|
|||
"і ніз вашага малюнка."
|
||||
|
||||
#: ../../magic/src/kalidescope.c:140
|
||||
#| 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:142
|
||||
#| 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 plus its symmetric across the "
|
||||
"picture."
|
||||
|
|
@ -1056,48 +1082,48 @@ msgstr ""
|
|||
msgid "Click to add a mosaic effect to your entire picture."
|
||||
msgstr "Націсніце, каб дадаць эфект мазайкі да вашага малюнку."
|
||||
|
||||
#: ../../magic/src/mosaic_shaped.c:142
|
||||
#: ../../magic/src/mosaic_shaped.c:147
|
||||
msgid "Square Mosaic"
|
||||
msgstr "Квадратная мазайка"
|
||||
|
||||
#: ../../magic/src/mosaic_shaped.c:143
|
||||
#: ../../magic/src/mosaic_shaped.c:148
|
||||
msgid "Hexagon Mosaic"
|
||||
msgstr "Шасцівугольная мазайка"
|
||||
|
||||
#: ../../magic/src/mosaic_shaped.c:144
|
||||
#: ../../magic/src/mosaic_shaped.c:149
|
||||
msgid "Irregular Mosaic"
|
||||
msgstr "Няроўная мазайка"
|
||||
|
||||
#: ../../magic/src/mosaic_shaped.c:149
|
||||
#: ../../magic/src/mosaic_shaped.c:156
|
||||
msgid ""
|
||||
"Click and move the mouse to add a square mosaic to parts of your picture."
|
||||
msgstr ""
|
||||
"Націсніце і павадзіце па малюнку, каб дадаць да яе часткі эфект квадратнай "
|
||||
"мазайкі."
|
||||
|
||||
#: ../../magic/src/mosaic_shaped.c:150
|
||||
#: ../../magic/src/mosaic_shaped.c:157
|
||||
msgid "Click to add a square mosaic to your entire picture."
|
||||
msgstr "Націсніце, каб дадаць эфект квадратнай мазайкі да вашага малюнку."
|
||||
|
||||
#: ../../magic/src/mosaic_shaped.c:152
|
||||
#: ../../magic/src/mosaic_shaped.c:161
|
||||
msgid ""
|
||||
"Click and move the mouse to add a hexagonal mosaic to parts of your picture."
|
||||
msgstr ""
|
||||
"Націсніце і павадзіце па малюнку, каб дадаць да яго часткі эфект "
|
||||
"шасцівугольнай мазайкі."
|
||||
|
||||
#: ../../magic/src/mosaic_shaped.c:153
|
||||
#: ../../magic/src/mosaic_shaped.c:162
|
||||
msgid "Click to add a hexagonal mosaic to your entire picture."
|
||||
msgstr "Націсніце, каб дадаць эфект шасцівугольнай мазайкі да вашага малюнку."
|
||||
|
||||
#: ../../magic/src/mosaic_shaped.c:155
|
||||
#: ../../magic/src/mosaic_shaped.c:166
|
||||
msgid ""
|
||||
"Click and move the mouse to add an irregular mosaic to parts of your picture."
|
||||
msgstr ""
|
||||
"Націсніце і павадзіце па малюнку, каб дадаць да яго часткі эфект няроўнай "
|
||||
"мазайкі."
|
||||
|
||||
#: ../../magic/src/mosaic_shaped.c:156
|
||||
#: ../../magic/src/mosaic_shaped.c:167
|
||||
msgid "Click to add an irregular mosaic to your entire picture."
|
||||
msgstr "Націсніце, каб дадаць эфект няроўнай мазайкі да вашага малюнку."
|
||||
|
||||
|
|
@ -1416,17 +1442,14 @@ msgstr ""
|
|||
"хвалі ніжэй, уніз - вышэй, налева - для кароткіх хваль, направа - для доўгіх."
|
||||
|
||||
#: ../../magic/src/xor.c:95
|
||||
#| msgid "Colors"
|
||||
msgid "Xor Colors"
|
||||
msgstr "Выключнае АБО колераў"
|
||||
|
||||
#: ../../magic/src/xor.c:101
|
||||
#| 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:103
|
||||
#| msgid "Click to add a mosaic effect to your entire picture."
|
||||
msgid "Click to draw a XOR effect on the whole picture"
|
||||
msgstr "Націсніце, каб намаляваць эфект «Выключнае АБО» на ўсім малюнку"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue