Skip to content

Commit e62b365

Browse files
author
jenkins build server
committed
update translations
1 parent 0483e9b commit e62b365

File tree

20 files changed

+109
-49
lines changed

20 files changed

+109
-49
lines changed

src/common/misc/TranslationKey.ts

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -941,6 +941,7 @@ export type TranslationKeyType =
941941
| "mailImportHistoryTableRowSubtitle_label"
942942
| "mailImportHistoryTableRowTitle_label"
943943
| "mailImportHistory_label"
944+
| "mailImportInfoText_label"
944945
| "mailImportNoImportOnWeb_label"
945946
| "mailImportSelection_label"
946947
| "mailImportSettings_label"
@@ -1236,6 +1237,7 @@ export type TranslationKeyType =
12361237
| "pricing.catchall_tooltip"
12371238
| "pricing.comparison10Domains_msg"
12381239
| "pricing.comparison3Domains_msg"
1240+
| "pricing.comparison3Label_msg"
12391241
| "pricing.comparisonAddUser_msg"
12401242
| "pricing.comparisonContactFormPro_msg"
12411243
| "pricing.comparisonCustomDomainAddresses_msg"
@@ -1262,6 +1264,7 @@ export type TranslationKeyType =
12621264
| "pricing.comparisonThemePro_msg"
12631265
| "pricing.comparisonThemePro_tooltip"
12641266
| "pricing.comparisonUnlimitedDomains_msg"
1267+
| "pricing.comparisonUnlimitedLabel_msg"
12651268
| "pricing.comparisonUsersFree_msg"
12661269
| "pricing.contactLists_label"
12671270
| "pricing.contactLists_tooltip"
@@ -1859,7 +1862,3 @@ export type TranslationKeyType =
18591862
| "yourMessage_label"
18601863
| "you_label"
18611864
| "emptyString_msg"
1862-
// Put in temporarily
1863-
| "localAdminGroup_label"
1864-
| "assignAdminRightsToLocallyAdministratedUserError_msg"
1865-
| "localAdminGroups_label"

