Changeset - c3cc123ee187
[Not reviewed]
stable
0 1 0
Takumi IINO - 10 years ago 2016-01-05 07:29:19
trot.thunder@gmail.com
i18n: updated translation for Japanese

Currently translated at 93.3% (1057 of 1132 strings)
1 file changed with 8 insertions and 8 deletions:
0 comments (0 inline, 0 general)
kallithea/i18n/ja/LC_MESSAGES/kallithea.po
Show inline comments
 
# Japanese translations for Kallithea.
 
# Copyright (C) 2014 RhodeCode GmbH, and others.
 
# This file is distributed under the same license as the Kallithea project.
 
# Translators:
 
# しろう, 2013
 
# shirou - しろう, 2013
 
# FIRST AUTHOR <EMAIL@ADDRESS>, 2011
 
# こいんとす <tkondou@gmail.com>, 2013
 
# Takumi IINO <trot.thunder@gmail.com>, 2013
 
# whosaysni <whosaysni@gmail.com>, 2014
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea 0.3\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2015-09-08 10:34+0200\n"
 
"PO-Revision-Date: 2015-10-24 16:59+0200\n"
 
"PO-Revision-Date: 2016-01-05 06:29+0000\n"
 
"Last-Translator: Takumi IINO <trot.thunder@gmail.com>\n"
 
"Language-Team: Japanese "
 
"<https://hosted.weblate.org/projects/kallithea/stable/ja/>\n"
 
"Language: ja\n"
 
"MIME-Version: 1.0\n"
 
"Content-Type: text/plain; charset=UTF-8\n"
 
"Content-Transfer-Encoding: 8bit\n"
 
"Plural-Forms: nplurals=1; plural=0;\n"
 
"X-Generator: Weblate 2.5-dev\n"
 

	
 
#: kallithea/controllers/changelog.py:86
 
#: kallithea/controllers/pullrequests.py:238 kallithea/lib/base.py:512
 
msgid "There are no changesets yet"
 
msgstr "まだチェンジセットがありません"
 

	
 
#: kallithea/controllers/changelog.py:166
 
#: kallithea/controllers/admin/permissions.py:61
 
#: kallithea/controllers/admin/permissions.py:65
 
#: kallithea/controllers/admin/permissions.py:69
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:104
 
#: kallithea/templates/admin/repos/repo_edit_permissions.html:8
 
#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
 
#: kallithea/templates/base/perms_summary.html:14
 
msgid "None"
 
msgstr "なし"
 

	
 
#: kallithea/controllers/changelog.py:169 kallithea/controllers/files.py:196
 
msgid "(closed)"
 
msgstr "(閉鎖済み)"
 

	
 
#: kallithea/controllers/changeset.py:89
 
msgid "Show whitespace"
 
msgstr "空白を表示"
 

	
 
#: kallithea/controllers/changeset.py:96 kallithea/controllers/changeset.py:103
 
#: kallithea/templates/files/diff_2way.html:55
 
msgid "Ignore whitespace"
 
msgstr "空白を無視"
 

	
 
#: kallithea/controllers/changeset.py:169
 
#, python-format
 
msgid "Increase diff context to %(num)s lines"
 
msgstr "diff コンテキストを %(num)s 行増やす"
 

	
 
#: kallithea/controllers/changeset.py:212 kallithea/controllers/files.py:96
 
#: kallithea/controllers/files.py:116 kallithea/controllers/files.py:742
 
msgid "Such revision does not exist for this repository"
 
@@ -129,97 +129,97 @@ msgid "Changeset was too big and was cut
 
msgstr "チェンジセットが大きすぎるため、省略しました..."
 

	
 
#: kallithea/controllers/feed.py:91
 
#, python-format
 
msgid "%s committed on %s"
 
msgstr "%s が %s にコミット"
 

	
 
#: kallithea/controllers/files.py:91
 
msgid "Click here to add new file"
 
msgstr "新しいファイルを追加"
 

	
 
#: kallithea/controllers/files.py:92
 
#, python-format
 
msgid "There are no files yet. %s"
 
