diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-03 12:08:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-03 12:08:12 +0000 |
commit | 4e8bbc4e341861ad1ddcf872c8e248fadb711861 (patch) | |
tree | d82d0069c073730733ca8d9b06e4f2bdf8489091 /lib/l10n/es.json | |
parent | 054df038def136ba1c9e9c26a1e0ce3db0a17307 (diff) | |
download | nextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.tar.gz nextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es.json')
-rw-r--r-- | lib/l10n/es.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/es.json b/lib/l10n/es.json index 494eec9d978..4027860b02f 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -1,9 +1,8 @@ { "translations": { "Cannot write into \"config\" directory!" : "No se puede escribir en la carpeta \"config\"", "This can usually be fixed by giving the webserver write access to the config directory" : "Se podría solucionar esto dándole al servidor permisos de escritura del directorio de configuración", - "See %s" : "Ver %s", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "O, si prefieres mantener el archivo config.php como de solo lectura, marca la opción \"config_is_read_only\" a 'true' en él.", - "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Se podría solucionar esto dándole al servidor permisos de escritura del directorio de configuración. Ver %s", + "See %s" : "Ver %s", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "O, si prefieres mantener el archivo config.php como de solo lectura, marca la opción \"config_is_read_only\" a 'true' en él. Ver %s", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Los archivos de la app %1$s no se han reemplazado correctamente. Asegúrate de que es una versión compatible con el servidor.", "Sample configuration detected" : "Configuración de ejemplo detectada", @@ -183,8 +182,8 @@ "Token expired. Please reload page." : "Token expirado. Por favor, recarge la página.", "No database drivers (sqlite, mysql, or postgresql) installed." : "No están instalados los drivers de BBDD (sqlite, mysql, o postgresql)", "Cannot write into \"config\" directory" : "No se puede escribir el el directorio de configuración", + "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Se podría solucionar esto dándole al servidor permisos de escritura del directorio de configuración. Ver %s", "Cannot write into \"apps\" directory" : "No se puede escribir en el directorio de \"apps\"", - "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Habitualmente, esto puede arreglarse dando al servidor web acceso de escritura al directorio de apps o desactivando la tienda de apps en el archivo de configuración. Véase %s", "Cannot create \"data\" directory" : "No se puede crear el directorio \"data\"", "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Habitualmente, esto puede arreglarse dando al servidor web acceso de escritura al directorio raíz. Véase %s", "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Habitualmente, los permisos pueden arreglarse dando al servidor web acceso de escritura al directorio raíz. Véase %s", @@ -256,6 +255,7 @@ "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "Fallo al compartir %1$s porque los permisos exceden los permisos concedidos a %2$s", "Sharing %s failed, because resharing is not allowed" : "Fallo al compartir %s, ya que no está permitido volverlo a compartir", "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Fallo al compartir %1$s porque el motor de para compartir %2$s no ha podido encontrar su origen", - "Sharing %s failed, because the file could not be found in the file cache" : "Fallo al compartir %s, ya que el archivo no se ha encontrado en el caché de archivo" + "Sharing %s failed, because the file could not be found in the file cache" : "Fallo al compartir %s, ya que el archivo no se ha encontrado en el caché de archivo", + "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Habitualmente, esto puede arreglarse dando al servidor web acceso de escritura al directorio de apps o desactivando la tienda de apps en el archivo de configuración. Véase %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |