summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/en_GB.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-04-29 01:56:49 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-04-29 01:56:49 -0400
commitb4a5093da850eca8dd24c8817b702b343c368f3d (patch)
tree00e4e0824f2751b6b47c9d19abcf310857d5cb3e /apps/files/l10n/en_GB.php
parent369522dbf59e1628fa06ea4ab21fc2cc2f6ad4c0 (diff)
downloadnextcloud-server-b4a5093da850eca8dd24c8817b702b343c368f3d.tar.gz
nextcloud-server-b4a5093da850eca8dd24c8817b702b343c368f3d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/en_GB.php')
-rw-r--r--apps/files/l10n/en_GB.php12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/en_GB.php b/apps/files/l10n/en_GB.php
index 93e1007e37c..fa024d1c9f7 100644
--- a/apps/files/l10n/en_GB.php
+++ b/apps/files/l10n/en_GB.php
@@ -42,14 +42,17 @@ $TRANSLATIONS = array(
"Share" => "Share",
"Delete permanently" => "Delete permanently",
"Rename" => "Rename",
+"Your download is being prepared. This might take some time if the files are big." => "Your download is being prepared. This might take some time if the files are big.",
+"Pending" => "Pending",
"Error moving file" => "Error moving file",
"Error" => "Error",
-"Pending" => "Pending",
"Could not rename file" => "Could not rename file",
"Error deleting file." => "Error deleting file.",
+"Name" => "Name",
+"Size" => "Size",
+"Modified" => "Modified",
"_%n folder_::_%n folders_" => array("%n folder","%n folders"),
"_%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"),
"\"{name}\" is an invalid file name." => "\"{name}\" is an invalid file name.",
"Your storage is full, files can not be updated or synced anymore!" => "Your storage is full, files can not be updated or synced anymore!",
@@ -57,10 +60,7 @@ $TRANSLATIONS = array(
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" => "Encryption App is enabled but your keys are not initialised, please log-out and log-in again",
"Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files.",
"Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files.",
-"Your download is being prepared. This might take some time if the files are big." => "Your download is being prepared. This might take some time if the files are big.",
-"Name" => "Name",
-"Size" => "Size",
-"Modified" => "Modified",
+"{dirs} and {files}" => "{dirs} and {files}",
"%s could not be renamed" => "%s could not be renamed",
"Upload (max. %s)" => "Upload (max. %s)",
"File handling" => "File handling",