mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
New Crowdin translations (#1228)
* New translations en.json (Portuguese) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations en.json (Arabic) * New translations en.json (Italian) * New translations en.json (Spanish) * New translations en.json (Russian) * New translations en.json (Portuguese) * New translations en.json (Polish) * New translations en.json (Norwegian) * New translations en.json (Korean) * New translations en.json (Indonesian) * New translations en.json (Chinese Simplified) * New translations en.json (Hungarian) * New translations en.json (Hindi) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (French) * New translations en.json (Dutch) * New translations en.json (Chinese Traditional) * New translations en.json (Turkish) * New translations en.json (Polish) * New translations en.json (German) * New translations en.json (Dutch) * New translations en.json (French) * New translations en.json (Korean) * New translations en.json (Greek) * New translations en.json (Polish) * New translations en.json (Arabic) * New translations en.json (Italian) * New translations en.json (Spanish) * New translations en.json (Russian) * New translations en.json (Portuguese) * New translations en.json (Polish) * New translations en.json (Norwegian) * New translations en.json (Korean) * New translations en.json (Indonesian) * New translations en.json (Chinese Simplified) * New translations en.json (Hungarian) * New translations en.json (Hindi) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (French) * New translations en.json (Dutch) * New translations en.json (Chinese Traditional) * New translations en.json (Turkish) * New translations en.json (Arabic) * New translations en.json (Italian) * New translations en.json (Spanish) * New translations en.json (Russian) * New translations en.json (Portuguese) * New translations en.json (Polish) * New translations en.json (Norwegian) * New translations en.json (Korean) * New translations en.json (Indonesian) * New translations en.json (Chinese Simplified) * New translations en.json (Hungarian) * New translations en.json (Hindi) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (French) * New translations en.json (Dutch) * New translations en.json (Chinese Traditional) * New translations en.json (Turkish) * New translations en.json (Portuguese) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations en.json (Norwegian) * New translations en.json (Dutch) * New translations en.json (Greek) * New translations en.json (French) * New translations en.json (Portuguese)
This commit is contained in:
parent
60d9567e2d
commit
854af8aed2
18 changed files with 251 additions and 53 deletions
|
@ -4,6 +4,7 @@
|
|||
"selectAll": "Wybierz wszystkie",
|
||||
"copy": "Kopiuj",
|
||||
"copyAsPng": "Skopiuj do schowka jako plik PNG",
|
||||
"copyAsSvg": "",
|
||||
"bringForward": "Przenieś do góry",
|
||||
"sendToBack": "Przenieś na dół",
|
||||
"bringToFront": "Przenieś na wierzch",
|
||||
|
@ -69,12 +70,13 @@
|
|||
"undo": "Cofnij",
|
||||
"redo": "Przywróć",
|
||||
"roomDialog": "Utwórz nową sesję współpracy na żywo",
|
||||
"createNewRoom": "Utwórz nowy pokój"
|
||||
"createNewRoom": "Utwórz nowy pokój",
|
||||
"toggleFullScreen": ""
|
||||
},
|
||||
"alerts": {
|
||||
"clearReset": "To spowoduje usunięcie wszystkiego z dokumentu. Czy chcesz kontynuować?",
|
||||
"couldNotCreateShareableLink": "Wystąpił błąd przy generowaniu linka do udostępniania.",
|
||||
"couldNotLoadInvalidFile": "Nie udało się otworzyć pliku, nieprawidłowy plik",
|
||||
"couldNotLoadInvalidFile": "Nie udało się otworzyć pliku. Wybrany plik jest nieprawidłowy.",
|
||||
"importBackendFailed": "Wystąpił błąd podczas importowania pliku.",
|
||||
"cannotExportEmptyCanvas": "Najpierw musisz coś narysować, aby zapisać dokument.",
|
||||
"couldNotCopyToClipboard": "Błąd podczas kopiowania. Spróbuj użyć Google Chrome.",
|
||||
|
@ -126,6 +128,15 @@
|
|||
"desc_exitSession": "Zakończenie sesji spowoduje odłączenie ciebie od pokoju, ale nadal będziesz mógł lokalnie kontynuować pracę. Zauważ, że osoby z którymi współpracowałeś nadal będą mogły współpracować."
|
||||
},
|
||||
"errorDialog": {
|
||||
"title": "Błąd"
|
||||
"title": "Wystąpił błąd"
|
||||
},
|
||||
"shortcutsDialog": {
|
||||
"title": "Skróty klawiszowe",
|
||||
"shapes": "Kształty",
|
||||
"editor": "Edytor",
|
||||
"view": "Widok",
|
||||
"blog": "Przeczytaj naszego bloga",
|
||||
"howto": "Skorzystaj z instrukcji",
|
||||
"github": "Znalazłeś problem? Zgłoś go"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue