11# This file is distributed under the same license as the Code Snippets package.
22msgid ""
33msgstr ""
4- "PO-Revision-Date : 2013-11-30 00:15 +0900\n "
4+ "PO-Revision-Date : 2013-11-30 09:39 +0900\n "
55"MIME-Version : 1.0\n "
66"Content-Type : text/plain; charset=UTF-8\n "
77"Content-Transfer-Encoding : 8bit\n "
@@ -94,6 +94,8 @@ msgid ""
9494"Howdy! Upload your Code Snippets export file and we’ll import the "
9595"snippets to this site."
9696msgstr ""
97+ "こんにちは!あなたのコードスニペットエクスポートファイルをアップロードして、"
98+ "このサイトにスニペットをインポートします。"
9799
98100#: includes/admin/import.php:40
99101msgid ""
@@ -301,7 +303,7 @@ msgstr ""
301303#: includes/help/import.php:26 includes/help/manage.php:27
302304#: includes/help/single.php:31
303305msgid "For more information:"
304- msgstr ""
306+ msgstr "より多くの情報: "
305307
306308#: includes/help/import.php:27 includes/help/single.php:32
307309msgid ""
@@ -328,6 +330,10 @@ msgid ""
328330"your existing snippets and preform tasks on them such as activating, "
329331"deactivating, deleting and exporting."
330332msgstr ""
333+ "スニペットはプラグインに似ています。両方ともWordPressの機能を拡張します。スニ"
334+ "ペットは、より軽量、わずか数行のコードであり、サーバに負荷をかけません。ここ"
335+ "では、既存のスニペットなどの有効化、停止、削除、エクスポートなど、それらのタ"
336+ "スクを管理することができます。"
331337
332338#: includes/help/manage.php:12
333339msgid "Safe Mode"
@@ -427,8 +433,8 @@ msgstr ""
427433#: includes/admin/import.php:20
428434msgid "Imported <strong>%d</strong> snippet."
429435msgid_plural "Imported <strong>%d</strong> snippets."
430- msgstr[ 0 ] ""
431- msgstr[ 1 ] ""
436+ msgstr[ 0 ] "スニペットを <strong>%d</strong> 件インポートしました。 "
437+ msgstr[ 1 ] "スニペットを <strong>%d</strong> 件インポートしました。 "
432438
433439#: includes/help/import.php:29 includes/help/manage.php:30
434440#: includes/help/single.php:34
@@ -448,13 +454,21 @@ msgid ""
448454"safe mode by removing this line or replacing <strong>true</strong> with "
449455"<strong>false</strong>."
450456msgstr ""
457+ "もしもスニペットに何か問題があってWordPressが使えなくなったら、<code>wp-"
458+ "config.php</code>ファイルに <code>define('CODE_SNIPPETS_SAFE_MODE', true);</"
459+ "code> と記述することでスニペットの実行を停止します。あなたが問題のスニペット"
460+ "を無効にした後は、この行を削除するか、<strong>true</strong> を "
461+ "<strong>false</strong> に置き換えることでセーフモードをオフにすることができま"
462+ "す。"
451463
452464#: includes/help/single.php:20
453465msgid ""
454466"More places to find snippets, as well as a selection of example snippets, "
455467"can be found in the <a href=\" http://code-snippets.bungeshea.com/docs/"
456468"finding-snippets/\" >plugin documentation</a>"
457469msgstr ""
470+ "スニペットの例は、<a href=\" http://code-snippets.bungeshea.com/docs/finding-"
471+ "snippets/\" >プラグインドキュメント</a> に記載されています。"
458472
459473#: code-snippets.php:0
460474msgid "1.7"
@@ -471,16 +485,20 @@ msgstr "申し訳ありません、スニペット編集の許可がないよう
471485#: includes/admin/single.php:24
472486msgid "Snippet <strong>updated</strong> and <strong>activated</strong>."
473487msgstr ""
488+ "スニペットを <strong>更新</strong> し、 <strong>有効化</strong>しました。"
474489
475490#: includes/admin/single.php:26
476491msgid "Snippet <strong>added</strong> and <strong>activated</strong>."
477492msgstr ""
493+ "スニペットを <strong>追加</strong> し、 <strong>有効化</strong>しました。"
478494
479495#: includes/class-list-table.php:163
480496msgid ""
481497"You are about to permanently delete the selected item.\n"
482498"\t\t\t\t'Cancel' to stop, 'OK' to delete."
483499msgstr ""
500+ "あなたは永久に選択した項目を削除しようとしています。\n"
501+ "\t\t\t\t 削除するには、'OK'を、中止するには 'Cancel'をクリックして下さい。"
484502
485503#: includes/class-list-table.php:270
486504msgid "Filter"
@@ -503,6 +521,8 @@ msgid ""
503521"You can load your snippets from a code snippets (.xml) export file using "
504522"this page."
505523msgstr ""
524+ "このページでスニペットコードをエクスポートファイル(.xml)から読み込むことがで"
525+ "きます。"
506526
507527#: includes/admin/single.php:74
508528msgid "Save Changes & Activate"
0 commit comments