diff --git a/README.md b/README.md index 11f898d13..be8bc444b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# ProtonMail for Android +# Proton Mail for Android -Copyright (c) 2020 Proton Technologies AG +Copyright (c) 2020 Proton AG ## License diff --git a/app/src/alpha/res/values/strings.xml b/app/src/alpha/res/values/strings.xml index 5a2709992..b17dc2d7a 100644 --- a/app/src/alpha/res/values/strings.xml +++ b/app/src/alpha/res/values/strings.xml @@ -20,7 +20,7 @@ - ProtonMail %s (%d) + Proton Mail %s (%d) %1$s (%2$d) diff --git a/app/src/main/res/layout/drawer_footer.xml b/app/src/main/res/layout/drawer_footer.xml index e1c0e13cd..4995f20d9 100644 --- a/app/src/main/res/layout/drawer_footer.xml +++ b/app/src/main/res/layout/drawer_footer.xml @@ -24,4 +24,4 @@ android:textAppearance="@style/Proton.Text.Caption" android:textColor="?attr/proton_sidebar_text_weak" android:gravity="center" - tools:text="ProtonMail 1.2.3 (123)" /> + tools:text="Proton Mail 1.2.3 (123)" /> diff --git a/app/src/main/res/layout/layout_recipient_dropdown_item.xml b/app/src/main/res/layout/layout_recipient_dropdown_item.xml index 612e305cb..bacd445bd 100644 --- a/app/src/main/res/layout/layout_recipient_dropdown_item.xml +++ b/app/src/main/res/layout/layout_recipient_dropdown_item.xml @@ -72,7 +72,7 @@ android:textAppearance="@style/Proton.Text.Default" android:maxLines="1" android:ellipsize="end" - tools:text="ProtonMail user"/> + tools:text="Proton Mail user" /> - ProtonMail %s (%d) + Proton Mail %s (%d) Afegir carpeta Afegir etiqueta Dies diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml index 872201f90..f2138691a 100644 --- a/app/src/main/res/values-cs/strings.xml +++ b/app/src/main/res/values-cs/strings.xml @@ -19,7 +19,7 @@ --> - ProtonMail %s (%d) + Proton Mail %s (%d) Přidat složku Přidat štítek Dny diff --git a/app/src/main/res/values-da/strings.xml b/app/src/main/res/values-da/strings.xml index b02b72076..d8e45b71d 100644 --- a/app/src/main/res/values-da/strings.xml +++ b/app/src/main/res/values-da/strings.xml @@ -19,7 +19,7 @@ --> - ProtonMail %s (%d) + Proton Mail %s (%d) Tilføj mappe Tilføj etiket Dage @@ -155,7 +155,7 @@ Kassér - ProtonMail + Proton Mail Log ud Er du sikker på, at du vil logge ud? Din anmodning behandles diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index c9e888236..20bd279d4 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -19,7 +19,7 @@ --> - ProtonMail %s (%d) + Proton Mail %s (%d) Ordner hinzufügen Kategorie hinzufügen Tage diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml index 4cb7e3751..d94d28d89 100644 --- a/app/src/main/res/values-el/strings.xml +++ b/app/src/main/res/values-el/strings.xml @@ -19,7 +19,7 @@ --> - ProtonMail %s (%d) + Proton Mail %s (%d) Προσθήκη φακέλου Προσθήκη ετικέτας Ημέρες diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index 265899d35..e4927811c 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -19,7 +19,7 @@ --> - ProtonMail %s (%d) + Proton Mail %s (%d) Añadir carpeta Añadir etiqueta Días diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index 2d4b7057e..f492f93c9 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -19,7 +19,7 @@ --> - ProtonMail %s (%d) + Proton Mail %s (%d) Ajouter un dossier Ajouter un label Jours diff --git a/app/src/main/res/values-hu-rHU/strings.xml b/app/src/main/res/values-hu-rHU/strings.xml index e92bcfb7e..133c1e97e 100644 --- a/app/src/main/res/values-hu-rHU/strings.xml +++ b/app/src/main/res/values-hu-rHU/strings.xml @@ -19,7 +19,7 @@ --> - ProtonMail %s (%d) + Proton Mail %s (%d) Új mappa Új címke Nap diff --git a/app/src/main/res/values-in/strings.xml b/app/src/main/res/values-in/strings.xml index 8d2ee29e6..8e9d58656 100644 --- a/app/src/main/res/values-in/strings.xml +++ b/app/src/main/res/values-in/strings.xml @@ -19,7 +19,7 @@ --> - ProtonMail %s (%d) + Proton Mail %s (%d) Tambah folder Tambah label Hari diff --git a/app/src/main/res/values-is-rIS/strings.xml b/app/src/main/res/values-is-rIS/strings.xml index 60af752c5..d03a605a1 100644 --- a/app/src/main/res/values-is-rIS/strings.xml +++ b/app/src/main/res/values-is-rIS/strings.xml @@ -19,7 +19,7 @@ --> - ProtonMail %s (%d) + Proton Mail %s (%d) Bæta við möppu Bæta við merkingu Dagar diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index e0d33fc0e..f14a61674 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -19,7 +19,7 @@ --> - ProtonMail %s (%d) + Proton Mail %s (%d) Aggiungi cartella Aggiungi etichetta Giorni @@ -155,7 +155,7 @@ Scarta - ProtonMail + Proton Mail Esci È sicuro di voler uscire? La tua richiesta è in elaborazione diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index 9d3e8c725..ab71ecb8b 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -19,7 +19,7 @@ --> - ProtonMail %s (%d) + Proton Mail %s (%d) フォルダーを追加 ラベルを追加 diff --git a/app/src/main/res/values-kab/strings.xml b/app/src/main/res/values-kab/strings.xml index 91f565958..cebcf0fc3 100644 --- a/app/src/main/res/values-kab/strings.xml +++ b/app/src/main/res/values-kab/strings.xml @@ -19,7 +19,7 @@ --> - ProtonMail %s (%d) + Proton Mail %s (%d) Rnu akaram Rnu tabzimt Ussan @@ -155,7 +155,7 @@ Discard - ProtonMail + Proton Mail Ffeɣ Tebɣiḍ ad teffɣeḍ? Your request is being processed diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml index 79f64f7ea..3b2859df0 100644 --- a/app/src/main/res/values-nl/strings.xml +++ b/app/src/main/res/values-nl/strings.xml @@ -19,7 +19,7 @@ --> - ProtonMail %s (%d) + Proton Mail %s (%d) Map toevoegen Label toevoegen Dagen diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml index d2dc42cff..0cc3e9ed2 100644 --- a/app/src/main/res/values-pl/strings.xml +++ b/app/src/main/res/values-pl/strings.xml @@ -19,7 +19,7 @@ --> - ProtonMail %s (%d) + Proton Mail %s (%d) Dodaj folder Dodaj etykietę dni diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml index dc421c3d5..136082072 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -19,7 +19,7 @@ --> - ProtonMail %s (%d) + Proton Mail %s (%d) Adicionar pasta Adicionar marcador Dias diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml index f65ce56a1..4eebad497 100644 --- a/app/src/main/res/values-pt/strings.xml +++ b/app/src/main/res/values-pt/strings.xml @@ -19,7 +19,7 @@ --> - ProtonMail %s (%d) + Proton Mail %s (%d) Adicionar pasta Adicionar etiqueta Dias diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml index f858cdeee..7da96c2c6 100644 --- a/app/src/main/res/values-ru/strings.xml +++ b/app/src/main/res/values-ru/strings.xml @@ -19,7 +19,7 @@ --> - ProtonMail %s (%d) + Proton Mail %s (%d) Добавить папку Добавить ярлык Дней diff --git a/app/src/main/res/values-sv-rSE/strings.xml b/app/src/main/res/values-sv-rSE/strings.xml index f17334e3c..fc67d7bde 100644 --- a/app/src/main/res/values-sv-rSE/strings.xml +++ b/app/src/main/res/values-sv-rSE/strings.xml @@ -19,7 +19,7 @@ --> - ProtonMail %s (%d) + Proton Mail %s (%d) Lägg till mapp Lägg till etikett Dagar diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml index ff081f4cd..dd1c48334 100644 --- a/app/src/main/res/values-tr/strings.xml +++ b/app/src/main/res/values-tr/strings.xml @@ -19,7 +19,7 @@ --> - ProtonMail %s (%d) + Proton Mail %s (%d) Klasör ekle Etiket ekle Gün diff --git a/app/src/main/res/values-uk/strings.xml b/app/src/main/res/values-uk/strings.xml index 538993e35..a0b9d56bd 100644 --- a/app/src/main/res/values-uk/strings.xml +++ b/app/src/main/res/values-uk/strings.xml @@ -19,7 +19,7 @@ --> - ProtonMail %s (%d) + Proton Mail %s (%d) Додати теку Додати мітку Днів diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml index 26e682599..1ee73a838 100644 --- a/app/src/main/res/values-zh-rCN/strings.xml +++ b/app/src/main/res/values-zh-rCN/strings.xml @@ -19,7 +19,7 @@ --> - ProtonMail %s (%d) + Proton Mail %s (%d) 添加文件夹 添加标签 diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml index 2bae5c6dd..9ac2eb527 100644 --- a/app/src/main/res/values-zh-rTW/strings.xml +++ b/app/src/main/res/values-zh-rTW/strings.xml @@ -19,7 +19,7 @@ --> - ProtonMail %s (%d) + Proton Mail %s (%d) 新增資料夾 新增標籤 diff --git a/app/src/main/res/values/cnfg.xml b/app/src/main/res/values/cnfg.xml index b0383121c..3fe7cf1b7 100644 --- a/app/src/main/res/values/cnfg.xml +++ b/app/src/main/res/values/cnfg.xml @@ -18,7 +18,7 @@ ~ along with Proton Mail. If not, see https://www.gnu.org/licenses/. --> - ProtonMail + Proton Mail 22:00 08:00 22 diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index f2da7cff7..ae2c7bfb1 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -20,7 +20,7 @@ - ProtonMail %s (%d) + Proton Mail %s (%d) Add folder Add label Days @@ -85,7 +85,7 @@ On %s, %s < %s> wrote: Set password - Set a password to encrypt this message for non-ProtonMail users. Learn more + Set a password to encrypt this message for non-Proton Mail users. Learn more Info Message password 4 to 21 characters long @@ -174,7 +174,7 @@ - ProtonMail + Proton Mail Sign Out Are you sure you want to sign out? Your request is being processed @@ -187,9 +187,9 @@ No more messages No network, message queued Update required - Your ProtonMail app cannot be used until it is updated + Your Proton Mail app cannot be used until it is updated You are offline - ProtonMail is currently offline, check https://protonstatus.com or our twitter for the current status: https://twitter.com/protonmail + Proton Mail is currently offline, check https://protonstatus.com or our twitter for the current status: https://twitter.com/protonmail Contact saved Contact saved, will be synced when connection is available Contact email already exists @@ -217,7 +217,7 @@ All Mail Contacts Search contacts - Fetching ProtonMail contacts... + Fetching Proton Mail contacts... Contacts refreshed successfully Unable to refresh contacts No search results @@ -296,7 +296,7 @@ The address \'%s\' is invalid The address \'%s\' is invalid and was removed Please add at least one recipient - Expiration times can only be set on fully encrypted messages. Please set a password for your non-ProtonMail recipients. + Expiration times can only be set on fully encrypted messages. Please set a password for your non-Proton Mail recipients. Attachments are limited to %1$s. Total attached would be %2$s. Sending message... Offline, queued for sending later... @@ -311,7 +311,7 @@ Cancel Close Set Password - Set a password to encrypt this message for non-ProtonMail users + Set a password to encrypt this message for non-Proton Mail users Get more information 0 Attachments @@ -432,7 +432,7 @@ Contact Details Home Choose Type - Upload to ProtonMail + Upload to Proton Mail Please select only Local Phone Contacts Enter Email @@ -522,7 +522,7 @@ Saving... Update Folder - This email seems to be from a ProtonMail address but came from outside our system and failed our authentication requirements. It may be spoofed or improperly forwarded! + This email seems to be from a Proton Mail address but came from outside our system and failed our authentication requirements. It may be spoofed or improperly forwarded! This email has failed its domain\'s authentication requirements. It may be spoofed or improperly forwarded! This message may be a phishing attempt. Please check the sender and contents to make sure they are legitimate. LEARN MORE @@ -552,10 +552,10 @@ Email address is missing Encrypted Contact Details Upload local contacts - This will upload the local contacts on your device to your ProtonMail contacts directory. You will then be able to access these contacts on your other devices through ProtonMail. + This will upload the local contacts on your device to your Proton Mail contacts directory. You will then be able to access these contacts on your other devices through Proton Mail. Refresh Email address is not valid for some of your contacts - ProtonMail Contacts + Proton Mail Contacts Device Contacts Date: %s @@ -569,7 +569,7 @@ Currently selected: %dMB Currently selected: Unlimited - Sets the maximum amount of storage space ProtonMail can use on your mobile device. + Sets the maximum amount of storage space Proton Mail can use on your mobile device. Embedded images loading failed. Please check your network connection. Embedded images loading failed. Unlimited @@ -585,7 +585,7 @@ Stored with zero access encryption Sent by you with end-to-end encryption - Sent by ProtonMail with zero access encryption + Sent by Proton Mail with zero access encryption Sender verification failed PGP-encrypted message PGP-encrypted message from verified address @@ -700,7 +700,7 @@ access to storage. In order to import contacts you need to allow access to contacts. Push notifications alert - Push notifications for ProtonMail do not work without updated Google Play services. + Push notifications for Proton Mail do not work without updated Google Play services. App locked Use PIN instead @@ -741,7 +741,7 @@ Signature Mobile footer Enable mobile footer - Sent from ProtonMail mobile + Sent from Proton Mail mobile Changing the Mobile Footer is allowed to Paid users only This footer is added after your signature