diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-10-02 02:15:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-10-02 02:15:31 +0000 |
commit | e75f81ac84e29e92f5ee8174106e60111bd1dc9b (patch) | |
tree | e1af2ec176b2ccd2c43eabb82764aadd1e461771 /settings/l10n/en_GB.js | |
parent | 4904f6ce7c70f27000357fa829a0e3fffb043128 (diff) | |
download | nextcloud-server-e75f81ac84e29e92f5ee8174106e60111bd1dc9b.tar.gz nextcloud-server-e75f81ac84e29e92f5ee8174106e60111bd1dc9b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index 479702f2273..5a35fd6bbff 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -82,6 +82,24 @@ OC.L10N.register( "Install Client" : "Install Client", "Unlimited" : "Unlimited", "Limit to groups" : "Limit to groups", + "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Official apps are developed by the community. They offer additional functionality and are ready for production use.", + "Official" : "Official", + "Remove" : "Remove", + "Disable" : "Disable", + "All" : "All", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "This app has no minimum Nextcloud version assigned. This will cause an error in the future.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "This app has no maximum Nextcloud version assigned. This will cause an error in the future.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "This app cannot be installed because the following dependencies are not fulfilled:", + "View in store" : "View in store", + "Visit website" : "Visit website", + "Report a bug" : "Report a bug", + "User documentation" : "User documentation", + "Admin documentation" : "Admin documentation", + "Developer documentation" : "Developer documentation", + "No apps found for your version" : "No apps found for your version", + "Enable all" : "Enable all", + "Enable" : "Enable", + "The app will be downloaded from the app store" : "The app will be downloaded from the app store", "Allow filesystem access" : "Allow filesystem access", "Revoke" : "Revoke", "Internet Explorer" : "Internet Explorer", @@ -109,26 +127,6 @@ OC.L10N.register( "Done" : "Done", "Copied!" : "Copied!", "Copy" : "Copy", - "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Official apps are developed by the community. They offer additional functionality and are ready for production use.", - "Official" : "Official", - "Remove" : "Remove", - "Disable" : "Disable", - "All" : "All", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "This app has no minimum Nextcloud version assigned. This will cause an error in the future.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "This app has no maximum Nextcloud version assigned. This will cause an error in the future.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "This app cannot be installed because the following dependencies are not fulfilled:", - "View in store" : "View in store", - "Visit website" : "Visit website", - "Report a bug" : "Report a bug", - "User documentation" : "User documentation", - "Admin documentation" : "Admin documentation", - "Developer documentation" : "Developer documentation", - "No apps found for your version" : "No apps found for your version", - "Enable all" : "Enable all", - "Enable" : "Enable", - "The app will be downloaded from the app store" : "The app will be downloaded from the app store", - "New password" : "New password", - "{size} used" : "{size} used", "Email" : "Email", "Group admin for" : "Group admin for", "Quota" : "Quota", @@ -137,6 +135,8 @@ OC.L10N.register( "User backend" : "User backend", "Last login" : "Last login", "Default quota" : "Default quota", + "New password" : "New password", + "{size} used" : "{size} used", "Your apps" : "Your apps", "Disabled apps" : "Disabled apps", "Updates" : "Updates", |