Quellcode durchsuchen

chore: Update translations from Crowdin (#3659)

vanilla_orig
Excalidraw Bot vor 3 Jahren
Ursprung
Commit
7f5e783fe8
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden

+ 6
- 1
src/locales/ar-SA.json Datei anzeigen

@@ -101,6 +101,8 @@
101 101
     "viewMode": "نمط العرض",
102 102
     "toggleExportColorScheme": "",
103 103
     "share": "مشاركة",
104
+    "showStroke": "",
105
+    "showBackground": "",
104 106
     "toggleTheme": "غير النمط"
105 107
   },
106 108
   "buttons": {
@@ -223,7 +225,10 @@
223 225
     "disk_button": "إحفظ لملف",
224 226
     "link_title": "رابط قابل للمشاركة",
225 227
     "link_details": "صدر الملف للمشاهدة فقط.",
226
-    "link_button": "التصدير كرابط"
228
+    "link_button": "التصدير كرابط",
229
+    "excalidrawplus_description": "",
230
+    "excalidrawplus_button": "",
231
+    "excalidrawplus_exportError": ""
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "اقرأ مدونتنا",

+ 6
- 1
src/locales/bg-BG.json Datei anzeigen

@@ -101,6 +101,8 @@
101 101
     "viewMode": "Изглед",
102 102
     "toggleExportColorScheme": "",
103 103
     "share": "",
104
+    "showStroke": "",
105
+    "showBackground": "",
104 106
     "toggleTheme": ""
105 107
   },
106 108
   "buttons": {
@@ -223,7 +225,10 @@
223 225
     "disk_button": "",
224 226
     "link_title": "",
225 227
     "link_details": "",
226
-    "link_button": ""
228
+    "link_button": "",
229
+    "excalidrawplus_description": "",
230
+    "excalidrawplus_button": "",
231
+    "excalidrawplus_exportError": ""
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "Прочетете нашия блог",

+ 14
- 9
src/locales/ca-ES.json Datei anzeigen

@@ -20,8 +20,8 @@
20 20
     "background": "Color del fons",
21 21
     "fill": "Estil del fons",
22 22
     "strokeWidth": "Amplada del traç",
23
-    "strokeShape": "",
24
-    "strokeShape_gel": "",
23
+    "strokeShape": "Estil del traç",
24
+    "strokeShape_gel": "Bolígraf de gel",
25 25
     "strokeShape_fountain": "",
26 26
     "strokeShape_brush": "",
27 27
     "strokeStyle": "Estil del traç",
@@ -42,7 +42,7 @@
42 42
     "fontSize": "Mida de lletra",
43 43
     "fontFamily": "Tipus de lletra",
44 44
     "onlySelected": "Només seleccionats",
45
-    "withBackground": "",
45
+    "withBackground": "Fons",
46 46
     "exportEmbedScene": "",
47 47
     "exportEmbedScene_details": "Les dades de l’escena es desaran al fitxer PNG/SVG de manera que es pugui restaurar l’escena.\nAugmentarà la mida del fitxer exportat.",
48 48
     "addWatermark": "Afegir \"Fet amb Excalidraw\"",
@@ -101,19 +101,21 @@
101 101
     "viewMode": "Mode de visualització",
102 102
     "toggleExportColorScheme": "Canvia l'esquema de colors de l'exportació",
103 103
     "share": "Compartir",
104
+    "showStroke": "",
105
+    "showBackground": "",
104 106
     "toggleTheme": ""
105 107
   },
106 108
   "buttons": {
107 109
     "clearReset": "Netejar el llenç",
108
-    "exportJSON": "",
109
-    "exportImage": "",
110
+    "exportJSON": "Exporta a un fitxer",
111
+    "exportImage": "Desa com a imatge",
110 112
     "export": "Exportar",
111 113
     "exportToPng": "Exportar a PNG",
112 114
     "exportToSvg": "Exportar a SNG",
113 115
     "copyToClipboard": "Copiar al porta-retalls",
114 116
     "copyPngToClipboard": "Copiar PNG al porta-retalls",
115 117
     "scale": "Escala",
116
-    "save": "",
118
+    "save": "Desa al fitxer actual",
117 119
     "saveAs": "Desar com",
118 120
     "load": "Carregar",
119 121
     "getShareableLink": "Obtenir enllaç per compartir",
@@ -218,12 +220,15 @@
218 220
     "title": "Error"
219 221
   },
220 222
   "exportDialog": {
221
-    "disk_title": "",
223
+    "disk_title": "Desa la disc",
222 224
     "disk_details": "",
223
-    "disk_button": "",
225
+    "disk_button": "Desa en un fitxer",
224 226
     "link_title": "",
225 227
     "link_details": "",
226
-    "link_button": ""
228
+    "link_button": "",
229
+    "excalidrawplus_description": "",
230
+    "excalidrawplus_button": "Exporta",
231
+    "excalidrawplus_exportError": "No és possible exportar a Excalidraw+ ara mateix..."
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "Llegiu el nostre blog",

+ 6
- 1
src/locales/cs-CZ.json Datei anzeigen

@@ -101,6 +101,8 @@
101 101
     "viewMode": "Náhled",
102 102
     "toggleExportColorScheme": "",
103 103
     "share": "Sdílet",
104
+    "showStroke": "",
105
+    "showBackground": "",
104 106
     "toggleTheme": "Přepnout tmavý řežim"
105 107
   },
106 108
   "buttons": {
@@ -223,7 +225,10 @@
223 225
     "disk_button": "",
224 226
     "link_title": "",
225 227
     "link_details": "",
226
-    "link_button": ""
228
+    "link_button": "",
229
+    "excalidrawplus_description": "",
230
+    "excalidrawplus_button": "",
231
+    "excalidrawplus_exportError": ""
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "",

+ 6
- 1
src/locales/de-DE.json Datei anzeigen

@@ -101,6 +101,8 @@
101 101
     "viewMode": "Ansichtsmodus",
102 102
     "toggleExportColorScheme": "Exportfarbschema umschalten",
103 103
     "share": "Teilen",
104
+    "showStroke": "Auswahl für Strichfarbe anzeigen",
105
+    "showBackground": "Auswahl für Hintergrundfarbe anzeigen",
104 106
     "toggleTheme": "Design umschalten"
105 107
   },
106 108
   "buttons": {
@@ -223,7 +225,10 @@
223 225
     "disk_button": "In Datei speichern",
224 226
     "link_title": "Teilbarer Link",
225 227
     "link_details": "Als schreibgeschützten Link exportieren.",
226
-    "link_button": "Als Link exportieren"
228
+    "link_button": "Als Link exportieren",
229
+    "excalidrawplus_description": "Speichere die Szene in deinem Excalidraw+ Arbeitsbereich.",
230
+    "excalidrawplus_button": "Exportieren",
231
+    "excalidrawplus_exportError": "Konnte nicht nach Excalidraw+ exportieren..."
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "Lies unseren Blog",

+ 6
- 1
src/locales/el-GR.json Datei anzeigen

@@ -101,6 +101,8 @@
101 101
     "viewMode": "Λειτουργία προβολής",
102 102
     "toggleExportColorScheme": "Εναλλαγή εξαγωγής θέματος χρωμάτων",
103 103
     "share": "Κοινοποίηση",
104
+    "showStroke": "",
105
+    "showBackground": "",
104 106
     "toggleTheme": ""
105 107
   },
