From d583c94b5f3e0d921540ed1a60997015ea0c0e98 Mon Sep 17 00:00:00 2001
From: Eric Davis <edavis@littlestreamsoftware.com>
Date: Sat, 17 Dec 2011 15:49:28 -0800
Subject: [PATCH] Update locales

---
 config/locales/bg.yml    | 4 ++++
 config/locales/bs.yml    | 4 ++++
 config/locales/ca.yml    | 4 ++++
 config/locales/cs.yml    | 4 ++++
 config/locales/da.yml    | 4 ++++
 config/locales/de.yml    | 2 ++
 config/locales/el.yml    | 4 ++++
 config/locales/en-GB.yml | 4 ++++
 config/locales/es.yml    | 4 ++++
 config/locales/eu.yml    | 4 ++++
 config/locales/fa.yml    | 4 ++++
 config/locales/fi.yml    | 4 ++++
 config/locales/fr.yml    | 4 ++++
 config/locales/gl.yml    | 4 ++++
 config/locales/he.yml    | 4 ++++
 config/locales/hr.yml    | 4 ++++
 config/locales/hu.yml    | 4 ++++
 config/locales/id.yml    | 4 ++++
 config/locales/it.yml    | 4 ++++
 config/locales/ja.yml    | 4 ++++
 config/locales/ko.yml    | 4 ++++
 config/locales/lt.yml    | 4 ++++
 config/locales/lv.yml    | 4 ++++
 config/locales/mk.yml    | 4 ++++
 config/locales/mn.yml    | 4 ++++
 config/locales/nl.yml    | 4 ++++
 config/locales/no.yml    | 4 ++++
 config/locales/pl.yml    | 4 ++++
 config/locales/pt-BR.yml | 4 ++++
 config/locales/pt.yml    | 4 ++++
 config/locales/ro.yml    | 4 ++++
 config/locales/ru.yml    | 4 ++++
 config/locales/sk.yml    | 4 ++++
 config/locales/sl.yml    | 4 ++++
 config/locales/sr-YU.yml | 4 ++++
 config/locales/sr.yml    | 4 ++++
 config/locales/sv.yml    | 4 ++++
 config/locales/th.yml    | 4 ++++
 config/locales/tr.yml    | 4 ++++
 config/locales/uk.yml    | 4 ++++
 config/locales/vi.yml    | 4 ++++
 config/locales/zh-TW.yml | 4 ++++
 config/locales/zh.yml    | 4 ++++
 43 files changed, 170 insertions(+)

diff --git a/config/locales/bg.yml b/config/locales/bg.yml
index e0d413a68..e19ac865a 100644
--- a/config/locales/bg.yml
+++ b/config/locales/bg.yml
@@ -983,3 +983,7 @@ bg:
   description_choose_project: Проекти
   description_date_from: Въведете начална дата
   label_deleted_custom_field: (изтрито потребителско поле)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/bs.yml b/config/locales/bs.yml
