Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions apps/mail/locales/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,8 @@
"spam": "Spam",
"archive": "Archive",
"bin": "Bin",
"feedback": "Feedback",
"contact": "Contact",
"settings": "Settings"
},
"settings": {
Expand Down
2 changes: 2 additions & 0 deletions apps/mail/locales/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,8 @@
"spam": "Contingut no desitjat",
"archive": "Arxivats",
"bin": "Paperera",
"feedback": "Feedback",
"contact": "Contact",
"settings": "Configuració"
},
"settings": {
Expand Down
2 changes: 2 additions & 0 deletions apps/mail/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,8 @@
"spam": "Spam",
"archive": "Archiv",
"bin": "Papierkorb",
"feedback": "Feedback",
"contact": "Contact",
"settings": "Einstellungen"
},
"settings": {
Expand Down
164 changes: 83 additions & 81 deletions apps/mail/locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,13 +102,13 @@
"security": "Seguridad",
"standardEncryption": "Encriptación estándar (TLS)",
"loadingMailContent": "Cargando el contenido del correo...",
"unsubscribe": "Unsubscribe",
"unsubscribed": "Unsubscribed",
"unsubscribeDescription": "Are you sure you want to unsubscribe from this mailing list?",
"unsubscribeOpenSiteDescription": "To stop getting messages from this mailing list, go to their website to unsubscribe.",
"cancel": "Cancel",
"goToWebsite": "Go to website",
"failedToUnsubscribe": "Failed to unsubscribe from mailing list"
"unsubscribe": "Cancelar suscripción",
"unsubscribed": "Suscripción cancelada",
"unsubscribeDescription": "¿Seguro que desea cancelar la suscripción a esta lista de correo?",
"unsubscribeOpenSiteDescription": "Para dejar de recibir mensajes de esta lista de correo, vaya a su sitio web para darse de baja.",
"cancel": "Cancelar",
"goToWebsite": "Ir al sitio web",
"failedToUnsubscribe": "Error al cancelar la suscripción de la lista de correo"
},
"threadDisplay": {
"exitFullscreen": "Salir de pantalla completa",
Expand All @@ -124,88 +124,88 @@
"muteThread": "Silenciar hilo"
},
"notes": {
"title": "Notes",
"empty": "No notes for this email",
"emptyDescription": "Add notes to keep track of important information or follow-ups.",
"addNote": "Add a note",
"addYourNote": "Add your note here...",
"editNote": "Edit note",
"deleteNote": "Delete note",
"deleteConfirm": "Are you sure you want to delete this note?",
"deleteConfirmDescription": "This action cannot be undone.",
"cancel": "Cancel",
"delete": "Delete",
"save": "Save note",
"toSave": "to save",
"label": "Label:",
"search": "Search notes...",
"noteCount": "{count, plural, =0 {Add notes} one {# note} other {# notes}}",
"notePinned": "Note pinned",
"noteUnpinned": "Note unpinned",
"colorChanged": "Note color updated",
"noteUpdated": "Note updated",
"noteDeleted": "Note deleted",
"noteCopied": "Copied to clipboard",
"noteAdded": "Note added",
"notesReordered": "Notes reordered",
"noMatchingNotes": "No notes matching \"{query}\"",
"clearSearch": "Clear search",
"pinnedNotes": "Pinned notes",
"otherNotes": "Other notes",
"created": "Created",
"updated": "Updated",
"title": "Notas",
"empty": "No hay notas para este correo",
"emptyDescription": "Agrega notas para llevar un registro de información importante o acciones a realizar.",
"addNote": "Añadir una nota",
"addYourNote": "Añade tu nota aquí...",
"editNote": "Editar nota",
"deleteNote": "Borrar nota",
"deleteConfirm": "¿Seguro que quieres borrar esta nota?",
"deleteConfirmDescription": "Esta acción no se puede deshacer.",
"cancel": "Cancelar",
"delete": "Borrar",
"save": "Guardar nota",
"toSave": "para guardar",
"label": "Etiqueta:",
"search": "Buscar notas...",
"noteCount": "{count, plural, =0 {Añade notas} one {# nota} other {# notas}}",
"notePinned": "Nota anclada",
"noteUnpinned": "Nota desanclada",
"colorChanged": "Color de nota actualizado",
"noteUpdated": "Nota actualizada",
"noteDeleted": "Nota eliminada",
"noteCopied": "Copiado al portapapeles",
"noteAdded": "Nota añadida",
"notesReordered": "Notas reordenadas",
"noMatchingNotes": "No hay notas que coincidan con \"{query}\"",
"clearSearch": "Limpiar búsqueda",
"pinnedNotes": "Notas ancladas",
"otherNotes": "Otras notas",
"created": "Creada",
"updated": "Actualizada",
"errors": {
"failedToLoadNotes": "Failed to load notes",
"failedToLoadThreadNotes": "Failed to load thread notes",
"failedToAddNote": "Failed to add note",
"failedToUpdateNote": "Failed to update note",
"failedToDeleteNote": "Failed to delete note",
"failedToUpdateNoteColor": "Failed to update note color",
"noValidNotesToReorder": "No valid notes to reorder",
"failedToReorderNotes": "Failed to reorder notes"
"failedToLoadNotes": "Error al cargar las notas",
"failedToLoadThreadNotes": "Error al cargar las notas del hilo",
"failedToAddNote": "Error al agregar nota",
"failedToUpdateNote": "Error al actualizar nota",
"failedToDeleteNote": "Error al eliminar la nota",
"failedToUpdateNoteColor": "Error al actualizar el color de la nota",
"noValidNotesToReorder": "No hay notas válidas para reordenar",
"failedToReorderNotes": "Error al reordenar las notas"
},
"colors": {
"default": "Default",
"red": "Red",
"orange": "Orange",
"yellow": "Yellow",
"green": "Green",
"blue": "Blue",
"purple": "Purple",
"pink": "Pink"
"default": "Predeterminado",
"red": "Rojo",
"orange": "Naranja",
"yellow": "Amarillo",
"green": "Verde",
"blue": "Azul",
"purple": "Morado",
"pink": "Rosa"
},
"actions": {
"pin": "Pin note",
"unpin": "Unpin note",
"edit": "Edit note",
"delete": "Delete note",
"copy": "Copy note",
"changeColor": "Change color"
"pin": "Anclar nota",
"unpin": "Desanclar nota",
"edit": "Editar nota",
"delete": "Borrar nota",
"copy": "Copiar nota",
"changeColor": "Cambiar Color"
}
},
"mail": {
"replies": "{count, plural, =0 {replies} one {# reply} other {# replies}}",
"deselectAll": "Deselected all emails",
"selectedEmails": "Selected {count} emails",
"noEmailsToSelect": "No emails to select",
"markedAsRead": "Marked as read",
"markedAsUnread": "Marked as unread",
"failedToMarkAsRead": "Failed to mark as read",
"failedToMarkAsUnread": "Failed to mark as unread",
"selected": "{count} selected",
"clearSelection": "Clear Selection",
"mute": "Mute",
"moveToSpam": "Move to Spam",
"moveToInbox": "Move to Inbox",
"unarchive": "Unarchive",
"archive": "Archive",
"moveToTrash": "Move to Trash",
"markAsUnread": "Mark as Unread",
"addStar": "Add Star",
"muteThread": "Mute Thread",
"moving": "Moving...",
"moved": "Moved",
"errorMoving": "Error moving"
"replies": "{count, plural, =0 {respuestas} one {# respuesta} other {# respuestas}}",
"deselectAll": "Deseleccionar todos los correos",
"selectedEmails": "{count} Correos seleccionados",
"noEmailsToSelect": "No hay correos para seleccionar",
"markedAsRead": "Marcado como leído",
"markedAsUnread": "Marcado como no leído",
"failedToMarkAsRead": "Error al marcar como leído",
"failedToMarkAsUnread": "Error al marcar como no leído",
"selected": "{count} seleccionados",
"clearSelection": "Limpiar selección",
"mute": "Silenciar",
"moveToSpam": "Mover a spam",
"moveToInbox": "Mover a bandeja de entrada",
"unarchive": "Desarchivar",
"archive": "Archivar",
"moveToTrash": "Mover a la papelera",
"markAsUnread": "Marcar como no leído",
"addStar": "Destacar",
"muteThread": "Silencia hilo",
"moving": "Moviendo...",
"moved": "Movido",
"errorMoving": "Error al mover"
}
},
"navigation": {
Expand All @@ -216,6 +216,8 @@
"spam": "Spam",
"archive": "Archivar",
"bin": "Papelera de reciclaje",
"feedback": "Feedback",
"contact": "Contact",
"settings": "Configuración"
},
"settings": {
Expand Down
2 changes: 2 additions & 0 deletions apps/mail/locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,8 @@
"spam": "Pourriels",
"archive": "Archives",
"bin": "Corbeille",
"feedback": "Feedback",
"contact": "Contact",
"settings": "Paramètres"
},
"settings": {
Expand Down
2 changes: 2 additions & 0 deletions apps/mail/locales/hi.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,8 @@
"spam": "स्पैम",
"archive": "आर्काइव",
"bin": "बिन",
"feedback": "Feedback",
"contact": "Contact",
"settings": "सेटिंग्स"
},
"settings": {
Expand Down
100 changes: 51 additions & 49 deletions apps/mail/locales/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,13 +102,13 @@
"security": "セキュリティ",
"standardEncryption": "標準暗号化(TLS)",
"loadingMailContent": "メールの内容を読み込み中...",
"unsubscribe": "Unsubscribe",
"unsubscribed": "Unsubscribed",
"unsubscribeDescription": "Are you sure you want to unsubscribe from this mailing list?",
"unsubscribeOpenSiteDescription": "To stop getting messages from this mailing list, go to their website to unsubscribe.",
"cancel": "Cancel",
"goToWebsite": "Go to website",
"failedToUnsubscribe": "Failed to unsubscribe from mailing list"
"unsubscribe": "購読を解除",
"unsubscribed": "購読を解除しました",
"unsubscribeDescription": "このメーリングリストから登録を解除してもよろしいですか?",
"unsubscribeOpenSiteDescription": "このメーリングリストからのメッセージの取得を停止するには、解除するために彼らのウェブサイトに行きます。",
"cancel": "キャンセル",
"goToWebsite": "ウェブサイトへ移動",
"failedToUnsubscribe": "メーリングリストの登録解除に失敗しました"
},
"threadDisplay": {
"exitFullscreen": "フルスクリーン表示を終了",
Expand All @@ -124,52 +124,52 @@
"muteThread": "スレッドをミュート"
},
"notes": {
"title": "Notes",
"empty": "No notes for this email",
"emptyDescription": "Add notes to keep track of important information or follow-ups.",
"addNote": "Add a note",
"addYourNote": "Add your note here...",
"editNote": "Edit note",
"deleteNote": "Delete note",
"deleteConfirm": "Are you sure you want to delete this note?",
"deleteConfirmDescription": "This action cannot be undone.",
"cancel": "Cancel",
"delete": "Delete",
"save": "Save note",
"toSave": "to save",
"label": "Label:",
"search": "Search notes...",
"title": "メモ",
"empty": "このメールのメモはありません",
"emptyDescription": "重要な情報やフォローアップを追跡するためにメモを追加します。",
"addNote": "メモを追加",
"addYourNote": "ここにメモを追加します…",
"editNote": "メモを編集",
"deleteNote": "メモを削除",
"deleteConfirm": "このメモを本当に削除しますか?",
"deleteConfirmDescription": "この操作は元に戻せません。",
"cancel": "キャンセル",
"delete": "削除",
"save": "メモを保存",
"toSave": "保存する",
"label": "ラベル:",
"search": "メモを検索…",
"noteCount": "{count, plural, =0 {Add notes} one {# note} other {# notes}}",
"notePinned": "Note pinned",
"noteUnpinned": "Note unpinned",
"colorChanged": "Note color updated",
"noteUpdated": "Note updated",
"noteDeleted": "Note deleted",
"noteCopied": "Copied to clipboard",
"noteAdded": "Note added",
"notesReordered": "Notes reordered",
"noMatchingNotes": "No notes matching \"{query}\"",
"clearSearch": "Clear search",
"pinnedNotes": "Pinned notes",
"otherNotes": "Other notes",
"created": "Created",
"updated": "Updated",
"notePinned": "メモをピン留めしました",
"noteUnpinned": "メモのピン留めを解除しました",
"colorChanged": "メモの色が更新されました",
"noteUpdated": "メモが更新されました",
"noteDeleted": "メモを削除しました",
"noteCopied": "クリップボードにコピー",
"noteAdded": "メモ追加",
"notesReordered": "メモを並べ替えました",
"noMatchingNotes": "\"{query}\" に一致するメモはありません",
"clearSearch": "検索をクリア",
"pinnedNotes": "ピン留めされたメモ",
"otherNotes": "その他のメモ",
"created": "作成時刻",
"updated": "更新日時",
"errors": {
"failedToLoadNotes": "Failed to load notes",
"failedToLoadThreadNotes": "Failed to load thread notes",
"failedToAddNote": "Failed to add note",
"failedToUpdateNote": "Failed to update note",
"failedToDeleteNote": "Failed to delete note",
"failedToUpdateNoteColor": "Failed to update note color",
"noValidNotesToReorder": "No valid notes to reorder",
"failedToReorderNotes": "Failed to reorder notes"
"failedToLoadNotes": "メモの読み込みに失敗しました",
"failedToLoadThreadNotes": "スレッドメモの読み込みに失敗しました",
"failedToAddNote": "メモの追加に失敗しました",
"failedToUpdateNote": "メモの更新に失敗しました",
"failedToDeleteNote": "メモの削除に失敗しました",
"failedToUpdateNoteColor": "メモの色の更新に失敗しました",
"noValidNotesToReorder": "並べ替えるための有効なメモがありません",
"failedToReorderNotes": "メモの並べ替えに失敗しました"
},
"colors": {
"default": "Default",
"red": "Red",
"orange": "Orange",
"yellow": "Yellow",
"green": "Green",
"default": "デフォルト",
"red": "",
"orange": "オレンジ",
"yellow": "黄色",
"green": "",
"blue": "Blue",
"purple": "Purple",
"pink": "Pink"
Expand Down Expand Up @@ -216,6 +216,8 @@
"spam": "迷惑メール",
"archive": "アーカイブ",
"bin": "ごみ箱",
"feedback": "Feedback",
"contact": "Contact",
"settings": "設定"
},
"settings": {
Expand Down
2 changes: 2 additions & 0 deletions apps/mail/locales/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,8 @@
"spam": "스팸",
"archive": "보관함",
"bin": "휴지통",
"feedback": "Feedback",
"contact": "Contact",
"settings": "설정"
},
"settings": {
Expand Down
Loading