106 108
   "buttons": {
@@ -223,7 +225,10 @@
223 225
     "disk_button": "",
224 226
     "link_title": "",
225 227
     "link_details": "",
226
-    "link_button": ""
228
+    "link_button": "",
229
+    "excalidrawplus_description": "",
230
+    "excalidrawplus_button": "",
231
+    "excalidrawplus_exportError": ""
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "Διαβάστε το Blog μας",

+ 18
- 13
src/locales/es-ES.json Datei anzeigen

@@ -42,8 +42,8 @@
42 42
     "fontSize": "Tamaño de la fuente",
43 43
     "fontFamily": "Tipo de fuente",
44 44
     "onlySelected": "Sólo seleccionados",
45
-    "withBackground": "",
46
-    "exportEmbedScene": "",
45
+    "withBackground": "Fondo",
46
+    "exportEmbedScene": "Embeber escena",
47 47
     "exportEmbedScene_details": "Los datos de escena se guardarán en el archivo PNG/SVG exportado, así la escena puede ser restaurada de la misma.\nEsto aumentará el tamaño del archivo exportado.",
48 48
     "addWatermark": "Agregar \"Hecho con Excalidraw\"",
49 49
     "handDrawn": "Dibujado a mano",
@@ -101,19 +101,21 @@
101 101
     "viewMode": "Modo presentación",
102 102
     "toggleExportColorScheme": "Cambiar el esquema de colores de exportación",
103 103
     "share": "Compartir",
104
+    "showStroke": "Mostrar el selector de color del trazo",
105
+    "showBackground": "Mostrar el selector de color de fondo",
104 106
     "toggleTheme": "Alternar tema"
105 107
   },
106 108
   "buttons": {
107 109
     "clearReset": "Limpiar lienzo y reiniciar el color de fondo",
108
-    "exportJSON": "",
109
-    "exportImage": "",
110
+    "exportJSON": "Exportar como archivo",
111
+    "exportImage": "Guardar como imagen",
110 112
     "export": "Exportar",
111 113
     "exportToPng": "Exportar a PNG",
112 114
     "exportToSvg": "Exportar a SVG",
113 115
     "copyToClipboard": "Copiar al portapapeles",
114 116
     "copyPngToClipboard": "Copiar PNG al portapapeles",
115 117
     "scale": "Escalar",
116
-    "save": "",
118
+    "save": "Guardal al archivo actual",
117 119
     "saveAs": "Guardar como",
118 120
     "load": "Cargar",
119 121
     "getShareableLink": "Obtener enlace para compartir",
@@ -122,7 +124,7 @@
122 124
     "scrollBackToContent": "Volver al contenido",
123 125
     "zoomIn": "Acercarse",
124 126
     "zoomOut": "Alejarse",
125
-    "resetZoom": "Restablecer acercamiento",
127
+    "resetZoom": "Restablecer zoom",
126 128
     "menu": "Menú",
127 129
     "done": "Hecho",
128 130
     "edit": "Editar",
@@ -218,12 +220,15 @@
218 220
     "title": "Error"
219 221
   },
220 222
   "exportDialog": {
221
-    "disk_title": "",
222
-    "disk_details": "",
223
-    "disk_button": "",
224
-    "link_title": "",
225
-    "link_details": "",
226
-    "link_button": ""
223
+    "disk_title": "Guardar en el disco",
224
+    "disk_details": "Exportar los datos de la escena a un archivo desde el cual se puede importar más tarde.",
225
+    "disk_button": "Guardar en el archivo",
226
+    "link_title": "Enlace para compartir",
227
+    "link_details": "Exportar como enlace de sólo lectura.",
228
+    "link_button": "Exportar al link",
229
+    "excalidrawplus_description": "Guarda la escena en tu espacio de trabajo de Excalidraw+.",
230
+    "excalidrawplus_button": "Exportar",
231
+    "excalidrawplus_exportError": "No se pudo exportar a Excalidraw+ en este momento..."
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "Lee nuestro blog",
@@ -248,7 +253,7 @@
248 253
   },
249 254
   "encrypted": {
250 255
     "tooltip": "Tus dibujos están cifrados de punto a punto, por lo que los servidores de Excalidraw nunca los verán.",
251
-    "link": ""
256
+    "link": "Entrada en el blog sobre cifrado de extremo a extremo"
252 257
   },
253 258
   "stats": {
254 259
     "angle": "Ángulo",

+ 6
- 1
src/locales/fa-IR.json Datei anzeigen

@@ -101,6 +101,8 @@
101 101
     "viewMode": "",
102 102
     "toggleExportColorScheme": "",
103 103
     "share": "",
104
+    "showStroke": "",
105
+    "showBackground": "",
104 106
     "toggleTheme": ""
105 107
   },
106 108
   "buttons": {
@@ -223,7 +225,10 @@
223 225
     "disk_button": "",
224 226
     "link_title": "",
225 227
     "link_details": "",
226
-    "link_button": ""
228
+    "link_button": "",
229
+    "excalidrawplus_description": "",
230
+    "excalidrawplus_button": "",
231
+    "excalidrawplus_exportError": ""
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "بلاگ ما را بخوانید",

+ 16
- 11
src/locales/fi-FI.json Datei anzeigen

@@ -42,8 +42,8 @@
42 42
     "fontSize": "Kirjasinkoko",
43 43
     "fontFamily": "Kirjasintyyppi",
44 44
     "onlySelected": "Vain valitut",
45
-    "withBackground": "",
46
-    "exportEmbedScene": "",
45
+    "withBackground": "Taustalla",
46
+    "exportEmbedScene": "Upota työ",
47 47
     "exportEmbedScene_details": "Teoksen tiedot tallennetaan PNG/SVG-tiedostoon, jolloin teoksen voi palauttaa siitä. Kasvattaa tallennetun tiedoston kokoa.",
48 48
     "addWatermark": "Lisää \"Tehty Excalidrawilla\"",
49 49
     "handDrawn": "Käsinkirjoitettu",
@@ -101,19 +101,21 @@
101 101
     "viewMode": "Katselutila",
102 102
     "toggleExportColorScheme": "Vaihda viennin väriteema",
103 103
     "share": "Jaa",
104
+    "showStroke": "Näytä viivan värin valitsin",
105
+    "showBackground": "Näytä taustavärin valitsin",
104 106
     "toggleTheme": "Vaihda teema"
105 107
   },
