New Crowdin translations (#978)
* New translations en.json (Korean) * New translations en.json (Korean) * New translations en.json (Korean) * New translations en.json (Korean) * New translations en.json (Korean) * New translations en.json (Portuguese) * New translations en.json (Portuguese)
This commit is contained in:
parent
db1f97f59e
commit
83e49232ee
@ -21,28 +21,28 @@
|
|||||||
"fontFamily": "폰트 스타일",
|
"fontFamily": "폰트 스타일",
|
||||||
"onlySelected": "선택한 항목만",
|
"onlySelected": "선택한 항목만",
|
||||||
"withBackground": "배경 포함",
|
"withBackground": "배경 포함",
|
||||||
"handDrawn": "Hand-Drawn",
|
"handDrawn": "필기체",
|
||||||
"normal": "Normal",
|
"normal": "일반",
|
||||||
"code": "Code",
|
"code": "코드",
|
||||||
"small": "Small",
|
"small": "작게",
|
||||||
"medium": "Medium",
|
"medium": "보통",
|
||||||
"large": "Large",
|
"large": "크게",
|
||||||
"veryLarge": "Very Large",
|
"veryLarge": "매우 크게",
|
||||||
"solid": "Solid",
|
"solid": "단색",
|
||||||
"hachure": "Hachure",
|
"hachure": "평행선",
|
||||||
"crossHatch": "Cross-Hatch",
|
"crossHatch": "교차선",
|
||||||
"thin": "Thin",
|
"thin": "얇게",
|
||||||
"bold": "Bold",
|
"bold": "굵게",
|
||||||
"extraBold": "Extra Bold",
|
"extraBold": "매우 굵게",
|
||||||
"architect": "Architect",
|
"architect": "Architect",
|
||||||
"artist": "Artist",
|
"artist": "Artist",
|
||||||
"cartoonist": "Cartoonist",
|
"cartoonist": "Cartoonist",
|
||||||
"fileTitle": "File title",
|
"fileTitle": "파일 제목",
|
||||||
"colorPicker": "Color picker",
|
"colorPicker": "색상 선택기",
|
||||||
"canvasBackground": "Canvas background",
|
"canvasBackground": "Canvas background",
|
||||||
"drawingCanvas": "Drawing Canvas",
|
"drawingCanvas": "Drawing Canvas",
|
||||||
"layers": "Layers",
|
"layers": "Layers",
|
||||||
"language": "Language",
|
"language": "언어",
|
||||||
"createRoom": "Share a live-collaboration session"
|
"createRoom": "Share a live-collaboration session"
|
||||||
},
|
},
|
||||||
"buttons": {
|
"buttons": {
|
||||||
@ -52,29 +52,29 @@
|
|||||||
"exportToSvg": "SVG로 내보내기",
|
"exportToSvg": "SVG로 내보내기",
|
||||||
"copyToClipboard": "클립보드로 복사",
|
"copyToClipboard": "클립보드로 복사",
|
||||||
"save": "저장",
|
"save": "저장",
|
||||||
"load": "Load",
|
"load": "불러오기",
|
||||||
"getShareableLink": "Get shareable link",
|
"getShareableLink": "공유 가능한 링크 생성",
|
||||||
"close": "Close",
|
"close": "닫기",
|
||||||
"selectLanguage": "Select Language",
|
"selectLanguage": "언어 선택",
|
||||||
"scrollBackToContent": "Scroll back to content",
|
"scrollBackToContent": "Scroll back to content",
|
||||||
"zoomIn": "Zoom in",
|
"zoomIn": "확대",
|
||||||
"zoomOut": "Zoom out",
|
"zoomOut": "축소",
|
||||||
"resetZoom": "Reset zoom",
|
"resetZoom": "줌 초기화",
|
||||||
"menu": "Menu",
|
"menu": "메뉴",
|
||||||
"done": "Done",
|
"done": "완료",
|
||||||
"edit": "Edit",
|
"edit": "수정",
|
||||||
"undo": "Undo",
|
"undo": "실행 취소",
|
||||||
"redo": "Redo",
|
"redo": "다시 실행",
|
||||||
"roomDialog": "Share a live-collaboration session",
|
"roomDialog": "실시간 협업 세션 공유",
|
||||||
"createNewRoom": "Create new room"
|
"createNewRoom": "Create new room"
|
||||||
},
|
},
|
||||||
"alerts": {
|
"alerts": {
|
||||||
"clearReset": "This will clear the whole canvas. Are you sure?",
|
"clearReset": "모든 작업 내용을 초기화 합니다. 계속 진행할까요?",
|
||||||
"couldNotCreateShareableLink": "Couldn't create shareable link.",
|
"couldNotCreateShareableLink": "공유 가능한 링크를 생성할 수 없습니다.",
|
||||||
"importBackendFailed": "Importing from backend failed.",
|
"importBackendFailed": "서버로부터 불러 오지 못했습니다.",
|
||||||
"cannotExportEmptyCanvas": "Cannot export empty canvas.",
|
"cannotExportEmptyCanvas": "빈 캔버스를 내보낼 수 없습니다.",
|
||||||
"couldNotCopyToClipboard": "Couldn't copy to clipboard. Try using Chrome browser.",
|
"couldNotCopyToClipboard": "클립 보드에 복사 할 수 없습니다. Chrome 브라우저에서 시도해 주세요.",
|
||||||
"decryptFailed": "Couldn't decrypt data.",
|
"decryptFailed": "데이터를 복호화하지 못했습니다.",
|
||||||
"uploadedSecurly": "The upload has been secured with end-to-end encryption, which means that Excalidraw server and third parties can't read the content."
|
"uploadedSecurly": "The upload has been secured with end-to-end encryption, which means that Excalidraw server and third parties can't read the content."
|
||||||
},
|
},
|
||||||
"toolBar": {
|
"toolBar": {
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"paste": "Colar",
|
"paste": "Colar",
|
||||||
"selectAll": "Selecionar tudo",
|
"selectAll": "Selecionar tudo",
|
||||||
"copy": "Copiar",
|
"copy": "Copiar",
|
||||||
"copyAsPng": "Copy to clipboard as PNG",
|
"copyAsPng": "Copiar para a área de transferência como PNG",
|
||||||
"bringForward": "Passar para o primeiro plano",
|
"bringForward": "Passar para o primeiro plano",
|
||||||
"sendToBack": "Passar para trás",
|
"sendToBack": "Passar para trás",
|
||||||
"bringToFront": "Passar para frente",
|
"bringToFront": "Passar para frente",
|
||||||
@ -43,7 +43,7 @@
|
|||||||
"drawingCanvas": "Tela de desenho",
|
"drawingCanvas": "Tela de desenho",
|
||||||
"layers": "Camadas",
|
"layers": "Camadas",
|
||||||
"language": "Idioma",
|
"language": "Idioma",
|
||||||
"createRoom": "Share a live-collaboration session"
|
"createRoom": "Compartilhar uma sessão de colaboração ao vivo"
|
||||||
},
|
},
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"clearReset": "Limpar o canvas e redefinir a cor de fundo",
|
"clearReset": "Limpar o canvas e redefinir a cor de fundo",
|
||||||
@ -63,10 +63,10 @@
|
|||||||
"menu": "Menu",
|
"menu": "Menu",
|
||||||
"done": "Concluído",
|
"done": "Concluído",
|
||||||
"edit": "Editar",
|
"edit": "Editar",
|
||||||
"undo": "Undo",
|
"undo": "Desfazer",
|
||||||
"redo": "Redo",
|
"redo": "Refazer",
|
||||||
"roomDialog": "Share a live-collaboration session",
|
"roomDialog": "Compartilhar uma sessão de colaboração ao vivo",
|
||||||
"createNewRoom": "Create new room"
|
"createNewRoom": "Criar nova sala"
|
||||||
},
|
},
|
||||||
"alerts": {
|
"alerts": {
|
||||||
"clearReset": "O canvas inteiro será excluído. Tens a certeza?",
|
"clearReset": "O canvas inteiro será excluído. Tens a certeza?",
|
||||||
@ -74,7 +74,7 @@
|
|||||||
"importBackendFailed": "O carregamento no servidor falhou.",
|
"importBackendFailed": "O carregamento no servidor falhou.",
|
||||||
"cannotExportEmptyCanvas": "Não é possível exportar um canvas vazío.",
|
"cannotExportEmptyCanvas": "Não é possível exportar um canvas vazío.",
|
||||||
"couldNotCopyToClipboard": "Não foi possível copiar no clipboard. Experimente no navegador Chrome.",
|
"couldNotCopyToClipboard": "Não foi possível copiar no clipboard. Experimente no navegador Chrome.",
|
||||||
"decryptFailed": "Couldn't decrypt data.",
|
"decryptFailed": "Não foi possível descriptografar os dados.",
|
||||||
"uploadedSecurly": "O upload foi protegido com criptografia de ponta a ponta, o que significa que o servidor do Excalidraw e terceiros não podem ler o conteúdo."
|
"uploadedSecurly": "O upload foi protegido com criptografia de ponta a ponta, o que significa que o servidor do Excalidraw e terceiros não podem ler o conteúdo."
|
||||||
},
|
},
|
||||||
"toolBar": {
|
"toolBar": {
|
||||||
@ -98,27 +98,27 @@
|
|||||||
"resize": "Você pode restringir proporções segurando SHIFT durante o redimensionamento"
|
"resize": "Você pode restringir proporções segurando SHIFT durante o redimensionamento"
|
||||||
},
|
},
|
||||||
"errorSplash": {
|
"errorSplash": {
|
||||||
"headingMain_pre": "Encountered an error. Try ",
|
"headingMain_pre": "Foi encontrado um erro. Experimente ",
|
||||||
"headingMain_button": "reloading the page.",
|
"headingMain_button": "recarregar a página.",
|
||||||
"clearCanvasMessage": "If reloading doesn't work, try ",
|
"clearCanvasMessage": "Se a recarga não funcionar, tente ",
|
||||||
"clearCanvasMessage_button": "clearing the canvas.",
|
"clearCanvasMessage_button": "limpar a tela.",
|
||||||
"clearCanvasCaveat": " This will result in loss of work ",
|
"clearCanvasCaveat": " Isso resultará em perda de trabalho ",
|
||||||
"openIssueMessage_pre": "Before doing so, we'd appreciate if you opened an issue on our ",
|
"openIssueMessage_pre": "Antes de fazer isso, gostaríamos que você relatasse o problema em nosso ",
|
||||||
"openIssueMessage_button": "bug tracker.",
|
"openIssueMessage_button": "rastreador de bugs.",
|
||||||
"openIssueMessage_post": " Please include the following error stack trace (and if it's not private, also the scene content):",
|
"openIssueMessage_post": " Inclua o seguinte rastreamento de pilha de erros (e, se não for confidencial, também o conteúdo da cena):",
|
||||||
"errorStack": "Error stack trace:",
|
"errorStack": "Rastreamento de pilha de erros:",
|
||||||
"errorStack_loading": "Loading data. please wait...",
|
"errorStack_loading": "Carregando os dados. por favor aguarde...",
|
||||||
"sceneContent": "Scene content:"
|
"sceneContent": "Conteúdo da cena:"
|
||||||
},
|
},
|
||||||
"roomDialog": {
|
"roomDialog": {
|
||||||
"desc_intro": "You can invite people to your current scene to collaborate with you.",
|
"desc_intro": "Você pode convidar pessoas para sua cena atual para colaborar com você.",
|
||||||
"desc_privacy": "Don't worry, the session uses end-to-end encryption, so whatever you draw will stay private. Not even our server will be able to see what you come up with.",
|
"desc_privacy": "Não se preocupe, a sessão usa criptografia de ponta a ponta; portanto, o que você desenhar permanecerá privado. Nem mesmo nosso servidor poderá ver o que você cria.",
|
||||||
"desc_start": "To begin, click the button below. (Will use the current scene. If you don't want this, you can manually clear it, first)",
|
"desc_start": "120/5000\nPara começar, clique no botão abaixo. (Usará a cena atual. Se você não quiser, pode limpá-la manualmente, primeiro)",
|
||||||
"button_startSession": "Start session",
|
"button_startSession": "Iniciar sessão",
|
||||||
"button_stopSession": "Stop session",
|
"button_stopSession": "Parar sessão",
|
||||||
"desc_inProgressIntro": "Live-collaboration session is now in progress.",
|
"desc_inProgressIntro": "A sessão de colaboração ao vivo está agora em andamento.",
|
||||||
"desc_persistenceWarning": "Note that the scene data is shared across collaborators in a P2P fashion, and not persisted to our server. Thus, if all of you disconnect, you will loose the data unless you export it to a file or a shareable link.",
|
"desc_persistenceWarning": "Observe que os dados da cena são compartilhados entre os colaboradores de maneira P2P e não permanecem no nosso servidor. Portanto, se todos vocês se desconectarem, perderão os dados, a menos que os exportem para um arquivo ou um link compartilhável.",
|
||||||
"desc_shareLink": "Share this link with anyone you want to collaborate with:",
|
"desc_shareLink": "Compartilhe este link com qualquer pessoa com quem você queira colaborar:",
|
||||||
"desc_exitSession": "Stopping the session will disconnect your from the room, but you'll be able to continue working with the scene, locally. Note that this won't affect other people, and they'll still be able to collaborate on their version."
|
"desc_exitSession": "A interrupção da sessão o desconectará da sala, mas poderá continuar trabalhando com a cena localmente. Observe que isso não afetará outras pessoas, e elas ainda poderão colaborar em sua versão."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user