parent
0fad9c9a7f
commit
52516a1e85
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -1,193 +1,32 @@ |
||||
<?php
|
||||
/* |
||||
// this file contains some re-translated language variables. You can get the original Dokeos language files on http://www.dokeos.com/DLTT |
||||
$langImportSurvey = "Import Survey"; |
||||
$langsurvey = "Onderzoek crééren"; |
||||
$langCreateSurvey = "Onderzoek crééren"; |
||||
$langSurvey = "Onderzoek"; |
||||
$langa_survey ="Onderzoek crééren"; |
||||
$langNew_survey ="Onderzoek crééren"; |
||||
$langNewsurvey ="Onderzoek crééren"; |
||||
$langExistingsurvey ="Crééren door existerende onderzoeken"; |
||||
$langPleaseEnterSurveyCode="Please enter the survey code !"; |
||||
$langsurveytitle ="Onderzoek titel"; |
||||
$langsurveylanguage ="Onderzoek Taal"; |
||||
$langavailablefrom ="Beschikbaar van"; |
||||
$langavailabletill ="Beschikbaar tot"; |
||||
$langsurveyintroduction ="Intro text"; |
||||
$langcreatelater ="Opnemen & Eindigen"; |
||||
$langsurveytemplate ="Onderzoek template"; |
||||
$langpreview ="Aanwijzen"; |
||||
$langPleaseEnterSurveyTitle="Please enter survey title"; |
||||
$langPleaseEnterValidDate="Please Enter Valid Date"; |
||||
$langselectquestiongroup="Add Question/Group"; |
||||
$langselectquestiongroup1="Add Question/Group"; |
||||
$langPleaseEnterGroupName="Please Enter Group Name"; |
||||
$langaddquestionsindefaultgroup="Add Questions in Default Group"; |
||||
$langaddquestionsinexistinggroup="Add Questions in Existing Group"; |
||||
$langcreatenewgroupofquestions="Create New Group of Questions"; |
||||
$langimportquestionsfromexistinggroup="Vragen van andere onderzoeken importeren"; |
||||
$langcreatenewgroup ="Create New Group"; |
||||
$langcreatenewgroup1 ="Create New Group"; |
||||
$langgroupname ="Groepnaam :"; |
||||
$langsaveandexit ="Opnemen & Eindigen"; |
||||
$langSurveyName ="Onderzoek naam :"; |
||||
$langSurveyName1 = "Onderzoek naam"; |
||||
$langGroupName ="Groepnaam :"; |
||||
$langType ="Type :"; |
||||
$langtype1 = "Type"; |
||||
$langquestion ="Vraag :"; |
||||
$langquestions1 = "Vraag"; |
||||
$langQuestionType1 = "Vraag Type"; |
||||
$langanswer ="Answer :"; |
||||
$langimport ="Importeren"; |
||||
$langsurveyname ="Onderzoek naam"; |
||||
$langauthor ="Auteur"; |
||||
$langAuthor ="Auteur :"; |
||||
$langAddQuestion ="Vraag toevoegen"; |
||||
$langAddQuestion1 ="Vraag toevoegen"; |
||||
$langCreateNew ="Create New Question"; |
||||
$langGetFromDB ="Import From Database :"; |
||||
$langByQuestion ="By Question Type"; |
||||
$langSelect ="- Please Select -"; |
||||
$langTrueFalse ="True/False"; |
||||
$langMultipleChoiceSingle="Multiple Choice (single answer)"; |
||||
$langMultipleChoiceMulti="Multiple Choice (multiple answer)"; |
||||
$langOpen ="Open Answer"; |
||||
$langByGroup ="By Question Group"; |
||||
$langView ="View Groups"; |
||||
$langAdministrationTools="Administration Tools"; |
||||
$langsurveycode ="Onderzoek code"; |
||||
$langPleaseEnterValidCode="Please Enter Valid Code"; |
||||
$langGroupList ="Group List"; |
||||
$langSNo ="S.No."; |
||||
$langQuesGroup ="Question Group"; |
||||
$langthiscodealradyexist="This Code Already Exist"; |
||||
$langSelectype ="Select Type : "; |
||||
$langcodeunique ="This Code Already Exist.Please Enter a different Code."; |
||||
$langpleaseEnterSurveyCode="Please Enter Survey Code"; |
||||
$langtype ="Type :"; |
||||
$langquestions ="Questions :"; |
||||
$langnumberofquestions ="No. of Questions :"; |
||||
$langCreateFromExistingSurveys="Create From Existing Surveys"; |
||||
$langImportFromExisting ="Importeren"; |
||||
$langyesno ="Yes/No"; |
||||
$langMultipleChoiceSinglev="Multiple Choice (Single answer)Vertical"; |
||||
$langMultipleChoiceMultiv="Multiple Choice (Multiple answer)Vertical"; |
||||
$langMultipleChoiceSingleh="Multiple Choice (Single Answer)Horizontal"; |
||||
$langMultipleChoiceMultih="Multiple Choice (Multiple Answer)Horizontal"; |
||||
$langnumbered ="Numbered"; |
||||
$langaddnewquestiontype="Add New Question Type : "; |
||||
$langnewquestions ="New Questions"; |
||||
$langopen ="Openbare vraag"; |
||||
$langImport ="Importeren"; |
||||
$langSelectQuestion ="Select Question"; |
||||
$langNoSearchResults ="No Search Results"; |
||||
$langQuestion ="Vraag"; |
||||
$langNoOfQuestions ="Vragen nummer"; |
||||
$langPleaseEnterAQuestion="Please Enter A Question"; |
||||
$langDispAuthor ="Auteur :"; |
||||
$langSelectQuestionByType="Select Question By Type"; |
||||
$langQuestionByType ="Question By Type"; |
||||
$langQuestionType ="Question Type :"; |
||||
$langquestiontype ="Question Type"; |
||||
$langsurveyattached ="Survey Attached :"; |
||||
$langSurveyList ="Survey List"; |
||||
$langSearch ="Search"; |
||||
$langAdvancedSearch ="Advanced Search"; |
||||
$langSurveyCode ="Onderzoek code"; |
||||
$langLanguage ="Taal"; |
||||
$langAvailableFrom ="Beschikbaar van"; |
||||
$langAvailableTill ="Beschikbaar tot"; |
||||
$langDeleteSurvey ="Delete Survey"; |
||||
$langQuestionsAdded ="Questions Added"; |
||||
$langfinishsurvey ="Finish Survey"; |
||||
$langInfo ="Information"; |
||||
$langAddAnother ="Add Another"; |
||||
$langCreateNewSurvey ="Onderzoek crééren"; |
||||
$langViewQues ="View Questions"; |
||||
$langnext = "Volgende"; |
||||
$langback = "Terug"; |
||||
$langCreateSurvey = "Onderzoek crééren"; |
||||
$langImportThisSurvey = "Importeren Onderzoek"; |
||||
$langViewQuestions = "Vragen aanwijzen"; |
||||
$langModifySurveyInformation = "Modify Survey Information"; |
||||
$langPleaseFillDefaultText="Please Fill Default Text."; |
||||
$langPleaseSelectFourDefault="Please Select at least Four Default Answers."; |
||||
$langPleaseSelectFourTrue="Please Select at least Four True Answers."; |
||||
$langPleasFillAllAnswer="Please fill all the answer fields."; |
||||
$langPleaseFillAllPoints="Please fill points from 1-5"; |
||||
$langPleaseFillNumber = "Please fill numeric values for Points."; |
||||
$langPleaseEnterAQuestion="Please Enter a Question."; |
||||
$langProceed = "Proceed"; |
||||
$langsurveysubtitle = "Onderzoek ondertitel"; |
||||
$langIsShareSurvey = "Verdelen met anderen"; |
||||
$langCurrentCourse = "Current Course"; |
||||
$langAddAnotherQuestion = "Vraag toevoegen"; |
||||
$langAddNewGroup = "Groep toevoegen"; |
||||
$langSelectQuestionType = "Vraagtype"; |
||||
$langSelectGroup = "Groep"; |
||||
$langEdit_Survey = "Edit Survey"; |
||||
$langModifyGroupInformation = "Modify Group Information"; |
||||
$langupdate = "Update"; |
||||
$langupdatequestiontype="Update Question Type : "; |
||||
$langThereAreNoQuestionsInTheDatabase = "There Are No Questions In The Database"; |
||||
$langPleaseSelectAChoice = "Please Select A Choice"; |
||||
$langImportQuestion = "Vraag importeren"; |
||||
$langImportSurvey = "Importeren Onderzoek"; |
||||
$langAlreadyImported = "Group(s) Already Imported"; |
||||
$langImportExistingSurvey = "Import Existing Survey"; |
||||
$langImportGroups = "Importeren Groep"; |
||||
$langGroupName1 ="Groepnaam"; |
||||
$langJanuaryLong1 = "January"; |
||||
$langFebruaryLong1 = "February"; |
||||
$langMarchLong1 = "March"; |
||||
$langAprilLong1 = "April"; |
||||
$langMayLong1 = "May"; |
||||
$langJuneLong1 = "June"; |
||||
$langJulyLong1 = "July"; |
||||
$langAugustLong1 = "August"; |
||||
$langSeptemberLong1 = "September"; |
||||
$langOctoberLong1 = "October"; |
||||
$langNovemberLong1 = "November"; |
||||
$langDecemberLong1 = "December"; |
||||
$JanuaryLong = "January"; |
||||
$FebruaryLong = "February"; |
||||
$MarchLong = "March"; |
||||
$AprilLong = "April"; |
||||
$MayLong = "May"; |
||||
$JuneLong = "June"; |
||||
$JulyLong = "July"; |
||||
$AugustLong = "August"; |
||||
$SeptemberLong = "September"; |
||||
$OctoberLong = "October"; |
||||
$NovemberLong = "November"; |
||||
$DecemberLong = "December"; |
||||
$langOk1 = "Ok"; |
||||
$langDelete1 = "Verwijderen"; |
||||
$langEdit1 = "Wijzigen"; |
||||
$langGroupCreated = "created ! Add question(s) to the New Group"; |
||||
$langSurveysOfAllCourses = "Survey(s) Of All Courses"; |
||||
$langCourseName = "Course Name"; |
||||
$langGroupIntroduction = "Intro text groep"; |
||||
$langSearchASurvey = "Search A Survey"; |
||||
$langCode = "Code"; |
||||
$langpublish = "Publish Survey"; |
||||
$langCreateFromExistingSurvey = "Crééren door existerende onderzoeken"; |
||||
$langYourSurveyhasbeenPublished = "has been published"; |
||||
$langYouCanntAddmorethanTen = "You Can't Add more than Ten Rows"; |
||||
$langNoSurveyAvailableinthelist = "No Survey Available in the List"; |
||||
$langReporting = "Reporting"; |
||||
$langSurveyReporting = "Survey Reporting"; |
||||
$langNoQuestionAvailableInThisGroup = "No Question Available In This Group"; |
||||
$langBackToQuestions = 'Terugkeer naar de lijst van de vragen'; |
||||
$langOnlyThoseAddresses = 'De e-mail alleen verzenden naar deze adressen'; |
||||
$langCompleteReport = 'Volledig rapport'; |
||||
$langCompleteReportDetails = 'Het volledige rapport staat toe om alle resultaten te zien die door de |
||||
gevraagde mensen worden gegeven, en het uit te voeren in csv (voor |
||||
Excel)'; |
||||
$langAdvancedReport = 'Geavanceerd rapport'; |
||||
$langAdvancedReportDetails = 'Het geavanceerde rapport staat toe om de gebruiker en de vragen te |
||||
verkiezen om meer samenvattingeninformations te zien'; |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
$SurveyTitle = "Titel enquete "; |
||||
$SurveySubtitle = "Ondertitel enquete"; |
||||
$SurveyLanguage = "Taal enquete"; |
||||
$SurveyIntroduction = "Inleiding enquete"; |
||||
$CreateLaterater = "Later aanmaken"; |
||||
$ImportSurvey = "enquete importeren"; |
||||
$CreateSurvey = "Enquete aanmaken"; |
||||
$Survey = "Enquete"; |
||||
$CreateFromExistingSurveys = "Creëer van bestaande enquetes"; |
||||
$SurveyTemplate = "Sjabloon enquete"; |
||||
$PleaseEnterSurveyTitle = "Gelieve een enquete titel op te geven"; |
||||
$PleaseEnterValidDate = "Gelieve een geldige datum op te geven"; |
||||
$AddQuestionGroup = "Vraag / groep toevoegen"; |
||||
$PleaseEnterGroupName = "Gelieve een groepsnaam op te geven"; |
||||
$AddQuestionsInDefaultGroup = "Vraag toevoegen aan de standaard groep"; |
||||
$AddQuestionsInExistingGroup = "Vraag toevoegen aan de bestaande groep"; |
||||
$NotPublished = "Niet gepubliceerd"; |
||||
$AdvancedReportDetails = "Geavanceerde rapportering geeft u de mogelijkheid om de gebruiker en de vraag te kiezen om meer exacte informatie te bekomen."; |
||||
$AdvancedReport = "Geavanceerde rapportering"; |
||||
$CompleteReportDetails = "Volledige rapportering geeft u de mogelijkheid om alle resullaten te zien voor alle gebruikers en het te exporteren in CSV formaat (voor Excel)"; |
||||
$CompleteReport = "Volledig rapport"; |
||||
$OnlyThoseAddresses = "Stuur de enquete enkel naar volgende adressen"; |
||||
$BackToQuestions = "Terug naar de vragen"; |
||||
$SelectWhichLanguage = "Selecteer de taal voor de enquete"; |
||||
$CreateInAnotherLanguage = "Creëer deze enquete in een andere taal"; |
||||
$ExportInExcel = "Exporteer in het Excel formaat"; |
||||
$PreciseWhatYouWantToCompare = "Preciseer welke gegevens u wenst te vergelijken"; |
||||
$HelpComparative = "Selecteer gegevens in het menu hieronder. Om meer dan één item te kiezen kunt u gebruik maken van ctrl + clcik. Klik erna op OK. "; |
||||
?> |
@ -1,210 +1,32 @@ |
||||
<?php
|
||||
// this file contains some re-translated language variables. You can get the original Dokeos language files on http://www.dokeos.com/DLTT |
||||
$langImportSurvey="Import Survey"; |
||||
$langsurvey="Create Survey"; |
||||
$langCreateSurvey = "Create Survey"; |
||||
$langSurvey = "Survey"; |
||||
$langa_survey="Create a Survey"; |
||||
$langNew_survey="Create a New Survey"; |
||||
$langNewsurvey="Create a new survey"; |
||||
$langExistingsurvey="Create from existing surveys"; |
||||
$langPleaseEnterSurveyCode="Please enter the survey code !"; |
||||
$langsurveytitle="Survey Title"; |
||||
$langsurveylanguage="Survey Language"; |
||||
$langavailablefrom="Available From"; |
||||
$langavailabletill="Available Until"; |
||||
$langsurveyintroduction="Survey Introduction"; |
||||
$langcreatelater="Save And Exit"; |
||||
$langsurveytemplate="Survey Template"; |
||||
$langpreview="Preview"; |
||||
$langPleaseEnterSurveyTitle="Please enter survey title"; |
||||
$langPleaseEnterValidDate="Please Enter Valid Date"; |
||||
$langselectquestiongroup="Add Question/Group"; |
||||
$langselectquestiongroup1="Add Question/Group"; |
||||
$langPleaseEnterGroupName="Please Enter Group Name"; |
||||
$langaddquestionsindefaultgroup="Add Questions in Default Group"; |
||||
$langaddquestionsinexistinggroup="Add Questions in Existing Group"; |
||||
$langcreatenewgroupofquestions="Create New Group of Questions"; |
||||
$langimportquestionsfromexistinggroup="Import Questions from Other Surveys"; |
||||
$langcreatenewgroup="Create New Group"; |
||||
$langcreatenewgroup1="Create New Group"; |
||||
$langgroupname="Group Name :"; |
||||
$langsaveandexit="Save and Exit"; |
||||
$langSurveyName="Survey Name :"; |
||||
$langSurveyName1 = "Survey Name"; |
||||
$langGroupName="Group Name :"; |
||||
$langGroupName1="Group Name"; |
||||
$langType="Type :"; |
||||
$langtype1 = "Type"; |
||||
$langquestion="Question :"; |
||||
$langquestions1 = "Question"; |
||||
$langQuestionType1 = "Question Type"; |
||||
$langanswer="Answer :"; |
||||
$langimport="Import"; |
||||
$langsurveyname="Survey Name"; |
||||
$langauthor="Author"; |
||||
$langAuthor="Author :"; |
||||
$langAddQuestion="Add Question"; |
||||
$langAddQuestion1="Add Question"; |
||||
$langCreateNew="Create New Question"; |
||||
$langGetFromDB="Import From Database :"; |
||||
$langByQuestion="By Question Type"; |
||||
$langSelect="- Please Select -"; |
||||
$langTrueFalse="True/False"; |
||||
$langMultipleChoiceSingle="Multiple Choice (single answer)"; |
||||
$langMultipleChoiceMulti="Multiple Choice (multiple answer)"; |
||||
$langOpen="Open Answer"; |
||||
$langByGroup="By Question Group"; |
||||
$langView="View Groups"; |
||||
$langAdministrationTools="Administration Tools"; |
||||
$langsurveycode="Survey Code"; |
||||
$langPleaseEnterValidCode="Please Enter Valid Code"; |
||||
$langGroupList="Group List"; |
||||
$langSNo="S.No."; |
||||
$langQuesGroup="Question Group"; |
||||
$langthiscodealradyexist="This Code Already Exist"; |
||||
$langSelectype="Select Type : "; |
||||
$langcodeunique="This Code Already Exist.Please Enter a different Code."; |
||||
$langpleaseEnterSurveyCode="Please Enter Survey Code"; |
||||
$langtype="Type :"; |
||||
$langquestions="Questions :"; |
||||
$langnumberofquestions="No. of Questions :"; |
||||
$langCreateFromExistingSurveys="Create From Existing Surveys"; |
||||
$langImportFromExisting="Import"; |
||||
$langyesno="Yes/No"; |
||||
$langMultipleChoiceSinglev="Multiple Choice (Single answer)Vertical"; |
||||
$langMultipleChoiceMultiv="Multiple Choice (Multiple answer)Vertical"; |
||||
$langMultipleChoiceSingleh="Multiple Choice (Single Answer)Horizontal"; |
||||
$langMultipleChoiceMultih="Multiple Choice (Multiple Answer)Horizontal"; |
||||
$langnumbered="Numbered"; |
||||
$langaddnewquestiontype="Add New Question Type : "; |
||||
$langnewquestions="New Questions"; |
||||
$langopen="Open"; |
||||
$langImport="Import"; |
||||
$langSelectQuestion="Select Question"; |
||||
$langNoSearchResults="No Search Results"; |
||||
$langQuestion="Question"; |
||||
$langNoOfQuestions="No. of Questions"; |
||||
$langPleaseEnterAQuestion="Please Enter A Question"; |
||||
$langDispAuthor="Author :"; |
||||
$langSelectQuestionByType="Select Question By Type"; |
||||
$langQuestionByType="Question By Type"; |
||||
$langQuestionType="Question Type :"; |
||||
$langquestiontype="Question Type"; |
||||
$langsurveyattached="Survey Attached :"; |
||||
$langSurveyList="Survey List"; |
||||
$langSearch="Search"; |
||||
$langAdvancedSearch="Advanced Search"; |
||||
$langSurveyCode="Survey Code"; |
||||
$langLanguage="Language"; |
||||
$langAvailableFrom="Available From"; |
||||
$langAvailableTill="Available Until"; |
||||
$langDeleteSurvey="Delete Survey"; |
||||
$langQuestionsAdded="Questions Added"; |
||||
$langfinishsurvey="Finish Survey"; |
||||
$langInfo="Information"; |
||||
$langAddAnother="Add Another"; |
||||
$langCreateNewSurvey="Create New Survey"; |
||||
$langViewQues="View Questions"; |
||||
$langnext = "Next"; |
||||
$langback = "Back"; |
||||
$langCreateSurvey = "Create Survey"; |
||||
$langImportThisSurvey = "Import This Survey"; |
||||
$langViewQuestions = "View Questions"; |
||||
$langModifySurveyInformation = "Modify Survey Information"; |
||||
$langPleaseFillDefaultText="Please Fill Default Text."; |
||||
$langPleaseSelectFourDefault="Please Select at least Four Default Answers."; |
||||
$langPleaseSelectFourTrue="Please Select at least Four True Answers."; |
||||
$langPleasFillAllAnswer="Please fill all the answer fields."; |
||||
//$langPleaseFillAllPoints="Please fill all the points."; |
||||
$langPleaseFillAllPoints="Please fill points from 1-5"; |
||||
$langPleaseFillNumber = "Please fill numeric values for Points."; |
||||
$langPleaseEnterAQuestion="Please Enter a Question."; |
||||
$langProceed = "Proceed"; |
||||
$langsurveysubtitle = "Survey Sub Title"; |
||||
$langIsShareSurvey = "Share Survey with others"; |
||||
$langCurrentCourse = "Current Course"; |
||||
$langAddAnotherQuestion = "Add New Question"; |
||||
$langAddNewGroup = "Add New Group/Edit Group"; |
||||
$langSelectQuestionType = "Select Question Type"; |
||||
$langSelectGroup = "Select Group"; |
||||
$langEdit_Survey = "Edit Survey"; |
||||
$langModifyGroupInformation = "Modify Group Information"; |
||||
$langupdate = "Update"; |
||||
$langupdatequestiontype="Update Question Type : "; |
||||
$langThereAreNoQuestionsInTheDatabase = "There Are No Questions In The Database"; |
||||
$langPleaseSelectAChoice = "Please Select A Choice"; |
||||
$langImportQuestion = "Import Question"; |
||||
$langImportSurvey = "Import Survey"; |
||||
$langAlreadyImported = "Group(s) Already Imported"; |
||||
$langImportExistingSurvey = "Import Existing Survey"; |
||||
$langImportGroups = "Import Groups"; |
||||
$langJanuaryLong1 = "January"; |
||||
$langFebruaryLong1 = "February"; |
||||
$langMarchLong1 = "March"; |
||||
$langAprilLong1 = "April"; |
||||
$langMayLong1 = "May"; |
||||
$langJuneLong1 = "June"; |
||||
$langJulyLong1 = "July"; |
||||
$langAugustLong1 = "August"; |
||||
$langSeptemberLong1 = "September"; |
||||
$langOctoberLong1 = "October"; |
||||
$langNovemberLong1 = "November"; |
||||
$langDecemberLong1 = "December"; |
||||
$JanuaryLong = "January"; |
||||
$FebruaryLong = "February"; |
||||
$MarchLong = "March"; |
||||
$AprilLong = "April"; |
||||
$MayLong = "May"; |
||||
$JuneLong = "June"; |
||||
$JulyLong = "July"; |
||||
$AugustLong = "August"; |
||||
$SeptemberLong = "September"; |
||||
$OctoberLong = "October"; |
||||
$NovemberLong = "November"; |
||||
$DecemberLong = "December"; |
||||
$langOk1 = "Ok"; |
||||
$langDelete1 = "Delete"; |
||||
$langEdit1 = "Edit"; |
||||
$langGroupCreated = "created ! Add question(s) to the New Group"; |
||||
$langSurveysOfAllCourses = "Survey(s) Of All Courses"; |
||||
$langCourseName = "Course Name"; |
||||
$langGroupIntroduction = "Group Introduction"; |
||||
$langSearchASurvey = "Search A Survey"; |
||||
$langCode = "Code"; |
||||
$langpublish = 'Publish Survey'; |
||||
$langCreateFromExistingSurvey = "Create From Existing Survey"; |
||||
$langYourSurveyhasbeenPublished = "has been published"; |
||||
$langYouCanntAddmorethanTen = "You Cann't Add more than Ten Rows"; |
||||
$langNoSurveyAvailableinthelist = "No Survey Available in the List"; |
||||
$langReporting = "Reporting"; |
||||
$langSurveyReporting = "Survey Reporting"; |
||||
$langNoQuestionAvailableInThisGroup = "No Question Available In This Group"; |
||||
$langAnsTarget = "Answered/Targeted"; |
||||
$langThanks = "Feedback message"; |
||||
$langSelectDisplayType = "Select Display Type :"; |
||||
$langViewSurvey = "View Survey"; |
||||
$langSurveyNotShared="No Surveys have been shared yet"; |
||||
$langChangeOrder = "Change Order"; |
||||
$langClickHereToOpenSurvey = "Click here to answer the survey"; |
||||
$langOrCopyPasteUrl = "Or copy paste the link into the url bar of your browser : "; |
||||
$langSelectDataYouWantToCompare = 'Select datas you want to compare'; |
||||
$langComparativeResults = 'Comparative results'; |
||||
$langPreciseWhatYouWantToCompare = 'Details which datas you want to compare'; |
||||
$langName = 'Name'; |
||||
$langEmailAddress = 'Email address'; |
||||
$langOrganisation = 'Organization'; |
||||
$langExportInExcel = 'Export in excel'; |
||||
$langHelpComparative = 'Select datas in the menu below. To select more than one item, use crtl + click. Then click OK.'; |
||||
$langCreateInAnotherLanguage = 'Create this survey in another language'; |
||||
$langSelectWhichLanguage = 'Select in which language should be created the survey'; |
||||
$langBackToQuestions = 'Back to questions'; |
||||
$langOnlyThoseAddresses = 'Only send the survey to these addresses'; |
||||
$langCompleteReport = 'Complete report'; |
||||
$langCompleteReportDetails = 'Complete report allows to see all the results given by the people questioned, and export it in csv (for Excel).'; |
||||
$langAdvancedReport = 'Advanced report'; |
||||
$langAdvancedReportDetails = 'Advanced report allows to choose the user and the questions to see more precis informations'; |
||||
$langFirstName = 'Firstname'; |
||||
$langLastName = 'Lastname'; |
||||
$langNotPublished = "Not published"; |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
$SurveyTitle = "Survey title"; |
||||
$SurveySubtitle = "Survey subtitle"; |
||||
$SurveyLanguage = "Survey language"; |
||||
$SurveyIntroduction = "Survey introduction"; |
||||
$CreateLaterater = "Create later"; |
||||
$ImportSurvey = "Import survey"; |
||||
$CreateSurvey = "Create survey"; |
||||
$Survey = "Survey"; |
||||
$CreateFromExistingSurveys = "Create From Existing Surveys"; |
||||
$SurveyTemplate = "Survey template"; |
||||
$PleaseEnterSurveyTitle = "Please enter survey title"; |
||||
$PleaseEnterValidDate = "Please Enter Valid Date"; |
||||
$AddQuestionGroup = "Add Question/Group"; |
||||
$PleaseEnterGroupName = "Please Enter Group Name"; |
||||
$AddQuestionsInDefaultGroup = "Add Questions in Default Group"; |
||||
$AddQuestionsInExistingGroup = "Add Questions in Existing Group"; |
||||
$NotPublished = "Not published"; |
||||
$AdvancedReportDetails = "Advanced report allows to choose the user and the questions to see more precis informations"; |
||||
$AdvancedReport = "Advanced report"; |
||||
$CompleteReportDetails = "Complete report allows to see all the results given by the people questioned, and export it in csv (for Excel)"; |
||||
$CompleteReport = "Complete report"; |
||||
$OnlyThoseAddresses = "Only send the survey to these addresses"; |
||||
$BackToQuestions = "Back to the questions"; |
||||
$SelectWhichLanguage = "Select in which language should be created the survey"; |
||||
$CreateInAnotherLanguage = "Create this survey in another language"; |
||||
$ExportInExcel = "Export in Excel format"; |
||||
$PreciseWhatYouWantToCompare = "Details which datas you want to compare"; |
||||
$HelpComparative = "Select data in the menu below. To select more than one item, use crtl + click. Then click OK."; |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -1,200 +1,4 @@ |
||||
<?php
|
||||
// this file contains some re-translated language variables. You can get the original Dokeos language files on http://www.dokeos.com/DLTT |
||||
$langImportSurvey ="Import Survey"; |
||||
//$langsurvey ="Créer une enquête"; |
||||
//$langCreateSurvey = "Créer une enquête"; |
||||
$langSurvey = "enquête"; |
||||
/* |
||||
$langa_survey ="Créer une enquête"; |
||||
$langNew_survey ="Créer une enquête"; |
||||
$langNewsurvey ="Créer une enquête"; |
||||
$langExistingsurvey ="Créer à partir enquête existante"; |
||||
$langPleaseEnterSurveyCode="Please enter the survey code !"; |
||||
$langsurveytitle ="Titre enquête"; |
||||
$langsurveylanguage ="Langue"; |
||||
$langavailablefrom ="Disponible du"; |
||||
$langavailabletill ="Disponible jusqu'au"; |
||||
$langsurveyintroduction ="Texte intro "; |
||||
$langcreatelater ="Enregistrer et finir"; |
||||
$langsurveytemplate ="Modèle enquête"; |
||||
$langpreview ="Pré-visualisation"; |
||||
$langPleaseEnterSurveyTitle="Please enter survey title"; |
||||
$langPleaseEnterValidDate="Please Enter Valid Date"; |
||||
$langselectquestiongroup="Add Question/Group"; |
||||
$langselectquestiongroup1="Add Question/Group"; |
||||
$langPleaseEnterGroupName="Please Enter Group Name"; |
||||
$langaddquestionsindefaultgroup="Add Questions in Default Group"; |
||||
$langaddquestionsinexistinggroup="Add Questions in Existing Group"; |
||||
$langcreatenewgroupofquestions="Create New Group of Questions"; |
||||
$langimportquestionsfromexistinggroup="Importer des questions d'autres enquêtes"; |
||||
$langcreatenewgroup ="Create New Group"; |
||||
$langcreatenewgroup1 ="Create New Group"; |
||||
$langgroupname ="Nom groupe :"; |
||||
$langsaveandexit ="Enregistrer et finir"; |
||||
$langSurveyName ="Nom enquête :"; |
||||
$langSurveyName1 = "Nom enquête"; |
||||
$langGroupName ="Nom groupe :"; |
||||
$langType ="Type :"; |
||||
$langtype1 = "Type"; |
||||
$langquestion ="Question :"; |
||||
$langquestions1 = "Question"; |
||||
$langQuestionType1 = "Question Type"; |
||||
$langanswer ="Answer :"; |
||||
$langimport ="Importer"; |
||||
$langsurveyname ="Nom enquête"; |
||||
$langauthor ="Auteur"; |
||||
$langAuthor ="Auteur :"; |
||||
$langAddQuestion ="Ajouter question"; |
||||
$langAddQuestion1 ="Ajouter question"; |
||||
$langCreateNew ="Create New Question"; |
||||
$langGetFromDB ="Import From Database :"; |
||||
$langByQuestion ="By Question Type"; |
||||
$langSelect ="- Please Select -"; |
||||
$langTrueFalse ="True/False"; |
||||
$langMultipleChoiceSingle="Multiple Choice (single answer)"; |
||||
$langMultipleChoiceMulti="Multiple Choice (multiple answer)"; |
||||
$langOpen ="Open Answer"; |
||||
$langByGroup ="By Question Group"; |
||||
$langView ="View Groups"; |
||||
$langAdministrationTools="Administration Tools"; |
||||
$langsurveycode ="Code enquête"; |
||||
$langPleaseEnterValidCode="Please Enter Valid Code"; |
||||
$langGroupList ="Group List"; |
||||
$langSNo ="S.No."; |
||||
$langQuesGroup ="Question Group"; |
||||
$langthiscodealradyexist="This Code Already Exist"; |
||||
$langSelectype ="Select Type : "; |
||||
$langcodeunique ="This Code Already Exist.Please Enter a different Code."; |
||||
$langpleaseEnterSurveyCode="Please Enter Survey Code"; |
||||
$langtype ="Type :"; |
||||
$langquestions ="Questions :"; |
||||
$langnumberofquestions ="Nombre questions :"; |
||||
$langCreateFromExistingSurveys="Créer à partir enquête existante"; |
||||
$langImportFromExisting ="Importer"; |
||||
$langyesno ="Yes/No"; |
||||
$langMultipleChoiceSinglev="Multiple Choice (Single answer)Vertical"; |
||||
$langMultipleChoiceMultiv="Multiple Choice (Multiple answer)Vertical"; |
||||
$langMultipleChoiceSingleh="Multiple Choice (Single Answer)Horizontal"; |
||||
$langMultipleChoiceMultih="Multiple Choice (Multiple Answer)Horizontal"; |
||||
$langnumbered ="Numbered"; |
||||
$langaddnewquestiontype="Add New Question Type : "; |
||||
$langnewquestions ="New Questions"; |
||||
$langopen ="Question ouverte"; |
||||
$langImport ="Importer"; |
||||
$langSelectQuestion ="Select Question"; |
||||
$langNoSearchResults ="No Search Results"; |
||||
$langQuestion ="Question"; |
||||
$langNoOfQuestions ="Nombre questions"; |
||||
$langPleaseEnterAQuestion="Please Enter A Question"; |
||||
$langDispAuthor ="Auteur :"; |
||||
$langSelectQuestionByType="Select Question By Type"; |
||||
$langQuestionByType ="Question By Type"; |
||||
$langQuestionType ="Question Type :"; |
||||
$langquestiontype ="Question Type"; |
||||
$langsurveyattached ="Survey Attached :"; |
||||
$langSurveyList ="Survey List"; |
||||
$langSearch ="Rechercher"; |
||||
$langAdvancedSearch ="Advanced Search"; |
||||
$langSurveyCode ="Code enquête"; |
||||
$langLanguage ="Langue"; |
||||
$langAvailableFrom ="Disponible du"; |
||||
$langAvailableTill ="Disponible jusqu'au"; |
||||
$langDeleteSurvey ="Delete Survey"; |
||||
$langQuestionsAdded ="Questions Added"; |
||||
$langfinishsurvey ="Finish Survey"; |
||||
$langInfo ="Information"; |
||||
$langAddAnother ="Add Another"; |
||||
$langCreateNewSurvey ="Créer une enquête"; |
||||
$langViewQues ="View Questions"; |
||||
$langnext = "Suivant"; |
||||
$langback = "Retour"; |
||||
$langCreateSurvey = "Créer une enquête"; |
||||
$langImportThisSurvey = "Importer enquête"; |
||||
$langViewQuestions = "Voir questions"; |
||||
$langModifySurveyInformation = "Modify Survey Information"; |
||||
$langPleaseFillDefaultText="Please Fill Default Text."; |
||||
$langPleaseSelectFourDefault="Please Select at least Four Default Answers."; |
||||
$langPleaseSelectFourTrue="Please Select at least Four True Answers."; |
||||
$langPleasFillAllAnswer="Please fill all the answer fields."; |
||||
//$langPleaseFillAllPoints="Please fill all the points."; |
||||
$langPleaseFillAllPoints="Please fill points from 1-5"; |
||||
$langPleaseFillNumber = "Please fill numeric values for Points."; |
||||
$langPleaseEnterAQuestion="Please Enter a Question."; |
||||
$langProceed = "Proceed"; |
||||
$langsurveysubtitle = "Sous-titre enquête"; |
||||
$langIsShareSurvey = "Partager avec d'autres"; |
||||
$langCurrentCourse = "Current Course"; |
||||
$langAddAnotherQuestion = "Add New Question"; |
||||
$langAddNewGroup = "Add New Group"; |
||||
$langSelectQuestionType = "Select Question Type"; |
||||
$langSelectGroup = "Select Group"; |
||||
$langEdit_Survey = "Edit Survey"; |
||||
$langModifyGroupInformation = "Modify Group Information"; |
||||
$langupdate = "Update"; |
||||
$langupdatequestiontype ="Update Question Type : "; |
||||
$langThereAreNoQuestionsInTheDatabase = "There Are No Questions In The Database"; |
||||
$langPleaseSelectAChoice = "Please Select A Choice"; |
||||
$langImportQuestion = "Importer question"; |
||||
$langImportSurvey = "Importer enquête"; |
||||
$langAlreadyImported = "Group(s) Already Imported"; |
||||
$langImportExistingSurvey = "Import Existing Survey"; |
||||
$langImportGroups = "Importer Groupe"; |
||||
$langJanuaryLong1 = "January"; |
||||
$langFebruaryLong1 = "February"; |
||||
$langMarchLong1 = "March"; |
||||
$langAprilLong1 = "April"; |
||||
$langMayLong1 = "May"; |
||||
$langJuneLong1 = "June"; |
||||
$langJulyLong1 = "July"; |
||||
$langAugustLong1 = "August"; |
||||
$langSeptemberLong1 = "September"; |
||||
$langOctoberLong1 = "October"; |
||||
$langNovemberLong1 = "November"; |
||||
$langDecemberLong1 = "December"; |
||||
$JanuaryLong = "January"; |
||||
$FebruaryLong = "February"; |
||||
$MarchLong = "March"; |
||||
$AprilLong = "April"; |
||||
$MayLong = "May"; |
||||
$JuneLong = "June"; |
||||
$JulyLong = "July"; |
||||
$AugustLong = "August"; |
||||
$SeptemberLong = "September"; |
||||
$OctoberLong = "October"; |
||||
$NovemberLong = "November"; |
||||
$DecemberLong = "December"; |
||||
$langOk1 = "Valider"; |
||||
$langDelete1 = "Effacer"; |
||||
$langEdit1 = "Modifier"; |
||||
$langGroupCreated = "created ! Add question(s) to the New Group"; |
||||
$langSurveysOfAllCourses = "Survey(s) Of All Courses"; |
||||
$langCourseName = "Course Name"; |
||||
$langGroupIntroduction = "Texte intro groupe"; |
||||
$langSearchASurvey = "Search A Survey"; |
||||
$langCode = "Code"; |
||||
$langpublish = 'Publish Survey'; |
||||
$langCreateFromExistingSurvey = "Créer à partir enquête existante"; |
||||
$langYourSurveyhasbeenPublished = "has been published"; |
||||
$langYouCanntAddmorethanTen = "You Can't Add more than Ten Rows"; |
||||
$langNoSurveyAvailableinthelist = "No Survey Available in the List"; |
||||
$langReporting = "Reporting"; |
||||
$langSurveyReporting = "Survey Reporting"; |
||||
$langNoQuestionAvailableInThisGroup = "No Question Available In This Group"; |
||||
$langClickHereToOpenSurvey = "Cliquez ici pour répondre à l'enquête"; |
||||
$langOrCopyPasteUrl = "Ou copiez collez ce lien dans la barre d'adresse de votre navigateur : "; |
||||
$langSelectDataYouWantToCompare = 'Sélectionner les données à comparer'; |
||||
$langComparativeResults = 'Résultats comparatifs'; |
||||
$langPreciseWhatYouWantToCompare = 'Détaillez quelles données vous souhaitez comparer'; |
||||
$langName = 'Nom'; |
||||
$langEmailAddress = 'Adresse email'; |
||||
$langOrganisation = 'Organisation'; |
||||
$langExportInExcel = 'Exporter pour excel'; |
||||
$langHelpComparative = 'Selectionner les données dans le champ. Pour sélectionner plus d\'un item, utilisez ctrl+clic. Cliquez ensuite sur ok'; |
||||
$langBackToQuestions = 'Retour à la liste des questions'; |
||||
$langOnlyThoseAddresses = 'Envoyer l\'email à ces adresses uniquement'; |
||||
$langCompleteReport = 'Rapport complet'; |
||||
$langCompleteReportDetails = 'Le rapport complet permet de voir tous les résultats donnés par les sondés, et de les exporter en csv (for Excel).'; |
||||
$langAdvancedReport = 'Rapport avancé'; |
||||
$langAdvancedReportDetails = 'Le rapport avancé permet de choisir les sondés and les questions pour obtenir des information plus précises'; |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,32 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
$SurveyTitle = "Titel der Umfrage"; |
||||
$SurveySubtitle = "Untertitel der Umfrage"; |
||||
$SurveyLanguage = "Sprache der Umfrage"; |
||||
$SurveyIntroduction = "Einleitung zur Umfrage"; |
||||
$CreateLaterater = "Später erstellen"; |
||||
$ImportSurvey = "Umfrage importieren"; |
||||
$CreateSurvey = "Umfrage erstellen"; |
||||
$Survey = "Umfrage"; |
||||
$CreateFromExistingSurveys = "Von existierender Umfrage erstellen"; |
||||
$SurveyTemplate = "Vorlage für Umfrage"; |
||||
$PleaseEnterSurveyTitle = "Bitte Titel für Umfrage eingeben"; |
||||
$PleaseEnterValidDate = "Bitte gültiges Datum eingeben"; |
||||
$AddQuestionGroup = "Frage / Gruppe hinzufügen"; |
||||
$PleaseEnterGroupName = "Bitte Name für Gruppe eingeben"; |
||||
$AddQuestionsInDefaultGroup = "Fragen in Default Gruppe hinzufügen"; |
||||
$AddQuestionsInExistingGroup = "Fragen in existierender Gruppe hinzufügen"; |
||||
$NotPublished = "Nicht veröffentlicht"; |
||||
$AdvancedReportDetails = "Ein Advanced Report ermöglicht die Auswahl von Nutzern und Fragen, um genauere Ergebnisse zu sehen"; |
||||
$AdvancedReport = "Advanced Report"; |
||||
$CompleteReportDetails = "Vollständiger Report ermöglicht, alle Ergebnisse von b efragten Leuten zu sehen, und diese im CSV Format zu exportieren (für Excel)"; |
||||
$CompleteReport = "Vollständiger Report"; |
||||
$OnlyThoseAddresses = "Umfrage nur an die folgenden Adressen senden "; |
||||
$BackToQuestions = "Zurück zu den Fragen"; |
||||
$SelectWhichLanguage = "Sprache für die Erstellung der Umfrage auswählen"; |
||||
$CreateInAnotherLanguage = "Umfrage in einer anderen Sprache erstellen"; |
||||
$ExportInExcel = "In Excel Format exportieren"; |
||||
$PreciseWhatYouWantToCompare = "Details zu Daten, die verglichen werden sollen"; |
||||
$HelpComparative = "Daten im Menu unten auswählen. Um mehr als einen Eintrag auszuwählen, bitte Strg + click benutzen. Danach dann auf OK klicken."; |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,32 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
$SurveyTitle = "Título do Questionário"; |
||||
$SurveySubtitle = "Subtítulo do Questionário"; |
||||
$SurveyLanguage = "Idioma do Questionário"; |
||||
$SurveyIntroduction = "Introdução do Questionário"; |
||||
$CreateLaterater = "Criar mais tarde"; |
||||
$ImportSurvey = "Importar Questionário"; |
||||
$CreateSurvey = "Criar Questionário"; |
||||
$Survey = "Questionário"; |
||||
$CreateFromExistingSurveys = "Criar questionário a partir de questionários existentes"; |
||||
$SurveyTemplate = "Estrutura do Questionário"; |
||||
$PleaseEnterSurveyTitle = "Escreva o título do Questionário"; |
||||
$PleaseEnterValidDate = "Escreva uma data válida"; |
||||
$AddQuestionGroup = "Acrescentar questão/grupo"; |
||||
$PleaseEnterGroupName = "Escreva o nome do grupo"; |
||||
$AddQuestionsInDefaultGroup = "Acrescentar questões no grupo inicial"; |
||||
$AddQuestionsInExistingGroup = "Acrescentar questões no presente grupo"; |
||||
$NotPublished = "Não publicado"; |
||||
$AdvancedReportDetails = "O relatório avançado permite-lhe escolher o utilizador e as questões para ver informações mais detalhadas."; |
||||
$AdvancedReport = "Relatório avançado"; |
||||
$CompleteReportDetails = "O relatório completo permite-lhe ver todos os resultados obtidos pelas pessoas inquiridas e exportá-lo em CSV (para Excel)."; |
||||
$CompleteReport = "Completar relatório"; |
||||
$OnlyThoseAddresses = "Enviar questionário somente para os seguintes endereços"; |
||||
$BackToQuestions = "Voltar às questões"; |
||||
$SelectWhichLanguage = "Seleccionar o idioma em que deseja criar o questionário"; |
||||
$CreateInAnotherLanguage = "Criar este questionário num outro idioma"; |
||||
$ExportInExcel = "Exportar em formato Excel"; |
||||
$PreciseWhatYouWantToCompare = "Detalhes cujos dados deseja comparar"; |
||||
$HelpComparative = "Seleccionar dados do menu abaixo. Para seleccionar mais do que um item, usar crtl + clique. Depois clicar OK."; |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -1,4 +1,20 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
$Search = "Arama"; |
||||
$MyTasks = "Görevlerim"; |
||||
$FavoriteBlogs = "Gözde günlüklerim"; |
||||
$Title = "Başlık"; |
||||
$Subtitle = "Altbaşlık"; |
||||
$ThisBlog = "Bu günlük"; |
||||
$NewPost = "Yeni makale"; |
||||
$TaskManager = "Görev yönetimi"; |
||||
$Home = "Ana sayfa"; |
||||
$SearchResults = "Arama sonuçları"; |
||||
$langTask1Desc = "Görev 1 açıklaması"; |
||||
$langTask2Desc = "Görev 2 açıklaması"; |
||||
$langTask3Desc = "Görev 3 açıklaması"; |
||||
$blog_management = "Günlük yönetimi"; |
||||
$langAuthor = "Yazar"; |
||||
$langWelcome = "Hoş geldiniz!"; |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
@ -0,0 +1,4 @@ |
||||
<?php /* |
||||
for more information: see languages.txt in the lang folder. |
||||
*/ |
||||
?> |
Loading…
Reference in new issue