SparkleShare/po/ja.po

382 lines
10 KiB
Plaintext
Raw Normal View History

2011-10-05 06:22:30 +00:00
# This file is distributed under the same license as the SparkleShare package.
2011-05-28 16:00:55 +00:00
#
2011-10-05 06:22:30 +00:00
# Translators:
2011-06-17 10:17:01 +00:00
# <masa@takatsuka.org>, 2011.
# <matsuu@gmail.com>, 2011.
2011-05-28 16:00:55 +00:00
msgid ""
msgstr ""
"Project-Id-Version: SparkleShare\n"
"Report-Msgid-Bugs-To: \n"
2011-10-05 06:22:30 +00:00
"POT-Creation-Date: 2011-09-30 22:26+0200\n"
"PO-Revision-Date: 2011-09-30 20:30+0000\n"
2011-06-17 10:17:01 +00:00
"Last-Translator: deejay1 <deejay1@srem.org>\n"
2011-05-28 16:00:55 +00:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ja\n"
"Plural-Forms: nplurals=1; plural=0\n"
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/Mac/SparkleStatusIcon.cs:70
#: ../SparkleShare/Mac/SparkleStatusIcon.cs:88
#: ../SparkleShare/SparkleSetup.cs:67 ../SparkleShare/SparkleStatusIcon.cs:75
#: ../SparkleShare/SparkleStatusIcon.cs:89
msgid "Welcome to SparkleShare!"
msgstr "SparkleShareへようこそ"
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/Mac/SparkleStatusIcon.cs:72
#: ../SparkleShare/Mac/SparkleStatusIcon.cs:90
#: ../SparkleShare/SparkleStatusIcon.cs:77
#: ../SparkleShare/SparkleStatusIcon.cs:91
msgid "Up to date"
msgstr "最新の状態です。"
#: ../SparkleShare/Mac/SparkleStatusIcon.cs:99
#: ../SparkleShare/SparkleStatusIcon.cs:106
2011-05-28 16:00:55 +00:00
msgid "Syncing…"
2011-06-07 07:25:15 +00:00
msgstr "同期中..."
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/Mac/SparkleStatusIcon.cs:109
#: ../SparkleShare/SparkleStatusIcon.cs:116
msgid "Not everything is synced"
msgstr "すべてが同期されていません"
2011-05-28 16:00:55 +00:00
#: ../SparkleShare/Nautilus/sparkleshare-nautilus-extension.py.in:113
msgid "Copy Web Link"
2011-06-07 07:25:15 +00:00
msgstr "ウェブリンクのコピー"
2011-05-28 16:00:55 +00:00
#: ../SparkleShare/Nautilus/sparkleshare-nautilus-extension.py.in:114
msgid "Copy the web address of this file to the clipboard"
2011-06-07 07:25:15 +00:00
msgstr "このファイルのウェブアドレスをクリップボードにコピー"
2011-05-28 16:00:55 +00:00
#: ../SparkleShare/Nautilus/sparkleshare-nautilus-extension.py.in:147
msgid "Get Earlier Version"
2011-06-07 07:25:15 +00:00
msgstr "新しいバージョンの取得"
2011-05-28 16:00:55 +00:00
#: ../SparkleShare/Nautilus/sparkleshare-nautilus-extension.py.in:148
msgid "Make a copy of an earlier version in this folder"
2011-06-07 07:25:15 +00:00
msgstr "このフォルダに古いヴァージョンのコピーを作成"
2011-05-28 16:00:55 +00:00
#: ../SparkleShare/Nautilus/sparkleshare-nautilus-extension.py.in:161
msgid "Select to get a copy of this version"
2011-06-07 07:25:15 +00:00
msgstr "このヴァージョンを選択し、コピー"
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/Program.cs:51
msgid "Print version information"
msgstr "バージョン情報の表示"
#: ../SparkleShare/Program.cs:52
msgid "Show this help text"
msgstr "このヘルプテキストを表示"
#: ../SparkleShare/Program.cs:84
msgid "SparkleShare, a collaboration and sharing tool."
msgstr "SparkleShare、コラボレーションと共有のためのツールです。"
#: ../SparkleShare/Program.cs:85
msgid "Copyright (C) 2010 Hylke Bons"
msgstr "Copyright (C)2010 Hylke Bons"
#: ../SparkleShare/Program.cs:87
msgid "This program comes with ABSOLUTELY NO WARRANTY."
msgstr "このプログラムは完全無保証です。"
#: ../SparkleShare/Program.cs:89
msgid "This is free software, and you are welcome to redistribute it "
msgstr "これはフリーソフトウェアであり、再配布を歓迎します。"
#: ../SparkleShare/Program.cs:90
msgid "under certain conditions. Please read the GNU GPLv3 for details."
msgstr "一定の条件の下で。詳細については、GNUのGPLv3をお読みください。"
#: ../SparkleShare/Program.cs:92
msgid "SparkleShare automatically syncs Git repositories in "
msgstr "SparkleShareは自動的に..のGitリポジトリと同期します"
#: ../SparkleShare/Program.cs:93
msgid "the ~/SparkleShare folder with their remote origins."
msgstr "リモートの元フォルダを含んだ~/SparkleShareフォルダ"
#: ../SparkleShare/Program.cs:95
msgid "Usage: sparkleshare [start|stop|restart] [OPTION]..."
msgstr "使用法: sparkleshare [start|stop|restart] [オプション]..."
#: ../SparkleShare/Program.cs:96
msgid "Sync SparkleShare folder with remote repositories."
msgstr "SparkleShareフォルダをリモートのリポジトリと同期。"
#: ../SparkleShare/Program.cs:98
msgid "Arguments:"
msgstr "引数:"
#: ../SparkleShare/Program.cs:108
msgid "SparkleShare "
msgstr "SparkleShare"
2011-05-30 16:08:14 +00:00
#. A menu item that takes the user to http://www.sparkleshare.org/
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleAbout.cs:53 ../SparkleShare/SparkleStatusIcon.cs:295
2011-05-30 16:08:14 +00:00
msgid "About SparkleShare"
2011-06-07 07:25:15 +00:00
msgstr "SparkleShareについて"
2011-05-30 16:08:14 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleAbout.cs:70
#, csharp-format
msgid "A newer version ({0}) is available!"
msgstr ""
2011-05-30 16:08:14 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleAbout.cs:79
2011-05-30 16:08:14 +00:00
msgid "You are running the latest version."
2011-06-07 07:25:15 +00:00
msgstr "最新のバージョンです。"
2011-05-30 16:08:14 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleAbout.cs:88 ../SparkleShare/SparkleAbout.cs:113
2011-05-30 16:08:14 +00:00
msgid "Checking for updates..."
2011-06-07 07:25:15 +00:00
msgstr "更新の確認中..."
2011-05-30 16:08:14 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleControllerBase.cs:491
msgid "dddd, MMMM d, yyyy"
msgstr ""
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleControllerBase.cs:497
msgid "dddd, MMMM d"
msgstr ""
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleControllerBase.cs:705
2011-05-28 16:00:55 +00:00
#, csharp-format
msgid "added {0}"
2011-10-05 06:22:30 +00:00
msgstr ""
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleControllerBase.cs:710
2011-05-28 16:00:55 +00:00
#, csharp-format
msgid "moved {0}"
2011-10-05 06:22:30 +00:00
msgstr ""
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleControllerBase.cs:715
2011-05-28 16:00:55 +00:00
#, csharp-format
msgid "edited {0}"
2011-10-05 06:22:30 +00:00
msgstr ""
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleControllerBase.cs:720
2011-05-28 16:00:55 +00:00
#, csharp-format
msgid "deleted {0}"
2011-10-05 06:22:30 +00:00
msgstr ""
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleControllerBase.cs:729
2011-05-28 16:00:55 +00:00
#, csharp-format
msgid "and {0} more"
msgid_plural "and {0} more"
2011-10-05 06:22:30 +00:00
msgstr[0] ""
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleControllerBase.cs:733
2011-05-28 16:00:55 +00:00
msgid "did something magical"
2011-10-05 06:22:30 +00:00
msgstr ""
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleEventLog.cs:58
msgid "Recent Events"
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleEventLog.cs:169
#: ../SparkleShare/SparkleEventLog.cs:188
msgid "All Folders"
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:68
2011-05-28 16:00:55 +00:00
msgid ""
"Before we can create a SparkleShare folder on this computer, we need a few "
"bits of information from you."
2011-06-07 07:25:15 +00:00
msgstr "SparkleShareのフォルダをこのコンピュータ上に作成する前に、少しですがお知らせがあります。"
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:75
2011-05-28 16:00:55 +00:00
msgid "Full Name:"
2011-06-07 07:25:15 +00:00
msgstr "氏名:"
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:90
2011-05-28 16:00:55 +00:00
msgid "Email:"
2011-06-07 07:25:15 +00:00
msgstr "電子メール:"
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:100
2011-05-28 16:00:55 +00:00
msgid "Next"
2011-06-07 07:25:15 +00:00
msgstr "次"
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:121
msgid "Where is your project?"
msgstr ""
2011-05-28 16:00:55 +00:00
#. Own server radiobutton
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:130
2011-05-28 16:00:55 +00:00
msgid "On my own server:"
2011-06-07 07:25:15 +00:00
msgstr "個人のサーバ:"
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:135 ../SparkleShare/SparkleSetup.cs:225
msgid "Folder"
msgstr "フォルダ"
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:162
msgid "address-to-server.com"
msgstr "サーバのアドレス.com"
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:183
msgid "Username/Folder"
msgstr "ユーザー名/フォルダ"
2011-05-28 16:00:55 +00:00
#. Gitorious radiobutton
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:188
2011-05-28 16:00:55 +00:00
msgid "Gitorious"
2011-06-07 07:25:15 +00:00
msgstr "Gitorious"
2011-05-28 16:00:55 +00:00
#: ../SparkleShare/SparkleSetup.cs:196
2011-05-28 16:00:55 +00:00
msgid "Project/Folder"
2011-06-07 07:25:15 +00:00
msgstr "プロジェクト/フォルダ"
2011-05-28 16:00:55 +00:00
#. GNOME radiobutton
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:201
msgid "The GNOME Project"
msgstr "GNOMEプロジェクト"
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:209
2011-05-28 16:00:55 +00:00
msgid "Project"
2011-06-07 07:25:15 +00:00
msgstr "プロジェクト"
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:219
2011-05-28 16:00:55 +00:00
msgid "Folder Name:"
2011-06-07 07:25:15 +00:00
msgstr "フォルダ名:"
2011-05-28 16:00:55 +00:00
#. Cancel button
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:250 ../SparkleShare/SparkleSetup.cs:296
2011-05-28 16:00:55 +00:00
msgid "Cancel"
2011-06-07 07:25:15 +00:00
msgstr "キャンセル"
2011-05-28 16:00:55 +00:00
#. Sync button
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:258
msgid "Add"
msgstr ""
2011-05-28 16:00:55 +00:00
#: ../SparkleShare/SparkleSetup.cs:286
#, csharp-format
2011-10-05 06:22:30 +00:00
msgid "Adding project {0}’…"
msgstr ""
2011-05-28 16:00:55 +00:00
#: ../SparkleShare/SparkleSetup.cs:287
msgid "This may take a while."
2011-05-28 16:00:55 +00:00
msgstr ""
#: ../SparkleShare/SparkleSetup.cs:288
msgid "Are you sure its not coffee o'clock?"
msgstr "コーヒー時ではありませんか?"
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:292 ../SparkleShare/SparkleSetup.cs:408
#: ../SparkleShare/SparkleSetup.cs:507
msgid "Finish"
msgstr "完了"
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:325
msgid "Something went wrong"
msgstr ""
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:373
msgid "Try Again…"
msgstr ""
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:392
2011-05-28 16:00:55 +00:00
#, csharp-format
msgid "{0} has been successfully added"
2011-06-07 07:25:15 +00:00
msgstr "'{0}'は正常に追加されました"
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:398
msgid "Project successfully added!"
msgstr ""
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:399
msgid "Access the files from your SparkleShare folder."
msgstr ""
2011-05-28 16:00:55 +00:00
#. A button that opens the synced folder
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:402
2011-05-28 16:00:55 +00:00
msgid "Open Folder"
2011-06-07 07:25:15 +00:00
msgstr "フォルダを開く"
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:428
msgid "What's happening next?"
msgstr ""
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:429
msgid ""
"SparkleShare creates a special folder in your personal folder that will keep"
" track of your projects."
msgstr ""
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:432
msgid "Skip Tutorial"
msgstr ""
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:437 ../SparkleShare/SparkleSetup.cs:457
#: ../SparkleShare/SparkleSetup.cs:475
msgid "Continue"
msgstr ""
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:453
msgid "Sharing files with others"
msgstr ""
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:454
msgid ""
"All files added to your project folders are synced with the host "
"automatically, as well as with your collaborators."
msgstr ""
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:471
msgid "The status icon is here to help"
msgstr ""
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:472
msgid ""
"It shows the syncing process status, and contains links to your projects and"
" the event log."
msgstr ""
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:489
msgid "Adding projects to SparkleShare"
msgstr ""
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:490
msgid ""
"Just click this button when you see it on the web, and the project will be "
"automatically added:"
msgstr ""
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:493
msgid ""
"…or select <b>Add Project…</b> from the status icon menu to add one by "
"hand."
msgstr ""
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#. Opens the wizard to add a new remote folder
#: ../SparkleShare/SparkleSetup.cs:502
#: ../SparkleShare/SparkleStatusIcon.cs:238
msgid "Add Project…"
msgstr ""
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetupWindow.cs:45
msgid "SparkleShare Setup"
msgstr "SparkleShareセットアップ"
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleStatusIcon.cs:228
msgid "No projects yet"
msgstr ""
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleStatusIcon.cs:262
2011-06-17 10:17:01 +00:00
msgid "Show Recent Events"
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleStatusIcon.cs:282
2011-05-28 16:00:55 +00:00
msgid "Turn Notifications Off"
2011-06-07 07:25:15 +00:00
msgstr "通知をオフ"
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleStatusIcon.cs:284
2011-05-28 16:00:55 +00:00
msgid "Turn Notifications On"
2011-06-07 07:25:15 +00:00
msgstr "通知をオン"
2011-05-28 16:00:55 +00:00
#. A menu item that quits the application
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleStatusIcon.cs:311
2011-05-28 16:00:55 +00:00
msgid "Quit"
2011-06-07 07:25:15 +00:00
msgstr "終了"
2011-05-28 16:00:55 +00:00