diff --git a/src/localization/arabic.ts b/src/localization/arabic.ts index 45a74efc28..eb9d7a4dbf 100644 --- a/src/localization/arabic.ts +++ b/src/localization/arabic.ts @@ -99,6 +99,7 @@ export var arabicSurveyStrings = { emptyMessage: "لا توجد بيانات للعرض", noEntriesText: "لا توجد إدخالات حتى الآن.\nانقر فوق الزر أدناه لإضافة إدخال جديد.", noEntriesReadonlyText: "لا توجد إدخالات.", + tabTitlePlaceholder: "لوحة جديدة", more: "أكثر", tagboxDoneButtonCaption: "موافق", selectToRankEmptyRankedAreaText: "يتم ترتيب جميع الخيارات", @@ -141,4 +142,4 @@ surveyLocalization.localeNames["ar"] = "العربية"; // cancel: "Cancel" => "إلغاء الأمر" // refuseItemText: "Refuse to answer" => "رفض الإجابة" // dontKnowItemText: "Don't know" => "لا أعرف"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "ردك يتجاوز 64 كيلوبايت. يرجى تقليل حجم الملف (الملفات) والمحاولة مرة أخرى أو الاتصال بمالك الاستطلاع." -// signaturePlaceHolderReadOnly: "No signature" => "لا يوجد توقيع" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "لا يوجد توقيع"// tabTitlePlaceholder: "New Panel" => "لوحة جديدة" \ No newline at end of file diff --git a/src/localization/basque.ts b/src/localization/basque.ts index ecd9452d1e..bf4a2a2410 100644 --- a/src/localization/basque.ts +++ b/src/localization/basque.ts @@ -99,6 +99,7 @@ export var basqueSurveyStrings = { emptyMessage: "Ez daturik erakusteko", noEntriesText: "Oraindik ez sarrerarik.\nKlik beheko botoian klik egin sarrera berri bat eransteko.", noEntriesReadonlyText: "Ez sarrerarik.", + tabTitlePlaceholder: "Panel berria", more: "Gehiago", tagboxDoneButtonCaption: "Ados", selectToRankEmptyRankedAreaText: "Aukera guztiak sailkatuta daude", @@ -134,4 +135,4 @@ surveyLocalization.localeNames["eu"] = "Euskara"; // cancel: "Cancel" => "Ezeztatu" // refuseItemText: "Refuse to answer" => "Erantzuteari uko egin" // dontKnowItemText: "Don't know" => "Ez dakit"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Erantzuna 64 KB-tik gorakoa da. Murriztu artxiboaren tamaina, eta berriro saiatu edo jarri harremanetan inkesta baten jabearekin." -// signaturePlaceHolderReadOnly: "No signature" => "Sinadurarik gabe" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Sinadurarik gabe"// tabTitlePlaceholder: "New Panel" => "Panel berria" \ No newline at end of file diff --git a/src/localization/bulgarian.ts b/src/localization/bulgarian.ts index 177a11e0a5..4906a54d1b 100644 --- a/src/localization/bulgarian.ts +++ b/src/localization/bulgarian.ts @@ -99,6 +99,7 @@ export var bulgarianStrings = { emptyMessage: "Няма данни за показване", noEntriesText: "Все още няма записи.\nЩракнете върху бутона по-долу, за да добавите нов запис.", noEntriesReadonlyText: "Няма записи.", + tabTitlePlaceholder: "Нов панел", more: "Още", tagboxDoneButtonCaption: "Добре", selectToRankEmptyRankedAreaText: "Всички възможности за избор са класирани", @@ -141,4 +142,4 @@ surveyLocalization.localeNames["bg"] = "български"; // cancel: "Cancel" => "Отмени" // refuseItemText: "Refuse to answer" => "Отказва да отговори" // dontKnowItemText: "Don't know" => "Не знам"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Вашият отговор надхвърля 64KB. Намалете размера на вашите файлове и опитайте отново или се свържете със собственика на проучването." -// signaturePlaceHolderReadOnly: "No signature" => "Няма подпис" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Няма подпис"// tabTitlePlaceholder: "New Panel" => "Нов панел" \ No newline at end of file diff --git a/src/localization/catalan.ts b/src/localization/catalan.ts index de0c8ddbbb..dd8ecceeaf 100644 --- a/src/localization/catalan.ts +++ b/src/localization/catalan.ts @@ -99,6 +99,7 @@ export var catalanSurveyStrings = { emptyMessage: "No hi ha dades per mostrar", noEntriesText: "Encara no hi ha entrades.\nFeu clic al botó següent per afegir una entrada nova.", noEntriesReadonlyText: "No hi ha entrades.", + tabTitlePlaceholder: "Nou Panell", more: "Més", tagboxDoneButtonCaption: "D'ACORD", selectToRankEmptyRankedAreaText: "Totes les opcions estan classificades", @@ -181,4 +182,4 @@ surveyLocalization.localeNames["ca"] = "català"; // cancel: "Cancel" => "Cancel·lar" // refuseItemText: "Refuse to answer" => "Negar-se a respondre" // dontKnowItemText: "Don't know" => "No sé"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "La teva resposta supera els 64KB. Reduïu la mida dels fitxers i torneu-ho a provar o poseu-vos en contacte amb el propietari de l'enquesta." -// signaturePlaceHolderReadOnly: "No signature" => "Sense signatura" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Sense signatura"// tabTitlePlaceholder: "New Panel" => "Nou Panell" \ No newline at end of file diff --git a/src/localization/croatian.ts b/src/localization/croatian.ts index 707751cfe1..6701adeb7d 100644 --- a/src/localization/croatian.ts +++ b/src/localization/croatian.ts @@ -99,6 +99,7 @@ export var croatianStrings = { emptyMessage: "Nema podataka za prikaz", noEntriesText: "Još nema unosa.\nKliknite donji gumb da biste dodali novi unos.", noEntriesReadonlyText: "Nema unosa.", + tabTitlePlaceholder: "Nova ploča", more: "Više", tagboxDoneButtonCaption: "OK", selectToRankEmptyRankedAreaText: "Svi izbori su rangirani", @@ -139,4 +140,4 @@ surveyLocalization.localeNames["hr"] = "hrvatski"; // cancel: "Cancel" => "Otkazati" // refuseItemText: "Refuse to answer" => "Odbijte odgovoriti" // dontKnowItemText: "Don't know" => "Ne znam"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Vaš odgovor premašuje 64KB. Smanjite veličinu datoteka i pokušajte ponovno ili se obratite vlasniku upitnika." -// signaturePlaceHolderReadOnly: "No signature" => "Bez potpisa" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Bez potpisa"// tabTitlePlaceholder: "New Panel" => "Nova ploča" \ No newline at end of file diff --git a/src/localization/czech.ts b/src/localization/czech.ts index 951b119712..05b26e44dd 100644 --- a/src/localization/czech.ts +++ b/src/localization/czech.ts @@ -99,6 +99,7 @@ export var czechSurveyStrings = { emptyMessage: "Žádná data k zobrazení", noEntriesText: "Zatím nejsou žádné záznamy.\nKliknutím na tlačítko níže přidáte novou položku.", noEntriesReadonlyText: "Nejsou zde žádné položky.", + tabTitlePlaceholder: "Nový panel", more: "Více", tagboxDoneButtonCaption: "OK", selectToRankEmptyRankedAreaText: "Všechny možnosti jsou seřazeny", @@ -141,4 +142,4 @@ surveyLocalization.localeNames["cs"] = "čeština"; // cancel: "Cancel" => "Zrušit" // refuseItemText: "Refuse to answer" => "Odmítnout odpovědět" // dontKnowItemText: "Don't know" => "Nevím"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Vaše odpověď překračuje 64 kB. Zmenšete prosím velikost svých souborů a zkuste to znovu nebo kontaktujte vlastníka průzkumu." -// signaturePlaceHolderReadOnly: "No signature" => "Bez podpisu" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Bez podpisu"// tabTitlePlaceholder: "New Panel" => "Nový panel" \ No newline at end of file diff --git a/src/localization/danish.ts b/src/localization/danish.ts index d71dfb7580..eaddc65750 100644 --- a/src/localization/danish.ts +++ b/src/localization/danish.ts @@ -99,6 +99,7 @@ export var danishSurveyStrings = { emptyMessage: "Ingen data at vise", noEntriesText: "Der er endnu ingen tilmeldinger.\nKlik på knappen nedenfor for at tilføje en ny post.", noEntriesReadonlyText: "Der er ingen poster.", + tabTitlePlaceholder: "Nyt panel", more: "Mere", tagboxDoneButtonCaption: "OK", selectToRankEmptyRankedAreaText: "Alle valg er rangeret", @@ -141,4 +142,4 @@ surveyLocalization.localeNames["da"] = "dansk"; // cancel: "Cancel" => "Aflyse" // refuseItemText: "Refuse to answer" => "Nægt at svare" // dontKnowItemText: "Don't know" => "Ved ikke"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Dit svar overstiger 64 KB. Reducer størrelsen på din(e) fil(er), og prøv igen, eller kontakt en undersøgelsesejer." -// signaturePlaceHolderReadOnly: "No signature" => "Ingen underskrift" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Ingen underskrift"// tabTitlePlaceholder: "New Panel" => "Nyt panel" \ No newline at end of file diff --git a/src/localization/dutch.ts b/src/localization/dutch.ts index 17db03c67f..5da5a01da7 100644 --- a/src/localization/dutch.ts +++ b/src/localization/dutch.ts @@ -99,6 +99,7 @@ export var dutchSurveyStrings = { emptyMessage: "Geen gegevens om weer te geven", noEntriesText: "Er zijn nog geen inzendingen.\nKlik op de onderstaande knop om een nieuw item toe te voegen.", noEntriesReadonlyText: "Er zijn geen inzendingen.", + tabTitlePlaceholder: "Nieuw paneel", more: "Meer", tagboxDoneButtonCaption: "OK", selectToRankEmptyRankedAreaText: "Alle keuzes zijn gerangschikt", @@ -139,4 +140,4 @@ surveyLocalization.localeNames["nl"] = "nederlands"; // cancel: "Cancel" => "Annuleren" // refuseItemText: "Refuse to answer" => "Weiger te antwoorden" // dontKnowItemText: "Don't know" => "Weet niet"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Uw antwoord is groter dan 64 kB. Verklein de grootte van uw bestand(en) en probeer het opnieuw of neem contact op met een enquête-eigenaar." -// signaturePlaceHolderReadOnly: "No signature" => "Geen handtekening" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Geen handtekening"// tabTitlePlaceholder: "New Panel" => "Nieuw paneel" \ No newline at end of file diff --git a/src/localization/english.ts b/src/localization/english.ts index 29476c4182..dca0b202a6 100644 --- a/src/localization/english.ts +++ b/src/localization/english.ts @@ -100,6 +100,7 @@ export var englishStrings = { emptyMessage: "No data to display", noEntriesText: "No entries yet.\nClick the button below to add a new entry.", noEntriesReadonlyText: "No entries", + tabTitlePlaceholder: "New Panel", more: "More", tagboxDoneButtonCaption: "OK", selectToRankEmptyRankedAreaText: "All choices are selected for ranking", diff --git a/src/localization/estonian.ts b/src/localization/estonian.ts index b2900b530d..c2f327ef20 100644 --- a/src/localization/estonian.ts +++ b/src/localization/estonian.ts @@ -99,6 +99,7 @@ export var estonianSurveyStrings = { emptyMessage: "Kuvatavaid andmeid pole", noEntriesText: "Sissekandeid veel ei ole.\nUue kirje lisamiseks klõpsake allolevat nuppu.", noEntriesReadonlyText: "Kirjeid ei ole.", + tabTitlePlaceholder: "Uus paneel", more: "Rohkem", tagboxDoneButtonCaption: "OK", selectToRankEmptyRankedAreaText: "Kõik valikud on järjestatud", @@ -141,4 +142,4 @@ surveyLocalization.localeNames["et"] = "eesti keel"; // cancel: "Cancel" => "Tühistama" // refuseItemText: "Refuse to answer" => "Keeldu vastamast" // dontKnowItemText: "Don't know" => "Ei tea"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Teie vastus ületab 64 KB. Vähendage faili(de) mahtu ja proovige uuesti või võtke ühendust uuringu omanikuga." -// signaturePlaceHolderReadOnly: "No signature" => "Allkiri puudub" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Allkiri puudub"// tabTitlePlaceholder: "New Panel" => "Uus paneel" \ No newline at end of file diff --git a/src/localization/finnish.ts b/src/localization/finnish.ts index 9c832825d0..1604d489aa 100644 --- a/src/localization/finnish.ts +++ b/src/localization/finnish.ts @@ -99,6 +99,7 @@ export var finnishSurveyStrings = { emptyMessage: "Ei näytettäviä tietoja", noEntriesText: "Merkintöjä ei ole vielä.\nLisää uusi merkintä napsauttamalla alla olevaa painiketta.", noEntriesReadonlyText: "Merkintöjä ei ole.", + tabTitlePlaceholder: "Uusi paneeli", more: "Enemmän", tagboxDoneButtonCaption: "OKEI", selectToRankEmptyRankedAreaText: "Kaikki valinnat asetetaan paremmuusjärjestykseen", @@ -129,4 +130,4 @@ surveyLocalization.localeNames["fi"] = "suomi"; // cancel: "Cancel" => "Perua" // refuseItemText: "Refuse to answer" => "Kieltäydy vastaamasta" // dontKnowItemText: "Don't know" => "Ei tiedä"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Vastauksesi ylittää 64 kt. Pienennä tiedostojesi kokoa ja yritä uudelleen tai ota yhteyttä kyselyn omistajaan." -// signaturePlaceHolderReadOnly: "No signature" => "Ei allekirjoitusta" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Ei allekirjoitusta"// tabTitlePlaceholder: "New Panel" => "Uusi paneeli" \ No newline at end of file diff --git a/src/localization/french.ts b/src/localization/french.ts index 2a1d9181f5..19beee9f76 100644 --- a/src/localization/french.ts +++ b/src/localization/french.ts @@ -99,6 +99,7 @@ export var frenchSurveyStrings = { emptyMessage: "Aucune donnée à afficher", noEntriesText: "Il n'y a pas encore d'entrées.\nCliquez sur le bouton ci-dessous pour ajouter une nouvelle entrée.", noEntriesReadonlyText: "Il n’y a pas d’entrées.", + tabTitlePlaceholder: "Nouveau panneau", more: "Plus", tagboxDoneButtonCaption: "D’ACCORD", selectToRankEmptyRankedAreaText: "Tous les choix sont classés", @@ -129,4 +130,4 @@ surveyLocalization.localeNames["fr"] = "français"; // cancel: "Cancel" => "Annuler" // refuseItemText: "Refuse to answer" => "Refuser de répondre" // dontKnowItemText: "Don't know" => "Sais pas"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Votre réponse dépasse 64 Ko. Veuillez réduire la taille de votre ou vos fichiers et réessayer ou contacter un propriétaire de sondage." -// signaturePlaceHolderReadOnly: "No signature" => "Pas de signature" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Pas de signature"// tabTitlePlaceholder: "New Panel" => "Nouveau panneau" \ No newline at end of file diff --git a/src/localization/georgian.ts b/src/localization/georgian.ts index c0bbad0a9b..9cd82c7969 100644 --- a/src/localization/georgian.ts +++ b/src/localization/georgian.ts @@ -99,6 +99,7 @@ export var georgianSurveyStrings = { emptyMessage: "მონაცემები არ არის საჩვენებლად", noEntriesText: "ჯერ არ არის ჩანაწერები.\nდააჭირეთ ქვემოთ მოცემულ ღილაკს, რომ დაამატოთ ახალი ჩანაწერი.", noEntriesReadonlyText: "არ არსებობს ჩანაწერები.", + tabTitlePlaceholder: "ახალი პანელი", more: "სრულად", tagboxDoneButtonCaption: "კარგი", selectToRankEmptyRankedAreaText: "ყველა არჩევანი რანჟირებულია", @@ -194,4 +195,4 @@ surveyLocalization.localeNames["ka"] = "ქართული"; // cancel: "Cancel" => "გაუქმება" // refuseItemText: "Refuse to answer" => "უარი პასუხზე" // dontKnowItemText: "Don't know" => "არ ვიცი"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "თქვენი პასუხი აღემატება 64KB. გთხოვთ, შეამციროთ თქვენი ფაილ(ებ)ის ზომა და სცადოთ ხელახლა ან დაუკავშირდეთ გამოკითხვის მფლობელს." -// signaturePlaceHolderReadOnly: "No signature" => "ხელმოწერა არ არის" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "ხელმოწერა არ არის"// tabTitlePlaceholder: "New Panel" => "ახალი პანელი" \ No newline at end of file diff --git a/src/localization/german.ts b/src/localization/german.ts index 87d0a3b17f..8a04f89ca0 100644 --- a/src/localization/german.ts +++ b/src/localization/german.ts @@ -99,6 +99,7 @@ export var germanSurveyStrings = { emptyMessage: "Es gibt noch keine Daten.", noEntriesText: "Es gibt noch keine Einträge.\nKlicken Sie auf die Schaltfläche unten, um einen neuen Eintrag hinzuzufügen.", noEntriesReadonlyText: "Es gibt keine Einträge.", + tabTitlePlaceholder: "Neues Panel", more: "Mehr", tagboxDoneButtonCaption: "OK", selectToRankEmptyRankedAreaText: "Alle Auswahlmöglichkeiten sind in einer Rangfolge angeordnet", @@ -112,3 +113,4 @@ surveyLocalization.localeNames["de"] = "deutsch"; // The following strings have been translated by a machine translation service // Remove those strings that you have corrected manually +// tabTitlePlaceholder: "New Panel" => "Neues Panel" \ No newline at end of file diff --git a/src/localization/greek.ts b/src/localization/greek.ts index daaffdce6c..b09e7d504f 100644 --- a/src/localization/greek.ts +++ b/src/localization/greek.ts @@ -99,6 +99,7 @@ export var greekSurveyStrings = { emptyMessage: "Δεν υπάρχουν δεδομένα προς εμφάνιση", noEntriesText: "Δεν υπάρχουν ακόμη εγγραφές.\nΚάντε κλικ στο κουμπί παρακάτω για να προσθέσετε μια νέα εγγραφή.", noEntriesReadonlyText: "Δεν υπάρχουν καταχωρήσεις.", + tabTitlePlaceholder: "Νέο πάνελ", more: "Περισσότερα", tagboxDoneButtonCaption: "ΟΚ", selectToRankEmptyRankedAreaText: "Όλες οι επιλογές κατατάσσονται", @@ -126,4 +127,4 @@ surveyLocalization.localeNames["gr"] = "ελληνικά"; // cancel: "Cancel" => "Ακυρώνω" // refuseItemText: "Refuse to answer" => "Αρνηθείτε να απαντήσετε" // dontKnowItemText: "Don't know" => "Δεν ξέρω"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Η απάντησή σας υπερβαίνει τα 64KB. Μειώστε το μέγεθος των αρχείων σας και προσπαθήστε ξανά ή επικοινωνήστε με έναν κάτοχο έρευνας." -// signaturePlaceHolderReadOnly: "No signature" => "Χωρίς υπογραφή" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Χωρίς υπογραφή"// tabTitlePlaceholder: "New Panel" => "Νέο πάνελ" \ No newline at end of file diff --git a/src/localization/hebrew.ts b/src/localization/hebrew.ts index 014bdef6f0..d75e9937bd 100644 --- a/src/localization/hebrew.ts +++ b/src/localization/hebrew.ts @@ -99,6 +99,7 @@ export var hebrewSurveyStrings = { emptyMessage: "אין נתונים להצגה", noEntriesText: "אין עדיין ערכים.\nלחץ על הלחצן למטה כדי להוסיף ערך חדש.", noEntriesReadonlyText: "אין ערכים.", + tabTitlePlaceholder: "פאנל חדש", more: "עוד", tagboxDoneButtonCaption: "אוקיי", selectToRankEmptyRankedAreaText: "כל האפשרויות מדורגות", @@ -142,4 +143,4 @@ surveyLocalization.localeNames["he"] = "עברית"; // refuseItemText: "Refuse to answer" => "מסרבים לענות" // dontKnowItemText: "Don't know" => "לא יודע" // savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "תגובתך עולה על 64KB. הקטן את גודל הקבצים שלך ונסה שוב או פנה לבעלים של סקר." -// signaturePlaceHolderReadOnly: "No signature" => "אין חתימה" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "אין חתימה"// tabTitlePlaceholder: "New Panel" => "פאנל חדש" \ No newline at end of file diff --git a/src/localization/hindi.ts b/src/localization/hindi.ts index 92cea6f913..91b38ab685 100644 --- a/src/localization/hindi.ts +++ b/src/localization/hindi.ts @@ -99,6 +99,7 @@ export var hindiStrings = { emptyMessage: "प्रदर्शित करने के लिए कोई डेटा नहीं", noEntriesText: "अभी तक कोई प्रविष्टियां नहीं हैं।\nनई प्रविष्टि जोड़ने के लिए नीचे दिए गए बटन पर क्लिक करें.", noEntriesReadonlyText: "कोई प्रविष्टियाँ नहीं हैं.", + tabTitlePlaceholder: "नया पैनल", more: "अधिक", tagboxDoneButtonCaption: "ठीक है", selectToRankEmptyRankedAreaText: "सभी विकल्पों को रैंक किया गया है", @@ -141,4 +142,4 @@ surveyLocalization.localeNames["hi"] = "hindi"; // ok: "OK" => "ठीक है" // cancel: "Cancel" => "रद्द करना"// refuseItemText: "Refuse to answer" => "जवाब देने से इनकार" // dontKnowItemText: "Don't know" => "नहीं मालूम"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "आपकी प्रतिक्रिया 64KB से अधिक है। कृपया अपनी फ़ाइल(फ़ाइलों) का आकार घटाएँ और पुन: प्रयास करें या सर्वेक्षण स्वामी से संपर्क करें." -// signaturePlaceHolderReadOnly: "No signature" => "कोई हस्ताक्षर नहीं" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "कोई हस्ताक्षर नहीं"// tabTitlePlaceholder: "New Panel" => "नया पैनल" \ No newline at end of file diff --git a/src/localization/hungarian.ts b/src/localization/hungarian.ts index ebe218e4b9..ced474eeb2 100644 --- a/src/localization/hungarian.ts +++ b/src/localization/hungarian.ts @@ -99,6 +99,7 @@ export var hungarianSurveyStrings = { emptyMessage: "Nincs megjeleníthető adat", noEntriesText: "Még nincsenek bejegyzések.\nKattintson az alábbi gombra egy új bejegyzés hozzáadásához.", noEntriesReadonlyText: "Nincsenek bejegyzések.", + tabTitlePlaceholder: "Új panel", more: "Több", tagboxDoneButtonCaption: "OKÉ", selectToRankEmptyRankedAreaText: "Minden választási lehetőség rangsorolva van", @@ -140,4 +141,4 @@ surveyLocalization.localeNames["hu"] = "magyar"; // cancel: "Cancel" => "Érvénytelenít" // refuseItemText: "Refuse to answer" => "A válaszadás megtagadása" // dontKnowItemText: "Don't know" => "Nem tudom"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "A válasz meghaladja a 64 KB-ot. Kérjük, csökkentse a fájl(ok) méretét, és próbálja újra, vagy lépjen kapcsolatba egy felmérés tulajdonosával." -// signaturePlaceHolderReadOnly: "No signature" => "Nincs aláírás" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Nincs aláírás"// tabTitlePlaceholder: "New Panel" => "Új panel" \ No newline at end of file diff --git a/src/localization/icelandic.ts b/src/localization/icelandic.ts index d324844058..97b5834c55 100644 --- a/src/localization/icelandic.ts +++ b/src/localization/icelandic.ts @@ -99,6 +99,7 @@ export var icelandicSurveyStrings = { emptyMessage: "Engin gögn til að birta", noEntriesText: "Það eru engar færslur ennþá.\nSmelltu á hnappinn hér að neðan til að bæta við nýrri færslu.", noEntriesReadonlyText: "Það eru engar færslur.", + tabTitlePlaceholder: "Nýtt spjald", more: "Fleiri", tagboxDoneButtonCaption: "ÓKEI", selectToRankEmptyRankedAreaText: "Öllum valkostum er raðað", @@ -141,4 +142,4 @@ surveyLocalization.localeNames["is"] = "íslenska"; // cancel: "Cancel" => "Afturkalla" // refuseItemText: "Refuse to answer" => "Neita að svara" // dontKnowItemText: "Don't know" => "Veit ekki"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Svar þitt fer yfir 64KB. Vinsamlegast minnkaðu stærð skráa þinna og reyndu aftur eða hafðu samband við eiganda könnunarinnar." -// signaturePlaceHolderReadOnly: "No signature" => "Engin undirskrift" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Engin undirskrift"// tabTitlePlaceholder: "New Panel" => "Nýtt spjald" \ No newline at end of file diff --git a/src/localization/indonesian.ts b/src/localization/indonesian.ts index 2648bb3b69..543ddeb7d0 100644 --- a/src/localization/indonesian.ts +++ b/src/localization/indonesian.ts @@ -99,6 +99,7 @@ export var indonesianStrings = { emptyMessage: "Tidak ada data untuk ditampilkan", noEntriesText: "Belum ada entri.\nKlik tombol di bawah ini untuk menambahkan entri baru.", noEntriesReadonlyText: "Tidak ada entri.", + tabTitlePlaceholder: "Panel Baru", more: "Lebih", tagboxDoneButtonCaption: "OKE", selectToRankEmptyRankedAreaText: "Semua pilihan diberi peringkat", @@ -141,4 +142,4 @@ surveyLocalization.localeNames["id"] = "bahasa Indonesia"; // cancel: "Cancel" => "Membatalkan" // refuseItemText: "Refuse to answer" => "Menolak untuk menjawab" // dontKnowItemText: "Don't know" => "Tidak tahu"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Respons Anda melebihi 64 KB. Harap kurangi ukuran file Anda dan coba lagi atau hubungi pemilik survei." -// signaturePlaceHolderReadOnly: "No signature" => "Tidak ada tanda tangan" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Tidak ada tanda tangan"// tabTitlePlaceholder: "New Panel" => "Panel Baru" \ No newline at end of file diff --git a/src/localization/italian.ts b/src/localization/italian.ts index 723d0b9525..7468bed1b0 100644 --- a/src/localization/italian.ts +++ b/src/localization/italian.ts @@ -99,6 +99,7 @@ export var italianSurveyStrings = { emptyMessage: "Nessun dato da visualizzare", noEntriesText: "Non ci sono ancora voci.\nFai clic sul pulsante qui sotto per aggiungere una nuova voce.", noEntriesReadonlyText: "Non ci sono voci.", + tabTitlePlaceholder: "Nuovo pannello", more: "Più", tagboxDoneButtonCaption: "OK", selectToRankEmptyRankedAreaText: "Tutte le scelte sono classificate", @@ -129,4 +130,4 @@ surveyLocalization.localeNames["it"] = "italiano"; // cancel: "Cancel" => "Annulla" // refuseItemText: "Refuse to answer" => "Rifiuta di rispondere" // dontKnowItemText: "Don't know" => "Non lo so"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "La tua risposta supera i 64 KB. Riduci le dimensioni dei tuoi file e riprova o contatta il proprietario di un'indagine." -// signaturePlaceHolderReadOnly: "No signature" => "Nessuna firma" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Nessuna firma"// tabTitlePlaceholder: "New Panel" => "Nuovo pannello" \ No newline at end of file diff --git a/src/localization/japanese.ts b/src/localization/japanese.ts index 2f4536042f..0e6ab99429 100644 --- a/src/localization/japanese.ts +++ b/src/localization/japanese.ts @@ -99,6 +99,7 @@ export var japaneseSurveyStrings = { emptyMessage: "表示するデータがありません", noEntriesText: "エントリはまだありません。\n下のボタンをクリックして、新しいエントリを追加します。", noEntriesReadonlyText: "エントリはありません。", + tabTitlePlaceholder: "新規パネル", more: "もっとその", tagboxDoneButtonCaption: "わかりました", selectToRankEmptyRankedAreaText: "すべての選択肢がランク付けされます", @@ -141,4 +142,4 @@ surveyLocalization.localeNames["ja"] = "日本語"; // cancel: "Cancel" => "キャンセル" // refuseItemText: "Refuse to answer" => "回答を拒否する" // dontKnowItemText: "Don't know" => "わかりません"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "回答は 64 KB を超えています。ファイルのサイズを小さくしてもう一度お試しいただくか、アンケートの所有者にお問い合わせください。" -// signaturePlaceHolderReadOnly: "No signature" => "署名なし" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "署名なし"// tabTitlePlaceholder: "New Panel" => "新規パネル" \ No newline at end of file diff --git a/src/localization/kazakh.ts b/src/localization/kazakh.ts index bb385cf185..a81a41833f 100644 --- a/src/localization/kazakh.ts +++ b/src/localization/kazakh.ts @@ -99,6 +99,7 @@ export var kazakhStrings = { emptyMessage: "Көрсетілетін деректер жоқ", noEntriesText: "Әзірге жазбалар жоқ.\nЖаңа жазбаны қосу үшін төмендегі түймешігіңді басыңыз.", noEntriesReadonlyText: "Жазбалар жоқ.", + tabTitlePlaceholder: "Жаңа панель", more: "Қосымша", tagboxDoneButtonCaption: "ЖАҚСЫ", selectToRankEmptyRankedAreaText: "Барлық таңдаулар ранжирленген", @@ -140,4 +141,4 @@ surveyLocalization.localeNames["kk"] = "Kazakh"; // cancel: "Cancel" => "Болдырмау" // refuseItemText: "Refuse to answer" => "Жауап беруден бас тарту" // dontKnowItemText: "Don't know" => "Білмеймін"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Сіздің жауабыңыз 64КБ-тан асады. Файлдың өлшемін азайтып, қайталап көріңіз немесе сауалнама иесіне хабарласыңыз." -// signaturePlaceHolderReadOnly: "No signature" => "Қолдың No" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Қолдың No"// tabTitlePlaceholder: "New Panel" => "Жаңа панель" \ No newline at end of file diff --git a/src/localization/korean.ts b/src/localization/korean.ts index e0177d066b..842e860e40 100644 --- a/src/localization/korean.ts +++ b/src/localization/korean.ts @@ -99,6 +99,7 @@ export var koreanStrings = { emptyMessage: "표시할 데이터가 없습니다.", noEntriesText: "아직 항목이 없습니다.\n새 항목을 추가하려면 아래 버튼을 클릭하세요.", noEntriesReadonlyText: "항목이 없습니다.", + tabTitlePlaceholder: "새 패널", more: "더보기", tagboxDoneButtonCaption: "그래", selectToRankEmptyRankedAreaText: "모든 선택 항목이 순위가 매겨집니다.", @@ -128,4 +129,4 @@ surveyLocalization.localeNames["ko"] = "한국어"; // cancel: "Cancel" => "취소" // refuseItemText: "Refuse to answer" => "대답 거부" // dontKnowItemText: "Don't know" => "모르다"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "응답이 64KB를 초과합니다. 파일 크기를 줄인 후 다시 시도하거나 설문조사 소유자에게 문의하세요." -// signaturePlaceHolderReadOnly: "No signature" => "서명 없음" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "서명 없음"// tabTitlePlaceholder: "New Panel" => "새 패널" \ No newline at end of file diff --git a/src/localization/latvian.ts b/src/localization/latvian.ts index 7a41c0a758..17b944d273 100644 --- a/src/localization/latvian.ts +++ b/src/localization/latvian.ts @@ -99,6 +99,7 @@ export var latvianSurveyStrings = { emptyMessage: "Nav datu, ko rādīt", noEntriesText: "Vēl nav neviena ieraksta.\nNoklikšķiniet uz zemāk esošās pogas, lai pievienotu jaunu ierakstu.", noEntriesReadonlyText: "Ierakstu nav.", + tabTitlePlaceholder: "Jauns panelis", more: "Vairāk", tagboxDoneButtonCaption: "LABI", selectToRankEmptyRankedAreaText: "Visas izvēles ir sarindotas", @@ -129,4 +130,4 @@ surveyLocalization.localeNames["lv"] = "latviešu"; // cancel: "Cancel" => "Atcelt" // refuseItemText: "Refuse to answer" => "Atteikties atbildēt" // dontKnowItemText: "Don't know" => "Es nezinu"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Jūsu atbilde pārsniedz 64 KB. Lūdzu, samaziniet sava(-u) faila(-u) lielumu un mēģiniet vēlreiz vai sazinieties ar aptaujas īpašnieku." -// signaturePlaceHolderReadOnly: "No signature" => "Nav paraksta" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Nav paraksta"// tabTitlePlaceholder: "New Panel" => "Jauns panelis" \ No newline at end of file diff --git a/src/localization/lithuanian.ts b/src/localization/lithuanian.ts index adb7eb0cbf..b62a66ab96 100644 --- a/src/localization/lithuanian.ts +++ b/src/localization/lithuanian.ts @@ -99,6 +99,7 @@ export var lithuaniaSurveyStrings = { emptyMessage: "Nėra rodomų duomenų", noEntriesText: "Įrašų dar nėra.\nSpustelėkite žemiau esantį mygtuką, kad pridėtumėte naują įrašą.", noEntriesReadonlyText: "Įrašų nėra.", + tabTitlePlaceholder: "Naujas skydelis", more: "Daugiau", tagboxDoneButtonCaption: "GERAI", selectToRankEmptyRankedAreaText: "Visi pasirinkimai yra reitinguojami", @@ -141,4 +142,4 @@ surveyLocalization.localeNames["lt"] = "lietuvių"; // cancel: "Cancel" => "Atšaukti" // refuseItemText: "Refuse to answer" => "Atsisakyti atsakyti" // dontKnowItemText: "Don't know" => "Nežinau"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Jūsų atsakymas viršija 64 KB. Sumažinkite failo (-ų) dydį ir bandykite dar kartą arba susisiekite su apklausos savininku." -// signaturePlaceHolderReadOnly: "No signature" => "Nėra parašo" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Nėra parašo"// tabTitlePlaceholder: "New Panel" => "Naujas skydelis" \ No newline at end of file diff --git a/src/localization/macedonian.ts b/src/localization/macedonian.ts index acbfaa967a..b71c6b6995 100644 --- a/src/localization/macedonian.ts +++ b/src/localization/macedonian.ts @@ -99,6 +99,7 @@ export var macedonianSurveyStrings = { emptyMessage: "Нема податоци за прикажување", noEntriesText: "Сеуште нема влезници.\nКликнете на копчето подолу за да додадете нов влез.", noEntriesReadonlyText: "Нема влезници.", + tabTitlePlaceholder: "Нов панел", more: "Повеќе", tagboxDoneButtonCaption: "ДОБРО", selectToRankEmptyRankedAreaText: "Сите избори се рангирани", @@ -135,4 +136,4 @@ surveyLocalization.localeNames["mk"] = "Македонски"; // cancel: "Cancel" => "Откажи" // refuseItemText: "Refuse to answer" => "Одбиј да одговориш." // dontKnowItemText: "Don't know" => "Не знам"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Вашиот одговор надминува 64KB. Ве молиме да ја намалите големината на вашата(ите) датотека(и) и обидете се повторно или контактирајте го сопственикот на истражувањето." -// signaturePlaceHolderReadOnly: "No signature" => "Нема потпис" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Нема потпис"// tabTitlePlaceholder: "New Panel" => "Нов панел" \ No newline at end of file diff --git a/src/localization/malay.ts b/src/localization/malay.ts index a097916555..8be7e486ef 100644 --- a/src/localization/malay.ts +++ b/src/localization/malay.ts @@ -99,6 +99,7 @@ export var malaySurveyStrings = { emptyMessage: "Tiada data untuk dipaparkan", noEntriesText: "Belum ada entri.\nKlik butang di bawah untuk menambahkan entri.", noEntriesReadonlyText: "Tiada penyertaan.", + tabTitlePlaceholder: "Panel Baru", more: "Lebih banyak", tagboxDoneButtonCaption: "OK", selectToRankEmptyRankedAreaText: "Semua pilihan disenaraikan", @@ -131,4 +132,4 @@ surveyLocalization.localeNames["ms"] = "melayu"; // cancel: "Cancel" => "Batal" // refuseItemText: "Refuse to answer" => "Enggan menjawab" // dontKnowItemText: "Don't know" => "Tak tahu"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Jawapan anda melebihi 64KB. Sila kurangkan saiz fail anda dan cuba lagi atau hubungi pemilik tinjauan." -// signaturePlaceHolderReadOnly: "No signature" => "Tiada tandatangan" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Tiada tandatangan"// tabTitlePlaceholder: "New Panel" => "Panel Baru" \ No newline at end of file diff --git a/src/localization/norwegian.ts b/src/localization/norwegian.ts index caac1f561c..4732fc6143 100644 --- a/src/localization/norwegian.ts +++ b/src/localization/norwegian.ts @@ -99,6 +99,7 @@ export var norwegianSurveyStrings = { emptyMessage: "Ingen data å vise", noEntriesText: "Det er ingen oppføringer ennå.\nKlikk på knappen nedenfor for å legge til en ny oppføring.", noEntriesReadonlyText: "Det er ingen oppføringer.", + tabTitlePlaceholder: "Nytt panel", more: "Mer", tagboxDoneButtonCaption: "OK", selectToRankEmptyRankedAreaText: "Alle valg er rangert", @@ -141,4 +142,4 @@ surveyLocalization.localeNames["no"] = "norsk"; // cancel: "Cancel" => "Annullere" // refuseItemText: "Refuse to answer" => "Nekter å svare" // dontKnowItemText: "Don't know" => "Vet ikke"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Svaret ditt overstiger 64 kB. Reduser størrelsen på filen(e) din(e), og prøv på nytt, eller kontakt eieren av en spørreundersøkelse." -// signaturePlaceHolderReadOnly: "No signature" => "Ingen signatur" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Ingen signatur"// tabTitlePlaceholder: "New Panel" => "Nytt panel" \ No newline at end of file diff --git a/src/localization/persian.ts b/src/localization/persian.ts index 1284c6f1bd..f26ddfa64c 100644 --- a/src/localization/persian.ts +++ b/src/localization/persian.ts @@ -99,6 +99,7 @@ export var persianSurveyStrings = { emptyMessage: "داده ای برای نمایش وجود ندارد", noEntriesText: "هنوز هیچ ورودی وجود ندارد.\nروی دکمه زیر کلیک کنید تا یک ورودی جدید اضافه شود.", noEntriesReadonlyText: "هیچ ورودی وجود ندارد.", + tabTitlePlaceholder: "پنل جدید", more: "بیشتر", tagboxDoneButtonCaption: "باشه", selectToRankEmptyRankedAreaText: "همه انتخاب ها رتبه بندی می شوند", @@ -141,4 +142,4 @@ surveyLocalization.localeNames["fa"] = "فارْسِى"; // cancel: "Cancel" => "لغو" // refuseItemText: "Refuse to answer" => "امتناع از پاسخ دادن" // dontKnowItemText: "Don't know" => "نمی دانم"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "پاسخ شما بیش از 64KB است. لطفا اندازه فایل(های) خود را کاهش دهید و دوباره تلاش کنید یا با صاحب نظرسنجی تماس بگیرید." -// signaturePlaceHolderReadOnly: "No signature" => "بدون امضا" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "بدون امضا"// tabTitlePlaceholder: "New Panel" => "پنل جدید" \ No newline at end of file diff --git a/src/localization/philippines.ts b/src/localization/philippines.ts index f7130621ed..189e8a0e68 100644 --- a/src/localization/philippines.ts +++ b/src/localization/philippines.ts @@ -1,4 +1,3 @@ -// Uncomment the line below if you create a custom dictionary import { surveyLocalization } from "survey-core"; export var philippinesStrings = { @@ -100,12 +99,13 @@ export var philippinesStrings = { emptyMessage: "walang maipakitang datos", noEntriesText: "Wala pang entry.\nI-click ang button sa ibaba para magdagdag ng bagong entry.", noEntriesReadonlyText: "Walang entry", + tabTitlePlaceholder: "Bagong Panel", more: "Higit pa", tagboxDoneButtonCaption: "OK", selectToRankEmptyRankedAreaText: "Ang lahat ng mga pagpipilian ay pinili para sa pagraranggo", selectToRankEmptyUnrankedAreaText: "I-drag ang mga pagpipilian dito upang i-rank ang mga ito", ok: "OK", - cancel: "Kanselahin", + cancel: "Kanselahin" }; // Uncomment the lines below if you create a custom dictionary. @@ -113,3 +113,7 @@ export var philippinesStrings = { // Replace `englishStrings` with the name of the variable that contains the custom dictionary. surveyLocalization.locales["fil"] = philippinesStrings; surveyLocalization.localeNames["fil"] = "Filipino"; + +// The following strings have been translated by a machine translation service +// Remove those strings that you have corrected manually +// tabTitlePlaceholder: "New Panel" => "Bagong Panel" \ No newline at end of file diff --git a/src/localization/polish.ts b/src/localization/polish.ts index 8a410ab966..6e775111a6 100644 --- a/src/localization/polish.ts +++ b/src/localization/polish.ts @@ -99,6 +99,7 @@ export var polishSurveyStrings = { emptyMessage: "Brak danych do wyświetlenia", noEntriesText: "Nie ma jeszcze wpisów.\nKliknij przycisk poniżej, aby dodać nowy wpis.", noEntriesReadonlyText: "Brak wpisów.", + tabTitlePlaceholder: "Nowy panel", more: "Więcej", tagboxDoneButtonCaption: "OK", selectToRankEmptyRankedAreaText: "Wszystkie wybory są uszeregowane", @@ -129,4 +130,4 @@ surveyLocalization.localeNames["pl"] = "polski"; // cancel: "Cancel" => "Anuluj" // refuseItemText: "Refuse to answer" => "Odmów odpowiedzi" // dontKnowItemText: "Don't know" => "Nie wiem"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Twoja odpowiedź przekracza 64 KB. Zmniejsz rozmiar plików i spróbuj ponownie lub skontaktuj się z właścicielem ankiety." -// signaturePlaceHolderReadOnly: "No signature" => "Brak podpisu" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Brak podpisu"// tabTitlePlaceholder: "New Panel" => "Nowy panel" \ No newline at end of file diff --git a/src/localization/portuguese-br.ts b/src/localization/portuguese-br.ts index 98e81319b3..35924eece8 100644 --- a/src/localization/portuguese-br.ts +++ b/src/localization/portuguese-br.ts @@ -101,6 +101,7 @@ export var portugueseBrSurveyStrings = { emptyMessage: "Nenhum dado a ser exibido", noEntriesText: "Ainda não há inscrições.\nClique no botão abaixo para adicionar uma nova entrada.", noEntriesReadonlyText: "Não há entradas.", + tabTitlePlaceholder: "Novo Painel", more: "Mais", tagboxDoneButtonCaption: "OKEY", selectToRankEmptyRankedAreaText: "Todas as opções são classificadas", @@ -190,4 +191,4 @@ surveyLocalization.localeNames["pt-br"] = "português brasileiro"; // cancel: "Cancel" => "Cancelar" // refuseItemText: "Refuse to answer" => "Recusar-se a responder" // dontKnowItemText: "Don't know" => "Não sei"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Sua resposta excede 64KB. Reduza o tamanho do(s) seu(s) arquivo(s) e tente novamente ou entre em contato com o proprietário do questionário." -// signaturePlaceHolderReadOnly: "No signature" => "Sem assinatura" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Sem assinatura"// tabTitlePlaceholder: "New Panel" => "Novo Painel" \ No newline at end of file diff --git a/src/localization/portuguese.ts b/src/localization/portuguese.ts index f467db6fb2..1e62e42be9 100644 --- a/src/localization/portuguese.ts +++ b/src/localization/portuguese.ts @@ -99,6 +99,7 @@ export var portugueseSurveyStrings = { emptyMessage: "Não existe informação a mostrar", noEntriesText: "Ainda não existem registos.\nClique no botão abaixo para adicionar um novo registo.", noEntriesReadonlyText: "Não há entradas.", + tabTitlePlaceholder: "Novo Painel", more: "Mais", tagboxDoneButtonCaption: "Terminado", selectToRankEmptyRankedAreaText: "Todas as opções são classificadas", @@ -126,4 +127,4 @@ surveyLocalization.localeNames["pt"] = "português"; // cancel: "Cancel" => "Cancelar" // refuseItemText: "Refuse to answer" => "Recusar-se a responder" // dontKnowItemText: "Don't know" => "Não sei"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Sua resposta excede 64KB. Reduza o tamanho do(s) seu(s) arquivo(s) e tente novamente ou entre em contato com o proprietário do questionário." -// signaturePlaceHolderReadOnly: "No signature" => "Sem assinatura" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Sem assinatura"// tabTitlePlaceholder: "New Panel" => "Novo Painel" \ No newline at end of file diff --git a/src/localization/romanian.ts b/src/localization/romanian.ts index 6016220af6..2743fca271 100644 --- a/src/localization/romanian.ts +++ b/src/localization/romanian.ts @@ -99,6 +99,7 @@ export var romanianSurveyStrings: any = { emptyMessage: "Nu există date de afișat", noEntriesText: "Nu există încă intrări.\nFaceți clic pe butonul de mai jos pentru a adăuga o intrare nouă.", noEntriesReadonlyText: "Nu există intrări.", + tabTitlePlaceholder: "Panou nou", more: "Mai mult", tagboxDoneButtonCaption: "OK", selectToRankEmptyRankedAreaText: "Toate opțiunile sunt clasificate", @@ -141,4 +142,4 @@ surveyLocalization.localeNames["ro"] = "română"; // cancel: "Cancel" => "Anula" // refuseItemText: "Refuse to answer" => "Refuză să răspundă" // dontKnowItemText: "Don't know" => "Nu ştiu"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Răspunsul tău depășește 64KB. Reduceți dimensiunea fișierelor și încercați din nou sau contactați un proprietar de sondaj." -// signaturePlaceHolderReadOnly: "No signature" => "Fără semnătură" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Fără semnătură"// tabTitlePlaceholder: "New Panel" => "Panou nou" \ No newline at end of file diff --git a/src/localization/russian.ts b/src/localization/russian.ts index ad397345f7..2d05778c2e 100644 --- a/src/localization/russian.ts +++ b/src/localization/russian.ts @@ -99,6 +99,7 @@ export var russianSurveyStrings = { emptyMessage: "Нет данных для отображения", noEntriesText: "Пока нет записей.\nНажмите кнопку ниже, чтобы добавить новую запись.", noEntriesReadonlyText: "Записей нет.", + tabTitlePlaceholder: "Новая панель", more: "Больше", tagboxDoneButtonCaption: "Хорошо", selectToRankEmptyRankedAreaText: "Все варианты ранжируются", @@ -125,4 +126,4 @@ surveyLocalization.localeNames["ru"] = "русский"; // showDetails: "Show Details" => "Показать подробности" // hideDetails: "Hide Details" => "Скрыть подробности" // cancel: "Cancel" => "Отмена"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Ваш ответ превышает 64 КБ. Уменьшите размер файла (файлов) и повторите попытку или обратитесь к владельцу опроса." -// signaturePlaceHolderReadOnly: "No signature" => "Без подписи" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Без подписи"// tabTitlePlaceholder: "New Panel" => "Новая панель" \ No newline at end of file diff --git a/src/localization/serbian.ts b/src/localization/serbian.ts index a1e330de13..7171cad2e5 100644 --- a/src/localization/serbian.ts +++ b/src/localization/serbian.ts @@ -99,6 +99,7 @@ export var serbianStrings = { emptyMessage: "Nema podataka za prikazivanje", noEntriesText: "Još uvek nema stavki.\nKliknite na dugme ispod da biste dodali novu stavku.", noEntriesReadonlyText: "Nema stavki.", + tabTitlePlaceholder: "Nova tabla", more: "Viљe", tagboxDoneButtonCaption: "U redu", selectToRankEmptyRankedAreaText: "Svi izbori su rangirani", @@ -136,4 +137,4 @@ surveyLocalization.localeNames["rs"] = "Srpski"; // cancel: "Cancel" => "Otkaži" // refuseItemText: "Refuse to answer" => "Odbijanje odgovora" // dontKnowItemText: "Don't know" => "Ne znam"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Vaš odgovor premašuje 64KB. Smanjite veličinu datoteka i pokušajte ponovo ili se obratite vlasniku ankete." -// signaturePlaceHolderReadOnly: "No signature" => "Bez potpisa" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Bez potpisa"// tabTitlePlaceholder: "New Panel" => "Nova tabla" \ No newline at end of file diff --git a/src/localization/simplified-chinese.ts b/src/localization/simplified-chinese.ts index 4f8be9b8b0..7f041dfd8d 100644 --- a/src/localization/simplified-chinese.ts +++ b/src/localization/simplified-chinese.ts @@ -99,6 +99,7 @@ export var simplifiedChineseSurveyStrings = { emptyMessage: "没有要显示的数据", noEntriesText: "尚无条目。\n单击下面的按钮以添加新条目。", noEntriesReadonlyText: "没有条目。", + tabTitlePlaceholder: "新面板", more: "更多", tagboxDoneButtonCaption: "还行", selectToRankEmptyRankedAreaText: "所有选择均已排名", @@ -135,4 +136,4 @@ surveyLocalization.localeNames["zh-cn"] = "简体中文"; // cancel: "Cancel" => "取消" // refuseItemText: "Refuse to answer" => "拒绝回答" // dontKnowItemText: "Don't know" => "不知道"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "您的回复超过 64KB。请减小文件的大小,然后重试或联系调查所有者。" -// signaturePlaceHolderReadOnly: "No signature" => "无签名" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "无签名"// tabTitlePlaceholder: "New Panel" => "新面板" \ No newline at end of file diff --git a/src/localization/slovak.ts b/src/localization/slovak.ts index cffe2349f1..fa878ca30f 100644 --- a/src/localization/slovak.ts +++ b/src/localization/slovak.ts @@ -99,6 +99,7 @@ export var slovakSurveyStrings = { emptyMessage: "Žiadne údaje na zobrazenie", noEntriesText: "K dispozícii ešte nie sú žiadne zadania.\nKliknutím na nasledujúce tlačidlo pridajte nové zadanie.", noEntriesReadonlyText: "Nie sú k dispozícii žiadne záznamy.", + tabTitlePlaceholder: "Nový panel", more: "Viacej", tagboxDoneButtonCaption: "OK", selectToRankEmptyRankedAreaText: "Všetky možnosti sú zoradené", @@ -131,4 +132,4 @@ surveyLocalization.localeNames["sk"] = "slovak"; // cancel: "Cancel" => "Zrušiť" // refuseItemText: "Refuse to answer" => "Odmietnuť odpovedať" // dontKnowItemText: "Don't know" => "Neviem"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Vaša odpoveď presahuje 64 kB. Zmenšite veľkosť svojich súborov a skúste to znova alebo kontaktujte vlastníka prieskumu." -// signaturePlaceHolderReadOnly: "No signature" => "Bez podpisu" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Bez podpisu"// tabTitlePlaceholder: "New Panel" => "Nový panel" \ No newline at end of file diff --git a/src/localization/spanish.ts b/src/localization/spanish.ts index c049fad7a2..44069e9b56 100644 --- a/src/localization/spanish.ts +++ b/src/localization/spanish.ts @@ -99,6 +99,7 @@ export var spanishSurveyStrings = { emptyMessage: "No hay datos para mostrar", noEntriesText: "Aún no hay entradas.\nHaga clic en el botón de abajo para agregar una nueva entrada.", noEntriesReadonlyText: "No hay entradas.", + tabTitlePlaceholder: "Nuevo panel", more: "Más", tagboxDoneButtonCaption: "De acuerdo", selectToRankEmptyRankedAreaText: "Todas las opciones están clasificadas", @@ -129,4 +130,4 @@ surveyLocalization.localeNames["es"] = "español"; // cancel: "Cancel" => "Cancelar" // refuseItemText: "Refuse to answer" => "Negarse a responder" // dontKnowItemText: "Don't know" => "No sé"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Su respuesta supera los 64 KB. Reduzca el tamaño de su(s) archivo(s) e inténtelo de nuevo o póngase en contacto con el propietario de una encuesta." -// signaturePlaceHolderReadOnly: "No signature" => "Sin firma" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Sin firma"// tabTitlePlaceholder: "New Panel" => "Nuevo panel" \ No newline at end of file diff --git a/src/localization/swahili.ts b/src/localization/swahili.ts index 5c43e1dff7..e1e7cb576e 100644 --- a/src/localization/swahili.ts +++ b/src/localization/swahili.ts @@ -99,6 +99,7 @@ export var swahiliStrings = { emptyMessage: "Hakuna data ya kuonyesha", noEntriesText: "Hakuna maingizo kwa sasa.\nBofya kitufe hapa chini ili kuongeza ingizo jipya.", noEntriesReadonlyText: "Hakuna viingilio.", + tabTitlePlaceholder: "Jopo Jipya", more: "Zaidi", tagboxDoneButtonCaption: "Sawa kabisa", selectToRankEmptyRankedAreaText: "Chaguzi zote zimeorodheshwa", @@ -141,4 +142,4 @@ surveyLocalization.localeNames["sw"] = "swahili"; // cancel: "Cancel" => "Katisha" // refuseItemText: "Refuse to answer" => "Kukataa kujibu" // dontKnowItemText: "Don't know" => "Sijui"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Jibu lako ni zaidi ya 64KB. Tafadhali punguza ukubwa wa faili yako na jaribu tena au wasiliana na mmiliki wa utafiti." -// signaturePlaceHolderReadOnly: "No signature" => "Hakuna saini" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Hakuna saini"// tabTitlePlaceholder: "New Panel" => "Jopo Jipya" \ No newline at end of file diff --git a/src/localization/swedish.ts b/src/localization/swedish.ts index 77674a573b..8430973f05 100644 --- a/src/localization/swedish.ts +++ b/src/localization/swedish.ts @@ -99,6 +99,7 @@ export var swedishSurveyStrings = { emptyMessage: "Ingen data finns", noEntriesText: "Det finns inga värden än.\nKlicka på knappen nedan för att lägga till nytt värde.", noEntriesReadonlyText: "Det finns inga poster.", + tabTitlePlaceholder: "Ny panel", more: "Mer", tagboxDoneButtonCaption: "OKEJ", selectToRankEmptyRankedAreaText: "Alla val rangordnas", @@ -129,4 +130,4 @@ surveyLocalization.localeNames["sv"] = "svenska"; // cancel: "Cancel" => "Annullera" // refuseItemText: "Refuse to answer" => "Vägra svara" // dontKnowItemText: "Don't know" => "Vet inte"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Ditt svar överskrider 64 kB. Minska storleken på dina filer och försök igen eller kontakta en undersökningsägare." -// signaturePlaceHolderReadOnly: "No signature" => "Ingen signatur" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Ingen signatur"// tabTitlePlaceholder: "New Panel" => "Ny panel" \ No newline at end of file diff --git a/src/localization/telugu.ts b/src/localization/telugu.ts index f887268f52..7b25baa19e 100644 --- a/src/localization/telugu.ts +++ b/src/localization/telugu.ts @@ -99,6 +99,7 @@ export var teluguStrings = { emptyMessage: "డిస్ ప్లే చేయడానికి డేటా లేదు", noEntriesText: "ఇంకా ఎలాంటి ఎంట్రీలు లేవు.\nకొత్త ఎంట్రీని జోడించడం కొరకు దిగువ బటన్ మీద క్లిక్ చేయండి.", noEntriesReadonlyText: "ఎలాంటి ఎంట్రీలు లేవు.", + tabTitlePlaceholder: "కొత్త ప్యానెల్", more: "ఎక్కువ", tagboxDoneButtonCaption: "సరే", selectToRankEmptyRankedAreaText: "అన్ని ఎంపికలు ర్యాంక్ చేయబడతాయి", @@ -141,4 +142,4 @@ surveyLocalization.localeNames["tel"] = "Telugu"; // ok: "OK" => "సరే" // cancel: "Cancel" => "రద్దు"// refuseItemText: "Refuse to answer" => "సమాధానం ఇవ్వడానికి నిరాకరించండి" // dontKnowItemText: "Don't know" => "తెలియదు"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "మీ ప్రతిస్పందన 64KBని మించిపోయింది. దయచేసి మీ ఫైల్(లు) పరిమాణాన్ని తగ్గించండి మరియు మళ్లీ ప్రయత్నించండి లేదా సర్వే యజమానిని సంప్రదించండి." -// signaturePlaceHolderReadOnly: "No signature" => "సంతకం లేదు" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "సంతకం లేదు"// tabTitlePlaceholder: "New Panel" => "కొత్త ప్యానెల్" \ No newline at end of file diff --git a/src/localization/thai.ts b/src/localization/thai.ts index 289bb3d0af..e072ac5a32 100644 --- a/src/localization/thai.ts +++ b/src/localization/thai.ts @@ -99,6 +99,7 @@ export var thaiStrings = { emptyMessage: "ไม่มีข้อมูลที่จะแสดง", noEntriesText: "ยังไม่มีรายการ\nคลิกปุ่มด้านล่างเพื่อเพิ่มรายการใหม่", noEntriesReadonlyText: "ไม่มีรายการ", + tabTitlePlaceholder: "แผงใหม่", more: "อีก", tagboxDoneButtonCaption: "ตกลง, ได้", selectToRankEmptyRankedAreaText: "ตัวเลือกทั้งหมดจะถูกจัดอันดับ", @@ -140,4 +141,4 @@ surveyLocalization.localeNames["th"] = "ไทย"; // ok: "OK" => "ตกลง, ได้" // cancel: "Cancel" => "ยกเลิก"// refuseItemText: "Refuse to answer" => "ปฏิเสธที่จะตอบ" // dontKnowItemText: "Don't know" => "ไม่ทราบ"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "คําตอบของคุณเกิน 64KB โปรดลดขนาดไฟล์ของคุณแล้วลองอีกครั้งหรือติดต่อเจ้าของแบบสํารวจ" -// signaturePlaceHolderReadOnly: "No signature" => "ไม่มีลายเซ็น" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "ไม่มีลายเซ็น"// tabTitlePlaceholder: "New Panel" => "แผงใหม่" \ No newline at end of file diff --git a/src/localization/traditional-chinese.ts b/src/localization/traditional-chinese.ts index f3d2786e70..dc2494c78d 100644 --- a/src/localization/traditional-chinese.ts +++ b/src/localization/traditional-chinese.ts @@ -99,6 +99,7 @@ export var traditionalChineseSurveyStrings = { emptyMessage: "沒有要顯示的數據", noEntriesText: "尚無條目。\n按下下面的按鈕以添加新條目。", noEntriesReadonlyText: "沒有條目。", + tabTitlePlaceholder: "新面板", more: "更多", tagboxDoneButtonCaption: "還行", selectToRankEmptyRankedAreaText: "所有選擇均已排名", @@ -175,4 +176,4 @@ surveyLocalization.localeNames["zh-tw"] = "繁體中文"; // ok: "OK" => "還行" // cancel: "Cancel" => "取消"// refuseItemText: "Refuse to answer" => "拒絕回答" // dontKnowItemText: "Don't know" => "不知道"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "您的回復超過 64KB。請減小檔的大小,然後重試或聯繫調查擁有者。" -// signaturePlaceHolderReadOnly: "No signature" => "無簽名" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "無簽名"// tabTitlePlaceholder: "New Panel" => "新面板" \ No newline at end of file diff --git a/src/localization/turkish.ts b/src/localization/turkish.ts index c818db325f..427b06ba70 100644 --- a/src/localization/turkish.ts +++ b/src/localization/turkish.ts @@ -99,6 +99,7 @@ export var turkishSurveyStrings = { emptyMessage: "Görüntülenecek veri yok", noEntriesText: "Henüz giriş yok.\nYeni bir giriş eklemek için aşağıdaki düğmeyi tıklayın.", noEntriesReadonlyText: "Giriş yok.", + tabTitlePlaceholder: "Yeni Panel", more: "Daha fazla", tagboxDoneButtonCaption: "TAMAM", selectToRankEmptyRankedAreaText: "Tüm seçenekler sıralanmıştır", @@ -122,4 +123,4 @@ surveyLocalization.localeNames["tr"] = "türkçe"; // ok: "OK" => "TAMAM" // cancel: "Cancel" => "İptal"// refuseItemText: "Refuse to answer" => "Cevap vermeyi reddet" // dontKnowItemText: "Don't know" => "Bilmiyorum"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Yanıtınız 64 KB'ı aşıyor. Lütfen dosyalarınızın boyutunu küçültün ve tekrar deneyin veya bir anket sahibiyle iletişime geçin." -// signaturePlaceHolderReadOnly: "No signature" => "İmza yok" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "İmza yok"// tabTitlePlaceholder: "New Panel" => "Yeni Panel" \ No newline at end of file diff --git a/src/localization/ukrainian.ts b/src/localization/ukrainian.ts index 864f3c56f3..009c2513b5 100644 --- a/src/localization/ukrainian.ts +++ b/src/localization/ukrainian.ts @@ -99,6 +99,7 @@ export var ukrainianSurveyStrings = { emptyMessage: "Немає даних для відображення", noEntriesText: "Записів поки немає.\nНатисніть кнопку нижче, щоб додати новий запис.", noEntriesReadonlyText: "Записів немає.", + tabTitlePlaceholder: "Нова панель", more: "Більше", tagboxDoneButtonCaption: "ГАРАЗД", selectToRankEmptyRankedAreaText: "Всі варіанти ранжуються", @@ -140,4 +141,4 @@ surveyLocalization.localeNames["ua"] = "українська"; // ok: "OK" => "ГАРАЗД" // cancel: "Cancel" => "Скасувати"// refuseItemText: "Refuse to answer" => "Відмовтеся відповідати" // dontKnowItemText: "Don't know" => "Не знаю"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Ваша відповідь перевищує 64 КБ. Будь ласка, зменшіть розмір файлу (файлів) і повторіть спробу або зв'яжіться з власником опитування." -// signaturePlaceHolderReadOnly: "No signature" => "Без підпису" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Без підпису"// tabTitlePlaceholder: "New Panel" => "Нова панель" \ No newline at end of file diff --git a/src/localization/urdu.ts b/src/localization/urdu.ts index d32d1dc426..831e0be327 100644 --- a/src/localization/urdu.ts +++ b/src/localization/urdu.ts @@ -99,6 +99,7 @@ export var urduSurveyStrings = { emptyMessage: "ظاہر کرنے کے لئے کوئی ڈیٹا نہیں", noEntriesText: "ابھی تک کوئی اندراج نہیں ہے.\nنیا اندراج شامل کرنے کے لئے نیچے دیئے گئے بٹن پر کلک کریں۔", noEntriesReadonlyText: "کوئی اندراج نہیں ہے.", + tabTitlePlaceholder: "نیا پینل", more: "زیادہ", tagboxDoneButtonCaption: "ٹھيک ہے", selectToRankEmptyRankedAreaText: "تمام اختیارات کی درجہ بندی کی جاتی ہے", @@ -133,4 +134,4 @@ surveyLocalization.localeNames["ur"] = "Urdu"; // ok: "OK" => "ٹھيک ہے" // cancel: "Cancel" => "منسوخ"// refuseItemText: "Refuse to answer" => "جواب دینے سے انکار" // dontKnowItemText: "Don't know" => "معلوم نہيں"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "آپ کا جواب 64KB سے تجاوز کر گیا ہے۔ براہ کرم اپنی فائل کا سائز کم کریں اور دوبارہ کوشش کریں یا سروے کے مالک سے رابطہ کریں۔" -// signaturePlaceHolderReadOnly: "No signature" => "کوئی دستخط نہیں" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "کوئی دستخط نہیں"// tabTitlePlaceholder: "New Panel" => "نیا پینل" \ No newline at end of file diff --git a/src/localization/vietnamese.ts b/src/localization/vietnamese.ts index 24570b4a63..ae7a089b94 100644 --- a/src/localization/vietnamese.ts +++ b/src/localization/vietnamese.ts @@ -99,6 +99,7 @@ export var vietnameseSurveyStrings = { emptyMessage: "Không có dữ liệu để hiển thị", noEntriesText: "Chưa có mục nào.\nNhấp vào nút bên dưới để thêm mục nhập mới.", noEntriesReadonlyText: "Không có mục.", + tabTitlePlaceholder: "Bảng điều khiển mới", more: "Nhiều hơn", tagboxDoneButtonCaption: "OK", selectToRankEmptyRankedAreaText: "Tất cả các lựa chọn được xếp hạng", @@ -141,4 +142,4 @@ surveyLocalization.localeNames["vi"] = "Việt Nam"; // ok: "OK" => "OK" // cancel: "Cancel" => "Hủy"// refuseItemText: "Refuse to answer" => "Từ chối trả lời" // dontKnowItemText: "Don't know" => "Không biết"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Phản hồi của bạn vượt quá 64KB. Vui lòng giảm kích thước (các) tệp của bạn và thử lại hoặc liên hệ với chủ sở hữu khảo sát." -// signaturePlaceHolderReadOnly: "No signature" => "Không có chữ ký" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Không có chữ ký"// tabTitlePlaceholder: "New Panel" => "Bảng điều khiển mới" \ No newline at end of file diff --git a/src/localization/welsh.ts b/src/localization/welsh.ts index 55cc5c002e..dc4728da6c 100644 --- a/src/localization/welsh.ts +++ b/src/localization/welsh.ts @@ -99,6 +99,7 @@ export var welshSurveyStrings = { emptyMessage: "Dim data i'w arddangos", noEntriesText: "Nid oes unrhyw gofnodion hyd yn hyn.\nCliciwch y botwm isod i ychwanegu cofnod newydd.", noEntriesReadonlyText: "Nid oes unrhyw gofnodion.", + tabTitlePlaceholder: "Panel newydd", more: "Rhagor", tagboxDoneButtonCaption: "OCÊ", selectToRankEmptyRankedAreaText: "Mae'r holl ddewisiadau yn cael eu rhestru", @@ -140,4 +141,4 @@ surveyLocalization.localeNames["cy"] = "cymraeg"; // ok: "OK" => "OCÊ" // cancel: "Cancel" => "Canslo"// refuseItemText: "Refuse to answer" => "Gwrthod ateb" // dontKnowItemText: "Don't know" => "Ddim yn gwybod"// savingExceedSize: "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact a survey owner." => "Mae eich ymateb yn fwy na 64KB. Lleihau maint eich ffeil(au) a cheisiwch eto neu cysylltwch â pherchennog yr arolwg." -// signaturePlaceHolderReadOnly: "No signature" => "Dim llofnod" \ No newline at end of file +// signaturePlaceHolderReadOnly: "No signature" => "Dim llofnod"// tabTitlePlaceholder: "New Panel" => "Panel newydd" \ No newline at end of file diff --git a/src/question_paneldynamic.ts b/src/question_paneldynamic.ts index bad63aef77..67f0f1a992 100644 --- a/src/question_paneldynamic.ts +++ b/src/question_paneldynamic.ts @@ -284,7 +284,7 @@ export class QuestionPanelDynamicModel extends Question this.createLocalizableString("panelNextText", this, false, "pageNextText"); this.createLocalizableString("noEntriesText", this, false, "noEntriesText"); this.createLocalizableString("templateTabTitle", this, true, "panelDynamicTabTextFormat"); - this.createLocalizableString("tabTitlePlaceholder", this, true); + this.createLocalizableString("tabTitlePlaceholder", this, true, "tabTitlePlaceholder"); this.registerPropertyChangedHandlers(["panelsState"], () => { this.setPanelsState(); }); diff --git a/tests/question_paneldynamic_tests.ts b/tests/question_paneldynamic_tests.ts index 67070ce41b..7b5356a022 100644 --- a/tests/question_paneldynamic_tests.ts +++ b/tests/question_paneldynamic_tests.ts @@ -6190,6 +6190,9 @@ QUnit.test("templateVisibleIf & renderMode: tab, templateTabTitle&tabTitlePlaceh panel.panels[1].getQuestionByName("q1").clearValue(); assert.equal(panelTabToolbar.actions[0].locTitle.textOrHtml, "item1", "#7"); assert.equal(panelTabToolbar.actions[1].locTitle.textOrHtml, "Empty value", "#8"); + panel.locTabTitlePlaceholder.clear(); + assert.equal(panelTabToolbar.actions[0].locTitle.textOrHtml, "item1", "#9"); + assert.equal(panelTabToolbar.actions[1].locTitle.textOrHtml, "New Panel", "#10"); }); QUnit.test("templateVisibleIf & additionalTitleToolbar", function (assert) { const survey = new SurveyModel({