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",
|
||||
|
@ -10,8 +11,8 @@
|
|||
"bringToFront": "جلو آوردن",
|
||||
"sendBackward": "پس فرستادن",
|
||||
"delete": "حذف",
|
||||
"copyStyles": "کپی سبک",
|
||||
"pasteStyles": "جای گذاری سبک",
|
||||
"copyStyles": "کپی استایل",
|
||||
"pasteStyles": "چسباندن استایل",
|
||||
"stroke": "خط",
|
||||
"background": "پس زمینه",
|
||||
"fill": "رنگ آمیزی",
|
||||
|
@ -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