diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-12 01:12:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-12 01:12:25 +0000 |
commit | 44f6303dc3ebad3ed227ac5a37b8e04bab794eeb (patch) | |
tree | 360a88923dc8166de0ffc00f69714741c33ff4d3 /core/l10n/en_GB.js | |
parent | e3c787682dfebec2c8e4071aa570a7ee9f77ea52 (diff) | |
download | nextcloud-server-44f6303dc3ebad3ed227ac5a37b8e04bab794eeb.tar.gz nextcloud-server-44f6303dc3ebad3ed227ac5a37b8e04bab794eeb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 0637dbf4d24..a2dd72aa644 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -123,6 +123,14 @@ OC.L10N.register( "Shared" : "Shared", "Shared with" : "Shared with", "Shared by" : "Shared by", + "Non-existing tag #{tag}" : "Non-existing tag #{tag}", + "restricted" : "restricted", + "invisible" : "invisible", + "({scope})" : "({scope})", + "Delete" : "Delete", + "Rename" : "Rename", + "Collaborative tags" : "Collaborative tags", + "No tags found" : "No tags found", "Settings" : "Settings", "Connection to server lost" : "Connection to server lost", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem loading page, reloading in %n second","Problem loading page, reloading in %n seconds"], @@ -178,14 +186,6 @@ OC.L10N.register( "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root.", "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly.", "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly.", - "Non-existing tag #{tag}" : "Non-existing tag #{tag}", - "restricted" : "restricted", - "invisible" : "invisible", - "({scope})" : "({scope})", - "Delete" : "Delete", - "Rename" : "Rename", - "Collaborative tags" : "Collaborative tags", - "No tags found" : "No tags found", "unknown text" : "unknown text", "Hello world!" : "Hello world!", "sunny" : "sunny", |