en_GB.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156
  1. { "translations": {
  2. "Storage is temporarily not available" : "Storage is temporarily not available",
  3. "Storage invalid" : "Storage invalid",
  4. "Unknown error" : "Unknown error",
  5. "All files" : "All files",
  6. "Recent" : "Recent",
  7. "Favorites" : "Favourites",
  8. "File could not be found" : "File could not be found",
  9. "Move or copy" : "Move or copy",
  10. "Download" : "Download",
  11. "Delete" : "Delete",
  12. "Home" : "Home",
  13. "Close" : "Close",
  14. "Could not create folder \"{dir}\"" : "Could not create folder \"{dir}\"",
  15. "Upload cancelled." : "Upload cancelled.",
  16. "…" : "…",
  17. "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",
  18. "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",
  19. "Target folder \"{dir}\" does not exist any more" : "Target folder \"{dir}\" does not exist any more",
  20. "Not enough free space" : "Not enough free space",
  21. "Uploading …" : "Uploading …",
  22. "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} of {totalSize} ({bitrate})",
  23. "Target folder does not exist any more" : "Target folder does not exist any more",
  24. "Error when assembling chunks, status code {status}" : "Error when assembling chunks, status code {status}",
  25. "Actions" : "Actions",
  26. "Rename" : "Rename",
  27. "Copy" : "Copy",
  28. "Disconnect storage" : "Disconnect storage",
  29. "Unshare" : "Unshare",
  30. "Could not load info for file \"{file}\"" : "Could not load info for file \"{file}\"",
  31. "Files" : "Files",
  32. "Details" : "Details",
  33. "Select" : "Select",
  34. "Pending" : "Pending",
  35. "Unable to determine date" : "Unable to determine date",
  36. "This operation is forbidden" : "This operation is forbidden",
  37. "This directory is unavailable, please check the logs or contact the administrator" : "This directory is unavailable, please check the logs or contact the administrator",
  38. "Could not move \"{file}\", target exists" : "Could not move \"{file}\", target exists",
  39. "Could not move \"{file}\"" : "Could not move \"{file}\"",
  40. "Could not copy \"{file}\", target exists" : "Could not copy \"{file}\", target exists",
  41. "Could not copy \"{file}\"" : "Could not copy \"{file}\"",
  42. "Copied {origin} inside {destination}" : "Copied {origin} inside {destination}",
  43. "Copied {origin} and {nbfiles} other files inside {destination}" : "Copied {origin} and {nbfiles} other files inside {destination}",
  44. "{newName} already exists" : "{newName} already exists",
  45. "Could not rename \"{fileName}\", it does not exist any more" : "Could not rename \"{fileName}\", it does not exist any more",
  46. "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.",
  47. "Could not rename \"{fileName}\"" : "Could not rename \"{fileName}\"",
  48. "Could not create file \"{file}\"" : "Could not create file \"{file}\"",
  49. "Could not create file \"{file}\" because it already exists" : "Could not create file \"{file}\" because it already exists",
  50. "Could not create folder \"{dir}\" because it already exists" : "Could not create folder \"{dir}\" because it already exists",
  51. "Error deleting file \"{fileName}\"." : "Error deleting file \"{fileName}\".",
  52. "No search results in other folders for {tag}{filter}{endtag}" : "No search results in other folders for {tag}{filter}{endtag}",
  53. "Name" : "Name",
  54. "Size" : "Size",
  55. "Modified" : "Modified",
  56. "_%n folder_::_%n folders_" : ["%n folder","%n folders"],
  57. "_%n file_::_%n files_" : ["%n file","%n files"],
  58. "{dirs} and {files}" : "{dirs} and {files}",
  59. "_including %n hidden_::_including %n hidden_" : ["including %n hidden","including %n hidden"],
  60. "You don’t have permission to upload or create files here" : "You don’t have permission to upload or create files here",
  61. "_Uploading %n file_::_Uploading %n files_" : ["Uploading %n file","Uploading %n files"],
  62. "New" : "New",
  63. "{used} of {quota} used" : "{used} of {quota} used",
  64. "{used} used" : "{used} used",
  65. "\"{name}\" is an invalid file name." : "\"{name}\" is an invalid file name.",
  66. "File name cannot be empty." : "File name cannot be empty.",
  67. "\"/\" is not allowed inside a file name." : "\"/\" is not allowed inside a file name.",
  68. "\"{name}\" is not an allowed filetype" : "\"{name}\" is not an allowed filetype",
  69. "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!",
  70. "Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!",
  71. "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Storage of {owner} is almost full ({usedSpacePercent}%)",
  72. "Your storage is almost full ({usedSpacePercent}%)" : "Your storage is almost full ({usedSpacePercent}%)",
  73. "_matches '{filter}'_::_match '{filter}'_" : ["matches '{filter}'","match '{filter}'"],
  74. "View in folder" : "View in folder",
  75. "Copied!" : "Copied!",
  76. "Copy direct link (only works for users who have access to this file/folder)" : "Copy direct link (only works for users who have access to this file/folder)",
  77. "Path" : "Path",
  78. "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
  79. "Favorited" : "Favourited",
  80. "Favorite" : "Favourite",
  81. "New folder" : "New folder",
  82. "Upload file" : "Upload file",
  83. "Not favorited" : "Not favourited",
  84. "Remove from favorites" : "Remove from favourites",
  85. "Add to favorites" : "Add to favourites",
  86. "An error occurred while trying to update the tags" : "An error occurred whilst trying to update the tags",
  87. "Added to favorites" : "Added to favourites",
  88. "Removed from favorites" : "Removed from favourites",
  89. "You added {file} to your favorites" : "You added {file} to your favourites",
  90. "You removed {file} from your favorites" : "You removed {file} from your favourites",
  91. "File changes" : "File changes",
  92. "Created by {user}" : "Created by {user}",
  93. "Changed by {user}" : "Changed by {user}",
  94. "Deleted by {user}" : "Deleted by {user}",
  95. "Restored by {user}" : "Restored by {user}",
  96. "Renamed by {user}" : "Renamed by {user}",
  97. "Moved by {user}" : "Moved by {user}",
  98. "\"remote user\"" : "\"remote user\"",
  99. "You created {file}" : "You created {file}",
  100. "You created an encrypted file in {file}" : "You created an encrypted file in {file}",
  101. "{user} created {file}" : "{user} created {file}",
  102. "{user} created an encrypted file in {file}" : "{user} created an encrypted file in {file}",
  103. "{file} was created in a public folder" : "{file} was created in a public folder",
  104. "You changed {file}" : "You changed {file}",
  105. "You changed an encrypted file in {file}" : "You changed an encrypted file in {file}",
  106. "{user} changed {file}" : "{user} changed {file}",
  107. "{user} changed an encrypted file in {file}" : "{user} changed an encrypted file in {file}",
  108. "You deleted {file}" : "You deleted {file}",
  109. "You deleted an encrypted file in {file}" : "You deleted an encrypted file in {file}",
  110. "{user} deleted {file}" : "{user} deleted {file}",
  111. "{user} deleted an encrypted file in {file}" : "{user} deleted an encrypted file in {file}",
  112. "You restored {file}" : "You restored {file}",
  113. "{user} restored {file}" : "{user} restored {file}",
  114. "You renamed {oldfile} to {newfile}" : "You renamed {oldfile} to {newfile}",
  115. "{user} renamed {oldfile} to {newfile}" : "{user} renamed {oldfile} to {newfile}",
  116. "You moved {oldfile} to {newfile}" : "You moved {oldfile} to {newfile}",
  117. "{user} moved {oldfile} to {newfile}" : "{user} moved {oldfile} to {newfile}",
  118. "A file has been added to or removed from your <strong>favorites</strong>" : "A file has been added to or removed from your <strong>favourites</strong>",
  119. "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>",
  120. "A new file or folder has been <strong>created</strong>" : "A new file or folder has been <strong>created</strong>",
  121. "A file or folder has been <strong>deleted</strong>" : "A file or folder has been <strong>deleted</strong>",
  122. "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>",
  123. "A file or folder has been <strong>restored</strong>" : "A file or folder has been <strong>restored</strong>",
  124. "Unlimited" : "Unlimited",
  125. "Upload (max. %s)" : "Upload (max. %s)",
  126. "File handling" : "File handling",
  127. "Maximum upload size" : "Maximum upload size",
  128. "max. possible: " : "max. possible: ",
  129. "Save" : "Save",
  130. "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.",
  131. "Missing permissions to edit from here." : "Missing permissions to edit from here.",
  132. "%s of %s used" : "%s of %s used",
  133. "%s used" : "%s used",
  134. "Settings" : "Settings",
  135. "Show hidden files" : "Show hidden files",
  136. "WebDAV" : "WebDAV",
  137. "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>",
  138. "No files in here" : "No files in here",
  139. "Upload some content or sync with your devices!" : "Upload some content or sync with your devices!",
  140. "No entries found in this folder" : "No entries found in this folder",
  141. "Select all" : "Select all",
  142. "Upload too large" : "Upload too large",
  143. "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.",
  144. "No favorites yet" : "No favourites yet",
  145. "Files and folders you mark as favorite will show up here" : "Files and folders you mark as favourite will show up here",
  146. "Tags" : "Tags",
  147. "Deleted files" : "Deleted files",
  148. "Shared with others" : "Shared with others",
  149. "Shared with you" : "Shared with you",
  150. "Shared by link" : "Shared by link",
  151. "Text file" : "Text file",
  152. "New text file.txt" : "New text file.txt",
  153. "Target folder" : "Target folder",
  154. "Cancel upload" : "Cancel upload"
  155. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  156. }