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.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315
  1. { "translations": {
  2. "Please select a file." : "Please select a file.",
  3. "File is too big" : "File is too big",
  4. "The selected file is not an image." : "The selected file is not an image.",
  5. "The selected file cannot be read." : "The selected file cannot be read.",
  6. "Invalid file provided" : "Invalid file provided",
  7. "No image or file provided" : "No image or file provided",
  8. "Unknown filetype" : "Unknown filetype",
  9. "Invalid image" : "Invalid image",
  10. "An error occurred. Please contact your admin." : "An error occurred. Please contact your admin.",
  11. "No temporary profile picture available, try again" : "No temporary profile picture available, try again",
  12. "No crop data provided" : "No crop data provided",
  13. "No valid crop data provided" : "No valid crop data provided",
  14. "Crop is not square" : "Crop is not square",
  15. "State token does not match" : "State token does not match",
  16. "Password reset is disabled" : "Password reset is disabled",
  17. "Couldn't reset password because the token is invalid" : "Couldn't reset password because the token is invalid",
  18. "Couldn't reset password because the token is expired" : "Couldn't reset password because the token is expired",
  19. "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Could not send reset email because there is no email address for this username. Please contact your administrator.",
  20. "%s password reset" : "%s password reset",
  21. "Password reset" : "Password reset",
  22. "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Click the following button to reset your password. If you have not requested the password reset, then ignore this email.",
  23. "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Click the following link to reset your password. If you have not requested the password reset, then ignore this email.",
  24. "Reset your password" : "Reset your password",
  25. "Couldn't send reset email. Please contact your administrator." : "Couldn't send reset email. Please contact your administrator.",
  26. "Couldn't send reset email. Please make sure your username is correct." : "Couldn't send reset email. Please make sure your username is correct.",
  27. "Preparing update" : "Preparing update",
  28. "[%d / %d]: %s" : "[%d / %d]: %s",
  29. "Please use the command line updater because automatic updating is disabled in the config.php." : "Please use the command line updater because automatic updating is disabled in the config.php.",
  30. "[%d / %d]: Checking table %s" : "[%d / %d]: Checking table %s",
  31. "Turned on maintenance mode" : "Turned on maintenance mode",
  32. "Turned off maintenance mode" : "Turned off maintenance mode",
  33. "Maintenance mode is kept active" : "Maintenance mode is kept active",
  34. "Updating database schema" : "Updating database schema",
  35. "Updated database" : "Updated database",
  36. "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Checking whether the database schema can be updated (this can take a long time depending on the database size)",
  37. "Checked database schema update" : "Checked database schema update",
  38. "Checking updates of apps" : "Checking updates of apps",
  39. "Checking for update of app \"%s\" in appstore" : "Checking for update of app \"%s\" in appstore",
  40. "Update app \"%s\" from appstore" : "Update app \"%s\" from appstore",
  41. "Checked for update of app \"%s\" in appstore" : "Checked for update of app \"%s\" in appstore",
  42. "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)",
  43. "Checked database schema update for apps" : "Checked database schema update for apps",
  44. "Set log level to debug" : "Set log level to debug",
  45. "Reset log level" : "Reset log level",
  46. "Starting code integrity check" : "Starting code integrity check",
  47. "Finished code integrity check" : "Finished code integrity check",
  48. "%s (incompatible)" : "%s (incompatible)",
  49. "Following apps have been disabled: %s" : "Following apps have been disabled: %s",
  50. "Already up to date" : "Already up to date",
  51. "No" : "No",
  52. "Yes" : "Yes",
  53. "No files in here" : "No files in here",
  54. "Choose" : "Choose",
  55. "Copy" : "Copy",
  56. "Move" : "Move",
  57. "Error loading file picker template: {error}" : "Error loading file picker template: {error}",
  58. "OK" : "OK",
  59. "Error loading message template: {error}" : "Error loading message template: {error}",
  60. "read-only" : "read-only",
  61. "_{count} file conflict_::_{count} file conflicts_" : ["{count} file conflict","{count} file conflicts"],
  62. "One file conflict" : "One file conflict",
  63. "New Files" : "New Files",
  64. "Already existing files" : "Already existing files",
  65. "Which files do you want to keep?" : "Which files do you wish to keep?",
  66. "If you select both versions, the copied file will have a number added to its name." : "If you select both versions, the copied file will have a number added to its name.",
  67. "Cancel" : "Cancel",
  68. "Continue" : "Continue",
  69. "(all selected)" : "(all selected)",
  70. "({count} selected)" : "({count} selected)",
  71. "Error loading file exists template" : "Error loading file exists template",
  72. "Pending" : "Pending",
  73. "Copy to {folder}" : "Copy to {folder}",
  74. "Move to {folder}" : "Move to {folder}",
  75. "Saving..." : "Saving...",
  76. "Dismiss" : "Dismiss",
  77. "Authentication required" : "Authentication required",
  78. "This action requires you to confirm your password" : "This action requires you to confirm your password",
  79. "Confirm" : "Confirm",
  80. "Password" : "Password",
  81. "Failed to authenticate, try again" : "Failed to authenticate, try again",
  82. "seconds ago" : "seconds ago",
  83. "Could not load your contacts" : "Could not load your contacts",
  84. "Search contacts …" : "Search contacts …",
  85. "No contacts found" : "No contacts found",
  86. "Show all contacts …" : "Show all contacts …",
  87. "Loading your contacts …" : "Loading your contacts …",
  88. "Looking for {term} …" : "Looking for {term} …",
  89. "No action available" : "No action available",
  90. "Error fetching contact actions" : "Error fetching contact actions",
  91. "Error" : "Error",
  92. "Error while sharing" : "Error whilst sharing",
  93. "Error removing share" : "Error removing share",
  94. "Shared with you and the group {group} by {owner}" : "Shared with you and the group {group} by {owner}",
  95. "Shared with you by {owner}" : "Shared with you by {owner}",
  96. "Choose a password for the public link" : "Choose a password for the public link",
  97. "Choose a password for the public link or press the \"Enter\" key" : "Choose a password for the public link or press the \"Enter\" key",
  98. "Copied!" : "Copied!",
  99. "Not supported!" : "Not supported!",
  100. "Press ⌘-C to copy." : "Press ⌘-C to copy.",
  101. "Press Ctrl-C to copy." : "Press Ctrl-C to copy.",
  102. "Resharing is not allowed" : "Resharing is not allowed",
  103. "Link" : "Link",
  104. "Password protect" : "Password protect",
  105. "Allow editing" : "Allow editing",
  106. "Email link to person" : "Email link to person",
  107. "Send" : "Send",
  108. "Allow upload and editing" : "Allow upload and editing",
  109. "Read only" : "Read only",
  110. "File drop (upload only)" : "File drop (upload only)",
  111. "Set expiration date" : "Set expiration date",
  112. "Expiration" : "Expiration",
  113. "Expiration date" : "Expiration date",
  114. "Unshare" : "Unshare",
  115. "Share to {name}" : "Share to {name}",
  116. "Share link" : "Share link",
  117. "Could not unshare" : "Could not unshare",
  118. "Choose a password for the mail share" : "Choose a password for the mail share",
  119. "group" : "group",
  120. "remote" : "remote",
  121. "email" : "email",
  122. "shared by {sharer}" : "shared by {sharer}",
  123. "Can reshare" : "Can reshare",
  124. "Can edit" : "Can edit",
  125. "Can create" : "Can create",
  126. "Can change" : "Can change",
  127. "Can delete" : "Can delete",
  128. "Access control" : "Access control",
  129. "Share details could not be loaded for this item." : "Share details could not be loaded for this item.",
  130. "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["At least {count} character is needed for autocompletion","At least {count} characters are needed for autocompletion"],
  131. "This list is maybe truncated - please refine your search term to see more results." : "This list is maybe truncated - please refine your search term to see more results.",
  132. "No users or groups found for {search}" : "No users or groups found for {search}",
  133. "No users found for {search}" : "No users found for {search}",
  134. "An error occurred (\"{message}\"). Please try again" : "An error occurred (\"{message}\"). Please try again",
  135. "An error occurred. Please try again" : "An error occurred. Please try again",
  136. "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
  137. "Share" : "Share",
  138. "Name or email address..." : "Name or email address...",
  139. "Name or federated cloud ID..." : "Name or federated cloud ID...",
  140. "Name, federated cloud ID or email address..." : "Name, federated cloud ID or email address...",
  141. "Name..." : "Name...",
  142. "Shared" : "Shared",
  143. "Shared with" : "Shared with",
  144. "Shared by" : "Shared by",
  145. "Non-existing tag #{tag}" : "Non-existing tag #{tag}",
  146. "restricted" : "restricted",
  147. "invisible" : "invisible",
  148. "({scope})" : "({scope})",
  149. "Delete" : "Delete",
  150. "Rename" : "Rename",
  151. "Collaborative tags" : "Collaborative tags",
  152. "No tags found" : "No tags found",
  153. "Settings" : "Settings",
  154. "Connection to server lost" : "Connection to server lost",
  155. "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem loading page, reloading in %n second","Problem loading page, reloading in %n seconds"],
  156. "Logging in …" : "Logging in …",
  157. "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?",
  158. "I know what I'm doing" : "I know what I'm doing",
  159. "Password can not be changed. Please contact your administrator." : "Password can not be changed. Please contact your administrator.",
  160. "Reset password" : "Reset password",
  161. "Sending email …" : "Sending email …",
  162. "Very weak password" : "Very weak password",
  163. "Weak password" : "Weak password",
  164. "So-so password" : "So-so password",
  165. "Good password" : "Good password",
  166. "Strong password" : "Strong password",
  167. "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Your web server is not yet properly set up to allow file synchronisation, because the WebDAV interface seems to be broken.",
  168. "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>.",
  169. "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features.",
  170. "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>.",
  171. "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it.",
  172. "You are currently running PHP 5.6. The current major version of Nextcloud is the last that is supported on PHP 5.6. It is recommended to upgrade the PHP version to 7.0+ to be able to upgrade to Nextcloud 14." : "You are currently running PHP 5.6. The current major version of Nextcloud is the last that is supported on PHP 5.6. It is recommended to upgrade the PHP version to 7.0+ to be able to upgrade to Nextcloud 14.",
  173. "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>.",
  174. "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>.",
  175. "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)",
  176. "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:",
  177. "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended.",
  178. "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface.",
  179. "Missing index \"{indexName}\" in table \"{tableName}\"." : "Missing index \"{indexName}\" in table \"{tableName}\".",
  180. "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster.",
  181. "Error occurred while checking server setup" : "Error occurred whilst checking server setup",
  182. "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root.",
  183. "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly.",
  184. "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly.",
  185. "unknown text" : "unknown text",
  186. "Hello world!" : "Hello world!",
  187. "sunny" : "sunny",
  188. "Hello {name}, the weather is {weather}" : "Hello {name}, the weather is {weather}",
  189. "Hello {name}" : "Hello {name}",
  190. "<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>These are your search results<script>alert(1)</script></strong>",
  191. "new" : "new",
  192. "_download %n file_::_download %n files_" : ["download %n file","download %n files"],
  193. "The update is in progress, leaving this page might interrupt the process in some environments." : "The update is in progress, leaving this page might interrupt the process in some environments.",
  194. "Update to {version}" : "Update to {version}",
  195. "An error occurred." : "An error occurred.",
  196. "Please reload the page." : "Please reload the page.",
  197. "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue.",
  198. "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>.",
  199. "Continue to Nextcloud" : "Continue to Nextcloud",
  200. "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["The update was successful. Redirecting you to Nextcloud in %n second.","The update was successful. Redirecting you to Nextcloud in %n seconds."],
  201. "Searching other places" : "Searching other places",
  202. "No search results in other folders for {tag}{filter}{endtag}" : "No search results in other folders for {tag}{filter}{endtag}",
  203. "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} search result in another folder","{count} search results in other folders"],
  204. "Personal" : "Personal",
  205. "Users" : "Users",
  206. "Apps" : "Apps",
  207. "Admin" : "Admin",
  208. "Help" : "Help",
  209. "Access forbidden" : "Access denied",
  210. "File not found" : "File not found",
  211. "Internal Server Error" : "Internal Server Error",
  212. "The server was unable to complete your request." : "The server was unable to complete your request.",
  213. "If this happens again, please send the technical details below to the server administrator." : "If this happens again, please send the technical details below to the server administrator.",
  214. "More details can be found in the server log." : "More details can be found in the server log.",
  215. "Technical details" : "Technical details",
  216. "Remote Address: %s" : "Remote Address: %s",
  217. "Request ID: %s" : "Request ID: %s",
  218. "Type: %s" : "Type: %s",
  219. "Code: %s" : "Code: %s",
  220. "Message: %s" : "Message: %s",
  221. "File: %s" : "File: %s",
  222. "Line: %s" : "Line: %s",
  223. "Trace" : "Trace",
  224. "Security warning" : "Security warning",
  225. "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Your data directory and files are probably accessible from the internet because the .htaccess file does not work.",
  226. "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>.",
  227. "Create an <strong>admin account</strong>" : "Create an <strong>admin account</strong>",
  228. "Username" : "Username",
  229. "Storage & database" : "Storage & database",
  230. "Data folder" : "Data folder",
  231. "Configure the database" : "Configure the database",
  232. "Only %s is available." : "Only %s is available.",
  233. "Install and activate additional PHP modules to choose other database types." : "Install and activate additional PHP modules to choose other database types.",
  234. "For more details check out the documentation." : "For more details check out the documentation.",
  235. "Database user" : "Database user",
  236. "Database password" : "Database password",
  237. "Database name" : "Database name",
  238. "Database tablespace" : "Database tablespace",
  239. "Database host" : "Database host",
  240. "Please specify the port number along with the host name (e.g., localhost:5432)." : "Please specify the port number along with the host name (e.g., localhost:5432).",
  241. "Performance warning" : "Performance warning",
  242. "Finish setup" : "Finish setup",
  243. "Finishing …" : "Finishing …",
  244. "Need help?" : "Need help?",
  245. "See the documentation" : "See the documentation",
  246. "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page.",
  247. "More apps" : "More apps",
  248. "More apps menu" : "More apps menu",
  249. "Search" : "Search",
  250. "Reset search" : "Reset search",
  251. "Contacts" : "Contacts",
  252. "Contacts menu" : "Contacts menu",
  253. "Settings menu" : "Settings menu",
  254. "Confirm your password" : "Confirm your password",
  255. "Server side authentication failed!" : "Server side authentication failed!",
  256. "Please contact your administrator." : "Please contact your administrator.",
  257. "An internal error occurred." : "An internal error occurred.",
  258. "Please try again or contact your administrator." : "Please try again or contact your administrator.",
  259. "Username or email" : "Username or email",
  260. "Log in" : "Log in",
  261. "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds.",
  262. "Forgot password?" : "Forgot password?",
  263. "Back to login" : "Back to login",
  264. "Connect to your account" : "Connect to your account",
  265. "App token" : "App token",
  266. "Grant access" : "Grant access",
  267. "Alternative log in using app token" : "Alternative log in using app token",
  268. "Account access" : "Account access",
  269. "New password" : "New password",
  270. "New Password" : "New Password",
  271. "Two-factor authentication" : "Two-factor authentication",
  272. "Use backup code" : "Use backup code",
  273. "Cancel log in" : "Cancel log in",
  274. "Error while validating your second factor" : "Error while validating your second factor",
  275. "Access through untrusted domain" : "Access through untrusted domain",
  276. "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php.",
  277. "App update required" : "App update required",
  278. "These apps will be updated:" : "These apps will be updated:",
  279. "These incompatible apps will be disabled:" : "These incompatible apps will be disabled:",
  280. "The theme %s has been disabled." : "The theme %s has been disabled.",
  281. "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Please make sure that the database, the config folder and the data folder have been backed up before proceeding.",
  282. "Start update" : "Start update",
  283. "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:",
  284. "Detailed logs" : "Detailed logs",
  285. "Update needed" : "Update needed",
  286. "Please use the command line updater because you have a big instance with more than 50 users." : "Please use the command line updater because you have a big instance with more than 50 users.",
  287. "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>.",
  288. "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure.",
  289. "Upgrade via web on my own risk" : "Upgrade via web on my own risk",
  290. "This %s instance is currently in maintenance mode, which may take a while." : "This %s instance is currently in maintenance mode, which may take a while.",
  291. "Contact your system administrator if this message persists or appeared unexpectedly." : "Contact your system administrator if this message persists or appeared unexpectedly.",
  292. "Updated \"%s\" to %s" : "Updated \"%s\" to %s",
  293. "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>",
  294. "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator.",
  295. "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>.",
  296. "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} shared via link",
  297. "{sharee} (group)" : "{sharee} (group)",
  298. "{sharee} (remote)" : "{sharee} (remote)",
  299. "{sharee} (email)" : "{sharee} (email)",
  300. "The specified document has not been found on the server." : "The specified document has not been found on the server.",
  301. "You can click here to return to %s." : "You can click here to return to %s.",
  302. "SQLite will be used as database." : "SQLite will be used as database.",
  303. "For larger installations we recommend to choose a different database backend." : "For larger installations we recommend to choose a different database backend.",
  304. "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Especially when using the desktop client for file syncing, the use of SQLite is discouraged.",
  305. "Wrong password." : "Wrong password.",
  306. "Please log in before granting %s access to your %s account." : "Please log in before granting %s access to your %s account.",
  307. "You are about to grant %s access to your %s account." : "You are about to grant %s access to your %s account.",
  308. "Redirecting …" : "Redirecting …",
  309. "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Enhanced security is enabled for your account. Please authenticate using a second factor.",
  310. "Further information how to configure this can be found in the %sdocumentation%s." : "Further information how to configure this can be found in the %sdocumentation%s.",
  311. "%s will be updated to version %s" : "%s will be updated to version %s",
  312. "This page will refresh itself when the %s instance is available again." : "This page will refresh itself when the %s instance is available again.",
  313. "Thank you for your patience." : "Thank you for your patience."
  314. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  315. }