f7cloud_client/apps/whiteboard/l10n/en_GB.json
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

230 lines
16 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{ "translations": {
"New whiteboard" : "New whiteboard",
"Create new whiteboard" : "Create new whiteboard",
"Whiteboard" : "Whiteboard",
"WebSocket server URL is not configured. Real-time collaboration requires a separate WebSocket server. Basic whiteboard functionality works without it." : "WebSocket server URL is not configured. Real-time collaboration requires a separate WebSocket server. Basic whiteboard functionality works without it.",
"WebSocket server shared secret is not configured. This is required for secure authentication between F7cloud and the WebSocket server for real-time collaboration." : "WebSocket server shared secret is not configured. This is required for secure authentication between F7cloud and the WebSocket server for real-time collaboration.",
"WebSocket server configuration is valid. Browser-based connection test will verify actual connectivity for real-time collaboration." : "WebSocket server configuration is valid. Browser-based connection test will verify actual connectivity for real-time collaboration.",
"Whiteboard app" : "Whiteboard app",
"The official whiteboard app for F7cloud. It allows users to create and share whiteboards with other users and collaborate in real-time.\n\n**Whiteboard requires a separate collaboration server to work.** Please see the [documentation](https://github.com/f7cloud/whiteboard?tab=readme-ov-file#backend) on how to install it.\n\n- 🎨 Drawing shapes, writing text, connecting elements\n- 📝 Real-time collaboration\n- 🖼️ Add images with drag and drop\n- 📊 Easily add mermaid diagrams\n- ✨ Use the Smart Picker to embed other elements from F7cloud\n- 📦 Image export\n- 💪 Strong foundation: We use Excalidraw as our base library" : "The official whiteboard app for F7cloud. It allows users to create and share whiteboards with other users and collaborate in real-time.\n\n**Whiteboard requires a separate collaboration server to work.** Please see the [documentation](https://github.com/f7cloud/whiteboard?tab=readme-ov-file#backend) on how to install it.\n\n- 🎨 Drawing shapes, writing text, connecting elements\n- 📝 Real-time collaboration\n- 🖼️ Add images with drag and drop\n- 📊 Easily add mermaid diagrams\n- ✨ Use the Smart Picker to embed other elements from F7cloud\n- 📦 Image export\n- 💪 Strong foundation: We use Excalidraw as our base library",
"Per image added to the board (original file size)." : "Per image added to the board (original file size).",
"WebSocket payload cap: {limit} MB (MAX_UPLOAD_FILE_SIZE on collaboration server)." : "WebSocket payload cap: {limit} MB (MAX_UPLOAD_FILE_SIZE on collaboration server).",
"WebSocket payload cap set by MAX_UPLOAD_FILE_SIZE on the collaboration server." : "WebSocket payload cap set by MAX_UPLOAD_FILE_SIZE on the collaboration server.",
"Enter a positive number of MB." : "Enter a positive number of MB.",
"Exceeds WebSocket payload limit ({limit} MB). Images may not sync." : "Exceeds WebSocket payload limit ({limit} MB). Images may not sync.",
"Max image size must be a positive number." : "Max image size must be a positive number.",
"Max image size exceeds the WebSocket payload limit ({limit} MB)." : "Max image size exceeds the WebSocket payload limit ({limit} MB).",
"Real-time collaboration server" : "Real-time collaboration server",
"WebSocket server for real-time collaboration is configured and connected." : "WebSocket server for real-time collaboration is configured and connected.",
"Failed to verify the connection:" : "Failed to verify the connection:",
"Verifying connection…" : "Verifying connection…",
"The WebSocket server handles real-time collaboration sessions between users. Basic whiteboard functionality works without it, but real-time collaboration requires this server to be running and accessible from users' browsers." : "The WebSocket server handles real-time collaboration sessions between users. Basic whiteboard functionality works without it, but real-time collaboration requires this server to be running and accessible from users' browsers.",
"See the documentation on how to install and configure the WebSocket server." : "See the documentation on how to install and configure the WebSocket server.",
"WebSocket server URL" : "WebSocket server URL",
"URL where the WebSocket server for real-time collaboration is running. Must be accessible from users' browsers." : "URL where the WebSocket server for real-time collaboration is running. Must be accessible from users' browsers.",
"Shared secret" : "Shared secret",
"JWT secret key shared between F7cloud and the WebSocket server for secure authentication." : "JWT secret key shared between F7cloud and the WebSocket server for secure authentication.",
"Save settings" : "Save settings",
"Advanced settings" : "Advanced settings",
"Max image size (MB)" : "Max image size (MB)",
"An error occurred while creating the diagram" : "An error occurred while creating the diagram",
"Generate diagram" : "Generate diagram",
"Something went wrong, please try again" : "Something went wrong, please try again",
"Prompt to generate diagram" : "Prompt to generate diagram",
"Flowchart, sequence diagram…" : "Flowchart, sequence diagram…",
"Close" : "Close",
"Generating…" : "Generating…",
"Generate" : "Generate",
"Add reaction" : "Add reaction",
"F7cloud Text app is not available. Please install and enable it." : "F7cloud Text app is not available. Please install and enable it.",
"Editor container not found" : "Editor container not found",
"Failed to load the editor: {error}" : "Failed to load the editor: {error}",
"Editor not initialized" : "Editor not initialized",
"Failed to get editor content" : "Failed to get editor content",
"No table found in editor content" : "No table found in editor content",
"Failed to get content: {error}" : "Failed to get content: {error}",
"Edit Table" : "Edit Table",
"Insert Table" : "Insert Table",
"Loading editor…" : "Loading editor…",
"Cancel" : "Cancel",
"Update" : "Update",
"Insert" : "Insert",
"Single choice" : "Single choice",
"Multiple choice" : "Multiple choice",
"Please enter a question" : "Please enter a question",
"Please enter at least 2 options" : "Please enter at least 2 options",
"Start new voting" : "Start new voting",
"Question" : "Question",
"Voting type" : "Voting type",
"Option" : "Option",
"Remove option" : "Remove option",
"Add option" : "Add option",
"Start voting" : "Start voting",
"Invalid whiteboard ID. Please try again." : "Invalid whiteboard ID. Please try again.",
"Comments" : "Comments",
"Voting" : "Voting",
"Authentication Configuration Issue" : "Authentication Configuration Issue",
"Authentication Error" : "Authentication Error",
"Unable to connect to collaboration server. The JWT secret may be misconfigured. You can continue working locally, and your changes will be saved to your device." : "Unable to connect to collaboration server. The JWT secret may be misconfigured. You can continue working locally, and your changes will be saved to your device.",
"Temporary authentication issue. Retrying connection…" : "Temporary authentication issue. Retrying connection…",
"Open Admin Settings" : "Open Admin Settings",
"Session Expired" : "Session Expired",
"Your session has expired. Attempting to refresh authentication…" : "Your session has expired. Attempting to refresh authentication…",
"Access Denied" : "Access Denied",
"Authentication Issue" : "Authentication Issue",
"You do not have permission to access this whiteboard for collaboration. You can continue working locally." : "You do not have permission to access this whiteboard for collaboration. You can continue working locally.",
"Authentication issue detected. Retrying…" : "Authentication issue detected. Retrying…",
"Local changes are automatically saved to your device. Collaboration features will be unavailable until this issue is resolved." : "Local changes are automatically saved to your device. Collaboration features will be unavailable until this issue is resolved.",
"Dismiss" : "Dismiss",
"Guest" : "Guest",
"Delete thread" : "Delete thread",
"Edit" : "Edit",
"Save" : "Save",
"Reply" : "Reply",
"Add a comment" : "Add a comment",
"Send" : "Send",
"No comments yet" : "No comments yet",
"reply" : "reply",
"replies" : "replies",
"Show element creators" : "Show element creators",
"Display Mode" : "Display Mode",
"On Hover" : "On Hover",
"On Selection" : "On Selection",
"Always Visible" : "Always Visible",
"Drag to move" : "Drag to move",
"Export image…" : "Export image…",
"Download screenshot" : "Download screenshot",
"Votings" : "Votings",
"Find text on canvas" : "Find text on canvas",
"Hide timer" : "Hide timer",
"Show timer" : "Show timer",
"Hide grid" : "Hide grid",
"Show grid" : "Show grid",
"Offline" : "Offline",
"Offline - Changes saved locally." : "Offline - Changes saved locally.",
"Connecting" : "Connecting",
"Connecting to collaboration server…" : "Connecting to collaboration server…",
"Reconnecting" : "Reconnecting",
"Attempting to reconnect…" : "Attempting to reconnect…",
"Online" : "Online",
"Connected." : "Connected.",
"Unknown" : "Unknown",
"Unknown connection status." : "Unknown connection status.",
"Authentication configuration issue detected." : "Authentication configuration issue detected.",
"Authentication issues detected." : "Authentication issues detected.",
"Stop presentation" : "Stop presentation",
"Stopping…" : "Stopping…",
"Stop" : "Stop",
"Stop following presenter" : "Stop following presenter",
"Follow presenter" : "Follow presenter",
"Start Presentation" : "Start Presentation",
"Start presenting to share your viewport with others" : "Start presenting to share your viewport with others",
"Stop Presentation" : "Stop Presentation",
"Stop presenting" : "Stop presenting",
"Starting…" : "Starting…",
"Starting presentation…." : "Starting presentation….",
"%s is presenting" : "%s is presenting",
"%s is currently presenting. Others will follow their viewport." : "%s is currently presenting. Others will follow their viewport.",
"Start Presentation (Offline)" : "Start Presentation (Offline)",
"Presentation requires connection to collaboration server" : "Presentation requires connection to collaboration server",
"This version is missing its source file" : "This version is missing its source file",
"Could not load this version" : "Could not load this version",
"{fileName} Version {version}" : "{fileName} Version {version}",
"Loading version..." : "Loading version...",
"Click to dismiss" : "Click to dismiss",
"Starting recording…" : "Starting recording…",
"• Preparing recording session…" : "• Preparing recording session…",
"✓ Recording session prepared" : "✓ Recording session prepared",
"• Initializing capture engine…" : "• Initialising capture engine…",
"• Waiting for capture engine…" : "• Waiting for capture engine…",
"✓ Capture engine ready" : "✓ Capture engine ready",
"• This may take a few seconds" : "• This may take a few seconds",
"Stopping recording…" : "Stopping recording…",
"Recording" : "Recording",
"Stop Recording" : "Stop Recording",
"Unknown user" : "Unknown user",
"{user} is recording" : "{user} is recording",
"{count} users are recording" : "{count} users are recording",
"Uploading recording…" : "Uploading recording…",
"Recording saved successfully!" : "Recording saved successfully!",
"File" : "File",
"Duration" : "Duration",
"Saved to \"Whiteboard Recordings\" folder" : "Saved to \"Whiteboard Recordings\" folder",
"View recording" : "View recording",
"Recording unavailable" : "Recording unavailable",
"Contact your administrator to enable recording functionality." : "Contact your administrator to enable recording functionality.",
"Recording requires connection to collaboration server" : "Recording requires connection to collaboration server",
"Recording is currently unavailable" : "Recording is currently unavailable",
"Checking recording availability…" : "Checking recording availability…",
"Start Recording" : "Start Recording",
"Timer offline" : "Timer offline",
"Running" : "Running",
"Paused" : "Paused",
"Finished" : "Finished",
"Ready" : "Ready",
"Started by" : "Started by",
"Timer" : "Timer",
"Hours" : "Hours",
"Minutes" : "Minutes",
"Seconds" : "Seconds",
"Waiting for connection…" : "Waiting for connection…",
"min" : "min",
"Start" : "Start",
"Reset" : "Reset",
"Pause" : "Pause",
"Resume" : "Resume",
"Add 1 min" : "Add 1 min",
"Add 5 min" : "Add 5 min",
"Resume to continue the shared timer." : "Resume to continue the shared timer.",
"Start again to run a new timer." : "Start again to run a new timer.",
"You can view the timer but only editors can change it." : "You can view the timer but only editors can change it.",
"Viewing a previous version" : "Viewing a previous version",
"This snapshot is read only. Restore it to make it the latest version, or jump back to the live board." : "This snapshot is read only. Restore it to make it the latest version, or jump back to the live board.",
"Back to latest version" : "Back to latest version",
"Restoring…" : "Restoring…",
"Restore this version" : "Restore this version",
"Canvas not ready. Please try again." : "Canvas not ready. Please try again.",
"Could not get app state" : "Could not get app state",
"Voting results" : "Voting results",
"Could not get scene elements" : "Could not get scene elements",
"Failed to add voting results to canvas" : "Failed to add voting results to canvas",
"End voting" : "End voting",
"Add as drawing" : "Add as drawing",
"Status" : "Status",
"Open" : "Open",
"Closed" : "Closed",
"Vote" : "Vote",
"Voted" : "Voted",
"_%n vote_::_%n votes_" : ["%n vote","%n votes"],
"Please share the file with users; otherwise, they will not be able to see it." : "Please share the file with users; otherwise, they will not be able to see it.",
"Please share the board with users; otherwise, they will not be able to see it." : "Please share the board with users; otherwise, they will not be able to see it.",
"Assistant" : "Assistant",
"Add comment" : "Add comment",
"Presentation requires connection to collaboration server. Please check your network connection." : "Presentation requires connection to collaboration server. Please check your network connection.",
"Another user is already presenting. Please wait for them to finish." : "Another user is already presenting. Please wait for them to finish.",
"Failed to start presentation - timeout. Please try again." : "Failed to start presentation - timeout. Please try again.",
"Failed to start presentation" : "Failed to start presentation",
"Connection required to stop presentation" : "Connection required to stop presentation",
"Failed to stop presentation" : "Failed to stop presentation",
"Recording requires connection to collaboration server. Please check your network connection." : "Recording requires connection to collaboration server. Please check your network connection.",
"Smart picker" : "Smart picker",
"Insert table" : "Insert table",
"Timer finished" : "Timer finished",
"Unable to update timer" : "Unable to update timer",
"Missing whiteboard identifier" : "Missing whiteboard identifier",
"You need write access to control the timer" : "You need write access to control the timer",
"Timer requires a collaboration connection" : "Timer requires a collaboration connection",
"Choose a duration to start the timer" : "Choose a duration to start the timer",
"Version {version}" : "Version {version}",
"Stored in trash history" : "Stored in trash history",
"Stored in file history" : "Stored in file history",
"Could not restore this version" : "Could not restore this version",
"Version restored" : "Version restored",
"This table is currently being edited by {user}" : "This table is currently being edited by {user}",
"Just now" : "Just now",
"minute ago" : "minute ago",
"minutes ago" : "minutes ago",
"hour ago" : "hour ago",
"hours ago" : "hours ago"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}