msgstr "まだファイルがありません。 %s"
 

	
 
#: kallithea/controllers/files.py:193
 
#, fuzzy, python-format
 
msgid "%s at %s"
 
msgstr "%s と %s の間"
 

	
 
#: kallithea/controllers/files.py:305 kallithea/controllers/files.py:365
 
#: kallithea/controllers/files.py:432
 
#, python-format
 
msgid "This repository has been locked by %s on %s"
 
msgstr "このリポジトリは %s によって %s にロックされました"
 

	
 
#: kallithea/controllers/files.py:317
 
msgid "You can only delete files with revision being a valid branch "
 
msgstr "有効なブランチ上のリビジョンからしかファイルを削除できません"
 

	
 
#: kallithea/controllers/files.py:328
 
#, python-format
 
msgid "Deleted file %s via Kallithea"
 
msgstr "Kallithea経由で %s を削除"
 

	
 
#: kallithea/controllers/files.py:350
 
#, python-format
 
msgid "Successfully deleted file %s"
 
msgstr "%s ファイルの削除に成功しました"
 

	
 
#: kallithea/controllers/files.py:354 kallithea/controllers/files.py:420
 
#: kallithea/controllers/files.py:501
 
msgid "Error occurred during commit"
 
msgstr "コミット中にエラーが発生しました"
 

	
 
#: kallithea/controllers/files.py:377
 
msgid "You can only edit files with revision being a valid branch "
 
msgstr "有効なブランチを示すリビジョンでのみファイルを編集できます"
 
msgstr "有効なブランチを示すリビジョンでのみファイルを編集できます "
 

	
 
#: kallithea/controllers/files.py:391
 
#, python-format
 
msgid "Edited file %s via Kallithea"
 
msgstr "Kallithea経由で %s を変更"
 

	
 
#: kallithea/controllers/files.py:407
 
msgid "No changes"
 
msgstr "変更点なし"
 

	
 
#: kallithea/controllers/files.py:416 kallithea/controllers/files.py:490
 
#, python-format
 
msgid "Successfully committed to %s"
 
msgstr "%s へのコミットが成功しました"
 

	
 
#: kallithea/controllers/files.py:443
 
msgid "Added file via Kallithea"
 
msgstr "Kallithea経由でファイルを追加"
 

	
 
#: kallithea/controllers/files.py:464
 
msgid "No content"
 
msgstr "内容がありません"
 

	
 
#: kallithea/controllers/files.py:468
 
msgid "No filename"
 
msgstr "ファイル名がありません"
 

	
 
#: kallithea/controllers/files.py:493
 
msgid "Location must be relative path and must not contain .. in path"
 
msgstr "場所には相対パスかつ .. を含まないパスを入力してください"
 

	
 
#: kallithea/controllers/files.py:526
 
msgid "Downloads disabled"
 
msgstr "ダウンロードは無効化されています"
 

	
 
#: kallithea/controllers/files.py:537
 
#, python-format
 
msgid "Unknown revision %s"
 
msgstr "%s は未知のリビジョンです"
 

	
 
#: kallithea/controllers/files.py:539
 
msgid "Empty repository"
 
msgstr "空のリポジトリ"
 

	
 
#: kallithea/controllers/files.py:541
 
msgid "Unknown archive type"
 
msgstr "未知のアーカイブ種別です"
 

	
 
@@ -853,107 +853,107 @@ msgstr "%s リポジトリを %s のフォークとする"
 

	
 
#: kallithea/controllers/admin/repos.py:521
 
msgid "An error occurred during this operation"
 
msgstr "操作中にエラーが発生しました"
 

	
 
#: kallithea/controllers/admin/repos.py:537
 
#: kallithea/controllers/admin/repos.py:564
 
msgid "Repository has been locked"
 
msgstr "リポジトリがロックされました"
 

	
 
#: kallithea/controllers/admin/repos.py:540
 
#: kallithea/controllers/admin/repos.py:561
 
msgid "Repository has been unlocked"
 
msgstr "リポジトリのロックが解除されました"
 

	
 
#: kallithea/controllers/admin/repos.py:543
 
