diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-07 01:56:01 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-07 01:56:01 -0400 |
commit | 1576a9a10b63b5d4a02a3721678613d5825730a8 (patch) | |
tree | 468908dee1e1118ca3cbfb34b0a75155dbbe9eb2 /core/l10n/en_GB.json | |
parent | fade4796e74f3f26ebfb0be086a4f85e2ccfaf58 (diff) | |
download | nextcloud-server-1576a9a10b63b5d4a02a3721678613d5825730a8.tar.gz nextcloud-server-1576a9a10b63b5d4a02a3721678613d5825730a8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.json')
-rw-r--r-- | core/l10n/en_GB.json | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index a69eb61e966..3a52761ef4b 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -1,4 +1,28 @@ { "translations": { + "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", @@ -22,23 +46,6 @@ "%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", @@ -201,13 +208,6 @@ "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.", |