106 108
   "buttons": {
107 109
     "clearReset": "Tyhjennä piirtoalue",
108
-    "exportJSON": "",
109
-    "exportImage": "",
110
+    "exportJSON": "Vie tiedostoon",
111
+    "exportImage": "Tallenna kuvana",
110 112
     "export": "Vie",
111 113
     "exportToPng": "Vie PNG-tiedostona",
112 114
     "exportToSvg": "Vie SVG-tiedostona",
113 115
     "copyToClipboard": "Kopioi leikepöydälle",
114 116
     "copyPngToClipboard": "Kopioi PNG-tiedosto leikepöydälle",
115 117
     "scale": "Koko",
116
-    "save": "",
118
+    "save": "Tallenna nykyiseen tiedostoon",
117 119
     "saveAs": "Tallenna nimellä",
118 120
     "load": "Avaa",
119 121
     "getShareableLink": "Hae jaettava linkki",
@@ -218,12 +220,15 @@
218 220
     "title": "Virhe"
219 221
   },
220 222
   "exportDialog": {
221
-    "disk_title": "",
222
-    "disk_details": "",
223
-    "disk_button": "",
224
-    "link_title": "",
225
-    "link_details": "",
226
-    "link_button": ""
223
+    "disk_title": "Tallenna levylle",
224
+    "disk_details": "Vie työn tiedot tiedostoon, josta sen voi tuoda myöhemmin.",
225
+    "disk_button": "Tallenna tiedostoon",
226
+    "link_title": "Jaettava linkki",
227
+    "link_details": "Vie vain luku -linkkinä.",
228
+    "link_button": "Vie linkkinä",
229
+    "excalidrawplus_description": "Tallenna teos Excalidraw+ tilaan.",
230
+    "excalidrawplus_button": "Vie",
231
+    "excalidrawplus_exportError": "Ei voitu viedä Excalidraw+-palveluun tällä hetkellä..."
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "Lue blogiamme",

+ 19
- 14
src/locales/fr-FR.json Datei anzeigen

@@ -16,7 +16,7 @@
16 16
     "delete": "Supprimer",
17 17
     "copyStyles": "Copier les styles",
18 18
     "pasteStyles": "Coller les styles",
19
-    "stroke": "Contour",
19
+    "stroke": "Trait",
20 20
     "background": "Arrière-plan",
21 21
     "fill": "Remplissage",
22 22
     "strokeWidth": "Largeur du trait",
@@ -43,7 +43,7 @@
43 43
     "fontFamily": "Police",
44 44
     "onlySelected": "Uniquement la sélection",
45 45
     "withBackground": "Arrière-plan",
46
-    "exportEmbedScene": "Scène intégrée",
46
+    "exportEmbedScene": "Intégrer la scène",
47 47
     "exportEmbedScene_details": "Les données de scène seront enregistrées dans le fichier PNG/SVG exporté, afin que la scène puisse être restaurée à partir de celui-ci.\nCela augmentera la taille du fichier exporté.",
48 48
     "addWatermark": "Ajouter \"Fait avec Excalidraw\"",
49 49
     "handDrawn": "À main levée",
@@ -101,19 +101,21 @@
101 101
     "viewMode": "Mode présentation",
102 102
     "toggleExportColorScheme": "Activer/Désactiver l'export du thème de couleur",
103 103
     "share": "Partager",
104
+    "showStroke": "Afficher le sélecteur de couleur de trait",
105
+    "showBackground": "Afficher le sélecteur de couleur d'arrière-plan",
104 106
     "toggleTheme": "Changer le thème"
105 107
   },
106 108
   "buttons": {
107 109
     "clearReset": "Réinitialiser le canevas",
108
-    "exportJSON": "Exporter dans un fichier",
110
+    "exportJSON": "Exporter comme fichier",
109 111
     "exportImage": "Enregistrer comme image",
110 112
     "export": "Exporter",
111
-    "exportToPng": "Exporter en PNG",
112
-    "exportToSvg": "Exporter en SVG",
113
+    "exportToPng": "Enregistrer en PNG",
114
+    "exportToSvg": "Enregistrer en SVG",
113 115
     "copyToClipboard": "Copier dans le presse-papier",
114
-    "copyPngToClipboard": "Copier le PNG vers le presse-papier",
116
+    "copyPngToClipboard": "Copier le PNG dans le presse-papier",
115 117
     "scale": "Échelle",
116
-    "save": "Sauvegarder dans le fichier actuel",
118
+    "save": "Enregistrer dans le fichier actuel",
117 119
     "saveAs": "Enregistrer sous",
118 120
     "load": "Ouvrir",
119 121
     "getShareableLink": "Obtenir un lien de partage",
@@ -218,12 +220,15 @@
218 220
     "title": "Erreur"
219 221
   },
220 222
   "exportDialog": {
221
-    "disk_title": "Sauvegarder sur le disque",
222
-    "disk_details": "Exportez les données de la scène dans un fichier que vous pourrez importer ultérieurement.",
223
-    "disk_button": "Sauvegarder dans un fichier",
224
-    "link_title": "Lien à partager",
223
+    "disk_title": "Enregistrer sur le disque",
224
+    "disk_details": "Exporter les données de la scène comme un fichier que vous pourrez importer ultérieurement.",
225
+    "disk_button": "Enregistrer comme fichier",
226
+    "link_title": "Lien partageable",
225 227
     "link_details": "Exporter comme un lien en lecture seule.",
226
-    "link_button": "Exporter vers un lien"
228
+    "link_button": "Exporter comme lien",
229
+    "excalidrawplus_description": "Enregistrer la scène dans votre espace de travail Excalidraw+.",
230
+    "excalidrawplus_button": "Exporter",
231
+    "excalidrawplus_exportError": "Impossible d'exporter vers Excalidraw+ pour le moment..."
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "Lire notre blog",
@@ -267,8 +272,8 @@
267 272
   },
268 273
   "toast": {
269 274
     "copyStyles": "Styles copiés.",
270
-    "copyToClipboard": "Copié vers le presse-papiers.",
271
-    "copyToClipboardAsPng": "{{exportSelection}} copié dans le presse-papiers en PNG\n({{exportColorScheme}})",
275
+    "copyToClipboard": "Copié dans le presse-papier.",
276
+    "copyToClipboardAsPng": "{{exportSelection}} copié dans le presse-papier en PNG\n({{exportColorScheme}})",
272 277
     "fileSaved": "Fichier enregistré.",
273 278
     "fileSavedToFilename": "Enregistré sous {filename}",
274 279
     "canvas": "canevas",

+ 6
- 1
src/locales/he-IL.json Datei anzeigen

@@ -101,6 +101,8 @@
101 101
     "viewMode": "מצב תצוגה",
102 102
     "toggleExportColorScheme": "",
103 103
     "share": "",
104
+    "showStroke": "",
105
+    "showBackground": "",
104 106
     "toggleTheme": ""
105 107
   },
106 108
   "buttons": {
@@ -223,7 +225,10 @@
223 225
     "disk_button": "",
224 226
     "link_title": "",
225 227
     "link_details": "",
226
-    "link_button": ""
228
+    "link_button": "",
229
+    "excalidrawplus_description": "",
230
+    "excalidrawplus_button": "",
231
+    "excalidrawplus_exportError": ""
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "קרא את הבלוג שלנו",

+ 6
- 1
src/locales/hi-IN.json Datei anzeigen

@@ -101,6 +101,8 @@
101 101
     "viewMode": "",
102 102
     "toggleExportColorScheme": "",
103 103
     "share": "",
104
+    "showStroke": "",
105
+    "showBackground": "",
104 106
     "toggleTheme": ""
105 107
   },
