Merge remote-tracking branch 'origin/main' into feature/scheduled-send
# Conflicts: # app/[locale]/page.tsx # components/email/email-composer.tsx # components/email/email-viewer.tsx
This commit is contained in:
+10
-2
@@ -8,6 +8,8 @@
|
||||
"jmap_endpoint_label": "JMAP serveris",
|
||||
"jmap_endpoint_placeholder": "https://pasts.piemers.lv",
|
||||
"jmap_endpoint_cors_hint": "Serverim ir jāatļauj CORS pieprasījumi no šī domēna.",
|
||||
"jmap_server_label": "Serveris",
|
||||
"jmap_server_auto_picked": "Serveris izvēlēts no jūsu e-pasta domēna.",
|
||||
"sign_in": "Pierakstīties",
|
||||
"signing_in": "Notiek pierakstīšanās...",
|
||||
"loading": "Ielāde...",
|
||||
@@ -400,6 +402,7 @@
|
||||
"declined_counter_title": "Pretpiedāvājums noraidīts",
|
||||
"cancelled_title": "Pasākums atcelts",
|
||||
"organizer": "Organizators: {name}",
|
||||
"organizer_label": "Organizators:",
|
||||
"attendees": "{count, plural, one {# dalībnieks} other {# dalībnieki}}",
|
||||
"accept": "Pieņemt",
|
||||
"maybe": "Varbūt",
|
||||
@@ -514,6 +517,8 @@
|
||||
"send": "Sūtīt",
|
||||
"cancel": "Atcelt",
|
||||
"attach": "Pievienot",
|
||||
"attach_photos": "Fotoattēli un video",
|
||||
"attach_files": "Faili",
|
||||
"discard": "Atmest",
|
||||
"discard_draft_title": "Atmest melnrakstu?",
|
||||
"discard_draft_confirm": "Ir nesaglabātas izmaiņas. Vai tiešām vēlaties atmest šo melnrakstu?",
|
||||
@@ -1379,7 +1384,7 @@
|
||||
"description": "Sinhronizēt iestatījumus starp dažādiem pārlūkiem un ierīcēm"
|
||||
},
|
||||
"sender_favicons": {
|
||||
"label": "Sūtītāju ikonas (Eksperimentāli)",
|
||||
"label": "Sūtītāju ikonas",
|
||||
"description": "Rādīt vietņu ikonas kā sūtītāju avatarus"
|
||||
},
|
||||
"show_avatars_in_junk": {
|
||||
@@ -1671,7 +1676,10 @@
|
||||
"preview": {
|
||||
"label": "Priekšskatījums"
|
||||
}
|
||||
}
|
||||
},
|
||||
"search_placeholder": "Meklēt iestatījumos",
|
||||
"search_clear": "Notīrīt meklēšanu",
|
||||
"search_no_results": "Nav atbilstošu iestatījumu"
|
||||
},
|
||||
"errors": {
|
||||
"page_error_title": "Kaut kas nogāja griezi",
|
||||
|
||||
Reference in New Issue
Block a user