scm: change i18n key name 'text_scm_version' to 'text_scm_command_version' in setting (#4273).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5726 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2011-05-10 11:42:26 +00:00
parent 77b102c3df
commit 5fe5e3dba3
45 changed files with 46 additions and 46 deletions

View File

@ -12,7 +12,7 @@
<br />
<%= image_tag((@repository.class.scm_available ? 'true.png' : 'exclamation.png'))%>
<%= l(:text_scm_command) -%>: <%= @repository.class.scm_command -%>,
<%= l(:text_scm_version) -%>: <%= @repository.class.scm_version_string %>
<%= l(:text_scm_command_version) -%>: <%= @repository.class.scm_version_string %>
<% end %>
</p>
<% button_disabled = true %>

View File

@ -971,4 +971,4 @@ bg:
enumeration_activities: Дейности (time tracking)
enumeration_system_activity: Системна активност
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -986,4 +986,4 @@ bs:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -975,4 +975,4 @@ ca:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -976,4 +976,4 @@ cs:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -989,4 +989,4 @@ da:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -989,4 +989,4 @@ de:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -972,4 +972,4 @@ el:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -975,4 +975,4 @@ en-GB:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -944,7 +944,7 @@ en:
text_git_repository_note: "Bare and local repository (e.g. /gitrepo, c:\gitrepo)"
text_mercurial_repository_note: "Local repository (e.g. /hgrepo, c:\hgrepo)"
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version
default_role_manager: Manager
default_role_developer: Developer

View File

@ -1009,4 +1009,4 @@ es:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -976,4 +976,4 @@ eu:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -975,4 +975,4 @@ fa:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -993,4 +993,4 @@ fi:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -987,4 +987,4 @@ fr:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -984,4 +984,4 @@ gl:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -977,4 +977,4 @@ he:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -979,4 +979,4 @@ hr:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -991,4 +991,4 @@
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -980,4 +980,4 @@ id:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -973,4 +973,4 @@ it:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -949,7 +949,7 @@ ja:
text_git_repository_note: "Bare、かつ、ローカルリポジトリ (例: /gitrepo, c:\gitrepo)"
text_mercurial_repository_note: "ローカルリポジトリ (例: /hgrepo, c:\hgrepo)"
text_scm_command: コマンド
text_scm_version: バージョン
text_scm_command_version: バージョン
default_role_manager: 管理者
default_role_developer: 開発者

View File

@ -1024,4 +1024,4 @@ ko:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -1032,4 +1032,4 @@ lt:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -967,4 +967,4 @@ lv:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -972,4 +972,4 @@ mk:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -973,4 +973,4 @@ mn:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -954,4 +954,4 @@ nl:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -959,4 +959,4 @@
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -989,4 +989,4 @@ pl:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -992,4 +992,4 @@ pt-BR:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -977,4 +977,4 @@ pt:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -965,4 +965,4 @@ ro:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -1085,4 +1085,4 @@ ru:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Локальный репозиторий (например, /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -967,4 +967,4 @@ sk:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -968,4 +968,4 @@ sl:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -972,4 +972,4 @@ sr-YU:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -973,4 +973,4 @@ sr:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -1013,4 +1013,4 @@ sv:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -969,4 +969,4 @@ th:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -991,4 +991,4 @@ tr:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -968,4 +968,4 @@ uk:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -1023,4 +1023,4 @@ vi:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version

View File

@ -1026,8 +1026,8 @@
text_git_repository_note: "純(Bare)儲存機制與本機儲存機制 (e.g. /gitrepo, c:\gitrepo)"
text_mercurial_repository_note: "本機儲存機制 (e.g. /hgrepo, c:\hgrepo)"
text_scm_command: 命令
text_scm_version: 版本
text_scm_command_version: 版本
default_role_manager: 管理人員
default_role_developer: 開發人員
default_role_reporter: 報告人員

View File

@ -975,4 +975,4 @@ zh:
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_version: Version
text_scm_command_version: Version