From d1c90d9abfd54dfa815e3401ce60af1e288ab122 2010-01-25 17:26:02 From: Azamat Hackimov Date: 2010-01-25 17:26:02 Subject: [PATCH] New strings to translate (#4647): * label_board_sticky: Sticky * label_board_locked: Locked git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3339 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/app/views/messages/_form.rhtml b/app/views/messages/_form.rhtml index ab483bd..5b4bd10 100644 --- a/app/views/messages/_form.rhtml +++ b/app/views/messages/_form.rhtml @@ -7,8 +7,8 @@ <%= f.text_field :subject, :size => 120 %> <% if !replying && User.current.allowed_to?(:edit_messages, @project) %> - - + + <% end %>

diff --git a/config/locales/bg.yml b/config/locales/bg.yml index 3419c36..7c699e1 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -876,3 +876,5 @@ bg: You are about to remove some or all of your permissions and may no longer be able to edit this project after that. Are you sure you want to continue? label_close_versions: Close completed versions + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/bs.yml b/config/locales/bs.yml index 02e2897..28fddcb 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -900,3 +900,5 @@ bs: You are about to remove some or all of your permissions and may no longer be able to edit this project after that. Are you sure you want to continue? label_close_versions: Close completed versions + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/ca.yml b/config/locales/ca.yml index c437173..3f440c9 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -879,3 +879,5 @@ ca: You are about to remove some or all of your permissions and may no longer be able to edit this project after that. Are you sure you want to continue? label_close_versions: Close completed versions + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/cs.yml b/config/locales/cs.yml index 500dfd6..a6c18e8 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -882,3 +882,5 @@ cs: You are about to remove some or all of your permissions and may no longer be able to edit this project after that. Are you sure you want to continue? label_close_versions: Close completed versions + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/da.yml b/config/locales/da.yml index 8d911b7..99e9a0d 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -902,3 +902,5 @@ da: You are about to remove some or all of your permissions and may no longer be able to edit this project after that. Are you sure you want to continue? label_close_versions: Close completed versions + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/de.yml b/config/locales/de.yml index 48bbbd9..e4c35d1 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -902,3 +902,5 @@ de: Sie sind dabei, einige oder alle ihre Berechtigungen zu entfernen. Es ist möglich, dass Sie danach das Projekt nicht mehr sehen oder editieren dürfen. Sind Sie wirklich sicher, dass Sie dies tun möchten? label_close_versions: Vollständige Versionen schließen + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/el.yml b/config/locales/el.yml index 7e2c8a8..c1c1e40 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -882,3 +882,5 @@ el: You are about to remove some or all of your permissions and may no longer be able to edit this project after that. Are you sure you want to continue? label_close_versions: Close completed versions + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/en.yml b/config/locales/en.yml index bcb8f57..37e9963 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -662,6 +662,8 @@ en: label_board: Forum label_board_new: New forum label_board_plural: Forums + label_board_locked: Locked + label_board_sticky: Sticky label_topic_plural: Topics label_message_plural: Messages label_message_last: Last message diff --git a/config/locales/es.yml b/config/locales/es.yml index 112e120..360f488 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -926,3 +926,5 @@ es: Está a punto de eliminar algún o todos sus permisos y podría perder la posibilidad de modificar este proyecto tras hacerlo. ¿Está seguro de querer continuar? label_close_versions: Cerrar versiones completadas + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/eu.yml b/config/locales/eu.yml index 81d941c..ba48eeb 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -886,3 +886,5 @@ eu: enumeration_doc_categories: Dokumentu kategoriak enumeration_activities: Jarduerak (denbora kontrola)) enumeration_system_activity: Sistemako Jarduera + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/fi.yml b/config/locales/fi.yml index 81732f4..822bb43 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -912,3 +912,5 @@ fi: You are about to remove some or all of your permissions and may no longer be able to edit this project after that. Are you sure you want to continue? label_close_versions: Close completed versions + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 19c352f..1449abb 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -903,3 +903,5 @@ fr: text_journal_deleted: "{{label}} {{old}} supprimé" text_journal_added: "{{label}} {{value}} ajouté" enumeration_system_activity: Activité système + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/gl.yml b/config/locales/gl.yml index 5044183..707eff4 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -902,3 +902,5 @@ gl: You are about to remove some or all of your permissions and may no longer be able to edit this project after that. Are you sure you want to continue? label_close_versions: Close completed versions + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/he.yml b/config/locales/he.yml index a87e8aa..af7aa88 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -886,3 +886,5 @@ he: You are about to remove some or all of your permissions and may no longer be able to edit this project after that. Are you sure you want to continue? label_close_versions: Close completed versions + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/hr.yml b/config/locales/hr.yml index a29f1b1..bf3dc46 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -889,3 +889,5 @@ hr: text_own_membership_delete_confirmation: |- You are about to remove some or all of your permissions and may no longer be able to edit this project after that. Are you sure you want to continue? + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/hu.yml b/config/locales/hu.yml index 6d6c089..603fd19 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -907,3 +907,5 @@ You are about to remove some or all of your permissions and may no longer be able to edit this project after that. Are you sure you want to continue? label_close_versions: Close completed versions + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/id.yml b/config/locales/id.yml index 52bce0f..9e98bbf 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -894,3 +894,5 @@ id: You are about to remove some or all of your permissions and may no longer be able to edit this project after that. Are you sure you want to continue? label_close_versions: Close completed versions + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/it.yml b/config/locales/it.yml index e86bc1d..c43d41b 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -889,3 +889,5 @@ it: You are about to remove some or all of your permissions and may no longer be able to edit this project after that. Are you sure you want to continue? label_close_versions: Close completed versions + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 106d601..77d4d10 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -911,3 +911,5 @@ ja: enumeration_activities: 作業分類 (時間トラッキング) enumeration_system_activity: システム作業分類 label_close_versions: Close completed versions + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 0de4214..09bedd6 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -942,3 +942,5 @@ ko: You are about to remove some or all of your permissions and may no longer be able to edit this project after that. Are you sure you want to continue? label_close_versions: Close completed versions + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/lt.yml b/config/locales/lt.yml index d82fd60..289db44 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -950,3 +950,5 @@ lt: You are about to remove some or all of your permissions and may no longer be able to edit this project after that. Are you sure you want to continue? label_close_versions: Close completed versions + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/nl.yml b/config/locales/nl.yml index dbe1f87..7c85fbb 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -864,3 +864,5 @@ nl: You are about to remove some or all of your permissions and may no longer be able to edit this project after that. Are you sure you want to continue? label_close_versions: Close completed versions + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/no.yml b/config/locales/no.yml index 5c3041b..6eabaeb 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -877,3 +877,5 @@ You are about to remove some or all of your permissions and may no longer be able to edit this project after that. Are you sure you want to continue? label_close_versions: Close completed versions + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/pl.yml b/config/locales/pl.yml index f56c494..84cc3ec 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -907,3 +907,5 @@ pl: version_status_locked: zablokowana version_status_open: otwarta + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index f82ea90..158890b 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -909,3 +909,5 @@ pt-BR: You are about to remove some or all of your permissions and may no longer be able to edit this project after that. Are you sure you want to continue? label_close_versions: Close completed versions + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 3bafc61..0acfa0d 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -894,3 +894,5 @@ pt: You are about to remove some or all of your permissions and may no longer be able to edit this project after that. Are you sure you want to continue? label_close_versions: Close completed versions + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/ro.yml b/config/locales/ro.yml index ee5851a..55a6163 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -879,3 +879,5 @@ ro: You are about to remove some or all of your permissions and may no longer be able to edit this project after that. Are you sure you want to continue? label_close_versions: Close completed versions + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/ru.yml b/config/locales/ru.yml index c635f01..32d385d 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -990,3 +990,5 @@ ru: Вы собираетесь удалить некоторые или все права, из-за чего могут пропасть права на редактирование этого проекта. Продолжить? label_close_versions: Закрыть завершенные версии + label_board_sticky: Прикреплена + label_board_locked: Заблокирована diff --git a/config/locales/sk.yml b/config/locales/sk.yml index 42ddba9..009ec02 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -881,3 +881,5 @@ sk: You are about to remove some or all of your permissions and may no longer be able to edit this project after that. Are you sure you want to continue? label_close_versions: Close completed versions + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/sl.yml b/config/locales/sl.yml index af61d98..9a640e0 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -878,3 +878,5 @@ sl: You are about to remove some or all of your permissions and may no longer be able to edit this project after that. Are you sure you want to continue? label_close_versions: Close completed versions + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/sr.yml b/config/locales/sr.yml index 7500680..2d1c711 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -897,3 +897,5 @@ You are about to remove some or all of your permissions and may no longer be able to edit this project after that. Are you sure you want to continue? label_close_versions: Close completed versions + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/sv.yml b/config/locales/sv.yml index 2bff7f8..af91d91 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -931,3 +931,5 @@ sv: enumeration_doc_categories: Dokumentkategorier enumeration_activities: Aktiviteter (tidsuppföljning) enumeration_system_activity: Systemaktivitet + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/th.yml b/config/locales/th.yml index e077cb4..3c47b76 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -879,3 +879,5 @@ th: You are about to remove some or all of your permissions and may no longer be able to edit this project after that. Are you sure you want to continue? label_close_versions: Close completed versions + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/tr.yml b/config/locales/tr.yml index 77b25be..673762b 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -909,3 +909,5 @@ tr: You are about to remove some or all of your permissions and may no longer be able to edit this project after that. Are you sure you want to continue? label_close_versions: Close completed versions + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/uk.yml b/config/locales/uk.yml index 20f9756..0bf649b 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -878,3 +878,5 @@ uk: You are about to remove some or all of your permissions and may no longer be able to edit this project after that. Are you sure you want to continue? label_close_versions: Close completed versions + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/vi.yml b/config/locales/vi.yml index bcec95f..3ec9d57 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -941,3 +941,5 @@ vi: You are about to remove some or all of your permissions and may no longer be able to edit this project after that. Are you sure you want to continue? label_close_versions: Close completed versions + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 29e7a18..23a2cb1 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -973,3 +973,5 @@ enumeration_doc_categories: 文件分類 enumeration_activities: 活動 (時間追蹤) enumeration_system_activity: 系統活動 + label_board_sticky: Sticky + label_board_locked: Locked diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 0aaf11a..632103a 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -904,3 +904,5 @@ zh: enumeration_doc_categories: 文档类别 enumeration_activities: 活动(时间跟踪) enumeration_system_activity: 系统活动 + label_board_sticky: Sticky + label_board_locked: Locked