summaryrefslogtreecommitdiffstats
path: root/config/locales
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-05-04 07:50:05 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-05-04 07:50:05 +0000
commit4924b99ff94dd8acf286de60cef13a4a2b039cd5 (patch)
tree4f6294b8dc781d01c81aaf290e1e561183dd7ed1 /config/locales
parent20c6dfd1af9a24cb55895bacfe803a956683dd24 (diff)
downloadredmine-4924b99ff94dd8acf286de60cef13a4a2b039cd5.tar.gz
redmine-4924b99ff94dd8acf286de60cef13a4a2b039cd5.zip
scm: update locales of the feature of SCM command availability automatic check in administration panel (#4273).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5634 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales')
-rw-r--r--config/locales/bg.yml2
-rw-r--r--config/locales/bs.yml2
-rw-r--r--config/locales/ca.yml2
-rw-r--r--config/locales/cs.yml2
-rw-r--r--config/locales/da.yml2
-rw-r--r--config/locales/de.yml2
-rw-r--r--config/locales/el.yml2
-rw-r--r--config/locales/en-GB.yml2
-rw-r--r--config/locales/es.yml2
-rw-r--r--config/locales/eu.yml2
-rw-r--r--config/locales/fa.yml2
-rw-r--r--config/locales/fi.yml2
-rw-r--r--config/locales/fr.yml2
-rw-r--r--config/locales/gl.yml2
-rw-r--r--config/locales/he.yml2
-rw-r--r--config/locales/hr.yml2
-rw-r--r--config/locales/hu.yml2
-rw-r--r--config/locales/id.yml2
-rw-r--r--config/locales/it.yml2
-rw-r--r--config/locales/ko.yml2
-rw-r--r--config/locales/lt.yml2
-rw-r--r--config/locales/lv.yml2
-rw-r--r--config/locales/mk.yml2
-rw-r--r--config/locales/mn.yml2
-rw-r--r--config/locales/nl.yml2
-rw-r--r--config/locales/no.yml2
-rw-r--r--config/locales/pl.yml2
-rw-r--r--config/locales/pt-BR.yml2
-rw-r--r--config/locales/pt.yml2
-rw-r--r--config/locales/ro.yml2
-rw-r--r--config/locales/ru.yml2
-rw-r--r--config/locales/sk.yml2
-rw-r--r--config/locales/sl.yml2
-rw-r--r--config/locales/sr-YU.yml2
-rw-r--r--config/locales/sr.yml2
-rw-r--r--config/locales/sv.yml2
-rw-r--r--config/locales/th.yml2
-rw-r--r--config/locales/tr.yml2
-rw-r--r--config/locales/uk.yml2
-rw-r--r--config/locales/vi.yml2
-rw-r--r--config/locales/zh-TW.yml2
-rw-r--r--config/locales/zh.yml2
42 files changed, 84 insertions, 0 deletions
diff --git a/config/locales/bg.yml b/config/locales/bg.yml
index 989eedc6e..8678779dc 100644
--- a/config/locales/bg.yml
+++ b/config/locales/bg.yml
@@ -970,3 +970,5 @@ bg:
enumeration_doc_categories: Категории документи
enumeration_activities: Дейности (time tracking)
enumeration_system_activity: Системна активност
+ text_scm_command: Command
+ text_scm_version: Version
diff --git a/config/locales/bs.yml b/config/locales/bs.yml
index 271f448ef..90ed71e1f 100644
--- a/config/locales/bs.yml
+++ b/config/locales/bs.yml
@@ -985,3 +985,5 @@ bs:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/ca.yml b/config/locales/ca.yml
index cc53ce261..eae6531c5 100644
--- a/config/locales/ca.yml
+++ b/config/locales/ca.yml
@@ -974,3 +974,5 @@ ca:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/cs.yml b/config/locales/cs.yml
index f85e7a711..a4311763f 100644
--- a/config/locales/cs.yml
+++ b/config/locales/cs.yml
@@ -975,3 +975,5 @@ cs:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/da.yml b/config/locales/da.yml
index 0855f42c0..cff789cea 100644
--- a/config/locales/da.yml
+++ b/config/locales/da.yml
@@ -988,3 +988,5 @@ da:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 425f523a4..356bd0add 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -988,3 +988,5 @@ de:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/el.yml b/config/locales/el.yml
index edcce73f5..a2fb10e0b 100644
--- a/config/locales/el.yml
+++ b/config/locales/el.yml
@@ -971,3 +971,5 @@ el:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml
index 8fba73532..07ff3f648 100644
--- a/config/locales/en-GB.yml
+++ b/config/locales/en-GB.yml
@@ -974,3 +974,5 @@ en-GB:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/es.yml b/config/locales/es.yml
index 982275a2e..45dae96a8 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -1008,3 +1008,5 @@ es:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/eu.yml b/config/locales/eu.yml
index 4c4928ce6..7303dcce1 100644
--- a/config/locales/eu.yml
+++ b/config/locales/eu.yml
@@ -975,3 +975,5 @@ eu:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/fa.yml b/config/locales/fa.yml
index 055b8c36c..8bd98d103 100644
--- a/config/locales/fa.yml
+++ b/config/locales/fa.yml
@@ -974,3 +974,5 @@ fa:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/fi.yml b/config/locales/fi.yml
index 968d324e9..662ff897c 100644
--- a/config/locales/fi.yml
+++ b/config/locales/fi.yml
@@ -992,3 +992,5 @@ fi:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/fr.yml b/config/locales/fr.yml
index 71d8f0e2b..ca1784c77 100644
--- a/config/locales/fr.yml
+++ b/config/locales/fr.yml
@@ -986,3 +986,5 @@ fr:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/gl.yml b/config/locales/gl.yml
index b7b75ff7a..b930abaf6 100644
--- a/config/locales/gl.yml
+++ b/config/locales/gl.yml
@@ -983,3 +983,5 @@ gl:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/he.yml b/config/locales/he.yml
index f7789cae6..0b26052ea 100644
--- a/config/locales/he.yml
+++ b/config/locales/he.yml
@@ -976,3 +976,5 @@ he:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/hr.yml b/config/locales/hr.yml
index 389653aba..ea5a78fce 100644
--- a/config/locales/hr.yml
+++ b/config/locales/hr.yml
@@ -978,3 +978,5 @@ hr:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/hu.yml b/config/locales/hu.yml
index 73c671af2..c9201e9e2 100644
--- a/config/locales/hu.yml
+++ b/config/locales/hu.yml
@@ -990,3 +990,5 @@
field_cvsroot: CVSROOT
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
diff --git a/config/locales/id.yml b/config/locales/id.yml
index 97b0592af..010019e5f 100644
--- a/config/locales/id.yml
+++ b/config/locales/id.yml
@@ -979,3 +979,5 @@ id:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/it.yml b/config/locales/it.yml
index 4c291997b..d62f58886 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -972,3 +972,5 @@ it:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/ko.yml b/config/locales/ko.yml
index cd4f39a18..2d2fd7021 100644
--- a/config/locales/ko.yml
+++ b/config/locales/ko.yml
@@ -1023,3 +1023,5 @@ ko:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/lt.yml b/config/locales/lt.yml
index bd731d7bc..58eabe147 100644
--- a/config/locales/lt.yml
+++ b/config/locales/lt.yml
@@ -1031,3 +1031,5 @@ lt:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/lv.yml b/config/locales/lv.yml
index cc8dd73f0..4db676cb7 100644
--- a/config/locales/lv.yml
+++ b/config/locales/lv.yml
@@ -966,3 +966,5 @@ lv:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/mk.yml b/config/locales/mk.yml
index 450317f77..e5fd9c990 100644
--- a/config/locales/mk.yml
+++ b/config/locales/mk.yml
@@ -971,3 +971,5 @@ mk:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/mn.yml b/config/locales/mn.yml
index 76b90a38e..a8a40c0c3 100644
--- a/config/locales/mn.yml
+++ b/config/locales/mn.yml
@@ -972,3 +972,5 @@ mn:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/nl.yml b/config/locales/nl.yml
index 5953819dc..596100346 100644
--- a/config/locales/nl.yml
+++ b/config/locales/nl.yml
@@ -953,3 +953,5 @@ nl:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/no.yml b/config/locales/no.yml
index eb47328f8..62fccaf2f 100644
--- a/config/locales/no.yml
+++ b/config/locales/no.yml
@@ -958,3 +958,5 @@
field_cvsroot: CVSROOT
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
diff --git a/config/locales/pl.yml b/config/locales/pl.yml
index 27d662ec5..c313ed86c 100644
--- a/config/locales/pl.yml
+++ b/config/locales/pl.yml
@@ -988,3 +988,5 @@ pl:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index 85697dd64..cc0c91194 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -991,3 +991,5 @@ pt-BR:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/pt.yml b/config/locales/pt.yml
index 8b167627f..9a21c70c1 100644
--- a/config/locales/pt.yml
+++ b/config/locales/pt.yml
@@ -976,3 +976,5 @@ pt:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/ro.yml b/config/locales/ro.yml
index 172cd51cc..5b6d057ec 100644
--- a/config/locales/ro.yml
+++ b/config/locales/ro.yml
@@ -964,3 +964,5 @@ ro:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
index c1d136ebd..780862c6e 100644
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -1084,3 +1084,5 @@ ru:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
index 6e518934e..b1cb457d2 100644
--- a/config/locales/sk.yml
+++ b/config/locales/sk.yml
@@ -966,3 +966,5 @@ sk:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/sl.yml b/config/locales/sl.yml
index d486d0282..13ccc4c07 100644
--- a/config/locales/sl.yml
+++ b/config/locales/sl.yml
@@ -967,3 +967,5 @@ sl:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml
index 100469879..987ed42d3 100644
--- a/config/locales/sr-YU.yml
+++ b/config/locales/sr-YU.yml
@@ -971,3 +971,5 @@ sr-YU:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/sr.yml b/config/locales/sr.yml
index 9eb718f25..1093828aa 100644
--- a/config/locales/sr.yml
+++ b/config/locales/sr.yml
@@ -972,3 +972,5 @@ sr:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/sv.yml b/config/locales/sv.yml
index 39b2a11eb..351220f68 100644
--- a/config/locales/sv.yml
+++ b/config/locales/sv.yml
@@ -1012,3 +1012,5 @@ sv:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/th.yml b/config/locales/th.yml
index b0931cfea..bfc9df604 100644
--- a/config/locales/th.yml
+++ b/config/locales/th.yml
@@ -968,3 +968,5 @@ th:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/tr.yml b/config/locales/tr.yml
index dd972afdc..f902fdd7d 100644
--- a/config/locales/tr.yml
+++ b/config/locales/tr.yml
@@ -990,3 +990,5 @@ tr:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/uk.yml b/config/locales/uk.yml
index 727b8b8c9..27f7a2b08 100644
--- a/config/locales/uk.yml
+++ b/config/locales/uk.yml
@@ -967,3 +967,5 @@ uk:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/vi.yml b/config/locales/vi.yml
index 9881c17ec..01a42db37 100644
--- a/config/locales/vi.yml
+++ b/config/locales/vi.yml
@@ -1022,3 +1022,5 @@ vi:
field_cvsroot: CVSROOT
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
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index c1258f10a..6f206b857 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -1052,3 +1052,5 @@
enumeration_doc_categories: 文件分類
enumeration_activities: 活動 (時間追蹤)
enumeration_system_activity: 系統活動
+ text_scm_command: Command
+ text_scm_version: Version
diff --git a/config/locales/zh.yml b/config/locales/zh.yml
index 92ff80919..9187f1634 100644
--- a/config/locales/zh.yml
+++ b/config/locales/zh.yml
@@ -974,3 +974,5 @@ zh:
field_cvsroot: CVSROOT
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