diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-02 00:07:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-02 00:07:20 +0000 |
commit | f27d382c4775d1a47ca8d81a987fd82b79cf05c9 (patch) | |
tree | 4c6fb414674c5eaf89242b02b5ae07a53e60059f /core/l10n/en_GB.js | |
parent | af6f5e8fad2584b5291a0ada8695d5a0a9952a13 (diff) | |
download | nextcloud-server-f27d382c4775d1a47ca8d81a987fd82b79cf05c9.tar.gz nextcloud-server-f27d382c4775d1a47ca8d81a987fd82b79cf05c9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 4f41dfc9c46..aae14992022 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -99,9 +99,6 @@ OC.L10N.register( "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>.", "Shared" : "Shared", "Shared with {recipients}" : "Shared with {recipients}", - "Error" : "Error", - "Error while sharing" : "Error whilst sharing", - "Error while unsharing" : "Error whilst unsharing", "Error setting expiration date" : "Error setting expiration date", "The public link will expire no later than {days} days after it is created" : "The public link will expire no later than {days} days after it is created", "Set expiration date" : "Set expiration date", @@ -122,6 +119,7 @@ OC.L10N.register( "remote" : "remote", "Unshare" : "Unshare", "Could not unshare" : "Could not unshare", + "Error while sharing" : "Error whilst sharing", "Share details could not be loaded for this item." : "Share details could not be loaded for this item.", "No users or groups found for {search}" : "No users or groups found for {search}", "No users found for {search}" : "No users found for {search}", @@ -129,6 +127,7 @@ OC.L10N.register( "{sharee} (group)" : "{sharee} (group)", "{sharee} (remote)" : "{sharee} (remote)", "Share" : "Share", + "Error" : "Error", "Error removing share" : "Error removing share", "Non-existing tag #{tag}" : "Non-existing tag #{tag}", "restricted" : "restricted", @@ -137,12 +136,6 @@ OC.L10N.register( "Delete" : "Delete", "Rename" : "Rename", "Collaborative tags" : "Collaborative tags", - "The object type is not specified." : "The object type is not specified.", - "Enter new" : "Enter new", - "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.", "unknown text" : "unknown text", "Hello world!" : "Hello world!", "sunny" : "sunny", @@ -244,8 +237,15 @@ OC.L10N.register( "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?", "Ok" : "OK", "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root.", + "Error while unsharing" : "Error whilst unsharing", "can edit" : "can edit", "access control" : "access control", + "The object type is not specified." : "The object type is not specified.", + "Enter new" : "Enter new", + "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 successful. Redirecting you to Nextcloud now." : "The update was successful. Redirecting you to Nextcloud.", "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", "The share will expire on %s." : "The share will expire on %s.", |