@@ -77,7 +77,8 class AdminController < ApplicationController | |||||
77 | [:text_default_administrator_account_changed, User.default_admin_account_changed?], |
|
77 | [:text_default_administrator_account_changed, User.default_admin_account_changed?], | |
78 | [:text_file_repository_writable, File.writable?(Attachment.storage_path)], |
|
78 | [:text_file_repository_writable, File.writable?(Attachment.storage_path)], | |
79 | [:text_plugin_assets_writable, File.writable?(Redmine::Plugin.public_directory)], |
|
79 | [:text_plugin_assets_writable, File.writable?(Redmine::Plugin.public_directory)], | |
80 | [:text_rmagick_available, Object.const_defined?(:Magick)] |
|
80 | [:text_rmagick_available, Object.const_defined?(:Magick)], | |
|
81 | [:text_convert_available, Redmine::Thumbnail.convert_available?] | |||
81 | ] |
|
82 | ] | |
82 | end |
|
83 | end | |
83 | end |
|
84 | end |
@@ -1100,3 +1100,4 ar: | |||||
1100 | notice_new_password_must_be_different: The new password must be different from the |
|
1100 | notice_new_password_must_be_different: The new password must be different from the | |
1101 | current password |
|
1101 | current password | |
1102 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1102 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1103 | text_convert_available: ImageMagick convert available (optional) |
@@ -1197,3 +1197,4 az: | |||||
1197 | notice_new_password_must_be_different: The new password must be different from the |
|
1197 | notice_new_password_must_be_different: The new password must be different from the | |
1198 | current password |
|
1198 | current password | |
1199 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1199 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1200 | text_convert_available: ImageMagick convert available (optional) |
@@ -1097,3 +1097,4 bg: | |||||
1097 | description_date_from: Въведете начална дата |
|
1097 | description_date_from: Въведете начална дата | |
1098 | description_date_to: Въведете крайна дата |
|
1098 | description_date_to: Въведете крайна дата | |
1099 | text_repository_identifier_info: 'Позволени са малки букви (a-z), цифри, тирета и _.<br />Промяна след създаването му не е възможна.' |
|
1099 | text_repository_identifier_info: 'Позволени са малки букви (a-z), цифри, тирета и _.<br />Промяна след създаването му не е възможна.' | |
|
1100 | text_convert_available: ImageMagick convert available (optional) |
@@ -1113,3 +1113,4 bs: | |||||
1113 | notice_new_password_must_be_different: The new password must be different from the |
|
1113 | notice_new_password_must_be_different: The new password must be different from the | |
1114 | current password |
|
1114 | current password | |
1115 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1115 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1116 | text_convert_available: ImageMagick convert available (optional) |
@@ -1102,3 +1102,4 ca: | |||||
1102 | notice_new_password_must_be_different: The new password must be different from the |
|
1102 | notice_new_password_must_be_different: The new password must be different from the | |
1103 | current password |
|
1103 | current password | |
1104 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1104 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1105 | text_convert_available: ImageMagick convert available (optional) |
@@ -1104,3 +1104,4 cs: | |||||
1104 | notice_new_password_must_be_different: The new password must be different from the |
|
1104 | notice_new_password_must_be_different: The new password must be different from the | |
1105 | current password |
|
1105 | current password | |
1106 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1106 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1107 | text_convert_available: ImageMagick convert available (optional) |
@@ -1117,3 +1117,4 da: | |||||
1117 | notice_new_password_must_be_different: The new password must be different from the |
|
1117 | notice_new_password_must_be_different: The new password must be different from the | |
1118 | current password |
|
1118 | current password | |
1119 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1119 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1120 | text_convert_available: ImageMagick convert available (optional) |
@@ -1112,3 +1112,4 de: | |||||
1112 | version_status_open: offen |
|
1112 | version_status_open: offen | |
1113 |
|
1113 | |||
1114 | warning_attachments_not_saved: "%{count} Datei(en) konnten nicht gespeichert werden." |
|
1114 | warning_attachments_not_saved: "%{count} Datei(en) konnten nicht gespeichert werden." | |
|
1115 | text_convert_available: ImageMagick convert available (optional) |
@@ -1100,3 +1100,4 el: | |||||
1100 | notice_new_password_must_be_different: The new password must be different from the |
|
1100 | notice_new_password_must_be_different: The new password must be different from the | |
1101 | current password |
|
1101 | current password | |
1102 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1102 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1103 | text_convert_available: ImageMagick convert available (optional) |
@@ -1102,3 +1102,4 en-GB: | |||||
1102 | notice_new_password_must_be_different: The new password must be different from the |
|
1102 | notice_new_password_must_be_different: The new password must be different from the | |
1103 | current password |
|
1103 | current password | |
1104 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1104 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1105 | text_convert_available: ImageMagick convert available (optional) |
@@ -1014,6 +1014,7 en: | |||||
1014 | text_file_repository_writable: Attachments directory writable |
|
1014 | text_file_repository_writable: Attachments directory writable | |
1015 | text_plugin_assets_writable: Plugin assets directory writable |
|
1015 | text_plugin_assets_writable: Plugin assets directory writable | |
1016 | text_rmagick_available: RMagick available (optional) |
|
1016 | text_rmagick_available: RMagick available (optional) | |
|
1017 | text_convert_available: ImageMagick convert available (optional) | |||
1017 | text_destroy_time_entries_question: "%{hours} hours were reported on the issues you are about to delete. What do you want to do?" |
|
1018 | text_destroy_time_entries_question: "%{hours} hours were reported on the issues you are about to delete. What do you want to do?" | |
1018 | text_destroy_time_entries: Delete reported hours |
|
1019 | text_destroy_time_entries: Delete reported hours | |
1019 | text_assign_time_entries_to_project: Assign reported hours to the project |
|
1020 | text_assign_time_entries_to_project: Assign reported hours to the project |
@@ -1135,3 +1135,4 es: | |||||
1135 | field_must_change_passwd: Cambiar la contraseña en el siguiente identificación |
|
1135 | field_must_change_passwd: Cambiar la contraseña en el siguiente identificación | |
1136 | notice_new_password_must_be_different: Nueva contraseña debe ser diferente de la actual |
|
1136 | notice_new_password_must_be_different: Nueva contraseña debe ser diferente de la actual | |
1137 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1137 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1138 | text_convert_available: ImageMagick convert available (optional) |
@@ -1113,3 +1113,4 et: | |||||
1113 | notice_new_password_must_be_different: The new password must be different from the |
|
1113 | notice_new_password_must_be_different: The new password must be different from the | |
1114 | current password |
|
1114 | current password | |
1115 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1115 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1116 | text_convert_available: ImageMagick convert available (optional) |
@@ -1101,3 +1101,4 eu: | |||||
1101 | notice_new_password_must_be_different: The new password must be different from the |
|
1101 | notice_new_password_must_be_different: The new password must be different from the | |
1102 | current password |
|
1102 | current password | |
1103 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1103 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1104 | text_convert_available: ImageMagick convert available (optional) |
@@ -1102,3 +1102,4 fa: | |||||
1102 | notice_new_password_must_be_different: The new password must be different from the |
|
1102 | notice_new_password_must_be_different: The new password must be different from the | |
1103 | current password |
|
1103 | current password | |
1104 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1104 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1105 | text_convert_available: ImageMagick convert available (optional) |
@@ -1121,3 +1121,4 fi: | |||||
1121 | notice_new_password_must_be_different: The new password must be different from the |
|
1121 | notice_new_password_must_be_different: The new password must be different from the | |
1122 | current password |
|
1122 | current password | |
1123 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1123 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1124 | text_convert_available: ImageMagick convert available (optional) |
@@ -1111,3 +1111,4 fr: | |||||
1111 | setting_repositories_encodings: Encodages des fichiers et des dépôts |
|
1111 | setting_repositories_encodings: Encodages des fichiers et des dépôts | |
1112 | label_search_for_watchers: Rechercher des observateurs |
|
1112 | label_search_for_watchers: Rechercher des observateurs | |
1113 | 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é.' |
|
1113 | 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é.' | |
|
1114 | text_convert_available: Binaire convert de ImageMagick présent (optionel) |
@@ -1111,3 +1111,4 gl: | |||||
1111 | notice_new_password_must_be_different: The new password must be different from the |
|
1111 | notice_new_password_must_be_different: The new password must be different from the | |
1112 | current password |
|
1112 | current password | |
1113 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1113 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1114 | text_convert_available: ImageMagick convert available (optional) |
@@ -1105,3 +1105,4 he: | |||||
1105 | notice_new_password_must_be_different: The new password must be different from the |
|
1105 | notice_new_password_must_be_different: The new password must be different from the | |
1106 | current password |
|
1106 | current password | |
1107 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1107 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1108 | text_convert_available: ImageMagick convert available (optional) |
@@ -1101,3 +1101,4 hr: | |||||
1101 | notice_new_password_must_be_different: The new password must be different from the |
|
1101 | notice_new_password_must_be_different: The new password must be different from the | |
1102 | current password |
|
1102 | current password | |
1103 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1103 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1104 | text_convert_available: ImageMagick convert available (optional) |
@@ -1119,3 +1119,4 | |||||
1119 | notice_new_password_must_be_different: The new password must be different from the |
|
1119 | notice_new_password_must_be_different: The new password must be different from the | |
1120 | current password |
|
1120 | current password | |
1121 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1121 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1122 | text_convert_available: ImageMagick convert available (optional) |
@@ -1104,3 +1104,4 id: | |||||
1104 | notice_new_password_must_be_different: The new password must be different from the |
|
1104 | notice_new_password_must_be_different: The new password must be different from the | |
1105 | current password |
|
1105 | current password | |
1106 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1106 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1107 | text_convert_available: ImageMagick convert available (optional) |
@@ -1099,3 +1099,4 it: | |||||
1099 | notice_new_password_must_be_different: The new password must be different from the |
|
1099 | notice_new_password_must_be_different: The new password must be different from the | |
1100 | current password |
|
1100 | current password | |
1101 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1101 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1102 | text_convert_available: ImageMagick convert available (optional) |
@@ -1127,3 +1127,4 ja: | |||||
1127 | field_must_change_passwd: 次回ログイン時にパスワード変更を強制 |
|
1127 | field_must_change_passwd: 次回ログイン時にパスワード変更を強制 | |
1128 | notice_new_password_must_be_different: 新しいパスワードは現在のパスワードと異なるものでなければなりません |
|
1128 | notice_new_password_must_be_different: 新しいパスワードは現在のパスワードと異なるものでなければなりません | |
1129 | setting_mail_handler_excluded_filenames: 除外する添付ファイル名 |
|
1129 | setting_mail_handler_excluded_filenames: 除外する添付ファイル名 | |
|
1130 | text_convert_available: ImageMagick convert available (optional) |
@@ -1149,3 +1149,4 ko: | |||||
1149 | notice_new_password_must_be_different: The new password must be different from the |
|
1149 | notice_new_password_must_be_different: The new password must be different from the | |
1150 | current password |
|
1150 | current password | |
1151 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1151 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1152 | text_convert_available: ImageMagick convert available (optional) |
@@ -1159,3 +1159,4 lt: | |||||
1159 | notice_new_password_must_be_different: The new password must be different from the |
|
1159 | notice_new_password_must_be_different: The new password must be different from the | |
1160 | current password |
|
1160 | current password | |
1161 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1161 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1162 | text_convert_available: ImageMagick convert available (optional) |
@@ -1094,3 +1094,4 lv: | |||||
1094 | notice_new_password_must_be_different: The new password must be different from the |
|
1094 | notice_new_password_must_be_different: The new password must be different from the | |
1095 | current password |
|
1095 | current password | |
1096 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1096 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1097 | text_convert_available: ImageMagick convert available (optional) |
@@ -1100,3 +1100,4 mk: | |||||
1100 | notice_new_password_must_be_different: The new password must be different from the |
|
1100 | notice_new_password_must_be_different: The new password must be different from the | |
1101 | current password |
|
1101 | current password | |
1102 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1102 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1103 | text_convert_available: ImageMagick convert available (optional) |
@@ -1101,3 +1101,4 mn: | |||||
1101 | notice_new_password_must_be_different: The new password must be different from the |
|
1101 | notice_new_password_must_be_different: The new password must be different from the | |
1102 | current password |
|
1102 | current password | |
1103 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1103 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1104 | text_convert_available: ImageMagick convert available (optional) |
@@ -1079,3 +1079,4 nl: | |||||
1079 | field_must_change_passwd: Moet wachtwoord wijziging bij volgende keer inloggen |
|
1079 | field_must_change_passwd: Moet wachtwoord wijziging bij volgende keer inloggen | |
1080 | notice_new_password_must_be_different: Het nieuwe wachtwoord mag niet hetzelfde zijn als het huidige wachtwoord |
|
1080 | notice_new_password_must_be_different: Het nieuwe wachtwoord mag niet hetzelfde zijn als het huidige wachtwoord | |
1081 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1081 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1082 | text_convert_available: ImageMagick convert beschikbaar (optioneel) |
@@ -1090,3 +1090,4 | |||||
1090 | notice_new_password_must_be_different: The new password must be different from the |
|
1090 | notice_new_password_must_be_different: The new password must be different from the | |
1091 | current password |
|
1091 | current password | |
1092 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1092 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1093 | text_convert_available: ImageMagick convert available (optional) |
@@ -1122,3 +1122,4 pl: | |||||
1122 | notice_new_password_must_be_different: The new password must be different from the |
|
1122 | notice_new_password_must_be_different: The new password must be different from the | |
1123 | current password |
|
1123 | current password | |
1124 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1124 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1125 | text_convert_available: ImageMagick convert available (optional) |
@@ -1120,3 +1120,4 pt-BR: | |||||
1120 | notice_new_password_must_be_different: The new password must be different from the |
|
1120 | notice_new_password_must_be_different: The new password must be different from the | |
1121 | current password |
|
1121 | current password | |
1122 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1122 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1123 | text_convert_available: ImageMagick convert available (optional) |
@@ -1106,3 +1106,4 pt: | |||||
1106 | field_must_change_passwd: Tem que alterar a palavra-passe no próximo início de sessão |
|
1106 | field_must_change_passwd: Tem que alterar a palavra-passe no próximo início de sessão | |
1107 | notice_new_password_must_be_different: A palavra-passe tem de ser diferente da actual |
|
1107 | notice_new_password_must_be_different: A palavra-passe tem de ser diferente da actual | |
1108 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1108 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1109 | text_convert_available: ImageMagick convert available (optional) |
@@ -1095,3 +1095,4 ro: | |||||
1095 | notice_new_password_must_be_different: The new password must be different from the |
|
1095 | notice_new_password_must_be_different: The new password must be different from the | |
1096 | current password |
|
1096 | current password | |
1097 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1097 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1098 | text_convert_available: ImageMagick convert available (optional) |
@@ -1210,3 +1210,4 ru: | |||||
1210 | notice_new_password_must_be_different: The new password must be different from the |
|
1210 | notice_new_password_must_be_different: The new password must be different from the | |
1211 | current password |
|
1211 | current password | |
1212 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1212 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1213 | text_convert_available: ImageMagick convert available (optional) |
@@ -1090,3 +1090,4 sk: | |||||
1090 | field_must_change_passwd: Pri najbližšom prihlásení je potrebné zmeniť heslo |
|
1090 | field_must_change_passwd: Pri najbližšom prihlásení je potrebné zmeniť heslo | |
1091 | notice_new_password_must_be_different: Nové heslo nesmie byť rovnaké ako súčasné heslo |
|
1091 | notice_new_password_must_be_different: Nové heslo nesmie byť rovnaké ako súčasné heslo | |
1092 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1092 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1093 | text_convert_available: ImageMagick convert available (optional) |
@@ -1100,3 +1100,4 sl: | |||||
1100 | notice_new_password_must_be_different: The new password must be different from the |
|
1100 | notice_new_password_must_be_different: The new password must be different from the | |
1101 | current password |
|
1101 | current password | |
1102 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1102 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1103 | text_convert_available: ImageMagick convert available (optional) |
@@ -1096,3 +1096,4 sq: | |||||
1096 | notice_new_password_must_be_different: The new password must be different from the |
|
1096 | notice_new_password_must_be_different: The new password must be different from the | |
1097 | current password |
|
1097 | current password | |
1098 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1098 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1099 | text_convert_available: ImageMagick convert available (optional) |
@@ -1102,3 +1102,4 sr-YU: | |||||
1102 | notice_new_password_must_be_different: The new password must be different from the |
|
1102 | notice_new_password_must_be_different: The new password must be different from the | |
1103 | current password |
|
1103 | current password | |
1104 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1104 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1105 | text_convert_available: ImageMagick convert available (optional) |
@@ -1101,3 +1101,4 sr: | |||||
1101 | notice_new_password_must_be_different: The new password must be different from the |
|
1101 | notice_new_password_must_be_different: The new password must be different from the | |
1102 | current password |
|
1102 | current password | |
1103 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1103 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1104 | text_convert_available: ImageMagick convert available (optional) |
@@ -1138,3 +1138,4 sv: | |||||
1138 | notice_new_password_must_be_different: The new password must be different from the |
|
1138 | notice_new_password_must_be_different: The new password must be different from the | |
1139 | current password |
|
1139 | current password | |
1140 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1140 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1141 | text_convert_available: ImageMagick convert available (optional) |
@@ -1097,3 +1097,4 th: | |||||
1097 | notice_new_password_must_be_different: The new password must be different from the |
|
1097 | notice_new_password_must_be_different: The new password must be different from the | |
1098 | current password |
|
1098 | current password | |
1099 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1099 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1100 | text_convert_available: ImageMagick convert available (optional) |
@@ -1119,3 +1119,4 tr: | |||||
1119 | notice_new_password_must_be_different: The new password must be different from the |
|
1119 | notice_new_password_must_be_different: The new password must be different from the | |
1120 | current password |
|
1120 | current password | |
1121 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1121 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1122 | text_convert_available: ImageMagick convert available (optional) |
@@ -1095,3 +1095,4 uk: | |||||
1095 | notice_new_password_must_be_different: The new password must be different from the |
|
1095 | notice_new_password_must_be_different: The new password must be different from the | |
1096 | current password |
|
1096 | current password | |
1097 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1097 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1098 | text_convert_available: ImageMagick convert available (optional) |
@@ -1153,3 +1153,4 vi: | |||||
1153 | notice_new_password_must_be_different: The new password must be different from the |
|
1153 | notice_new_password_must_be_different: The new password must be different from the | |
1154 | current password |
|
1154 | current password | |
1155 | setting_mail_handler_excluded_filenames: Exclude attachments by name |
|
1155 | setting_mail_handler_excluded_filenames: Exclude attachments by name | |
|
1156 | text_convert_available: ImageMagick convert available (optional) |
@@ -1180,3 +1180,4 | |||||
1180 | description_date_from: 輸入起始日期 |
|
1180 | description_date_from: 輸入起始日期 | |
1181 | description_date_to: 輸入結束日期 |
|
1181 | description_date_to: 輸入結束日期 | |
1182 | text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。' |
|
1182 | text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。' | |
|
1183 | text_convert_available: ImageMagick convert available (optional) |
@@ -1101,3 +1101,4 zh: | |||||
1101 | field_must_change_passwd: 下次登录时必须修改密码 |
|
1101 | field_must_change_passwd: 下次登录时必须修改密码 | |
1102 | notice_new_password_must_be_different: 新密码必须和旧密码不同 |
|
1102 | notice_new_password_must_be_different: 新密码必须和旧密码不同 | |
1103 | setting_mail_handler_excluded_filenames: 移除符合下列名称的附件 |
|
1103 | setting_mail_handler_excluded_filenames: 移除符合下列名称的附件 | |
|
1104 | text_convert_available: ImageMagick convert available (optional) |
General Comments 0
You need to be logged in to leave comments.
Login now