diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-23 14:54:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-23 14:54:28 +0000 |
commit | a9fb21f9fccf14eee9192a01a22a41b94904a729 (patch) | |
tree | c355d852358a6fe159cfebb5082d29092434d299 /apps/files_external/l10n/en_GB.js | |
parent | 39338aaa676168b0a53c3a1f6d5363569f303361 (diff) | |
download | nextcloud-server-a9fb21f9fccf14eee9192a01a22a41b94904a729.tar.gz nextcloud-server-a9fb21f9fccf14eee9192a01a22a41b94904a729.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/en_GB.js')
-rw-r--r-- | apps/files_external/l10n/en_GB.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js index 6744965df42..73555043098 100644 --- a/apps/files_external/l10n/en_GB.js +++ b/apps/files_external/l10n/en_GB.js @@ -13,6 +13,14 @@ OC.L10N.register( "All users. Type to select user or group." : "All users. Type to select user or group.", "(group)" : "(group)", "Compatibility with Mac NFD encoding (slow)" : "Compatibility with Mac NFD encoding (slow)", + "Enable encryption" : "Enable encryption", + "Enable previews" : "Enable previews", + "Enable sharing" : "Enable sharing", + "Check for changes" : "Check for changes", + "Never" : "Never", + "Once every direct access" : "Once every direct access", + "Read only" : "Read only", + "Delete" : "Delete", "Admin defined" : "Admin defined", "Are you sure you want to delete this external storage?" : "Are you sure you want to delete this external storage?", "Delete storage?" : "Delete storage?", @@ -107,13 +115,6 @@ OC.L10N.register( "Name" : "Name", "Storage type" : "Storage type", "Scope" : "Scope", - "Enable encryption" : "Enable encryption", - "Enable previews" : "Enable previews", - "Enable sharing" : "Enable sharing", - "Check for changes" : "Check for changes", - "Never" : "Never", - "Once every direct access" : "Once every direct access", - "Read only" : "Read only", "Folder name" : "Folder name", "External storage" : "External storage", "Authentication" : "Authentication", @@ -135,7 +136,6 @@ OC.L10N.register( "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it.", "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", - "Delete" : "Delete", "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" }, |