summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2012-07-05 12:52:06 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2012-07-05 12:52:06 +0000
commit1eebd030ca7a516c2c69d04e7b94d63085c7e48e (patch)
tree06d77ca45c4e10311fe6c0891b533afc6625a430 /config
parent4cecc1beeda2337f50090d9fc0fe1d54fb8d54e2 (diff)
downloadredmine-1eebd030ca7a516c2c69d04e7b94d63085c7e48e.tar.gz
redmine-1eebd030ca7a516c2c69d04e7b94d63085c7e48e.zip
generate translation files (#1091)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9914 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r--config/locales/ar.yml1
-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/et.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/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/ja.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/sq.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
45 files changed, 45 insertions, 0 deletions
diff --git a/config/locales/ar.yml b/config/locales/ar.yml
index e70c064ce..b867a6bcc 100644
--- a/config/locales/ar.yml
+++ b/config/locales/ar.yml
@@ -1048,3 +1048,4 @@ ar:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/bg.yml b/config/locales/bg.yml
index 953872be0..7999ad799 100644
--- a/config/locales/bg.yml
+++ b/config/locales/bg.yml
@@ -1046,3 +1046,4 @@ bg:
description_date_range_interval: Изберете диапазон чрез задаване на начална и крайна дати
description_date_from: Въведете начална дата
description_date_to: Въведете крайна дата
+ field_core_fields: Standard fields
diff --git a/config/locales/bs.yml b/config/locales/bs.yml
index 358e22b70..403c07b2a 100644
--- a/config/locales/bs.yml
+++ b/config/locales/bs.yml
@@ -1062,3 +1062,4 @@ bs:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/ca.yml b/config/locales/ca.yml
index db17994e5..898bc19b2 100644
--- a/config/locales/ca.yml
+++ b/config/locales/ca.yml
@@ -1050,3 +1050,4 @@ ca:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/cs.yml b/config/locales/cs.yml
index 8dfdea7f4..77e77e5ba 100644
--- a/config/locales/cs.yml
+++ b/config/locales/cs.yml
@@ -1051,3 +1051,4 @@ cs:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/da.yml b/config/locales/da.yml
index bc03ce51b..9378cf169 100644
--- a/config/locales/da.yml
+++ b/config/locales/da.yml
@@ -1065,3 +1065,4 @@ da:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/de.yml b/config/locales/de.yml
index e7df6ce5d..75b57d8f0 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -1066,3 +1066,4 @@ de:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/el.yml b/config/locales/el.yml
index afa681646..794fab2b9 100644
--- a/config/locales/el.yml
+++ b/config/locales/el.yml
@@ -1048,3 +1048,4 @@ el:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml
index f08ba1e71..106f7fcab 100644
--- a/config/locales/en-GB.yml
+++ b/config/locales/en-GB.yml
@@ -1050,3 +1050,4 @@ en-GB:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/es.yml b/config/locales/es.yml
index bc49b6fb2..99297ebb2 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -1085,3 +1085,4 @@ es:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/et.yml b/config/locales/et.yml
index 9aba97019..6b7a6790f 100644
--- a/config/locales/et.yml
+++ b/config/locales/et.yml
@@ -1061,3 +1061,4 @@ et:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/eu.yml b/config/locales/eu.yml
index 2560d3de4..42a685481 100644
--- a/config/locales/eu.yml
+++ b/config/locales/eu.yml
@@ -1051,3 +1051,4 @@ eu:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/fa.yml b/config/locales/fa.yml
index 9eed5b278..c4010ed9e 100644
--- a/config/locales/fa.yml
+++ b/config/locales/fa.yml
@@ -1050,3 +1050,4 @@ fa:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/fi.yml b/config/locales/fi.yml
index 96461cc25..3897fa6ca 100644
--- a/config/locales/fi.yml
+++ b/config/locales/fi.yml
@@ -1069,3 +1069,4 @@ fi:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/gl.yml b/config/locales/gl.yml
index b65713816..620f6d3aa 100644
--- a/config/locales/gl.yml
+++ b/config/locales/gl.yml
@@ -1059,3 +1059,4 @@ gl:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/he.yml b/config/locales/he.yml
index b09fdb747..c7669a42e 100644
--- a/config/locales/he.yml
+++ b/config/locales/he.yml
@@ -1053,3 +1053,4 @@ he:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/hr.yml b/config/locales/hr.yml
index 80f008c5c..3bd9399d3 100644
--- a/config/locales/hr.yml
+++ b/config/locales/hr.yml
@@ -1051,3 +1051,4 @@ hr:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/hu.yml b/config/locales/hu.yml
index 42f5d2319..a28faa68f 100644
--- a/config/locales/hu.yml
+++ b/config/locales/hu.yml
@@ -1067,3 +1067,4 @@
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/id.yml b/config/locales/id.yml
index 16f8f4f47..3254c4e41 100644
--- a/config/locales/id.yml
+++ b/config/locales/id.yml
@@ -1054,3 +1054,4 @@ id:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/it.yml b/config/locales/it.yml
index c02849391..203dcd835 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -1049,3 +1049,4 @@ it:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index 99be20b49..e1d8da995 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -1078,3 +1078,4 @@ ja:
project_status_archived: アーカイブ
text_project_closed: このプロジェクトは終了しているため読み取り専用です。
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/ko.yml b/config/locales/ko.yml
index 1543ab761..d3c2d9546 100644
--- a/config/locales/ko.yml
+++ b/config/locales/ko.yml
@@ -1098,3 +1098,4 @@ ko:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/lt.yml b/config/locales/lt.yml
index fdc2f9435..3621b94cb 100644
--- a/config/locales/lt.yml
+++ b/config/locales/lt.yml
@@ -1108,3 +1108,4 @@ lt:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/lv.yml b/config/locales/lv.yml
index 8154da3cc..bdadf8e82 100644
--- a/config/locales/lv.yml
+++ b/config/locales/lv.yml
@@ -1042,3 +1042,4 @@ lv:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/mk.yml b/config/locales/mk.yml
index a94fd00db..7c2a32ce9 100644
--- a/config/locales/mk.yml
+++ b/config/locales/mk.yml
@@ -1048,3 +1048,4 @@ mk:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/mn.yml b/config/locales/mn.yml
index 09e50be7a..59b9f1794 100644
--- a/config/locales/mn.yml
+++ b/config/locales/mn.yml
@@ -1048,3 +1048,4 @@ mn:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/nl.yml b/config/locales/nl.yml
index ca3482230..56ae73a97 100644
--- a/config/locales/nl.yml
+++ b/config/locales/nl.yml
@@ -1030,3 +1030,4 @@ nl:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/no.yml b/config/locales/no.yml
index 7627d5e4b..f70243bba 100644
--- a/config/locales/no.yml
+++ b/config/locales/no.yml
@@ -1038,3 +1038,4 @@
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/pl.yml b/config/locales/pl.yml
index 5c297d1c5..34e6cef7c 100644
--- a/config/locales/pl.yml
+++ b/config/locales/pl.yml
@@ -1065,3 +1065,4 @@ pl:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index db68c2651..931f05c41 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -1070,3 +1070,4 @@ pt-BR:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/pt.yml b/config/locales/pt.yml
index 1d899d38f..d6fe55e74 100644
--- a/config/locales/pt.yml
+++ b/config/locales/pt.yml
@@ -1053,3 +1053,4 @@ pt:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/ro.yml b/config/locales/ro.yml
index bc7bc7885..2294cfe0f 100644
--- a/config/locales/ro.yml
+++ b/config/locales/ro.yml
@@ -1045,3 +1045,4 @@ ro:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
index d37cbda2c..a01e2c698 100644
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -1161,3 +1161,4 @@ ru:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
index 7e3b51a39..bbc41c51f 100644
--- a/config/locales/sk.yml
+++ b/config/locales/sk.yml
@@ -1048,3 +1048,4 @@ sk:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/sl.yml b/config/locales/sl.yml
index f26c13c98..dcd390220 100644
--- a/config/locales/sl.yml
+++ b/config/locales/sl.yml
@@ -1048,3 +1048,4 @@ sl:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/sq.yml b/config/locales/sq.yml
index 283460cc9..1aca1baef 100644
--- a/config/locales/sq.yml
+++ b/config/locales/sq.yml
@@ -1044,3 +1044,4 @@ sq:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml
index 3f72f0a7e..bdfb3914c 100644
--- a/config/locales/sr-YU.yml
+++ b/config/locales/sr-YU.yml
@@ -1048,3 +1048,4 @@ sr-YU:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/sr.yml b/config/locales/sr.yml
index b0d07870d..18c41fd34 100644
--- a/config/locales/sr.yml
+++ b/config/locales/sr.yml
@@ -1049,3 +1049,4 @@ sr:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/sv.yml b/config/locales/sv.yml
index 4f3093bd9..819cad00d 100644
--- a/config/locales/sv.yml
+++ b/config/locales/sv.yml
@@ -1086,3 +1086,4 @@ sv:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/th.yml b/config/locales/th.yml
index cd4fc0d47..a9a97a84c 100644
--- a/config/locales/th.yml
+++ b/config/locales/th.yml
@@ -1045,3 +1045,4 @@ th:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/tr.yml b/config/locales/tr.yml
index cb2ff3f01..e05f8082d 100644
--- a/config/locales/tr.yml
+++ b/config/locales/tr.yml
@@ -1067,3 +1067,4 @@ tr:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/uk.yml b/config/locales/uk.yml
index 801d6e745..33aaccdf0 100644
--- a/config/locales/uk.yml
+++ b/config/locales/uk.yml
@@ -1043,3 +1043,4 @@ uk:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/vi.yml b/config/locales/vi.yml
index 578f2c64e..fbe2cce14 100644
--- a/config/locales/vi.yml
+++ b/config/locales/vi.yml
@@ -1099,3 +1099,4 @@ vi:
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index bce56fa3c..d1bccf1e0 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -1129,3 +1129,4 @@
description_date_range_interval: 選擇起始與結束日期以設定範圍區間
description_date_from: 輸入起始日期
description_date_to: 輸入結束日期
+ field_core_fields: Standard fields
diff --git a/config/locales/zh.yml b/config/locales/zh.yml
index 54da8ab83..c2ef5847d 100644
--- a/config/locales/zh.yml
+++ b/config/locales/zh.yml
@@ -1050,3 +1050,4 @@ zh:
project_status_archived: 已存档
text_project_closed: 当前项目已被关闭。当前项目只读。
notice_user_successful_create: User %{id} created.
+ field_core_fields: Standard fields