diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-16 00:31:48 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-16 00:31:48 -0400 |
commit | 630be99ddf8508dd5d4b84bd5b9493bf84cc2e6a (patch) | |
tree | 388d3a25609a938e98ca5e632b09b247363ec4f5 /core/l10n/en_GB.php | |
parent | 04ea419f50746fb07ab6861b9b14610f564e7827 (diff) | |
download | nextcloud-server-630be99ddf8508dd5d4b84bd5b9493bf84cc2e6a.tar.gz nextcloud-server-630be99ddf8508dd5d4b84bd5b9493bf84cc2e6a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.php')
-rw-r--r-- | core/l10n/en_GB.php | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/core/l10n/en_GB.php b/core/l10n/en_GB.php index 389933044e0..575abe23f71 100644 --- a/core/l10n/en_GB.php +++ b/core/l10n/en_GB.php @@ -96,8 +96,12 @@ $TRANSLATIONS = array( "Email sent" => "Email sent", "Warning" => "Warning", "The object type is not specified." => "The object type is not specified.", +"Enter new" => "Enter new", "Delete" => "Delete", "Add" => "Add", +"Edit tags" => "Edit tags", +"Error loading dialog template: {error}" => "Error loading dialog template: {error}", +"No tags selected for deletion." => "No tags selected for deletion.", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>.", "The update was successful. Redirecting you to ownCloud now." => "The update was successful. Redirecting you to ownCloud now.", "%s password reset" => "%s password reset", @@ -118,6 +122,13 @@ $TRANSLATIONS = array( "Apps" => "Apps", "Admin" => "Admin", "Help" => "Help", +"Error loading tags" => "Error loading tags", +"Tag already exists" => "Tag already exists", +"Error deleting tag(s)" => "Error deleting tag(s)", +"Error tagging" => "Error tagging", +"Error untagging" => "Error untagging", +"Error favoriting" => "Error favouriting", +"Error unfavoriting" => "Error unfavouriting", "Access forbidden" => "Access denied", "Cloud not found" => "Cloud not found", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n", |