106 108
   "buttons": {
@@ -223,7 +225,10 @@
223 225
     "disk_button": "",
224 226
     "link_title": "",
225 227
     "link_details": "",
226
-    "link_button": ""
228
+    "link_button": "",
229
+    "excalidrawplus_description": "",
230
+    "excalidrawplus_button": "",
231
+    "excalidrawplus_exportError": ""
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "हमारा ब्लॉग पढे",

+ 6
- 1
src/locales/hu-HU.json Datei anzeigen

@@ -101,6 +101,8 @@
101 101
     "viewMode": "",
102 102
     "toggleExportColorScheme": "",
103 103
     "share": "",
104
+    "showStroke": "",
105
+    "showBackground": "",
104 106
     "toggleTheme": ""
105 107
   },
106 108
   "buttons": {
@@ -223,7 +225,10 @@
223 225
     "disk_button": "",
224 226
     "link_title": "",
225 227
     "link_details": "",
226
-    "link_button": ""
228
+    "link_button": "",
229
+    "excalidrawplus_description": "",
230
+    "excalidrawplus_button": "",
231
+    "excalidrawplus_exportError": ""
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "",

+ 6
- 1
src/locales/id-ID.json Datei anzeigen

@@ -101,6 +101,8 @@
101 101
     "viewMode": "Mode tampilan",
102 102
     "toggleExportColorScheme": "Ubah skema warna ekspor",
103 103
     "share": "Bagikan",
104
+    "showStroke": "Tampilkan garis pengambil warna",
105
+    "showBackground": "Tampilkan latar pengambil warna",
104 106
     "toggleTheme": "Ubah tema"
105 107
   },
106 108
   "buttons": {
@@ -223,7 +225,10 @@
223 225
     "disk_button": "Simpan ke file",
224 226
     "link_title": "Tautan",
225 227
     "link_details": "Ekspor sebagai tautan yang hanya dibaca.",
226
-    "link_button": "Ekspor ke tautan"
228
+    "link_button": "Ekspor ke tautan",
229
+    "excalidrawplus_description": "Simpan pemandangan ke ruang kerja Excalidraw+ Anda.",
230
+    "excalidrawplus_button": "Ekspor",
231
+    "excalidrawplus_exportError": "Tidak dapat ekspor ke Excalidraw+ saat ini..."
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "Baca blog kami",

+ 6
- 1
src/locales/it-IT.json Datei anzeigen

@@ -101,6 +101,8 @@
101 101
     "viewMode": "Modalità visualizzazione",
102 102
     "toggleExportColorScheme": "Cambia lo schema di colori in esportazione",
103 103
     "share": "Condividi",
104
+    "showStroke": "Mostra selettore colore del tratto",
105
+    "showBackground": "Mostra selettore colore di sfondo",
104 106
     "toggleTheme": "Cambia tema"
105 107
   },
106 108
   "buttons": {
@@ -223,7 +225,10 @@
223 225
     "disk_button": "Salva su file",
224 226
     "link_title": "Link condivisibile",
225 227
     "link_details": "Esporta come link di sola lettura.",
226
-    "link_button": "Esporta come Link"
228
+    "link_button": "Esporta come Link",
229
+    "excalidrawplus_description": "Salva la scena nel tuo spazio di lavoro Excalidraw+.",
230
+    "excalidrawplus_button": "Esporta",
231
+    "excalidrawplus_exportError": "Non è stato possibile esportare su Excalidraw+ al questo momento..."
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "Leggi il nostro blog",

+ 6
- 1
src/locales/ja-JP.json Datei anzeigen

@@ -101,6 +101,8 @@
101 101
     "viewMode": "閲覧モード",
102 102
     "toggleExportColorScheme": "",
103 103
     "share": "共有",
104
+    "showStroke": "",
105
+    "showBackground": "",
104 106
     "toggleTheme": "テーマの切り替え"
105 107
   },
106 108
   "buttons": {
@@ -223,7 +225,10 @@
223 225
     "disk_button": "ファイルへ保存",
224 226
     "link_title": "共有可能なリンク",
225 227
     "link_details": "読み取り専用リンクとしてエクスポート",
226
-    "link_button": "リンクとしてエクスポート"
228
+    "link_button": "リンクとしてエクスポート",
229
+    "excalidrawplus_description": "Excalidraw+ ワークスペースにシーンを保存します。",
230
+    "excalidrawplus_button": "エクスポート",
231
+    "excalidrawplus_exportError": "Excalidraw+ にエクスポートできませんでした..."
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "公式ブログを読む",

+ 7
- 2
src/locales/kab-KAB.json Datei anzeigen

@@ -20,7 +20,7 @@
20 20
     "background": "Agilal",
21 21
     "fill": "Taččart",
22 22
     "strokeWidth": "Tehri n yizirig",
23
-    "strokeShape": "",
23
+    "strokeShape": "Talɣa n yizirig",
24 24
     "strokeShape_gel": "",
25 25
     "strokeShape_fountain": "",
26 26
     "strokeShape_brush": "Amfezzu",
@@ -101,6 +101,8 @@
101 101
     "viewMode": "Askar n tmuɣli",
102 102
     "toggleExportColorScheme": "Sermed/sens asifeḍ usentel n yini",
103 103
     "share": "Bḍu",
104
+    "showStroke": "Beqqeḍ amelqaḍ n yini n yizirig",
105
+    "showBackground": "Beqqeḍ amelqaḍ n yini n ugilal",
104 106
     "toggleTheme": "Snifel asentel"
105 107
   },
106 108
   "buttons": {
@@ -223,7 +225,10 @@
223 225
     "disk_button": "Sekles deg ufaylu",
224 226
     "link_title": "Aseɣwen n beṭṭu",
225 227
     "link_details": "Sifeḍ am useɣwen n tɣuri kan.",
226
-    "link_button": "Sifeḍ deg useɣwen"
228
+    "link_button": "Sifeḍ deg useɣwen",
229
+    "excalidrawplus_description": "Sekles asayes-inek•inem di tallunt n umahil Excalidraw+.",
230
+    "excalidrawplus_button": "Sifeḍ",
231
+    "excalidrawplus_exportError": "Ulamek asifeḍ ɣer Excalidraw+ akka tura..."
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "Ɣeṛ ablug-nneɣ",

+ 6
- 1
src/locales/ko-KR.json Datei anzeigen

@@ -101,6 +101,8 @@
101 101
     "viewMode": "보기 모드",
102 102
     "toggleExportColorScheme": "",
103 103
     "share": "",
104
+    "showStroke": "",
105
+    "showBackground": "",
104 106
     "toggleTheme": ""
105 107
   },
