New Crowdin updates (#390)

* New translations resources.json (French)

* New translations resources.json (Spanish)

* New translations resources.json (Catalan)

* New translations resources.json (Czech)

* New translations resources.json (Danish)

* New translations resources.json (German)

* New translations resources.json (Greek)

* New translations resources.json (Finnish)

* New translations resources.json (Italian)

* New translations resources.json (Japanese)

* New translations resources.json (Dutch)

* New translations resources.json (Polish)

* New translations resources.json (Russian)

* New translations resources.json (Turkish)

* New translations resources.json (Ukrainian)

* New translations resources.json (Chinese Simplified)

* New translations resources.json (Galician)

* New translations resources.json (Portuguese, Brazilian)

* New translations resources.json (Indonesian)

* New translations resources.json (Romanian)
This commit is contained in:
Burak Kaan Köse
2024-09-23 18:37:50 +02:00
committed by GitHub
parent e0d99257fe
commit 67828365ca
20 changed files with 284 additions and 4 deletions

View File

@@ -4,6 +4,10 @@
"AccountCreationDialog_PreparingFolders": "We are getting folder information at the moment.",
"AccountCreationDialog_SigninIn": "Account information is being saved.",
"AccountCreationDialog_FetchingProfileInformation": "Fetching profile details.",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row0": "If your browser did not launch automatically to complete authentication:",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row1": "1) Click the button below to copy the authentication address",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row2": "2) Launch your web browser (Edge, Chrome, Firefox etc...)",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row3": "3) Paste the copied address and go to the website to complete authentication manually.",
"AccountEditDialog_Message": "Account Name",
"AccountEditDialog_Title": "Edit Account",
"AccountPickerDialog_Title": "Pick an account",
@@ -30,6 +34,8 @@
"BasicIMAPSetupDialog_Title": "IMAP Account",
"Buttons_AddAccount": "Add Account",
"Buttons_AddNewAlias": "Add New Alias",
"Buttons_Allow": "Allow",
"Buttons_Deny": "Deny",
"Buttons_SyncAliases": "Synchronize Aliases",
"Buttons_ApplyTheme": "Apply Theme",
"Buttons_Browse": "Browse",
@@ -217,6 +223,14 @@
"IMAPSetupDialog_UsernamePlaceholder": "johndoe, johndoe@fabrikam.com, domain/johndoe",
"IMAPSetupDialog_ConnectionFailedTitle": "Connection Failed",
"IMAPSetupDialog_ConnectionFailedMessage": "IMAP connection failed.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row0": "This server is requesting a SSL handshake to continue. Please confirm the certificate details below.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row1": "Allow the handshake to continue setting up your account.",
"IMAPSetupDialog_CertificateIssuer": "Issuer",
"IMAPSetupDialog_CertificateSubject": "Subject",
"IMAPSetupDialog_CertificateValidFrom": "Valid from",
"IMAPSetupDialog_CertificateValidTo": "Valid to",
"IMAPSetupDialog_CertificateDenied": "User didn't authorize the handshake with the certificate.",
"IMAPSetupDialog_CertificateView": "View Certificate",
"ImageRenderingDisabled": "Image rendering is disabled for this message.",
"InfoBarAction_Enable": "Enable",
"InfoBarMessage_SynchronizationDisabledFolder": "This folder is disabled for synchronization.",

View File

@@ -4,6 +4,10 @@
"AccountCreationDialog_PreparingFolders": "Stahování informací o složkách.",
"AccountCreationDialog_SigninIn": "Probíhá ukládání informací o účtu.",
"AccountCreationDialog_FetchingProfileInformation": "Fetching profile details.",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row0": "If your browser did not launch automatically to complete authentication:",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row1": "1) Click the button below to copy the authentication address",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row2": "2) Launch your web browser (Edge, Chrome, Firefox etc...)",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row3": "3) Paste the copied address and go to the website to complete authentication manually.",
"AccountEditDialog_Message": "Název účtu",
"AccountEditDialog_Title": "Upravit účet",
"AccountPickerDialog_Title": "Vybrat účet",
@@ -30,6 +34,8 @@
"BasicIMAPSetupDialog_Title": "IMAP účet",
"Buttons_AddAccount": "Přidat účet",
"Buttons_AddNewAlias": "Add New Alias",
"Buttons_Allow": "Allow",
"Buttons_Deny": "Deny",
"Buttons_SyncAliases": "Synchronize Aliases",
"Buttons_ApplyTheme": "Použít motiv",
"Buttons_Browse": "Procházet",
@@ -217,6 +223,14 @@
"IMAPSetupDialog_UsernamePlaceholder": "jan.novak, jan.novak@seznam.cz",
"IMAPSetupDialog_ConnectionFailedTitle": "Připojení se nezdařilo",
"IMAPSetupDialog_ConnectionFailedMessage": "Připojení IMAP se nezdařilo.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row0": "This server is requesting a SSL handshake to continue. Please confirm the certificate details below.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row1": "Allow the handshake to continue setting up your account.",
"IMAPSetupDialog_CertificateIssuer": "Issuer",
"IMAPSetupDialog_CertificateSubject": "Subject",
"IMAPSetupDialog_CertificateValidFrom": "Valid from",
"IMAPSetupDialog_CertificateValidTo": "Valid to",
"IMAPSetupDialog_CertificateDenied": "User didn't authorize the handshake with the certificate.",
"IMAPSetupDialog_CertificateView": "View Certificate",
"ImageRenderingDisabled": "Vykreslování obrázků je pro tuto zprávu zakázáno.",
"InfoBarAction_Enable": "Zapnout",
"InfoBarMessage_SynchronizationDisabledFolder": "Synchronizace této složky je vypnuta.",

View File

