mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
New Crowdin updates (#1883)
* New translations en.json (Norwegian Bokmal) * Auto commit: Calculate translation coverage * New translations en.json (Hindi) * Auto commit: Calculate translation coverage * New translations en.json (Hindi) * Auto commit: Calculate translation coverage * New translations en.json (French) * New translations en.json (Russian) * New translations en.json (Norwegian Bokmal) * 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 Nynorsk) * Auto commit: Calculate translation coverage * New translations en.json (Norwegian Bokmal) * Auto commit: Calculate translation coverage * New translations en.json (Portuguese) * Auto commit: Calculate translation coverage * New translations en.json (Persian) * Auto commit: Calculate translation coverage * New translations en.json (Chinese Traditional) * Auto commit: Calculate translation coverage * New translations en.json (Finnish) * Auto commit: Calculate translation coverage * New translations en.json (Hindi) * Auto commit: Calculate translation coverage * New translations en.json (German) * New translations en.json (German) * Auto commit: Calculate translation coverage * New translations en.json (French) * New translations en.json (Russian) * New translations en.json (Norwegian Bokmal) * 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 Nynorsk) * Auto commit: Calculate translation coverage * New translations en.json (Chinese Traditional) * Auto commit: Calculate translation coverage * New translations en.json (Norwegian Bokmal) * Auto commit: Calculate translation coverage * New translations en.json (Ukrainian) * Auto commit: Calculate translation coverage * New translations en.json (Finnish) * Auto commit: Calculate translation coverage * New translations en.json (German) * Auto commit: Calculate translation coverage * New translations en.json (Catalan) * Auto commit: Calculate translation coverage * New translations en.json (Catalan) * Auto commit: Calculate translation coverage * New translations en.json (Spanish) * New translations en.json (Catalan) * Auto commit: Calculate translation coverage * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Italian) * New translations en.json (Portuguese) * Auto commit: Calculate translation coverage * New translations en.json (Italian) * Auto commit: Calculate translation coverage * New translations en.json (Russian) * New translations en.json (Russian) * Auto commit: Calculate translation coverage Co-authored-by: Kostas Bariotis <konmpar@gmail.com>
This commit is contained in:
parent
8f3ccac54c
commit
8ab7921796
28 changed files with 259 additions and 124 deletions
|
@ -65,7 +65,10 @@
|
|||
"group": "Δημιουργία ομάδας από επιλογή",
|
||||
"ungroup": "Κατάργηση ομάδας από επιλογή",
|
||||
"collaborators": "Συνεργάτες",
|
||||
"toggleGridMode": "Εναλλαγή λειτουργίας πλέγματος"
|
||||
"toggleGridMode": "Εναλλαγή λειτουργίας πλέγματος",
|
||||
"addToLibrary": "",
|
||||
"removeFromLibrary": "",
|
||||
"libraryLoadingMessage": ""
|
||||
},
|
||||
"buttons": {
|
||||
"clearReset": "Επαναφορά του καμβά",
|
||||
|
@ -103,7 +106,8 @@
|
|||
"cannotExportEmptyCanvas": "Δεν είναι δυνατή η εξαγωγή κενού καμβά.",
|
||||
"couldNotCopyToClipboard": "Δεν ήταν δυνατή η αντιγραφή στο πρόχειρο. Δοκίμασε τη χρήση του προγράμματος περιήγησης Chrome.",
|
||||
"decryptFailed": "Δεν ήταν δυνατή η αποκρυπτογράφηση δεδομένων.",
|
||||
"uploadedSecurly": "Η μεταφόρτωση έχει εξασφαλιστεί με κρυπτογράφηση από άκρο σε άκρο, πράγμα που σημαίνει ότι ο διακομιστής Excalidraw και τρίτα μέρη δεν μπορούν να διαβάσουν το περιεχόμενο."
|
||||
"uploadedSecurly": "Η μεταφόρτωση έχει εξασφαλιστεί με κρυπτογράφηση από άκρο σε άκρο, πράγμα που σημαίνει ότι ο διακομιστής Excalidraw και τρίτα μέρη δεν μπορούν να διαβάσουν το περιεχόμενο.",
|
||||
"loadSceneOverridePrompt": ""
|
||||
},
|
||||
"toolBar": {
|
||||
"selection": "Επιλογή",
|
||||
|
@ -114,6 +118,7 @@
|
|||
"arrow": "Βέλος",
|
||||
"line": "Γραμμή",
|
||||
"text": "Κείμενο",
|
||||
"library": "",
|
||||
"lock": "Κράτησε επιλεγμένο το εργαλείο μετά το σχέδιο"
|
||||
},
|
||||
"headings": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue