diff options
Diffstat (limited to 'apps/files_external/l10n/en_GB.json')
-rw-r--r-- | apps/files_external/l10n/en_GB.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/files_external/l10n/en_GB.json b/apps/files_external/l10n/en_GB.json index f8eba19c544..bafc6e617fd 100644 --- a/apps/files_external/l10n/en_GB.json +++ b/apps/files_external/l10n/en_GB.json @@ -5,18 +5,6 @@ "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", @@ -46,6 +34,18 @@ "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", |