@@ -4,6 +4,10 @@
"AccountCreationDialog_PreparingFolders": "We are getting folder information at the moment.",
"AccountCreationDialog_SigninIn": "Account information is being saved.",
"AccountCreationDialog_FetchingProfileInformation": "Fetching profile details.",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row0": "If your browser did not launch automatically to complete authentication:",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row1": "1) Click the button below to copy the authentication address",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row2": "2) Launch your web browser (Edge, Chrome, Firefox etc...)",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row3": "3) Paste the copied address and go to the website to complete authentication manually.",
"AccountEditDialog_Message": "Account Name",
"AccountEditDialog_Title": "Edit Account",
"AccountPickerDialog_Title": "Pick an account",
@@ -30,6 +34,8 @@
"BasicIMAPSetupDialog_Title": "IMAP Account",
"Buttons_AddAccount": "Add Account",
"Buttons_AddNewAlias": "Add New Alias",
"Buttons_Allow": "Allow",
"Buttons_Deny": "Deny",
"Buttons_SyncAliases": "Synchronize Aliases",
"Buttons_ApplyTheme": "Apply Theme",
"Buttons_Browse": "Browse",
@@ -217,6 +223,14 @@
"IMAPSetupDialog_UsernamePlaceholder": "johndoe, johndoe@fabrikam.com, domain/johndoe",
"IMAPSetupDialog_ConnectionFailedTitle": "Connection Failed",
"IMAPSetupDialog_ConnectionFailedMessage": "IMAP connection failed.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row0": "This server is requesting a SSL handshake to continue. Please confirm the certificate details below.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row1": "Allow the handshake to continue setting up your account.",
"IMAPSetupDialog_CertificateIssuer": "Issuer",
"IMAPSetupDialog_CertificateSubject": "Subject",
"IMAPSetupDialog_CertificateValidFrom": "Valid from",
"IMAPSetupDialog_CertificateValidTo": "Valid to",
"IMAPSetupDialog_CertificateDenied": "User didn't authorize the handshake with the certificate.",
"IMAPSetupDialog_CertificateView": "View Certificate",
"ImageRenderingDisabled": "Image rendering is disabled for this message.",
"InfoBarAction_Enable": "Enable",
"InfoBarMessage_SynchronizationDisabledFolder": "This folder is disabled for synchronization.",

View File

@@ -4,6 +4,10 @@
"AccountCreationDialog_PreparingFolders": "Es werden Ordner-Informationen gesammelt.",
"AccountCreationDialog_SigninIn": "Kontoinformationen wurden gespeichert.",
"AccountCreationDialog_FetchingProfileInformation": "Lade Profildetails.",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row0": "Falls Ihr Browser nicht automatisch gestartet wurde, um die Authentifizierung abzuschließen:",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row1": "1) Klicken Sie auf die Schaltfläche unten, um die Authentifizierungsadresse zu kopieren",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row2": "2) Starten Sie Ihren Webbrowser (Edge, Chrome, Firefox, etc...)",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row3": "3) Fügen Sie die kopierte Adresse ein und gehen Sie zu der Webseite, um die Authentifizierung manuell abzuschließen",
"AccountEditDialog_Message": "Konto-Name",
"AccountEditDialog_Title": "Konto bearbeiten",
"AccountPickerDialog_Title": "Konto auswählen",
@@ -30,6 +34,8 @@
"BasicIMAPSetupDialog_Title": "IMAP-Konto",
"Buttons_AddAccount": "Konto hinzufügen",
"Buttons_AddNewAlias": "Neuen Alias hinzufügen",
"Buttons_Allow": "Erlauben",
"Buttons_Deny": "Verbieten",
"Buttons_SyncAliases": "Aliase synchronisieren",
"Buttons_ApplyTheme": "Thema anwenden",
"Buttons_Browse": "Durchsuchen",
@@ -217,6 +223,14 @@
"IMAPSetupDialog_UsernamePlaceholder": "johndoe, johndoe@fabrikam.com, domain/johndoe",
"IMAPSetupDialog_ConnectionFailedTitle": "Verbindung fehlgeschlagen",
"IMAPSetupDialog_ConnectionFailedMessage": "IMAP Verbindung fehlgeschlagen.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row0": "Dieser Server fordert einen SSL-Handshake an, um fortzufahren. Bitte bestätigen Sie die Details des Zertifikats unten.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row1": "Erlaube dem Handshake, die Einrichtung deines Kontos fortzusetzen.",
"IMAPSetupDialog_CertificateIssuer": "Aussteller",
"IMAPSetupDialog_CertificateSubject": "Betreff",
"IMAPSetupDialog_CertificateValidFrom": "Gültig von",
"IMAPSetupDialog_CertificateValidTo": "Gültig bis",
"IMAPSetupDialog_CertificateDenied": "Der Benutzer hat den Handshake mit dem Zertifikat nicht autorisiert.",
"IMAPSetupDialog_CertificateView": "Zertifikat anzeigen",
"ImageRenderingDisabled": "Bilddarstellung ist für diese Nachricht deaktiviert.",
"InfoBarAction_Enable": "Aktivieren",
"InfoBarMessage_SynchronizationDisabledFolder": "Dieser Ordner wird nicht synchronisiert.",

View File

@@ -4,6 +4,10 @@
"AccountCreationDialog_PreparingFolders": "Προς το παρόν λαμβάνουμε πληροφορίες φακέλων.",
"AccountCreationDialog_SigninIn": "Οι πληροφορίες λογαριασμού αποθηκεύονται.",
"AccountCreationDialog_FetchingProfileInformation": "Λήψη λεπτομερειών προφίλ.",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row0": "If your browser did not launch automatically to complete authentication:",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row1": "1) Click the button below to copy the authentication address",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row2": "2) Launch your web browser (Edge, Chrome, Firefox etc...)",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row3": "3) Paste the copied address and go to the website to complete authentication manually.",
"AccountEditDialog_Message": "Όνομα Λογαριασμού",
"AccountEditDialog_Title": "Επεξεργασία Λογαριασμού",
"AccountPickerDialog_Title": "Επιλέξτε έναν λογαριασμό",
@@ -30,6 +34,8 @@
"BasicIMAPSetupDialog_Title": "Λογαριασμός IMAP",
"Buttons_AddAccount": "Προσθήκη Λογαριασμού",
"Buttons_AddNewAlias": "Προσθήκη Νέου Ψευδώνυμου",
"Buttons_Allow": "Allow",
"Buttons_Deny": "Deny",
"Buttons_SyncAliases": "Συγχρονισμός Ψευδώνυμων",
"Buttons_ApplyTheme": "Εφαρμογή Θέματος",
"Buttons_Browse": "Περιήγηση",
@@ -217,6 +223,14 @@
"IMAPSetupDialog_UsernamePlaceholder": "johndoe, johndoe@fabrikam.com, domain/johndoe",
"IMAPSetupDialog_ConnectionFailedTitle": "Η Σύνδεση Απέτυχε",
"IMAPSetupDialog_ConnectionFailedMessage": "Αποτυχία σύνδεσης IMAP.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row0": "This server is requesting a SSL handshake to continue. Please confirm the certificate details below.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row1": "Allow the handshake to continue setting up your account.",
"IMAPSetupDialog_CertificateIssuer": "Issuer",
"IMAPSetupDialog_CertificateSubject": "Subject",
"IMAPSetupDialog_CertificateValidFrom": "Valid from",
"IMAPSetupDialog_CertificateValidTo": "Valid to",
"IMAPSetupDialog_CertificateDenied": "User didn't authorize the handshake with the certificate.",
"IMAPSetupDialog_CertificateView": "View Certificate",
"ImageRenderingDisabled": "Η αποτύπωση εικόνων είναι απενεργοποιημένη για αυτό το μήνυμα.",
"InfoBarAction_Enable": "Ενεργοποίηση",
"InfoBarMessage_SynchronizationDisabledFolder": "Αυτός ο φάκελος είναι απενεργοποιημένος για συγχρονισμό.",

