diff options
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index 8afed9f702e..a245b80eb8e 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -104,15 +104,9 @@ OC.L10N.register( "Error: This app can not be enabled because it makes the server unstable" : "Error: This app can not be enabled because it makes the server unstable", "Error: Could not disable broken app" : "Error: Could not disable broken app", "Error while disabling broken app" : "Error whilst disabling broken app", - "No app updates available" : "No app updates available", - "Updating...." : "Updating....", - "Error while updating app" : "Error whilst updating app", "Updated" : "Updated", "Removing …" : "Removing …", - "Error while removing app" : "Error while removing app", "Remove" : "Remove", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds.", - "App update" : "App update", "Approved" : "Approved", "Experimental" : "Experimental", "No apps found for {query}" : "No apps found for {query}", @@ -396,9 +390,13 @@ OC.L10N.register( "Unable to remove user from group %s" : "Unable to remove user from group %s", "Sending..." : "Sending...", "_You have %n app update pending_::_You have %n app updates pending_" : ["You have %n app update pending","You have %n app updates pending"], + "Updating...." : "Updating....", + "Error while updating app" : "Error whilst updating app", "Uninstalling ...." : "Uninstalling...", "Error while uninstalling app" : "Error whilst uninstalling app", "Uninstall" : "Uninstall", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds.", + "App update" : "App update", "__language_name__" : "English (British English)", "Personal info" : "Personal info", "Sessions" : "Sessions", @@ -447,6 +445,7 @@ OC.L10N.register( "Subscribe to our newsletter!" : "Subscribe to our newsletter!", "Show last log in" : "Show last log in", "Group name" : "Group name", + "Error while removing app" : "Error while removing app", "Verifying" : "Verifying", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Ticks section and the documentation for more information." : "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Ticks section and the documentation for more information.", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection.", |