summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-05-13 03:54:44 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-05-13 03:54:44 +0000
commit625b7d905181a3b04fb490ab21061742f7c3957f (patch)
treee6dab7a136dc357597a9e33505d6baf1ce1bd333
parent13a5032dbee8be2e78f1908fa1e7457fda0c7ac8 (diff)
downloadredmine-625b7d905181a3b04fb490ab21061742f7c3957f.tar.gz
redmine-625b7d905181a3b04fb490ab21061742f7c3957f.zip
scm: update locales of whether reporting last commit for files and directories in project setting (#8365, #7047).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5774 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--config/locales/bg.yml1
-rw-r--r--config/locales/bs.yml1
-rw-r--r--config/locales/ca.yml1
-rw-r--r--config/locales/cs.yml1
-rw-r--r--config/locales/da.yml1
-rw-r--r--config/locales/de.yml1
-rw-r--r--config/locales/el.yml1
-rw-r--r--config/locales/en-GB.yml1
-rw-r--r--config/locales/es.yml1
-rw-r--r--config/locales/eu.yml1
-rw-r--r--config/locales/fa.yml1
-rw-r--r--config/locales/fi.yml1
-rw-r--r--config/locales/fr.yml1
-rw-r--r--config/locales/gl.yml1
-rw-r--r--config/locales/he.yml1
-rw-r--r--config/locales/hr.yml1
-rw-r--r--config/locales/hu.yml1
-rw-r--r--config/locales/id.yml1
-rw-r--r--config/locales/it.yml1
-rw-r--r--config/locales/ko.yml1
-rw-r--r--config/locales/lt.yml1
-rw-r--r--config/locales/lv.yml1
-rw-r--r--config/locales/mk.yml1
-rw-r--r--config/locales/mn.yml1
-rw-r--r--config/locales/nl.yml1
-rw-r--r--config/locales/no.yml1
-rw-r--r--config/locales/pl.yml1
-rw-r--r--config/locales/pt-BR.yml1
-rw-r--r--config/locales/pt.yml1
-rw-r--r--config/locales/ro.yml1
-rw-r--r--config/locales/ru.yml1
-rw-r--r--config/locales/sk.yml1
-rw-r--r--config/locales/sl.yml1
-rw-r--r--config/locales/sr-YU.yml1
-rw-r--r--config/locales/sr.yml1
-rw-r--r--config/locales/sv.yml1
-rw-r--r--config/locales/th.yml1
-rw-r--r--config/locales/tr.yml1
-rw-r--r--config/locales/uk.yml1
-rw-r--r--config/locales/vi.yml1
-rw-r--r--config/locales/zh-TW.yml1
-rw-r--r--config/locales/zh.yml1
42 files changed, 42 insertions, 0 deletions
diff --git a/config/locales/bg.yml b/config/locales/bg.yml
index 7198dda5e..d1837a9d9 100644
--- a/config/locales/bg.yml
+++ b/config/locales/bg.yml
@@ -972,3 +972,4 @@ bg:
enumeration_doc_categories: Категории документи
enumeration_activities: Дейности (time tracking)
enumeration_system_activity: Системна активност
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/bs.yml b/config/locales/bs.yml
index ef3e8aaad..b14f25866 100644
--- a/config/locales/bs.yml
+++ b/config/locales/bs.yml
@@ -987,3 +987,4 @@ bs:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/ca.yml b/config/locales/ca.yml
index 35b0c963a..e980e7594 100644
--- a/config/locales/ca.yml
+++ b/config/locales/ca.yml
@@ -976,3 +976,4 @@ ca:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/cs.yml b/config/locales/cs.yml
index b54078f89..a990881d4 100644
--- a/config/locales/cs.yml
+++ b/config/locales/cs.yml
@@ -977,3 +977,4 @@ cs:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/da.yml b/config/locales/da.yml
index dc6d06efb..6d9d5cfbb 100644
--- a/config/locales/da.yml
+++ b/config/locales/da.yml
@@ -990,3 +990,4 @@ da:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 4c1828fea..2c361bde0 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -990,3 +990,4 @@ de:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/el.yml b/config/locales/el.yml
index 7ff45350f..8fbb54e90 100644
--- a/config/locales/el.yml
+++ b/config/locales/el.yml
@@ -973,3 +973,4 @@ el:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml
index 96f01a81c..8a39e7839 100644
--- a/config/locales/en-GB.yml
+++ b/config/locales/en-GB.yml
@@ -976,3 +976,4 @@ en-GB:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/es.yml b/config/locales/es.yml
index 7908dd9e7..ca4da6811 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -1010,3 +1010,4 @@ es:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/eu.yml b/config/locales/eu.yml
index d67c9d285..29cc10c3c 100644
--- a/config/locales/eu.yml
+++ b/config/locales/eu.yml
@@ -977,3 +977,4 @@ eu:
text_mercurial_repository_note: Biltegi locala (adib. /hgrepo, c:\hgrepo)
text_scm_command: Komandoa
text_scm_command_version: Bertsioa
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/fa.yml b/config/locales/fa.yml
index e4f0635b9..880575600 100644
--- a/config/locales/fa.yml
+++ b/config/locales/fa.yml
@@ -976,3 +976,4 @@ fa:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/fi.yml b/config/locales/fi.yml
index e8c42ce02..fc87be145 100644
--- a/config/locales/fi.yml
+++ b/config/locales/fi.yml
@@ -994,3 +994,4 @@ fi:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/fr.yml b/config/locales/fr.yml
index 34d9cd091..4ac78820b 100644
--- a/config/locales/fr.yml
+++ b/config/locales/fr.yml
@@ -988,3 +988,4 @@ fr:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/gl.yml b/config/locales/gl.yml
index 3d4c45f12..9e9c52bb4 100644
--- a/config/locales/gl.yml
+++ b/config/locales/gl.yml
@@ -985,3 +985,4 @@ gl:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/he.yml b/config/locales/he.yml
index fe164883f..6d78f736d 100644
--- a/config/locales/he.yml
+++ b/config/locales/he.yml
@@ -978,3 +978,4 @@ he:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/hr.yml b/config/locales/hr.yml
index f51758307..9eb8f6e2a 100644
--- a/config/locales/hr.yml
+++ b/config/locales/hr.yml
@@ -980,3 +980,4 @@ hr:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/hu.yml b/config/locales/hu.yml
index 6c4a5b127..e9dc9cb51 100644
--- a/config/locales/hu.yml
+++ b/config/locales/hu.yml
@@ -992,3 +992,4 @@
text_mercurial_repository_note: Helyi repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Parancs
text_scm_command_version: Verzió
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/id.yml b/config/locales/id.yml
index ed8f2a13a..580fdce02 100644
--- a/config/locales/id.yml
+++ b/config/locales/id.yml
@@ -981,3 +981,4 @@ id:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/it.yml b/config/locales/it.yml
index 52c2a1302..52b28c664 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -974,3 +974,4 @@ it:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/ko.yml b/config/locales/ko.yml
index 85c0bbc85..7fbe82a26 100644
--- a/config/locales/ko.yml
+++ b/config/locales/ko.yml
@@ -1025,3 +1025,4 @@ ko:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/lt.yml b/config/locales/lt.yml
index f2eb38145..7004b19a1 100644
--- a/config/locales/lt.yml
+++ b/config/locales/lt.yml
@@ -1033,3 +1033,4 @@ lt:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/lv.yml b/config/locales/lv.yml
index cbf714c75..e24763e58 100644
--- a/config/locales/lv.yml
+++ b/config/locales/lv.yml
@@ -968,3 +968,4 @@ lv:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/mk.yml b/config/locales/mk.yml
index 597b631e6..4822a8530 100644
--- a/config/locales/mk.yml
+++ b/config/locales/mk.yml
@@ -973,3 +973,4 @@ mk:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/mn.yml b/config/locales/mn.yml
index 4e19e9ec4..6503b3247 100644
--- a/config/locales/mn.yml
+++ b/config/locales/mn.yml
@@ -974,3 +974,4 @@ mn:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/nl.yml b/config/locales/nl.yml
index 77d1e0548..edea22751 100644
--- a/config/locales/nl.yml
+++ b/config/locales/nl.yml
@@ -955,3 +955,4 @@ nl:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/no.yml b/config/locales/no.yml
index d8fd53eb6..0b6c9e6f4 100644
--- a/config/locales/no.yml
+++ b/config/locales/no.yml
@@ -960,3 +960,4 @@
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/pl.yml b/config/locales/pl.yml
index 849e31231..dcf42cd8b 100644
--- a/config/locales/pl.yml
+++ b/config/locales/pl.yml
@@ -990,3 +990,4 @@ pl:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index 8c8c28d79..1a64238f1 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -993,3 +993,4 @@ pt-BR:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/pt.yml b/config/locales/pt.yml
index f43586a0d..7e690d5a1 100644
--- a/config/locales/pt.yml
+++ b/config/locales/pt.yml
@@ -978,3 +978,4 @@ pt:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/ro.yml b/config/locales/ro.yml
index 24b6eaf77..eca40d519 100644
--- a/config/locales/ro.yml
+++ b/config/locales/ro.yml
@@ -966,3 +966,4 @@ ro:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
index abedfb230..db26b48fc 100644
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -1086,3 +1086,4 @@ ru:
text_mercurial_repository_note: Локальный репозиторий (например, /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
index 7b737fd18..a48dc6495 100644
--- a/config/locales/sk.yml
+++ b/config/locales/sk.yml
@@ -968,3 +968,4 @@ sk:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/sl.yml b/config/locales/sl.yml
index 4ec90c285..0b5eef0b9 100644
--- a/config/locales/sl.yml
+++ b/config/locales/sl.yml
@@ -969,3 +969,4 @@ sl:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml
index 7c9f0346c..b434a2d86 100644
--- a/config/locales/sr-YU.yml
+++ b/config/locales/sr-YU.yml
@@ -973,3 +973,4 @@ sr-YU:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/sr.yml b/config/locales/sr.yml
index a3bdda372..8b5befcf0 100644
--- a/config/locales/sr.yml
+++ b/config/locales/sr.yml
@@ -974,3 +974,4 @@ sr:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/sv.yml b/config/locales/sv.yml
index f39ac552b..596f7ce59 100644
--- a/config/locales/sv.yml
+++ b/config/locales/sv.yml
@@ -1014,3 +1014,4 @@ sv:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/th.yml b/config/locales/th.yml
index 914f73e16..b3fbfb7db 100644
--- a/config/locales/th.yml
+++ b/config/locales/th.yml
@@ -970,3 +970,4 @@ th:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/tr.yml b/config/locales/tr.yml
index 998ce2036..38b0148dd 100644
--- a/config/locales/tr.yml
+++ b/config/locales/tr.yml
@@ -992,3 +992,4 @@ tr:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/uk.yml b/config/locales/uk.yml
index 837777858..6db0524f1 100644
--- a/config/locales/uk.yml
+++ b/config/locales/uk.yml
@@ -969,3 +969,4 @@ uk:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/vi.yml b/config/locales/vi.yml
index d33fdcfea..a98679571 100644
--- a/config/locales/vi.yml
+++ b/config/locales/vi.yml
@@ -1024,3 +1024,4 @@ vi:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index 53f4fad6d..7d7700ad7 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -1054,3 +1054,4 @@
enumeration_doc_categories: 文件分類
enumeration_activities: 活動 (時間追蹤)
enumeration_system_activity: 系統活動
+ label_git_report_last_commit: Report last commit for files and directories
diff --git a/config/locales/zh.yml b/config/locales/zh.yml
index 78b75324a..4fde52e73 100644
--- a/config/locales/zh.yml
+++ b/config/locales/zh.yml
@@ -976,3 +976,4 @@ zh:
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
+ label_git_report_last_commit: Report last commit for files and directories