View File

@@ -4,6 +4,10 @@
"AccountCreationDialog_PreparingFolders": "Estamos obteniendo información de la carpeta en este momento.",
"AccountCreationDialog_SigninIn": "La información de la cuenta se está guardando.",
"AccountCreationDialog_FetchingProfileInformation": "Fetching profile details.",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row0": "If your browser did not launch automatically to complete authentication:",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row1": "1) Click the button below to copy the authentication address",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row2": "2) Launch your web browser (Edge, Chrome, Firefox etc...)",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row3": "3) Paste the copied address and go to the website to complete authentication manually.",
"AccountEditDialog_Message": "Nombre de la Cuenta",
"AccountEditDialog_Title": "Editar cuenta",
"AccountPickerDialog_Title": "Elija una cuenta",
@@ -30,6 +34,8 @@
"BasicIMAPSetupDialog_Title": "Cuenta IMAP",
"Buttons_AddAccount": "Añadir Cuenta",
"Buttons_AddNewAlias": "Add New Alias",
"Buttons_Allow": "Allow",
"Buttons_Deny": "Deny",
"Buttons_SyncAliases": "Synchronize Aliases",
"Buttons_ApplyTheme": "Aplicar Tema",
"Buttons_Browse": "Buscar",
@@ -217,6 +223,14 @@
"IMAPSetupDialog_UsernamePlaceholder": "fulanomengano, fulanomengano@fabrikam.com, dominio/fulanomengano",
"IMAPSetupDialog_ConnectionFailedTitle": "Error al conectar",
"IMAPSetupDialog_ConnectionFailedMessage": "Conexión IMAP fallida.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row0": "This server is requesting a SSL handshake to continue. Please confirm the certificate details below.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row1": "Allow the handshake to continue setting up your account.",
"IMAPSetupDialog_CertificateIssuer": "Issuer",
"IMAPSetupDialog_CertificateSubject": "Subject",
"IMAPSetupDialog_CertificateValidFrom": "Valid from",
"IMAPSetupDialog_CertificateValidTo": "Valid to",
"IMAPSetupDialog_CertificateDenied": "User didn't authorize the handshake with the certificate.",
"IMAPSetupDialog_CertificateView": "View Certificate",
"ImageRenderingDisabled": "El procesamiento de imágenes está desactivado para este mensaje.",
"InfoBarAction_Enable": "Activar",
"InfoBarMessage_SynchronizationDisabledFolder": "Esta carpeta está desactivada para la sincronización.",

View File

@@ -4,6 +4,10 @@
"AccountCreationDialog_PreparingFolders": "Valmistellaan kansioita",
"AccountCreationDialog_SigninIn": "Tallennetaan tilin tietoja.",
"AccountCreationDialog_FetchingProfileInformation": "Fetching profile details.",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row0": "If your browser did not launch automatically to complete authentication:",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row1": "1) Click the button below to copy the authentication address",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row2": "2) Launch your web browser (Edge, Chrome, Firefox etc...)",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row3": "3) Paste the copied address and go to the website to complete authentication manually.",
"AccountEditDialog_Message": "Tilin nimi",
"AccountEditDialog_Title": "Muokkaa tiliä",
"AccountPickerDialog_Title": "Valitse tili",
@@ -30,6 +34,8 @@
"BasicIMAPSetupDialog_Title": "IMAP-tili",
"Buttons_AddAccount": "Lisää tili",
"Buttons_AddNewAlias": "Add New Alias",
"Buttons_Allow": "Allow",
"Buttons_Deny": "Deny",
"Buttons_SyncAliases": "Synchronize Aliases",
"Buttons_ApplyTheme": "Vaihda teemaa",
"Buttons_Browse": "Selaa",
@@ -217,6 +223,14 @@
"IMAPSetupDialog_UsernamePlaceholder": "johndoe, johndoe@fabrikam.com, domain/johndoe",
"IMAPSetupDialog_ConnectionFailedTitle": "Connection Failed",
"IMAPSetupDialog_ConnectionFailedMessage": "IMAP connection failed.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row0": "This server is requesting a SSL handshake to continue. Please confirm the certificate details below.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row1": "Allow the handshake to continue setting up your account.",
"IMAPSetupDialog_CertificateIssuer": "Issuer",
"IMAPSetupDialog_CertificateSubject": "Subject",
"IMAPSetupDialog_CertificateValidFrom": "Valid from",
"IMAPSetupDialog_CertificateValidTo": "Valid to",
"IMAPSetupDialog_CertificateDenied": "User didn't authorize the handshake with the certificate.",
"IMAPSetupDialog_CertificateView": "View Certificate",
"ImageRenderingDisabled": "Image rendering is disabled for this message.",
"InfoBarAction_Enable": "Enable",
"InfoBarMessage_SynchronizationDisabledFolder": "This folder is disabled for synchronization.",

View File

