diff options
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 505 |
1 files changed, 389 insertions, 116 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index bf8d14a8516..665ec6ba17a 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -16,50 +16,192 @@ OC.L10N.register( "Invalid file provided" : "Invalid file provided", "No image or file provided" : "No image or file provided", "Unknown filetype" : "Unknown filetype", - "Invalid image" : "Invalid image", "An error occurred. Please contact your admin." : "An error occurred. Please contact your admin.", + "Invalid image" : "Invalid image", "No temporary profile picture available, try again" : "No temporary profile picture available, try again", "No crop data provided" : "No crop data provided", "No valid crop data provided" : "No valid crop data provided", "Crop is not square" : "Crop is not square", "State token does not match" : "State token does not match", + "Invalid app password" : "Invalid app password", + "Could not complete login" : "Could not complete login", + "State token missing" : "State token missing", + "Your login token is invalid or has expired" : "Your login token is invalid or has expired", + "Please use original client" : "Please use original client", + "This community release of Nextcloud is unsupported and push notifications are limited." : "This community release of Nextcloud is unsupported and push notifications are limited.", + "Login" : "Login", + "Unsupported email length (>255)" : "Unsupported email length (>255)", "Password reset is disabled" : "Password reset is disabled", + "Could not reset password because the token is expired" : "Could not reset password because the token is expired", + "Could not reset password because the token is invalid" : "Could not reset password because the token is invalid", + "Password is too long. Maximum allowed length is 469 characters." : "Password is too long. Maximum allowed length is 469 characters.", "%s password reset" : "%s password reset", "Password reset" : "Password reset", "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.", "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.", "Reset your password" : "Reset your password", - "Preparing update" : "Preparing update", + "The given provider is not available" : "The given provider is not available", + "Task not found" : "Task not found", + "Internal error" : "Internal error", + "Not found" : "Not found", + "Node is locked" : "Node is locked", + "Bad request" : "Bad request", + "Requested task type does not exist" : "Requested task type does not exist", + "Necessary language model provider is not available" : "Necessary language model provider is not available", + "No text to image provider is available" : "No text to image provider is available", + "Image not found" : "Image not found", + "No translation provider available" : "No translation provider available", + "Could not detect language" : "Could not detect language", + "Unable to translate" : "Unable to translate", "[%d / %d]: %s" : "[%d / %d]: %s", - "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.", - "[%d / %d]: Checking table %s" : "[%d / %d]: Checking table %s", + "Repair step:" : "Repair step:", + "Repair info:" : "Repair info:", + "Repair warning:" : "Repair warning:", + "Repair error:" : "Repair error:", + "Nextcloud Server" : "Nextcloud Server", + "Some of your link shares have been removed" : "Some of your link shares have been removed", + "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Due to a security bug we had to remove some of your link shares. Please see the link for more information.", + "The account limit of this instance is reached." : "The account limit of this instance is reached.", + "Enter your subscription key in the support app in order to increase the account limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "Enter your subscription key in the support app in order to increase the account limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies.", + "Learn more ↗" : "Learn more ↗", + "Preparing update" : "Preparing update", + "Please use the command line updater because updating via browser is disabled in your config.php." : "Please use the command line updater because updating via browser is disabled in your config.php.", "Turned on maintenance mode" : "Turned on maintenance mode", "Turned off maintenance mode" : "Turned off maintenance mode", "Maintenance mode is kept active" : "Maintenance mode is kept active", "Updating database schema" : "Updating database schema", "Updated database" : "Updated database", + "Update app \"%s\" from App Store" : "Update app \"%s\" from App Store", "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)", + "Updated \"%1$s\" to %2$s" : "Updated \"%1$s\" to %2$s", "Set log level to debug" : "Set log level to debug", "Reset log level" : "Reset log level", "Starting code integrity check" : "Starting code integrity check", "Finished code integrity check" : "Finished code integrity check", "%s (incompatible)" : "%s (incompatible)", + "The following apps have been disabled: %s" : "The following apps have been disabled: %s", "Already up to date" : "Already up to date", - "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.", - "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response.", - "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel.", - "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"{suggestedOverwriteCliURL}\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"{suggestedOverwriteCliURL}\". Otherwise there might be problems with the URL generated via cron. (It is possible however that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this just in case.)", - "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "It was not possible to execute the cron job via CLI. The following technical errors have appeared:", - "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.", - "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.", - "Missing index \"{indexName}\" in table \"{tableName}\"." : "Missing index \"{indexName}\" in table \"{tableName}\".", - "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.", - "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend.", - "This is particularly recommended when using the desktop client for file synchronisation." : "This is particularly recommended when using the desktop client for file synchronisation.", - "The temporary directory of this instance points to an either non-existing or non-writable directory." : "The temporary directory of this instance points to either a non-existing or an unwritable directory.", + "Windows Command Script" : "Windows Command Script", + "Electronic book document" : "Electronic book document", + "TrueType Font Collection" : "TrueType Font Collection", + "Web Open Font Format" : "Web Open Font Format", + "GPX geographic data" : "GPX geographic data", + "Gzip archive" : "Gzip archive", + "Adobe Illustrator document" : "Adobe Illustrator document", + "Java source code" : "Java source code", + "JavaScript source code" : "JavaScript source code", + "JSON document" : "JSON document", + "Microsoft Access database" : "Microsoft Access database", + "Microsoft OneNote document" : "Microsoft OneNote document", + "Microsoft Word document" : "Microsoft Word document", + "Unknown" : "Unknown", + "PDF document" : "PDF document", + "PostScript document" : "PostScript document", + "RSS summary" : "RSS summary", + "Android package" : "Android package", + "KML geographic data" : "KML geographic data", + "KML geographic compressed data" : "KML geographic compressed data", + "Lotus Word Pro document" : "Lotus Word Pro document", + "Excel spreadsheet" : "Excel spreadsheet", + "Excel add-in" : "Excel add-in", + "Excel 2007 binary spreadsheet" : "Excel 2007 binary spreadsheet", + "Excel spreadsheet template" : "Excel spreadsheet template", + "Outlook Message" : "Outlook Message", + "PowerPoint presentation" : "PowerPoint presentation", + "PowerPoint add-in" : "PowerPoint add-in", + "PowerPoint presentation template" : "PowerPoint presentation template", + "Word document" : "Word document", + "ODF formula" : "ODF formula", + "ODG drawing" : "ODG drawing", + "ODG drawing (Flat XML)" : "ODG drawing (Flat XML)", + "ODG template" : "ODG template", + "ODP presentation" : "ODP presentation", + "ODP presentation (Flat XML)" : "ODP presentation (Flat XML)", + "ODP template" : "ODP template", + "ODS spreadsheet" : "ODS spreadsheet", + "ODS spreadsheet (Flat XML)" : "ODS spreadsheet (Flat XML)", + "ODS template" : "ODS template", + "ODT document" : "ODT document", + "ODT document (Flat XML)" : "ODT document (Flat XML)", + "ODT template" : "ODT template", + "PowerPoint 2007 presentation" : "PowerPoint 2007 presentation", + "PowerPoint 2007 show" : "PowerPoint 2007 show", + "PowerPoint 2007 presentation template" : "PowerPoint 2007 presentation template", + "Excel 2007 spreadsheet" : "Excel 2007 spreadsheet", + "Excel 2007 spreadsheet template" : "Excel 2007 spreadsheet template", + "Word 2007 document" : "Word 2007 document", + "Word 2007 document template" : "Word 2007 document template", + "Microsoft Visio document" : "Microsoft Visio document", + "WordPerfect document" : "WordPerfect document", + "7-zip archive" : "7-zip archive", + "Blender scene" : "Blender scene", + "Bzip2 archive" : "Bzip2 archive", + "Debian package" : "Debian package", + "FictionBook document" : "FictionBook document", + "Unknown font" : "Unknown font", + "Krita document" : "Krita document", + "Mobipocket e-book" : "Mobipocket e-book", + "Windows Installer package" : "Windows Installer package", + "Perl script" : "Perl script", + "PHP script" : "PHP script", + "Tar archive" : "Tar archive", + "XML document" : "XML document", + "YAML document" : "YAML document", + "Zip archive" : "Zip archive", + "Zstandard archive" : "Zstandard archive", + "AAC audio" : "AAC audio", + "FLAC audio" : "FLAC audio", + "MPEG-4 audio" : "MPEG-4 audio", + "MP3 audio" : "MP3 audio", + "Ogg audio" : "Ogg audio", + "RIFF/WAVe standard Audio" : "RIFF/WAVe standard Audio", + "WebM audio" : "WebM audio", + "MP3 ShoutCast playlist" : "MP3 ShoutCast playlist", + "Windows BMP image" : "Windows BMP image", + "Better Portable Graphics image" : "Better Portable Graphics image", + "EMF image" : "EMF image", + "GIF image" : "GIF image", + "HEIC image" : "HEIC image", + "HEIF image" : "HEIF image", + "JPEG-2000 JP2 image" : "JPEG-2000 JP2 image", + "JPEG image" : "JPEG image", + "PNG image" : "PNG image", + "SVG image" : "SVG image", + "Truevision Targa image" : "Truevision Targa image", + "TIFF image" : "TIFF image", + "WebP image" : "WebP image", + "Digital raw image" : "Digital raw image", + "Windows Icon" : "Windows Icon", + "Email message" : "Email message", + "VCS/ICS calendar" : "VCS/ICS calendar", + "CSS stylesheet" : "CSS stylesheet", + "CSV document" : "CSV document", + "HTML document" : "HTML document", + "Markdown document" : "Markdown document", + "Org-mode file" : "Org-mode file", + "Plain text document" : "Plain text document", + "Rich Text document" : "Rich Text document", + "Electronic business card" : "Electronic business card", + "C++ source code" : "C++ source code", + "LDIF address book" : "LDIF address book", + "NFO document" : "NFO document", + "PHP source" : "PHP source", + "Python script" : "Python script", + "ReStructuredText document" : "ReStructuredText document", + "3GPP multimedia file" : "3GPP multimedia file", + "MPEG video" : "MPEG video", + "DV video" : "DV video", + "MPEG-2 transport stream" : "MPEG-2 transport stream", + "MPEG-4 video" : "MPEG-4 video", + "Ogg video" : "Ogg video", + "QuickTime video" : "QuickTime video", + "WebM video" : "WebM video", + "Flash video" : "Flash video", + "Matroska video" : "Matroska video", + "Windows Media video" : "Windows Media video", + "AVI video" : "AVI video", "Error occurred while checking server setup" : "Error occurred whilst checking server setup", - "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.", - "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.", + "For more details see the {linkstart}documentation ↗{linkend}." : "For more details see the {linkstart}documentation ↗{linkend}.", "unknown text" : "unknown text", "Hello world!" : "Hello world!", "sunny" : "sunny", @@ -74,52 +216,172 @@ OC.L10N.register( "Please reload the page." : "Please reload the page.", "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.", "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>.", + "Continue to {productName}" : "Continue to {productName}", + "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["The update was successful. Redirecting you to {productName} in %n second.","The update was successful. Redirecting you to {productName} in %n seconds."], + "Applications menu" : "Applications menu", + "Apps" : "Apps", + "More apps" : "More apps", + "_{count} notification_::_{count} notifications_" : ["{count} notification","{count} notifications"], + "No" : "No", + "Yes" : "Yes", + "The remote URL must include the user." : "The remote URL must include the user.", + "Invalid remote URL." : "Invalid remote URL.", + "Failed to add the public link to your Nextcloud" : "Failed to add the public link to your Nextcloud", + "Federated user" : "Federated user", + "user@your-nextcloud.org" : "user@your-nextcloud.org", + "Create share" : "Create share", + "Direct link copied" : "Direct link copied", + "Please copy the link manually:" : "Please copy the link manually:", + "Custom date range" : "Custom date range", + "Pick start date" : "Pick start date", + "Pick end date" : "Pick end date", + "Search in date range" : "Search in date range", + "Search in current app" : "Search in current app", + "Clear search" : "Clear search", + "Search everywhere" : "Search everywhere", + "Searching …" : "Searching …", + "Start typing to search" : "Start typing to search", + "No matching results" : "No matching results", + "Today" : "Today", + "Last 7 days" : "Last 7 days", + "Last 30 days" : "Last 30 days", + "This year" : "This year", + "Last year" : "Last year", + "Unified search" : "Unified search", + "Search apps, files, tags, messages" : "Search apps, files, tags, messages", + "Places" : "Places", + "Date" : "Date", + "Search people" : "Search people", + "People" : "People", + "Filter in current view" : "Filter in current view", + "Results" : "Results", + "Load more results" : "Load more results", + "Search in" : "Search in", "Log in" : "Log in", "Logging in …" : "Logging in …", + "Log in to {productName}" : "Log in to {productName}", + "Wrong login or password." : "Wrong login or password.", + "This account is disabled" : "This account is disabled", + "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.", + "Account name or email" : "Account name or email", + "Account name" : "Account name", "Server side authentication failed!" : "Server side authentication failed!", "Please contact your administrator." : "Please contact your administrator.", + "Session error" : "Session error", + "It appears your session token has expired, please refresh the page and try again." : "It appears your session token has expired, please refresh the page and try again.", "An internal error occurred." : "An internal error occurred.", "Please try again or contact your administrator." : "Please try again or contact your administrator.", - "Username or email" : "Username or email", "Password" : "Password", - "Wrong username or password." : "Wrong username or password.", - "User disabled" : "User disabled", - "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.", + "Log in with a device" : "Log in with a device", + "Login or email" : "Login or email", + "Your account is not setup for passwordless login." : "Your account is not setup for passwordless login.", + "Your connection is not secure" : "Your connection is not secure", + "Passwordless authentication is only available over a secure connection." : "Passwordless authentication is only available over a secure connection.", + "Browser not supported" : "Browser not supported", + "Passwordless authentication is not supported in your browser." : "Passwordless authentication is not supported in your browser.", "Reset password" : "Reset password", - "Couldn't send reset email. Please contact your administrator." : "Couldn't send reset email. Please contact your administrator.", "Back to login" : "Back to login", + "If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or Login, check your spam/junk folders or ask your local administration for help." : "If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or Login, check your spam/junk folders or ask your local administration for help.", + "Couldn't send reset email. Please contact your administrator." : "Couldn't send reset email. Please contact your administrator.", + "Password cannot be changed. Please contact your administrator." : "Password cannot be changed. Please contact your administrator.", "New password" : "New password", + "Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. 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. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?", "I know what I'm doing" : "I know what I'm doing", - "Cancel" : "Cancel", - "Forgot password?" : "Forgot password?", - "Back" : "Back", + "Resetting password" : "Resetting password", + "Schedule work & meetings, synced with all your devices." : "Schedule work & meetings, synced with all your devices.", + "Keep your colleagues and friends in one place without leaking their private info." : "Keep your colleagues and friends in one place without leaking their private info.", + "Simple email app nicely integrated with Files, Contacts and Calendar." : "Simple email app nicely integrated with Files, Contacts and Calendar.", + "Chatting, video calls, screen sharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chatting, video calls, screen sharing, online meetings and web conferencing – in your browser and with mobile apps.", + "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Collaborative documents, spreadsheets and presentations, built on Collabora Online.", + "Distraction free note taking app." : "Distraction free note taking app.", + "Recommended apps" : "Recommended apps", + "Loading apps …" : "Loading apps …", + "Could not fetch list of apps from the App Store." : "Could not fetch list of apps from the App Store.", + "App download or installation failed" : "App download or installation failed", + "Cannot install this app because it is not compatible" : "Cannot install this app because it is not compatible", + "Cannot install this app" : "Cannot install this app", + "Skip" : "Skip", + "Installing apps …" : "Installing apps …", + "Install recommended apps" : "Install recommended apps", + "Avatar of {displayName}" : "Avatar of {displayName}", + "Settings menu" : "Settings menu", + "Loading your contacts …" : "Loading your contacts …", + "Looking for {term} …" : "Looking for {term} …", + "Search contacts" : "Search contacts", "Reset search" : "Reset search", - "Search" : "Search", - "Settings" : "Settings", - "Could not load your contacts" : "Could not load your contacts", "Search contacts …" : "Search contacts …", + "Could not load your contacts" : "Could not load your contacts", "No contacts found" : "No contacts found", - "Show all contacts …" : "Show all contacts …", - "Loading your contacts …" : "Loading your contacts …", - "Looking for {term} …" : "Looking for {term} …", - "No" : "No", - "Yes" : "Yes", - "No files in here" : "No files in here", - "New folder" : "New folder", - "Name" : "Name", - "Size" : "Size", - "Modified" : "Modified", - "\"{name}\" is an invalid file name." : "\"{name}\" is an invalid file name.", - "File name cannot be empty." : "File name cannot be empty.", - "\"/\" is not allowed inside a file name." : "\"/\" is not allowed inside a file name.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" is not an allowed filetype", - "{newName} already exists" : "{newName} already exists", + "Show all contacts" : "Show all contacts", + "Install the Contacts app" : "Install the Contacts app", + "Search" : "Search", + "No results for {query}" : "No results for {query}", + "Press Enter to start searching" : "Press Enter to start searching", + "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Please enter {minSearchLength} character or more to search","Please enter {minSearchLength} characters or more to search"], + "An error occurred while searching for {type}" : "An error occurred while searching for {type}", + "Search starts once you start typing and results may be reached with the arrow keys" : "Search starts once you start typing and results may be reached with the arrow keys", + "Search for {name} only" : "Search for {name} only", + "Loading more results …" : "Loading more results …", + "Forgot password?" : "Forgot password?", + "Back to login form" : "Back to login form", + "Back" : "Back", + "Login form is disabled." : "Login form is disabled.", + "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "The Nextcloud login form is disabled. Use another login option if available or contact your administration.", + "More actions" : "More actions", + "User menu" : "User menu", + "You will be identified as {user} by the account owner." : "You will be identified as {user} by the account owner.", + "You are currently not identified." : "You are currently not identified.", + "Set public name" : "Set public name", + "Change public name" : "Change public name", + "Password is too weak" : "Password is too weak", + "Password is weak" : "Password is weak", + "Password is average" : "Password is average", + "Password is strong" : "Password is strong", + "Password is very strong" : "Password is very strong", + "Password is extremely strong" : "Password is extremely strong", + "Unknown password strength" : "Unknown password strength", + "Your data directory and files are probably accessible from the internet because the <code>.htaccess</code> file does not work." : "Your data directory and files are probably accessible from the internet because the <code>.htaccess</code> file does not work.", + "For information how to properly configure your server, please {linkStart}see the documentation{linkEnd}" : "For information how to properly configure your server, please {linkStart}see the documentation{linkEnd}", + "Autoconfig file detected" : "Autoconfig file detected", + "The setup form below is pre-filled with the values from the config file." : "The setup form below is pre-filled with the values from the config file.", + "Security warning" : "Security warning", + "Create administration account" : "Create administration account", + "Administration account name" : "Administration account name", + "Administration account password" : "Administration account password", + "Storage & database" : "Storage & database", + "Data folder" : "Data folder", + "Database configuration" : "Database configuration", + "Only {firstAndOnlyDatabase} is available." : "Only {firstAndOnlyDatabase} is available.", + "Install and activate additional PHP modules to choose other database types." : "Install and activate additional PHP modules to choose other database types.", + "For more details check out the documentation." : "For more details check out the documentation.", + "Performance warning" : "Performance warning", + "You chose SQLite as database." : "You chose SQLite as database.", + "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite should only be used for minimal and development instances. For production we recommend a different database backend.", + "If you use clients for file syncing, the use of SQLite is highly discouraged." : "If you use clients for file syncing, the use of SQLite is highly discouraged.", + "Database user" : "Database user", + "Database password" : "Database password", + "Database name" : "Database name", + "Database tablespace" : "Database tablespace", + "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).", + "Database host" : "Database host", + "localhost" : "localhost", + "Installing …" : "Installing …", + "Install" : "Install", + "Need help?" : "Need help?", + "See the documentation" : "See the documentation", + "{name} version {version} and above" : "{name} version {version} and above", + "This browser is not supported" : "This browser is not supported", + "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Your browser is not supported. Please upgrade to a newer version or a supported one.", + "Continue with this unsupported browser" : "Continue with this unsupported browser", + "Supported versions" : "Supported versions", + "Search {types} …" : "Search {types} …", + "Choose {file}" : "Choose {file}", "Choose" : "Choose", + "Copy to {target}" : "Copy to {target}", "Copy" : "Copy", + "Move to {target}" : "Move to {target}", "Move" : "Move", - "Error loading file picker template: {error}" : "Error loading file picker template: {error}", "OK" : "OK", - "Error loading message template: {error}" : "Error loading message template: {error}", "read-only" : "read-only", "_{count} file conflict_::_{count} file conflicts_" : ["{count} file conflict","{count} file conflicts"], "One file conflict" : "One file conflict", @@ -127,50 +389,55 @@ OC.L10N.register( "Already existing files" : "Already existing files", "Which files do you want to keep?" : "Which files do you wish to keep?", "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.", + "Cancel" : "Cancel", "Continue" : "Continue", "(all selected)" : "(all selected)", "({count} selected)" : "({count} selected)", "Error loading file exists template" : "Error loading file exists template", - "Pending" : "Pending", - "Copy to {folder}" : "Copy to {folder}", - "Move to {folder}" : "Move to {folder}", - "Authentication required" : "Authentication required", - "This action requires you to confirm your password" : "This action requires you to confirm your password", - "Confirm" : "Confirm", - "Failed to authenticate, try again" : "Failed to authenticate, try again", + "Saving …" : "Saving …", "seconds ago" : "seconds ago", "Connection to server lost" : "Connection to server lost", "_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"], + "Add to a project" : "Add to a project", + "Show details" : "Show details", "Hide details" : "Hide details", + "Rename project" : "Rename project", + "Failed to rename the project" : "Failed to rename the project", + "Failed to create a project" : "Failed to create a project", + "Failed to add the item to the project" : "Failed to add the item to the project", + "Connect items to a project to make them easier to find" : "Connect items to a project to make them easier to find", + "Type to search for existing projects" : "Type to search for existing projects", + "New in" : "New in", "View changelog" : "View changelog", - "Very weak password" : "Very weak password", - "Weak password" : "Weak password", - "So-so password" : "So-so password", - "Good password" : "Good password", - "Strong password" : "Strong password", "No action available" : "No action available", "Error fetching contact actions" : "Error fetching contact actions", + "Close \"{dialogTitle}\" dialog" : "Close \"{dialogTitle}\" dialogue", + "Email length is at max (255)" : "Email length is at max (255)", "Non-existing tag #{tag}" : "Non-existing tag #{tag}", - "restricted" : "restricted", - "invisible" : "invisible", + "Restricted" : "Restricted", + "Invisible" : "Invisible", "Delete" : "Delete", "Rename" : "Rename", "Collaborative tags" : "Collaborative tags", "No tags found" : "No tags found", + "Clipboard not available, please copy manually" : "Clipboard not available, please copy manually", "Personal" : "Personal", - "Users" : "Users", - "Apps" : "Apps", + "Accounts" : "Accounts", "Admin" : "Admin", "Help" : "Help", "Access forbidden" : "Access denied", + "You are not allowed to access this page." : "You are not allowed to access this page.", "Back to %s" : "Back to %s", - "File not found" : "File not found", + "Page not found" : "Page not found", + "The page could not be found on the server or you may not be allowed to view it." : "The page could not be found on the server or you may not be allowed to view it.", + "Too many requests" : "Too many requests", + "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.", "Error" : "Error", - "Previous" : "Previous", "Internal Server Error" : "Internal Server Error", "The server was unable to complete your request." : "The server was unable to complete your request.", "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.", "More details can be found in the server log." : "More details can be found in the server log.", + "For more details see the documentation ↗." : "For more details see the documentation ↗.", "Technical details" : "Technical details", "Remote Address: %s" : "Remote Address: %s", "Request ID: %s" : "Request ID: %s", @@ -180,49 +447,49 @@ OC.L10N.register( "File: %s" : "File: %s", "Line: %s" : "Line: %s", "Trace" : "Trace", - "Security warning" : "Security warning", - "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.", - "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>.", - "Create an <strong>admin account</strong>" : "Create an <strong>admin account</strong>", - "Username" : "Username", - "Storage & database" : "Storage & database", - "Data folder" : "Data folder", - "Configure the database" : "Configure the database", - "Only %s is available." : "Only %s is available.", - "Install and activate additional PHP modules to choose other database types." : "Install and activate additional PHP modules to choose other database types.", - "For more details check out the documentation." : "For more details check out the documentation.", - "Database user" : "Database user", - "Database password" : "Database password", - "Database name" : "Database name", - "Database tablespace" : "Database tablespace", - "Database host" : "Database host", - "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).", - "Performance warning" : "Performance warning", - "Need help?" : "Need help?", - "See the documentation" : "See the documentation", + "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue.", + "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Could not remove CAN_INSTALL from the config folder. Please remove this file manually.", "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.", - "More apps" : "More apps", - "More" : "More", - "More apps menu" : "More apps menu", - "Contacts" : "Contacts", - "Contacts menu" : "Contacts menu", - "Settings menu" : "Settings menu", - "Confirm your password" : "Confirm your password", + "Skip to main content" : "Skip to main content", + "Skip to navigation of app" : "Skip to navigation of app", + "Go to %s" : "Go to %s", + "Get your own free account" : "Get your own free account", "Connect to your account" : "Connect to your account", - "App token" : "App token", + "Please log in before granting %1$s access to your %2$s account." : "Please log in before granting %1$s access to your %2$s account.", + "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator.", + "App password" : "App password", "Grant access" : "Grant access", - "Alternative log in using app token" : "Alternative log in using app token", + "Alternative log in using app password" : "Alternative log in using app password", "Account access" : "Account access", + "Currently logged in as %1$s (%2$s)." : "Currently logged in as %1$s (%2$s).", + "You are about to grant %1$s access to your %2$s account." : "You are about to grant %1$s access to your %2$s account.", + "Account connected" : "Account connected", + "Your client should now be connected!" : "Your client should now be connected!", + "You can close this window." : "You can close this window.", + "Previous" : "Previous", "This share is password-protected" : "This share is password-protected", - "The password is wrong. Try again." : "The password is wrong. Try again.", - "Go to %s" : "Go to %s", + "The password is wrong or expired. Please try again or request a new one." : "The password is wrong or expired. Please try again or request a new one.", + "Please type in your email address to request a temporary password" : "Please type in your email address to request a temporary password", + "Email address" : "Email address", + "Password sent!" : "Password sent!", + "You are not authorized to request a password for this share" : "You are not authorised to request a password for this share", "Two-factor authentication" : "Two-factor authentication", + "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Enhanced security is enabled for your account. Choose a second factor for authentication:", + "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Could not load at least one of your enabled two-factor auth methods. Please contact your admin.", + "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance.", + "Two-factor authentication is enforced but has not been configured on your account. Please continue to setup two-factor authentication." : "Two-factor authentication is enforced but has not been configured on your account. Please continue to setup two-factor authentication.", + "Set up two-factor authentication" : "Set up two-factor authentication", + "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance.", "Use backup code" : "Use backup code", "Cancel login" : "Cancel login", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "Enhanced security is enforced for your account. Choose which provider to set up:", "Error while validating your second factor" : "Error while validating your second factor", "Access through untrusted domain" : "Access through untrusted domain", "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.", + "Further information how to configure this can be found in the %1$sdocumentation%2$s." : "Further information how to configure this can be found in the %1$sdocumentation%2$s.", "App update required" : "App update required", + "%1$s will be updated to version %2$s" : "%1$s will be updated to version %2$s", + "The following apps will be updated:" : "The following apps will be updated:", "These incompatible apps will be disabled:" : "These incompatible apps will be disabled:", "The theme %s has been disabled." : "The theme %s has been disabled.", "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.", @@ -230,31 +497,37 @@ OC.L10N.register( "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:", "Detailed logs" : "Detailed logs", "Update needed" : "Update needed", - "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.", + "Please use the command line updater because you have a big instance with more than 50 accounts." : "Please use the command line updater because you have a big instance with more than 50 accounts.", "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>.", "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.", "Upgrade via web on my own risk" : "Upgrade via web on my own risk", + "Maintenance mode" : "Maintenance mode", "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.", + "This page will refresh itself when the instance is available again." : "This page will refresh itself when the instance is available again.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contact your system administrator if this message persists or appeared unexpectedly.", - "Couldn't reset password because the token is invalid" : "Couldn't reset password because the token is invalid", - "Couldn't reset password because the token is expired" : "Couldn't reset password because the token is expired", - "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)", - "Checked database schema update" : "Checked database schema update", - "Checking updates of apps" : "Checking updates of apps", - "Update app \"%s\" from appstore" : "Update app \"%s\" from appstore", - "Checked database schema update for apps" : "Checked database schema update for apps", - "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>.", - "Check the background job settings" : "Check the background job settings", - "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.", - "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>.", - "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.", - "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>.", - "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>.", - "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>)", - "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>:", - "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.", - "Continue to Nextcloud" : "Continue to Nextcloud", - "_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."], - "Password can not be changed. Please contact your administrator." : "Password can not be changed. Please contact your administrator." + "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps.", + "You have not added any info yet" : "You have not added any info yet", + "{user} has not added any info yet" : "{user} has not added any info yet", + "Error opening the user status modal, try hard refreshing the page" : "Error opening the user status modal, try hard refreshing the page", + "Edit Profile" : "Edit Profile", + "The headline and about sections will show up here" : "The headline and about sections will show up here", + "Very weak password" : "Very weak password", + "Weak password" : "Weak password", + "So-so password" : "So-so password", + "Good password" : "Good password", + "Strong password" : "Strong password", + "Profile not found" : "Profile not found", + "The profile does not exist." : "The profile does not exist.", + "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.", + "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>.", + "<strong>Create an admin account</strong>" : "<strong>Create an admin account</strong>", + "New admin account name" : "New admin account name", + "New admin password" : "New admin password", + "Show password" : "Show password", + "Toggle password visibility" : "Toggle password visibility", + "Configure the database" : "Configure the database", + "Only %s is available." : "Only %s is available.", + "Database account" : "Database account", + "Direct link copied to clipboard" : "Direct link copied to clipboard" }, "nplurals=2; plural=(n != 1);"); |