diff --git a/customize.dist/translations/messages.js b/customize.dist/translations/messages.js index 959226a77..fc1c52436 100644 --- a/customize.dist/translations/messages.js +++ b/customize.dist/translations/messages.js @@ -1,7 +1,7 @@ define(function () { var out = {}; - out.main_title = "Cryptpad: Zero Knowledge, Collaborative Real Time Editing"; + out.main_title = "CryptPad: Zero Knowledge, Collaborative Real Time Editing"; out.main_slogan = "Unity is Strength - Collaboration is Key"; // TODO remove? out.type = {}; @@ -22,7 +22,7 @@ define(function () { out.common_connectionLost = out.updated_0_common_connectionLost; out.websocketError = 'Unable to connect to the websocket server...'; - out.typeError = "That realtime document is not compatible with the selected application"; + out.typeError = "This pad is not compatible with the selected application"; out.onLogout = 'You are logged out, click here to log in
or press Escape to access your pad in read-only mode.'; out.loading = "Loading..."; @@ -51,10 +51,10 @@ define(function () { out.redLight = "You are disconnected from the session"; out.importButton = 'IMPORT'; - out.importButtonTitle = 'Import a document from a local file'; + out.importButtonTitle = 'Import a pad from a local file'; out.exportButton = 'EXPORT'; - out.exportButtonTitle = 'Export this document to a local file'; + out.exportButtonTitle = 'Export this pad to a local file'; out.exportPrompt = 'What would you like to name your file?'; out.changeNamePrompt = 'Change your name (leave empty to be anonymous): '; @@ -65,15 +65,15 @@ define(function () { out.clickToEdit = "Click to edit"; out.forgetButton = 'FORGET'; - out.forgetButtonTitle = 'Remove this document from your home page listings'; - out.forgetPrompt = 'Clicking OK will remove the URL for this pad from localStorage, are you sure?'; + out.forgetButtonTitle = 'Move this pad to the trash'; + out.forgetPrompt = 'Clicking OK will move this pad to your trash. Are you sure?'; out.movedToTrash = 'That pad has been moved to the trash.
Access my Drive'; out.shareButton = 'Share'; - out.shareSuccess = 'Copied URL to clipboard'; + out.shareSuccess = 'Copied link to clipboard'; out.newButton = 'New'; - out.newButtonTitle = 'Create a new document'; + out.newButtonTitle = 'Create a new pad'; out.presentButton = 'PRESENT'; out.presentButtonTitle = "Enter presentation mode"; @@ -86,12 +86,12 @@ define(function () { out.colorButton = 'TEXT COLOR'; out.colorButtonTitle = 'Change the text color in presentation mode'; - out.editShare = "Share edit URL"; - out.editShareTitle = "Copy the edit URL to clipboard"; - out.viewShare = "Share view URL"; - out.viewShareTitle = "Copy the read-only URL to clipboard"; - out.viewOpen = "View in new tab"; - out.viewOpenTitle = "Open the document in read-only mode in a new tab"; + out.editShare = "Editing link"; + out.editShareTitle = "Copy the edit link to clipboard"; + out.viewShare = "Read-only link"; + out.viewShareTitle = "Copy the read-only link to clipboard"; + out.viewOpen = "Open read-only link in new tab"; + out.viewOpenTitle = "Open this pad in read-only mode in a new tab"; out.notifyJoined = "{0} has joined the collaborative session"; out.notifyRenamed = "{0} is now known as {1}"; @@ -146,7 +146,7 @@ define(function () { out.fm_templateName = "Templates"; out.fm_newButton = "New"; out.fm_newFolder = "New folder"; - out.fm_newFile = "New document"; + out.fm_newFile = "New pad"; out.fm_folder = "Folder"; out.fm_folderName = "Folder name"; out.fm_numberOfFolders = "# of folders"; @@ -171,15 +171,15 @@ define(function () { out.fm_categoryError = "Unable to open the selected category, displaying root."; out.fm_info_root = "Create as many nested folders here as you want to sort your files."; out.fm_info_unsorted = 'Contains all the files you\'ve visited that are not yet sorted in "Documents" or moved to the "Trash".'; // "My Documents" should match with the "out.fm_rootName" key, and "Trash" with "out.fm_trashName" - out.fm_info_template = 'Contains all the pads stored as templates and that you can re-use when you create a new document.'; + out.fm_info_template = 'Contains all the pads stored as templates and that you can re-use when you create a new pad.'; out.fm_info_trash = 'Files deleted from the trash are also removed from "All files" and it is impossible to recover them from the file manager.'; // Same here for "All files" and "out.fm_filesDataName" out.fm_info_allFiles = 'Contains all the files from "Documents", "Unsorted" and "Trash". You can\'t move or remove files from here.'; // Same here - out.fm_alert_backupUrl = "Backup URL for this drive.
" + + out.fm_alert_backupUrl = "Backup link for this drive.
" + "It is highly recommended that you keep ip for yourself only.
" + "You can use it to retrieve all your files in case your browser memory got erased.
" + - "Anybody with that URL can edit or remove all the files in your file manager.
" + + "Anybody with that link can edit or remove all the files in your file manager.
" + ''; - out.fm_backup_title = 'Backup URL'; + out.fm_backup_title = 'Backup link'; out.fm_nameFile = 'How would you like to name that file?'; // File - Context menu out.fc_newfolder = "New folder"; @@ -230,7 +230,7 @@ define(function () { out.register_mustAcceptTerms = "You must accept the terms of service."; out.register_mustRememberPass = "We cannot reset your password if you forget it. It's very important that you remember it! Please check the checkbox to confirm."; - out.register_header = "Welcome to Cryptpad"; + out.register_header = "Welcome to CryptPad"; out.register_explanation = [ "

Lets go over a couple things first

", "