traducciones faltantes
This commit is contained in:
parent
b561cacda4
commit
c282870db6
2 changed files with 34 additions and 0 deletions
|
@ -2,6 +2,10 @@ en:
|
||||||
activerecord:
|
activerecord:
|
||||||
errors:
|
errors:
|
||||||
models:
|
models:
|
||||||
|
site:
|
||||||
|
attributes:
|
||||||
|
deploys:
|
||||||
|
deploy_local_presence: 'We need to be build the site!'
|
||||||
invitadx:
|
invitadx:
|
||||||
attributes:
|
attributes:
|
||||||
email:
|
email:
|
||||||
|
@ -75,6 +79,27 @@ en:
|
||||||
sesiones: 'Sessions'
|
sesiones: 'Sessions'
|
||||||
anexo: 'Appendix'
|
anexo: 'Appendix'
|
||||||
simple: 'Simple'
|
simple: 'Simple'
|
||||||
|
deploys:
|
||||||
|
deploy_local:
|
||||||
|
title: 'Host at Sutty'
|
||||||
|
help: |
|
||||||
|
The site will be available at <https://%{fqdn}/>.
|
||||||
|
|
||||||
|
We're working out the details for allowing your own site
|
||||||
|
domains, you can help us!
|
||||||
|
ejemplo: 'example'
|
||||||
|
deploy_zip:
|
||||||
|
title: 'Generate a ZIP file'
|
||||||
|
help: |
|
||||||
|
ZIP files contain and compress all the files of your site. With
|
||||||
|
this option you can download and also share your whole site
|
||||||
|
through the <https://%{fqdn}/%{file}> address, keep it as backup
|
||||||
|
or have an strategy of solidarity hosting, were many people
|
||||||
|
shares a copy of your site.
|
||||||
|
|
||||||
|
It also helps with site archival for historical purposes :)
|
||||||
|
|
||||||
|
ejemplo: 'ejemplo'
|
||||||
sites:
|
sites:
|
||||||
index: 'This is the list of sites you can edit.'
|
index: 'This is the list of sites you can edit.'
|
||||||
edit_translations: "You can edit texts from your site other than
|
edit_translations: "You can edit texts from your site other than
|
||||||
|
@ -166,6 +191,11 @@ en:
|
||||||
means nobody can use our works without explicit permission. By
|
means nobody can use our works without explicit permission. By
|
||||||
using licenses, we stablish conditions by which we want to share
|
using licenses, we stablish conditions by which we want to share
|
||||||
them.'
|
them.'
|
||||||
|
deploys: |
|
||||||
|
Sutty allows you to host your site in different places at the
|
||||||
|
same time. This strategy makes your site available even when
|
||||||
|
some of them become unavailable.
|
||||||
|
|
||||||
design:
|
design:
|
||||||
title: 'Design'
|
title: 'Design'
|
||||||
actions: 'Information about this design'
|
actions: 'Information about this design'
|
||||||
|
@ -174,6 +204,8 @@ en:
|
||||||
licencia:
|
licencia:
|
||||||
title: 'License for the site and everything in it'
|
title: 'License for the site and everything in it'
|
||||||
url: 'Read the license'
|
url: 'Read the license'
|
||||||
|
deploys:
|
||||||
|
title: 'Where do you want your site to be hosted?'
|
||||||
fetch:
|
fetch:
|
||||||
title: 'Upgrade the site'
|
title: 'Upgrade the site'
|
||||||
help:
|
help:
|
||||||
|
|
|
@ -167,6 +167,8 @@ es:
|
||||||
guardarla como copia de seguridad o una estrategia de
|
guardarla como copia de seguridad o una estrategia de
|
||||||
alojamiento solidario, donde muchas personas comparten una copia
|
alojamiento solidario, donde muchas personas comparten una copia
|
||||||
de tu sitio.
|
de tu sitio.
|
||||||
|
|
||||||
|
También sirve para archivo histórico :)
|
||||||
ejemplo: 'ejemplo'
|
ejemplo: 'ejemplo'
|
||||||
sites:
|
sites:
|
||||||
actions: 'Acciones'
|
actions: 'Acciones'
|
||||||
|
|
Loading…
Reference in a new issue