@@ -4,6 +4,10 @@
"AccountCreationDialog_PreparingFolders": "Réception des informations du dossier.",
"AccountCreationDialog_SigninIn": "Enregistrement des informations du compte.",
"AccountCreationDialog_FetchingProfileInformation": "Fetching profile details.",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row0": "If your browser did not launch automatically to complete authentication:",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row1": "1) Click the button below to copy the authentication address",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row2": "2) Launch your web browser (Edge, Chrome, Firefox etc...)",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row3": "3) Paste the copied address and go to the website to complete authentication manually.",
"AccountEditDialog_Message": "Nom du compte",
"AccountEditDialog_Title": "Modifier le compte",
"AccountPickerDialog_Title": "Choisir un compte",
@@ -30,6 +34,8 @@
"BasicIMAPSetupDialog_Title": "Compte IMAP",
"Buttons_AddAccount": "Ajouter un compte",
"Buttons_AddNewAlias": "Add New Alias",
"Buttons_Allow": "Allow",
"Buttons_Deny": "Deny",
"Buttons_SyncAliases": "Synchronize Aliases",
"Buttons_ApplyTheme": "Appliquer le thème",
"Buttons_Browse": "Parcourir",
@@ -217,6 +223,14 @@
"IMAPSetupDialog_UsernamePlaceholder": "johndoe, johndoe@fabrikam.com, domaine/johndoe",
"IMAPSetupDialog_ConnectionFailedTitle": "Échec de la Connexion",
"IMAPSetupDialog_ConnectionFailedMessage": "Échec de la connexion IMAP.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row0": "This server is requesting a SSL handshake to continue. Please confirm the certificate details below.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row1": "Allow the handshake to continue setting up your account.",
"IMAPSetupDialog_CertificateIssuer": "Issuer",
"IMAPSetupDialog_CertificateSubject": "Subject",
"IMAPSetupDialog_CertificateValidFrom": "Valid from",
"IMAPSetupDialog_CertificateValidTo": "Valid to",
"IMAPSetupDialog_CertificateDenied": "User didn't authorize the handshake with the certificate.",
"IMAPSetupDialog_CertificateView": "View Certificate",
"ImageRenderingDisabled": "L'affichage d'image est désactivé pour ce message.",
"InfoBarAction_Enable": "Activer",
"InfoBarMessage_SynchronizationDisabledFolder": "Ce dossier est désactivé pour la synchronisation.",

View File

@@ -4,6 +4,10 @@
"AccountCreationDialog_PreparingFolders": "Neste intre estamos a obter información dos cartafois.",
"AccountCreationDialog_SigninIn": "A información da conta estase a gardar.",
"AccountCreationDialog_FetchingProfileInformation": "Fetching profile details.",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row0": "If your browser did not launch automatically to complete authentication:",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row1": "1) Click the button below to copy the authentication address",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row2": "2) Launch your web browser (Edge, Chrome, Firefox etc...)",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row3": "3) Paste the copied address and go to the website to complete authentication manually.",
"AccountEditDialog_Message": "Nome da conta",
"AccountEditDialog_Title": "Editar conta",
"AccountPickerDialog_Title": "Escolla unha conta",
@@ -30,6 +34,8 @@
"BasicIMAPSetupDialog_Title": "Conta IMAP",
"Buttons_AddAccount": "Engadir conta",
"Buttons_AddNewAlias": "Add New Alias",
"Buttons_Allow": "Allow",
"Buttons_Deny": "Deny",
"Buttons_SyncAliases": "Synchronize Aliases",
"Buttons_ApplyTheme": "Aplicar tema",
"Buttons_Browse": "Procurar",
@@ -217,6 +223,14 @@
"IMAPSetupDialog_UsernamePlaceholder": "vicenterisco, vicenterisco@dominio.com, dominio/vicenterisco",
"IMAPSetupDialog_ConnectionFailedTitle": "Erro ao conectar",
"IMAPSetupDialog_ConnectionFailedMessage": "A conexión IMAP fallou.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row0": "This server is requesting a SSL handshake to continue. Please confirm the certificate details below.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row1": "Allow the handshake to continue setting up your account.",
"IMAPSetupDialog_CertificateIssuer": "Issuer",
"IMAPSetupDialog_CertificateSubject": "Subject",
"IMAPSetupDialog_CertificateValidFrom": "Valid from",
"IMAPSetupDialog_CertificateValidTo": "Valid to",
"IMAPSetupDialog_CertificateDenied": "User didn't authorize the handshake with the certificate.",
"IMAPSetupDialog_CertificateView": "View Certificate",
"ImageRenderingDisabled": "A mostra de imaxes está desactivada para esta mensaxe.",
"InfoBarAction_Enable": "Activar",
"InfoBarMessage_SynchronizationDisabledFolder": "A sincronización está desactivada neste cartafol.",

View File

@@ -4,6 +4,10 @@
"AccountCreationDialog_PreparingFolders": "Kami sedang mendapatkan informasi folder.",
"AccountCreationDialog_SigninIn": "Informasi akun sedang disimpan.",
"AccountCreationDialog_FetchingProfileInformation": "Mengambil rincian profil.",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row0": "Jika peramban web Anda tidak terbuka secara otomatis:",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row1": "1) Klik tombol di bawah untuk menyalin alamat otentikasi",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row2": "2) Jalankan peramban web Anda (Edge, Chrome, Firefox, dll.)",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row3": "3) Tempelkan alamat situs dan pergi ke situs tersebut untuk menyelesaikan otentikasi.",
"AccountEditDialog_Message": "Nama Akun",
"AccountEditDialog_Title": "Sunting Akun",
"AccountPickerDialog_Title": "Pilih akun",
@@ -30,6 +34,8 @@
"BasicIMAPSetupDialog_Title": "Akun IMAP",
"Buttons_AddAccount": "Tambahkan Akun",
"Buttons_AddNewAlias": "Tambahkan Alias Baru",
"Buttons_Allow": "Izinkan",
"Buttons_Deny": "Tolak",
"Buttons_SyncAliases": "Selaraskan Alias",
"Buttons_ApplyTheme": "Terapkan Tema",
"Buttons_Browse": "Telusuri",
@@ -54,8 +60,8 @@
"Buttons_Yes": "Ya",
"Buttons_Reset": "Atur Ulang",
"Buttons_Send": "Kirim",
"Buttons_Sync": "Synchronize",
"Buttons_Multiselect": "Select Multiple",
"Buttons_Sync": "Selaraskan",
"Buttons_Multiselect": "Pilih Beberapa",
"Center": "Tengah",
"ComingSoon": "Segera datang...",
"ComposerFrom": "Dari: ",
@@ -217,6 +223,14 @@
"IMAPSetupDialog_UsernamePlaceholder": "budisusilo, budisusilo@contoh.com, domain/budisusilo",
"IMAPSetupDialog_ConnectionFailedTitle": "Sambungan Gagal",
"IMAPSetupDialog_ConnectionFailedMessage": "Sambungan IMAP gagal.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row0": "Peladen ini meminta pertukaran SSL untuk melanjutkan. Mohon pastikan rincian sertifikat di bawah ini.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row1": "Izinkan pertukaran untuk melanjutkan mengatur akun Anda.",
"IMAPSetupDialog_CertificateIssuer": "Penerbit",
"IMAPSetupDialog_CertificateSubject": "Perihal",
"IMAPSetupDialog_CertificateValidFrom": "Berlaku mulai",
"IMAPSetupDialog_CertificateValidTo": "Berlaku hingga",
"IMAPSetupDialog_CertificateDenied": "Pengguna tidak mengotorisasi pertukaran sertifikat.",
"IMAPSetupDialog_CertificateView": "Lihat Sertifikat",
"ImageRenderingDisabled": "Pemuatan gambar dimatikan untuk pesan ini.",
"InfoBarAction_Enable": "Nyalakan",
"InfoBarMessage_SynchronizationDisabledFolder": "Penyelarasan folder ini dimatikan.",

