11# This file is distributed under the same license as the Code Snippets package.
22msgid ""
33msgstr ""
4- "PO-Revision-Date : 2013-11-30 10:13 +0900\n "
4+ "PO-Revision-Date : 2013-11-30 10:44 +0900\n "
55"MIME-Version : 1.0\n "
66"Content-Type : text/plain; charset=UTF-8\n "
77"Content-Transfer-Encoding : 8bit\n "
@@ -245,7 +245,7 @@ msgstr[1] "有効 <span class=\"count\">(%s)</span>"
245245#: includes/class-list-table.php:242
246246msgid "Recently Active <span class=\" count\" >(%s)</span>"
247247msgid_plural "Recently Active <span class=\" count\" >(%s)</span>"
248- msgstr[ 0 ] "最近の有効 <span class=\" count\" >(%s)</span>"
248+ msgstr[ 0 ] "最近まで使用 <span class=\" count\" >(%s)</span>"
249249msgstr[ 1 ] "最近の有効 <span class=\" count\" >(%s)</span>"
250250
251251#: includes/class-list-table.php:245
@@ -277,6 +277,10 @@ msgid ""
277277"snippets from a Code Snippets (.xml) import file into the database with your "
278278"existing snippets."
279279msgstr ""
280+ "スニペットはプラグインに似ています。両方ともWordPressの機能を拡張します。スニ"
281+ "ペットは、より軽量、わずか数行のコードであり、サーバに負荷をかけません。ここ"
282+ "であなたが持つスニペットを Code Snippets のインポートファイル(.xml) からデー"
283+ "タベースに登録できます。"
280284
281285#: includes/help/import.php:12
282286msgid "Importing"
@@ -289,6 +293,10 @@ msgid ""
289293"imported snippets are always inactive until activated using the <a href=\" %s"
290294"\" >Manage Snippets</a> page.</p>"
291295msgstr ""
296+ "スニペットは、既存のスニペットと一緒にデータベースに追加されます。<a href="
297+ "\" %s\" >スニペット管理</a> ページを使用して有効化されるまで、スニペットは、以"
298+ "前のサイト上でアクティブになっていたかどうかにかかわらず、インポートされたス"
299+ "ニペットは常に停止状態となります。</p>"
292300
293301#: includes/help/import.php:20
294302msgid "Exporting"
@@ -299,6 +307,8 @@ msgid ""
299307"You can save your snippets to a Code Snippets (.xml) export file using the "
300308"<a href=\" %s\" >Manage Snippets</a> page."
301309msgstr ""
310+ "<a href=\" %s\" >スニペット管理</a> ページでスニペットをCode Snippetsエクスポー"
311+ "トファイル(.xml)に保存することができます。"
302312
303313#: includes/help/import.php:26 includes/help/manage.php:27
304314#: includes/help/single.php:31
@@ -345,6 +355,9 @@ msgid ""
345355"faulty snippet could bring your whole blog down. If your site starts doing "
346356"strange things, deactivate all your snippets and activate them one at a time."
347357msgstr ""
358+ "サイト全体が障害のあるスニペットで停止しないように、それらを有効化する前にス"
359+ "ニペットを確認して下さい。サイトが奇妙な動作をした場合は、すべてのスニペット"
360+ "を無効化し、それらを一度に1をアクティブにします。"
348361
349362#: includes/help/manage.php:20
350363msgid "Uninstall"
@@ -358,6 +371,11 @@ msgid ""
358371"uninstalling Code Snippets) then remove the <code>%2$s</code> folder using "
359372"FTP."
360373msgstr ""
374+ "あなたがワードプレスでのプラグインメニューからコードスニペットを削除すると"
375+ "き、<code>%1$s</code>テーブルと、データベースに格納されたデータのいくつかをク"
376+ "リアします。(例:あなただけの一時的コードスニペットをアンインストールする)"
377+ "このデータを保持する場合は、FTPを使用して <code>%2$s</code> フォルダを削除し"
378+ "ます。"
361379
362380#: includes/help/manage.php:23
363381msgid ""
@@ -383,6 +401,9 @@ msgid ""
383401"of code, and do not put as much load on your server. Here you can add a new "
384402"snippet, or edit an existing one."
385403msgstr ""
404+ "スニペットはプラグインに似ています。両方ともWordPressの機能を拡張します。スニ"
405+ "ペットは、より軽量、わずか数行のコードであり、サーバに負荷をかけません。ここ"
406+ "では、新しいスニペットを追加するか、既存のものを編集することができます。"
386407
387408#: includes/help/single.php:11
388409msgid "Finding Snippets"
@@ -402,6 +423,17 @@ msgid ""
402423"\t\t\t<li><a href=\" http://www.wpfunction.me\" >WP Function Me</a></li>\n"
403424"\t\t</ul>"
404425msgstr ""
426+ "ここにあなたのサイトに追加できるスニペットをホストしているWebサイトを挙げま"
427+ "す。\n"
428+ "\t\t<ul>\n"
429+ "\t\t\t<li><a href=\" http://wp-snippets.com\" title=\" WordPress Snippets\" >WP-"
430+ "Snippets</a></li>\n"
431+ "\t\t\t<li><a href=\" http://wpsnipp.com\" title=\" WP Snipp\" >WP Snipp</a></"
432+ "li>\n"
433+ "\t\t\t<li><a href=\" http://www.catswhocode.com/blog/snippets\" title=\" Cats "
434+ "Who Code Snippet Library\" >Cats Who Code</a></li>\n"
435+ "\t\t\t<li><a href=\" http://www.wpfunction.me\" >WP Function Me</a></li>\n"
436+ "\t\t</ul>"
405437
406438#: includes/help/single.php:24
407439msgid "Adding Snippets"
0 commit comments