aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/en_GB.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-24 01:56:32 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-24 01:56:32 -0500
commitcb69e6c2011d43b2c19e594e89cbe7c737aaef1b (patch)
treeb7d90818918a3907d6fe0e4f3a98b133aace7ea0 /apps/files/l10n/en_GB.js
parent2bffeefee1d366a82eda66b9bd8a04f04bacab77 (diff)
downloadnextcloud-server-cb69e6c2011d43b2c19e594e89cbe7c737aaef1b.tar.gz
nextcloud-server-cb69e6c2011d43b2c19e594e89cbe7c737aaef1b.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r--apps/files/l10n/en_GB.js22
1 files changed, 3 insertions, 19 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js
index cf37ac56dc0..a190c45e846 100644
--- a/apps/files/l10n/en_GB.js
+++ b/apps/files/l10n/en_GB.js
@@ -4,13 +4,6 @@ OC.L10N.register(
"Storage not available" : "Storage not available",
"Storage invalid" : "Storage invalid",
"Unknown error" : "Unknown error",
- "Could not move %s - File with this name already exists" : "Could not move %s - File with this name already exists",
- "Could not move %s" : "Could not move %s",
- "Permission denied" : "Permission denied",
- "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.",
- "Error when creating the file" : "Error when creating the file",
- "Error when creating the folder" : "Error when creating the folder",
"Unable to set upload directory." : "Unable to set upload directory.",
"Invalid Token" : "Invalid Token",
"No file was uploaded. Unknown error" : "No file was uploaded. Unknown error",
@@ -22,6 +15,7 @@ OC.L10N.register(
"Missing a temporary folder" : "Missing a temporary folder",
"Failed to write to disk" : "Failed to write to disk",
"Not enough storage available" : "Not enough storage available",
+ "The target folder has been moved or deleted." : "The target folder has been moved or deleted.",
"Upload failed. Could not find uploaded file" : "Upload failed. Could not find uploaded file",
"Upload failed. Could not get file info." : "Upload failed. Could not get file info.",
"Invalid directory." : "Invalid directory.",
@@ -44,14 +38,6 @@ OC.L10N.register(
"Select" : "Select",
"Pending" : "Pending",
"Unable to determine date" : "Unable to determine date",
- "Error moving file." : "Error moving file.",
- "Error moving file" : "Error moving file",
- "Error" : "Error",
- "{new_name} already exists" : "{new_name} already exists",
- "Could not rename file" : "Could not rename file",
- "Could not create file" : "Could not create file",
- "Could not create folder" : "Could not create folder",
- "Error deleting file." : "Error deleting file.",
"No entries in this folder match '{filter}'" : "No entries in this folder match '{filter}'",
"Name" : "Name",
"Size" : "Size",
@@ -69,7 +55,6 @@ OC.L10N.register(
"_matches '{filter}'_::_match '{filter}'_" : ["matches '{filter}'","match '{filter}'"],
"Favorited" : "Favourited",
"Favorite" : "Favourite",
- "Text file" : "Text file",
"Folder" : "Folder",
"New folder" : "New folder",
"Upload" : "Upload",
@@ -88,8 +73,6 @@ OC.L10N.register(
"%2$s deleted %1$s" : "%2$s deleted %1$s",
"You restored %1$s" : "You restored %1$s",
"%2$s restored %1$s" : "%2$s restored %1$s",
- "%s could not be renamed as it has been deleted" : "%s could not be renamed as it has been deleted",
- "%s could not be renamed" : "%s could not be renamed",
"Upload (max. %s)" : "Upload (max. %s)",
"File handling" : "File handling",
"Maximum upload size" : "Maximum upload size",
@@ -108,6 +91,7 @@ OC.L10N.register(
"Files are being scanned, please wait." : "Files are being scanned, please wait.",
"Currently scanning" : "Currently scanning",
"No favorites" : "No favourites",
- "Files and folders you mark as favorite will show up here" : "Files and folders you mark as favourite will show up here"
+ "Files and folders you mark as favorite will show up here" : "Files and folders you mark as favourite will show up here",
+ "Text file" : "Text file"
},
"nplurals=2; plural=(n != 1);");