From f06f846fcedc782637d1c9ec750c8ae34641e23e Mon Sep 17 00:00:00 2001
From: Eric Davis <edavis@littlestreamsoftware.com>
Date: Sat, 16 Apr 2011 16:19:31 -0700
Subject: [PATCH] Locales update post-merge

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

diff --git a/config/locales/bg.yml b/config/locales/bg.yml
index e36d07fcb..a836fd71e 100644
--- a/config/locales/bg.yml
+++ b/config/locales/bg.yml
@@ -950,3 +950,8 @@ bg:
   label_cvs_path: CVSROOT
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
diff --git a/config/locales/bs.yml b/config/locales/bs.yml
index 04d4c99f5..ba4ff7e64 100644
--- a/config/locales/bs.yml
+++ b/config/locales/bs.yml
@@ -960,3 +960,12 @@ bs:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/ca.yml b/config/locales/ca.yml
index 62e69ace6..475a64d7c 100644
--- a/config/locales/ca.yml
+++ b/config/locales/ca.yml
@@ -949,3 +949,12 @@ ca:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/cs.yml b/config/locales/cs.yml
index 0b3110a05..ca50d4a8d 100644
--- a/config/locales/cs.yml
+++ b/config/locales/cs.yml
@@ -1170,3 +1170,12 @@ cs:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/da.yml b/config/locales/da.yml
index fad0592ff..bc86533e2 100644
--- a/config/locales/da.yml
+++ b/config/locales/da.yml
@@ -962,3 +962,12 @@ da:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/de.yml b/config/locales/de.yml
index d62eb2ce4..5567b6fe5 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -963,3 +963,12 @@ de:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/el.yml b/config/locales/el.yml
index 98f7dae37..4b5d6ffaf 100644
--- a/config/locales/el.yml
+++ b/config/locales/el.yml
@@ -946,3 +946,12 @@ el:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml
index 8255a61a0..5d5ca653c 100644
--- a/config/locales/en-GB.yml
+++ b/config/locales/en-GB.yml
@@ -957,3 +957,5 @@ en-GB:
   label_cvs_path: CVSROOT
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
diff --git a/config/locales/es.yml b/config/locales/es.yml
index b6b6ed923..6ad492632 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -983,3 +983,12 @@ es:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/eu.yml b/config/locales/eu.yml
index 425a6070b..3a5085c22 100644
--- a/config/locales/eu.yml
+++ b/config/locales/eu.yml
@@ -950,3 +950,12 @@ eu:
   notice_gantt_chart_truncated: Grafikoa moztu da bistara daitekeen elementuen kopuru maximoa gainditu delako (%{max})
   setting_gantt_items_limit: "Gantt grafikoan bistara daitekeen elementu kopuru maximoa"
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/fa.yml b/config/locales/fa.yml
index 03186b779..19bcdb78d 100644
--- a/config/locales/fa.yml
+++ b/config/locales/fa.yml
@@ -942,3 +942,19 @@ fa:
   text_tip_issue_end_day: issue ending this day
   text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
   label_my_queries: My custom queries
+  label_cvs_module: Module
+  label_filesystem_path: Root directory
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  label_darcs_path: Root directory
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  label_news_comment_added: Comment added to a news
+  label_bazaar_path: Root directory
+  label_cvs_path: CVSROOT
+  label_git_path: Path to .git directory
+  default_role_anonymous: Anonymous
+  text_powered_by: Powered by %{link}
+  default_role_non_member: Non member
+  label_mercurial_path: Root directory
diff --git a/config/locales/fi.yml b/config/locales/fi.yml
index 948aaae20..d2bf6b3c6 100644
--- a/config/locales/fi.yml
+++ b/config/locales/fi.yml
@@ -967,3 +967,12 @@ fi:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/fr.yml b/config/locales/fr.yml
index e038fc746..f21fcc2f8 100644
--- a/config/locales/fr.yml
+++ b/config/locales/fr.yml
@@ -972,3 +972,4 @@ fr:
   label_cvs_path: CVSROOT
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
+  field_effective_date: Due date
diff --git a/config/locales/gl.yml b/config/locales/gl.yml
index 6e98cb7f3..8f6b9bb4f 100644
--- a/config/locales/gl.yml
+++ b/config/locales/gl.yml
@@ -958,3 +958,12 @@ gl:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/he.yml b/config/locales/he.yml
index 767d47546..e45a7e0a7 100644
--- a/config/locales/he.yml
+++ b/config/locales/he.yml
@@ -951,3 +951,12 @@ he:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/hr.yml b/config/locales/hr.yml
index 93ae02af8..4e086faa9 100644
--- a/config/locales/hr.yml
+++ b/config/locales/hr.yml
@@ -953,3 +953,12 @@ hr:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/hu.yml b/config/locales/hu.yml
index 9f124a6db..c951c5dac 100644
--- a/config/locales/hu.yml
+++ b/config/locales/hu.yml
@@ -965,3 +965,12 @@
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/id.yml b/config/locales/id.yml
index ba2d27e3a..747ced095 100644
--- a/config/locales/id.yml
+++ b/config/locales/id.yml
@@ -954,3 +954,12 @@ id:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/it.yml b/config/locales/it.yml
index 45e693e9e..7d66fa0e5 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -947,3 +947,12 @@ it:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index 66013b3cc..b05c5164e 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -974,3 +974,6 @@ ja:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
diff --git a/config/locales/ko.yml b/config/locales/ko.yml
index bd6a96cf6..3f2401f4c 100644
--- a/config/locales/ko.yml
+++ b/config/locales/ko.yml
@@ -998,3 +998,12 @@ ko:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/lt.yml b/config/locales/lt.yml
index bea93e638..d310fb7b5 100644
--- a/config/locales/lt.yml
+++ b/config/locales/lt.yml
@@ -1006,3 +1006,12 @@ lt:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/lv.yml b/config/locales/lv.yml
index 51e95ea0b..0640637ee 100644
--- a/config/locales/lv.yml
+++ b/config/locales/lv.yml
@@ -941,3 +941,12 @@ lv:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/mk.yml b/config/locales/mk.yml
index 970608a81..e46c7c889 100644
--- a/config/locales/mk.yml
+++ b/config/locales/mk.yml
@@ -946,3 +946,12 @@ mk:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/mn.yml b/config/locales/mn.yml
index 08dd597e1..31004e0c9 100644
--- a/config/locales/mn.yml
+++ b/config/locales/mn.yml
@@ -947,3 +947,12 @@ mn:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/nl.yml b/config/locales/nl.yml
index ea7332ec5..9f215c3e7 100644
--- a/config/locales/nl.yml
+++ b/config/locales/nl.yml
@@ -927,3 +927,13 @@ nl:
   button_collapse_all: Collapse all
   label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
   label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  label_cvs_module: Module
