diff options
author | GiteaBot <teabot@gitea.io> | 2019-10-17 00:17:55 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2019-10-17 00:17:55 +0000 |
commit | c43feedb96bd0ccf238bea59803ea412108b4000 (patch) | |
tree | f4128b34e31b0ebbc86ccac880b71a26f09fe82b /options/locale/locale_es-ES.ini | |
parent | c748deef33df6169c5ec3490a4ccd0b58aad5da0 (diff) | |
download | gitea-c43feedb96bd0ccf238bea59803ea412108b4000.tar.gz gitea-c43feedb96bd0ccf238bea59803ea412108b4000.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options/locale/locale_es-ES.ini')
-rw-r--r-- | options/locale/locale_es-ES.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/options/locale/locale_es-ES.ini b/options/locale/locale_es-ES.ini index 8d2e9d3ce0..9ef6ba13e9 100644 --- a/options/locale/locale_es-ES.ini +++ b/options/locale/locale_es-ES.ini @@ -725,6 +725,8 @@ editor.file_editing_no_longer_exists=El archivo que está editando, '%s', ya no editor.file_deleting_no_longer_exists=El archivo que se está eliminando, '%s', ya no existe en este repositorio. editor.file_changed_while_editing=Desde que comenzó a editar, el contenido del archivo ha sido cambiado. <a target="_blank" rel="noopener noreferrer" href="%s">Clic aquí</a> para ver qué ha cambiado o <strong>presione confirmar de nuevo</strong> para sobrescribir los cambios. editor.file_already_exists=Ya existe un archivo con nombre '%s' en este repositorio. +editor.commit_empty_file_header=Commit un archivo vacío +editor.commit_empty_file_text=El archivo que estás tratando de commit está vacío. ¿Proceder? editor.no_changes_to_show=No existen cambios para mostrar. editor.fail_to_update_file=Error al actualizar/crear el archivo '%s', error: %v editor.add_subdir=Añadir un directorio… |