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": "Очистити полотно",
|
||||
|
@ -71,7 +74,7 @@
|
|||
"copyToClipboard": "Скопіювати до буферу обміну",
|
||||
"copyPngToClipboard": "Скопіювати PNG до буферу обміну",
|
||||
"save": "Зберегти",
|
||||
"saveAs": "",
|
||||
"saveAs": "Зберегти як",
|
||||
"load": "Завантажити",
|
||||
"getShareableLink": "Отримати посилання",
|
||||
"close": "Закрити",
|
||||
|
@ -89,7 +92,8 @@
|
|||
"createNewRoom": "Створити нову кімнату",
|
||||
"toggleFullScreen": "Повноекранний режим",
|
||||
"toggleZenMode": "Дзен-режим",
|
||||
"exitZenMode": "Вийти з дзен-режиму"
|
||||
"exitZenMode": "Вийти з дзен-режиму",
|
||||
"toggleGridMode": ""
|
||||
},
|
||||
"alerts": {
|
||||
"clearReset": "Це очистить все полотно. Впевнені?",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue