Skip to content

Commit

Permalink
POEditor translations import (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
brusch authored May 16, 2023
1 parent 26edc1d commit 5ee0106
Show file tree
Hide file tree
Showing 10 changed files with 763 additions and 0 deletions.
75 changes: 75 additions & 0 deletions translations/admin.cs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
---
add_printpage: "P\u0159idat Print str\xE1nku"
add_printcontainer: "P\u0159idat Print kontejner"
web2print_settings: Web-to-Print Settings
web2print_preview_pdf: "Generovat a prohl\xEDdnout PDF"
web2print_cancel_pdf_creation: "Zru\u0161it generov\xE1n\xED PDF"
web2print_generate_pdf: Generovat PDF
web2print_download_pdf: "St\xE1hnout PDF"
web2print_last-generated: Naposledy vygenerovano
web2print_last-generate-message: "Posledn\xE1 zpr\xE1va"
web2print: Web2Print
web2print_prepare_pdf_generation: "P\u0159\xEDprava PDF generov\xE1n\xED"
web2print_start_html_rendering: "Za\u010D\xE1tek HTML renderov\xE1n\xED"
web2print_finished_html_rendering: "Konec HTML renderov\xE1n\xED"
web2print_saved_html_file: "Ukl\xE1d\xE1n\xED HTML souboru"
web2print_pdf_conversion: PDF konverze
web2print_saving_pdf_document: "Ukl\xE1d\xE1n\xED PDF dokumentu"
web2print_author: Autor
web2print_printermarks: "Tiskov\xE9 zna\u010Dky (printermarks)"
web2print_bookmarks: "Z\xE1lo\u017Eky"
web2print_only_published: "Mo\u017En\xE9 pouze s publikovan\xFDmi dokumenty."
web2print_documents_changed: "Dokumenty byli od posledn\xEDho generov\xE1n\xED zm\u011Bn\u011Bny."
web2print_addOverprint: Overprinting
web2print_enableDebugMode: Enable debug mode
web2print_enableLenientHttpsMode: Enable lenient HTTPS mode
web2print_enableLenientHttpsMode_txt: "Povolit tuto volbu, kdy\u017E sel\u017Ee p\u0159ipojen\xED
PDFFreactoru p\u0159es HTTPS"
web2print_tags: tags
web2print_links: links
web2print_tool: Tool
web2print_save_mode: Document Save Mode
web2print_save_mode_txt: Document Save Mode = cleanup deletes all not used document
elements for current document. This might be necessary for useage reports in print
documents.
web2print_pdfreactor_settings: PDFreactor Settings
web2print_server: Server
web2print_baseURL: BaseURL
web2print_baseURL_txt: BaseURL for PDFreactor. This is prefixed to each relative url
in print templates when creating PDFs.
web2print_docker_baseURL_txt: This is prefixed to each relative url in print templates
when creating PDFs.
web2print_apiKey_txt: If the PDFreactor instance is set up to require API keys, you
can enter it here.
web2print_json_converter: Open JSON converter/validator
web2print_licence: Licence
web2print_gotenberg_settings: Gotenberg Settings
web2print_gotenberg_documentation: Option Documentation
web2print_gotenberg_documentation_additions: Warning
web2print_gotenberg_documentation_additions_text: Since Gotenberg is Docker-powered
service, it requires absolute urls to work. By default, it works within the same
container by using `http://nginx:80` as host url. Please override this configuration
accordingly into the settings below.
web2print_headlesschrome_json_converter: ""
web2print_hostname: Hostname
web2print_protocol: Protocol
web2print_port: Port
web2print_apiKey: API Key
web2print_chromium_requirements: Requirements
web2print_chromium_requirements_documentation: Please make sure to install chrome-php/chrome
via composer
web2print_chromium_settings: Chromium settings
web2print_chromium_documentation: Option Documentation
web2print_chromium_options_documentation: Please make sure following configuration
matches the option available on Chrome DevTools Documentation, any other values
may break the pdf generation
web2print_chromium_documentation_additions: Additional Options
web2print_chromium_documentation_additions_text: 'There are two additional options:
"header" and "footer". This options need a URL, which returns the header or footer
template.'
web2print_chromium_documentation_docker: Notes for Dockerized Chromium
web2print_chromium_documentation_docker_text: When using a Dockerized Chromium through
WebSocket, the following field must be set to the web server service accordingly.
eg. `http://nginx:80`
web2print_hostURL: Host Url
...
75 changes: 75 additions & 0 deletions translations/admin.de.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
---
add_printpage: "Druckseite hinzuf\xFCgen"
add_printcontainer: "Druckcontainer hinzuf\xFCgen"
web2print_settings: Web-to-Print Settings
web2print_preview_pdf: PDF Erstellung & Vorschau
web2print_cancel_pdf_creation: PDF-Erstellung abbrechen
web2print_generate_pdf: PDF generieren
web2print_download_pdf: PDF herunterladen
web2print_last-generated: Zuletzt generiert
web2print_last-generate-message: Letzte Generierungs-Nachricht
web2print: Web-to-Print
web2print_prepare_pdf_generation: PDF-Generierung vorbereiten
web2print_start_html_rendering: HTML-Rendering starten
web2print_finished_html_rendering: HTML-Rendering beendet
web2print_saved_html_file: HTML-Datei gespeichert
web2print_pdf_conversion: PDF-Umwandlung
web2print_saving_pdf_document: PDF-Dokument speichern
web2print_author: Autor
web2print_printermarks: Druckermarken
web2print_bookmarks: Lesezeichen
web2print_only_published: "Nur mit ver\xF6ffentlichten Dokumenten m\xF6glich."
web2print_documents_changed: "Dokumente wurden seit der letzten PDF-Generierung ver\xE4ndert."
web2print_addOverprint: "\xDCberdrucken"
web2print_enableDebugMode: Debug-Modus aktivieren
web2print_enableLenientHttpsMode: Aktivieren Sie nachsichtigen HTTPS-Modus
web2print_enableLenientHttpsMode_txt: "Aktivieren Sie diese Option, wenn PDFreactor
\xFCber HTTPS keine Verbindung herstellen kann"
web2print_tags: tags
web2print_links: links
web2print_tool: Tool
web2print_save_mode: Document Save Mode
web2print_save_mode_txt: Document Save Mode = cleanup deletes all not used document
elements for current document. This might be necessary for useage reports in print
documents.
web2print_pdfreactor_settings: PDFreactor Settings
web2print_server: Server
web2print_baseURL: BaseURL
web2print_baseURL_txt: BaseURL for PDFreactor. This is prefixed to each relative url
in print templates when creating PDFs.
web2print_docker_baseURL_txt: This is prefixed to each relative url in print templates
when creating PDFs.
web2print_apiKey_txt: If the PDFreactor instance is set up to require API keys, you
can enter it here.
web2print_json_converter: Open JSON converter/validator
web2print_licence: Licence
web2print_gotenberg_settings: Gotenberg Settings
web2print_gotenberg_documentation: Option Documentation
web2print_gotenberg_documentation_additions: Warning
web2print_gotenberg_documentation_additions_text: Since Gotenberg is Docker-powered
service, it requires absolute urls to work. By default, it works within the same
container by using `http://nginx:80` as host url. Please override this configuration
accordingly into the settings below.
web2print_headlesschrome_json_converter: ""
web2print_hostname: Hostname
web2print_protocol: Protocol
web2print_port: Port
web2print_apiKey: API Key
web2print_chromium_requirements: Requirements
web2print_chromium_requirements_documentation: Please make sure to install chrome-php/chrome
via composer
web2print_chromium_settings: Chromium settings
web2print_chromium_documentation: Option Documentation
web2print_chromium_options_documentation: Please make sure following configuration
matches the option available on Chrome DevTools Documentation, any other values
may break the pdf generation
web2print_chromium_documentation_additions: Additional Options
web2print_chromium_documentation_additions_text: 'There are two additional options:
"header" and "footer". This options need a URL, which returns the header or footer
template.'
web2print_chromium_documentation_docker: Notes for Dockerized Chromium
web2print_chromium_documentation_docker_text: When using a Dockerized Chromium through
WebSocket, the following field must be set to the web server service accordingly.
eg. `http://nginx:80`
web2print_hostURL: Host Url
...
74 changes: 74 additions & 0 deletions translations/admin.es.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
---
add_printpage: add_printpage
add_printcontainer: add_printcontainer
web2print_settings: Web-to-Print Settings
web2print_preview_pdf: Generar y previsualizar PDF
web2print_cancel_pdf_creation: "Cancelar creaci\xF3n PDF"
web2print_generate_pdf: Generar PDF
web2print_download_pdf: Descargar PDF
web2print_last-generated: "\xDAltimo generado"
web2print_last-generate-message: "\xDAltimo mensaje generado"
web2print: Web2Print
web2print_prepare_pdf_generation: web2print_prepare_pdf_generation
web2print_start_html_rendering: web2print_start_html_rendering
web2print_finished_html_rendering: web2print_finished_html_rendering
web2print_saved_html_file: web2print_saved_html_file
web2print_pdf_conversion: web2print_pdf_conversion
web2print_saving_pdf_document: web2print_saving_pdf_document
web2print_author: Autor
web2print_printermarks: web2print_printermarks
web2print_bookmarks: web2print_bookmarks
web2print_only_published: web2print_only_published
web2print_documents_changed: web2print_documents_changed
web2print_addOverprint: "Sobreimpresi\xF3n"
web2print_enableDebugMode: "habilitar modo de depuraci\xF3n"
web2print_enableLenientHttpsMode: web2print_enableLenientHttpsMode
web2print_enableLenientHttpsMode_txt: web2print_enableLenientHttpsMode_txt
web2print_tags: tags
web2print_links: links
web2print_tool: Tool
web2print_save_mode: Document Save Mode
web2print_save_mode_txt: Document Save Mode = cleanup deletes all not used document
elements for current document. This might be necessary for useage reports in print
documents.
web2print_pdfreactor_settings: PDFreactor Settings
web2print_server: Server
web2print_baseURL: BaseURL
web2print_baseURL_txt: BaseURL for PDFreactor. This is prefixed to each relative url
in print templates when creating PDFs.
web2print_docker_baseURL_txt: This is prefixed to each relative url in print templates
when creating PDFs.
web2print_apiKey_txt: If the PDFreactor instance is set up to require API keys, you
can enter it here.
web2print_json_converter: Open JSON converter/validator
web2print_licence: Licence
web2print_gotenberg_settings: Gotenberg Settings
web2print_gotenberg_documentation: Option Documentation
web2print_gotenberg_documentation_additions: Warning
web2print_gotenberg_documentation_additions_text: Since Gotenberg is Docker-powered
service, it requires absolute urls to work. By default, it works within the same
container by using `http://nginx:80` as host url. Please override this configuration
accordingly into the settings below.
web2print_headlesschrome_json_converter: ""
web2print_hostname: Hostname
web2print_protocol: Protocol
web2print_port: Port
web2print_apiKey: API Key
web2print_chromium_requirements: Requirements
web2print_chromium_requirements_documentation: Please make sure to install chrome-php/chrome
via composer
web2print_chromium_settings: Chromium settings
web2print_chromium_documentation: Option Documentation
web2print_chromium_options_documentation: Please make sure following configuration
matches the option available on Chrome DevTools Documentation, any other values
may break the pdf generation
web2print_chromium_documentation_additions: Additional Options
web2print_chromium_documentation_additions_text: 'There are two additional options:
"header" and "footer". This options need a URL, which returns the header or footer
template.'
web2print_chromium_documentation_docker: Notes for Dockerized Chromium
web2print_chromium_documentation_docker_text: When using a Dockerized Chromium through
WebSocket, the following field must be set to the web server service accordingly.
eg. `http://nginx:80`
web2print_hostURL: Host Url
...
76 changes: 76 additions & 0 deletions translations/admin.fr.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
---
add_printpage: Ajouter une page d'impression
add_printcontainer: Ajouter un conteneur d'impressions
web2print_settings: Web-to-Print Settings
web2print_preview_pdf: "G\xE9n\xE9rer & Pr\xE9visualiser le PDF"
web2print_cancel_pdf_creation: "Annuler la cr\xE9ation du PDF"
web2print_generate_pdf: "G\xE9n\xE9rer le PDF"
web2print_download_pdf: "T\xE9l\xE9charger le PDF"
web2print_last-generated: "Derni\xE8re g\xE9n\xE9ration"
web2print_last-generate-message: "Dernier message g\xE9n\xE9r\xE9"
web2print: Web2Print
web2print_prepare_pdf_generation: "Pr\xE9pare la g\xE9n\xE9ration PDF"
web2print_start_html_rendering: "D\xE9marre le rendu HTML"
web2print_finished_html_rendering: "Rendu HTML termin\xE9"
web2print_saved_html_file: "Fichier HTML sauvegard\xE9"
web2print_pdf_conversion: Conversion PDF
web2print_saving_pdf_document: Sauvegarder le document PDF
web2print_author: Auteur
web2print_printermarks: "Rep\xE8res d'impression"
web2print_bookmarks: Signets
web2print_only_published: "Seulement possible avec les documents publi\xE9s."
web2print_documents_changed: "Les documents ont chang\xE9s depuis la derni\xE8re g\xE9n\xE9ration
pdf"
web2print_addOverprint: Surimpression
web2print_enableDebugMode: "Activer le mode d\xE9bogage"
web2print_enableLenientHttpsMode: "Activer le mode HTTPS cl\xE9ment"
web2print_enableLenientHttpsMode_txt: "Activez cette option si PDFreactor ne parvient
pas \xE0 se connecter via HTTPS"
web2print_tags: tags
web2print_links: links
web2print_tool: Tool
web2print_save_mode: Document Save Mode
web2print_save_mode_txt: Document Save Mode = cleanup deletes all not used document
elements for current document. This might be necessary for useage reports in print
documents.
web2print_pdfreactor_settings: PDFreactor Settings
web2print_server: Server
web2print_baseURL: BaseURL
web2print_baseURL_txt: BaseURL for PDFreactor. This is prefixed to each relative url
in print templates when creating PDFs.
web2print_docker_baseURL_txt: This is prefixed to each relative url in print templates
when creating PDFs.
web2print_apiKey_txt: If the PDFreactor instance is set up to require API keys, you
can enter it here.
web2print_json_converter: Open JSON converter/validator
web2print_licence: Licence
web2print_gotenberg_settings: Gotenberg Settings
web2print_gotenberg_documentation: Option Documentation
web2print_gotenberg_documentation_additions: Warning
web2print_gotenberg_documentation_additions_text: Since Gotenberg is Docker-powered
service, it requires absolute urls to work. By default, it works within the same
container by using `http://nginx:80` as host url. Please override this configuration
accordingly into the settings below.
web2print_headlesschrome_json_converter: ""
web2print_hostname: Hostname
web2print_protocol: Protocol
web2print_port: Port
web2print_apiKey: API Key
web2print_chromium_requirements: Requirements
web2print_chromium_requirements_documentation: Please make sure to install chrome-php/chrome
via composer
web2print_chromium_settings: Chromium settings
web2print_chromium_documentation: Option Documentation
web2print_chromium_options_documentation: Please make sure following configuration
matches the option available on Chrome DevTools Documentation, any other values
may break the pdf generation
web2print_chromium_documentation_additions: Additional Options
web2print_chromium_documentation_additions_text: 'There are two additional options:
"header" and "footer". This options need a URL, which returns the header or footer
template.'
web2print_chromium_documentation_docker: Notes for Dockerized Chromium
web2print_chromium_documentation_docker_text: When using a Dockerized Chromium through
WebSocket, the following field must be set to the web server service accordingly.
eg. `http://nginx:80`
web2print_hostURL: Host Url
...
76 changes: 76 additions & 0 deletions translations/admin.hu.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
---
add_printpage: "Nyomtat\xE1si Oldal hozz\xE1ad\xE1sa"
add_printcontainer: "Nyomtat\xE1si Kont\xE9ner hozz\xE1ad\xE1sa"
web2print_settings: Web-to-Print Settings
web2print_preview_pdf: "PDF gener\xE1l\xE1sa & el\u0151n\xE9zet"
web2print_cancel_pdf_creation: "PDF L\xE9trehoz\xE1s le\xE1ll\xEDt\xE1sa"
web2print_generate_pdf: "PDF gener\xE1l\xE1sa"
web2print_download_pdf: "PDF let\xF6lt\xE9se"
web2print_last-generated: "Utols\xF3 gener\xE1l\xE1s"
web2print_last-generate-message: "Utols\xF3 gener\xE1l\xE1s \xFCzenete"
web2print: Web-to-Print
web2print_prepare_pdf_generation: "PDF gener\xE1l\xE1s el\u0151k\xE9sz\xEDt\xE9se"
web2print_start_html_rendering: "HTML gener\xE1l\xE1s elkezd\xE9se"
web2print_finished_html_rendering: "HTML gener\xE1l\xE1s v\xE9ge"
web2print_saved_html_file: Mentett HTML file
web2print_pdf_conversion: "PDF konverzi\xF3"
web2print_saving_pdf_document: "PDF ment\xE9se"
web2print_author: "Szerz\u0151"
web2print_printermarks: "V\xEDzjelek"
web2print_bookmarks: "K\xF6nyvjelz\u0151k"
web2print_only_published: "Csak publik\xE1lt Dokumentumokn\xE1l lehets\xE9ges"
web2print_documents_changed: "Megv\xE1ltozott a Dokumentum az utols\xF3 PDF gener\xE1l\xE1s
\xF3ta"
web2print_addOverprint: Overprinting
web2print_enableDebugMode: "Debug m\xF3d enged\xE9lyez\xE9se"
web2print_enableLenientHttpsMode: "Enged\xE9lyezd az enged\xE9keny HTTPS m\xF3dot"
web2print_enableLenientHttpsMode_txt: "Enged\xE9lyezd ezt a be\xE1ll\xEDt\xE1st, ha
a PDFreactor nem tud kapcsol\xF3dni HTTPS-en kereszt\xFCl"
web2print_tags: tags
web2print_links: links
web2print_tool: Tool
web2print_save_mode: Document Save Mode
web2print_save_mode_txt: Document Save Mode = cleanup deletes all not used document
elements for current document. This might be necessary for useage reports in print
documents.
web2print_pdfreactor_settings: PDFreactor Settings
web2print_server: Server
web2print_baseURL: BaseURL
web2print_baseURL_txt: BaseURL for PDFreactor. This is prefixed to each relative url
in print templates when creating PDFs.
web2print_docker_baseURL_txt: This is prefixed to each relative url in print templates
when creating PDFs.
web2print_apiKey_txt: If the PDFreactor instance is set up to require API keys, you
can enter it here.
web2print_json_converter: Open JSON converter/validator
web2print_licence: Licence
web2print_gotenberg_settings: Gotenberg Settings
web2print_gotenberg_documentation: Option Documentation
web2print_gotenberg_documentation_additions: Warning
web2print_gotenberg_documentation_additions_text: Since Gotenberg is Docker-powered
service, it requires absolute urls to work. By default, it works within the same
container by using `http://nginx:80` as host url. Please override this configuration
accordingly into the settings below.
web2print_headlesschrome_json_converter: ""
web2print_hostname: Hostname
web2print_protocol: Protocol
web2print_port: Port
web2print_apiKey: API Key
web2print_chromium_requirements: Requirements
web2print_chromium_requirements_documentation: Please make sure to install chrome-php/chrome
via composer
web2print_chromium_settings: Chromium settings
web2print_chromium_documentation: Option Documentation
web2print_chromium_options_documentation: Please make sure following configuration
matches the option available on Chrome DevTools Documentation, any other values
may break the pdf generation
web2print_chromium_documentation_additions: Additional Options
web2print_chromium_documentation_additions_text: 'There are two additional options:
"header" and "footer". This options need a URL, which returns the header or footer
template.'
web2print_chromium_documentation_docker: Notes for Dockerized Chromium
web2print_chromium_documentation_docker_text: When using a Dockerized Chromium through
WebSocket, the following field must be set to the web server service accordingly.
eg. `http://nginx:80`
web2print_hostURL: Host Url
...
Loading

0 comments on commit 5ee0106

Please sign in to comment.