mirror of
https://github.com/forkless/Piperless.git
synced 2026-08-24 19:42:38 +02:00
Fix: FFmpeg Binaries Path now accepts directory-only paths (auto-appends /ffmpeg)
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
"_meta": {
|
||||
"locale": "de_DE",
|
||||
"source": "translations.json",
|
||||
"generated": "2026-05-09",
|
||||
"total_strings": 102,
|
||||
"translated": 102,
|
||||
"generated": "2026-05-10",
|
||||
"total_strings": 117,
|
||||
"translated": 117,
|
||||
"locked": false
|
||||
},
|
||||
"strings": {
|
||||
@@ -23,6 +23,8 @@
|
||||
"Cache Management": "Cache-Verwaltung",
|
||||
"Cache flushed.": "Cache geleert.",
|
||||
"Choose a visual theme for the audio player.": "Wähle ein visuelles Thema für den Audioplayer.",
|
||||
"Chunk Silence": "Pausenlänge",
|
||||
"Chunked — pre-split text at sentence boundaries for better pacing": "Segmentiert — Text vorab an Satzgrenzen aufteilen",
|
||||
"Classic": "Klassisch",
|
||||
"Clear Log": "Log löschen",
|
||||
"Clear Orphaned Audio": "Verwaiste Audiodateien löschen",
|
||||
@@ -95,12 +97,16 @@
|
||||
"Post not found.": "Beitrag nicht gefunden.",
|
||||
"Preview how the selected player style looks with a sample audio clip.": "Vorschau, wie der gewählte Player-Stil mit einem Beispiel-Audioclip aussieht.",
|
||||
"Quality tier override": "Qualitätsstufen-Überschreibung",
|
||||
"Raw mode passes text directly to Piper. Chunked mode splits text into sentences first, avoiding false breaks on abbreviations and decimals while improving sentence pacing.": "Roh-Modus sendet Text direkt an Piper. Segmentiert-Modus teilt Text zunächst in Sätze auf.",
|
||||
"Raw — send text as-is to Piper": "Roh — Text unverändert an Piper senden",
|
||||
"Refresh Log": "Protokoll aktualisieren",
|
||||
"Seconds of silence inserted between sentence chunks when Text Processing is set to Chunked. Default: 2.0. Range: 0.5–5.0.": "Sekunden Stille zwischen Satzblöcken im Segmentiert-Modus. Standard: 2.0. Bereich: 0.5–5.0.",
|
||||
"Show Duration": "Dauer anzeigen",
|
||||
"Skip Embedded Content": "Eingebettete Inhalte überspringen",
|
||||
"Styling": "Styling",
|
||||
"Test Connection": "Verbindung testen",
|
||||
"Testing…": "Teste…",
|
||||
"Text Processing": "Textverarbeitung",
|
||||
"This will delete cache files not referenced by any post.": "Dies löscht Cache-Dateien, die keinem Beitrag zugeordnet sind.",
|
||||
"Too many requests. Please try again later.": "Zu viele Anfragen. Bitte versuche es später erneut.",
|
||||
"Unsupported post type.": "Nicht unterstützter Beitragstyp.",
|
||||
@@ -109,6 +115,15 @@
|
||||
"When falling back to post body (no excerpt), skip text from embedded blocks like YouTube, Twitter, and third-party embeds.": "Beim Zurückfallen auf den Beitragstext (kein Auszug) Text aus eingebetteten Blöcken wie YouTube, Twitter und Drittanbieter-Einbettungen überspringen.",
|
||||
"Where to insert the audio player relative to the post content.": "Wo der Audioplayer relativ zum Beitragsinhalt eingefügt werden soll.",
|
||||
"You do not have permission to edit this post.": "Du hast keine Berechtigung, diesen Beitrag zu bearbeiten.",
|
||||
"Your browser does not support the audio element.": "Dein Browser unterstützt das Audio-Element nicht."
|
||||
"Your browser does not support the audio element.": "Dein Browser unterstützt das Audio-Element nicht.",
|
||||
"Audio Format": "Audioformat",
|
||||
"Output audio format. MP3 is universally supported. Opus offers better quality at the same bitrate but has narrower browser support.": "Ausgabe-Audioformat. MP3 wird universell unterstützt. Opus bietet bessere Qualität bei gleicher Bitrate, hat aber eingeschränktere Browser-Unterstützung.",
|
||||
"Opus Bitrate": "Opus-Bitrate",
|
||||
"Bitrate for Opus encoding. Opus achieves good quality at much lower bitrates than MP3. Mono output.": "Bitrate für Opus-Kodierung. Opus erreicht gute Qualität bei viel niedrigeren Bitraten als MP3. Mono-Ausgabe.",
|
||||
"24 kbps (standard)": "24 kbps (Standard)",
|
||||
"16 kbps (compact)": "16 kbps (Kompakt)",
|
||||
"12 kbps (minimal)": "12 kbps (Minimal)",
|
||||
"Absolute path to ffmpeg tools for MP3/Opus conversion. Auto-detected from common paths if left empty.": "Absoluter Pfad zu den ffmpeg-Tools für MP3/Opus-Konvertierung. Automatische Erkennung aus üblichen Pfaden, wenn leer.",
|
||||
"FFmpeg Binaries Path": "FFmpeg-Binärpfad"
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"Project-Id-Version: Piperless 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/example/piperless/issues\n"
|
||||
"POT-Creation-Date: 2024-01-01 00:00+0000\n"
|
||||
"PO-Revision-Date: 2026-05-09 00:00+0000\n"
|
||||
"PO-Revision-Date: 2026-05-10 00:00+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: German <LL@li.org>\n"
|
||||
"Language: de_DE\n"
|
||||
@@ -76,6 +76,14 @@ msgstr "Cache geleert."
|
||||
msgid "Choose a visual theme for the audio player."
|
||||
msgstr "Wähle ein visuelles Thema für den Audioplayer."
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Chunk Silence"
|
||||
msgstr "Pausenlänge"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Chunked — pre-split text at sentence boundaries for better pacing"
|
||||
msgstr "Segmentiert — Text vorab an Satzgrenzen aufteilen"
|
||||
|
||||
#: includes/class-settings.php:385
|
||||
msgid "Classic"
|
||||
msgstr "Klassisch"
|
||||
@@ -364,10 +372,22 @@ msgstr "Vorschau, wie der gewählte Player-Stil mit einem Beispiel-Audioclip aus
|
||||
msgid "Quality tier override"
|
||||
msgstr "Qualitätsstufen-Überschreibung"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Raw mode passes text directly to Piper. Chunked mode splits text into sentences first, avoiding false breaks on abbreviations and decimals while improving sentence pacing."
|
||||
msgstr "Roh-Modus sendet Text direkt an Piper. Segmentiert-Modus teilt Text zunächst in Sätze auf."
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Raw — send text as-is to Piper"
|
||||
msgstr "Roh — Text unverändert an Piper senden"
|
||||
|
||||
#: includes/class-settings.php:607
|
||||
msgid "Refresh Log"
|
||||
msgstr "Protokoll aktualisieren"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Seconds of silence inserted between sentence chunks when Text Processing is set to Chunked. Default: 2.0. Range: 0.5–5.0."
|
||||
msgstr "Sekunden Stille zwischen Satzblöcken im Segmentiert-Modus. Standard: 2.0. Bereich: 0.5–5.0."
|
||||
|
||||
#: includes/class-settings.php:405
|
||||
msgid "Show Duration"
|
||||
msgstr "Dauer anzeigen"
|
||||
@@ -388,6 +408,10 @@ msgstr "Verbindung testen"
|
||||
msgid "Testing…"
|
||||
msgstr "Teste…"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Text Processing"
|
||||
msgstr "Textverarbeitung"
|
||||
|
||||
#: includes/class-settings.php:649
|
||||
msgid "This will delete cache files not referenced by any post."
|
||||
msgstr "Dies löscht Cache-Dateien, die keinem Beitrag zugeordnet sind."
|
||||
@@ -424,3 +448,30 @@ msgstr "Du hast keine Berechtigung, diesen Beitrag zu bearbeiten."
|
||||
msgid "Your browser does not support the audio element."
|
||||
msgstr "Dein Browser unterstützt das Audio-Element nicht."
|
||||
|
||||
msgid "Audio Format"
|
||||
msgstr "Audioformat"
|
||||
|
||||
msgid "Output audio format. MP3 is universally supported. Opus offers better quality at the same bitrate but has narrower browser support."
|
||||
msgstr "Ausgabe-Audioformat. MP3 wird universell unterstützt. Opus bietet bessere Qualität bei gleicher Bitrate, hat aber eingeschränktere Browser-Unterstützung."
|
||||
|
||||
msgid "Opus Bitrate"
|
||||
msgstr "Opus-Bitrate"
|
||||
|
||||
msgid "Bitrate for Opus encoding. Opus achieves good quality at much lower bitrates than MP3. Mono output."
|
||||
msgstr "Bitrate für Opus-Kodierung. Opus erreicht gute Qualität bei viel niedrigeren Bitraten als MP3. Mono-Ausgabe."
|
||||
|
||||
msgid "24 kbps (standard)"
|
||||
msgstr "24 kbps (Standard)"
|
||||
|
||||
msgid "16 kbps (compact)"
|
||||
msgstr "16 kbps (Kompakt)"
|
||||
|
||||
msgid "12 kbps (minimal)"
|
||||
msgstr "12 kbps (Minimal)"
|
||||
|
||||
msgid "Absolute path to ffmpeg tools for MP3/Opus conversion. Auto-detected from common paths if left empty."
|
||||
msgstr "Absoluter Pfad zu den ffmpeg-Tools für MP3/Opus-Konvertierung. Automatische Erkennung aus üblichen Pfaden, wenn leer."
|
||||
|
||||
msgid "FFmpeg Binaries Path"
|
||||
msgstr "FFmpeg-Binärpfad"
|
||||
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
"_meta": {
|
||||
"locale": "es_ES",
|
||||
"source": "translations.json",
|
||||
"generated": "2026-05-09",
|
||||
"total_strings": 102,
|
||||
"translated": 102,
|
||||
"generated": "2026-05-10",
|
||||
"total_strings": 117,
|
||||
"translated": 117,
|
||||
"locked": false
|
||||
},
|
||||
"strings": {
|
||||
@@ -23,6 +23,8 @@
|
||||
"Cache Management": "Gestión de caché",
|
||||
"Cache flushed.": "Caché vaciada.",
|
||||
"Choose a visual theme for the audio player.": "Elige un tema visual para el reproductor de audio.",
|
||||
"Chunk Silence": "Silencio entre frases",
|
||||
"Chunked — pre-split text at sentence boundaries for better pacing": "Segmentado — dividir texto en oraciones",
|
||||
"Classic": "Clásico",
|
||||
"Clear Log": "Limpiar registro",
|
||||
"Clear Orphaned Audio": "Eliminar audio huérfano",
|
||||
@@ -95,12 +97,16 @@
|
||||
"Post not found.": "Entrada no encontrada.",
|
||||
"Preview how the selected player style looks with a sample audio clip.": "Vista previa de cómo se ve el estilo de reproductor seleccionado con un clip de audio de muestra.",
|
||||
"Quality tier override": "Anulación de nivel de calidad",
|
||||
"Raw mode passes text directly to Piper. Chunked mode splits text into sentences first, avoiding false breaks on abbreviations and decimals while improving sentence pacing.": "El modo Crudo envía el texto directamente a Piper. El modo Segmentado divide el texto en oraciones.",
|
||||
"Raw — send text as-is to Piper": "Crudo — enviar texto tal cual a Piper",
|
||||
"Refresh Log": "Actualizar registro",
|
||||
"Seconds of silence inserted between sentence chunks when Text Processing is set to Chunked. Default: 2.0. Range: 0.5–5.0.": "Segundos de silencio insertados entre bloques de oraciones en modo Segmentado. Predeterminado: 2.0. Rango: 0.5–5.0.",
|
||||
"Show Duration": "Mostrar duración",
|
||||
"Skip Embedded Content": "Omitir contenido incrustado",
|
||||
"Styling": "Estilo",
|
||||
"Test Connection": "Probar conexión",
|
||||
"Testing…": "Probando…",
|
||||
"Text Processing": "Procesamiento de texto",
|
||||
"This will delete cache files not referenced by any post.": "Esto eliminará los archivos de caché no referenciados por ninguna entrada.",
|
||||
"Too many requests. Please try again later.": "Demasiadas solicitudes. Por favor inténtalo de nuevo más tarde.",
|
||||
"Unsupported post type.": "Tipo de entrada no soportado.",
|
||||
@@ -109,6 +115,15 @@
|
||||
"When falling back to post body (no excerpt), skip text from embedded blocks like YouTube, Twitter, and third-party embeds.": "Al recurrir al cuerpo del artículo (sin extracto), omitir el texto de bloques incrustados como YouTube, Twitter e integraciones de terceros.",
|
||||
"Where to insert the audio player relative to the post content.": "Dónde insertar el reproductor de audio en relación con el contenido de la entrada.",
|
||||
"You do not have permission to edit this post.": "No tienes permiso para editar este artículo.",
|
||||
"Your browser does not support the audio element.": "Tu navegador no soporta el elemento de audio."
|
||||
"Your browser does not support the audio element.": "Tu navegador no soporta el elemento de audio.",
|
||||
"Audio Format": "Formato de audio",
|
||||
"Output audio format. MP3 is universally supported. Opus offers better quality at the same bitrate but has narrower browser support.": "Formato de audio de salida. MP3 es compatible universalmente. Opus ofrece mejor calidad a la misma tasa de bits pero tiene un soporte de navegador más limitado.",
|
||||
"Opus Bitrate": "Bitrate de Opus",
|
||||
"Bitrate for Opus encoding. Opus achieves good quality at much lower bitrates than MP3. Mono output.": "Bitrate para codificación Opus. Opus logra buena calidad a tasas de bits mucho más bajas que MP3. Salida mono.",
|
||||
"24 kbps (standard)": "24 kbps (estándar)",
|
||||
"16 kbps (compact)": "16 kbps (compacto)",
|
||||
"12 kbps (minimal)": "12 kbps (mínimo)",
|
||||
"Absolute path to ffmpeg tools for MP3/Opus conversion. Auto-detected from common paths if left empty.": "Ruta absoluta a las herramientas ffmpeg para conversión MP3/Opus. Se detecta automáticamente si se deja vacío.",
|
||||
"FFmpeg Binaries Path": "Ruta de binarios FFmpeg"
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"Project-Id-Version: Piperless 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/example/piperless/issues\n"
|
||||
"POT-Creation-Date: 2024-01-01 00:00+0000\n"
|
||||
"PO-Revision-Date: 2026-05-09 00:00+0000\n"
|
||||
"PO-Revision-Date: 2026-05-10 00:00+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Spanish <LL@li.org>\n"
|
||||
"Language: es_ES\n"
|
||||
@@ -76,6 +76,14 @@ msgstr "Caché vaciada."
|
||||
msgid "Choose a visual theme for the audio player."
|
||||
msgstr "Elige un tema visual para el reproductor de audio."
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Chunk Silence"
|
||||
msgstr "Silencio entre frases"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Chunked — pre-split text at sentence boundaries for better pacing"
|
||||
msgstr "Segmentado — dividir texto en oraciones"
|
||||
|
||||
#: includes/class-settings.php:385
|
||||
msgid "Classic"
|
||||
msgstr "Clásico"
|
||||
@@ -364,10 +372,22 @@ msgstr "Vista previa de cómo se ve el estilo de reproductor seleccionado con un
|
||||
msgid "Quality tier override"
|
||||
msgstr "Anulación de nivel de calidad"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Raw mode passes text directly to Piper. Chunked mode splits text into sentences first, avoiding false breaks on abbreviations and decimals while improving sentence pacing."
|
||||
msgstr "El modo Crudo envía el texto directamente a Piper. El modo Segmentado divide el texto en oraciones."
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Raw — send text as-is to Piper"
|
||||
msgstr "Crudo — enviar texto tal cual a Piper"
|
||||
|
||||
#: includes/class-settings.php:607
|
||||
msgid "Refresh Log"
|
||||
msgstr "Actualizar registro"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Seconds of silence inserted between sentence chunks when Text Processing is set to Chunked. Default: 2.0. Range: 0.5–5.0."
|
||||
msgstr "Segundos de silencio insertados entre bloques de oraciones en modo Segmentado. Predeterminado: 2.0. Rango: 0.5–5.0."
|
||||
|
||||
#: includes/class-settings.php:405
|
||||
msgid "Show Duration"
|
||||
msgstr "Mostrar duración"
|
||||
@@ -388,6 +408,10 @@ msgstr "Probar conexión"
|
||||
msgid "Testing…"
|
||||
msgstr "Probando…"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Text Processing"
|
||||
msgstr "Procesamiento de texto"
|
||||
|
||||
#: includes/class-settings.php:649
|
||||
msgid "This will delete cache files not referenced by any post."
|
||||
msgstr "Esto eliminará los archivos de caché no referenciados por ninguna entrada."
|
||||
@@ -424,3 +448,30 @@ msgstr "No tienes permiso para editar este artículo."
|
||||
msgid "Your browser does not support the audio element."
|
||||
msgstr "Tu navegador no soporta el elemento de audio."
|
||||
|
||||
msgid "Audio Format"
|
||||
msgstr "Formato de audio"
|
||||
|
||||
msgid "Output audio format. MP3 is universally supported. Opus offers better quality at the same bitrate but has narrower browser support."
|
||||
msgstr "Formato de audio de salida. MP3 es compatible universalmente. Opus ofrece mejor calidad a la misma tasa de bits pero tiene un soporte de navegador más limitado."
|
||||
|
||||
msgid "Opus Bitrate"
|
||||
msgstr "Bitrate de Opus"
|
||||
|
||||
msgid "Bitrate for Opus encoding. Opus achieves good quality at much lower bitrates than MP3. Mono output."
|
||||
msgstr "Bitrate para codificación Opus. Opus logra buena calidad a tasas de bits mucho más bajas que MP3. Salida mono."
|
||||
|
||||
msgid "24 kbps (standard)"
|
||||
msgstr "24 kbps (estándar)"
|
||||
|
||||
msgid "16 kbps (compact)"
|
||||
msgstr "16 kbps (compacto)"
|
||||
|
||||
msgid "12 kbps (minimal)"
|
||||
msgstr "12 kbps (mínimo)"
|
||||
|
||||
msgid "Absolute path to ffmpeg tools for MP3/Opus conversion. Auto-detected from common paths if left empty."
|
||||
msgstr "Ruta absoluta a las herramientas ffmpeg para conversión MP3/Opus. Se detecta automáticamente si se deja vacío."
|
||||
|
||||
msgid "FFmpeg Binaries Path"
|
||||
msgstr "Ruta de binarios FFmpeg"
|
||||
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
"_meta": {
|
||||
"locale": "fr_FR",
|
||||
"source": "translations.json",
|
||||
"generated": "2026-05-09",
|
||||
"total_strings": 102,
|
||||
"translated": 102,
|
||||
"generated": "2026-05-10",
|
||||
"total_strings": 117,
|
||||
"translated": 117,
|
||||
"locked": false
|
||||
},
|
||||
"strings": {
|
||||
@@ -23,6 +23,8 @@
|
||||
"Cache Management": "Gestion du cache",
|
||||
"Cache flushed.": "Cache vidé.",
|
||||
"Choose a visual theme for the audio player.": "Choisissez un thème visuel pour le lecteur audio.",
|
||||
"Chunk Silence": "Silence entre phrases",
|
||||
"Chunked — pre-split text at sentence boundaries for better pacing": "Segmenté — prédécouper le texte aux limites de phrase",
|
||||
"Classic": "Classique",
|
||||
"Clear Log": "Effacer le journal",
|
||||
"Clear Orphaned Audio": "Supprimer les audios orphelins",
|
||||
@@ -95,12 +97,16 @@
|
||||
"Post not found.": "Article introuvable.",
|
||||
"Preview how the selected player style looks with a sample audio clip.": "Aperçu du style de lecteur sélectionné avec un extrait audio d'exemple.",
|
||||
"Quality tier override": "Remplacement du niveau de qualité",
|
||||
"Raw mode passes text directly to Piper. Chunked mode splits text into sentences first, avoiding false breaks on abbreviations and decimals while improving sentence pacing.": "Le mode Brut envoie le texte directement à Piper. Le mode Segmenté divise d'abord le texte en phrases.",
|
||||
"Raw — send text as-is to Piper": "Brut — envoyer le texte tel quel à Piper",
|
||||
"Refresh Log": "Actualiser le journal",
|
||||
"Seconds of silence inserted between sentence chunks when Text Processing is set to Chunked. Default: 2.0. Range: 0.5–5.0.": "Secondes de silence insérées entre les blocs de phrases en mode Segmenté. Défaut : 2.0. Plage : 0.5–5.0.",
|
||||
"Show Duration": "Afficher la durée",
|
||||
"Skip Embedded Content": "Ignorer le contenu intégré",
|
||||
"Styling": "Style",
|
||||
"Test Connection": "Tester la connexion",
|
||||
"Testing…": "Test en cours…",
|
||||
"Text Processing": "Traitement du texte",
|
||||
"This will delete cache files not referenced by any post.": "Cela supprimera les fichiers cache non référencés par un article.",
|
||||
"Too many requests. Please try again later.": "Trop de requêtes. Veuillez réessayer plus tard.",
|
||||
"Unsupported post type.": "Type d'article non pris en charge.",
|
||||
@@ -109,6 +115,15 @@
|
||||
"When falling back to post body (no excerpt), skip text from embedded blocks like YouTube, Twitter, and third-party embeds.": "Lors du repli sur le corps de l'article (pas d'extrait), ignorer le texte des blocs intégrés comme YouTube, Twitter et les intégrations tierces.",
|
||||
"Where to insert the audio player relative to the post content.": "Où insérer le lecteur audio par rapport au contenu de l'article.",
|
||||
"You do not have permission to edit this post.": "Vous n'avez pas l'autorisation de modifier cet article.",
|
||||
"Your browser does not support the audio element.": "Votre navigateur ne prend pas en charge l'élément audio."
|
||||
"Your browser does not support the audio element.": "Votre navigateur ne prend pas en charge l'élément audio.",
|
||||
"Audio Format": "Format audio",
|
||||
"Output audio format. MP3 is universally supported. Opus offers better quality at the same bitrate but has narrower browser support.": "Format audio de sortie. Le MP3 est universellement pris en charge. L'Opus offre une meilleure qualité au même débit mais a une compatibilité navigateur plus limitée.",
|
||||
"Opus Bitrate": "Débit Opus",
|
||||
"Bitrate for Opus encoding. Opus achieves good quality at much lower bitrates than MP3. Mono output.": "Débit pour l'encodage Opus. Opus atteint une bonne qualité à des débits bien inférieurs au MP3. Sortie mono.",
|
||||
"24 kbps (standard)": "24 kbps (standard)",
|
||||
"16 kbps (compact)": "16 kbps (compact)",
|
||||
"12 kbps (minimal)": "12 kbps (minimal)",
|
||||
"Absolute path to ffmpeg tools for MP3/Opus conversion. Auto-detected from common paths if left empty.": "Chemin absolu vers les outils ffmpeg pour la conversion MP3/Opus. Auto-détecté depuis les chemins courants si laissé vide.",
|
||||
"FFmpeg Binaries Path": "Chemin des binaires FFmpeg"
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"Project-Id-Version: Piperless 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/example/piperless/issues\n"
|
||||
"POT-Creation-Date: 2024-01-01 00:00+0000\n"
|
||||
"PO-Revision-Date: 2026-05-09 00:00+0000\n"
|
||||
"PO-Revision-Date: 2026-05-10 00:00+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: French <LL@li.org>\n"
|
||||
"Language: fr_FR\n"
|
||||
@@ -76,6 +76,14 @@ msgstr "Cache vidé."
|
||||
msgid "Choose a visual theme for the audio player."
|
||||
msgstr "Choisissez un thème visuel pour le lecteur audio."
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Chunk Silence"
|
||||
msgstr "Silence entre phrases"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Chunked — pre-split text at sentence boundaries for better pacing"
|
||||
msgstr "Segmenté — prédécouper le texte aux limites de phrase"
|
||||
|
||||
#: includes/class-settings.php:385
|
||||
msgid "Classic"
|
||||
msgstr "Classique"
|
||||
@@ -364,10 +372,22 @@ msgstr "Aperçu du style de lecteur sélectionné avec un extrait audio d'exempl
|
||||
msgid "Quality tier override"
|
||||
msgstr "Remplacement du niveau de qualité"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Raw mode passes text directly to Piper. Chunked mode splits text into sentences first, avoiding false breaks on abbreviations and decimals while improving sentence pacing."
|
||||
msgstr "Le mode Brut envoie le texte directement à Piper. Le mode Segmenté divise d'abord le texte en phrases."
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Raw — send text as-is to Piper"
|
||||
msgstr "Brut — envoyer le texte tel quel à Piper"
|
||||
|
||||
#: includes/class-settings.php:607
|
||||
msgid "Refresh Log"
|
||||
msgstr "Actualiser le journal"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Seconds of silence inserted between sentence chunks when Text Processing is set to Chunked. Default: 2.0. Range: 0.5–5.0."
|
||||
msgstr "Secondes de silence insérées entre les blocs de phrases en mode Segmenté. Défaut : 2.0. Plage : 0.5–5.0."
|
||||
|
||||
#: includes/class-settings.php:405
|
||||
msgid "Show Duration"
|
||||
msgstr "Afficher la durée"
|
||||
@@ -388,6 +408,10 @@ msgstr "Tester la connexion"
|
||||
msgid "Testing…"
|
||||
msgstr "Test en cours…"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Text Processing"
|
||||
msgstr "Traitement du texte"
|
||||
|
||||
#: includes/class-settings.php:649
|
||||
msgid "This will delete cache files not referenced by any post."
|
||||
msgstr "Cela supprimera les fichiers cache non référencés par un article."
|
||||
@@ -424,3 +448,30 @@ msgstr "Vous n'avez pas l'autorisation de modifier cet article."
|
||||
msgid "Your browser does not support the audio element."
|
||||
msgstr "Votre navigateur ne prend pas en charge l'élément audio."
|
||||
|
||||
msgid "Audio Format"
|
||||
msgstr "Format audio"
|
||||
|
||||
msgid "Output audio format. MP3 is universally supported. Opus offers better quality at the same bitrate but has narrower browser support."
|
||||
msgstr "Format audio de sortie. Le MP3 est universellement pris en charge. L'Opus offre une meilleure qualité au même débit mais a une compatibilité navigateur plus limitée."
|
||||
|
||||
msgid "Opus Bitrate"
|
||||
msgstr "Débit Opus"
|
||||
|
||||
msgid "Bitrate for Opus encoding. Opus achieves good quality at much lower bitrates than MP3. Mono output."
|
||||
msgstr "Débit pour l'encodage Opus. Opus atteint une bonne qualité à des débits bien inférieurs au MP3. Sortie mono."
|
||||
|
||||
msgid "24 kbps (standard)"
|
||||
msgstr "24 kbps (standard)"
|
||||
|
||||
msgid "16 kbps (compact)"
|
||||
msgstr "16 kbps (compact)"
|
||||
|
||||
msgid "12 kbps (minimal)"
|
||||
msgstr "12 kbps (minimal)"
|
||||
|
||||
msgid "Absolute path to ffmpeg tools for MP3/Opus conversion. Auto-detected from common paths if left empty."
|
||||
msgstr "Chemin absolu vers les outils ffmpeg pour la conversion MP3/Opus. Auto-détecté depuis les chemins courants si laissé vide."
|
||||
|
||||
msgid "FFmpeg Binaries Path"
|
||||
msgstr "Chemin des binaires FFmpeg"
|
||||
|
||||
|
||||
@@ -3,8 +3,8 @@
|
||||
"locale": "it_IT",
|
||||
"source": "translations.json",
|
||||
"generated": "2026-05-10",
|
||||
"total_strings": 102,
|
||||
"translated": 102,
|
||||
"total_strings": 117,
|
||||
"translated": 117,
|
||||
"locked": false
|
||||
},
|
||||
"strings": {
|
||||
@@ -23,6 +23,8 @@
|
||||
"Cache Management": "Gestione cache",
|
||||
"Cache flushed.": "Cache svuotata.",
|
||||
"Choose a visual theme for the audio player.": "Scegli un tema visivo per il lettore audio.",
|
||||
"Chunk Silence": "Silenzio tra frasi",
|
||||
"Chunked — pre-split text at sentence boundaries for better pacing": "Segmentato — pre-dividi il testo ai confini delle frasi",
|
||||
"Classic": "Classico",
|
||||
"Clear Log": "Cancella log",
|
||||
"Clear Orphaned Audio": "Rimuovi audio orfani",
|
||||
@@ -95,12 +97,16 @@
|
||||
"Post not found.": "Post non trovato.",
|
||||
"Preview how the selected player style looks with a sample audio clip.": "Anteprima di come appare lo stile del player selezionato con un clip audio di esempio.",
|
||||
"Quality tier override": "Override del livello di qualità",
|
||||
"Raw mode passes text directly to Piper. Chunked mode splits text into sentences first, avoiding false breaks on abbreviations and decimals while improving sentence pacing.": "La modalità Greggio passa il testo direttamente a Piper. La modalità Segmentato divide prima il testo in frasi.",
|
||||
"Raw — send text as-is to Piper": "Greggio — invia il testo così com'è a Piper",
|
||||
"Refresh Log": "Aggiorna log",
|
||||
"Seconds of silence inserted between sentence chunks when Text Processing is set to Chunked. Default: 2.0. Range: 0.5–5.0.": "Secondi di silenzio inseriti tra i blocchi di frasi in modalità Segmentato. Predefinito: 2.0. Intervallo: 0.5–5.0.",
|
||||
"Show Duration": "Mostra durata",
|
||||
"Skip Embedded Content": "Salta contenuti incorporati",
|
||||
"Styling": "Stile",
|
||||
"Test Connection": "Test connessione",
|
||||
"Testing…": "Test in corso…",
|
||||
"Text Processing": "Elaborazione del testo",
|
||||
"This will delete cache files not referenced by any post.": "Questo eliminerà i file di cache non referenziati da alcun post.",
|
||||
"Too many requests. Please try again later.": "Troppe richieste. Riprova più tardi.",
|
||||
"Unsupported post type.": "Tipo di post non supportato.",
|
||||
@@ -109,6 +115,15 @@
|
||||
"When falling back to post body (no excerpt), skip text from embedded blocks like YouTube, Twitter, and third-party embeds.": "Quando si utilizza il corpo del post come fallback (nessun estratto), salta il testo da blocchi incorporati come YouTube, Twitter e embed di terze parti.",
|
||||
"Where to insert the audio player relative to the post content.": "Dove inserire il player audio rispetto al contenuto del post.",
|
||||
"You do not have permission to edit this post.": "Non hai il permesso di modificare questo post.",
|
||||
"Your browser does not support the audio element.": "Il tuo browser non supporta l'elemento audio."
|
||||
"Your browser does not support the audio element.": "Il tuo browser non supporta l'elemento audio.",
|
||||
"Audio Format": "Formato audio",
|
||||
"Output audio format. MP3 is universally supported. Opus offers better quality at the same bitrate but has narrower browser support.": "Formato audio in uscita. L'MP3 è universalmente supportato. L'Opus offre una qualità migliore allo stesso bitrate ma ha un supporto browser più limitato.",
|
||||
"Opus Bitrate": "Bitrate Opus",
|
||||
"Bitrate for Opus encoding. Opus achieves good quality at much lower bitrates than MP3. Mono output.": "Bitrate per la codifica Opus. Opus raggiunge una buona qualità a bitrate molto più bassi dell'MP3. Uscita mono.",
|
||||
"24 kbps (standard)": "24 kbps (standard)",
|
||||
"16 kbps (compact)": "16 kbps (compatto)",
|
||||
"12 kbps (minimal)": "12 kbps (minimo)",
|
||||
"Absolute path to ffmpeg tools for MP3/Opus conversion. Auto-detected from common paths if left empty.": "Percorso assoluto agli strumenti ffmpeg per la conversione MP3/Opus. Rilevato automaticamente se lasciato vuoto.",
|
||||
"FFmpeg Binaries Path": "Percorso binari FFmpeg"
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -76,6 +76,14 @@ msgstr "Cache svuotata."
|
||||
msgid "Choose a visual theme for the audio player."
|
||||
msgstr "Scegli un tema visivo per il lettore audio."
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Chunk Silence"
|
||||
msgstr "Silenzio tra frasi"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Chunked — pre-split text at sentence boundaries for better pacing"
|
||||
msgstr "Segmentato — pre-dividi il testo ai confini delle frasi"
|
||||
|
||||
#: includes/class-settings.php:385
|
||||
msgid "Classic"
|
||||
msgstr "Classico"
|
||||
@@ -364,10 +372,22 @@ msgstr "Anteprima di come appare lo stile del player selezionato con un clip aud
|
||||
msgid "Quality tier override"
|
||||
msgstr "Override del livello di qualità"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Raw mode passes text directly to Piper. Chunked mode splits text into sentences first, avoiding false breaks on abbreviations and decimals while improving sentence pacing."
|
||||
msgstr "La modalità Greggio passa il testo direttamente a Piper. La modalità Segmentato divide prima il testo in frasi."
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Raw — send text as-is to Piper"
|
||||
msgstr "Greggio — invia il testo così com'è a Piper"
|
||||
|
||||
#: includes/class-settings.php:607
|
||||
msgid "Refresh Log"
|
||||
msgstr "Aggiorna log"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Seconds of silence inserted between sentence chunks when Text Processing is set to Chunked. Default: 2.0. Range: 0.5–5.0."
|
||||
msgstr "Secondi di silenzio inseriti tra i blocchi di frasi in modalità Segmentato. Predefinito: 2.0. Intervallo: 0.5–5.0."
|
||||
|
||||
#: includes/class-settings.php:405
|
||||
msgid "Show Duration"
|
||||
msgstr "Mostra durata"
|
||||
@@ -388,6 +408,10 @@ msgstr "Test connessione"
|
||||
msgid "Testing…"
|
||||
msgstr "Test in corso…"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Text Processing"
|
||||
msgstr "Elaborazione del testo"
|
||||
|
||||
#: includes/class-settings.php:649
|
||||
msgid "This will delete cache files not referenced by any post."
|
||||
msgstr "Questo eliminerà i file di cache non referenziati da alcun post."
|
||||
@@ -424,3 +448,30 @@ msgstr "Non hai il permesso di modificare questo post."
|
||||
msgid "Your browser does not support the audio element."
|
||||
msgstr "Il tuo browser non supporta l'elemento audio."
|
||||
|
||||
msgid "Audio Format"
|
||||
msgstr "Formato audio"
|
||||
|
||||
msgid "Output audio format. MP3 is universally supported. Opus offers better quality at the same bitrate but has narrower browser support."
|
||||
msgstr "Formato audio in uscita. L'MP3 è universalmente supportato. L'Opus offre una qualità migliore allo stesso bitrate ma ha un supporto browser più limitato."
|
||||
|
||||
msgid "Opus Bitrate"
|
||||
msgstr "Bitrate Opus"
|
||||
|
||||
msgid "Bitrate for Opus encoding. Opus achieves good quality at much lower bitrates than MP3. Mono output."
|
||||
msgstr "Bitrate per la codifica Opus. Opus raggiunge una buona qualità a bitrate molto più bassi dell'MP3. Uscita mono."
|
||||
|
||||
msgid "24 kbps (standard)"
|
||||
msgstr "24 kbps (standard)"
|
||||
|
||||
msgid "16 kbps (compact)"
|
||||
msgstr "16 kbps (compatto)"
|
||||
|
||||
msgid "12 kbps (minimal)"
|
||||
msgstr "12 kbps (minimo)"
|
||||
|
||||
msgid "Absolute path to ffmpeg tools for MP3/Opus conversion. Auto-detected from common paths if left empty."
|
||||
msgstr "Percorso assoluto agli strumenti ffmpeg per la conversione MP3/Opus. Rilevato automaticamente se lasciato vuoto."
|
||||
|
||||
msgid "FFmpeg Binaries Path"
|
||||
msgstr "Percorso binari FFmpeg"
|
||||
|
||||
|
||||
@@ -3,8 +3,8 @@
|
||||
"locale": "ja",
|
||||
"source": "translations.json",
|
||||
"generated": "2026-05-10",
|
||||
"total_strings": 102,
|
||||
"translated": 102,
|
||||
"total_strings": 117,
|
||||
"translated": 117,
|
||||
"locked": false
|
||||
},
|
||||
"strings": {
|
||||
@@ -23,6 +23,8 @@
|
||||
"Cache Management": "キャッシュ管理",
|
||||
"Cache flushed.": "キャッシュをフラッシュしました。",
|
||||
"Choose a visual theme for the audio player.": "オーディオプレーヤーのビジュアルテーマを選択してください。",
|
||||
"Chunk Silence": "チャンク間の無音",
|
||||
"Chunked — pre-split text at sentence boundaries for better pacing": "Chunked — 文の区切りでテキストを分割",
|
||||
"Classic": "クラシック",
|
||||
"Clear Log": "ログをクリア",
|
||||
"Clear Orphaned Audio": "孤立したオーディオをクリア",
|
||||
@@ -95,12 +97,16 @@
|
||||
"Post not found.": "投稿が見つかりません。",
|
||||
"Preview how the selected player style looks with a sample audio clip.": "選択したプレイヤースタイルがサンプルオーディオクリップでどのように見えるかプレビューします。",
|
||||
"Quality tier override": "品質ティアの上書き",
|
||||
"Raw mode passes text directly to Piper. Chunked mode splits text into sentences first, avoiding false breaks on abbreviations and decimals while improving sentence pacing.": "Rawモードはテキストを直接Piperに渡します。Chunkedモードは最初にテキストを文に分割します。",
|
||||
"Raw — send text as-is to Piper": "Raw — テキストをそのままPiperに送信",
|
||||
"Refresh Log": "ログの更新",
|
||||
"Seconds of silence inserted between sentence chunks when Text Processing is set to Chunked. Default: 2.0. Range: 0.5–5.0.": "Chunkedモードで文チャンク間に挿入される無音の秒数。デフォルト: 2.0。範囲: 0.5–5.0。",
|
||||
"Show Duration": "再生時間を表示",
|
||||
"Skip Embedded Content": "埋め込みコンテンツをスキップ",
|
||||
"Styling": "スタイリング",
|
||||
"Test Connection": "接続テスト",
|
||||
"Testing…": "テスト中…",
|
||||
"Text Processing": "テキスト処理",
|
||||
"This will delete cache files not referenced by any post.": "これにより、どの投稿からも参照されていないキャッシュファイルが削除されます。",
|
||||
"Too many requests. Please try again later.": "リクエストが多すぎます。後でもう一度お試しください。",
|
||||
"Unsupported post type.": "サポートされていない投稿タイプです。",
|
||||
@@ -109,6 +115,15 @@
|
||||
"When falling back to post body (no excerpt), skip text from embedded blocks like YouTube, Twitter, and third-party embeds.": "抜粋がない場合に投稿本文にフォールバックする際、YouTube、Twitter、サードパーティの埋め込みブロックのテキストをスキップします。",
|
||||
"Where to insert the audio player relative to the post content.": "投稿コンテンツに対するオーディオプレーヤーの挿入位置。",
|
||||
"You do not have permission to edit this post.": "この投稿を編集する権限がありません。",
|
||||
"Your browser does not support the audio element.": "お使いのブラウザはオーディオ要素をサポートしていません。"
|
||||
"Your browser does not support the audio element.": "お使いのブラウザはオーディオ要素をサポートしていません。",
|
||||
"Audio Format": "オーディオフォーマット",
|
||||
"Output audio format. MP3 is universally supported. Opus offers better quality at the same bitrate but has narrower browser support.": "出力オーディオフォーマット。MP3は普遍的にサポートされています。Opusは同じビットレートでより高品質ですが、ブラウザのサポートは限定的です。",
|
||||
"Opus Bitrate": "Opusビットレート",
|
||||
"Bitrate for Opus encoding. Opus achieves good quality at much lower bitrates than MP3. Mono output.": "Opusエンコーディングのビットレート。OpusはMP3よりはるかに低いビットレートで良好な品質を実現します。モノラル出力。",
|
||||
"24 kbps (standard)": "24 kbps(標準)",
|
||||
"16 kbps (compact)": "16 kbps(コンパクト)",
|
||||
"12 kbps (minimal)": "12 kbps(最小)",
|
||||
"Absolute path to ffmpeg tools for MP3/Opus conversion. Auto-detected from common paths if left empty.": "MP3/Opus変換用のffmpegツールへの絶対パス。空の場合は自動検出されます。",
|
||||
"FFmpeg Binaries Path": "FFmpegバイナリパス"
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -76,6 +76,14 @@ msgstr "キャッシュをフラッシュしました。"
|
||||
msgid "Choose a visual theme for the audio player."
|
||||
msgstr "オーディオプレーヤーのビジュアルテーマを選択してください。"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Chunk Silence"
|
||||
msgstr "チャンク間の無音"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Chunked — pre-split text at sentence boundaries for better pacing"
|
||||
msgstr "Chunked — 文の区切りでテキストを分割"
|
||||
|
||||
#: includes/class-settings.php:385
|
||||
msgid "Classic"
|
||||
msgstr "クラシック"
|
||||
@@ -364,10 +372,22 @@ msgstr "選択したプレイヤースタイルがサンプルオーディオク
|
||||
msgid "Quality tier override"
|
||||
msgstr "品質ティアの上書き"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Raw mode passes text directly to Piper. Chunked mode splits text into sentences first, avoiding false breaks on abbreviations and decimals while improving sentence pacing."
|
||||
msgstr "Rawモードはテキストを直接Piperに渡します。Chunkedモードは最初にテキストを文に分割します。"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Raw — send text as-is to Piper"
|
||||
msgstr "Raw — テキストをそのままPiperに送信"
|
||||
|
||||
#: includes/class-settings.php:607
|
||||
msgid "Refresh Log"
|
||||
msgstr "ログの更新"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Seconds of silence inserted between sentence chunks when Text Processing is set to Chunked. Default: 2.0. Range: 0.5–5.0."
|
||||
msgstr "Chunkedモードで文チャンク間に挿入される無音の秒数。デフォルト: 2.0。範囲: 0.5–5.0。"
|
||||
|
||||
#: includes/class-settings.php:405
|
||||
msgid "Show Duration"
|
||||
msgstr "再生時間を表示"
|
||||
@@ -388,6 +408,10 @@ msgstr "接続テスト"
|
||||
msgid "Testing…"
|
||||
msgstr "テスト中…"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Text Processing"
|
||||
msgstr "テキスト処理"
|
||||
|
||||
#: includes/class-settings.php:649
|
||||
msgid "This will delete cache files not referenced by any post."
|
||||
msgstr "これにより、どの投稿からも参照されていないキャッシュファイルが削除されます。"
|
||||
@@ -424,3 +448,30 @@ msgstr "この投稿を編集する権限がありません。"
|
||||
msgid "Your browser does not support the audio element."
|
||||
msgstr "お使いのブラウザはオーディオ要素をサポートしていません。"
|
||||
|
||||
msgid "Audio Format"
|
||||
msgstr "オーディオフォーマット"
|
||||
|
||||
msgid "Output audio format. MP3 is universally supported. Opus offers better quality at the same bitrate but has narrower browser support."
|
||||
msgstr "出力オーディオフォーマット。MP3は普遍的にサポートされています。Opusは同じビットレートでより高品質ですが、ブラウザのサポートは限定的です。"
|
||||
|
||||
msgid "Opus Bitrate"
|
||||
msgstr "Opusビットレート"
|
||||
|
||||
msgid "Bitrate for Opus encoding. Opus achieves good quality at much lower bitrates than MP3. Mono output."
|
||||
msgstr "Opusエンコーディングのビットレート。OpusはMP3よりはるかに低いビットレートで良好な品質を実現します。モノラル出力。"
|
||||
|
||||
msgid "24 kbps (standard)"
|
||||
msgstr "24 kbps(標準)"
|
||||
|
||||
msgid "16 kbps (compact)"
|
||||
msgstr "16 kbps(コンパクト)"
|
||||
|
||||
msgid "12 kbps (minimal)"
|
||||
msgstr "12 kbps(最小)"
|
||||
|
||||
msgid "Absolute path to ffmpeg tools for MP3/Opus conversion. Auto-detected from common paths if left empty."
|
||||
msgstr "MP3/Opus変換用のffmpegツールへの絶対パス。空の場合は自動検出されます。"
|
||||
|
||||
msgid "FFmpeg Binaries Path"
|
||||
msgstr "FFmpegバイナリパス"
|
||||
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
"_meta": {
|
||||
"locale": "nl_NL",
|
||||
"source": "translations.json",
|
||||
"generated": "2026-05-09",
|
||||
"total_strings": 102,
|
||||
"translated": 102,
|
||||
"generated": "2026-05-10",
|
||||
"total_strings": 117,
|
||||
"translated": 117,
|
||||
"locked": false
|
||||
},
|
||||
"strings": {
|
||||
@@ -23,6 +23,8 @@
|
||||
"Cache Management": "Cachebeheer",
|
||||
"Cache flushed.": "Cache geleegd.",
|
||||
"Choose a visual theme for the audio player.": "Kies een visueel thema voor de audiospeler.",
|
||||
"Chunk Silence": "Pauzelengte",
|
||||
"Chunked — pre-split text at sentence boundaries for better pacing": "Gesegmenteerd — splits tekst vooraf op zinsgrenzen",
|
||||
"Classic": "Klassiek",
|
||||
"Clear Log": "Log wissen",
|
||||
"Clear Orphaned Audio": "Verweesde audio wissen",
|
||||
@@ -95,12 +97,16 @@
|
||||
"Post not found.": "Bericht niet gevonden.",
|
||||
"Preview how the selected player style looks with a sample audio clip.": "Bekijk hoe de geselecteerde spelerstijl eruitziet met een voorbeeld-audiofragment.",
|
||||
"Quality tier override": "Kwaliteitsniveau overschrijven",
|
||||
"Raw mode passes text directly to Piper. Chunked mode splits text into sentences first, avoiding false breaks on abbreviations and decimals while improving sentence pacing.": "Ruwe modus stuurt tekst direct naar Piper. Gesegmenteerde modus splitst tekst eerst in zinnen.",
|
||||
"Raw — send text as-is to Piper": "Ruw — stuur tekst ongewijzigd naar Piper",
|
||||
"Refresh Log": "Log vernieuwen",
|
||||
"Seconds of silence inserted between sentence chunks when Text Processing is set to Chunked. Default: 2.0. Range: 0.5–5.0.": "Seconden stilte tussen zinsblokken in Gesegmenteerde modus. Standaard: 2.0. Bereik: 0.5–5.0.",
|
||||
"Show Duration": "Toon duur",
|
||||
"Skip Embedded Content": "Ingesloten inhoud overslaan",
|
||||
"Styling": "Vormgeving",
|
||||
"Test Connection": "Verbinding testen",
|
||||
"Testing…": "Testen…",
|
||||
"Text Processing": "Tekstverwerking",
|
||||
"This will delete cache files not referenced by any post.": "Hiermee worden cachebestanden verwijderd die niet aan een bericht zijn gekoppeld.",
|
||||
"Too many requests. Please try again later.": "Te veel verzoeken. Probeer het later opnieuw.",
|
||||
"Unsupported post type.": "Niet-ondersteund berichttype.",
|
||||
@@ -109,6 +115,15 @@
|
||||
"When falling back to post body (no excerpt), skip text from embedded blocks like YouTube, Twitter, and third-party embeds.": "Bij terugvallen op berichtinhoud (geen samenvatting), tekst van ingesloten blokken zoals YouTube, Twitter en embeds van derden overslaan.",
|
||||
"Where to insert the audio player relative to the post content.": "Waar de audiospeler moet worden ingevoegd ten opzichte van de berichtinhoud.",
|
||||
"You do not have permission to edit this post.": "Je hebt geen rechten om dit bericht te bewerken.",
|
||||
"Your browser does not support the audio element.": "Je browser ondersteunt het audio-element niet."
|
||||
"Your browser does not support the audio element.": "Je browser ondersteunt het audio-element niet.",
|
||||
"Audio Format": "Audioformaat",
|
||||
"Output audio format. MP3 is universally supported. Opus offers better quality at the same bitrate but has narrower browser support.": "Uitvoer audioformaat. MP3 wordt universeel ondersteund. Opus biedt betere kwaliteit bij dezelfde bitrate maar heeft beperktere browserondersteuning.",
|
||||
"Opus Bitrate": "Opus-bitrate",
|
||||
"Bitrate for Opus encoding. Opus achieves good quality at much lower bitrates than MP3. Mono output.": "Bitrate voor Opus-codering. Opus bereikt goede kwaliteit bij veel lagere bitrates dan MP3. Mono-uitvoer.",
|
||||
"24 kbps (standard)": "24 kbps (standaard)",
|
||||
"16 kbps (compact)": "16 kbps (compact)",
|
||||
"12 kbps (minimal)": "12 kbps (minimaal)",
|
||||
"Absolute path to ffmpeg tools for MP3/Opus conversion. Auto-detected from common paths if left empty.": "Absoluut pad naar ffmpeg-tools voor MP3/Opus-conversie. Automatisch gedetecteerd als leeg gelaten.",
|
||||
"FFmpeg Binaries Path": "FFmpeg-binaries-pad"
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"Project-Id-Version: Piperless 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/example/piperless/issues\n"
|
||||
"POT-Creation-Date: 2024-01-01 00:00+0000\n"
|
||||
"PO-Revision-Date: 2026-05-09 00:00+0000\n"
|
||||
"PO-Revision-Date: 2026-05-10 00:00+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Dutch <LL@li.org>\n"
|
||||
"Language: nl_NL\n"
|
||||
@@ -76,6 +76,14 @@ msgstr "Cache geleegd."
|
||||
msgid "Choose a visual theme for the audio player."
|
||||
msgstr "Kies een visueel thema voor de audiospeler."
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Chunk Silence"
|
||||
msgstr "Pauzelengte"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Chunked — pre-split text at sentence boundaries for better pacing"
|
||||
msgstr "Gesegmenteerd — splits tekst vooraf op zinsgrenzen"
|
||||
|
||||
#: includes/class-settings.php:385
|
||||
msgid "Classic"
|
||||
msgstr "Klassiek"
|
||||
@@ -364,10 +372,22 @@ msgstr "Bekijk hoe de geselecteerde spelerstijl eruitziet met een voorbeeld-audi
|
||||
msgid "Quality tier override"
|
||||
msgstr "Kwaliteitsniveau overschrijven"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Raw mode passes text directly to Piper. Chunked mode splits text into sentences first, avoiding false breaks on abbreviations and decimals while improving sentence pacing."
|
||||
msgstr "Ruwe modus stuurt tekst direct naar Piper. Gesegmenteerde modus splitst tekst eerst in zinnen."
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Raw — send text as-is to Piper"
|
||||
msgstr "Ruw — stuur tekst ongewijzigd naar Piper"
|
||||
|
||||
#: includes/class-settings.php:607
|
||||
msgid "Refresh Log"
|
||||
msgstr "Log vernieuwen"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Seconds of silence inserted between sentence chunks when Text Processing is set to Chunked. Default: 2.0. Range: 0.5–5.0."
|
||||
msgstr "Seconden stilte tussen zinsblokken in Gesegmenteerde modus. Standaard: 2.0. Bereik: 0.5–5.0."
|
||||
|
||||
#: includes/class-settings.php:405
|
||||
msgid "Show Duration"
|
||||
msgstr "Toon duur"
|
||||
@@ -388,6 +408,10 @@ msgstr "Verbinding testen"
|
||||
msgid "Testing…"
|
||||
msgstr "Testen…"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Text Processing"
|
||||
msgstr "Tekstverwerking"
|
||||
|
||||
#: includes/class-settings.php:649
|
||||
msgid "This will delete cache files not referenced by any post."
|
||||
msgstr "Hiermee worden cachebestanden verwijderd die niet aan een bericht zijn gekoppeld."
|
||||
@@ -424,3 +448,30 @@ msgstr "Je hebt geen rechten om dit bericht te bewerken."
|
||||
msgid "Your browser does not support the audio element."
|
||||
msgstr "Je browser ondersteunt het audio-element niet."
|
||||
|
||||
msgid "Audio Format"
|
||||
msgstr "Audioformaat"
|
||||
|
||||
msgid "Output audio format. MP3 is universally supported. Opus offers better quality at the same bitrate but has narrower browser support."
|
||||
msgstr "Uitvoer audioformaat. MP3 wordt universeel ondersteund. Opus biedt betere kwaliteit bij dezelfde bitrate maar heeft beperktere browserondersteuning."
|
||||
|
||||
msgid "Opus Bitrate"
|
||||
msgstr "Opus-bitrate"
|
||||
|
||||
msgid "Bitrate for Opus encoding. Opus achieves good quality at much lower bitrates than MP3. Mono output."
|
||||
msgstr "Bitrate voor Opus-codering. Opus bereikt goede kwaliteit bij veel lagere bitrates dan MP3. Mono-uitvoer."
|
||||
|
||||
msgid "24 kbps (standard)"
|
||||
msgstr "24 kbps (standaard)"
|
||||
|
||||
msgid "16 kbps (compact)"
|
||||
msgstr "16 kbps (compact)"
|
||||
|
||||
msgid "12 kbps (minimal)"
|
||||
msgstr "12 kbps (minimaal)"
|
||||
|
||||
msgid "Absolute path to ffmpeg tools for MP3/Opus conversion. Auto-detected from common paths if left empty."
|
||||
msgstr "Absoluut pad naar ffmpeg-tools voor MP3/Opus-conversie. Automatisch gedetecteerd als leeg gelaten."
|
||||
|
||||
msgid "FFmpeg Binaries Path"
|
||||
msgstr "FFmpeg-binaries-pad"
|
||||
|
||||
|
||||
@@ -3,8 +3,8 @@
|
||||
"locale": "pt_BR",
|
||||
"source": "translations.json",
|
||||
"generated": "2026-05-10",
|
||||
"total_strings": 102,
|
||||
"translated": 102,
|
||||
"total_strings": 117,
|
||||
"translated": 117,
|
||||
"locked": false
|
||||
},
|
||||
"strings": {
|
||||
@@ -23,6 +23,8 @@
|
||||
"Cache Management": "Gerenciamento de Cache",
|
||||
"Cache flushed.": "Cache limpo.",
|
||||
"Choose a visual theme for the audio player.": "Escolha um tema visual para o reprodutor de áudio.",
|
||||
"Chunk Silence": "Silêncio entre frases",
|
||||
"Chunked — pre-split text at sentence boundaries for better pacing": "Segmentado — pré-dividir texto nos limites das frases",
|
||||
"Classic": "Clássico",
|
||||
"Clear Log": "Limpar Log",
|
||||
"Clear Orphaned Audio": "Limpar Áudio Órfão",
|
||||
@@ -95,12 +97,16 @@
|
||||
"Post not found.": "Post não encontrado.",
|
||||
"Preview how the selected player style looks with a sample audio clip.": "Visualize como o estilo de player selecionado fica com um clipe de áudio de exemplo.",
|
||||
"Quality tier override": "Substituição de nível de qualidade",
|
||||
"Raw mode passes text directly to Piper. Chunked mode splits text into sentences first, avoiding false breaks on abbreviations and decimals while improving sentence pacing.": "O modo Bruto envia o texto diretamente para o Piper. O modo Segmentado divide o texto em frases.",
|
||||
"Raw — send text as-is to Piper": "Bruto — enviar texto como está para o Piper",
|
||||
"Refresh Log": "Atualizar Log",
|
||||
"Seconds of silence inserted between sentence chunks when Text Processing is set to Chunked. Default: 2.0. Range: 0.5–5.0.": "Segundos de silêncio inseridos entre blocos de frases no modo Segmentado. Padrão: 2.0. Intervalo: 0.5–5.0.",
|
||||
"Show Duration": "Mostrar Duração",
|
||||
"Skip Embedded Content": "Pular Conteúdo Incorporado",
|
||||
"Styling": "Estilização",
|
||||
"Test Connection": "Testar Conexão",
|
||||
"Testing…": "Testando…",
|
||||
"Text Processing": "Processamento de texto",
|
||||
"This will delete cache files not referenced by any post.": "Isso excluirá arquivos de cache não referenciados por nenhum post.",
|
||||
"Too many requests. Please try again later.": "Muitas solicitações. Tente novamente mais tarde.",
|
||||
"Unsupported post type.": "Tipo de post não suportado.",
|
||||
@@ -109,6 +115,15 @@
|
||||
"When falling back to post body (no excerpt), skip text from embedded blocks like YouTube, Twitter, and third-party embeds.": "Ao recorrer ao corpo do post (sem resumo), pular texto de blocos incorporados como YouTube, Twitter e embeds de terceiros.",
|
||||
"Where to insert the audio player relative to the post content.": "Onde inserir o player de áudio em relação ao conteúdo do post.",
|
||||
"You do not have permission to edit this post.": "Você não tem permissão para editar este post.",
|
||||
"Your browser does not support the audio element.": "Seu navegador não suporta o elemento de áudio."
|
||||
"Your browser does not support the audio element.": "Seu navegador não suporta o elemento de áudio.",
|
||||
"Audio Format": "Formato de áudio",
|
||||
"Output audio format. MP3 is universally supported. Opus offers better quality at the same bitrate but has narrower browser support.": "Formato de áudio de saída. MP3 é universalmente suportado. Opus oferece melhor qualidade na mesma taxa de bits, mas tem suporte de navegador mais limitado.",
|
||||
"Opus Bitrate": "Bitrate do Opus",
|
||||
"Bitrate for Opus encoding. Opus achieves good quality at much lower bitrates than MP3. Mono output.": "Bitrate para codificação Opus. O Opus alcança boa qualidade em taxas de bits muito mais baixas que o MP3. Saída mono.",
|
||||
"24 kbps (standard)": "24 kbps (padrão)",
|
||||
"16 kbps (compact)": "16 kbps (compacto)",
|
||||
"12 kbps (minimal)": "12 kbps (mínimo)",
|
||||
"Absolute path to ffmpeg tools for MP3/Opus conversion. Auto-detected from common paths if left empty.": "Caminho absoluto para as ferramentas ffmpeg para conversão MP3/Opus. Detectado automaticamente se deixado vazio.",
|
||||
"FFmpeg Binaries Path": "Caminho dos binários FFmpeg"
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -76,6 +76,14 @@ msgstr "Cache limpo."
|
||||
msgid "Choose a visual theme for the audio player."
|
||||
msgstr "Escolha um tema visual para o reprodutor de áudio."
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Chunk Silence"
|
||||
msgstr "Silêncio entre frases"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Chunked — pre-split text at sentence boundaries for better pacing"
|
||||
msgstr "Segmentado — pré-dividir texto nos limites das frases"
|
||||
|
||||
#: includes/class-settings.php:385
|
||||
msgid "Classic"
|
||||
msgstr "Clássico"
|
||||
@@ -364,10 +372,22 @@ msgstr "Visualize como o estilo de player selecionado fica com um clipe de áudi
|
||||
msgid "Quality tier override"
|
||||
msgstr "Substituição de nível de qualidade"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Raw mode passes text directly to Piper. Chunked mode splits text into sentences first, avoiding false breaks on abbreviations and decimals while improving sentence pacing."
|
||||
msgstr "O modo Bruto envia o texto diretamente para o Piper. O modo Segmentado divide o texto em frases."
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Raw — send text as-is to Piper"
|
||||
msgstr "Bruto — enviar texto como está para o Piper"
|
||||
|
||||
#: includes/class-settings.php:607
|
||||
msgid "Refresh Log"
|
||||
msgstr "Atualizar Log"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Seconds of silence inserted between sentence chunks when Text Processing is set to Chunked. Default: 2.0. Range: 0.5–5.0."
|
||||
msgstr "Segundos de silêncio inseridos entre blocos de frases no modo Segmentado. Padrão: 2.0. Intervalo: 0.5–5.0."
|
||||
|
||||
#: includes/class-settings.php:405
|
||||
msgid "Show Duration"
|
||||
msgstr "Mostrar Duração"
|
||||
@@ -388,6 +408,10 @@ msgstr "Testar Conexão"
|
||||
msgid "Testing…"
|
||||
msgstr "Testando…"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Text Processing"
|
||||
msgstr "Processamento de texto"
|
||||
|
||||
#: includes/class-settings.php:649
|
||||
msgid "This will delete cache files not referenced by any post."
|
||||
msgstr "Isso excluirá arquivos de cache não referenciados por nenhum post."
|
||||
@@ -424,3 +448,30 @@ msgstr "Você não tem permissão para editar este post."
|
||||
msgid "Your browser does not support the audio element."
|
||||
msgstr "Seu navegador não suporta o elemento de áudio."
|
||||
|
||||
msgid "Audio Format"
|
||||
msgstr "Formato de áudio"
|
||||
|
||||
msgid "Output audio format. MP3 is universally supported. Opus offers better quality at the same bitrate but has narrower browser support."
|
||||
msgstr "Formato de áudio de saída. MP3 é universalmente suportado. Opus oferece melhor qualidade na mesma taxa de bits, mas tem suporte de navegador mais limitado."
|
||||
|
||||
msgid "Opus Bitrate"
|
||||
msgstr "Bitrate do Opus"
|
||||
|
||||
msgid "Bitrate for Opus encoding. Opus achieves good quality at much lower bitrates than MP3. Mono output."
|
||||
msgstr "Bitrate para codificação Opus. O Opus alcança boa qualidade em taxas de bits muito mais baixas que o MP3. Saída mono."
|
||||
|
||||
msgid "24 kbps (standard)"
|
||||
msgstr "24 kbps (padrão)"
|
||||
|
||||
msgid "16 kbps (compact)"
|
||||
msgstr "16 kbps (compacto)"
|
||||
|
||||
msgid "12 kbps (minimal)"
|
||||
msgstr "12 kbps (mínimo)"
|
||||
|
||||
msgid "Absolute path to ffmpeg tools for MP3/Opus conversion. Auto-detected from common paths if left empty."
|
||||
msgstr "Caminho absoluto para as ferramentas ffmpeg para conversão MP3/Opus. Detectado automaticamente se deixado vazio."
|
||||
|
||||
msgid "FFmpeg Binaries Path"
|
||||
msgstr "Caminho dos binários FFmpeg"
|
||||
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
"_meta": {
|
||||
"locale": "zh_CN",
|
||||
"source": "translations.json",
|
||||
"generated": "2026-05-09",
|
||||
"total_strings": 102,
|
||||
"translated": 102,
|
||||
"generated": "2026-05-10",
|
||||
"total_strings": 117,
|
||||
"translated": 117,
|
||||
"locked": false
|
||||
},
|
||||
"strings": {
|
||||
@@ -23,6 +23,8 @@
|
||||
"Cache Management": "缓存管理",
|
||||
"Cache flushed.": "缓存已清空。",
|
||||
"Choose a visual theme for the audio player.": "为音频播放器选择一个视觉主题。",
|
||||
"Chunk Silence": "块间静音",
|
||||
"Chunked — pre-split text at sentence boundaries for better pacing": "分块 — 在句子边界预先分割文本",
|
||||
"Classic": "经典",
|
||||
"Clear Log": "清除日志",
|
||||
"Clear Orphaned Audio": "清除孤立音频",
|
||||
@@ -95,12 +97,16 @@
|
||||
"Post not found.": "未找到文章。",
|
||||
"Preview how the selected player style looks with a sample audio clip.": "使用示例音频片段预览所选播放器样式的效果。",
|
||||
"Quality tier override": "质量级别覆盖",
|
||||
"Raw mode passes text directly to Piper. Chunked mode splits text into sentences first, avoiding false breaks on abbreviations and decimals while improving sentence pacing.": "原始模式直接将文本传递给 Piper。分块模式先将文本分割成句子。",
|
||||
"Raw — send text as-is to Piper": "原始 — 直接将文本发送给 Piper",
|
||||
"Refresh Log": "刷新日志",
|
||||
"Seconds of silence inserted between sentence chunks when Text Processing is set to Chunked. Default: 2.0. Range: 0.5–5.0.": "分块模式下句子块之间插入的静音秒数。默认:2.0。范围:0.5–5.0。",
|
||||
"Show Duration": "显示时长",
|
||||
"Skip Embedded Content": "跳过嵌入内容",
|
||||
"Styling": "样式",
|
||||
"Test Connection": "测试连接",
|
||||
"Testing…": "正在测试…",
|
||||
"Text Processing": "文本处理",
|
||||
"This will delete cache files not referenced by any post.": "这将删除未被任何文章引用的缓存文件。",
|
||||
"Too many requests. Please try again later.": "请求过多。请稍后再试。",
|
||||
"Unsupported post type.": "不支持的文章类型。",
|
||||
@@ -109,6 +115,15 @@
|
||||
"When falling back to post body (no excerpt), skip text from embedded blocks like YouTube, Twitter, and third-party embeds.": "当回退到文章正文(无摘要)时,跳过 YouTube、Twitter 和第三方嵌入等嵌入块中的文本。",
|
||||
"Where to insert the audio player relative to the post content.": "音频播放器相对于文章内容的插入位置。",
|
||||
"You do not have permission to edit this post.": "您没有编辑此文章的权限。",
|
||||
"Your browser does not support the audio element.": "您的浏览器不支持音频元素。"
|
||||
"Your browser does not support the audio element.": "您的浏览器不支持音频元素。",
|
||||
"Audio Format": "音频格式",
|
||||
"Output audio format. MP3 is universally supported. Opus offers better quality at the same bitrate but has narrower browser support.": "输出音频格式。MP3 被普遍支持。Opus 在相同比特率下提供更好的质量,但浏览器支持较窄。",
|
||||
"Opus Bitrate": "Opus 比特率",
|
||||
"Bitrate for Opus encoding. Opus achieves good quality at much lower bitrates than MP3. Mono output.": "Opus 编码的比特率。Opus 在比 MP3 低得多的比特率下仍能实现良好的质量。单声道输出。",
|
||||
"24 kbps (standard)": "24 kbps(标准)",
|
||||
"16 kbps (compact)": "16 kbps(紧凑)",
|
||||
"12 kbps (minimal)": "12 kbps(最小)",
|
||||
"Absolute path to ffmpeg tools for MP3/Opus conversion. Auto-detected from common paths if left empty.": "ffmpeg 工具的绝对路径,用于 MP3/Opus 转换。留空则自动检测。",
|
||||
"FFmpeg Binaries Path": "FFmpeg 二进制文件路径"
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"Project-Id-Version: Piperless 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/example/piperless/issues\n"
|
||||
"POT-Creation-Date: 2024-01-01 00:00+0000\n"
|
||||
"PO-Revision-Date: 2026-05-09 00:00+0000\n"
|
||||
"PO-Revision-Date: 2026-05-10 00:00+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: zh <LL@li.org>\n"
|
||||
"Language: zh_CN\n"
|
||||
@@ -76,6 +76,14 @@ msgstr "缓存已清空。"
|
||||
msgid "Choose a visual theme for the audio player."
|
||||
msgstr "为音频播放器选择一个视觉主题。"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Chunk Silence"
|
||||
msgstr "块间静音"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Chunked — pre-split text at sentence boundaries for better pacing"
|
||||
msgstr "分块 — 在句子边界预先分割文本"
|
||||
|
||||
#: includes/class-settings.php:385
|
||||
msgid "Classic"
|
||||
msgstr "经典"
|
||||
@@ -364,10 +372,22 @@ msgstr "使用示例音频片段预览所选播放器样式的效果。"
|
||||
msgid "Quality tier override"
|
||||
msgstr "质量级别覆盖"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Raw mode passes text directly to Piper. Chunked mode splits text into sentences first, avoiding false breaks on abbreviations and decimals while improving sentence pacing."
|
||||
msgstr "原始模式直接将文本传递给 Piper。分块模式先将文本分割成句子。"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Raw — send text as-is to Piper"
|
||||
msgstr "原始 — 直接将文本发送给 Piper"
|
||||
|
||||
#: includes/class-settings.php:607
|
||||
msgid "Refresh Log"
|
||||
msgstr "刷新日志"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Seconds of silence inserted between sentence chunks when Text Processing is set to Chunked. Default: 2.0. Range: 0.5–5.0."
|
||||
msgstr "分块模式下句子块之间插入的静音秒数。默认:2.0。范围:0.5–5.0。"
|
||||
|
||||
#: includes/class-settings.php:405
|
||||
msgid "Show Duration"
|
||||
msgstr "显示时长"
|
||||
@@ -388,6 +408,10 @@ msgstr "测试连接"
|
||||
msgid "Testing…"
|
||||
msgstr "正在测试…"
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Text Processing"
|
||||
msgstr "文本处理"
|
||||
|
||||
#: includes/class-settings.php:649
|
||||
msgid "This will delete cache files not referenced by any post."
|
||||
msgstr "这将删除未被任何文章引用的缓存文件。"
|
||||
@@ -424,3 +448,30 @@ msgstr "您没有编辑此文章的权限。"
|
||||
msgid "Your browser does not support the audio element."
|
||||
msgstr "您的浏览器不支持音频元素。"
|
||||
|
||||
msgid "Audio Format"
|
||||
msgstr "音频格式"
|
||||
|
||||
msgid "Output audio format. MP3 is universally supported. Opus offers better quality at the same bitrate but has narrower browser support."
|
||||
msgstr "输出音频格式。MP3 被普遍支持。Opus 在相同比特率下提供更好的质量,但浏览器支持较窄。"
|
||||
|
||||
msgid "Opus Bitrate"
|
||||
msgstr "Opus 比特率"
|
||||
|
||||
msgid "Bitrate for Opus encoding. Opus achieves good quality at much lower bitrates than MP3. Mono output."
|
||||
msgstr "Opus 编码的比特率。Opus 在比 MP3 低得多的比特率下仍能实现良好的质量。单声道输出。"
|
||||
|
||||
msgid "24 kbps (standard)"
|
||||
msgstr "24 kbps(标准)"
|
||||
|
||||
msgid "16 kbps (compact)"
|
||||
msgstr "16 kbps(紧凑)"
|
||||
|
||||
msgid "12 kbps (minimal)"
|
||||
msgstr "12 kbps(最小)"
|
||||
|
||||
msgid "Absolute path to ffmpeg tools for MP3/Opus conversion. Auto-detected from common paths if left empty."
|
||||
msgstr "ffmpeg 工具的绝对路径,用于 MP3/Opus 转换。留空则自动检测。"
|
||||
|
||||
msgid "FFmpeg Binaries Path"
|
||||
msgstr "FFmpeg 二进制文件路径"
|
||||
|
||||
|
||||
@@ -149,6 +149,30 @@ msgstr ""
|
||||
msgid "When falling back to post body (no excerpt), skip text from embedded blocks like YouTube, Twitter, and third-party embeds."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Text Processing"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Raw — send text as-is to Piper"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Chunked — pre-split text at sentence boundaries for better pacing"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Raw mode passes text directly to Piper. Chunked mode splits text into sentences first, avoiding false breaks on abbreviations and decimals while improving sentence pacing."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Chunk Silence"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-settings.php:now
|
||||
msgid "Seconds of silence inserted between sentence chunks when Text Processing is set to Chunked. Default: 2.0. Range: 0.5–5.0."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-settings.php:378
|
||||
msgid "Audio Player Settings"
|
||||
msgstr ""
|
||||
|
||||
@@ -14,6 +14,8 @@
|
||||
"Cache Management": "",
|
||||
"Cache flushed.": "",
|
||||
"Choose a visual theme for the audio player.": "",
|
||||
"Chunk Silence": "",
|
||||
"Chunked — pre-split text at sentence boundaries for better pacing": "",
|
||||
"Classic": "",
|
||||
"Clear Log": "",
|
||||
"Clear Orphaned Audio": "",
|
||||
@@ -88,12 +90,16 @@
|
||||
"Post not found.": "",
|
||||
"Preview how the selected player style looks with a sample audio clip.": "",
|
||||
"Quality tier override": "",
|
||||
"Raw mode passes text directly to Piper. Chunked mode splits text into sentences first, avoiding false breaks on abbreviations and decimals while improving sentence pacing.": "",
|
||||
"Raw — send text as-is to Piper": "",
|
||||
"Refresh Log": "",
|
||||
"Seconds of silence inserted between sentence chunks when Text Processing is set to Chunked. Default: 2.0. Range: 0.5–5.0.": "",
|
||||
"Show Duration": "",
|
||||
"Skip Embedded Content": "",
|
||||
"Styling": "",
|
||||
"Test Connection": "",
|
||||
"Testing…": "",
|
||||
"Text Processing": "",
|
||||
"This will delete cache files not referenced by any post.": "",
|
||||
"Too many requests. Please try again later.": "",
|
||||
"Unsupported post type.": "",
|
||||
|
||||
Reference in New Issue
Block a user