diff --git a/l10n/ar.js b/l10n/ar.js index d8324d7..023c362 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -5,7 +5,6 @@ OC.L10N.register( "Enable the php function proc_open to run the email-to-pdf converter." : "تمكين دالة \"بي إتش بي\" proc_open  من إجراء التحول من إيميل إلى \"بي دي إف\".", "Java is required to run the email-to-pdf converter." : "الجافا ضرورية لإجراء التحويل من إيميل إلى \"بي دي إف\".", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "قم رجاءً بتثبيت https://github.com/nickrussler/email-to-pdf-converter و قم بتعيين المسار عبر `%s`", - "View .msg and .eml files" : "عرض ملفات .msg و .eml ", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### يتيح تطبيق \"عارض البريد الإلكتروني\" Email Viewer في نكست كلاود إمكانية التكامل مع \"محول البريد الإلكتروني إلى PDF\"؛ مما يتيح لك عرض ملفات .msg و.eml. \n\n#### المتطلبات \n\n- الإصدار 28 فما أعلي من نكست كلاود\n- عارض ملفات PDF من نكست كلاود \n- PHP proc_open\n- OpenJDK \n- [تحويل اتش تي إم إل إلى بي دي إف wkhtmltopdf](https://wkhtmltopdf.org/) - [مُحوِّل البريد الإلكتروني إلى بي دي إف Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter) \n#### كيفية التثبيت \n\n- تنزيل وتمكين files_emailviewer \n- تخزين نسخة من محول البريد الإلكتروني إلى PDF على الخادوم، مع التأكد من أن نكست كلاود لديه إمكانية الوصول إليها \n- تعيين المسار إلى محول البريد الإلكتروني إلى PDF عبر الأمر السطري: \n`occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path` \n- يمكنك الآن تحميل ملفات .msg أو .eml وعرضها مباشرة في نكست كلاود 🙌 \n\n#### البريد الصادر \n\n- إذا كان البريد الإلكتروني يحتوي على صور من مصادر خارجية، فسيقوم محول البريد الإلكتروني إلى PDF بتنزيل الصور، مما يتطلب اتصالات خارجية \n- لا يأخذ الإصدار الحالي في الاعتبار تكوين الوكيل الخاص بنكست كلاود ولكن يجب أن يتبع الإعداد الافتراضي للنظام" + "View .msg and .eml files" : "عرض ملفات .msg و .eml " }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/l10n/ar.json b/l10n/ar.json index 5c6e44c..d18e56b 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -3,7 +3,6 @@ "Enable the php function proc_open to run the email-to-pdf converter." : "تمكين دالة \"بي إتش بي\" proc_open  من إجراء التحول من إيميل إلى \"بي دي إف\".", "Java is required to run the email-to-pdf converter." : "الجافا ضرورية لإجراء التحويل من إيميل إلى \"بي دي إف\".", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "قم رجاءً بتثبيت https://github.com/nickrussler/email-to-pdf-converter و قم بتعيين المسار عبر `%s`", - "View .msg and .eml files" : "عرض ملفات .msg و .eml ", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### يتيح تطبيق \"عارض البريد الإلكتروني\" Email Viewer في نكست كلاود إمكانية التكامل مع \"محول البريد الإلكتروني إلى PDF\"؛ مما يتيح لك عرض ملفات .msg و.eml. \n\n#### المتطلبات \n\n- الإصدار 28 فما أعلي من نكست كلاود\n- عارض ملفات PDF من نكست كلاود \n- PHP proc_open\n- OpenJDK \n- [تحويل اتش تي إم إل إلى بي دي إف wkhtmltopdf](https://wkhtmltopdf.org/) - [مُحوِّل البريد الإلكتروني إلى بي دي إف Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter) \n#### كيفية التثبيت \n\n- تنزيل وتمكين files_emailviewer \n- تخزين نسخة من محول البريد الإلكتروني إلى PDF على الخادوم، مع التأكد من أن نكست كلاود لديه إمكانية الوصول إليها \n- تعيين المسار إلى محول البريد الإلكتروني إلى PDF عبر الأمر السطري: \n`occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path` \n- يمكنك الآن تحميل ملفات .msg أو .eml وعرضها مباشرة في نكست كلاود 🙌 \n\n#### البريد الصادر \n\n- إذا كان البريد الإلكتروني يحتوي على صور من مصادر خارجية، فسيقوم محول البريد الإلكتروني إلى PDF بتنزيل الصور، مما يتطلب اتصالات خارجية \n- لا يأخذ الإصدار الحالي في الاعتبار تكوين الوكيل الخاص بنكست كلاود ولكن يجب أن يتبع الإعداد الافتراضي للنظام" + "View .msg and .eml files" : "عرض ملفات .msg و .eml " },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file diff --git a/l10n/da.js b/l10n/da.js index 1844405..634a5ed 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -5,7 +5,6 @@ OC.L10N.register( "Enable the php function proc_open to run the email-to-pdf converter." : "Aktiver php-funktionen proc_open for at køre email-til-pdf konverteren.", "Java is required to run the email-to-pdf converter." : "Java er påkrævet for at køre email-til-pdf konverteren.", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "Installer venligst https://github.com/nickrussler/email-to-pdf-converter og indstil stien via `%s`", - "View .msg and .eml files" : "Se .msg- og .eml-filer", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### Email Viewer integrerer den fremragende e-mail til PDF-konverter i Nextcloud, så du kan se .msg- og .eml-filer.\n\n#### Krav\n\n- Nextcloud 28 eller nyere\n- PDF Viewer til Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [E-mail til PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download og aktiver files_emailviewer\n- Gem en kopi af e-mail til PDF-konverteren på serveren, og sørg for, at Nextcloud har adgang til den\n- Indstil stien til E-mail til PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload en .msg- eller .eml-fil og se den direkte i Nextcloud 🙌\n\n#### Udgående forbindelser\n\n- Hvis emailen indeholder billeder fra eksterne kilder, vil Email til PDF-konverteren downloade billederne, hvilket kræver eksterne forbindelser\n- Den aktuelle version tager ikke hensyn til Nextclouds proxy-konfiguration, men bør følge systemets standard" + "View .msg and .eml files" : "Se .msg- og .eml-filer" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/da.json b/l10n/da.json index 7dde570..100f9f8 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -3,7 +3,6 @@ "Enable the php function proc_open to run the email-to-pdf converter." : "Aktiver php-funktionen proc_open for at køre email-til-pdf konverteren.", "Java is required to run the email-to-pdf converter." : "Java er påkrævet for at køre email-til-pdf konverteren.", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "Installer venligst https://github.com/nickrussler/email-to-pdf-converter og indstil stien via `%s`", - "View .msg and .eml files" : "Se .msg- og .eml-filer", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### Email Viewer integrerer den fremragende e-mail til PDF-konverter i Nextcloud, så du kan se .msg- og .eml-filer.\n\n#### Krav\n\n- Nextcloud 28 eller nyere\n- PDF Viewer til Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [E-mail til PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download og aktiver files_emailviewer\n- Gem en kopi af e-mail til PDF-konverteren på serveren, og sørg for, at Nextcloud har adgang til den\n- Indstil stien til E-mail til PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload en .msg- eller .eml-fil og se den direkte i Nextcloud 🙌\n\n#### Udgående forbindelser\n\n- Hvis emailen indeholder billeder fra eksterne kilder, vil Email til PDF-konverteren downloade billederne, hvilket kræver eksterne forbindelser\n- Den aktuelle version tager ikke hensyn til Nextclouds proxy-konfiguration, men bør følge systemets standard" + "View .msg and .eml files" : "Se .msg- og .eml-filer" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de.js b/l10n/de.js index 2d084b3..9fc0ea0 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -5,7 +5,6 @@ OC.L10N.register( "Enable the php function proc_open to run the email-to-pdf converter." : "Die PHP-Funktion \"proc_open\" aktivieren, um den E-Mail-zu-PDF-Konverter auszuführen.", "Java is required to run the email-to-pdf converter." : "Java ist erforderlich, um den E-Mail-zu-PDF-Konverter auszuführen.", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "Bitte https://github.com/nickrussler/email-to-pdf-converter installieren und den Pfad über `%s` setzen", - "View .msg and .eml files" : "Betrachte .msg und .eml Dateien", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### Email Viewer integriert den hervorragenden E-Mail-zu-PDF-Konverter in Nextcloud und ermöglicht dir die Anzeige von .msg- und .eml-Dateien.\n\n#### Anforderungen\n\n- Nextcloud 28 oder neuer\n- PDF Viewer für Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Lade files_emailviewer herunter und aktiviere es\n- Speichere eine Kopie des Email to PDF Converter auf dem Server und stelle sicher, dass Nextcloud darauf zugreifen kann\n- Lege den Pfad zum Email to PDF Converter über `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path` fest\n- Lade eine .msg- oder .eml-Datei hoch und zeige sie direkt in Nextcloud an 🙌\n\n#### Ausgehende Verbindungen\n\n- Wenn die E-Mail Bilder aus externen Quellen enthält, lädt der Email to PDF Converter die Bilder herunter, was externe Quellen erfordert. Verbindungen\n- Die aktuelle Version berücksichtigt die Proxy-Konfiguration von Nextcloud nicht, sollte aber dem Systemstandard folgen" + "View .msg and .eml files" : "Betrachte .msg und .eml Dateien" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de.json b/l10n/de.json index c0e697f..7ba87d3 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -3,7 +3,6 @@ "Enable the php function proc_open to run the email-to-pdf converter." : "Die PHP-Funktion \"proc_open\" aktivieren, um den E-Mail-zu-PDF-Konverter auszuführen.", "Java is required to run the email-to-pdf converter." : "Java ist erforderlich, um den E-Mail-zu-PDF-Konverter auszuführen.", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "Bitte https://github.com/nickrussler/email-to-pdf-converter installieren und den Pfad über `%s` setzen", - "View .msg and .eml files" : "Betrachte .msg und .eml Dateien", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### Email Viewer integriert den hervorragenden E-Mail-zu-PDF-Konverter in Nextcloud und ermöglicht dir die Anzeige von .msg- und .eml-Dateien.\n\n#### Anforderungen\n\n- Nextcloud 28 oder neuer\n- PDF Viewer für Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Lade files_emailviewer herunter und aktiviere es\n- Speichere eine Kopie des Email to PDF Converter auf dem Server und stelle sicher, dass Nextcloud darauf zugreifen kann\n- Lege den Pfad zum Email to PDF Converter über `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path` fest\n- Lade eine .msg- oder .eml-Datei hoch und zeige sie direkt in Nextcloud an 🙌\n\n#### Ausgehende Verbindungen\n\n- Wenn die E-Mail Bilder aus externen Quellen enthält, lädt der Email to PDF Converter die Bilder herunter, was externe Quellen erfordert. Verbindungen\n- Die aktuelle Version berücksichtigt die Proxy-Konfiguration von Nextcloud nicht, sollte aber dem Systemstandard folgen" + "View .msg and .eml files" : "Betrachte .msg und .eml Dateien" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de_DE.js b/l10n/de_DE.js index b775da0..98ce0cd 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -5,7 +5,6 @@ OC.L10N.register( "Enable the php function proc_open to run the email-to-pdf converter." : "Die PHP-Funktion \"proc_open\" aktivieren, um den E-Mail-zu-PDF-Konverter auszuführen.", "Java is required to run the email-to-pdf converter." : "Java ist erforderlich, um den E-Mail-zu-PDF-Konverter auszuführen.", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "Bitte https://github.com/nickrussler/email-to-pdf-converter installieren und den Pfad über `%s` setzen", - "View .msg and .eml files" : "\".msg\" und \".eml\"-Dateien anzeigen", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### Email Viewer integriert den hervorragenden E-Mail-zu-PDF-Konverter in Nextcloud und ermöglicht Ihnen das Anzeigen von .msg- und .eml-Dateien.\n\n#### Anforderungen\n\n- Nextcloud 28 oder neuer\n- PDF Viewer für Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email-zu-PDF-Konverter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Laden Sie files_emailviewer herunter und aktivieren Sie es\n- Speichern Sie eine Kopie des E-Mail-zu-PDF-Konverters auf dem Server und stellen Sie sicher, dass Nextcloud darauf zugreifen kann\n- Legen Sie den Pfad zum E-Mail-zu-PDF-Konverter über `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path` fest\n- Laden Sie eine .msg- oder .eml-Datei hoch und zeigen Sie sie direkt in Nextcloud an 🙌\n\n#### Ausgehende Verbindungen\n\n- Wenn die E-Mail Bilder aus externen Quellen enthält, lädt der E-Mail-zu-PDF-Konverter die Bilder herunter, wofür externe Verbindungen erforderlich sind\n- Die aktuelle Version berücksichtigt die Proxy-Konfiguration von Nextcloud nicht, sollte aber den Systemstandards folgen" + "View .msg and .eml files" : "\".msg\" und \".eml\"-Dateien anzeigen" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de_DE.json b/l10n/de_DE.json index bd4c95a..60726f0 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -3,7 +3,6 @@ "Enable the php function proc_open to run the email-to-pdf converter." : "Die PHP-Funktion \"proc_open\" aktivieren, um den E-Mail-zu-PDF-Konverter auszuführen.", "Java is required to run the email-to-pdf converter." : "Java ist erforderlich, um den E-Mail-zu-PDF-Konverter auszuführen.", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "Bitte https://github.com/nickrussler/email-to-pdf-converter installieren und den Pfad über `%s` setzen", - "View .msg and .eml files" : "\".msg\" und \".eml\"-Dateien anzeigen", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### Email Viewer integriert den hervorragenden E-Mail-zu-PDF-Konverter in Nextcloud und ermöglicht Ihnen das Anzeigen von .msg- und .eml-Dateien.\n\n#### Anforderungen\n\n- Nextcloud 28 oder neuer\n- PDF Viewer für Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email-zu-PDF-Konverter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Laden Sie files_emailviewer herunter und aktivieren Sie es\n- Speichern Sie eine Kopie des E-Mail-zu-PDF-Konverters auf dem Server und stellen Sie sicher, dass Nextcloud darauf zugreifen kann\n- Legen Sie den Pfad zum E-Mail-zu-PDF-Konverter über `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path` fest\n- Laden Sie eine .msg- oder .eml-Datei hoch und zeigen Sie sie direkt in Nextcloud an 🙌\n\n#### Ausgehende Verbindungen\n\n- Wenn die E-Mail Bilder aus externen Quellen enthält, lädt der E-Mail-zu-PDF-Konverter die Bilder herunter, wofür externe Verbindungen erforderlich sind\n- Die aktuelle Version berücksichtigt die Proxy-Konfiguration von Nextcloud nicht, sollte aber den Systemstandards folgen" + "View .msg and .eml files" : "\".msg\" und \".eml\"-Dateien anzeigen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/el.js b/l10n/el.js new file mode 100644 index 0000000..0a4fb6b --- /dev/null +++ b/l10n/el.js @@ -0,0 +1,10 @@ +OC.L10N.register( + "files_emailviewer", + { + "Email Viewer" : "Πρόγραμμα προβολής Email", + "Enable the php function proc_open to run the email-to-pdf converter." : "Ενεργοποιήστε τη λειτουργία proc_open της PHP για να εκτελέσετε τον μετατροπέα email-to-pdf.", + "Java is required to run the email-to-pdf converter." : "Απαιτείται Java για την εκτέλεση του μετατροπέα email-to-pdf.", + "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "Εγκαταστήστε το https://github.com/nickrussler/email-to-pdf-converter και ορίστε τη διαδρομή μέσω `%s`", + "View .msg and .eml files" : "Προβολή αρχείων .msg και .eml" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/el.json b/l10n/el.json new file mode 100644 index 0000000..71bb11c --- /dev/null +++ b/l10n/el.json @@ -0,0 +1,8 @@ +{ "translations": { + "Email Viewer" : "Πρόγραμμα προβολής Email", + "Enable the php function proc_open to run the email-to-pdf converter." : "Ενεργοποιήστε τη λειτουργία proc_open της PHP για να εκτελέσετε τον μετατροπέα email-to-pdf.", + "Java is required to run the email-to-pdf converter." : "Απαιτείται Java για την εκτέλεση του μετατροπέα email-to-pdf.", + "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "Εγκαταστήστε το https://github.com/nickrussler/email-to-pdf-converter και ορίστε τη διαδρομή μέσω `%s`", + "View .msg and .eml files" : "Προβολή αρχείων .msg και .eml" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 888110f..5123a88 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -5,7 +5,6 @@ OC.L10N.register( "Enable the php function proc_open to run the email-to-pdf converter." : "Enable the php function proc_open to run the email-to-pdf converter.", "Java is required to run the email-to-pdf converter." : "Java is required to run the email-to-pdf converter.", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`", - "View .msg and .eml files" : "View .msg and .eml files", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" + "View .msg and .eml files" : "View .msg and .eml files" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/en_GB.json b/l10n/en_GB.json index cfb7ccc..6e02e81 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -3,7 +3,6 @@ "Enable the php function proc_open to run the email-to-pdf converter." : "Enable the php function proc_open to run the email-to-pdf converter.", "Java is required to run the email-to-pdf converter." : "Java is required to run the email-to-pdf converter.", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`", - "View .msg and .eml files" : "View .msg and .eml files", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" + "View .msg and .eml files" : "View .msg and .eml files" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/eu.js b/l10n/eu.js index be4b287..61b5fe8 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -5,7 +5,6 @@ OC.L10N.register( "Enable the php function proc_open to run the email-to-pdf converter." : "Gaitu proc_open php funtzioa posta elektronikotik pdf-ra bihurgailua exekutatzeko.", "Java is required to run the email-to-pdf converter." : "Java beharrezkoa da posta elektronikotik pdf-ra bihurgailua exekutatzeko.", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "Mesedez, instalatu https://github.com/nickrussler/email-to-pdf-converter eta ezarri bidea `%s` bidez", - "View .msg and .eml files" : "Ikusi .msg eta .eml fitxategiak", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### E-posta ikustaileak Email to PDF Converter bikaina integratzen du Nextcloud-en, .msg eta .eml fitxategiak ikusteko aukera emanez.\n\n#### Baldintzak\n\n- Nextcloud 28 edo berriagoa\n- Nextcloud-erako PDF ikustailea\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Posta elektronikoa PDF bihurgailua] (https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Instalazioa\n\n- Deskargatu eta gaitu files_emailviewer\n- Gorde Email to PDF Converter-en kopia bat zerbitzarian, Nextcloud-ek sarbidea duela ziurtatuz\n- Ezarri bidea Email to PDF Converter-en `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Kargatu .msg edo .eml fitxategi bat eta ikusi zuzenean Nextcloud-en 🙌\n\n#### Irteerako konexioak\n\n- Mezu elektronikoak kanpoko iturrietako irudiak baditu, Email to PDF converter-ek irudiak deskargatuko ditu, kanpoko konexioak behar direlarik\n- Oraingo bertsioak ez du Nextcloud-en proxy konfigurazioa kontuan hartzen, baina sistemaren lehenetsia jarraitu beharko luke" + "View .msg and .eml files" : "Ikusi .msg eta .eml fitxategiak" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/eu.json b/l10n/eu.json index f7d9f7b..b9892a2 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -3,7 +3,6 @@ "Enable the php function proc_open to run the email-to-pdf converter." : "Gaitu proc_open php funtzioa posta elektronikotik pdf-ra bihurgailua exekutatzeko.", "Java is required to run the email-to-pdf converter." : "Java beharrezkoa da posta elektronikotik pdf-ra bihurgailua exekutatzeko.", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "Mesedez, instalatu https://github.com/nickrussler/email-to-pdf-converter eta ezarri bidea `%s` bidez", - "View .msg and .eml files" : "Ikusi .msg eta .eml fitxategiak", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### E-posta ikustaileak Email to PDF Converter bikaina integratzen du Nextcloud-en, .msg eta .eml fitxategiak ikusteko aukera emanez.\n\n#### Baldintzak\n\n- Nextcloud 28 edo berriagoa\n- Nextcloud-erako PDF ikustailea\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Posta elektronikoa PDF bihurgailua] (https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Instalazioa\n\n- Deskargatu eta gaitu files_emailviewer\n- Gorde Email to PDF Converter-en kopia bat zerbitzarian, Nextcloud-ek sarbidea duela ziurtatuz\n- Ezarri bidea Email to PDF Converter-en `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Kargatu .msg edo .eml fitxategi bat eta ikusi zuzenean Nextcloud-en 🙌\n\n#### Irteerako konexioak\n\n- Mezu elektronikoak kanpoko iturrietako irudiak baditu, Email to PDF converter-ek irudiak deskargatuko ditu, kanpoko konexioak behar direlarik\n- Oraingo bertsioak ez du Nextcloud-en proxy konfigurazioa kontuan hartzen, baina sistemaren lehenetsia jarraitu beharko luke" + "View .msg and .eml files" : "Ikusi .msg eta .eml fitxategiak" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js index 6a2d40c..ce5623f 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -5,7 +5,6 @@ OC.L10N.register( "Enable the php function proc_open to run the email-to-pdf converter." : "Activer la fonction PHP proc_open pour exécuter le convertisseur d’e-mail en PDF.", "Java is required to run the email-to-pdf converter." : "Java est requis pour exécuter le convertisseur e-mail-PDF.", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "Veuillez installer https://github.com/nickrussler/email-to-pdf-converter et définir le chemin via `%s`", - "View .msg and .eml files" : "Visualiser les fichiers .msg et .eml", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### Email Viewer intègre l'excellent Email to PDF Converter dans Nextcloud, vous permettant de visualiser les fichiers .msg et .eml.\n\n#### Pré-requis\n\n- Nextcloud 28 ou supérieur\n- PDF Viewer pour Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Télécharger et activer files_emailviewer\n- Ajouter une copie de Email to PDF Converter sur le serveur, en vous assurant que Nextcloud y a accès\n- Définir le chemin d'accès à Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Téléverser un fichier .msg ou .eml et visualisez-le directement dans Nextcloud 🙌\n\n#### Connexions externes\n\n- Si l'email contient des images de sources externes, l'application Email to PDF converter téléchargera les images, ce qui nécessite une connexion externe\n- La version actuelle ne prend pas en compte la configuration proxy de Nextcloud mais devrait suivre la configuration par défaut du système." + "View .msg and .eml files" : "Visualiser les fichiers .msg et .eml" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/fr.json b/l10n/fr.json index 022a3b7..6c7490d 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -3,7 +3,6 @@ "Enable the php function proc_open to run the email-to-pdf converter." : "Activer la fonction PHP proc_open pour exécuter le convertisseur d’e-mail en PDF.", "Java is required to run the email-to-pdf converter." : "Java est requis pour exécuter le convertisseur e-mail-PDF.", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "Veuillez installer https://github.com/nickrussler/email-to-pdf-converter et définir le chemin via `%s`", - "View .msg and .eml files" : "Visualiser les fichiers .msg et .eml", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### Email Viewer intègre l'excellent Email to PDF Converter dans Nextcloud, vous permettant de visualiser les fichiers .msg et .eml.\n\n#### Pré-requis\n\n- Nextcloud 28 ou supérieur\n- PDF Viewer pour Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Télécharger et activer files_emailviewer\n- Ajouter une copie de Email to PDF Converter sur le serveur, en vous assurant que Nextcloud y a accès\n- Définir le chemin d'accès à Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Téléverser un fichier .msg ou .eml et visualisez-le directement dans Nextcloud 🙌\n\n#### Connexions externes\n\n- Si l'email contient des images de sources externes, l'application Email to PDF converter téléchargera les images, ce qui nécessite une connexion externe\n- La version actuelle ne prend pas en compte la configuration proxy de Nextcloud mais devrait suivre la configuration par défaut du système." + "View .msg and .eml files" : "Visualiser les fichiers .msg et .eml" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/ga.js b/l10n/ga.js index 9b992ee..509e10c 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -5,7 +5,6 @@ OC.L10N.register( "Enable the php function proc_open to run the email-to-pdf converter." : "Cumasaigh an fheidhm php proc_open chun an tiontaire ríomhphost-go-pdf a rith.", "Java is required to run the email-to-pdf converter." : "Tá gá le Java chun an tiontaire ríomhphost go pdf a rith.", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "Suiteáil https://github.com/nickrussler/email-to-pdf-converter agus socraigh an chonair trí `%s`", - "View .msg and .eml files" : "Féach ar chomhaid .msg agus .eml", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "Comhtháthaíonn ### Amharcóir Ríomhphoist an Tiontaire Ríomhphost go PDF den scoth isteach i Nextcloud, rud a chuirfidh ar do chumas comhaid .msg agus .eml a fheiceáil.\n\n#### Riachtanais\n\n- Nextcloud 28 nó níos nuaí\n- Amharcóir PDF le haghaidh Nextcloud\n- PHP proc_open\n- OscailJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Ríomhphost go PDF Tiontaire](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Suiteáil\n\n- Íoslódáil agus cumasaigh comhaid_emailviewer\n- Stóráil cóip den Tiontaire Ríomhphost go PDF ar an bhfreastalaí, ag cinntiú go bhfuil rochtain ag Nextcloud air\n- Socraigh an cosán chuig Ríomhphost go Tiontaire PDF trí `occ config: app: set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Uaslódáil comhad .msg nó .eml agus féach air go díreach in Nextcloud 🙌\n\n#### naisc amach\n\n- Má tá íomhánna ó fhoinsí seachtracha sa ríomhphost, íoslódálann an tiontaire Ríomhphost go PDF na híomhánna, agus beidh naisc sheachtracha ag teastáil uathu\n- Ní mheasann an leagan reatha cumraíocht seachfhreastalaí Nextcloud ach ba cheart go leanfadh sé réamhshocrú an chórais" + "View .msg and .eml files" : "Féach ar chomhaid .msg agus .eml" }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); diff --git a/l10n/ga.json b/l10n/ga.json index 2c76b38..7c58f4c 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -3,7 +3,6 @@ "Enable the php function proc_open to run the email-to-pdf converter." : "Cumasaigh an fheidhm php proc_open chun an tiontaire ríomhphost-go-pdf a rith.", "Java is required to run the email-to-pdf converter." : "Tá gá le Java chun an tiontaire ríomhphost go pdf a rith.", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "Suiteáil https://github.com/nickrussler/email-to-pdf-converter agus socraigh an chonair trí `%s`", - "View .msg and .eml files" : "Féach ar chomhaid .msg agus .eml", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "Comhtháthaíonn ### Amharcóir Ríomhphoist an Tiontaire Ríomhphost go PDF den scoth isteach i Nextcloud, rud a chuirfidh ar do chumas comhaid .msg agus .eml a fheiceáil.\n\n#### Riachtanais\n\n- Nextcloud 28 nó níos nuaí\n- Amharcóir PDF le haghaidh Nextcloud\n- PHP proc_open\n- OscailJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Ríomhphost go PDF Tiontaire](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Suiteáil\n\n- Íoslódáil agus cumasaigh comhaid_emailviewer\n- Stóráil cóip den Tiontaire Ríomhphost go PDF ar an bhfreastalaí, ag cinntiú go bhfuil rochtain ag Nextcloud air\n- Socraigh an cosán chuig Ríomhphost go Tiontaire PDF trí `occ config: app: set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Uaslódáil comhad .msg nó .eml agus féach air go díreach in Nextcloud 🙌\n\n#### naisc amach\n\n- Má tá íomhánna ó fhoinsí seachtracha sa ríomhphost, íoslódálann an tiontaire Ríomhphost go PDF na híomhánna, agus beidh naisc sheachtracha ag teastáil uathu\n- Ní mheasann an leagan reatha cumraíocht seachfhreastalaí Nextcloud ach ba cheart go leanfadh sé réamhshocrú an chórais" + "View .msg and .eml files" : "Féach ar chomhaid .msg agus .eml" },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" } \ No newline at end of file diff --git a/l10n/gl.js b/l10n/gl.js index f62c1f7..8a14e6b 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -5,7 +5,6 @@ OC.L10N.register( "Enable the php function proc_open to run the email-to-pdf converter." : "Active a función php proc_open para executar o convertedor de correo-e a pdf.", "Java is required to run the email-to-pdf converter." : "Precisase de Java para executar o convertedor de correo-e a PDF.", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "Instale https://github.com/nickrussler/email-to-pdf-converter e defina a ruta mediante «%s»", - "View .msg and .eml files" : "Ver ficheiros .msg e .eml", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### O Visor de correo-e integra o excelente Convertedor de correo-e a PDF en Nextcloud, o que lle permite ver ficheiros .msg e .eml.\n\n#### Requisitos\n\n– Nextcloud 28 ou máis recente\n– Visor de PDF para Nextcloud\n– PHP proc_open\n– OpenJDK\n– [wkhtmltopdf](https://wkhtmltopdf.org/)\n– [Convertedor de correo-e a PDF](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Instalación\n\n– Descargue e active files_emailviewer\n– Garde unha copia do Convertedor de correo-e a PDF no servidor, asegurándose de que Nextcloud teña acceso a el\n– Defina a ruta ao Convertedor de correo-e a PDF mediante `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n– Envíe un ficheiro .msg ou .eml e véxao directamente en Nextcloud 🙌\n\n#### Conexións de saída\n\n– Se o correo-e contén imaxes de fontes externas, o Convertedor de correo-e a PDF descargará as imaxes, precisando de conexións externas\n– A versión actual non considera a configuración do proxy de Nextcloud, mais debería seguir a predeterminada do sistema" + "View .msg and .eml files" : "Ver ficheiros .msg e .eml" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/gl.json b/l10n/gl.json index 841ba1f..0b6e3cb 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -3,7 +3,6 @@ "Enable the php function proc_open to run the email-to-pdf converter." : "Active a función php proc_open para executar o convertedor de correo-e a pdf.", "Java is required to run the email-to-pdf converter." : "Precisase de Java para executar o convertedor de correo-e a PDF.", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "Instale https://github.com/nickrussler/email-to-pdf-converter e defina a ruta mediante «%s»", - "View .msg and .eml files" : "Ver ficheiros .msg e .eml", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### O Visor de correo-e integra o excelente Convertedor de correo-e a PDF en Nextcloud, o que lle permite ver ficheiros .msg e .eml.\n\n#### Requisitos\n\n– Nextcloud 28 ou máis recente\n– Visor de PDF para Nextcloud\n– PHP proc_open\n– OpenJDK\n– [wkhtmltopdf](https://wkhtmltopdf.org/)\n– [Convertedor de correo-e a PDF](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Instalación\n\n– Descargue e active files_emailviewer\n– Garde unha copia do Convertedor de correo-e a PDF no servidor, asegurándose de que Nextcloud teña acceso a el\n– Defina a ruta ao Convertedor de correo-e a PDF mediante `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n– Envíe un ficheiro .msg ou .eml e véxao directamente en Nextcloud 🙌\n\n#### Conexións de saída\n\n– Se o correo-e contén imaxes de fontes externas, o Convertedor de correo-e a PDF descargará as imaxes, precisando de conexións externas\n– A versión actual non considera a configuración do proxy de Nextcloud, mais debería seguir a predeterminada do sistema" + "View .msg and .eml files" : "Ver ficheiros .msg e .eml" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ko.js b/l10n/ko.js index 2800523..8429268 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -5,7 +5,6 @@ OC.L10N.register( "Enable the php function proc_open to run the email-to-pdf converter." : "email-to-pdf 변환기를 실행하기 위해서 php 함수 proc_open 을 활성화하십시오.", "Java is required to run the email-to-pdf converter." : "email-to-pdf 변환기를 실행하기 위해서 Java가 필요합니다.", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "https://github.com/nickrussler/email-to-pdf-converter 를 설치하고 경로를 `%s` 로 설정합니다.", - "View .msg and .eml files" : ".msg 와 .eml 파일을 표시합니다.", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### Email Viewer는 완벽한 Email to PDF Converter를 Nextcloud에 통합하여, .msg 및 .eml 파일을 열람할 수 있게 해 줍니다.\n\n#### 요구사항\n\n- Nextcloud 버전 28 이상\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### 설치\n\n- files_emailviewer를 다운로드 후 활성화\n- Email to PDF Converter의 복사본을 서버에 저장하고, Nextcloud가 액세스할 수 있도록 허용\n- `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path` 명령을 통해 Email to PDF Converter의 경로를 설정\n- .msg 또는 .eml 파일을 업로드하고 Nextcloud에서 바로 확인하기 🙌\n\n#### 발신 연결\n\n- 이메일에 외부 소스 이미지가 포함된 경우, Email to PDF Converter가 이미지를 다운로드해야 하므로 외부망과의 연결이 필요합니다.\n- 현재 버전은 Nextcloud의 프록시 설정을 고려하지 않고 시스템 기본값을 따릅니다." + "View .msg and .eml files" : ".msg 와 .eml 파일을 표시합니다." }, "nplurals=1; plural=0;"); diff --git a/l10n/ko.json b/l10n/ko.json index 555e60e..e8842ef 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -3,7 +3,6 @@ "Enable the php function proc_open to run the email-to-pdf converter." : "email-to-pdf 변환기를 실행하기 위해서 php 함수 proc_open 을 활성화하십시오.", "Java is required to run the email-to-pdf converter." : "email-to-pdf 변환기를 실행하기 위해서 Java가 필요합니다.", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "https://github.com/nickrussler/email-to-pdf-converter 를 설치하고 경로를 `%s` 로 설정합니다.", - "View .msg and .eml files" : ".msg 와 .eml 파일을 표시합니다.", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### Email Viewer는 완벽한 Email to PDF Converter를 Nextcloud에 통합하여, .msg 및 .eml 파일을 열람할 수 있게 해 줍니다.\n\n#### 요구사항\n\n- Nextcloud 버전 28 이상\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### 설치\n\n- files_emailviewer를 다운로드 후 활성화\n- Email to PDF Converter의 복사본을 서버에 저장하고, Nextcloud가 액세스할 수 있도록 허용\n- `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path` 명령을 통해 Email to PDF Converter의 경로를 설정\n- .msg 또는 .eml 파일을 업로드하고 Nextcloud에서 바로 확인하기 🙌\n\n#### 발신 연결\n\n- 이메일에 외부 소스 이미지가 포함된 경우, Email to PDF Converter가 이미지를 다운로드해야 하므로 외부망과의 연결이 필요합니다.\n- 현재 버전은 Nextcloud의 프록시 설정을 고려하지 않고 시스템 기본값을 따릅니다." + "View .msg and .eml files" : ".msg 와 .eml 파일을 표시합니다." },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/pl.js b/l10n/pl.js index a57eef4..298807f 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -5,7 +5,6 @@ OC.L10N.register( "Enable the php function proc_open to run the email-to-pdf converter." : "Włącz funkcję php proc_open, aby uruchomić konwerter poczty e-mail na plik PDF.", "Java is required to run the email-to-pdf converter." : "Do uruchomienia konwertera poczty e-mail na plik PDF wymagana jest Java.", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "Zainstaluj proszę https://github.com/nickrussler/email-to-pdf-converter i ustaw ścieżkę poprzez `%s`", - "View .msg and .eml files" : "Przeglądaj pliki .msg i .eml", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### Przeglądarka poczty e-mail integruje z Nextcloud doskonały konwerter poczty e-mail na PDF, umożliwiając przeglądanie plików .msg i .eml.\n\n#### Wymagania\n\n- Nextcloud 28 lub nowsza\n- Przeglądarka plików PDF dla Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Konwerter poczty e-mail na plik PDF](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Instalacja\n\n- Pobierz i włącz files_emailviewer\n- Przechowuj kopię konwertera poczty e-mail na plik PDF na serwerze, upewniając się, że Nextcloud ma do niego dostęp\n- Ustaw ścieżkę do konwertera poczty e-mail na PDF za pomocą `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Prześlij plik .msg lub .eml i wyświetl go bezpośrednio w Nextcloud 🙌\n\n#### Połączenia wychodzące\n\n- Jeśli wiadomość e-mail zawiera obrazy ze źródeł zewnętrznych, konwerter poczty e-mail na format PDF pobierze obrazy, co wymaga połączeń zewnętrznych\n- Obecna wersja nie uwzględnia konfiguracji proxy Nextcloud, ale powinna być zgodna z domyślną konfiguracją systemu" + "View .msg and .eml files" : "Przeglądaj pliki .msg i .eml" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/l10n/pl.json b/l10n/pl.json index 1c6509f..f21e6e1 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -3,7 +3,6 @@ "Enable the php function proc_open to run the email-to-pdf converter." : "Włącz funkcję php proc_open, aby uruchomić konwerter poczty e-mail na plik PDF.", "Java is required to run the email-to-pdf converter." : "Do uruchomienia konwertera poczty e-mail na plik PDF wymagana jest Java.", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "Zainstaluj proszę https://github.com/nickrussler/email-to-pdf-converter i ustaw ścieżkę poprzez `%s`", - "View .msg and .eml files" : "Przeglądaj pliki .msg i .eml", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### Przeglądarka poczty e-mail integruje z Nextcloud doskonały konwerter poczty e-mail na PDF, umożliwiając przeglądanie plików .msg i .eml.\n\n#### Wymagania\n\n- Nextcloud 28 lub nowsza\n- Przeglądarka plików PDF dla Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Konwerter poczty e-mail na plik PDF](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Instalacja\n\n- Pobierz i włącz files_emailviewer\n- Przechowuj kopię konwertera poczty e-mail na plik PDF na serwerze, upewniając się, że Nextcloud ma do niego dostęp\n- Ustaw ścieżkę do konwertera poczty e-mail na PDF za pomocą `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Prześlij plik .msg lub .eml i wyświetl go bezpośrednio w Nextcloud 🙌\n\n#### Połączenia wychodzące\n\n- Jeśli wiadomość e-mail zawiera obrazy ze źródeł zewnętrznych, konwerter poczty e-mail na format PDF pobierze obrazy, co wymaga połączeń zewnętrznych\n- Obecna wersja nie uwzględnia konfiguracji proxy Nextcloud, ale powinna być zgodna z domyślną konfiguracją systemu" + "View .msg and .eml files" : "Przeglądaj pliki .msg i .eml" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 5c41368..8e21577 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -5,7 +5,6 @@ OC.L10N.register( "Enable the php function proc_open to run the email-to-pdf converter." : "Habilite a função php proc_open para executar o conversor email-para-pdf.", "Java is required to run the email-to-pdf converter." : "O Java é necessário para executar o conversor email-para-pdf.", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "Por favor instale https://github.com/nickrussler/email-to-pdf-converter e configure seu caminho usando `%s`", - "View .msg and .eml files" : "Ver arquivos .msg e .eml", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### O Leitor de E-Mail integra o excelente Email to PDF Converter ao Nextcloud, permitindo que você visualize arquivos .msg e .eml.\n\n#### Requesitos\n\n- Nextcloud 28 ou mais recente\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Instalação\n\n- Baixe e ative files_emailviewer\n- Armazene uma cópia do Email to PDF Converter no servidor, garantindo que o Nextcloud tenha acesso a ele\n- Defina o caminho para o Email to PDF Converter por meio de `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Carregue um arquivo .msg ou .eml e visualize-o diretamente no Nextcloud 🙌\n\n#### Conexões de saída\n\n- Se o e-mail contiver imagens de fontes externas, o Email to PDF Converter baixará as imagens, exigindo conexões externas\n- A versão atual não considera a configuração de proxy do Nextcloud, mas deve seguir o padrão do sistema" + "View .msg and .eml files" : "Ver arquivos .msg e .eml" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 3d3d698..3eda5af 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -3,7 +3,6 @@ "Enable the php function proc_open to run the email-to-pdf converter." : "Habilite a função php proc_open para executar o conversor email-para-pdf.", "Java is required to run the email-to-pdf converter." : "O Java é necessário para executar o conversor email-para-pdf.", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "Por favor instale https://github.com/nickrussler/email-to-pdf-converter e configure seu caminho usando `%s`", - "View .msg and .eml files" : "Ver arquivos .msg e .eml", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### O Leitor de E-Mail integra o excelente Email to PDF Converter ao Nextcloud, permitindo que você visualize arquivos .msg e .eml.\n\n#### Requesitos\n\n- Nextcloud 28 ou mais recente\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Instalação\n\n- Baixe e ative files_emailviewer\n- Armazene uma cópia do Email to PDF Converter no servidor, garantindo que o Nextcloud tenha acesso a ele\n- Defina o caminho para o Email to PDF Converter por meio de `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Carregue um arquivo .msg ou .eml e visualize-o diretamente no Nextcloud 🙌\n\n#### Conexões de saída\n\n- Se o e-mail contiver imagens de fontes externas, o Email to PDF Converter baixará as imagens, exigindo conexões externas\n- A versão atual não considera a configuração de proxy do Nextcloud, mas deve seguir o padrão do sistema" + "View .msg and .eml files" : "Ver arquivos .msg e .eml" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/sk.js b/l10n/sk.js index 7d00022..c44c9f8 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -5,7 +5,6 @@ OC.L10N.register( "Enable the php function proc_open to run the email-to-pdf converter." : "Povoľte funkciu php proc_open na spustenie konvertora e-mailu na pdf.", "Java is required to run the email-to-pdf converter." : "Na spustenie konvertora e-mailu na pdf je potrebná Java.", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "Nainštalujte https://github.com/nickrussler/email-to-pdf-converter a nastavte cestu cez `%s`", - "View .msg and .eml files" : "Zobrazenie súborov .msg a .eml", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### Prehliadač e-mailov integruje vynikajúci prevodník e-mailov do PDF do Nextcloud, ktorý vám umožňuje prezerať súbory .msg a .eml.\n\n#### Požiadavky\n\n- Nextcloud 28 alebo novší\n- Prehliadač PDF pre Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Prevodník E-mail na PDF](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Inštalácia\n\n- Stiahnite si a povoľte files_emailviewer\n- Uložte kópiu e-mailu do PDF Converter na serveri, aby ste zabezpečili, že Nextcloud má k nemu prístup\n- Nastavte cestu k binárke prevodníka Emailu na PDF cez `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer`\n- Nahrajte súbor .msg alebo .eml a zobrazte si ho priamo v Nextcloud 🙌\n\n#### Odchádzajúce spojenia\n\n- Ak e-mail obsahuje obrázky z externých zdrojov, konvertor e-mailu na PDF obrázky stiahne, čo si vyžaduje externé pripojenie\n- Aktuálna verzia nezohľadňuje konfiguráciu proxy servera Nextcloud, ale mala by sa riadiť predvoleným nastavením systému" + "View .msg and .eml files" : "Zobrazenie súborov .msg a .eml" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/l10n/sk.json b/l10n/sk.json index 831bf97..6e2cdfc 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -3,7 +3,6 @@ "Enable the php function proc_open to run the email-to-pdf converter." : "Povoľte funkciu php proc_open na spustenie konvertora e-mailu na pdf.", "Java is required to run the email-to-pdf converter." : "Na spustenie konvertora e-mailu na pdf je potrebná Java.", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "Nainštalujte https://github.com/nickrussler/email-to-pdf-converter a nastavte cestu cez `%s`", - "View .msg and .eml files" : "Zobrazenie súborov .msg a .eml", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### Prehliadač e-mailov integruje vynikajúci prevodník e-mailov do PDF do Nextcloud, ktorý vám umožňuje prezerať súbory .msg a .eml.\n\n#### Požiadavky\n\n- Nextcloud 28 alebo novší\n- Prehliadač PDF pre Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Prevodník E-mail na PDF](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Inštalácia\n\n- Stiahnite si a povoľte files_emailviewer\n- Uložte kópiu e-mailu do PDF Converter na serveri, aby ste zabezpečili, že Nextcloud má k nemu prístup\n- Nastavte cestu k binárke prevodníka Emailu na PDF cez `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer`\n- Nahrajte súbor .msg alebo .eml a zobrazte si ho priamo v Nextcloud 🙌\n\n#### Odchádzajúce spojenia\n\n- Ak e-mail obsahuje obrázky z externých zdrojov, konvertor e-mailu na PDF obrázky stiahne, čo si vyžaduje externé pripojenie\n- Aktuálna verzia nezohľadňuje konfiguráciu proxy servera Nextcloud, ale mala by sa riadiť predvoleným nastavením systému" + "View .msg and .eml files" : "Zobrazenie súborov .msg a .eml" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/l10n/sr.js b/l10n/sr.js index 1e5d125..35050f8 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -5,7 +5,6 @@ OC.L10N.register( "Enable the php function proc_open to run the email-to-pdf converter." : "Укључује php функцију proc_open за покретање и-мејл-у-pdf конвертора.", "Java is required to run the email-to-pdf converter." : "За покретање и-мејл-у-pdf конвертора је неопходна Јава.", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "Молимо вас да инсталирате https://github.com/nickrussler/email-to-pdf-converter и поставите путању преко `%s`", - "View .msg and .eml files" : "Приказ .msg и .eml фајлова", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### И-мејл Приказивач интегрише изврсни Email to PDF Converter у Nextcloud, чиме добијате могућност да приказујете .msg и .eml фајлове.\n\n#### Захтеви\n\n- Nextcloud 28 или новији\n- PDF Приказивач за Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Инсталација\n\n- Преузмите и укључите files_emailviewer\n- Сачувајте на серверу копију програма Email to PDF Converter и обезбедите да Nextcloud има приступ тој локацији\n- Поставите путању до Email to PDF Converter помоћу `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Отпремите .msg или .eml фајл и директно га прикажите у Nextcloud 🙌\n\n#### Одлазне везе\n\n- Ако и-мејл садржи слике са спољашњох извора, Email to PDF converter ће да их преузе, тако да су неопходне спољашње везе\n- Текућа верзија не узима у обзир прокси конфигурацију Nextcloud инстанце, али би требало да следи подразумевано системско подешавање" + "View .msg and .eml files" : "Приказ .msg и .eml фајлова" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/l10n/sr.json b/l10n/sr.json index c2b46be..5139199 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -3,7 +3,6 @@ "Enable the php function proc_open to run the email-to-pdf converter." : "Укључује php функцију proc_open за покретање и-мејл-у-pdf конвертора.", "Java is required to run the email-to-pdf converter." : "За покретање и-мејл-у-pdf конвертора је неопходна Јава.", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "Молимо вас да инсталирате https://github.com/nickrussler/email-to-pdf-converter и поставите путању преко `%s`", - "View .msg and .eml files" : "Приказ .msg и .eml фајлова", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### И-мејл Приказивач интегрише изврсни Email to PDF Converter у Nextcloud, чиме добијате могућност да приказујете .msg и .eml фајлове.\n\n#### Захтеви\n\n- Nextcloud 28 или новији\n- PDF Приказивач за Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Инсталација\n\n- Преузмите и укључите files_emailviewer\n- Сачувајте на серверу копију програма Email to PDF Converter и обезбедите да Nextcloud има приступ тој локацији\n- Поставите путању до Email to PDF Converter помоћу `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Отпремите .msg или .eml фајл и директно га прикажите у Nextcloud 🙌\n\n#### Одлазне везе\n\n- Ако и-мејл садржи слике са спољашњох извора, Email to PDF converter ће да их преузе, тако да су неопходне спољашње везе\n- Текућа верзија не узима у обзир прокси конфигурацију Nextcloud инстанце, али би требало да следи подразумевано системско подешавање" + "View .msg and .eml files" : "Приказ .msg и .eml фајлова" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/l10n/tr.js b/l10n/tr.js index a546bff..b242a61 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -5,7 +5,6 @@ OC.L10N.register( "Enable the php function proc_open to run the email-to-pdf converter." : "email-to-pdf dönüştürücü için proc_open php işlevini kullanıma alın.", "Java is required to run the email-to-pdf converter." : "email-to-pdf dönüştürücü için Java gereklidir.", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "Lütfen https://github.com/nickrussler/email-to-pdf-converter uygulamasını kurun ve `%s` ile yolu ayarlayın", - "View .msg and .eml files" : ".msg ve .eml dosyalarını görüntüle", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### E-posta Görüntüleyici, kusursuz E-posta PDF Dönüştürücüyü Nextcloud ile bütünleştirerek .msg ve .eml dosyalarını görüntülemenizi sağlar.\n\n#### Gereksinimler\n\n- Nextcloud 28 veya üzeri\n- Nextcloud için PDF Görüntüleyici\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [E-posta PDF Dönüştürücü](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Kurulum\n\n- files_emailviewer indirip etkinleştirin\n- Nextcloud sunucusuna erişebildiğinden emin olarak E-posta PDF Dönüştürücünün bir kopyasını sunucuya kaydedin\n- E-posta PDF Dönüştürücünün yolunu `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path` olarak ayarlayın\n- Bir .msg veya .eml dosyası yükleyin ve doğrudan Nextcloud üzerinde görüntüleyin 🙌\n\n#### Giden bağlantılar\n\n- E-postada dış kaynaklardan gelen görseller varsa, E-posta PDF Dönüştürücü görselleri indirir, dış bağlantılara erişebilmesi gerekir\n- Geçerli sürüm Nextcloud vekil sunucu yapılandırmasını dikkate almaz ancak sistem varsayılan ayarına uygun davranmalıdır" + "View .msg and .eml files" : ".msg ve .eml dosyalarını görüntüle" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/tr.json b/l10n/tr.json index a8e029f..435c44d 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -3,7 +3,6 @@ "Enable the php function proc_open to run the email-to-pdf converter." : "email-to-pdf dönüştürücü için proc_open php işlevini kullanıma alın.", "Java is required to run the email-to-pdf converter." : "email-to-pdf dönüştürücü için Java gereklidir.", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "Lütfen https://github.com/nickrussler/email-to-pdf-converter uygulamasını kurun ve `%s` ile yolu ayarlayın", - "View .msg and .eml files" : ".msg ve .eml dosyalarını görüntüle", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### E-posta Görüntüleyici, kusursuz E-posta PDF Dönüştürücüyü Nextcloud ile bütünleştirerek .msg ve .eml dosyalarını görüntülemenizi sağlar.\n\n#### Gereksinimler\n\n- Nextcloud 28 veya üzeri\n- Nextcloud için PDF Görüntüleyici\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [E-posta PDF Dönüştürücü](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Kurulum\n\n- files_emailviewer indirip etkinleştirin\n- Nextcloud sunucusuna erişebildiğinden emin olarak E-posta PDF Dönüştürücünün bir kopyasını sunucuya kaydedin\n- E-posta PDF Dönüştürücünün yolunu `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path` olarak ayarlayın\n- Bir .msg veya .eml dosyası yükleyin ve doğrudan Nextcloud üzerinde görüntüleyin 🙌\n\n#### Giden bağlantılar\n\n- E-postada dış kaynaklardan gelen görseller varsa, E-posta PDF Dönüştürücü görselleri indirir, dış bağlantılara erişebilmesi gerekir\n- Geçerli sürüm Nextcloud vekil sunucu yapılandırmasını dikkate almaz ancak sistem varsayılan ayarına uygun davranmalıdır" + "View .msg and .eml files" : ".msg ve .eml dosyalarını görüntüle" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 783d0d5..bd5c3aa 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -5,7 +5,6 @@ OC.L10N.register( "Enable the php function proc_open to run the email-to-pdf converter." : "啟用 php 函式 proc_open 以執行 email-to-pdf 轉換器。", "Java is required to run the email-to-pdf converter." : "執行 email-to-pdf 轉轉換器需要 Java。", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "請安裝 https://github.com/nickrussler/email-to-pdf-converter 並透過 `%s` 設定路徑", - "View .msg and .eml files" : "檢視 .msg 與 .eml 檔案", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### 電子郵件查看器將優秀的電子郵件轉 PDF 轉換器集成至 Nextcloud,讓您能夠查看 .msg 和 .eml 文件。\n\n#### 系統要求\n\n- Nextcloud 28 或更高版本\n- Nextcloud 的 PDF 查看器\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [電子郵件轉 PDF 轉換器](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### 安裝步驟\n\n- 下載並啟用 files_emailviewer\n- 將電子郵件轉 PDF 轉換器的副本存儲在伺服器上,確保 Nextcloud 可以訪問它\n- 通過執行 `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path` 設定電子郵件轉 PDF 轉換器的路徑\n- 上傳 .msg 或 .eml 文件,並直接在 Nextcloud 中查看 🙌\n\n#### 外部連接\n\n- 如果電子郵件包含來自外部來源的圖片,電子郵件轉 PDF 轉換器將下載這些圖片,這需要外部連接\n- 目前版本不考慮 Nextcloud 的代理配置,而是遵循系統默認設置" + "View .msg and .eml files" : "檢視 .msg 與 .eml 檔案" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 79ecb20..10211cd 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -3,7 +3,6 @@ "Enable the php function proc_open to run the email-to-pdf converter." : "啟用 php 函式 proc_open 以執行 email-to-pdf 轉換器。", "Java is required to run the email-to-pdf converter." : "執行 email-to-pdf 轉轉換器需要 Java。", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "請安裝 https://github.com/nickrussler/email-to-pdf-converter 並透過 `%s` 設定路徑", - "View .msg and .eml files" : "檢視 .msg 與 .eml 檔案", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### 電子郵件查看器將優秀的電子郵件轉 PDF 轉換器集成至 Nextcloud,讓您能夠查看 .msg 和 .eml 文件。\n\n#### 系統要求\n\n- Nextcloud 28 或更高版本\n- Nextcloud 的 PDF 查看器\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [電子郵件轉 PDF 轉換器](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### 安裝步驟\n\n- 下載並啟用 files_emailviewer\n- 將電子郵件轉 PDF 轉換器的副本存儲在伺服器上,確保 Nextcloud 可以訪問它\n- 通過執行 `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path` 設定電子郵件轉 PDF 轉換器的路徑\n- 上傳 .msg 或 .eml 文件,並直接在 Nextcloud 中查看 🙌\n\n#### 外部連接\n\n- 如果電子郵件包含來自外部來源的圖片,電子郵件轉 PDF 轉換器將下載這些圖片,這需要外部連接\n- 目前版本不考慮 Nextcloud 的代理配置,而是遵循系統默認設置" + "View .msg and .eml files" : "檢視 .msg 與 .eml 檔案" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index bf26f80..2ea3989 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -5,7 +5,6 @@ OC.L10N.register( "Enable the php function proc_open to run the email-to-pdf converter." : "啟用 php 函式 proc_open 以執行 email-to-pdf 轉換程式。", "Java is required to run the email-to-pdf converter." : "執行 email-to-pdf 轉換程式需要 Java。", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "請安裝 https://github.com/nickrussler/email-to-pdf-converter 並透過 `%s` 設定路徑", - "View .msg and .eml files" : "檢視 .msg 與 .eml 檔案", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### 電子郵件檢視程式整合了出色的電子郵件轉 PDF 程式至 Nextcloud,讓您可以檢視 .msg 與 .eml 檔案。\n\n#### 需求\n\n- Nextcloud 28 或更新版本或更新版本\n- 適用於 Nextcloud 的 PDF 檢視程式\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [電子郵件轉 PDF 程式](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### 安裝\n\n- 下載並啟用 files_emailviewer\n- 在伺服器上儲存電子郵件轉 PDF 程式的副本,並確保 Nextcloud 可以存取該副本\n- 透過 `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path` 設定電子郵件轉 PDF 程式的路徑\n- 上傳 .msg 或 .eml 檔案並直接在 Nextcloud 中檢視 🙌\n\n#### 連出連線\n\n- 若電子郵件包含外部來源影像,電子郵件轉 PDF 轉換程式將會下載影像,需要外部連線\n- 目前的版本並未考慮 Nextcloud 的代理伺服器設定,但遵循系統預設值" + "View .msg and .eml files" : "檢視 .msg 與 .eml 檔案" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 4e60216..1cca0b8 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -3,7 +3,6 @@ "Enable the php function proc_open to run the email-to-pdf converter." : "啟用 php 函式 proc_open 以執行 email-to-pdf 轉換程式。", "Java is required to run the email-to-pdf converter." : "執行 email-to-pdf 轉換程式需要 Java。", "Please install https://github.com/nickrussler/email-to-pdf-converter and set the path via `%s`" : "請安裝 https://github.com/nickrussler/email-to-pdf-converter 並透過 `%s` 設定路徑", - "View .msg and .eml files" : "檢視 .msg 與 .eml 檔案", - "### Email Viewer integrates the excellent Email to PDF Converter into Nextcloud, enabling you to view .msg and .eml files.\n\n#### Requirements\n\n- Nextcloud 28 or newer\n- PDF Viewer for Nextcloud\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [Email to PDF Converter](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### Installation\n\n- Download and enable files_emailviewer\n- Store a copy of the Email to PDF Converter on the server, ensuring that Nextcloud has access to it\n- Set the path to Email to PDF Converter via `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path`\n- Upload a .msg or .eml file and view it directly in Nextcloud 🙌\n\n#### Outgoing connections\n\n- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections\n- The current version does not consider Nextcloud's proxy configuration but should follow the system default" : "### 電子郵件檢視程式整合了出色的電子郵件轉 PDF 程式至 Nextcloud,讓您可以檢視 .msg 與 .eml 檔案。\n\n#### 需求\n\n- Nextcloud 28 或更新版本或更新版本\n- 適用於 Nextcloud 的 PDF 檢視程式\n- PHP proc_open\n- OpenJDK\n- [wkhtmltopdf](https://wkhtmltopdf.org/)\n- [電子郵件轉 PDF 程式](https://github.com/nickrussler/email-to-pdf-converter)\n\n#### 安裝\n\n- 下載並啟用 files_emailviewer\n- 在伺服器上儲存電子郵件轉 PDF 程式的副本,並確保 Nextcloud 可以存取該副本\n- 透過 `occ config:app:set --value /opt/emailconverter-3.0.0-all.jar files_emailviewer binary_path` 設定電子郵件轉 PDF 程式的路徑\n- 上傳 .msg 或 .eml 檔案並直接在 Nextcloud 中檢視 🙌\n\n#### 連出連線\n\n- 若電子郵件包含外部來源影像,電子郵件轉 PDF 轉換程式將會下載影像,需要外部連線\n- 目前的版本並未考慮 Nextcloud 的代理伺服器設定,但遵循系統預設值" + "View .msg and .eml files" : "檢視 .msg 與 .eml 檔案" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file