mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
71 lines
2.8 KiB
Plaintext
71 lines
2.8 KiB
Plaintext
# Copyright (C) 2020 Laurent Destailleur
|
|
#
|
|
# This program is free software: you can redistribute it and/or modify
|
|
# it under the terms of the GNU General Public License as published by
|
|
# the Free Software Foundation, either version 3 of the License, or
|
|
# (at your option) any later version.
|
|
#
|
|
# This program is distributed in the hope that it will be useful,
|
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
# GNU General Public License for more details.
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
|
|
#
|
|
# Generic
|
|
#
|
|
|
|
# Module label 'ModuleRecruitmentName'
|
|
ModuleRecruitmentName = Selezione
|
|
# Module description 'ModuleRecruitmentDesc'
|
|
ModuleRecruitmentDesc = Gestire e seguire le campagne di assunzione per le nuove posizioni lavorative
|
|
|
|
#
|
|
# Admin page
|
|
#
|
|
RecruitmentSetup = Setup Selezione
|
|
Settings = Impostazioni
|
|
RecruitmentSetupPage = Inserisci qui le impostazioni delle opzioni principali per il modulo di selezione
|
|
RecruitmentArea=Area selezioni
|
|
PublicInterfaceRecruitmentDesc=Public pages of jobs are public URLs to show and answer to open jobs. There is one different link for each open job, found on each job record.
|
|
EnablePublicRecruitmentPages=Enable public pages of open jobs
|
|
|
|
#
|
|
# About page
|
|
#
|
|
About = Info
|
|
RecruitmentAbout = Info Selezione
|
|
RecruitmentAboutPage = Sulla pagina Selezioni
|
|
NbOfEmployeesExpected=Numero previsto di dipendenti
|
|
JobLabel=Etichetta della posizione lavorativa
|
|
WorkPlace=Posto di lavoro
|
|
DateExpected=Data prevista
|
|
FutureManager=Manager futuro
|
|
ResponsibleOfRecruitement=Responsabile della selezione
|
|
IfJobIsLocatedAtAPartner=Se il luogo di lavoro è presso partner
|
|
PositionToBeFilled=Offerta di lavoro da compilare
|
|
PositionsToBeFilled=Offerte di lavoro da compilare
|
|
ListOfPositionsToBeFilled=Elenco delle offerte di lavoro da compilare
|
|
NewPositionToBeFilled=Nuove offerte di lavoro da compilare
|
|
|
|
JobOfferToBeFilled=Offerta di lavoro da compilare
|
|
ThisIsInformationOnJobPosition=Informazioni sulla posizione lavorativa da compilare
|
|
ContactForRecruitment=Contact for recruitment
|
|
EmailRecruiter=Email recruiter
|
|
ToUseAGenericEmail=To use a generic email. If not defined, the email of the responsible of recruitment will be used
|
|
NewCandidature=New candidature
|
|
ListOfCandidatures=List of candidatures
|
|
RequestedRemuneration=Requested remuneration
|
|
ProposedRemuneration=Proposed remuneration
|
|
ContractProposed=Contract proposed
|
|
ContractSigned=Contract signed
|
|
RecruitmentCandidature=Candidature
|
|
JobPositions=Job positions
|
|
RecruitmentCandidatures=Candidatures
|
|
InterviewToDo=Interview to do
|
|
AnswerCandidature=Candidature answer
|
|
YourCandidature=Your candidature
|
|
YourCandidatureAnswerMessage=Thanks you for your candidature.<br>...
|