diff --git a/l10n/cs.js b/l10n/cs.js index 1d16b7721..e04b7014a 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -119,6 +119,7 @@ OC.L10N.register( "Mark as spam" : "Označit jako spam", "Unselect" : "Zrušit výběr", "Select" : "Vybrat", + "Add tags" : "Přidat štítky", "Move" : "Přesunout", "Edit as new message" : "Upravit jako novou zprávu", "Delete" : "Smazat", @@ -235,7 +236,11 @@ OC.L10N.register( "Signature …" : "Podpis…", "Place signature above quoted text" : "Vložit podpis nad citovaný text", "Save signature" : "Uložit podpis", + "Add default tags" : "Přidat výchozí štítky", "Remove" : "Odebrat", + "Add tag" : "Přidat štítek", + "Saving tag …" : "Ukládání štítku…", + "An error occurred, unable to create the tag." : "Došlo k chybě, štíte se nepodařilo vytvořit.", "Could not load your message thread" : "Nepodařilo se načíst vlákno s danou zprávou", "No senders are trusted at the moment." : "V tuto chvíli nejsou mezi důvěryhodnými žádní odesílatelé.", "Could not remove trusted sender {sender}" : "Nepodařilo se odebrat důvěryhodného odesílatele {sender}", @@ -253,11 +258,18 @@ OC.L10N.register( "Mail app" : "E-mailová aplikace", "The mail app allows users to read mails on their IMAP accounts." : "E-mailová aplikace která uživatelům umožňuje číst e-maily ve svých IMAP účtech.", "Here you can find instance-wide settings. User specific settings are found in the app itself (bottom-left corner)." : "Zde naleznete nastavení pro celou instanci. Nastavení pro jednotlivé uživatele se nachází v aplikaci samotné (levý dolní roh).", + "There can only be one configuration per domain and only one wildcard domain configuration." : "U každé z domén je možné mít pouze jedno nastavení pro ni a pouze jedno nastavení pro doménu se zástupným znakem.", + "Add new config" : "Přidat nové nastavení", + "Successfully updated config for \"{domain}\"" : "Úspěšně zaktualizováno nastavení pro „{domain}“", + "Error saving config" : "Chyba při ukládání nastavení", + "Saved config for \"{domain}\"" : "Uloženo nastavení pro „{domain}“", + "Domain Match: {provisioningDomain}" : "Shoda s doménou: {provisioningDomain}", "Email: {email}" : "E-mail: {email}", "IMAP: {user} on {host}:{port} ({ssl} encryption)" : "IMAP: {user} na {host}:{port} ({ssl} šifrování)", "SMTP: {user} on {host}:{port} ({ssl} encryption)" : "SMTP: {user} na {host}:{port} ({ssl} šifrování)", "Sieve: {user} on {host}:{port} ({ssl} encryption)" : "Sieve: {user} na {host}:{port} ({ssl} encryption)", "General" : "Obecné", + "Email address template" : "Šablona e-mailové adresy", "IMAP" : "IMAP", "User" : "Uživatel", "Host" : "Hostitel", @@ -265,6 +277,7 @@ OC.L10N.register( "SMTP" : "SMTP", "Sieve" : "Sieve", "Enable sieve integration" : "Zapnout napojení na sieve", + "Save Config" : "Uložit nastavení", "With the settings above, the app will create account settings in the following way:" : "S výše uvedenými nastaveními aplikace vytvoří nastavení účtu následujícím způsobem:", "Keyboard shortcut" : "Klávesová zkratka", "Keyboard shortcuts" : "Klávesové zkratky", diff --git a/l10n/cs.json b/l10n/cs.json index b53948925..8bea470b6 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -117,6 +117,7 @@ "Mark as spam" : "Označit jako spam", "Unselect" : "Zrušit výběr", "Select" : "Vybrat", + "Add tags" : "Přidat štítky", "Move" : "Přesunout", "Edit as new message" : "Upravit jako novou zprávu", "Delete" : "Smazat", @@ -233,7 +234,11 @@ "Signature …" : "Podpis…", "Place signature above quoted text" : "Vložit podpis nad citovaný text", "Save signature" : "Uložit podpis", + "Add default tags" : "Přidat výchozí štítky", "Remove" : "Odebrat", + "Add tag" : "Přidat štítek", + "Saving tag …" : "Ukládání štítku…", + "An error occurred, unable to create the tag." : "Došlo k chybě, štíte se nepodařilo vytvořit.", "Could not load your message thread" : "Nepodařilo se načíst vlákno s danou zprávou", "No senders are trusted at the moment." : "V tuto chvíli nejsou mezi důvěryhodnými žádní odesílatelé.", "Could not remove trusted sender {sender}" : "Nepodařilo se odebrat důvěryhodného odesílatele {sender}", @@ -251,11 +256,18 @@ "Mail app" : "E-mailová aplikace", "The mail app allows users to read mails on their IMAP accounts." : "E-mailová aplikace která uživatelům umožňuje číst e-maily ve svých IMAP účtech.", "Here you can find instance-wide settings. User specific settings are found in the app itself (bottom-left corner)." : "Zde naleznete nastavení pro celou instanci. Nastavení pro jednotlivé uživatele se nachází v aplikaci samotné (levý dolní roh).", + "There can only be one configuration per domain and only one wildcard domain configuration." : "U každé z domén je možné mít pouze jedno nastavení pro ni a pouze jedno nastavení pro doménu se zástupným znakem.", + "Add new config" : "Přidat nové nastavení", + "Successfully updated config for \"{domain}\"" : "Úspěšně zaktualizováno nastavení pro „{domain}“", + "Error saving config" : "Chyba při ukládání nastavení", + "Saved config for \"{domain}\"" : "Uloženo nastavení pro „{domain}“", + "Domain Match: {provisioningDomain}" : "Shoda s doménou: {provisioningDomain}", "Email: {email}" : "E-mail: {email}", "IMAP: {user} on {host}:{port} ({ssl} encryption)" : "IMAP: {user} na {host}:{port} ({ssl} šifrování)", "SMTP: {user} on {host}:{port} ({ssl} encryption)" : "SMTP: {user} na {host}:{port} ({ssl} šifrování)", "Sieve: {user} on {host}:{port} ({ssl} encryption)" : "Sieve: {user} na {host}:{port} ({ssl} encryption)", "General" : "Obecné", + "Email address template" : "Šablona e-mailové adresy", "IMAP" : "IMAP", "User" : "Uživatel", "Host" : "Hostitel", @@ -263,6 +275,7 @@ "SMTP" : "SMTP", "Sieve" : "Sieve", "Enable sieve integration" : "Zapnout napojení na sieve", + "Save Config" : "Uložit nastavení", "With the settings above, the app will create account settings in the following way:" : "S výše uvedenými nastaveními aplikace vytvoří nastavení účtu následujícím způsobem:", "Keyboard shortcut" : "Klávesová zkratka", "Keyboard shortcuts" : "Klávesové zkratky", diff --git a/l10n/sl.js b/l10n/sl.js index 6756afb69..c90ce97a2 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -118,6 +118,7 @@ OC.L10N.register( "Mark as spam" : "Označi kot neželeno", "Unselect" : "Odstrani izbor", "Select" : "Izbor", + "Add tags" : "Dodaj oznake", "Move" : "Premakni", "Edit as new message" : "Uredi kot novo sporočilo", "Delete" : "Izbriši", @@ -234,7 +235,10 @@ OC.L10N.register( "Signature …" : "Podpis ...", "Place signature above quoted text" : "Postavi podpis nad navedeno besedilo.", "Save signature" : "Shrani podpis", + "Add default tags" : "Dodaj privzete oznake", "Remove" : "Odstrani", + "Add tag" : "Dodaj oznako", + "Saving tag …" : "Poteka shranjevanje ozake ...", "Could not load your message thread" : "Ni mogoče naložiti niti sporočil", "No senders are trusted at the moment." : "Ni še zavedenih zaupanja vrednih pošiljateljev.", "Could not remove trusted sender {sender}" : "Ni mogoče odstraniti zanesljivega pošiljatelja {sender}", diff --git a/l10n/sl.json b/l10n/sl.json index 992f2a146..f43ab06de 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -116,6 +116,7 @@ "Mark as spam" : "Označi kot neželeno", "Unselect" : "Odstrani izbor", "Select" : "Izbor", + "Add tags" : "Dodaj oznake", "Move" : "Premakni", "Edit as new message" : "Uredi kot novo sporočilo", "Delete" : "Izbriši", @@ -232,7 +233,10 @@ "Signature …" : "Podpis ...", "Place signature above quoted text" : "Postavi podpis nad navedeno besedilo.", "Save signature" : "Shrani podpis", + "Add default tags" : "Dodaj privzete oznake", "Remove" : "Odstrani", + "Add tag" : "Dodaj oznako", + "Saving tag …" : "Poteka shranjevanje ozake ...", "Could not load your message thread" : "Ni mogoče naložiti niti sporočil", "No senders are trusted at the moment." : "Ni še zavedenih zaupanja vrednih pošiljateljev.", "Could not remove trusted sender {sender}" : "Ni mogoče odstraniti zanesljivega pošiljatelja {sender}", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 0a948260d..0c328f81e 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -15,6 +15,7 @@ OC.L10N.register( "Mails" : "邮件", "Mail" : "邮件", "💌 A mail app for Nextcloud" : "💌 Nextcloud 上的一款邮件应用", + "**💌 A mail app for Nextcloud**\n\n- **🚀 Integration with other Nextcloud apps!** Currently Contacts, Calendar & Files – more to come.\n- **📥 Multiple mail accounts!** Personal and company account? No problem, and a nice unified inbox. Connect any IMAP account.\n- **🔒 Send & receive encrypted mails!** Using the great [Mailvelope](https://mailvelope.com) browser extension.\n- **🙈 We’re not reinventing the wheel!** Based on the great [Horde](https://horde.org) libraries.\n- **📬 Want to host your own mail server?** We don’t have to reimplement this as you could set up [Mail-in-a-Box](https://mailinabox.email)!" : "**💌 Nextcloud 上的一款邮件应用**\n\n- **🚀 与其他 Nextcloud 应用集成!** 目前已集成联系人、日历和文件等应用 —— 后续还有更多。\n- **📥 多个邮箱账号!** 个人和公司账号?没问题,还有好用的统一收件箱。可连接任何 IMAP 账号。\n- **🔒 收发加密邮件!** 使用超棒的 [Mailvelope](https://mailvelope.com) 浏览器扩展。\n- **🙈 我们没有重复造轮子!** 基于超棒的 [Horde](http://horde.org) 软件库。\n- **📬 想托管您自己的邮件服务器?** 我们不需要重新实现这个功能,因为你们可以搭建 [Mail-in-a-Box](https://mailinabox.email)!", "Drafts are saved in:" : "草稿邮件被保存于:", "Sent messages are saved in:" : "已发送邮件被保存于:", "Deleted messages are moved in:" : "已删除邮件被移动到:", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 5c83bffb7..ddc5ae8bf 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -13,6 +13,7 @@ "Mails" : "邮件", "Mail" : "邮件", "💌 A mail app for Nextcloud" : "💌 Nextcloud 上的一款邮件应用", + "**💌 A mail app for Nextcloud**\n\n- **🚀 Integration with other Nextcloud apps!** Currently Contacts, Calendar & Files – more to come.\n- **📥 Multiple mail accounts!** Personal and company account? No problem, and a nice unified inbox. Connect any IMAP account.\n- **🔒 Send & receive encrypted mails!** Using the great [Mailvelope](https://mailvelope.com) browser extension.\n- **🙈 We’re not reinventing the wheel!** Based on the great [Horde](https://horde.org) libraries.\n- **📬 Want to host your own mail server?** We don’t have to reimplement this as you could set up [Mail-in-a-Box](https://mailinabox.email)!" : "**💌 Nextcloud 上的一款邮件应用**\n\n- **🚀 与其他 Nextcloud 应用集成!** 目前已集成联系人、日历和文件等应用 —— 后续还有更多。\n- **📥 多个邮箱账号!** 个人和公司账号?没问题,还有好用的统一收件箱。可连接任何 IMAP 账号。\n- **🔒 收发加密邮件!** 使用超棒的 [Mailvelope](https://mailvelope.com) 浏览器扩展。\n- **🙈 我们没有重复造轮子!** 基于超棒的 [Horde](http://horde.org) 软件库。\n- **📬 想托管您自己的邮件服务器?** 我们不需要重新实现这个功能,因为你们可以搭建 [Mail-in-a-Box](https://mailinabox.email)!", "Drafts are saved in:" : "草稿邮件被保存于:", "Sent messages are saved in:" : "已发送邮件被保存于:", "Deleted messages are moved in:" : "已删除邮件被移动到:",