es_PY.json 10.0 KB

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