fix(spelling): correct selectFilter typo across templates and localization files (#3886)

# Description of Changes

- **What was changed**  
- Renamed all occurrences of the misspelled key `selectFillter` to
`selectFilter` in HTML templates (`team-details.html`,
`adminSettings.html`, `cert-sign.html`) and in every locale properties
file under `stirling-pdf/src/main/resources/messages_*.properties`.
- Removed obsolete `WorkInProgess` entries from various locale files.

- **Why the change was made**  
To fix a consistent spelling mistake in the UI select placeholder key,
ensuring that the label displays correctly and translations resolve
properly.

---

## Checklist

### General

- [x] I have read the [Contribution
Guidelines](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/CONTRIBUTING.md)
- [x] I have read the [Stirling-PDF Developer
Guide](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/DeveloperGuide.md)
(if applicable)
- [ ] I have read the [How to add new languages to
Stirling-PDF](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/HowToAddNewLanguage.md)
(if applicable)
- [x] I have performed a self-review of my own code
- [x] My changes generate no new warnings

### Documentation

- [ ] I have updated relevant docs on [Stirling-PDF's doc
repo](https://github.com/Stirling-Tools/Stirling-Tools.github.io/blob/main/docs/)
(if functionality has heavily changed)
- [ ] I have read the section [Add New Translation
Tags](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/HowToAddNewLanguage.md#add-new-translation-tags)
(for new translation tags only)

### UI Changes (if applicable)

- [ ] Screenshots or videos demonstrating the UI changes are attached
(e.g., as comments or direct attachments in the PR)

### Testing (if applicable)

- [ ] I have tested my changes locally. Refer to the [Testing
Guide](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/DeveloperGuide.md#6-testing)
for more details.
This commit is contained in:
Ludy 2025-07-07 10:50:40 +02:00 committed by GitHub
parent eb7f5e57cc
commit 6cc42ff6d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
44 changed files with 50 additions and 91 deletions

View File

@ -168,7 +168,7 @@
<div class="data-form-group">
<label for="userId" class="data-form-label" th:text="#{team.selectUser}">Select User</label>
<select name="userId" id="userId" class="data-form-control" required onchange="checkUserTeam(this.value)">
<option value="" disabled selected th:text="#{selectFillter}">-- Select User --</option>
<option value="" disabled selected th:text="#{selectFilter}">-- Select User --</option>
<option th:each="user : ${availableUsers}" th:value="${user.id}" th:text="${user.username}"
th:data-team="${user.team != null ? user.team.name : ''}"
th:data-team-id="${user.team != null ? user.team.id : ''}">

View File

@ -163,7 +163,7 @@ alphabet=الأبجدية
downloadPdf=تنزيل PDF
text=نص
font=الخط
selectFillter=- حدد -
selectFilter=- حدد -
pageNum=رقم الصفحة
sizes.small=صغير
sizes.medium=وسط
@ -242,7 +242,6 @@ red=أحمر
green=أخضر
blue=أزرق
custom=مخصص...
WorkInProgess=العمل قيد التقدم، قد لا يعمل أو يحتوي على أخطاء، يرجى الإبلاغ عن أي مشاكل!
poweredBy=مدعوم بواسطة
yes=نعم
no=لا

View File

@ -163,7 +163,7 @@ alphabet=Əlifba
downloadPdf=PDF Yüklə
text=Yazı
font=Şrift
selectFillter=-- Seç --
selectFilter=-- Seç --
pageNum=Səhifə nömrəsi
sizes.small=Kiçik
sizes.medium=Orta
@ -242,7 +242,6 @@ red=Qırmızı
green=Yaşıl
blue=Mavi
custom=Xüsusi...
WorkInProgess=İş davam edir, İşləməyə bilər və ya xətalarla üzləşə bilərsiniz, Zəhmət olmasa problemləri bildirin!
poweredBy=Təchiz edilmişdir
yes=Bəli
no=Xeyr

View File

@ -163,7 +163,7 @@ alphabet=Азбука
downloadPdf=Изтеглете PDF
text=Текст
font=Шрифт
selectFillter=-- Изберете --
selectFilter=-- Изберете --
pageNum=Брой страница
sizes.small=Малък
sizes.medium=Среден
@ -242,7 +242,6 @@ red=Червено
green=Зелено
blue=Синьо
custom=Персонализиране...
WorkInProgess=Работата е в ход, може да не работи или да има грешки, моля, докладвайте за проблеми!
poweredBy=Задвижван чрез
yes=Да
no=Не

View File

@ -163,7 +163,7 @@ alphabet=གསལ་བྱེད།
downloadPdf=PDF ཕབ་ལེན།
text=ཡི་གེ
font=ཡིག་གཟུགས་ཌྷ
selectFillter=-- འདེམས་རོགས། --
selectFilter=-- འདེམས་རོགས། --
pageNum=ཤོག་གིངས།
sizes.small=ཆུང་ཆང་།
sizes.medium=འབྲིང་ཚད།
@ -242,7 +242,6 @@ red=དམར་པོ
green=ལྗང་ཁུ།
blue=སྔོན་པོ
custom=མཚན་ཉིད་རང་སྒྲིག...
WorkInProgess=ལས་ཀ་བྱེད་བཞིན་པ། ནོར་འཁྲུལ་ཡོང་སྲིད། དཀའ་ངལ་ཡོད་ཚེ་སྙན་སེང་གནང་རོགས།
poweredBy=མཁོ་སྲོད་བྱེད་མཁན།
yes=ཡིན།
no=མིན།

View File

@ -163,7 +163,7 @@ alphabet=Alfabet
downloadPdf=Descarregueu PDF
text=Text
font=Tipus de lletra
selectFillter=-- Selecciona --
selectFilter=-- Selecciona --
pageNum=Número de pàgina
sizes.small=Petit
sizes.medium=Mitjà
@ -242,7 +242,6 @@ red=Vermell
green=Verd
blue=Blau
custom=Personalitzat...
WorkInProgess=En desenvolupament, pot no funcionar o contenir errors. Si us plau, informa de qualsevol problema!
poweredBy=Impulsat per
yes=Si
no=No

View File

@ -163,7 +163,7 @@ alphabet=Abeceda
downloadPdf=Stáhnout PDF
text=Text
font=Písmo
selectFillter=-- Vybrat --
selectFilter=-- Vybrat --
pageNum=Číslo stránky
sizes.small=Malé
sizes.medium=Střední
@ -242,7 +242,6 @@ red=Červená
green=Zelená
blue=Modrá
custom=Vlastní...
WorkInProgess=Práce probíhá, nemusí fungovat nebo může obsahovat chyby. Prosím, nahlaste případné problémy!
poweredBy=Využívá
yes=Ano
no=Ne

View File

@ -163,7 +163,7 @@ alphabet=Alfabet
downloadPdf=Download PDF
text=Tekst
font=Skrifttype
selectFillter=-- Vælg --
selectFilter=-- Vælg --
pageNum=Sidenummer
sizes.small=Lille
sizes.medium=Mellem
@ -242,7 +242,6 @@ red=Rød
green=Grøn
blue=Blå
custom=Brugerdefineret...
WorkInProgess=Arbejde i gang, Kan muligvis ikke virke eller have fejl, Rapportér venligst eventuelle problemer!
poweredBy=Drevet af
yes=Ja
no=Nej

View File

@ -163,7 +163,7 @@ alphabet=Alphabet
downloadPdf=PDF herunterladen
text=Text
font=Schriftart
selectFillter=-- Auswählen --
selectFilter=-- Auswählen --
pageNum=Seitenzahl
sizes.small=Klein
sizes.medium=Mittel
@ -242,7 +242,6 @@ red=Rot
green=Grün
blue=Blau
custom=benutzerdefiniert...
WorkInProgess=In Arbeit, funktioniert möglicherweise nicht oder ist fehlerhaft. Bitte melden Sie alle Probleme!
poweredBy=Unterstützt von
yes=Ja
no=Nein

View File

@ -163,7 +163,7 @@ alphabet=Αλφάβητο
downloadPdf=Λήψη PDF
text=Κείμενο
font=Γραμματοσειρά
selectFillter=-- Επιλέξτε --
selectFilter=-- Επιλέξτε --
pageNum=Αριθμός σελίδας
sizes.small=Μικρό
sizes.medium=Μεσαίο
@ -242,7 +242,6 @@ red=Κόκκινο
green=Πράσινο
blue=Μπλε
custom=Προσαρμογή...
WorkInProgess=Εργασία σε εξέλιξη, μπορεί να μην λειτουργεί ή να έχει σφάλματα, παρακαλώ αναφέρετε τυχόν προβλήματα!
poweredBy=Με την υποστήριξη του
yes=Ναι
no=Όχι

View File

@ -163,7 +163,7 @@ alphabet=Alphabet
downloadPdf=Download PDF
text=Text
font=Font
selectFillter=-- Select --
selectFilter=-- Select --
pageNum=Page Number
sizes.small=Small
sizes.medium=Medium
@ -174,7 +174,7 @@ error.pdfCorrupted=PDF file appears to be corrupted or damaged. Please try using
error.pdfCorruptedMultiple=One or more PDF files appear to be corrupted or damaged. Please try using the 'Repair PDF' feature on each file first before attempting to merge them.
error.pdfCorruptedDuring=Error {0}: PDF file appears to be corrupted or damaged. Please try using the 'Repair PDF' feature first to fix the file before proceeding with this operation.
# Frontend corruption error messages
# Frontend corruption error messages
error.pdfInvalid=The PDF file "{0}" appears to be corrupted or has an invalid structure. Please try using the 'Repair PDF' feature to fix the file before proceeding.
error.tryRepair=Try using the Repair PDF feature to fix corrupted files.
@ -192,7 +192,7 @@ error.optionsNotSpecified={0} options are not specified
error.fileFormatRequired=File must be in {0} format
error.invalidFormat=Invalid {0} format: {1}
error.endpointDisabled=This endpoint has been disabled by the admin
error.urlNotReachable=URL is not reachable, please provide a valid URL
error.urlNotReachable=URL is not reachable, please provide a valid URL
# DPI and image rendering messages - used by frontend for dynamic translation
# Backend sends: [TRANSLATE:messageKey:arg1,arg2] English message
@ -242,7 +242,6 @@ red=Red
green=Green
blue=Blue
custom=Custom...
WorkInProgess=Work in progress, May not work or be buggy, Please report any problems!
poweredBy=Powered by
yes=Yes
no=No

View File

@ -163,7 +163,7 @@ alphabet=Alphabet
downloadPdf=Download PDF
text=Text
font=Font
selectFillter=-- Select --
selectFilter=-- Select --
pageNum=Page Number
sizes.small=Small
sizes.medium=Medium
@ -242,7 +242,6 @@ red=Red
green=Green
blue=Blue
custom=Custom...
WorkInProgess=Work in progress, May not work or be buggy, Please report any problems!
poweredBy=Powered by
yes=Yes
no=No

View File

@ -163,7 +163,7 @@ alphabet=Alfabeto
downloadPdf=Descargar PDF
text=Texto
font=Fuente
selectFillter=-- Seleccionar --
selectFilter=-- Seleccionar --
pageNum=Número de página
sizes.small=Pequeño
sizes.medium=Mediano
@ -242,7 +242,6 @@ red=Rojo
green=Verde
blue=Azul
custom=Personalizado...
WorkInProgess=Tarea en progreso, puede no funcionar o ralentizarse; ¡por favor, informe de cualquier problema!
poweredBy=Desarrollado por
yes=
no=No

View File

@ -163,7 +163,7 @@ alphabet=Alfabetoa
downloadPdf=PDFa deskargatu
text=Testua
font=Letra-tipoa
selectFillter=-- Aukeratu filtroa --
selectFilter=-- Aukeratu filtroa --
pageNum=Orrialde-zenbakia
sizes.small=Txikia
sizes.medium=Erdikoa
@ -242,7 +242,6 @@ red=Gorria
green=Berdea
blue=Urdina
custom=Pertsonalizatu...
WorkInProgess=Work in progress, May not work or be buggy, Please report any problems!
poweredBy=Powered by
yes=Yes
no=No

View File

@ -163,7 +163,7 @@ alphabet=حروف الفبا
downloadPdf=دانلود PDF
text=متن
font=فونت
selectFillter=-- انتخاب کنید --
selectFilter=-- انتخاب کنید --
pageNum=شماره صفحه
sizes.small=کوچک
sizes.medium=متوسط
@ -242,7 +242,6 @@ red=قرمز
green=سبز
blue=آبی
custom=سفارشی...
WorkInProgess=کار در حال پیشرفت است، ممکن است کار نکند یا دارای اشکال باشد، لطفاً هر مشکلی را گزارش دهید!
poweredBy=قدرت گرفته از
yes=بله
no=خیر

View File

@ -163,7 +163,7 @@ alphabet=Alphabet
downloadPdf=Télécharger le PDF
text=Texte
font=Police
selectFillter=-- Sélectionnez --
selectFilter=-- Sélectionnez --
pageNum=Numéro de page
sizes.small=Petit
sizes.medium=Moyen
@ -242,7 +242,6 @@ red=Rouge
green=Vert
blue=Bleu
custom=Personnalisé…
WorkInProgess=En cours de développement, merci de nous remonter les problèmes que vous pourriez constater!
poweredBy=Propulsé par
yes=Oui
no=Non

View File

@ -163,7 +163,7 @@ alphabet=Aibítir
downloadPdf=Íoslódáil PDF
text=Téacs
font=Cló
selectFillter=-- Roghnaigh --
selectFilter=-- Roghnaigh --
pageNum=Uimhir an Leathanaigh
sizes.small=Beaga
sizes.medium=Mheán
@ -242,7 +242,6 @@ red=Dearg
green=Glas
blue=Gorm
custom=Saincheaptha...
WorkInProgess=Obair idir lámha, Bfhéidir nach n-oibreoidh sí nó nach mbeidh bugaí ann, Tuairiscigh aon fhadhbanna le do thoil!
poweredBy=Cumhachtaithe ag
yes=
no=Níl

View File

@ -163,7 +163,7 @@ alphabet=वर्णमाला
downloadPdf=पीडीएफ डाउनलोड करें
text=टेक्स्ट
font=फ़ॉन्ट
selectFillter=-- चुनें --
selectFilter=-- चुनें --
pageNum=पृष्ठ संख्या
sizes.small=छोटा
sizes.medium=मध्यम
@ -242,7 +242,6 @@ red=लाल
green=हरा
blue=नीला
custom=कस्टम...
WorkInProgess=कार्य प्रगति पर है, काम नहीं कर सकता है या बग हो सकते हैं, कृपया किसी भी समस्या की रिपोर्ट करें!
poweredBy=द्वारा संचालित
yes=हाँ
no=नहीं

View File

@ -163,7 +163,7 @@ alphabet=Abeceda
downloadPdf=Preuzmi PDF
text=Tekst
font=Pismo
selectFillter=-- Odaberi --
selectFilter=-- Odaberi --
pageNum=Broj stranice
sizes.small=Malo
sizes.medium=Srednje
@ -242,7 +242,6 @@ red=Crveno
green=Zeleno
blue=Plavo
custom=Prilagođeno...
WorkInProgess=Radovi u tijeku, u slučaju grešaka molimo prijavite probleme!
poweredBy=Pokreće
yes=Da
no=Ne

View File

@ -163,7 +163,7 @@ alphabet=ABC
downloadPdf=PDF letöltése
text=Szöveg
font=Betűtípus
selectFillter=-- Válasszon --
selectFilter=-- Válasszon --
pageNum=Oldalszám
sizes.small=Kicsi
sizes.medium=Közepes
@ -242,7 +242,6 @@ red=Piros
green=Zöld
blue=Kék
custom=Egyéni...
WorkInProgess=Fejlesztés alatt álló funkció, hibák előfordulhatnak. Kérjük, jelezze a problémákat!
poweredBy=Üzemelteti:
yes=Igen
no=Nem

View File

@ -163,7 +163,7 @@ alphabet=Abjad
downloadPdf=Unduh PDF
text=Teks
font=Jenis huruf
selectFillter=-- Pilih --
selectFilter=-- Pilih --
pageNum=Nomor Halaman
sizes.small=Kecil
sizes.medium=Sedang
@ -242,7 +242,6 @@ red=Merah
green=Hijau
blue=Biru
custom=Kustom...
WorkInProgess=Pekerjaan sedang diproses, Mungkin tidak berfungsi atau terdapat kutu, Silakan laporkan masalah apa pun!
poweredBy=Ditenagai oleh
yes=Ya
no=Tidak

View File

@ -163,7 +163,7 @@ alphabet=Alfabeto
downloadPdf=Scarica PDF
text=Testo
font=Font
selectFillter=-- Seleziona --
selectFilter=-- Seleziona --
pageNum=Numero pagina
sizes.small=Piccolo
sizes.medium=Medio
@ -242,7 +242,6 @@ red=Rosso
green=Verde
blue=Blu
custom=Personalizzato
WorkInProgess=Lavori in corso, potrebbe non funzionare o essere difettoso, segnalare eventuali problemi!
poweredBy=Alimentato da
yes=Si
no=No

View File

@ -163,7 +163,7 @@ alphabet=アルファベット
downloadPdf=PDFをダウンロード
text=テキスト
font=フォント
selectFillter=-- 選択 --
selectFilter=-- 選択 --
pageNum=ページ番号
sizes.small=
sizes.medium=
@ -242,7 +242,6 @@ red=赤
green=
blue=
custom=カスタム...
WorkInProgess=作業中です。動作しないまたはバグがある可能性があります。問題があれば報告してください!
poweredBy=Powered by
yes=はい
no=いいえ

View File

@ -163,7 +163,7 @@ alphabet=알파벳
downloadPdf=PDF 다운로드
text=텍스트
font=글꼴
selectFillter=-- 선택 --
selectFilter=-- 선택 --
pageNum=페이지 번호
sizes.small=작게
sizes.medium=중간
@ -242,7 +242,6 @@ red=빨강
green=초록
blue=파랑
custom=사용자 지정...
WorkInProgess=작업 진행 중, 작동하지 않거나 버그가 있을 수 있습니다. 문제가 있으면 신고해 주세요!
poweredBy=제공
yes=
no=아니오

View File

@ -163,7 +163,7 @@ alphabet=അക്ഷരമാല
downloadPdf=PDF ഡൗൺലോഡ് ചെയ്യുക
text=ടെക്സ്റ്റ്
font=അക്ഷരം
selectFillter=-- തിരഞ്ഞെടുക്കുക --
selectFilter=-- തിരഞ്ഞെടുക്കുക --
pageNum=പേജ് നമ്പർ
sizes.small=ചെറുത്
sizes.medium=ഇടത്തരം
@ -242,7 +242,6 @@ red=ചുവപ്പ്
green=പച്ച
blue=നീല
custom=ഇഷ്ടാനുസൃതം...
WorkInProgess=നിർമ്മാണത്തിലിരിക്കുന്നു, ശരിയായി പ്രവർത്തിച്ചേക്കില്ല അല്ലെങ്കിൽ ബഗ്ഗുകൾ ഉണ്ടാകാം, ദയവായി പ്രശ്നങ്ങൾ അറിയിക്കുക!
poweredBy=സഹായത്തോടെ
yes=അതെ
no=ഇല്ല

View File

@ -163,7 +163,7 @@ alphabet=Alfabet
downloadPdf=PDF downloaden
text=Tekst
font=Lettertype
selectFillter=-- Selecteer --
selectFilter=-- Selecteer --
pageNum=Paginanummer
sizes.small=Klein
sizes.medium=Gemiddeld
@ -242,7 +242,6 @@ red=Rood
green=Groen
blue=Blauw
custom=Aangepast...
WorkInProgess=Werk in uitvoering. Werkt mogelijk niet of bevat fouten. Meld eventuele problemen!
poweredBy=Mogelijk gemaakt door
yes=Ja
no=Nee

View File

@ -163,7 +163,7 @@ alphabet=Alfabet
downloadPdf=Last ned PDF
text=Tekst
font=Skrifttype
selectFillter=-- Velg --
selectFilter=-- Velg --
pageNum=Sidenummer
sizes.small=Liten
sizes.medium=Middels
@ -242,7 +242,6 @@ red=Rød
green=Grønn
blue=Blå
custom=Tilpasset...
WorkInProgess=Arbeid pågår, Kan være feil eller buggy, Vennligst rapporter eventuelle problemer!
poweredBy=Drevet av
yes=Ja
no=Nei

View File

@ -163,7 +163,7 @@ alphabet=Alfabet
downloadPdf=Pobierz PDF
text=Tekst
font=Czcionka
selectFillter=-- Wybierz --
selectFilter=-- Wybierz --
pageNum=Numer strony
sizes.small=mniejszy
sizes.medium=średni
@ -242,7 +242,6 @@ red=czerwony
green=zielony
blue=niebieski
custom=Własny...
WorkInProgess=Praca w toku, proszę zgłaszać błędy!
poweredBy=Zasilany
yes=tak
no=nie

View File

@ -163,7 +163,7 @@ alphabet=Alfabeto
downloadPdf=Baixar PDF
text=Texto
font=Fonte
selectFillter=-- Selecione --
selectFilter=-- Selecione --
pageNum=Número da Página
sizes.small=Pequeno
sizes.medium=Médio
@ -242,7 +242,6 @@ red=Vermelho
green=Verde
blue=Azul
custom=Personalizado...
WorkInProgess=Trabalho em progresso, talvez não funcione ou apresente erros, Por favor, reporte qualquer problema!
poweredBy=Distribuído por
yes=Sim
no=Não

View File

@ -163,7 +163,7 @@ alphabet=Alfabeto
downloadPdf=Transferir PDF
text=Texto
font=Tipo de letra
selectFillter=-- Selecionar --
selectFilter=-- Selecionar --
pageNum=Número da Página
sizes.small=Pequeno
sizes.medium=Médio
@ -242,7 +242,6 @@ red=Vermelho
green=Verde
blue=Azul
custom=Personalizar...
WorkInProgess=Trabalho em progresso, pode não funcionar ou ter erros, Por favor reporte quaisquer problemas!
poweredBy=Desenvolvido por
yes=Sim
no=Não

View File

@ -163,7 +163,7 @@ alphabet=Alfabet
downloadPdf=Descarcă PDF
text=Text
font=Font
selectFillter=-- Selectează --
selectFilter=-- Selectează --
pageNum=Numărul paginii
sizes.small=Mic
sizes.medium=Mediu
@ -242,7 +242,6 @@ red=Roșu
green=Verde
blue=Albastru
custom=Personalizat...
WorkInProgess=Lucru în curs, S-ar putea să nu funcționeze sau să aibă erori, Vă rugăm să raportați orice probleme!
poweredBy=Propulsat de
yes=Da
no=Nu

View File

@ -163,7 +163,7 @@ alphabet=Алфавит
downloadPdf=Скачать PDF
text=Текст
font=Шрифт
selectFillter=-- Выбрать --
selectFilter=-- Выбрать --
pageNum=Номер страницы
sizes.small=Малый
sizes.medium=Средний
@ -242,7 +242,6 @@ red=Красный
green=Зеленый
blue=Синий
custom=Пользовательский...
WorkInProgess=В разработке, возможны ошибки и сбои, пожалуйста, сообщайте о любых проблемах!
poweredBy=Работает на
yes=Да
no=Нет

View File

@ -163,7 +163,7 @@ alphabet=Abeceda
downloadPdf=Stiahnuť PDF
text=Text
font=Font
selectFillter=-- Vyberte --
selectFilter=-- Vyberte --
pageNum=Číslo stránky
sizes.small=Malé
sizes.medium=Stredné
@ -242,7 +242,6 @@ red=Červená
green=Zelená
blue=Modrá
custom=Vlastné...
WorkInProgess=Práca prebieha, nemusí fungovať alebo môže byť chybová, prosím nahláste akékoľvek problémy!
poweredBy=Poskytované
yes=Áno
no=Nie

View File

@ -163,7 +163,7 @@ alphabet=Abeceda
downloadPdf=Prenesi PDF
text=Besedilo
font=Pisava
selectFillter=-- Izberite --
selectFilter=-- Izberite --
pageNum=Številka strani
sizes.small=Majhen
sizes.medium=Srednje
@ -242,7 +242,6 @@ red=rdeča
green=zelena
blue=modra
custom=Po meri...
WorkInProgess=Delo je v teku, morda ne bo delovalo ali bo hroščalo, prosimo, prijavite morebitne težave!
poweredBy=Poganja
yes=Da
no=Ne

View File

@ -163,7 +163,7 @@ alphabet=Abeceda
downloadPdf=Preuzmi PDF
text=Tekst
font=Font
selectFillter=-- Izaberi --
selectFilter=-- Izaberi --
pageNum=Broj strane
sizes.small=Malo
sizes.medium=Srednje
@ -242,7 +242,6 @@ red=Crveno
green=Zeleno
blue=Plavo
custom=Prilagođeno...
WorkInProgess=Radovi u toku, možda neće raditi ili će biti grešaka, molimo prijavite sve probleme!
poweredBy=Omogućeno od strane
yes=Da
no=Ne

View File

@ -163,7 +163,7 @@ alphabet=Alfabet
downloadPdf=Ladda ner PDF
text=Text
font=Teckensnitt
selectFillter=-- Välj --
selectFilter=-- Välj --
pageNum=Sidnummer
sizes.small=Liten
sizes.medium=Mellan
@ -242,7 +242,6 @@ red=Röd
green=Grön
blue=Blå
custom=Anpassad...
WorkInProgess=Pågående arbete, kan vara icke fungerande eller buggigt. Rapportera eventuella problem!
poweredBy=Drivs av
yes=Ja
no=Nej

View File

@ -163,7 +163,7 @@ alphabet=ตัวอักษร
downloadPdf=ดาวน์โหลด PDF
text=ข้อความ
font=ฟอนต์
selectFillter=-- เลือก --
selectFilter=-- เลือก --
pageNum=หมายเลขหน้า
sizes.small=เล็ก
sizes.medium=กลาง
@ -242,7 +242,6 @@ red=แดง
green=เขียว
blue=น้ำเงิน
custom=ปรับแต่ง...
WorkInProgess=กำลังดำเนินการ อาจไม่ทำงานหรือมีบั๊ก โปรดรายงานปัญหาใด ๆ!
poweredBy=ขับเคลื่อนโดย
yes=ใช่
no=ไม่

View File

@ -163,7 +163,7 @@ alphabet=Alfabe
downloadPdf=PDF İndir
text=Metin
font=Yazı tipi
selectFillter=-- Seçiniz --
selectFilter=-- Seçiniz --
pageNum=Sayfa Numarası
sizes.small=Küçük
sizes.medium=Orta
@ -242,7 +242,6 @@ red=Kırmızı
green=Yeşil
blue=Mavi
custom=Özel
WorkInProgess=Çalışmalar devam ediyor, Çalışmayabilir veya hatalı olabilir, Lütfen herhangi bir sorunu bildirin!
poweredBy=Tarafından desteklenmektedir
yes=Evet
no=Hayır

View File

@ -163,7 +163,7 @@ alphabet=Алфавіт
downloadPdf=Завантажити PDF
text=Текст
font=Шрифт
selectFillter=-- Вибрати --
selectFilter=-- Вибрати --
pageNum=номер сторінки
sizes.small=Малий
sizes.medium=Середній
@ -242,7 +242,6 @@ red=Червоний
green=Зелений
blue=Синій
custom=Звичай...
WorkInProgess=Робота триває, може не працювати або глючити, будь ласка, повідомляйте про будь-які проблеми!
poweredBy=Працює на
yes=Так
no=Ні

View File

@ -163,7 +163,7 @@ alphabet=Bảng chữ cái
downloadPdf=Tải xuống PDF
text=Văn bản
font=Phông chữ
selectFillter=-- Chọn --
selectFilter=-- Chọn --
pageNum=Số trang
sizes.small=Nhỏ
sizes.medium=Trung bình
@ -242,7 +242,6 @@ red=Đỏ
green=Xanh lá
blue=Xanh dương
custom=Tùy chỉnh...
WorkInProgess=Đang trong quá trình phát triển, Có thể không hoạt động hoặc có lỗi, Vui lòng báo cáo mọi vấn đề!
poweredBy=Được hỗ trợ bởi
yes=
no=Không

View File

@ -163,7 +163,7 @@ alphabet=字母表
downloadPdf=下载 PDF
text=文本
font=字体
selectFillter=-- 选择--
selectFilter=-- 选择--
pageNum=页码
sizes.small=小型尺寸
sizes.medium=中型尺寸
@ -242,7 +242,6 @@ red=红色
green=绿色
blue=蓝色
custom=自定义...
WorkInProgess=工作正在进行中,可能无法工作或有错误,请报告任何问题!
poweredBy=服务来源:
yes=
no=

View File

@ -163,7 +163,7 @@ alphabet=字母表
downloadPdf=下載 PDF
text=文字
font=字型
selectFillter=-- 選擇 --
selectFilter=-- 選擇 --
pageNum=頁碼
sizes.small=
sizes.medium=
@ -242,7 +242,6 @@ red=紅色
green=綠色
blue=藍色
custom=自訂...
WorkInProgess=工作正在進行中,可能無法工作或有問題,請報告任何問題!
poweredBy=Powered by
yes=
no=

View File

@ -206,7 +206,7 @@
<div class="data-form-group">
<label for="username" class="data-form-label" th:text="#{username}">Username</label>
<select name="username" id="username" class="data-form-control" required>
<option value="" disabled selected th:text="#{selectFillter}">-- Select --</option>
<option value="" disabled selected th:text="#{selectFilter}">-- Select --</option>
<option th:each="user : ${users}" th:if="${user.username != currentUsername}" th:value="${user.username}" th:text="${user.username}">Username</option>
</select>
</div>
@ -214,7 +214,7 @@
<div class="data-form-group">
<label for="role" class="data-form-label" th:text="#{adminUserSettings.role}">Role</label>
<select name="role" id="role" class="data-form-control" required>
<option value="" disabled selected th:text="#{selectFillter}">-- Select --</option>
<option value="" disabled selected th:text="#{selectFilter}">-- Select --</option>
<option th:each="roleDetail : ${roleDetails}" th:value="${roleDetail.key}" th:text="#{${roleDetail.value}}">Role</option>
</select>
</div>
@ -222,7 +222,7 @@
<div class="data-form-group">
<label for="team" class="data-form-label" th:text="#{adminUserSettings.team}">Team</label>
<select name="teamId" id="team" class="data-form-control" required>
<option value="" th:text="#{selectFillter}">-- Select --</option>
<option value="" th:text="#{selectFilter}">-- Select --</option>
<option th:each="team : ${teams}" th:value="${team.id}" th:text="${team.name}"></option>
</select>
</div>
@ -279,7 +279,7 @@
<div class="data-form-group">
<label for="role" class="data-form-label" th:text="#{adminUserSettings.role}">Role</label>
<select name="role" class="data-form-control" id="role" required>
<option value="" disabled selected th:text="#{selectFillter}">-- Select --</option>
<option value="" disabled selected th:text="#{selectFilter}">-- Select --</option>
<option th:each="roleDetail : ${roleDetails}" th:value="${roleDetail.key}" th:text="#{${roleDetail.value}}">Role</option>
</select>
</div>
@ -287,7 +287,7 @@
<div class="data-form-group">
<label for="team" class="data-form-label" th:text="#{adminUserSettings.team}">Team</label>
<select name="teamId" class="data-form-control" required>
<option value="" th:text="#{selectFillter}">-- Select --</option>
<option value="" th:text="#{selectFilter}">-- Select --</option>
<option th:each="team : ${teams}" th:value="${team.id}" th:text="${team.name}"></option>
</select>
</div>

View File

@ -28,7 +28,7 @@
<div class="mb-3">
<label for="certType" th:text="#{certSign.certType}"></label>
<select class="form-control" id="certType" name="certType">
<option value="" th:text="#{selectFillter}"></option>
<option value="" th:text="#{selectFilter}"></option>
<option value="PEM">PEM</option>
<option value="PKCS12">PKCS12</option>
<option value="JKS">JKS</option>