diff options
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r-- | apps/files/l10n/en_GB.js | 45 |
1 files changed, 31 insertions, 14 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 69522ab636b..4fb2266ad8a 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -37,10 +37,10 @@ OC.L10N.register( "Set reminder" : "Set reminder", "Edit locally" : "Edit locally", "Open" : "Open", - "Delete file" : "Delete file", - "Delete folder" : "Delete folder", - "Disconnect storage" : "Disconnect storage", - "Leave this share" : "Leave this share", + "_Delete file_::_Delete files_" : ["Delete file","Delete files"], + "_Delete folder_::_Delete folders_" : ["Delete folder","Delete folders"], + "_Disconnect storage_::_Disconnect storages_" : ["Disconnect storage","Disconnect storages"], + "_Leave this share_::_Leave these shares_" : ["Leave this share","Leave these shares"], "Could not load info for file \"{file}\"" : "Could not load info for file \"{file}\"", "Files" : "Files", "Details" : "Details", @@ -101,12 +101,12 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "Your storage is almost full ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["matches \"{filter}\"","match \"{filter}\""], "View in folder" : "View in folder", - "Direct link was copied (only works for users who have access to this file/folder)" : "Direct link was copied (only works for users who have access to this file/folder)", + "Direct link was copied (only works for people who have access to this file/folder)" : "Direct link was copied (only works for people who have access to this file/folder)", "Path" : "Path", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Favourited", "Favorite" : "Favourite", - "Copy direct link (only works for users who have access to this file/folder)" : "Copy direct link (only works for users who have access to this file/folder)", + "Copy direct link (only works for people who have access to this file/folder)" : "Copy direct link (only works for people who have access to this file/folder)", "New folder" : "New folder", "Create new folder" : "Create new folder", "Upload file" : "Upload file", @@ -127,7 +127,7 @@ OC.L10N.register( "Restored by {user}" : "Restored by {user}", "Renamed by {user}" : "Renamed by {user}", "Moved by {user}" : "Moved by {user}", - "\"remote user\"" : "\"remote user\"", + "\"remote account\"" : "\"remote account\"", "You created {file}" : "You created {file}", "You created an encrypted file in {file}" : "You created an encrypted file in {file}", "{user} created {file}" : "{user} created {file}", @@ -175,7 +175,8 @@ OC.L10N.register( "Drag and drop files here to upload" : "Drag and drop files here to upload", "Your have used your space quota and cannot upload files anymore" : "Your have used your space quota and cannot upload files anymore", "You don’t have permission to upload or create files here" : "You don’t have permission to upload or create files here", - "Upload successful" : "Upload successful", + "Some files could not be uploaded" : "Some files could not be uploaded", + "Files uploaded successfully" : "Files uploaded successfully", "\"{displayName}\" action executed successfully" : "\"{displayName}\" action executed successfully", "\"{displayName}\" action failed" : "\"{displayName}\" action failed", "Toggle selection for file \"{displayName}\"" : "Toggle selection for file \"{displayName}\"", @@ -194,8 +195,6 @@ OC.L10N.register( "Could not rename \"{oldName}\", it does not exist any more" : "Could not rename \"{oldName}\", it does not exist any more", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name.", "Could not rename \"{oldName}\"" : "Could not rename \"{oldName}\"", - "Could not copy {file}. {message}" : "Could not copy {file}. {message}", - "Could not move {file}. {message}" : "Could not move {file}. {message}", "Total rows summary" : "Total rows summary", "Toggle selection for all files and folders" : "Toggle selection for all files and folders", "\"{displayName}\" failed on some elements " : "\"{displayName}\" failed on some elements ", @@ -209,6 +208,8 @@ OC.L10N.register( "{relative}% used" : "{relative}% used", "Could not refresh storage stats" : "Could not refresh storage stats", "Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!", + "Create" : "Create", + "A file or folder with that name already exists." : "A file or folder with that name already exists.", "Transfer ownership of a file or folder" : "Transfer ownership of a file or folder", "Choose file or folder to transfer" : "Choose file or folder to transfer", "Change" : "Change", @@ -240,6 +241,7 @@ OC.L10N.register( "Open the files app settings" : "Open the files app settings", "Files settings" : "Files settings", "File cannot be accessed" : "File cannot be accessed", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "The file could not be found or you do not have permissions to view it. Ask the sender to share it.", "Sort favorites first" : "Sort favourites first", "Sort folders before files" : "Sort folders before files", "Show hidden files" : "Show hidden files", @@ -256,12 +258,16 @@ OC.L10N.register( "Unable to change the favourite state of the file" : "Unable to change the favourite state of the file", "Error while loading the file data" : "Error while loading the file data", "Pick a template for {name}" : "Pick a template for {name}", - "Create" : "Create", "Create a new file with the selected template" : "Create a new file with the selected template", "Creating file" : "Creating file", "Blank" : "Blank", "Unable to create new file from template" : "Unable to create new file from template", "Delete permanently" : "Delete permanently", + "Delete and unshare" : "Delete and unshare", + "You are about to delete {count} items." : "You are about to delete {count} items.", + "Confirm deletion" : "Confirm deletion", + "Cancel" : "Cancel", + "Deletion cancelled" : "Deletion cancelled", "Destination is not a folder" : "Destination is not a folder", "This file/folder is already in that directory" : "This file/folder is already in that directory", "You cannot move a file/folder onto itself or into a subfolder of itself" : "You cannot move a file/folder onto itself or into a subfolder of itself", @@ -278,10 +284,15 @@ OC.L10N.register( "Open folder {displayName}" : "Open folder {displayName}", "Open in Files" : "Open in Files", "Open details" : "Open details", + "An error occurred while uploading. Please try again later." : "An error occurred while uploading. Please try again later.", + "Could not copy {file}. {message}" : "Could not copy {file}. {message}", + "Could not move {file}. {message}" : "Could not move {file}. {message}", + "Created new folder \"{name}\"" : "Created new folder \"{name}\"", + "Filename" : "Filename", + "Unable to initialize the templates directory" : "Unable to initialize the templates directory", "Create new templates folder" : "Create new templates folder", "Templates" : "Templates", - "Unable to initialize the templates directory" : "Unable to initialize the templates directory", - "Created new folder \"{name}\"" : "Created new folder \"{name}\"", + "New template folder" : "New template folder", "One of the dropped files could not be processed" : "One of the dropped files could not be processed", "Uploading \"{filename}\" failed" : "Uploading \"{filename}\" failed", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} folder","{folderCount} folders"], @@ -294,6 +305,10 @@ OC.L10N.register( "Files and folders you mark as favorite will show up here" : "Files and folders you mark as favourite will show up here", "All files" : "All files", "List of your files and folders." : "List of your files and folders.", + "Personal Files" : "Personal Files", + "List of your files and folders that are not shared." : "List of your files and folders that are not shared.", + "No personal files found" : "No personal files found", + "Files that are not shared will show up here." : "Files that are not shared will show up here.", "List of recently modified files and folders." : "List of recently modified files and folders.", "No recently modified files" : "No recently modified files", "Files and folders you recently modified will show up here." : "Files and folders you recently modified will show up here.", @@ -303,10 +318,12 @@ OC.L10N.register( "The files you are trying to upload exceed the maximum size for file uploads on this server." : "The files you are trying to upload exceed the maximum size for file uploads on this server.", "Text file" : "Text file", "New text file.txt" : "New text file.txt", + "Direct link was copied (only works for users who have access to this file/folder)" : "Direct link was copied (only works for users who have access to this file/folder)", + "Copy direct link (only works for users who have access to this file/folder)" : "Copy direct link (only works for users who have access to this file/folder)", "You can only favorite a single file or folder at a time" : "You can only favourite a single file or folder at a time", + "\"remote user\"" : "\"remote user\"", "Search users" : "Search users", "You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it", - "Cancel" : "Cancel", "Set up templates folder" : "Set up templates folder", "Toggle %1$s sublist" : "Toggle %1$s sublist", "Toggle grid view" : "Toggle grid view", |