View File

@@ -4,6 +4,10 @@
"AccountCreationDialog_PreparingFolders": "Stiamo ricevendo informazioni sulle cartelle al momento.",
"AccountCreationDialog_SigninIn": "Le informazioni dell'account sono in fase di salvataggio.",
"AccountCreationDialog_FetchingProfileInformation": "Fetching profile details.",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row0": "If your browser did not launch automatically to complete authentication:",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row1": "1) Click the button below to copy the authentication address",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row2": "2) Launch your web browser (Edge, Chrome, Firefox etc...)",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row3": "3) Paste the copied address and go to the website to complete authentication manually.",
"AccountEditDialog_Message": "Nome account",
"AccountEditDialog_Title": "Modifica account",
"AccountPickerDialog_Title": "Scegli un account",
@@ -30,6 +34,8 @@
"BasicIMAPSetupDialog_Title": "Account IMAP",
"Buttons_AddAccount": "Aggiungi account",
"Buttons_AddNewAlias": "Add New Alias",
"Buttons_Allow": "Allow",
"Buttons_Deny": "Deny",
"Buttons_SyncAliases": "Synchronize Aliases",
"Buttons_ApplyTheme": "Applica Tema",
"Buttons_Browse": "Sfoglia",
@@ -217,6 +223,14 @@
"IMAPSetupDialog_UsernamePlaceholder": "johndoe, johndoe@fabrikam.com, domain/johndoe",
"IMAPSetupDialog_ConnectionFailedTitle": "Connessione non riuscita",
"IMAPSetupDialog_ConnectionFailedMessage": "Connessione IMAP non riuscita.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row0": "This server is requesting a SSL handshake to continue. Please confirm the certificate details below.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row1": "Allow the handshake to continue setting up your account.",
"IMAPSetupDialog_CertificateIssuer": "Issuer",
"IMAPSetupDialog_CertificateSubject": "Subject",
"IMAPSetupDialog_CertificateValidFrom": "Valid from",
"IMAPSetupDialog_CertificateValidTo": "Valid to",
"IMAPSetupDialog_CertificateDenied": "User didn't authorize the handshake with the certificate.",
"IMAPSetupDialog_CertificateView": "View Certificate",
"ImageRenderingDisabled": "La visualizzazione dell'immagine è disabilitata per questo messaggio.",
"InfoBarAction_Enable": "Attiva",
"InfoBarMessage_SynchronizationDisabledFolder": "Questa cartella è disattivata per la sincronizzazione.",

View File

@@ -4,6 +4,10 @@
"AccountCreationDialog_PreparingFolders": "現在フォルダ情報を取得中です。",
"AccountCreationDialog_SigninIn": "アカウント情報を保存しています。",
"AccountCreationDialog_FetchingProfileInformation": "Fetching profile details.",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row0": "If your browser did not launch automatically to complete authentication:",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row1": "1) Click the button below to copy the authentication address",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row2": "2) Launch your web browser (Edge, Chrome, Firefox etc...)",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row3": "3) Paste the copied address and go to the website to complete authentication manually.",
"AccountEditDialog_Message": "アカウント名",
"AccountEditDialog_Title": "アカウントの編集",
"AccountPickerDialog_Title": "アカウントを選択",
@@ -30,6 +34,8 @@
"BasicIMAPSetupDialog_Title": "IMAPアカウント",
"Buttons_AddAccount": "アカウントを追加",
"Buttons_AddNewAlias": "Add New Alias",
"Buttons_Allow": "Allow",
"Buttons_Deny": "Deny",
"Buttons_SyncAliases": "Synchronize Aliases",
"Buttons_ApplyTheme": "テーマを適用",
"Buttons_Browse": "閲覧",
@@ -217,6 +223,14 @@
"IMAPSetupDialog_UsernamePlaceholder": "johndoe, johndoe@fabrikam.com, domain/johndoe",
"IMAPSetupDialog_ConnectionFailedTitle": "Connection Failed",
"IMAPSetupDialog_ConnectionFailedMessage": "IMAP connection failed.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row0": "This server is requesting a SSL handshake to continue. Please confirm the certificate details below.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row1": "Allow the handshake to continue setting up your account.",
"IMAPSetupDialog_CertificateIssuer": "Issuer",
"IMAPSetupDialog_CertificateSubject": "Subject",
"IMAPSetupDialog_CertificateValidFrom": "Valid from",
"IMAPSetupDialog_CertificateValidTo": "Valid to",
"IMAPSetupDialog_CertificateDenied": "User didn't authorize the handshake with the certificate.",
"IMAPSetupDialog_CertificateView": "View Certificate",
"ImageRenderingDisabled": "Image rendering is disabled for this message.",
"InfoBarAction_Enable": "Enable",
"InfoBarMessage_SynchronizationDisabledFolder": "This folder is disabled for synchronization.",

View File

