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": {
|
||||
|
||||
Reference in New Issue
Block a user