Skip to content

Commit

Permalink
fix: update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
firstof9 committed Apr 15, 2022
1 parent a5862ac commit 9a807b1
Show file tree
Hide file tree
Showing 20 changed files with 673 additions and 187 deletions.
1 change: 0 additions & 1 deletion custom_components/mail_and_packages/strings.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"title": "Mail and Packages",
"config": {
"abort": {
"single_instance_allowed": "Only a single configuration of Mail and Packages is allowed."
Expand Down
37 changes: 32 additions & 5 deletions custom_components/mail_and_packages/translations/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@
"error": {
"communication": "No es pot connectar o iniciar la sessió al servidor de correu. Consulteu el registre per obtenir més detalls.",
"invalid_path": "Guardeu les imatges en un altre directori.",
"ffmpeg_not_found": "Generate MP4 requires ffmpeg"
"ffmpeg_not_found": "Generate MP4 requires ffmpeg",
"amazon_domain": "Invalid forwarding email address.",
"file_not_found": "Image file not found",
"scan_too_low": "Scan interval too low (minimum 5)",
"timeout_too_low": "IMAP timeout too low (minimum 10)"
},
"step": {
"user": {
Expand All @@ -30,10 +34,19 @@
"resources": "Sensors List",
"imap_timeout": "Time in seconds before connection timeout (seconds, minimum 10)",
"amazon_fwds": "Amazon fowarded email addresses",
"allow_external": "Create image for notification apps"
"allow_external": "Create image for notification apps",
"amazon_days": "Days back to check for Amazon emails",
"custom_img": "Use custom 'no image' image?"
},
"description": "Finalitzeu la configuració personalitzant la següent en funció de la vostra instal·lació de correu electrònic i la instal·lació d’assistència a casa. \n\n Per obtenir més informació sobre les opcions [Integració de paquets i correus] (https://github.com/moralmunky/Home-Assistant-Mail-And-Packages/wiki/Configuration-and-Email-Settings#configuration), reviseu les opcions [configuració, plantilles , secció i automatitzacions] (https://github.com/moralmunky/Home-Assistant-Mail-And-Packages/wiki/Configuration-and-Email-Settings#configuration) a GitHub.",
"title": "Correu i paquets (pas 2 de 2)"
},
"options_3": {
"data": {
"custom_img_file": "Path to custom image: (i.e.: images/my_custom_no_mail.jpg)"
},
"description": "Enter the path and file name to your custom no mail image below.\n\nExample: images/custom_nomail.gif",
"title": "Mail and Packages (Step 3 of 3)"
}
},
"title": "Mail and Packages"
Expand All @@ -42,7 +55,11 @@
"error": {
"communication": "No es pot connectar o iniciar la sessió al servidor de correu. Consulteu el registre per obtenir més detalls.",
"invalid_path": "Guardeu les imatges en un altre directori.",
"ffmpeg_not_found": "Generate MP4 requires ffmpeg"
"ffmpeg_not_found": "Generate MP4 requires ffmpeg",
"amazon_domain": "Adreça de correu electrònic de reenviament no vàlida.",
"file_not_found": "Image file not found",
"scan_too_low": "Scan interval too low (minimum 5)",
"timeout_too_low": "IMAP timeout too low (minimum 10)"
},
"step": {
"init": {
Expand All @@ -66,11 +83,21 @@
"resources": "Llista de sensors",
"imap_timeout": "Temps en segons abans del temps d'espera de la connexió (segons, mínim 10)",
"amazon_fwds": "Amazon forwarded email addresses",
"allow_external": "Crea una imatge per a aplicacions de notificació"
"allow_external": "Crea una imatge per a aplicacions de notificació",
"amazon_days": "Days back to check for Amazon emails",
"custom_img": "Use custom 'no image' image?"
},
"description": "Finalitzeu la configuració personalitzant la següent en funció de la vostra instal·lació de correu electrònic i la instal·lació d’assistència a casa. \n\n Per obtenir més informació sobre les opcions [Integració de paquets i correus](https://github.com/moralmunky/Home-Assistant-Mail-And-Packages/wiki/Configuration-and-Email-Settings#configuration), reviseu les opcions [configuració, plantilles , secció i automatitzacions](https://github.com/moralmunky/Home-Assistant-Mail-And-Packages/wiki/Configuration-and-Email-Settings#configuration) a GitHub.",
"title": "Correu i paquets (pas 2 de 2)"
},
"options_3": {
"data": {
"custom_img_file": "Path to custom image: (i.e.: images/my_custom_no_mail.jpg)"
},
"description": "Enter the path and file name to your custom no mail image below.\n\nExample: images/custom_nomail.gif",
"title": "Mail and Packages (Step 3 of 3)"
}
}
}
},
"title": "Mail and Packages"
}
37 changes: 32 additions & 5 deletions custom_components/mail_and_packages/translations/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@
"error": {
"communication": "Es kann keine Verbindung zum Mailserver hergestellt oder angemeldet werden. Bitte überprüfen Sie das Protokoll für Details.",
"invalid_path": "Bitte speichern Sie die Bilder in einem anderen Verzeichnis.",
"ffmpeg_not_found": "Generate MP4 requires ffmpeg"
"ffmpeg_not_found": "Generate MP4 requires ffmpeg",
"amazon_domain": "Invalid forwarding email address.",
"file_not_found": "Image file not found",
"scan_too_low": "Scan interval too low (minimum 5)",
"timeout_too_low": "IMAP timeout too low (minimum 10)"
},
"step": {
"user": {
Expand All @@ -30,10 +34,19 @@
"resources": "Sensors List",
"imap_timeout": "Time in seconds before connection timeout (seconds, minimum 10)",
"amazon_fwds": "Amazon fowarded email addresses",
"allow_external": "Create image for notification apps"
"allow_external": "Create image for notification apps",
"amazon_days": "Days back to check for Amazon emails",
"custom_img": "Use custom 'no image' image?"
},
"description": "Beenden Sie die Konfiguration, indem Sie Folgendes basierend auf Ihrer E-Mail-Struktur und der Installation von Home Assistant anpassen. \n\n Weitere Informationen zu den Optionen [Mail- und Paketintegration] (https://github.com/moralmunky/Home-Assistant-Mail-And-Packages/wiki/Configuration-and-Email-Settings#configuration) finden Sie in den [Konfiguration, Vorlagen und Abschnitt Automatisierungen] (https://github.com/moralmunky/Home-Assistant-Mail-And-Packages/wiki/Configuration-and-Email-Settings#configuration) auf GitHub.",
"title": "Post und Pakete (Schritt 2 von 2)"
},
"options_3": {
"data": {
"custom_img_file": "Path to custom image: (i.e.: images/my_custom_no_mail.jpg)"
},
"description": "Enter the path and file name to your custom no mail image below.\n\nExample: images/custom_nomail.gif",
"title": "Mail and Packages (Step 3 of 3)"
}
},
"title": "Mail and Packages"
Expand All @@ -42,7 +55,11 @@
"error": {
"communication": "Es kann keine Verbindung zum Mailserver hergestellt oder angemeldet werden. Bitte überprüfen Sie das Protokoll für Details.",
"invalid_path": "Bitte speichern Sie die Bilder in einem anderen Verzeichnis.",
"ffmpeg_not_found": "Generate MP4 requires ffmpeg"
"ffmpeg_not_found": "Generate MP4 requires ffmpeg",
"amazon_domain": "Ungültige Weiterleitungs-E-Mail-Adresse.",
"file_not_found": "Image file not found",
"scan_too_low": "Scan interval too low (minimum 5)",
"timeout_too_low": "IMAP timeout too low (minimum 10)"
},
"step": {
"init": {
Expand All @@ -66,11 +83,21 @@
"resources": "Liste der Sensoren",
"imap_timeout": "Zeit in Sekunden vor dem Verbindungszeitlimit (Sekunden, mindestens 10)",
"amazon_fwds": "Amazon forwarded email addresses",
"allow_external": "Erstellen Sie ein Bild für Benachrichtigungs-Apps"
"allow_external": "Erstellen Sie ein Bild für Benachrichtigungs-Apps",
"amazon_days": "Days back to check for Amazon emails",
"custom_img": "Use custom 'no image' image?"
},
"description": "Beenden Sie die Konfiguration, indem Sie Folgendes basierend auf Ihrer E-Mail-Struktur und der Installation von Home Assistant anpassen. \n\n Weitere Informationen zu den Optionen [Mail- und Paketintegration](https://github.com/moralmunky/Home-Assistant-Mail-And-Packages/wiki/Configuration-and-Email-Settings#configuration) finden Sie in den [Konfiguration, Vorlagen und Abschnitt Automatisierungen](https://github.com/moralmunky/Home-Assistant-Mail-And-Packages/wiki/Configuration-and-Email-Settings#configuration) auf GitHub.",
"title": "Post und Pakete (Schritt 2 von 2)"
},
"options_3": {
"data": {
"custom_img_file": "Path to custom image: (i.e.: images/my_custom_no_mail.jpg)"
},
"description": "Enter the path and file name to your custom no mail image below.\n\nExample: images/custom_nomail.gif",
"title": "Mail and Packages (Step 3 of 3)"
}
}
}
},
"title": "Mail and Packages"
}
Loading

0 comments on commit 9a807b1

Please sign in to comment.