@@ -4,6 +4,10 @@
"AccountCreationDialog_PreparingFolders": "Bezig met ontvangen van mapgegevens.",
"AccountCreationDialog_SigninIn": "Accountinformatie wordt opgeslagen.",
"AccountCreationDialog_FetchingProfileInformation": "Profieldetails ophalen.",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row0": "If your browser did not launch automatically to complete authentication:",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row1": "1) Click the button below to copy the authentication address",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row2": "2) Launch your web browser (Edge, Chrome, Firefox etc...)",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row3": "3) Paste the copied address and go to the website to complete authentication manually.",
"AccountEditDialog_Message": "Accountnaam",
"AccountEditDialog_Title": "Bewerk account",
"AccountPickerDialog_Title": "Kies een account",
@@ -30,6 +34,8 @@
"BasicIMAPSetupDialog_Title": "IMAP account",
"Buttons_AddAccount": "Account toevoegen",
"Buttons_AddNewAlias": "Alias toevoegen",
"Buttons_Allow": "Allow",
"Buttons_Deny": "Deny",
"Buttons_SyncAliases": "Aliassen synchroniseren",
"Buttons_ApplyTheme": "Thema toepassen",
"Buttons_Browse": "Bladeren",
@@ -217,6 +223,14 @@
"IMAPSetupDialog_UsernamePlaceholder": "johndoe, johndoe@fabrikam.com, domein/johndoe",
"IMAPSetupDialog_ConnectionFailedTitle": "Connection Failed",
"IMAPSetupDialog_ConnectionFailedMessage": "IMAP connection failed.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row0": "This server is requesting a SSL handshake to continue. Please confirm the certificate details below.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row1": "Allow the handshake to continue setting up your account.",
"IMAPSetupDialog_CertificateIssuer": "Issuer",
"IMAPSetupDialog_CertificateSubject": "Subject",
"IMAPSetupDialog_CertificateValidFrom": "Valid from",
"IMAPSetupDialog_CertificateValidTo": "Valid to",
"IMAPSetupDialog_CertificateDenied": "User didn't authorize the handshake with the certificate.",
"IMAPSetupDialog_CertificateView": "View Certificate",
"ImageRenderingDisabled": "Afbeeldingsweergave is voor dit bericht uitgeschakeld.",
"InfoBarAction_Enable": "Inschakelen",
"InfoBarMessage_SynchronizationDisabledFolder": "Synchronisatie is uitgeschakeld voor deze map.",

View File

@@ -4,6 +4,10 @@
"AccountCreationDialog_PreparingFolders": "Trwa pobieranie informacji o folderach.",
"AccountCreationDialog_SigninIn": "Zapisywanie danych konta.",
"AccountCreationDialog_FetchingProfileInformation": "Fetching profile details.",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row0": "If your browser did not launch automatically to complete authentication:",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row1": "1) Click the button below to copy the authentication address",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row2": "2) Launch your web browser (Edge, Chrome, Firefox etc...)",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row3": "3) Paste the copied address and go to the website to complete authentication manually.",
"AccountEditDialog_Message": "Nazwa konta",
"AccountEditDialog_Title": "Edytuj konto",
"AccountPickerDialog_Title": "Wybierz konto",
@@ -30,6 +34,8 @@
"BasicIMAPSetupDialog_Title": "Konto IMAP",
"Buttons_AddAccount": "Dodaj konto",
"Buttons_AddNewAlias": "Add New Alias",
"Buttons_Allow": "Allow",
"Buttons_Deny": "Deny",
"Buttons_SyncAliases": "Synchronize Aliases",
"Buttons_ApplyTheme": "Zastosuj motyw",
"Buttons_Browse": "Przeglądaj",
@@ -217,6 +223,14 @@
"IMAPSetupDialog_UsernamePlaceholder": "jankowalski, jankowalski@jakasdomena.com, domena/jankowalski",
"IMAPSetupDialog_ConnectionFailedTitle": "Connection Failed",
"IMAPSetupDialog_ConnectionFailedMessage": "IMAP connection failed.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row0": "This server is requesting a SSL handshake to continue. Please confirm the certificate details below.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row1": "Allow the handshake to continue setting up your account.",
"IMAPSetupDialog_CertificateIssuer": "Issuer",
"IMAPSetupDialog_CertificateSubject": "Subject",
"IMAPSetupDialog_CertificateValidFrom": "Valid from",
"IMAPSetupDialog_CertificateValidTo": "Valid to",
"IMAPSetupDialog_CertificateDenied": "User didn't authorize the handshake with the certificate.",
"IMAPSetupDialog_CertificateView": "View Certificate",
"ImageRenderingDisabled": "Wyświetlanie obrazów jest wyłączone dla tej wiadomości.",
"InfoBarAction_Enable": "Włącz",
"InfoBarMessage_SynchronizationDisabledFolder": "Ten folder jest wyłączony z synchronizacji.",

View File

@@ -4,6 +4,10 @@
"AccountCreationDialog_PreparingFolders": "Estamos recebendo informações sobre as pastas no momento.",
"AccountCreationDialog_SigninIn": "Informações da conta estão sendo salvas.",
"AccountCreationDialog_FetchingProfileInformation": "Obtendo detalhes do perfil.",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row0": "Se seu navegador não foi iniciado automaticamente para concluir a autenticação:",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row1": "1) Clique no botão abaixo para copiar o endereço de autenticação",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row2": "2) Abra seu navegador (Edge, Chrome, Firefox etc...)",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row3": "3) Cole o endereço copiado e vá para o site para concluir a autenticação manualmente.",
"AccountEditDialog_Message": "Nome da Conta",
"AccountEditDialog_Title": "Editar Conta",
"AccountPickerDialog_Title": "Escolha uma conta",
@@ -30,6 +34,8 @@
"BasicIMAPSetupDialog_Title": "Conta IMAP",
"Buttons_AddAccount": "Adicionar Conta",
"Buttons_AddNewAlias": "Adicionar Novo Apelido",
"Buttons_Allow": "Permitir",
"Buttons_Deny": "Rejeitar",
"Buttons_SyncAliases": "Sincronizar Apelidos",
"Buttons_ApplyTheme": "Aplicar Tema",
"Buttons_Browse": "Navegar",
@@ -54,8 +60,8 @@
"Buttons_Yes": "Sim",
"Buttons_Reset": "Redefinir",
"Buttons_Send": "Enviar",
"Buttons_Sync": "Synchronize",
"Buttons_Multiselect": "Select Multiple",
"Buttons_Sync": "Sincronizar",
"Buttons_Multiselect": "Selecionar Vários",
"Center": "Centro",
"ComingSoon": "Em breve...",
"ComposerFrom": "De: ",
@@ -217,6 +223,14 @@
"IMAPSetupDialog_UsernamePlaceholder": "joaosilva, joaosilva@fabrikam.com, dominio/johndoe",
"IMAPSetupDialog_ConnectionFailedTitle": "Conexão Falhou",
"IMAPSetupDialog_ConnectionFailedMessage": "Falha na conexão IMAP.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row0": "Este servidor está solicitando um Handshake SSL para continuar. Por favor, confirme os detalhes do certificado abaixo.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row1": "Permitir que o handshake continue configurando a sua conta.",
"IMAPSetupDialog_CertificateIssuer": "Emissor",
"IMAPSetupDialog_CertificateSubject": "Assunto",
"IMAPSetupDialog_CertificateValidFrom": "Válido desde",
"IMAPSetupDialog_CertificateValidTo": "Valido até",
"IMAPSetupDialog_CertificateDenied": "Usuário não autorizou o handshake com o certificado.",
"IMAPSetupDialog_CertificateView": "Ver Certificado",
"ImageRenderingDisabled": "A renderização de imagem está desabilitada para esta mensagem.",
"InfoBarAction_Enable": "Habilitar",
"InfoBarMessage_SynchronizationDisabledFolder": "Esta pasta está desabilitada para sincronização.",

