cross-solution /
YAWIK
| 1 | <?php |
||
| 2 | //: ./src/Controller/MultimanageController.php:138 |
||
| 3 | translate('Mail was sent to %s'); |
||
|
0 ignored issues
–
show
Bug
introduced
by
Loading history...
|
|||
| 4 | |||
| 5 | //: ./src/Controller/MultimanageController.php:185 |
||
| 6 | translate('%d Application(s) has been successfully moved to Talent Pool'); |
||
| 7 | |||
| 8 | //: ./src/Controller/ManageController.php:150 |
||
| 9 | translate('Invalid apply id'); |
||
| 10 | |||
| 11 | //: ./src/Controller/ManageController.php:165 |
||
| 12 | translate('Application was read by %s'); |
||
| 13 | |||
| 14 | //: ./src/Controller/ManageController.php:506 |
||
| 15 | translate('Application has been successfully moved to Talent Pool'); |
||
| 16 | |||
| 17 | //: ./src/Controller/ApplyController.php:219 |
||
| 18 | translate('Invalid apply id'); |
||
| 19 | |||
| 20 | //: ./src/Controller/ApplyController.php:395 |
||
| 21 | translate('There are missing required informations. Your application cannot be send.'); |
||
| 22 | |||
| 23 | //: ./src/Controller/ApplyController.php:401 |
||
| 24 | translate('Mail has been send'); |
||
| 25 | |||
| 26 | //: ./src/Controller/ApplyController.php:417 |
||
| 27 | translate('Application has been send.'); |
||
| 28 | |||
| 29 | //: ./src/Controller/CommentController.php:87 |
||
| 30 | translate('Application was rated by %s'); |
||
| 31 | |||
| 32 | //: ./src/Factory/Form/AttachmentsFactory.php:79 |
||
| 33 | translate('Attach images or PDF Documents to your application. Drag&drop them, or click into the attachement area. You can upload up to %sMB'); |
||
| 34 | |||
| 35 | //: ./src/Factory/Form/AttachmentsFactory.php:83 |
||
| 36 | translate('Attachments'); |
||
| 37 | |||
| 38 | //: ./src/Form/Base.php:27 |
||
| 39 | translate('Cover Letter'); |
||
| 40 | |||
| 41 | //: ./src/Form/Apply.php:40 |
||
| 42 | translate('Summary is meant as a general free text area. Click on "edit" to fill in some informations you think helps the recruiter to pick you for this job.'); |
||
| 43 | |||
| 44 | //: ./src/Form/Apply.php:52 |
||
| 45 | translate('you can add your social profile to your application. You can preview and remove the attached profile before submitting the application.'); |
||
| 46 | |||
| 47 | //: ./src/Form/Apply.php:61 |
||
| 48 | translate('Customize apply form'); |
||
| 49 | |||
| 50 | //: ./src/Form/Attributes.php:36 |
||
| 51 | translate('Carbon Copy'); |
||
| 52 | |||
| 53 | //: ./src/Form/Attributes.php:37 |
||
| 54 | translate('send me a carbon copy of my application'); |
||
| 55 | |||
| 56 | //: ./src/Form/Attributes.php:51 |
||
| 57 | translate('Privacy Policy'); |
||
| 58 | |||
| 59 | //: ./src/Form/Attributes.php:52 |
||
| 60 | translate('I have read the %s and accept it'); |
||
| 61 | |||
| 62 | //: ./src/Form/Attributes.php:53 |
||
| 63 | translate('Privacy Policy'); |
||
| 64 | |||
| 65 | //: ./src/Form/CommentForm.php:50 |
||
| 66 | translate('Comment message'); |
||
| 67 | |||
| 68 | //: ./src/Form/SettingsFieldset.php:44 |
||
| 69 | translate('E-Mail Notifications'); |
||
| 70 | |||
| 71 | //: ./src/Form/SettingsFieldset.php:50 |
||
| 72 | translate('receive E-Mail alert'); |
||
| 73 | |||
| 74 | //: ./src/Form/SettingsFieldset.php:51 |
||
| 75 | translate('if checked, you\'ll be informed by mail about new applications.'); |
||
| 76 | |||
| 77 | //: ./src/Form/SettingsFieldset.php:57 |
||
| 78 | translate('Mailtext'); |
||
| 79 | |||
| 80 | //: ./src/Form/SettingsFieldset.php:58 |
||
| 81 | translate('default text of the notification mail about new applications. The following variables can be used:<ul><li>##name## = your name</li><li>##title## = title of the job</li><li>##link## = Url of the application detail page</li></ul>'); |
||
| 82 | |||
| 83 | //: ./src/Form/SettingsFieldset.php:64 |
||
| 84 | translate('confirm application immidiatly after submit'); |
||
| 85 | |||
| 86 | //: ./src/Form/SettingsFieldset.php:65 |
||
| 87 | translate('if checked, an application is immediatly confirmed. If unchecked confirmation is the duty of the recruiter.'); |
||
| 88 | |||
| 89 | //: ./src/Form/SettingsFieldset.php:71 |
||
| 90 | translate('Confirmation mail text'); |
||
| 91 | |||
| 92 | //: ./src/Form/SettingsFieldset.php:72 |
||
| 93 | translate('default text of the acknowledgment of receipt mail to the applicant. The following variables can be used:<br><ul><li>##anrede_formell## = salutation. Includes gender, firstname and lastname.<li>##anrede_informell## = salutation. Includes fistname and lastname.</li><li>##job_title## = title of the jobs</li><li>##name## = name of the applicant.</li><li>##date## = date of recipt of the application.</li><li>##link## = Link to the application details</li></ul>'); |
||
| 94 | |||
| 95 | //: ./src/Form/SettingsFieldset.php:78 |
||
| 96 | translate('Invitation mail text'); |
||
| 97 | |||
| 98 | //: ./src/Form/SettingsFieldset.php:79 |
||
| 99 | translate('default text of the invitation mail to the applicant. You can use all variables of the acknowledgment of receipt mail. '); |
||
| 100 | |||
| 101 | //: ./src/Form/SettingsFieldset.php:88 |
||
| 102 | translate('Accept mail text'); |
||
| 103 | |||
| 104 | //: ./src/Form/SettingsFieldset.php:89 |
||
| 105 | translate('default text, when accepting an applicant. This mail is send to by a domain admin to the recruiter, who is responsible for the job posting.'); |
||
| 106 | |||
| 107 | //: ./src/Form/SettingsFieldset.php:99 |
||
| 108 | translate('Rejection mail text'); |
||
| 109 | |||
| 110 | //: ./src/Form/SettingsFieldset.php:100 |
||
| 111 | translate('default text of the refusal of an application to the applicant. You can use all variables of the acknowledgment of receipt mail.'); |
||
| 112 | |||
| 113 | //: ./src/Form/SettingsFieldset.php:110 |
||
| 114 | translate('get blind carbon copy of all own mails'); |
||
| 115 | |||
| 116 | //: ./src/Form/SettingsFieldset.php:111 |
||
| 117 | translate('if checked, you\'ll get a copy of all mails you send.'); |
||
| 118 | |||
| 119 | //: ./src/Form/Facts.php:41 |
||
| 120 | translate('Request additional facts from the Applicant. Selected Fields will be added to the application Form.'); |
||
| 121 | |||
| 122 | //: ./src/Form/Facts.php:45 |
||
| 123 | translate('Please provide some additional facts for this job opening.'); |
||
| 124 | |||
| 125 | //: ./src/Form/FactsFieldset.php:29 |
||
| 126 | translate('Click here to enter facts.'); |
||
| 127 | |||
| 128 | //: ./src/Form/FactsFieldset.php:46 |
||
| 129 | translate('Yes'); |
||
| 130 | |||
| 131 | //: ./src/Form/FactsFieldset.php:47 |
||
| 132 | translate('conditioned'); |
||
| 133 | |||
| 134 | //: ./src/Form/FactsFieldset.php:48 |
||
| 135 | translate('No'); |
||
| 136 | |||
| 137 | //: ./src/Form/FactsFieldset.php:49 |
||
| 138 | translate('Willingness to travel'); |
||
| 139 | |||
| 140 | //: ./src/Form/FactsFieldset.php:50 |
||
| 141 | translate('Enter your willingness to travel.'); |
||
| 142 | |||
| 143 | //: ./src/Form/FactsFieldset.php:52 |
||
| 144 | translate('Ask the applicant about the willingness to travel'); |
||
| 145 | |||
| 146 | //: ./src/Form/FactsFieldset.php:56 |
||
| 147 | translate('please select'); |
||
| 148 | |||
| 149 | //: ./src/Form/FactsFieldset.php:69 |
||
| 150 | translate('Earliest starting date'); |
||
| 151 | |||
| 152 | //: ./src/Form/FactsFieldset.php:70 |
||
| 153 | translate('Enter the earliest starting date.'); |
||
| 154 | |||
| 155 | //: ./src/Form/FactsFieldset.php:72 |
||
| 156 | translate('Ask the applicant about the earliest starting date.'); |
||
| 157 | |||
| 158 | //: ./src/Form/FactsFieldset.php:87 |
||
| 159 | translate('Expected salary'); |
||
| 160 | |||
| 161 | //: ./src/Form/FactsFieldset.php:88 |
||
| 162 | translate('Your salary requirements should be the annual amount before taxes. Do not forget to provide the currency sign.'); |
||
| 163 | |||
| 164 | //: ./src/Form/FactsFieldset.php:90 |
||
| 165 | translate('Ask users about their expected salary.'); |
||
| 166 | |||
| 167 | //: ./src/Form/FactsFieldset.php:103 |
||
| 168 | translate('Yes'); |
||
| 169 | |||
| 170 | //: ./src/Form/FactsFieldset.php:104 |
||
| 171 | translate('No'); |
||
| 172 | |||
| 173 | //: ./src/Form/FactsFieldset.php:106 |
||
| 174 | translate('driving license'); |
||
| 175 | |||
| 176 | //: ./src/Form/FactsFieldset.php:107 |
||
| 177 | translate('Do you have a driving license?'); |
||
| 178 | |||
| 179 | //: ./src/Form/FactsFieldset.php:109 |
||
| 180 | translate('Ask the applicant, if he has a driving license.'); |
||
| 181 | |||
| 182 | //: ./src/Form/FactsFieldset.php:115 |
||
| 183 | translate('please select'); |
||
| 184 | |||
| 185 | //: ./src/Form/ApplicationsFilter.php:42 |
||
| 186 | translate('Enter job title'); |
||
| 187 | |||
| 188 | //: ./src/Form/ApplicationsFilter.php:60 |
||
| 189 | translate('Status'); |
||
| 190 | |||
| 191 | //: ./src/Form/ApplicationsFilter.php:65 |
||
| 192 | translate('all'); |
||
| 193 | |||
| 194 | //: ./src/Form/BaseFieldset.php:35 |
||
| 195 | translate('Click here to enter a summary.'); |
||
| 196 | |||
| 197 | //: ./src/Form/BaseFieldset.php:50 |
||
| 198 | translate('<strong>Please note</strong>: HTML tags get stripped out. Line breaks are preserved.'); |
||
| 199 | |||
| 200 | //: ./src/Listener/EventApplicationCreated.php:154 |
||
| 201 | translate('Application confirmation'); |
||
| 202 | |||
| 203 | //: ./src/Mail/Forward.php:58 |
||
| 204 | translate('Fwd: Application to "%s" dated %s'); |
||
| 205 | |||
| 206 | //: ./src/Mail/NewApplication.php:114 |
||
| 207 | translate('New application for your vacancy "%s"'); |
||
| 208 | |||
| 209 | //: ./src/Mail/NewApplication.php:126 |
||
| 210 | translate('Hello ##name##,\n\nThere is a new application for your vacancy:\n\"##title##\"\n\n'); |
||
| 211 | |||
| 212 | //: ./view/applications/manage/index.recruiter.ajax.phtml:49 |
||
| 213 | translate('Applicant'); |
||
| 214 | |||
| 215 | //: ./view/applications/manage/index.recruiter.ajax.phtml:51 |
||
| 216 | translate('Career'); |
||
| 217 | |||
| 218 | //: ./view/applications/manage/index.recruiter.ajax.phtml:53 |
||
| 219 | translate('Attachments'); |
||
| 220 | |||
| 221 | //: ./view/applications/manage/index.recruiter.ajax.phtml:55 |
||
| 222 | translate('Job'); |
||
| 223 | |||
| 224 | //: ./view/applications/manage/index.recruiter.ajax.phtml:57 |
||
| 225 | translate('Status'); |
||
| 226 | |||
| 227 | //: ./view/applications/manage/index.recruiter.ajax.phtml:59 |
||
| 228 | translate('Rating'); |
||
| 229 | |||
| 230 | //: ./view/applications/manage/index.recruiter.ajax.phtml:61 |
||
| 231 | translate('Modified'); |
||
| 232 | |||
| 233 | //: ./view/applications/manage/index.recruiter.ajax.phtml:63 |
||
| 234 | translate('Actions'); |
||
| 235 | |||
| 236 | //: ./view/applications/manage/index.applicant.ajax.phtml:14 |
||
| 237 | translate('Sent on'); |
||
| 238 | |||
| 239 | //: ./view/applications/manage/index.applicant.ajax.phtml:16 |
||
| 240 | translate('Company'); |
||
| 241 | |||
| 242 | //: ./view/applications/manage/index.applicant.ajax.phtml:18 |
||
| 243 | translate('Job'); |
||
| 244 | |||
| 245 | //: ./view/applications/manage/index.applicant.ajax.phtml:20 |
||
| 246 | translate('Status'); |
||
| 247 | |||
| 248 | //: ./view/applications/manage/index.applicant.ajax.phtml:22 |
||
| 249 | translate('Actions'); |
||
| 250 | |||
| 251 | //: ./config/module.config.php:66 |
||
| 252 | translate('E-Mail Templates'); |
||
| 253 | |||
| 254 | //: ./config/module.config.php:148 |
||
| 255 | translate('Overview'); |
||
| 256 | |||
| 257 |