You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: locales/de.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,8 @@
24
24
"pdf_oversize": "PDF-Dateigröße muss kleiner als {size} sein",
25
25
"pdf_text_extract_error": "Textextraktion fehlgeschlagen - diese PDF könnte gescannt oder bildbasiert sein. Wir empfehlen dringend, zu Gemma3 zu wechseln, um bessere Ergebnisse zu erzielen.",
Copy file name to clipboardExpand all lines: locales/en.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -106,7 +106,8 @@
106
106
"pdf_page_count_exceeded": "PDF must be less than {max} pages",
107
107
"pdf_oversize": "PDF file size must be less than {size}",
108
108
"too_many_pdfs": "Maximum {max} PDF file allowed",
109
-
"pdf_text_extract_error": "Text extraction failed - this PDF may be scanned or image-based. We strongly recommend switching to Gemma3 for better results."
109
+
"pdf_text_extract_error": "Text extraction failed - this PDF may be scanned or image-based. We strongly recommend switching to Gemma3 for better results.",
110
+
"only_load_partial_pages": "Only the first {max} pages are loaded due to file size"
Copy file name to clipboardExpand all lines: locales/es.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,8 @@
15
15
"pdf_oversize": "El tamaño del archivo PDF debe ser menor que {size}",
16
16
"pdf_text_extract_error": "La extracción de texto falló - este PDF puede estar escaneado o basado en imágenes. Recomendamos encarecidamente cambiar a Gemma3 para obtener mejores resultados.",
17
17
"too_many_pdfs": "Máximo {max} archivo PDF permitido",
18
-
"pdf_page_count_exceeded": "El PDF debe tener menos de {max} páginas"
18
+
"pdf_page_count_exceeded": "El PDF debe tener menos de {max} páginas",
19
+
"only_load_partial_pages": "Solo se cargan las primeras {max} páginas debido al tamaño del archivo"
Copy file name to clipboardExpand all lines: locales/fr.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,8 @@
24
24
"pdf_oversize": "La taille du fichier PDF doit être inférieure à {size}",
25
25
"pdf_text_extract_error": "L'extraction de texte a échoué - ce PDF peut être numérisé ou basé sur des images. Nous recommandons fortement de passer à Gemma3 pour de meilleurs résultats.",
26
26
"too_many_pdfs": "Maximum {max} fichier PDF autorisé",
27
-
"pdf_page_count_exceeded": "Le PDF doit contenir moins de {max} pages"
27
+
"pdf_page_count_exceeded": "Le PDF doit contenir moins de {max} pages",
28
+
"only_load_partial_pages": "Seules les {max} premières pages sont chargées en raison de la taille du fichier"
Copy file name to clipboardExpand all lines: locales/id.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,8 @@
24
24
"pdf_oversize": "Ukuran file PDF harus kurang dari {size}",
25
25
"pdf_text_extract_error": "Ekstraksi teks gagal - PDF ini mungkin hasil scan atau berbasis gambar. Kami sangat merekomendasikan untuk beralih ke Gemma3 untuk hasil yang lebih baik.",
26
26
"too_many_pdfs": "Maksimal {max} file PDF diizinkan",
27
-
"pdf_page_count_exceeded": "PDF harus kurang dari {max} halaman"
27
+
"pdf_page_count_exceeded": "PDF harus kurang dari {max} halaman",
28
+
"only_load_partial_pages": "Hanya {max} halaman pertama yang dimuat karena ukuran file"
0 commit comments