View File

@@ -4,6 +4,10 @@
"AccountCreationDialog_PreparingFolders": "Obținem informații despre folder în acest moment.",
"AccountCreationDialog_SigninIn": "Informațiile contului sunt salvate.",
"AccountCreationDialog_FetchingProfileInformation": "Preluare detalii de profil.",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row0": "În cazul în care browser-ul dvs. nu a fost lansat automat pentru a finaliza autentificarea:",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row1": "1) Faceți clic pe butonul de mai jos pentru a copia adresa de autentificare",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row2": "2) Lansați-vă browser-ul web (Edge, Chrome, Firefox etc...)",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row3": "3) Lipiți adresa copiată și mergeți la site pentru a finaliza autentificarea manuală.",
"AccountEditDialog_Message": "Nume Cont",
"AccountEditDialog_Title": "Editare Cont",
"AccountPickerDialog_Title": "Alegeți un cont",
@@ -30,6 +34,8 @@
"BasicIMAPSetupDialog_Title": "Cont IMAP",
"Buttons_AddAccount": "Adăugare Cont",
"Buttons_AddNewAlias": "Adăugare Alias Nou",
"Buttons_Allow": "Permite",
"Buttons_Deny": "Respinge",
"Buttons_SyncAliases": "Sincronizați Aliasurile",
"Buttons_ApplyTheme": "Aplicați Tema",
"Buttons_Browse": "Răsfoire",
@@ -217,6 +223,14 @@
"IMAPSetupDialog_UsernamePlaceholder": "andreipopescu, andreipopescu@fabikam.com, domeniu/andreipopescu",
"IMAPSetupDialog_ConnectionFailedTitle": "Conexiunea a eșuat",
"IMAPSetupDialog_ConnectionFailedMessage": "Conexiunea IMAP a eșuat.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row0": "Acest server solicită un SSL handshake pentru a continua. Vă rugăm să confirmați detaliile certificatului de mai jos.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row1": "Permiteți handshake-ului să continue configurarea contului.",
"IMAPSetupDialog_CertificateIssuer": "Emitent",
"IMAPSetupDialog_CertificateSubject": "Subiect",
"IMAPSetupDialog_CertificateValidFrom": "Valabil de la",
"IMAPSetupDialog_CertificateValidTo": "Valabil pană la",
"IMAPSetupDialog_CertificateDenied": "Utilizatorul nu a autorizat handshake-ul cu certificatul.",
"IMAPSetupDialog_CertificateView": "Vizualizare Certificat",
"ImageRenderingDisabled": "Randarea imaginilor este dezactivată pentru acest mesaj.",
"InfoBarAction_Enable": "Activare",
"InfoBarMessage_SynchronizationDisabledFolder": "Acest folder este dezactivat pentru sincronizare.",

View File

@@ -4,6 +4,10 @@
"AccountCreationDialog_PreparingFolders": "На данный момент мы получаем информацию о папках.",
"AccountCreationDialog_SigninIn": "Данные учетной записи сохраняются.",
"AccountCreationDialog_FetchingProfileInformation": "Fetching profile details.",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row0": "If your browser did not launch automatically to complete authentication:",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row1": "1) Click the button below to copy the authentication address",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row2": "2) Launch your web browser (Edge, Chrome, Firefox etc...)",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row3": "3) Paste the copied address and go to the website to complete authentication manually.",
"AccountEditDialog_Message": "Имя пользователя",
"AccountEditDialog_Title": "Редактировать учетную запись",
"AccountPickerDialog_Title": "Выберите учетную запись",
@@ -30,6 +34,8 @@
"BasicIMAPSetupDialog_Title": "Учетная запись IMAP",
"Buttons_AddAccount": "Добавить учетную запись",
"Buttons_AddNewAlias": "Add New Alias",
"Buttons_Allow": "Allow",
"Buttons_Deny": "Deny",
"Buttons_SyncAliases": "Synchronize Aliases",
"Buttons_ApplyTheme": "Применить тему",
"Buttons_Browse": "Обзор",
@@ -217,6 +223,14 @@
"IMAPSetupDialog_UsernamePlaceholder": "иваниванов, ivanivanov@fabrikam.com, домен/иваниванов",
"IMAPSetupDialog_ConnectionFailedTitle": "Ошибка подключения",
"IMAPSetupDialog_ConnectionFailedMessage": "Ошибка подключения к IMAP.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row0": "This server is requesting a SSL handshake to continue. Please confirm the certificate details below.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row1": "Allow the handshake to continue setting up your account.",
"IMAPSetupDialog_CertificateIssuer": "Issuer",
"IMAPSetupDialog_CertificateSubject": "Subject",
"IMAPSetupDialog_CertificateValidFrom": "Valid from",
"IMAPSetupDialog_CertificateValidTo": "Valid to",
"IMAPSetupDialog_CertificateDenied": "User didn't authorize the handshake with the certificate.",
"IMAPSetupDialog_CertificateView": "View Certificate",
"ImageRenderingDisabled": "Отображение изображений отключено для этого сообщения.",
"InfoBarAction_Enable": "Включено",
"InfoBarMessage_SynchronizationDisabledFolder": "Эта папка отключена для синхронизации.",

View File

