summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2009-01-04 13:10:16 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2009-01-04 13:10:16 +0000
commit49b6f9e4dd41920eb24498e1ac183a8a10916ce8 (patch)
tree2fdb60681d49e2e5769f8cd5f9b1e684a5869cd7 /lang
parentc9d4d3a2be3da849343c2737b753a547d0adc875 (diff)
downloadredmine-49b6f9e4dd41920eb24498e1ac183a8a10916ce8.tar.gz
redmine-49b6f9e4dd41920eb24498e1ac183a8a10916ce8.zip
Merged r2218 to r2225 from trunk.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/0.8-stable@2230 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang')
-rw-r--r--lang/bg.yml2
-rw-r--r--lang/ca.yml2
-rw-r--r--lang/cs.yml2
-rw-r--r--lang/da.yml2
-rw-r--r--lang/de.yml2
-rw-r--r--lang/en.yml5
-rw-r--r--lang/es.yml2
-rw-r--r--lang/fi.yml2
-rw-r--r--lang/fr.yml3
-rw-r--r--lang/he.yml4
-rw-r--r--lang/hu.yml2
-rw-r--r--lang/it.yml2
-rw-r--r--lang/ja.yml2
-rw-r--r--lang/ko.yml2
-rw-r--r--lang/lt.yml2
-rw-r--r--lang/nl.yml2
-rw-r--r--lang/no.yml2
-rw-r--r--lang/pl.yml2
-rw-r--r--lang/pt-br.yml2
-rw-r--r--lang/pt.yml2
-rw-r--r--lang/ro.yml2
-rw-r--r--lang/ru.yml2
-rw-r--r--lang/sk.yml2
-rw-r--r--lang/sr.yml2
-rw-r--r--lang/sv.yml4
-rw-r--r--lang/th.yml2
-rw-r--r--lang/tr.yml2
-rw-r--r--lang/uk.yml2
-rw-r--r--lang/vn.yml2
-rw-r--r--lang/zh-tw.yml2
-rw-r--r--lang/zh.yml2
31 files changed, 68 insertions, 2 deletions
diff --git a/lang/bg.yml b/lang/bg.yml
index 5170a977e..df1869040 100644
--- a/lang/bg.yml
+++ b/lang/bg.yml
@@ -696,3 +696,5 @@ label_user_activity: "%s's activity"
label_updated_time_by: Updated by %s %s ago
text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.'
setting_diff_max_lines_displayed: Max number of diff lines displayed
+text_plugin_assets_writable: Plugin assets directory writable
+warning_attachments_not_saved: "%d file(s) could not be saved."
diff --git a/lang/ca.yml b/lang/ca.yml
index 79398078b..d0d6b8278 100644
--- a/lang/ca.yml
+++ b/lang/ca.yml
@@ -697,3 +697,5 @@ label_user_activity: "%s's activity"
label_updated_time_by: Updated by %s %s ago
text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.'
setting_diff_max_lines_displayed: Max number of diff lines displayed
+text_plugin_assets_writable: Plugin assets directory writable
+warning_attachments_not_saved: "%d file(s) could not be saved."
diff --git a/lang/cs.yml b/lang/cs.yml
index ba22ab12c..16fde6274 100644
--- a/lang/cs.yml
+++ b/lang/cs.yml
@@ -701,3 +701,5 @@ label_user_activity: "%s's activity"
label_updated_time_by: Updated by %s %s ago
text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.'
setting_diff_max_lines_displayed: Max number of diff lines displayed
+text_plugin_assets_writable: Plugin assets directory writable
+warning_attachments_not_saved: "%d file(s) could not be saved."
diff --git a/lang/da.yml b/lang/da.yml
index 5b8ee5b89..8f1049d05 100644
--- a/lang/da.yml
+++ b/lang/da.yml
@@ -697,3 +697,5 @@ label_user_activity: "%s's activity"
label_updated_time_by: Updated by %s %s ago
text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.'
setting_diff_max_lines_displayed: Max number of diff lines displayed
+text_plugin_assets_writable: Plugin assets directory writable
+warning_attachments_not_saved: "%d file(s) could not be saved."
diff --git a/lang/de.yml b/lang/de.yml
index 517bc3a4d..4697aae6a 100644
--- a/lang/de.yml
+++ b/lang/de.yml
@@ -698,3 +698,5 @@ default_activity_development: Entwicklung
enumeration_issue_priorities: Ticket-Prioritäten
enumeration_doc_categories: Dokumentenkategorien
enumeration_activities: Aktivitäten (Zeiterfassung)
+text_plugin_assets_writable: Plugin assets directory writable
+warning_attachments_not_saved: "%d file(s) could not be saved."
diff --git a/lang/en.yml b/lang/en.yml
index b2d7efc4f..9bd56e875 100644
--- a/lang/en.yml
+++ b/lang/en.yml
@@ -85,6 +85,8 @@ error_scm_command_failed: "An error occurred when trying to access the repositor
error_scm_annotate: "The entry does not exist or can not be annotated."
error_issue_not_found_in_project: 'The issue was not found or does not belong to this project'
+warning_attachments_not_saved: "%d file(s) could not be saved."
+
mail_subject_lost_password: Your %s password
mail_body_lost_password: 'To change your password, click on the following link:'
mail_subject_register: Your %s account activation
@@ -660,7 +662,8 @@ text_status_changed_by_changeset: Applied in changeset %s.
text_issues_destroy_confirmation: 'Are you sure you want to delete the selected issue(s) ?'
text_select_project_modules: 'Select modules to enable for this project:'
text_default_administrator_account_changed: Default administrator account changed
-text_file_repository_writable: File repository writable
+text_file_repository_writable: Attachments directory writable
+text_plugin_assets_writable: Plugin assets directory writable
text_rmagick_available: RMagick available (optional)
text_destroy_time_entries_question: %.02f hours were reported on the issues you are about to delete. What do you want to do ?
text_destroy_time_entries: Delete reported hours
diff --git a/lang/es.yml b/lang/es.yml
index 8437beca1..83c51e6ca 100644
--- a/lang/es.yml
+++ b/lang/es.yml
@@ -681,3 +681,5 @@ text_user_mail_option: "De los proyectos no seleccionados, sólo recibirá notif
text_user_wrote: '%s escribió:'
text_wiki_destroy_confirmation: ¿Seguro que quiere borrar el wiki y todo su contenido?
text_workflow_edit: Seleccionar un flujo de trabajo para actualizar
+text_plugin_assets_writable: Plugin assets directory writable
+warning_attachments_not_saved: "%d file(s) could not be saved."
diff --git a/lang/fi.yml b/lang/fi.yml
index be0a46b06..236338600 100644
--- a/lang/fi.yml
+++ b/lang/fi.yml
@@ -696,3 +696,5 @@ label_user_activity: "Käyttäjän %s historia"
label_updated_time_by: Updated by %s %s ago
text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.'
setting_diff_max_lines_displayed: Max number of diff lines displayed
+text_plugin_assets_writable: Plugin assets directory writable
+warning_attachments_not_saved: "%d file(s) could not be saved."
diff --git a/lang/fr.yml b/lang/fr.yml
index 9d0230093..c3210a554 100644
--- a/lang/fr.yml
+++ b/lang/fr.yml
@@ -85,6 +85,8 @@ error_scm_command_failed: "Une erreur s'est produite lors de l'accès au dépôt
error_scm_annotate: "L'entrée n'existe pas ou ne peut pas être annotée."
error_issue_not_found_in_project: "La demande n'existe pas ou n'appartient pas à ce projet"
+warning_attachments_not_saved: "%d fichier(s) n'ont pas pu être sauvegardés."
+
mail_subject_lost_password: Votre mot de passe %s
mail_body_lost_password: 'Pour changer votre mot de passe, cliquez sur le lien suivant:'
mail_subject_register: Activation de votre compte %s
@@ -661,6 +663,7 @@ text_issues_destroy_confirmation: 'Etes-vous sûr de vouloir supprimer le(s) dem
text_select_project_modules: 'Selectionner les modules à activer pour ce project:'
text_default_administrator_account_changed: Compte administrateur par défaut changé
text_file_repository_writable: Répertoire de stockage des fichiers accessible en écriture
+text_plugin_assets_writable: Répertoire public des plugins accessible en écriture
text_rmagick_available: Bibliothèque RMagick présente (optionnelle)
text_destroy_time_entries_question: %.02f heures ont été enregistrées sur les demandes à supprimer. Que voulez-vous faire ?
text_destroy_time_entries: Supprimer les heures
diff --git a/lang/he.yml b/lang/he.yml
index 6066bee59..617b3acbb 100644
--- a/lang/he.yml
+++ b/lang/he.yml
@@ -694,3 +694,7 @@ permission_edit_own_messages: ערוך הודעות של עצמך
permission_delete_own_messages: מחק הודעות של עצמך
label_user_activity: "הפעילות של %s"
label_updated_time_by: עודכן ע"י %s לפני %s
+setting_diff_max_lines_displayed: Max number of diff lines displayed
+text_plugin_assets_writable: Plugin assets directory writable
+text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.'
+warning_attachments_not_saved: "%d file(s) could not be saved."
diff --git a/lang/hu.yml b/lang/hu.yml
index 170c6956e..1768cedbb 100644
--- a/lang/hu.yml
+++ b/lang/hu.yml
@@ -697,3 +697,5 @@ label_user_activity: "%s tevékenységei"
label_updated_time_by: "Módosította %s ennyivel ezelőtt: %s"
text_diff_truncated: '... A diff fájl vége nem jelenik meg, mert hosszab, mint a megjeleníthető sorok száma.'
setting_diff_max_lines_displayed: A megjelenítendő sorok száma (maximum) a diff fájloknál
+text_plugin_assets_writable: Plugin assets directory writable
+warning_attachments_not_saved: "%d file(s) could not be saved."
diff --git a/lang/it.yml b/lang/it.yml
index c5efcb219..134096ba0 100644
--- a/lang/it.yml
+++ b/lang/it.yml
@@ -696,3 +696,5 @@ label_user_activity: "%s's activity"
label_updated_time_by: Updated by %s %s ago
text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.'
setting_diff_max_lines_displayed: Max number of diff lines displayed
+text_plugin_assets_writable: Plugin assets directory writable
+warning_attachments_not_saved: "%d file(s) could not be saved."
diff --git a/lang/ja.yml b/lang/ja.yml
index e1dfa2d8a..2ca1a4e4e 100644
--- a/lang/ja.yml
+++ b/lang/ja.yml
@@ -697,3 +697,5 @@ label_user_activity: "%s's activity"
label_updated_time_by: Updated by %s %s ago
text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.'
setting_diff_max_lines_displayed: Max number of diff lines displayed
+text_plugin_assets_writable: Plugin assets directory writable
+warning_attachments_not_saved: "%d file(s) could not be saved."
diff --git a/lang/ko.yml b/lang/ko.yml
index 6d1f1195e..cc072e104 100644
--- a/lang/ko.yml
+++ b/lang/ko.yml
@@ -696,3 +696,5 @@ label_user_activity: "%s의 작업내역"
label_updated_time_by: %s가 %s 전에 변경
text_diff_truncated: '... 이 차이점은 표시할 수 있는 최대 줄수를 초과해서 이 차이점은 잘렸습니다.'
setting_diff_max_lines_displayed: 차이점보기에 표시할 최대 줄수
+text_plugin_assets_writable: Plugin assets directory writable
+warning_attachments_not_saved: "%d file(s) could not be saved."
diff --git a/lang/lt.yml b/lang/lt.yml
index e8d663d6c..ef2978e80 100644
--- a/lang/lt.yml
+++ b/lang/lt.yml
@@ -698,3 +698,5 @@ default_activity_development: Vystymas
enumeration_issue_priorities: Darbo prioritetai
enumeration_doc_categories: Dokumento kategorijos
enumeration_activities: Veiklos (laiko sekimas)
+text_plugin_assets_writable: Plugin assets directory writable
+warning_attachments_not_saved: "%d file(s) could not be saved."
diff --git a/lang/nl.yml b/lang/nl.yml
index 51b91a1a1..bbffbf111 100644
--- a/lang/nl.yml
+++ b/lang/nl.yml
@@ -698,3 +698,5 @@ label_user_activity: "%s's activity"
label_updated_time_by: Updated by %s %s ago
text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.'
setting_diff_max_lines_displayed: Max number of diff lines displayed
+text_plugin_assets_writable: Plugin assets directory writable
+warning_attachments_not_saved: "%d file(s) could not be saved."
diff --git a/lang/no.yml b/lang/no.yml
index 8cf2321f1..9d0ccc932 100644
--- a/lang/no.yml
+++ b/lang/no.yml
@@ -697,3 +697,5 @@ label_user_activity: "%s's activity"
label_updated_time_by: Updated by %s %s ago
text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.'
setting_diff_max_lines_displayed: Max number of diff lines displayed
+text_plugin_assets_writable: Plugin assets directory writable
+warning_attachments_not_saved: "%d file(s) could not be saved."
diff --git a/lang/pl.yml b/lang/pl.yml
index f42a8d269..9742e19a1 100644
--- a/lang/pl.yml
+++ b/lang/pl.yml
@@ -715,3 +715,5 @@ label_user_activity: "Aktywność: %s"
label_updated_time_by: Uaktualnione przez %s %s temu
text_diff_truncated: '... Ten plik różnic został przycięty ponieważ jest zbyt długi.'
setting_diff_max_lines_displayed: Maksymalna liczba linii różnicy do pokazania
+text_plugin_assets_writable: Plugin assets directory writable
+warning_attachments_not_saved: "%d file(s) could not be saved."
diff --git a/lang/pt-br.yml b/lang/pt-br.yml
index c0320b9c1..90e7e770c 100644
--- a/lang/pt-br.yml
+++ b/lang/pt-br.yml
@@ -697,3 +697,5 @@ label_user_activity: "Atividade de %s"
label_updated_time_by: Updated by %s %s ago
text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.'
setting_diff_max_lines_displayed: Max number of diff lines displayed
+text_plugin_assets_writable: Plugin assets directory writable
+warning_attachments_not_saved: "%d file(s) could not be saved."
diff --git a/lang/pt.yml b/lang/pt.yml
index 5b4ea1cd8..17cc36b04 100644
--- a/lang/pt.yml
+++ b/lang/pt.yml
@@ -698,3 +698,5 @@ label_user_activity: "Actividade de %s"
label_updated_time_by: Actualizado por %s há %s
text_diff_truncated: '... Este diff foi truncado porque excede o tamanho máximo que pode ser mostrado.'
setting_diff_max_lines_displayed: Número máximo de linhas de diff mostradas
+text_plugin_assets_writable: Plugin assets directory writable
+warning_attachments_not_saved: "%d file(s) could not be saved."
diff --git a/lang/ro.yml b/lang/ro.yml
index 72d8f871c..25684ced3 100644
--- a/lang/ro.yml
+++ b/lang/ro.yml
@@ -696,3 +696,5 @@ label_user_activity: "%s's activity"
label_updated_time_by: Updated by %s %s ago
text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.'
setting_diff_max_lines_displayed: Max number of diff lines displayed
+text_plugin_assets_writable: Plugin assets directory writable
+warning_attachments_not_saved: "%d file(s) could not be saved."
diff --git a/lang/ru.yml b/lang/ru.yml
index ce051bd5c..2a8bd3c63 100644
--- a/lang/ru.yml
+++ b/lang/ru.yml
@@ -730,3 +730,5 @@ text_user_wrote: '%s написал(а):'
text_wiki_destroy_confirmation: Вы уверены, что хотите удалить данную Wiki и все ее содержимое?
text_workflow_edit: Выберите роль и трекер для редактирования последовательности состояний
+text_plugin_assets_writable: Plugin assets directory writable
+warning_attachments_not_saved: "%d file(s) could not be saved."
diff --git a/lang/sk.yml b/lang/sk.yml
index 8f874356b..f1a96fcca 100644
--- a/lang/sk.yml
+++ b/lang/sk.yml
@@ -702,3 +702,5 @@ label_user_activity: "%s's activity"
label_updated_time_by: Updated by %s %s ago
text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.'
setting_diff_max_lines_displayed: Max number of diff lines displayed
+text_plugin_assets_writable: Plugin assets directory writable
+warning_attachments_not_saved: "%d file(s) could not be saved."
diff --git a/lang/sr.yml b/lang/sr.yml
index 4a4b6d083..dbe5c5ef5 100644
--- a/lang/sr.yml
+++ b/lang/sr.yml
@@ -697,3 +697,5 @@ label_user_activity: "%s's activity"
label_updated_time_by: Updated by %s %s ago
text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.'
setting_diff_max_lines_displayed: Max number of diff lines displayed
+text_plugin_assets_writable: Plugin assets directory writable
+warning_attachments_not_saved: "%d file(s) could not be saved."
diff --git a/lang/sv.yml b/lang/sv.yml
index df5fccff8..8cd5cbe1a 100644
--- a/lang/sv.yml
+++ b/lang/sv.yml
@@ -696,4 +696,6 @@ default_activity_development: Utveckling
enumeration_issue_priorities: Ärendeprioriteter
enumeration_doc_categories: Dokumentkategorier
-enumeration_activities: Aktiviteter (tidsuppföljning) \ No newline at end of file
+enumeration_activities: Aktiviteter (tidsuppföljning)
+text_plugin_assets_writable: Plugin assets directory writable
+warning_attachments_not_saved: "%d file(s) could not be saved."
diff --git a/lang/th.yml b/lang/th.yml
index a569a50d5..cd3c481c2 100644
--- a/lang/th.yml
+++ b/lang/th.yml
@@ -699,3 +699,5 @@ label_user_activity: "%s's activity"
label_updated_time_by: Updated by %s %s ago
text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.'
setting_diff_max_lines_displayed: Max number of diff lines displayed
+text_plugin_assets_writable: Plugin assets directory writable
+warning_attachments_not_saved: "%d file(s) could not be saved."
diff --git a/lang/tr.yml b/lang/tr.yml
index a587b4214..d6f32ce3c 100644
--- a/lang/tr.yml
+++ b/lang/tr.yml
@@ -697,3 +697,5 @@ label_user_activity: "%s's activity"
label_updated_time_by: Updated by %s %s ago
text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.'
setting_diff_max_lines_displayed: Max number of diff lines displayed
+text_plugin_assets_writable: Plugin assets directory writable
+warning_attachments_not_saved: "%d file(s) could not be saved."
diff --git a/lang/uk.yml b/lang/uk.yml
index b5d7c9789..845fdece2 100644
--- a/lang/uk.yml
+++ b/lang/uk.yml
@@ -698,3 +698,5 @@ label_user_activity: "%s's activity"
label_updated_time_by: Updated by %s %s ago
text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.'
setting_diff_max_lines_displayed: Max number of diff lines displayed
+text_plugin_assets_writable: Plugin assets directory writable
+warning_attachments_not_saved: "%d file(s) could not be saved."
diff --git a/lang/vn.yml b/lang/vn.yml
index de5a4f058..59176772f 100644
--- a/lang/vn.yml
+++ b/lang/vn.yml
@@ -699,3 +699,5 @@ label_user_activity: "%s's activity"
label_updated_time_by: Updated by %s %s ago
text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.'
setting_diff_max_lines_displayed: Max number of diff lines displayed
+text_plugin_assets_writable: Plugin assets directory writable
+warning_attachments_not_saved: "%d file(s) could not be saved."
diff --git a/lang/zh-tw.yml b/lang/zh-tw.yml
index ad6be1b4b..5679069a2 100644
--- a/lang/zh-tw.yml
+++ b/lang/zh-tw.yml
@@ -698,3 +698,5 @@ default_activity_development: 開發
enumeration_issue_priorities: 項目優先權
enumeration_doc_categories: 文件分類
enumeration_activities: 活動 (時間追蹤)
+text_plugin_assets_writable: Plugin assets directory writable
+warning_attachments_not_saved: "%d file(s) could not be saved."
diff --git a/lang/zh.yml b/lang/zh.yml
index 6e6b42b50..e1e30d27e 100644
--- a/lang/zh.yml
+++ b/lang/zh.yml
@@ -698,3 +698,5 @@ default_activity_development: 开发
enumeration_issue_priorities: 问题优先级
enumeration_doc_categories: 文档类别
enumeration_activities: 活动(时间跟踪)
+text_plugin_assets_writable: Plugin assets directory writable
+warning_attachments_not_saved: "%d file(s) could not be saved."