mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
New Crowdin updates and change code for Norwegian Bokmal (#1776)
* New translations en.json (Turkish) * New translations en.json (French) * New translations en.json (Turkish) * New translations en.json (Turkish) * New translations en.json (Turkish) * New translations en.json (Turkish) * New translations en.json (Turkish) * New translations en.json (Turkish) * New translations en.json (Norwegian Bokmal) * Update i18n.ts * Remove no-NO * Update i18n.ts * Update i18n.ts * New translations en.json (Hindi) * New translations en.json (Hindi) * New translations en.json (Hindi) * New translations en.json (Hindi) * New translations en.json (French) * New translations en.json (Russian) * New translations en.json (Ukrainian) * New translations en.json (Persian) * New translations en.json (Albanian) * New translations en.json (Catalan) * New translations en.json (Hebrew) * New translations en.json (Hindi) * New translations en.json (Indonesian) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Turkish) * New translations en.json (Portuguese) * New translations en.json (Spanish) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Korean) * New translations en.json (Japanese) * New translations en.json (Italian) * New translations en.json (Hungarian) * New translations en.json (Finnish) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (Bulgarian) * New translations en.json (Arabic) * New translations en.json (Norwegian Bokmal) * New translations en.json (Chinese Traditional) * New translations en.json (Norwegian Bokmal) * New translations en.json (Finnish) * New translations en.json (Persian) * New translations en.json (Portuguese) * New translations en.json (Turkish) * New translations en.json (Turkish) * New translations en.json (Turkish) * New translations en.json (German) * New translations en.json (French) * New translations en.json (Russian) * New translations en.json (Ukrainian) * New translations en.json (Persian) * New translations en.json (Albanian) * New translations en.json (Catalan) * New translations en.json (Hebrew) * New translations en.json (Hindi) * New translations en.json (Indonesian) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Turkish) * New translations en.json (Portuguese) * New translations en.json (Spanish) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Korean) * New translations en.json (Japanese) * New translations en.json (Italian) * New translations en.json (Hungarian) * New translations en.json (Finnish) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (Bulgarian) * New translations en.json (Arabic) * New translations en.json (Norwegian Bokmal) * New translations en.json (Polish) * New translations en.json (Polish) * New translations en.json (Norwegian Bokmal) * New translations en.json (Portuguese) * New translations en.json (Persian) * New translations en.json (Finnish) * New translations en.json (Hindi) * New translations en.json (Ukrainian) * New translations en.json (German) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations en.json (Turkish) * New translations en.json (French) * New translations en.json (French) * New translations en.json (French) * New translations en.json (Russian) * New translations en.json (Ukrainian) * New translations en.json (Persian) * New translations en.json (Albanian) * New translations en.json (Catalan) * New translations en.json (Hebrew) * New translations en.json (Hindi) * New translations en.json (Indonesian) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Turkish) * New translations en.json (Portuguese) * New translations en.json (Spanish) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Korean) * New translations en.json (Japanese) * New translations en.json (Italian) * New translations en.json (Hungarian) * New translations en.json (Finnish) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (Bulgarian) * New translations en.json (Arabic) * New translations en.json (Norwegian Bokmal) * New translations en.json (Finnish) * New translations en.json (Portuguese) * New translations en.json (Chinese Traditional)
This commit is contained in:
parent
24a385ff73
commit
e7ef02cc0f
27 changed files with 256 additions and 152 deletions
|
@ -2,6 +2,7 @@
|
|||
"labels": {
|
||||
"paste": "Colar",
|
||||
"selectAll": "Selecionar tudo",
|
||||
"moveCanvas": "Mover tela",
|
||||
"copy": "Copiar",
|
||||
"copyAsPng": "Copiar para a área de transferência como PNG",
|
||||
"copyAsSvg": "Copiar para a área de transferência como SVG",
|
||||
|
@ -61,7 +62,9 @@
|
|||
"yourName": "Seu nome",
|
||||
"madeWithExcalidraw": "Feito com Excalidraw",
|
||||
"group": "Agrupar seleção",
|
||||
"ungroup": "Desagrupar seleção"
|
||||
"ungroup": "Desagrupar seleção",
|
||||
"collaborators": "Colaboradores",
|
||||
"toggleGridMode": "Alternar modo de grade"
|
||||
},
|
||||
"buttons": {
|
||||
"clearReset": "Limpar o canvas e redefinir a cor de fundo",
|
||||
|
@ -89,7 +92,8 @@
|
|||
"createNewRoom": "Criar nova sala",
|
||||
"toggleFullScreen": "Alternar tela cheia",
|
||||
"toggleZenMode": "Alternar modo zen",
|
||||
"exitZenMode": "Sair do modo zen"
|
||||
"exitZenMode": "Sair do modo zen",
|
||||
"toggleGridMode": "Alternar modo de grade"
|
||||
},
|
||||
"alerts": {
|
||||
"clearReset": "O canvas inteiro será excluído. Tens a certeza?",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue