http share
This commit is contained in:
@@ -47,9 +47,10 @@
|
||||
"search_files": "Search Files",
|
||||
"search_web": "Search Web",
|
||||
"calculator": "Calculator",
|
||||
"send_menu": "Send",
|
||||
"send_files_submenu": "Send File(s)",
|
||||
"send_text_submenu": "Send Text",
|
||||
"share_menu": "Share",
|
||||
"share_files_submenu": "File(s)",
|
||||
"share_text_submenu": "Text",
|
||||
"via_browser": "Via Browser...",
|
||||
"check_updates": "Check for updates",
|
||||
"restart": "Restart",
|
||||
"toggle_visibility": "Hide/Show",
|
||||
@@ -59,6 +60,26 @@
|
||||
"send_files_dialog_title": "Select files to send to {peer_signature}",
|
||||
"send_text_dialog_title": "Send Text to {peer_signature}",
|
||||
"send_text_dialog_label": "Enter text to send:",
|
||||
"share_browser_dialog_title": "Select files to share via browser",
|
||||
"share_text_browser_dialog_title": "Share Text via Browser",
|
||||
"share_text_browser_dialog_label": "Enter text to share:",
|
||||
"share_browser_title": "Sharing Content",
|
||||
"share_browser_text_files": "Files are now being shared!",
|
||||
"share_browser_text_text": "Text is now being shared!",
|
||||
"share_browser_url": "Share this URL",
|
||||
"share_browser_files_info": "Sharing {count} file(s)",
|
||||
"share_browser_text_info": "Sharing a block of text.",
|
||||
"copy_url": "Copy URL",
|
||||
"open_browser": "Open in Browser",
|
||||
"stop_sharing": "Stop Sharing",
|
||||
"url_copied_title": "URL Copied",
|
||||
"url_copied_text": "The sharing URL has been copied to your clipboard.",
|
||||
"sharing_stopped_title": "Sharing Stopped",
|
||||
"sharing_stopped_text": "Content sharing has been stopped.",
|
||||
"share_error_title": "Sharing Error",
|
||||
"share_error_text": "Failed to start sharing: {error}",
|
||||
"download_notification_title": "File Downloaded",
|
||||
"download_notification_text": "{filename} was downloaded by {ip}",
|
||||
"receive_confirm_title": "Incoming Transfer",
|
||||
"receive_confirm_text": "You have an incoming transfer from {sender_ip}.\nDo you want to accept it?",
|
||||
"progress_dialog": {
|
||||
|
||||
@@ -47,9 +47,10 @@
|
||||
"search_files": "Find Files",
|
||||
"search_web": "Search Web",
|
||||
"calculator": "Calculator",
|
||||
"send_menu": "Send",
|
||||
"send_files_submenu": "Send Files",
|
||||
"send_text_submenu": "Send Message",
|
||||
"share_menu": "Share",
|
||||
"share_files_submenu": "File(s)",
|
||||
"share_text_submenu": "Message",
|
||||
"via_browser": "Via Browser...",
|
||||
"check_updates": "Check for Updates",
|
||||
"restart": "Restart",
|
||||
"toggle_visibility": "Hide/Show",
|
||||
@@ -59,6 +60,26 @@
|
||||
"send_files_dialog_title": "Choose files for {peer_signature}",
|
||||
"send_text_dialog_title": "Message to {peer_signature}",
|
||||
"send_text_dialog_label": "What would you like to say?",
|
||||
"share_browser_dialog_title": "Pick files to share in your browser",
|
||||
"share_text_browser_dialog_title": "Broadcast a Message",
|
||||
"share_text_browser_dialog_label": "What's the message?",
|
||||
"share_browser_title": "Ready to Share!",
|
||||
"share_browser_text_files": "Your files are ready for anyone with the link!",
|
||||
"share_browser_text_text": "Your message is live for anyone with the link!",
|
||||
"share_browser_url": "Share this link",
|
||||
"share_browser_files_info": "Sharing {count} file(s)",
|
||||
"share_browser_text_info": "Sharing a message.",
|
||||
"copy_url": "Copy Link",
|
||||
"open_browser": "Open in Browser",
|
||||
"stop_sharing": "Stop Sharing",
|
||||
"url_copied_title": "Link Copied!",
|
||||
"url_copied_text": "The sharing link is now on your clipboard. Send it to anyone!",
|
||||
"sharing_stopped_title": "Sharing Stopped",
|
||||
"sharing_stopped_text": "Sharing has been stopped.",
|
||||
"share_error_title": "Oops!",
|
||||
"share_error_text": "Couldn't start sharing: {error}",
|
||||
"download_notification_title": "Someone downloaded a file!",
|
||||
"download_notification_text": "{filename} was downloaded by {ip}",
|
||||
"receive_confirm_title": "Incoming!",
|
||||
"receive_confirm_text": "{sender_ip} wants to send you something.\nAccept it?",
|
||||
"progress_dialog": {
|
||||
|
||||
Reference in New Issue
Block a user