diff --git a/src/locales/en/messages.js b/src/locales/en/messages.js index 8073506..0c265df 100644 --- a/src/locales/en/messages.js +++ b/src/locales/en/messages.js @@ -1,6 +1,6 @@ /* eslint-disable */ export default { languageData: { - plurals: function(n, ord) { + plurals: function (n, ord) { var s = String(n).split('.'), v0 = !s[1], t0 = Number(s[0]) == n, @@ -62,7 +62,7 @@ 'Login/Signup': 'Login/Signup', 'Made with <0>\uD83D\uDC96& <1> \uD83D\uDE4C by <2>Kushagra Gour': 'Made with <0>\uD83D\uDC96& <1> \uD83D\uDE4C by <2>Kushagra Gour', - 'My Library ({0})': function(a) { + 'My Library ({0})': function (a) { return ['My Library (', a('0'), ')']; }, New: 'New', diff --git a/src/locales/es/messages.js b/src/locales/es/messages.js index 3ea0c5d..cc506c0 100644 --- a/src/locales/es/messages.js +++ b/src/locales/es/messages.js @@ -1,117 +1,106 @@ /* eslint-disable */ export default { languageData: { - plurals: function(n, ord) { + plurals: function (n, ord) { if (ord) return 'other'; return n == 1 ? 'one' : 'other'; } }, messages: { - '"Web Maker" <0>CHill.': '"Web Maker" <0>CHill.', '\'Oops! Selected file is corrupted. Please select a file that was generated by clicking the "Export" button.': - '\'Oops! Selected file is corrupted. Please select a file that was generated by clicking the "Export" button.', - 'Add Library': 'Add Library', - 'Add a JS/CSS library': 'Add a JS/CSS library', - 'Add library': 'Add library', + '"Oops! El archivo seleccionado est\xE1 da\xF1ado. Seleccione un archivo que se gener\xF3 haciendo clic en el bot\xF3n "Exportar".', + 'Add Library': 'A\xF1adir librer\xEDa', + 'Add a JS/CSS library': 'A\xF1adir una librer\xEDa JS/CSS', + 'Add library': 'A\xF1adir librer\xEDa', Chat: 'Chat', - 'Choose from popular libraries': 'Choose from popular libraries', - 'Clear console (CTRL + L)': 'Clear console (CTRL + L)', + 'Choose from popular libraries': 'Elija entre las librer\xEDas populares', + 'Clear console (CTRL + L)': 'Borrar consola (CTRL + L)', 'Clear console (works when console input is focused)': - 'Clear console (works when console input is focused)', - 'Close saved creations pane': 'Close saved creations pane', + 'Borrar consola (funciona cuando la entrada de la consola est\xE1 enfocada)', + 'Close saved creations pane': 'Cerrar el panel creaciones guardadas', 'Close saved creations panel & modals': - 'Close saved creations panel & modals', - Console: 'Console', - 'Detach Preview': 'Detach Preview', - 'Detach preview': 'Detach preview', - Donate: 'Donate', - 'Double click to toggle console': 'Double click to toggle console', - 'Download game as zip': 'Download game as zip', - 'Edit on CodePen': 'Edit on CodePen', + 'Cerrar el panel de creaciones guardadas y modales', + Console: 'Consola', + 'Detach preview': 'Separar la vista previa', + Donate: 'Donar', + 'Double click to toggle console': + 'Haga doble clic para alternar la consola', + 'Download game as zip': 'Descargar juego como zip', + 'Edit on CodePen': 'Editar en CodePen', Editor: 'Editor', - 'Emmet code completion': 'Emmet code completion', - Export: 'Export', + 'Emmet code completion': 'Finalizaci\xF3n del c\xF3digo Emmet', + Export: 'Exportar', 'Export all your creations into a single importable file.': - 'Export all your creations into a single importable file.', - Find: 'Find', - 'Find & replace': 'Find & replace', + 'Exporta todas tus creaciones en un \xFAnico archivo importable.', + Find: 'Buscar', + 'Find & replace': 'Buscar y reemplazar', Global: 'Global', - Help: 'Help', - Import: 'Import', + Help: 'Ayuda', + Import: 'Importar', "Import your creations. Only the file that you export through the 'Export' button can be imported.": - "Import your creations. Only the file that you export through the 'Export' button can be imported.", - 'Indent code left': 'Indent code left', - 'Indent code right': 'Indent code right', - 'Keyboard Shortcuts': 'Keyboard Shortcuts', - 'Keyboard shortcuts': 'Keyboard shortcuts', - License: 'License', - 'Like this extension? Please <0>rate it here.': - 'Like this extension? Please <0>rate it here.', - Login: 'Login', - 'Login/Signup': 'Login/Signup', - 'Made with <0>\uD83D\uDC96& <1> \uD83D\uDE4C by <2>Kushagra Gour': - 'Made with <0>\uD83D\uDC96& <1> \uD83D\uDE4C by <2>Kushagra Gour', - 'My Library ({0})': function(a) { - return ['My Library (', a('0'), ')']; - }, - New: 'New', - 'No match found.': 'No match found.', - 'Note: You can load external scripts from following domains:': - 'Note: You can load external scripts from following domains:', + 'Importa tus creaciones. S\xF3lo se puede importar el archivo que se exporta a trav\xE9s del bot\xF3n "Exportar".', + 'Indent code left': 'Indentar c\xF3digo a la izquierda', + 'Indent code right': 'Indentar c\xF3digo a la derecha', + 'Keyboard Shortcuts': 'Atajos de Teclado', + 'Keyboard shortcuts': 'Atajos de teclado', + License: 'Licencia', + 'Login/Signup': 'Iniciar sesi\xF3n/Registrarse', + 'My Library ({0})': 'Mi biblioteca', + New: 'Nuevo', + 'No match found.': 'No se encontr\xF3 ninguna coincidencia.', 'Note: You can load external scripts only from following domains:': - 'Note: You can load external scripts only from following domains:', - 'Nothing saved here.': 'Nothing saved here.', - Open: 'Open', + 'Nota: Puedes cargar scripts externos s\xF3lo de los siguientes dominios:', + 'Nothing saved here.': 'Aqu\xED no hay nada guardado.', + Open: 'Abrir', 'Open a saved creation (Ctrl/\u2318 + O)': - 'Open a saved creation (Ctrl/\u2318 + O)', - 'Open list of saved creations': 'Open list of saved creations', - 'Powered by cdnjs': 'Powered by cdnjs', - 'Put each library in new line': 'Put each library in new line', - 'Read more': 'Read more', - 'Read the documentation.': 'Read the documentation.', - 'Realign code': 'Realign code', - 'Refresh preview': 'Refresh preview', - 'Report a bug': 'Report a bug', - 'Review Web Maker': 'Review Web Maker', - Run: 'Run', - 'Run Prettier': 'Run Prettier', + 'Abrir una creaci\xF3n guardada (Ctrl/\u2318 + O)', + 'Open list of saved creations': 'Abrir lista de creaciones guardadas', + 'Powered by cdnjs': 'Impulsado por cdnjs', + 'Put each library in new line': + 'Poner cada biblioteca en una nueva l\xEDnea', + 'Read more': 'Leer m\xE1s', + 'Read the documentation.': 'Leer la documentaci\xF3n.', + 'Realign code': 'Reajustar el c\xF3digo', + 'Refresh preview': 'Actualizar la vista previa', + 'Report a bug': 'Reporta un error', + 'Review Web Maker': 'Rese\xF1a de Web Maker', + Run: 'Ejecutar', + 'Run Prettier': 'Ejecutar Prettier', 'Run preview (Ctrl/\u2318 + Shift + 5)': - 'Run preview (Ctrl/\u2318 + Shift + 5)', - Save: 'Save', - 'Save as HTML file': 'Save as HTML file', + 'Ejecutar vista previa (Ctrl/\u2318 + Shift + 5)', + Save: 'Guardar', + 'Save as HTML file': 'Guardar como archivo HTML', 'Save current creation (Ctrl/\u2318 + S)': - 'Save current creation (Ctrl/\u2318 + S)', - 'Save current creations': 'Save current creations', - 'Search your creations here...': 'Search your creations here...', - 'See Changelog': 'See Changelog', - 'See awesome libraries used': 'See awesome libraries used', - 'See changelog': 'See changelog', - 'See profile or Logout': 'See profile or Logout', - 'Select next match': 'Select next match', - 'Select previous match': 'Select previous match', - Settings: 'Settings', - Signup: 'Signup', - 'Single line comment': 'Single line comment', - 'Start a new creation': 'Start a new creation', - 'Support the developer': 'Support the developer', + 'Guardar la creaci\xF3n actual (Ctrl/\u2318 + S)', + 'Save current creations': 'Guardar las creaciones actuales', + 'Search your creations here...': 'Busca tus creaciones aqu\xED...', + 'See awesome libraries used': + 'Vea las incre\xEDbles librer\xEDas utilizadas', + 'See changelog': 'Ver registro de cambios', + 'See profile or Logout': 'Ver perfil o cerrar sesi\xF3n', + 'Select next match': 'Seleccione el siguiente partido', + 'Select previous match': 'Seleccione el partido anterior', + Settings: 'Ajustes', + 'Single line comment': 'Comentario de una sola l\xEDnea', + 'Start a new creation': 'Iniciar una nueva creaci\xF3n', + 'Support the developer': 'Apoyar al desarrollador', 'Support the developer by pledging some amount': - 'Support the developer by pledging some amount', - 'Switch to full screen preview': 'Switch to full screen preview', + 'Apoyar al desarrollador donando alguna cantidad', + 'Switch to full screen preview': + 'Cambiar a vista previa de pantalla completa', 'Switch to layout with all vertical panes': - 'Switch to layout with all vertical panes', + 'Cambiar a la disposici\xF3n con todos los paneles verticales', 'Switch to layout with preview on bottom': - 'Switch to layout with preview on bottom', + 'Cambiar al dise\xF1o con vista previa en la parte inferior', 'Switch to layout with preview on left': - 'Switch to layout with preview on left', - 'Switch to layout with preview on left"': - 'Switch to layout with preview on left"', + 'Cambiar al dise\xF1o con vista previa a la izquierda', 'Switch to layout with preview on right': - 'Switch to layout with preview on right', - 'Take screenshot of preview': 'Take screenshot of preview', - 'Toggle console': 'Toggle console', - "Tweet about 'Web Maker'": "Tweet about 'Web Maker'", - 'Tweet out your feature requests, comments & suggestions to <0>@webmakerApp': - 'Tweet out your feature requests, comments & suggestions to <0>@webmakerApp', - 'Type here to search libraries': 'Type here to search libraries', - 'Upload Image': 'Upload Image' + 'Cambiar al dise\xF1o con vista previa a la derecha', + 'Take screenshot of preview': + 'Tomar captura de pantalla de la vista previa', + 'Toggle console': 'Alternar consola', + "Tweet about 'Web Maker'": "Tuitea sobre 'Web Maker'", + 'Type here to search libraries': + 'Escriba aqu\xED para buscar en las librer\xEDas', + 'Upload Image': 'Cargar imagen' } }; diff --git a/src/locales/hi/messages.js b/src/locales/hi/messages.js index e906020..b49a5d1 100644 --- a/src/locales/hi/messages.js +++ b/src/locales/hi/messages.js @@ -1,6 +1,6 @@ /* eslint-disable */ export default { languageData: { - plurals: function(n, ord) { + plurals: function (n, ord) { if (ord) return n == 1 ? 'one' @@ -62,7 +62,7 @@ '\u0932\u0949\u0917\u093F\u0928 / \u0938\u093E\u0907\u0928\u092A', 'Made with <0>\uD83D\uDC96& <1> \uD83D\uDE4C by <2>Kushagra Gour': '<0>\uD83D\uDC96 \u0914\u0930 <1> \uD83D\uDE4C \u0938\u0947 <2>\u0915\u0941\u0936\u093E\u0917\u094D\u0930 \u0917\u094C\u0930 \u0926\u094D\u0935\u093E\u0930\u093E \u092C\u0928\u093E\u092F\u093E \u0917\u092F\u093E', - 'My Library ({0})': function(a) { + 'My Library ({0})': function (a) { return [ '\u092E\u0947\u0930\u0940 \u0930\u091A\u0928\u093E\u090F\u0901 (', a('0'), @@ -94,8 +94,7 @@ 'Run Prettier': 'Run Prettier', 'Run preview (Ctrl/\u2318 + Shift + 5)': 'Run preview (Ctrl/\u2318 + Shift + 5)', - Save: - '\u0938\u0941\u0930\u0915\u094D\u0937\u093F\u0924 \u0915\u0930\u0947\u0902', + Save: '\u0938\u0941\u0930\u0915\u094D\u0937\u093F\u0924 \u0915\u0930\u0947\u0902', 'Save as HTML file': 'Save as HTML file', 'Save current creation (Ctrl/\u2318 + S)': 'Save current creation (Ctrl/\u2318 + S)', diff --git a/src/locales/zh-Hans/messages.js b/src/locales/zh-Hans/messages.js index 92d6049..6a2c4d0 100644 --- a/src/locales/zh-Hans/messages.js +++ b/src/locales/zh-Hans/messages.js @@ -1,6 +1,6 @@ /* eslint-disable */ export default { languageData: { - plurals: function(n, ord) { + plurals: function (n, ord) { if (ord) return 'other'; return 'other'; } @@ -50,7 +50,7 @@ 'Login/Signup': 'Login/Signup', 'Made with <0>\uD83D\uDC96& <1> \uD83D\uDE4C by <2>Kushagra Gour': 'Made with <0>\uD83D\uDC96& <1> \uD83D\uDE4C by <2>Kushagra Gour', - 'My Library ({0})': function(a) { + 'My Library ({0})': function (a) { return ['My Library (', a('0'), ')']; }, New: 'New',