-
Notifications
You must be signed in to change notification settings - Fork 1
/
ja.po
6994 lines (5129 loc) · 192 KB
/
ja.po
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# Translation of PivotX to Japanese
# Copyright (C) 2008-2011 PivotX team <http://pivotx.net/>
# This file is distributed under the same license as the PivotX package.
# Yuji Takenaka <[email protected]>, 2008-2009.
# Marc Nemissa, 2011.
#
msgid ""
msgstr ""
"Project-Id-Version: PivotX All Versions\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2011-10-12 12:06+0200\n"
"PO-Revision-Date: 2011-05-13 00:26+0730\n"
"Last-Translator: Marc Nemissa\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: Japanese\n"
"X-Poedit-Country: JAPAN\n"
msgid "%n visitors on this page"
msgstr "このページのビジター数 %n"
msgid "Total visits"
msgstr "総ビジター数"
msgid "Unique visitors"
msgstr "ユニークビジター数"
msgid "This month"
msgstr "今月"
msgid "This week"
msgstr "今週"
msgid "Today"
msgstr "今日"
msgid "Keyword"
msgstr "キーワード"
msgid "Frequency"
msgstr "頻度"
msgid "Previous Month"
msgstr "先月"
msgid "Next Month"
msgstr "来月"
msgid "Start day of the week"
msgstr ""
msgid "Error"
msgstr "エラー"
msgid "Select the day of the week you wish the calendar to start on."
msgstr ""
msgid "Select"
msgstr "選択"
msgid ""
"No items in Delicious Feed. Please check the settings in the PivotX backend."
msgstr ""
msgid "Image"
msgstr "イメージ"
msgid "Description"
msgstr "解説"
msgid "Upload an image"
msgstr "ファイルをアップロード"
msgid "Upload"
msgstr "アップロード"
msgid "Gallery"
msgstr "ギャラリー"
msgid "Edit Gallery"
msgstr "ギャラリーを編集"
#, fuzzy
msgid "Add an image"
msgstr "ファイルをアップロード"
msgid "Add"
msgstr "追加"
msgid ""
"The Uploader does not work well from 'localhost'. Please use the server's "
"(internal) IP-address instead."
msgstr ""
"'localhost' からはアップローダーが正しく動作しません。サーバーの(内部)IPア"
"ドレスを代わりに使用してください。"
msgid "Upload a file"
msgstr "ファイルをアップロード"
msgid "Web Property ID"
msgstr ""
msgid "Error - input needs to be in the form of UA-xxxxxx-x"
msgstr ""
msgid ""
"Enter your personal Web Property ID, aka. UA tracking code. This looks like "
"UA-xxxxxx-y or UA-xxxxx-yy. Check your account information after logging in "
"to Google Analytics"
msgstr ""
msgid "Google account login"
msgstr ""
msgid "Error - input needs to be text"
msgstr ""
#, fuzzy
msgid "Google account password"
msgstr "デフォルトの作者"
#, php-format
msgid ""
"If you want to display a summary of the statistics on the Dashboard, fill in "
"the specifics of a Google Account that has access to these statistics. After "
"doing this, click %sthis link%s to test the login, and fetch the id, to fill "
"in below."
msgstr ""
msgid "Profile ID"
msgstr ""
msgid "Error - input needs to be a number"
msgstr ""
msgid ""
"The (secret) Profile ID number, that will be used to display the reports. "
"See above, on how to get this number."
msgstr ""
msgid "Advanced Configuration"
msgstr "高度な設定"
msgid ""
"Sets the domain name for cookies, e.g. .example.com, allows tracking of all "
"subdomains in one profile"
msgstr ""
msgid "Custom campaign variables: Campaign Name"
msgstr ""
msgid "Custom campaign variables: Campaign Medium"
msgstr ""
msgid "Custom campaign variables: Campaign Source"
msgstr ""
msgid "Custom campaign variables: Campaign Term"
msgstr ""
msgid "Custom campaign variables: Campaign Content"
msgstr ""
msgid "Custom campaign variables: Campaign no-override key"
msgstr ""
msgid ""
"If set to true, enable linker functionality, e.g. in combination with a 3rd-"
"party shopping cart"
msgstr ""
msgid "Set the inactive session timeout in milliseconds"
msgstr ""
msgid "If set to true, allow Analytics to be used in conjunction with Urchin"
msgstr ""
#, php-format
msgid ""
"Generate code for AdSense for Analytics reporting for multiple domains. %"
"sSee description.%s"
msgstr ""
msgid "Oops! I'm afraid I couldn't read the Google Calendar feed."
msgstr "おっと!グーグルカレンダーのフィードを読み込めないようです。"
msgid "My Calendar"
msgstr "カレンダー"
msgid "ID"
msgstr "ID"
#, fuzzy
msgid "That's not a proper ID!"
msgstr "適切なニックネームではありません。"
msgid ""
"The ID of your <a href='http://www.google.com/calendar/'>Google Calendar</"
"a>. This is your Gmail e-mail address or something like "
"<tt>[email protected]</tt>. You'll find "
"the ID in the 'Calendar Address' box on the 'Calendar Details' tab when you "
"have selected a specific calendar on the settings page."
msgstr ""
#, fuzzy
msgid "Maximum items"
msgstr "最大サイズ"
#, fuzzy
msgid "That's not a proper value!"
msgstr "適切なユーザー名ではありません。"
#, fuzzy
msgid "The maximum amount of items to show from your Calendar."
msgstr "それぞれのソースから入手するアイテム数"
msgid "Only include future events"
msgstr ""
msgid "No"
msgstr "いいえ"
msgid "Yes"
msgstr "はい"
#, fuzzy
msgid "Sort items by"
msgstr "項目を更に表示"
#, fuzzy
msgid "Start time"
msgstr "統計データ"
#, fuzzy
msgid "Updated time"
msgstr "ファイルをアップロード"
msgid "Order items"
msgstr "順序"
msgid "Ascending"
msgstr "昇順"
msgid "Descending"
msgstr "降順"
#, fuzzy
msgid "Widget Style"
msgstr "ウィジェット"
#, fuzzy
msgid "That's not a proper style!"
msgstr "適切なサイト名ではありません。"
#, fuzzy
msgid "Select the style to use for this widget."
msgstr "このウィジェットに対する色定義を選択して下さい。"
#, fuzzy
msgid "Header format"
msgstr "サポートリーダー"
msgid "Error!"
msgstr "エラー"
#, fuzzy
msgid "Output format"
msgstr "完全な日付形式"
msgid "Format for start date"
msgstr ""
msgid ""
"Define the start date format using the standard PivotX <a href=\"http://book."
"pivotx.net/page/app-d\">date formatting options</a>."
msgstr ""
#, fuzzy
msgid "Format for end date"
msgstr "コメントのフォーマット"
msgid ""
"Define the end date format using the standard PivotX <a href=\"http://book."
"pivotx.net/page/app-d\">date formatting options</a>."
msgstr ""
#, fuzzy
msgid "Footer format"
msgstr "完全な日付形式"
msgid "Use only as snippet"
msgstr ""
#, php-format
msgid "Yes, I don't want %s to appear among the widgets."
msgstr ""
msgid "Google Maps API key"
msgstr "GoogleマップAPIキー"
msgid "Default width of map"
msgstr "地図の幅初期値"
msgid "Default height of map"
msgstr "地図の高さ初期値"
msgid "Default zoom for map"
msgstr "地図のズーム初期値"
msgid "Default latitude for map"
msgstr "地図の緯度初期値"
msgid "Default longitude for map"
msgstr "地図の経度初期値"
#, fuzzy
msgid "Default map type"
msgstr "標準テンプレート"
msgid "Preserve viewport when inserting KML files"
msgstr ""
msgid "Red"
msgstr "赤色"
msgid "Blue"
msgstr "青色"
msgid "Black"
msgstr "黒色"
msgid "Grey"
msgstr "灰色"
msgid "Select the color scheme to use for the widget."
msgstr "このウィジェットに対する色定義を選択して下さい。"
msgid "Your last.fm login name"
msgstr "last.fmログイン名"
msgid "That's not a proper login name!"
msgstr "正しいログイン名ではありません。"
msgid "The name you use to log in at <a href='http://last.fm'>Last.fm</a>."
msgstr "<a href='http://last.fm'>Last.fm</a>にログインするための名前"
msgid "Playing \"%nicefilename%\"."
msgstr ""
msgid "Youtube video \"%basename%\"."
msgstr "Youtube ビデオ \\'%basename%\\'"
msgid "Vimeo video \"%basename%\"."
msgstr "Vimeo ビデオ \\'%basename%\\'"
msgid "Video \"%nicefilename%\""
msgstr ""
msgid "This page requires a password to view. Please give the password."
msgstr ""
msgid "You don't have access to this page"
msgstr "このページへのアクセス権限がありません。"
msgid ""
"You didn't provide the correct password to access the requested entry. If "
"you've made a typo, go back, and try again. <br /><br />If you don't know "
"the password, you could ask the owner of the website to get access to the "
"entry."
msgstr ""
msgid ""
"# Enter each user with password on a new line.\n"
"# Use a hash to add comments or disable a user\n"
"# Example: password|username\n"
msgstr ""
msgid "Yes, but only pages and entries"
msgstr ""
#, fuzzy
msgid "Yes, for the complete site"
msgstr "完全なエントリを閲覧"
msgid "Enable password protection"
msgstr ""
msgid "Default password"
msgstr "既定のデフォルト"
msgid "This is the password that's requested when no other password is given."
msgstr ""
#, fuzzy
msgid "Password question"
msgstr "パスワードリセット"
msgid ""
"This is the text that people see, when they're being asked for the password."
msgstr ""
#, fuzzy
msgid "Access for logged in users"
msgstr "ログイン状態を保持しますか?"
msgid "Yes, don't require a password from a user that is logged in."
msgstr ""
#, fuzzy
msgid "'No access' template"
msgstr "ページテンプレート"
msgid "When the user is not granted access, show this template."
msgstr ""
#, fuzzy
msgid "'No access' title"
msgstr "エントリ日付"
msgid "When the user is not granted access, show this title."
msgstr ""
msgid "'No access' text"
msgstr ""
msgid "When the user is not granted access, show this text."
msgstr ""
msgid "All access ipnumbers"
msgstr ""
msgid "These ipnumbers can access everything without password."
msgstr ""
msgid "Users"
msgstr "ユーザー"
msgid "Password Protect"
msgstr "パスワードを守る"
msgid "Yes, protect this page with a password."
msgstr ""
msgid "Password"
msgstr "パスワード"
msgid ""
"Specify the required password, or leave blank to use the default password."
msgstr ""
msgid "Edit in Picnik"
msgstr ""
msgid "Keep original"
msgstr ""
msgid "Yes, keep the original image after editing it in Picnik"
msgstr ""
msgid "Hide buttons"
msgstr ""
msgid "Yes, replace the original 'edit' button for images"
msgstr ""
msgid "Picnik API key"
msgstr ""
#, fuzzy
msgid "That's not a proper API key!"
msgstr "適切なニックネームではありません。"
msgid ""
"If you have your own picnik API key, you may enter it here. <br /> Leave "
"this blank if you're not sure."
msgstr ""
msgid "Note"
msgstr "ノート"
msgid ""
"It seems you're running PivotX from a local network. The Picnik "
"extension<br /> needs to be able to fetch the images over the internet, so "
"it might not work on<br /> your current setup."
msgstr ""
msgid "Piwik URL"
msgstr ""
msgid "Either the global or local URL to where you have installed Piwik."
msgstr ""
msgid "Piwik Website ID "
msgstr ""
msgid "The id for the website as found in the Piwik website overview."
msgstr ""
msgid "Ignore IP"
msgstr ""
msgid "A comma separated list of IP that shouldn't be registered in Piwik."
msgstr ""
msgid "Preview link is only available for unpublished items."
msgstr ""
#, fuzzy
msgid "Publish preview"
msgstr "発行"
msgid "Preview"
msgstr "プレビュー"
msgid "Use this link if you want send someone a preview link."
msgstr ""
msgid "Preview link will be available for after you save."
msgstr ""
msgid "Shop Transactions"
msgstr ""
#, fuzzy
msgid "Default folder name"
msgstr "デフォルトの使用言語"
#, fuzzy
msgid "That's not a proper folder name!"
msgstr "適切なファイル名ではありません。"
msgid ""
"The name of the folder in where the images are that Slideshow should use. "
"This should be a folder inside your <tt>images</tt> folder. So if you input "
"<tt>slideshow</tt>, the slideshow will look in the <tt>/images/slideshow/</"
"tt> folder. Don't start or finish with a slash."
msgstr ""
#, fuzzy
msgid "Default timeout"
msgstr "デフォルトのカテゴリ"
msgid "The time (in milliseconds) between each image in the slideshow."
msgstr ""
#, fuzzy
msgid "Default width"
msgstr "地図の幅初期値"
#, fuzzy
msgid "Default height"
msgstr "地図の高さ初期値"
msgid ""
"The width and height of the thumbnails in the widget. The borders are added "
"to this, so the total dimensions of the widget can be wider and taller."
msgstr ""
#, fuzzy
msgid "Default zoom crop"
msgstr "地図のズーム初期値"
msgid ""
"The zoom crop value to use when creating thumbnails. See includes/timthumb."
"php for an explanation. Also notice the potential influence of timhumb_zc "
"setting."
msgstr ""
#, fuzzy
msgid "Default css"
msgstr "デフォルトの作者"
#, fuzzy
msgid "The css to use for slideshow."
msgstr "このウィジェットに対する色定義を選択して下さい。"
#, fuzzy
msgid "Limit"
msgstr "経過日数"
msgid ""
"This limits the number of items that are shown. If you set it too high, it "
"will take longer to load your site."
msgstr ""
msgid "Order by"
msgstr "順序"
#, fuzzy
msgid "Date ascending"
msgstr "日付表示"
#, fuzzy
msgid "Date descending"
msgstr "日付表示"
msgid "Alphabet"
msgstr ""
msgid "Random"
msgstr "不特定"
#, fuzzy
msgid "Select the order in which the images are shown."
msgstr "各章が表示されるときの順序を決定します。"
msgid "Use popup"
msgstr "ポップアップを使用"
msgid "Thickbox"
msgstr ""
msgid "Fancybox"
msgstr ""
msgid "Select which popup type images are displayed in when clicked."
msgstr ""
#, fuzzy
msgid "Use recursion"
msgstr "アイコンを使用"
#, fuzzy
msgid "Leaf"
msgstr "左寄せ"
msgid "All"
msgstr "全部"
msgid ""
"If recursion is enabled images from either all subdirectories or just the "
"leaf subdirectories will be included in the slide show."
msgstr ""
#, fuzzy
msgid "Use directories in title"
msgstr "使用ライブラリ/ツール"
msgid ""
"Yes, include directory names to the automatically generated image titles."
msgstr ""
msgid "Buttons"
msgstr ""
msgid ""
"Warning! If you use the default css (slideshow) then the buttons are hidden!"
msgstr ""
msgid "Show title when hovering over buttons"
msgstr ""
msgid "Yes, include the title as a tooltip for the buttons."
msgstr ""
msgid "Tooltip opacity"
msgstr ""
msgid "Set the opacity of the shown tooltip."
msgstr ""
msgid "Show buttons before slideshow"
msgstr ""
msgid "Yes, show the buttons first and then the slideshow."
msgstr ""
msgid "Warning! These features are experimental, so use them with caution!"
msgstr "注意!これらの機能は実験的です。使用の際は注意してください。"
msgid "IPTC Index"
msgstr ""
msgid ""
"Index of image title in IPTC table. (Picasa comments use '2#120'). Leave "
"blank to generate a nicename."
msgstr ""
#, fuzzy
msgid "IPTC Encoding"
msgstr "使用する文字コード"
msgid ""
"Encoding of image IPTC texts. (Use the iconv encoding names.) Leave blank "
"for no decoding."
msgstr ""
msgid "Share this:"
msgstr ""
msgid ""
"These icons link to social bookmarking sites where readers can share and "
"discover new web pages."
msgstr ""
"これらのアイコンは、訪問者が新しいウェブページを発見・共有するためのソーシャ"
"ルブックマークサービスへのリンクです。"
#, fuzzy
msgid "Tagline"
msgstr "インライン"
#, fuzzy
msgid "That's not a proper tagline!"
msgstr "適切なユーザー名ではありません。"
msgid "The text to display in front of the Social Bookmarking buttons."
msgstr ""
#, fuzzy
msgid "Open in new window"
msgstr "リンクを新規ウィンドウで開く"
msgid ""
"If you enable this, all links will open in a new (blank) window. Note: doing "
"this will prevent your website from being valid XHTML."
msgstr ""
#, fuzzy
msgid "Show these links"
msgstr "フィードを表示"
msgid "Rating button description"
msgstr ""
#, fuzzy
msgid "That's not a proper description!"
msgstr "適切なサイト名ではありません。"
msgid ""
"The text to display besides the star ranking buttons. You can use %count% "
"and %average% to insert those values."
msgstr ""
msgid "Rating average description"
msgstr ""
msgid ""
"The text to show when only showing a simple average. You can use %average% "
"to insert that value."
msgstr ""
msgid "Thank you for voting!"
msgstr ""
msgid "Use your browser's back button to go back to the previous page."
msgstr ""
#, fuzzy
msgid "Your WIE login name"
msgstr "last.fmログイン名"
msgid "That's not a proper username!"
msgstr "適切なユーザー名ではありません。"
#, fuzzy, php-format
msgid "The name you use to log in at %s"
msgstr "<a href='http://last.fm'>Last.fm</a>にログインするための名前"
msgid "Include weblog frontpages"
msgstr ""
#, fuzzy
msgid "Only weblog"
msgstr "ウェブログ"
msgid "Select a weblog or weblogs that should only be added to the sitemap."
msgstr ""
#, fuzzy
msgid "Exclude weblog"
msgstr "ウェブログを閲覧"
msgid "Select a weblog or weblogs that should not be added to the sitemap."
msgstr ""
msgid "Include entries"
msgstr "エントリを含める"
#, fuzzy
msgid "Only category"
msgstr "カテゴリ"
msgid ""
"Select a category or categories that should only be added to the sitemap."
msgstr ""
#, fuzzy
msgid "Exclude category"
msgstr "カテゴリを編集"
msgid ""
"Select a category or categories that should not be added to the sitemap."
msgstr ""
msgid "Include pages"
msgstr "ページを含める"
#, fuzzy
msgid "Only chapter"
msgstr "章"
msgid "Select a chapter or chapters that should only be added to the sitemap."
msgstr ""
#, fuzzy
msgid "Exclude chapter"
msgstr "章を編集"
msgid "Select a chapter or chapters that should not be added to the sitemap."
msgstr ""
msgid "Filter as any robot"
msgstr ""
msgid ""
"Test each sitemap entry against all Disallow rules in robots.txt. User-agent "
"qualifiers are ignored, every Disallow will contribute to URI exclusion."
msgstr ""
msgid "If this doesn't make any sense to you, leave the check box unchecked."
msgstr ""
msgid "Additional URIs"
msgstr ""
msgid ""
"Additional URIs to include in sitemap. Separate the URIs with a comma. The "
"URIs should be absolute paths (i.e. /myuri/here). Last modified will always "
"be set to the current day."
msgstr ""
msgid "About"
msgstr "サイトについて"
msgid "Latest Comments"
msgstr "最近のコメント"
msgid "Stuff"
msgstr "スタッフ"
msgid "Archives"
msgstr "アーカイブ"
msgid "Categories"
msgstr "カテゴリ"
msgid "Links"
msgstr "リンク"
msgid "Search"
msgstr "検索"
msgid "Linkdump"
msgstr "リンクダンプ"
msgid "Home"
msgstr "ホーム"
msgid "Tag Cloud"
msgstr "タグクラウド"
msgid "Search Results"
msgstr "検索結果"
msgid "Name"
msgstr "名前"
msgid "Email"
msgstr "メールアドレス"
msgid "URL"
msgstr "URL"
msgid "Post Comment"
msgstr "コメントを投稿"
msgid "Preview Comment"
msgstr "コメントのプレビュー"
msgid "Remember personal info?"
msgstr "個人情報を記憶"
msgid "Yes, give me a cookie and remember me."
msgstr "クッキーに情報を記憶します。"
msgid "Navigation"
msgstr "ナビゲーション"
msgid "Top"
msgstr "トップ"
msgid "Powered by"
msgstr "Powered by"
#, fuzzy
msgid "More"
msgstr "続きを読む"
msgid "Pages"
msgstr "ページ"
msgid "Meta"
msgstr "メタ情報"
msgid "(optional field)"
msgstr "(必要なし)"
msgid "Comment"
msgstr "コメント"
msgid "Notify"
msgstr "通知"
msgid "Yes, send me email when someone replies."
msgstr "このエントリへコメントがあった場合、自分宛に通知する"
msgid "Hide email"
msgstr "アドレス非表示"
msgid "Yes, hide my email address."
msgstr "メールアドレスを表示しない"
msgid ""
"<strong>Small print:</strong> All html tags except <b> and <i> "
"will be removed from your comment. You can make links by just typing the url "
"or mail-address."
msgstr ""
"<b>注意:</b> 使用できるタグは <b> と <i> のみです。URLやメールア"
"ドレスはそのまま記述すればリンクになります。"
msgid "Warning!"
msgstr "注意!"
msgid "Javascript and Cookies must be enabled to log in to PivotX."
msgstr ""
msgid ""
"PivotX couldn't set the session properly. Try logging out, and logging on "
"again. You could also try clearing your browser's cache, and make sure no "
"software on your computer is interfering with the cookies."
msgstr ""
"セッションを正しくセットすることができませんでした。一旦ログアウトして、再度"
"ログインを行ってください。また、ブラウザのキャッシュを消去し、クッキーに対し"
"て干渉をおこすソフトウェアが起動していないことも確認してください。"
msgid "If the problem persists, ask for help on the forum."
msgstr "もし問題が続くようであれば、フォーラムへの投稿をお願いします。"
msgid "Insert an Image"
msgstr "イメージを挿入"
msgid ""
"To insert an image, you should upload an image, or select a previously "
"uploaded image."
msgstr ""
"イメージを挿入するには、イメージをアップロードするか既にアップロードしてある"
"イメージを選択してください。"
msgid "2 MB Max"
msgstr ""
msgid "Image name"
msgstr "イメージ名"
msgid "Select an image"
msgstr "イメージを選択"
msgid "Alternate text"
msgstr "代替テキスト"
msgid "Title"
msgstr "タイトル"
msgid "Align"
msgstr "配置"
msgid "Center (default)"
msgstr "中央(デフォルト)"
msgid "Left"
msgstr "左寄せ"
msgid "Right"
msgstr "右寄せ"
msgid "Inline"
msgstr "インライン"
msgid "Insert image!"
msgstr "イメージを挿入"
msgid "Cancel"
msgstr "キャンセル"
msgid "Filter on:"
msgstr "フィルタリング"
msgid "Category"