From: Toshi MARUYAMA Date: Sun, 29 May 2011 10:57:47 +0000 (+0000) Subject: scm: update i18n text that scm command is not available in project setting (#4273). X-Git-Tag: 1.3.0~1899 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a3df0f7d3803c26169f50043f298ebb292afeead;p=redmine.git scm: update i18n text that scm command is not available in project setting (#4273). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5957 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/config/locales/bg.yml b/config/locales/bg.yml index 433dae24b..fa5c9308c 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -974,3 +974,4 @@ bg: enumeration_activities: Дейности (time tracking) enumeration_system_activity: Системна активност text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/bs.yml b/config/locales/bs.yml index 7a4af5750..4dbd8817e 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -989,3 +989,4 @@ bs: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/ca.yml b/config/locales/ca.yml index f2148044b..b7ee8a053 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -978,3 +978,4 @@ ca: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/cs.yml b/config/locales/cs.yml index 743378400..baa608f59 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -979,3 +979,4 @@ cs: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/da.yml b/config/locales/da.yml index b17587ddd..bd939c683 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -992,3 +992,4 @@ da: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/de.yml b/config/locales/de.yml index 1a9e24ca7..5ce8fddac 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -992,3 +992,4 @@ de: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/el.yml b/config/locales/el.yml index 670ec0e4a..a7cfe2216 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -975,3 +975,4 @@ el: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 02312214e..8af3e684d 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -978,3 +978,4 @@ en-GB: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/es.yml b/config/locales/es.yml index c980ee1be..71a9c1ecc 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1012,3 +1012,4 @@ es: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/eu.yml b/config/locales/eu.yml index 57f33d203..296553389 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -979,3 +979,4 @@ eu: text_scm_command_version: Bertsioa label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/fa.yml b/config/locales/fa.yml index 8dbdaacdb..6bba8ab71 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -978,3 +978,4 @@ fa: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/fi.yml b/config/locales/fi.yml index 69bc08668..85c2afff6 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -996,3 +996,4 @@ fi: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 08e8764c9..f0fa145ec 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -990,3 +990,4 @@ fr: text_scm_command_version: Version label_git_report_last_commit: Afficher le dernier commit des fichiers et répertoires text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/gl.yml b/config/locales/gl.yml index c4fd96a18..87dacd7e0 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -987,3 +987,4 @@ gl: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/he.yml b/config/locales/he.yml index 5e4b6a10f..cb396537d 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -980,3 +980,4 @@ he: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/hr.yml b/config/locales/hr.yml index 940b1f0d6..67be91a97 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -982,3 +982,4 @@ hr: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/hu.yml b/config/locales/hu.yml index 2823c36f0..fd79d85c8 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -994,3 +994,4 @@ text_scm_command_version: Verzió label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/id.yml b/config/locales/id.yml index 712d0af0d..b867c2e13 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -983,3 +983,4 @@ id: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/it.yml b/config/locales/it.yml index 0f13f0b49..48dfd1790 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -976,3 +976,4 @@ it: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 6af668581..e536900f4 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1027,3 +1027,4 @@ ko: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/lt.yml b/config/locales/lt.yml index 7a5600c56..9052ae114 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -1035,3 +1035,4 @@ lt: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/lv.yml b/config/locales/lv.yml index 5a874a88b..c9920d67b 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -970,3 +970,4 @@ lv: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/mk.yml b/config/locales/mk.yml index 97d9d8597..a1ff390eb 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -975,3 +975,4 @@ mk: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/mn.yml b/config/locales/mn.yml index c6b409ac9..29c79eae2 100644 --- a/config/locales/mn.yml +++ b/config/locales/mn.yml @@ -976,3 +976,4 @@ mn: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/nl.yml b/config/locales/nl.yml index c7404e818..ab33895f0 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -957,3 +957,4 @@ nl: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/no.yml b/config/locales/no.yml index d05841de2..2bbb77e69 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -962,3 +962,4 @@ text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/pl.yml b/config/locales/pl.yml index f89df67bd..c36723c46 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -992,3 +992,4 @@ pl: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index f6acd0994..e320f30da 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -995,3 +995,4 @@ pt-BR: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 4f1e7505e..dbae58c3c 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -980,3 +980,4 @@ pt: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/ro.yml b/config/locales/ro.yml index 998a99470..492743f72 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -968,3 +968,4 @@ ro: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 348738369..1cdbcd589 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1088,3 +1088,4 @@ ru: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/sk.yml b/config/locales/sk.yml index 79c2b74df..7968c470a 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -970,3 +970,4 @@ sk: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/sl.yml b/config/locales/sl.yml index f7d24fef9..c59e75969 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -971,3 +971,4 @@ sl: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml index c651e1535..e47562cb7 100644 --- a/config/locales/sr-YU.yml +++ b/config/locales/sr-YU.yml @@ -975,3 +975,4 @@ sr-YU: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/sr.yml b/config/locales/sr.yml index 0d468c899..cb3d39777 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -976,3 +976,4 @@ sr: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/sv.yml b/config/locales/sv.yml index 1ef871858..b8629b359 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -1016,3 +1016,4 @@ sv: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/th.yml b/config/locales/th.yml index 5dd56d22d..1cb3b6c81 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -972,3 +972,4 @@ th: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/tr.yml b/config/locales/tr.yml index 93b6b4576..c6e017bbb 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -994,3 +994,4 @@ tr: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/uk.yml b/config/locales/uk.yml index bfb593f14..b20806a6f 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -971,3 +971,4 @@ uk: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/vi.yml b/config/locales/vi.yml index bde98d705..cbac74fb0 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -1026,3 +1026,4 @@ vi: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index a99907472..474f1fb02 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1056,3 +1056,4 @@ enumeration_activities: 活動 (時間追蹤) enumeration_system_activity: 系統活動 text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 7a1f5ace5..47b4cb14f 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -978,3 +978,4 @@ zh: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel.