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": "キャンバスのリセット",
|
||||
|
@ -89,7 +92,8 @@
|
|||
"createNewRoom": "新しい部屋を作成する",
|
||||
"toggleFullScreen": "全画面表示に切り替える",
|
||||
"toggleZenMode": "集中モードに切り替える",
|
||||
"exitZenMode": "集中モードをやめる"
|
||||
"exitZenMode": "集中モードをやめる",
|
||||
"toggleGridMode": ""
|
||||
},
|
||||
"alerts": {
|
||||
"clearReset": "この操作によってキャンバス全体が消えます。よろしいですか?",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue