diff options
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index d97279eee21..38ec947e52e 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -1,6 +1,30 @@ OC.L10N.register( "core", { + "Please select a file." : "Please select a file.", + "File is too big" : "File is too big", + "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.", + "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", + "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", + "Couldn't send reset email. Please make sure your username is correct." : "Couldn't send reset email. Please make sure your username is correct.", + "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Could not send reset email because there is no email address for this username. Please contact your administrator.", + "%s password reset" : "%s password reset", + "Couldn't send reset email. Please contact your administrator." : "Couldn't send reset email. Please contact your administrator.", + "Error loading tags" : "Error loading tags", + "Tag already exists" : "Tag already exists", + "Error deleting tag(s)" : "Error deleting tag(s)", + "Error tagging" : "Error tagging", + "Error untagging" : "Error untagging", + "Error favoriting" : "Error favouriting", + "Error unfavoriting" : "Error unfavouriting", "Couldn't send mail to following users: %s " : "Couldn't send mail to following users: %s ", "Preparing update" : "Preparing update", "Turned on maintenance mode" : "Turned on maintenance mode", @@ -24,23 +48,6 @@ OC.L10N.register( "%s (incompatible)" : "%s (incompatible)", "Following apps have been disabled: %s" : "Following apps have been disabled: %s", "Already up to date" : "Already up to date", - "Please select a file." : "Please select a file.", - "File is too big" : "File is too big", - "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.", - "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", - "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", - "Couldn't send reset email. Please make sure your username is correct." : "Couldn't send reset email. Please make sure your username is correct.", - "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Could not send reset email because there is no email address for this username. Please contact your administrator.", - "%s password reset" : "%s password reset", - "Couldn't send reset email. Please contact your administrator." : "Couldn't send reset email. Please contact your administrator.", "Sunday" : "Sunday", "Monday" : "Monday", "Tuesday" : "Tuesday", @@ -203,13 +210,6 @@ OC.L10N.register( "Apps" : "Apps", "Admin" : "Admin", "Help" : "Help", - "Error loading tags" : "Error loading tags", - "Tag already exists" : "Tag already exists", - "Error deleting tag(s)" : "Error deleting tag(s)", - "Error tagging" : "Error tagging", - "Error untagging" : "Error untagging", - "Error favoriting" : "Error favouriting", - "Error unfavoriting" : "Error unfavouriting", "Access forbidden" : "Access denied", "File not found" : "File not found", "The specified document has not been found on the server." : "The specified document has not been found on the server.", |