diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-24 15:24:38 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-24 15:24:38 -0400 |
commit | f1f7511c61cbc1cadf7b335613a3c4a565f8e482 (patch) | |
tree | 5535b45eb60baa21535bdcc2f8aa5c54e0f0cfbb /apps/files_external/l10n/en_GB.js | |
parent | d3fb5d618ea5902c989c39d72fd6ac2e5bcb65ed (diff) | |
download | nextcloud-server-f1f7511c61cbc1cadf7b335613a3c4a565f8e482.tar.gz nextcloud-server-f1f7511c61cbc1cadf7b335613a3c4a565f8e482.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 | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js index b9cf62e1965..4e573b28f6e 100644 --- a/apps/files_external/l10n/en_GB.js +++ b/apps/files_external/l10n/en_GB.js @@ -7,18 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Step 1 failed. Exception: %s", "Step 2 failed. Exception: %s" : "Step 2 failed. Exception: %s", "External storage" : "External storage", - "Storage with id \"%i\" not found" : "Storage with id \"%i\" not found", - "Invalid backend or authentication mechanism class" : "Invalid backend or authentication mechanism class", - "Invalid mount point" : "Invalid mount point", - "Objectstore forbidden" : "Objectstore forbidden", - "Invalid storage backend \"%s\"" : "Invalid storage backend \"%s\"", - "Not permitted to use backend \"%s\"" : "Not permitted to use backend \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "Not permitted to use authentication mechanism \"%s\"", - "Unsatisfied backend parameters" : "Unsatisfied backend parameters", - "Unsatisfied authentication mechanism parameters" : "Unsatisfied authentication mechanism parameters", - "Insufficient data: %s" : "Insufficient data: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Storage with id \"%i\" is not user editable", "Dropbox App Configuration" : "Dropbox App Configuration", "Google Drive App Configuration" : "Google Drive App Configuration", "Personal" : "Personal", @@ -48,6 +36,18 @@ OC.L10N.register( "Credentials saving failed" : "Credentials saving failed", "Credentials required" : "Credentials required", "Save" : "Save", + "Storage with id \"%i\" not found" : "Storage with id \"%i\" not found", + "Invalid backend or authentication mechanism class" : "Invalid backend or authentication mechanism class", + "Invalid mount point" : "Invalid mount point", + "Objectstore forbidden" : "Objectstore forbidden", + "Invalid storage backend \"%s\"" : "Invalid storage backend \"%s\"", + "Not permitted to use backend \"%s\"" : "Not permitted to use backend \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Not permitted to use authentication mechanism \"%s\"", + "Unsatisfied backend parameters" : "Unsatisfied backend parameters", + "Unsatisfied authentication mechanism parameters" : "Unsatisfied authentication mechanism parameters", + "Insufficient data: %s" : "Insufficient data: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Storage with id \"%i\" is not user editable", "Access key" : "Access key", "Secret key" : "Secret key", "Builtin" : "Builtin", |