index 0cd4fd424..ba624bbda 100644
--- a/config/locales/bs.yml
+++ b/config/locales/bs.yml
@@ -997,3 +997,7 @@ bs:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/ca.yml b/config/locales/ca.yml
index c59ab948f..a02a45f3f 100644
--- a/config/locales/ca.yml
+++ b/config/locales/ca.yml
@@ -986,3 +986,7 @@ ca:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/cs.yml b/config/locales/cs.yml
index c681fb0f5..935710951 100644
--- a/config/locales/cs.yml
+++ b/config/locales/cs.yml
@@ -1207,3 +1207,7 @@ cs:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/da.yml b/config/locales/da.yml
index 0b1502e8e..fee1a6b95 100644
--- a/config/locales/da.yml
+++ b/config/locales/da.yml
@@ -999,3 +999,7 @@ da:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 09df9cc01..480a4e7df 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -1002,3 +1002,5 @@ de:
   description_date_from: Startdatum eintragen
   description_date_to: Enddatum eintragen
   label_toc: "Inhaltsverzeichnis"
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
diff --git a/config/locales/el.yml b/config/locales/el.yml
index 04484eddd..1c6498f42 100644
--- a/config/locales/el.yml
+++ b/config/locales/el.yml
@@ -983,3 +983,7 @@ el:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml
index 84772faa8..bd7e3eba0 100644
--- a/config/locales/en-GB.yml
+++ b/config/locales/en-GB.yml
@@ -987,3 +987,7 @@ en-GB:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/es.yml b/config/locales/es.yml
index 57792641f..94379237c 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -1020,3 +1020,7 @@ es:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/eu.yml b/config/locales/eu.yml
index c853b62c7..a1b0352b8 100644
--- a/config/locales/eu.yml
+++ b/config/locales/eu.yml
@@ -987,3 +987,7 @@ eu:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/fa.yml b/config/locales/fa.yml
index cab17df43..6431d9536 100644
--- a/config/locales/fa.yml
+++ b/config/locales/fa.yml
@@ -986,3 +986,7 @@ fa:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/fi.yml b/config/locales/fi.yml
index a4be9a382..0610f05af 100644
--- a/config/locales/fi.yml
+++ b/config/locales/fi.yml
@@ -1004,3 +1004,7 @@ fi:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/fr.yml b/config/locales/fr.yml
index b3a38b9dd..cfe9a5475 100644
--- a/config/locales/fr.yml
+++ b/config/locales/fr.yml
@@ -1001,3 +1001,7 @@ fr:
   description_filter: Filter
   description_choose_project: Projects
   description_date_from: Enter start date
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/gl.yml b/config/locales/gl.yml
index 061af18be..bdd31ba2f 100644
--- a/config/locales/gl.yml
+++ b/config/locales/gl.yml
@@ -995,3 +995,7 @@ gl:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/he.yml b/config/locales/he.yml
index 3e6e099db..fbd3efded 100644
--- a/config/locales/he.yml
+++ b/config/locales/he.yml
@@ -988,3 +988,7 @@ he:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/hr.yml b/config/locales/hr.yml
index 9d793697b..c73ae36cf 100644
--- a/config/locales/hr.yml
+++ b/config/locales/hr.yml
@@ -990,3 +990,7 @@ hr:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/hu.yml b/config/locales/hu.yml
index e236ffa1d..d753dea61 100644
--- a/config/locales/hu.yml
+++ b/config/locales/hu.yml
@@ -1002,3 +1002,7 @@
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/id.yml b/config/locales/id.yml
index f3ca947d5..0b1d96d4e 100644
--- a/config/locales/id.yml
+++ b/config/locales/id.yml
@@ -991,3 +991,7 @@ id:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/it.yml b/config/locales/it.yml
index 4d3d36c2b..f9f6ca3ab 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -984,3 +984,7 @@ it:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index a674f6068..1c6e0fb04 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -1005,3 +1005,7 @@ ja:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/ko.yml b/config/locales/ko.yml
index 9c57a6d5e..19d4cfb97 100644
--- a/config/locales/ko.yml
+++ b/config/locales/ko.yml
@@ -1035,3 +1035,7 @@ ko:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/lt.yml b/config/locales/lt.yml
index e6bd2b536..4e19549cc 100644
--- a/config/locales/lt.yml
+++ b/config/locales/lt.yml
@@ -1043,3 +1043,7 @@ lt:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/lv.yml b/config/locales/lv.yml
index 29eb0f73e..4c2e3aa57 100644
--- a/config/locales/lv.yml
+++ b/config/locales/lv.yml
@@ -978,3 +978,7 @@ lv:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/mk.yml b/config/locales/mk.yml
index 77063c523..c75c504d6 100644
--- a/config/locales/mk.yml
+++ b/config/locales/mk.yml
@@ -983,3 +983,7 @@ mk:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/mn.yml b/config/locales/mn.yml
index d5494c02d..dd951143b 100644
--- a/config/locales/mn.yml
+++ b/config/locales/mn.yml
@@ -984,3 +984,7 @@ mn:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/nl.yml b/config/locales/nl.yml
index 3f070a1f2..365d9e24b 100644
--- a/config/locales/nl.yml
+++ b/config/locales/nl.yml
@@ -965,3 +965,7 @@ nl:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/no.yml b/config/locales/no.yml
index 5df97464f..ce112c5c8 100644
--- a/config/locales/no.yml
+++ b/config/locales/no.yml
@@ -970,3 +970,7 @@
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/pl.yml b/config/locales/pl.yml
index d7309ab87..579553cf0 100644
--- a/config/locales/pl.yml
+++ b/config/locales/pl.yml
@@ -1000,3 +1000,7 @@ pl:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index 3ec285955..60a4f74ac 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -1007,3 +1007,7 @@ pt-BR:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/pt.yml b/config/locales/pt.yml
index 708d87033..de4dff949 100644
--- a/config/locales/pt.yml
+++ b/config/locales/pt.yml
@@ -987,3 +987,7 @@ pt:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/ro.yml b/config/locales/ro.yml
index 693e3a029..aee1047ce 100644
--- a/config/locales/ro.yml
+++ b/config/locales/ro.yml
@@ -976,3 +976,7 @@ ro:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
index 3c2570c94..cd0cc834c 100644
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -1096,3 +1096,7 @@ ru:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
index b88609530..f3125b7c6 100644
--- a/config/locales/sk.yml
+++ b/config/locales/sk.yml
@@ -978,3 +978,7 @@ sk:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/sl.yml b/config/locales/sl.yml
index 06a8cae15..0d1a1c556 100644
--- a/config/locales/sl.yml
+++ b/config/locales/sl.yml
@@ -979,3 +979,7 @@ sl:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml
index a22625f9c..691502ac1 100644
--- a/config/locales/sr-YU.yml
+++ b/config/locales/sr-YU.yml
@@ -983,3 +983,7 @@ sr-YU:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/sr.yml b/config/locales/sr.yml
index de5eb8dda..a2b5d2088 100644
--- a/config/locales/sr.yml
+++ b/config/locales/sr.yml
@@ -984,3 +984,7 @@ sr:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/sv.yml b/config/locales/sv.yml
index c5d546523..7bd0fe8fe 100644
--- a/config/locales/sv.yml
+++ b/config/locales/sv.yml
@@ -1025,3 +1025,7 @@ sv:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/th.yml b/config/locales/th.yml
index 45e926830..796402c24 100644
--- a/config/locales/th.yml
+++ b/config/locales/th.yml
@@ -980,3 +980,7 @@ th:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/tr.yml b/config/locales/tr.yml
index ab5c585ae..390d0c2a7 100644
--- a/config/locales/tr.yml
+++ b/config/locales/tr.yml
@@ -1002,3 +1002,7 @@ tr:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/uk.yml b/config/locales/uk.yml
index bb1074bd7..f56f2483f 100644
--- a/config/locales/uk.yml
+++ b/config/locales/uk.yml
@@ -979,3 +979,7 @@ uk:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/vi.yml b/config/locales/vi.yml
index c9d39ab5b..08c9bb99b 100644
--- a/config/locales/vi.yml
+++ b/config/locales/vi.yml
@@ -1034,3 +1034,7 @@ vi:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index a5700fa2f..bad665fd7 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -1065,3 +1065,7 @@
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
diff --git a/config/locales/zh.yml b/config/locales/zh.yml
index 007c772e0..342e179af 100644
--- a/config/locales/zh.yml
+++ b/config/locales/zh.yml
@@ -997,3 +997,7 @@ zh:
   description_choose_project: Projects
   description_date_from: Enter start date
   label_deleted_custom_field: (deleted custom field)
+  text_display_subprojects: Display subprojects
+  text_current_project: Current project
+  label_toc: Contents
+  search_input_placeholder: search ...
-- 
GitLab