diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2015-05-30 07:42:07 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2015-05-30 07:42:07 +0000 |
commit | f47b704ebc32cb2ec4c1da478dac67b8825c0a9f (patch) | |
tree | b5e6771b011f35f0a4493c5dd07d33a382dc9067 | |
parent | 6659aad3ef651b714a66d648cef2f25e3fff8516 (diff) | |
download | redmine-f47b704ebc32cb2ec4c1da478dac67b8825c0a9f.tar.gz redmine-f47b704ebc32cb2ec4c1da478dac67b8825c0a9f.zip |
Adds missing translation strings.
git-svn-id: http://svn.redmine.org/redmine/trunk@14276 e93f8b46-1217-0410-a6f0-8f06a7374b81
48 files changed, 330 insertions, 0 deletions
diff --git a/config/locales/ar.yml b/config/locales/ar.yml index 21ef1131a..e2c8f9615 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -1141,3 +1141,10 @@ ar: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/az.yml b/config/locales/az.yml index 6f4fe152c..e1a5e58c8 100644 --- a/config/locales/az.yml +++ b/config/locales/az.yml @@ -1238,3 +1238,10 @@ az: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/bg.yml b/config/locales/bg.yml index 792a08840..3ce8dd1e8 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -1135,3 +1135,10 @@ bg: description_date_from: Въведете начална дата description_date_to: Въведете крайна дата text_repository_identifier_info: 'Позволени са малки букви (a-z), цифри, тирета и _.<br />Промяна след създаването му не е възможна.' + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/bs.yml b/config/locales/bs.yml index 8097c86e9..0ca9e0f4a 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -1154,3 +1154,10 @@ bs: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/ca.yml b/config/locales/ca.yml index e3ee08e42..a7ecb8aa0 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -1143,3 +1143,10 @@ ca: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/cs.yml b/config/locales/cs.yml index 19c8d54e3..bfdf8c8e8 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -1143,3 +1143,10 @@ cs: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/da.yml b/config/locales/da.yml index b98e0eae3..00cbe7bdb 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -1158,3 +1158,10 @@ da: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/de.yml b/config/locales/de.yml index c29cd60c4..32c6134f4 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -1151,3 +1151,9 @@ de: setting_search_results_per_page: Suchergebnisse pro Seite label_blank_value: leer permission_copy_issues: Tickets kopieren + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/el.yml b/config/locales/el.yml index 7232281b4..17b76bb0f 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -1141,3 +1141,10 @@ el: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 86cedfefd..9f7591283 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -1143,3 +1143,10 @@ en-GB: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml index d941a1fea..718e2c498 100644 --- a/config/locales/es-PA.yml +++ b/config/locales/es-PA.yml @@ -1176,3 +1176,10 @@ es-PA: setting_search_results_per_page: Buscar resultados por página label_blank_value: blanco permission_copy_issues: Copiar incidencias + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/es.yml b/config/locales/es.yml index 9063af9ac..8ea77e4bb 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1174,3 +1174,10 @@ es: setting_search_results_per_page: Buscar resultados por página label_blank_value: blanco permission_copy_issues: Copiar petición + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/et.yml b/config/locales/et.yml index 03a88f90b..9eed70d01 100644 --- a/config/locales/et.yml +++ b/config/locales/et.yml @@ -1154,3 +1154,10 @@ et: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/eu.yml b/config/locales/eu.yml index 371e58ff0..485f7a363 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -1142,3 +1142,10 @@ eu: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/fa.yml b/config/locales/fa.yml index acaa1fdaf..2c0a7b2f1 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -1142,3 +1142,10 @@ fa: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/fi.yml b/config/locales/fi.yml index f14ea7e7a..41330a9f1 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -1162,3 +1162,10 @@ fi: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/fr.yml b/config/locales/fr.yml index fbaaf7e61..a6cf72d6b 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -1157,3 +1157,5 @@ fr: description_date_from: Date de début description_date_to: Date de fin text_repository_identifier_info: 'Seuls les lettres minuscules (a-z), chiffres, tirets et tirets bas sont autorisés.<br />Un fois sauvegardé, l''identifiant ne pourra plus être modifié.' + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/gl.yml b/config/locales/gl.yml index 8d78c72e0..40e75d6f8 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -1149,3 +1149,10 @@ gl: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/he.yml b/config/locales/he.yml index 8e6d6fc13..e02c997d2 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -1146,3 +1146,10 @@ he: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/hr.yml b/config/locales/hr.yml index 761552591..c211239be 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -1142,3 +1142,10 @@ hr: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/hu.yml b/config/locales/hu.yml index bf270c8af..386fafa6f 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -1160,3 +1160,10 @@ setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/id.yml b/config/locales/id.yml index 4f89bbee6..93ad04f05 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -1145,3 +1145,10 @@ id: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/it.yml b/config/locales/it.yml index 815e2f21b..5cdb413df 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1140,3 +1140,10 @@ it: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/ja.yml b/config/locales/ja.yml index e5deb65c5..f1eb10c6d 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1157,3 +1157,10 @@ ja: setting_search_results_per_page: ページごとの検索結果表示件数 label_blank_value: 空 permission_copy_issues: チケットのコピー + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 338242b71..f11600f15 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1185,3 +1185,10 @@ ko: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/lt.yml b/config/locales/lt.yml index 3b00838ad..9b00e694f 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -1200,3 +1200,10 @@ lt: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/lv.yml b/config/locales/lv.yml index 9d3add83f..4416ae0c4 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -1135,3 +1135,10 @@ lv: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/mk.yml b/config/locales/mk.yml index 9d5ee1835..c38211d9e 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -1141,3 +1141,10 @@ mk: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/mn.yml b/config/locales/mn.yml index bbb5a6563..6a90ac209 100644 --- a/config/locales/mn.yml +++ b/config/locales/mn.yml @@ -1142,3 +1142,10 @@ mn: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/nl.yml b/config/locales/nl.yml index 831442f8c..033c81a7e 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -1120,3 +1120,10 @@ nl: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/no.yml b/config/locales/no.yml index 6a9eee874..2bef66620 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -1131,3 +1131,10 @@ setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/pl.yml b/config/locales/pl.yml index b8fde672a..772c36ea7 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -1161,3 +1161,10 @@ pl: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index bdb1383b4..e8070050b 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -1160,3 +1160,10 @@ pt-BR: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 9875be393..bf57d9052 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -1146,3 +1146,10 @@ pt: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/ro.yml b/config/locales/ro.yml index 8335a1a21..c2ec34a7b 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -1136,3 +1136,10 @@ ro: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/ru.yml b/config/locales/ru.yml index def1a717d..dc81a61c4 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1247,3 +1247,10 @@ ru: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/sk.yml b/config/locales/sk.yml index 4bf315770..2c1790335 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -1131,3 +1131,10 @@ sk: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/sl.yml b/config/locales/sl.yml index 07715ecb3..fa0274966 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -1141,3 +1141,10 @@ sl: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/sq.yml b/config/locales/sq.yml index eaa17ff3c..4d125833b 100644 --- a/config/locales/sq.yml +++ b/config/locales/sq.yml @@ -1137,3 +1137,10 @@ sq: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml index 0a9ef0ef7..8d0680037 100644 --- a/config/locales/sr-YU.yml +++ b/config/locales/sr-YU.yml @@ -1143,3 +1143,10 @@ sr-YU: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/sr.yml b/config/locales/sr.yml index dfbec9744..2bb13ca92 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -1142,3 +1142,10 @@ sr: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/sv.yml b/config/locales/sv.yml index 127a69ba4..106faacf7 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -1174,3 +1174,10 @@ sv: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/th.yml b/config/locales/th.yml index 4f26e5d2a..97831e3cf 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -1138,3 +1138,10 @@ th: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/tr.yml b/config/locales/tr.yml index 8d7f3587c..f1e266781 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -1150,3 +1150,10 @@ tr: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/uk.yml b/config/locales/uk.yml index 5788875d7..d3e45d2dd 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -1136,3 +1136,10 @@ uk: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/vi.yml b/config/locales/vi.yml index 0b52b5db2..8db2c8130 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -1194,3 +1194,10 @@ vi: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 0f99550a1..2b6aa49a1 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1218,3 +1218,10 @@ description_date_from: 輸入起始日期 description_date_to: 輸入結束日期 text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。' + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 52e7ff59d..5bcc7aecb 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -1142,3 +1142,10 @@ zh: setting_search_results_per_page: Search results per page label_blank_value: blank permission_copy_issues: Copy issues + error_password_expired: Your password has expired or the administrator requires you + to change it. + field_time_entries_visibility: Time logs visibility + setting_password_max_age: Require password change after + label_parent_task_attributes: Parent tasks attributes + label_parent_task_attributes_derived: Calculated from subtasks + label_parent_task_attributes_independent: Independent of subtasks |