Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-22 03:12:11 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-22 03:12:11 +0300
commite4551106f5e8df91be2b70fe9058292c985b6913 (patch)
tree629b5b04092982d2712243115ccb784ac7c2caad /apps/files_external/l10n/en_GB.json
parent45018a0e839f71dd8fac892125b77b5bccd1713a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/en_GB.json')
-rw-r--r--apps/files_external/l10n/en_GB.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/en_GB.json b/apps/files_external/l10n/en_GB.json
index d55600d3a79..b66f9a36537 100644
--- a/apps/files_external/l10n/en_GB.json
+++ b/apps/files_external/l10n/en_GB.json
@@ -125,7 +125,6 @@
"Advanced settings" : "Advanced settings",
"Delete" : "Delete",
"Allow users to mount external storage" : "Allow users to mount external storage",
- "Allow users to mount the following external storage" : "Allow users to mount the following external storage",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Fetching request tokens failed. Verify that your app key and secret are correct.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Fetching access tokens failed. Verify that your app key and secret are correct.",
"Step 1 failed. Exception: %s" : "Step 1 failed. Exception: %s",
@@ -138,6 +137,7 @@
"This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, Google Drive, Dropbox, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, Google Drive, Dropbox, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation.",
"No external storage configured" : "No external storage configured",
"You can add external storages in the personal settings" : "You can add external storages in the personal settings",
+ "Allow users to mount the following external storage" : "Allow users to mount the following external storage",
"Are you sure you want to delete this external storage" : "Are you sure you want to delete this external storage"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file