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:
Lipis 2020-04-06 15:14:31 +03:00 committed by GitHub
parent 60d9567e2d
commit 854af8aed2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 251 additions and 53 deletions

View file

@ -4,6 +4,7 @@
"selectAll": "Selecteer alles",
"copy": "Kopieer",
"copyAsPng": "Kopieer als PNG",
"copyAsSvg": "Kopieer als SVG",
"bringForward": "Breng naar voren",
"sendToBack": "Breng naar achtergrond",
"bringToFront": "Breng naar voorgrond",
@ -69,7 +70,8 @@
"undo": "Ongedaan maken",
"redo": "Herstel ongedaan maken",
"roomDialog": "Live-samenwerkingssessie starten",
"createNewRoom": "Creëer live-samenwerkingssessie"
"createNewRoom": "Creëer live-samenwerkingssessie",
"toggleFullScreen": "Schermvullende weergave"
},
"alerts": {
"clearReset": "Dit zal het hele canvas verwijderen. Ben je zeker?",
@ -127,5 +129,14 @@
},
"errorDialog": {
"title": "Fout"
},
"shortcutsDialog": {
"title": "Sneltoetsen",
"shapes": "Vormen",
"editor": "Editor",
"view": "Weergave",
"blog": "Lees onze blog",
"howto": "Volg onze handleidingen",
"github": "Probleem gevonden? Stuur een nieuwe issue"
}
}