Welcome to mirror list, hosted at ThFree Co, Russian Federation.

es.json « l10n - github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 62983eda7a36a60bd7f662ce958948fbf03f3c47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{ "translations": {
    "Please enter valid urls - they have to start with either http://, https:// or /" : "Ingrese URL válidos: tienen que comenzar con http://, https:// o /",
    "External sites saved." : "Sitios externos guardados.",
    "External sites" : "Sitios externos",
    "Please note that some browsers will block displaying of sites via http if you are running https." : "Nótese que algunos navegadores no mostrarán sitios vía http si está usando https.",
    "Furthermore please note that many sites these days disallow iframing due to security reasons." : "Además tenga en cuenta que, por motivos de seguridad, hoy en día muchos sitios no permiten el uso de iframes.",
    "We highly recommend to test the configured sites below properly." : "Recomendamos que pruebe debidamente los sitios configurados a continuación.",
    "Name" : "Nombre",
    "URL" : "URL",
    "Select an icon" : "Seleccionar un ícono",
    "Remove site" : "Borrar sitio",
    "Add" : "Agregar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}