You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

oc.js 9.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  1. OC.L10N.register(
  2. "files",
  3. {
  4. "Storage not available" : "Supòrt d'emmagazinatge pas disponible",
  5. "Storage invalid" : "Supòrt d'emmagazinatge pas valable",
  6. "Unknown error" : "Error Desconeguda ",
  7. "Unable to set upload directory." : "Impossible de definir lo dorsièr de destinacion.",
  8. "Invalid Token" : "Geton invalid",
  9. "No file was uploaded. Unknown error" : "Cap de fichièr es pas estat mandat. Error desconeguda",
  10. "There is no error, the file uploaded with success" : "Pas cap d'error, lo fichièr es estat mandat amb succès.",
  11. "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Lo fichièr mandat depassa l'instruccion upload_max_filesize situada dins lo fichièr php.ini :",
  12. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Lo fichièr mandat depassa la valor MAX_FILE_SIZE qu'èra especificada dins lo formulari HTML.",
  13. "The uploaded file was only partially uploaded" : "Lo fichièr es estat mandat sonque parcialament.",
  14. "No file was uploaded" : "Pas de fichièr mandat.",
  15. "Missing a temporary folder" : "Abséncia de dorsièr temporari",
  16. "Failed to write to disk" : "Error d'escritura sul disc",
  17. "Not enough storage available" : "Pas pro d'espaci d'emmagazinatge de disponible",
  18. "The target folder has been moved or deleted." : "Lo dorsièr cibla es estat desplaçat o suprimit.",
  19. "Upload failed. Could not find uploaded file" : "Lo mandadís a fracassat. Impossible de trobar lo fichièr mandat.",
  20. "Upload failed. Could not get file info." : "Lo mandadís a fracassat. Impossible d'obténer las informacions del fichièr.",
  21. "Invalid directory." : "Dorsièr invalid.",
  22. "Files" : "Fichièrs",
  23. "All files" : "Totes los fichièrs",
  24. "Home" : "Mos fichièrs",
  25. "Close" : "Tampar",
  26. "Favorites" : "Favorits",
  27. "Upload cancelled." : "Mandadís anullat.",
  28. "Unable to upload {filename} as it is a directory or has 0 bytes" : "Impossible de mandar {filename} perque s'agís d'un repertòri o d'un fichièr de talha nulla",
  29. "Total file size {size1} exceeds upload limit {size2}" : "La talha totala del fichièr {size1} excedís la talha maximala de mandadís {size2}",
  30. "Not enough free space, you are uploading {size1} but only {size2} is left" : "Espaci liure insufisent : ensajatz de mandar {size1} mas solament {size2} son disponibles",
  31. "Could not get result from server." : "Pòt pas recebre los resultats del servidor.",
  32. "Uploading..." : "Mandadís en cors…",
  33. "..." : "...",
  34. "File upload is in progress. Leaving the page now will cancel the upload." : "Lo mandadís del fichièr es en cors. Quitar aquesta pagina ara anullarà lo mandadís del fichièr.",
  35. "Actions" : "Accions",
  36. "Download" : "Telecargar",
  37. "Rename" : "Renomenar",
  38. "Delete" : "Suprimir",
  39. "Disconnect storage" : "Desconnectar aqueste supòrt d'emmagazinatge",
  40. "Unshare" : "Partejar pas",
  41. "Details" : "Detalhs",
  42. "Select" : "Seleccionar",
  43. "Pending" : "En espèra",
  44. "Unable to determine date" : "Impossible de determinar la data",
  45. "This operation is forbidden" : "L'operacion es interdicha",
  46. "This directory is unavailable, please check the logs or contact the administrator" : "Aqueste repertòri es pas disponible. Consultatz los logs o contactatz vòstre administrator",
  47. "Could not move \"{file}\", target exists" : "Impossible de desplaçar \"{file}\", la cibla existís",
  48. "Could not move \"{file}\"" : "Impossible de desplaçar \"{file}\"",
  49. "{newName} already exists" : "{newName} existís ja",
  50. "Could not rename \"{fileName}\", it does not exist any more" : "Impossible de renomenar \"{file}\", existís pas mai",
  51. "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Lo nom \"{targetName}\" es ja utilizat dins lo dorsièr \"{dir}\". Mercé de causir un nom diferent.",
  52. "Could not rename \"{fileName}\"" : "Impossible de renomenar \"{fileName}\"",
  53. "Could not create file \"{file}\"" : "Impossible de crear lo fichièr \"{file}\"",
  54. "Could not create file \"{file}\" because it already exists" : "Impossible de crear lo fichièr \"{file}\" perque existís ja",
  55. "Could not create folder \"{dir}\"" : "Impossible de crear lo dorsièr \"{dir}\"",
  56. "Could not create folder \"{dir}\" because it already exists" : "Impossible de crear lo dorsièr \"{dir}\" perque existís ja",
  57. "Error deleting file \"{fileName}\"." : "Error pendent la supression del fichièr \"{fileName}\".",
  58. "No entries in this folder match '{filter}'" : "Cap d'entrada d'aqueste dorsièr correspond pas a '{filter}'",
  59. "Name" : "Nom",
  60. "Size" : "Talha",
  61. "Modified" : "Modificat",
  62. "_%n folder_::_%n folders_" : ["%n dorsièr","%n dorsièrs"],
  63. "_%n file_::_%n files_" : ["%n fichièr","%n fichièrs"],
  64. "{dirs} and {files}" : "{dirs} e {files}",
  65. "You don’t have permission to upload or create files here" : "Avètz pas la permission d'apondre de fichièrs aicí",
  66. "_Uploading %n file_::_Uploading %n files_" : ["Mandadís de %n fichièr","Mandadís de %n fichièrs"],
  67. "New" : "Novèl",
  68. "\"{name}\" is an invalid file name." : "\"{name}\" es pas un nom de fichièr valid.",
  69. "File name cannot be empty." : "Lo nom de fichièr pòt pas èsser void.",
  70. "Storage of {owner} is full, files can not be updated or synced anymore!" : "L'espaci d'emmagazinatge de {owner} es plen. Los fichièrs pòdon pas mai èsser meses a jorn o sincronizats !",
  71. "Your storage is full, files can not be updated or synced anymore!" : "Vòstre espaci d'emmagazinatge es plen, los fichièrs pòdon pas mai èsser aponduts o sincronizats !",
  72. "Storage of {owner} is almost full ({usedSpacePercent}%)" : "L'espaci d'emmagazinatge de {owner} es gaireben plen ({usedSpacePercent}%)",
  73. "Your storage is almost full ({usedSpacePercent}%)" : "Vòstre espace d'emmagazinatge es gaireben plen ({usedSpacePercent}%)",
  74. "_matches '{filter}'_::_match '{filter}'_" : ["correspond a '{filter}'","correspondon a '{filter}'"],
  75. "Path" : "Camin",
  76. "_%n byte_::_%n bytes_" : ["%n octet","%n octets"],
  77. "Favorited" : "Marcat coma favorit",
  78. "Favorite" : "Favorit",
  79. "Folder" : "Dorsièr",
  80. "New folder" : "Novèl dorsièr",
  81. "{newname} already exists" : "{new_name} existís ja",
  82. "Upload" : "Cargament",
  83. "An error occurred while trying to update the tags" : "Una error s'es produsida al moment de la mesa a jorn de las etiquetas",
  84. "A new file or folder has been <strong>created</strong>" : "Un novèl fichièr o repertòri es estat <strong>creat</strong>",
  85. "A file or folder has been <strong>changed</strong>" : "Un fichièr o un repertòri es estat <strong>modificat</strong>",
  86. "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitar las notifications a çò que concernís la creacion e la modificacion de vòstres <strong>fichièrs favorits</strong> <em>(Flux unicament)</em>",
  87. "A file or folder has been <strong>deleted</strong>" : "Un fichièr o un repertòri es estat <strong>suprimit</strong>",
  88. "A file or folder has been <strong>restored</strong>" : "Un fichièr o un repertòri es estat <strong>restablit</strong>",
  89. "You created %1$s" : "Avètz creat %1$s",
  90. "%2$s created %1$s" : "%2$s a creat %1$s",
  91. "%1$s was created in a public folder" : "%1$s es estat creat dins un dorsièr public",
  92. "You changed %1$s" : "Avètz modificat %1$s",
  93. "%2$s changed %1$s" : "%2$s a modificat %1$s",
  94. "You deleted %1$s" : "Avètz suprimit %1$s",
  95. "%2$s deleted %1$s" : "%2$s a suprimit %1$s",
  96. "You restored %1$s" : "Avètz restablit %1$s",
  97. "%2$s restored %1$s" : "%2$s a restablit %1$s",
  98. "Changed by %2$s" : "Modificat per %2$s",
  99. "Deleted by %2$s" : "Suprimit per %2$s",
  100. "Restored by %2$s" : "Restablit per %2$s",
  101. "Upload (max. %s)" : "Mandadís (max. %s)",
  102. "File handling" : "Gestion de fichièrs",
  103. "Maximum upload size" : "Talha max. de mandadís",
  104. "max. possible: " : "Max. possible :",
  105. "Save" : "Salvar",
  106. "With PHP-FPM it might take 5 minutes for changes to be applied." : "Amb PHP-FPM se pòdon passar 5 minutas per que los cambiaments s'apliquen.",
  107. "Missing permissions to edit from here." : "Manca de permissions per editar a partir d'aicí.",
  108. "Settings" : "Paramètres",
  109. "WebDAV" : "WebDAV",
  110. "No files in here" : "Pas cap de fichièr aicí",
  111. "Upload some content or sync with your devices!" : "Depausatz de contengut o sincronizatz vòstres aparelhs !",
  112. "No entries found in this folder" : "Cap d'entrada pas trobada dins aqueste dorsièr",
  113. "Select all" : "Seleccionar tot",
  114. "Upload too large" : "Mandadís tròp voluminós",
  115. "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los fichièrs qu'ensajatz de mandar depassan la talha maximala de mandadís permesa per aqueste servidor.",
  116. "No favorites" : "Pas cap de favorit",
  117. "Files and folders you mark as favorite will show up here" : "Los fichièrs e dorsièrs aponduts a vòstres favorits apareisseràn aicí",
  118. "Text file" : "Fichièr tèxte",
  119. "New text file.txt" : "Novèl fichièr tèxte .txt"
  120. },
  121. "nplurals=2; plural=(n > 1);");