106 108
   "buttons": {
@@ -223,7 +225,10 @@
223 225
     "disk_button": "",
224 226
     "link_title": "",
225 227
     "link_details": "",
226
-    "link_button": ""
228
+    "link_button": "",
229
+    "excalidrawplus_description": "",
230
+    "excalidrawplus_button": "",
231
+    "excalidrawplus_exportError": ""
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "블로그 읽어보기",

+ 6
- 1
src/locales/lv-LV.json Datei anzeigen

@@ -101,6 +101,8 @@
101 101
     "viewMode": "",
102 102
     "toggleExportColorScheme": "",
103 103
     "share": "",
104
+    "showStroke": "",
105
+    "showBackground": "",
104 106
     "toggleTheme": ""
105 107
   },
106 108
   "buttons": {
@@ -223,7 +225,10 @@
223 225
     "disk_button": "",
224 226
     "link_title": "",
225 227
     "link_details": "",
226
-    "link_button": ""
228
+    "link_button": "",
229
+    "excalidrawplus_description": "",
230
+    "excalidrawplus_button": "",
231
+    "excalidrawplus_exportError": ""
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "",

+ 6
- 1
src/locales/my-MM.json Datei anzeigen

@@ -101,6 +101,8 @@
101 101
     "viewMode": "",
102 102
     "toggleExportColorScheme": "",
103 103
     "share": "",
104
+    "showStroke": "",
105
+    "showBackground": "",
104 106
     "toggleTheme": ""
105 107
   },
106 108
   "buttons": {
@@ -223,7 +225,10 @@
223 225
     "disk_button": "",
224 226
     "link_title": "",
225 227
     "link_details": "",
226
-    "link_button": ""
228
+    "link_button": "",
229
+    "excalidrawplus_description": "",
230
+    "excalidrawplus_button": "",
231
+    "excalidrawplus_exportError": ""
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "",

+ 6
- 1
src/locales/nb-NO.json Datei anzeigen

@@ -101,6 +101,8 @@
101 101
     "viewMode": "Visningsmodus",
102 102
     "toggleExportColorScheme": "Veksle eksport av fargepalett",
103 103
     "share": "Del",
104
+    "showStroke": "Vis fargevelger for kantfarge",
105
+    "showBackground": "Vis fargevelger for bakgrunnsfarge",
104 106
     "toggleTheme": "Veksle tema"
105 107
   },
106 108
   "buttons": {
@@ -223,7 +225,10 @@
223 225
     "disk_button": "Lagre til fil",
224 226
     "link_title": "Delbar lenke",
225 227
     "link_details": "Eksporter som en skrivebeskyttet lenke.",
226
-    "link_button": "Eksporter til lenke"
228
+    "link_button": "Eksporter til lenke",
229
+    "excalidrawplus_description": "Lagre scenen til ditt Excalidraw+ arbeidsområde.",
230
+    "excalidrawplus_button": "Eksporter",
231
+    "excalidrawplus_exportError": "Kunne ikke eksportere til Excalidraw+ for øyeblikket..."
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "Les bloggen vår",

+ 6
- 1
src/locales/nl-NL.json Datei anzeigen

@@ -101,6 +101,8 @@
101 101
     "viewMode": "Weergavemodus",
102 102
     "toggleExportColorScheme": "Kleurenschema exporteren aan/uit",
103 103
     "share": "Deel",
104
+    "showStroke": "Toon lijn kleur kiezer",
105
+    "showBackground": "Toon achtergrondkleur kiezer",
104 106
     "toggleTheme": "Thema aan/uit"
105 107
   },
106 108
   "buttons": {
@@ -223,7 +225,10 @@
223 225
     "disk_button": "Opslaan naar bestand",
224 226
     "link_title": "Deelbare link",
225 227
     "link_details": "Exporteren als een alleen-lezen link.",
226
-    "link_button": "Exporteer naar link"
228
+    "link_button": "Exporteer naar link",
229
+    "excalidrawplus_description": "Sla de scène op in je Excalidraw+ werkruimte.",
230
+    "excalidrawplus_button": "Exporteren",
231
+    "excalidrawplus_exportError": "Kan op dit moment niet exporteren naar Excalidraw+..."
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "Lees onze blog",

+ 6
- 1
src/locales/nn-NO.json Datei anzeigen

@@ -101,6 +101,8 @@
101 101
     "viewMode": "Visningsmodus",
102 102
     "toggleExportColorScheme": "Veksle eksport av fargepalett",
103 103
     "share": "Del",
104
+    "showStroke": "",
105
+    "showBackground": "",
104 106
     "toggleTheme": ""
105 107
   },
106 108
   "buttons": {
@@ -223,7 +225,10 @@
223 225
     "disk_button": "",
224 226
     "link_title": "",
225 227
     "link_details": "",
226
-    "link_button": ""
228
+    "link_button": "",
229
+    "excalidrawplus_description": "",
230
+    "excalidrawplus_button": "",
231
+    "excalidrawplus_exportError": ""
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "Les bloggen vår",

+ 16
- 11
src/locales/oc-FR.json Datei anzeigen

@@ -42,8 +42,8 @@
42 42
     "fontSize": "Talha poliça",
43 43
     "fontFamily": "Familha de poliça",
44 44
     "onlySelected": "Seleccion sonque",
45
-    "withBackground": "",
46
-    "exportEmbedScene": "",
45
+    "withBackground": "Rèireplan",
46
+    "exportEmbedScene": "Scèna embarcada",
47 47
     "exportEmbedScene_details": "Las donadas de scèna seràn enregistradas dins lo fichièr PNG/SVG exportat, per que la scèna pòsca èsser restaurada a partir d’aqueste fichièr.\nAumentarà la talha del fichièr exportat.",
48 48
     "addWatermark": "Apondre « Fabricat amb Excalidraw »",
49 49
     "handDrawn": "A la man levada",
@@ -101,19 +101,21 @@
101 101
     "viewMode": "Mòde de vista",
102 102
     "toggleExportColorScheme": "Alternar l’esquèma de color d’expòrt",
103 103
     "share": "Partejar",
104
+    "showStroke": "Mostrar lo selector de color de contorn",
105
+    "showBackground": "Mostrar lo selector de color de fons",
104 106
     "toggleTheme": "Alternar tèma"
105 107
   },
106 108
   "buttons": {
107 109
     "clearReset": "Reïnicializar lo canabàs",
108
-    "exportJSON": "",
109
-    "exportImage": "",
110
+    "exportJSON": "Exportar en fichièr",
111
+    "exportImage": "Salvar coma imatge",
110 112
     "export": "Exportar",
111 113
     "exportToPng": "Exportar en PNG",
112 114
     "exportToSvg": "Exportar en SVG",
113 115
     "copyToClipboard": "Copiar al quichapapièrs",
114 116
     "copyPngToClipboard": "Copiar PNG al quichapapièrs",
115 117
     "scale": "Escala",
116
-    "save": "",
118
+    "save": "Salvar al fichièr actual",
117 119
     "saveAs": "Enregistrar jos",
118 120
     "load": "Cargar",
119 121
     "getShareableLink": "Obténer lo ligam de partatge",
@@ -218,12 +220,15 @@
218 220
     "title": "Error"
219 221
   },
