aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/en_GB.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r--apps/settings/l10n/en_GB.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js
index 34290c80930..9e4f0a5d4a5 100644
--- a/apps/settings/l10n/en_GB.js
+++ b/apps/settings/l10n/en_GB.js
@@ -144,6 +144,7 @@ OC.L10N.register(
"Cron last run" : "Cron last ran",
"Last background job execution ran %s. Something seems wrong. {link}." : "Last background job execution ran %s. Something seems wrong. {link}.",
"Last background job execution ran %s." : "Last background job execution ran %s.",
+ "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.",
"Database missing columns" : "Database missing columns",
"Missing optional column \"%s\" in table \"%s\"." : "Missing optional column \"%s\" in table \"%s\".",
"The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability.",
@@ -192,6 +193,9 @@ OC.L10N.register(
"You are not using MySQL" : "You are not using MySQL",
"MySQL is used as database and does support 4-byte characters" : "MySQL is used as database and does support 4-byte characters",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL.",
+ "OCS provider resolving" : "OCS provider resolving",
+ "Could not check if your web server properly resolves the OCM and OCS provider URLs." : "Could not check if your web server properly resolves the OCM and OCS provider URLs.",
+ "Your web server is not properly set up to resolve %1$s.\nThis is most likely related to a web server configuration that was not updated to deliver this folder directly.\nPlease compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx.\nOn Nginx those are typically the lines starting with \"location ~\" that need an update." : "Your web server is not properly set up to resolve %1$s.\nThis is most likely related to a web server configuration that was not updated to deliver this folder directly.\nPlease compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx.\nOn Nginx those are typically the lines starting with \"location ~\" that need an update.",
"Overwrite CLI URL" : "Overwrite CLI URL",
"The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\".",
"The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\".",
@@ -443,7 +447,6 @@ OC.L10N.register(
"Current password" : "Current password",
"New password" : "New password",
"Change password" : "Change password",
- "Your profile information" : "Your profile information",
"Your profile picture" : "Your profile picture",
"Upload profile picture" : "Upload profile picture",
"Choose profile picture from Files" : "Choose profile picture from Files",
@@ -758,6 +761,7 @@ OC.L10N.register(
"Enable or disable profile by default for new users." : "Enable or disable profile by default for new users.",
"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.",
"Please confirm the group removal " : "Please confirm the group removal ",
+ "Your profile information" : "Your profile information",
"Choose profile picture from files" : "Choose profile picture from files",
"png or jpg, max. 20 MB" : "png or jpg, max. 20 MB",
"Your email address" : "Your email address",