summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/en_GB.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-09 01:55:47 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-09 01:55:47 -0400
commit317e6d03b44a1c8e780065b87a90e947797dbe86 (patch)
tree22f46c01eba3c0852109fe77493ee34144fd57d7 /apps/files/l10n/en_GB.php
parentae7f632a1afabfa3d33d27d7b5829af21258ca1d (diff)
downloadnextcloud-server-317e6d03b44a1c8e780065b87a90e947797dbe86.tar.gz
nextcloud-server-317e6d03b44a1c8e780065b87a90e947797dbe86.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/en_GB.php')
-rw-r--r--apps/files/l10n/en_GB.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/en_GB.php b/apps/files/l10n/en_GB.php
index 0fde6d11aad..6b192c23ffe 100644
--- a/apps/files/l10n/en_GB.php
+++ b/apps/files/l10n/en_GB.php
@@ -61,6 +61,7 @@ $TRANSLATIONS = array(
"Modified" => "Modified",
"_%n folder_::_%n folders_" => array("%n folder","%n folders"),
"_%n file_::_%n files_" => array("%n file","%n files"),
+"You don’t have permission to upload or create files here" => "You don’t have permission to upload or create files here",
"_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!",
@@ -84,7 +85,6 @@ $TRANSLATIONS = array(
"New folder" => "New folder",
"Folder" => "Folder",
"From link" => "From link",
-"You don’t have permission to upload or create files here" => "You don’t have permission to upload or create files here",
"Nothing in here. Upload something!" => "Nothing in here. Upload something!",
"Download" => "Download",
"Upload too large" => "Upload too large",