#: kallithea/controllers/admin/repos.py:568
 
msgid "An error occurred during unlocking"
 
msgstr "アンロック中にエラーが発生しました"
 

	
 
#: kallithea/controllers/admin/repos.py:582
 
msgid "Cache invalidation successful"
 
msgstr "キャッシュの無効化に成功しました"
 

	
 
#: kallithea/controllers/admin/repos.py:586
 
msgid "An error occurred during cache invalidation"
 
msgstr "キャッシュの無効化中にエラーが発生しました"
 

	
 
#: kallithea/controllers/admin/repos.py:601
 
msgid "Pulled from remote location"
 
msgstr "リモートから取得"
 

	
 
#: kallithea/controllers/admin/repos.py:604
 
msgid "An error occurred during pull from remote location"
 
msgstr "リモートから取得中にエラーが発生しました"
 

	
 
#: kallithea/controllers/admin/repos.py:637
 
msgid "An error occurred during deletion of repository stats"
 
msgstr "リポジトリステートの削除中にエラーが発生しました"
 

	
 
#: kallithea/controllers/admin/settings.py:170
 
msgid "Updated VCS settings"
 
msgstr "VCS設定を更新しました"
 

	
 
#: kallithea/controllers/admin/settings.py:174
 
msgid ""
 
"Unable to activate hgsubversion support. The \"hgsubversion\" library is "
 
"missing"
 
msgstr "\"hgsubversion\"ライブラリが見つからないため、hgsubversionサポートを有効に出来ません"
 
msgstr "\"hgsubversion\"ライブラリが見つからないため、hgsubversionサポートを有効に出来ません"
 

	
 
#: kallithea/controllers/admin/settings.py:180
 
#: kallithea/controllers/admin/settings.py:277
 
msgid "Error occurred while updating application settings"
 
msgstr "アプリケーション設定の更新中にエラーが発生しました"
 

	
 
#: kallithea/controllers/admin/settings.py:216
 
#, python-format
 
msgid "Repositories successfully rescanned. Added: %s. Removed: %s."
 
msgstr "リポジトリの再スキャンに成功しました。 追加: %s 削除: %s"
 
msgstr "リポジトリの再スキャンに成功しました。 追加: %s 削除: %s"
 

	
 
#: kallithea/controllers/admin/settings.py:273
 
msgid "Updated application settings"
 
msgstr "アプリケーション設定を更新しました"
 

	
 
#: kallithea/controllers/admin/settings.py:330
 
msgid "Updated visualisation settings"
 
msgstr "表示設定を更新しました"
 

	
 
#: kallithea/controllers/admin/settings.py:335
 
msgid "Error occurred during updating visualisation settings"
 
msgstr "表示設定の更新中にエラーが発生しました"
 

	
 
#: kallithea/controllers/admin/settings.py:361
 
msgid "Please enter email address"
 
msgstr "メールアドレスを入力してください"
 

	
 
#: kallithea/controllers/admin/settings.py:376
 
msgid "Send email task created"
 
msgstr "メール送信タスクを作成しました"
 

	
 
#: kallithea/controllers/admin/settings.py:407
 
msgid "Added new hook"
 
msgstr "新しいフックを追加しました"
 

	
 
#: kallithea/controllers/admin/settings.py:421
 
msgid "Updated hooks"
 
msgstr "フックを更新しました"
 

	
 
#: kallithea/controllers/admin/settings.py:425
 
msgid "Error occurred during hook creation"
 
msgstr "フックの作成中にエラーが発生しました"
 

	
 
#: kallithea/controllers/admin/settings.py:451
 
msgid "Whoosh reindex task scheduled"
 
msgstr "Whooshの再インデックスタスクを予定に入れました"
 

	
 
#: kallithea/controllers/admin/user_groups.py:150
 
#, python-format
 
msgid "Created user group %s"
 
msgstr "ユーザーグループ %s を作成しました"
 

	
 
#: kallithea/controllers/admin/user_groups.py:163
 
#, python-format
 
msgid "Error occurred during creation of user group %s"
 
