diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-24 02:16:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-24 02:16:54 +0000 |
commit | 7824599d71c09eb2c6ec6f3e57a324a378f174ea (patch) | |
tree | 5fec17ef6184c5eb5f9a3ef9779d13729b409028 /apps/files/l10n/en_GB.js | |
parent | 6b5db20fc9f101478809c0d34f630d35dfcd9d93 (diff) | |
download | nextcloud-server-7824599d71c09eb2c6ec6f3e57a324a378f174ea.tar.gz nextcloud-server-7824599d71c09eb2c6ec6f3e57a324a378f174ea.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r-- | apps/files/l10n/en_GB.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 0c8017c7b61..abd9d9c36d9 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -4,15 +4,13 @@ OC.L10N.register( "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.", "…" : "…", @@ -84,6 +82,7 @@ OC.L10N.register( "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", @@ -125,6 +124,7 @@ OC.L10N.register( "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", |