summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2007-09-14 11:34:08 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2007-09-14 11:34:08 +0000
commit21c97c6a1376a38a3951c57069317c17c81029f8 (patch)
tree8d38f129585767d4c1eb2c78d0b9b978aff14d70 /lang
parent29348fafb7ca43cb00ef80f29e61167647df0cd8 (diff)
downloadredmine-21c97c6a1376a38a3951c57069317c17c81029f8.tar.gz
redmine-21c97c6a1376a38a3951c57069317c17c81029f8.zip
Added project module concept.
A project module (eg. issue tracking, news, wiki,...) is a set of permissions that can enabled/disabled at project level. For each project, modules can be enabled on the project settings view ('Modules' tab). This requires a specific permission: 'Select project modules' (if this permission is turned off, only Redmine administrators can choose which modules a project uses). When applying this migration, all modules are enabled for all existing projects. git-svn-id: http://redmine.rubyforge.org/svn/trunk@725 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang')
-rw-r--r--lang/bg.yml2
-rw-r--r--lang/de.yml2
-rw-r--r--lang/en.yml2
-rw-r--r--lang/es.yml2
-rw-r--r--lang/fr.yml2
-rw-r--r--lang/it.yml2
-rw-r--r--lang/ja.yml2
-rw-r--r--lang/nl.yml2
-rw-r--r--lang/pt-br.yml2
-rw-r--r--lang/pt.yml2
-rw-r--r--lang/sv.yml2
-rw-r--r--lang/zh.yml2
12 files changed, 24 insertions, 0 deletions
diff --git a/lang/bg.yml b/lang/bg.yml
index d2c5d41fa..d3a8e2bd6 100644
--- a/lang/bg.yml
+++ b/lang/bg.yml
@@ -415,6 +415,7 @@ label_language_based: Language based
label_sort_by: Sort by "%s"
label_send_test_email: Send a test email
label_feeds_access_key_created_on: RSS access key created %s ago
+label_module_plural: Modules
button_login: Вход
button_submit: Изпращане
@@ -474,6 +475,7 @@ text_comma_separated: Позволено е изброяване (с разде
text_issues_ref_in_commit_messages: Отбелязване и приключване на задачи от commit съобщения
text_issue_added: Публикувана е нова задача с номер %s.
text_issue_updated: Задача %s е обновена.
+text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ?
default_role_manager: Мениджър
default_role_developper: Разработчик
diff --git a/lang/de.yml b/lang/de.yml
index 65d44b49b..1bc63f5cd 100644
--- a/lang/de.yml
+++ b/lang/de.yml
@@ -415,6 +415,7 @@ label_language_based: Language based
label_sort_by: Sort by "%s"
label_send_test_email: Send a test email
label_feeds_access_key_created_on: RSS access key created %s ago
+label_module_plural: Modules
button_login: Einloggen
button_submit: OK
@@ -474,6 +475,7 @@ text_comma_separated: Multiple values allowed (comma separated).
text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
text_issue_added: Ticket %s wurde erstellt.
text_issue_updated: Ticket %s wurde aktualisiert.
+text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ?
default_role_manager: Manager
default_role_developper: Developer
diff --git a/lang/en.yml b/lang/en.yml
index 30e81aa72..29c371ad4 100644
--- a/lang/en.yml
+++ b/lang/en.yml
@@ -415,6 +415,7 @@ label_language_based: Language based
label_sort_by: Sort by "%s"
label_send_test_email: Send a test email
label_feeds_access_key_created_on: RSS access key created %s ago
+label_module_plural: Modules
button_login: Login
button_submit: Submit
@@ -474,6 +475,7 @@ text_comma_separated: Multiple values allowed (comma separated).
text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
text_issue_added: Issue %s has been reported.
text_issue_updated: Issue %s has been updated.
+text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ?
default_role_manager: Manager
default_role_developper: Developer
diff --git a/lang/es.yml b/lang/es.yml
index 36d98d204..5915f4b93 100644
--- a/lang/es.yml
+++ b/lang/es.yml
@@ -415,6 +415,7 @@ label_language_based: Language based
label_sort_by: Sort by "%s"
label_send_test_email: Send a test email
label_feeds_access_key_created_on: RSS access key created %s ago
+label_module_plural: Modules
button_login: Conexión
button_submit: Someter
@@ -474,6 +475,7 @@ text_comma_separated: Multiple values allowed (comma separated).
text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
text_issue_added: Issue %s has been reported.
text_issue_updated: Issue %s has been updated.
+text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ?
default_role_manager: Manager
default_role_developper: Desarrollador
diff --git a/lang/fr.yml b/lang/fr.yml
index cbdd4bf86..e92a28bab 100644
--- a/lang/fr.yml
+++ b/lang/fr.yml
@@ -415,6 +415,7 @@ label_language_based: Basé sur la langue
label_sort_by: Trier par "%s"
label_send_test_email: Envoyer un email de test
label_feeds_access_key_created_on: Clé d'accès RSS créée il y a %s
+label_module_plural: Modules
button_login: Connexion
button_submit: Soumettre
@@ -474,6 +475,7 @@ text_comma_separated: Plusieurs valeurs possibles (séparées par des virgules).
text_issues_ref_in_commit_messages: Référencement et résolution des demandes dans les commentaires de commits
text_issue_added: La demande %s a été soumise.
text_issue_updated: La demande %s a été mise à jour.
+text_wiki_destroy_confirmation: Etes-vous sûr de vouloir supprimer ce wiki et tout son contenu ?
default_role_manager: Manager
default_role_developper: Développeur
diff --git a/lang/it.yml b/lang/it.yml
index 31a5f59ab..212f029ef 100644
--- a/lang/it.yml
+++ b/lang/it.yml
@@ -415,6 +415,7 @@ label_language_based: Language based
label_sort_by: Sort by "%s"
label_send_test_email: Send a test email
label_feeds_access_key_created_on: RSS access key created %s ago
+label_module_plural: Modules
button_login: Login
button_submit: Invia
@@ -474,6 +475,7 @@ text_comma_separated: Multiple values allowed (comma separated).
text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
text_issue_added: "E' stata segnalata l'anomalia %s."
text_issue_updated: "L'anomalia %s e' stata aggiornata."
+text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ?
default_role_manager: Manager
default_role_developper: Sviluppatore
diff --git a/lang/ja.yml b/lang/ja.yml
index bd7d3bc82..1bed4b7e5 100644
--- a/lang/ja.yml
+++ b/lang/ja.yml
@@ -416,6 +416,7 @@ label_language_based: Language based
label_sort_by: Sort by "%s"
label_send_test_email: Send a test email
label_feeds_access_key_created_on: RSS access key created %s ago
+label_module_plural: Modules
button_login: ログイン
button_submit: 変更
@@ -475,6 +476,7 @@ text_comma_separated: (カンマで区切った)複数の値が使えます
text_issues_ref_in_commit_messages: コミットメッセージ内で問題の参照/修正
text_issue_added: 問題 %s が報告されました。
text_issue_updated: 問題 %s が更新されました。
+text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ?
default_role_manager: 管理者
default_role_developper: 開発者
diff --git a/lang/nl.yml b/lang/nl.yml
index 39bd0b1dd..78ca987ea 100644
--- a/lang/nl.yml
+++ b/lang/nl.yml
@@ -415,6 +415,7 @@ label_language_based: Language based
label_sort_by: Sort by "%s"
label_send_test_email: Send a test email
label_feeds_access_key_created_on: RSS access key created %s ago
+label_module_plural: Modules
button_login: Inloggen
button_submit: Toevoegen
@@ -474,6 +475,7 @@ text_coma_separated: Meerdere waarden toegestaan (door komma's gescheiden).
text_issues_ref_in_commit_messages: Opzoeken en aanpassen van issues in commit berichten
text_issue_added: Issue %s is gerapporteerd.
text_issue_updated: Issue %s is gewijzigd.
+text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ?
default_role_manager: Manager
default_role_developper: Ontwikkelaar
diff --git a/lang/pt-br.yml b/lang/pt-br.yml
index aa6841673..81bbba701 100644
--- a/lang/pt-br.yml
+++ b/lang/pt-br.yml
@@ -415,6 +415,7 @@ label_language_based: Language based
label_sort_by: Sort by "%s"
label_send_test_email: Send a test email
label_feeds_access_key_created_on: RSS access key created %s ago
+label_module_plural: Modules
button_login: Login
button_submit: Enviar
@@ -474,6 +475,7 @@ text_comma_separated: Multiple values allowed (comma separated).
text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
text_issue_added: Tarefa %s foi incluída.
text_issue_updated: Tarefa %s foi alterada.
+text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ?
default_role_manager: Analista de Negocio ou Gerente de Projeto
default_role_developper: Desenvolvedor
diff --git a/lang/pt.yml b/lang/pt.yml
index d4d24df85..10153e2b8 100644
--- a/lang/pt.yml
+++ b/lang/pt.yml
@@ -415,6 +415,7 @@ label_language_based: Language based
label_sort_by: Sort by "%s"
label_send_test_email: Send a test email
label_feeds_access_key_created_on: RSS access key created %s ago
+label_module_plural: Modules
button_login: Login
button_submit: Enviar
@@ -474,6 +475,7 @@ text_comma_separated: Permitido múltiplos valores (separados por vírgula).
text_issues_ref_in_commit_messages: Referenciando e arrumando tarefas nas mensagens de commit
text_issue_added: Tarefa %s foi incluída.
text_issue_updated: Tarefa %s foi alterada.
+text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ?
default_role_manager: Analista de Negócio ou Gerente de Projeto
default_role_developper: Desenvolvedor
diff --git a/lang/sv.yml b/lang/sv.yml
index 25ac78a50..edb9416f7 100644
--- a/lang/sv.yml
+++ b/lang/sv.yml
@@ -415,6 +415,7 @@ label_language_based: Language based
label_sort_by: Sort by "%s"
label_send_test_email: Send a test email
label_feeds_access_key_created_on: RSS access key created %s ago
+label_module_plural: Modules
button_login: Logga in
button_submit: Skicka
@@ -474,6 +475,7 @@ text_comma_separated: Multiple values allowed (comma separated).
text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
text_issue_added: Brist %s har rapporterats.
text_issue_updated: Brist %s har uppdaterats.
+text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ?
default_role_manager: Förvaltare
default_role_developper: Utvecklare
diff --git a/lang/zh.yml b/lang/zh.yml
index fa01f7086..f043436aa 100644
--- a/lang/zh.yml
+++ b/lang/zh.yml
@@ -417,6 +417,7 @@ label_language_based: Language based
label_sort_by: Sort by "%s"
label_send_test_email: Send a test email
label_feeds_access_key_created_on: RSS access key created %s ago
+label_module_plural: Modules
button_login: 登录
button_submit: 提交
@@ -476,6 +477,7 @@ text_comma_separated: Multiple values allowed (comma separated).
text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
text_issue_added: %s ѱ
text_issue_updated: %s Ѹ
+text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ?
default_role_manager: 管理员
default_role_developper: 开发人员