220 222
   "exportDialog": {
221
-    "disk_title": "",
222
-    "disk_details": "",
223
-    "disk_button": "",
224
-    "link_title": "",
225
-    "link_details": "",
226
-    "link_button": ""
223
+    "disk_title": "Salvar al disc",
224
+    "disk_details": "Exportar las donadas de la scèna cap a un fichièr que podètz importar mai tard.",
225
+    "disk_button": "Salvar al fichièr",
226
+    "link_title": "Ligam de partejar",
227
+    "link_details": "Exportar coma un ligam de lectura sola.",
228
+    "link_button": "Exportar en ligam",
229
+    "excalidrawplus_description": "Enregistrar la scèna dins vòstre espaci de trabalh Excalidraw+.",
230
+    "excalidrawplus_button": "Exportar",
231
+    "excalidrawplus_exportError": "Export impossibla cap a Excalidraw+ pel moment..."
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "Legir nòstre blog",

+ 6
- 1
src/locales/pa-IN.json Datei anzeigen

@@ -101,6 +101,8 @@
101 101
     "viewMode": "ਦੇਖੋ ਮੋਡ",
102 102
     "toggleExportColorScheme": "",
103 103
     "share": "ਸਾਂਝਾ ਕਰੋ",
104
+    "showStroke": "",
105
+    "showBackground": "",
104 106
     "toggleTheme": "ਥੀਮ ਬਦਲੋ"
105 107
   },
106 108
   "buttons": {
@@ -223,7 +225,10 @@
223 225
     "disk_button": "",
224 226
     "link_title": "",
225 227
     "link_details": "",
226
-    "link_button": ""
228
+    "link_button": "",
229
+    "excalidrawplus_description": "",
230
+    "excalidrawplus_button": "",
231
+    "excalidrawplus_exportError": ""
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "ਸਾਡਾ ਬਲੌਗ ਪੜ੍ਹੋ",

+ 25
- 25
src/locales/percentages.json Datei anzeigen

@@ -1,39 +1,39 @@
1 1
 {
2
-  "ar-SA": 94,
3
-  "bg-BG": 85,
4
-  "ca-ES": 92,
2
+  "ar-SA": 92,
3
+  "bg-BG": 83,
4
+  "ca-ES": 94,
5 5
   "cs-CZ": 36,
6 6
   "de-DE": 100,
7
-  "el-GR": 90,
7
+  "el-GR": 88,
8 8
   "en": 100,
9
-  "es-ES": 93,
10
-  "fa-IR": 81,
11
-  "fi-FI": 94,
9
+  "es-ES": 98,
10
+  "fa-IR": 79,
11
+  "fi-FI": 99,
12 12
   "fr-FR": 100,
13
-  "he-IL": 82,
14
-  "hi-IN": 84,
15
-  "hu-HU": 74,
13
+  "he-IL": 80,
14
+  "hi-IN": 82,
15
+  "hu-HU": 73,
16 16
   "id-ID": 100,
17 17
   "it-IT": 99,
18
-  "ja-JP": 99,
19
-  "kab-KAB": 97,
20
-  "ko-KR": 85,
18
+  "ja-JP": 98,
19
+  "kab-KAB": 98,
20
+  "ko-KR": 83,
21 21
   "lv-LV": 17,
22
-  "my-MM": 69,
22
+  "my-MM": 68,
23 23
   "nb-NO": 100,
24 24
   "nl-NL": 100,
25
-  "nn-NO": 92,
26
-  "oc-FR": 95,
27
-  "pa-IN": 91,
28
-  "pl-PL": 87,
29
-  "pt-BR": 92,
30
-  "pt-PT": 94,
25
+  "nn-NO": 90,
26
+  "oc-FR": 100,
27
+  "pa-IN": 89,
28
+  "pl-PL": 85,
29
+  "pt-BR": 90,
30
+  "pt-PT": 92,
31 31
   "ro-RO": 100,
32
-  "ru-RU": 95,
33
-  "sk-SK": 95,
32
+  "ru-RU": 97,
33
+  "sk-SK": 100,
34 34
   "sv-SE": 100,
35
-  "tr-TR": 93,
36
-  "uk-UA": 100,
37
-  "zh-CN": 94,
35
+  "tr-TR": 91,
36
+  "uk-UA": 97,
37
+  "zh-CN": 98,
38 38
   "zh-TW": 99
39 39
 }

+ 6
- 1
src/locales/pl-PL.json Datei anzeigen

@@ -101,6 +101,8 @@
101 101
     "viewMode": "Tryb widoku",
102 102
     "toggleExportColorScheme": "",
103 103
     "share": "",
104
+    "showStroke": "",
105
+    "showBackground": "",
104 106
     "toggleTheme": ""
105 107
   },
106 108
   "buttons": {
@@ -223,7 +225,10 @@
223 225
     "disk_button": "",
224 226
     "link_title": "",
225 227
     "link_details": "",
226
-    "link_button": ""
228
+    "link_button": "",
229
+    "excalidrawplus_description": "",
230
+    "excalidrawplus_button": "",
231
+    "excalidrawplus_exportError": ""
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "Przeczytaj na naszym blogu",

+ 6
- 1
src/locales/pt-BR.json Datei anzeigen

@@ -101,6 +101,8 @@
101 101
     "viewMode": "Modo de visualização",
102 102
     "toggleExportColorScheme": "Alternar esquema de cores de exportação",
103 103
     "share": "Compartilhar",
104
+    "showStroke": "",
105
+    "showBackground": "",
104 106
     "toggleTheme": ""
105 107
   },
106 108
   "buttons": {
@@ -223,7 +225,10 @@
223 225
     "disk_button": "",
224 226
     "link_title": "",
225 227
     "link_details": "",
226
-    "link_button": ""
228
+    "link_button": "",
229
+    "excalidrawplus_description": "",
230
+    "excalidrawplus_button": "",
231
+    "excalidrawplus_exportError": ""
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "Leia o nosso blog",

+ 6
- 1
src/locales/pt-PT.json Datei anzeigen

@@ -101,6 +101,8 @@
101 101
     "viewMode": "Modo de visualização",
102 102
     "toggleExportColorScheme": "Alternar esquema de cores de exportação",
103 103
     "share": "Partilhar",
104
+    "showStroke": "",
105
+    "showBackground": "",
104 106
     "toggleTheme": "Alternar tema"
105 107
   },
106 108
   "buttons": {
@@ -223,7 +225,10 @@
223 225
     "disk_button": "",
224 226
     "link_title": "",
225 227
     "link_details": "",
226
-    "link_button": ""
228
+    "link_button": "",
229
+    "excalidrawplus_description": "",
230
+    "excalidrawplus_button": "",
231
+    "excalidrawplus_exportError": ""
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "Leia o nosso blog",

+ 6
- 1
src/locales/ro-RO.json Datei anzeigen

@@ -101,6 +101,8 @@
101 101
     "viewMode": "Mod de vizualizare",
102 102
     "toggleExportColorScheme": "Comutare schemă de culori de export",
103 103
     "share": "Distribuie",
104
+    "showStroke": "Afișare selector culoare contur",
105
+    "showBackground": "Afișare selector culoare fundal",
104 106
     "toggleTheme": "Comutare temă"
105 107
   },