+  label_filesystem_path: Root directory
+  label_darcs_path: Root directory
+  text_journal_changed_no_detail: "%{label} updated"
+  field_effective_date: Due date
+  label_bazaar_path: Root directory
+  label_cvs_path: CVSROOT
+  label_git_path: Path to .git directory
+  text_powered_by: Powered by %{link}
+  label_mercurial_path: Root directory
diff --git a/config/locales/no.yml b/config/locales/no.yml
index 79a2a6092..73c42c613 100644
--- a/config/locales/no.yml
+++ b/config/locales/no.yml
@@ -933,3 +933,12 @@
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/pl.yml b/config/locales/pl.yml
index 66f351617..31724818a 100644
--- a/config/locales/pl.yml
+++ b/config/locales/pl.yml
@@ -963,3 +963,12 @@ pl:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index d11f3cd00..aa438e751 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -969,3 +969,12 @@ pt-BR:
   button_collapse_all: Collapse all
   label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
   label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  label_cvs_module: Module
+  label_filesystem_path: Root directory
+  label_darcs_path: Root directory
+  field_effective_date: Due date
+  label_bazaar_path: Root directory
+  label_cvs_path: CVSROOT
+  label_git_path: Path to .git directory
+  text_powered_by: Powered by %{link}
+  label_mercurial_path: Root directory
diff --git a/config/locales/pt.yml b/config/locales/pt.yml
index fbc0c3656..787a3a947 100644
--- a/config/locales/pt.yml
+++ b/config/locales/pt.yml
@@ -950,3 +950,12 @@ pt:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/ro.yml b/config/locales/ro.yml
index 343d8c1d3..874e4e303 100644
--- a/config/locales/ro.yml
+++ b/config/locales/ro.yml
@@ -939,3 +939,12 @@ ro:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
index 63bcb4e23..46f753031 100644
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -1059,3 +1059,12 @@ ru:
   label_git_path: Путь к каталогу .git
   label_mercurial_path: Каталог
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
index a7430f76f..f50585d39 100644
--- a/config/locales/sk.yml
+++ b/config/locales/sk.yml
@@ -941,3 +941,12 @@ sk:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/sl.yml b/config/locales/sl.yml
index 9ab3c8c21..7003abefd 100644
--- a/config/locales/sl.yml
+++ b/config/locales/sl.yml
@@ -942,3 +942,12 @@ sl:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml
index 1f4674abf..b0e13450f 100644
--- a/config/locales/sr-YU.yml
+++ b/config/locales/sr-YU.yml
@@ -946,3 +946,12 @@ sr-YU:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/sr.yml b/config/locales/sr.yml
index 1118f3a1c..14dbfaef0 100644
--- a/config/locales/sr.yml
+++ b/config/locales/sr.yml
@@ -947,3 +947,12 @@ sr:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/sv.yml b/config/locales/sv.yml
index 26f0b8921..a65a54e3e 100644
--- a/config/locales/sv.yml
+++ b/config/locales/sv.yml
@@ -991,3 +991,9 @@ sv:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
 
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
diff --git a/config/locales/th.yml b/config/locales/th.yml
index 78ed93a6e..2362f715c 100644
--- a/config/locales/th.yml
+++ b/config/locales/th.yml
@@ -943,3 +943,12 @@ th:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/tr.yml b/config/locales/tr.yml
index b066ff209..a56bc2292 100644
--- a/config/locales/tr.yml
+++ b/config/locales/tr.yml
@@ -965,3 +965,12 @@ tr:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/uk.yml b/config/locales/uk.yml
index ed1003850..83e0e2d9e 100644
--- a/config/locales/uk.yml
+++ b/config/locales/uk.yml
@@ -942,3 +942,12 @@ uk:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/vi.yml b/config/locales/vi.yml
index 48be079c3..354ea263a 100644
--- a/config/locales/vi.yml
+++ b/config/locales/vi.yml
@@ -997,3 +997,12 @@ vi:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index 10f910ede..664db7eaf 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -1031,3 +1031,9 @@
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
diff --git a/config/locales/zh.yml b/config/locales/zh.yml
index 2473eac15..4b2b40044 100644
--- a/config/locales/zh.yml
+++ b/config/locales/zh.yml
@@ -960,3 +960,12 @@ zh:
   label_git_path: Path to .git directory
   label_mercurial_path: Root directory
   label_my_queries: My custom queries
+  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+  text_journal_changed_no_detail: "%{label} updated"
+  button_expand_all: Expand all
+  button_collapse_all: Collapse all
+  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+  field_effective_date: Due date
+  label_news_comment_added: Comment added to a news
+  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
+  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
-- 
GitLab