msgstr "ユーザーグループ %s の作成中にエラーが発生しました"
 

	
 
#: kallithea/controllers/admin/user_groups.py:201
 
@@ -1183,98 +1183,98 @@ msgid "[pulled] from"
 
msgstr "[プル]"
 

	
 
#: kallithea/lib/helpers.py:794
 
msgid "[started following] repository"
 
msgstr "リポジトリの[フォローを開始]"
 

	
 
#: kallithea/lib/helpers.py:796
 
msgid "[stopped following] repository"
 
msgstr "リポジトリの[フォローを停止]"
 

	
 
#: kallithea/lib/helpers.py:1124
 
#, python-format
 
msgid " and %s more"
 
msgstr " と %s 以上"
 

	
 
#: kallithea/lib/helpers.py:1128
 
#: kallithea/templates/compare/compare_diff.html:65
 
#: kallithea/templates/pullrequests/pullrequest_show.html:326
 
msgid "No files"
 
msgstr "ファイルはありません"
 

	
 
#: kallithea/lib/helpers.py:1194
 
msgid "new file"
 
msgstr "新しいファイル"
 

	
 
#: kallithea/lib/helpers.py:1197
 
msgid "mod"
 
msgstr "変更"
 

	
 
#: kallithea/lib/helpers.py:1200
 
msgid "del"
 
msgstr "削除"
 

	
 
#: kallithea/lib/helpers.py:1203
 
msgid "rename"
 
msgstr "リネーム"
 

	
 
#: kallithea/lib/helpers.py:1208
 
msgid "chmod"
 
msgstr "chmod"
 

	
 
#: kallithea/lib/helpers.py:1444
 
#, python-format
 
msgid ""
 
"%s repository is not mapped to db perhaps it was created or renamed from "
 
"the filesystem please run the application again in order to rescan "
 
"repositories"
 
msgstr ""
 
"%s "
 
"リポジトリはDB内に見つかりませんでした。おそらくファイルシステム上で作られたか名前が変更されたためです。リポジトリをもう一度チェックするためにアプリケーションを立ち上げ直してください。"
 
"%s リポジトリはDB内に見つかりませんでした。おそらくファイルシステム上で作られたか名前が変更されたためです。リポジトリをもう一度チェックするためにアプ"
 
"リケーションを再起動してください"
 

	
 
#: kallithea/lib/utils2.py:415
 
#, python-format
 
msgid "%d year"
 
msgid_plural "%d years"
 
msgstr[0] "%d 年"
 

	
 
#: kallithea/lib/utils2.py:416
 
#, python-format
 
msgid "%d month"
 
msgid_plural "%d months"
 
msgstr[0] "%d ヶ月"
 

	
 
#: kallithea/lib/utils2.py:417
 
#, python-format
 
msgid "%d day"
 
msgid_plural "%d days"
 
msgstr[0] "%d 日"
 

	
 
#: kallithea/lib/utils2.py:418
 
#, python-format
 
msgid "%d hour"
 
msgid_plural "%d hours"
 
msgstr[0] "%d 時間"
 

	
 
#: kallithea/lib/utils2.py:419
 
#, python-format
 
msgid "%d minute"
 
msgid_plural "%d minutes"
 
msgstr[0] "%d 分"
 

	
 
#: kallithea/lib/utils2.py:420
 
#, python-format
 
msgid "%d second"
 
msgid_plural "%d seconds"
 
msgstr[0] "%d 秒"
 

	
 
#: kallithea/lib/utils2.py:436
 
#, python-format
 
msgid "in %s"
 
msgstr "%s 以内"
 

	
 
#: kallithea/lib/utils2.py:438
 
#, python-format
 
msgid "%s ago"
 
msgstr "%s 前"
 

	
 
#: kallithea/lib/utils2.py:440
 
@@ -2111,97 +2111,97 @@ msgid "Fork has to be the same type as p
 
msgstr "フォークは親と同じ種別の必要があります"
 

	
 
#: kallithea/model/validators.py:504
 
msgid "You don't have permissions to create repository in this group"
 
msgstr "このグループにリポジトリを作成する権限がありません"
 

	
 
