Please note: This is the read-only master18 wiki for moin 1.8.x content. For moin 1.9.x content, please see the same page in master19 wiki.

Gettext status messages:

715 translated messages, 4 fuzzy translations, 17 untranslated messages.

Input:

0001: 
0002: #
0003: # MoinMoin ja system text translation
0004: #
0005: msgid ""
0006: msgstr ""
0007: "Project-Id-Version: MoinMoin 1.8\n"
0008: "Report-Msgid-Bugs-To: \n"
0009: "POT-Creation-Date: 2010-06-05 16:53+0200\n"
0010: "PO-Revision-Date: 2008-06-18 07:54+0900\n"
0011: "Last-Translator: MasatakeIwasaki\n"
0012: "Language-Team: Japanese <moin-devel@lists.sourceforge.net>\n"
0013: "MIME-Version: 1.0\n"
0014: "Content-Type: text/plain; charset=utf-8\n"
0015: "Content-Transfer-Encoding: 8bit\n"
0016: "X-Direction: ltr\n"
0017: "X-Language: Japanese\n"
0018: "X-Language-in-English: Japanese\n"
0019: "X-HasWikiMarkup: True\n"
0020: 
0021: msgid "The wiki is currently not reachable."
0022: msgstr "現在そのwikiは利用できません。"
0023: 
0024: msgid "Invalid username or password."
0025: msgstr "ユーザ名またはパスワードが不正です。"
0026: 
0027: #, python-format
0028: msgid ""
0029: "The remote wiki uses a different InterWiki name (%(remotename)s) internally "
0030: "than you specified (%(localname)s)."
0031: msgstr ""
0032: "リモートのwikiは異なるInterWiki名を利用しています。リモート: %(remotename)s、"
0033: "ローカル: %(localname)s。"
0034: 
0035: msgid "Your changes are not saved!"
0036: msgstr "このページに対する変更は保存されませんでした。"
0037: 
0038: msgid "You are not allowed to edit this page."
0039: msgstr "このページを編集する権限がありません。"
0040: 
0041: msgid "Page is immutable!"
0042: msgstr "このページは編集できません。"
0043: 
0044: msgid "Cannot edit old revisions!"
0045: msgstr "古いリビジョンを編集することはできません。"
0046: 
0047: msgid "The lock you held timed out. Be prepared for editing conflicts!"
0048: msgstr ""
0049: "ページのロックが期限切れになりました。他のユーザが行う編集と衝突する可能性が"
0050: "あります。"
0051: 
0052: msgid "Page name is too long, try shorter name."
0053: msgstr "ページ名が長すぎます。短い名前を指定してください。"
0054: 
0055: #, python-format
0056: msgid "Draft of \"%(pagename)s\""
0057: msgstr "\"%(pagename)s\"のドラフト"
0058: 
0059: #, python-format
0060: msgid "Edit \"%(pagename)s\""
0061: msgstr "\"%(pagename)s\"を編集"
0062: 
0063: #, python-format
0064: msgid "Preview of \"%(pagename)s\""
0065: msgstr "\"%(pagename)s\"のプレビュー"
0066: 
0067: #, python-format
0068: msgid "Your edit lock on %(lock_page)s has expired!"
0069: msgstr "%(lock_page)sに対するロックが期間切れになりました。"
0070: 
0071: #, python-format
0072: msgid "Your edit lock on %(lock_page)s will expire in # minutes."
0073: msgstr "%(lock_page)sに対するロックは#分で期限切れになります。"
0074: 
0075: #, python-format
0076: msgid "Your edit lock on %(lock_page)s will expire in # seconds."
0077: msgstr "%(lock_page)sに対するロックは#秒で期限切れになります。"
0078: 
0079: msgid "Someone else deleted this page while you were editing!"
0080: msgstr "編集中に他のユーザがこのページを削除してしまいました。"
0081: 
0082: msgid "Someone else changed this page while you were editing!"
0083: msgstr "編集中に他のユーザがこのページを変更しました。"
0084: 
0085: msgid ""
0086: "Someone else saved this page while you were editing!\n"
0087: "Please review the page and save then. Do not save this page as it is!"
0088: msgstr ""
0089: "編集中に他のユーザがこのページを変更しました。\n"
0090: "変更された内容を確認してから保存してください。決してこのままの状態では保存し"
0091: "ないでください。"
0092: 
0093: msgid "[Content loaded from draft]"
0094: msgstr "[内容はドラフトからロードされました]"
0095: 
0096: #, python-format
0097: msgid "[Content of new page loaded from %s]"
0098: msgstr "[新しいページの内容が%sからロードされました]"
0099: 
0100: #, python-format
0101: msgid "[Template %s not found]"
0102: msgstr "[テンプレート%sが見つかりません]"
0103: 
0104: #, python-format
0105: msgid "[You may not read %s]"
0106: msgstr "[%sを読む権限がありません]"
0107: 
0108: #, python-format
0109: msgid ""
0110: "'''<<BR>>Your draft based on revision %(draft_rev)d (saved %"
0111: "(draft_timestamp_str)s) can be loaded instead of the current revision %"
0112: "(page_rev)d by using the load draft button - in case you lost your last edit "
0113: "somehow without saving it.''' A draft gets saved for you when you do a "
0114: "preview, cancel an edit or unsuccessfully save."
0115: msgstr ""
0116: "'''<<BR>>\"ドラフトをロード\"ボタンによって、現在のリビジョン %(page_rev)dで"
0117: "はなく、リビジョン %(draft_rev)d (%(draft_timestamp_str)sに保存)を基にしたド"
0118: "ラフトをロードすることができます。'''ドラフトはプレビューや編集のキャンセル、"
0119: "保存失敗時に作成されます。"
0120: 
0121: #, python-format
0122: msgid "Describe %s here."
0123: msgstr "%sについて、ここに記述してください。"
0124: 
0125: msgid "Check Spelling"
0126: msgstr "スペルチェック"
0127: 
0128: msgid "Save Changes"
0129: msgstr "編集内容の保存"
0130: 
0131: msgid "Cancel"
0132: msgstr "キャンセル"
0133: 
0134: #, python-format
0135: msgid ""
0136: "By hitting '''%(save_button_text)s''' you put your changes under the %"
0137: "(license_link)s.\n"
0138: "If you don't want that, hit '''%(cancel_button_text)s''' to cancel your "
0139: "changes."
0140: msgstr ""
0141: "'''%(save_button_text)s'''をクリックすると%(license_link)sに編集内容が保存さ"
0142: "れます。\n"
0143: "編集をキャンセルする場合には'''%(cancel_button_text)s'''をクリックしてくださ"
0144: "い。"
0145: 
0146: msgid "Preview"
0147: msgstr "プレビュー"
0148: 
0149: msgid "GUI Mode"
0150: msgstr "GUIモード"
0151: 
0152: msgid "Load Draft"
0153: msgstr "ドラフトをロード"
0154: 
0155: msgid "Trivial change"
0156: msgstr "ささいな変更"
0157: 
0158: msgid "Comment:"
0159: msgstr "コメント:"
0160: 
0161: msgid "<No addition>"
0162: msgstr "<追加無し>"
0163: 
0164: #, python-format
0165: msgid "Add to: %(category)s"
0166: msgstr "%(category)sに追加"
0167: 
0168: msgid "Remove trailing whitespace from each line"
0169: msgstr "行末の空白を削除"
0170: 
0171: msgid "Edit was cancelled."
0172: msgstr "編集はキャンセルされました。"
0173: 
0174: msgid "You can't copy to an empty pagename."
0175: msgstr "コピー先のページ名が指定されていません。"
0176: 
0177: msgid "You are not allowed to copy this page!"
0178: msgstr "このページをコピーする権限がありません。"
0179: 
0180: #, python-format
0181: msgid ""
0182: "'''A page with the name {{{'%s'}}} already exists.'''\n"
0183: "\n"
0184: "Try a different name."
0185: msgstr ""
0186: "ページ名{{{'%s'}}}のページがすでに存在します。\n"
0187: "違う名前を利用してください。"
0188: 
0189: #, python-format
0190: msgid "Could not copy page because of file system error: %s."
0191: msgstr "ファイルシステムエラー(%s)により、ページをコピーできませんでした。"
0192: 
0193: msgid "You are not allowed to rename this page!"
0194: msgstr "このページの名前を変更する権限がありません。"
0195: 
0196: msgid "You can't rename to an empty pagename."
0197: msgstr "変更後のページ名が指定されていません。"
0198: 
0199: #, python-format
0200: msgid "Could not rename page because of file system error: %s."
0201: msgstr "ファイルシステムエラー(%s)により、ページ名を変更できませんでした。"
0202: 
0203: msgid "You are not allowed to delete this page!"
0204: msgstr "このページを削除する権限がありません。"
0205: 
0206: msgid "Thank you for your changes. Your attention to detail is appreciated."
0207: msgstr "ページが更新されました。Thank you!"
0208: 
0209: #, python-format
0210: msgid "Page \"%s\" was successfully deleted!"
0211: msgstr "ページ\"%s\"を削除しました。"
0212: 
0213: #, python-format
0214: msgid "Page could not get locked. Unexpected error (errno=%d)."
0215: msgstr ""
0216: "ページをロックすることができませんでした。予期しないエラー(errno=%d)が発生し"
0217: "ました。"
0218: 
0219: msgid "Page could not get locked. Missing 'current' file?"
0220: msgstr ""
0221: "ページをロックすることができませんでした。'最新'のファイルが存在しないのかも"
0222: "しれません。"
0223: 
0224: #, python-format
0225: msgid ""
0226: "Unable to determine current page revision from the 'current' file. The page %"
0227: "s is damaged and cannot be edited right now."
0228: msgstr ""
0229: "現在のファイルから最新のリビジョンを判断することができません。ページ %s は破"
0230: "損しているため、編集することはできません。"
0231: 
0232: #, python-format
0233: msgid "Cannot save page %s, no storage space left."
0234: msgstr "ページ %s を保存することができません。ディスクがいっぱいです。"
0235: 
0236: #, python-format
0237: msgid "An I/O error occurred while saving page %s (errno=%d)"
0238: msgstr "ページ %s を保存中にI/Oエラーが発生しました。(errno=%d)"
0239: 
0240: msgid "You are not allowed to edit this page!"
0241: msgstr "このページを削除する権限がありません。"
0242: 
0243: msgid "You cannot save empty pages."
0244: msgstr "空のページは保存できません。"
0245: 
0246: msgid "You already saved this page!"
0247: msgstr "既にこのページを保存済みです。"
0248: 
0249: msgid "You already edited this page! Please do not use the back button."
0250: msgstr ""
0251: "既にこのページを編集しています。ブラウザの「戻る」ボタンは使わないでくださ"
0252: "い。"
0253: 
0254: msgid "You did not change the page content, not saved!"
0255: msgstr "このページに対する変更は行われませんでした。"
0256: 
0257: msgid ""
0258: "You can't change ACLs on this page since you have no admin rights on it!"
0259: msgstr ""
0260: "このページのACL(アクセスコントロールリスト)を変更する権限がありません。"
0261: 
0262: msgid "Notifications sent to:"
0263: msgstr "次の方に通知されました:"
0264: 
0265: #, python-format
0266: msgid ""
0267: "The lock of %(owner)s timed out %(mins_ago)d minute(s) ago, and you were "
0268: "granted the lock for this page."
0269: msgstr ""
0270: "このページに対する%(owner)sのロックは%(mins_ago)d分前に期限切れになりました。"
0271: "現在、あなたがこのページをロックしています。"
0272: 
0273: #, python-format
0274: msgid ""
0275: "Other users will be ''blocked'' from editing this page until %(bumptime)s."
0276: msgstr "他のユーザは%(bumptime)sまでこのページを編集することはできません。"
0277: 
0278: #, python-format
0279: msgid ""
0280: "Other users will be ''warned'' until %(bumptime)s that you are editing this "
0281: "page."
0282: msgstr ""
0283: "他のユーザは%(bumptime)sまであなたがこのページを編集していると警告されます。"
0284: 
0285: msgid "Use the Preview button to extend the locking period."
0286: msgstr "ロックの期限を延長するには、プレビューボタンをクリックしてください。"
0287: 
0288: #, python-format
0289: msgid ""
0290: "This page is currently ''locked'' for editing by %(owner)s until %(timestamp)"
0291: "s, i.e. for %(mins_valid)d minute(s)."
0292: msgstr ""
0293: "このページは%(timestamp)sまで(あと%(mins_valid)d分)%(owner)sによってロックさ"
0294: "れれているため、編集できません。"
0295: 
0296: #, python-format
0297: msgid ""
0298: "This page was opened for editing or last previewed at %(timestamp)s by %"
0299: "(owner)s.<<BR>>\n"
0300: "'''You should ''refrain from editing'' this page for at least another %"
0301: "(mins_valid)d minute(s),\n"
0302: "to avoid editing conflicts.'''<<BR>>\n"
0303: "To leave the editor, press the Cancel button."
0304: msgstr ""
0305: "このページは%(timestamp)sに%(owner)sによって編集が開始された、またはプレ"
0306: "ビューされました。<<BR>>\n"
0307: "'''編集の衝突を避けるため、あと%(mins_valid)d分は''編集を行わないでくださ"
0308: "い。'''''<<BR>>\n"
0309: "キャンセルボタンで編集を中断できます。"
0310: 
0311: msgid "<unknown>"
0312: msgstr "<不明>"
0313: 
0314: #, python-format
0315: msgid ""
0316: "Login Name: %s\n"
0317: "\n"
0318: "Password recovery token: %s\n"
0319: "\n"
0320: "Password reset URL: %s/?action=recoverpass&name=%s&token=%s\n"
0321: msgstr ""
0322: "ログイン名: %s\n"
0323: "\n"
0324: "パスワード回復トークン: %s\n"
0325: "\n"
0326: "パスワード初期化URL: %s/?action=recoverpass&name=%s&token=%s\n"
0327: 
0328: msgid ""
0329: "Somebody has requested to email you a password recovery token.\n"
0330: "\n"
0331: "If you lost your password, please go to the password reset URL below or\n"
0332: "go to the password recovery page again and enter your username and the\n"
0333: "recovery token.\n"
0334: msgstr ""
0335: "パスワード回復トークンが要求されました。\n"
0336: "\n"
0337: "パスワードを忘れてしまった場合は以下のパスワード初期化URLにいくか\n"
0338: "もう一度パスワード回復ページにいきユーザー名と回復トークンを入力してくださ"
0339: "い。\n"
0340: 
0341: #, python-format
0342: msgid "[%(sitename)s] Your wiki account data"
0343: msgstr "[%(sitename)s] アカウント情報"
0344: 
0345: #, python-format
0346: msgid "The package needs a newer version of MoinMoin (at least %s)."
0347: msgstr "このパッケージには新しいバージョン(%s以上)のMoinMoinが必要です。"
0348: 
0349: msgid "The theme name is not set."
0350: msgstr "テーマ名が設定されていません。"
0351: 
0352: msgid "Installing theme files is only supported for standalone type servers."
0353: msgstr ""
0354: "テーマファイルをインストールできるのは、standaloneタイプのサーバだけです。"
0355: 
0356: #, python-format
0357: msgid "Installation of '%(filename)s' failed."
0358: msgstr "%(filename)s'のインストールに失敗しました。"
0359: 
0360: #, python-format
0361: msgid "The file %s is not a MoinMoin package file."
0362: msgstr "%sはMoinMoinのパッケージファイルではありません。"
0363: 
0364: #, python-format
0365: msgid "The page %s does not exist."
0366: msgstr "ページ %s は存在しません。"
0367: 
0368: msgid "Invalid package file header."
0369: msgstr "パッケージファイルのへッダが不正です。"
0370: 
0371: msgid "Package file format unsupported."
0372: msgstr "パッケージファイルフォーマットはサポートされていません。"
0373: 
0374: #, python-format
0375: msgid "Unknown function %(func)s in line %(lineno)i."
0376: msgstr "%(lineno)i行目に不明な関数 %(func)s があります。"
0377: 
0378: #, python-format
0379: msgid "The file %s was not found in the package."
0380: msgstr "ファイル %s はパッケージ内に存在しません。"
0381: 
0382: msgid "Text mode"
0383: msgstr "テキストモード"
0384: 
0385: #, python-format
0386: msgid "Argument \"%s\" must be a boolean value, not \"%s\""
0387: msgstr "引数\"%s\"はbooleanです。\"%s\"ではありません。"
0388: 
0389: #, python-format
0390: msgid "Argument must be a boolean value, not \"%s\""
0391: msgstr "引数はbooleanです。\"%s\"ではありません。"
0392: 
0393: #, python-format
0394: msgid "Argument \"%s\" must be an integer value, not \"%s\""
0395: msgstr "引数\"%s\"はintです。\"%s\"ではありません。"
0396: 
0397: #, python-format
0398: msgid "Argument must be an integer value, not \"%s\""
0399: msgstr "引数はintです。\"%s\"ではありません。"
0400: 
0401: #, python-format
0402: msgid "Argument \"%s\" must be a floating point value, not \"%s\""
0403: msgstr "引数\"%s\"はfloatです。\"%s\"ではありません。"
0404: 
0405: #, python-format
0406: msgid "Argument must be a floating point value, not \"%s\""
0407: msgstr "引数はfloatです。\"%s\"ではありません。"
0408: 
0409: #, python-format
0410: msgid "Argument \"%s\" must be a complex value, not \"%s\""
0411: msgstr "引数\"%s\"はcomplexです。\"%s\"ではありません。"
0412: 
0413: #, python-format
0414: msgid "Argument must be a complex value, not \"%s\""
0415: msgstr "引数はcomplexです。\"%s\"ではありません。"
0416: 
0417: #, python-format
0418: msgid "Argument \"%s\" must be one of \"%s\", not \"%s\""
0419: msgstr "引数\"%s\"は\"%s\"のうちのいずれかです。\"%s\"ではありません。"
0420: 
0421: #, python-format
0422: msgid "Argument must be one of \"%s\", not \"%s\""
0423: msgstr "引数は\"%s\"のうちのいずれかです。\"%s\"ではありません。"
0424: 
0425: msgid "Too many arguments"
0426: msgstr "引数が多すぎます。"
0427: 
0428: msgid "Cannot have arguments without name following named arguments"
0429: msgstr "名前つき引数のうしろに名前なし引数を指定することはできません。"
0430: 
0431: #, python-format
0432: msgid "Argument \"%s\" is required"
0433: msgstr "引数\"%s\"は必須です。"
0434: 
0435: #, python-format
0436: msgid "No argument named \"%s\""
0437: msgstr "\"%s\"という引数はありません。"
0438: 
0439: #, python-format
0440: msgid "Expected \"=\" to follow \"%(token)s\""
0441: msgstr "\"%(token)s\"の後に\"=\"がありません。"
0442: 
0443: #, python-format
0444: msgid "Expected a value for key \"%(token)s\""
0445: msgstr "\"%(token)s\"キーに値がありません。"
0446: 
0447: #, python-format
0448: msgid "Invalid highlighting regular expression \"%(regex)s\": %(error)s"
0449: msgstr "不正な正規表現ハイライト: \"%(regex)s\": %(error)s"
0450: 
0451: msgid ""
0452: "The backed up content of this page is deprecated and will not be included in "
0453: "search results!"
0454: msgstr ""
0455: "このページのバックアップ保存された内容は\"deprecated\"であるため、検索結果に"
0456: "は含まれません。"
0457: 
0458: #, python-format
0459: msgid "Revision %(rev)d as of %(date)s"
0460: msgstr "%(date)s時点のリビジョン%(rev)d"
0461: 
0462: #, python-format
0463: msgid "Redirected from page \"%(page)s\""
0464: msgstr "\"%(page)s\"からリダイレクトされました。"
0465: 
0466: #, python-format
0467: msgid "This page redirects to page \"%(page)s\""
0468: msgstr "このページは\"%(page)s\"にリダイレクトします。"
0469: 
0470: msgid "Create New Page"
0471: msgstr "新しいページを作成"
0472: 
0473: msgid "You are not allowed to view this page."
0474: msgstr "このページを読む権限がありません。"
0475: 
0476: msgid "Switch user"
0477: msgstr "ユーザ切り替え"
0478: 
0479: msgid "No user selected"
0480: msgstr "ユーザが選択されていません"
0481: 
0482: msgid ""
0483: "You can now change the settings of the selected user account; log out to get "
0484: "back to your account."
0485: msgstr ""
0486: "選択されたユーザの設定変更することができます。あなたのアカウントに戻すにはロ"
0487: "グアウトしてください。"
0488: 
0489: msgid "You are the only user."
0490: msgstr "あなたは唯一のユーザです。"
0491: 
0492: msgid ""
0493: "As a superuser, you can temporarily assume the identity of another user."
0494: msgstr "スーパーユーザは、一時的に別のユーザとして振舞うことができます。"
0495: 
0496: msgid "Select User"
0497: msgstr "ユーザ選択"
0498: 
0499: msgid "Change password"
0500: msgstr "パスワード変更"
0501: 
0502: msgid "Passwords don't match!"
0503: msgstr "パスワードが一致していません。"
0504: 
0505: msgid "Please specify a password!"
0506: msgstr "パスワードを入力してください。"
0507: 
0508: #, python-format
0509: msgid "Password not acceptable: %s"
0510: msgstr "パスワードを受け入れることはできません: %s"
0511: 
0512: msgid "Your password has been changed."
0513: msgstr "パスワードが変更されました。"
0514: 
0515: msgid "To change your password, enter a new password twice."
0516: msgstr "パスワードを変更するためには、新しいパスワードを2回入力してください。"
0517: 
0518: msgid "Password"
0519: msgstr "パスワード"
0520: 
0521: msgid "Password repeat"
0522: msgstr "パスワード(もう一度)"
0523: 
0524: msgid "OpenID settings"
0525: msgstr "OpenIDの設定"
0526: 
0527: msgid "Cannot remove all OpenIDs."
0528: msgstr "すべてのOpenIDを削除することはできません"
0529: 
0530: msgid "The selected OpenIDs have been removed."
0531: msgstr "選択されたOpenIDは削除されています。"
0532: 
0533: msgid "No OpenID given."
0534: msgstr "OpenIDが指定されていません。"
0535: 
0536: msgid "OpenID is already present."
0537: msgstr "OpenIDはすでに存在しています。"
0538: 
0539: msgid "Failed to resolve OpenID."
0540: msgstr "OpenIDの解決に失敗しました。"
0541: 
0542: msgid "OpenID discovery failure, not a valid OpenID."
0543: msgstr "OpenIDを発見できません。OpenIDが正しくありません。"
0544: 
0545: #, python-format
0546: msgid "OpenID error: %s."
0547: msgstr "OpenID エラー: %s"
0548: 
0549: msgid "Verification canceled."
0550: msgstr "検証はキャンセルされました。"
0551: 
0552: msgid "This OpenID is already used for another account."
0553: msgstr "このOpenIDはすでに他のユーザに使用されています。"
0554: 
0555: msgid "OpenID added successfully."
0556: msgstr "OpenIDの追加が成功しました。"
0557: 
0558: msgid "OpenID failure."
0559: msgstr "OpenID 失敗しました"
0560: 
0561: msgid "Current OpenIDs"
0562: msgstr "現在のOpenID"
0563: 
0564: msgid "Remove selected"
0565: msgstr "選択したものを削除"
0566: 
0567: msgid "Add OpenID"
0568: msgstr "OpenIDを追加"
0569: 
0570: msgid "OpenID verification requires that you click this button:"
0571: msgstr "このボタンをクリックしてOpenIDを検証してください:"
0572: 
0573: msgid "Notification"
0574: msgstr "メールで通知"
0575: 
0576: msgid "Notification settings saved!"
0577: msgstr "通知の設定が保存されました!"
0578: 
0579: msgid "'''Email'''"
0580: msgstr "メールアドレス"
0581: 
0582: msgid "'''Jabber'''"
0583: msgstr "Jabber"
0584: 
0585: msgid "'''Event type'''"
0586: msgstr "イベント種別"
0587: 
0588: msgid "Select the events you want to be notified about."
0589: msgstr "通知の対象としたいイベントを選択してください。"
0590: 
0591: msgid ""
0592: "Before you can be notified, you need to provide a way to contact you in the "
0593: "general preferences."
0594: msgstr "通知を受ける前に、プレファレンスで通知の方法を指定することができます。"
0595: 
0596: msgid "Subscribed events"
0597: msgstr "購読中のイベント"
0598: 
0599: msgid "Subscribed wiki pages<<BR>>(one regex per line)"
0600: msgstr "購読中のwikiページ<<BR>>(1行あたりひとつの正規表現)"
0601: 
0602: msgid "Save"
0603: msgstr "保存"
0604: 
0605: msgid "Preferences"
0606: msgstr "プレファレンス"
0607: 
0608: #, python-format
0609: msgid ""
0610: "Invalid user name {{{'%s'}}}.\n"
0611: "Name may contain any Unicode alpha numeric character, with optional one\n"
0612: "space between words. Group page name is not allowed."
0613: msgstr ""
0614: "{{{'%s'}}}は、不正なユーザ名です。\n"
0615: "ユーザ名には、すべてのUnicode英数文字(単語の間に1個のスペースを入れることも"
0616: "可)が使用できます。グループ名を利用することはできません。"
0617: 
0618: msgid "This user name already belongs to somebody else."
0619: msgstr "このユーザ名はすでに利用されています。"
0620: 
0621: msgid "Empty user name. Please enter a user name."
0622: msgstr "ユーザ名が入力されていません。ユーザ名を入力してください。"
0623: 
0624: msgid ""
0625: "Please provide your email address. If you lose your login information, you "
0626: "can get it by email."
0627: msgstr ""
0628: "メールアドレスを入力してください。ログイン情報を忘れてしまった際、メールにて"
0629: "お知らせするために必要となります。"
0630: 
0631: msgid "This email already belongs to somebody else."
0632: msgstr "このメールアドレスはすでに利用されています。"
0633: 
0634: msgid "This jabber id already belongs to somebody else."
0635: msgstr "このJabber IDはすでに利用されています。"
0636: 
0637: #, python-format
0638: msgid "The theme '%(theme_name)s' could not be loaded!"
0639: msgstr "テーマ'%(theme_name)s'を読み込めませんでした。"
0640: 
0641: msgid "User preferences saved!"
0642: msgstr "ユーザプレファレンスを保存しました。"
0643: 
0644: msgid "Default"
0645: msgstr "デフォルト"
0646: 
0647: msgid "<Browser setting>"
0648: msgstr "<ブラウザの設定>"
0649: 
0650: msgid "the one preferred"
0651: msgstr "お好み"
0652: 
0653: msgid "free choice"
0654: msgstr "自由選択"
0655: 
0656: msgid "Preferred theme"
0657: msgstr "テーマ"
0658: 
0659: msgid "Editor Preference"
0660: msgstr "エディタの好み"
0661: 
0662: msgid "Editor shown on UI"
0663: msgstr "UIで表示されるエディタ"
0664: 
0665: msgid "Time zone"
0666: msgstr "タイムゾーン"
0667: 
0668: msgid "Your time is"
0669: msgstr "あなたの時間"
0670: 
0671: msgid "Server time is"
0672: msgstr "サーバの時間"
0673: 
0674: msgid "Date format"
0675: msgstr "日付の形式"
0676: 
0677: msgid "Preferred language"
0678: msgstr "言語"
0679: 
0680: msgid "General options"
0681: msgstr "一般的なオプション"
0682: 
0683: msgid "Quick links"
0684: msgstr "クイックリンク"
0685: 
0686: msgid "OpenID server"
0687: msgstr ""
!!!!
0689: msgid "The selected websites have been removed."
0690: msgstr ""
!!!!
0692: msgid "Trusted websites"
0693: msgstr ""
!!!!
0695: msgid "Line"
0696: msgstr "行"
0697: 
0698: msgid "No differences found!"
0699: msgstr "差分は見つかりませんでした。"
0700: 
0701: msgid "Deletions are marked like this."
0702: msgstr "削除された箇所はこのように表示されます。"
0703: 
0704: msgid "Additions are marked like this."
0705: msgstr "追加された箇所はこのように表示されます。"
0706: 
0707: msgid "You need to log in."
0708: msgstr "ログインしてください。"
0709: 
0710: msgid ""
0711: "Please choose an account name now.\n"
0712: "If you choose an existing account name you will be asked for the\n"
0713: "password and be able to associate the account with your OpenID."
0714: msgstr ""
0715: "アカウント名を指定してください。既存のアカウント名を指定した場合、パスワード"
0716: "の入力が求められます。また、アカウントとOpenIDを関連付けることができます。"
0717: 
0718: msgid "Name"
0719: msgstr "名前"
0720: 
0721: msgid "Choose this name"
0722: msgstr "このユーザ名を選択"
0723: 
0724: msgid "This is not a valid username, choose a different one."
0725: msgstr "正しいユーザ名ではありません、別のユーザ名を選んでください"
0726: 
0727: msgid ""
0728: "The username you have chosen is already\n"
0729: "taken. If it is your username, enter your password below to associate\n"
0730: "the username with your OpenID. Otherwise, please choose a different\n"
0731: "username and leave the password field blank."
0732: msgstr ""
0733: "指定されたユーザ名はすでに利用されています。\n"
0734: "もしこれがあなたのユーザ名であれば、パスワードを入力し、\n"
0735: "ユーザ名をOpenIDと結び付けてください。\n"
0736: "そうでない場合、パスワード欄は空欄のまま、別のユーザ名を指定してください。"
0737: 
0738: msgid "Associate this name"
0739: msgstr "この名前を関連付ける"
0740: 
0741: msgid "Your account is now associated to your OpenID."
0742: msgstr "あなたのアカウントはOpenIDと結びつけられています。"
0743: 
0744: msgid "The password you entered is not valid."
0745: msgstr "入力されたパスワードが間違っています。"
0746: 
0747: msgid "Anonymous sessions need to be enabled for OpenID login."
0748: msgstr ""
0749: "OpenIDによるログインを行うためには匿名セッションを有効にする必要があります。"
0750: 
0751: msgid "No OpenID."
0752: msgstr "OpenIDがありません。"
0753: 
0754: msgid ""
0755: "If you do not have an account yet, you can still log in with your OpenID and "
0756: "create one during login."
0757: msgstr ""
0758: "まだアカウントを持っていない場合、OpenIDによってログインした状態で作成するこ"
0759: "とができます。"
0760: 
0761: msgid "Could not contact botbouncer.com."
0762: msgstr "botbouncer.com に接続できません。"
0763: 
0764: msgid "Missing password. Please enter user name and password."
0765: msgstr ""
0766: "パスワードが入力されていません。ユーザ名とパスワードを入力してください。"
0767: 
0768: #, python-format
0769: msgid "LDAP server %(server)s failed."
0770: msgstr "LDAP server %(server)s への接続に失敗しました。"
0771: 
0772: msgid "Failed to connect to database."
0773: msgstr "データベースの接続に失敗しました。"
0774: 
0775: #, python-format
0776: msgid ""
0777: "If you do not have an account, <a href=\"%(userprefslink)s\">you can create "
0778: "one now</a>. <a href=\"%(sendmypasswordlink)s\">Forgot your password?</a>"
0779: msgstr ""
0780: "アカウントを持っていない場合、<a href=\"%(userprefslink)s\">作成することがで"
0781: "きます</a>。<a href=\"%(sendmypasswordlink)s\">もしくはパスワードをお忘れです"
0782: "か?</a>"
0783: 
0784: msgid ""
0785: " Emphasis:: <<Verbatim(//)>>''italics''<<Verbatim(//)>>; <<Verbatim(**)"
0786: ">>'''bold'''<<Verbatim(**)>>; <<Verbatim(**//)>>'''''bold "
0787: "italics'''''<<Verbatim(//**)>>; <<Verbatim(//)>>''mixed ''<<Verbatim(**)"
0788: ">>'''''bold'''<<Verbatim(**)>> and italics''<<Verbatim(//)>>;\n"
0789: " Horizontal Rule:: <<Verbatim(----)>>\n"
0790: " Force Linebreak:: <<Verbatim(\\\\)>>\n"
0791: " Headings:: = Title 1 =; == Title 2 ==; === Title 3 ===; ==== Title 4 ====; "
0792: "===== Title 5 =====.\n"
0793: " Lists:: * bullets; ** sub-bullets; # numbered items; ## numbered sub "
0794: "items.\n"
0795: " Links:: <<Verbatim([[target]])>>; <<Verbatim([[target|linktext]])>>.\n"
0796: " Tables:: |= header text | cell text | more cell text |;\n"
0797: "\n"
0798: "(!) For more help, see HelpOnEditing or HelpOnCreoleSyntax.\n"
0799: msgstr ""
0800: " 強調:: <<Verbatim('')>>''イタリック''<<Verbatim('')>>、<<Verbatim(''')"
0801: ">>'''ボールド'''<<Verbatim(''')>>、<<Verbatim(''''')>>'''''ボールドイタリッ"
0802: "ク'''''<<Verbatim(''''')>>、<<Verbatim('')>>''混合 ''<<Verbatim(''')"
0803: ">>'''''ボールド'''<<Verbatim(''')>>とイタリック''<<Verbatim('')>>、<<Verbatim"
0804: "(----)>> 水平線。\n"
0805: " 見出し:: <<Verbatim(=)>> タイトル1 <<Verbatim(=)>>、<<Verbatim(==)>> タイト"
0806: "ル2 <<Verbatim(==)>>、<<Verbatim(===)>> タイトル3 <<Verbatim(===)>>、"
0807: "<<Verbatim(====)>> タイトル4 <<Verbatim(====)>>、<<Verbatim(=====)>> タイトル"
0808: "5 <<Verbatim(=====)>>。\n"
0809: " リスト:: 半角スペースに続けて: * 小丸、1., a., A., i., I. 番号付アイテム、1."
0810: "#n nから番号開始、半角スペースのみでインデント。\n"
0811: " リンク:: <<Verbatim(JoinCapitalizedWords)>>、<<Verbatim([[ターゲット|リンク"
0812: "テキスト]])>>。\n"
0813: " 表:: || セルテキスト |||| 2列にわたるセルテキスト ||、表やタイトルのあとには"
0814: "空白を入力しないでください。\n"
0815: "\n"
0816: "(!) 詳細はHelpOnEditingや [\"シンタックスリファレンス\"]を参照してくださ"
0817: "い。\n"
0818: 
0819: msgid ""
0820: " Emphasis:: <<Verbatim('')>>''italics''<<Verbatim('')>>; <<Verbatim(''')"
0821: ">>'''bold'''<<Verbatim(''')>>; <<Verbatim(''''')>>'''''bold "
0822: "italics'''''<<Verbatim(''''')>>; <<Verbatim('')>>''mixed ''<<Verbatim(''')"
0823: ">>'''''bold'''<<Verbatim(''')>> and italics''<<Verbatim('')>>; <<Verbatim"
0824: "(----)>> horizontal rule.\n"
0825: " Headings:: = Title 1 =; == Title 2 ==; === Title 3 ===; ==== Title 4 ====; "
0826: "===== Title 5 =====.\n"
0827: " Lists:: space and one of: * bullets; 1., a., A., i., I. numbered items; 1."
0828: "#n start numbering at n; space alone indents.\n"
0829: " Links:: <<Verbatim(JoinCapitalizedWords)>>; <<Verbatim([[target|linktext]])"
0830: ">>.\n"
0831: " Tables:: || cell text |||| cell text spanning 2 columns ||;    no trailing "
0832: "white space allowed after tables or titles.\n"
0833: "\n"
0834: "(!) For more help, see HelpOnEditing or SyntaxReference.\n"
0835: msgstr ""
0836: " 強調:: <<Verbatim('')>>''イタリック''<<Verbatim('')>>、<<Verbatim(''')"
0837: ">>'''ボールド'''<<Verbatim(''')>>、<<Verbatim(''''')>>'''''ボールドイタリッ"
0838: "ク'''''<<Verbatim(''''')>>、<<Verbatim('')>>''混合 ''<<Verbatim(''')"
0839: ">>'''''ボールド'''<<Verbatim(''')>>とイタリック''<<Verbatim('')>>、<<Verbatim"
0840: "(----)>> 水平線。\n"
0841: " 見出し:: = タイトル1 =、== タイトル2 ==、=== タイトル3 ===、==== タイトル4 "
0842: "====、===== タイトル5 =====。\n"
0843: " リスト:: 半角スペースに続けて: * 小丸、1., a., A., i., I. 番号付アイテム、1."
0844: "#n nから番号開始、半角スペースのみでインデント。\n"
0845: " リンク:: <<Verbatim(JoinCapitalizedWords)>>、<<Verbatim([[ターゲット|リンク"
0846: "テキスト]])>>。\n"
0847: " 表:: || セルテキスト |||| 2列にわたるセルテキスト ||、表やタイトルのあとには"
0848: "空白を入力しないでください。\n"
0849: "\n"
0850: "(!) 詳細はHelpOnEditingや [\"シンタックスリファレンス\"]を参照してくださ"
0851: "い。\n"
0852: 
0853: #, python-format
0854: msgid "Expected \"%(wanted)s\" after \"%(key)s\", got \"%(token)s\""
0855: msgstr ""
0856: "\"%(key)s\"の後には\"%(wanted)s\"が必要です(\"%(token)s\"が指定されました)。"
0857: 
0858: #, python-format
0859: msgid "Expected an integer \"%(key)s\" before \"%(token)s\""
0860: msgstr "\"%(key)s\"の後には整数値が必要です(\"%(token)s\"が指定されました)。"
0861: 
0862: #, python-format
0863: msgid "Expected an integer \"%(arg)s\" after \"%(key)s\""
0864: msgstr "\"%(key)s\"の後には整数値\"%(arg)s\"が必要です。"
0865: 
0866: #, python-format
0867: msgid "Expected a color value \"%(arg)s\" after \"%(key)s\""
0868: msgstr "\"%(key)s\"の後には色の値\"%(arg)s\"が必要です。"
0869: 
0870: msgid ""
0871: "Rendering of reStructured text is not possible, please install Docutils."
0872: msgstr ""
0873: "reStructured textを利用できません。Docutilsをインストールしてください。"
0874: 
0875: msgid ""
0876: "{{{\n"
0877: "Emphasis: *italic* **bold** ``monospace``\n"
0878: "\n"
0879: "Headings: Heading 1  Heading 2  Heading 3\n"
0880: "          =========  ---------  ~~~~~~~~~\n"
0881: "\n"
0882: "Horizontal rule: ----\n"
0883: "\n"
0884: "Links: TrailingUnderscore_ `multi word with backticks`_ external_\n"
0885: "\n"
0886: ".. _external: http://external-site.example.org/foo/\n"
0887: "\n"
0888: "Lists: * bullets; 1., a. numbered items.\n"
0889: "}}}\n"
0890: "(!) For more help, see the\n"
0891: "[[http://docutils.sourceforge.net/docs/user/rst/quickref.html|"
0892: "reStructuredText Quick Reference]].\n"
0893: msgstr ""
0894: "{{{\n"
0895: "強調: *イタリック* **ボールド** ``等幅``\n"
0896: "\n"
0897: "見出し: 見出し1  見出し2  見出し3\n"
0898: "        =======  -------  ~~~~~~~\n"
0899: "\n"
0900: "水平線: ---- \n"
0901: "\n"
0902: "リンク: TrailingUnderscore_ `multi word with backticks`_ external_ \n"
0903: "\n"
0904: ".. _external: http://external-site.example.org/foo/\n"
0905: "\n"
0906: "リスト: * 小丸; 1., a. 番号付アイテム\n"
0907: "}}}\n"
0908: "(!) 詳細は\n"
0909: "[[http://docutils.sourceforge.net/docs/user/rst/quickref.html|"
0910: "reStructuredText Quick Reference]].\n"
0911: "を参照してください。\n"
0912: 
0913: msgid "**Maximum number of allowed includes exceeded**"
0914: msgstr "**インクルードの許容数を越えました**"
0915: 
0916: #, python-format
0917: msgid "**You are not allowed to read the page: %s**"
0918: msgstr "**ページ %s を読む権限がありません。**"
0919: 
0920: #, python-format
0921: msgid "**Could not find the referenced page: %s**"
0922: msgstr "**参照されたページ(%s)が見つかりませんでした**"
0923: 
0924: msgid "XSLT option disabled, please look at HelpOnConfiguration."
0925: msgstr ""
0926: "XSLTオプションが無効になっています。HelpOnConfigurationを参照してください。"
0927: 
0928: msgid "XSLT processing is not available, please install 4suite 1.x."
0929: msgstr ""
0930: "XSLT processingは利用できません。4suite 1.xをインストールしてください。"
0931: 
0932: #, python-format
0933: msgid "%(errortype)s processing error"
0934: msgstr "processingエラー: %(errortype)s"
0935: 
0936: msgid "Password is too short."
0937: msgstr ""
!!!!
0939: msgid "Password has not enough different characters."
0940: msgstr ""
!!!!
0942: msgid ""
0943: "Password is too easy (password contains name or name contains password)."
0944: msgstr ""
!!!!
0946: msgid "Password is too easy (keyboard sequence)."
0947: msgstr ""
!!!!
0949: msgid "Diffs"
0950: msgstr "差分"
0951: 
0952: msgid "Info"
0953: msgstr "情報"
0954: 
0955: msgid "Edit"
0956: msgstr "編集"
0957: 
0958: msgid "UnSubscribe"
0959: msgstr "購読中止"
0960: 
0961: msgid "Subscribe"
0962: msgstr "購読"
0963: 
0964: msgid "Raw"
0965: msgstr "Wikiテキスト"
0966: 
0967: msgid "XML"
0968: msgstr "XML"
0969: 
0970: msgid "Print"
0971: msgstr "印刷"
0972: 
0973: msgid "View"
0974: msgstr "表示"
0975: 
0976: msgid "Up"
0977: msgstr "親ページへ"
0978: 
0979: msgid "Publish my email (not my wiki homepage) in author info"
0980: msgstr "作成者の情報として(Wikiホームページではなく)メールアドレスを載せる"
0981: 
0982: msgid "Open editor on double click"
0983: msgstr "ダブルクリックでエディタを開く"
0984: 
0985: msgid "After login, jump to last visited page"
0986: msgstr "ログイン後、最後に訪れたページに行く"
0987: 
0988: msgid "Show comment sections"
0989: msgstr "コメントセクションを表示する"
0990: 
0991: msgid "Show question mark for non-existing pagelinks"
0992: msgstr "存在しないページへのリンクには\"?\"を表示する"
0993: 
0994: msgid "Show page trail"
0995: msgstr "訪れたページの履歴を表示する"
0996: 
0997: msgid "Show icon toolbar"
0998: msgstr "アイコンツールバーを表示する"
0999: 
1000: msgid "Show top/bottom links in headings"
1001: msgstr "見出しに先頭/末尾へのリンクを表示する"
1002: 
1003: msgid "Show fancy diffs"
1004: msgstr "差分を飾り付きで表示する"
1005: 
1006: msgid "Add spaces to displayed wiki names"
1007: msgstr "Wiki名を空白付きで表示する"
1008: 
1009: msgid "Remember login information"
1010: msgstr "ログインの情報を保持"
1011: 
1012: msgid "Disable this account forever"
1013: msgstr "このアカウントを無効にする"
1014: 
1015: msgid "(Use FirstnameLastname)"
1016: msgstr "(FirstnameLastname 形式)"
1017: 
1018: msgid "Alias-Name"
1019: msgstr "別名"
1020: 
1021: msgid "Email"
1022: msgstr "メールアドレス"
1023: 
1024: msgid "Jabber ID"
1025: msgstr "Jabber ID"
1026: 
1027: msgid "User CSS URL"
1028: msgstr "CSSのURL"
1029: 
1030: msgid "(Leave it empty for disabling user CSS)"
1031: msgstr "(CSSを無効にするには空にする)"
1032: 
1033: msgid "Editor size"
1034: msgstr "エディタのサイズ"
1035: 
1036: msgid "Username"
1037: msgstr "ユーザ名"
1038: 
1039: msgid "Member of Groups"
1040: msgstr "所属するグループ"
1041: 
1042: msgid "Jabber"
1043: msgstr "Jabber"
1044: 
1045: msgid "Action"
1046: msgstr "アクション"
1047: 
1048: msgid "Disable user"
1049: msgstr "ユーザの無効化"
1050: 
1051: msgid "Enable user"
1052: msgstr "ユーザの有効化"
1053: 
1054: msgid "disabled"
1055: msgstr "無効"
1056: 
1057: msgid "Mail account data"
1058: msgstr "アカウント情報をメール"
1059: 
1060: msgid "OpenID"
1061: msgstr "OpenID"
1062: 
1063: msgid "Login"
1064: msgstr "ログイン"
1065: 
1066: #, python-format
1067: msgid "Upload new attachment \"%(filename)s\""
1068: msgstr "添付ファイル\"%(filename)s\"のアップロード"
1069: 
1070: #, python-format
1071: msgid "Inlined image: %(url)s"
1072: msgstr "インライン画像: %(url)s"
1073: 
1074: #, python-format
1075: msgid "Create new drawing \"%(filename)s (opens in new window)\""
1076: msgstr "drawing\"%(filename)s\"の新規作成 (別ウィンドウにて)"
1077: 
1078: #, python-format
1079: msgid "Edit drawing %(filename)s (opens in new window)"
1080: msgstr "drawing\"%(filename)s\"を編集 (別ウィンドウにて)"
1081: 
1082: #, python-format
1083: msgid "Clickable drawing: %(filename)s"
1084: msgstr "クリック可能なdrawing: %(filename)s"
1085: 
1086: msgid "Toggle line numbers"
1087: msgstr "行番号表示/非表示切替"
1088: 
1089: #, python-format
1090: msgid "Revert to revision %(rev)d."
1091: msgstr "%(rev)dのリビジョンに戻す"
1092: 
1093: #, python-format
1094: msgid "Renamed from '%(oldpagename)s'."
1095: msgstr "名前を'%(oldpagename)s'から変更。"
1096: 
1097: #, python-format
1098: msgid "Unknown action %(action_name)s."
1099: msgstr "不明なアクション %(action_name)s。"
1100: 
1101: #, python-format
1102: msgid "You are not allowed to do %(action_name)s on this page."
1103: msgstr "このページでアクション %(action_name)s を使用する権限がありません。"
1104: 
1105: msgid "Login and try again."
1106: msgstr "ログインして、もう一度試してみてください。"
1107: 
1108: msgid "Options --pages and --search are mutually exclusive!"
1109: msgstr "--pages オプションと --search オプションは、同時には利用できません。"
1110: 
1111: msgid "You must specify an output file!"
1112: msgstr "出力ファイルを指定してください。"
1113: 
1114: msgid "No pages specified using --pages or --search, assuming full package."
1115: msgstr ""
1116: "--pages や --search でページが指定されませんでした。すべてのパッケージを対象"
1117: "とします。"
1118: 
1119: msgid "All attachments included into the package."
1120: msgstr ""
!!!!
1122: msgid "Output file already exists! Cowardly refusing to continue!"
1123: msgstr "出力ファイルがすでに存在します。安全のため処理を停止します。"
1124: 
1125: #, python-format
1126: msgid ""
1127: "Dear Wiki user,\n"
1128: "\n"
1129: "You have subscribed to a wiki page or wiki category on \"%(sitename)s\" for "
1130: "change notification.\n"
1131: "\n"
1132: "The \"%(pagename)s\" page has been changed by %(editor)s:\n"
1133: msgstr ""
1134: "Wikiユーザーさんへ\n"
1135: "このメールは、\n"
1136: "\"%(sitename)s\"\n"
1137: "におけるwikiページまたはwikiカテゴリーに対する\n"
1138: "変更通知を希望したユーザにお送りしています。\n"
1139: "\n"
1140: "\"%(pagename)s\"のページが%(editor)sさんによって変更されました。\n"
1141: 
1142: msgid "New page:\n"
1143: msgstr "新しいページ:\n"
1144: 
1145: msgid "No differences found!\n"
1146: msgstr "違いは見つかりませんでした。\n"
1147: 
1148: #, python-format
1149: msgid ""
1150: "Dear wiki user,\n"
1151: "\n"
1152: "You have subscribed to a wiki page \"%(sitename)s\" for change "
1153: "notification.\n"
1154: "\n"
1155: "The page \"%(pagename)s\" has been deleted by %(editor)s:\n"
1156: "\n"
1157: msgstr ""
1158: "Wikiユーザさんへ\n"
1159: "このメールは、\n"
1160: "\"%(sitename)s\"\n"
1161: "におけるwikiページの変更通知を希望したユーザにお送りしています。\n"
1162: "\n"
1163: "以下のページが%(editor)sさんによって削除されました。\n"
1164: "%(pagename)s\n"
1165: "\n"
1166: 
1167: #, python-format
1168: msgid ""
1169: "Dear wiki user,\n"
1170: "\n"
1171: "You have subscribed to a wiki page \"%(sitename)s\" for change "
1172: "notification.\n"
1173: "\n"
1174: "The page \"%(pagename)s\" has been renamed from \"%(oldname)s\" by %(editor)"
1175: "s:\n"
1176: msgstr ""
1177: "Wikiユーザさんへ\n"
1178: "このメールは、\n"
1179: "\"%(sitename)s\"\n"
1180: "におけるwikiページの変更通知を希望したユーザにお送りしています。\n"
1181: "\n"
1182: "%(editor)sさんによって\"%(oldname)s\"が\"%(pagename)s\"に名称変更変更されまし"
1183: "た。\n"
1184: "\n"
1185: 
1186: #, python-format
1187: msgid "New user account created on %(sitename)s"
1188: msgstr "%(sitename)s において新規ユーザアカウントが作成されました。"
1189: 
1190: #, fuzzy, python-format
1191: msgid ""
1192: "Dear Superuser, a new user has just been created on %(sitename)s\". Details "
1193: "follow:\n"
1194: "\n"
1195: "    User name: %(username)s\n"
1196: "    Email address: %(useremail)s"
1197: msgstr ""
1198: "以下のユーザが作成されました。\n"
1199: "\n"
1200: "    ユーザ名: %(username)s\n"
1201: "    メールアドレス: %(useremail)s"
1202: 
1203: #, python-format
1204: msgid "New attachment added to page %(pagename)s on %(sitename)s"
1205: msgstr "%(sitename)s の %(pagename)s に新しい添付ファイルが追加されました。"
1206: 
1207: #, python-format
1208: msgid ""
1209: "Dear Wiki user,\n"
1210: "\n"
1211: "You have subscribed to a wiki page \"%(page_name)s\" for change "
1212: "notification. An attachment has been added to that page by %(editor)s. "
1213: "Following detailed information is available:\n"
1214: "\n"
1215: "Attachment name: %(attach_name)s\n"
1216: "Attachment size: %(attach_size)s\n"
1217: msgstr ""
1218: "Wikiユーザ様\n"
1219: "\n"
1220: "あなたはWikiページ \\\"%(page_name)s\\\" に対する変更の通知を購読していま"
1221: "す。\n"
1222: "%(editor)s によりページに添付ファイルが追加されました。\n"
1223: "詳細は以下を参照してください。:\n"
1224: "\n"
1225: "添付ファイル名: %(attach_name)s\n"
1226: "添付ファイルサイズ: %(attach_size)s\n"
1227: 
1228: #, python-format
1229: msgid "[%(sitename)s] %(trivial)sUpdate of \"%(pagename)s\" by %(username)s"
1230: msgstr "[%(sitename)s] %(username)sによる\"%(pagename)s\"の%(trivial)s更新"
1231: 
1232: msgid "Trivial "
1233: msgstr "ささいな"
1234: 
1235: #, python-format
1236: msgid ""
1237: "Attachment link: %(attach)s\n"
1238: "Page link: %(page)s\n"
1239: msgstr ""
1240: "添付ファイル: %(attach)s\n"
1241: "ページリンク: %(page)s\n"
1242: 
1243: msgid "Page has been modified"
1244: msgstr "ページが変更されました"
1245: 
1246: msgid "Page has been modified in a trivial fashion"
1247: msgstr "ささいな変更がされました"
1248: 
1249: msgid "Page has been renamed"
1250: msgstr "ページの名前が変更されました"
1251: 
1252: msgid "Page has been deleted"
1253: msgstr "ページが削除されました。"
1254: 
1255: msgid "Page has been copied"
1256: msgstr "ページがコピーされました"
1257: 
1258: msgid "A new attachment has been added"
1259: msgstr "新しい添付ファイルが追加されました"
1260: 
1261: msgid "A page has been reverted to a previous state"
1262: msgstr "ページが前の状態に戻されました"
1263: 
1264: msgid "A user has subscribed to a page"
1265: msgstr "このページの購読を開始しました。"
1266: 
1267: msgid "A new account has been created"
1268: msgstr "新規ユーザアカウントが作成されました。"
1269: 
1270: msgid "Attachment link"
1271: msgstr "添付ファイルへのリンク"
1272: 
1273: msgid "Page link"
1274: msgstr "ページリンク"
1275: 
1276: msgid "Changed page"
1277: msgstr "変更されたページ"
1278: 
1279: msgid "Page changed"
1280: msgstr "ページが変更されました"
1281: 
1282: msgid "about"
1283: msgstr "約"
1284: 
1285: #, python-format
1286: msgid ""
1287: "Results %(bs)s%(hitsFrom)d - %(hitsTo)d%(be)s of %(aboutHits)s %(bs)s%(hits)d"
1288: "%(be)s results out of about %(pages)d pages."
1289: msgstr ""
1290: "Results %(bs)s%(hitsFrom)d - %(hitsTo)d%(be)s of %(aboutHits)s %(bs)s%(hits)d"
1291: "%(be)s results out of about %(pages)d pages."
1292: 
1293: msgid "seconds"
1294: msgstr "秒"
1295: 
1296: msgid "Previous"
1297: msgstr "前"
1298: 
1299: msgid "Next"
1300: msgstr "次"
1301: 
1302: msgid "rev"
1303: msgstr "リビジョン"
1304: 
1305: msgid "current"
1306: msgstr "現在"
1307: 
1308: #, python-format
1309: msgid "last modified: %s"
1310: msgstr "最終更新日時: %s"
1311: 
1312: msgid "match"
1313: msgstr "箇所一致"
1314: 
1315: msgid "matches"
1316: msgstr "箇所一致"
1317: 
1318: msgid "FrontPage"
1319: msgstr "フロントページ"
1320: 
1321: msgid "RecentChanges"
1322: msgstr "更新履歴"
1323: 
1324: msgid "TitleIndex"
1325: msgstr "タイトルインデックス"
1326: 
1327: msgid "WordIndex"
1328: msgstr "単語インデックス"
1329: 
1330: msgid "FindPage"
1331: msgstr "ページ検索"
1332: 
1333: msgid "SiteNavigation"
1334: msgstr "サイトナビゲーション"
1335: 
1336: msgid "HelpContents"
1337: msgstr "ヘルプの目次"
1338: 
1339: msgid "HelpOnFormatting"
1340: msgstr "書式のヘルプ"
1341: 
1342: msgid "WikiLicense"
1343: msgstr "Wikiライセンス"
1344: 
1345: msgid "MissingPage"
1346: msgstr "存在しないページ"
1347: 
1348: msgid "MissingHomePage"
1349: msgstr "存在しないホームページ"
1350: 
1351: msgid "Mon"
1352: msgstr "月"
1353: 
1354: msgid "Tue"
1355: msgstr "火"
1356: 
1357: msgid "Wed"
1358: msgstr "水"
1359: 
1360: msgid "Thu"
1361: msgstr "木"
1362: 
1363: msgid "Fri"
1364: msgstr "金"
1365: 
1366: msgid "Sat"
1367: msgstr "土"
1368: 
1369: msgid "Sun"
1370: msgstr "日"
1371: 
1372: msgid "AttachFile"
1373: msgstr "ファイル添付"
1374: 
1375: msgid "DeletePage"
1376: msgstr "ページ削除"
1377: 
1378: msgid "LikePages"
1379: msgstr "似たページ"
1380: 
1381: msgid "LocalSiteMap"
1382: msgstr "ローカルサイトマップ"
1383: 
1384: msgid "RenamePage"
1385: msgstr "ページ名変更"
1386: 
1387: msgid "SpellCheck"
1388: msgstr "スペルチェック"
1389: 
1390: msgid "Discussion"
1391: msgstr "ディスカッション"
1392: 
1393: msgid "[all]"
1394: msgstr "[すべて]"
1395: 
1396: msgid "[not empty]"
1397: msgstr "[空以外]"
1398: 
1399: msgid "[empty]"
1400: msgstr "[空]"
1401: 
1402: msgid "filter"
1403: msgstr "フィルタ"
1404: 
1405: msgid "Wiki"
1406: msgstr "Wiki"
1407: 
1408: msgid "Page"
1409: msgstr "ページ"
1410: 
1411: msgid "User"
1412: msgstr "ユーザ"
1413: 
1414: msgid "[ATTACH]"
1415: msgstr ""
!!!!
1417: msgid "[RSS]"
1418: msgstr "[RSS]"
1419: 
1420: msgid "[DELETED]"
1421: msgstr "[削除]"
1422: 
1423: msgid "[UPDATED]"
1424: msgstr "[更新]"
1425: 
1426: msgid "[RENAMED]"
1427: msgstr "[名前変更]"
1428: 
1429: msgid "[CONFLICT]"
1430: msgstr "[衝突]"
1431: 
1432: msgid "[NEW]"
1433: msgstr "[新規]"
1434: 
1435: msgid "[DIFF]"
1436: msgstr "[差分]"
1437: 
1438: msgid "[BOTTOM]"
1439: msgstr "[画面下]"
1440: 
1441: msgid "[TOP]"
1442: msgstr "[画面上]"
1443: 
1444: msgid "Click to do a full-text search for this title"
1445: msgstr "このタイトルでテキスト検索するには、ここをクリックしてください"
1446: 
1447: msgid "Settings"
1448: msgstr "設定"
1449: 
1450: msgid "Logout"
1451: msgstr "ログアウト"
1452: 
1453: msgid "DeleteCache"
1454: msgstr "キャッシュ削除"
1455: 
1456: #, python-format
1457: msgid "(cached %s)"
1458: msgstr "(キャッシュ作成日時 %s)"
1459: 
1460: msgid "Or try one of these actions:"
1461: msgstr "アクション一覧:"
1462: 
1463: msgid "Unsubscribe"
1464: msgstr "購読中止"
1465: 
1466: msgid "Home"
1467: msgstr "ホーム"
1468: 
1469: msgid "Clear message"
1470: msgstr "メッセージを消去"
1471: 
1472: #, python-format
1473: msgid "last edited %(time)s by %(editor)s"
1474: msgstr "最終更新日時 %(time)s 更新者 %(editor)s"
1475: 
1476: #, python-format
1477: msgid "last modified %(time)s"
1478: msgstr "最終更新日時 %(time)s"
1479: 
1480: msgid "Search:"
1481: msgstr "検索:"
1482: 
1483: msgid "Text"
1484: msgstr "テキスト"
1485: 
1486: msgid "Titles"
1487: msgstr "タイトル"
1488: 
1489: msgid "Search"
1490: msgstr "検索"
1491: 
1492: msgid "More Actions:"
1493: msgstr "その他のアクション:"
1494: 
1495: msgid "------------------------"
1496: msgstr "------------------------"
1497: 
1498: msgid "Raw Text"
1499: msgstr "Wikiテキスト"
1500: 
1501: msgid "Print View"
1502: msgstr "印刷ビュー"
1503: 
1504: msgid "Delete Cache"
1505: msgstr "キャッシュ削除"
1506: 
1507: msgid "Rename Page"
1508: msgstr "ページ名変更"
1509: 
1510: msgid "Copy Page"
1511: msgstr "ページコピー"
1512: 
1513: msgid "Delete Page"
1514: msgstr "ページ削除"
1515: 
1516: msgid "Like Pages"
1517: msgstr "似たページ"
1518: 
1519: msgid "Local Site Map"
1520: msgstr "ローカルサイトマップ"
1521: 
1522: msgid "My Pages"
1523: msgstr "マイページ"
1524: 
1525: msgid "Subscribe User"
1526: msgstr "購読ユーザ追加"
1527: 
1528: msgid "Remove Spam"
1529: msgstr "スパム削除"
1530: 
1531: msgid "Revert to this revision"
1532: msgstr "このリビジョンに戻す"
1533: 
1534: msgid "Package Pages"
1535: msgstr "ページパッケージ化"
1536: 
1537: msgid "Render as Docbook"
1538: msgstr "Docbookとして描画"
1539: 
1540: msgid "Sync Pages"
1541: msgstr "ページ同期"
1542: 
1543: msgid "Do"
1544: msgstr "実行"
1545: 
1546: msgid "Comments"
1547: msgstr "コメント"
1548: 
1549: msgid "Edit (Text)"
1550: msgstr "編集(テキストモード)"
1551: 
1552: msgid "Edit (GUI)"
1553: msgstr "編集(GUIモード)"
1554: 
1555: msgid "Immutable Page"
1556: msgstr "編集不可のページ"
1557: 
1558: msgid "Remove Link"
1559: msgstr "リンク削除"
1560: 
1561: msgid "Add Link"
1562: msgstr "リンク追加"
1563: 
1564: msgid "Attachments"
1565: msgstr "添付ファイル"
1566: 
1567: #, python-format
1568: msgid "Show %s days."
1569: msgstr "%s日表示"
1570: 
1571: msgid "Wiki Markup"
1572: msgstr "Wikiマークアップ"
1573: 
1574: msgid "File attachment browser"
1575: msgstr "添付ファイルブラウザ"
1576: 
1577: msgid "User account browser"
1578: msgstr "ユーザアカウントブラウザ"
1579: 
1580: msgid "Wiki configuration"
1581: msgstr ""
!!!!
1583: msgid ""
1584: "This table shows all settings in this wiki that do not have default values. "
1585: "Settings that the configuration system doesn't know about are shown in "
1586: "''italic'', those may be due to third-party extensions needing configuration "
1587: "or settings that were removed from Moin."
1588: msgstr ""
!!!!
1590: msgid "Variable name"
1591: msgstr ""
!!!!
1593: #, fuzzy
1594: msgid "Setting"
1595: msgstr "設定"
1596: 
1597: msgid "Search Titles"
1598: msgstr "タイトル検索"
1599: 
1600: msgid "Display context of search results"
1601: msgstr "検索結果のコンテキストを表示"
1602: 
1603: msgid "Case-sensitive searching"
1604: msgstr "大文字/小文字を区別して検索"
1605: 
1606: msgid "Search Text"
1607: msgstr "テキスト検索"
1608: 
1609: #, python-format
1610: msgid "Please use a more selective search term instead of {{{\"%s\"}}}"
1611: msgstr ""
1612: "検索キーワード{{{\"%s\"}}}が適切ではありません。他のキーワードでやり直してく"
1613: "ださい。"
1614: 
1615: #, python-format
1616: msgid "Upload of attachment '%(filename)s'."
1617: msgstr "添付ファイル'%(filename)s'をアップロードしました。"
1618: 
1619: #, python-format
1620: msgid "Attachment '%(filename)s' deleted."
1621: msgstr "添付ファイル'%(filename)s'を削除しました。"
1622: 
1623: #, python-format
1624: msgid "Drawing '%(filename)s' saved."
1625: msgstr "drawing '%(filename)s'を保存しました。"
1626: 
1627: #, python-format
1628: msgid "%(mins)dm ago"
1629: msgstr "%(mins)d分前"
1630: 
1631: msgid "(no bookmark set)"
1632: msgstr "(ブックマーク未設定)"
1633: 
1634: #, python-format
1635: msgid "(currently set to %s)"
1636: msgstr "(現在%sにセットされています)"
1637: 
1638: msgid "Delete bookmark"
1639: msgstr "ブックマークを削除"
1640: 
1641: msgid "Set bookmark"
1642: msgstr "ブックマークをセット"
1643: 
1644: msgid "[Bookmark reached]"
1645: msgstr "[以下、ブックマークのタイムスタンプ以前の更新のため非表示]"
1646: 
1647: msgid "Python Version"
1648: msgstr "Pythonのバージョン"
1649: 
1650: msgid "MoinMoin Version"
1651: msgstr "MoinMoinのバージョン"
1652: 
1653: #, python-format
1654: msgid "Release %s [Revision %s]"
1655: msgstr "リリース %s [リビジョン %s]"
1656: 
1657: msgid "4Suite Version"
1658: msgstr "4Suiteのバージョン"
1659: 
1660: msgid "Number of pages"
1661: msgstr "ページ数"
1662: 
1663: msgid "Number of system pages"
1664: msgstr "システムページ数"
1665: 
1666: msgid "Accumulated page sizes"
1667: msgstr "ページサイズの合計"
1668: 
1669: #, python-format
1670: msgid "Disk usage of %(data_dir)s/pages/"
1671: msgstr "%(data_dir)s/pages/ のディスク使用量"
1672: 
1673: #, python-format
1674: msgid "Disk usage of %(data_dir)s/"
1675: msgstr "%(data_dir)s/ のディスク使用量"
1676: 
1677: msgid "Entries in edit log"
1678: msgstr "編集ログ中のエントリー数"
1679: 
1680: msgid "NONE"
1681: msgstr "なし"
1682: 
1683: msgid "Global extension macros"
1684: msgstr "グローバル拡張マクロ"
1685: 
1686: msgid "Local extension macros"
1687: msgstr "ローカル拡張マクロ"
1688: 
1689: msgid "Global extension actions"
1690: msgstr "グローバル拡張アクション"
1691: 
1692: msgid "Local extension actions"
1693: msgstr "ローカル拡張アクション"
1694: 
1695: msgid "Global parsers"
1696: msgstr "グローバルパーサ"
1697: 
1698: msgid "Local extension parsers"
1699: msgstr "ローカル拡張パーサ"
1700: 
1701: msgid "Disabled"
1702: msgstr "無効"
1703: 
1704: msgid "Enabled"
1705: msgstr "有効"
1706: 
1707: msgid "index available"
1708: msgstr "index有効"
1709: 
1710: msgid "index unavailable"
1711: msgstr "index無効"
1712: 
1713: msgid "Xapian and/or Python Xapian bindings not installed"
1714: msgstr "XapianまたはPython Xapianバインディングがインストールされていません。"
1715: 
1716: msgid "N/A"
1717: msgstr "該当せず"
1718: 
1719: msgid "Xapian search"
1720: msgstr "Xapianによる検索"
1721: 
1722: msgid "Stemming for Xapian"
1723: msgstr "Xapian向けStemming"
1724: 
1725: msgid "Active threads"
1726: msgstr "アクティブなスレッド"
1727: 
1728: msgid "No orphaned pages in this wiki."
1729: msgstr "このwikiに参照元がないページはありません。"
1730: 
1731: #, python-format
1732: msgid "Invalid include arguments \"%s\"!"
1733: msgstr "引数\"%s\"が不正です。"
1734: 
1735: #, python-format
1736: msgid "Nothing found for \"%s\"!"
1737: msgstr "\"%s\"に対しては、何も見つかりませんでした。"
1738: 
1739: msgid "edit"
1740: msgstr "編集"
1741: 
1742: #, python-format
1743: msgid ""
1744: "%(extension_name)s %(extension_type)s: Required argument %(argument_name)s "
1745: "missing."
1746: msgstr ""
1747: "%(extension_name)s %(extension_type)s: 必要な引数 %(argument_name)s が指定さ"
1748: "れていません。"
1749: 
1750: #, python-format
1751: msgid ""
1752: "%(extension_name)s %(extension_type)s: Invalid %(argument_name)s=%"
1753: "(argument_value)s!"
1754: msgstr ""
1755: "%(extension_name)s %(extension_type)s: 引数が不正です %(argument_name)s=%"
1756: "(argument_value)s!"
1757: 
1758: #, python-format
1759: msgid ""
1760: "Current configuration does not allow embedding of the file %(file)s because "
1761: "of its mimetype %(mimetype)s."
1762: msgstr ""
1763: "現在の設定はMIMEタイプが %(mimetype)s であるファイル %(file)s の埋め込みを許"
1764: "可していません。"
1765: 
1766: msgid "Embedded"
1767: msgstr "埋め込み"
1768: 
1769: msgid "Search for items"
1770: msgstr "アイテムの検索"
1771: 
1772: msgid "containing all the following terms"
1773: msgstr "以下のすべての言葉を含む"
1774: 
1775: msgid "containing one or more of the following terms"
1776: msgstr "以下のひとつ以上の言葉を含む"
1777: 
1778: msgid "not containing the following terms"
1779: msgstr "以下の言葉を含まない"
1780: 
1781: msgid "last modified since (e.g. last 2 weeks)"
1782: msgstr "最終更新日 (例: last 2 weeks)"
1783: 
1784: msgid "any category"
1785: msgstr "すべてのカテゴリー"
1786: 
1787: msgid "any language"
1788: msgstr "すべての言語"
1789: 
1790: msgid "any mimetype"
1791: msgstr "すべてのMIMEタイプ"
1792: 
1793: msgid "Categories"
1794: msgstr "カテゴリー"
1795: 
1796: msgid "Language"
1797: msgstr "言語"
1798: 
1799: msgid "File Type"
1800: msgstr "ファイルタイプ"
1801: 
1802: msgid "Search only in titles"
1803: msgstr "タイトル内のみ検索"
1804: 
1805: msgid "Case-sensitive search"
1806: msgstr "大文字/小文字を区別して検索"
1807: 
1808: msgid "Exclude underlay"
1809: msgstr "underlayを除外"
1810: 
1811: msgid "No system items"
1812: msgstr "システムアイテムを除外"
1813: 
1814: msgid "Search in all page revisions"
1815: msgstr "すべてのページリビジョンも検索"
1816: 
1817: msgid "Go get it!"
1818: msgstr "開始!"
1819: 
1820: msgid "Include system pages"
1821: msgstr "システムページを含める"
1822: 
1823: msgid "Exclude system pages"
1824: msgstr "システムページを含めない"
1825: 
1826: msgid "No wanted pages in this wiki."
1827: msgstr "このwikiに参照先がないページはありません。"
1828: 
1829: msgid "Description"
1830: msgstr ""
!!!!
1832: #, python-format
1833: msgid ""
1834: "Your search query {{{\"%s\"}}} is invalid. Please refer to HelpOnSearching "
1835: "for more information."
1836: msgstr ""
1837: "検索条件 {{{\"%s\"}}} が不適切です。詳細は HelpOnSearching を参照してくださ"
1838: "い。"
1839: 
1840: msgid "Markup"
1841: msgstr "マークアップ"
1842: 
1843: msgid "Display"
1844: msgstr "表示"
1845: 
1846: #, python-format
1847: msgid "No quotes on %(pagename)s."
1848: msgstr "%(pagename)sにquoteはありません。"
1849: 
1850: msgid "You need to provide a chart type!"
1851: msgstr "チャートタイプを指定してください。"
1852: 
1853: #, python-format
1854: msgid "Bad chart type \"%s\"!"
1855: msgstr "チャートタイプ\"%s\"が不正です。"
1856: 
1857: msgid "Contents"
1858: msgstr "目次"
1859: 
1860: #, python-format
1861: msgid "Unsupported navigation scheme '%(scheme)s'!"
1862: msgstr "サポートされていないナビゲーションスキーム'%(scheme)s'です。"
1863: 
1864: msgid "No parent page found!"
1865: msgstr "親ページが存在しません。"
1866: 
1867: msgid "Slideshow"
1868: msgstr "スライドショー"
1869: 
1870: msgid "Start"
1871: msgstr "開始"
1872: 
1873: #, python-format
1874: msgid "Slide %(pos)d of %(size)d"
1875: msgstr "スライド番号 %(pos)d/%(size)d"
1876: 
1877: msgid "Go To Page"
1878: msgstr "ページへ移動"
1879: 
1880: msgid "You are not allowed to use this action."
1881: msgstr "このアクションを行う権限がありません。"
1882: 
1883: #, python-format
1884: msgid "No pages like \"%s\"!"
1885: msgstr "\"%s\"のようなページはありません。"
1886: 
1887: #, python-format
1888: msgid "Exactly one page like \"%s\" found, redirecting to page."
1889: msgstr "\"%s\"のようなページがひとつ見つかりました。リダイレクトします。"
1890: 
1891: #, python-format
1892: msgid "Pages like \"%s\""
1893: msgstr "\"%s\"のようなページ"
1894: 
1895: #, python-format
1896: msgid "%(matchcount)d %(matches)s for \"%(title)s\""
1897: msgstr "\"%(title)s\"において%(matchcount)d %(matches)s"
1898: 
1899: msgid ""
1900: "Cannot create a new page without a page name.  Please specify a page name."
1901: msgstr ""
1902: "名前の無いページを作成することはできません。ページ名を指定してください。"
1903: 
1904: #, python-format
1905: msgid "You must login to use this action: %(action)s."
1906: msgstr "%(action)s の操作を実行するためにはログインする必要があります。"
1907: 
1908: msgid "You must login to remove a quicklink."
1909: msgstr "クイックリンクを削除するには、ログインしてください。"
1910: 
1911: msgid "Your quicklink to this page has been removed."
1912: msgstr "このページへのクイックリンクを削除しました。"
1913: 
1914: msgid "Your quicklink to this page could not be removed."
1915: msgstr "このページへのクイックリンクを削除できませんでした。"
1916: 
1917: msgid "You need to have a quicklink to this page to remove it."
1918: msgstr "追加していないページへのクイックリンクは削除できません。"
1919: 
1920: msgid ""
1921: "You need to manually go to your OpenID provider wiki\n"
1922: "and log in before you can use your OpenID. MoinMoin will\n"
1923: "never allow you to enter your password here.\n"
1924: "\n"
1925: "Once you have logged in, simply reload this page."
1926: msgstr ""
1927: "あなたのOpenIDを利用可能にするためには、\n"
1928: "一度OpenIDプロバイダWikiに行き、ログインする必要があります。\n"
1929: "MoinMoinはここでパスワードを入力することを許可していません。\n"
1930: "\n"
1931: "一度ログインを行ったら、このページをリロードしてください。"
1932: 
1933: msgid "OpenID Trust verification"
1934: msgstr "OpenID 信頼確認"
1935: 
1936: #, python-format
1937: msgid "The site %s has asked for your identity."
1938: msgstr "サイト %s は認証を要求しています。"
1939: 
1940: #, python-format
1941: msgid ""
1942: "\n"
1943: "If you approve, the site represented by the trust root below will be\n"
1944: "told that you control the identity URL %s. (If you are using a delegated\n"
1945: "identity, the site will take care of reversing the\n"
1946: "delegation on its own.)"
1947: msgstr ""
1948: "\n"
1949: "あなたが承認した場合、以下のTrust Rootで指定されるサイト(Consumer)には\n"
1950: "あなたが認証URL %s を持っているということが伝えられます。\n"
1951: "(もしdelegateを利用している場合は、\n"
1952: "Consumerサイトがそれを処理してくれます。)"
1953: 
1954: msgid "Trust root"
1955: msgstr "Trust root"
1956: 
1957: msgid "Identity URL"
1958: msgstr "認証URL"
1959: 
1960: msgid "Remember decision"
1961: msgstr "この決定を記憶する"
1962: 
1963: msgid "Remember this trust decision and don't ask again"
1964: msgstr "信用についての決定を記憶し、再確認を行わない"
1965: 
1966: msgid "Approve"
1967: msgstr "承認する"
1968: 
1969: msgid "Don't approve"
1970: msgstr "承認しない"
1971: 
1972: msgid "OpenID not served"
1973: msgstr "OpenIDのサービスが提供されていません"
1974: 
1975: msgid ""
1976: "\n"
1977: "Unfortunately you have not created your homepage yet. Therefore,\n"
1978: "we cannot serve an OpenID for you. Please create your homepage first\n"
1979: "and then reload this page or click the button below to cancel this\n"
1980: "verification."
1981: msgstr ""
1982: "\n"
1983: "まだホームページが作成されていないため、\n"
1984: "OpenIDを提供することができません。\n"
1985: "まずホームページを作成してからこのページをリロードするか、\n"
1986: "下のボタンを押して検証をキャンセルしてください。"
1987: 
1988: msgid "If this account exists an email was sent."
1989: msgstr "このユーザ名のアカウントが存在した場合には、メール送信されました。"
1990: 
1991: msgid ""
1992: "This wiki is not enabled for mail processing.\n"
1993: "Contact the owner of the wiki, who can enable email."
1994: msgstr ""
1995: "このwikiではメールが利用できません。\n"
1996: "管理者に問い合わせてください。"
1997: 
1998: msgid "Please provide a valid email address or a username!"
1999: msgstr "正しいメールアドレスかユーザ名を入力してください。"
2000: 
2001: msgid "Mail me my account data"
2002: msgstr "アカウント情報をメールする"
2003: 
2004: msgid "Recovery token"
2005: msgstr "回復トークン"
2006: 
2007: msgid "New password"
2008: msgstr "新しいパスワード"
2009: 
2010: msgid "New password (repeat)"
2011: msgstr "新しいパスワード(もう一度)"
2012: 
2013: msgid "Reset my password"
2014: msgstr "パスワードを初期化する"
2015: 
2016: msgid "Your password has been changed, you can log in now."
2017: msgstr "パスワードが変更されました。今すぐログインできます。"
2018: 
2019: msgid "Your token is invalid!"
2020: msgstr "トークンが間違っています!"
2021: 
2022: msgid "Password reset"
2023: msgstr "パスワードの初期化"
2024: 
2025: msgid ""
2026: "\n"
2027: "== Password reset ==\n"
2028: "Enter a new password below."
2029: msgstr ""
2030: "\n"
2031: "== パスワードの初期化 ==\n"
2032: "以下に新しいパスワードを入力してください。"
2033: 
2034: msgid "Lost password"
2035: msgstr "パスワードを忘れた"
2036: 
2037: msgid ""
2038: "\n"
2039: "== Recovering a lost password ==\n"
2040: "If you have forgotten your password, provide your email address or\n"
2041: "username and click on '''Mail me my account data'''.\n"
2042: "You will receive an email containing a recovery token that can be\n"
2043: "used to change your password. The email will also contain further\n"
2044: "instructions."
2045: msgstr ""
2046: "\n"
2047: "== パスワードの復旧 ==\n"
2048: "もしパスワードを忘れた場合、メールアドレスかユーザ名を入力し、\n"
2049: "'''アカウント情報をメールする''' をクリックしてください。\n"
2050: "パスワード変更に必要なパスワード回復トークンがメールで通知されます。\n"
2051: "メールには詳しいパスワードの復旧の手順も書かれています。"
2052: 
2053: msgid ""
2054: "\n"
2055: "=== Password reset ===\n"
2056: "If you already have received the email with the recovery token, enter your\n"
2057: "username, the recovery token and a new password (twice) below."
2058: msgstr ""
2059: "\n"
2060: "=== パスワード初期化 ===\n"
2061: "もしすでにパスワード回復トークンを通知するメールを受け取っている場合、\n"
2062: "ユーザ名、パスワード回復トークン、新しいパスワード(2回)を以下に入力してくださ"
2063: "い。"
2064: 
2065: #, python-format
2066: msgid "[%d attachments]"
2067: msgstr "[添付ファイル数: %d]"
2068: 
2069: #, python-format
2070: msgid ""
2071: "There are <a href=\"%(link)s\">%(count)s attachment(s)</a> stored for this "
2072: "page."
2073: msgstr ""
2074: "このページには<a href=\"%(link)s\">%(count)s個の添付ファイル</a>があります。"
2075: 
2076: msgid "Filename of attachment not specified!"
2077: msgstr " 添付ファイル名が指定されていません。"
2078: 
2079: #, python-format
2080: msgid "Attachment '%(filename)s' does not exist!"
2081: msgstr "添付するファイル'%(filename)s'は存在しません。"
2082: 
2083: msgid ""
2084: "To refer to attachments on a page, use '''{{{attachment:filename}}}''', \n"
2085: "as shown below in the list of files. \n"
2086: "Do '''NOT''' use the URL of the {{{[get]}}} link, \n"
2087: "since this is subject to change and can break easily."
2088: msgstr ""
2089: "添付ファイルを参照するには、(下のファイル一覧にあるように)'''{{{attachment:"
2090: "filename}}}'''と記述します。\n"
2091: "{{{[get]}}}リンクのURLは変更される可能性が高いので、利用しないでください。"
2092: 
2093: msgid "del"
2094: msgstr "削除"
2095: 
2096: msgid "move"
2097: msgstr "移動"
2098: 
2099: msgid "get"
2100: msgstr "ダウンロード"
2101: 
2102: msgid "view"
2103: msgstr "表示"
2104: 
2105: msgid "unzip"
2106: msgstr "unzip"
2107: 
2108: msgid "install"
2109: msgstr "インストール"
2110: 
2111: #, python-format
2112: msgid "No attachments stored for %(pagename)s"
2113: msgstr "%(pagename)sに添付ファイルはありません。"
2114: 
2115: msgid "Edit drawing"
2116: msgstr "drawingを編集"
2117: 
2118: msgid "New Attachment"
2119: msgstr "ファイルの新規添付"
2120: 
2121: msgid "File to upload"
2122: msgstr "アップロードするファイル"
2123: 
2124: msgid "Rename to"
2125: msgstr "名前の変更"
2126: 
2127: msgid "Overwrite existing attachment of same name"
2128: msgstr "同じ名前の添付ファイルを上書き"
2129: 
2130: msgid "Upload"
2131: msgstr "アップロード"
2132: 
2133: msgid "Attached Files"
2134: msgstr "添付ファイル"
2135: 
2136: msgid "You are not allowed to attach a file to this page."
2137: msgstr "ファイルを添付する権限がありません。"
2138: 
2139: #, python-format
2140: msgid "Unsupported AttachFile sub-action: %s"
2141: msgstr "サポートされていないファイル添付アクション: %s"
2142: 
2143: #, python-format
2144: msgid "Attachments for \"%(pagename)s\""
2145: msgstr "\"%(pagename)s の添付ファイル\""
2146: 
2147: #, python-format
2148: msgid "Please use the interactive user interface to use action %(actionname)s!"
2149: msgstr ""
2150: "アクション %(actionname)s を使用するには、対話的なユーザインターフェースから"
2151: "行ってください。"
2152: 
2153: msgid "TextCha: Wrong answer! Go back and try again..."
2154: msgstr "TextCha: 不正解です。戻ってもう一度やり直してください。"
2155: 
2156: msgid "You are not allowed to overwrite a file attachment of this page."
2157: msgstr "このページの添付ファイルを更新する権限がありません。"
2158: 
2159: msgid ""
2160: "No file content. Delete non ASCII characters from the file name and try "
2161: "again."
2162: msgstr ""
2163: "ファイルの中身がありません。ファイル名からASCII以外の文字を削除して、もう一度"
2164: "試してください。"
2165: 
2166: #, python-format
2167: msgid ""
2168: "Attachment '%(target)s' (remote name '%(filename)s') with %(bytes)d bytes "
2169: "saved."
2170: msgstr ""
2171: "添付ファイル'%(target)s'(サーバでのファイル名'%(filename)s'、%(bytes)d)を保存"
2172: "しました。"
2173: 
2174: #, python-format
2175: msgid "Attachment '%(target)s' (remote name '%(filename)s') already exists."
2176: msgstr ""
2177: "添付ファイル'%(target)s'(サーバでのファイル名'%(filename)s')はすでに存在しま"
2178: "す。"
2179: 
2180: msgid "You are not allowed to save a drawing on this page."
2181: msgstr "このページにdrawingを保存する権限がありません。"
2182: 
2183: msgid "You are not allowed to delete attachments on this page."
2184: msgstr "このページの添付ファイルを削除する権限がありません。"
2185: 
2186: #, python-format
2187: msgid "Attachment '%(new_pagename)s/%(new_filename)s' already exists."
2188: msgstr "添付ファイル'%(new_pagename)s/%(new_filename)s'はすでに存在します。"
2189: 
2190: #, python-format
2191: msgid ""
2192: "Attachment '%(pagename)s/%(filename)s' moved to '%(new_pagename)s/%"
2193: "(new_filename)s'."
2194: msgstr ""
2195: "添付ファイル'%(pagename)s/%(filename)s'は'%(new_pagename)s/%(new_filename)"
2196: "s'に移動しました。"
2197: 
2198: msgid "Nothing changed"
2199: msgstr "何も変更されませんでした。"
2200: 
2201: #, python-format
2202: msgid "Page '%(new_pagename)s' does not exist or you don't have enough rights."
2203: msgstr "ページ %(new_pagename)s が存在しないか、必要な権限がありません。"
2204: 
2205: msgid "Move aborted!"
2206: msgstr "移動は中断されました。"
2207: 
2208: msgid "You are not allowed to move attachments from this page."
2209: msgstr "このページから添付ファイルを移動する権限がありません。"
2210: 
2211: msgid "Move aborted because new page name is empty."
2212: msgstr "ページ名が空であるため、移動は中断されました。"
2213: 
2214: #, python-format
2215: msgid "Please use a valid filename for attachment '%(filename)s'."
2216: msgstr "添付ファイル'%(filename)s'に有効なファイル名を指定してください。"
2217: 
2218: msgid "Move aborted because new attachment name is empty."
2219: msgstr "添付ファイル名が空であるため、移動は中断されました。"
2220: 
2221: msgid "Move"
2222: msgstr "移動"
2223: 
2224: msgid "New page name"
2225: msgstr "新しいページ名"
2226: 
2227: msgid "New attachment name"
2228: msgstr "新しい添付ファイル名"
2229: 
2230: msgid "You are not allowed to get attachments from this page."
2231: msgstr "このページの添付ファイルをダウンロードする権限がありません。"
2232: 
2233: msgid "You are not allowed to install files."
2234: msgstr "ファイルをインストールする権限がありません。"
2235: 
2236: #, python-format
2237: msgid "Attachment '%(filename)s' installed."
2238: msgstr "添付ファイル'%(filename)s'をインストールしました。"
2239: 
2240: msgid "You are not allowed to unzip attachments of this page."
2241: msgstr "このページの添付ファイルをunzipする権限がありません。"
2242: 
2243: #, python-format
2244: msgid "The file %(filename)s is not a .zip file."
2245: msgstr "%(filename)sはzipファイルではありません。"
2246: 
2247: #, python-format
2248: msgid ""
2249: "Attachment '%(filename)s' not unzipped because some files in the zip are "
2250: "either not in the same directory or exceeded the single file size limit (%"
2251: "(maxsize_file)d kB)."
2252: msgstr ""
2253: "添付ファイル'%(filename)s'はunzipされませんでした。アーカイブ内のファイルが同"
2254: "一ディレクトリにないか、ファイルサイズの上限(%(maxsize_file)d)を超えているこ"
2255: "とが原因です。"
2256: 
2257: #, python-format
2258: msgid ""
2259: "Attachment '%(filename)s' not unzipped because it would have exceeded the "
2260: "per page attachment storage size limit (%(size)d kB)."
2261: msgstr ""
2262: "添付ファイル'%(filename)s'はunzipされませんでした。1ページに添付できるファイ"
2263: "ルサイズの上限を(%(size)d kB)を超えています。"
2264: 
2265: #, python-format
2266: msgid ""
2267: "Attachment '%(filename)s' not unzipped because it would have exceeded the "
2268: "per page attachment count limit (%(count)d)."
2269: msgstr ""
2270: "添付ファイル'%(filename)s'はunzipされませんでした。1ページに添付できるファイ"
2271: "ル数の上限(%(count)d)を超えています。"
2272: 
2273: #, python-format
2274: msgid ""
2275: "Attachment '%(filename)s' partially unzipped (did not overwrite: %(filelist)"
2276: "s)."
2277: msgstr ""
2278: "添付ファイル'%(filename)s'を部分的にunzipしました。(以下のファイルは上書きさ"
2279: "れませんでした。: %(filelist)s)"
2280: 
2281: #, python-format
2282: msgid "Attachment '%(filename)s' unzipped."
2283: msgstr "添付ファイル'%(filename)s'をunzipしました。"
2284: 
2285: msgid "A severe error occurred:"
2286: msgstr "サーバエラーが発生しました。"
2287: 
2288: #, python-format
2289: msgid "Attachment '%(filename)s'"
2290: msgstr "添付ファイル '%(filename)s'"
2291: 
2292: msgid "Download"
2293: msgstr "ダウンロード"
2294: 
2295: msgid "Package script:"
2296: msgstr "パッケージスクリプト:"
2297: 
2298: msgid "File Name"
2299: msgstr "ファイル名"
2300: 
2301: msgid "Modified"
2302: msgstr "更新日付"
2303: 
2304: msgid "Size"
2305: msgstr "サイズ"
2306: 
2307: msgid "Unknown file type, cannot display this attachment inline."
2308: msgstr "ファイルタイプが不明なため、添付ファイルをインラインで表示できません。"
2309: 
2310: msgid "You are not allowed to view attachments of this page."
2311: msgstr "このページの添付ファイルを見る権限がありません。"
2312: 
2313: #, python-format
2314: msgid "attachment:%(filename)s of %(pagename)s"
2315: msgstr "%(pagename)sの添付ファイル:%(filename)s"
2316: 
2317: msgid "User account created! You can use this account to login now..."
2318: msgstr ""
2319: "ユーザアカウントが作成されました。このアカウントを利用して、すぐにログインで"
2320: "きます。"
2321: 
2322: msgid "TextCha (required)"
2323: msgstr "TextCha (必須)"
2324: 
2325: msgid "Create Profile"
2326: msgstr "プロファイル作成"
2327: 
2328: msgid "Create Account"
2329: msgstr "アカウント作成"
2330: 
2331: msgid "Editor"
2332: msgstr "編集者"
2333: 
2334: msgid "Pages"
2335: msgstr "ページ"
2336: 
2337: msgid "Select Author"
2338: msgstr "作成者選択"
2339: 
2340: msgid "Revert all!"
2341: msgstr "すべて前のリビジョンに戻す"
2342: 
2343: msgid "Revert"
2344: msgstr "すべて前のリビジョンに戻す"
2345: 
2346: msgid "You are not allowed to revert this page!"
2347: msgstr "このページを前のリビジョンに戻す権限がありません。"
2348: 
2349: msgid ""
2350: "You were viewing the current revision of this page when you called the "
2351: "revert action. If you want to revert to an older revision, first view that "
2352: "older revision and then call revert to this (older) revision again."
2353: msgstr ""
2354: "前のリビジョンに戻す操作をした際に表示されていたのは、最新のリビジョンです。"
2355: "古いリビジョンに戻したい場合は、まずそのリビジョンのページを表示させてから、"
2356: "前のリビジョンに戻す操作を行ってください。"
2357: 
2358: msgid "Optional reason for reverting this page"
2359: msgstr "このページへの変更を破棄する理由についてのコメント(省略可)"
2360: 
2361: msgid "Really revert this page?"
2362: msgstr "このページへの変更を本当に破棄しますか?"
2363: 
2364: #, python-format
2365: msgid "(including %(localwords)d %(pagelink)s)"
2366: msgstr "%(localwords)d語の%(pagelink)sを含む)"
2367: 
2368: #, python-format
2369: msgid ""
2370: "The following %(badwords)d words could not be found in the dictionary of %"
2371: "(totalwords)d words%(localwords)s and are highlighted below:"
2372: msgstr ""
2373: "次の%(badwords)d語(ハイライト表示)は、%(totalwords)d語の辞書%(localwords)s中"
2374: "に見つかりませんでした。"
2375: 
2376: msgid "Add checked words to dictionary"
2377: msgstr "チェックした単語を辞書に追加"
2378: 
2379: msgid "No spelling errors found!"
2380: msgstr "スペルの誤りは見つかりませんでした。"
2381: 
2382: msgid "You can't save spelling words."
2383: msgstr "スペリングワードは保存できません。"
2384: 
2385: msgid "You can't check spelling on a page you can't read."
2386: msgstr "読む権限がないページのスペルチェックはできません。"
2387: 
2388: msgid "You are not allowed to subscribe to a page you can't read."
2389: msgstr "読む権限がないページを購読することはできません。"
2390: 
2391: msgid "This wiki is not enabled for mail/Jabber processing."
2392: msgstr "このwikiではメール/Jabberを利用できません。"
2393: 
2394: msgid "You must log in to use subscriptions."
2395: msgstr "購読を利用するには、ログインしてください。"
2396: 
2397: msgid ""
2398: "Add your email address or Jabber ID in your user settings to use "
2399: "subscriptions."
2400: msgstr ""
2401: "購読を利用するには、[\"ユーザプレファレンス\"]にてメールアドレスまたはJabber "
2402: "IDを登録してください。"
2403: 
2404: msgid "You are already subscribed to this page."
2405: msgstr "このページは既に購読済みです。"
2406: 
2407: msgid "You have been subscribed to this page."
2408: msgstr "このページの購読を開始しました。"
2409: 
2410: msgid "You could not get subscribed to this page."
2411: msgstr "このページを購読することができませんでした。"
2412: 
2413: msgid "You are now logged out."
2414: msgstr "ログアウト完了です。"
2415: 
2416: #, python-format
2417: msgid "Rolled back changes to the page %s."
2418: msgstr "ページ %s に対する変更は戻されました。"
2419: 
2420: msgid "Exception while calling rollback function:"
2421: msgstr "変更を戻す際に、例外が発生しました。"
2422: 
2423: msgid ""
2424: "Please enter your password of your account at the remote wiki below. "
2425: "<<BR>> /!\\ You should trust both wikis because the password could be read "
2426: "by the particular administrators."
2427: msgstr ""
2428: "リモートwikiのアカウントに対するパスワードを入力してください。<<BR>> /!\\ た"
2429: "だし、双方のwiki管理者にパスワードを見られる可能性があります。"
2430: 
2431: msgid "Operation was canceled."
2432: msgstr "操作はキャンセルされました。"
2433: 
2434: msgid "The only supported directions are BOTH and DOWN."
2435: msgstr "サポートされている方向は、BOTHとDOWNのみです。"
2436: 
2437: msgid ""
2438: "Please set an interwikiname in your wikiconfig (see HelpOnConfiguration) to "
2439: "be able to use this action."
2440: msgstr ""
2441: "このアクションを利用可能にするためには、wikiconfigにおいてinterwikinameを設定"
2442: "してください(詳しくは HelpOnConfiguration を参照)。"
2443: 
2444: msgid ""
2445: "Incorrect parameters. Please supply at least the ''remoteWiki'' parameter. "
2446: "Refer to HelpOnSynchronisation for help."
2447: msgstr ""
2448: "不正なパラメータです。少なくとも''remoteWiki''パラメータを指定する必要があり"
2449: "ます。 詳しくは HelpOnSynchronisation を参照しください。"
2450: 
2451: msgid "The ''remoteWiki'' is unknown."
2452: msgstr "''remoteWiki''は不明です。"
2453: 
2454: msgid "Synchronisation finished. Look below for the status messages."
2455: msgstr "同期が完了しました。以下のステータスメッセージを確認してください。"
2456: 
2457: msgid "Synchronisation started -"
2458: msgstr "同期開始 -"
2459: 
2460: #, python-format
2461: msgid ""
2462: "Got a list of %s local and %s remote pages. This results in %s pages to "
2463: "process."
2464: msgstr ""
2465: "ローカル: %sページ、リモート: %sページ。%s個の異なるページが見つかりました。"
2466: 
2467: #, python-format
2468: msgid "After filtering: %s pages"
2469: msgstr "フィルター後: %sページ"
2470: 
2471: #, python-format
2472: msgid "Skipped page %s because of no write access to local page."
2473: msgstr "ローカルページに書く権限がないため、ページ:%s をスキップしました。"
2474: 
2475: #, python-format
2476: msgid "Deleted page %s locally."
2477: msgstr "ローカルの%sページを削除しました。"
2478: 
2479: #, python-format
2480: msgid "Error while deleting page %s locally:"
2481: msgstr "ローカルのページ %s を削除する際にエラーが発生しました。"
2482: 
2483: #, python-format
2484: msgid "Deleted page %s remotely."
2485: msgstr "リモートの%sページを削除しました。"
2486: 
2487: #, python-format
2488: msgid "Error while deleting page %s remotely:"
2489: msgstr "リモートのページ %s を削除する際にエラーが発生しました。"
2490: 
2491: #, python-format
2492: msgid ""
2493: "The item %s cannot be merged automatically but was changed in both wikis. "
2494: "Please delete it in one of both wikis and try again."
2495: msgstr ""
2496: "アイテム %s は双方のwikiにおいて編集されているため、自動的にマージすることは"
2497: "できませんでした。どちらかのwikiにおいてこのアイテムを削除して、再実行してく"
2498: "ださい。"
2499: 
2500: #, python-format
2501: msgid ""
2502: "The item %s has different mime types in both wikis and cannot be merged. "
2503: "Please delete it in one of both wikis or unify the mime type, and try again."
2504: msgstr ""
2505: "アイテム %s は双方のwikiにおいて異なるMIMEタイプが指定されているため、マージ"
2506: "することはできませんでした。どちらかのwikiにおいてアイテムを削除するか、MIME"
2507: "タイプを統一し、再実行してください。"
2508: 
2509: #, python-format
2510: msgid ""
2511: "The item %s was renamed locally. This is not implemented yet. Therefore the "
2512: "full synchronisation history is lost for this page."
2513: msgstr ""
2514: "アイテム %s はローカルでの名前が変更されています。現在の実装ではこれをサポー"
2515: "トすることができないため、このページの同期履歴は削除されました。"
2516: 
2517: #, python-format
2518: msgid "Synchronising page %s with remote page %s ..."
2519: msgstr "ページ %s をリモートのページ %s と同期中..."
2520: 
2521: #, python-format
2522: msgid "The page %s was deleted remotely but changed locally."
2523: msgstr ""
2524: "ページ %s はリモートでは削除されていますが、ローカルでは変更されています。"
2525: 
2526: #, python-format
2527: msgid ""
2528: "The page %s could not be synced. The remote page was renamed. This is not "
2529: "supported yet. You may want to delete one of the pages to get it synced."
2530: msgstr ""
2531: "ページ %s はリモートで名前が変更されているため、同期に失敗しました。この機能"
2532: "はまだサポートされていません。同期行うためには、どちらかのページを削除してく"
2533: "ださい。"
2534: 
2535: #, python-format
2536: msgid "Skipped page %s because of a locally or remotely unresolved conflict."
2537: msgstr ""
2538: "ローカルまたはリモートにおいてコンフリクト(衝突)が解決されていないため、ペー"
2539: "ジ %s の同期をスキップしました。"
2540: 
2541: #, python-format
2542: msgid ""
2543: "This is the first synchronisation between the local and the remote wiki for "
2544: "the page %s."
2545: msgstr "ページ %s に対する初めての同期です。"
2546: 
2547: #, python-format
2548: msgid ""
2549: "The page %s could not be merged because you are not allowed to modify the "
2550: "page in the remote wiki."
2551: msgstr ""
2552: "リモートのwikiを変更する権限がないため、ページ %s をマージすることができませ"
2553: "んでした。"
2554: 
2555: #, python-format
2556: msgid "Page %s successfully merged."
2557: msgstr "ページ %s は同期されました。"
2558: 
2559: #, python-format
2560: msgid "Page %s contains conflicts that were introduced on the remote side."
2561: msgstr "ページ %s はリモートにおいてコンフリクト(衝突)を含んでいます。"
2562: 
2563: #, python-format
2564: msgid "Page %s merged with conflicts."
2565: msgstr "ページ %s はコンフリクト(衝突)を含んだままマージされました。"
2566: 
2567: msgid "You are not allowed to create the supplementation page."
2568: msgstr "補足ページを作成する権限がありません。"
2569: 
2570: msgid "Delete"
2571: msgstr "削除"
2572: 
2573: msgid "This page is already deleted or was never created!"
2574: msgstr "このページは既に削除された、またはまだ作られていません。"
2575: 
2576: msgid "Delete all /subpages too?"
2577: msgstr "すべの /サブページ を削除しますか?"
2578: 
2579: msgid "Optional reason for the deletion"
2580: msgstr "削除についてのコメント(省略可)"
2581: 
2582: msgid "Really delete this page?"
2583: msgstr "このページを本当に削除しますか?"
2584: 
2585: msgid "General Information"
2586: msgstr "一般的な情報"
2587: 
2588: #, python-format
2589: msgid "Page size: %d"
2590: msgstr "ページサイズ: %d"
2591: 
2592: msgid "SHA digest of this page's content is:"
2593: msgstr "このページのSHAダイジェスト:"
2594: 
2595: msgid "The following users subscribed to this page:"
2596: msgstr "次のユーザがこのページを購読しています:"
2597: 
2598: msgid "This page links to the following pages:"
2599: msgstr "このページは以下のページへリンクしています:"
2600: 
2601: msgid "Date"
2602: msgstr "日付"
2603: 
2604: msgid "Diff"
2605: msgstr "差分"
2606: 
2607: msgid "Comment"
2608: msgstr "コメント"
2609: 
2610: msgid "to previous"
2611: msgstr "前へ"
2612: 
2613: msgid "Revision History"
2614: msgstr "更新履歴"
2615: 
2616: msgid "No log entries found."
2617: msgstr "ログ中に記録がありません。"
2618: 
2619: #, python-format
2620: msgid "Info for \"%s\""
2621: msgstr "\"%s\"の情報"
2622: 
2623: #, python-format
2624: msgid "Show \"%(title)s\""
2625: msgstr "\"%(title)s\"を表示"
2626: 
2627: msgid "General Page Infos"
2628: msgstr "一般的な情報"
2629: 
2630: msgid "Page hits and edits"
2631: msgstr "ページの参照と更新"
2632: 
2633: msgid "You must login to add a quicklink."
2634: msgstr "クイックリンクを追加するには、ログインしてください。"
2635: 
2636: msgid "A quicklink to this page has been added for you."
2637: msgstr "このページへのクイックリンクを追加しました。"
2638: 
2639: msgid "A quicklink to this page could not be added for you."
2640: msgstr "このページへのクイックリンクを追加できませんでした。"
2641: 
2642: msgid "You already have a quicklink to this page."
2643: msgstr "既にこのページへのクイックリンクは追加済みです。"
2644: 
2645: msgid "Wiki Backup"
2646: msgstr ""
!!!!
2648: msgid ""
2649: "= Downloading a backup =\n"
2650: "\n"
2651: "Please note:\n"
2652: " * Store backups in a safe and secure place - they contain sensitive "
2653: "information.\n"
2654: " * Make sure your wiki configuration backup_* values are correct and "
2655: "complete.\n"
2656: " * Make sure the backup file you get contains everything you need in case of "
2657: "problems.\n"
2658: " * Make sure it is downloaded without problems.\n"
2659: "\n"
2660: "To get a backup, just click here:"
2661: msgstr ""
!!!!
2663: msgid "Backup"
2664: msgstr "バックアップ"
2665: 
2666: msgid "You are not allowed to do remote backup."
2667: msgstr "このページをリモートバックアップする権限がありません。"
2668: 
2669: #, python-format
2670: msgid "Unknown backup subaction: %s."
2671: msgstr "未定義のバックアップサブアクション: %s 。"
2672: 
2673: msgid "Please choose:"
2674: msgstr "選択してください:"
2675: 
2676: msgid "Rename all /subpages too?"
2677: msgstr "すべの /サブページ の名前も変更しますか?"
2678: 
2679: msgid "New name"
2680: msgstr "新しい名前"
2681: 
2682: msgid "Optional reason for the renaming"
2683: msgstr "名前の変更についてのコメント(省略可)"
2684: 
2685: msgid "Really rename this page?"
2686: msgstr "このページの名前を本当に変更しますか?"
2687: 
2688: msgid "Copy all /subpages too?"
2689: msgstr "すべの /サブページ をコピーしますか?"
2690: 
2691: msgid "Optional reason for the copying"
2692: msgstr "コピーについてのコメント(省略可)"
2693: 
2694: msgid "Really copy this page?"
2695: msgstr "このページを本当にコピーしますか?"
2696: 
2697: #, python-format
2698: msgid "Full Link List for \"%s\""
2699: msgstr "\"%s\"の全リンクリスト"
2700: 
2701: msgid "No older revisions available!"
2702: msgstr "古いリビジョンはありません。"
2703: 
2704: #, python-format
2705: msgid "Diff for \"%s\""
2706: msgstr "\"%s\"の差分"
2707: 
2708: #, python-format
2709: msgid "Differences between revisions %d and %d"
2710: msgstr "%dと%dのリビジョン間の差分"
2711: 
2712: #, python-format
2713: msgid "(spanning %d versions)"
2714: msgstr "(その間の編集: %d回)"
2715: 
2716: msgid "Previous change"
2717: msgstr "前の変更"
2718: 
2719: msgid "Next change"
2720: msgstr "次の変更"
2721: 
2722: #, python-format
2723: msgid "The page was saved %(count)d times, though!"
2724: msgstr "その間の保存: %(count)d回"
2725: 
2726: msgid "(ignoring whitespace)"
2727: msgstr "(ホワイトスペースを無視)"
2728: 
2729: msgid "Ignore changes in the amount of whitespace"
2730: msgstr "空白文字数の違いを無視"
2731: 
2732: #, python-format
2733: msgid "Invalid filename \"%s\"!"
2734: msgstr "ファイル名\"%s\"が不正です。"
2735: 
2736: #, python-format
2737: msgid "Created the package %s containing the pages %s."
2738: msgstr "パッケージ %s を作成しました。(ページ %s を含む)"
2739: 
2740: msgid "Include all attachments?"
2741: msgstr ""
!!!!
2743: msgid "Package pages"
2744: msgstr "ページをパッケージ化"
2745: 
2746: msgid "Package name"
2747: msgstr "パッケージ名"
2748: 
2749: msgid "List of page names - separated by a comma"
2750: msgstr "ページ名のリスト (カンマ区切り)"
2751: 
2752: #, python-format
2753: msgid "Subscribe users to the page %s"
2754: msgstr "ユーザをページ\"%s\"の購読者に追加"
2755: 
2756: msgid "Enter user names (comma separated):"
2757: msgstr "ユーザ名を入力してください(カンマ区切り)):"
2758: 
2759: #, python-format
2760: msgid "Subscribed for %s:"
2761: msgstr "\"%s\"の購読者に追加されたユーザ"
2762: 
2763: msgid "Not a user:"
2764: msgstr "存在しないユーザ:"
2765: 
2766: msgid "You are not allowed to perform this action."
2767: msgstr "このアクションを行う権限がありません。"
2768: 
2769: msgid "Please log in first."
2770: msgstr "ログインが必要です。"
2771: 
2772: msgid "Please first create a homepage before creating additional pages."
2773: msgstr "最初にホームページを作成してください。"
2774: 
2775: #, fuzzy, python-format
2776: msgid ""
2777: "You can add some additional sub pages to your already existing homepage "
2778: "here.\n"
2779: "\n"
2780: "You can choose how open to other readers or writers those pages shall be,\n"
2781: "access is controlled by group membership of the corresponding group page.\n"
2782: "\n"
2783: "Just enter the sub page's name and click on the button to create a new "
2784: "page.\n"
2785: "\n"
2786: "Before creating access protected pages, make sure the corresponding group "
2787: "page\n"
2788: "exists and has the appropriate members in it. Use HomepageGroupsTemplate for "
2789: "creating\n"
2790: "the group pages.\n"
2791: "\n"
2792: "||'''Add a new personal page:'''||'''Related access control list "
2793: "group:'''||\n"
2794: "||<<NewPage(HomepageReadWritePageTemplate,read-write page,%(username)s)>>||"
2795: "[[%(username)s/ReadWriteGroup]]||\n"
2796: "||<<NewPage(HomepageReadPageTemplate,read-only page,%(username)s)>>||[[%"
2797: "(username)s/ReadGroup]]||\n"
2798: "||<<NewPage(HomepagePrivatePageTemplate,private page,%(username)s)>>||%"
2799: "(username)s only||\n"
2800: "\n"
2801: msgstr ""
2802: "作成済のホームページに、サブページを追加することができます。\n"
2803: "\n"
2804: "これらのページの読み込み権限や書き込み権限の設定も行えます。\n"
2805: "権限の設定は該当するグループページのグループメンバーによって行います。\n"
2806: "\n"
2807: "サブページの名前を入力し、ページの新規作成ボタンをクリックしてください。\n"
2808: "\n"
2809: "アクセス制限を行うページを作成する際には、該当するグループページが存在し、\n"
2810: "適切なメンバーが含まれていることを確認してください。\n"
2811: "グループページの作成には、 HomepageGroupsTemplate を利用すると便利です。\n"
2812: "\n"
2813: "||'''新しいパーソナルページの追加:'''||'''関連するアクセスコントロールリスト"
2814: "グループ:'''||\n"
2815: "||<<NewPage(HomepageReadWritePageTemplate,read-write page,%(username)s)>>||"
2816: "[\"%(username)s/ReadWriteGroup\"]||\n"
2817: "||<<NewPage(HomepageReadPageTemplate,read-only page,%(username)s)>>||[\"%"
2818: "(username)s/ReadGroup\"]||\n"
2819: "||<<NewPage(HomepagePrivatePageTemplate,private page,%(username)s)>>||%"
2820: "(username)s only||\n"
2821: "\n"
2822: 
2823: msgid "MyPages management"
2824: msgstr "マイページの管理"
2825: 
2826: msgid "Your subscription to this page has been removed."
2827: msgstr "このページの購読を停止しました。"
2828: 
2829: msgid "Can't remove regular expression subscription!"
2830: msgstr "正規表現で記述した購読を停止することはできません。"
2831: 
2832: msgid "Edit the subscription regular expressions in your settings."
2833: msgstr ""
2834: "[\"ユーザプレファレンス\"]にて、購読対象を指定する正規表現を編集してくださ"
2835: "い。"
2836: 
2837: msgid "You need to be subscribed to unsubscribe."
2838: msgstr "購読していないページの購読を止めることはできません。"
2839: 
2840: #, python-format
2841: msgid "(!) Only pages changed since '''%s''' are being displayed!"
2842: msgstr "(!) '''%s''' 以降に変更されたページのみが表示されています。"
2843: 
2844: msgid ""
2845: "/!\\ The modification date you entered was not recognized and is therefore "
2846: "not considered for the search results!"
2847: msgstr ""
2848: "/!\\ 入力された変更日時は正しく認識されませんでした。そのため、検索結果には反"
2849: "映されていません。"
2850: 
2851: #, python-format
2852: msgid "Title Search: \"%s\""
2853: msgstr "タイトル検索: \"%s\""
2854: 
2855: #, python-format
2856: msgid "Advanced Search: \"%s\""
2857: msgstr "高機能検索: \"%s\""
2858: 
2859: #, python-format
2860: msgid "Full Text Search: \"%s\""
2861: msgstr "テキスト検索: \"%s\""
2862: 
2863: #, python-format
2864: msgid ""
2865: "Your search query {{{\"%s\"}}} didn't return any results. Please change some "
2866: "terms and refer to HelpOnSearching for more information.%s"
2867: msgstr ""
2868: "検索条件 {{{\"%s\"}}} に対して、結果は0件でした。条件を変更するか、 "
2869: "HelpOnSearching を参照してください。%s"
2870: 
2871: msgid "(!) Consider performing a"
2872: msgstr "(!) Consider performing a"
2873: 
2874: msgid "full-text search with your search terms"
2875: msgstr "full-text search with your search terms"
2876: 
2877: msgid ""
2878: "(!) You're performing a title search that might not include all related "
2879: "results of your search query in this wiki. <<BR>>"
2880: msgstr ""
2881: "(!) You're performing a title search that might not include all related "
2882: "results of your search query in this wiki. <<BR>>"
2883: 
2884: msgid "Click here to perform a full-text search with your search terms!"
2885: msgstr "この言葉でテキスト検索するには、ここをクリックしてください"
2886: 
2887: msgid "Load"
2888: msgstr "ロード"
2889: 
2890: msgid "Pagename not specified!"
2891: msgstr "ページ名が指定されていません。"
2892: 
2893: msgid "Upload page content"
2894: msgstr "ページのコンテンツをアップロード"
2895: 
2896: msgid ""
2897: "You can upload content for the page named below. If you change the page "
2898: "name, you can also upload content for another page. If the page name is "
2899: "empty, we derive the page name from the file name."
2900: msgstr ""
2901: "下記のページ名のコンテンツをアップロードすることができます。\n"
2902: "もしページ名を変更すれば、別のページのコンテンツをアップロードすることもでき"
2903: "ます。\n"
2904: "ページ名が空の場合、ファイル名からページ名を決定します。"
2905: 
2906: msgid "File to load page content from"
2907: msgstr "ページコンテンツを格納したファイル"
2908: 
2909: #, fuzzy
2910: msgid "Page name"
2911: msgstr "ページ名"
2912: 
2913: #, python-format
2914: msgid "Local Site Map for \"%s\""
2915: msgstr "\"%s\"のローカルサイトマップ"
2916: 
2917: msgid "Charts are not available!"
2918: msgstr "チャートは利用できません。"
2919: 
2920: msgid "Do it."
2921: msgstr "実行する。"
2922: 
2923: #, python-format
2924: msgid "Execute action %(actionname)s?"
2925: msgstr "アクション %(actionname)s を実行しますか?"
2926: 
2927: #, python-format
2928: msgid "Action %(actionname)s is excluded in this wiki!"
2929: msgstr "アクション %(actionname)s はこのWikiに含まれていません。"
2930: 
2931: #, python-format
2932: msgid "You are not allowed to use action %(actionname)s on this page!"
2933: msgstr "このページでアクション %(actionname)s を使用する権限がありません。"
2934: 
2935: msgid "Only superuser is allowed to use this action."
2936: msgstr "このアクションを行うことができるのはスーパーユーザのみです。"
2937: 
2938: msgid "Views/day"
2939: msgstr "表示/日"
2940: 
2941: msgid "Edits/day"
2942: msgstr "編集/日"
2943: 
2944: #, python-format
2945: msgid "%(chart_title)s for %(filterpage)s"
2946: msgstr "%(chart_title)s for %(filterpage)s"
2947: 
2948: msgid ""
2949: "green=view\n"
2950: "red=edit"
2951: msgstr ""
2952: "緑: ビュー\n"
2953: "赤: 編集"
2954: 
2955: msgid "date"
2956: msgstr "日付"
2957: 
2958: msgid "# of hits"
2959: msgstr "ヒットカウント"
2960: 
2961: msgid "User agent"
2962: msgstr "ユーザエージェント"
2963: 
2964: msgid "Others"
2965: msgstr "その他"
2966: 
2967: msgid "Distribution of User-Agent Types"
2968: msgstr "User-Agentタイプの分布"
2969: 
2970: msgid "Page Size Distribution"
2971: msgstr "ページサイズの分布"
2972: 
2973: msgid "page size upper bound [bytes]"
2974: msgstr "ページサイズの上限[バイト]"
2975: 
2976: msgid "# of pages of this size"
2977: msgstr "このサイズのページ数"
2978: 
2979: msgid "From"
2980: msgstr "From"
2981: 
2982: msgid "To"
2983: msgstr "To"
2984: 
2985: msgid "Content"
2986: msgstr "目次"
2987: 
2988: #, python-format
2989: msgid "Connection to mailserver '%(server)s' failed: %(reason)s"
2990: msgstr "メールサーバ'%(server)s'への接続に失敗しました(理由: %(reason)s)。"
2991: 
2992: msgid "Mail not sent"
2993: msgstr "メール送信失敗。"
2994: 
2995: msgid "Mail sent OK"
2996: msgstr "メール送信完了。"
2997: 
2998: #, python-format
2999: msgid ""
3000: "Sorry, can not save page because \"%(content)s\" is not allowed in this wiki."
3001: msgstr ""
3002: "このwikiでは\"%(content)s\"は許可されていません。ページを保存できませんでし"
3003: "た。"
3004: 
3005: msgid "anonymous"
3006: msgstr ""
!!!!
3008: #~ msgid "Please use the interactive user interface to move attachments!"
3009: #~ msgstr "対話的なユーザインターフェースから添付ファイルを移動してください。"
3010: 
3011: #~ msgid ""
3012: #~ "Restored Backup: %(filename)s to target dir: %(targetdir)s.\n"
3013: #~ "Files: %(filecount)d, Directories: %(dircount)d"
3014: #~ msgstr ""
3015: #~ "バックアップ: %(filename)s をディレクトリ: %(targetdir)s へリストア。\n"
3016: #~ "ファイル数: %(filecount)d, ディレクトリ数: %(dircount)d"
3017: 
3018: #~ msgid "Restoring backup: %(filename)s to target dir: %(targetdir)s failed."
3019: #~ msgstr ""
3020: #~ "バックアップ: %(filename)s のディレクトリ: %(targetdir)s へのリストアに失"
3021: #~ "敗しました。"
3022: 
3023: #~ msgid "Wiki Backup / Restore"
3024: #~ msgstr "Wiki バックアップ/リストア"
3025: 
3026: #~ msgid ""
3027: #~ "Some hints:\n"
3028: #~ " * To restore a backup:\n"
3029: #~ "  * Restoring a backup will overwrite existing data, so be careful.\n"
3030: #~ "  * Rename it to <siteid>.tar.<compression> (remove the --date--time--UTC "
3031: #~ "stuff).\n"
3032: #~ "  * Put the backup file into the backup_storage_dir (use scp, ftp, ...).\n"
3033: #~ "  * Hit the <<GetText(Restore)>> button below.\n"
3034: #~ "\n"
3035: #~ " * To make a backup, just hit the <<GetText(Backup)>> button and save the "
3036: #~ "file\n"
3037: #~ "   you get to a secure place.\n"
3038: #~ "\n"
3039: #~ "Please make sure your wiki configuration backup_* values are correct and "
3040: #~ "complete.\n"
3041: #~ "\n"
3042: #~ msgstr ""
3043: #~ "ヒント:\n"
3044: #~ " * バックアップのリストアについて:\n"
3045: #~ "  * バックアップをリストアすると、存在するデータは上書きされますので注意し"
3046: #~ "てください。\n"
3047: #~ "  * <siteid>.tar.<compression> にリネームしてください(--date--time--UTC は"
3048: #~ "削除してください)。\n"
3049: #~ "  * バックアップファイルを backup_storage_dir に置いてください(scpやftpな"
3050: #~ "どを利用)。\n"
3051: #~ "  * 下の <<GetText(Restore)>> ボタンをクリックしてください。\n"
3052: #~ "\n"
3053: #~ " * バックアップを作成するには、<<GetText(Backup)>> をクリックし、取得した"
3054: #~ "ファイルを安全な場所に保存してください。\n"
3055: #~ "\n"
3056: #~ "Wiki設定中の backup_* が正しいことを確認してください。\n"
3057: #~ "\n"
3058: 
3059: #~ msgid "Restore"
3060: #~ msgstr "リストア"
3061: 
3062: #~ msgid "Xapian Version"
3063: #~ msgstr "Xapianバージョン"
3064: 
3065: #~ msgid "PyStemmer not installed"
3066: #~ msgstr "PyStemmerがインストールされていません"
3067: 
3068: #~ msgid "PyStemmer Version"
3069: #~ msgstr "PyStemmerのバージョン"
3070: 
3071: #~ msgid "PyStemmer stems"
3072: #~ msgstr "Pythonのバージョン"
3073: 
3074: #~ msgid "XML RPC error: %s"
3075: #~ msgstr "XML-RPC エラー: %s"
3076: 
3077: #~ msgid "Low-level communication error: %s"
3078: #~ msgstr "低レベル通信エラー: %s"
3079: 
3080: #~ msgid "New Page or New Attachment"
3081: #~ msgstr "新しいページまたは添付ファイル"
3082: 
3083: #~ msgid ""
3084: #~ "You can upload a file to a new page or choose to upload a file as "
3085: #~ "attachment for the current page"
3086: #~ msgstr "ファイルの添付は、新しいページにも現在のページにも行えます。"
3087: 
3088: #~ msgid "attachment"
3089: #~ msgstr "添付ファイル"
3090: 
3091: #~ msgid "New Name"
3092: #~ msgstr "新しい名前"
3093: 
3094: #~ msgid "Attachment '%(target)s' already exists."
3095: #~ msgstr "添付ファイル'%(target)s'はすでに存在します。"
3096: 
3097: #~ msgid ""
3098: #~ "An upload will never overwrite an existing file. If there is a name\n"
3099: #~ "conflict, you have to rename the file that you want to upload.\n"
3100: #~ "Otherwise, if \"Rename to\" is left blank, the original filename will be "
3101: #~ "used."
3102: #~ msgstr ""
3103: #~ "アップロードでは既存のファイルを上書きしません。同じファイル名が存在する場"
3104: #~ "合には、アップロードするファイルの名前を変更してください。\"名前の変更\"が"
3105: #~ "空白の場合、オリジナルのファイル名が使われます。"
3106: 
3107: #~ msgid "overwrite"
3108: #~ msgstr "上書き"
3109: 
3110: #~ msgid ""
3111: #~ "Somebody has requested to submit your account data to this email "
3112: #~ "address.\n"
3113: #~ "\n"
3114: #~ "If you lost your password, please use the data below and just enter the\n"
3115: #~ "password AS SHOWN into the wiki's password form field (use copy and "
3116: #~ "paste\n"
3117: #~ "for that).\n"
3118: #~ "\n"
3119: #~ "After successfully logging in, it is of course a good idea to set a new "
3120: #~ "and known password.\n"
3121: #~ msgstr ""
3122: #~ "要求により、あなたのアカウント情報をこのメールアドレスに送信しました。\n"
3123: #~ "\n"
3124: #~ "パスワードを忘れてしまった場合には、下に書かれている情報を利用して、\n"
3125: #~ "Wikiのパスワード入力欄にパスワードを入力してください。\n"
3126: #~ "(コピー&ペーストを利用して、表示されているとおりのパスワードを\n"
3127: #~ "入力してください。)\n"
3128: #~ "\n"
3129: #~ "ログインに成功したあとは、新たにパスワードを設定し直すことをお勧めしま"
3130: #~ "す。\n"
3131: 
3132: #~ msgid "Found no account matching the given email address '%(email)s'!"
3133: #~ msgstr "メールアドレス'%(email)s'に該当するアカウントが見つかりません。"
3134: 
3135: #~ msgid "File attachments are not allowed in this wiki!"
3136: #~ msgstr "このwikiではファイルの添付はできません。"
3137: 
3138: #~ msgid "SendMyPassword"
3139: #~ msgstr "パスワード送信"
3140: 
3141: #~ msgid "Use UserPreferences to change your settings or create an account."
3142: #~ msgstr ""
3143: #~ "設定変更やアカウント作成をおこなうには、[\"ユーザプレファレンス\"]を利用し"
3144: #~ "てください。"
3145: 
3146: #~ msgid "Use UserPreferences to change settings of the selected user account"
3147: #~ msgstr ""
3148: #~ "選択したユーザの設定変更をおこなうには、[\"ユーザプレファレンス\"]を利用し"
3149: #~ "てください。"
3150: 
3151: #~ msgid ""
3152: #~ "This list does not work, unless you have entered a valid email address!"
3153: #~ msgstr "このリストは、有効なメールアドレスを入力しなければ利用できません。"
3154: 
3155: #~ msgid ""
3156: #~ "To create an account, see the %(userprefslink)s page. To recover a lost "
3157: #~ "password, go to %(sendmypasswordlink)s."
3158: #~ msgstr ""
3159: #~ "アカウントを作成する際には %(userprefslink)s を、忘れてしまったパスワード"
3160: #~ "を復活する際には %(sendmypasswordlink)s を参照してください。"
3161: 
3162: #~ msgid ""
3163: #~ "'''A page with the name {{{'%s'}}} already exists.'''\n"
3164: #~ "Try a different name."
3165: #~ msgstr ""
3166: #~ "'''{{{'%s'}}}という名前のページがすでに存在します。'''\n"
3167: #~ "違う名前を指定してください。"
3168: 
3169: #~ msgid ""
3170: #~ "The comment on the change is:\n"
3171: #~ "%(comment)s\n"
3172: #~ "\n"
3173: #~ msgstr ""
3174: #~ "この変更には以下のコメントが付けられています。\n"
3175: #~ "%(comment)s\n"
3176: #~ "\n"
3177: 
3178: #~ msgid "Status of sending notification mails:"
3179: #~ msgstr "メール通知のステータス:"
3180: 
3181: #~ msgid "[%(lang)s] %(recipients)s: %(status)s"
3182: #~ msgstr "[%(lang)s] %(recipients)s: %(status)s"
3183: 
3184: #~ msgid "UserPreferences"
3185: #~ msgstr "ユーザプレファレンス"
3186: 
3187: #~ msgid "Subscribe to trivial changes"
3188: #~ msgstr "ささいな変更の通知も受ける"
3189: 
3190: #~ msgid "(Only for password change or new account)"
3191: #~ msgstr "(パスワード変更またはアカウント作成用)"
3192: 
3193: #~ msgid "Check your argument %s"
3194: #~ msgstr "引数 %s を確認"
3195: 
3196: #~ msgid "ERROR in regex '%s'"
3197: #~ msgstr "正規表現'%s'に誤りがあります。"
3198: 
3199: #~ msgid "Bad timestamp '%s'"
3200: #~ msgstr "不正なタイムスタンプ '%s'"
3201: 
3202: #~ msgid "Not supported mimetype of file: %s"
3203: #~ msgstr "ファイル:%s のMIMEタイプはサポートされていません。"
3204: 
3205: #~ msgid "Embedding of object by chosen formatter not possible"
3206: #~ msgstr "選択したフォーマッタでオブジェクトを埋め込むことはできません。"
3207: 
3208: #~ msgid ""
3209: #~ "Not enough arguments given to EmbedObject macro! Try <<EmbedObject"
3210: #~ "(attachment [,width=width] [,height=height] [,alt=alternate Text])>>"
3211: #~ msgstr ""
3212: #~ "EmbedObjectマクロに必要な引数が不足しています。<<EmbedObject(attachment [,"
3213: #~ "width=width] [,height=height] [,alt=alternate Text])>>を試してみてくださ"
3214: #~ "い。"
3215: 
3216: #~ msgid ""
3217: #~ "Not enough arguments given to EmbedObject macro! Try <<EmbedObject(url, "
3218: #~ "url_mimetype [,width=width] [,height=height] [,alt=alternate Text])>>"
3219: #~ msgstr ""
3220: #~ "EmbedObjectマクロに必要な引数が不足しています。<<EmbedObject(url, "
3221: #~ "url_mimetype [,width=width] [,height=height] [,alt=alternate Text])>>を試"
3222: #~ "してみてください。"
3223: 
3224: #~ msgid "Invalid MonthCalendar calparms \"%s\"!"
3225: #~ msgstr "MonthCalendarのcalparms\"%s\"が不正です。"
3226: 
3227: #~ msgid "Invalid MonthCalendar arguments \"%s\"!"
3228: #~ msgstr "MonthCalendarの引数\"%s\"が不正です。"
3229: 
3230: #~ msgid "Sorry, login failed."
3231: #~ msgstr "ログインに失敗しました。"
3232: 
3233: #~ msgid ""
3234: #~ "The remote version of MoinMoin is too old, version 1.6 is required at "
3235: #~ "least."
3236: #~ msgstr "リモートのMoinMoinのバージョンが古いです。1.6以上が必要です。"
3237: 
3238: #~ msgid "belonging to one of the following categories"
3239: #~ msgstr "以下のカテゴリーのいずれかに属す"
3240: 
3241: #~ msgid "Xapian stemming"
3242: #~ msgstr "Xapian stemming"
3243: 
3244: #~ msgid ""
3245: #~ "~-If you submit this form, the submitted values will be displayed.\n"
3246: #~ "To use this form on other pages, insert a\n"
3247: #~ "<<BR>><<BR>>'''{{{    <<Form(\"%(pagename)s\")>>}}}'''<<BR>><<BR>>\n"
3248: #~ "macro call.-~\n"
3249: #~ msgstr ""
3250: #~ "~-このフォームをサブミットすると、サブミットされた値が表示されます。\n"
3251: #~ "このフォームを別のページで利用するには、マクロ:\n"
3252: #~ "<<BR>><<BR>>'''{{{    <<Form(\"%(pagename)s\")>>}}}'''<<BR>><<BR>>\n"
3253: #~ "を埋め込んでください。-~\n"
3254: 
3255: #~ msgid ""
3256: #~ "Unknown user name: {{{\"%s\"}}}. Please enter user name and password."
3257: #~ msgstr ""
3258: #~ "{{{\"%s\"}}}は不正なユーザ名です。正しいユーザ名を入力してください。"
3259: 
3260: #~ msgid "raw"
3261: #~ msgstr "Wikiテキスト"
3262: 
3263: #~ msgid "print"
3264: #~ msgstr "印刷"
3265: 
3266: #~ msgid "## backup of page \"%(pagename)s\" submitted %(date)s"
3267: #~ msgstr "\"%(pagename)s\"のバックアップが%(date)sに作成されました。"
3268: 
3269: #~ msgid "A backup of your changes is [%(backup_url)s here]."
3270: #~ msgstr "この変更に対するバックアップは[%(backup_url)s こちら]です。"
3271: 
3272: #~ msgid "Show chart \"%(title)s\""
3273: #~ msgstr "\"%(title)s\"のチャートを表示"
3274: 
3275: #~ msgid "set bookmark"
3276: #~ msgstr "ブックマークをセット"
3277: 
3278: #~ msgid "You are not allowed to do %s on this page."
3279: #~ msgstr "このページを%sする権限がありません。"
3280: 
3281: #~ msgid "%(hits)d results out of about %(pages)d pages."
3282: #~ msgstr "約%(pages)dページ中%(hits)d箇所一致しました。"
3283: 
3284: #~ msgid "Required attribute \"%(attrname)s\" missing"
3285: #~ msgstr "必須項目\"%(attrname)s\"を入力してください。"
3286: 
3287: #~ msgid "Submitted form data:"
3288: #~ msgstr "サブミットされたフォームデータ:"
3289: 
3290: #~ msgid "Plain title index"
3291: #~ msgstr "タイトルインデックス"
3292: 
3293: #~ msgid "XML title index"
3294: #~ msgstr "タイトルインデックス(XML)"
3295: 
3296: #~ msgid "Installed processors (DEPRECATED -- use Parsers instead)"
3297: #~ msgstr "インストールされているプロセッサ(現在はパーサの利用を推奨)"
3298: 
3299: #~ msgid ""
3300: #~ "Sorry, someone else saved the page while you edited it.\n"
3301: #~ "\n"
3302: #~ "Please do the following: Use the back button of your browser, and "
3303: #~ "cut&paste\n"
3304: #~ "your changes from there. Then go forward to here, and click EditText "
3305: #~ "again.\n"
3306: #~ "Now re-add your changes to the current page contents.\n"
3307: #~ "\n"
3308: #~ "''Do not just replace\n"
3309: #~ "the content editbox with your version of the page, because that would\n"
3310: #~ "delete the changes of the other person, which is excessively rude!''\n"
3311: #~ msgstr ""
3312: #~ "編集中に他のユーザがページを変更しました。\n"
3313: #~ "\n"
3314: #~ "次の手順で対所してください。\n"
3315: #~ "ブラウザの「戻る」ボタンを使って編集ページに戻る\n"
3316: #~ "そのページから、編集した箇所をカット&ペーストする\n"
3317: #~ "ブラウザの「進む」ボタンでこのページに進み、編集をクリックする\n"
3318: #~ "表示されたページにて、あらためて編集を行う\n"
3319: #~ "\n"
3320: #~ "他のユーザが行った変更が消えてしまいますので、絶対にこのままの状態で保存し"
3321: #~ "ないでください。\n"
3322: 
3323: #~ msgid "Jump to last visited page instead of frontpage"
3324: #~ msgstr "フロントページのかわりに最後に訪れたページに飛ぶ"
3325: 
3326: #~ msgid "(Only when changing passwords)"
3327: #~ msgstr "(パスワード変更時のみ)"
3328: 
3329: #~ msgid "You are not allowed to rename pages in this wiki!"
3330: #~ msgstr "ページ名を変更する権限がありません。"
3331: 
3332: #~ msgid "%(logcount)s (%(logsize)s bytes)"
3333: #~ msgstr "%(logcount)s (%(logsize)sバイト)"
3334: 
3335: #~ msgid "User Preferences"
3336: #~ msgstr "ユーザプレファレンス"
3337: 
3338: #~ msgid "Download XML export of this wiki"
3339: #~ msgstr "このwikiのXML exportをダウンロード"
3340: 
3341: #~ msgid "EditText"
3342: #~ msgstr "テキストの編集"
3343: 
3344: #~ msgid "Immutable page"
3345: #~ msgstr "編集不可のページ"
3346: 
3347: #~ msgid "Bad relogin URL."
3348: #~ msgstr "再ログインのURLが不正です。"
3349: 
3350: #~ msgid "Unknown user."
3351: #~ msgstr "不正なユーザ名です。"
3352: 
3353: #~ msgid "Remember last page visited"
3354: #~ msgstr "最後に訪れたページを記憶する"
3355: 
3356: #~ msgid "Parent Page"
3357: #~ msgstr "親ページ"
3358: 
3359: #~ msgid "Trail"
3360: #~ msgstr "訪れたページの履歴"
3361: 
3362: #~ msgid ""
3363: #~ "You didn't create a user profile yet. Select UserPreferences in the upper "
3364: #~ "right corner to create a profile."
3365: #~ msgstr ""
3366: #~ "ユーザプロファイルをまだ作成していません。右上の[\"ユーザプレファレンス\"]"
3367: #~ "をクリックし、プロファイルを作成してください。"
3368: 
3369: #~ msgid ""
3370: #~ "This wiki is not enabled for mail processing. Contact the owner of the "
3371: #~ "wiki, who can either enable email, or remove the \"Subscribe\" icon."
3372: #~ msgstr ""
3373: #~ "このwikiではメールが利用できません。メールを利用できるようにするか、\"購読"
3374: #~ "\"アイコンを無効にするよう、管理者に問い合わせてください。"
3375: 
3376: #~ msgid ""
3377: #~ "You didn't enter an email address in your profile. Select your name "
3378: #~ "(UserPreferences) in the upper right corner and enter a valid email "
3379: #~ "address."
3380: #~ msgstr ""
3381: #~ "プロファイルにメールアドレスが存在しません。UserPreferencesのページにて"
3382: #~ "メールアドレスを登録してください。"
3383: 
3384: #~ msgid ""
3385: #~ "To unsubscribe, go to your profile and delete the item matching this page "
3386: #~ "from the subscription list."
3387: #~ msgstr ""
3388: #~ "購読を停止するには、ユーザプロファイルのページにて、このページにマッチする"
3389: #~ "項目を購読リストから削除してください。"
3390: 
3391: #~ msgid "Quicklink"
3392: #~ msgstr "クイックリンク"
3393: 
3394: #~ msgid "Show Print View"
3395: #~ msgstr "印刷ビューを表示"
3396: 
3397: #~ msgid "Attach File"
3398: #~ msgstr "ファイルを添付"
3399: 
3400: #~ msgid "Show Like Pages"
3401: #~ msgstr "似たページを表示"
3402: 
3403: #~ msgid "Show Local Site Map"
3404: #~ msgstr "ローカルサイトマップの表示"
3405: 
3406: #~ msgid "Infos"
3407: #~ msgstr "情報"
3408: 
3409: #~ msgid "Can't work out query"
3410: #~ msgstr "問い合わせを行うことができません。"
3411: 
3412: #~ msgid "Add to Quicklinks"
3413: #~ msgstr "クイックリンクに追加"
3414: 
3415: #~ msgid "Show Parent"
3416: #~ msgstr "親ページを表示"
3417: 
3418: #~ msgid "Show Changes"
3419: #~ msgstr "変更内容を表示"
3420: 
3421: #~ msgid "Get Info"
3422: #~ msgstr "情報を取得"
3423: 
3424: #~ msgid "Skip to preview"
3425: #~ msgstr "プレビューへ移動"
3426: 
3427: #~ msgid "[current page size '''%(size)d''' bytes]"
3428: #~ msgstr "[現在のページサイズ: '''%(size)d'''バイト]"
3429: 
3430: #~ msgid "Optional comment about this change"
3431: #~ msgstr "この修正についてのコメント(省略可)"
3432: 
3433: #~ msgid "Make this page belong to category %(category)s"
3434: #~ msgstr "このページをカテゴリー「%(category)s」に分類"
3435: 
3436: #~ msgid "Show fancy links"
3437: #~ msgstr "リンクを飾り付きで表示する"
3438: 
3439: #~ msgid "Save as"
3440: #~ msgstr "保存するファイル名を指定"
3441: 
3442: #~ msgid "XSLT option disabled!"
3443: #~ msgstr "XSLTオプションは無効になっています。"
3444: 
3445: #~ msgid "RefreshCache"
3446: #~ msgstr "キャッシュを更新"
3447: 
3448: #~ msgid "for this page (cached %(date)s)"
3449: #~ msgstr "(キャッシュ作成日時 %(date)s)"
3450: 
3451: #~ msgid "MIME Type (optional)"
3452: #~ msgstr "MIMEタイプ (省略可)"
3453: 
3454: #~ msgid "Refresh"
3455: #~ msgstr "キャッシュを更新"
3456: 
3457: #~ msgid "<escape>"
3458: #~ msgstr "<エスケープ>"
3459: 
3460: #~ msgid "[\"<escape>\"]"
3461: #~ msgstr "[\"<エスケープ>\"]"
3462: 
3463: #~ msgid "(edit log entry is missing)"
3464: #~ msgstr "(編集ログがありません)"
3465: 
3466: #~ msgid "[\"<html>\"]"
3467: #~ msgstr "[\"<html>\"]"
3468: 
3469: #~ msgid "Needed %(timer).1f seconds."
3470: #~ msgstr "検索所要時間: %(timer).1f秒"
3471: 
3472: #~ msgid "User name already exists!"
3473: #~ msgstr "指定されたユーザ名はすでに存在します。"
3474: 
3475: #~ msgid "Go"
3476: #~ msgstr "検索"
3477: 
3478: #~ msgid "You will not be notified of your own changes!"
3479: #~ msgstr "自分で行った変更は通知されません。"
3480: 
3481: #~ msgid "Nobody subscribed to this page, no mail sent."
3482: #~ msgstr ""
3483: #~ "このページを購読しているユーザはいないので、メールでの通知は行われませんで"
3484: #~ "した。"
3485: 
3486: #~ msgid "Exactly one matching page for \"%s\" found!"
3487: #~ msgstr "\"%s\"に一致するページがひとつ見つかりました。"
3488: 
3489: #~ msgid "Multiple matches for \"%s...%s\""
3490: #~ msgstr "\"%s...%s\"に一致する箇所が複数見つかりました。"
3491: 
3492: #~ msgid "You cannot use LikePages on an extended pagename!"
3493: #~ msgstr "拡張ページ名では、LikePagesを利用できません。"
3494: 
3495: #~ msgid "Page \"%s\" was successfully renamed to \"%s\"!"
3496: #~ msgstr "ページ\"%s\"の名前を\"%s\"に変更しました。"
3497: 
3498: #~ msgid "Really delete bookmark?"
3499: #~ msgstr "ブックマークを本当に削除しますか?"
3500: 
3501: #~ msgid "Update my bookmark timestamp"
3502: #~ msgstr "ブックマークのタイムスタンプを更新"
3503: 
3504: #~ msgid "or search titles %(titlesearch)s, full text %(textsearch)s or"
3505: #~ msgstr "タイトル検索%(titlesearch)s 全文検索%(textsearch)s"
3506: 
3507: #~ msgid "Show all changes in the last %s days."
3508: #~ msgstr "%s日以内の変更をすべて表示"
3509: 
3510: #~ msgid "Title: %(titlesearch)s<<BR>>Text: %(textsearch)s"
3511: #~ msgstr "タイトル: %(titlesearch)s<br/>テキスト: %(textsearch)s"
3512: 
3513: #~ msgid "You must not use a group name as your user name."
3514: #~ msgstr "グループ名をユーザ名として指定することはできません。"
3515: 
3516: #~ msgid "No older revisions of the page stored, diff not available."
3517: #~ msgstr "このページの古いリビジョンはありません。"
3518: 
3519: #~ msgid "The diff function returned with error code %(rc)s!"
3520: #~ msgstr "diffが異常終了しました。エラーコード: %(rc)s"
3521: 
3522: #~ msgid "Please enter your name like that: FirstnameLastname"
3523: #~ msgstr "名前は\"FirstnameLastname\"のように入力してください。"
3524: 
3525: #~ msgid "Number of backup versions"
3526: #~ msgstr "バックアップバージョン数"
3527: 
3528: #~ msgid "Reduce editor size"
3529: #~ msgstr "エディタを縮小"
3530: 
3531: #~ msgid "Alternatively, use one of these templates:"
3532: #~ msgstr "次のテンプレートを利用することもできます。"
3533: 
3534: #~ msgid ""
3535: #~ "To create your own templates, add a page with a name matching the regex "
3536: #~ "\"%(page_template_regex)s\"."
3537: #~ msgstr ""
3538: #~ "オリジナルのテンプレートを作るには\"%(page_template_regex)s\"にマッチする"
3539: #~ "名前のページを追加してください。"
3540: 
3541: #~ msgid "The following pages with similar names already exist..."
3542: #~ msgstr "似た名前のページ一覧:"

MoinMaster: MoinI18n/ja (last edited 2010-06-05 14:57:42 by ThomasWaldmann)