en_GB.js 52 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574
  1. OC.L10N.register(
  2. "settings",
  3. {
  4. "Private" : "Private",
  5. "Only visible to people matched via phone number integration through Talk on mobile" : "Only visible to people matched via phone number integration through Talk on mobile",
  6. "Local" : "Local",
  7. "Only visible to people on this instance and guests" : "Only visible to people on this instance and guests",
  8. "Federated" : "Federated",
  9. "Only synchronize to trusted servers" : "Only synchronize to trusted servers",
  10. "Published" : "Published",
  11. "Synchronize to trusted servers and the global and public address book" : "Synchronize to trusted servers and the global and public address book",
  12. "Verify" : "Verify",
  13. "Verifying …" : "Verifying …",
  14. "Unable to change password" : "Unable to change password",
  15. "Very weak password" : "Very weak password",
  16. "Weak password" : "Weak password",
  17. "So-so password" : "So-so password",
  18. "Good password" : "Good password",
  19. "Strong password" : "Strong password",
  20. "Groups" : "Groups",
  21. "Group list is empty" : "Group list is empty",
  22. "Unable to retrieve the group list" : "Unable to retrieve the group list",
  23. "{actor} added you to group {group}" : "{actor} added you to group {group}",
  24. "You added {user} to group {group}" : "You added {user} to group {group}",
  25. "{actor} added {user} to group {group}" : "{actor} added {user} to group {group}",
  26. "An administrator added you to group {group}" : "An administrator added you to group {group}",
  27. "An administrator added {user} to group {group}" : "An administrator added {user} to group {group}",
  28. "{actor} removed you from group {group}" : "{actor} removed you from group {group}",
  29. "You removed {user} from group {group}" : "You removed {user} from group {group}",
  30. "{actor} removed {user} from group {group}" : "{actor} removed {user} from group {group}",
  31. "An administrator removed you from group {group}" : "An administrator removed you from group {group}",
  32. "An administrator removed {user} from group {group}" : "An administrator removed {user} from group {group}",
  33. "Your <strong>group memberships</strong> were modified" : "Your <strong>group memberships</strong> were modified",
  34. "{actor} changed your password" : "{actor} changed your password",
  35. "You changed your password" : "You changed your password",
  36. "Your password was reset by an administrator" : "Your password was reset by an administrator",
  37. "Your password was reset" : "Your password was reset",
  38. "{actor} changed your email address" : "{actor} changed your email address",
  39. "You changed your email address" : "You changed your email address",
  40. "Your email address was changed by an administrator" : "Your email address was changed by an administrator",
  41. "You created an app password for a session named \"{token}\"" : "You created an app password for a session named \"{token}\"",
  42. "An administrator created an app password for a session named \"{token}\"" : "An administrator created an app password for a session named \"{token}\"",
  43. "You deleted app password \"{token}\"" : "You deleted app password \"{token}\"",
  44. "You renamed app password \"{token}\" to \"{newToken}\"" : "You renamed app password \"{token}\" to \"{newToken}\"",
  45. "You granted filesystem access to app password \"{token}\"" : "You granted filesystem access to app password \"{token}\"",
  46. "You revoked filesystem access from app password \"{token}\"" : "You revoked filesystem access from app password \"{token}\"",
  47. "Security" : "Security",
  48. "You successfully logged in using two-factor authentication (%1$s)" : "You successfully logged in using two-factor authentication (%1$s)",
  49. "A login attempt using two-factor authentication failed (%1$s)" : "A login attempt using two-factor authentication failed (%1$s)",
  50. "Remote wipe was started on %1$s" : "Remote wipe was started on %1$s",
  51. "Remote wipe has finished on %1$s" : "Remote wipe has finished on %1$s",
  52. "Your <strong>password</strong> or <strong>email</strong> was modified" : "Your <strong>password</strong> or <strong>email</strong> was modified",
  53. "Apps" : "Apps",
  54. "Could not remove app." : "Could not remove app.",
  55. "Could not update app." : "Could not update app.",
  56. "Wrong password" : "Incorrect password",
  57. "Unable to change personal password" : "Unable to change personal password",
  58. "Saved" : "Saved",
  59. "No user supplied" : "No user supplied",
  60. "Unable to change password. Password too long." : "Unable to change password. Password too long.",
  61. "Authentication error" : "Authentication error",
  62. "Please provide an admin recovery password; otherwise, all user data will be lost." : "Please provide an admin recovery password; otherwise, all user data will be lost.",
  63. "Wrong admin recovery password. Please check the password and try again." : "Incorrect admin recovery password. Please check the password and try again.",
  64. "Backend does not support password change, but the user's encryption key was updated." : "Backend does not support password change, but the user's encryption key was updated.",
  65. "installing and updating apps via the App Store or Federated Cloud Sharing" : "installing and updating apps via the App Store or Federated Cloud Sharing",
  66. "Federated Cloud Sharing" : "Federated Cloud Sharing",
  67. "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably.",
  68. "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details." : "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details.",
  69. "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation.",
  70. "OPcache is disabled. For better performance, it is recommended to apply <code>opcache.enable=1</code> to your PHP configuration." : "OPcache is disabled. For better performance, it is recommended to apply <code>opcache.enable=1</code> to your PHP configuration.",
  71. "OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function.",
  72. "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades.",
  73. "Nextcloud is not allowed to use the OPcache API. It is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud is not allowed to use the OPcache API. It is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades.",
  74. "The shared memory based OPcache is disabled. For better performance, it is recommended to apply <code>opcache.file_cache_only=0</code> to your PHP configuration and use the file cache as second level cache only." : "The shared memory based OPcache is disabled. For better performance, it is recommended to apply <code>opcache.file_cache_only=0</code> to your PHP configuration and use the file cache as second level cache only.",
  75. "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>.",
  76. "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.memory_consumption</code> to your PHP configuration with a value higher than <code>%s</code>." : "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.memory_consumption</code> to your PHP configuration with a value higher than <code>%s</code>.",
  77. "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply <code>opcache.interned_strings_buffer</code> to your PHP configuration with a value higher than <code>%s</code>." : "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply <code>opcache.interned_strings_buffer</code> to your PHP configuration with a value higher than <code>%s</code>.",
  78. "Administrator documentation" : "Administrator documentation",
  79. "User documentation" : "User documentation",
  80. "Invalid SMTP password." : "Invalid SMTP password.",
  81. "Email setting test" : "Email setting test",
  82. "Well done, %s!" : "Well done, %s!",
  83. "If you received this email, the email configuration seems to be correct." : "If you received this email, the email configuration seems to be correct.",
  84. "Email could not be sent. Check your mail server log" : "Email could not be sent. Check your mail server log",
  85. "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "A problem occurred while sending the email. Please revise your settings. (Error: %s)",
  86. "You need to set your user email before being able to send test emails. Go to %s for that." : "You need to set your user email before being able to send test emails. Go to %s for that.",
  87. "Users" : "Users",
  88. "Invalid user" : "Invalid user",
  89. "Invalid mail address" : "Invalid mail address",
  90. "Settings saved" : "Settings saved",
  91. "Unable to change full name" : "Unable to change full name",
  92. "Unable to change email address" : "Unable to change email address",
  93. "Unable to set invalid phone number" : "Unable to set invalid phone number",
  94. "Unable to set invalid website" : "Unable to set invalid website",
  95. "Some account data was invalid" : "Some account data was invalid",
  96. "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):",
  97. "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):",
  98. "%1$s changed your password on %2$s." : "%1$s changed your password on %2$s.",
  99. "Your password on %s was changed." : "Your password on %s was changed.",
  100. "Your password on %s was reset by an administrator." : "Your password on %s was reset by an administrator.",
  101. "Your password on %s was reset." : "Your password on %s was reset.",
  102. "Password for %1$s changed on %2$s" : "Password for %1$s changed on %2$s",
  103. "Password changed for %s" : "Password changed for %s",
  104. "If you did not request this, please contact an administrator." : "If you did not request this, please contact an administrator.",
  105. "Your email address on %s was changed." : "Your email address on %s was changed.",
  106. "Your email address on %s was changed by an administrator." : "Your email address on %s was changed by an administrator.",
  107. "Email address for %1$s changed on %2$s" : "Email address for %1$s changed on %2$s",
  108. "Email address changed for %s" : "Email address changed for %s",
  109. "The new email address is %s" : "The new email address is %s",
  110. "Your %s account was created" : "Your %s account was created",
  111. "Welcome aboard" : "Welcome aboard",
  112. "Welcome aboard %s" : "Welcome aboard %s",
  113. "Welcome to your %s account, you can add, protect, and share your data." : "Welcome to your %s account, you can add, protect, and share your data.",
  114. "Your username is: %s" : "Your username is: %s",
  115. "Set your password" : "Set your password",
  116. "Go to %s" : "Go to %s",
  117. "Install Client" : "Install Client",
  118. "Logged in user must be a subadmin" : "Logged in user must be a subadmin",
  119. "Settings" : "Settings",
  120. "Personal" : "Personal",
  121. "Administration" : "Administration",
  122. "Additional settings" : "Additional settings",
  123. "Artificial Intelligence" : "Artificial Intelligence",
  124. "Administration privileges" : "Administration privileges",
  125. "Groupware" : "Groupware",
  126. "Overview" : "Overview",
  127. "Basic settings" : "Basic settings",
  128. "Sharing" : "Sharing",
  129. "Availability" : "Availability",
  130. "Calendar" : "Calendar",
  131. "Personal info" : "Personal info",
  132. "Mobile & desktop" : "Mobile & desktop",
  133. "Email server" : "Email server",
  134. "Security & setup warnings" : "Security & setup warnings",
  135. "Background jobs" : "Background jobs",
  136. "Create" : "Create",
  137. "Change" : "Change",
  138. "Delete" : "Delete",
  139. "Reshare" : "Reshare",
  140. "Unlimited" : "Unlimited",
  141. "Verifying" : "Verifying",
  142. "A background job is pending that checks for user imported SSL certificates. Please check back later." : "A background job is pending that checks for user imported SSL certificates. Please check back later.",
  143. "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below.",
  144. "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them.",
  145. "The old server-side-encryption format is enabled. We recommend disabling this." : "The old server-side-encryption format is enabled. We recommend disabling this.",
  146. "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher.",
  147. "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher.",
  148. "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher.",
  149. "Profile information" : "Profile information",
  150. "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled",
  151. "Nextcloud settings" : "Nextcloud settings",
  152. "Machine translation" : "Machine translation",
  153. "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment.",
  154. "Speech-To-Text" : "Speech-To-Text",
  155. "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text can be implemented by different apps. Here you can set which app should be used.",
  156. "None of your currently installed apps provide Speech-To-Text functionality" : "None of your currently installed apps provide Speech-To-Text functionality",
  157. "Text processing" : "Text processing",
  158. "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task.",
  159. "Task:" : "Task:",
  160. "None of your currently installed apps provide Text processing functionality" : "None of your currently installed apps provide Text processing functionality",
  161. "Here you can decide which group can access certain sections of the administration settings." : "Here you can decide which group can access certain sections of the administration settings.",
  162. "None" : "None",
  163. "Unable to modify setting" : "Unable to modify setting",
  164. "Two-Factor Authentication" : "Two-Factor Authentication",
  165. "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system.",
  166. "Enforce two-factor authentication" : "Enforce two-factor authentication",
  167. "Limit to groups" : "Limit to groups",
  168. "Enforcement of two-factor authentication can be set for certain groups only." : "Enforcement of two-factor authentication can be set for certain groups only.",
  169. "Two-factor authentication is enforced for all members of the following groups." : "Two-factor authentication is enforced for all members of the following groups.",
  170. "Enforced groups" : "Enforced groups",
  171. "Two-factor authentication is not enforced for members of the following groups." : "Two-factor authentication is not enforced for members of the following groups.",
  172. "Excluded groups" : "Excluded groups",
  173. "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced.",
  174. "Save changes" : "Save changes",
  175. "All" : "All",
  176. "Limit app usage to groups" : "Limit app usage to groups",
  177. "No results" : "No results",
  178. "Update to {version}" : "Update to {version}",
  179. "Remove" : "Remove",
  180. "Disable" : "Disable",
  181. "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "This app has no minimum Nextcloud version assigned. This will cause an error in the future.",
  182. "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "This app has no maximum Nextcloud version assigned. This will cause an error in the future.",
  183. "This app cannot be installed because the following dependencies are not fulfilled:" : "This app cannot be installed because the following dependencies are not fulfilled:",
  184. "View in store" : "View in store",
  185. "Visit website" : "Visit website",
  186. "Report a bug" : "Report a bug",
  187. "Admin documentation" : "Admin documentation",
  188. "Developer documentation" : "Developer documentation",
  189. "This app is supported via your current Nextcloud subscription." : "This app is supported via your current Nextcloud subscription.",
  190. "Supported" : "Supported",
  191. "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Featured apps are developed by and within the community. They offer central functionality and are ready for production use.",
  192. "Featured" : "Featured",
  193. "Update to {update}" : "Update to {update}",
  194. "All apps are up-to-date." : "All apps are up-to-date.",
  195. "Results from other categories" : "Results from other categories",
  196. "No apps found for your version" : "No apps found for your version",
  197. "Disable all" : "Disable all",
  198. "Enable all" : "Enable all",
  199. "_%n app has an update available_::_%n apps have an update available_" : ["%n app has an update available","%n apps have an update available"],
  200. "_Update_::_Update all_" : ["Update","Update all"],
  201. "Marked for remote wipe" : "Marked for remote wipe",
  202. "Device settings" : "Device settings",
  203. "Allow filesystem access" : "Allow filesystem access",
  204. "Rename" : "Rename",
  205. "Revoke" : "Revoke",
  206. "Wipe device" : "Wipe device",
  207. "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Revoking this token might prevent the wiping of your device if it has not started the wipe yet.",
  208. "Internet Explorer" : "Internet Explorer",
  209. "Edge" : "Edge",
  210. "Firefox" : "Firefox",
  211. "Google Chrome" : "Google Chrome",
  212. "Safari" : "Safari",
  213. "Google Chrome for Android" : "Google Chrome for Android",
  214. "iPhone" : "iPhone",
  215. "iPad" : "iPad",
  216. "{productName} iOS app" : "{productName} iOS app",
  217. "{productName} Android app" : "{productName} Android app",
  218. "{productName} Talk for iOS" : "{productName} Talk for iOS",
  219. "{productName} Talk for Android" : "{productName} Talk for Android",
  220. "Sync client - {os}" : "Sync client - {os}",
  221. "This session" : "This session",
  222. "Device" : "Device",
  223. "Last activity" : "Last activity",
  224. "Devices & sessions" : "Devices & sessions",
  225. "Web, desktop and mobile clients currently logged in to your account." : "Web, desktop and mobile clients currently logged in to your account.",
  226. "Do you really want to wipe your data from this device?" : "Do you really want to wipe your data from this device?",
  227. "Confirm wipe" : "Confirm wipe",
  228. "Error while creating device token" : "Error while creating device token",
  229. "Error while updating device token scope" : "Error while updating device token scope",
  230. "Error while updating device token name" : "Error while updating device token name",
  231. "Error while deleting the token" : "Error while deleting the token",
  232. "Error while wiping the device with the token" : "Error while wiping the device with the token",
  233. "App name" : "App name",
  234. "Create new app password" : "Create new app password",
  235. "Use the credentials below to configure your app or device." : "Use the credentials below to configure your app or device.",
  236. "For security reasons this password will only be shown once." : "For security reasons this password will only be shown once.",
  237. "Username" : "Username",
  238. "Password" : "Password",
  239. "Done" : "Done",
  240. "Show QR code for mobile apps" : "Show QR code for mobile apps",
  241. "Copied!" : "Copied!",
  242. "Copy" : "Copy",
  243. "Could not copy app password. Please copy it manually." : "Could not copy app password. Please copy it manually.",
  244. "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information.",
  245. "Last job execution ran {time}. Something seems wrong." : "Last job execution ran {time}. Something seems wrong.",
  246. "Last job ran {relativeTime}." : "Last job ran {relativeTime}.",
  247. "Background job did not run yet!" : "Background job did not run yet!",
  248. "AJAX" : "AJAX",
  249. "Execute one task with each page loaded. Use case: Single user instance." : "Execute one task with each page loaded. Use case: Single user instance.",
  250. "Webcron" : "Webcron",
  251. "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage).",
  252. "Cron (Recommended)" : "Cron (Recommended)",
  253. "Use system cron service to call the cron.php file every 5 minutes." : "Use system cron service to call the cron.php file every 5 minutes.",
  254. "The cron.php needs to be executed by the system user \"{user}\"." : "The cron.php needs to be executed by the system user \"{user}\".",
  255. "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details.",
  256. "Unable to update background job mode" : "Unable to update background job mode",
  257. "Profile" : "Profile",
  258. "Enable or disable profile by default for new users." : "Enable or disable profile by default for new users.",
  259. "Enable" : "Enable",
  260. "Unable to update profile default setting" : "Unable to update profile default setting",
  261. "Server-side encryption" : "Server-side encryption",
  262. "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed.",
  263. "Enable server-side encryption" : "Enable server-side encryption",
  264. "Please read carefully before activating server-side encryption:" : "Please read carefully before activating server-side encryption:",
  265. "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met.",
  266. "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Encryption alone does not guarantee complete security. Please read the documentation for information on how the encryption app works, and supported use cases.",
  267. "Be aware that encryption always increases the file size." : "Be aware that encryption always increases the file size.",
  268. "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data.",
  269. "This is the final warning: Do you really want to enable encryption?" : "This is the final warning: Do you really want to enable encryption?",
  270. "No encryption module loaded, please enable an encryption module in the app menu." : "No encryption module loaded, please enable an encryption module in the app menu.",
  271. "Select default encryption module:" : "Select default encryption module:",
  272. "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}",
  273. "Unable to update server side encryption config" : "Unable to update server side encryption config",
  274. "Rename group" : "Rename group",
  275. "Remove group" : "Remove group",
  276. "You are about to remove the group {group}. The users will NOT be deleted." : "You are about to remove the group {group}. The users will NOT be deleted.",
  277. "Please confirm the group removal " : "Please confirm the group removal ",
  278. "Current password" : "Current password",
  279. "New password" : "New password",
  280. "Change password" : "Change password",
  281. "Your profile information" : "Your profile information",
  282. "Your profile picture" : "Your profile picture",
  283. "Upload profile picture" : "Upload profile picture",
  284. "Choose profile picture from Files" : "Choose profile picture from Files",
  285. "Remove profile picture" : "Remove profile picture",
  286. "The file must be a PNG or JPG" : "The file must be a PNG or JPG",
  287. "Picture provided by original account" : "Picture provided by original account",
  288. "Cancel" : "Cancel",
  289. "Set as profile picture" : "Set as profile picture",
  290. "Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Please note that it can take up to 24 hours for your profile picture to be updated everywhere.",
  291. "Choose your profile picture" : "Choose your profile picture",
  292. "Please select a valid png or jpg file" : "Please select a valid png or jpg file",
  293. "Error setting profile picture" : "Error setting profile picture",
  294. "Error cropping profile picture" : "Error cropping profile picture",
  295. "Error saving profile picture" : "Error saving profile picture",
  296. "Error removing profile picture" : "Error removing profile picture",
  297. "Your biography" : "Your biography",
  298. "Details" : "Details",
  299. "You are a member of the following groups:" : "You are a member of the following groups:",
  300. "You are using <strong>{usage}</strong>" : "You are using <strong>{usage}</strong>",
  301. "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)",
  302. "Your full name" : "Your full name",
  303. "Email options" : "Email options",
  304. "Primary email for password reset and notifications" : "Primary email for password reset and notifications",
  305. "Remove primary email" : "Remove primary email",
  306. "Delete email" : "Delete email",
  307. "Unset as primary email" : "Unset as primary email",
  308. "This address is not confirmed" : "This address is not confirmed",
  309. "Set as primary email" : "Set as primary email",
  310. "Your email address" : "Your email address",
  311. "Additional email address {index}" : "Additional email address {index}",
  312. "Unable to delete primary email address" : "Unable to delete primary email address",
  313. "Unable to update primary email address" : "Unable to update primary email address",
  314. "Unable to add additional email address" : "Unable to add additional email address",
  315. "Unable to update additional email address" : "Unable to update additional email address",
  316. "Unable to delete additional email address" : "Unable to delete additional email address",
  317. "No email address set" : "No email address set",
  318. "Additional emails" : "Additional emails",
  319. "Your handle" : "Your handle",
  320. "Your headline" : "Your headline",
  321. "Language" : "Language",
  322. "Help translate" : "Help translate",
  323. "Unable to update language" : "Unable to update language",
  324. "No language set" : "No language set",
  325. "Locale" : "Locale",
  326. "Week starts on {firstDayOfWeek}" : "Week starts on {firstDayOfWeek}",
  327. "Unable to update locale" : "Unable to update locale",
  328. "No locale set" : "No locale set",
  329. "Your city" : "Your city",
  330. "Your organisation" : "Your organisation",
  331. "Your phone number" : "Your phone number",
  332. "Edit your Profile visibility" : "Edit your Profile visibility",
  333. "Enable Profile" : "Enable Profile",
  334. "Unable to update profile enabled state" : "Unable to update profile enabled state",
  335. "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected.",
  336. "Unable to update visibility of {displayId}" : "Unable to update visibility of {displayId}",
  337. "Your role" : "Your role",
  338. "Your Twitter handle" : "Your Twitter handle",
  339. "Your website" : "Your website",
  340. "No {property} set" : "No {property} set",
  341. "Unable to update {property}" : "Unable to update {property}",
  342. "Change scope level of {property}, current scope is {scope}" : "Change scope level of {property}, current scope is {scope}",
  343. "Unable to update federation scope of the primary {property}" : "Unable to update federation scope of the primary {property}",
  344. "Unable to update federation scope of additional {property}" : "Unable to update federation scope of additional {property}",
  345. "Add additional email" : "Add additional email",
  346. "Add" : "Add",
  347. "No users" : "No users",
  348. "Loading users …" : "Loading users …",
  349. "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list.",
  350. "Default language" : "Default language",
  351. "Common languages" : "Common languages",
  352. "Other languages" : "Other languages",
  353. "Password change is disabled because the master key is disabled" : "Password change is disabled because the master key is disabled",
  354. "New user" : "New user",
  355. "Display name" : "Display name",
  356. "Either password or email is required" : "Either password or email is required",
  357. "Password (required)" : "Password (required)",
  358. "Email (required)" : "Email (required)",
  359. "Email" : "Email",
  360. "Groups (required)" : "Groups (required)",
  361. "Set user groups" : "Set user groups",
  362. "Administered groups" : "Administered groups",
  363. "Set user as admin for …" : "Set user as admin for …",
  364. "Quota" : "Quota",
  365. "Set user quota" : "Set user quota",
  366. "Set default language" : "Set default language",
  367. "Manager" : "Manager",
  368. "Add new user" : "Add new user",
  369. "Set user manager" : "Set user manager",
  370. "Username will be autogenerated" : "Username will be autogenerated",
  371. "Username (required)" : "Username (required)",
  372. "Total rows summary" : "Total rows summary",
  373. "Scroll to load more rows" : "Scroll to load more rows",
  374. "_{userCount} user …_::_{userCount} users …_" : ["{userCount} user …","{userCount} users …"],
  375. "_{userCount} user_::_{userCount} users_" : ["{userCount} user","{userCount} users"],
  376. "Avatar" : "Avatar",
  377. "Group admin for" : "Group admin for",
  378. "User backend" : "User backend",
  379. "Storage location" : "Storage location",
  380. "Last login" : "Last login",
  381. "User actions" : "User actions",
  382. "Password or insufficient permissions message" : "Password or insufficient permissions message",
  383. "Loading user …" : "Loading user …",
  384. "Edit display name" : "Edit display name",
  385. "Add new password" : "Add new password",
  386. "You do not have permissions to see the details of this user" : "You do not have permissions to see the details of this user",
  387. "Add new email address" : "Add new email address",
  388. "Add user to group" : "Add user to group",
  389. "Set user as admin for" : "Set user as admin for",
  390. "Select user quota" : "Select user quota",
  391. "Set the language" : "Set the language",
  392. "{size} used" : "{size} used",
  393. "Delete user" : "Delete user",
  394. "Wipe all devices" : "Wipe all devices",
  395. "Disable user" : "Disable user",
  396. "Enable user" : "Enable user",
  397. "Resend welcome email" : "Resend welcome email",
  398. "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet.",
  399. "Remote wipe of devices" : "Remote wipe of devices",
  400. "Wipe {userid}'s devices" : "Wipe {userid}'s devices",
  401. "Wiped {userid}'s devices" : "Wiped {userid}'s devices",
  402. "Failed to update user manager" : "Failed to update user manager",
  403. "Fully delete {userid}'s account including all their personal files, app data, etc." : "Fully delete {userid}'s account including all their personal files, app data, etc.",
  404. "Account deletion" : "Account deletion",
  405. "Delete {userid}'s account" : "Delete {userid}'s account",
  406. "Display name was successfully changed" : "Display name was successfully changed",
  407. "Password was successfully changed" : "Password was successfully changed",
  408. "Email was successfully changed" : "Email was successfully changed",
  409. "Welcome mail sent!" : "Welcome mail sent!",
  410. "Toggle user actions menu" : "Toggle user actions menu",
  411. "Edit" : "Edit",
  412. "User management settings" : "User management settings",
  413. "Visibility" : "Visibility",
  414. "Show language" : "Show language",
  415. "Show user backend" : "Show user backend",
  416. "Show storage path" : "Show storage path",
  417. "Show last login" : "Show last login",
  418. "Send email" : "Send email",
  419. "Send welcome email to new users" : "Send welcome email to new users",
  420. "Defaults" : "Defaults",
  421. "Default quota" : "Default quota",
  422. "Select default quota" : "Select default quota",
  423. "Passwordless authentication requires a secure connection." : "Passwordless authentication requires a secure connection.",
  424. "Add WebAuthn device" : "Add WebAuthn device",
  425. "Please authorize your WebAuthn device." : "Please authorise your WebAuthn device.",
  426. "Name your device" : "Name your device",
  427. "Adding your device …" : "Adding your device …",
  428. "Server error while trying to add WebAuthn device" : "Server error while trying to add WebAuthn device",
  429. "Server error while trying to complete WebAuthn device registration" : "Server error while trying to complete WebAuthn device registration",
  430. "Unnamed device" : "Unnamed device",
  431. "Passwordless Authentication" : "Passwordless Authentication",
  432. "Set up your account for passwordless authentication following the FIDO2 standard." : "Set up your account for passwordless authentication following the FIDO2 standard.",
  433. "No devices configured." : "No devices configured.",
  434. "The following devices are configured for your account:" : "The following devices are configured for your account:",
  435. "Your browser does not support WebAuthn." : "Your browser does not support WebAuthn.",
  436. "Your apps" : "Your apps",
  437. "{license}-licensed" : "{license}-licensed",
  438. "Changelog" : "Changelog",
  439. "by {author}\n{license}" : "by {author}\n{license}",
  440. "Enter group name" : "Enter group name",
  441. "Add group" : "Add group",
  442. "Active users" : "Active users",
  443. "Admins" : "Admins",
  444. "Disabled users" : "Disabled users",
  445. "Not saved" : "Not saved",
  446. "Sending…" : "Sending…",
  447. "Email sent" : "Email sent",
  448. "Location" : "Location",
  449. "Profile picture" : "Profile picture",
  450. "About" : "About",
  451. "Full name" : "Full name",
  452. "Additional email" : "Additional email",
  453. "Headline" : "Headline",
  454. "Organisation" : "Organisation",
  455. "Phone number" : "Phone number",
  456. "Role" : "Role",
  457. "Twitter" : "Twitter",
  458. "Fediverse (e.g. Mastodon)" : "Fediverse (e.g. Mastodon)",
  459. "Website" : "Website",
  460. "Profile visibility" : "Profile visibility",
  461. "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Not available as this property is required for core functionality including file sharing and calendar invitations",
  462. "Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "Not available as federation has been disabled for your account, contact your system administrator if you have any questions",
  463. "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions",
  464. "Active apps" : "Active apps",
  465. "Disabled apps" : "Disabled apps",
  466. "Updates" : "Updates",
  467. "App bundles" : "App bundles",
  468. "Featured apps" : "Featured apps",
  469. "Supported apps" : "Supported apps",
  470. "Show to everyone" : "Show to everyone",
  471. "Show to logged in users only" : "Show to logged in users only",
  472. "Hide" : "Hide",
  473. "Download and enable" : "Download and enable",
  474. "Allow untested app" : "Allow untested app",
  475. "The app will be downloaded from the App Store" : "The app will be downloaded from the App Store",
  476. "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected.",
  477. "Never" : "Never",
  478. "An error occurred during the request. Unable to proceed." : "An error occurred during the request. Unable to proceed.",
  479. "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds.",
  480. "Error: This app cannot be enabled because it makes the server unstable" : "Error: This app cannot be enabled because it makes the server unstable",
  481. "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "There were too many requests from your network. Retry later or contact your administrator if this is an error.",
  482. "Documentation" : "Documentation",
  483. "Forum" : "Forum",
  484. "Login" : "Login",
  485. "None/STARTTLS" : "None/STARTTLS",
  486. "SSL" : "SSL",
  487. "Open documentation" : "Open documentation",
  488. "It is important to set up this server to be able to send emails, like for password reset and notifications." : "It is important to set up this server to be able to send emails, like for password reset and notifications.",
  489. "Send mode" : "Send mode",
  490. "Encryption" : "Encryption",
  491. "Sendmail mode" : "Sendmail mode",
  492. "From address" : "From address",
  493. "Server address" : "Server address",
  494. "Port" : "Port",
  495. "Authentication" : "Authentication",
  496. "Authentication required" : "Authentication required",
  497. "Credentials" : "Credentials",
  498. "SMTP Username" : "SMTP Username",
  499. "SMTP Password" : "SMTP Password",
  500. "Save" : "Save",
  501. "Test and verify email settings" : "Test and verify email settings",
  502. "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information.",
  503. "All checks passed." : "All checks passed.",
  504. "There are some errors regarding your setup." : "There are some errors regarding your setup.",
  505. "There are some warnings regarding your setup." : "There are some warnings regarding your setup.",
  506. "Checking for system and security issues." : "Checking for system and security issues.",
  507. "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>.",
  508. "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>.",
  509. "Version" : "Version",
  510. "You need to enable the File sharing App." : "You need to enable the File sharing App.",
  511. "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "As admin you can fine-tune the sharing behavior. Please see the documentation for more information.",
  512. "Allow apps to use the Share API" : "Allow apps to use the Share API",
  513. "Set default expiration date for shares" : "Set default expiration date for shares",
  514. "Expire after" : "Expire after",
  515. "day(s)" : "day(s)",
  516. "Enforce expiration date" : "Enforce expiry date",
  517. "Set default expiration date for shares to other servers" : "Set default expiration date for shares to other servers",
  518. "Allow users to share via link and emails" : "Allow users to share via link and emails",
  519. "Allow public uploads" : "Allow public uploads",
  520. "Always ask for a password" : "Always ask for a password",
  521. "Enforce password protection" : "Enforce password protection",
  522. "Exclude groups from password requirements:" : "Exclude groups from password requirements:",
  523. "Set default expiration date" : "Set default expiry date",
  524. "Exclude groups from creating link shares:" : "Exclude groups from creating link shares:",
  525. "Allow resharing" : "Allow resharing",
  526. "Allow sharing with groups" : "Allow sharing with groups",
  527. "Restrict users to only share with users in their groups" : "Restrict users to only share with users in their groups",
  528. "Exclude groups from sharing" : "Exclude groups from sharing",
  529. "These groups will still be able to receive shares, but not to initiate them." : "These groups will still be able to receive shares, but not to initiate them.",
  530. "Allow username autocompletion in share dialog and allow access to the system address book" : "Allow username autocompletion in share dialog and allow access to the system address book",
  531. "Allow username autocompletion to users within the same groups and limit system address books to users in the same groups" : "Allow username autocompletion to users within the same groups and limit system address books to users in the same groups",
  532. "Allow username autocompletion to users based on phone number integration" : "Allow username autocompletion to users based on phone number integration",
  533. "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user.",
  534. "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)",
  535. "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Show disclaimer text on the public link upload page (only shown when the file list is hidden)",
  536. "This text will be shown on the public link upload page when the file list is hidden." : "This text will be shown on the public link upload page when the file list is hidden.",
  537. "Default share permissions" : "Default share permissions",
  538. "Reasons to use Nextcloud in your organization" : "Reasons to use Nextcloud in your organization",
  539. "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}.",
  540. "Like our Facebook page" : "Like our Facebook page",
  541. "Follow us on Twitter" : "Follow us on Twitter",
  542. "Follow us on Mastodon" : "Follow us on Mastodon",
  543. "Check out our blog" : "Check out our blog",
  544. "Subscribe to our newsletter" : "Subscribe to our newsletter",
  545. "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "This community release of Nextcloud is unsupported and instant notifications are unavailable.",
  546. "Use a second factor besides your password to increase security for your account." : "Use a second factor besides your password to increase security for your account.",
  547. "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication.",
  548. "You created app password \"{token}\"" : "You created app password \"{token}\"",
  549. "An administrator created app password \"{token}\"" : "An administrator created app password \"{token}\"",
  550. "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details.",
  551. "Use system cron service to call the cron.php file every 5 minutes. Recommended for all instances." : "Use system cron service to call the cron.php file every 5 minutes. Recommended for all instances.",
  552. "Choose profile picture from files" : "Choose profile picture from files",
  553. "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB",
  554. "Your location" : "Your location",
  555. "Edit User" : "Edit User",
  556. "Will be autogenerated" : "Will be autogenerated",
  557. "Add a new user" : "Add a new user",
  558. "No users in here" : "No users in here",
  559. "Default quota:" : "Default quota:",
  560. "Show Languages" : "Show Languages",
  561. "Send email to new user" : "Send email to new user",
  562. "Enable untested app" : "Enable untested app",
  563. "Plain" : "Plain",
  564. "NT LAN Manager" : "NT LAN Manager",
  565. "SSL/TLS" : "SSL/TLS",
  566. "STARTTLS" : "STARTTLS",
  567. "Authentication method" : "Authentication method",
  568. "Allow username autocompletion in share dialog" : "Allow username autocompletion in share dialogue",
  569. "Allow username autocompletion to users within the same groups" : "Allow username autocompletion to users within the same groups",
  570. "Select manager" : "Select manager",
  571. "User's table" : "User's table",
  572. "Select user manager" : "Select user manager"
  573. },
  574. "nplurals=2; plural=(n != 1);");