aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/en_GB.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r--core/l10n/en_GB.js10
1 files changed, 6 insertions, 4 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js
index fa2517d7d7e..2a29cbaa92d 100644
--- a/core/l10n/en_GB.js
+++ b/core/l10n/en_GB.js
@@ -150,6 +150,7 @@ OC.L10N.register(
"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",
"More apps" : "More apps",
"Currently open" : "Currently open",
"_{count} notification_::_{count} notifications_" : ["{count} notification","{count} notifications"],
@@ -231,6 +232,7 @@ OC.L10N.register(
"Supported versions" : "Supported versions",
"{name} version {version} and above" : "{name} version {version} and above",
"Settings menu" : "Settings menu",
+ "Avatar of {displayName}" : "Avatar of {displayName}",
"Search {types} …" : "Search {types} …",
"No" : "No",
"Yes" : "Yes",
@@ -255,10 +257,6 @@ OC.L10N.register(
"({count} selected)" : "({count} selected)",
"Error loading file exists template" : "Error loading file exists template",
"Saving …" : "Saving …",
- "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",
"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"],
@@ -350,7 +348,9 @@ OC.L10N.register(
"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",
+ "This action requires you to confirm your password" : "This action requires you to confirm your password",
"Confirm your password" : "Confirm your password",
+ "Confirm" : "Confirm",
"Connect to your account" : "Connect to your account",
"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.",
@@ -427,6 +427,8 @@ OC.L10N.register(
"Home" : "Home",
"Copy to {folder}" : "Copy to {folder}",
"Move to {folder}" : "Move to {folder}",
+ "Authentication required" : "Authentication required",
+ "Failed to authenticate, try again" : "Failed to authenticate, try again",
"File not found" : "File not found",
"The document could not be found on the server. Maybe the share was deleted or has expired?" : "The document could not be found on the server. Maybe the share was deleted or has expired?",
"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.",