src/mail-app/translations/be.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export default {
1515
"other"
1616
],
1717
"created_at": "2022-02-03T06:52:08Z",
18-
"updated_at": "2025-01-09T21:45:01Z",
18+
"updated_at": "2025-01-16T08:56:21Z",
1919
"source_locale": null,
2020
"fallback_locale": null,
2121
"keys": {

src/mail-app/translations/cs.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export default {
1515
"other"
1616
],
1717
"created_at": "2015-04-24T12:42:36Z",
18-
"updated_at": "2025-01-10T09:47:06Z",
18+
"updated_at": "2025-01-16T08:56:21Z",
1919
"source_locale": null,
2020
"fallback_locale": null,
2121
"keys": {
@@ -960,6 +960,7 @@ export default {
960960
"mailImportHistoryTableRowSubtitle_label": "Datum: {date}, Importováno: {successfulMails}, Selhalo: {failedMails}",
961961
"mailImportHistoryTableRowTitle_label": "{status}, {folder}",
962962
"mailImportHistory_label": "Historie importu",
963+
"mailImportInfoText_label": "Můžete importovat soubory EML a MBOX.",
963964
"mailImportNoImportOnWeb_label": "Import e-mailů je v současné době dostupný pouze v aplikaci pro počítače.",
964965
"mailImportSelection_label": "Importovat nebo připojit?",
965966
"mailImportSettings_label": "Import e-mailů",

src/mail-app/translations/de.ts

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export default {
1313
"other"
1414
],
1515
"created_at": "2015-01-13T20:40:31Z",
16-
"updated_at": "2025-01-09T11:39:33Z",
16+
"updated_at": "2025-01-16T09:02:19Z",
1717
"source_locale": {
1818
"id": "fcd7471b347c8e517663e194dcddf237",
1919
"name": "en",
@@ -962,6 +962,7 @@ export default {
962962
"mailImportHistoryTableRowSubtitle_label": "Datum: {date}, Importiert: {successfulMails}, Fehlgeschlagen: {failedMails}",
963963
"mailImportHistoryTableRowTitle_label": "{status}, {folder}",
964964
"mailImportHistory_label": "Import-Verlauf",
965+
"mailImportInfoText_label": "Du kannst EML und MBOX Dateien importieren.",
965966
"mailImportNoImportOnWeb_label": "E-Mail-Import ist zur Zeit nur in unserem Desktop-Client verfügbar.",
966967
"mailImportSelection_label": "Importieren oder anhängen?",
967968
"mailImportSettings_label": "E-Mail-Import",
@@ -975,7 +976,7 @@ export default {
975976
"mailImportStatusPaused_label": "Pausiert",
976977
"mailImportStatusPausing_label": "Pausieren...",
977978
"mailImportStatusResuming_label": "Fortsetzen...",
978-
"mailImportStatusRunning_label": "Läuft...",
979+
"mailImportStatusRunning_label": "E-Mails werden importiert ...",
979980
"mailImportStatusStarting_label": "Startet...",
980981
"mailImportTargetFolder_label": "Zielordner für Import",
981982
"mailMoved_msg": "Diese E-Mail wurde in einen anderen Ordner verschoben.",
@@ -1257,6 +1258,7 @@ export default {
12571258
"pricing.catchall_tooltip": "Stelle sicher, dass alle an die eigene Domain gesendeten E-Mails dein Postfach erreichen, selbst wenn deine E-Mail-Adresse beim Versenden falsch eingegeben wurde.",
12581259
"pricing.comparison10Domains_msg": "10 eigene Domains",
12591260
"pricing.comparison3Domains_msg": "3 eigene Domains",
1261+
"pricing.comparison3Label_msg": "{amount} Labels",
12601262
"pricing.comparisonAddUser_msg": "Weitere Benutzer*innen ({1})",
12611263
"pricing.comparisonContactFormPro_msg": "Kontaktformulare ({price})",
12621264
"pricing.comparisonCustomDomainAddresses_msg": "Unbegrenzte Anzahl von E-Mail-Adressen für eigene Domains",
@@ -1283,6 +1285,7 @@ export default {
12831285
"pricing.comparisonThemePro_msg": "Eigenes Logo/Farben",
12841286
"pricing.comparisonThemePro_tooltip": "Whitelabel Tuta mit deinem eigenen Branding, indem du die Logos und Farben der Tuta Web-, Mobile- und Desktop-Clients anpasst.",
12851287
"pricing.comparisonUnlimitedDomains_msg": "Unbegrenzte eigene Domains",
1288+
"pricing.comparisonUnlimitedLabel_msg": "Unlimitierte Anzahl an Labels",
12861289
"pricing.comparisonUsersFree_msg": "Ein Benutzer",
12871290
"pricing.contactLists_label": "Kontaktlisten",
12881291
"pricing.contactLists_tooltip": "Erstelle und teile Kontaktlisten, um einfach E-Mails an Gruppen zu versenden.",
@@ -1878,10 +1881,6 @@ export default {
18781881
"yourCalendars_label": "Deine Kalender",
18791882
"yourFolders_action": "DEINE ORDNER",
18801883
"yourMessage_label": "Deine Nachricht",
1881-
"you_label": "Du",
1882-
// Put in temporarily
1883-
"localAdminGroup_label": "Local admin group",
1884-
"assignAdminRightsToLocallyAdministratedUserError_msg": "You can't assign global admin rights to a locally administrated user.",
1885-
"localAdminGroups_label": "Local admin groups",
1884+
"you_label": "Du"
18861885
}
18871886
}

src/mail-app/translations/de_sie.ts

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export default {
1313
"other"
1414
],
1515
"created_at": "2018-01-12T10:51:54Z",
16-
"updated_at": "2025-01-09T11:39:34Z",
16+
"updated_at": "2025-01-16T09:02:23Z",
1717
"source_locale": {
1818
"id": "2001c6fdcc9cd338c1d600cb2636918b",
1919
"name": "de",
@@ -962,6 +962,7 @@ export default {
962962
"mailImportHistoryTableRowSubtitle_label": "Datum: {date}, Importiert: {successfulMails}, Fehlgeschlagen: {failedMails}",
963963
"mailImportHistoryTableRowTitle_label": "{status}, {folder}",
964964
"mailImportHistory_label": "Import-Verlauf",
965+
"mailImportInfoText_label": "Sie können EML und MBOX Dateien importieren.",
965966
"mailImportNoImportOnWeb_label": "E-Mail-Import ist zur Zeit nur in unserem Desktop-Client verfügbar.",
966967
"mailImportSelection_label": "Importieren oder anhängen?",
967968
"mailImportSettings_label": "E-Mail-Import",
@@ -975,7 +976,7 @@ export default {
975976
"mailImportStatusPaused_label": "Pausiert",
976977
"mailImportStatusPausing_label": "Pausieren...",
977978
"mailImportStatusResuming_label": "Fortsetzen...",
978-
"mailImportStatusRunning_label": "Läuft...",
979+
"mailImportStatusRunning_label": "E-Mails werden importiert ...",
979980
"mailImportStatusStarting_label": "Startet...",
980981
"mailImportTargetFolder_label": "Zielordner für Import",
981982
"mailMoved_msg": "Diese E-Mail wurde in einen anderen Ordner verschoben.",
@@ -1257,6 +1258,7 @@ export default {
12571258
"pricing.catchall_tooltip": "Stellen Sie sicher, dass alle an die eigene Domain gesendeten E-Mails Ihr Postfach erreichen, selbst wenn Ihre E-Mail-Adresse beim Versenden falsch eingegeben wurde.",
12581259
"pricing.comparison10Domains_msg": "10 eigene Domains",
12591260
"pricing.comparison3Domains_msg": "3 eigene Domains",
1261+
"pricing.comparison3Label_msg": "{amount} Labels",
12601262
"pricing.comparisonAddUser_msg": "Mehr Benutzer ({1})",
12611263
"pricing.comparisonContactFormPro_msg": "Kontaktformulare ({price})",
12621264
"pricing.comparisonCustomDomainAddresses_msg": "Unbegrenzte Anzahl von E-Mail-Adressen für eigene Domains",
@@ -1283,6 +1285,7 @@ export default {
12831285
"pricing.comparisonThemePro_msg": "Eigenes Logo/Farben",
12841286
"pricing.comparisonThemePro_tooltip": "Whitelabel Tuta mit Ihrem eigenen Branding, indem Sie die Logos und Farben der Tuta Web-, Mobile- und Desktop-Clients anpassen.",
12851287
"pricing.comparisonUnlimitedDomains_msg": "Unbegrenzte eigene Domains",
1288+
"pricing.comparisonUnlimitedLabel_msg": "Unlimitierte Anzahl an Labels",
12861289
"pricing.comparisonUsersFree_msg": "Ein Benutzer",
12871290
"pricing.contactLists_label": "Kontaktlisten",
12881291
"pricing.contactLists_tooltip": "Erstellen und teilen Sie Kontaktlisten, um schnell E-Mails an Gruppen zu versenden.",
@@ -1878,10 +1881,6 @@ export default {
18781881
"yourCalendars_label": "Deine Kalender",
18791882
"yourFolders_action": "Ihre ORDNER",
18801883
"yourMessage_label": "Ihre Nachricht",
1881-
"you_label": "Sie",
1882-
// Put in temporarily
1883-
"localAdminGroup_label": "Local admin group",
1884-
"assignAdminRightsToLocallyAdministratedUserError_msg": "You can't assign global admin rights to a locally administrated user.",
1885-
"localAdminGroups_label": "Local admin groups",
1884+
"you_label": "Sie"
18861885
}
18871886
}

src/mail-app/translations/en.ts

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export default {
1313
"other"
1414
],
1515
"created_at": "2015-01-13T20:10:13Z",
16-
"updated_at": "2025-01-09T11:39:32Z",
16+
"updated_at": "2025-01-16T08:56:21Z",
1717
"source_locale": null,
1818
"fallback_locale": null,
1919
"keys": {
@@ -958,6 +958,7 @@ export default {
958958
"mailImportHistoryTableRowSubtitle_label": "Date: {date}, Imported: {successfulMails}, Failed: {failedMails}",
959959
"mailImportHistoryTableRowTitle_label": "{status}, {folder}",
960960
"mailImportHistory_label": "Import history",
961+
"mailImportInfoText_label": "You can import EML and MBOX files.",
961962
"mailImportNoImportOnWeb_label": "Email import is currently only available in our desktop client.",
962963
"mailImportSelection_label": "Import or attach?",
963964
"mailImportSettings_label": "Email import",
@@ -971,7 +972,7 @@ export default {
971972
"mailImportStatusPaused_label": "Paused",
972973
"mailImportStatusPausing_label": "Pausing...",
973974
"mailImportStatusResuming_label": "Resuming...",
974-
"mailImportStatusRunning_label": "Running...",
975+
"mailImportStatusRunning_label": "Importing emails ...",
975976
"mailImportStatusStarting_label": "Starting...",
976977
"mailImportTargetFolder_label": "Import into folder",
977978
"mailMoved_msg": "This email has been moved to another folder.",
@@ -1253,6 +1254,7 @@ export default {
12531254
"pricing.catchall_tooltip": "Make sure that all emails sent to your custom domain reach your mailbox even if the sender has mistyped your email address.",
12541255
"pricing.comparison10Domains_msg": "10 custom domains",
12551256
"pricing.comparison3Domains_msg": "3 custom domains",
1257+
"pricing.comparison3Label_msg": "{amount} labels",
12561258
"pricing.comparisonAddUser_msg": "Add user ({1})",
12571259
"pricing.comparisonContactFormPro_msg": "Contact forms ({price})",
12581260
"pricing.comparisonCustomDomainAddresses_msg": "Unlimited email addresses for custom domains",
@@ -1279,6 +1281,7 @@ export default {
12791281
"pricing.comparisonThemePro_msg": "Custom logo and colors",
12801282
"pricing.comparisonThemePro_tooltip": "Whitelabel Tuta with your own branding by defining the logos and colors of the Tuta web, mobile and desktop clients",
12811283
"pricing.comparisonUnlimitedDomains_msg": "Unlimited custom domains",
1284+
"pricing.comparisonUnlimitedLabel_msg": "Unlimited number of labels",
12821285
"pricing.comparisonUsersFree_msg": "One user",
12831286
"pricing.contactLists_label": "Contact lists",
12841287
"pricing.contactLists_tooltip": "Create and share contact groups to send emails to groups easily. ",
@@ -1874,10 +1877,6 @@ export default {
18741877
"yourCalendars_label": "Your calendars",
18751878
"yourFolders_action": "YOUR FOLDERS",
18761879
"yourMessage_label": "Your message",
1877-
"you_label": "You",
1878-
// Put in temporarily
1879-
"localAdminGroup_label": "Local admin group",
1880-
"assignAdminRightsToLocallyAdministratedUserError_msg": "You can't assign global admin rights to a locally administrated user.",
1881-
"localAdminGroups_label": "Local admin groups",
1880+
"you_label": "You"
18821881
}
18831882
}

src/mail-app/translations/es.ts

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export default {
1313
"other"
1414
],
1515
"created_at": "2015-01-27T13:13:02Z",
16-
"updated_at": "2025-01-10T12:49:33Z",
16+
"updated_at": "2025-01-16T08:56:21Z",
1717
"source_locale": {
1818
"id": "fcd7471b347c8e517663e194dcddf237",
1919
"name": "en",
@@ -962,6 +962,7 @@ export default {
962962
"mailImportHistoryTableRowSubtitle_label": "Fecha: {fecha}, Importado: {successfulMails}, Fallidos: {failedMails}",
963963
"mailImportHistoryTableRowTitle_label": "{status}, {folder}",
964964
"mailImportHistory_label": "Historial de importaciones",
965+
"mailImportInfoText_label": "Puedes importar archivos EML y MBOX.",
965966
"mailImportNoImportOnWeb_label": "Actualmente, la importación de correo electrónico sólo está disponible en nuestro cliente de escritorio.",
966967
"mailImportSelection_label": "¿Importar o adjuntar?",
967968
"mailImportSettings_label": "Importación de correo electrónico",
@@ -1257,6 +1258,7 @@ export default {
12571258
"pricing.catchall_tooltip": "Asegúrate de que todos los correos enviados a tu dominio personalizado lleguen a tu buzón, incluso si el remitente ha escrito mal tu dirección de correo.",
12581259
"pricing.comparison10Domains_msg": "10 dominios personalizados",
12591260
"pricing.comparison3Domains_msg": "3 dominios personalizados",
1261+
"pricing.comparison3Label_msg": "{amount} etiquetas",
12601262
"pricing.comparisonAddUser_msg": "Añadir usuario {1}",
12611263
"pricing.comparisonContactFormPro_msg": "Formularios de contacto ({price})",
12621264
"pricing.comparisonCustomDomainAddresses_msg": "Direcciones de correo electrónico ilimitadas para dominios personalizados",
@@ -1283,6 +1285,7 @@ export default {
12831285
"pricing.comparisonThemePro_msg": "Logotipo y Colores personalizados",
12841286
"pricing.comparisonThemePro_tooltip": "Etiqueta Blanca Tuta con tu propia marca definiendo los logotipos y colores de los clientes web, móviles y de escritorio de Tuta",
12851287
"pricing.comparisonUnlimitedDomains_msg": "Dominios personalizados ilimitados",
1288+
"pricing.comparisonUnlimitedLabel_msg": "Número ilimitado de etiquetas",
12861289
"pricing.comparisonUsersFree_msg": "Un usuario",
12871290
"pricing.contactLists_label": "Listas de contactos",
12881291
"pricing.contactLists_tooltip": "Crea y comparte grupos de contactos para enviar correos electrónicos a grupos fácilmente. ",

src/mail-app/translations/fi.ts

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export default {
1313
"other"
1414
],
1515
"created_at": "2015-03-10T10:52:15Z",
16-
"updated_at": "2025-01-09T20:49:34Z",
16+
"updated_at": "2025-01-16T08:56:21Z",
1717
"source_locale": null,
1818
"fallback_locale": null,
1919
"keys": {
@@ -958,6 +958,7 @@ export default {
958958
"mailImportHistoryTableRowSubtitle_label": "Päiväys: {date}, tuotiin: {successfulMails}, virheen takia ei tuotu: {failedMails}",
959959
"mailImportHistoryTableRowTitle_label": "{status}, {folder}",
960960
"mailImportHistory_label": "Tuontihistoria",
961+
"mailImportInfoText_label": "Voit tuoda EML- ja MBOX-tiedostoja.",
961962
"mailImportNoImportOnWeb_label": "Sähköpostiviestejä voi toistaiseksi tuoda vain työpöytäsovelluksillamme.",
962963
"mailImportSelection_label": "Tuo vai liitä?",
963964
"mailImportSettings_label": "Sähköpostien tuonti",
@@ -1253,6 +1254,7 @@ export default {
12531254
"pricing.catchall_tooltip": "Varmista, että verkkotunnukseesi lähetetyt sähköpostit löytävät perille, vaikka lähettäjä kirjoittaisi tunnuksen väärin.",
12541255
"pricing.comparison10Domains_msg": "10 mukautettua verkkotunnusta",
12551256
"pricing.comparison3Domains_msg": "3 mukautettua verkkotunnusta",
1257+
"pricing.comparison3Label_msg": "{amount} tunnistetta",
12561258
"pricing.comparisonAddUser_msg": "Lisää käyttäjiä ({1})",
12571259
"pricing.comparisonContactFormPro_msg": "Yhteydenottolomakkeet ({price})",
12581260
"pricing.comparisonCustomDomainAddresses_msg": "Rajaton määrä sähköpostiosoitteita omilla verkkotunnuksilla",
@@ -1279,6 +1281,7 @@ export default {
12791281
"pricing.comparisonThemePro_msg": "Oma logo ja väriteemat",
12801282
"pricing.comparisonThemePro_tooltip": "Brändää Tuta omalla brändilläsi ja käytä omia logoja ja värejäsi Tutan verkko-, työpöytä- ja mobiilisovelluksissa",
12811283
"pricing.comparisonUnlimitedDomains_msg": "Rajaton määrä mukautettuja verkkotunnuksia",
1284+
"pricing.comparisonUnlimitedLabel_msg": "Rajaton määrä tunnisteita",
12821285
"pricing.comparisonUsersFree_msg": "Yksi käyttäjä",
12831286
"pricing.contactLists_label": "Yhteystietolistat",
12841287
"pricing.contactLists_tooltip": "Luo ja jaa yhteystietolistoja lähettääksesi helposti viestejä ryhmille.",

src/mail-app/translations/fr.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export default {
1313
"other"
1414
],
1515
"created_at": "2015-01-16T12:59:04Z",
16-
"updated_at": "2025-01-10T12:31:24Z",
16+
"updated_at": "2025-01-16T08:56:21Z",
1717
"source_locale": {
1818
"id": "fcd7471b347c8e517663e194dcddf237",
1919
"name": "en",

0 commit comments

Comments
 (0)