summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/en_GB.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-20 10:50:14 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-20 10:50:14 -0400
commit5b95e7aa0f0487d7ddb07588c71d25cd973c2bb6 (patch)
tree690208feef82d3a258f9f8f2c5140bf14374449c /apps/files/l10n/en_GB.php
parent8e26f291a7912ccc3520ac53af0ddf1da714fdbc (diff)
downloadnextcloud-server-5b95e7aa0f0487d7ddb07588c71d25cd973c2bb6.tar.gz
nextcloud-server-5b95e7aa0f0487d7ddb07588c71d25cd973c2bb6.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/en_GB.php')
-rw-r--r--apps/files/l10n/en_GB.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/files/l10n/en_GB.php b/apps/files/l10n/en_GB.php
index a13399a8db3..e67719efba9 100644
--- a/apps/files/l10n/en_GB.php
+++ b/apps/files/l10n/en_GB.php
@@ -13,10 +13,8 @@ $TRANSLATIONS = array(
"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",
-"Upload failed" => "Upload failed",
"Invalid directory." => "Invalid directory.",
"Files" => "Files",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Unable to upload your file as it is a directory or has 0 bytes",
"Not enough space available" => "Not enough space available",
"Upload cancelled." => "Upload cancelled.",
"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.",
@@ -37,7 +35,6 @@ $TRANSLATIONS = array(
"_%n file_::_%n files_" => array("%n file","%n files"),
"{dirs} and {files}" => "{dirs} and {files}",
"_Uploading %n file_::_Uploading %n files_" => array("Uploading %n file","Uploading %n files"),
-"files uploading" => "files uploading",
"'.' is an invalid file name." => "'.' is an invalid file name.",
"File name cannot be empty." => "File name cannot be empty.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed.",