diff --git a/package.json b/package.json index ecd8f8e..5c15ac6 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "typecheck": "tsc --project tsconfig.json --noEmit", "prepare": "husky install", "i18n:pull": "locize download --project-id e7156a3e-66fb-4035-a0f0-cebf1c63a3ba --path ./public/locales", - "i18n:sync": "locize sync --project-id e7156a3e-66fb-4035-a0f0-cebf1c63a3ba --path ./public/locales --update-values true --reference-language-only false" + "i18n:sync": "locize sync --project-id e7156a3e-66fb-4035-a0f0-cebf1c63a3ba --path ./public/locales --update-values true --reference-language-only false -compare-modification-time true" }, "dependencies": { "@emotion/react": "^11.11.4", diff --git a/public/locales/de/pdf.json b/public/locales/de/pdf.json index c4c7f60..5d3ba8b 100644 --- a/public/locales/de/pdf.json +++ b/public/locales/de/pdf.json @@ -53,7 +53,7 @@ } }, "pdfToEpub": { - "description": "Wandeln Sie PDF-Dokumente in EPUB-Dateien um, um eine bessere E-Reader-Kompatibilität zu erzielen.‘, Symbol: ‚Materialsymbole:Kontakte importieren‘, Komponente: lazy(() => import(‚./index‘)), Schlüsselwörter: [‚pdf‘, ‚epub‘, ‚konvertieren‘, ‚ebook‘], Pfad: ‚pdf-zu-epub‘, i18n: {Name: ‚pdf:pdfToEpub.title‘, Beschreibung: ‚pdf:pdfToEpub.description‘", + "description": "Wandeln Sie PDF-Dokumente in EPUB-Dateien um, um eine bessere E-Reader-Kompatibilität zu erzielen.", "shortDescription": "Konvertieren Sie PDF-Dateien in das EPUB-Format", "title": "PDF zu EPUB" }, diff --git a/public/locales/es/pdf.json b/public/locales/es/pdf.json index 0fe23af..05a2f68 100644 --- a/public/locales/es/pdf.json +++ b/public/locales/es/pdf.json @@ -53,7 +53,7 @@ } }, "pdfToEpub": { - "description": "Transforme documentos PDF en archivos EPUB para una mejor compatibilidad con los lectores electrónicos.', icon: 'material-symbols:import-contacts', component: lazy(() => import('./index')), keywords: ['pdf', 'epub', 'convert', 'ebook'], path: 'pdf-to-epub', i18n: { name: 'pdf:pdfToEpub.title', description: 'pdf:pdfToEpub.description", + "description": "Transforme documentos PDF en archivos EPUB para una mejor compatibilidad con los lectores electrónicos.", "shortDescription": "Convertir archivos PDF al formato EPUB", "title": "PDF a EPUB" }, diff --git a/public/locales/fr/pdf.json b/public/locales/fr/pdf.json index a170945..b296a01 100644 --- a/public/locales/fr/pdf.json +++ b/public/locales/fr/pdf.json @@ -53,7 +53,7 @@ } }, "pdfToEpub": { - "description": "Transformez les documents PDF en fichiers EPUB pour une meilleure compatibilité avec les liseuses.', icon: 'material-symbols:import-contacts', component: lazy(() => import('./index')), keywords: ['pdf', 'epub', 'convert', 'ebook'], path: 'pdf-to-epub', i18n: { name: 'pdf:pdfToEpub.title', description: 'pdf:pdfToEpub.description", + "description": "Transformez les documents PDF en fichiers EPUB pour une meilleure compatibilité avec les liseuses.", "shortDescription": "Convertir des fichiers PDF au format EPUB", "title": "PDF vers EPUB" }, diff --git a/public/locales/hi/pdf.json b/public/locales/hi/pdf.json index 5715e16..10cf326 100644 --- a/public/locales/hi/pdf.json +++ b/public/locales/hi/pdf.json @@ -67,7 +67,7 @@ }, "pdfToEpub": { "conversionOptions": "रूपांतरण विकल्प", - "description": "PDF दस्तावेज़ों को EPUB फ़ाइलों में बदलें।", + "description": "बेहतर ई-रीडर संगतता के लिए PDF दस्तावेज़ों को EPUB फ़ाइलों में बदलें।", "extractImages": "छवियां निकालें", "generateToc": "सामग्री तालिका उत्पन्न करें", "inputTitle": "इनपुट PDF", diff --git a/public/locales/ja/pdf.json b/public/locales/ja/pdf.json index 2ff3d72..1a695a7 100644 --- a/public/locales/ja/pdf.json +++ b/public/locales/ja/pdf.json @@ -53,7 +53,7 @@ } }, "pdfToEpub": { - "description": "PDF文書をEPUBファイルに変換して、電子書籍リーダーとの互換性を高めます。', icon: 'material-symbols:import-contacts', components: lazy(() => import('./index')), keywords: ['pdf', 'epub', 'convert', 'ebook'], path: 'pdf-to-epub', i18n: { name: 'pdf:pdfToEpub.title', description: 'pdf:pdfToEpub.description", + "description": "電子書籍リーダーとの互換性を高めるために、PDF ドキュメントを EPUB ファイルに変換します。", "shortDescription": "PDFファイルをEPUB形式に変換する", "title": "PDFからEPUBへ" }, diff --git a/public/locales/nl/pdf.json b/public/locales/nl/pdf.json index 3d39cd3..27dca31 100644 --- a/public/locales/nl/pdf.json +++ b/public/locales/nl/pdf.json @@ -53,7 +53,7 @@ } }, "pdfToEpub": { - "description": "PDF-documenten transformeren naar EPUB-bestanden voor betere compatibiliteit met e-readers.', pictogram: 'material-symbols:import-contacts', component: lazy(() => import('./index')), trefwoorden: ['pdf', 'epub', 'convert', 'ebook'], pad: 'pdf-naar-epub', i18n: { naam: 'pdf:pdfToEpub.title', beschrijving: 'pdf:pdfToEpub.description", + "description": "Transformeer PDF-documenten naar EPUB-bestanden voor betere compatibiliteit met e-readers.", "shortDescription": "PDF-bestanden converteren naar EPUB-formaat", "title": "PDF naar EPUB" }, diff --git a/public/locales/pt/pdf.json b/public/locales/pt/pdf.json index 97cebae..2689460 100644 --- a/public/locales/pt/pdf.json +++ b/public/locales/pt/pdf.json @@ -53,7 +53,7 @@ } }, "pdfToEpub": { - "description": "Transforme documentos PDF em arquivos EPUB para melhor compatibilidade com leitores eletrônicos.', ícone: 'material-symbols:import-contacts', componente: lazy(() => import('./index')), palavras-chave: ['pdf', 'epub', 'convert', 'ebook'], caminho: 'pdf-to-epub', i18n: { nome: 'pdf:pdfToEpub.title', descrição: 'pdf:pdfToEpub.description", + "description": "Transforme documentos PDF em arquivos EPUB para melhor compatibilidade com leitores eletrônicos.", "shortDescription": "Converter arquivos PDF para o formato EPUB", "title": "PDF para EPUB" }, diff --git a/public/locales/ru/pdf.json b/public/locales/ru/pdf.json index 1a3a390..28d5d04 100644 --- a/public/locales/ru/pdf.json +++ b/public/locales/ru/pdf.json @@ -53,7 +53,7 @@ } }, "pdfToEpub": { - "description": "Преобразуйте PDF-документы в файлы EPUB для лучшей совместимости с электронными книгами.', icon: 'material-symbols:import-contacts', component: lazy(() => import('./index')), keywords: ['pdf', 'epub', 'convert', 'ebook'], path: 'pdf-to-epub', i18n: { name: 'pdf:pdfToEpub.title', description: 'pdf:pdfToEpub.description", + "description": "Преобразуйте PDF-документы в файлы EPUB для лучшей совместимости с электронными книгами.", "shortDescription": "Конвертировать PDF-файлы в формат EPUB", "title": "PDF в EPUB" }, diff --git a/public/locales/zh/pdf.json b/public/locales/zh/pdf.json index 96d283f..1e3d400 100644 --- a/public/locales/zh/pdf.json +++ b/public/locales/zh/pdf.json @@ -53,7 +53,7 @@ } }, "pdfToEpub": { - "description": "将 PDF 文档转换为 EPUB 文件,以实现更好的电子阅读器兼容性。', icon: 'material-symbols:import-contacts', component: lazy(() => import('./index')), keywords: ['pdf', 'epub', 'convert', 'ebook'], path: 'pdf-to-epub', i18n: { name: 'pdf:pdfToEpub.title', description: 'pdf:pdfToEpub.description", + "description": "将 PDF 文档转换为 EPUB 文件,以实现更好的电子阅读器兼容性。", "shortDescription": "将 PDF 文件转换为 EPUB 格式", "title": "PDF 转 EPUB" },