diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-27 02:32:11 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-27 02:32:11 -0400 |
commit | 119ecc6f34a063e7265bf721c0ee04bb9bdb25b3 (patch) | |
tree | 384418bcae2d75e4ff89f11d8e54ce3729e76d41 /core/l10n/en_GB.php | |
parent | 9e9b2afe50be1fdffae92efac1dfce5babae7c34 (diff) | |
download | nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.tar.gz nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.php')
-rw-r--r-- | core/l10n/en_GB.php | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/core/l10n/en_GB.php b/core/l10n/en_GB.php index 575abe23f71..e19c66bda58 100644 --- a/core/l10n/en_GB.php +++ b/core/l10n/en_GB.php @@ -2,7 +2,6 @@ $TRANSLATIONS = array( "%s shared »%s« with you" => "%s shared \"%s\" with you", "Couldn't send mail to following users: %s " => "Couldn't send mail to following users: %s ", -"group" => "group", "Turned on maintenance mode" => "Turned on maintenance mode", "Turned off maintenance mode" => "Turned off maintenance mode", "Updated database" => "Updated database", @@ -68,8 +67,6 @@ $TRANSLATIONS = array( "Error while changing permissions" => "Error whilst changing permissions", "Shared with you and the group {group} by {owner}" => "Shared with you and the group {group} by {owner}", "Shared with you by {owner}" => "Shared with you by {owner}", -"Share with" => "Share with", -"Share with link" => "Share with link", "Password protect" => "Password protect", "Password" => "Password", "Allow Public Upload" => "Allow Public Upload", @@ -79,10 +76,10 @@ $TRANSLATIONS = array( "Expiration date" => "Expiration date", "Share via email:" => "Share via email:", "No people found" => "No people found", +"group" => "group", "Resharing is not allowed" => "Resharing is not allowed", "Shared in {item} with {user}" => "Shared in {item} with {user}", "Unshare" => "Unshare", -"notify user by email" => "notify user by email", "can edit" => "can edit", "access control" => "access control", "create" => "create", |