diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-04 01:57:48 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-04 01:57:48 -0400 |
commit | f5c4754c2b0d5c6e53688dea472339ec45afc448 (patch) | |
tree | ef7c19412e00ee2da508c393abb79a4eae6ec1ba /settings/l10n/en_GB.php | |
parent | 3a1994d00149bea6d554c96a3bdee3126cfb17b8 (diff) | |
download | nextcloud-server-f5c4754c2b0d5c6e53688dea472339ec45afc448.tar.gz nextcloud-server-f5c4754c2b0d5c6e53688dea472339ec45afc448.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/en_GB.php')
-rw-r--r-- | settings/l10n/en_GB.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/settings/l10n/en_GB.php b/settings/l10n/en_GB.php index 3ee4f2a0ae0..26f565c589a 100644 --- a/settings/l10n/en_GB.php +++ b/settings/l10n/en_GB.php @@ -64,7 +64,6 @@ $TRANSLATIONS = array( "Restore encryption keys." => "Restore encryption keys.", "deleted" => "deleted", "undo" => "undo", -"Unable to remove user" => "Unable to remove user", "Groups" => "Groups", "Group Admin" => "Group Admin", "Delete" => "Delete", @@ -125,7 +124,6 @@ $TRANSLATIONS = array( "Allow users to share items shared with them again" => "Allow users to share items shared with them again", "Allow users to share with anyone" => "Allow users to share with anyone", "Allow users to only share with users in their groups" => "Allow users to only share with users in their groups", -"Allow mail notification" => "Allow mail notification", "Allow users to send mail notification for shared files" => "Allow users to send mail notification for shared files", "Exclude groups from sharing" => "Exclude groups from sharing", "These groups will still be able to receive shares, but not to initiate them." => "These groups will still be able to receive shares, but not to initiate them.", @@ -196,12 +194,10 @@ $TRANSLATIONS = array( "Create" => "Create", "Admin Recovery Password" => "Admin Recovery Password", "Enter the recovery password in order to recover the users files during password change" => "Enter the recovery password in order to recover the user's files during password change", -"Default Storage" => "Default Storage", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" => "Please enter storage quota (e.g. \"512 MB\" or \"12 GB\")", "Unlimited" => "Unlimited", "Other" => "Other", "Username" => "Username", -"Storage" => "Storage", "change full name" => "change full name", "set new password" => "set new password", "Default" => "Default" |