Skip to content

Commit

Permalink
merge crowdin updates
Browse files Browse the repository at this point in the history
  • Loading branch information
meadowsys committed Sep 14, 2023
2 parents 45b76c0 + c0702eb commit 64b488e
Show file tree
Hide file tree
Showing 8 changed files with 354 additions and 350 deletions.
262 changes: 131 additions & 131 deletions cson-translated/core/es-ES.cson
Original file line number Diff line number Diff line change
@@ -1,149 +1,149 @@
menu:
pulsar:
about: ""
"view-license": ""
version: ""
"restart-and-install-update": ""
"check-for-update": ""
"checking-for-update": ""
"downloading-update": ""
preferences: ""
config: ""
"init-script": ""
keymap: ""
snippets: ""
stylesheet: ""
"install-shell-commands": ""
quit: ""
about: "Acerca de Pulsar"
"view-license": "Ver licencia"
version: "Versión VERSION"
"restart-and-install-update": "Actualizar y reiniciar"
"check-for-update": "Buscar actualizaciones"
"checking-for-update": "Buscando actualizaciones"
"downloading-update": "Descargando la actualización"
preferences: "Preferencias"
config: "Configuración"
"init-script": "Script de inicio"
keymap: "Atajos del teclado"
snippets: "Fragmentos"
stylesheet: "Hoja de estilos"
"install-shell-commands": "Instalar comandos de Shell"
quit: "Cerrar Pulsar"
macos:
services: ""
"hide-self": ""
"hide-others": ""
"show-all": ""
services: "Servicios"
"hide-self": "Ocultar Pulsar"
"hide-others": "Ocultar otros"
"show-all": "Mostrar todo"
file:
self: ""
"new-window": ""
"new-file": ""
open: ""
"open-file": ""
"open-folder": ""
"add-project-folder": ""
self: "Archivo"
"new-window": "Nueva ventana"
"new-file": "Nuevo archivo"
open: "Abrir..."
"open-file": "Abrir archivo..."
"open-folder": "Abrir carpeta..."
"add-project-folder": "Agregar carpeta de proyecto"
"project-history":
"reopen-project": ""
clear: ""
"reopen-last-item": ""
save: ""
"save-as": ""
"save-all": ""
"close-tab": ""
"close-pane": ""
"close-window": ""
"reopen-project": "Reabrir proyecto"
clear: "Borrar historial del proyecto"
"reopen-last-item": "Reabrir último ítem"
save: "Guardar"
"save-as": "Guardar como..."
"save-all": "Guardar todo"
"close-tab": "Cerrar pestaña"
"close-pane": "Cerrar panel"
"close-window": "Cerrar ventana"
edit:
self: ""
undo: ""
redo: ""
cut: ""
copy: ""
"copy-path": ""
paste: ""
"paste-without-reformatting": ""
"select-all": ""
"toggle-comments": ""
self: "Editar"
undo: "Deshacer"
redo: "Rehacer"
cut: "Cortar"
copy: "Copiar"
"copy-path": "Copiar ruta"
paste: "Pegar"
"paste-without-reformatting": "Pegar sin formato"
"select-all": "Seleccionar todo"
"toggle-comments": "Alternar comentarios"
lines:
self: ""
indent: ""
outdent: ""
"auto-indent": ""
"move-up": ""
"move-down": ""
duplicate: ""
delete: ""
join: ""
self: "Líneas"
indent: "Sangría (añadir)"
outdent: "Sangría (quitar)"
"auto-indent": "Sangría automática"
"move-up": "Mover línea arriba"
"move-down": "Mover línea abajo"
duplicate: "Duplicar líneas"
delete: "Eliminar línea"
join: "Juntar líneas"
columns:
self: ""
"move-selection-left": ""
"move-selection-right": ""
self: "Columnas"
"move-selection-left": "Mover selección a la izquierda"
"move-selection-right": "Mover selección a la derecha"
text:
self: ""
"upper-case": ""
"lower-case": ""
"delete-to-end-of-word": ""
"delete-to-previous-word-boundary": ""
"delete-to-next-word-boundary": ""
"delete-line": ""
transpose: ""
self: "Texto"
"upper-case": "Mayúsculas"
"lower-case": "Minúsculas"
"delete-to-end-of-word": "Borrar hasta el fin de palabra"
"delete-to-previous-word-boundary": "Borrar hasta el límite de palabra anterior"
"delete-to-next-word-boundary": "Borrar hasta el límite de palabra siguiente"
"delete-line": "Borrar línea"
transpose: "Transponer"
folding:
self: ""
fold: ""
unfold: ""
"fold-all": ""
"unfold-all": ""
"fold-level-1": ""
"fold-level-2": ""
"fold-level-3": ""
"fold-level-4": ""
"fold-level-5": ""
"fold-level-6": ""
"fold-level-7": ""
"fold-level-8": ""
"fold-level-9": ""
self: "Plegable"
fold: "Contraer"
unfold: "Expandir"
"fold-all": "Contraer todo"
"unfold-all": "Expandir todo"
"fold-level-1": "Contraer nivel 1"
"fold-level-2": "Contraer nivel 2"
"fold-level-3": "Contraer nivel 3"
"fold-level-4": "Contraer nivel 4"
"fold-level-5": "Contraer nivel 5"
"fold-level-6": "Contraer nivel 6"
"fold-level-7": "Contraer nivel 7"
"fold-level-8": "Contraer nivel 8"
"fold-level-9": "Contraer nivel 9"
view:
self: ""
"toggle-full-screen": ""
"toggle-menu-bar": ""
self: "Vista"
"toggle-full-screen": "Alternar pantalla completa"
"toggle-menu-bar": "Alternar barra de menú"
panes:
self: ""
"split-up": ""
"split-down": ""
"split-left": ""
"split-right": ""
"focus-next": ""
"focus-previous": ""
"focus-above": ""
"focus-below": ""
"focus-on-left": ""
"focus-on-right": ""
close: ""
self: "Paneles"
"split-up": "Dividir arriba"
"split-down": "Dividir abajo"
"split-left": "Dividir a la izquierda"
"split-right": "Dividir a la derecha"
"focus-next": "Ir al siguiente panel"
"focus-previous": "Ir al panel anterior"
"focus-above": "Ir al panel superior"
"focus-below": "Ir al panel inferior"
"focus-on-left": "Ir al panel izquierdo"
"focus-on-right": "Ir al panel derecho"
close: "Cerrar panel"
developer:
self: ""
"open-in-dev-mode": ""
"reload-window": ""
"run-package-specs": ""
"toggle-dev-tools": ""
"increase-font-size": ""
"decrease-font-size": ""
"reset-font-size": ""
"toggle-soft-wrap": ""
self: "Desarrollador"
"open-in-dev-mode": "Abrir en modo desarrollador"
"reload-window": "Recargar ventana"
"run-package-specs": "Ejecutar Specs de paquete"
"toggle-dev-tools": "Alternar Herramientas de Desarrollador"
"increase-font-size": "Aumentar tamaño de fuente"
"decrease-font-size": "Disminuir tamaño de fuente"
"reset-font-size": "Restablecer tamaño de fuente"
"toggle-soft-wrap": "Alternar ajuste sutil"
selection:
self: ""
"add-above": ""
"add-below": ""
single: ""
"split-into-lines": ""
"to-top": ""
"to-bottom": ""
line: ""
word: ""
"to-beginning-of-word": ""
"to-beginning-of-line": ""
"to-first-char-of-line": ""
"to-end-of-word": ""
"to-end-of-line": ""
self: "Selección"
"add-above": "Añadir selección arriba"
"add-below": "Añadir selección abajo"
single: "Selección única"
"split-into-lines": "Dividir entre líneas"
"to-top": "Seleccionar hasta arriba"
"to-bottom": "Seleccionar hasta abajo"
line: "Seleccionar línea"
word: "Seleccionar palabra"
"to-beginning-of-word": "Seleccionar hasta principio de palabra"
"to-beginning-of-line": "Seleccionar hasta final de línea"
"to-first-char-of-line": "Seleccionar hasta primer carácter de línea"
"to-end-of-word": "Seleccionar hasta fin de palabra"
"to-end-of-line": "Seleccionar hasta fin de línea"
find:
self: ""
self: "Buscar"
packages:
self: ""
"open-package-manager": ""
self: "Paquetes"
"open-package-manager": "Abrir administrador de paquetes"
window:
self: ""
minimise: ""
zoom: ""
"bring-all-to-front": ""
self: "Ventana"
minimise: "Minimizar"
zoom: "Zoom"
"bring-all-to-front": "Traer todo al frente"
help:
self: ""
"terms-of-use": ""
docs: ""
faq: ""
"community-discussions": ""
"report-issue": ""
"search-issues": ""
self: "Ayuda"
"terms-of-use": "Términos de uso"
docs: "Documentación"
faq: "Preguntas frecuentes"
"community-discussions": "Discusiones comunes"
"report-issue": "Reportar un problema"
"search-issues": "Encontrar problemas"
84 changes: 42 additions & 42 deletions cson-translated/core/ru-RU.cson
Original file line number Diff line number Diff line change
Expand Up @@ -7,54 +7,54 @@ menu:
"check-for-update": ""
"checking-for-update": ""
"downloading-update": ""
preferences: ""
config: ""
"init-script": ""
preferences: "Настройки"
config: "Конфигурация"
"init-script": "Скрипт инициализации"
keymap: ""
snippets: ""
stylesheet: ""
snippets: "Сниппеты"
stylesheet: "Таблица стилей"
"install-shell-commands": ""
quit: ""
quit: "Выйти из Pulsar"
macos:
services: ""
"hide-self": ""
"hide-others": ""
"show-all": ""
services: "Сервисы"
"hide-self": "Скрыть Pulsar"
"hide-others": "Скрыть другие"
"show-all": "Показать всё"
file:
self: ""
"new-window": ""
"new-file": ""
open: ""
"open-file": ""
"open-folder": ""
"add-project-folder": ""
self: "Файл"
"new-window": "Новое окно"
"new-file": "Новый файл"
open: "Открыть..."
"open-file": "Открыть файл..."
"open-folder": "Открыть папку..."
"add-project-folder": "Добавить папку проекта"
"project-history":
"reopen-project": ""
clear: ""
"reopen-last-item": ""
save: ""
"save-as": ""
"save-all": ""
"close-tab": ""
"close-pane": ""
"close-window": ""
"reopen-project": "Переоткрыть проект"
clear: "Очистить историю проектов"
"reopen-last-item": "Заново открыть последний элемент"
save: "Сохранить"
"save-as": "Сохранить как..."
"save-all": "Сохранить все"
"close-tab": "Закрыть вкладку"
"close-pane": "Закрыть панель"
"close-window": "Закрыть окно"
edit:
self: ""
undo: ""
self: "Изменить"
undo: "Отменить"
redo: ""
cut: ""
copy: ""
"copy-path": ""
paste: ""
"paste-without-reformatting": ""
"select-all": ""
cut: "Вырезать"
copy: "Копировать"
"copy-path": "Копировать путь"
paste: "Вставить"
"paste-without-reformatting": "Вставить без переформатирования"
"select-all": "Выбрать всё"
"toggle-comments": ""
lines:
self: ""
indent: ""
self: "Строки"
indent: "Отступ"
outdent: ""
"auto-indent": ""
"move-up": ""
"auto-indent": "Авто-отступ"
"move-up": "Переместить строку вверх"
"move-down": ""
duplicate: ""
delete: ""
Expand Down Expand Up @@ -103,11 +103,11 @@ menu:
"focus-below": ""
"focus-on-left": ""
"focus-on-right": ""
close: ""
close: "Закрыть панель"
developer:
self: ""
"open-in-dev-mode": ""
"reload-window": ""
self: "Разработчик"
"open-in-dev-mode": "Открыть в режиме разработчика"
"reload-window": "Перезапуск окна"
"run-package-specs": ""
"toggle-dev-tools": ""
"increase-font-size": ""
Expand Down
2 changes: 1 addition & 1 deletion cson-translated/packages/welcome/es-ES.cson
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{}
title: "Bienvenida"
2 changes: 1 addition & 1 deletion cson-translated/packages/welcome/fr-FR.cson
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{}
title: "Bienvenue"
Loading

0 comments on commit 64b488e

Please sign in to comment.