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": "貼上",
|
||||
"selectAll": "全選",
|
||||
"moveCanvas": "",
|
||||
"copy": "複製",
|
||||
"copyAsPng": "複製 PNG 至剪貼簿",
|
||||
"copyAsSvg": "複製 SVG 至剪貼簿",
|
||||
|
@ -61,7 +62,9 @@
|
|||
"yourName": "你的名稱",
|
||||
"madeWithExcalidraw": "以 Excalidraw 製作",
|
||||
"group": "建立群組",
|
||||
"ungroup": "取消群組"
|
||||
"ungroup": "取消群組",
|
||||
"collaborators": "協作者",
|
||||
"toggleGridMode": "切換格線模式"
|
||||
},
|
||||
"buttons": {
|
||||
"clearReset": "重置 canvas",
|
||||
|
@ -89,7 +92,8 @@
|
|||
"createNewRoom": "建立新協作會議室",
|
||||
"toggleFullScreen": "切換全螢幕",
|
||||
"toggleZenMode": "切換專注模式",
|
||||
"exitZenMode": "離開專注模式"
|
||||
"exitZenMode": "離開專注模式",
|
||||
"toggleGridMode": "切換格線模式"
|
||||
},
|
||||
"alerts": {
|
||||
"clearReset": "這將會清除整個 canvas。你確定嗎?",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue