es.js 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333
  1. OC.L10N.register(
  2. "files",
  3. {
  4. "File could not be found" : "El archivo no se ha encontrado",
  5. "Move or copy" : "Mover o copiar",
  6. "Download" : "Descargar",
  7. "Delete" : "Eliminar",
  8. "Tags" : "Etiquetas",
  9. "Show list view" : "Mostrar vista de lista",
  10. "Show grid view" : "Mostrar vista de cuadrícula",
  11. "Home" : "Inicio",
  12. "Close" : "Cerrar",
  13. "Could not create folder \"{dir}\"" : "No se pudo crear la carpeta \"{dir}\"",
  14. "This will stop your current uploads." : "Esto detendrá las subidas en curso.",
  15. "Upload cancelled." : "Subida cancelada.",
  16. "Processing files …" : "Procesando archivos …",
  17. "…" : "…",
  18. "Unable to upload {filename} as it is a directory or has 0 bytes" : "No ha sido posible subir {filename} porque es un directorio o tiene 0 bytes",
  19. "Not enough free space, you are uploading {size1} but only {size2} is left" : "No hay suficiente espacio libre. Quiere subir {size1} pero solo quedan {size2}",
  20. "Target folder \"{dir}\" does not exist any more" : "La carpeta de destino \"{dir}\" ya no existe",
  21. "Not enough free space" : "No hay espacio libre suficiente",
  22. "An unknown error has occurred" : "Ha ocurrido un error desconocido",
  23. "File could not be uploaded" : "No se ha podido subir el archivo",
  24. "Uploading …" : "Subiendo …",
  25. "{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})",
  26. "Uploading … ({currentNumber}/{total})" : "Cargando… ({currentNumber}/{total})",
  27. "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
  28. "Uploading that item is not supported" : "Subir este archivo no es compatible",
  29. "Target folder does not exist any more" : "La carpeta destino ya no existe",
  30. "Operation is blocked by access control" : "Esta operación está bloqueada por el control de accesos",
  31. "Error when assembling chunks, status code {status}" : "Error al reunir los trozos, código de estado {status}",
  32. "Actions" : "Acciones",
  33. "Rename" : "Renombrar",
  34. "Move" : "Mover",
  35. "Copy" : "Copiar",
  36. "Choose target folder" : "Elegir carpeta de destino",
  37. "Set reminder" : "Establecer recordatorio",
  38. "Edit locally" : "Editar localmente",
  39. "Open" : "Abrir",
  40. "Delete file" : "Eliminar archivo",
  41. "Delete folder" : "Eliminar carpeta",
  42. "Disconnect storage" : "Desconectar almacenamiento",
  43. "Leave this share" : "Dejar de compartir",
  44. "Could not load info for file \"{file}\"" : "No se ha podido cargar información para el archivo \"{file}\"",
  45. "Files" : "Archivos",
  46. "Details" : "Detalles",
  47. "Please select tag(s) to add to the selection" : "Seleccione la(s) etiqueta(s) para añadir a la selección",
  48. "Apply tag(s) to selection" : "Aplicar etiqueta(s) a la selección",
  49. "Select directory \"{dirName}\"" : "Seleccione la carpeta \"{dirName}\"",
  50. "Select file \"{fileName}\"" : "Seleccione el archivo \"{fileName}\"",
  51. "Pending" : "Pendiente",
  52. "Unable to determine date" : "No se ha podido determinar la fecha",
  53. "This operation is forbidden" : "Esta operación está prohibida",
  54. "This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verifique los registros o contacte con el administrador",
  55. "Storage is temporarily not available" : "El almacenamiento no está disponible temporalmente",
  56. "Could not move \"{file}\", target exists" : "No se pudo mover \"{file}\", ya existe",
  57. "Could not move \"{file}\"" : "No se pudo mover \"{file}\"",
  58. "copy" : "copiar",
  59. "Could not copy \"{file}\", target exists" : "No se ha podido copiar \"{file}\", ya existe el destino",
  60. "Could not copy \"{file}\"" : "No se ha podido copiar \"{file}\"",
  61. "Copied {origin} inside {destination}" : "Se ha copiado {origin} dentro de {destination}",
  62. "Copied {origin} and {nbfiles} other files inside {destination}" : "Se han copiado {origin} y {nbfiles} otros archivos dentro de {destination}",
  63. "Failed to redirect to client" : "Fallo al redirigir al cliente",
  64. "{newName} already exists" : "{newName} ya existe",
  65. "Could not rename \"{fileName}\", it does not exist any more" : "No se pudo renombrar \"{fileName}\", ya no existe",
  66. "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "El nombre \"{targetName}\" ya está en uso en la carpeta \"{dir}\". Por favor elija un nombre diferente.",
  67. "Could not rename \"{fileName}\"" : "No se pudo renombrar \"{fileName}\"",
  68. "Could not create file \"{file}\"" : "No se pudo crear archivo \"{file}\"",
  69. "Could not create file \"{file}\" because it already exists" : "No se pudo crear archivo \"{file}\" porque ya existe",
  70. "Could not create folder \"{dir}\" because it already exists" : "No se ha podido crear la carpeta \"{dir}\" porque ya existe",
  71. "Could not fetch file details \"{file}\"" : "No se pudieron obtener los detalles de \"{file}\"",
  72. "Error deleting file \"{fileName}\"." : "Error al borrar el archivo \"{fileName}\".",
  73. "No search results in other folders for {tag}{filter}{endtag}" : "No hay resultados de búsqueda en otras carpetas para {tag}{filter}{endtag}",
  74. "Enter more than two characters to search in other folders" : "Escriba más de dos caracteres para buscar en otras carpetas",
  75. "Name" : "Nombre",
  76. "Size" : "Tamaño",
  77. "Modified" : "Modificado",
  78. "_%n folder_::_%n folders_" : ["%n carpeta","%n carpetas","%n carpetas"],
  79. "_%n file_::_%n files_" : ["%n archivo","%n archivos","%n archivos"],
  80. "{dirs} and {files}" : "{dirs} y {files}",
  81. "_including %n hidden_::_including %n hidden_" : ["incluyendo %n oculto","incluyendo %n ocultos","incluyendo %n ocultos"],
  82. "You do not have permission to upload or create files here" : "No tiene permiso para subir o crear archivos aquí",
  83. "_Uploading %n file_::_Uploading %n files_" : ["Subiendo %n archivo","Subiendo %n archivos","Subiendo %n archivos"],
  84. "New" : "Nuevo",
  85. "New file/folder menu" : "Menú de carpeta/archivo nuevo",
  86. "Select file range" : "Seleccionar el rango de archivos",
  87. "{used}%" : "{used}%",
  88. "{used} of {quota} used" : "{used} usados de {quota}",
  89. "{used} used" : "{used} usados",
  90. "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.",
  91. "File name cannot be empty." : "El nombre de archivo no puede estar vacío.",
  92. "\"/\" is not allowed inside a file name." : "\"/\" no se permite en un nombre de archivo.",
  93. "\"{name}\" is not an allowed filetype" : "\"{name}\" no es un tipo de archivo permitido",
  94. "Storage of {owner} is full, files cannot be updated or synced anymore!" : "El almacenamiento de {owner} está lleno. ¡No se puede actualizar o sincronizar ningún archivo más!",
  95. "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "La carpeta de grupo \"{mountPoint}\" está llena. ¡No se puede actualizar o sincronizar ningún archivo más!",
  96. "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "El almacenamiento externo \"{mountPoint}\" está lleno. ¡No se puede actualizar o sincronizar ningún archivo más!",
  97. "Your storage is full, files cannot be updated or synced anymore!" : "Tu almacenamiento está lleno. ¡No se puede actualizar o sincronizar ningún archivo más!",
  98. "Storage of {owner} is almost full ({usedSpacePercent}%)." : "El almacenamiento de {owner} está casi lleno ({usedSpacePercent}%).",
  99. "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "La carpeta de grupo \"{mountPoint}\" está casi llena ({usedSpacePercent}%).",
  100. "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "El almacenamiento externo \"{mountPoint}\" está casi lleno ({usedSpacePercent}%).",
  101. "Your storage is almost full ({usedSpacePercent}%)." : "Tu almacenamiento está casi lleno ({usedSpacePercent}%).",
  102. "_matches \"{filter}\"_::_match \"{filter}\"_" : ["coinciden \"{filter}\"","coincide \"{filter}\"","coincide \"{filter}\""],
  103. "View in folder" : "Ver en carpeta",
  104. "Direct link was copied (only works for users who have access to this file/folder)" : "El enlace directo fue copiado (solo funciona para usuarios que tienen acceso a este archivo/carpeta)",
  105. "Path" : "Ruta",
  106. "_%n byte_::_%n bytes_" : ["%n byte","%n bytes","%n bytes"],
  107. "Favorited" : "Agregado a favoritos",
  108. "Favorite" : "Favorito",
  109. "Copy direct link (only works for users who have access to this file/folder)" : "Copiar enlace directo (solo funciona para usuarios que tienen acceso a este archivo/carpeta)",
  110. "New folder" : "Nueva carpeta",
  111. "Create new folder" : "Crear carpeta nueva",
  112. "Upload file" : "Subir archivo",
  113. "Recent" : "Reciente",
  114. "Not favorited" : "Quitado como favorito",
  115. "Remove from favorites" : "Quitar de favoritos",
  116. "Add to favorites" : "Añadir a favoritos",
  117. "An error occurred while trying to update the tags" : "Se produjo un error al tratar de actualizar las etiquetas",
  118. "Added to favorites" : "Agregado a favoritos",
  119. "Removed from favorites" : "Quitado de favoritos",
  120. "You added {file} to your favorites" : "Has agregado {file} a tus favoritos",
  121. "You removed {file} from your favorites" : "Has quitado {file} de tus favoritos",
  122. "Favorites" : "Favoritos",
  123. "File changes" : "Cambios del archivo",
  124. "Created by {user}" : "Creado por {user}",
  125. "Changed by {user}" : "Modificado por {user}",
  126. "Deleted by {user}" : "Borrado por {user}",
  127. "Restored by {user}" : "Restaurado por {user}",
  128. "Renamed by {user}" : "Renombrado por {user}",
  129. "Moved by {user}" : "Movido por {user}",
  130. "\"remote user\"" : "\"usuario remoto\"",
  131. "You created {file}" : "Ha creado {file}",
  132. "You created an encrypted file in {file}" : "Has creado un archivo cifrado en {file}",
  133. "{user} created {file}" : "{user} ha creado {file}",
  134. "{user} created an encrypted file in {file}" : "{user} ha creado un archivo cifrado en {file}",
  135. "{file} was created in a public folder" : "{file} se ha creado en una carpeta pública",
  136. "You changed {file}" : "Has cambiado {file}",
  137. "You changed an encrypted file in {file}" : "Has modificado un archivo cifrado en {file}",
  138. "{user} changed {file}" : "{user} ha cambiado {file}",
  139. "{user} changed an encrypted file in {file}" : "{user} ha modificado un archivo cifrado en {file}",
  140. "You deleted {file}" : "Has borrado {file}",
  141. "You deleted an encrypted file in {file}" : "Has borrado un archivo cifrado en {file}",
  142. "{user} deleted {file}" : "{user} eliminó {file}",
  143. "{user} deleted an encrypted file in {file}" : "{user} ha borrado un archivo cifrado en {file}",
  144. "You restored {file}" : "Has restaurado {file}",
  145. "{user} restored {file}" : "{user} restauró {file}",
  146. "You renamed {oldfile} (hidden) to {newfile} (hidden)" : "Has renombrado {oldfile} (oculto) a {newfile} (oculto)",
  147. "You renamed {oldfile} (hidden) to {newfile}" : "Has renombrado {oldfile} (oculto) a {newfile}",
  148. "You renamed {oldfile} to {newfile} (hidden)" : "Has renombrado {oldfile} a {newfile} (oculto)",
  149. "You renamed {oldfile} to {newfile}" : "Has renombrado {oldfile} a {newfile}",
  150. "{user} renamed {oldfile} (hidden) to {newfile} (hidden)" : "{user} renombró {oldfile} (oculto) a {newfile} (oculto)",
  151. "{user} renamed {oldfile} (hidden) to {newfile}" : "{user} renombró {oldfile} (oculto) a {newfile}",
  152. "{user} renamed {oldfile} to {newfile} (hidden)" : "{user} renombró {oldfile} a {newfile} (oculto)",
  153. "{user} renamed {oldfile} to {newfile}" : "{user} ha renombrado {oldfile} a {newfile}",
  154. "You moved {oldfile} to {newfile}" : "Has movido {oldfile} a {newfile}",
  155. "{user} moved {oldfile} to {newfile}" : "{user} movió {oldfile} a {newfile}",
  156. "A file has been added to or removed from your <strong>favorites</strong>" : "Un archivo fue agregado o borrado de tus <strong>favoritos</strong>",
  157. "A file or folder has been <strong>changed</strong>" : "Se ha <strong>modificado</strong> un archivo o carpeta",
  158. "A favorite file or folder has been <strong>changed</strong>" : "Un archivo o carpeta favorito ha sido <strong>cambiado</strong>",
  159. "Upload (max. %s)" : "Subida (máx. %s)",
  160. "Accept" : "Aceptar",
  161. "Reject" : "Rechazar",
  162. "Incoming ownership transfer from {user}" : "Ha llegado una transferencia de propiedad de {user}",
  163. "Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "¿Deseas aceptar {path}?\n\nNota: El proceso de transferencia tras aceptar podría tardar hasta 1 hora.",
  164. "Ownership transfer failed" : "Fallo al transferir la propiedad",
  165. "Your ownership transfer of {path} to {user} failed." : "Ha fallado tu transferencia de propiedad de {path} a {user}.",
  166. "The ownership transfer of {path} from {user} failed." : "Ha fallado la transferencia de propiedad de {path} desde {user}.",
  167. "Ownership transfer done" : "Transferencia de propiedad realizada",
  168. "Your ownership transfer of {path} to {user} has completed." : "Se ha completado su transferencia de propiedad de {path} a {user}.",
  169. "The ownership transfer of {path} from {user} has completed." : "Se ha completado la transferencia de propiedad de {path} a {user}.",
  170. "in %s" : "en %s",
  171. "File Management" : "Gestión de archivos",
  172. "Current directory path" : "Dirección de la carpeta actual",
  173. "Reload current directory" : "Recargar carpeta actual",
  174. "Go to the \"{dir}\" directory" : "Ir a la carpeta \"{dir}\"",
  175. "Drag and drop files here to upload" : "Arrastre y suelte archivos aquí para subirlos",
  176. "Your have used your space quota and cannot upload files anymore" : "Ha utilizado su cuota de espacio y ya no puede subir más archivos",
  177. "You don’t have permission to upload or create files here" : "No tiene permisos para subir o crear archivos aquí",
  178. "Upload successful" : "Subida exitosa",
  179. "\"{displayName}\" action executed successfully" : "la acción \"{displayName}\" se ejecutó exitósamente",
  180. "\"{displayName}\" action failed" : "la acción \"{displayName}\" falló",
  181. "Toggle selection for file \"{displayName}\"" : "Alternar selección para archivo \"{displayName}\"",
  182. "Toggle selection for folder \"{displayName}\"" : "Alternar selección para la carpeta \"{displayName}\"",
  183. "Rename file" : "Renombrar archivo",
  184. "File name" : "Nombre del archivo",
  185. "Folder name" : "Nombre de la carpeta",
  186. "This node is unavailable" : "Este nodo no está disponible",
  187. "Download file {name}" : "Descargar archivo {name}",
  188. "\"{name}\" is not an allowed filetype." : "\"{name}\" no es un tipo de archivo permitido.",
  189. "{newName} already exists." : "{newName} ya existe.",
  190. "\"{char}\" is not allowed inside a file name." : "\"{char}\" no está permitido dentro del nombre de un archivo.",
  191. "Name cannot be empty" : "El nombre no puede estar vacío",
  192. "Another entry with the same name already exists" : "Ya existe otra entrada con el mismo nombre",
  193. "Renamed \"{oldName}\" to \"{newName}\"" : "Renombrado \"{oldName}\" a \"{newName}\"",
  194. "Could not rename \"{oldName}\", it does not exist any more" : "No se ha podido renombrar \"{oldName}\", ya no existe",
  195. "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "El nombre \"{newName}\" ya está en uso en la carpeta \"{dir}\". Por favor, escoja un nombre diferente.",
  196. "Could not rename \"{oldName}\"" : "No se ha podido renombrar \"{oldName}\"",
  197. "Could not copy {file}. {message}" : "No se pudo copiar {file}. {message}",
  198. "Could not move {file}. {message}" : "No se pudo mover {file}. {message}",
  199. "Total rows summary" : "Resumen de filas totales",
  200. "Toggle selection for all files and folders" : "Seleccionar/deseleccionar todos los archivos y carpetas",
  201. "\"{displayName}\" failed on some elements " : "\"{displayName}\" fallo en algunos elementos",
  202. "\"{displayName}\" batch action executed successfully" : "la acción en lotes \"{displayName}\" se ejecutó exitósamente",
  203. "List of files and folders." : "Lista de archivos y carpetas.",
  204. "Column headers with buttons are sortable." : "Las columnas con botones en la cabecera son ordenables.",
  205. "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista no se muestra completamente por motivos de rendimiento. Los archivos se mostrarán a medida que navega por la lista.",
  206. "File not found" : "No se ha encontrado el archivo",
  207. "Storage informations" : "Informaciones de almacenamiento",
  208. "{usedQuotaByte} used" : "{usedQuotaByte} utilizados",
  209. "{relative}% used" : "{relative}% utilizado",
  210. "Could not refresh storage stats" : "No fue posible refrescar las estadísticas de almacenamiento",
  211. "Your storage is full, files can not be updated or synced anymore!" : "Su almacenamiento está lleno, ¡Ya no se pueden subir ni sincronizarse más archivos!",
  212. "Transfer ownership of a file or folder" : "Transferir la propiedad de un archivo o carpeta",
  213. "Choose file or folder to transfer" : "Elegir archivo o carpeta para transferir",
  214. "Change" : "Cambiar",
  215. "New owner" : "Nuevo propietario",
  216. "Choose a file or folder to transfer" : "Elegir un archivo o carpeta para transferir",
  217. "Transfer" : "Transferir",
  218. "Transfer {path} to {userid}" : "Transferir {path} a {userid}",
  219. "Invalid path selected" : "Ruta de archivo seleccionada no válida.",
  220. "Unknown error" : "Error desconocido",
  221. "Ownership transfer request sent" : "Enviada la solicitud de transferencia de propiedad",
  222. "Cannot transfer ownership of a file or folder you do not own" : "No puede transferir la propiedad de un archivo o carpeta de la cual no es propietario",
  223. "Select file or folder to link to" : "Selecciona archivo o carpeta a enlazar",
  224. "Choose file" : "Elegir archivo",
  225. "Choose {file}" : "Seleccionar {file}",
  226. "Add" : "Añadir",
  227. "Loading current folder" : "Cargando carpeta actual",
  228. "No files in here" : "Aquí no hay archivos",
  229. "Upload some content or sync with your devices!" : "¡Suba contenidos o sincronice sus dispositivos!",
  230. "Go to the previous folder" : "Ir a la carpeta anterior",
  231. "Go back" : "Ir atrás",
  232. "Share" : "Compartir",
  233. "Shared by link" : "Compartido por enlace",
  234. "Shared" : "Compartido",
  235. "Switch to list view" : "Cambiar a vista de lista",
  236. "Switch to grid view" : "Cambiar a vista de cuadrícula",
  237. "Error during upload: {message}" : "Error durante la subida: {message}",
  238. "Error during upload, status code {status}" : "Error durante la subida, código de estado {status}",
  239. "Unknown error during upload" : "Error desconocido durante la subida",
  240. "Open the files app settings" : "Abrir la configuración de la app Archivos",
  241. "Files settings" : "Configuración de archivos",
  242. "File cannot be accessed" : "El archivo no puede ser accesado",
  243. "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "El archivo no fue encontrado o no tiene permisos para verlo. Solicite al remitente que lo comparta.",
  244. "Sort favorites first" : "Ordenar los favoritos primero",
  245. "Sort folders before files" : "Ordenar carpetas antes que archivos",
  246. "Show hidden files" : "Mostrar archivos ocultos",
  247. "Crop image previews" : "Recortar la previsualización de las imágenes",
  248. "Enable the grid view" : "Habilitar vista de cuadrícula",
  249. "Additional settings" : "Ajustes adicionales",
  250. "WebDAV" : "WebDAV",
  251. "WebDAV URL" : "WebDAV URL",
  252. "Copy to clipboard" : "Copiar al portapapeles",
  253. "Use this address to access your Files via WebDAV" : "Use esta dirección para acceder a tus archivos vía WebDAV",
  254. "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si ha habilitado 2FA, debe crear y utilizar una nueva contraseña de aplicación haciendo clic aquí.",
  255. "Clipboard is not available" : "El portapapeles no está disponible",
  256. "WebDAV URL copied to clipboard" : "El URL Webdav URL fue copiado al portapapeles",
  257. "Unable to change the favourite state of the file" : "No se ha podido cambiar el estado de favorito del fichero",
  258. "Error while loading the file data" : "Error al cargar los datos del archivo",
  259. "Pick a template for {name}" : "Elija una plantilla para {name}",
  260. "Create" : "Crear",
  261. "Create a new file with the selected template" : "Crear un nuevo archivo con la plantilla seleccionada",
  262. "Creating file" : "Creando el archivo",
  263. "Blank" : "Vacío",
  264. "Unable to create new file from template" : "No se ha podido crear un nuevo archivo desde la plantilla",
  265. "Delete permanently" : "Eliminar de forma permanente",
  266. "Destination is not a folder" : "El destino no es una carpeta",
  267. "This file/folder is already in that directory" : "Este archivo/carpeta ya está en ese directorio",
  268. "You cannot move a file/folder onto itself or into a subfolder of itself" : "No puede mover un archivo/carpeta a sí mismo o a una sub-carpeta de sí mismo",
  269. "(copy)" : "(copiar)",
  270. "(copy %n)" : "(copiar %n)",
  271. "A file or folder with that name already exists in this folder" : "Un archivo o carpeta con ese nombre ya existe en esta carpeta",
  272. "The files is locked" : "El archivo está bloqueado",
  273. "The file does not exist anymore" : "El archivo ya no existe",
  274. "Choose destination" : "Elegir destino",
  275. "Copy to {target}" : "Copiar a {target}",
  276. "Move to {target}" : "Mover a {target}",
  277. "Cancelled move or copy operation" : "Se canceló la operación de mover o copiar",
  278. "Move or copy operation failed" : "La operación de mover o copiar falló",
  279. "Open folder {displayName}" : "Abrir carpeta {displayName}",
  280. "Open in Files" : "Abrir en Archivos",
  281. "Open details" : "Abrir detalles",
  282. "Create new templates folder" : "Crear nueva carpeta de plantillas",
  283. "Templates" : "Plantillas",
  284. "Unable to initialize the templates directory" : "No se ha podido iniciar la carpeta de plantillas",
  285. "Created new folder \"{name}\"" : "Se creó la carpeta nueva \"{name}\"",
  286. "One of the dropped files could not be processed" : "Uno de los archivos arrastrados no puede ser procesado",
  287. "Uploading \"{filename}\" failed" : "La subida de \"{filename}\" falló",
  288. "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} carpeta","{folderCount} carpetas","{folderCount} carpetas"],
  289. "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} archivo","{fileCount} archivos","{fileCount} archivos"],
  290. "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 archivo y {folderCount} carpeta","1 archivo y {folderCount} carpetas","1 archivo y {folderCount} carpetas"],
  291. "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} archivo y 1 carpeta","{fileCount} archivos y 1 carpeta","{fileCount} archivos y 1 carpeta"],
  292. "{fileCount} files and {folderCount} folders" : "{fileCount} archivos y {folderCount} carpetas",
  293. "List of favorites files and folders." : "Lista de archivos y carpetas favoritos.",
  294. "No favorites yet" : "Aún no hay favoritos",
  295. "Files and folders you mark as favorite will show up here" : "Aquí aparecerán los archivos y carpetas que has marcado como favoritos",
  296. "All files" : "Todos los archivos",
  297. "List of your files and folders." : "Lista de sus archivos y carpetas.",
  298. "List of recently modified files and folders." : "Lista de archivos y carpetas modificados recientemente.",
  299. "No recently modified files" : "No hay archivos modificados recientemente.",
  300. "Files and folders you recently modified will show up here." : "Los archivos y carpetas que ha modificado recientemente aparecerán aquí.",
  301. "No entries found in this folder" : "No hay entradas en esta carpeta",
  302. "Select all" : "Seleccionar todo",
  303. "Upload too large" : "Subida demasido grande",
  304. "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que está intentando subir sobrepasan el tamaño máximo permitido en este servidor.",
  305. "Text file" : "Archivo de texto",
  306. "New text file.txt" : "Nuevo archivo.txt",
  307. "You can only favorite a single file or folder at a time" : "Solo puedes marcar como favorito un solo archivo o carpeta cada vez",
  308. "Search users" : "Buscar usuarios",
  309. "You might not have have permissions to view it, ask the sender to share it" : "Puede que no tenga permisos para verlo, solicite al remitente que lo comparta",
  310. "Cancel" : "Cancelar",
  311. "Set up templates folder" : "Configura una carpeta para plantillas",
  312. "Toggle %1$s sublist" : "Alternar %1$s sublista",
  313. "Toggle grid view" : "Alternar vista de cuadrícula",
  314. "Deleted files" : "Archivos eliminados",
  315. "Shares" : "Archivos compartidos",
  316. "Shared with others" : "Compartido con otros",
  317. "Shared with you" : "Compartido conmigo",
  318. "Deleted shares" : "Recursos compartidos eliminados",
  319. "Pending shares" : "Recursos compartidos pendientes",
  320. "This file has the tag {tag}" : "Este archivo tiene la etiqueta {tag}",
  321. "This file has the tags {firstTags} and {lastTag}" : "Este archivo tiene las etiquetas {firstTags} y {lastTag}",
  322. "Select the row for {displayName}" : "Seleccione la fila para {displayName}",
  323. "Open folder {name}" : "Abrir carpeta {name}",
  324. "Unselect all" : "Desmarcar todos",
  325. "ascending" : "ascendente",
  326. "descending" : "descendente",
  327. "Sort list by {column} ({direction})" : "Ordenar lista por {column} ({direction})",
  328. "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta lista no se muestra completamente por motivos de rendimiento. Los archivos se mostrarán a medida que navega por la lista.",
  329. "Search for an account" : "Buscar una cuenta",
  330. "Choose" : "Seleccione",
  331. "No files or folders have been deleted yet" : "No se han borrado archivos o carpetas todavía"
  332. },
  333. "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");