Skip to content

Commit

Permalink
fix(l10n): JSON hierarchical key/value store cleanup, unused entries,…
Browse files Browse the repository at this point in the history
… alphabetical sort
  • Loading branch information
danielweck committed Jan 31, 2025
1 parent 76420fd commit ccb6239
Show file tree
Hide file tree
Showing 28 changed files with 34 additions and 87 deletions.
4 changes: 1 addition & 3 deletions src/resources/locales/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,8 +300,8 @@
"lcpRightsPrint": "الصفحات المطبوعة",
"lcpStart": "",
"licenceLCP": "الترخيص (LCP)",
"licenseOutOfDate": "ترخيص LCP قديم.",
"licenseCertificateDateInvalid": "تاريخ توقيع ترخيص LCP غير صالح.",
"licenseOutOfDate": "ترخيص LCP قديم.",
"licenseSignatureInvalid": "توقيع ترخيص LCP غير صالح.",
"licensed": "مرخَّص",
"markAsRead": "وضع علامة كمقروء",
Expand Down Expand Up @@ -417,7 +417,6 @@
"currentPage": "الصفحة الحالية: {{- current}}",
"currentPageTotal": "الصفحة الحالية: {{- current}}/{{- total}}",
"detachWindowTitle": "إظهار نافذة المكتبة / رف الكتب",
"fullscreenTitle": "العرض على ملء الشاشة",
"goTo": "الانتقال إلى",
"goToError": "لا يوجد فاصل صفحات",
"goToPlaceHolder": "اكتب رقم الصفحة",
Expand Down Expand Up @@ -522,7 +521,6 @@
},
"tts": {
"activate": "تنشيط ميزة تحويل النص إلى كلام",
"default": "الصوت: الافتراضي في النظام",
"language": "",
"next": "النص التالي المحوَّل إلى كلام",
"pause": "إيقاف ميزة تحويل النص إلى كلام مؤقتاً",
Expand Down
4 changes: 1 addition & 3 deletions src/resources/locales/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,8 +300,8 @@
"lcpRightsPrint": "Печат на страници",
"lcpStart": "Начало",
"licenceLCP": "",
"licenseOutOfDate": "Изтекъл срок на лиценза",
"licenseCertificateDateInvalid": "Датата на ключа за лиценза е невалидна",
"licenseOutOfDate": "Изтекъл срок на лиценза",
"licenseSignatureInvalid": "Ключа за лиценза е невалиден",
"licensed": "",
"markAsRead": "",
Expand Down Expand Up @@ -417,7 +417,6 @@
"currentPage": "Текуща страница: {{- current}}",
"currentPageTotal": "Текуща страница: {{- current}}/{{- total}}",
"detachWindowTitle": "показване на прозореца на библиотеката/лавицата с книги",
"fullscreenTitle": "отвори на цял екран",
"goTo": "Иди на",
"goToError": "Това местоположение не съществува",
"goToPlaceHolder": "Въведи номер на страница",
Expand Down Expand Up @@ -522,7 +521,6 @@
},
"tts": {
"activate": "Активирай четене на глас",
"default": "Глас: системен по подразбиране",
"language": "",
"next": "Следващ",
"pause": "Пауза",
Expand Down
4 changes: 1 addition & 3 deletions src/resources/locales/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,8 +300,8 @@
"lcpRightsPrint": "Còpia d'impressora",
"lcpStart": "Inici",
"licenceLCP": "Llicència (LCP)",
"licenseOutOfDate": "La llicència està desactualitzada",
"licenseCertificateDateInvalid": "La data de la firma de la llicència no és vàlida",
"licenseOutOfDate": "La llicència està desactualitzada",
"licenseSignatureInvalid": "La firma de la llicència no és vàlida",
"licensed": "Llicenciat",
"markAsRead": "Marca com a llegit",
Expand Down Expand Up @@ -417,7 +417,6 @@
"currentPage": "Pàgina actual: {{- current}}",
"currentPageTotal": "Pàgina actual: {{- current}}/{{- total}}",
"detachWindowTitle": "Mostrar finestra de biblioteca",
"fullscreenTitle": "Obrir mode pantalla completa",
"goTo": "Anar a",
"goToError": "Aquest salt de pàgina no existeix",
"goToPlaceHolder": "Introdueix un número de pàgina",
Expand Down Expand Up @@ -522,7 +521,6 @@
},
"tts": {
"activate": "Activar text a veu",
"default": "Veu: predeterminada en el sistema",
"language": "",
"next": "Següent (Text a veu)",
"pause": "Pausar text a veu",
Expand Down
7 changes: 4 additions & 3 deletions src/resources/locales/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,12 +122,14 @@
"dialog": {
"annotations": {
"descAuthor": "af {{- author}}",
"descCreator": "",
"descList": "{{- nb}} note(r) fra {{- creator}} vil blive associeret med {{- title}} {{- author}}",
"descNewer": "{{- nb}} nyere version af disse noter er allerede associeret med denne bog.",
"descOlder": "{{- nb}} ældre version af disse noter er allerede associeret med denne bog.",
"descTitle": "Navn på notesamling:",
"importAll": "Importér alle noter",
"importWithoutConflict": "Importér noter uden sammenfald",
"origin": "",
"title": "Ønsker du at importere disse noter?"
},
"cancel": "Annullér",
Expand Down Expand Up @@ -298,8 +300,8 @@
"lcpRightsPrint": "Printede sider",
"lcpStart": "Start",
"licenceLCP": "Licens (LCP)",
"licenseOutOfDate": "Licensen er udløbet",
"licenseCertificateDateInvalid": "Licensens signatur-dato er ugyldig",
"licenseOutOfDate": "Licensen er udløbet",
"licenseSignatureInvalid": "Licensens signatur er ugyldig",
"licensed": "Licenseret",
"markAsRead": "Markér som læst",
Expand Down Expand Up @@ -340,6 +342,7 @@
"red": "Rød",
"yellow": "Gul"
},
"date": "",
"export": "Gem noter som",
"filter": {
"all": "Alle",
Expand Down Expand Up @@ -414,7 +417,6 @@
"currentPage": "Nuværende side: {{- current}}",
"currentPageTotal": "Nuværende side: {{- current}}/{{- total}}",
"detachWindowTitle": "vis bibliotek / boghylde-vindue",
"fullscreenTitle": "åbn i fuldskærmstilstand",
"goTo": "Gå til",
"goToError": "Siden kunne ikke findes",
"goToPlaceHolder": "Indtast et sidetal",
Expand Down Expand Up @@ -519,7 +521,6 @@
},
"tts": {
"activate": "Aktiver syntetisk tale",
"default": "Stemme: standard",
"language": "Sprog",
"next": "Næste",
"pause": "Pause",
Expand Down
4 changes: 1 addition & 3 deletions src/resources/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,8 +300,8 @@
"lcpRightsPrint": "Gedruckte Seiten",
"lcpStart": "Start",
"licenceLCP": "Lizenz (LCP)",
"licenseOutOfDate": "Veraltete LCP-Lizenz.",
"licenseCertificateDateInvalid": "Ungültiges Signaturdatum der LCP-Lizenz.",
"licenseOutOfDate": "Veraltete LCP-Lizenz.",
"licenseSignatureInvalid": "Invalid LCP license signature.",
"licensed": "Lizenziert",
"markAsRead": "Als gelesen markieren",
Expand Down Expand Up @@ -417,7 +417,6 @@
"currentPage": "Aktuelle Seite: {{- current}}",
"currentPageTotal": "Aktuelle Seite: {{- current}}/{{- total}}",
"detachWindowTitle": "Fenster loslösen",
"fullscreenTitle": "Vollbildmodus",
"goTo": "Gehe zu",
"goToError": "Diese Seite existiert nicht",
"goToPlaceHolder": "Eingabe der Seitenzahl",
Expand Down Expand Up @@ -522,7 +521,6 @@
},
"tts": {
"activate": "Text-to-Speech (TTS) aktivieren",
"default": "Stimme: Systemstandard",
"language": "",
"next": "Nächstes TTS",
"pause": "TTS pausieren",
Expand Down
4 changes: 1 addition & 3 deletions src/resources/locales/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,8 +300,8 @@
"lcpRightsPrint": "Εκτυπωμένες σελίδες",
"lcpStart": "Αρχή",
"licenceLCP": "Άδεια χρήσης (LCP)",
"licenseOutOfDate": "Η άδεια έχει λήξει",
"licenseCertificateDateInvalid": "Η ημερομηνία υπογραφής της άδειας είναι άκυρη",
"licenseOutOfDate": "Η άδεια έχει λήξει",
"licenseSignatureInvalid": "Η υπογραφή της άδειας είναι άκυρη",
"licensed": "Με άδεια χρήσης",
"markAsRead": "Σημείωση ως διαβασμένο",
Expand Down Expand Up @@ -417,7 +417,6 @@
"currentPage": "Τρέχουσα σελίδα: {{- current}}",
"currentPageTotal": "Τρέχουσα σελίδα: {{- current}}/{{- total}}",
"detachWindowTitle": "Εμφάνιση παραθύρου βιβλιοθήκης",
"fullscreenTitle": "Άνοιγμα λειτουργίας πλήρους οθόνης",
"goTo": "Μετάβαση σε",
"goToError": "Αυτή η σελίδα δεν υπάρχει",
"goToPlaceHolder": "Συμπλήρωσε μια σελιδαρίθμηση",
Expand Down Expand Up @@ -522,7 +521,6 @@
},
"tts": {
"activate": "Ενεργοποίηση λειτουργίας μετατροπής κειμένου σε ομιλία (TTS)",
"default": "Φωνή: προεπιλογή συστήματος",
"language": "",
"next": "Επόμενο TTS",
"pause": "Παύση TTS",
Expand Down
4 changes: 1 addition & 3 deletions src/resources/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,8 +300,8 @@
"lcpRightsPrint": "Printed pages",
"lcpStart": "Start",
"licenceLCP": "License (LCP)",
"licenseOutOfDate": "Out of date LCP License.",
"licenseCertificateDateInvalid": "Expired LCP provider certificate.",
"licenseOutOfDate": "Out of date LCP License.",
"licenseSignatureInvalid": "Invalid LCP license signature.",
"licensed": "Licensed",
"markAsRead": "Mark as read",
Expand Down Expand Up @@ -417,7 +417,6 @@
"currentPage": "Current page: {{- current}}",
"currentPageTotal": "Current page: {{- current}}/{{- total}}",
"detachWindowTitle": "show library / bookshelf window",
"fullscreenTitle": "go fullscreen",
"goTo": "Go to",
"goToError": "Page break does not exist",
"goToPlaceHolder": "Enter page number",
Expand Down Expand Up @@ -522,7 +521,6 @@
},
"tts": {
"activate": "Activate Text To Speech (TTS)",
"default": "Voice: system default",
"language": "TTS language",
"next": "Next TTS",
"pause": "Pause TTS",
Expand Down
4 changes: 1 addition & 3 deletions src/resources/locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,8 +300,8 @@
"lcpRightsPrint": "Páginas impresas",
"lcpStart": "Inicio",
"licenceLCP": "Licencia (LCP)",
"licenseOutOfDate": "La licencia está desactualizada.",
"licenseCertificateDateInvalid": "La fecha de la firma de la licencia LCP no es válida",
"licenseOutOfDate": "La licencia está desactualizada.",
"licenseSignatureInvalid": "La firma de la licencia LCP no es válida",
"licensed": "Con licencia",
"markAsRead": "Marcar como leído",
Expand Down Expand Up @@ -417,7 +417,6 @@
"currentPage": "Página actual: {{- current}}",
"currentPageTotal": "Página actual: {{- current}}/{{- total}}",
"detachWindowTitle": "mostrar ventana de biblioteca",
"fullscreenTitle": "Abrir modo pantalla completa",
"goTo": "Ir a",
"goToError": "Este salto de página no existe",
"goToPlaceHolder": "Introduce un número de página",
Expand Down Expand Up @@ -522,7 +521,6 @@
},
"tts": {
"activate": "Activar texto a voz (TTS)",
"default": "Voz: predeterminada del sistema",
"language": "",
"next": "Siguiente (Texto a voz)",
"pause": "Pausar texto a voz",
Expand Down
4 changes: 1 addition & 3 deletions src/resources/locales/eu.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,8 +300,8 @@
"lcpRightsPrint": "Inprimagailuaren kopia",
"lcpStart": "Hasiera",
"licenceLCP": "Lizentzia (LCP)",
"licenseOutOfDate": "Lizentzia ez dago eguneratuta",
"licenseCertificateDateInvalid": "Lizentzia-sinaduraren data ez da baliozkoa",
"licenseOutOfDate": "Lizentzia ez dago eguneratuta",
"licenseSignatureInvalid": "Lizentziaren sinadura ez da baliozkoa",
"licensed": "Lizentziarekin",
"markAsRead": "Markatu irakurritako gisa",
Expand Down Expand Up @@ -417,7 +417,6 @@
"currentPage": "Uneko orrialdea: {{- current}}",
"currentPageTotal": "Uneko orrialdea: {{- current}}/{{- total}}",
"detachWindowTitle": "Liburutegiko leihoa erakutsi",
"fullscreenTitle": "Pantaila osoaren modua ireki",
"goTo": "Joan hona",
"goToError": "Orrialde-jauzi hori ez dago",
"goToPlaceHolder": "Sartu orrialde-zenbaki bat",
Expand Down Expand Up @@ -522,7 +521,6 @@
},
"tts": {
"activate": "Aktibatu testua ahotsarekin",
"default": "Ahotsa: sisteman lehenetsia",
"language": "",
"next": "Hurrengoa (testua ahotsez)",
"pause": "Ahotsezko testua eten",
Expand Down
4 changes: 1 addition & 3 deletions src/resources/locales/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,8 +300,8 @@
"lcpRightsPrint": "Tulostetut sivut",
"lcpStart": "Aloita",
"licenceLCP": "Käyttöoikeus (LCP)",
"licenseOutOfDate": "LCP-käyttöoikeus on vanhentunut.",
"licenseCertificateDateInvalid": "LCP-käyttöoikeuden allekirjoituksen päiväys ei kelpaa",
"licenseOutOfDate": "LCP-käyttöoikeus on vanhentunut.",
"licenseSignatureInvalid": "LCP-käyttöoikeuden allekirjoitus ei kelpaa",
"licensed": "Lisensoitu",
"markAsRead": "Merkitse luetuksi",
Expand Down Expand Up @@ -417,7 +417,6 @@
"currentPage": "Nykyinen sivu: {{- current}}",
"currentPageTotal": "Nykyinen sivu: {{- current}}/{{- total}}",
"detachWindowTitle": "Näytä kirjaston / kirjahyllyn ikkuna",
"fullscreenTitle": "Avaa kokoruudun tilassa",
"goTo": "Siirry",
"goToError": "Sivua ei löydy",
"goToPlaceHolder": "Syötä sivunumero",
Expand Down Expand Up @@ -522,7 +521,6 @@
},
"tts": {
"activate": "Käynnistä tekstistä puheeksi",
"default": "Ääni: järjestelmän oletus",
"language": "",
"next": "Seuraava",
"pause": "Pysäytä",
Expand Down
4 changes: 1 addition & 3 deletions src/resources/locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,8 +300,8 @@
"lcpRightsPrint": "Pages imprimées",
"lcpStart": "Début",
"licenceLCP": "Licence (LCP)",
"licenseOutOfDate": "License LCP inutilisable à cette date.",
"licenseCertificateDateInvalid": "Certificat de provider LCP expiré.",
"licenseOutOfDate": "License LCP inutilisable à cette date.",
"licenseSignatureInvalid": "Signature de license LCP invalide",
"licensed": "Accès protégé",
"markAsRead": "Marquer comme lu",
Expand Down Expand Up @@ -417,7 +417,6 @@
"currentPage": "Page courante: {{- current}}",
"currentPageTotal": "Page courante: {{- current}}/{{- total}}",
"detachWindowTitle": "afficher la bibliothèque",
"fullscreenTitle": "mode plein écran",
"goTo": "Aller à",
"goToError": "Cette page n'existe pas",
"goToPlaceHolder": "Entrer un numéro de page",
Expand Down Expand Up @@ -522,7 +521,6 @@
},
"tts": {
"activate": "Activer l'audio de synthèse",
"default": "Voix du système",
"language": "Langue",
"next": "Suivant",
"pause": "Pause",
Expand Down
4 changes: 1 addition & 3 deletions src/resources/locales/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,8 +300,8 @@
"lcpRightsPrint": "Copia de impresora",
"lcpStart": "Inicio",
"licenceLCP": "Licenza (LCP)",
"licenseOutOfDate": "A licenza está desactualizada.",
"licenseCertificateDateInvalid": "A data da firma da licenza non é válida",
"licenseOutOfDate": "A licenza está desactualizada.",
"licenseSignatureInvalid": "A firma da licenza non é válida",
"licensed": "Con licenza",
"markAsRead": "Marcar como lido",
Expand Down Expand Up @@ -417,7 +417,6 @@
"currentPage": "Páxina actual: {{- current}}",
"currentPageTotal": "Páxina actual: {{- current}}/{{- total}}",
"detachWindowTitle": "Mostrar xanela de biblioteca",
"fullscreenTitle": "Abrir modo pantalla completa",
"goTo": "Ir a",
"goToError": "Este salto de páxina non existe",
"goToPlaceHolder": "Introduce un número de páxina",
Expand Down Expand Up @@ -522,7 +521,6 @@
},
"tts": {
"activate": "Activar texto a voz",
"default": "Voz: predeterminada no sistema",
"language": "",
"next": "Seguinte (Texto a voz)",
"pause": "Pausar texto a voz",
Expand Down
4 changes: 1 addition & 3 deletions src/resources/locales/hr.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,8 +300,8 @@
"lcpRightsPrint": "Ispisano stranica",
"lcpStart": "Početak",
"licenceLCP": "",
"licenseOutOfDate": "Licenca je istekla",
"licenseCertificateDateInvalid": "Datum potpisa licence je netočan",
"licenseOutOfDate": "Licenca je istekla",
"licenseSignatureInvalid": "Potpis licence je netočan",
"licensed": "",
"markAsRead": "",
Expand Down Expand Up @@ -417,7 +417,6 @@
"currentPage": "Trenutna stranica: {{- current}}",
"currentPageTotal": "Trenutna stranica: {{- current}}/{{- total}}",
"detachWindowTitle": "prikaži knjižnicu / policu knjiga",
"fullscreenTitle": "uključi prikaz preko cijelog zaslona",
"goTo": "Idi",
"goToError": "Ovaj prijelom stranice ne postoji",
"goToPlaceHolder": "Unesi broj stranice",
Expand Down Expand Up @@ -522,7 +521,6 @@
},
"tts": {
"activate": "Uključi Čitanje naglas",
"default": "Glas: zadano",
"language": "",
"next": "Sljedeće Čitanje naglas",
"pause": "Pauziraj Čitanje naglas",
Expand Down
5 changes: 2 additions & 3 deletions src/resources/locales/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,8 +300,8 @@
"lcpRightsPrint": "Pagine stampate",
"lcpStart": "Inizio",
"licenceLCP": "Licenza (LCP)",
"licenseOutOfDate": "La licenza è scaduta",
"licenseCertificateDateInvalid": "La data della firma della licenza non è valida",
"licenseOutOfDate": "La licenza è scaduta",
"licenseSignatureInvalid": "La firma della licenza non è valida",
"licensed": "Concesso in licenza",
"markAsRead": "Segna come letto",
Expand Down Expand Up @@ -342,6 +342,7 @@
"red": "Rosso",
"yellow": "Giallo"
},
"date": "",
"export": "Salva le note come",
"filter": {
"all": "Tutte",
Expand Down Expand Up @@ -416,7 +417,6 @@
"currentPage": "Pagina attuale: {{- current}}",
"currentPageTotal": "Pagina attuale: {{- current}}/{{- total}}",
"detachWindowTitle": "Separa la finestra",
"fullscreenTitle": "attiva modalità schermo intero",
"goTo": "Vai a",
"goToError": "Questa interruzione di pagina non esiste",
"goToPlaceHolder": "Inserisci il numero della pagina",
Expand Down Expand Up @@ -521,7 +521,6 @@
},
"tts": {
"activate": "Attiva Testo a Voce",
"default": "Voce: default di sistema",
"language": "Lingua sintesi vocale",
"next": "Prossimo Testo a Voce",
"pause": "Metti in pausa Testo a Voce",
Expand Down
Loading

0 comments on commit ccb6239

Please sign in to comment.