Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit34d12e8

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent0d486f3 commit34d12e8

File tree

3 files changed

+2988
-2994
lines changed

3 files changed

+2988
-2994
lines changed

‎glossary.po

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version:Python 3.6\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2018-11-13 14:54+0900\n"
14+
"POT-Creation-Date:2018-11-16 14:57+0900\n"
1515
"PO-Revision-Date:2018-06-29 17:17+0000\n"
1616
"Last-Translator:tomo🐧, 2018\n"
1717
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -240,12 +240,10 @@ msgstr ""
240240
#:../../glossary.rst:109
241241
msgid""
242242
"This is an :term:`asynchronous iterator` which when called using the "
243-
":meth:`__anext__` method returns an awaitable object which will executethat"
244-
" thebody of the asynchronous generator function until the next "
245-
":keyword:`yield`expression."
243+
":meth:`__anext__` method returns an awaitable object which will executethe"
244+
"body of the asynchronous generator function until the next :keyword:`yield` "
245+
"expression."
246246
msgstr""
247-
"これは、 :meth:`__anext__` メソッドを使って呼び出されたときに awaitable オブジェクトを返す :term:`asynchronous iterator` です。\n"
248-
"この awaitable オブジェクトは、次の :keyword:`yield` 式までの非同期ジェネレータ関数の本体を実行します。"
249247

250248
#:../../glossary.rst:114
251249
msgid""

‎library/idle.po

Lines changed: 13 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version:Python 3.6\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2018-11-11 14:53+0900\n"
14+
"POT-Creation-Date:2018-11-16 14:57+0900\n"
1515
"PO-Revision-Date:2018-06-29 17:35+0000\n"
1616
"Last-Translator:tomo🐧, 2018\n"
1717
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -42,8 +42,8 @@ msgid "coded in 100% pure Python, using the :mod:`tkinter` GUI toolkit"
4242
msgstr":mod:`tkinter` GUIツールキットを使って、100% ピュア Python でコーディングされています"
4343

4444
#:../../library/idle.rst:23
45-
msgid"cross-platform: works mostly the same on Windows, Unix, andMac OS X"
46-
msgstr"クロスプラットホーム: Windows, Unix, Mac OS X で動作します"
45+
msgid"cross-platform: works mostly the same on Windows, Unix, andmacOS"
46+
msgstr""
4747

4848
#:../../library/idle.rst:25
4949
msgid""
@@ -95,7 +95,7 @@ msgstr ""
9595

9696
#:../../library/idle.rst:51
9797
msgid""
98-
"OnMacOS, there is one application menu. It dynamically changes according "
98+
"OnmacOS, there is one application menu. It dynamically changes according "
9999
"to the window currently selected. It has an IDLE menu, and some entries "
100100
"described below are moved around to conform to Apple guidlines."
101101
msgstr""
@@ -594,17 +594,11 @@ msgstr "Configure IDLE [IDLE の設定]"
594594
msgid""
595595
"Open a configuration dialog and change preferences for the following: fonts,"
596596
" indentation, keybindings, text color themes, startup windows and size, "
597-
"additional help sources, and extensions (see below). OnOS X, open the "
597+
"additional help sources, and extensions (see below). OnmacOS, open the "
598598
"configuration dialog by selecting Preferences in the application menu. To "
599599
"use a new built-in color theme (IDLE Dark) with older IDLEs, save it as a "
600600
"new custom theme."
601601
msgstr""
602-
"設定ダイアログ (configuration dialog) を開き、好みの設定 (preference) を変更出来ます: fonts [フォント],"
603-
" indentation [字下げ/インデント], keybindings [キーバインド設定], text color themes "
604-
"[テキスト色テーマ], startup windows and size [IDLE 開始時についての設定 (Shell から開始するか Editor "
605-
"から開始するか、サイズ)], additional help sources [ヘルプの参照先追加], extensions [拡張の設定] "
606-
"(下記参照)。OS X ではアプリケーションメニューより Preferences を選択して設定ダイアログを開きます。古い IDLE "
607-
"で新しい組み込みの色テーマ (IDLE Dark) を使うには、それを新しいカスタムテーマとして保存してください。"
608602

609603
#:../../library/idle.rst:275
610604
msgid""
@@ -710,11 +704,9 @@ msgstr "コンテキストメニュー"
710704

711705
#:../../library/idle.rst:327
712706
msgid""
713-
"Open a context menu by right-clicking in a window (Control-click onOS X). "
707+
"Open a context menu by right-clicking in a window (Control-click onmacOS). "
714708
"Context menus have the standard clipboard functions also on the Edit menu."
715709
msgstr""
716-
"ウィンドウ内で右クリック (OS X では Control-クリック) でコンテキストメニューが開きます。コンテキストメニューには Edit "
717-
"メニューにもある標準的なクリップボード機能が含まれています。"
718710

719711
#:../../library/idle.rst:339
720712
msgid""
@@ -807,10 +799,8 @@ msgstr ""
807799
#:../../library/idle.rst:383
808800
msgid""
809801
"In this section, 'C' refers to the :kbd:`Control` key on Windows and Unix "
810-
"and the :kbd:`Command` key onMac OSX."
802+
"and the :kbd:`Command` key onmacOS."
811803
msgstr""
812-
"ここでの説明で 'C' は、Windows と Unix の場合は :kbd:`Control` キー、Mac OSX では "
813-
":kbd:`Command` キーを示します。"
814804

815805
#:../../library/idle.rst:386
816806
msgid":kbd:`Backspace` deletes to the left; :kbd:`Del` deletes to the right"
@@ -1093,13 +1083,13 @@ msgstr "コマンド履歴"
10931083

10941084
#:../../library/idle.rst:528
10951085
msgid""
1096-
":kbd:`Alt-p` retrieves previous command matching what you have typed. OnOS"
1097-
"X use :kbd:`C-p`."
1098-
msgstr":kbd:`Alt-p` は、以前のコマンドから検索します。OS X では :kbd:`C-p` を使ってください。"
1086+
":kbd:`Alt-p` retrieves previous command matching what you have typed. On "
1087+
"macOS use :kbd:`C-p`."
1088+
msgstr""
10991089

11001090
#:../../library/idle.rst:531
1101-
msgid":kbd:`Alt-n` retrieves next. OnOS X use :kbd:`C-n`."
1102-
msgstr":kbd:`Alt-n` は、次を取り出します。OS X では :kbd:`C-n` を使ってください。"
1091+
msgid":kbd:`Alt-n` retrieves next. OnmacOS use :kbd:`C-n`."
1092+
msgstr""
11031093

11041094
#:../../library/idle.rst:533
11051095
msgid":kbd:`Return` while on any previous command retrieves that command"
@@ -1495,7 +1485,7 @@ msgid ""
14951485
msgstr""
14961486

14971487
#:../../library/idle.rst:800
1498-
msgid"IDLE onMacOS"
1488+
msgid"IDLE onmacOS"
14991489
msgstr""
15001490

15011491
#:../../library/idle.rst:802

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp