Skip to content

Commit 6bc60d3

Browse files
whyjzweblate
authored andcommitted
Translated using Weblate (English (United States))
Currently translated at 100.0% (110 of 110 strings) Co-authored-by: Whyjay Zheng <wz278@cornell.edu> Translate-URL: https://hosted.weblate.org/projects/gmt-tutorials/layout-design/en_US/ Translation: GMT Tutorials/layout design
1 parent b7b60cc commit 6bc60d3

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

SOURCE_DOCS/locale/en_US/LC_MESSAGES/layout_design.po

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ msgstr ""
55
"Project-Id-Version: GMT 教學手冊 1.2\n"
66
"Report-Msgid-Bugs-To: \n"
77
"POT-Creation-Date: 2021-02-08 21:58-0500\n"
8-
"PO-Revision-Date: 2021-02-26 22:45+0000\n"
8+
"PO-Revision-Date: 2021-02-27 23:50+0000\n"
99
"Last-Translator: Whyjay Zheng <wz278@cornell.edu>\n"
1010
"Language-Team: English (United States) <https://hosted.weblate.org/projects/"
1111
"gmt-tutorials/layout-design/en_US/>\n"
@@ -459,7 +459,7 @@ msgstr ""
459459
"your previous mapping session. If you don’t want the previous parameter "
460460
"settings to \"interfere\" with the map you are drawing this time, you can "
461461
"simply delete ``gmt.conf``, so that GMT will reuse the system default "
462-
"values, and then you can use ``set'' from the beginning to modify mapping "
462+
"values, and then you can use ``set`` from the beginning to modify mapping "
463463
"parameters."
464464

465465
#: ../../SOURCE_DOCS/layout_design.rst:188
@@ -506,21 +506,21 @@ msgid ""
506506
" GMT 通用的顏色格式。我們想要的設定是 ``30,Bookman-Demi,#0D057A`` (30 點字的 Bookman-"
507507
"Demi,顏色是 #0D057A)。"
508508
msgstr ""
509-
"``FONT_TITLE``: Title font. In GMT, the ** font string is similar to a pen "
510-
"string, which consists of three parts**: ``size, style, color''. \"Size\" "
509+
"``FONT_TITLE``: Title font. In GMT, the **font string is similar to a pen "
510+
"string, which consists of three parts**: ``size, style, color``. \"Size\" "
511511
"can be any value with a default unit of points. \"Style\" refers to the `"
512512
"PostScript font table <https://docs.generic-mapping-tools.org/6.0/cookbook/"
513513
"postscript_fonts.html>`_, which can be assigned by the font name or the font "
514514
"number. \"Color\" is a generic color format for GMT. The setting we want is "
515-
"``30,Bookman-Demi,#0D057A'' (30-pt Bookman-Demi with the color of #0D057A)."
515+
"``30,Bookman-Demi,#0D057A`` (30-pt Bookman-Demi with the color of #0D057A)."
516516

517517
#: ../../SOURCE_DOCS/layout_design.rst:227
518518
msgid ""
519519
"``FONT_ANNOT_PRIMARY``:座標軸主格點標示的字型,使用 ``12p,20,#0D057A`` (12點字的 Bookman-"
520520
"LightItalic,顏色與標題一樣)。"
521521
msgstr ""
522522
"``FONT_ANNOT_PRIMARY``: The font for the primary grid tick labels. We use "
523-
"``12p,20,#0D057A'' (12-pt Bookman-LightItalic; the color is the same as the "
523+
"``12p,20,#0D057A`` (12-pt Bookman-LightItalic; the color is the same as the "
524524
"title)."
525525

526526
#: ../../SOURCE_DOCS/layout_design.rst:228
@@ -632,7 +632,7 @@ msgid ""
632632
"如要使用不是 GMT 預先定義的 PostScript 字型,請參閱 `這個例子 <https://docs.generic-mapping-"
633633
"tools.org/6.0/gallery/ex31.html>`_。"
634634
msgstr ""
635-
"To use a PostScript font that is not predefined by GMT, see `this example< "
635+
"To use a PostScript font that is not predefined by GMT, see `this example < "
636636
"https://docs.generic-mapping-tools.org/6.0/gallery/ex31.html>`_."
637637

638638
#: ../../SOURCE_DOCS/layout_design.rst:265
@@ -830,10 +830,10 @@ msgstr ""
830830
"map. We will have to use ``text`` to add them later. Now Ulaanbaatar has "
831831
"been placed in the center of the map, and in this case, the great circle "
832832
"path is already a straight line to Seattle. If we turn on the ``-A`` option, "
833-
"we will just get the same path. How do you plot the rhumb line on this map? "
834-
"**Since Seattle and Ulaanbaatar have very similar latitudes, the rhumb line "
835-
"is essentially a segment that goes along the latitude line. To tackle this "
836-
"situation, we can use the ``-Ap`` option to force connecting two points "
833+
"we will just get the same path. **How do you plot the rhumb line on this "
834+
"map?** Since Seattle and Ulaanbaatar have very similar latitudes, the rhumb "
835+
"line is essentially a segment that goes along the latitude line. To tackle "
836+
"this situation, we can use the ``-Ap`` option to force connecting two points "
837837
"along the latitude and longitude lines:"
838838

839839
#: ../../SOURCE_DOCS/layout_design.rst:375
@@ -953,7 +953,7 @@ msgstr ""
953953
"specify a different font in addition to the tilting angle. For the previous "
954954
"Mercator map, we specify a font by ``-F+fstyle``. If ``style`` is omitted in "
955955
"the string, ``text`` will find a certain field from the input for the font "
956-
"style. Therefore, we can use ``-F+a+f'' to specify that the third column is "
956+
"style. Therefore, we can use ``-F+a+f`` to specify that the third column is "
957957
"tilting angle, the fourth column is the font style, and the label text is "
958958
"the fifth column this time:"
959959

0 commit comments

Comments
 (0)