#: kallithea/model/validators.py:506
 
msgid "no permission to create repository in root location"
 
msgstr "ルートにリポジトリを作成する権限がありません"
 

	
 
#: kallithea/model/validators.py:556
 
msgid "You don't have permissions to create a group in this location"
 
msgstr "この場所にグループを作成する権限がありません"
 

	
 
#: kallithea/model/validators.py:597
 
msgid "This username or user group name is not valid"
 
msgstr "ユーザー名かユーザーグループが不正です"
 

	
 
#: kallithea/model/validators.py:690
 
msgid "This is not a valid path"
 
msgstr "不正なパスです"
 

	
 
#: kallithea/model/validators.py:705
 
msgid "This email address is already in use"
 
msgstr "このメールアドレスはすでに取得されています"
 

	
 
#: kallithea/model/validators.py:725
 
#, python-format
 
msgid "Email address \"%(email)s\" not found"
 
msgstr "メールアドレス \"%(email)s\" がみつかりません"
 

	
 
#: kallithea/model/validators.py:762
 
msgid ""
 
"The LDAP Login attribute of the CN must be specified - this is the name "
 
"of the attribute that is equivalent to \"username\""
 
msgstr "LDAPのこのCNに対するログイン属性は必須です。 - これは \"ユーザー名\" と同じです"
 

	
 
#: kallithea/model/validators.py:774
 
msgid "Please enter a valid IPv4 or IPv6 address"
 
msgstr "有効なIPv4かIPv6のアドレスを入力してください"
 

	
 
#: kallithea/model/validators.py:775
 
#, python-format
 
msgid "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
 
msgstr "ネットワークサイズ (bits) は0-32の範囲にする必要があります ( %(bits)r は不正です)"
 

	
 
#: kallithea/model/validators.py:808
 
msgid "Key name can only consist of letters, underscore, dash or numbers"
 
msgstr "キー名はアルファベット、アンダースコア(_)、ピリオド(.)、ダッシュ(-)、数字しか使えません。"
 
msgstr "キー名にはアルファベット、アンダースコア(_)、ピリオド(.)、ダッシュ(-)、数字が使えます"
 

	
 
#: kallithea/model/validators.py:822
 
msgid "Filename cannot be inside a directory"
 
msgstr "ファイル名はディレクトリ内にすることはできません"
 

	
 
#: kallithea/model/validators.py:838
 
#, python-format
 
msgid "Plugins %(loaded)s and %(next_to_load)s both export the same name"
 
msgstr "%(loaded)s プラグインと %(next_to_load)s プラグインで同じ名前が使われています"
 

	
 
#: kallithea/templates/about.html:4 kallithea/templates/about.html:17
 
msgid "About"
 
msgstr ""
 

	
 
#: kallithea/templates/index.html:5
 
msgid "Dashboard"
 
msgstr "ダッシュボード"
 

	
 
#: kallithea/templates/index_base.html:6
 
#: kallithea/templates/admin/my_account/my_account_repos.html:3
 
#: kallithea/templates/admin/my_account/my_account_watched.html:3
 
#: kallithea/templates/admin/repo_groups/repo_groups.html:9
 
#: kallithea/templates/admin/repos/repos.html:9
 
#: kallithea/templates/admin/user_groups/user_groups.html:9
 
#: kallithea/templates/admin/users/users.html:9
 
#: kallithea/templates/bookmarks/bookmarks.html:9
 
#: kallithea/templates/branches/branches.html:9
 
#: kallithea/templates/journal/journal.html:9
 
#: kallithea/templates/journal/journal.html:48
 
#: kallithea/templates/journal/journal.html:49
 
#: kallithea/templates/tags/tags.html:9
 
msgid "quick filter..."
 
msgstr "クイックフィルタ..."
 

	
 
#: kallithea/templates/index_base.html:6
 
msgid "repositories"
 
msgstr "リポジトリ"
 

	
 
#: kallithea/templates/index_base.html:20
 
#: kallithea/templates/index_base.html:25
 
#: kallithea/templates/admin/repos/repo_add.html:5
 
