Update en.json

This commit is contained in:
ErikrafT 2025-04-07 23:20:34 -03:00 committed by GitHub
parent ff311261de
commit 0b241ada2d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 11 additions and 11 deletions

View File

@ -1,13 +1,13 @@
{ {
"header": { "header": {
"about_title": "About PairDrop", "about_title": "About ErikrafT Drop",
"language-selector_title": "Set Language", "language-selector_title": "Set Language",
"about_aria-label": "Open About PairDrop", "about_aria-label": "Open About ErikrafT Drop",
"theme-auto_title": "Adapt theme to system automatically", "theme-auto_title": "Adapt theme to system automatically",
"theme-light_title": "Always use light theme", "theme-light_title": "Always use light theme",
"theme-dark_title": "Always use dark theme", "theme-dark_title": "Always use dark theme",
"notification_title": "Enable notifications", "notification_title": "Enable notifications",
"install_title": "Install PairDrop", "install_title": "Install ErikrafT Drop",
"pair-device_title": "Pair your devices permanently", "pair-device_title": "Pair your devices permanently",
"edit-paired-devices_title": "Edit paired devices", "edit-paired-devices_title": "Edit paired devices",
"join-public-room_title": "Join public room temporarily", "join-public-room_title": "Join public room temporarily",
@ -17,7 +17,7 @@
}, },
"instructions": { "instructions": {
"no-peers_data-drop-bg": "Release to select recipient", "no-peers_data-drop-bg": "Release to select recipient",
"no-peers-title": "Open PairDrop on other devices to send files", "no-peers-title": "Open ErikrafT Drop on other devices to send files",
"no-peers-subtitle": "Pair devices or enter a public room to be discoverable on other networks", "no-peers-subtitle": "Pair devices or enter a public room to be discoverable on other networks",
"x-instructions_desktop": "Click to send files or right click to send a message", "x-instructions_desktop": "Click to send files or right click to send a message",
"x-instructions_mobile": "Tap to send files or long tap to send a message", "x-instructions_mobile": "Tap to send files or long tap to send a message",
@ -25,13 +25,13 @@
"x-instructions_data-drop-bg": "Release to select recipient", "x-instructions_data-drop-bg": "Release to select recipient",
"x-instructions-share-mode_desktop": "Click to send {{descriptor}}", "x-instructions-share-mode_desktop": "Click to send {{descriptor}}",
"x-instructions-share-mode_mobile": "Tap to send {{descriptor}}", "x-instructions-share-mode_mobile": "Tap to send {{descriptor}}",
"activate-share-mode-base": "Open PairDrop on other devices to send", "activate-share-mode-base": "Open ErikrafT Drop on other devices to send",
"activate-share-mode-and-other-file": "and 1 other file", "activate-share-mode-and-other-file": "and 1 other file",
"activate-share-mode-and-other-files-plural": "and {{count}} other files", "activate-share-mode-and-other-files-plural": "and {{count}} other files",
"activate-share-mode-shared-text": "shared text", "activate-share-mode-shared-text": "shared text",
"activate-share-mode-shared-file": "shared file", "activate-share-mode-shared-file": "shared file",
"activate-share-mode-shared-files-plural": "{{count}} shared files", "activate-share-mode-shared-files-plural": "{{count}} shared files",
"webrtc-requirement": "To use this PairDrop instance, WebRTC must be enabled!" "webrtc-requirement": "To use this ErikrafT Drop instance, WebRTC must be enabled!"
}, },
"footer": { "footer": {
"known-as": "You are known as:", "known-as": "You are known as:",
@ -110,12 +110,12 @@
"close-toast_title": "Close notification" "close-toast_title": "Close notification"
}, },
"about": { "about": {
"close-about_aria-label": "Close About PairDrop", "close-about_aria-label": "Close About ErikrafT Drop",
"claim": "The easiest way to transfer files across devices", "claim": "The easiest way to transfer files across devices",
"github_title": "PairDrop on GitHub", "github_title": "ErikrafT Drop on GitHub",
"buy-me-a-coffee_title": "Buy me a coffee!", "buy-me-a-coffee_title": "Buy me a coffee!",
"tweet_title": "Tweet about PairDrop", "tweet_title": "Tweet about ErikrafT Drop",
"mastodon_title": "Write about PairDrop on Mastodon", "mastodon_title": "Write about ErikrafT Drop on Mastodon",
"bluesky_title": "Follow us on BlueSky", "bluesky_title": "Follow us on BlueSky",
"custom_title": "Follow us", "custom_title": "Follow us",
"privacypolicy_title": "Open our privacy policy", "privacypolicy_title": "Open our privacy policy",
@ -160,7 +160,7 @@
"file-transfer-completed": "File transfer completed", "file-transfer-completed": "File transfer completed",
"ios-memory-limit": "Sending files to iOS is only possible up to 200 MB at once", "ios-memory-limit": "Sending files to iOS is only possible up to 200 MB at once",
"message-transfer-completed": "Message transfer completed", "message-transfer-completed": "Message transfer completed",
"unfinished-transfers-warning": "There are unfinished transfers. Are you sure you want to close PairDrop?", "unfinished-transfers-warning": "There are unfinished transfers. Are you sure you want to close ErikrafT Drop?",
"rate-limit-join-key": "Rate limit reached. Wait 10 seconds and try again.", "rate-limit-join-key": "Rate limit reached. Wait 10 seconds and try again.",
"selected-peer-left": "Selected peer left" "selected-peer-left": "Selected peer left"
}, },