106 108
   "buttons": {
@@ -223,7 +225,10 @@
223 225
     "disk_button": "Salvare în fișier",
224 226
     "link_title": "URL partajabil",
225 227
     "link_details": "Exportă ca URL doar în citire.",
226
-    "link_button": "Exportare în URL"
228
+    "link_button": "Exportare în URL",
229
+    "excalidrawplus_description": "Salvează scena în spațiul de lucru Excalidraw+.",
230
+    "excalidrawplus_button": "Exportare",
231
+    "excalidrawplus_exportError": "Excalidraw+ nu a putut fi exportat în acest moment..."
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "Citește blogul nostru",

+ 13
- 8
src/locales/ru-RU.json Datei anzeigen

@@ -20,10 +20,10 @@
20 20
     "background": "Фон",
21 21
     "fill": "Заливка",
22 22
     "strokeWidth": "Толщина штриха",
23
-    "strokeShape": "",
24
-    "strokeShape_gel": "",
25
-    "strokeShape_fountain": "",
26
-    "strokeShape_brush": "",
23
+    "strokeShape": "Стиль обводки",
24
+    "strokeShape_gel": "Гелевая ручка",
25
+    "strokeShape_fountain": "Фонтанная ручка",
26
+    "strokeShape_brush": "Кисть",
27 27
     "strokeStyle": "Стиль обводки",
28 28
     "strokeStyle_solid": "Сплошная",
29 29
     "strokeStyle_dashed": "Пунктирная",
@@ -96,11 +96,13 @@
96 96
     "centerHorizontally": "Центрировать по горизонтали",
97 97
     "distributeHorizontally": "Распределить по горизонтали",
98 98
     "distributeVertically": "Распределить по вертикали",
99
-    "flipHorizontal": "",
100
-    "flipVertical": "",
99
+    "flipHorizontal": "Переворот по горизонтали",
100
+    "flipVertical": "Переворот по вертикали",
101 101
     "viewMode": "Вид",
102 102
     "toggleExportColorScheme": "Экспортировать цветовую схему",
103 103
     "share": "Поделиться",
104
+    "showStroke": "",
105
+    "showBackground": "",
104 106
     "toggleTheme": ""
105 107
   },
106 108
   "buttons": {
@@ -223,7 +225,10 @@
223 225
     "disk_button": "Сохранить в файл",
224 226
     "link_title": "Поделитесь ссылкой",
225 227
     "link_details": "Экспорт ссылки только для чтения.",
226
-    "link_button": "Экспорт в ссылку"
228
+    "link_button": "Экспорт в ссылку",
229
+    "excalidrawplus_description": "",
230
+    "excalidrawplus_button": "Экспорт",
231
+    "excalidrawplus_exportError": "Не удалось экспортировать в Excalidraw+ на данный момент..."
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "Прочитайте наш блог",
@@ -248,7 +253,7 @@
248 253
   },
249 254
   "encrypted": {
250 255
     "tooltip": "Ваши данные защищены сквозным (End-to-end) шифрованием. Серверы Excalidraw никогда не получат доступ к ним.",
251
-    "link": ""
256
+    "link": "Запись блога о сквозном шифровании в Excalidraw"
252 257
   },
253 258
   "stats": {
254 259
     "angle": "Угол",

+ 16
- 11
src/locales/sk-SK.json Datei anzeigen

@@ -42,8 +42,8 @@
42 42
     "fontSize": "Veľkosť písma",
43 43
     "fontFamily": "Písmo",
44 44
     "onlySelected": "Iba vybrané",
45
-    "withBackground": "",
46
-    "exportEmbedScene": "",
45
+    "withBackground": "Pozadie",
46
+    "exportEmbedScene": "Zahrnúť scénu",
47 47
     "exportEmbedScene_details": "Údaje scény budú uložené do exportovaného PNG/SVG súboru, takže scéna z neho môže byť opäť obnovená.\nBude to mať za následok zvýšenie veľkosti súboru.",
48 48
     "addWatermark": "Pridať \"Vytvorené s Excalidraw\"",
49 49
     "handDrawn": "Ručne písané",
@@ -101,19 +101,21 @@
101 101
     "viewMode": "Režim zobrazenia",
102 102
     "toggleExportColorScheme": "Prepnúť exportovanie farebnej schémy",
103 103
     "share": "Zdieľať",
104
+    "showStroke": "Zobraziť výber farby pre obrys",
105
+    "showBackground": "Zobraziť výber farby pre pozadie",
104 106
     "toggleTheme": "Prepnúť tému"
105 107
   },
106 108
   "buttons": {
107 109
     "clearReset": "Obnoviť plátno",
108
-    "exportJSON": "",
109
-    "exportImage": "",
110
+    "exportJSON": "Exportovať do súboru",
111
+    "exportImage": "Uložiť ako obrázok",
110 112
     "export": "Exportovať",
111 113
     "exportToPng": "Exportovať do PNG",
112 114
     "exportToSvg": "Exportovať do SVG",
113 115
     "copyToClipboard": "Kopírovať do schránky",
114 116
     "copyPngToClipboard": "Kopírovať PNG do schránky",
115 117
     "scale": "Mierka",
116
-    "save": "",
118
+    "save": "Uložiť do aktuálneho súboru",
117 119
     "saveAs": "Uložiť ako",
118 120
     "load": "Nahrať",
119 121
     "getShareableLink": "Získať odkaz na zdieľanie",
@@ -218,12 +220,15 @@
218 220
     "title": "Chyba"
219 221
   },
220 222
   "exportDialog": {
221
-    "disk_title": "",
222
-    "disk_details": "",
223
-    "disk_button": "",
224
-    "link_title": "",
225
-    "link_details": "",
226
-    "link_button": ""
223
+    "disk_title": "Uložiť na disk",
224
+    "disk_details": "Exportovať údaje scény do súboru, z ktorého môžu byť neskôr importované.",
225
+    "disk_button": "Uložiť do súboru",
226
+    "link_title": "Odkaz na zdieľanie",
227
+    "link_details": "Exportovať ako odkaz iba na čítanie.",
228
+    "link_button": "Exportovať ako odkaz",
229
+    "excalidrawplus_description": "Uložiť scénu do vášho Excalidraw+ pracovného priestoru.",
230
+    "excalidrawplus_button": "Exportovať",
231
+    "excalidrawplus_exportError": "Nepodarilo sa vykonať export do Excalidraw+..."
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "Prečítajte si náš blog",

+ 6
- 1
src/locales/sv-SE.json Datei anzeigen

@@ -101,6 +101,8 @@
101 101
     "viewMode": "Visningsläge",
102 102
     "toggleExportColorScheme": "Växla färgschema för export",
103 103
     "share": "Dela",
104
+    "showStroke": "Visa färgväljare för linjefärg",
105
+    "showBackground": "Visa färgväljare för bakgrundsfärg",
104 106
     "toggleTheme": "Växla tema"
105 107
   },