#: kallithea/templates/admin/repos/repo_add.html:19
 
#: kallithea/templates/admin/repos/repos.html:22
 
msgid "Add Repository"
 
msgstr "リポジトリを追加"
 

	
 
#: kallithea/templates/index_base.html:22
 
#: kallithea/templates/index_base.html:27
 
@@ -2610,97 +2610,97 @@ msgid "Plugin"
 
msgstr "プラグイン"
 

	
 
#: kallithea/templates/admin/auth/auth_settings.html:101
 
#: kallithea/templates/admin/defaults/defaults.html:82
 
#: kallithea/templates/admin/my_account/my_account_password.html:36
 
#: kallithea/templates/admin/my_account/my_account_profile.html:60
 
#: kallithea/templates/admin/permissions/permissions_globals.html:112
 
#: kallithea/templates/admin/repo_groups/repo_group_add.html:69
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:114
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:42
 
#: kallithea/templates/admin/repos/repo_edit_permissions.html:101
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:127
 
#: kallithea/templates/admin/settings/settings_hooks.html:53
 
#: kallithea/templates/admin/user_groups/user_group_add.html:57
 
#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:104
 
#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:60
 
#: kallithea/templates/admin/users/user_add.html:96
 
#: kallithea/templates/admin/users/user_edit_profile.html:113
 
#: kallithea/templates/base/default_perms_box.html:64
 
msgid "Save"
 
msgstr "保存"
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:5
 
#: kallithea/templates/admin/defaults/defaults.html:11
 
#: kallithea/templates/base/base.html:66
 
msgid "Repository Defaults"
 
msgstr "リポジトリのデフォルト設定"
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:33
 
#: kallithea/templates/admin/repos/repo_add_base.html:55
 
#: kallithea/templates/admin/repos/repo_edit_fields.html:7
 
msgid "Type"
 
msgstr "リポジトリの種別"
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:42
 
#: kallithea/templates/admin/repos/repo_add_base.html:73
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:75
 
#: kallithea/templates/data_table/_dt_elements.html:72
 
msgid "Private repository"
 
msgstr "非公開リポジトリ"
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:46
 
#: kallithea/templates/admin/repos/repo_add_base.html:77
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:79
 
#: kallithea/templates/forks/fork.html:72
 
msgid ""
 
"Private repositories are only visible to people explicitly added as "
 
"collaborators."
 
msgstr "非公開リポジトリはコラボレーターとして明示的に追加された人でないと見つけられません"
 
msgstr "非公開リポジトリはコラボレーターとして明示的に追加された人のみ閲覧できます。"
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:53
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:84
 
msgid "Enable statistics"
 
msgstr "統計を有効にする"
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:57
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:88
 
msgid "Enable statistics window on summary page."
 
msgstr "概要ページの統計ウィンドウを有効にします"
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:63
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:93
 
msgid "Enable downloads"
 
msgstr "ダウンロードを有効にする"
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:67
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:97
 
msgid "Enable download menu on summary page."
 
msgstr "概要ページのダウンロードメニューを有効にします"
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:73
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:34
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:102
 
msgid "Enable locking"
 
msgstr "ロックを有効にする"
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:77
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:106
 
msgid "Enable lock-by-pulling on repository."
 
msgstr "リポジトリのpullのロックを有効にします"
 

	
 
#: kallithea/templates/admin/gists/edit.html:5
 
#: kallithea/templates/admin/gists/edit.html:18
 
msgid "Edit Gist"
 
msgstr "Gistを編集"
 

	
 
#: kallithea/templates/admin/gists/edit.html:36
 
#, python-format
 
msgid ""
 
"Gist was update since you started editing. Copy your changes and click "
 
"%(here)s to reload new version."
 
msgstr ""
 
"編集開始後にGistが更新されています。あなたの変更箇所をコピーしておき、 %(here)s "
 
"をクリックして新しいバージョンを読み込みなおしてください。"
 

	
 
#: kallithea/templates/admin/gists/edit.html:55
 
#: kallithea/templates/admin/gists/new.html:39
0 comments (0 inline, 0 general)