From c1bb375ee2e8c5dd33628cf030350193095b7e54 Mon Sep 17 00:00:00 2001 From: Ximi1970 Date: Mon, 15 Apr 2024 23:30:09 +0200 Subject: [PATCH] Add new prefs in TB gui, prep translations --- .../SysTray-X-app/languages/SysTray-X.de.ts | 231 ++++++++++-------- .../SysTray-X-app/languages/SysTray-X.el.ts | 231 ++++++++++-------- .../languages/SysTray-X.en-US.ts | 231 ++++++++++-------- .../SysTray-X-app/languages/SysTray-X.it.ts | 231 ++++++++++-------- .../SysTray-X-app/languages/SysTray-X.nl.ts | 231 ++++++++++-------- .../languages/SysTray-X.pt-BR.ts | 227 +++++++++-------- .../SysTray-X-app/languages/SysTray-X.ru.ts | 231 ++++++++++-------- .../languages/SysTray-X.zh-CN.ts | 231 ++++++++++-------- webext/_locales/de/messages.json | 25 ++ webext/_locales/el/messages.json | 25 ++ webext/_locales/en-US/messages.json | 25 ++ webext/_locales/it/messages.json | 25 ++ webext/_locales/nl/messages.json | 25 ++ webext/_locales/pt-BR/messages.json | 25 ++ webext/_locales/ru/messages.json | 25 ++ webext/_locales/zh-CN/messages.json | 25 ++ webext/css/options.css | 1 + webext/options.html | 57 +++++ webext/options.js | 82 ++++++- 19 files changed, 1375 insertions(+), 809 deletions(-) diff --git a/app/SysTray-X/SysTray-X-app/languages/SysTray-X.de.ts b/app/SysTray-X/SysTray-X-app/languages/SysTray-X.de.ts index 79c89b2..eba1905 100644 --- a/app/SysTray-X/SysTray-X-app/languages/SysTray-X.de.ts +++ b/app/SysTray-X/SysTray-X-app/languages/SysTray-X.de.ts @@ -9,43 +9,47 @@ Über SysTray-X - SysTray-X Companion App by Ximi1970 - SysTray-X Companion App by Ximi1970 + SysTray-X Companion App by Ximi1970 - + + <a href="https://github.com/Ximi1970/systray-x">SysTray-X</a> Companion App by Ximi1970 + + + + Version: Ausführung: - + 0.0.1 - + Build: Build: - - + + 0 - + Hash: Hash: - + Branch: Branch: - + master @@ -102,73 +106,73 @@ SysTray-X Einstellungen - + Default icon Standardsymbol - - - - + + + + Icon Symbol - + Minimize main to tray, close children Hauptfenster in Systemleiste verbergen, Kinderfenster schließen - + Minimize all windows to tray Alle Fenster in Systemleiste verbergen - - + + Default Thunderbird Thunderbird Symbol - + Lookthrough icon Unsichtbares Symbol - - + + Custom icon Benutzerdefiniert Symbol - - + + Choose Wählen - + KDE integration (Hide) KDE integration (Verbergen) - + Mail notification icon E-Mail-Benachrichtigung Symbol - + Blank icon Leeres Symbol - + New mail icon Neue Nachricht Symbol - + No icon Kein Symbol @@ -185,63 +189,63 @@ Dunkel - + Windows Fenster - + Close Schließen - + Restore startup positions Fensterpositionen wiederherstellen beim Start - + Minimize Minimieren - - + + Default minimize Standard Minimieren - + Minimize to tray, method 2 In Systemleiste verbergen, Methode 2 - + Default close Standard Schließen - + Minimize main, close children Hauptfenster minimieren, Kinderfenster schließen - + Minimize all windows Alle Fenster minimieren - + Start application minimized Anwendung minimiert starten - + Invert icon Symbol umkehren - + Number properties Nummereigenschaften @@ -250,248 +254,273 @@ Anzahl neuer Nachrichten anzeigen - + Number color Nummerfarbe - + Number size Nummergröße - + Alignment Nummernausrichtung - + Top left Oben links - + Top centre Oben in der Mitte - + Top right Oben rechts - + Middle left Mitte links - + Middle centre Mittleres Zentrum - + Middle right Mitte rechts - + Bottom left Unten links - + Bottom centre Unten in der Mitte - + Bottom right Unten rechts - + Margins (left, top, right, bottom): Ränder (links, oben, rechts, unten): - + + Position + + + + + Correct window positions + + + + + No titlebar correction + + + + + Add titlebar size + + + + + Subtract titlebar size + + + + Startup Start-up - + Default startup Standardstart - + Start application in tray Anwendung in Systemleiste starten - + Count Zähler - + Show message count Anzahl Nachrichten anzeigen - + Show new indicator Indikator für neue Nachrichten anzeigen - + Startup delay Startverzögerung - + Count type E-Mail-Benachrichtigungstyp - + Unread Ungelesene Nachrichten - + New Neue Nachrichten - + New indicator Neu Indikator - + Icon round Symbol rund - + Icon star Symbol Stern - + Shade Schattierung - + Special options Sonderoptionen - + API count method API-Zählmethode - + Apps Anwendungen - + Close application Stopanwendung - - + + Browse... Durchsuche... - - + + Arguments: Argumente: - + Start application Startanwendung - + Mail Nachrichten - + Use the preferences dialog in Thunderbird to select the accounts and folders Verwenden Sie den Einstellungsdialog in Thunderbird, um die Konten und Ordner auszuwählen - + Shortcuts Tastatürkürzel - + Current show / hide shortcut: Aktuelle Tastenkombination zum Anzeigen / Verbergen - + New show / hide shortcut: Neuer Tastenkombination zum Anzeigen / Verbergen - + Clear Löschen - + Debug Debug - + Display debug window Debug-Fenster anzeigen - + Save Speichern - + Cancel Annullieren - - + + Minimize to tray Hauptfenster minimieren - - + + Open Image Bild öffnen - - + + Image Files (*.png *.jpg *.bmp) Bilddateien (*.png *.jpg *.bmp) - - + + Select application Anwendung auswählen @@ -499,27 +528,27 @@ SysTrayX - + &Show/Hide &Anzeigen/Verbergen - + &Preferences &Einstellungen - + &About &Über - + &Quit &Beenden - + Close Schließen diff --git a/app/SysTray-X/SysTray-X-app/languages/SysTray-X.el.ts b/app/SysTray-X/SysTray-X-app/languages/SysTray-X.el.ts index 1fede97..b1fb05c 100644 --- a/app/SysTray-X/SysTray-X-app/languages/SysTray-X.el.ts +++ b/app/SysTray-X/SysTray-X-app/languages/SysTray-X.el.ts @@ -9,43 +9,47 @@ Σχετικά με το SysTray-x - SysTray-X Companion App by Ximi1970 - Συνοδευτική εφαρμογή SysTray-X από τον Ximi1970 + Συνοδευτική εφαρμογή SysTray-X από τον Ximi1970 - + + <a href="https://github.com/Ximi1970/systray-x">SysTray-X</a> Companion App by Ximi1970 + + + + Version: Έκδοση: - + 0.0.1 - + Build: Εξαγωγή: - - + + 0 - + Hash: Κωδικός: - + Branch: Κλαδί: - + master @@ -102,63 +106,63 @@ Προτιμήσεις SysTray-X - + Default icon Προεπιλεγμένο εικονίδιο - - - - + + + + Icon Εικονίδιο - - + + Default Thunderbird Προεπιλογή Thunderbird - + Lookthrough icon Διαφανές εικονίδιο - - + + Custom icon Προσαρμοσμένο εικονίδιο - - + + Choose Επιλέξτε - + KDE integration (Hide) Ενσωμάτωση στον KDE (Απόκρυψη) - + Mail notification icon Εικονίδιο ειδοποίησης αλληλογραφίας - + Blank icon Κενό εικονίδιο - + New mail icon Εικονίδιο νέας αλληλογραφίας - + No icon Χωρίς εικονίδιο @@ -175,73 +179,73 @@ σκοτάδι - + Windows Παράθυρα - + Minimize Ελαχιστοποίηση - - + + Default minimize Προεπιλεγμένη ελαχιστοποίηση - + Minimize to tray, method 2 Μέθοδος 2 - + Close Κλείσιμο - + Default close Προεπιλεγμένο κλείσιμο - + Minimize main to tray, close children Ελαχιστοποίηση κυρίως παραθύρου στην περιοχή ειδοποιήσεων, κλείσιμο θυγατρικών - + Minimize all windows to tray Ελαχιστοποίηση όλων των παραθύρων στην περιοχή ειδοποιήσεων - + Minimize main, close children Ελαχιστοποίηση κυρίως παραθύρου, κλείσιμο θυγατρικών - + Minimize all windows Ελαχιστοποίηση όλων των παραθύρων - + Start application minimized Ελαχιστοποιημένη εκκίνηση της εφαρμογής - + Restore startup positions Επαναφορά θέσεων παραθύρου κατά την εκκίνηση - + Invert icon Αντιστρέψτε εικονίδιο - + Number properties Ιδιότητες αριθμών @@ -250,248 +254,273 @@ Προβολή μετρητή μη-αναγνωσμένης αλληλογραφίας - + Number color Χρώμα μετρητή - + Number size Μέγεθος μετρητή - + Alignment Ευθυγραμμία - + Top left Κορυφαίο αριστερά - + Top centre Κορυφαίο κέντρο - + Top right Κορυφαίο δεξιά - + Middle left Μέση αριστερά - + Middle centre Μεσαίο κέντρο - + Middle right Μέση δεξιά - + Bottom left Κάτω αριστερά - + Bottom centre Κάτω κέντρο - + Bottom right Κάτω δεξιά - + Margins (left, top, right, bottom): Περιθώρια (αριστερά, Κορυφαίο, δεξιά, Κάτω): - + + Position + + + + + Correct window positions + + + + + No titlebar correction + + + + + Add titlebar size + + + + + Subtract titlebar size + + + + Startup Αρχή - + Default startup Προεπιλεγμένη εκκίνηση - + Start application in tray Εκκινήστε την εφαρμογή στο δίσκο συστήματος - + Count Μετρητής - + Show message count Προβολή μετρητή αλληλογραφίας - + Show new indicator Εμφάνιση νέας ένδειξης - + Startup delay Καθυστέρηση έναρξης - + Count type Τύπος μετρητή μηνυμάτων - + Unread Μη αναγνωσμένα - + New Νέα - + New indicator Νέος δείκτης - + Icon round Στρογγυλό εικονίδιο - + Icon star Αστέρι εικονίδιο - + Shade Απόχρωση - + Special options Ειδικές επιλογές - + API count method Μέθοδος καταμέτρησης API - + Close application Κλείσιμο αίτησης - - + + Browse... ξεφυλλίζω... - - + + Arguments: Επιχειρήματα: - + Mail Αλληλογραφία - + Use the preferences dialog in Thunderbird to select the accounts and folders Χρησιμοποιήστε το παράθυρο διαλόγου Προτιμήσεις Thunderbird για να επιλέξετε λογαριασμούς και φακέλους - + Clear Αφαιρώ - + Debug Αποσφαλμάτωση - + Display debug window Προβολή παραθύρου αποσφαλμάτωσης - - + + Minimize to tray Ελαχιστοποίηση στην περιοχή ειδοποιήσεων - + Apps Εφαρμογές - + Start application Εφαρμογή εκκίνησης - + Shortcuts Συντομεύσεις - + Current show / hide shortcut: Τρέχουσα συντόμευση Εμφάνιση / Απόκρυψη - + New show / hide shortcut: Νέα συντόμευση Εμφάνιση / Απόκρυψη - + Save Αποθήκευση - + Cancel Άκυρο - - + + Open Image Άνοιγμα εικόνας - - + + Image Files (*.png *.jpg *.bmp) Αρχεία εικόνας (*.png *.jpg *.bmp) - - + + Select application επιλέξτε εφαρμογή @@ -499,27 +528,27 @@ SysTrayX - + &Show/Hide &Εμφάνιση/Απόκρυψη - + &Preferences &Προτιμήσεις - + &About &Σχετικά - + &Quit &Έξοδος - + Close Κλείσιμο diff --git a/app/SysTray-X/SysTray-X-app/languages/SysTray-X.en-US.ts b/app/SysTray-X/SysTray-X-app/languages/SysTray-X.en-US.ts index 603d9cf..0a9fac6 100644 --- a/app/SysTray-X/SysTray-X-app/languages/SysTray-X.en-US.ts +++ b/app/SysTray-X/SysTray-X-app/languages/SysTray-X.en-US.ts @@ -9,45 +9,49 @@ About SysTray-X - SysTray-X Companion App by Ximi1970 - SysTray-X Companion App by Ximi1970 + SysTray-X Companion App by Ximi1970 - + + <a href="https://github.com/Ximi1970/systray-x">SysTray-X</a> Companion App by Ximi1970 + + + + Version: Version: - + 0.0.1 Do not translate - + Build: Build: - - + + 0 Do not translate - + Hash: Hash: - + Branch: Branch: - + master Do not translate @@ -107,73 +111,73 @@ SysTray-X Preferences - + Default icon Default icon - - - - + + + + Icon Icon - + Minimize main to tray, close children Minimize main to tray, close children - + Minimize all windows to tray Minimize all windows to tray - - + + Default Thunderbird Default Thunderbird - + Lookthrough icon Lookthrough icon - - + + Custom icon Custom icon - - + + Choose Choose - + KDE integration (Hide) KDE integration (Hide) - + Mail notification icon Mail notification icon - + Blank icon Blank icon - + New mail icon New mail icon - + No icon No icon @@ -190,63 +194,63 @@ Dark - + Windows Windows - + Close Close - + Restore startup positions Restore window positions on startup - + Minimize Minimize - - + + Default minimize Default minimize - + Minimize to tray, method 2 Minimize to tray, method 2 - + Default close Default close - + Minimize main, close children Minimize main, close children - + Minimize all windows Minimize all windows - + Start application minimized Start application minimized - + Invert icon Invert icon - + Number properties Number properties @@ -255,199 +259,224 @@ Display unread message count - + Number color Number color - + Number size Number size - + Alignment Alignment - + Top left Top left - + Top centre Top centre - + Top right Top right - + Middle left Middle left - + Middle centre Middle centre - + Middle right Middle right - + Bottom left Bottom left - + Bottom centre Bottom centre - + Bottom right Bottom right - + Margins (left, top, right, bottom): Margins (left, top, right, bottom): - + + Position + + + + + Correct window positions + + + + + No titlebar correction + + + + + Add titlebar size + + + + + Subtract titlebar size + + + + Startup Startup - + Default startup Default startup - + Start application in tray Start application in tray - + Count Count - + Show message count Show message count - + Show new indicator Show new messages indicator - + Startup delay Startup delay - + Count type Count type - + Unread Unread - + New New - + New indicator New indicator - + Icon round Icon round - + Icon star Icon star - + Shade Shade - + Special options Special options - + API count method API count method - + Apps Apps - + Close application Close application - - + + Browse... Browse... - - + + Arguments: Arguments: - + Start application Start application - + Mail Mail - + Use the preferences dialog in Thunderbird to select the accounts and folders Use the preferences dialog in Thunderbird to select the accounts and folders - + Shortcuts Shortcuts - + Current show / hide shortcut: Current Show / Hide shortcut - + New show / hide shortcut: New Show / Hide shortcut @@ -464,51 +493,51 @@ New shortcut - + Clear Clear - + Debug Debug - + Display debug window Display debug window - + Save Save - + Cancel Cancel - - + + Minimize to tray Minimize to tray - - + + Open Image Open Image - - + + Image Files (*.png *.jpg *.bmp) Image Files (*.png *.jpg *.bmp) - - + + Select application Select application @@ -516,27 +545,27 @@ SysTrayX - + &Show/Hide &Show/Hide - + &Preferences &Preferences - + &About &About - + &Quit &Quit - + Close Close diff --git a/app/SysTray-X/SysTray-X-app/languages/SysTray-X.it.ts b/app/SysTray-X/SysTray-X-app/languages/SysTray-X.it.ts index 4ca907c..d234f8e 100644 --- a/app/SysTray-X/SysTray-X-app/languages/SysTray-X.it.ts +++ b/app/SysTray-X/SysTray-X-app/languages/SysTray-X.it.ts @@ -9,44 +9,48 @@ Informazioni su SysTray-X - SysTray-X Companion App by Ximi1970 Associata? Collegata? Pensarci ancora su. - Companion App per SysTray-X di Ximi1970 + Companion App per SysTray-X di Ximi1970 - + + <a href="https://github.com/Ximi1970/systray-x">SysTray-X</a> Companion App by Ximi1970 + + + + Version: Versione: - + 0.0.1 0.0.1 - + Build: Build: - - + + 0 0 - + Hash: Hash: - + Branch: Branch: - + master master @@ -103,63 +107,63 @@ Preferenze di SysTray-X - + Default icon Icona predefinita - - - - + + + + Icon Icona - - + + Default Thunderbird Predefinita di Thunderbird - + Lookthrough icon Icona trasparente - - + + Custom icon Icona personalizzata - - + + Choose Scegli - + KDE integration (Hide) Integrazione KDE (Nascondi) - + Mail notification icon Icona notifica posta - + Blank icon Icona vuota - + New mail icon Icona nuova posta - + No icon Nessuna icona @@ -176,73 +180,73 @@ Scuro - + Windows Finestre - + Minimize Minimizza - + Close Chiudi - - + + Default minimize Minimizzazione predefinita - + Minimize to tray, method 2 Minimizza nel vassoio, metodo 2 - + Default close Chiusura predefinita - + Minimize main to tray, close children Minimizza principale nel vassoio, chiudi sottofinestre - + Minimize all windows to tray Minimizza tutte le finestre nel vassoio - + Minimize main, close children Minimizza principale, chiudi sottofinestre - + Minimize all windows Minimizza tutte le finestre - + Start application minimized Avvia applicazione minimizzata - + Restore startup positions Ripristina le posizioni della finestra all'avvio - + Invert icon Icona inverti - + Number properties Proprietà numero @@ -251,248 +255,273 @@ Mostra numero di messaggi non letti - + Number color Colore numero - + Number size Dimensione numero - + Alignment Allineamento - + Top left A sinistra in alto - + Top centre In alto al centro - + Top right In alto a destra - + Middle left Al centro a sinistra - + Middle centre Centro centrale - + Middle right In mezzo a destra - + Bottom left In basso a sinistra - + Bottom centre In basso al centro - + Bottom right In basso a destra - + Margins (left, top, right, bottom): Margini (sinistra, in alto, destra, in basso): - + + Position + + + + + Correct window positions + + + + + No titlebar correction + + + + + Add titlebar size + + + + + Subtract titlebar size + + + + Startup Avviare - + Default startup Avvio predefinito - + Start application in tray Minimizza principale nel vassoio - + Count Conteggio - + Show message count Mostra numero di messaggi - + Show new indicator Mostra nuovo indicatore - + Startup delay Ritardo all'avvio - + Count type Tipo conteggio - + Unread Non letti - + New Nuovi - + New indicator Nuovo indicatore - + Icon round Icona rotonda - + Icon star Stella icona - + Shade Sfumatura - + Special options Opzioni speciali - + API count method Metodo di conteggio API - + Close application Applicazione alla chiusura - - + + Browse... Sfogliare... - - + + Arguments: Argomenti: - + Mail Messaggi - + Use the preferences dialog in Thunderbird to select the accounts and folders Usa la finestra di dialogo delle preferenze in Thunderbird per selezionare account e cartelle - + Clear Rimuovi - + Debug Debug - + Display debug window Mostra finestra di debug - - + + Minimize to tray Minimizza nel vassoio - + Apps Applicazioni - + Start application Applicazione di avvio - + Shortcuts Scorciatoie - + Current show / hide shortcut: Scorciatoia corrente Mostra / Nascondi - + New show / hide shortcut: Nuova scorciatoia Mostra / Nascondi - + Save Salva - + Cancel Annulla - - + + Open Image Apri immagine - - + + Image Files (*.png *.jpg *.bmp) File immagine (*.png *.jpg *.bmp) - - + + Select application Selezionare l'applicazione @@ -500,27 +529,27 @@ SysTrayX - + &Show/Hide &Mostra/Nascondi - + &Preferences &Preferenze - + &About &Informazioni - + &Quit &Esci - + Close Chiudi diff --git a/app/SysTray-X/SysTray-X-app/languages/SysTray-X.nl.ts b/app/SysTray-X/SysTray-X-app/languages/SysTray-X.nl.ts index 008a520..5af7d57 100644 --- a/app/SysTray-X/SysTray-X-app/languages/SysTray-X.nl.ts +++ b/app/SysTray-X/SysTray-X-app/languages/SysTray-X.nl.ts @@ -9,45 +9,49 @@ Over SysTray-X - SysTray-X Companion App by Ximi1970 - SysTray-X Companion App door Ximi1970 + SysTray-X Companion App door Ximi1970 - + + <a href="https://github.com/Ximi1970/systray-x">SysTray-X</a> Companion App by Ximi1970 + + + + Version: Versie: - + 0.0.1 Niet vertalen - + Build: Build: - - + + 0 Niet vertalen - + Hash: Hash: - + Branch: Branch: - + master Niet vertalen @@ -106,73 +110,73 @@ SysTray-X Opties - + Default icon Standaard pictogram - - - - + + + + Icon Pictogram - + Minimize main to tray, close children Minimaliseer hoofdvenster, sluit kindvensters - + Minimize all windows to tray Minimaliseer alle vensters - - + + Default Thunderbird Standaard Thunderbird - + Lookthrough icon Doorzichtig pictogram - - + + Custom icon Aangepast pictogram - - + + Choose Kies - + KDE integration (Hide) KDE integratie (Verbergen) - + Mail notification icon Berichten notificatie pictogram - + Blank icon Leeg pictogram - + New mail icon Nieuw bericht pictogram - + No icon Geen pictogram @@ -189,63 +193,63 @@ Donker - + Windows Vensters - + Close Sluiten - + Restore startup positions Herstel vensterposities bij opstarten - + Minimize Minimaliseren - - + + Default minimize Standaard minimalisatie - + Minimize to tray, method 2 Minimaliseer naar systeemvak, methode 2 - + Default close Standaard sluiting - + Minimize main, close children Minimaliseer hoofdvenster, sluit kindvensters - + Minimize all windows Minimaliseer alle vensters - + Start application minimized Start programma geminimaliseerd - + Invert icon Inverteer pictogram - + Number properties Nummer opties @@ -254,248 +258,273 @@ Aantal ongelezen berichten weergeven - + Number color Nummer kleur - + Number size Nummer grootte - + Alignment Uitlijning - + Top left Linksboven - + Top centre Middenboven - + Top right Rechtsboven - + Middle left Midden links - + Middle centre Midden midden - + Middle right Midden rechts - + Bottom left Linksonder - + Bottom centre Middenonder - + Bottom right Rechtsonder - + Margins (left, top, right, bottom): Marges (links, boven, rechts, onder): - + + Position + + + + + Correct window positions + + + + + No titlebar correction + + + + + Add titlebar size + + + + + Subtract titlebar size + + + + Startup Opstarten - + Default startup Standaard opstarten - + Start application in tray Start in systeemvak - + Count Teller - + Show message count Aantal berichten weergeven - + Show new indicator Indicator voor nieuwe berichten - + Startup delay Opstartvertraging - + Count type Type berichttelling - + Unread Ongelezen - + New Nieuw - + New indicator Nieuw indicator - + Icon round Rond icoon - + Icon star Ster icoon - + Shade Tint - + Special options Speciale opties - + API count method API tel methode - + Apps Apps - + Close application Stop programma - - + + Browse... Bestand zoeken... - - + + Arguments: Argumenten: - + Start application Start programma - + Mail Berichten - + Use the preferences dialog in Thunderbird to select the accounts and folders Gebruik het voorkeurenvenster in Thunderbird om de accounts en mappen te selecteren - + Shortcuts Snelkoppelingen - + Current show / hide shortcut: Huidige snelkoppeling Tonen / Verbergen - + New show / hide shortcut: Nieuwe snelkoppeling Tonen / Verbergen - + Clear Verwijderen - + Debug Debug - + Display debug window Toon debug venster - + Save Bewaren - + Cancel Annnuleren - - + + Minimize to tray Minimaliseer naar systeemvak - - + + Open Image Open afbeelding - - + + Image Files (*.png *.jpg *.bmp) Afbeeldingsbestanden (*.png *.jpg *.bmp) - - + + Select application Selecteer programma @@ -503,27 +532,27 @@ SysTrayX - + &Show/Hide &Tonen/Verbergen - + &Preferences &Opties - + &About O&ver - + &Quit &Afsluiten - + Close Sluiten diff --git a/app/SysTray-X/SysTray-X-app/languages/SysTray-X.pt-BR.ts b/app/SysTray-X/SysTray-X-app/languages/SysTray-X.pt-BR.ts index 9ac1a67..4cf3782 100644 --- a/app/SysTray-X/SysTray-X-app/languages/SysTray-X.pt-BR.ts +++ b/app/SysTray-X/SysTray-X-app/languages/SysTray-X.pt-BR.ts @@ -10,42 +10,42 @@ - SysTray-X Companion App by Ximi1970 - + <a href="https://github.com/Ximi1970/systray-x">SysTray-X</a> Companion App by Ximi1970 + - + Version: Versão: - + 0.0.1 - + Build: - - + + 0 - + Hash: - + Branch: - + master @@ -105,73 +105,73 @@ SysTray-X Preferências - + Default icon Ícone padrão - - - - + + + + Icon Ícone - + Minimize main to tray, close children Minimize o pai para a bandeja, feche os filhos - + Minimize all windows to tray Minimize todas as janelas para a tray - - + + Default Thunderbird Padrão do Thunderbird - + Lookthrough icon Ícone transparente - - + + Custom icon Ícone personalizado - - + + Choose Escolher - + KDE integration (Hide) Integração com o KDE (oculta o ícone) - + Mail notification icon Ícone de notificação - + Blank icon Ícone branco - + New mail icon Ícone de novo e-mail - + No icon Nenhum ícone @@ -188,64 +188,64 @@ Escuro - + Windows Janela - + Close Fechar - + Restore startup positions Restaurar posições da janela na inicialização - + Minimize Miminizar - - + + Default minimize Comportamento padrão - + Minimize to tray, method 2 Minimizar para à área de notificações? (muito grande) Minimizar para a tray, método 2 - + Default close Fechamento padrão - + Minimize main, close children Minimize os filhos principais e próximos - + Minimize all windows Minimize todas as janelas - + Start application minimized Iniciar aplicação minimizada - + Invert icon Ícone inverter - + Number properties Propriedades do número @@ -254,248 +254,273 @@ Exibir contador de mensagens não lidas - + Number color Cor do número - + Number size Tamanho do número - + Alignment Alinhamento - + Top left Canto superior esquerdo - + Top centre Centro superior - + Top right Canto superior direito - + Middle left Meio esquerdo - + Middle centre Centro médio - + Middle right Meio à direita - + Bottom left Canto inferior esquerdo - + Bottom centre Centro inferior - + Bottom right Canto inferior direito - + Margins (left, top, right, bottom): Margens (esquerdo, superior, direito, inferior): - + + Position + + + + + Correct window positions + + + + + No titlebar correction + + + + + Add titlebar size + + + + + Subtract titlebar size + + + + Startup Comece - + Default startup Inicialização padrão - + Start application in tray Inicie o aplicativo na bandeja - + Count Contador - + Show message count Exibir contador de mensagens - + Show new indicator Mostrar novo indicador - + Startup delay Atraso de inicialização - + Count type Tipo do contador - + Unread Não lidos - + New Novos - + New indicator Novo indicador - + Icon round Ícone redondo - + Icon star Ícone de estrela - + Shade Matiz - + Special options Opções especiais - + API count method Método de contagem de API - + Apps Aplicativos - + Close application Fechando aplicativo - - + + Browse... Procurar... - - + + Arguments: Argumentos: - + Start application Aplicativo de inicialização - + Mail E-mail - + Use the preferences dialog in Thunderbird to select the accounts and folders Use a janela de preferências no Thunderbird para selecionar as contas e pastas - + Shortcuts Atalhos - + Current show / hide shortcut: Atual Mostrar / Ocultar atalho - + New show / hide shortcut: Novo atalho Mostrar / Ocultar - + Clear Remover - + Debug Depuração - + Display debug window Mostrar janela de depuração - + Save Salvar - + Cancel Cancelar - - + + Minimize to tray Minimizar para a tray - - + + Open Image Abrir imagem - - + + Image Files (*.png *.jpg *.bmp) Arquivo de imagem (*.png *.jpg *.bmp) - - + + Select application Selecione o aplicativo @@ -503,27 +528,27 @@ SysTrayX - + &Show/Hide &Exibir/Ocultar - + &Preferences &Preferências - + &About &Sobre - + &Quit &Sair - + Close Fechar diff --git a/app/SysTray-X/SysTray-X-app/languages/SysTray-X.ru.ts b/app/SysTray-X/SysTray-X-app/languages/SysTray-X.ru.ts index b97e086..4ea77a2 100644 --- a/app/SysTray-X/SysTray-X-app/languages/SysTray-X.ru.ts +++ b/app/SysTray-X/SysTray-X-app/languages/SysTray-X.ru.ts @@ -9,43 +9,47 @@ О SysTray-X - SysTray-X Companion App by Ximi1970 - Приложение-компаньон к дополнению SysTray-X от Ximi1970 + Приложение-компаньон к дополнению SysTray-X от Ximi1970 - + + <a href="https://github.com/Ximi1970/systray-x">SysTray-X</a> Companion App by Ximi1970 + + + + Version: Версия: - + 0.0.1 - + Build: Сборка: - - + + 0 - + Hash: Хеш: - + Branch: Ветвь : - + master @@ -102,73 +106,73 @@ Настройки SysTray-X - + Default icon Иконка по умолчанию - - - - + + + + Icon Иконка - + Minimize main to tray, close children Свернуть главное окно в трей, закрыть остальные - + Minimize all windows to tray Свернуть все окна в трей - - + + Default Thunderbird Стандартная Thunderbird - + Lookthrough icon Прозрачная иконка - - + + Custom icon Своя иконка - - + + Choose Выбрать - + KDE integration (Hide) Интеграция с KDE (Скрыть) - + Mail notification icon Иконка уведомления - + Blank icon Пустая иконка - + New mail icon Иконка "Новые письма" - + No icon Без иконки (только цифры) @@ -185,64 +189,64 @@ Темная - + Windows Окна - + Close При закрытии - + Restore startup positions Восстановить положение окон при запуске - + Minimize Свернуть - - + + Default minimize Need documentation what methods do... Свернуть окно - + Minimize to tray, method 2 Свернуть в трей, вариант 2 - + Default close Закрыть - + Minimize main, close children Свернуть главное окно, закрыть другие - + Minimize all windows Свернуть все окна - + Start application minimized Запуск приложения свернутым - + Invert icon Инвертировать значок - + Number properties Настройки индикатора кол-ва @@ -251,248 +255,273 @@ Показывать кол-во непрочитанных писем - + Number color Цвет числа - + Number size Размер числа - + Alignment Выравнивание - + Top left Верхний левый - + Top centre Верхний центр - + Top right Верхний правый - + Middle left Средний левый - + Middle centre Средний центральный - + Middle right Средний правый - + Bottom left Нижний левый - + Bottom centre Нижний центральный - + Bottom right Нижний правый - + Margins (left, top, right, bottom): Отступ (левый, Верхний, правый, Нижний): - + + Position + + + + + Correct window positions + + + + + No titlebar correction + + + + + Add titlebar size + + + + + Subtract titlebar size + + + + Startup Запуск - + Default startup Запуск по умолчанию - + Start application in tray Запустить приложение в трее - + Count счетчик - + Show message count Показать количество писем - + Show new indicator Показать новый индикатор - + Startup delay Задержка запуска - + Count type Алгоритм подсчета - + Unread Непрочитанные - + New Новые - + New indicator Новый индикатор - + Icon round Круглый значок - + Icon star Значок звезды - + Shade Оттенок - + Special options Специальные опции - + API count method Метод подсчета API - + Apps Программы - + Close application Заявление о закрытии - - + + Browse... просматривать... - - + + Arguments: аргументы: - + Start application Приложение при запуске - + Mail Письма - + Use the preferences dialog in Thunderbird to select the accounts and folders Используйте диалоговое окно настроек в Thunderbird, чтобы выбрать учетные записи и папки - + Shortcuts Сочетания - + Current show / hide shortcut: Текущий ярлык Показать / Скрыть - + New show / hide shortcut: Новый ярлык Показать / Скрыть - + Clear Удалять - + Debug Отладка - + Display debug window Показывать окно отладки - + Save Сохранить - + Cancel Отменить - - + + Minimize to tray Свернуть в трей - - + + Open Image Открыть изображение - - + + Image Files (*.png *.jpg *.bmp) Файлы изображений (*.png *.jpg *.bmp) - - + + Select application выберите приложение @@ -500,27 +529,27 @@ SysTrayX - + &Show/Hide &Показать/Скрыть - + &Preferences &Настройки - + &About &О приложении - + &Quit &Выход - + Close Закрыть diff --git a/app/SysTray-X/SysTray-X-app/languages/SysTray-X.zh-CN.ts b/app/SysTray-X/SysTray-X-app/languages/SysTray-X.zh-CN.ts index fe6a29b..7b7f2bd 100644 --- a/app/SysTray-X/SysTray-X-app/languages/SysTray-X.zh-CN.ts +++ b/app/SysTray-X/SysTray-X-app/languages/SysTray-X.zh-CN.ts @@ -9,43 +9,47 @@ 关于 SysTray-X - SysTray-X Companion App by Ximi1970 - SysTray-X 配套应用,作者 Ximi1970 + SysTray-X 配套应用,作者 Ximi1970 - + + <a href="https://github.com/Ximi1970/systray-x">SysTray-X</a> Companion App by Ximi1970 + + + + Version: 版本: - + 0.0.1 0.0.1 - + Build: 构建: - - + + 0 0 - + Hash: Hash: - + Branch: 分支: - + master master @@ -102,380 +106,405 @@ SysTray-X 首选项 - + Windows 窗口 - + Close 关闭按钮 - + Default close 普通关闭 - + Minimize main to tray, close children 主窗口收回托盘,子窗口关闭 - + Minimize all windows to tray 所有窗口收回托盘 - + Minimize main, close children 主窗口最小化,子窗口关闭 - + Minimize all windows 所有窗口最小化 - + Startup 启动方式 - + Default startup 普通启动 - + Start application minimized 最小化启动 - + Start application in tray 启动至托盘 - + Restore startup positions 启动时恢复窗口位置 - + Minimize 最小化按钮 - - + + Default minimize 最小化 - - + + Minimize to tray 收回托盘 - + Minimize to tray, method 2 收回托盘,方法 2 - - - - + + + + Icon 图标 - + + Position + + + + + Correct window positions + + + + + No titlebar correction + + + + + Add titlebar size + + + + + Subtract titlebar size + + + + Default icon 默认 - - + + Default Thunderbird Thunderbird 默认 - + Lookthrough icon 透明 - - + + Custom icon 自定义 - - + + Choose 选择图标 - + KDE integration (Hide) KDE 集成(隐藏) - + Mail notification icon 有未读邮件时 - + Blank icon 空白 - + New mail icon 新邮件 - + No icon - + Invert icon 反色 - + Count 计数 - + Show message count 显示消息计数 - + Show new indicator 显示新消息提示 - + Startup delay 启动延迟秒数 - + Count type 计数类型 - + Unread 未读消息 - + New 新消息 - + Number properties 数字属性 - + Margins (left, top, right, bottom): 边距(左,上,中,下): - + Number color 颜色 - + Number size 字号 - + Alignment 位置 - + Top left 左上 - + Top centre 中上 - + Top right 右上 - + Middle left 左中 - + Middle centre 正中 - + Middle right 右中 - + Bottom left 左下 - + Bottom centre 中下 - + Bottom right 右下 - + New indicator 新消息提示 - + Icon round 圆点 - + Icon star 星形 - + Shade 背景色 - + Special options 特殊 - + API count method 由 API 提供计数方法 - + Apps 应用 - + Close application 关闭应用时 - - + + Browse... 浏览... - - + + Arguments: 参数: - + Start application 启动应用时 - + Mail 邮件 - + Use the preferences dialog in Thunderbird to select the accounts and folders 在 Thunderbird 的插件首选项中选择要监视的账户和文件夹 - + Shortcuts 快捷键 - + Current show / hide shortcut: 当前显示 / 隐藏快捷键: - + New show / hide shortcut: 新的显示 / 隐藏快捷键: - + Clear 清空 - + Debug 调试 - + Display debug window 显示调试窗口 - + Cancel 取消 - + Save 保存 - - + + Open Image 打开图片 - - + + Image Files (*.png *.jpg *.bmp) 图片文件(*.png *.jpg *.bmp) - - + + Select application 选择应用 @@ -483,27 +512,27 @@ SysTrayX - + &Show/Hide 显示 / 隐藏(&S) - + &Preferences 首选项(&P) - + &About 关于(&A) - + &Quit 退出(&Q) - + Close 关闭 diff --git a/webext/_locales/de/messages.json b/webext/_locales/de/messages.json index 6c628e1..f1ed22b 100644 --- a/webext/_locales/de/messages.json +++ b/webext/_locales/de/messages.json @@ -154,6 +154,31 @@ "description": "Start application in tray" }, + "windows_positions_correction_options": { + "message": "Position", + "description": "Position" + }, + + "windows_positions_correction": { + "message": "Correct window positions", + "description": "Correct window positions" + }, + + "windows_no_correction": { + "message": "No titlebar correction", + "description": "No titlebar correction" + }, + + "windows_add_titlebar_size": { + "message": "Add titlebar size", + "description": "Add titlebar size" + }, + + "windows_subtract_titlebar_size": { + "message": "Subtract titlebar size", + "description": "Subtract titlebar size" + }, + "restore_positions_on_startup": { "message": "Fensterpositionen wiederherstellen beim Start", "description": "Restore the window positions on startup" diff --git a/webext/_locales/el/messages.json b/webext/_locales/el/messages.json index 7879664..bd948c9 100644 --- a/webext/_locales/el/messages.json +++ b/webext/_locales/el/messages.json @@ -154,6 +154,31 @@ "description": "Start application in tray" }, + "windows_positions_correction_options": { + "message": "Position", + "description": "Position" + }, + + "windows_positions_correction": { + "message": "Correct window positions", + "description": "Correct window positions" + }, + + "windows_no_correction": { + "message": "No titlebar correction", + "description": "No titlebar correction" + }, + + "windows_add_titlebar_size": { + "message": "Add titlebar size", + "description": "Add titlebar size" + }, + + "windows_subtract_titlebar_size": { + "message": "Subtract titlebar size", + "description": "Subtract titlebar size" + }, + "restore_positions_on_startup": { "message": "Επαναφορά θέσεων παραθύρου κατά την εκκίνηση", "description": "Restore the window positions on startup" diff --git a/webext/_locales/en-US/messages.json b/webext/_locales/en-US/messages.json index f4621ec..64d8458 100644 --- a/webext/_locales/en-US/messages.json +++ b/webext/_locales/en-US/messages.json @@ -154,6 +154,31 @@ "description": "Start application in tray" }, + "windows_positions_correction_options": { + "message": "Position", + "description": "Position" + }, + + "windows_positions_correction": { + "message": "Correct window positions", + "description": "Correct window positions" + }, + + "windows_no_correction": { + "message": "No titlebar correction", + "description": "No titlebar correction" + }, + + "windows_add_titlebar_size": { + "message": "Add titlebar size", + "description": "Add titlebar size" + }, + + "windows_subtract_titlebar_size": { + "message": "Subtract titlebar size", + "description": "Subtract titlebar size" + }, + "restore_positions_on_startup": { "message": "Restore window positions on startup", "description": "Restore the window positions on startup" diff --git a/webext/_locales/it/messages.json b/webext/_locales/it/messages.json index 15cab54..75f5211 100644 --- a/webext/_locales/it/messages.json +++ b/webext/_locales/it/messages.json @@ -154,6 +154,31 @@ "description": "Start application in tray" }, + "windows_positions_correction_options": { + "message": "Position", + "description": "Position" + }, + + "windows_positions_correction": { + "message": "Correct window positions", + "description": "Correct window positions" + }, + + "windows_no_correction": { + "message": "No titlebar correction", + "description": "No titlebar correction" + }, + + "windows_add_titlebar_size": { + "message": "Add titlebar size", + "description": "Add titlebar size" + }, + + "windows_subtract_titlebar_size": { + "message": "Subtract titlebar size", + "description": "Subtract titlebar size" + }, + "restore_positions_on_startup": { "message": "Ripristina le posizioni della finestra all'avvio", "description": "Restore the window positions on startup" diff --git a/webext/_locales/nl/messages.json b/webext/_locales/nl/messages.json index 4af130b..adf38f0 100644 --- a/webext/_locales/nl/messages.json +++ b/webext/_locales/nl/messages.json @@ -154,6 +154,31 @@ "description": "Start application in tray" }, + "windows_positions_correction_options": { + "message": "Position", + "description": "Position" + }, + + "windows_positions_correction": { + "message": "Correct window positions", + "description": "Correct window positions" + }, + + "windows_no_correction": { + "message": "No titlebar correction", + "description": "No titlebar correction" + }, + + "windows_add_titlebar_size": { + "message": "Add titlebar size", + "description": "Add titlebar size" + }, + + "windows_subtract_titlebar_size": { + "message": "Subtract titlebar size", + "description": "Subtract titlebar size" + }, + "restore_positions_on_startup": { "message": "Herstel vensterposities bij opstarten", "description": "Restore the window positions on startup" diff --git a/webext/_locales/pt-BR/messages.json b/webext/_locales/pt-BR/messages.json index 357f23c..3e30b27 100644 --- a/webext/_locales/pt-BR/messages.json +++ b/webext/_locales/pt-BR/messages.json @@ -154,6 +154,31 @@ "description": "Start application in tray" }, + "windows_positions_correction_options": { + "message": "Position", + "description": "Position" + }, + + "windows_positions_correction": { + "message": "Correct window positions", + "description": "Correct window positions" + }, + + "windows_no_correction": { + "message": "No titlebar correction", + "description": "No titlebar correction" + }, + + "windows_add_titlebar_size": { + "message": "Add titlebar size", + "description": "Add titlebar size" + }, + + "windows_subtract_titlebar_size": { + "message": "Subtract titlebar size", + "description": "Subtract titlebar size" + }, + "restore_positions_on_startup": { "message": "Restaurar posições da janela na inicialização", "description": "Restore the window positions on startup" diff --git a/webext/_locales/ru/messages.json b/webext/_locales/ru/messages.json index 57f0e5a..1302428 100644 --- a/webext/_locales/ru/messages.json +++ b/webext/_locales/ru/messages.json @@ -154,6 +154,31 @@ "description": "Start application in tray" }, + "windows_positions_correction_options": { + "message": "Position", + "description": "Position" + }, + + "windows_positions_correction": { + "message": "Correct window positions", + "description": "Correct window positions" + }, + + "windows_no_correction": { + "message": "No titlebar correction", + "description": "No titlebar correction" + }, + + "windows_add_titlebar_size": { + "message": "Add titlebar size", + "description": "Add titlebar size" + }, + + "windows_subtract_titlebar_size": { + "message": "Subtract titlebar size", + "description": "Subtract titlebar size" + }, + "restore_positions_on_startup": { "message": "Восстановить положение окон при запуске", "description": "Restore the window positions on startup" diff --git a/webext/_locales/zh-CN/messages.json b/webext/_locales/zh-CN/messages.json index 3625d63..6f49b54 100644 --- a/webext/_locales/zh-CN/messages.json +++ b/webext/_locales/zh-CN/messages.json @@ -154,6 +154,31 @@ "description": "Start application in tray" }, + "windows_positions_correction_options": { + "message": "Position", + "description": "Position" + }, + + "windows_positions_correction": { + "message": "Correct window positions", + "description": "Correct window positions" + }, + + "windows_no_correction": { + "message": "No titlebar correction", + "description": "No titlebar correction" + }, + + "windows_add_titlebar_size": { + "message": "Add titlebar size", + "description": "Add titlebar size" + }, + + "windows_subtract_titlebar_size": { + "message": "Subtract titlebar size", + "description": "Subtract titlebar size" + }, + "restore_positions_on_startup": { "message": "启动时恢复窗口位置", "description": "Restore the window positions on startup" diff --git a/webext/css/options.css b/webext/css/options.css index 85a78eb..c15c723 100644 --- a/webext/css/options.css +++ b/webext/css/options.css @@ -78,6 +78,7 @@ body { #minimizeiconselect, #closeselect, #startupselect, +#positionscorrectionselect, #defaulticonselect, #iconselect, #numberprops, diff --git a/webext/options.html b/webext/options.html index 4b620f0..6b51149 100644 --- a/webext/options.html +++ b/webext/options.html @@ -188,6 +188,63 @@ + + + + + + + + + + + + + + +
+ __MSG_windows_positions_correction_options__ +
+ + +
+ + +
+ + +
+ + +
+