diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-04 01:55:19 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-04 01:55:19 -0500 |
commit | 84785a6a390733fead61af5856c56dbc9ad19cd9 (patch) | |
tree | 48a7177cf24d6ce5d4444e6b46ccf523d5901fac /apps/files/l10n/en_GB.js | |
parent | e12c83e3dc85d80d6271e05395b3e55e98b3a2b0 (diff) | |
download | nextcloud-server-84785a6a390733fead61af5856c56dbc9ad19cd9.tar.gz nextcloud-server-84785a6a390733fead61af5856c56dbc9ad19cd9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r-- | apps/files/l10n/en_GB.js | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 92652d8a586..ae7557cc467 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -12,10 +12,6 @@ OC.L10N.register( "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Invalid name: '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed.", "The target folder has been moved or deleted." : "The target folder has been moved or deleted.", "The name %s is already used in the folder %s. Please choose a different name." : "The name %s is already used in the folder %s. Please choose a different name.", - "Not a valid source" : "Not a valid source", - "Server is not allowed to open URLs, please check the server configuration" : "Server is not allowed to open URLs, please check the server configuration", - "The file exceeds your quota by %s" : "The file exceeds your quota by %s", - "Error while downloading %s to %s" : "Error whilst downloading %s to %s", "Error when creating the file" : "Error when creating the file", "Folder name cannot be empty." : "Folder name cannot be empty.", "Error when creating the folder" : "Error when creating the folder", @@ -43,11 +39,9 @@ OC.L10N.register( "Upload cancelled." : "Upload cancelled.", "Could not get result from server." : "Could not get result from server.", "File upload is in progress. Leaving the page now will cancel the upload." : "File upload is in progress. Leaving the page now will cancel the upload.", - "URL cannot be empty" : "URL cannot be empty", "{new_name} already exists" : "{new_name} already exists", "Could not create file" : "Could not create file", "Could not create folder" : "Could not create folder", - "Error fetching URL" : "Error fetching URL", "Rename" : "Rename", "Delete" : "Delete", "Disconnect storage" : "Disconnect storage", @@ -108,7 +102,6 @@ OC.L10N.register( "Text file" : "Text file", "New folder" : "New folder", "Folder" : "Folder", - "From link" : "From link", "Upload" : "Upload", "Cancel upload" : "Cancel upload", "No files yet" : "No files yet", |