es_PE.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164
  1. { "translations": {
  2. "File could not be found" : "No fue posible encontrar el archivo",
  3. "Move or copy" : "Mover o copiar",
  4. "Download" : "Descargar",
  5. "Delete" : "Borrar",
  6. "Tags" : "Etiquetas",
  7. "Show list view" : "Mostrar vista de lista",
  8. "Show grid view" : "Mostrar lista en grilla",
  9. "Home" : "Inicio",
  10. "Close" : "Cerrar",
  11. "Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"",
  12. "This will stop your current uploads." : "Se detendrán las cargas en curso",
  13. "Upload cancelled." : "Carga cancelada.",
  14. "Processing files …" : "Procesando archivos ...",
  15. "…" : "...",
  16. "Unable to upload {filename} as it is a directory or has 0 bytes" : "No fue posible cargar {filename} ya que es una carpeta o tiene un tamaño de 0 bytes",
  17. "Not enough free space, you are uploading {size1} but only {size2} is left" : "No tienes suficiente espacio disponible, Estás cargando {size1} pero sólo cuentas con {size2} disponible",
  18. "Target folder \"{dir}\" does not exist any more" : "La carpeta destino \"{dir}\" ya no existe",
  19. "Not enough free space" : "No cuentas con suficiente espacio libre",
  20. "An unknown error has occurred" : "Ocurrió un error desconicido ",
  21. "File could not be uploaded" : "No pudo cargarse el archivo",
  22. "Uploading …" : "Cargando...",
  23. "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
  24. "Uploading that item is not supported" : "Carga de este archvio no soportado",
  25. "Target folder does not exist any more" : "La carpeta destino ya no existe",
  26. "Operation is blocked by access control" : "Operación bloqueada por el control de acceso",
  27. "Error when assembling chunks, status code {status}" : "Se presentó un error al ensamblar los bloques, código de estatus {status}",
  28. "Actions" : "Acciones",
  29. "Rename" : "Renombrar",
  30. "Move" : "Mover",
  31. "Copy" : "Copiar",
  32. "Choose target folder" : "Seleccione carpeta destino",
  33. "Open" : "Abrir",
  34. "Delete file" : "Borrar archivo",
  35. "Delete folder" : "Borrar carpeta",
  36. "Disconnect storage" : "Desconectar almacenamiento",
  37. "Leave this share" : "Salir de este compartido",
  38. "Could not load info for file \"{file}\"" : "No fue posible cargar información para el archivo \"{file}\"",
  39. "Files" : "Archivos",
  40. "Details" : "Detalles",
  41. "Please select tag(s) to add to the selection" : "Favor seleccione etiqueta(s) para agregar a selección",
  42. "Apply tag(s) to selection" : "Aplicar etiqueta(s) a selección",
  43. "Select directory \"{dirName}\"" : "Seleccione carpeta \"{dirName}\"",
  44. "Select file \"{fileName}\"" : "Seleccione archivo \"{fileName}\"",
  45. "Pending" : "Pendiente",
  46. "Unable to determine date" : "No fue posible determinar la fecha",
  47. "This operation is forbidden" : "Esta operación está prohibida",
  48. "This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verfica las bitácoras o contacta al administrador",
  49. "Storage is temporarily not available" : "El almacenamiento no está disponible temporalmente ",
  50. "Could not move \"{file}\", target exists" : "No fue posible mover \"{file}\", el destino ya existe",
  51. "Could not move \"{file}\"" : "No fue posible mover \"{file}\"",
  52. "copy" : "copiar",
  53. "Could not copy \"{file}\", target exists" : "No se pudo copiar \"{file}\", el destino ya existe",
  54. "Could not copy \"{file}\"" : "No se pudo copiar \"{file}\"",
  55. "Copied {origin} inside {destination}" : "{origin} fue copiado dentro de {destination}",
  56. "Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} y otros {nbfiles} archivos fueron copiados dentro de {destination}",
  57. "{newName} already exists" : "{newName} ya existe",
  58. "Could not rename \"{fileName}\", it does not exist any more" : "No fue posible renombrar \"{fileName}\", ya no existe",
  59. "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 elege un nombre diferente. ",
  60. "Could not rename \"{fileName}\"" : "No fue posible renombrar \"{fileName}\"",
  61. "Could not create file \"{file}\"" : "No fue posible crear el archivo \"{file}\"",
  62. "Could not create file \"{file}\" because it already exists" : "No fue posible crear el archivo\"{file}\" porque ya existe",
  63. "Could not create folder \"{dir}\" because it already exists" : "No fue posible crear la carpeta \"{dir}\" porque ya existe",
  64. "Could not fetch file details \"{file}\"" : "No se pudo recuperar detalles de archivo \"{file}\"",
  65. "Error deleting file \"{fileName}\"." : "Se presentó un error al borrar el archivo \"{fileName}\".",
  66. "No search results in other folders for {tag}{filter}{endtag}" : "No se encontraron resultados en otras carpetas para {tag}{filter}{endtag}",
  67. "Enter more than two characters to search in other folders" : "Ingrese al menos dos caracteres para buscar en otras carpetas",
  68. "Name" : "Nombre",
  69. "Size" : "Tamaño",
  70. "Modified" : "Modificado",
  71. "_%n folder_::_%n folders_" : ["%n carpeta","%n carpetas","%n carpetas"],
  72. "_%n file_::_%n files_" : ["%n archivo","%n archivos","%n archivos"],
  73. "{dirs} and {files}" : "{dirs} y {files}",
  74. "_including %n hidden_::_including %n hidden_" : ["incluyendo %n escondido","incluyendo %n ocultos","incluyendo %n ocultos"],
  75. "You do not have permission to upload or create files here" : "No tiene permiso para crear o cargar archivos aquí",
  76. "_Uploading %n file_::_Uploading %n files_" : ["Subiendo %n archivo","Cargando %n archivos","Cargando %n archivos"],
  77. "New" : "Nuevo",
  78. "Select file range" : "Seleccione rango de archivos",
  79. "{used}%" : "{used}%",
  80. "{used} of {quota} used" : "{used} de {quota} usado",
  81. "{used} used" : "{used} usado",
  82. "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido. ",
  83. "File name cannot be empty." : "El nombre de archivo no puede estar vacío.",
  84. "\"/\" is not allowed inside a file name." : "\"/\" no permitido dentro de nombre",
  85. "\"{name}\" is not an allowed filetype" : "\"{name}\" es un tipo de archivo no permitido",
  86. "View in folder" : "Ver en la carpeta",
  87. "Path" : "Ruta",
  88. "_%n byte_::_%n bytes_" : ["%n byte","%n bytes","%n bytes"],
  89. "Favorited" : "Marcado como favorito",
  90. "Favorite" : "Favorito",
  91. "Copy direct link (only works for users who have access to this file/folder)" : "Copiar liga directa (sólo funciona para usuarios que tienen acceso a este archivo/carpeta)",
  92. "New folder" : "Carpeta nueva",
  93. "Upload file" : "Cargar archivo",
  94. "Recent" : "Reciente",
  95. "Not favorited" : "No es un favorito",
  96. "Remove from favorites" : "Eliminar de favoritos",
  97. "Add to favorites" : "Agregar a favoritos",
  98. "An error occurred while trying to update the tags" : "Se presentó un error al intentar actualizar la etiqueta",
  99. "Added to favorites" : "Agregado a los favoritos",
  100. "Removed from favorites" : "Eliminado de los favoritos",
  101. "You added {file} to your favorites" : "Agregaste {file} a tus favoritos",
  102. "You removed {file} from your favorites" : "Eliminaste {file} de tus favoritos",
  103. "Favorites" : "Favoritos",
  104. "File changes" : "Cambios al archivo",
  105. "Created by {user}" : "Creado por {user}",
  106. "Changed by {user}" : "Cambiado por {user}",
  107. "Deleted by {user}" : "Borrado por {user}",
  108. "Restored by {user}" : "Restaurado por {user}",
  109. "Renamed by {user}" : "Renombrado por {user}",
  110. "Moved by {user}" : "Movido por {user}",
  111. "\"remote user\"" : "\"usuario remoto\"",
  112. "You created {file}" : "Creaste {file}",
  113. "{user} created {file}" : "{user} creó {file}",
  114. "{file} was created in a public folder" : "{file} fue creado en una carpeta pública",
  115. "You changed {file}" : "Cambiaste {file}",
  116. "{user} changed {file}" : "{user} cambió {file}",
  117. "You deleted {file}" : "Borraste {file}",
  118. "{user} deleted {file}" : "{user} borró {file}",
  119. "You restored {file}" : "Restauraste {file}",
  120. "{user} restored {file}" : "{user} restauró {file}",
  121. "You renamed {oldfile} to {newfile}" : "Renombraste {oldfile} como {newfile}",
  122. "{user} renamed {oldfile} to {newfile}" : "{user} renombró {oldfile} como {newfile}",
  123. "You moved {oldfile} to {newfile}" : "Moviste {oldfile} a {newfile}",
  124. "{user} moved {oldfile} to {newfile}" : "{user} movió {oldfile} a {newfile}",
  125. "A file has been added to or removed from your <strong>favorites</strong>" : "Un archivo ha sido agregado o eliminado de tus <strong>favoritos</strong>",
  126. "Upload (max. %s)" : "Cargar (max. %s)",
  127. "Accept" : "Aceptar",
  128. "in %s" : "en %s",
  129. "You don’t have permission to upload or create files here" : "No cuentas con los permisos para cargar o crear archivos aquí",
  130. "Folder name" : "Nombre de la carpeta",
  131. "Select all" : "Seleccionar todo",
  132. "File not found" : "Archivo no encontrado",
  133. "Your storage is full, files can not be updated or synced anymore!" : "Tu espacio está lleno. ¡Los archivos ya no se pueden actualizar o sincronizar!",
  134. "Change" : "Cambiar",
  135. "Unknown error" : "Se presentó un error desconocido",
  136. "Add" : "Guardar",
  137. "No files in here" : "No hay archivos aquí",
  138. "Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!",
  139. "Go back" : "Regresar",
  140. "Shared by link" : "Compartido por liga",
  141. "Shared" : "Compartido",
  142. "Show hidden files" : "Mostrar archivos ocultos",
  143. "Additional settings" : "Configuraciones adicionales",
  144. "WebDAV" : "WebDAV",
  145. "Copy to clipboard" : "Copiar al portapapeles",
  146. "Create" : "Crear",
  147. "Unshare" : "Dejar de compartir",
  148. "Delete permanently" : "Borrar permanentemente",
  149. "No favorites yet" : "Aún no hay favoritos",
  150. "Files and folders you mark as favorite will show up here" : "Los archivos y carpetas que marques como favoritos se mostrarán aquí. ",
  151. "All files" : "Todos los archivos",
  152. "No entries found in this folder" : "No se encontraron elementos en esta carpeta",
  153. "Upload too large" : "La carga es demasido grande",
  154. "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que estás intentando cargar sobrepasan el tamaño máximo permitido para la carga de archivos en este servidor.",
  155. "Text file" : "Archivo de texto",
  156. "New text file.txt" : "Nuevo ArchivoDeTexto.txt",
  157. "Cancel" : "Cancelar",
  158. "Deleted files" : "Archivos borrados",
  159. "Shares" : "Elementos compartidos",
  160. "Shared with others" : "Compartido con otros",
  161. "Shared with you" : "Compartido con usted",
  162. "Choose" : "Seleccionar"
  163. },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
  164. }