en_GB.js 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135
  1. OC.L10N.register(
  2. "files",
  3. {
  4. "Storage not available" : "Storage not available",
  5. "Storage invalid" : "Storage invalid",
  6. "Unknown error" : "Unknown error",
  7. "Unable to set upload directory." : "Unable to set upload directory.",
  8. "Invalid Token" : "Invalid Token",
  9. "No file was uploaded. Unknown error" : "No file was uploaded. Unknown error",
  10. "There is no error, the file uploaded with success" : "There is no error, the file uploaded successfully",
  11. "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "The uploaded file exceeds the upload_max_filesize directive in php.ini: ",
  12. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form",
  13. "The uploaded file was only partially uploaded" : "The uploaded file was only partially uploaded",
  14. "No file was uploaded" : "No file was uploaded",
  15. "Missing a temporary folder" : "Missing a temporary folder",
  16. "Failed to write to disk" : "Failed to write to disk",
  17. "Not enough storage available" : "Not enough storage available",
  18. "The target folder has been moved or deleted." : "The target folder has been moved or deleted.",
  19. "Upload failed. Could not find uploaded file" : "Upload failed. Could not find uploaded file",
  20. "Upload failed. Could not get file info." : "Upload failed. Could not get file info.",
  21. "Invalid directory." : "Invalid directory.",
  22. "Files" : "Files",
  23. "All files" : "All files",
  24. "File could not be found" : "File could not be found",
  25. "Home" : "Home",
  26. "Close" : "Close",
  27. "Favorites" : "Favourites",
  28. "Upload cancelled." : "Upload cancelled.",
  29. "Unable to upload {filename} as it is a directory or has 0 bytes" : "Unable to upload {filename} as it is a directory or has 0 bytes",
  30. "Total file size {size1} exceeds upload limit {size2}" : "Total file size {size1} exceeds upload limit {size2}",
  31. "Not enough free space, you are uploading {size1} but only {size2} is left" : "Not enough free space, you are uploading {size1} but only {size2} is left",
  32. "Error uploading file \"{fileName}\": {message}" : "Error uploading file \"{fileName}\": {message}",
  33. "Could not get result from server." : "Could not get result from server.",
  34. "Uploading..." : "Uploading...",
  35. "..." : "...",
  36. "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} hour{plural_s} left",
  37. "{hours}:{minutes}h" : "{hours}:{minutes}h",
  38. "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minute{plural_s} left",
  39. "{minutes}:{seconds}m" : "{minutes}:{seconds}m",
  40. "{seconds} second{plural_s} left" : "{seconds} second{plural_s} left",
  41. "{seconds}s" : "{seconds}s",
  42. "Any moment now..." : "Any moment now...",
  43. "Soon..." : "Soon...",
  44. "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} of {totalSize} ({bitrate})",
  45. "File upload is in progress. Leaving the page now will cancel the upload." : "File upload is in progress. Leaving the page now will cancel the upload.",
  46. "Actions" : "Actions",
  47. "Download" : "Download",
  48. "Rename" : "Rename",
  49. "Delete" : "Delete",
  50. "Disconnect storage" : "Disconnect storage",
  51. "Unshare" : "Unshare",
  52. "Details" : "Details",
  53. "Select" : "Select",
  54. "Pending" : "Pending",
  55. "Unable to determine date" : "Unable to determine date",
  56. "This operation is forbidden" : "This operation is forbidden",
  57. "This directory is unavailable, please check the logs or contact the administrator" : "This directory is unavailable, please check the logs or contact the administrator",
  58. "Could not move \"{file}\", target exists" : "Could not move \"{file}\", target exists",
  59. "Could not move \"{file}\"" : "Could not move \"{file}\"",
  60. "{newName} already exists" : "{newName} already exists",
  61. "Could not rename \"{fileName}\", it does not exist any more" : "Could not rename \"{fileName}\", it does not exist any more",
  62. "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name.",
  63. "Could not rename \"{fileName}\"" : "Could not rename \"{fileName}\"",
  64. "Could not create file \"{file}\"" : "Could not create file \"{file}\"",
  65. "Could not create file \"{file}\" because it already exists" : "Could not create file \"{file}\" because it already exists",
  66. "Could not create folder \"{dir}\"" : "Could not create folder \"{dir}\"",
  67. "Could not create folder \"{dir}\" because it already exists" : "Could not create folder \"{dir}\" because it already exists",
  68. "Error deleting file \"{fileName}\"." : "Error deleting file \"{fileName}\".",
  69. "No entries in this folder match '{filter}'" : "No entries in this folder match '{filter}'",
  70. "Name" : "Name",
  71. "Size" : "Size",
  72. "Modified" : "Modified",
  73. "_%n folder_::_%n folders_" : ["%n folder","%n folders"],
  74. "_%n file_::_%n files_" : ["%n file","%n files"],
  75. "{dirs} and {files}" : "{dirs} and {files}",
  76. "You don’t have permission to upload or create files here" : "You don’t have permission to upload or create files here",
  77. "_Uploading %n file_::_Uploading %n files_" : ["Uploading %n file","Uploading %n files"],
  78. "New" : "New",
  79. "\"{name}\" is an invalid file name." : "\"{name}\" is an invalid file name.",
  80. "File name cannot be empty." : "File name cannot be empty.",
  81. "Storage of {owner} is full, files can not be updated or synced anymore!" : "Storage of {owner} is full, files can not be updated or synced anymore!",
  82. "Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!",
  83. "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Storage of {owner} is almost full ({usedSpacePercent}%)",
  84. "Your storage is almost full ({usedSpacePercent}%)" : "Your storage is almost full ({usedSpacePercent}%)",
  85. "_matches '{filter}'_::_match '{filter}'_" : ["matches '{filter}'","match '{filter}'"],
  86. "Path" : "Path",
  87. "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
  88. "Favorited" : "Favourited",
  89. "Favorite" : "Favourite",
  90. "Local link" : "Local link",
  91. "Folder" : "Folder",
  92. "New folder" : "New folder",
  93. "{newname} already exists" : "{newname} already exists",
  94. "Upload" : "Upload",
  95. "An error occurred while trying to update the tags" : "An error occurred whilst trying to update the tags",
  96. "A new file or folder has been <strong>created</strong>" : "A new file or folder has been <strong>created</strong>",
  97. "A file or folder has been <strong>changed</strong>" : "A file or folder has been <strong>changed</strong>",
  98. "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limit notifications about creation and changes to your <strong>favourite files</strong> <em>(Stream only)</em>",
  99. "A file or folder has been <strong>deleted</strong>" : "A file or folder has been <strong>deleted</strong>",
  100. "A file or folder has been <strong>restored</strong>" : "A file or folder has been <strong>restored</strong>",
  101. "You created %1$s" : "You created %1$s",
  102. "%2$s created %1$s" : "%2$s created %1$s",
  103. "%1$s was created in a public folder" : "%1$s was created in a public folder",
  104. "You changed %1$s" : "You changed %1$s",
  105. "%2$s changed %1$s" : "%2$s changed %1$s",
  106. "You deleted %1$s" : "You deleted %1$s",
  107. "%2$s deleted %1$s" : "%2$s deleted %1$s",
  108. "You restored %1$s" : "You restored %1$s",
  109. "%2$s restored %1$s" : "%2$s restored %1$s",
  110. "Changed by %2$s" : "Changed by %2$s",
  111. "Deleted by %2$s" : "Deleted by %2$s",
  112. "Restored by %2$s" : "Restored by %2$s",
  113. "Upload (max. %s)" : "Upload (max. %s)",
  114. "File handling" : "File handling",
  115. "Maximum upload size" : "Maximum upload size",
  116. "max. possible: " : "max. possible: ",
  117. "Save" : "Save",
  118. "With PHP-FPM it might take 5 minutes for changes to be applied." : "With PHP-FPM it might take 5 minutes for changes to be applied.",
  119. "Missing permissions to edit from here." : "Missing permissions to edit from here.",
  120. "Settings" : "Settings",
  121. "Show hidden files" : "Show hidden files",
  122. "WebDAV" : "WebDAV",
  123. "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>",
  124. "No files in here" : "No files in here",
  125. "Upload some content or sync with your devices!" : "Upload some content or sync with your devices!",
  126. "No entries found in this folder" : "No entries found in this folder",
  127. "Select all" : "Select all",
  128. "Upload too large" : "Upload too large",
  129. "The files you are trying to upload exceed the maximum size for file uploads on this server." : "The files you are trying to upload exceed the maximum size for file uploads on this server.",
  130. "No favorites" : "No favourites",
  131. "Files and folders you mark as favorite will show up here" : "Files and folders you mark as favourite will show up here",
  132. "Text file" : "Text file",
  133. "New text file.txt" : "New text file.txt"
  134. },
  135. "nplurals=2; plural=(n != 1);");