106 108
   "buttons": {
@@ -223,7 +225,10 @@
223 225
     "disk_button": "Spara till fil",
224 226
     "link_title": "Delbar länk",
225 227
     "link_details": "Exportera som en skrivskyddad länk.",
226
-    "link_button": "Exportera till länk"
228
+    "link_button": "Exportera till länk",
229
+    "excalidrawplus_description": "Spara skissen till din Excalidraw+ arbetsyta.",
230
+    "excalidrawplus_button": "Exportera",
231
+    "excalidrawplus_exportError": "Det gick inte att exportera till Excalidraw+ just nu..."
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "Läs vår blogg",

+ 6
- 1
src/locales/tr-TR.json Datei anzeigen

@@ -101,6 +101,8 @@
101 101
     "viewMode": "Görünüm modu",
102 102
     "toggleExportColorScheme": "Renk şemasını dışa aktar/aktarma",
103 103
     "share": "Paylaş",
104
+    "showStroke": "",
105
+    "showBackground": "",
104 106
     "toggleTheme": "Temayı etkinleştir/devre dışı bırak"
105 107
   },
106 108
   "buttons": {
@@ -223,7 +225,10 @@
223 225
     "disk_button": "",
224 226
     "link_title": "",
225 227
     "link_details": "",
226
-    "link_button": ""
228
+    "link_button": "",
229
+    "excalidrawplus_description": "",
230
+    "excalidrawplus_button": "",
231
+    "excalidrawplus_exportError": ""
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "Blog'umuzu okuyun",

+ 6
- 1
src/locales/uk-UA.json Datei anzeigen

@@ -101,6 +101,8 @@
101 101
     "viewMode": "Режим перегляду",
102 102
     "toggleExportColorScheme": "Переключити колірну схему експорту",
103 103
     "share": "Поділитися",
104
+    "showStroke": "",
105
+    "showBackground": "",
104 106
     "toggleTheme": "Перемкнути тему"
105 107
   },
106 108
   "buttons": {
@@ -223,7 +225,10 @@
223 225
     "disk_button": "Зберегти до файлу",
224 226
     "link_title": "Доступ за посиланням",
225 227
     "link_details": "Експортувати як посилання тільки для читання.",
226
-    "link_button": "Експортувати у посилання"
228
+    "link_button": "Експортувати у посилання",
229
+    "excalidrawplus_description": "",
230
+    "excalidrawplus_button": "",
231
+    "excalidrawplus_exportError": ""
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "Наш блог",

+ 18
- 13
src/locales/zh-CN.json Datei anzeigen

@@ -20,7 +20,7 @@
20 20
     "background": "背景",
21 21
     "fill": "填充",
22 22
     "strokeWidth": "描边宽度",
23
-    "strokeShape": "",
23
+    "strokeShape": "描边形状",
24 24
     "strokeShape_gel": "中性笔",
25 25
     "strokeShape_fountain": "钢笔",
26 26
     "strokeShape_brush": "墨笔",
@@ -42,8 +42,8 @@
42 42
     "fontSize": "字体大小",
43 43
     "fontFamily": "字体",
44 44
     "onlySelected": "仅被选中",
45
-    "withBackground": "",
46
-    "exportEmbedScene": "",
45
+    "withBackground": "背景",
46
+    "exportEmbedScene": "包含画布数据",
47 47
     "exportEmbedScene_details": "画布数据将被保存到导出的 PNG/SVG 文件,以便恢复。\n将会增加导出的文件大小。",
48 48
     "addWatermark": "添加 “使用 Excalidraw 创建” 水印",
49 49
     "handDrawn": "手写",
@@ -101,19 +101,21 @@
101 101
     "viewMode": "查看模式",
102 102
     "toggleExportColorScheme": "切换导出配色方案",
103 103
     "share": "分享",
104
+    "showStroke": "显示描边颜色选择器",
105
+    "showBackground": "显示背景颜色选择器",
104 106
     "toggleTheme": "切换主题"
105 107
   },
106 108
   "buttons": {
107 109
     "clearReset": "重置画布",
108
-    "exportJSON": "",
109
-    "exportImage": "",
110
+    "exportJSON": "导出为文件",
111
+    "exportImage": "保存为图像",
110 112
     "export": "导出",
111 113
     "exportToPng": "导出为 PNG",
112 114
     "exportToSvg": "导出为 SVG",
113 115
     "copyToClipboard": "复制到剪贴板",
114 116
     "copyPngToClipboard": "复制 PNG 到剪切板",
115 117
     "scale": "缩放",
116
-    "save": "",
118
+    "save": "保存至当前文件",
117 119
     "saveAs": "保存为",
118 120
     "load": "载入文件",
119 121
     "getShareableLink": "获取共享链接",
@@ -164,7 +166,7 @@
164 166
     "ellipse": "椭圆",
165 167
     "arrow": "箭头",
166 168
     "line": "线条",
167
-    "freedraw": "",
169
+    "freedraw": "自由书写",
168 170
     "text": "文字",
169 171
     "library": "库",
170 172
     "lock": "绘制后保持所选的工具栏状态"
@@ -218,12 +220,15 @@
218 220
     "title": "错误"
219 221
   },
220 222
   "exportDialog": {
221
-    "disk_title": "",
222
-    "disk_details": "",
223
-    "disk_button": "",
224
-    "link_title": "",
225
-    "link_details": "",
226
-    "link_button": ""
223
+    "disk_title": "保存到本地",
224
+    "disk_details": "将画布数据导出为文件,以便以后导入",
225
+    "disk_button": "保存为文件",
226
+    "link_title": "分享链接",
227
+    "link_details": "导出为只读链接。",
228
+    "link_button": "导出链接",
229
+    "excalidrawplus_description": "",
230
+    "excalidrawplus_button": "",
231
+    "excalidrawplus_exportError": ""
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "浏览我们的博客",

+ 6
- 1
src/locales/zh-TW.json Datei anzeigen

@@ -101,6 +101,8 @@
101 101
     "viewMode": "檢視模式",
102 102
     "toggleExportColorScheme": "切換輸出配色",
103 103
     "share": "共享",
104
+    "showStroke": "顯示線條檢色器",
105
+    "showBackground": "顯示背景檢色器",
104 106
     "toggleTheme": "切換主題"
105 107
   },
106 108
   "buttons": {
@@ -223,7 +225,10 @@
223 225
     "disk_button": "儲存至檔案",
224 226
     "link_title": "可共享連結",
225 227
     "link_details": "匯出為唯讀連結",
226
-    "link_button": "匯出為連結"
228
+    "link_button": "匯出為連結",
229
+    "excalidrawplus_description": "將此場景儲存至你的 Excalidraw+ 工作區",
230
+    "excalidrawplus_button": "輸出",
231
+    "excalidrawplus_exportError": "目前無法輸出至 Excalidraw+"
227 232
   },
228 233
   "helpDialog": {
229 234
     "blog": "閱讀部落格",

Laden…
Abbrechen
Speichern