summaryrefslogtreecommitdiffstats
path: root/config/locales
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2009-02-21 16:10:51 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2009-02-21 16:10:51 +0000
commit0624bdb6c945e8c1872ad89d1822b5012e5f1c4a (patch)
tree1f0fcfa7c05c613f2e17d869875dbe179e4a90ee /config/locales
parent1c5a2ddfb07cd4993fa9f28542df51a399e29a6c (diff)
downloadredmine-0624bdb6c945e8c1872ad89d1822b5012e5f1c4a.tar.gz
redmine-0624bdb6c945e8c1872ad89d1822b5012e5f1c4a.zip
Adds missing strings.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2506 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales')
-rw-r--r--config/locales/bg.yml2
-rw-r--r--config/locales/ca.yml2
-rw-r--r--config/locales/cs.yml2
-rw-r--r--config/locales/da.yml2
-rw-r--r--config/locales/de.yml2
-rw-r--r--config/locales/en.yml2
-rw-r--r--config/locales/es.yml2
-rw-r--r--config/locales/fi.yml2
-rw-r--r--config/locales/fr.yml2
-rw-r--r--config/locales/gl.yml2
-rw-r--r--config/locales/he.yml2
-rw-r--r--config/locales/hu.yml2
-rw-r--r--config/locales/it.yml2
-rw-r--r--config/locales/ja.yml2
-rw-r--r--config/locales/ko.yml2
-rw-r--r--config/locales/lt.yml2
-rw-r--r--config/locales/nl.yml2
-rw-r--r--config/locales/no.yml2
-rw-r--r--config/locales/pl.yml2
-rw-r--r--config/locales/pt-BR.yml2
-rw-r--r--config/locales/pt.yml2
-rw-r--r--config/locales/ro.yml2
-rw-r--r--config/locales/ru.yml2
-rw-r--r--config/locales/sk.yml2
-rw-r--r--config/locales/sl.yml2
-rw-r--r--config/locales/sr.yml2
-rw-r--r--config/locales/sv.yml2
-rw-r--r--config/locales/th.yml2
-rw-r--r--config/locales/tr.yml2
-rw-r--r--config/locales/uk.yml2
-rw-r--r--config/locales/vi.yml2
-rw-r--r--config/locales/zh-TW.yml2
-rw-r--r--config/locales/zh.yml2
33 files changed, 66 insertions, 0 deletions
diff --git a/config/locales/bg.yml b/config/locales/bg.yml
index 8431a204b..f6ce81518 100644
--- a/config/locales/bg.yml
+++ b/config/locales/bg.yml
@@ -772,3 +772,5 @@ bg:
field_editable: Editable
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration
diff --git a/config/locales/ca.yml b/config/locales/ca.yml
index ff77ce48a..1c113e715 100644
--- a/config/locales/ca.yml
+++ b/config/locales/ca.yml
@@ -773,3 +773,5 @@ ca:
field_editable: Editable
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration
diff --git a/config/locales/cs.yml b/config/locales/cs.yml
index acd3faf37..e63f55623 100644
--- a/config/locales/cs.yml
+++ b/config/locales/cs.yml
@@ -777,3 +777,5 @@ cs:
field_editable: Editable
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration
diff --git a/config/locales/da.yml b/config/locales/da.yml
index e38295111..4de81d3e8 100644
--- a/config/locales/da.yml
+++ b/config/locales/da.yml
@@ -804,3 +804,5 @@ da:
permission_edit_own_time_entries: Edit own time logs
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 746ba965a..0517f2fd3 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -805,3 +805,5 @@ de:
text_custom_field_possible_values_info: 'One line for each value'
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 0f78ae1b3..9e0ee80b0 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -238,6 +238,7 @@ en:
field_comments_sorting: Display comments
field_parent_title: Parent page
field_editable: Editable
+ field_watcher: Watcher
setting_app_title: Application title
setting_app_subtitle: Application subtitle
@@ -280,6 +281,7 @@ en:
setting_diff_max_lines_displayed: Max number of diff lines displayed
setting_file_max_size_displayed: Max size of text files displayed inline
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
+ setting_openid: Allow OpenID login and registration
permission_edit_project: Edit project
permission_select_project_modules: Select project modules
diff --git a/config/locales/es.yml b/config/locales/es.yml
index 3c2c4cb0f..7050dd252 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -825,3 +825,5 @@ es:
field_editable: Editable
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration
diff --git a/config/locales/fi.yml b/config/locales/fi.yml
index 0b77144ac..2504b70e5 100644
--- a/config/locales/fi.yml
+++ b/config/locales/fi.yml
@@ -815,3 +815,5 @@ fi:
field_editable: Editable
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration
diff --git a/config/locales/fr.yml b/config/locales/fr.yml
index 72d3baba3..e3df78495 100644
--- a/config/locales/fr.yml
+++ b/config/locales/fr.yml
@@ -271,6 +271,7 @@ fr:
field_comments_sorting: Afficher les commentaires
field_parent_title: Page parent
field_editable: Modifiable
+ field_watcher: Observateur
setting_app_title: Titre de l'application
setting_app_subtitle: Sous-titre de l'application
@@ -313,6 +314,7 @@ fr:
setting_diff_max_lines_displayed: Nombre maximum de lignes de diff affichées
setting_file_max_size_displayed: Taille maximum des fichiers texte affichés en ligne
setting_repository_log_display_limit: "Nombre maximum de revisions affichées sur l'historique d'un fichier"
+ setting_openid: "Autoriser l'authentification et l'enregistrement OpenID"
permission_edit_project: Modifier le projet
permission_select_project_modules: Choisir les modules
diff --git a/config/locales/gl.yml b/config/locales/gl.yml
index 7547f061e..4cf9a7779 100644
--- a/config/locales/gl.yml
+++ b/config/locales/gl.yml
@@ -805,3 +805,5 @@ gl:
text_custom_field_possible_values_info: 'One line for each value'
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration
diff --git a/config/locales/he.yml b/config/locales/he.yml
index d31792683..0c3032cd5 100644
--- a/config/locales/he.yml
+++ b/config/locales/he.yml
@@ -788,3 +788,5 @@ he:
field_editable: Editable
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration
diff --git a/config/locales/hu.yml b/config/locales/hu.yml
index cf909e233..7ffec2d4d 100644
--- a/config/locales/hu.yml
+++ b/config/locales/hu.yml
@@ -810,3 +810,5 @@
field_editable: Szerkeszthető
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration
diff --git a/config/locales/it.yml b/config/locales/it.yml
index 4f40d631b..6336d6d8a 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -791,3 +791,5 @@ it:
field_editable: Editable
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index 0912746eb..b809698dc 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -803,3 +803,5 @@ ja:
field_editable: Editable
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration
diff --git a/config/locales/ko.yml b/config/locales/ko.yml
index e712b9206..2fd5e79d9 100644
--- a/config/locales/ko.yml
+++ b/config/locales/ko.yml
@@ -834,3 +834,5 @@ ko:
field_editable: Editable
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration
diff --git a/config/locales/lt.yml b/config/locales/lt.yml
index 9ebae4137..7600bfafd 100644
--- a/config/locales/lt.yml
+++ b/config/locales/lt.yml
@@ -815,3 +815,5 @@ lt:
field_editable: Editable
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration
diff --git a/config/locales/nl.yml b/config/locales/nl.yml
index 941018be0..a9f67e541 100644
--- a/config/locales/nl.yml
+++ b/config/locales/nl.yml
@@ -760,3 +760,5 @@ nl:
field_editable: Editable
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration
diff --git a/config/locales/no.yml b/config/locales/no.yml
index a3cefa4b0..c972fcede 100644
--- a/config/locales/no.yml
+++ b/config/locales/no.yml
@@ -778,3 +778,5 @@
field_editable: Editable
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration
diff --git a/config/locales/pl.yml b/config/locales/pl.yml
index f6c7d5088..0ee25f734 100644
--- a/config/locales/pl.yml
+++ b/config/locales/pl.yml
@@ -808,3 +808,5 @@ pl:
text_custom_field_possible_values_info: 'One line for each value'
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index 05d1f271d..6bd58eb25 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -811,3 +811,5 @@ pt-BR:
field_editable: Editável
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration
diff --git a/config/locales/pt.yml b/config/locales/pt.yml
index c129fc199..4a98ed26a 100644
--- a/config/locales/pt.yml
+++ b/config/locales/pt.yml
@@ -796,3 +796,5 @@ pt:
field_editable: Editable
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration
diff --git a/config/locales/ro.yml b/config/locales/ro.yml
index e12ffa464..8e6e3a0a6 100644
--- a/config/locales/ro.yml
+++ b/config/locales/ro.yml
@@ -818,3 +818,5 @@ ro:
field_editable: Editable
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
index 0cbbda690..9b1697069 100644
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -903,3 +903,5 @@ ru:
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
index 8b95c6550..2992c98a7 100644
--- a/config/locales/sk.yml
+++ b/config/locales/sk.yml
@@ -776,3 +776,5 @@ sk:
text_custom_field_possible_values_info: 'One line for each value'
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration
diff --git a/config/locales/sl.yml b/config/locales/sl.yml
index efb3a0314..ec5fa20ff 100644
--- a/config/locales/sl.yml
+++ b/config/locales/sl.yml
@@ -774,3 +774,5 @@ sl:
text_custom_field_possible_values_info: 'One line for each value'
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration
diff --git a/config/locales/sr.yml b/config/locales/sr.yml
index 235bb3fef..0a4572b48 100644
--- a/config/locales/sr.yml
+++ b/config/locales/sr.yml
@@ -799,3 +799,5 @@
field_editable: Editable
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration
diff --git a/config/locales/sv.yml b/config/locales/sv.yml
index 050ba81ba..5cee1f6b8 100644
--- a/config/locales/sv.yml
+++ b/config/locales/sv.yml
@@ -832,3 +832,5 @@ sv:
enumeration_activities: Aktiviteter (tidsuppföljning)
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration
diff --git a/config/locales/th.yml b/config/locales/th.yml
index a997b27b3..662c291e3 100644
--- a/config/locales/th.yml
+++ b/config/locales/th.yml
@@ -775,3 +775,5 @@ th:
field_editable: Editable
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration
diff --git a/config/locales/tr.yml b/config/locales/tr.yml
index 5bc612ac5..702d6b9da 100644
--- a/config/locales/tr.yml
+++ b/config/locales/tr.yml
@@ -812,3 +812,5 @@ tr:
field_editable: Editable
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration
diff --git a/config/locales/uk.yml b/config/locales/uk.yml
index dd03860d5..3bd531bd1 100644
--- a/config/locales/uk.yml
+++ b/config/locales/uk.yml
@@ -774,3 +774,5 @@ uk:
field_editable: Editable
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration
diff --git a/config/locales/vi.yml b/config/locales/vi.yml
index 3a5389688..8a1db97e3 100644
--- a/config/locales/vi.yml
+++ b/config/locales/vi.yml
@@ -844,3 +844,5 @@ vi:
field_editable: Editable
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index 160dc95ab..27cb79a99 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -806,3 +806,5 @@
enumeration_activities: 活動 (時間追蹤)
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration
diff --git a/config/locales/zh.yml b/config/locales/zh.yml
index 6bc0d788d..408aefe96 100644
--- a/config/locales/zh.yml
+++ b/config/locales/zh.yml
@@ -806,3 +806,5 @@ zh:
enumeration_activities: 活动(时间跟踪)
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
+ field_watcher: Watcher
+ setting_openid: Allow OpenID login and registration