diff --git a/src/localization/arabic.ts b/src/localization/arabic.ts index e21fdcd43b..99f99fa88c 100644 --- a/src/localization/arabic.ts +++ b/src/localization/arabic.ts @@ -1,4 +1,5 @@ -//There 14 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 14 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var arabicSurveyStrings = { @@ -12,7 +13,7 @@ export var arabicSurveyStrings = { noneItemText: "لا شيء", selectAllItemText: "اختر الكل", progressText: "{1} صفحة {0} من", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "سجل {0} من {1}", questionsProgressText: "تمت الإجابة على أسئلة {0} / {1}", emptySurvey: "لا توجد صفحة مرئية أو سؤال في النموذج", @@ -20,14 +21,14 @@ export var arabicSurveyStrings = { completingSurveyBefore: "تظهر سجلاتنا أنك قد أكملت هذا الاستطلاع بالفعل.", loadingSurvey: "...يتم تحميل النموذج", placeholder: "...اختر", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "القيمة", requiredError: ".يرجى الإجابة على السؤال", requiredErrorInPanel: "الرجاء الإجابة على سؤال واحد على الأقل.", requiredInAllRowsError: "يرجى الإجابة على الأسئلة في جميع الصفوف", numericError: "يجب أن تكون القيمة رقمية.", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "الرجاء إدخال ما لا يقل عن {0} حروف", textMaxLength: "الرجاء إدخال أقل من {0} حروف", textMinMaxLength: "يرجى إدخال أكثر من {0} وأقل من {1} حروف", @@ -47,19 +48,19 @@ export var arabicSurveyStrings = { loadingFile: "جار التحميل...", chooseFile: "اختر الملفات...", noFileChosen: "لم تقم باختيار ملف", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "هل تريد حذف السجل؟", keyDuplicationError: "يجب أن تكون هذه القيمة فريدة.", addColumn: "أضف العمود", addRow: "اضافة صف", removeRow: "إزالة صف", - //emptyRowsText: "There are no rows.", + // emptyRowsText: "There are no rows.", addPanel: "اضف جديد", removePanel: "إزالة", choices_Item: "بند", matrix_column: "عمود", matrix_row: "صف", - //multipletext_itemname: "text", + // multipletext_itemname: "text", savingData: "يتم حفظ النتائج على الخادم ...", savingDataError: "حدث خطأ ولم نتمكن من حفظ النتائج.", savingDataSuccess: "تم حفظ النتائج بنجاح!", @@ -73,7 +74,7 @@ export var arabicSurveyStrings = { timerLimitPage: "لقد أنفقت {0} من {1} في هذه الصفحة.", timerLimitSurvey: "لقد أنفقت {0} من إجمالي {1}.", clearCaption: "واضح", - //signaturePlaceHolder: "Sign here", + // signaturePlaceHolder: "Sign here", chooseFileCaption: "اختر ملف", removeFileCaption: "قم بإزالة هذا الملف", booleanCheckedLabel: "نعم", @@ -81,12 +82,12 @@ export var arabicSurveyStrings = { confirmRemoveFile: "هل أنت متأكد أنك تريد إزالة هذا الملف: {0}؟", confirmRemoveAllFiles: "هل أنت متأكد أنك تريد إزالة كافة الملفات؟", questionTitlePatternText: "عنوان السؤال", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["ar"] = arabicSurveyStrings; diff --git a/src/localization/basque.ts b/src/localization/basque.ts index 593a100a02..6aba0f654d 100644 --- a/src/localization/basque.ts +++ b/src/localization/basque.ts @@ -1,4 +1,5 @@ -//There 7 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 7 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var basqueSurveyStrings = { @@ -12,7 +13,7 @@ export var basqueSurveyStrings = { noneItemText: "Bat ere ez", selectAllItemText: "Guztia hautatu", progressText: "{1}-(e)tik {0} orrialde", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "{0} errigistro {1}-(e)tik", questionsProgressText: "Erantzundako galderak {0}/{1}", emptySurvey: "Ez dago orrialde bistaragarririk edo ez dago galderarik.", @@ -20,7 +21,7 @@ export var basqueSurveyStrings = { completingSurveyBefore: "Gure datuek diote dagoeneko galdetegia erantzun duzula.", loadingSurvey: "Galdetegia kargatzen...", placeholder: "Hautatu...", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "balioa", requiredError: "Mesedez, galdera erantzun.", requiredErrorInPanel: "Mesedez, gutxienez galdera bat erantzun.", @@ -47,7 +48,7 @@ export var basqueSurveyStrings = { loadingFile: "Kargatzen...", chooseFile: "Fitxategia(k) hautatu...", noFileChosen: "Ez da inolako fitxategirik hautatu", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "¿Erregistroa borratu nahi al duzu?", keyDuplicationError: "Balio hau bakarra izan behar du.", addColumn: "Zutabe bat gehitu", @@ -83,10 +84,10 @@ export var basqueSurveyStrings = { questionTitlePatternText: "Galderaren izenburua", modalCancelButtonText: "Ezeztatu", modalApplyButtonText: "Ezarri", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["eu"] = basqueSurveyStrings; diff --git a/src/localization/bulgarian.ts b/src/localization/bulgarian.ts index 0c19d63542..86f6429a90 100644 --- a/src/localization/bulgarian.ts +++ b/src/localization/bulgarian.ts @@ -1,4 +1,5 @@ -//There 14 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 14 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var bulgarianStrings = { @@ -12,7 +13,7 @@ export var bulgarianStrings = { noneItemText: "Нито един", selectAllItemText: "Всички", progressText: "стр. {0}, общо стр. {1}", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "Запис {0} от {1}", questionsProgressText: "Отговорени на {0} / {1} въпроса", emptySurvey: "Анкетата не съдържа видими страници или въпроси.", @@ -20,14 +21,14 @@ export var bulgarianStrings = { completingSurveyBefore: "Изглежда, че вие вече сте попълнили анкетата.", loadingSurvey: "Зареждане на анкетата...", placeholder: "Изберете...", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "value", requiredError: "Моля, отговорете на следния въпрос.", requiredErrorInPanel: "Моля, отговорете поне на един от въпросите.", requiredInAllRowsError: "Моля, отговорете на въпросите на всички редове.", numericError: "Стойността следва да бъде число.", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "Моля, използвайте поне {0} символа.", textMaxLength: "Моля, използвайте не повече от {0} символа.", textMinMaxLength: "Моля, използвайте повече от {0} и по-малко от {1} символа.", @@ -47,19 +48,19 @@ export var bulgarianStrings = { loadingFile: "Зареждане...", chooseFile: "Изберете файл(ове)...", noFileChosen: "Няма избран файл", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "Желаете ли да изтриете записа?", keyDuplicationError: "Стойността следва да бъде уникална.", addColumn: "Добавяне на колона", addRow: "Добавяне на ред", removeRow: "Премахване на ред", - //emptyRowsText: "There are no rows.", + // emptyRowsText: "There are no rows.", addPanel: "Добавяне на панел", removePanel: "Премахване на панел", choices_Item: "елемент", matrix_column: "Колона", matrix_row: "Ред", - //multipletext_itemname: "text", + // multipletext_itemname: "text", savingData: "Резултатите се запазват на сървъра...", savingDataError: "Поради възникнала грешка резултатите не можаха да бъдат запазени.", savingDataSuccess: "Резултатите бяха запазени успешно!", @@ -73,7 +74,7 @@ export var bulgarianStrings = { timerLimitPage: "Вие използвахте {0} от {1} на тази страница.", timerLimitSurvey: "Вие използвахте общо {0} от {1}.", clearCaption: "Начално състояние", - //signaturePlaceHolder: "Sign here", + // signaturePlaceHolder: "Sign here", chooseFileCaption: "Изберете файл", removeFileCaption: "Премахване на файла", booleanCheckedLabel: "Да", @@ -81,12 +82,12 @@ export var bulgarianStrings = { confirmRemoveFile: "Наистина ли искате да премахнете този файл: {0}?", confirmRemoveAllFiles: "Наистина ли искате да премахнете всички файлове?", questionTitlePatternText: "Заглавие на въпроса", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["bg"] = bulgarianStrings; diff --git a/src/localization/catalan.ts b/src/localization/catalan.ts index fb91a93563..61c246ce24 100644 --- a/src/localization/catalan.ts +++ b/src/localization/catalan.ts @@ -1,33 +1,34 @@ -//There 54 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 54 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var catalanSurveyStrings = { pagePrevText: "Anterior", pageNextText: "Següent", completeText: "Complet", - //previewText: "Preview", - //editText: "Edit", - //startSurveyText: "Start", + // previewText: "Preview", + // editText: "Edit", + // startSurveyText: "Start", otherItemText: "Un altre (descrigui)", - //noneItemText: "None", - //selectAllItemText: "Select All", + // noneItemText: "None", + // selectAllItemText: "Select All", progressText: "Pàgina {0} de {1}", - //indexText: "{0} of {1}", - //panelDynamicProgressText: "{0} of {1}", - //questionsProgressText: "Answered {0}/{1} questions", + // indexText: "{0} of {1}", + // panelDynamicProgressText: "{0} of {1}", + // questionsProgressText: "Answered {0}/{1} questions", emptySurvey: "No hi ha cap pàgina visible o pregunta a l'enquesta.", completingSurvey: "Gràcies per completar l'enquesta!", - //completingSurveyBefore: "Our records show that you have already completed this survey.", + // completingSurveyBefore: "Our records show that you have already completed this survey.", loadingSurvey: "L'enquesta s'està carregant ...", placeholder: "Selecciona ...", - //ratingOptionsCaption: "Tap to rate here...", - //value: "value", + // ratingOptionsCaption: "Tap to rate here...", + // value: "value", requiredError: "Si us plau contesti la pregunta.", - //requiredErrorInPanel: "Response required: answer at least one question.", + // requiredErrorInPanel: "Response required: answer at least one question.", requiredInAllRowsError: "Si us plau contesti les preguntes de cada filera.", numericError: "L'estimació ha de ser numèrica.", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "Si us plau entre almenys {0} símbols.", textMaxLength: "Si us plau entre menys de {0} símbols.", textMinMaxLength: "Si us plau entre més de {0} i menys de {1} símbols.", @@ -38,55 +39,55 @@ export var catalanSurveyStrings = { numericMin: "El '{0}' ha de ser igual o més de {1}", numericMax: "El '{0}' ha de ser igual o menys de {1}", invalidEmail: "Si us plau afegiu un correu electrònic vàlid.", - //invalidExpression: "The expression: {0} should return 'true'.", + // invalidExpression: "The expression: {0} should return 'true'.", urlRequestError: "La sol·licitud va tornar error '{0}'. {1}", urlGetChoicesError: "La sol·licitud va tornar buida de dates o la propietat 'trajectòria' no és correcta", exceedMaxSize: "La mida de l'arxiu no pot excedir {0}.", otherRequiredError: "Si us plau afegiu l'altra estimació.", uploadingFile: "El seu arxiu s'està pujant. Si us plau esperi uns segons i intenteu-ho de nou.", - //loadingFile: "Loading...", - //chooseFile: "Choose file(s)...", - //noFileChosen: "No file chosen", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", - //confirmDelete: "Do you want to delete the record?", - //keyDuplicationError: "This value should be unique.", - //addColumn: "Add Column", + // loadingFile: "Loading...", + // chooseFile: "Choose file(s)...", + // noFileChosen: "No file chosen", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // confirmDelete: "Do you want to delete the record?", + // keyDuplicationError: "This value should be unique.", + // addColumn: "Add Column", addRow: "Afegiu una filera", removeRow: "Eliminar una filera", - //emptyRowsText: "There are no rows.", - //addPanel: "Add new", - //removePanel: "Remove", - //choices_Item: "item", + // emptyRowsText: "There are no rows.", + // addPanel: "Add new", + // removePanel: "Remove", + // choices_Item: "item", matrix_column: "Columna", matrix_row: "Filera", - //multipletext_itemname: "text", - //savingData: "The results are being saved on the server...", - //savingDataError: "An error occurred and we could not save the results.", - //savingDataSuccess: "The results were saved successfully!", - //saveAgainButton: "Try again", - //timerMin: "min", - //timerSec: "sec", - //timerSpentAll: "You have spent {0} on this page and {1} in total.", - //timerSpentPage: "You have spent {0} on this page.", - //timerSpentSurvey: "You have spent {0} in total.", - //timerLimitAll: "You have spent {0} of {1} on this page and {2} of {3} in total.", - //timerLimitPage: "You have spent {0} of {1} on this page.", - //timerLimitSurvey: "You have spent {0} of {1} in total.", - //clearCaption: "Clear", - //signaturePlaceHolder: "Sign here", - //chooseFileCaption: "Choose file", - //removeFileCaption: "Remove this file", - //booleanCheckedLabel: "Yes", - //booleanUncheckedLabel: "No", - //confirmRemoveFile: "Are you sure that you want to remove this file: {0}?", - //confirmRemoveAllFiles: "Are you sure that you want to remove all files?", - //questionTitlePatternText: "Question Title", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // multipletext_itemname: "text", + // savingData: "The results are being saved on the server...", + // savingDataError: "An error occurred and we could not save the results.", + // savingDataSuccess: "The results were saved successfully!", + // saveAgainButton: "Try again", + // timerMin: "min", + // timerSec: "sec", + // timerSpentAll: "You have spent {0} on this page and {1} in total.", + // timerSpentPage: "You have spent {0} on this page.", + // timerSpentSurvey: "You have spent {0} in total.", + // timerLimitAll: "You have spent {0} of {1} on this page and {2} of {3} in total.", + // timerLimitPage: "You have spent {0} of {1} on this page.", + // timerLimitSurvey: "You have spent {0} of {1} in total.", + // clearCaption: "Clear", + // signaturePlaceHolder: "Sign here", + // chooseFileCaption: "Choose file", + // removeFileCaption: "Remove this file", + // booleanCheckedLabel: "Yes", + // booleanUncheckedLabel: "No", + // confirmRemoveFile: "Are you sure that you want to remove this file: {0}?", + // confirmRemoveAllFiles: "Are you sure that you want to remove all files?", + // questionTitlePatternText: "Question Title", + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["ca"] = catalanSurveyStrings; diff --git a/src/localization/croatian.ts b/src/localization/croatian.ts index 362dba8449..b7038e205e 100644 --- a/src/localization/croatian.ts +++ b/src/localization/croatian.ts @@ -1,4 +1,5 @@ -//There 12 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 12 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var croatianStrings = { @@ -12,7 +13,7 @@ export var croatianStrings = { noneItemText: "Nitko", selectAllItemText: "Select All", progressText: "Stranica {0} od {1}", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "Zapisa {0} od {1}", questionsProgressText: "Odgovorio na {0}/{1} pitanja", emptySurvey: "U anketi nema vidljive stranice ili pitanja.", @@ -20,14 +21,14 @@ export var croatianStrings = { completingSurveyBefore: "Naši zapisi pokazuju da ste već završili ovu anketu.", loadingSurvey: "Anketa o učitavanje...", placeholder: "Odaberite...", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "vrijednost", requiredError: "Molim vas odgovorite na pitanje.", requiredErrorInPanel: "Molim vas odgovorite na barem jedno pitanje.", requiredInAllRowsError: "Odgovorite na pitanja u svim redovima.", numericError: "Vrijednost bi trebala biti brojčana.", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "Unesite najmanje {0} znak(ova).", textMaxLength: "Unesite manje od {0} znak(ova).", textMinMaxLength: "Unesite više od {0} i manje od {1} znakova.", @@ -47,19 +48,19 @@ export var croatianStrings = { loadingFile: "Učitavanje...", chooseFile: "Odaberite datoteku...", noFileChosen: "Nije odabrana datoteka", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "Želite li izbrisati zapis?", keyDuplicationError: "Ta bi vrijednost trebala biti jedinstvena.", addColumn: "Dodavanje stupca", addRow: "Dodavanje redaka", removeRow: "Ukloniti", - //emptyRowsText: "There are no rows.", + // emptyRowsText: "There are no rows.", addPanel: "Dodavanje novih", removePanel: "Ukloniti", choices_Item: "stavku", matrix_column: "Stupca", matrix_row: "Redak", - //multipletext_itemname: "text", + // multipletext_itemname: "text", savingData: "Rezultati se spremaju na poslužitelju...", savingDataError: "Došlo je do pogreške i nismo mogli spremiti rezultate.", savingDataSuccess: "Rezultati su uspješno spremljeni!", @@ -73,7 +74,7 @@ export var croatianStrings = { timerLimitPage: "Potrošio si {0} od {1} na ovoj stranici.", timerLimitSurvey: "Ukupno ste potrošili {0} od {1}.", clearCaption: "Očistiti", - //signaturePlaceHolder: "Sign here", + // signaturePlaceHolder: "Sign here", chooseFileCaption: "Odaberite datoteku", removeFileCaption: "Uklonite ovu datoteku", booleanCheckedLabel: "Da", @@ -83,10 +84,10 @@ export var croatianStrings = { questionTitlePatternText: "Naslov pitanja", modalCancelButtonText: "Otkazati", modalApplyButtonText: "Primijeniti", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["hr"] = croatianStrings; diff --git a/src/localization/czech.ts b/src/localization/czech.ts index cdd382ece2..be1220df9c 100644 --- a/src/localization/czech.ts +++ b/src/localization/czech.ts @@ -1,4 +1,5 @@ -//There 14 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 14 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var czechSurveyStrings = { @@ -12,7 +13,7 @@ export var czechSurveyStrings = { noneItemText: "Žádný", selectAllItemText: "Vybrat vše", progressText: "Strana {0} z {1}", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "Záznam {0} z {1}", questionsProgressText: "Zodpovězené otázky: {0} / {1}", emptySurvey: "Průzkum neobsahuje žádné otázky.", @@ -20,14 +21,14 @@ export var czechSurveyStrings = { completingSurveyBefore: "Naše záznamy ukazují, že jste tento průzkum již dokončil/a.", loadingSurvey: "Probíhá načítání průzkumu...", placeholder: "Vyberte...", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "hodnota", requiredError: "Odpovězte prosím na otázku.", requiredErrorInPanel: "Odpovězte prosím alespoň jednu otázku.", requiredInAllRowsError: "Odpovězte prosím na všechny otázky.", numericError: "V tomto poli lze zadat pouze čísla.", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "Zadejte prosím alespoň {0} znaků.", textMaxLength: "Zadejte prosím méně než {0} znaků.", textMinMaxLength: "Zadejte prosím více než {0} a méně než {1} znaků.", @@ -47,19 +48,19 @@ export var czechSurveyStrings = { loadingFile: "Načítání...", chooseFile: "Vyberte soubory...", noFileChosen: "Není zvolený žádný soubor", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "Chcete záznam smazat?", keyDuplicationError: "Tato hodnota by měla být unikátní.", addColumn: "Přidat sloupec", addRow: "Přidat řádek", removeRow: "Odstranit", - //emptyRowsText: "There are no rows.", + // emptyRowsText: "There are no rows.", addPanel: "Přidat nový", removePanel: "Odstranit", choices_Item: "položka", matrix_column: "Sloupec", matrix_row: "Řádek", - //multipletext_itemname: "text", + // multipletext_itemname: "text", savingData: "Výsledky se ukládají na server...", savingDataError: "Došlo k chybě a výsledky jsme nemohli uložit.", savingDataSuccess: "Výsledky byly úspěšně uloženy!", @@ -73,7 +74,7 @@ export var czechSurveyStrings = { timerLimitPage: "Na této stránce jste strávil/a {0} z {1}.", timerLimitSurvey: "Celkově jste strávil/a {0} z {1}.", clearCaption: "Vymazat", - //signaturePlaceHolder: "Sign here", + // signaturePlaceHolder: "Sign here", chooseFileCaption: "Vyberte soubor", removeFileCaption: "Odeberte tento soubor", booleanCheckedLabel: "Ano", @@ -81,12 +82,12 @@ export var czechSurveyStrings = { confirmRemoveFile: "Opravdu chcete odebrat tento soubor: {0}?", confirmRemoveAllFiles: "Opravdu chcete odstranit všechny soubory?", questionTitlePatternText: "Název otázky", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["cs"] = czechSurveyStrings; diff --git a/src/localization/danish.ts b/src/localization/danish.ts index 0f0627a44e..b8f939f183 100644 --- a/src/localization/danish.ts +++ b/src/localization/danish.ts @@ -1,4 +1,5 @@ -//There 14 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 14 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var danishSurveyStrings = { @@ -12,7 +13,7 @@ export var danishSurveyStrings = { noneItemText: "Ingen", selectAllItemText: "Vælg alle", progressText: "Side {0} af {1}", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "Optag {0} af {1}", questionsProgressText: "Besvarede {0} / {1} spørgsmål", emptySurvey: "Der er ingen synlige spørgsmål.", @@ -20,14 +21,14 @@ export var danishSurveyStrings = { completingSurveyBefore: "Vores data viser at du allerede har gennemført dette spørgeskema.", loadingSurvey: "Spørgeskemaet hentes fra serveren...", placeholder: "Vælg...", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "værdi", requiredError: "Besvar venligst spørgsmålet.", requiredErrorInPanel: "Besvar venligst mindst ét spørgsmål.", requiredInAllRowsError: "Besvar venligst spørgsmål i alle rækker.", numericError: "Angiv et tal.", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "Angiv mindst {0} tegn.", textMaxLength: "Please enter less than {0} characters.", textMinMaxLength: "Angiv mere end {0} og mindre end {1} tegn.", @@ -47,19 +48,19 @@ export var danishSurveyStrings = { loadingFile: "Indlæser...", chooseFile: "Vælg fil(er)...", noFileChosen: "Ingen fil er valgt", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "Vil du fjerne den?", keyDuplicationError: "Denne værdi skal være unik.", addColumn: "Tilføj kolonne", addRow: "Tilføj række", removeRow: "Fjern", - //emptyRowsText: "There are no rows.", + // emptyRowsText: "There are no rows.", addPanel: "Tilføj ny", removePanel: "Fjern", choices_Item: "valg", matrix_column: "Kolonne", matrix_row: "Række", - //multipletext_itemname: "text", + // multipletext_itemname: "text", savingData: "Resultaterne bliver gemt på serveren...", savingDataError: "Der opstod en fejl og vi kunne ikke gemme resultatet.", savingDataSuccess: "Resultatet blev gemt!", @@ -73,7 +74,7 @@ export var danishSurveyStrings = { timerLimitPage: "Du har brugt {0} af {1} på denne side.", timerLimitSurvey: "Du har brugt {0} af {1} i alt.", clearCaption: "Fjern", - //signaturePlaceHolder: "Sign here", + // signaturePlaceHolder: "Sign here", chooseFileCaption: "Vælg fil", removeFileCaption: "Fjern denne fil", booleanCheckedLabel: "Ja", @@ -81,12 +82,12 @@ export var danishSurveyStrings = { confirmRemoveFile: "Er du sikker på, at du vil fjerne denne fil: {0}?", confirmRemoveAllFiles: "Er du sikker på, at du vil fjerne alle filer?", questionTitlePatternText: "Spørgsmåls titel", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["da"] = danishSurveyStrings; diff --git a/src/localization/dutch.ts b/src/localization/dutch.ts index fc22e98f3d..8a9229b4dd 100644 --- a/src/localization/dutch.ts +++ b/src/localization/dutch.ts @@ -1,4 +1,5 @@ -//There 12 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 12 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var dutchSurveyStrings = { @@ -12,7 +13,7 @@ export var dutchSurveyStrings = { noneItemText: "Geen", selectAllItemText: "Selecteer Alles", progressText: "Pagina {0} van {1}", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "Record {0} of {1}", questionsProgressText: "Geantwoord {0}/{1} vragen", emptySurvey: "Er is geen zichtbare pagina of vraag in deze vragenlijst", @@ -20,14 +21,14 @@ export var dutchSurveyStrings = { completingSurveyBefore: "Onze gegevens tonen aan dat je deze vragenlijst reeds beantwoord hebt.", loadingSurvey: "De vragenlijst is aan het laden...", placeholder: "Kies...", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "waarde", requiredError: "Dit is een vereiste vraag", requiredErrorInPanel: "Gelieve ten minste een vraag te beantwoorden.", requiredInAllRowsError: "Deze vraag vereist één antwoord per rij", numericError: "Het antwoord moet een getal zijn", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "Vul minstens {0} karakters in", textMaxLength: "Gelieve minder dan {0} karakters in te vullen.", textMinMaxLength: "Gelieve meer dan {0} en minder dan {1} karakters in te vullen.", @@ -53,13 +54,13 @@ export var dutchSurveyStrings = { addColumn: "Voeg kolom toe", addRow: "Voeg rij toe", removeRow: "Verwijder", - //emptyRowsText: "There are no rows.", + // emptyRowsText: "There are no rows.", addPanel: "Nieuwe toevoegen", removePanel: "Verwijder", choices_Item: "onderwerp", matrix_column: "Kolom", matrix_row: "Rij", - //multipletext_itemname: "text", + // multipletext_itemname: "text", savingData: "De resultaten worden bewaard op de server...", savingDataError: "Er was een probleem en we konden de resultaten niet bewaren.", savingDataSuccess: "De resultaten werden succesvol bewaard!", @@ -81,12 +82,12 @@ export var dutchSurveyStrings = { confirmRemoveFile: "Bent u zeker dat u deze file wilt verwijderen: {0}?", confirmRemoveAllFiles: "Bent u zeker dat u al deze files wilt verwijderen?", questionTitlePatternText: "Titel van de vraag", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["nl"] = dutchSurveyStrings; diff --git a/src/localization/estonian.ts b/src/localization/estonian.ts index 594663680e..a51e5a8e30 100644 --- a/src/localization/estonian.ts +++ b/src/localization/estonian.ts @@ -1,4 +1,5 @@ -//There 14 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 14 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var estonianSurveyStrings = { @@ -12,7 +13,7 @@ export var estonianSurveyStrings = { noneItemText: "Mitte midagi", selectAllItemText: "Vali kõik", progressText: "Lehekülg {0}/{1}", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "Kirje {0}/{1}", questionsProgressText: "Vastatud {0} küsimust {1}-st", emptySurvey: "Selles uuringus ei ole ühtki nähtavat lehekülge või küsimust.", @@ -20,14 +21,14 @@ export var estonianSurveyStrings = { completingSurveyBefore: "Meie andmetel oled sa sellele ankeedile juba vastanud.", loadingSurvey: "Laen ankeeti...", placeholder: "Vali...", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "väärtus", requiredError: "Palun vasta küsimusele.", requiredErrorInPanel: "Palun vasta vähemalt ühele küsimusele.", requiredInAllRowsError: "Palun anna vastus igal real.", numericError: "See peaks olema numbriline väärtus.", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "Palun sisesta vähemalt {0} tähemärki.", textMaxLength: "Palun ära sisesta rohkem kui {0} tähemärki.", textMinMaxLength: "Sisesta palun {0} - {1} tähemärki.", @@ -47,19 +48,19 @@ export var estonianSurveyStrings = { loadingFile: "Laen...", chooseFile: "Vali fail(id)...", noFileChosen: "Faili pole valitud", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "Kas tahad kirje kustutada?", keyDuplicationError: "See väärtus peab olema unikaalne.", addColumn: "Lisa veerg", addRow: "Lisa rida", removeRow: "Eemalda", - //emptyRowsText: "There are no rows.", + // emptyRowsText: "There are no rows.", addPanel: "Lisa uus", removePanel: "Eemalda", choices_Item: "üksus", matrix_column: "Veerg", matrix_row: "Rida", - //multipletext_itemname: "text", + // multipletext_itemname: "text", savingData: "Salvestan andmed serveris...", savingDataError: "Tekkis viga ning me ei saanud vastuseid salvestada.", savingDataSuccess: "Vastuste salvestamine õnnestus!", @@ -73,7 +74,7 @@ export var estonianSurveyStrings = { timerLimitPage: "Oled kulutanud {0} võimalikust {1} sellel lehel.", timerLimitSurvey: "Oled kulutanud {0} võimalikust {1} koguajast.", clearCaption: "Puhasta", - //signaturePlaceHolder: "Sign here", + // signaturePlaceHolder: "Sign here", chooseFileCaption: "Vali fail", removeFileCaption: "Eemalda see fail", booleanCheckedLabel: "Jah", @@ -81,12 +82,12 @@ export var estonianSurveyStrings = { confirmRemoveFile: "Oled sa kindel, et soovid selle faili eemaldada: {0}?", confirmRemoveAllFiles: "Oled sa kindel, et soovid eemaldada kõik failid?", questionTitlePatternText: "Küsimuse pealkiri", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["et"] = estonianSurveyStrings; diff --git a/src/localization/finnish.ts b/src/localization/finnish.ts index b5a54c6a28..1c238bf355 100644 --- a/src/localization/finnish.ts +++ b/src/localization/finnish.ts @@ -1,4 +1,5 @@ -//There 2 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 2 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var finnishSurveyStrings = { @@ -84,9 +85,9 @@ export var finnishSurveyStrings = { modalCancelButtonText: "Peruuta", modalApplyButtonText: "Käytä", filterStringPlaceholder: "Hae kirjoittamalla...", - //emptyMessage: "No data to display", + // emptyMessage: "No data to display", noEntriesText: "Merkintöjä ei ole vielä.\nLisää uusi merkintä napsauttamalla alla olevaa painiketta.", - //more: "More" + // more: "More" }; surveyLocalization.locales["fi"] = finnishSurveyStrings; diff --git a/src/localization/french.ts b/src/localization/french.ts index 6320e8b92b..41f768b995 100644 --- a/src/localization/french.ts +++ b/src/localization/french.ts @@ -1,4 +1,5 @@ -//There 2 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 2 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var frenchSurveyStrings = { @@ -84,9 +85,9 @@ export var frenchSurveyStrings = { modalCancelButtonText: "Annuler", modalApplyButtonText: "Appliquer", filterStringPlaceholder: "Tapez pour rechercher...", - //emptyMessage: "No data to display", + // emptyMessage: "No data to display", noEntriesText: "Il n'y a pas encore d'entrées.\nCliquez sur le bouton ci-dessous pour ajouter une nouvelle entrée.", - //more: "More" + // more: "More" }; surveyLocalization.locales["fr"] = frenchSurveyStrings; diff --git a/src/localization/georgian.ts b/src/localization/georgian.ts index 5d239a0ea8..8dd69121ce 100644 --- a/src/localization/georgian.ts +++ b/src/localization/georgian.ts @@ -1,92 +1,93 @@ -//There 67 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 67 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var georgianSurveyStrings = { pagePrevText: "უკან", pageNextText: "შემდეგ", completeText: "დასრულება", - //previewText: "Preview", - //editText: "Edit", - //startSurveyText: "Start", + // previewText: "Preview", + // editText: "Edit", + // startSurveyText: "Start", otherItemText: "სხვა (გთხოვთ მიუთითეთ)", - //noneItemText: "None", - //selectAllItemText: "Select All", + // noneItemText: "None", + // selectAllItemText: "Select All", progressText: "გვერდი {0} / {1}", - //indexText: "{0} of {1}", - //panelDynamicProgressText: "{0} of {1}", - //questionsProgressText: "Answered {0}/{1} questions", + // indexText: "{0} of {1}", + // panelDynamicProgressText: "{0} of {1}", + // questionsProgressText: "Answered {0}/{1} questions", emptySurvey: "არცერთი კითხვა არ არის.", completingSurvey: "გმადლობთ კითხვარის შევსებისთვის!", - //completingSurveyBefore: "Our records show that you have already completed this survey.", + // completingSurveyBefore: "Our records show that you have already completed this survey.", loadingSurvey: "ჩატვირთვა სერვერიდან...", placeholder: "არჩევა...", - //ratingOptionsCaption: "Tap to rate here...", - //value: "value", + // ratingOptionsCaption: "Tap to rate here...", + // value: "value", requiredError: "გთხოვთ უპასუხეთ კითხვას.", - //requiredErrorInPanel: "Response required: answer at least one question.", - //requiredInAllRowsError: "Response required: answer questions in all rows.", + // requiredErrorInPanel: "Response required: answer at least one question.", + // requiredInAllRowsError: "Response required: answer questions in all rows.", numericError: "პასუხი უნდა იყოს რიცხვი.", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "გთხოვთ შეიყვანეთ არანაკლებ {0} სიმბოლო.", - //textMaxLength: "Please enter no more than {0} character(s).", - //textMinMaxLength: "Please enter at least {0} and no more than {1} characters.", - //minRowCountError: "Please fill in at least {0} row(s).", + // textMaxLength: "Please enter no more than {0} character(s).", + // textMinMaxLength: "Please enter at least {0} and no more than {1} characters.", + // minRowCountError: "Please fill in at least {0} row(s).", minSelectError: "გთხოვთ აირჩიეთ არანაკლებ {0} ვარიანტი.", maxSelectError: "გთხოვთ აირჩიეთ არაუმეტეს {0} ვარიანტი.", numericMinMax: "'{0}' უნდა იყოს მეტი ან ტოლი, ვიდრე {1}, და ნაკლები ან ტოლი ვიდრე {2}", numericMin: "'{0}' უნდა იყოს მეტი ან ტოლი ვიდრე {1}", numericMax: "'{0}' უნდა იყოს ნაკლები ან ტოლი ვიდრე {1}", invalidEmail: "გთხოვთ შეიყვანოთ ელ. ფოსტის რეალური მისამართი.", - //invalidExpression: "The expression: {0} should return 'true'.", - //urlRequestError: "The request returned error '{0}'. {1}", - //urlGetChoicesError: "The request returned empty data or the 'path' property is incorrect", - //exceedMaxSize: "The file size should not exceed {0}.", - //otherRequiredError: "Response required: enter another value.", - //uploadingFile: "Your file is uploading. Please wait several seconds and try again.", - //loadingFile: "Loading...", - //chooseFile: "Choose file(s)...", - //noFileChosen: "No file chosen", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", - //confirmDelete: "Do you want to delete the record?", - //keyDuplicationError: "This value should be unique.", - //addColumn: "Add Column", - //addRow: "Add Row", - //removeRow: "Remove", - //emptyRowsText: "There are no rows.", - //addPanel: "Add new", - //removePanel: "Remove", - //choices_Item: "item", - //matrix_column: "Column", - //matrix_row: "Row", - //multipletext_itemname: "text", - //savingData: "The results are being saved on the server...", - //savingDataError: "An error occurred and we could not save the results.", - //savingDataSuccess: "The results were saved successfully!", - //saveAgainButton: "Try again", - //timerMin: "min", - //timerSec: "sec", - //timerSpentAll: "You have spent {0} on this page and {1} in total.", - //timerSpentPage: "You have spent {0} on this page.", - //timerSpentSurvey: "You have spent {0} in total.", - //timerLimitAll: "You have spent {0} of {1} on this page and {2} of {3} in total.", - //timerLimitPage: "You have spent {0} of {1} on this page.", - //timerLimitSurvey: "You have spent {0} of {1} in total.", - //clearCaption: "Clear", - //signaturePlaceHolder: "Sign here", - //chooseFileCaption: "Choose file", - //removeFileCaption: "Remove this file", - //booleanCheckedLabel: "Yes", - //booleanUncheckedLabel: "No", - //confirmRemoveFile: "Are you sure that you want to remove this file: {0}?", - //confirmRemoveAllFiles: "Are you sure that you want to remove all files?", - //questionTitlePatternText: "Question Title", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // invalidExpression: "The expression: {0} should return 'true'.", + // urlRequestError: "The request returned error '{0}'. {1}", + // urlGetChoicesError: "The request returned empty data or the 'path' property is incorrect", + // exceedMaxSize: "The file size should not exceed {0}.", + // otherRequiredError: "Response required: enter another value.", + // uploadingFile: "Your file is uploading. Please wait several seconds and try again.", + // loadingFile: "Loading...", + // chooseFile: "Choose file(s)...", + // noFileChosen: "No file chosen", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // confirmDelete: "Do you want to delete the record?", + // keyDuplicationError: "This value should be unique.", + // addColumn: "Add Column", + // addRow: "Add Row", + // removeRow: "Remove", + // emptyRowsText: "There are no rows.", + // addPanel: "Add new", + // removePanel: "Remove", + // choices_Item: "item", + // matrix_column: "Column", + // matrix_row: "Row", + // multipletext_itemname: "text", + // savingData: "The results are being saved on the server...", + // savingDataError: "An error occurred and we could not save the results.", + // savingDataSuccess: "The results were saved successfully!", + // saveAgainButton: "Try again", + // timerMin: "min", + // timerSec: "sec", + // timerSpentAll: "You have spent {0} on this page and {1} in total.", + // timerSpentPage: "You have spent {0} on this page.", + // timerSpentSurvey: "You have spent {0} in total.", + // timerLimitAll: "You have spent {0} of {1} on this page and {2} of {3} in total.", + // timerLimitPage: "You have spent {0} of {1} on this page.", + // timerLimitSurvey: "You have spent {0} of {1} in total.", + // clearCaption: "Clear", + // signaturePlaceHolder: "Sign here", + // chooseFileCaption: "Choose file", + // removeFileCaption: "Remove this file", + // booleanCheckedLabel: "Yes", + // booleanUncheckedLabel: "No", + // confirmRemoveFile: "Are you sure that you want to remove this file: {0}?", + // confirmRemoveAllFiles: "Are you sure that you want to remove all files?", + // questionTitlePatternText: "Question Title", + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["ka"] = georgianSurveyStrings; diff --git a/src/localization/german.ts b/src/localization/german.ts index 89130f6dc8..0dd0c099d4 100644 --- a/src/localization/german.ts +++ b/src/localization/german.ts @@ -1,4 +1,5 @@ -//There 2 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 2 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var germanSurveyStrings = { @@ -84,9 +85,9 @@ export var germanSurveyStrings = { modalCancelButtonText: "Stornieren", modalApplyButtonText: "Anwenden", filterStringPlaceholder: "Tippe um zu suchen...", - //emptyMessage: "No data to display", + // emptyMessage: "No data to display", noEntriesText: "Es gibt noch keine Einträge.\nKlicken Sie auf die Schaltfläche unten, um einen neuen Eintrag hinzuzufügen.", - //more: "More" + // more: "More" }; surveyLocalization.locales["de"] = germanSurveyStrings; diff --git a/src/localization/greek.ts b/src/localization/greek.ts index e49df933e8..47dbe740ce 100644 --- a/src/localization/greek.ts +++ b/src/localization/greek.ts @@ -1,4 +1,5 @@ -//There 14 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 14 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var greekSurveyStrings = { @@ -12,7 +13,7 @@ export var greekSurveyStrings = { noneItemText: "Κανένας", selectAllItemText: "Επιλογή όλων", progressText: "Σελίδα {0} από {1}", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "Εγγραφή {0} από {1}", questionsProgressText: "Απαντήθηκαν {0} / {1} ερωτήσεις", emptySurvey: "Δεν υπάρχει καμία ορατή σελίδα ή ορατή ερώτηση σε αυτό το ερωτηματολόγιο.", @@ -20,14 +21,14 @@ export var greekSurveyStrings = { completingSurveyBefore: "Τα αρχεία μας δείχνουν ότι έχετε ήδη ολοκληρώσει αυτήν την έρευνα.", loadingSurvey: "Το ερωτηματολόγιο φορτώνεται απο το διακομιστή...", placeholder: "Επιλέξτε...", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "αξία", requiredError: "Παρακαλώ απαντήστε στην ερώτηση.", requiredErrorInPanel: "Απαντήστε σε τουλάχιστον μία ερώτηση.", requiredInAllRowsError: "Παρακαλώ απαντήστε στις ερωτήσεις σε όλες τις γραμμές.", numericError: "Η τιμή πρέπει να είναι αριθμητική.", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "Παρακαλώ συμπληρώστε τουλάχιστον {0} σύμβολα.", textMaxLength: "Εισαγάγετε λιγότερους από {0} χαρακτήρες.", textMinMaxLength: "Εισαγάγετε περισσότερους από {0} και λιγότερους από {1} χαρακτήρες.", @@ -47,19 +48,19 @@ export var greekSurveyStrings = { loadingFile: "Φόρτωση...", chooseFile: "Επιλογή αρχείων ...", noFileChosen: "Δεν έχει επιλεγεί αρχείο", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "Θέλετε να διαγράψετε την εγγραφή;", keyDuplicationError: "Αυτή η τιμή πρέπει να είναι μοναδική.", addColumn: "Προσθήκη στήλης", addRow: "Προσθήκη γραμμής", removeRow: "Αφαίρεση", - //emptyRowsText: "There are no rows.", + // emptyRowsText: "There are no rows.", addPanel: "Προσθεσε νεο", removePanel: "Αφαιρώ", choices_Item: "είδος", matrix_column: "Στήλη", matrix_row: "Σειρά", - //multipletext_itemname: "text", + // multipletext_itemname: "text", savingData: "Τα αποτελέσματα αποθηκεύονται στον διακομιστή ...", savingDataError: "Παρουσιάστηκε σφάλμα και δεν ήταν δυνατή η αποθήκευση των αποτελεσμάτων.", savingDataSuccess: "Τα αποτελέσματα αποθηκεύτηκαν με επιτυχία!", @@ -73,7 +74,7 @@ export var greekSurveyStrings = { timerLimitPage: "Έχετε ξοδέψει {0} από {1} σε αυτήν τη σελίδα.", timerLimitSurvey: "Έχετε ξοδέψει {0} από {1} συνολικά.", clearCaption: "Σαφή", - //signaturePlaceHolder: "Sign here", + // signaturePlaceHolder: "Sign here", chooseFileCaption: "Επιλέξτε το αρχείο", removeFileCaption: "Καταργήστε αυτό το αρχείο", booleanCheckedLabel: "Ναί", @@ -81,12 +82,12 @@ export var greekSurveyStrings = { confirmRemoveFile: "Είστε βέβαιοι ότι θέλετε να καταργήσετε αυτό το αρχείο: {0};", confirmRemoveAllFiles: "Είστε βέβαιοι ότι θέλετε να καταργήσετε όλα τα αρχεία;", questionTitlePatternText: "Τίτλος ερώτησης", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["gr"] = greekSurveyStrings; diff --git a/src/localization/hebrew.ts b/src/localization/hebrew.ts index b6f413d2bb..8907fd469d 100644 --- a/src/localization/hebrew.ts +++ b/src/localization/hebrew.ts @@ -1,4 +1,5 @@ -//There 14 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 14 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var hebrewSurveyStrings = { @@ -12,7 +13,7 @@ export var hebrewSurveyStrings = { noneItemText: "אף אחד", selectAllItemText: "בחר הכל", progressText: "דף {1} מתוך {0}", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "הקלטה {0} מתוך {1}", questionsProgressText: "ענה על שאלות", emptySurvey: "אין שאלות", @@ -20,14 +21,14 @@ export var hebrewSurveyStrings = { completingSurveyBefore: "הרשומות שלנו מראות שכבר סיימת את הסקר הזה.", loadingSurvey: "טעינה מהשרת...", placeholder: "בחר...", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "ערך", requiredError: "אנא השב על השאלה", requiredErrorInPanel: "אנא ענה לפחות על שאלה אחת.", requiredInAllRowsError: "אנא ענה על שאלות בכל השורות.", numericError: "התשובה צריכה להיות מספר.", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "הזן לפחות {0} תווים.", textMaxLength: "הזן פחות מ- {0} תווים.", textMinMaxLength: "הזן יותר מ- {0} ופחות מ- {1} תווים.", @@ -47,19 +48,19 @@ export var hebrewSurveyStrings = { loadingFile: "טוען...", chooseFile: "לבחור קבצים...", noFileChosen: "לא נבחר קובץ", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "האם אתה רוצה למחוק את הרשומה?", keyDuplicationError: "ערך זה צריך להיות ייחודי.", addColumn: "הוסף עמודה", addRow: "להוסיף שורה", removeRow: "לְהַסִיר", - //emptyRowsText: "There are no rows.", + // emptyRowsText: "There are no rows.", addPanel: "הוסף חדש", removePanel: "לְהַסִיר", choices_Item: "פריט", matrix_column: "טור", matrix_row: "שׁוּרָה", - //multipletext_itemname: "text", + // multipletext_itemname: "text", savingData: "התוצאות נשמרות בשרת ...", savingDataError: "אירעה שגיאה ולא הצלחנו לשמור את התוצאות.", savingDataSuccess: "התוצאות נשמרו בהצלחה!", @@ -73,7 +74,7 @@ export var hebrewSurveyStrings = { timerLimitPage: "הוצאת {0} מתוך {1} בדף זה.", timerLimitSurvey: "הוצאת סכום כולל של {0} מתוך {1}.", clearCaption: "ברור", - //signaturePlaceHolder: "Sign here", + // signaturePlaceHolder: "Sign here", chooseFileCaption: "בחר קובץ", removeFileCaption: "הסר קובץ זה", booleanCheckedLabel: "כן", @@ -81,12 +82,12 @@ export var hebrewSurveyStrings = { confirmRemoveFile: "האם אתה בטוח שברצונך להסיר קובץ זה: {0}?", confirmRemoveAllFiles: "האם אתה בטוח שברצונך להסיר את כל הקבצים?", questionTitlePatternText: "כותרת שאלה", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["he"] = hebrewSurveyStrings; diff --git a/src/localization/hindi.ts b/src/localization/hindi.ts index 865defba3e..84a5ec4046 100644 --- a/src/localization/hindi.ts +++ b/src/localization/hindi.ts @@ -1,4 +1,5 @@ -//There 15 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 15 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var hindiStrings = { @@ -9,10 +10,10 @@ export var hindiStrings = { editText: "संपादित", startSurveyText: "शुरू", otherItemText: "दूसरा (वर्णन करें)", - //noneItemText: "None", + // noneItemText: "None", selectAllItemText: "सभी का चयन करें", progressText: "पृष्ठ 1 में से 0", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: " दस्तावेज {1} के {0}", questionsProgressText: "{1} सवालों में से {0} के जवाब दिए", emptySurvey: "सर्वेक्षण में कोई दृश्यमान पृष्ठ या प्रश्न नहीं है", @@ -20,14 +21,14 @@ export var hindiStrings = { completingSurveyBefore: " हमारे रिकॉर्ड बताते हैं कि आप पहले ही इस सर्वेक्षण को पूरा कर चुके हैं", loadingSurvey: "सर्वेक्षण खुल रहा है.…", placeholder: "चुनें", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "मूल्य", requiredError: "कृपया प्रश्न का उत्तर दें", requiredErrorInPanel: "कृपया कम से कम एक प्रश्न का उत्तर दें", requiredInAllRowsError: "कृपया सभी पंक्तियों में सवालों के जवाब दें", numericError: "मूल्य संख्यात्मक होना चाहिए", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "कृपया कम से कम {0} वर्ण दर्ज करें", textMaxLength: "कृपया {0} से कम वर्ण दर्ज करें", textMinMaxLength: "कृपया {0} से अधिक और {1} से कम पात्रों में प्रवेश करें", @@ -47,19 +48,19 @@ export var hindiStrings = { loadingFile: "लोडिंग", chooseFile: "फ़ाइल चुनें", noFileChosen: "कोई फाइल नहीं चुनी गई", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "क्या आप रिकॉर्ड हटाना चाहते हैं", keyDuplicationError: "यह मान अनोखा होना चाहिए", addColumn: "कॉलम जोड़ें", addRow: "पंक्ति जोड़ें", removeRow: "हटाए", - //emptyRowsText: "There are no rows.", + // emptyRowsText: "There are no rows.", addPanel: "नया जोड़ें", removePanel: "हटाए", choices_Item: "मद", matrix_column: "कॉलम", matrix_row: "पंक्ति", - //multipletext_itemname: "text", + // multipletext_itemname: "text", savingData: "परिणाम सर्वर पर सेव हो रहे हैं", savingDataError: "एक त्रुटि हुई और हम परिणामों को नहीं सेव कर सके", savingDataSuccess: "परिणाम सफलतापूर्वक सेव हो गए", @@ -73,7 +74,7 @@ export var hindiStrings = { timerLimitPage: "आपने इस पृष्ठ पर {1} का {0} खर्च किया है", timerLimitSurvey: "आपने कुल {1} की {0} खर्च की है", clearCaption: "स्पष्ट", - //signaturePlaceHolder: "Sign here", + // signaturePlaceHolder: "Sign here", chooseFileCaption: "फ़ाइल चुनें", removeFileCaption: "इस फाइल को निकालें", booleanCheckedLabel: "हाँ", @@ -81,12 +82,12 @@ export var hindiStrings = { confirmRemoveFile: "क्या आप सुनिश्चित हैं कि आप इस फ़ाइल को हटाना चाहते हैं: {0}", confirmRemoveAllFiles: "क्या आप सुनिश्चित हैं कि आप सभी फ़ाइलों को हटाना चाहते हैं", questionTitlePatternText: "प्रश्न का शीर्षक", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["hi"] = hindiStrings; diff --git a/src/localization/hungarian.ts b/src/localization/hungarian.ts index 23e9522996..ec357e7a19 100644 --- a/src/localization/hungarian.ts +++ b/src/localization/hungarian.ts @@ -1,4 +1,5 @@ -//There 13 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 13 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var hungarianSurveyStrings = { @@ -12,7 +13,7 @@ export var hungarianSurveyStrings = { noneItemText: "Egyik sem", selectAllItemText: "Mindet kiválaszt", progressText: "{0}./{1} oldal", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "{0} / {1} rekord", questionsProgressText: "Válaszolt kérdések: {0} / {1}", emptySurvey: "The survey doesn't contain visible pages or questions.", @@ -20,14 +21,14 @@ export var hungarianSurveyStrings = { completingSurveyBefore: "Már kitöltötte a felmérést.", loadingSurvey: "Felmérés betöltése...", placeholder: "Válasszon...", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "érték", requiredError: "Kérjük, válaszolja meg ezt a kérdést!", requiredErrorInPanel: "Kérjük, válaszoljon legalább egy kérdésre.", requiredInAllRowsError: "Kérjük adjon választ minden sorban!", numericError: "Az érték szám kell, hogy legyen!", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "Adjon meg legalább {0} karaktert!", textMaxLength: "Legfeljebb {0} karaktert adjon meg!", textMinMaxLength: "Adjon meg legalább {0}, de legfeljebb {1} karaktert!", @@ -53,13 +54,13 @@ export var hungarianSurveyStrings = { addColumn: "Oszlop hozzáadása", addRow: "Sor hozzáadása", removeRow: "Eltávolítás", - //emptyRowsText: "There are no rows.", + // emptyRowsText: "There are no rows.", addPanel: "Új hozzáadása", removePanel: "Eltávolítás", choices_Item: "elem", matrix_column: "Oszlop", matrix_row: "Sor", - //multipletext_itemname: "text", + // multipletext_itemname: "text", savingData: "Eredmény mentése a szerverre...", savingDataError: "Egy hiba folytán nem tudtuk elmenteni az eredményt.", savingDataSuccess: "Eredmény sikeresen mentve!", @@ -73,7 +74,7 @@ export var hungarianSurveyStrings = { timerLimitPage: "Ön {0} / {1} összeget költött ezen az oldalon.", timerLimitSurvey: "Összesen {0} / {1} összeget költött el.", clearCaption: "Egyértelmű", - //signaturePlaceHolder: "Sign here", + // signaturePlaceHolder: "Sign here", chooseFileCaption: "Válassz fájlt", removeFileCaption: "Távolítsa el ezt a fájlt", booleanCheckedLabel: "Igen", @@ -81,12 +82,12 @@ export var hungarianSurveyStrings = { confirmRemoveFile: "Biztosan eltávolítja ezt a fájlt: {0}?", confirmRemoveAllFiles: "Biztosan el akarja távolítani az összes fájlt?", questionTitlePatternText: "Kérdés címe", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["hu"] = hungarianSurveyStrings; diff --git a/src/localization/icelandic.ts b/src/localization/icelandic.ts index b9075b57a8..9929015738 100644 --- a/src/localization/icelandic.ts +++ b/src/localization/icelandic.ts @@ -1,4 +1,5 @@ -//There 14 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 14 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var icelandicSurveyStrings = { @@ -12,7 +13,7 @@ export var icelandicSurveyStrings = { noneItemText: "Enginn", selectAllItemText: "Velja allt", progressText: "Síða {0} of {1}", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "Taka upp {0} af {1}", questionsProgressText: "Svarað {0} / {1} spurningum", emptySurvey: "Það er enginn síða eða spurningar í þessari könnun.", @@ -20,14 +21,14 @@ export var icelandicSurveyStrings = { completingSurveyBefore: "Skrár okkar sýna að þú hefur þegar lokið þessari könnun.", loadingSurvey: "Könnunin er að hlaða...", placeholder: "Veldu...", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "gildi", requiredError: "Vinsamlegast svarið spurningunni.", requiredErrorInPanel: "Vinsamlegast svaraðu að minnsta kosti einni spurningu.", requiredInAllRowsError: "Vinsamlegast svarið spurningum í öllum röðum.", numericError: "Þetta gildi verður að vera tala.", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "Það ætti að vera minnst {0} tákn.", textMaxLength: "Það ætti að vera mest {0} tákn.", textMinMaxLength: "Það ætti að vera fleiri en {0} og færri en {1} tákn.", @@ -47,19 +48,19 @@ export var icelandicSurveyStrings = { loadingFile: "Hleður ...", chooseFile: "Veldu skrár ...", noFileChosen: "Engin skrá valin", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "Viltu eyða skránni?", keyDuplicationError: "Þetta gildi ætti að vera einstakt.", addColumn: "Bæta við dálki", addRow: "Bæta við röð", removeRow: "Fjarlægja", - //emptyRowsText: "There are no rows.", + // emptyRowsText: "There are no rows.", addPanel: "Bæta við nýju", removePanel: "Fjarlægðu", choices_Item: "hlutur", matrix_column: "Dálkur", matrix_row: "Röð", - //multipletext_itemname: "text", + // multipletext_itemname: "text", savingData: "Niðurstöðurnar eru að spara á netþjóninum ... ", savingDataError: "Villa kom upp og við gátum ekki vistað niðurstöðurnar.", savingDataSuccess: "Árangurinn var vistaður með góðum árangri!", @@ -73,7 +74,7 @@ export var icelandicSurveyStrings = { timerLimitPage: "Þú hefur eytt {0} af {1} á þessari síðu.", timerLimitSurvey: "Þú hefur eytt {0} af {1} samtals.", clearCaption: "Hreinsa", - //signaturePlaceHolder: "Sign here", + // signaturePlaceHolder: "Sign here", chooseFileCaption: "Veldu skrá", removeFileCaption: "Fjarlægðu þessa skrá", booleanCheckedLabel: "Já", @@ -81,12 +82,12 @@ export var icelandicSurveyStrings = { confirmRemoveFile: "Ertu viss um að þú viljir fjarlægja þessa skrá: {0}?", confirmRemoveAllFiles: "Ertu viss um að þú viljir fjarlægja allar skrár?", questionTitlePatternText: "Spurningartitill", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["is"] = icelandicSurveyStrings; diff --git a/src/localization/indonesian.ts b/src/localization/indonesian.ts index e1992ae352..5eed262476 100644 --- a/src/localization/indonesian.ts +++ b/src/localization/indonesian.ts @@ -1,4 +1,5 @@ -//There 14 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 14 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var indonesianStrings = { @@ -12,7 +13,7 @@ export var indonesianStrings = { noneItemText: "Tidak Ada", selectAllItemText: "Pilih Semua", progressText: "Halaman {0} dari {1}", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "Rekam {0} dari {1}", questionsProgressText: "Menjawab pertanyaan {0} / {1}", emptySurvey: "Tidak ada halaman atau pertanyaan dalam survei.", @@ -20,14 +21,14 @@ export var indonesianStrings = { completingSurveyBefore: "Catatan kami menunjukkan bahwa Anda telah menyelesaikan survei ini.", loadingSurvey: "Memuat survei...", placeholder: "Pilih...", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "nilai", requiredError: "Silahkan jawab pertanyaan berikut.", requiredErrorInPanel: "Silahkan jawab setidaknya satu petanyaan.", requiredInAllRowsError: "Silahkan jawab pertanyaan pada semua baris.", numericError: "Nilai harus berupa angka.", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "Silahkan masukkan setidaknya {0} karakter.", textMaxLength: "Silahkan masukkan kurang {0} karakter.", textMinMaxLength: "PSilahkan masukkan lebih dari {0} dan kurang dari {1} karakter.", @@ -47,19 +48,19 @@ export var indonesianStrings = { loadingFile: "Memuat...", chooseFile: "Pilih berkas...", noFileChosen: "Tidak ada file yang dipilih", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "Apakah Anda ingin menghapus catatan?", keyDuplicationError: "Nilai harus unik.", addColumn: "Tambah kolom", addRow: "Tambah baris", removeRow: "Hapus", - //emptyRowsText: "There are no rows.", + // emptyRowsText: "There are no rows.", addPanel: "Tambah baru", removePanel: "Hapus", choices_Item: "item", matrix_column: "Kolom", matrix_row: "Baris", - //multipletext_itemname: "text", + // multipletext_itemname: "text", savingData: "Hasil sedang disimpan pada server...", savingDataError: "Kesalahan terjadi dan kami tidak dapat menyimpan hasil.", savingDataSuccess: "Hasil telah sukses disimpan!", @@ -73,7 +74,7 @@ export var indonesianStrings = { timerLimitPage: "Anda telah menghabiskan {0} dari {1} pada halaman ini.", timerLimitSurvey: "Anda telah menghabiskan {0} dari {1} secara keseluruhan.", clearCaption: "Bersihkan", - //signaturePlaceHolder: "Sign here", + // signaturePlaceHolder: "Sign here", chooseFileCaption: "Pilih File", removeFileCaption: "Hapus berkas ini", booleanCheckedLabel: "Iya", @@ -81,12 +82,12 @@ export var indonesianStrings = { confirmRemoveFile: "Anda yakin ingin menghapus file ini: {0}?", confirmRemoveAllFiles: "Anda yakin ingin menghapus semua file?", questionTitlePatternText: "Judul pertanyaan", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["id"] = indonesianStrings; diff --git a/src/localization/italian.ts b/src/localization/italian.ts index f8dbdced25..630ca8c386 100644 --- a/src/localization/italian.ts +++ b/src/localization/italian.ts @@ -1,4 +1,5 @@ -//There 2 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 2 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var italianSurveyStrings = { @@ -84,9 +85,9 @@ export var italianSurveyStrings = { modalCancelButtonText: "Annulla", modalApplyButtonText: "Applicare", filterStringPlaceholder: "Digita per cercare...", - //emptyMessage: "No data to display", + // emptyMessage: "No data to display", noEntriesText: "Non ci sono ancora voci.\nFai clic sul pulsante qui sotto per aggiungere una nuova voce.", - //more: "More" + // more: "More" }; surveyLocalization.locales["it"] = italianSurveyStrings; diff --git a/src/localization/japanese.ts b/src/localization/japanese.ts index 8374a9ebe1..2502da66a0 100644 --- a/src/localization/japanese.ts +++ b/src/localization/japanese.ts @@ -1,4 +1,5 @@ -//There 14 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 14 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var japaneseSurveyStrings = { @@ -12,7 +13,7 @@ export var japaneseSurveyStrings = { noneItemText: "なし", selectAllItemText: "すべて選択", progressText: "{0}/{1}頁", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "{1}の{0}を記録する", questionsProgressText: "{0}/{1}の質問に回答しました。", emptySurvey: "この調査に表示できるページや質問はありません", @@ -20,14 +21,14 @@ export var japaneseSurveyStrings = { completingSurveyBefore: "当社の記録によると、この調査はすでに完了しています。", loadingSurvey: "調査をダウンロード中", placeholder: "選択", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "値打ち", requiredError: "質問にお答え下さい", requiredErrorInPanel: "最低でも1つの質問に答えてください。", requiredInAllRowsError: "質問には全列で回答してください。", numericError: "数字でご記入下さい", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "{0} 文字以上で入力して下さい", textMaxLength: "{0}文字以下で入力してください。", textMinMaxLength: "{0}以上{1}未満の文字を入力してください。", @@ -47,19 +48,19 @@ export var japaneseSurveyStrings = { loadingFile: "読み込み中", chooseFile: "ファイルを選択", noFileChosen: "選択されたファイルはありません", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "レコードを削除しますか?", keyDuplicationError: "この値は一意でなければなりません。", addColumn: "列の追加", addRow: "追加行", removeRow: "除去", - //emptyRowsText: "There are no rows.", + // emptyRowsText: "There are no rows.", addPanel: "新規追加", removePanel: "除去", choices_Item: "品目", matrix_column: "コラム", matrix_row: "行", - //multipletext_itemname: "text", + // multipletext_itemname: "text", savingData: "結果はサーバーに保存されています...。", savingDataError: "エラーが発生し、結果を保存できませんでした。", savingDataSuccess: "結果は無事に保存されました", @@ -73,7 +74,7 @@ export var japaneseSurveyStrings = { timerLimitPage: "このページで{1}の{0}を使ったことがあります。", timerLimitSurvey: "合計で{1}の{0}を使ったことがあります。", clearCaption: "空白", - //signaturePlaceHolder: "Sign here", + // signaturePlaceHolder: "Sign here", chooseFileCaption: "ファイルを選択", removeFileCaption: "このファイルを削除", booleanCheckedLabel: "噫", @@ -81,12 +82,12 @@ export var japaneseSurveyStrings = { confirmRemoveFile: "このファイルを削除してもよろしいですか?{0}?", confirmRemoveAllFiles: "すべてのファイルを削除してもよろしいですか?", questionTitlePatternText: "質問名", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["ja"] = japaneseSurveyStrings; diff --git a/src/localization/kazakh.ts b/src/localization/kazakh.ts index b2d7cea4c8..0a706ff6e7 100644 --- a/src/localization/kazakh.ts +++ b/src/localization/kazakh.ts @@ -1,4 +1,5 @@ -//There 14 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 14 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var kazakhStrings = { @@ -12,7 +13,7 @@ export var kazakhStrings = { noneItemText: "Жоқ", selectAllItemText: "Барлығын таңдау", progressText: "{0} ден {1} бет ", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "{0} ден {1} жазба", questionsProgressText: "{0}/{1} сұрақтарға жауап", emptySurvey: "Бір де бір сұрақ жоқ.", @@ -20,14 +21,14 @@ export var kazakhStrings = { completingSurveyBefore: "Сіз бұл сауалнаманы өтіп қойдыңыз.", loadingSurvey: "Серверден жүктеу...", placeholder: "Таңдау...", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "мәні", requiredError: "Өтінеміз, сұраққа жауап беріңіз.", requiredErrorInPanel: "Өтінеміз, кем дегенде бір сұраққа жауап беріңіз.", requiredInAllRowsError: "Өтінеміз, әрбір жолдың сұрағаны жауап беріңіз.", numericError: "Жауап сан түрінде болуы керек.", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "Өтінеміз, {0} ден көп таңба енгізіңіз.", textMaxLength: "Өтінеміз, {0} ден аз таңба енгізіңіз.", textMinMaxLength: "Өтінеміз, {0} аз және {1} көп таңба енгізіңіз.", @@ -47,19 +48,19 @@ export var kazakhStrings = { loadingFile: "Жүктеу...", chooseFile: "Файлдарды таңдаңыз...", noFileChosen: "Файл таңдалынбады", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "Сіз жазбаны жоятыныңызға сенімдісіз бе?", keyDuplicationError: "Бұл мән бірегей болу керек.", addColumn: "Бағана қосу", addRow: "Жолды қосу", removeRow: "Өшіру", - //emptyRowsText: "There are no rows.", + // emptyRowsText: "There are no rows.", addPanel: "Жаңа қосу", removePanel: "Өшіру", choices_Item: "Нұсқа", matrix_column: "Бағана", matrix_row: "Жол", - //multipletext_itemname: "text", + // multipletext_itemname: "text", savingData: "Нәтижелер серверде сақталады...", savingDataError: "Қателік туындады, нәтиже сақталынбады.", savingDataSuccess: "Нәтиже ойдағыдай сақталды!", @@ -73,7 +74,7 @@ export var kazakhStrings = { timerLimitPage: "Сіз бұл бетте {0} ден {1} кетірдіңіз.", timerLimitSurvey: "Сіз бүкіл сауалнама үшін {0} ден {1} кетірдіңіз ", clearCaption: "Тазалау", - //signaturePlaceHolder: "Sign here", + // signaturePlaceHolder: "Sign here", chooseFileCaption: "Файл таңдаңыз", removeFileCaption: "Файлды жойыңыз", booleanCheckedLabel: "Иә", @@ -81,12 +82,12 @@ export var kazakhStrings = { confirmRemoveFile: "Сіз бұл файлды жоятыныңызға сенімдісіз бе: {0}?", confirmRemoveAllFiles: "Сіз барлық файлдарды жоятыныңызға сенімдісіз бе?", questionTitlePatternText: "Сұрақтың атауы", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["kk"] = kazakhStrings; diff --git a/src/localization/korean.ts b/src/localization/korean.ts index 1877d167ce..b758da7946 100644 --- a/src/localization/korean.ts +++ b/src/localization/korean.ts @@ -1,4 +1,5 @@ -//There 1 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 1 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var koreanStrings = { @@ -84,7 +85,7 @@ export var koreanStrings = { modalCancelButtonText: "취소", modalApplyButtonText: "적용", filterStringPlaceholder: "검색 유형...", - //emptyMessage: "No data to display", + // emptyMessage: "No data to display", noEntriesText: "아직 항목이 없습니다.\n새 항목을 추가하려면 아래 버튼을 클릭하세요.", more: "더보기" }; diff --git a/src/localization/latvian.ts b/src/localization/latvian.ts index 8a19e4924e..877bbfeb04 100644 --- a/src/localization/latvian.ts +++ b/src/localization/latvian.ts @@ -1,4 +1,5 @@ -//There 2 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 2 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var latvianSurveyStrings = { @@ -84,9 +85,9 @@ export var latvianSurveyStrings = { modalCancelButtonText: "Atcelt", modalApplyButtonText: "Pielietot", filterStringPlaceholder: "Ierakstiet, lai meklētu...", - //emptyMessage: "No data to display", + // emptyMessage: "No data to display", noEntriesText: "Vēl nav neviena ieraksta.\nNoklikšķiniet uz zemāk esošās pogas, lai pievienotu jaunu ierakstu.", - //more: "More" + // more: "More" }; surveyLocalization.locales["lv"] = latvianSurveyStrings; diff --git a/src/localization/lithuanian.ts b/src/localization/lithuanian.ts index fe08418754..6adbe64d74 100644 --- a/src/localization/lithuanian.ts +++ b/src/localization/lithuanian.ts @@ -1,4 +1,5 @@ -//There 14 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 14 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var lithuaniaSurveyStrings = { @@ -12,7 +13,7 @@ export var lithuaniaSurveyStrings = { noneItemText: "Nėra", selectAllItemText: "Pasirinkti visus", progressText: "Puslapis {0} iš {1}", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "Įrašyti {0} iš {1}", questionsProgressText: "Atsakė į {0} / {1} klausimus", emptySurvey: "Apklausoje nėra matomo puslapio ar klausimo.", @@ -20,14 +21,14 @@ export var lithuaniaSurveyStrings = { completingSurveyBefore: "Mūsų įrašai rodo, kad jau atlikote šią apklausą.", loadingSurvey: "Prašome palaukti...", placeholder: "Pasirinkti...", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "reikšmė", requiredError: "Būtina atsakyti į šį klausimą.", requiredErrorInPanel: "Būtina atsakyti bent į vieną klausimą.", requiredInAllRowsError: "Prašome atsakyti į klausimus visose eilutėse.", numericError: "Turi būti skaičiai.", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "Prašome suvesti bent {0} simbolius.", textMaxLength: "Prašome suvesti mažiau nei {0} simbolių.", textMinMaxLength: "Prašome suvesti daugiau nei {0} ir mažiau nei {1} simbolių.", @@ -47,19 +48,19 @@ export var lithuaniaSurveyStrings = { loadingFile: "Prašome palaukti...", chooseFile: "Pasirinkti failą(us)...", noFileChosen: "Nepasirinktas joks failas", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "Ar norite ištrinti įrašą?", keyDuplicationError: "Ši reikšmė turėtų būti unikali.", addColumn: "Pridėti stulpelį", addRow: "Pridėti eilutę", removeRow: "Ištrinti", - //emptyRowsText: "There are no rows.", + // emptyRowsText: "There are no rows.", addPanel: "Pridėti naują", removePanel: "Ištrinti", choices_Item: "elementas", matrix_column: "Stulpelis", matrix_row: "Eilutė", - //multipletext_itemname: "text", + // multipletext_itemname: "text", savingData: "Rezultatai saugomi serveryje...", savingDataError: "Įvyko klaida ir mes negalėjome išsaugoti rezultatų.", savingDataSuccess: "Rezultatai buvo išsaugoti sėkmingai!", @@ -73,7 +74,7 @@ export var lithuaniaSurveyStrings = { timerLimitPage: "Praleidote {0} iš {1} šiame puslapyje.", timerLimitSurvey: "Praleidote {0} iš {1} iš viso.", clearCaption: "Valyti", - //signaturePlaceHolder: "Sign here", + // signaturePlaceHolder: "Sign here", chooseFileCaption: "Pasirinkti failą", removeFileCaption: "Ištrinti šį failą", booleanCheckedLabel: "Taip", @@ -81,12 +82,12 @@ export var lithuaniaSurveyStrings = { confirmRemoveFile: "Ar tikrai norite pašalinti šį failą: {0}?", confirmRemoveAllFiles: "Ar tikrai norite pašalinti visus failus?", questionTitlePatternText: "Klausimo pavadinimas", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["lt"] = lithuaniaSurveyStrings; diff --git a/src/localization/macedonian.ts b/src/localization/macedonian.ts index 16d461c86d..896d335018 100644 --- a/src/localization/macedonian.ts +++ b/src/localization/macedonian.ts @@ -1,4 +1,5 @@ -//There 8 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 8 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var macedonianSurveyStrings = { @@ -12,7 +13,7 @@ export var macedonianSurveyStrings = { noneItemText: "Ништо", selectAllItemText: "Селектирај се", progressText: "Страница {0} од {1}", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "Сними {0} од {1}", questionsProgressText: "Одговорени на {0} / {1} прашања", emptySurvey: "Нема видлива страница или прашање во истражувањето.", @@ -20,7 +21,7 @@ export var macedonianSurveyStrings = { completingSurveyBefore: "Нашите записи покажуваат дека веќе сте го завршиле ова истражување.", loadingSurvey: "Анкетата се вчитува ...", placeholder: "Изберете ...", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "вредност", requiredError: "Ве молам, одговорете на прашањето.", requiredErrorInPanel: "Ве молам, одговорете барем на едно прашање.", @@ -59,7 +60,7 @@ export var macedonianSurveyStrings = { choices_Item: "ставка", matrix_column: "Колона", matrix_row: "Ред", - //multipletext_itemname: "text", + // multipletext_itemname: "text", savingData: "Резултатите се зачувуваат на серверот ...", savingDataError: "Настана грешка и не можевме да ги зачуваме резултатите.", savingDataSuccess: "Резултатите беа успешно зачувани!", @@ -73,7 +74,7 @@ export var macedonianSurveyStrings = { timerLimitPage: "Поминавте {0} од {1} на оваа страница.", timerLimitSurvey: "Вие потрошивте вкупно {0} од {1}.", clearCaption: "Да расчисти", - //signaturePlaceHolder: "Sign here", + // signaturePlaceHolder: "Sign here", chooseFileCaption: "Изберете датотека", removeFileCaption: "Отстранете ја оваа датотека", booleanCheckedLabel: "Да", @@ -83,10 +84,10 @@ export var macedonianSurveyStrings = { questionTitlePatternText: "Наслов на прашањето", modalCancelButtonText: "Откажи", modalApplyButtonText: "Аплицирај", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["mk"] = macedonianSurveyStrings; diff --git a/src/localization/malay.ts b/src/localization/malay.ts index e4adb93a1e..796278c6c2 100644 --- a/src/localization/malay.ts +++ b/src/localization/malay.ts @@ -1,4 +1,5 @@ -//There 4 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 4 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var malaySurveyStrings = { @@ -12,7 +13,7 @@ export var malaySurveyStrings = { noneItemText: "Tiada", selectAllItemText: "Pilih Semua", progressText: "Halaman {0} daripada {1}", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "Rekod {0} daripada {1}", questionsProgressText: "{0}/{1} soalan telah dijawab", emptySurvey: "Tiada halaman atau soalan boleh dilihat dalam tinjauan.", @@ -20,7 +21,7 @@ export var malaySurveyStrings = { completingSurveyBefore: "Rekod kami menunjukkan yang anda telah melengkapkan tinjauan ini.", loadingSurvey: "Memuatkan Tinjauan...", placeholder: "Pilih...", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "nilai", requiredError: "Respons diperlukan.", requiredErrorInPanel: "Respons diperlukan: jawab sekurang-kurangnya satu soalan.", @@ -84,9 +85,9 @@ export var malaySurveyStrings = { modalCancelButtonText: "Batal", modalApplyButtonText: "Guna", filterStringPlaceholder: "Taip untuk membuat carian...", - //emptyMessage: "No data to display", + // emptyMessage: "No data to display", noEntriesText: "Belum ada entri.\nKlik butang di bawah untuk menambahkan entri.", - //more: "More" + // more: "More" }; surveyLocalization.locales["ms"] = malaySurveyStrings; diff --git a/src/localization/norwegian.ts b/src/localization/norwegian.ts index 3424789211..7b90b06d33 100644 --- a/src/localization/norwegian.ts +++ b/src/localization/norwegian.ts @@ -1,4 +1,5 @@ -//There 14 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 14 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var norwegianSurveyStrings = { @@ -12,7 +13,7 @@ export var norwegianSurveyStrings = { noneItemText: "Ingen", selectAllItemText: "Velg alle", progressText: "Side {0} av {1}", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "Ta opp {0} av {1}", questionsProgressText: "Besvarte {0} / {1} spørsmål", emptySurvey: "Det er ingen synlig side eller spørsmål i undersøkelsen.", @@ -20,14 +21,14 @@ export var norwegianSurveyStrings = { completingSurveyBefore: "Våre data viser at du allerede har gjennomført denne undersøkelsen.", loadingSurvey: "Undersøkelsen laster...", placeholder: "Velg...", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "verdi", requiredError: "Vennligst svar på spørsmålet.", requiredErrorInPanel: "Vennligst svar på minst ett spørsmål.", requiredInAllRowsError: "Vennligst svar på spørsmål i alle rader.", numericError: "Verdien skal være numerisk.", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "Vennligst skriv inn minst {0} tegn.", textMaxLength: "Vennligst skriv inn mindre enn {0} tegn.", textMinMaxLength: "Vennligst skriv inn mer enn {0} og mindre enn {1} tegn.", @@ -47,19 +48,19 @@ export var norwegianSurveyStrings = { loadingFile: "Laster inn ...", chooseFile: "Velg fil (er) ...", noFileChosen: "Ingen fil valgt", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "Ønsker du å slette posten?", keyDuplicationError: "Denne verdien skal være unik.", addColumn: "Legg til kolonne", addRow: "Legg til rad", removeRow: "Fjern", - //emptyRowsText: "There are no rows.", + // emptyRowsText: "There are no rows.", addPanel: "Legg til ny", removePanel: "Fjerne", choices_Item: "element", matrix_column: "Kolonne", matrix_row: "Rad", - //multipletext_itemname: "text", + // multipletext_itemname: "text", savingData: "Resultatene lagres på serveren ...", savingDataError: "Det oppsto en feil, og vi kunne ikke lagre resultatene.", savingDataSuccess: "Resultatene ble lagret!", @@ -73,7 +74,7 @@ export var norwegianSurveyStrings = { timerLimitPage: "Du har tilbrakt {0} av {1} på denne siden.", timerLimitSurvey: "Du har tilbrakt {0} av {1} totalt.", clearCaption: "Klar", - //signaturePlaceHolder: "Sign here", + // signaturePlaceHolder: "Sign here", chooseFileCaption: "Velg Fil", removeFileCaption: "Fjern denne filen", booleanCheckedLabel: "Ja", @@ -81,12 +82,12 @@ export var norwegianSurveyStrings = { confirmRemoveFile: "Er du sikker på at du vil fjerne denne filen: {0}?", confirmRemoveAllFiles: "Er du sikker på at du vil fjerne alle filene?", questionTitlePatternText: "Spørsmålstittel", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["no"] = norwegianSurveyStrings; diff --git a/src/localization/persian.ts b/src/localization/persian.ts index e2f53f7a37..37417c8ce9 100644 --- a/src/localization/persian.ts +++ b/src/localization/persian.ts @@ -1,4 +1,5 @@ -//There 14 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 14 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var persianSurveyStrings = { @@ -12,7 +13,7 @@ export var persianSurveyStrings = { noneItemText: "هیچ", selectAllItemText: "انتخاب همه", progressText: "صفحه {0} از {1}", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "مورد {0} از {1}", questionsProgressText: "تعداد پاسخ {0}/{1} سوال", emptySurvey: "صفحه ای یا گزینه ای برای این پرسشنامه موجود نیست.", @@ -20,14 +21,14 @@ export var persianSurveyStrings = { completingSurveyBefore: "به نظر می رسد هم هم اکنون پرسشنامه را تکمیل کرده اید.", loadingSurvey: "درحال ایجاد پرسشنامه", placeholder: "انتخاب کنید...", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "مقدار", requiredError: "لطفا به سوال پاسخ دهید", requiredErrorInPanel: "لطفا حداقل به یک سوال پاسخ دهید.", requiredInAllRowsError: "لطفا سوالات تمام سطرها را پاسخ دهید.", numericError: "مقدار باید عددی باشد", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "لطفا حداقل {0} حرف وارد کنید", textMaxLength: "لطفا کمتر از {0} حرف وارد کنید.", textMinMaxLength: "لطفا بیشتر از {0} حرف و کمتر از {1} حرف وارد کنید.", @@ -47,19 +48,19 @@ export var persianSurveyStrings = { loadingFile: "بارگیری...", chooseFile: "انتخاب فایل(ها)...", noFileChosen: "هیچ فایلی انتخاب نشده", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "آیا مایل به حذف این ردیف هستید؟", keyDuplicationError: "این مقدار باید غیر تکراری باشد", addColumn: "ستون جدید", addRow: "سطر جدید", removeRow: "حذف", - //emptyRowsText: "There are no rows.", + // emptyRowsText: "There are no rows.", addPanel: "جدید", removePanel: "حذف", choices_Item: "آیتم", matrix_column: "ستون", matrix_row: "سطر", - //multipletext_itemname: "text", + // multipletext_itemname: "text", savingData: "نتایج در حال ذخیره سازی در سرور است", savingDataError: "خطایی در ذخیره سازی نتایج رخ داده است", savingDataSuccess: "نتایج با موفقیت ذخیره شد", @@ -73,7 +74,7 @@ export var persianSurveyStrings = { timerLimitPage: "شما مدت {0} از {1} را در این صفحه سپری کرده اید.", timerLimitSurvey: "شما مدت {0} از {1} را در مجموع سپری کرده اید.", clearCaption: "خالی کردن", - //signaturePlaceHolder: "Sign here", + // signaturePlaceHolder: "Sign here", chooseFileCaption: "انتخاب فایل", removeFileCaption: "حذف این فایل", booleanCheckedLabel: "بله", @@ -81,12 +82,12 @@ export var persianSurveyStrings = { confirmRemoveFile: "آیا میخواهید این فایل را پاک کنید: {0}?", confirmRemoveAllFiles: "آیا میخواهید تمام فایل ها را پاک کنید?", questionTitlePatternText: "عنوان سوال", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["fa"] = persianSurveyStrings; diff --git a/src/localization/polish.ts b/src/localization/polish.ts index 24040b5e52..754daa20a0 100644 --- a/src/localization/polish.ts +++ b/src/localization/polish.ts @@ -1,4 +1,5 @@ -//There 2 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 2 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var polishSurveyStrings = { @@ -84,9 +85,9 @@ export var polishSurveyStrings = { modalCancelButtonText: "Anulować", modalApplyButtonText: "Zastosować", filterStringPlaceholder: "Wpisz aby wyszukać...", - //emptyMessage: "No data to display", + // emptyMessage: "No data to display", noEntriesText: "Nie ma jeszcze wpisów.\nKliknij przycisk poniżej, aby dodać nowy wpis.", - //more: "More" + // more: "More" }; surveyLocalization.locales["pl"] = polishSurveyStrings; diff --git a/src/localization/portuguese-br.ts b/src/localization/portuguese-br.ts index fb33efbcc0..66a9c1ca14 100644 --- a/src/localization/portuguese-br.ts +++ b/src/localization/portuguese-br.ts @@ -1,94 +1,95 @@ -//There 61 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 61 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; /** * You don't need to translate strings that have the same value as Portuguese translation */ export var portugueseBrSurveyStrings = { - //pagePrevText: "Previous", - //pageNextText: "Next", - //completeText: "Complete", - //previewText: "Preview", - //editText: "Edit", - //startSurveyText: "Start", - //otherItemText: "Other (describe)", - //noneItemText: "None", - //selectAllItemText: "Select All", - //progressText: "Page {0} of {1}", - //indexText: "{0} of {1}", - //panelDynamicProgressText: "{0} of {1}", - //questionsProgressText: "Answered {0}/{1} questions", + // pagePrevText: "Previous", + // pageNextText: "Next", + // completeText: "Complete", + // previewText: "Preview", + // editText: "Edit", + // startSurveyText: "Start", + // otherItemText: "Other (describe)", + // noneItemText: "None", + // selectAllItemText: "Select All", + // progressText: "Page {0} of {1}", + // indexText: "{0} of {1}", + // panelDynamicProgressText: "{0} of {1}", + // questionsProgressText: "Answered {0}/{1} questions", emptySurvey: "Não há página visível ou pergunta na pesquisa.", completingSurvey: "Obrigado por finalizar a pesquisa!", completingSurveyBefore: "Nossos registros mostram que você já finalizou a pesquisa.", loadingSurvey: "A pesquisa está carregando...", - //placeholder: "Select...", - //ratingOptionsCaption: "Tap to rate here...", - //value: "value", + // placeholder: "Select...", + // ratingOptionsCaption: "Tap to rate here...", + // value: "value", requiredError: "Por favor, responda a pergunta.", requiredErrorInPanel: "Por favor, responda pelo menos uma pergunta.", requiredInAllRowsError: "Por favor, responda as perguntas em todas as linhas.", - //numericError: "The value should be numeric.", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", - //textMinLength: "Please enter at least {0} character(s).", - //textMaxLength: "Please enter no more than {0} character(s).", - //textMinMaxLength: "Please enter at least {0} and no more than {1} characters.", - //minRowCountError: "Please fill in at least {0} row(s).", - //minSelectError: "Please select at least {0} variant(s).", + // numericError: "The value should be numeric.", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", + // textMinLength: "Please enter at least {0} character(s).", + // textMaxLength: "Please enter no more than {0} character(s).", + // textMinMaxLength: "Please enter at least {0} and no more than {1} characters.", + // minRowCountError: "Please fill in at least {0} row(s).", + // minSelectError: "Please select at least {0} variant(s).", maxSelectError: "Por favor, selecione não mais do que {0} opções.", - //numericMinMax: "The '{0}' should be at least {1} and at most {2}", - //numericMin: "The '{0}' should be at least {1}", - //numericMax: "The '{0}' should be at most {1}", + // numericMinMax: "The '{0}' should be at least {1} and at most {2}", + // numericMin: "The '{0}' should be at least {1}", + // numericMax: "The '{0}' should be at most {1}", invalidEmail: "Por favor, informe um e-mail válido.", - //invalidExpression: "The expression: {0} should return 'true'.", + // invalidExpression: "The expression: {0} should return 'true'.", urlRequestError: "A requisição retornou o erro '{0}'. {1}", urlGetChoicesError: "A requisição não retornou dados ou o 'caminho' da requisição não está correto", - //exceedMaxSize: "The file size should not exceed {0}.", + // exceedMaxSize: "The file size should not exceed {0}.", otherRequiredError: "Por favor, informe o outro valor.", uploadingFile: "Seu arquivo está sendo carregado. Por favor, aguarde alguns segundos e tente novamente.", loadingFile: "Carregando...", - //chooseFile: "Choose file(s)...", + // chooseFile: "Choose file(s)...", noFileChosen: "Nenhum arquivo escolhido", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "Tem certeza que deseja deletar?", keyDuplicationError: "Esse valor deve ser único.", - //addColumn: "Add Column", - //addRow: "Add Row", - //removeRow: "Remove", - //emptyRowsText: "There are no rows.", - //addPanel: "Add new", - //removePanel: "Remove", - //choices_Item: "item", - //matrix_column: "Column", - //matrix_row: "Row", - //multipletext_itemname: "text", + // addColumn: "Add Column", + // addRow: "Add Row", + // removeRow: "Remove", + // emptyRowsText: "There are no rows.", + // addPanel: "Add new", + // removePanel: "Remove", + // choices_Item: "item", + // matrix_column: "Column", + // matrix_row: "Row", + // multipletext_itemname: "text", savingData: "Os resultados esto sendo salvos no servidor...", savingDataError: "Ocorreu um erro e não foi possível salvar os resultados.", savingDataSuccess: "Os resultados foram salvos com sucesso!", - //saveAgainButton: "Try again", - //timerMin: "min", - //timerSec: "sec", - //timerSpentAll: "You have spent {0} on this page and {1} in total.", - //timerSpentPage: "You have spent {0} on this page.", - //timerSpentSurvey: "You have spent {0} in total.", - //timerLimitAll: "You have spent {0} of {1} on this page and {2} of {3} in total.", - //timerLimitPage: "You have spent {0} of {1} on this page.", - //timerLimitSurvey: "You have spent {0} of {1} in total.", - //clearCaption: "Clear", - //signaturePlaceHolder: "Sign here", + // saveAgainButton: "Try again", + // timerMin: "min", + // timerSec: "sec", + // timerSpentAll: "You have spent {0} on this page and {1} in total.", + // timerSpentPage: "You have spent {0} on this page.", + // timerSpentSurvey: "You have spent {0} in total.", + // timerLimitAll: "You have spent {0} of {1} on this page and {2} of {3} in total.", + // timerLimitPage: "You have spent {0} of {1} on this page.", + // timerLimitSurvey: "You have spent {0} of {1} in total.", + // clearCaption: "Clear", + // signaturePlaceHolder: "Sign here", chooseFileCaption: "Escolher arquivo", removeFileCaption: "Remover este arquivo", - //booleanCheckedLabel: "Yes", - //booleanUncheckedLabel: "No", + // booleanCheckedLabel: "Yes", + // booleanUncheckedLabel: "No", confirmRemoveFile: "Tem certeza que deseja remover este arquivo: {0}?", confirmRemoveAllFiles: "Tem certeza que deseja remover todos os arquivos?", - //questionTitlePatternText: "Question Title", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // questionTitlePatternText: "Question Title", + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["pt-br"] = portugueseBrSurveyStrings; diff --git a/src/localization/portuguese.ts b/src/localization/portuguese.ts index 70f1677fb9..42dba9da35 100644 --- a/src/localization/portuguese.ts +++ b/src/localization/portuguese.ts @@ -1,4 +1,5 @@ -//There 14 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 14 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var portugueseSurveyStrings = { @@ -12,7 +13,7 @@ export var portugueseSurveyStrings = { noneItemText: "Nenhum", selectAllItemText: "Selecionar Todos", progressText: "Página {0} de {1}", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "Registo {0} de {1}", questionsProgressText: "Respostas {0}/{1} perguntas", emptySurvey: "Não há página visível ou pergunta no questionário.", @@ -20,14 +21,14 @@ export var portugueseSurveyStrings = { completingSurveyBefore: "Os nossos registos mostram que já finalizou o questionário.", loadingSurvey: "O questionário está a carregar...", placeholder: "Selecione...", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "valor", requiredError: "Por favor, responda à pergunta.", requiredErrorInPanel: "Por favor, responda pelo menos a uma pergunta.", requiredInAllRowsError: "Por favor, responda às perguntas em todas as linhas.", numericError: "O valor deve ser numérico.", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "Por favor, insira pelo menos {0} caracteres.", textMaxLength: "Por favor, insira menos de {0} caracteres.", textMinMaxLength: "Por favor, insira mais de {0} e menos de {1} caracteres.", @@ -47,19 +48,19 @@ export var portugueseSurveyStrings = { loadingFile: "A carregar...", chooseFile: "Selecione o(s) arquivo(s)...", noFileChosen: "Nenhum ficheiro escolhido", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "Tem a certeza que deseja apagar?", keyDuplicationError: "Este valor deve ser único.", addColumn: "Adicionar coluna", addRow: "Adicionar linha", removeRow: "Remover linha", - //emptyRowsText: "There are no rows.", + // emptyRowsText: "There are no rows.", addPanel: "Adicionar novo", removePanel: "Remover", choices_Item: "item", matrix_column: "Coluna", matrix_row: "Linha", - //multipletext_itemname: "text", + // multipletext_itemname: "text", savingData: "Os resultados estão a ser guardados no servidor...", savingDataError: "Ocorreu um erro e não foi possível guardar os resultados.", savingDataSuccess: "Os resultados foram guardados com sucesso!", @@ -73,7 +74,7 @@ export var portugueseSurveyStrings = { timerLimitPage: "Você gastou {0} de {1} nesta página.", timerLimitSurvey: "Você gastou {0} de {1} no total.", clearCaption: "Limpar", - //signaturePlaceHolder: "Sign here", + // signaturePlaceHolder: "Sign here", chooseFileCaption: "Escolher ficheiro", removeFileCaption: "Remover este ficheiro", booleanCheckedLabel: "Sim", @@ -81,12 +82,12 @@ export var portugueseSurveyStrings = { confirmRemoveFile: "Tem a certeza que deseja remover este ficheiro: {0}?", confirmRemoveAllFiles: "Tem a certeza que deseja remover todos os ficheiros?", questionTitlePatternText: "Título da questão", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["pt"] = portugueseSurveyStrings; diff --git a/src/localization/romanian.ts b/src/localization/romanian.ts index 517017cbde..23ee3ecd04 100644 --- a/src/localization/romanian.ts +++ b/src/localization/romanian.ts @@ -1,4 +1,5 @@ -//There 14 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 14 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var romanianSurveyStrings: any = { @@ -12,7 +13,7 @@ export var romanianSurveyStrings: any = { noneItemText: "Nici unul", selectAllItemText: "Selectează tot", progressText: "Pagina {0} din {1}", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "Înregistrare {0} din {1}", questionsProgressText: "Răspunsuri la {0} / {1} întrebări", emptySurvey: "Nu sunt întrebări pentru acest chestionar", @@ -20,14 +21,14 @@ export var romanianSurveyStrings: any = { completingSurveyBefore: "Din înregistrările noastre reiese că ați completat deja acest chestionar.", loadingSurvey: "Chestionarul se încarcă...", placeholder: "Alegeţi...", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "valoare", requiredError: "Răspunsul la această întrebare este obligatoriu.", requiredErrorInPanel: "Vă rugăm să răspundeți la cel puțin o întrebare.", requiredInAllRowsError: "Toate răspunsurile sunt obligatorii", numericError: "Răspunsul trebuie să fie numeric.", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "Trebuie să introduceți minim {0} caractere.", textMaxLength: "Trebuie să introduceți maxim {0} caractere.", textMinMaxLength: "Trebuie să introduceți mai mult de {0} și mai puțin de {1} caractere.", @@ -47,19 +48,19 @@ export var romanianSurveyStrings: any = { loadingFile: "Se încarcă...", chooseFile: "Alege fisierele...", noFileChosen: "Niciun fișier ales", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "Sunteți sigur că doriți să ștergeți înregistrarea?", keyDuplicationError: "Valoarea trebuie să fie unică.", addColumn: "Adăugați coloană", addRow: "Adăugare rând", removeRow: "Ștergere", - //emptyRowsText: "There are no rows.", + // emptyRowsText: "There are no rows.", addPanel: "Adăugare", removePanel: "Ștergere", choices_Item: "opțiune", matrix_column: "Coloană", matrix_row: "Rând", - //multipletext_itemname: "text", + // multipletext_itemname: "text", savingData: "Rezultatele sunt în curs de salvare...", savingDataError: "A intervenit o eroare, rezultatele nu au putut fi salvate.", savingDataSuccess: "Rezultatele au fost salvate cu succes!", @@ -73,7 +74,7 @@ export var romanianSurveyStrings: any = { timerLimitPage: "Ați petrecut {0} din {1} pe această pagină.", timerLimitSurvey: "Ați petrecut {0} din {1} în total.", clearCaption: "clar", - //signaturePlaceHolder: "Sign here", + // signaturePlaceHolder: "Sign here", chooseFileCaption: "Alege fișierul", removeFileCaption: "Eliminați acest fișier", booleanCheckedLabel: "da", @@ -81,12 +82,12 @@ export var romanianSurveyStrings: any = { confirmRemoveFile: "Sigur doriți să eliminați acest fișier: {0}?", confirmRemoveAllFiles: "Sigur doriți să eliminați toate fișierele?", questionTitlePatternText: "Titlul intrebarii", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["ro"] = romanianSurveyStrings; diff --git a/src/localization/russian.ts b/src/localization/russian.ts index 120d685f05..3839a72a9c 100644 --- a/src/localization/russian.ts +++ b/src/localization/russian.ts @@ -1,4 +1,5 @@ -//There 2 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 2 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var russianSurveyStrings = { @@ -84,9 +85,9 @@ export var russianSurveyStrings = { modalCancelButtonText: "Отменить", modalApplyButtonText: "Применять", filterStringPlaceholder: "Введите для поиска...", - //emptyMessage: "No data to display", + // emptyMessage: "No data to display", noEntriesText: "Пока нет записей.\nНажмите кнопку ниже, чтобы добавить новую запись.", - //more: "More" + // more: "More" }; surveyLocalization.locales["ru"] = russianSurveyStrings; diff --git a/src/localization/serbian.ts b/src/localization/serbian.ts index 20fac0733c..eac87dc1b8 100644 --- a/src/localization/serbian.ts +++ b/src/localization/serbian.ts @@ -1,4 +1,5 @@ -//There 8 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 8 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var serbianStrings = { @@ -12,7 +13,7 @@ export var serbianStrings = { noneItemText: "Ništa", selectAllItemText: "Izaberi sve", progressText: "Stranica {0} od {1}", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "Upis {0} od {1}", questionsProgressText: "Odgovoreno na {0}/{1} pitanja", emptySurvey: "Nema vidljivih stranica ili pitanja u anketi.", @@ -20,7 +21,7 @@ export var serbianStrings = { completingSurveyBefore: "Prema našim podacima, već ste popunili ovu anketu.", loadingSurvey: "Učitavam anketu...", placeholder: "Izaberi...", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "vrednost", requiredError: "Molimo odgovorite na ovo pitanje.", requiredErrorInPanel: "Molimo odgovorite na bar jedno pitanje.", @@ -47,7 +48,7 @@ export var serbianStrings = { loadingFile: "Učitavanje...", chooseFile: "Izaberite fajlove...", noFileChosen: "Nije izabran nijedan fajl", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "Da li želite da izbrišete unos?", keyDuplicationError: "Ova vrednost treba da bude jedinstvena.", addColumn: "Dodaj kolonu", @@ -73,7 +74,7 @@ export var serbianStrings = { timerLimitPage: "Proveli ste {0} od {1} na ovoj stranici.", timerLimitSurvey: "Proveli ste {0} od {1} ukupno.", clearCaption: "Poništi", - //signaturePlaceHolder: "Sign here", + // signaturePlaceHolder: "Sign here", chooseFileCaption: "Izaberi fajl", removeFileCaption: "Ukloni ovaj fajl", booleanCheckedLabel: "Da", @@ -83,10 +84,10 @@ export var serbianStrings = { questionTitlePatternText: "Naslov pitanja", modalCancelButtonText: "Otkaži", modalApplyButtonText: "Primeni", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; //Uncomment these two lines on creating a translation file. You should replace "en" and enStrings with your locale ("fr", "de" and so on) and your variable. diff --git a/src/localization/simplified-chinese.ts b/src/localization/simplified-chinese.ts index aef000f898..acf69ce67c 100644 --- a/src/localization/simplified-chinese.ts +++ b/src/localization/simplified-chinese.ts @@ -1,4 +1,5 @@ -//There 8 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 8 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var simplifiedChineseSurveyStrings = { @@ -12,7 +13,7 @@ export var simplifiedChineseSurveyStrings = { noneItemText: "无", selectAllItemText: "选择全部", progressText: "第 {0} 页, 共 {1} 页", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "{0} of {1}", questionsProgressText: "第 {0}/{1} 题", emptySurvey: "问卷中没有问题或页面", @@ -20,7 +21,7 @@ export var simplifiedChineseSurveyStrings = { completingSurveyBefore: "你已完成问卷.", loadingSurvey: "问卷正在加载中...", placeholder: "请选择...", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "值", requiredError: "请填写此问题", requiredErrorInPanel: "至少回答一题.", @@ -47,7 +48,7 @@ export var simplifiedChineseSurveyStrings = { loadingFile: "加载...", chooseFile: "选择文件...", noFileChosen: "未选择文件", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "删除记录?", keyDuplicationError: "主键不能重复", addColumn: "添加列", @@ -73,7 +74,7 @@ export var simplifiedChineseSurveyStrings = { timerLimitPage: "本页用时 {0} 共 {1} .", timerLimitSurvey: "总计用时 {0} 共 {1}.", clearCaption: "清除", - //signaturePlaceHolder: "Sign here", + // signaturePlaceHolder: "Sign here", chooseFileCaption: "选择文件", removeFileCaption: "移除文件", booleanCheckedLabel: "是", @@ -83,10 +84,10 @@ export var simplifiedChineseSurveyStrings = { questionTitlePatternText: "标题", modalCancelButtonText: "取消", modalApplyButtonText: "确定", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["zh-cn"] = simplifiedChineseSurveyStrings; diff --git a/src/localization/slovak.ts b/src/localization/slovak.ts index 98dc0e9cb2..30e89d5752 100644 --- a/src/localization/slovak.ts +++ b/src/localization/slovak.ts @@ -1,4 +1,5 @@ -//There 4 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 4 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var slovakSurveyStrings = { @@ -12,7 +13,7 @@ export var slovakSurveyStrings = { noneItemText: "Žiadne", selectAllItemText: "Vybrať všetky", progressText: "Strana {0} z {1}", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "Záznam {0} z {1}", questionsProgressText: "Zodpovedané otázky {0}/{1}", emptySurvey: "V prieskume nie je žiadna vidieľná stránka ani otázka.", @@ -20,7 +21,7 @@ export var slovakSurveyStrings = { completingSurveyBefore: "Podľa našich záznamov ste už tento prieskum dokončili.", loadingSurvey: "Načítanie prieskumu...", placeholder: "Vybrať...", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "hodnota", requiredError: "Požaduje sa odozva.", requiredErrorInPanel: "Požaduje sa odozva: zodpovedajte aspoň jednu otázku.", @@ -84,9 +85,9 @@ export var slovakSurveyStrings = { modalCancelButtonText: "Zrušiť", modalApplyButtonText: "Použiť", filterStringPlaceholder: "Vyhľadávanie písaním...", - //emptyMessage: "No data to display", + // emptyMessage: "No data to display", noEntriesText: "K dispozícii ešte nie sú žiadne zadania.\nKliknutím na nasledujúce tlačidlo pridajte nové zadanie.", - //more: "More" + // more: "More" }; surveyLocalization.locales["sk"] = slovakSurveyStrings; diff --git a/src/localization/spanish.ts b/src/localization/spanish.ts index 19fee94e5b..6cedda2dde 100644 --- a/src/localization/spanish.ts +++ b/src/localization/spanish.ts @@ -1,4 +1,5 @@ -//There 2 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 2 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var spanishSurveyStrings = { @@ -84,9 +85,9 @@ export var spanishSurveyStrings = { modalCancelButtonText: "Anular", modalApplyButtonText: "Aplicar", filterStringPlaceholder: "Escribe para buscar...", - //emptyMessage: "No data to display", + // emptyMessage: "No data to display", noEntriesText: "Aún no hay entradas.\nHaga clic en el botón de abajo para agregar una nueva entrada.", - //more: "More" + // more: "More" }; surveyLocalization.locales["es"] = spanishSurveyStrings; diff --git a/src/localization/swahili.ts b/src/localization/swahili.ts index a69760aab9..fa5ce6d8c2 100644 --- a/src/localization/swahili.ts +++ b/src/localization/swahili.ts @@ -1,4 +1,5 @@ -//There 14 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 14 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var swahiliStrings = { @@ -12,7 +13,7 @@ export var swahiliStrings = { noneItemText: "Hakuna", selectAllItemText: "Chagua Zote", progressText: "Ukurasa {0} wa {1}", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "Rekodi {0} ya {1}", questionsProgressText: "Yaliyojibiwa {0}/{1} maswali", emptySurvey: "Hakuna ukurasa unaoonekana au swali katika utafiti.", @@ -20,14 +21,14 @@ export var swahiliStrings = { completingSurveyBefore: "Recodi zetu zinatuonyesha tayari umekamilisha utafiti.", loadingSurvey: "Tunaandaa utafiti...", placeholder: "Chagua...", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "thamani", requiredError: "Tafadhali jibu hili swali.", requiredErrorInPanel: "Tafadhali jibu swali angalau moja.", requiredInAllRowsError: "Tafadhali jibu maswali katika safu zote.", numericError: "Thamani inapaswa kuwa ya nambari.", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "Tafadhali ingiza angalau{0} husika.", textMaxLength: "Tafadhali ingiza isiozidi {0} husika.", textMinMaxLength: "Tafadhali ingiza kiwango zaidi ya {0} na kisichopungua {1} husika.", @@ -47,19 +48,19 @@ export var swahiliStrings = { loadingFile: "Inapakia...", chooseFile: "Chagua faili...", noFileChosen: "Hujachagua faili", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "Je! Unataka kufuta rekodi?", keyDuplicationError: "Thamani hii inapaswa kuwa ya kipekee.", addColumn: "Ongeza Kolamu", addRow: "Ongeza safu", removeRow: "Toa", - //emptyRowsText: "There are no rows.", + // emptyRowsText: "There are no rows.", addPanel: "Ongeza mpya", removePanel: "Toa", choices_Item: "kitu", matrix_column: "Kolamu", matrix_row: "Safu", - //multipletext_itemname: "text", + // multipletext_itemname: "text", savingData: "Matokeo yamehifadhiwa kwa seva...", savingDataError: "Kosa limetokea na hatukuweza kuhifadhi matokeo.", savingDataSuccess: "Matokeo yamehifadhiwa!", @@ -73,7 +74,7 @@ export var swahiliStrings = { timerLimitPage: "Umetumia {0} ya {1} kwenye ukurasa huu.", timerLimitSurvey: "Umetumia {0} ya {1} kwa jumla.", clearCaption: "Ondoa", - //signaturePlaceHolder: "Sign here", + // signaturePlaceHolder: "Sign here", chooseFileCaption: "Chagua faili", removeFileCaption: "Ondoa faili", booleanCheckedLabel: "Ndio", @@ -81,12 +82,12 @@ export var swahiliStrings = { confirmRemoveFile: "Je! Una uhakika kuwa unataka kuondoa faili hii: {0}?", confirmRemoveAllFiles: "Je! Una uhakika kuwa unataka kuondoa faili zote?", questionTitlePatternText: "Kichwa cha Swali", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["sw"] = swahiliStrings; diff --git a/src/localization/swedish.ts b/src/localization/swedish.ts index 8e3376c642..4f121cc62c 100644 --- a/src/localization/swedish.ts +++ b/src/localization/swedish.ts @@ -1,4 +1,5 @@ -//There 2 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 2 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var swedishSurveyStrings = { @@ -47,13 +48,13 @@ export var swedishSurveyStrings = { loadingFile: "Laddar...", chooseFile: "Välj fil(er) ...", noFileChosen: "Ingen fil vald", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "Vill du radera posten?", keyDuplicationError: "Detta värde ska vara unikt.", addColumn: "Lägg till kolumn", addRow: "Lägg till rad", removeRow: "Ta bort", - //emptyRowsText: "There are no rows.", + // emptyRowsText: "There are no rows.", addPanel: "Lägg till ny", removePanel: "Ta bort", choices_Item: "Artikel", diff --git a/src/localization/tajik.ts b/src/localization/tajik.ts index 628b6e6f1a..37f1a7a617 100644 --- a/src/localization/tajik.ts +++ b/src/localization/tajik.ts @@ -1,33 +1,34 @@ -//There 25 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 25 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var tajikSurveyStrings = { pagePrevText: "Бозгашт", pageNextText: "Оянда", completeText: "Иҷро шуд", - //previewText: "Preview", - //editText: "Edit", + // previewText: "Preview", + // editText: "Edit", startSurveyText: "Оғоз", otherItemText: "Дигар (лутфан тавсиф кунед)", noneItemText: "Не", selectAllItemText: "Ҳамаро интихоб кардан", progressText: "Саҳифаи {0} аз {1}", - //indexText: "{0} of {1}", - //panelDynamicProgressText: "{0} of {1}", - //questionsProgressText: "Answered {0}/{1} questions", + // indexText: "{0} of {1}", + // panelDynamicProgressText: "{0} of {1}", + // questionsProgressText: "Answered {0}/{1} questions", emptySurvey: "Ягон савол вуҷуд надорад.", completingSurvey: "Ташаккур барои пур кардани саволнома!", completingSurveyBefore: "Шумо аллакай ин пурсишро анҷом додаед.", loadingSurvey: "Боргирӣ аз сервер...", placeholder: "Интихоб кардан...", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "қиммат", requiredError: "Илтимос, ба савол ҷавоб диҳед.", requiredErrorInPanel: "Илтимос, ақалан ба як савол ҷавоб диҳед.", requiredInAllRowsError: "Илтимос, ба ҳамаи саволҳо дар ҳамаи сатрҳо ҷавоб диҳед.", numericError: "Ҷавоб бояд рақам бошад.", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "Илтимос, аз {0} зиёдтар рамз ворид кунед.", textMaxLength: "Илтимос, аз {0} камтар рамз ворид кунед.", textMinMaxLength: "Илтимос, аз {0} зиёдтар ва аз {1} камтар рамз ворид кунед.", @@ -46,20 +47,20 @@ export var tajikSurveyStrings = { uploadingFile: "Файли шумо бор шуда истодааст. Якчанд сония интизор шавед ва бори дигар кӯшиш кунед.", loadingFile: "Боркунӣ...", chooseFile: "Файл(ҳо)-ро интихоб кунед...", - //noFileChosen: "No file chosen", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // noFileChosen: "No file chosen", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "Шумо мутмаин ҳастед, ки мехоҳед воридро тоза кунед?", keyDuplicationError: "Ин арзиш бояд беназир бошад.", addColumn: "Иловаи сутун", addRow: "Иловаи сатр", removeRow: "Нест кардан", - //emptyRowsText: "There are no rows.", + // emptyRowsText: "There are no rows.", addPanel: "Илова кардан", removePanel: "Нест кардан", choices_Item: "Вариант", matrix_column: "Сутун", matrix_row: "Сатр", - //multipletext_itemname: "text", + // multipletext_itemname: "text", savingData: "Натиҷа ба сервер сабт шуда истодаанд...", savingDataError: "Хатогӣ ба амал омад, натиҷа сабт нашуд.", savingDataSuccess: "Натиҷа бомуваффакият сабт шуд!", @@ -73,20 +74,20 @@ export var tajikSurveyStrings = { timerLimitPage: "Шумо {0} аз {1} дар ин саҳифа сарф кардед.", timerLimitSurvey: "Шумо {0} аз {1} дар ҳамаи тест сарф кардед.", clearCaption: "Тоза кардан", - //signaturePlaceHolder: "Sign here", - //chooseFileCaption: "Choose file", + // signaturePlaceHolder: "Sign here", + // chooseFileCaption: "Choose file", removeFileCaption: "Файлро нест кардан", - //booleanCheckedLabel: "Yes", - //booleanUncheckedLabel: "No", - //confirmRemoveFile: "Are you sure that you want to remove this file: {0}?", - //confirmRemoveAllFiles: "Are you sure that you want to remove all files?", - //questionTitlePatternText: "Question Title", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // booleanCheckedLabel: "Yes", + // booleanUncheckedLabel: "No", + // confirmRemoveFile: "Are you sure that you want to remove this file: {0}?", + // confirmRemoveAllFiles: "Are you sure that you want to remove all files?", + // questionTitlePatternText: "Question Title", + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["tg"] = tajikSurveyStrings; diff --git a/src/localization/telugu.ts b/src/localization/telugu.ts index fefd6ce749..11c5e44cf6 100644 --- a/src/localization/telugu.ts +++ b/src/localization/telugu.ts @@ -1,4 +1,5 @@ -//There 15 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 15 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var teluguStrings = { @@ -9,10 +10,10 @@ export var teluguStrings = { editText: "మార్పులు చెయ్యి", startSurveyText: "ప్రారంభించు", otherItemText: "ఇతరమైన(వివరించండి)", - //noneItemText: "None", + // noneItemText: "None", selectAllItemText: "అన్ని ఎంచుకో", progressText: "పేజీ{0}/{1}", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "దాఖలాలు{0}/{1}", questionsProgressText: "{0}/{1} ప్రశ్నలకు జవాబు ఇవ్వడం అయినది", emptySurvey: "ఈ సర్వేలో పేజీలు గాని ప్రశ్నలు గాని కనబడుట లేదు", @@ -20,14 +21,14 @@ export var teluguStrings = { completingSurveyBefore: " మీరు ఇప్పటికే సర్వేను ముగించినట్లు మా రికార్డులు చూపిస్తున్నాయి", loadingSurvey: "సర్వే లోడ్ అవుతుంది", placeholder: "ఎన్నుకోండి", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "విలువ", requiredError: "దయచేసి ప్రశ్నకు జవాబు ఇవ్వండి", requiredErrorInPanel: "దయచేసి కనీసం ఒక్క ప్రశ్నకైనా జవాబు ఇవ్వండి", requiredInAllRowsError: "దయచేసి అన్ని వరుసలలో ఉన్న ప్రశ్నలకు జవాబు ఇవ్వండి", numericError: "విలువను సంఖ్యలలో తెలియజేయండి", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "దయచేసి కనీసం {0} అక్షరాలను నమోదు చేయండి", textMaxLength: "దయచేసి {0} కన్నా తక్కువ అక్షరాలను నమోదు చేయండి", textMinMaxLength: "దయచేసి {0} కన్నా ఎక్కువ మరియు{1} కన్నా తక్కువ అక్షరాలను నమోదు చేయండి", @@ -47,19 +48,19 @@ export var teluguStrings = { loadingFile: "లోడ్ అవుతున్నది", chooseFile: "ఫైళ్లను ఎన్నుకోండి", noFileChosen: "ఏ ఫైల్ ఎన్నుకో లేదు", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "మీరు రికార్డులను తొలగించాలని అనుకుంటున్నారా", keyDuplicationError: "విలువ ప్రత్యేకంగా ఉండాలి", addColumn: "కాలం చేర్పించండి", addRow: "వరుసలు చేర్పించండి", removeRow: "తీసేయండి", - //emptyRowsText: "There are no rows.", + // emptyRowsText: "There are no rows.", addPanel: "కొత్త దాన్ని చేర్పించండి", removePanel: "తీసేయండి", choices_Item: "వస్తువులు", matrix_column: "కాలం ", matrix_row: "వరుస", - //multipletext_itemname: "text", + // multipletext_itemname: "text", savingData: "ఫలితాంశాలు సర్వర్లో సేవ్ అవుతున్నాయి", savingDataError: "ఒక లోపము సంభవించినది అందుకని ఫలితాంశాలను సేవ్ చేయలేకపోయాము ", savingDataSuccess: "ఫలితాంశాలను విజయవంతంగా సేవ్ చేసాము", @@ -73,7 +74,7 @@ export var teluguStrings = { timerLimitPage: "ఈ పేజీలో మీరు {1}లోని{0} ని ఉపయోగించారు", timerLimitSurvey: " మొత్తంగా మీరు {1} లో {0} ని ఉపయోగించారు ", clearCaption: "స్పష్టమ్", - //signaturePlaceHolder: "Sign here", + // signaturePlaceHolder: "Sign here", chooseFileCaption: "ఫైల్ ఎంచుకోండి", removeFileCaption: "ఈ ఫైల్ తీసేయండి", booleanCheckedLabel: "అవును", @@ -81,12 +82,12 @@ export var teluguStrings = { confirmRemoveFile: " ఈ ఫైల్ని తీయించాలని మీరు ఖచ్చితంగా అనుకుంటున్నారా:{0} ?", confirmRemoveAllFiles: "అన్ని ఫైళ్లను తీసేయాలని మీరు ఖచ్చితంగా అనుకుంటున్నారా", questionTitlePatternText: "ప్రశ్న శీర్షిక", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["tel"] = teluguStrings; diff --git a/src/localization/thai.ts b/src/localization/thai.ts index 8412f7d795..6eb6eade58 100644 --- a/src/localization/thai.ts +++ b/src/localization/thai.ts @@ -1,4 +1,5 @@ -//There 14 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 14 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var thaiStrings = { @@ -12,7 +13,7 @@ export var thaiStrings = { noneItemText: "ไม่มี", selectAllItemText: "เลือกทั้งหมด", progressText: "หน้าที่ {0} จาก {1}", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "รายการที่ {0} จาก {1}", questionsProgressText: "คำตอบที่ {0}/{1} จำนวนคำถาม", emptySurvey: "ไม่มีหน้าเพจที่มองเห็น หรือ คำถามใน survey นี้", @@ -20,14 +21,14 @@ export var thaiStrings = { completingSurveyBefore: "รายการของเราแสดงว่าคุณได้ทำ survey เสร็จเรียบร้อยแล้ว", loadingSurvey: "กำลังโหลด Survey...", placeholder: "เลือก...", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "ข้อมูล", requiredError: "กรุณาตอบคำถาม", requiredErrorInPanel: "กรุณาตอบขั้นต่ำหนึ่งคำถาม", requiredInAllRowsError: "กรุณาตอบคำถามในทุกๆแถว", numericError: "ข้อมูลที่ใส่ต้องเป็นตัวเลข", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "กรุณาใส่ขั้นต่ำจำนวน {0} ตัวอักษร", textMaxLength: "กรุณาใส่ไม่เกินจำนวน {0} ตัวอักษร", textMinMaxLength: "กรุณาใส่ขั้นต่ำจำนวน {0} และไม่เกินจำนวน {1} ตัวอักษร", @@ -47,19 +48,19 @@ export var thaiStrings = { loadingFile: "กำลังโหลด...", chooseFile: "เลือกไฟล์...", noFileChosen: "ไม่ไฟล์ที่เลือก", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "คุณต้องการลบรายการนี้จริงหรือไม่?", keyDuplicationError: "ข้อมูลนี้ต้องเป็น unique.", addColumn: "เพิ่มคอลัมน์", addRow: "เพิ่มแถว", removeRow: "ลบ", - //emptyRowsText: "There are no rows.", + // emptyRowsText: "There are no rows.", addPanel: "เพิ่ม", removePanel: "ลบ", choices_Item: "ชิ้น", matrix_column: "คอลัมน์", matrix_row: "แถว", - //multipletext_itemname: "text", + // multipletext_itemname: "text", savingData: "ผลลัพท์กำลังบันทึกลงที่เซิร์ฟเวอร์...", savingDataError: "มีความผิดพลาดเกิดขึ้นส่งผลให้ไม่สามารถบันทึกผลได้", savingDataSuccess: "บันทึกสำเร็จแล้ว", @@ -73,7 +74,7 @@ export var thaiStrings = { timerLimitPage: "คุณใช้เวลา {0} ของ {1} บนหน้านี้", timerLimitSurvey: "คุณใช้เวลา {0} ของ {1} รวมทั้งหมด", clearCaption: "เคลียร์", - //signaturePlaceHolder: "Sign here", + // signaturePlaceHolder: "Sign here", chooseFileCaption: "เลือกไฟล์", removeFileCaption: "นำไฟล์นี้ออก", booleanCheckedLabel: "ใช่", @@ -81,12 +82,12 @@ export var thaiStrings = { confirmRemoveFile: "คุณแน่ใจที่จะนำไฟล์นี้ออกใช่หรือไม่: {0}?", confirmRemoveAllFiles: "คุณแน่ใจที่จะนำไฟล์ทั้งหมดออกใช่หรือไม่", questionTitlePatternText: "ชื่อคำถาม", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["th"] = thaiStrings; diff --git a/src/localization/traditional-chinese.ts b/src/localization/traditional-chinese.ts index dabc806e67..1a1c4469c9 100644 --- a/src/localization/traditional-chinese.ts +++ b/src/localization/traditional-chinese.ts @@ -1,33 +1,34 @@ -//There 49 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 49 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var traditionalChineseSurveyStrings = { pagePrevText: "上一頁", pageNextText: "下一頁", completeText: "提交問卷", - //previewText: "Preview", - //editText: "Edit", - //startSurveyText: "Start", + // previewText: "Preview", + // editText: "Edit", + // startSurveyText: "Start", otherItemText: "填寫其他答案", - //noneItemText: "None", - //selectAllItemText: "Select All", + // noneItemText: "None", + // selectAllItemText: "Select All", progressText: "第 {0} 頁, 共 {1} 頁", - //indexText: "{0} of {1}", - //panelDynamicProgressText: "{0} of {1}", - //questionsProgressText: "Answered {0}/{1} questions", + // indexText: "{0} of {1}", + // panelDynamicProgressText: "{0} of {1}", + // questionsProgressText: "Answered {0}/{1} questions", emptySurvey: "問卷中沒有問題或頁面", completingSurvey: "感謝您的參與!", - //completingSurveyBefore: "Our records show that you have already completed this survey.", + // completingSurveyBefore: "Our records show that you have already completed this survey.", loadingSurvey: "問卷載入中...", placeholder: "請選擇...", - //ratingOptionsCaption: "Tap to rate here...", - //value: "value", + // ratingOptionsCaption: "Tap to rate here...", + // value: "value", requiredError: "請填寫此問題", - //requiredErrorInPanel: "Response required: answer at least one question.", + // requiredErrorInPanel: "Response required: answer at least one question.", requiredInAllRowsError: "請填寫所有行中問題", numericError: "答案必須是個數字", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "答案長度至少 {0} 個字元", textMaxLength: "答案長度不能超過 {0} 個字元", textMinMaxLength: "答案長度必須在 {0} - {1} 個字元之間", @@ -38,55 +39,55 @@ export var traditionalChineseSurveyStrings = { numericMin: "答案 '{0}' 必須大於等於 {1}", numericMax: "答案 '{0}' 必須小於等於 {1}", invalidEmail: "請輸入有效的 Email 地址", - //invalidExpression: "The expression: {0} should return 'true'.", + // invalidExpression: "The expression: {0} should return 'true'.", urlRequestError: "載入選項時發生錯誤 '{0}': {1}", urlGetChoicesError: "未能載入有效的選項或請求參數路徑有誤", exceedMaxSize: "文件大小不能超過 {0}", otherRequiredError: "請完成其他問題", uploadingFile: "文件上傳中... 請耐心等待幾秒後重試", - //loadingFile: "Loading...", - //chooseFile: "Choose file(s)...", - //noFileChosen: "No file chosen", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", - //confirmDelete: "Do you want to delete the record?", - //keyDuplicationError: "This value should be unique.", - //addColumn: "Add Column", + // loadingFile: "Loading...", + // chooseFile: "Choose file(s)...", + // noFileChosen: "No file chosen", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // confirmDelete: "Do you want to delete the record?", + // keyDuplicationError: "This value should be unique.", + // addColumn: "Add Column", addRow: "添加答案", removeRow: "刪除答案", - //emptyRowsText: "There are no rows.", - //addPanel: "Add new", - //removePanel: "Remove", + // emptyRowsText: "There are no rows.", + // addPanel: "Add new", + // removePanel: "Remove", choices_Item: "選項", matrix_column: "列", matrix_row: "行", - //multipletext_itemname: "text", + // multipletext_itemname: "text", savingData: "正在將結果保存到服務器...", savingDataError: "在保存結果過程中發生了錯誤,結果未能保存", savingDataSuccess: "結果保存成功!", saveAgainButton: "請重試", - //timerMin: "min", - //timerSec: "sec", - //timerSpentAll: "You have spent {0} on this page and {1} in total.", - //timerSpentPage: "You have spent {0} on this page.", - //timerSpentSurvey: "You have spent {0} in total.", - //timerLimitAll: "You have spent {0} of {1} on this page and {2} of {3} in total.", - //timerLimitPage: "You have spent {0} of {1} on this page.", - //timerLimitSurvey: "You have spent {0} of {1} in total.", - //clearCaption: "Clear", - //signaturePlaceHolder: "Sign here", - //chooseFileCaption: "Choose file", - //removeFileCaption: "Remove this file", - //booleanCheckedLabel: "Yes", - //booleanUncheckedLabel: "No", - //confirmRemoveFile: "Are you sure that you want to remove this file: {0}?", - //confirmRemoveAllFiles: "Are you sure that you want to remove all files?", - //questionTitlePatternText: "Question Title", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // timerMin: "min", + // timerSec: "sec", + // timerSpentAll: "You have spent {0} on this page and {1} in total.", + // timerSpentPage: "You have spent {0} on this page.", + // timerSpentSurvey: "You have spent {0} in total.", + // timerLimitAll: "You have spent {0} of {1} on this page and {2} of {3} in total.", + // timerLimitPage: "You have spent {0} of {1} on this page.", + // timerLimitSurvey: "You have spent {0} of {1} in total.", + // clearCaption: "Clear", + // signaturePlaceHolder: "Sign here", + // chooseFileCaption: "Choose file", + // removeFileCaption: "Remove this file", + // booleanCheckedLabel: "Yes", + // booleanUncheckedLabel: "No", + // confirmRemoveFile: "Are you sure that you want to remove this file: {0}?", + // confirmRemoveAllFiles: "Are you sure that you want to remove all files?", + // questionTitlePatternText: "Question Title", + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["zh-tw"] = traditionalChineseSurveyStrings; diff --git a/src/localization/turkish.ts b/src/localization/turkish.ts index ea13ab6e38..25d6850d68 100644 --- a/src/localization/turkish.ts +++ b/src/localization/turkish.ts @@ -1,4 +1,5 @@ -//There 14 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 14 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var turkishSurveyStrings = { @@ -12,7 +13,7 @@ export var turkishSurveyStrings = { noneItemText: "Yok", selectAllItemText: "Hepsini seç", progressText: "Sayfa {0} / {1}", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "Kayıt {0} / {1}", questionsProgressText: "Soruları cevapladı {0} / {1}", emptySurvey: "Ankette görüntülenecek sayfa ya da soru mevcut değil.", @@ -20,14 +21,14 @@ export var turkishSurveyStrings = { completingSurveyBefore: "Kayıtlarımız, bu anketi zaten tamamladığınızı gösteriyor.", loadingSurvey: "Anket sunucudan yükleniyor ...", placeholder: "Seçiniz ...", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "değer", requiredError: "Lütfen soruya cevap veriniz", requiredErrorInPanel: "Lütfen en az bir soruyu yanıtlayın.", requiredInAllRowsError: "Lütfen tüm satırlardaki soruları cevaplayınız.", numericError: "Girilen değer numerik olmalıdır", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "En az {0} sembol giriniz.", textMaxLength: "Lütfen {0} karakterden az girin.", textMinMaxLength: "Lütfen {0} ’den fazla ve {1} ’den az karakter girin.", @@ -47,19 +48,19 @@ export var turkishSurveyStrings = { loadingFile: "Yükleniyor...", chooseFile: "Dosyaları seçin ...", noFileChosen: "Dosya seçili değil", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "Kaydı silmek istiyor musunuz?", keyDuplicationError: "Bu değer benzersiz olmalıdır.", addColumn: "Sütun ekleyin", addRow: "Satır Ekle", removeRow: "Kaldır", - //emptyRowsText: "There are no rows.", + // emptyRowsText: "There are no rows.", addPanel: "Yeni ekle", removePanel: "Kaldırmak", choices_Item: "eşya", matrix_column: "Sütun", matrix_row: "Kürek çekmek", - //multipletext_itemname: "text", + // multipletext_itemname: "text", savingData: "Sonuçlar sunucuya kaydediliyor ...", savingDataError: "Bir hata oluştu ve sonuçları kaydedemedik.", savingDataSuccess: "Sonuçlar başarıyla kaydedildi!", @@ -73,7 +74,7 @@ export var turkishSurveyStrings = { timerLimitPage: "Bu sayfaya {0} / {1} harcadınız.", timerLimitSurvey: "Toplamda {0} / {1} harcadınız.", clearCaption: "Açık", - //signaturePlaceHolder: "Sign here", + // signaturePlaceHolder: "Sign here", chooseFileCaption: "Dosya seçin", removeFileCaption: "Bu dosyayı kaldır", booleanCheckedLabel: "Evet", @@ -81,12 +82,12 @@ export var turkishSurveyStrings = { confirmRemoveFile: "Bu dosyayı kaldırmak istediğinizden emin misiniz: {0}?", confirmRemoveAllFiles: "Tüm dosyaları kaldırmak istediğinizden emin misiniz?", questionTitlePatternText: "Soru başlığı", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["tr"] = turkishSurveyStrings; diff --git a/src/localization/ukrainian.ts b/src/localization/ukrainian.ts index aadd19633a..f0e5dc0f7a 100644 --- a/src/localization/ukrainian.ts +++ b/src/localization/ukrainian.ts @@ -1,4 +1,5 @@ -//There 14 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 14 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var ukrainianSurveyStrings = { @@ -12,7 +13,7 @@ export var ukrainianSurveyStrings = { noneItemText: "Жоден", selectAllItemText: "Вибрати все", progressText: "Сторінка {0} з {1}", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "Запис {0} із {1}", questionsProgressText: "Відповіли на {0}/{1} питань", emptySurvey: "Немає жодного питання.", @@ -20,14 +21,14 @@ export var ukrainianSurveyStrings = { completingSurveyBefore: "Ви вже проходили це опитування.", loadingSurvey: "Завантаження опитування...", placeholder: "Вибрати...", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "значення", requiredError: "Будь ласка, дайте відповідь.", requiredErrorInPanel: "Будь ласка, дайте відповідь хоча б на одне питання.", requiredInAllRowsError: "Будь ласка, дайте відповідь на питання в кожному рядку.", numericError: "Відповідь повинна бути числом.", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "Будь ласка введіть більше {0} символів.", textMaxLength: "Будь ласка введіть менше {0} символів.", textMinMaxLength: "Будь ласка введіть більше {0} и менше {1} символів.", @@ -47,19 +48,19 @@ export var ukrainianSurveyStrings = { loadingFile: "Завантаження...", chooseFile: "Виберіть файл(и)...", noFileChosen: "Файл не вибрано", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "Ви хочете видалити запис?", keyDuplicationError: "Це значення повинно бути унікальним.", addColumn: "Додати колонку", addRow: "Додати рядок", removeRow: "Видалити", - //emptyRowsText: "There are no rows.", + // emptyRowsText: "There are no rows.", addPanel: "Додати нову", removePanel: "Видалити", choices_Item: "Варіант", matrix_column: "Колонка", matrix_row: "Рядок", - //multipletext_itemname: "text", + // multipletext_itemname: "text", savingData: "Результати зберігаються на сервер...", savingDataError: "Відбулася помилка, результат не був збережений.", savingDataSuccess: "Резвультат успішно збережений!", @@ -73,7 +74,7 @@ export var ukrainianSurveyStrings = { timerLimitPage: "Ви витратили {0} з {1} на цій сторінці.", timerLimitSurvey: "Ви витратили {0} з {1} для всього тесту.", clearCaption: "Очистити", - //signaturePlaceHolder: "Sign here", + // signaturePlaceHolder: "Sign here", chooseFileCaption: "Виберіть файл", removeFileCaption: "Видалити файл", booleanCheckedLabel: "Так", @@ -81,12 +82,12 @@ export var ukrainianSurveyStrings = { confirmRemoveFile: "Ви впевнені, що хочете видалити цей файл: {0}?", confirmRemoveAllFiles: "Ви впевнені, що хочете видалити всі файли?", questionTitlePatternText: "Назва запитання", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["ua"] = ukrainianSurveyStrings; diff --git a/src/localization/update_translations.js b/src/localization/update_translations.js index a49d96cbd7..371bab6573 100644 --- a/src/localization/update_translations.js +++ b/src/localization/update_translations.js @@ -76,7 +76,7 @@ function replaceText(name, newText, missedKeys) { newText + text.substring(end); let missedKeysStr = ""; if(missedKeys > 0) { - missedKeysStr = "//There " + missedKeys + " untranslated keys. You can find them in uncommented lines.\n"; + missedKeysStr = "// This dictionary contains " + missedKeys + " untranslated or inherited localization strings.\n// These strings are commented out. Uncomment and edit them if you want to add your translations.\n"; } const importIndex = content.indexOf("import {"); if(importIndex > 0) { @@ -94,7 +94,7 @@ function updateTranslation(name) { let value = hasValue ? json[key] : englishJSON[key]; let line = key + ": " + JSON.stringify(value); if(!hasValue) { - line = "//" + line; + line = "// " + line; missedKeys ++; } lines.push(line); diff --git a/src/localization/urdu.ts b/src/localization/urdu.ts index 92389d8757..a8c6c898cf 100644 --- a/src/localization/urdu.ts +++ b/src/localization/urdu.ts @@ -1,4 +1,5 @@ -//There 6 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 6 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var urduSurveyStrings = { @@ -12,7 +13,7 @@ export var urduSurveyStrings = { noneItemText: "کوئی نہیں", selectAllItemText: "تمام منتخب کریں", progressText: "صفحہ {0} از {1}", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "ریکارڈ {0} {1}", questionsProgressText: " سوالات کا جواب دیا۔ {0}/{1}", emptySurvey: "سروے میں کوئی نظر آنے والا صفحہ یا سوال نہیں ہے۔", @@ -20,7 +21,7 @@ export var urduSurveyStrings = { completingSurveyBefore: "ہمارے ریکارڈ سے پتہ چلتا ہے کہ آپ پہلے ہی یہ سروے مکمل کر چکے ہیں۔", loadingSurvey: "...سروے لوڈ کر رہا ہے", placeholder: "...منتخب کریں ", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "value", requiredError: "براہ کرم سوال کا جواب دیں۔", requiredErrorInPanel: "براہ کرم کم از کم ایک سوال کا جواب دیں۔", @@ -83,10 +84,10 @@ export var urduSurveyStrings = { questionTitlePatternText: "سوال کا عنوان۔", modalCancelButtonText: "منسوخ کریں", modalApplyButtonText: "درخواست دیں", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; //Uncomment these two lines on creating a translation file. You should replace "en" and enStrings with your locale ("fr", "de" and so on) and your variable. diff --git a/src/localization/vietnamese.ts b/src/localization/vietnamese.ts index 24a48b65dd..d63fbbc5b8 100644 --- a/src/localization/vietnamese.ts +++ b/src/localization/vietnamese.ts @@ -1,4 +1,5 @@ -//There 14 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 14 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var vietnameseSurveyStrings = { @@ -12,7 +13,7 @@ export var vietnameseSurveyStrings = { noneItemText: "Trống", selectAllItemText: "Chọn tất cả", progressText: "Trang {0} / {1}", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "Dòng {0} / {1}", questionsProgressText: "Đã trả lời {0}/{1} câu hỏi", emptySurvey: "Không có trang hoặc câu hỏi nào được hiển thị trong cuộc khảo sát này.", @@ -20,14 +21,14 @@ export var vietnameseSurveyStrings = { completingSurveyBefore: "Hồ sơ chúng tôi cho thấy rằng bạn đã hoàn thành cuộc khảo sát này.", loadingSurvey: "Đang tải khảo sát...", placeholder: "Chọn...", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "Giá trị", requiredError: "Vui lòng trả lời câu hỏi.", requiredErrorInPanel: "Vui lòng trả lời ít nhất một câu hỏi.", requiredInAllRowsError: "Vui lòng trả lời các câu hỏi trên tất cả các dòng.", numericError: "Giá trị nên là kiểu số.", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "Vui lòng nhập ít nhất {0} kí tự.", textMaxLength: "Vui lòng nhập ít hơn {0} kí tự.", textMinMaxLength: "Vui lòng nhập nhiều hơn {0} hoặc ít hơn {1} kí tự.", @@ -47,19 +48,19 @@ export var vietnameseSurveyStrings = { loadingFile: "Đang tải...", chooseFile: "Chọn các tập tin...", noFileChosen: "Không có tập tin nào được chọn", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "Bạn muốn xóa dòng này?", keyDuplicationError: "Giá trị này không nên bị trùng lặp.", addColumn: "Thêm cột", addRow: "Thêm dòng", removeRow: "Xóa", - //emptyRowsText: "There are no rows.", + // emptyRowsText: "There are no rows.", addPanel: "Thêm mới", removePanel: "Xóa", choices_Item: "mục", matrix_column: "Cột", matrix_row: "Dòng", - //multipletext_itemname: "text", + // multipletext_itemname: "text", savingData: "Kết quả đang lưu lại trên hệ thống...", savingDataError: "Có lỗi xảy ra và chúng ta không thể lưu kết quả.", savingDataSuccess: "Kết quả đã được lưu thành công!", @@ -73,7 +74,7 @@ export var vietnameseSurveyStrings = { timerLimitPage: "Bạn đã sử dụng {0} / {1} trên trang này.", timerLimitSurvey: "Bạn đã sử dụng {0} / {1} trên toàn bộ.", clearCaption: "Xóa", - //signaturePlaceHolder: "Sign here", + // signaturePlaceHolder: "Sign here", chooseFileCaption: "Chọn tập tin", removeFileCaption: "Xóa tập tin", booleanCheckedLabel: "Có", @@ -81,12 +82,12 @@ export var vietnameseSurveyStrings = { confirmRemoveFile: "Bạn có chắc chắn muốn xóa tập tin này: {0}?", confirmRemoveAllFiles: "Bạn có chắc chắn muốn xóa toàn bộ tập tin?", questionTitlePatternText: "Tiêu đề câu hỏi", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; //Uncomment these two lines on creating a translation file. You should replace "en" and enStrings with your locale ("fr", "de" and so on) and your variable. diff --git a/src/localization/welsh.ts b/src/localization/welsh.ts index 41c8693b15..7bc647cded 100644 --- a/src/localization/welsh.ts +++ b/src/localization/welsh.ts @@ -1,4 +1,5 @@ -//There 14 untranslated keys. You can find them in uncommented lines. +// This dictionary contains 14 untranslated or inherited localization strings. +// These strings are commented out. Uncomment and edit them if you want to add your translations. import { surveyLocalization } from "survey-core"; export var welshSurveyStrings = { @@ -12,7 +13,7 @@ export var welshSurveyStrings = { noneItemText: "Dim", selectAllItemText: "Dewis y Cyfan ", progressText: "Tudalen {0} o {1}", - //indexText: "{0} of {1}", + // indexText: "{0} of {1}", panelDynamicProgressText: "Cofnod {0} o {1}", questionsProgressText: "Wedi ateb {0}/{1} cwestiwn", emptySurvey: "Does dim modd gweld tudalen na chwestiwn yn yr arolwg.", @@ -20,14 +21,14 @@ export var welshSurveyStrings = { completingSurveyBefore: "Rydych chi wedi llenwi’r arolwg hwn yn barod yn ôl ein cofnodion.", loadingSurvey: "Wrthi’n Llwytho’r Arolwg...", placeholder: "Dewiswch...", - //ratingOptionsCaption: "Tap to rate here...", + // ratingOptionsCaption: "Tap to rate here...", value: "gwerth", requiredError: "Atebwch y cwestiwn.", requiredErrorInPanel: "Atebwch o leiaf un cwestiwn.", requiredInAllRowsError: "Atebwch y cwestiynau ym mhob rhes.", numericError: "Dylai’r gwerth fod yn rhif.", - //minError: "The value should not be less than {0}", - //maxError: "The value should not be greater than {0}", + // minError: "The value should not be less than {0}", + // maxError: "The value should not be greater than {0}", textMinLength: "Rhowch o leiaf {0} nod.", textMaxLength: "Rhowch lai na {0} nod.", textMinMaxLength: "Rhowch o leiaf {0} nod ond dim mwy na {1}.", @@ -47,19 +48,19 @@ export var welshSurveyStrings = { loadingFile: "Wrthi’n llwytho...", chooseFile: "Dewiswch ffeil(iau)...", noFileChosen: "Heb ddewis ffeil ", - //fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", + // fileDragAreaPlaceholder: "Drop a file here or click the button below to load the file.", confirmDelete: "Ydych chi am ddileu’r cofnod?", keyDuplicationError: "Dylai’r gwerth hwn fod yn unigryw.", addColumn: "Ychwanegu colofn ", addRow: "Ychwanegu rhes", removeRow: "Tynnu", - //emptyRowsText: "There are no rows.", + // emptyRowsText: "There are no rows.", addPanel: "Ychwanegu o’r newydd", removePanel: "Tynnu", choices_Item: "eitem", matrix_column: "Colofn", matrix_row: "Rhes", - //multipletext_itemname: "text", + // multipletext_itemname: "text", savingData: "Mae’r canlyniadau’n cael eu cadw ar y gweinydd...", savingDataError: "Roedd gwall a doedd dim modd cadw’r canlyniadau.", savingDataSuccess: "Wedi llwyddo i gadw’r canlyniadau!", @@ -73,7 +74,7 @@ export var welshSurveyStrings = { timerLimitPage: "Rydych chi wedi treulio {0} o {1} ar y dudalen hon.", timerLimitSurvey: "Rydych chi wedi treulio {0} o {1} gyda’i gilydd.", clearCaption: "Clirio", - //signaturePlaceHolder: "Sign here", + // signaturePlaceHolder: "Sign here", chooseFileCaption: "Dewiswch ffeil ", removeFileCaption: "Tynnu’r ffeil hon ", booleanCheckedLabel: "Iawn", @@ -81,12 +82,12 @@ export var welshSurveyStrings = { confirmRemoveFile: "Ydych chi’n siŵr eich bod am dynnu’r ffeil hon: {0}?", confirmRemoveAllFiles: "Ydych chi’n siŵr eich bod am dynnu pob ffeil?", questionTitlePatternText: "Teitl y Cwestiwn ", - //modalCancelButtonText: "Cancel", - //modalApplyButtonText: "Apply", - //filterStringPlaceholder: "Type to search...", - //emptyMessage: "No data to display", - //noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", - //more: "More" + // modalCancelButtonText: "Cancel", + // modalApplyButtonText: "Apply", + // filterStringPlaceholder: "Type to search...", + // emptyMessage: "No data to display", + // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.", + // more: "More" }; surveyLocalization.locales["cy"] = welshSurveyStrings;