diff --git a/app/src/main/java/eu/faircode/email/ServiceSynchronize.java b/app/src/main/java/eu/faircode/email/ServiceSynchronize.java index bc2b7a59..9dc81ea2 100644 --- a/app/src/main/java/eu/faircode/email/ServiceSynchronize.java +++ b/app/src/main/java/eu/faircode/email/ServiceSynchronize.java @@ -214,8 +214,7 @@ public class ServiceSynchronize extends LifecycleService { builder .setSmallIcon(R.drawable.baseline_mail_outline_24) - .setContentTitle(getString(R.string.title_notification_synchronizing, accounts)) - .setContentText(getString(R.string.title_notification_operations, operations)) + .setContentTitle(getResources().getQuantityString(R.plurals.title_notification_synchronizing, accounts, accounts)) .setContentIntent(pi) .setAutoCancel(false) .setShowWhen(false) @@ -223,6 +222,9 @@ public class ServiceSynchronize extends LifecycleService { .setCategory(Notification.CATEGORY_STATUS) .setVisibility(Notification.VISIBILITY_SECRET); + if (operations > 0) + builder.setContentText(getResources().getQuantityString(R.plurals.title_notification_operations, operations, operations)); + return builder; } @@ -249,7 +251,7 @@ public class ServiceSynchronize extends LifecycleService { builder .setSmallIcon(R.drawable.baseline_mail_24) - .setContentTitle(getString(R.string.title_notification_unseen, unseen)) + .setContentTitle(getResources().getQuantityString(R.plurals.title_notification_unseen, unseen, unseen)) .setContentIntent(pi) .setSound(uri) .setShowWhen(false) diff --git a/app/src/main/res/values-af/strings.xml b/app/src/main/res/values-af/strings.xml index 57e7c36d..85e6a6d4 100644 --- a/app/src/main/res/values-af/strings.xml +++ b/app/src/main/res/values-af/strings.xml @@ -5,9 +5,18 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d account + Synchronizing %1$d accounts + + + %1$d operation pending + %1$d operations pending + + + %1$d new message + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +43,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +59,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +80,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +109,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-ar-rBH/strings.xml b/app/src/main/res/values-ar-rBH/strings.xml index 57e7c36d..176a5ef0 100644 --- a/app/src/main/res/values-ar-rBH/strings.xml +++ b/app/src/main/res/values-ar-rBH/strings.xml @@ -5,9 +5,30 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d accounts + Synchronizing %1$d account + Synchronizing %1$d accounts + Synchronizing %1$d accounts + Synchronizing %1$d accounts + Synchronizing %1$d accounts + + + %1$d operations pending + %1$d operation pending + %1$d operations pending + %1$d operations pending + %1$d operations pending + %1$d operations pending + + + %1$d new messages + %1$d new message + %1$d new messages + %1$d new messages + %1$d new messages + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +55,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +71,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +92,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +121,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-ar-rEG/strings.xml b/app/src/main/res/values-ar-rEG/strings.xml index 57e7c36d..176a5ef0 100644 --- a/app/src/main/res/values-ar-rEG/strings.xml +++ b/app/src/main/res/values-ar-rEG/strings.xml @@ -5,9 +5,30 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d accounts + Synchronizing %1$d account + Synchronizing %1$d accounts + Synchronizing %1$d accounts + Synchronizing %1$d accounts + Synchronizing %1$d accounts + + + %1$d operations pending + %1$d operation pending + %1$d operations pending + %1$d operations pending + %1$d operations pending + %1$d operations pending + + + %1$d new messages + %1$d new message + %1$d new messages + %1$d new messages + %1$d new messages + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +55,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +71,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +92,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +121,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-ar-rSA/strings.xml b/app/src/main/res/values-ar-rSA/strings.xml index 57e7c36d..176a5ef0 100644 --- a/app/src/main/res/values-ar-rSA/strings.xml +++ b/app/src/main/res/values-ar-rSA/strings.xml @@ -5,9 +5,30 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d accounts + Synchronizing %1$d account + Synchronizing %1$d accounts + Synchronizing %1$d accounts + Synchronizing %1$d accounts + Synchronizing %1$d accounts + + + %1$d operations pending + %1$d operation pending + %1$d operations pending + %1$d operations pending + %1$d operations pending + %1$d operations pending + + + %1$d new messages + %1$d new message + %1$d new messages + %1$d new messages + %1$d new messages + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +55,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +71,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +92,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +121,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-ar-rYE/strings.xml b/app/src/main/res/values-ar-rYE/strings.xml index 57e7c36d..176a5ef0 100644 --- a/app/src/main/res/values-ar-rYE/strings.xml +++ b/app/src/main/res/values-ar-rYE/strings.xml @@ -5,9 +5,30 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d accounts + Synchronizing %1$d account + Synchronizing %1$d accounts + Synchronizing %1$d accounts + Synchronizing %1$d accounts + Synchronizing %1$d accounts + + + %1$d operations pending + %1$d operation pending + %1$d operations pending + %1$d operations pending + %1$d operations pending + %1$d operations pending + + + %1$d new messages + %1$d new message + %1$d new messages + %1$d new messages + %1$d new messages + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +55,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +71,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +92,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +121,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-ar/strings.xml b/app/src/main/res/values-ar/strings.xml index 57e7c36d..176a5ef0 100644 --- a/app/src/main/res/values-ar/strings.xml +++ b/app/src/main/res/values-ar/strings.xml @@ -5,9 +5,30 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d accounts + Synchronizing %1$d account + Synchronizing %1$d accounts + Synchronizing %1$d accounts + Synchronizing %1$d accounts + Synchronizing %1$d accounts + + + %1$d operations pending + %1$d operation pending + %1$d operations pending + %1$d operations pending + %1$d operations pending + %1$d operations pending + + + %1$d new messages + %1$d new message + %1$d new messages + %1$d new messages + %1$d new messages + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +55,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +71,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +92,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +121,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-ca/strings.xml b/app/src/main/res/values-ca/strings.xml index 57e7c36d..85e6a6d4 100644 --- a/app/src/main/res/values-ca/strings.xml +++ b/app/src/main/res/values-ca/strings.xml @@ -5,9 +5,18 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d account + Synchronizing %1$d accounts + + + %1$d operation pending + %1$d operations pending + + + %1$d new message + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +43,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +59,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +80,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +109,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml index 57e7c36d..bb0588f6 100644 --- a/app/src/main/res/values-cs/strings.xml +++ b/app/src/main/res/values-cs/strings.xml @@ -5,9 +5,24 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d account + Synchronizing %1$d accounts + Synchronizing %1$d accounts + Synchronizing %1$d accounts + + + %1$d operation pending + %1$d operations pending + %1$d operations pending + %1$d operations pending + + + %1$d new message + %1$d new messages + %1$d new messages + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +49,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +65,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +86,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +115,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-da/strings.xml b/app/src/main/res/values-da/strings.xml index 57e7c36d..85e6a6d4 100644 --- a/app/src/main/res/values-da/strings.xml +++ b/app/src/main/res/values-da/strings.xml @@ -5,9 +5,18 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d account + Synchronizing %1$d accounts + + + %1$d operation pending + %1$d operations pending + + + %1$d new message + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +43,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +59,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +80,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +109,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index d174cb4c..530802dd 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -5,13 +5,22 @@ Dienst Benachrichtigungen Fehler - Synchronisiere %1$d Konto/-en - %1$d operation(s) pending - %1$d neue Nachricht(en) + + Synchronizing %1$d account + Synchronizing %1$d accounts + + + %1$d operation pending + %1$d operations pending + + + %1$d new message + %1$d new messages + \'%1$s\' fehlgeschlagen Einstellungen FAQ - About + Über Ich stimme zu Ich stimme nicht zu Version %1$s @@ -34,6 +43,7 @@ Ihre E-Mail Adresse Antwortadresse Optional + Linked account Kontobezeichnung Used to differentiate folders IMAP @@ -49,14 +59,14 @@ Synchronisiere (sende E-Mails) Primary (used to store drafts) Primary (default identity) - Name erforderlich - E-Mail Adresse erforderlich + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE wird nicht unterstützt - Lokale Entwürfe Delete this account permanently? Delete this identity permanently? Synchronisiere (empfange E-Mails) @@ -70,6 +80,7 @@ Spam Gesendet Benutzer + Local drafts Message thread Keine E-Mails Link @@ -98,7 +109,6 @@ Ihre Nachricht Speichern Senden - No primary account or no drafts folder Absender fehlt Empfänger fehlt Entwurf gelöscht diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml index 57e7c36d..85e6a6d4 100644 --- a/app/src/main/res/values-el/strings.xml +++ b/app/src/main/res/values-el/strings.xml @@ -5,9 +5,18 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d account + Synchronizing %1$d accounts + + + %1$d operation pending + %1$d operations pending + + + %1$d new message + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +43,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +59,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +80,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +109,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml index 57e7c36d..85e6a6d4 100644 --- a/app/src/main/res/values-en/strings.xml +++ b/app/src/main/res/values-en/strings.xml @@ -5,9 +5,18 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d account + Synchronizing %1$d accounts + + + %1$d operation pending + %1$d operations pending + + + %1$d new message + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +43,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +59,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +80,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +109,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-es-rES/strings.xml b/app/src/main/res/values-es-rES/strings.xml index 57e7c36d..85e6a6d4 100644 --- a/app/src/main/res/values-es-rES/strings.xml +++ b/app/src/main/res/values-es-rES/strings.xml @@ -5,9 +5,18 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d account + Synchronizing %1$d accounts + + + %1$d operation pending + %1$d operations pending + + + %1$d new message + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +43,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +59,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +80,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +109,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi/strings.xml index 57e7c36d..85e6a6d4 100644 --- a/app/src/main/res/values-fi/strings.xml +++ b/app/src/main/res/values-fi/strings.xml @@ -5,9 +5,18 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d account + Synchronizing %1$d accounts + + + %1$d operation pending + %1$d operations pending + + + %1$d new message + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +43,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +59,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +80,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +109,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index 57e7c36d..85e6a6d4 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -5,9 +5,18 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d account + Synchronizing %1$d accounts + + + %1$d operation pending + %1$d operations pending + + + %1$d new message + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +43,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +59,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +80,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +109,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-he/strings.xml b/app/src/main/res/values-he/strings.xml index 57e7c36d..f1796c4a 100644 --- a/app/src/main/res/values-he/strings.xml +++ b/app/src/main/res/values-he/strings.xml @@ -5,9 +5,24 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d account + Synchronizing %1$d accounts + Synchronizing %1$d accounts + Synchronizing %1$d accounts + + + %1$d operation pending + %1$d operations pending + %1$d operations pending + %1$d operations pending + + + %1$d new message + %1$d new messages + %1$d new messages + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +49,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +65,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +86,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +115,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-hu/strings.xml b/app/src/main/res/values-hu/strings.xml index 57e7c36d..85e6a6d4 100644 --- a/app/src/main/res/values-hu/strings.xml +++ b/app/src/main/res/values-hu/strings.xml @@ -5,9 +5,18 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d account + Synchronizing %1$d accounts + + + %1$d operation pending + %1$d operations pending + + + %1$d new message + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +43,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +59,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +80,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +109,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index 57e7c36d..85e6a6d4 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -5,9 +5,18 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d account + Synchronizing %1$d accounts + + + %1$d operation pending + %1$d operations pending + + + %1$d new message + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +43,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +59,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +80,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +109,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-iw/strings.xml b/app/src/main/res/values-iw/strings.xml index 57e7c36d..f1796c4a 100644 --- a/app/src/main/res/values-iw/strings.xml +++ b/app/src/main/res/values-iw/strings.xml @@ -5,9 +5,24 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d account + Synchronizing %1$d accounts + Synchronizing %1$d accounts + Synchronizing %1$d accounts + + + %1$d operation pending + %1$d operations pending + %1$d operations pending + %1$d operations pending + + + %1$d new message + %1$d new messages + %1$d new messages + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +49,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +65,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +86,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +115,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index 57e7c36d..96ef841c 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -5,9 +5,15 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d accounts + + + %1$d operations pending + + + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +40,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +56,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +77,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +106,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml index 57e7c36d..96ef841c 100644 --- a/app/src/main/res/values-ko/strings.xml +++ b/app/src/main/res/values-ko/strings.xml @@ -5,9 +5,15 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d accounts + + + %1$d operations pending + + + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +40,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +56,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +77,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +106,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-nb/strings.xml b/app/src/main/res/values-nb/strings.xml index 57e7c36d..85e6a6d4 100644 --- a/app/src/main/res/values-nb/strings.xml +++ b/app/src/main/res/values-nb/strings.xml @@ -5,9 +5,18 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d account + Synchronizing %1$d accounts + + + %1$d operation pending + %1$d operations pending + + + %1$d new message + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +43,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +59,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +80,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +109,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml index 57e7c36d..85e6a6d4 100644 --- a/app/src/main/res/values-nl/strings.xml +++ b/app/src/main/res/values-nl/strings.xml @@ -5,9 +5,18 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d account + Synchronizing %1$d accounts + + + %1$d operation pending + %1$d operations pending + + + %1$d new message + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +43,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +59,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +80,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +109,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-no/strings.xml b/app/src/main/res/values-no/strings.xml index 57e7c36d..85e6a6d4 100644 --- a/app/src/main/res/values-no/strings.xml +++ b/app/src/main/res/values-no/strings.xml @@ -5,9 +5,18 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d account + Synchronizing %1$d accounts + + + %1$d operation pending + %1$d operations pending + + + %1$d new message + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +43,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +59,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +80,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +109,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml index 57e7c36d..bb0588f6 100644 --- a/app/src/main/res/values-pl/strings.xml +++ b/app/src/main/res/values-pl/strings.xml @@ -5,9 +5,24 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d account + Synchronizing %1$d accounts + Synchronizing %1$d accounts + Synchronizing %1$d accounts + + + %1$d operation pending + %1$d operations pending + %1$d operations pending + %1$d operations pending + + + %1$d new message + %1$d new messages + %1$d new messages + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +49,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +65,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +86,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +115,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml index cede886b..aa8368d5 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -5,9 +5,18 @@ Serviço Notificações Erros - Sincronizando %1$d conta(s) - %1$d operações pendentes - %1$d novas mensagens + + Synchronizing %1$d account + Synchronizing %1$d accounts + + + %1$d operation pending + %1$d operations pending + + + %1$d new message + %1$d new messages + \'%1$s\' falhou Configurar FAQ @@ -34,6 +43,7 @@ Seu endereço de e-mail Resposta para o endereço Opcional + Linked account Nome da conta Usada para diferenciar pastas IMAP @@ -49,14 +59,14 @@ Sincronizar (enviar mensagens) Primária (usada para armazenar rascunhos) Primária (identidade padrão) - Nome obrigatório - Endereço de e-mail obrigatório + Name missing + Email address missing + Account missing Nome do servidor faltante Número da porta faltante Nome do usuário faltante Senha faltante IDLE não suportado - Rascunhos locais Delete this account permanently? Delete this identity permanently? Sincronizar (receber mensagens) @@ -70,6 +80,7 @@ Spam Enviado Usuário + Local drafts Tópico da mensagem Sem mensagens link @@ -98,7 +109,6 @@ Sua mensagem Salvar Enviar - Sem conta primária ou sem pasta de rascunhos Remetente faltante Destinatário faltante Rascunho excluído diff --git a/app/src/main/res/values-pt-rPT/strings.xml b/app/src/main/res/values-pt-rPT/strings.xml index 57e7c36d..85e6a6d4 100644 --- a/app/src/main/res/values-pt-rPT/strings.xml +++ b/app/src/main/res/values-pt-rPT/strings.xml @@ -5,9 +5,18 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d account + Synchronizing %1$d accounts + + + %1$d operation pending + %1$d operations pending + + + %1$d new message + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +43,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +59,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +80,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +109,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-ro/strings.xml b/app/src/main/res/values-ro/strings.xml index dc0cf18c..5ea193ed 100644 --- a/app/src/main/res/values-ro/strings.xml +++ b/app/src/main/res/values-ro/strings.xml @@ -5,9 +5,21 @@ Serviciu Notificări Erori - Sincronizare %1$d cont(uri) - %1$d operații în așteptare - %1$d mesaje noi + + Synchronizing %1$d account + Synchronizing %1$d accounts + Synchronizing %1$d accounts + + + %1$d operation pending + %1$d operations pending + %1$d operations pending + + + %1$d new message + %1$d new messages + %1$d new messages + \'%1$s\' a eșuat Setări Întrebări frecvente @@ -34,6 +46,7 @@ Adresa dvs. de e-mail Răspuns la adresa Opțional + Linked account Nume cont Folosit la diferențierea dosarelor IMAP @@ -49,14 +62,14 @@ Sincronizare (trimitere mesaje) Primar (utilizat pentru a stoca ciornele) Primară (identitatea implicită) - Numele este obligatoriu - Adresa de e-mail este obligatorie + Name missing + Email address missing + Account missing Lipsește numele serverului Lipsește numărul portului Lipsește numele de utilizator Lipsește parola IDLE nu este suportat - Ciorne locale Delete this account permanently? Delete this identity permanently? Sincronizare (primire mesaje) @@ -70,6 +83,7 @@ Spam Trimise Utilizator + Local drafts Discuție cu mesaje Nici un mesaj legătură @@ -98,7 +112,6 @@ Mesajul dumneavoastră Salvează Trimite - Nici un cont principal sau nici un dosar pentru ciorne Expeditor lipsă Destinatar lipsă Ciornă trimisă la gunoi diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml index 57e7c36d..bb0588f6 100644 --- a/app/src/main/res/values-ru/strings.xml +++ b/app/src/main/res/values-ru/strings.xml @@ -5,9 +5,24 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d account + Synchronizing %1$d accounts + Synchronizing %1$d accounts + Synchronizing %1$d accounts + + + %1$d operation pending + %1$d operations pending + %1$d operations pending + %1$d operations pending + + + %1$d new message + %1$d new messages + %1$d new messages + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +49,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +65,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +86,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +115,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-sr/strings.xml b/app/src/main/res/values-sr/strings.xml index 57e7c36d..0a0923f0 100644 --- a/app/src/main/res/values-sr/strings.xml +++ b/app/src/main/res/values-sr/strings.xml @@ -5,9 +5,21 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d account + Synchronizing %1$d accounts + Synchronizing %1$d accounts + + + %1$d operation pending + %1$d operations pending + %1$d operations pending + + + %1$d new message + %1$d new messages + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +46,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +62,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +83,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +112,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-sv-rSE/strings.xml b/app/src/main/res/values-sv-rSE/strings.xml index 57e7c36d..85e6a6d4 100644 --- a/app/src/main/res/values-sv-rSE/strings.xml +++ b/app/src/main/res/values-sv-rSE/strings.xml @@ -5,9 +5,18 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d account + Synchronizing %1$d accounts + + + %1$d operation pending + %1$d operations pending + + + %1$d new message + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +43,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +59,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +80,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +109,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml index 57e7c36d..85e6a6d4 100644 --- a/app/src/main/res/values-tr/strings.xml +++ b/app/src/main/res/values-tr/strings.xml @@ -5,9 +5,18 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d account + Synchronizing %1$d accounts + + + %1$d operation pending + %1$d operations pending + + + %1$d new message + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +43,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +59,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +80,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +109,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-uk/strings.xml b/app/src/main/res/values-uk/strings.xml index 57e7c36d..bb0588f6 100644 --- a/app/src/main/res/values-uk/strings.xml +++ b/app/src/main/res/values-uk/strings.xml @@ -5,9 +5,24 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d account + Synchronizing %1$d accounts + Synchronizing %1$d accounts + Synchronizing %1$d accounts + + + %1$d operation pending + %1$d operations pending + %1$d operations pending + %1$d operations pending + + + %1$d new message + %1$d new messages + %1$d new messages + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +49,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +65,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +86,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +115,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-vi/strings.xml b/app/src/main/res/values-vi/strings.xml index 57e7c36d..96ef841c 100644 --- a/app/src/main/res/values-vi/strings.xml +++ b/app/src/main/res/values-vi/strings.xml @@ -5,9 +5,15 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d accounts + + + %1$d operations pending + + + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +40,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +56,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +77,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +106,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml index 57e7c36d..96ef841c 100644 --- a/app/src/main/res/values-zh-rCN/strings.xml +++ b/app/src/main/res/values-zh-rCN/strings.xml @@ -5,9 +5,15 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d accounts + + + %1$d operations pending + + + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +40,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +56,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +77,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +106,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml index 57e7c36d..96ef841c 100644 --- a/app/src/main/res/values-zh-rTW/strings.xml +++ b/app/src/main/res/values-zh-rTW/strings.xml @@ -5,9 +5,15 @@ Service Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d accounts + + + %1$d operations pending + + + %1$d new messages + \'%1$s\' failed Setup FAQ @@ -34,6 +40,7 @@ Your email address Reply to address Optional + Linked account Account name Used to differentiate folders IMAP @@ -49,14 +56,14 @@ Synchronize (send messages) Primary (used to store drafts) Primary (default identity) - Name mandatory - Email address mandatory + Name missing + Email address missing + Account missing Host name missing Port number missing User name missing Password missing IDLE not supported - Local drafts Delete this account permanently? Delete this identity permanently? Synchronize (receive messages) @@ -70,6 +77,7 @@ Spam Sent User + Local drafts Message thread No messages link @@ -98,7 +106,6 @@ Your message Save Send - No primary account or no drafts folder Sender missing Recipient missing Draft trashed diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index f6583b65..9cc9086d 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -7,9 +7,22 @@ Notifications Errors - Synchronizing %1$d account(s) - %1$d operation(s) pending - %1$d new message(s) + + Synchronizing %1$d account + Synchronizing %1$d accounts + + + + + %1$d operation pending + %1$d operations pending + + + + %1$d new message + %1$d new messages + + \'%1$s\' failed Setup