選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

ka.js 21KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308
  1. OC.L10N.register(
  2. "files_sharing",
  3. {
  4. "Waiting…" : "Waiting…",
  5. "error" : "error",
  6. "finished" : "finished",
  7. "This will stop your current uploads." : "This will stop your current uploads.",
  8. "Move or copy" : "Move or copy",
  9. "Download" : "Download",
  10. "Delete" : "Delete",
  11. "You can upload into this folder" : "You can upload into this folder",
  12. "Terms of service" : "Terms of service",
  13. "Show list view" : "Show list view",
  14. "Show grid view" : "Show grid view",
  15. "No compatible server found at {remote}" : "No compatible server found at {remote}",
  16. "Invalid server URL" : "Invalid server URL",
  17. "Failed to add the public link to your Nextcloud" : "Failed to add the public link to your Nextcloud",
  18. "File shares" : "File shares",
  19. "Downloaded via public link" : "Downloaded via public link",
  20. "Downloaded by {email}" : "Downloaded by {email}",
  21. "{file} downloaded via public link" : "{file} downloaded via public link",
  22. "{email} downloaded {file}" : "{email} downloaded {file}",
  23. "Shared with group {group}" : "Shared with group {group}",
  24. "Removed share for group {group}" : "Removed share for group {group}",
  25. "{actor} shared with group {group}" : "{actor} shared with group {group}",
  26. "{actor} removed share for group {group}" : "{actor} removed share for group {group}",
  27. "Share for group {group} expired" : "Share for group {group} expired",
  28. "You shared {file} with group {group}" : "You shared {file} with group {group}",
  29. "You removed group {group} from {file}" : "You removed group {group} from {file}",
  30. "{actor} shared {file} with group {group}" : "{actor} shared {file} with group {group}",
  31. "{actor} removed group {group} from {file}" : "{actor} removed group {group} from {file}",
  32. "Share for file {file} with group {group} expired" : "Share for file {file} with group {group} expired",
  33. "Shared as public link" : "Shared as public link",
  34. "Removed public link" : "Removed public link",
  35. "Public link expired" : "Public link expired",
  36. "{actor} shared as public link" : "{actor} shared as public link",
  37. "{actor} removed public link" : "{actor} removed public link",
  38. "Public link of {actor} expired" : "Public link of {actor} expired",
  39. "You shared {file} as public link" : "You shared {file} as public link",
  40. "You removed public link for {file}" : "You removed public link for {file}",
  41. "Public link expired for {file}" : "Public link expired for {file}",
  42. "{actor} shared {file} as public link" : "{actor} shared {file} as public link",
  43. "{actor} removed public link for {file}" : "{actor} removed public link for {file}",
  44. "Public link of {actor} for {file} expired" : "Public link of {actor} for {file} expired",
  45. "{user} accepted the remote share" : "{user} accepted the remote share",
  46. "{user} declined the remote share" : "{user} declined the remote share",
  47. "You received a new remote share {file} from {user}" : "You received a new remote share {file} from {user}",
  48. "{user} accepted the remote share of {file}" : "{user} accepted the remote share of {file}",
  49. "{user} declined the remote share of {file}" : "{user} declined the remote share of {file}",
  50. "{user} unshared {file} from you" : "{user} unshared {file} from you",
  51. "Shared with {user}" : "Shared with {user}",
  52. "Removed share for {user}" : "Removed share for {user}",
  53. "You removed yourself" : "You removed yourself",
  54. "{actor} removed themselves" : "{actor} removed themselves",
  55. "{actor} shared with {user}" : "{actor} shared with {user}",
  56. "{actor} removed share for {user}" : "{actor} removed share for {user}",
  57. "Shared by {actor}" : "Shared by {actor}",
  58. "{actor} removed share" : "{actor} removed share",
  59. "Share for {user} expired" : "Share for {user} expired",
  60. "Share expired" : "Share expired",
  61. "You shared {file} with {user}" : "You shared {file} with {user}",
  62. "You removed {user} from {file}" : "You removed {user} from {file}",
  63. "You removed yourself from {file}" : "You removed yourself from {file}",
  64. "{actor} removed themselves from {file}" : "{actor} removed themselves from {file}",
  65. "{actor} shared {file} with {user}" : "{actor} shared {file} with {user}",
  66. "{actor} removed {user} from {file}" : "{actor} removed {user} from {file}",
  67. "{actor} shared {file} with you" : "{actor} shared {file} with you",
  68. "{actor} removed you from the share named {file}" : "{actor} removed you from the share named {file}",
  69. "Share for file {file} with {user} expired" : "Share for file {file} with {user} expired",
  70. "Share for file {file} expired" : "Share for file {file} expired",
  71. "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "A file or folder shared by mail or by public link was <strong>downloaded</strong>",
  72. "A file or folder was shared from <strong>another server</strong>" : "A file or folder was shared from <strong>another server</strong>",
  73. "Files" : "ფაილები",
  74. "A file or folder has been <strong>shared</strong>" : "A file or folder has been <strong>shared</strong>",
  75. "Shared link" : "Shared link",
  76. "Wrong share ID, share does not exist" : "Wrong share ID, share does not exist",
  77. "Could not delete share" : "Could not delete share",
  78. "Please specify a file or folder path" : "Please specify a file or folder path",
  79. "Wrong path, file/folder does not exist" : "Wrong path, file/folder does not exist",
  80. "Could not create share" : "Could not create share",
  81. "Invalid permissions" : "Invalid permissions",
  82. "Invalid date, date format must be YYYY-MM-DD" : "Invalid date, date format must be YYYY-MM-DD",
  83. "Group sharing is disabled by the administrator" : "Group sharing is disabled by the administrator",
  84. "Please specify a valid group" : "Please specify a valid group",
  85. "Public link sharing is disabled by the administrator" : "Public link sharing is disabled by the administrator",
  86. "Public upload disabled by the administrator" : "Public upload disabled by the administrator",
  87. "Public upload is only possible for publicly shared folders" : "Public upload is only possible for publicly shared folders",
  88. "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled",
  89. "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Sharing %1$s failed because the back end does not allow shares from type %2$s",
  90. "Please specify a valid federated group ID" : "Please specify a valid federated group ID",
  91. "You cannot share to a Circle if the app is not enabled" : "You cannot share to a Circle if the app is not enabled",
  92. "Please specify a valid circle" : "Please specify a valid circle",
  93. "Sharing %s failed because the back end does not support room shares" : "Sharing %s failed because the back end does not support room shares",
  94. "Sharing %s failed because the back end does not support ScienceMesh shares" : "Sharing %s failed because the back end does not support ScienceMesh shares",
  95. "Unknown share type" : "Unknown share type",
  96. "Not a directory" : "Not a directory",
  97. "Could not lock node" : "Could not lock node",
  98. "Could not lock path" : "Could not lock path",
  99. "Wrong or no update parameter given" : "Wrong or no update parameter given",
  100. "Share must at least have READ or CREATE permissions" : "Share must at least have READ or CREATE permissions",
  101. "Share must have READ permission if UPDATE or DELETE permission is set" : "Share must have READ permission if UPDATE or DELETE permission is set",
  102. "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled.",
  103. "shared by %s" : "shared by %s",
  104. "Download all files" : "Download all files",
  105. "Direct link" : "Direct link",
  106. "Add to your %s" : "Add to your %s",
  107. "Share API is disabled" : "Share API is disabled",
  108. "File sharing" : "File sharing",
  109. "Share will expire tomorrow" : "Share will expire tomorrow",
  110. "Your share of {node} will expire tomorrow" : "Your share of {node} will expire tomorrow",
  111. "You received {share} as a share by {user}" : "You received {share} as a share by {user}",
  112. "You received {share} to group {group} as a share by {user}" : "You received {share} to group {group} as a share by {user}",
  113. "Accept" : "Accept",
  114. "Decline" : "Decline",
  115. "Sharing" : "Sharing",
  116. "Error while toggling options" : "Error while toggling options",
  117. "Set default folder for accepted shares" : "Set default folder for accepted shares",
  118. "Reset" : "Reset",
  119. "Reset folder to system default" : "Reset folder to system default",
  120. "Choose a default folder for accepted shares" : "Choose a default folder for accepted shares",
  121. "Invalid path selected" : "Invalid path selected",
  122. "Unknown error" : "Unknown error",
  123. "Open Sharing Details" : "Open Sharing Details",
  124. "group" : "group",
  125. "conversation" : "conversation",
  126. "remote" : "remote",
  127. "remote group" : "remote group",
  128. "guest" : "guest",
  129. "Shared with the group {user} by {owner}" : "Shared with the group {user} by {owner}",
  130. "Shared with the conversation {user} by {owner}" : "Shared with the conversation {user} by {owner}",
  131. "Shared with {user} by {owner}" : "Shared with {user} by {owner}",
  132. "Added by {initiator}" : "Added by {initiator}",
  133. "Via “{folder}”" : "Via “{folder}”",
  134. "Unshare" : "Unshare",
  135. "Internal link" : "Internal link",
  136. "Cannot copy, please copy the link manually" : "Cannot copy, please copy the link manually",
  137. "Copy internal link to clipboard" : "Copy internal link to clipboard",
  138. "Link copied" : "Link copied",
  139. "Please enter the following required information before creating the share" : "Please enter the following required information before creating the share",
  140. "Password protection (enforced)" : "Password protection (enforced)",
  141. "Password protection" : "Password protection",
  142. "Enter a password" : "Enter a password",
  143. "Expiration date (enforced)" : "Expiration date (enforced)",
  144. "Enter a date" : "Enter a date",
  145. "Create share" : "Create share",
  146. "Cancel" : "Cancel",
  147. "Customize link" : "Customize link",
  148. "Add another link" : "Add another link",
  149. "Create a new share link" : "Create a new share link",
  150. "{shareWith} by {initiator}" : "{shareWith} by {initiator}",
  151. "Shared via link by {initiator}" : "Shared via link by {initiator}",
  152. "Mail share ({label})" : "Mail share ({label})",
  153. "Share link ({label})" : "Share link ({label})",
  154. "Share link ({index})" : "Share link ({index})",
  155. "Share link" : "Share link",
  156. "Actions for \"{title}\"" : "Actions for \"{title}\"",
  157. "Copy public link of \"{title}\" to clipboard" : "Copy public link of \"{title}\" to clipboard",
  158. "Error, please enter proper password and/or expiration date" : "Error, please enter proper password and/or expiration date",
  159. "Link share created" : "Link share created",
  160. "Error while creating the share" : "Error while creating the share",
  161. "View only" : "View only",
  162. "Can edit" : "Can edit",
  163. "File drop" : "File drop",
  164. "Custom permissions" : "Custom permissions",
  165. "Search for share recipients" : "Search for share recipients",
  166. "No recommendations. Start typing." : "No recommendations. Start typing.",
  167. "Resharing is not allowed" : "Resharing is not allowed",
  168. "Name or email …" : "Name or email …",
  169. "Name, email, or Federated Cloud ID …" : "Name, email, or Federated Cloud ID …",
  170. "Searching …" : "Searching …",
  171. "No elements found." : "No elements found.",
  172. "Search globally" : "Search globally",
  173. "Guest" : "Guest",
  174. "Group" : "Group",
  175. "Email" : "Email",
  176. "Talk conversation" : "Talk conversation",
  177. "Deck board" : "Deck board",
  178. "ScienceMesh" : "ScienceMesh",
  179. "on {server}" : "on {server}",
  180. "Allow upload and editing" : "Allow upload and editing",
  181. "Allow editing" : "Allow editing",
  182. "Upload only" : "Upload only",
  183. "Advanced settings" : "Advanced settings",
  184. "Share label" : "Share label",
  185. "Set password" : "Set password",
  186. "Password" : "Password",
  187. "Password expires {passwordExpirationTime}" : "Password expires {passwordExpirationTime}",
  188. "Password expired" : "Password expired",
  189. "Video verification" : "Video verification",
  190. "Set expiration date" : "Set expiration date",
  191. "Expiration date" : "Expiration date",
  192. "Hide download" : "Hide download",
  193. "Allow download" : "Allow download",
  194. "Note to recipient" : "Note to recipient",
  195. "Enter a note for the share recipient" : "Enter a note for the share recipient",
  196. "Read" : "Read",
  197. "Create" : "Create",
  198. "Edit" : "Edit",
  199. "Share" : "Share",
  200. "Delete share" : "Delete share",
  201. "Share with {userName}" : "Share with {userName}",
  202. "Share with group" : "Share with group",
  203. "Share in conversation" : "Share in conversation",
  204. "Share with remote group" : "Share with remote group",
  205. "Share with guest" : "Share with guest",
  206. "Update share" : "Update share",
  207. "Save share" : "Save share",
  208. "Others with access" : "Others with access",
  209. "Toggle list of others with access to this directory" : "Toggle list of others with access to this directory",
  210. "Toggle list of others with access to this file" : "Toggle list of others with access to this file",
  211. "Unable to fetch inherited shares" : "Unable to fetch inherited shares",
  212. "Unable to load the shares list" : "Unable to load the shares list",
  213. "Expires {relativetime}" : "Expires {relativetime}",
  214. "this share just expired." : "this share just expired.",
  215. "Shared with you by {owner}" : "Shared with you by {owner}",
  216. "_Accept share_::_Accept shares_" : ["Accept share","Accept shares"],
  217. "Open in Files" : "Open in Files",
  218. "_Reject share_::_Reject shares_" : ["Reject share","Reject shares"],
  219. "_Restore share_::_Restore shares_" : ["Restore share","Restore shares"],
  220. "Shared" : "Shared",
  221. "Shared by {ownerDisplayName}" : "Shared by {ownerDisplayName}",
  222. "Show sharing options" : "Show sharing options",
  223. "Link to a file" : "Link to a file",
  224. "Error creating the share: {errorMessage}" : "Error creating the share: {errorMessage}",
  225. "Error creating the share" : "Error creating the share",
  226. "Error updating the share: {errorMessage}" : "Error updating the share: {errorMessage}",
  227. "Error updating the share" : "Error updating the share",
  228. "File \"{path}\" has been unshared" : "File \"{path}\" has been unshared",
  229. "Folder \"{path}\" has been unshared" : "Folder \"{path}\" has been unshared",
  230. "Share {propertyName} saved" : "Share {propertyName} saved",
  231. "Shared by" : "Shared by",
  232. "Shared with" : "Shared with",
  233. "Password created successfully" : "Password created successfully",
  234. "Error generating password from password policy" : "Error generating password from password policy",
  235. "Shared with you and the group {group} by {owner}" : "Shared with you and the group {group} by {owner}",
  236. "Shared with you and {circle} by {owner}" : "Shared with you and {circle} by {owner}",
  237. "Shared with you and the conversation {conversation} by {owner}" : "Shared with you and the conversation {conversation} by {owner}",
  238. "Shared with you in a conversation by {owner}" : "Shared with you in a conversation by {owner}",
  239. "Shares" : "Shares",
  240. "Overview of shared files." : "Overview of shared files.",
  241. "No shares" : "No shares",
  242. "Files and folders you shared or have been shared with you will show up here" : "Files and folders you shared or have been shared with you will show up here",
  243. "Shared with you" : "Shared with you",
  244. "List of files that are shared with you." : "List of files that are shared with you.",
  245. "Nothing shared with you yet" : "Nothing shared with you yet",
  246. "Files and folders others shared with you will show up here" : "Files and folders others shared with you will show up here",
  247. "Shared with others" : "Shared with others",
  248. "List of files that you shared with others." : "List of files that you shared with others.",
  249. "Nothing shared yet" : "Nothing shared yet",
  250. "Files and folders you shared will show up here" : "Files and folders you shared will show up here",
  251. "Shared by link" : "Shared by link",
  252. "List of files that are shared by link." : "List of files that are shared by link.",
  253. "No shared links" : "No shared links",
  254. "Files and folders you shared by link will show up here" : "Files and folders you shared by link will show up here",
  255. "Deleted shares" : "Deleted shares",
  256. "List of shares you left." : "List of shares you left.",
  257. "No deleted shares" : "No deleted shares",
  258. "Shares you have left will show up here" : "Shares you have left will show up here",
  259. "Pending shares" : "Pending shares",
  260. "List of unapproved shares." : "List of unapproved shares.",
  261. "No pending shares" : "No pending shares",
  262. "Shares you have received but not approved will show up here" : "Shares you have received but not approved will show up here",
  263. "Share note" : "Share note",
  264. "Upload files to %s" : "Upload files to %s",
  265. "Note" : "Note",
  266. "Select or drop files" : "Select or drop files",
  267. "Uploading files" : "Uploading files",
  268. "Uploaded files:" : "Uploaded files:",
  269. "By uploading files, you agree to the %1$sterms of service%2$s." : "By uploading files, you agree to the %1$sterms of service%2$s.",
  270. "Add to your Nextcloud" : "Add to your Nextcloud",
  271. "Files and folders others share with you will show up here" : "Files and folders others share with you will show up here",
  272. "Files and folders you share will show up here" : "Files and folders you share will show up here",
  273. "Files and folders you share by link will show up here" : "Files and folders you share by link will show up here",
  274. "Shares you deleted will show up here" : "Shares you deleted will show up here",
  275. "Shares you have received but not confirmed will show up here" : "Shares you have received but not confirmed will show up here",
  276. "Shares will show up here" : "Shares will show up here",
  277. "Restore" : "Restore",
  278. "Something happened. Unable to restore the share." : "Something happened. Unable to restore the share.",
  279. "Something happened. Unable to accept the share." : "Something happened. Unable to accept the share.",
  280. "Something happened. Unable to reject the share." : "Something happened. Unable to reject the share.",
  281. "No expiration date set" : "No expiration date set",
  282. "Please specify a valid user" : "Please specify a valid user",
  283. "Please specify a valid federated user ID" : "Please specify a valid federated user ID",
  284. "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation.",
  285. "Accept user and group shares by default" : "Accept user and group shares by default",
  286. "Read only" : "Read only",
  287. "File drop (upload only)" : "File drop (upload only)",
  288. "Upload" : "Upload",
  289. "Bundled permissions" : "Bundled permissions",
  290. "Only works for users with access to this folder" : "Only works for users with access to this folder",
  291. "Only works for users with access to this file" : "Only works for users with access to this file",
  292. "Circle" : "Circle",
  293. "Update" : "Update",
  294. "Share with " : "Share with ",
  295. "No other users with access found" : "No other users with access found",
  296. "No entries found in this folder" : "No entries found in this folder",
  297. "Name" : "Name",
  298. "Share time" : "Share time",
  299. "Sorry, this link does not seem to work anymore." : "Sorry, this link does not seem to work anymore.",
  300. "Reasons might be:" : "Reasons might be:",
  301. "the item was removed" : "the item was removed",
  302. "the link expired" : "the link expired",
  303. "sharing is disabled" : "sharing is disabled",
  304. "For more info, please ask the person who sent this link." : "For more info, please ask the person who sent this link.",
  305. "Share with remote" : "Share with remote",
  306. "Share with" : "Share with"
  307. },
  308. "nplurals=2; plural=(n!=1);");