@@ -4,6 +4,10 @@
"AccountCreationDialog_PreparingFolders": "Klasör bilgileri yükleniyor.",
"AccountCreationDialog_SigninIn": "Hesap bilgileri kaydediliyor.",
"AccountCreationDialog_FetchingProfileInformation": "Profil detayları yükleniyor.",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row0": "If your browser did not launch automatically to complete authentication:",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row1": "1) Click the button below to copy the authentication address",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row2": "2) Launch your web browser (Edge, Chrome, Firefox etc...)",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row3": "3) Paste the copied address and go to the website to complete authentication manually.",
"AccountEditDialog_Message": "Hesap Adı",
"AccountEditDialog_Title": "Hesabı Düzenle",
"AccountPickerDialog_Title": "Bir hesap seçiniz",
@@ -30,6 +34,8 @@
"BasicIMAPSetupDialog_Title": "IMAP Hesabı",
"Buttons_AddAccount": "Hesap Ekle",
"Buttons_AddNewAlias": "Yenii Rumuz Ekle",
"Buttons_Allow": "Allow",
"Buttons_Deny": "Deny",
"Buttons_SyncAliases": "Rumuzları Eşitle",
"Buttons_ApplyTheme": "Temayı Uygula",
"Buttons_Browse": "Gözat",
@@ -217,6 +223,14 @@
"IMAPSetupDialog_UsernamePlaceholder": "johndoe, johndoe@fabrikam.com, domain/johndoe",
"IMAPSetupDialog_ConnectionFailedTitle": "Bağlantı Başarısız",
"IMAPSetupDialog_ConnectionFailedMessage": "IMAP bağlantısı başarısız oldu.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row0": "This server is requesting a SSL handshake to continue. Please confirm the certificate details below.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row1": "Allow the handshake to continue setting up your account.",
"IMAPSetupDialog_CertificateIssuer": "Issuer",
"IMAPSetupDialog_CertificateSubject": "Subject",
"IMAPSetupDialog_CertificateValidFrom": "Valid from",
"IMAPSetupDialog_CertificateValidTo": "Valid to",
"IMAPSetupDialog_CertificateDenied": "User didn't authorize the handshake with the certificate.",
"IMAPSetupDialog_CertificateView": "View Certificate",
"ImageRenderingDisabled": "Bu mesaj için resimler devre dışı bırakıldı.",
"InfoBarAction_Enable": "Etkinleştir",
"InfoBarMessage_SynchronizationDisabledFolder": "Bu klasör için senkronizasyon kapatıldı.",

View File

@@ -4,6 +4,10 @@
"AccountCreationDialog_PreparingFolders": "We are getting folder information at the moment.",
"AccountCreationDialog_SigninIn": "Account information is being saved.",
"AccountCreationDialog_FetchingProfileInformation": "Fetching profile details.",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row0": "If your browser did not launch automatically to complete authentication:",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row1": "1) Click the button below to copy the authentication address",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row2": "2) Launch your web browser (Edge, Chrome, Firefox etc...)",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row3": "3) Paste the copied address and go to the website to complete authentication manually.",
"AccountEditDialog_Message": "Account Name",
"AccountEditDialog_Title": "Edit Account",
"AccountPickerDialog_Title": "Pick an account",
@@ -30,6 +34,8 @@
"BasicIMAPSetupDialog_Title": "IMAP Account",
"Buttons_AddAccount": "Add Account",
"Buttons_AddNewAlias": "Add New Alias",
"Buttons_Allow": "Allow",
"Buttons_Deny": "Deny",
"Buttons_SyncAliases": "Synchronize Aliases",
"Buttons_ApplyTheme": "Apply Theme",
"Buttons_Browse": "Browse",
@@ -217,6 +223,14 @@
"IMAPSetupDialog_UsernamePlaceholder": "johndoe, johndoe@fabrikam.com, domain/johndoe",
"IMAPSetupDialog_ConnectionFailedTitle": "Connection Failed",
"IMAPSetupDialog_ConnectionFailedMessage": "IMAP connection failed.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row0": "This server is requesting a SSL handshake to continue. Please confirm the certificate details below.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row1": "Allow the handshake to continue setting up your account.",
"IMAPSetupDialog_CertificateIssuer": "Issuer",
"IMAPSetupDialog_CertificateSubject": "Subject",
"IMAPSetupDialog_CertificateValidFrom": "Valid from",
"IMAPSetupDialog_CertificateValidTo": "Valid to",
"IMAPSetupDialog_CertificateDenied": "User didn't authorize the handshake with the certificate.",
"IMAPSetupDialog_CertificateView": "View Certificate",
"ImageRenderingDisabled": "Image rendering is disabled for this message.",
"InfoBarAction_Enable": "Enable",
"InfoBarMessage_SynchronizationDisabledFolder": "This folder is disabled for synchronization.",

View File

@@ -4,6 +4,10 @@
"AccountCreationDialog_PreparingFolders": "我们正在获取文件夹信息。",
"AccountCreationDialog_SigninIn": "正在保存账户信息。",
"AccountCreationDialog_FetchingProfileInformation": "正在获取用户资料详情。",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row0": "If your browser did not launch automatically to complete authentication:",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row1": "1) Click the button below to copy the authentication address",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row2": "2) Launch your web browser (Edge, Chrome, Firefox etc...)",
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row3": "3) Paste the copied address and go to the website to complete authentication manually.",
"AccountEditDialog_Message": "账户名称",
"AccountEditDialog_Title": "编辑账户",
"AccountPickerDialog_Title": "选择账户",
@@ -30,6 +34,8 @@
"BasicIMAPSetupDialog_Title": "IMAP 账户",
"Buttons_AddAccount": "添加账户",
"Buttons_AddNewAlias": "添加新别名",
"Buttons_Allow": "Allow",
"Buttons_Deny": "Deny",
"Buttons_SyncAliases": "同步别名",
"Buttons_ApplyTheme": "应用主题",
"Buttons_Browse": "浏览",
@@ -217,6 +223,14 @@
"IMAPSetupDialog_UsernamePlaceholder": "示例johndoe, johndoe@fabrikam.com, domain/johndoe",
"IMAPSetupDialog_ConnectionFailedTitle": "连接失败",
"IMAPSetupDialog_ConnectionFailedMessage": "IMAP 连接失败",
"IMAPSetupDialog_CertificateAllowanceRequired_Row0": "This server is requesting a SSL handshake to continue. Please confirm the certificate details below.",
"IMAPSetupDialog_CertificateAllowanceRequired_Row1": "Allow the handshake to continue setting up your account.",
"IMAPSetupDialog_CertificateIssuer": "Issuer",
"IMAPSetupDialog_CertificateSubject": "Subject",
"IMAPSetupDialog_CertificateValidFrom": "Valid from",
"IMAPSetupDialog_CertificateValidTo": "Valid to",
"IMAPSetupDialog_CertificateDenied": "User didn't authorize the handshake with the certificate.",
"IMAPSetupDialog_CertificateView": "View Certificate",
"ImageRenderingDisabled": "此邮件的图像渲染已禁用。",
"InfoBarAction_Enable": "启用",
"InfoBarMessage_SynchronizationDisabledFolder": "此文件夹已禁用同步。",