diff options
Diffstat (limited to 'apps/files/l10n/en_GB.json')
-rw-r--r-- | apps/files/l10n/en_GB.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 470904db5e8..b6cb1b1e4dd 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -2,15 +2,13 @@ "Storage is temporarily not available" : "Storage is temporarily not available", "Storage invalid" : "Storage invalid", "Unknown error" : "Unknown error", - "All files" : "All files", - "Recent" : "Recent", - "Favorites" : "Favourites", "File could not be found" : "File could not be found", "Move or copy" : "Move or copy", "Download" : "Download", "Delete" : "Delete", "Home" : "Home", "Close" : "Close", + "Favorites" : "Favourites", "Could not create folder \"{dir}\"" : "Could not create folder \"{dir}\"", "Upload cancelled." : "Upload cancelled.", "…" : "…", @@ -82,6 +80,7 @@ "Favorite" : "Favourite", "New folder" : "New folder", "Upload file" : "Upload file", + "Recent" : "Recent", "Not favorited" : "Not favourited", "Remove from favorites" : "Remove from favourites", "Add to favorites" : "Add to favourites", @@ -123,6 +122,7 @@ "A file or folder has been <strong>deleted</strong>" : "A file or folder has been <strong>deleted</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limit notifications about creation and changes to your <strong>favourite files</strong> <em>(Stream only)</em>", "A file or folder has been <strong>restored</strong>" : "A file or folder has been <strong>restored</strong>", + "All files" : "All files", "Unlimited" : "Unlimited", "Upload (max. %s)" : "Upload (max. %s)", "Accept" : "Accept", |