chore: meku fixes
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{
|
||||
"appName": "meku.app",
|
||||
"appName": "めく",
|
||||
"appNameCapitalized": "めく",
|
||||
"appTitle": "めく",
|
||||
"hostname": "meku.app",
|
||||
@ -26,7 +26,8 @@
|
||||
},
|
||||
"defaultPreferences": {
|
||||
"hideMutedNotes": false,
|
||||
"defaultRootTab": "following"
|
||||
"defaultRootTab": "following",
|
||||
"language": "ja"
|
||||
},
|
||||
"media": {
|
||||
"bypassImgProxyError": false,
|
||||
|
@ -109,6 +109,9 @@ export default function NavSidebar({ narrow = false }: { narrow?: boolean }) {
|
||||
if ((CONFIG.hideFromNavbar ?? []).includes(a.link)) {
|
||||
return false;
|
||||
}
|
||||
if (!CONFIG.features.deck && a.link === "/deck") {
|
||||
return false;
|
||||
}
|
||||
if (readonly && a.hideReadOnly) {
|
||||
return false;
|
||||
}
|
||||
|
@ -5,6 +5,9 @@
|
||||
"+PzQ9Y": {
|
||||
"defaultMessage": "Payout Now"
|
||||
},
|
||||
"+QM0PJ": {
|
||||
"defaultMessage": "Sync all events for your profile into local cache"
|
||||
},
|
||||
"+UjDmN": {
|
||||
"defaultMessage": "Logged in with write access"
|
||||
},
|
||||
@ -41,10 +44,6 @@
|
||||
"/JE/X+": {
|
||||
"defaultMessage": "Account Support"
|
||||
},
|
||||
"/PCavi": {
|
||||
"defaultMessage": "Public",
|
||||
"description": "Public Zap"
|
||||
},
|
||||
"/Xf4UW": {
|
||||
"defaultMessage": "Send anonymous usage metrics"
|
||||
},
|
||||
@ -63,9 +62,6 @@
|
||||
"01iNut": {
|
||||
"defaultMessage": "Nostr address does not belong to you"
|
||||
},
|
||||
"08zn6O": {
|
||||
"defaultMessage": "Export Keys"
|
||||
},
|
||||
"0Azlrb": {
|
||||
"defaultMessage": "Manage"
|
||||
},
|
||||
@ -181,9 +177,6 @@
|
||||
"3tVy+Z": {
|
||||
"defaultMessage": "{n} Followers"
|
||||
},
|
||||
"3yk8fB": {
|
||||
"defaultMessage": "Wallet"
|
||||
},
|
||||
"450Fty": {
|
||||
"defaultMessage": "None"
|
||||
},
|
||||
@ -235,9 +228,6 @@
|
||||
"5ykRmX": {
|
||||
"defaultMessage": "Send zap"
|
||||
},
|
||||
"6/SF6e": {
|
||||
"defaultMessage": "<h1>{n}</h1> Cashu sats"
|
||||
},
|
||||
"6/hB3S": {
|
||||
"defaultMessage": "Watch Replay"
|
||||
},
|
||||
@ -356,10 +346,6 @@
|
||||
"Am8glJ": {
|
||||
"defaultMessage": "Game"
|
||||
},
|
||||
"AnLrRC": {
|
||||
"defaultMessage": "Non-Zap",
|
||||
"description": "Non-Zap, Regular LN payment"
|
||||
},
|
||||
"Aujn2T": {
|
||||
"defaultMessage": "Count"
|
||||
},
|
||||
@ -522,9 +508,6 @@
|
||||
"FmXUJg": {
|
||||
"defaultMessage": "follows you"
|
||||
},
|
||||
"FvanT6": {
|
||||
"defaultMessage": "Accounts"
|
||||
},
|
||||
"G/yZLu": {
|
||||
"defaultMessage": "Remove"
|
||||
},
|
||||
@ -589,15 +572,15 @@
|
||||
"HhcAVH": {
|
||||
"defaultMessage": "You don't follow this person, click here to load media from <i>{link}</i>, or update <a><i>your preferences</i></a> to always load media from everybody."
|
||||
},
|
||||
"HqRNN8": {
|
||||
"defaultMessage": "Support"
|
||||
},
|
||||
"I1AoOu": {
|
||||
"defaultMessage": "Last post {time}"
|
||||
},
|
||||
"IEwZvs": {
|
||||
"defaultMessage": "Are you sure you want to unpin this note?"
|
||||
},
|
||||
"IIOul1": {
|
||||
"defaultMessage": "Account Data"
|
||||
},
|
||||
"IKKHqV": {
|
||||
"defaultMessage": "Follows"
|
||||
},
|
||||
@ -673,19 +656,12 @@
|
||||
"KAhAcM": {
|
||||
"defaultMessage": "Enter LNDHub config"
|
||||
},
|
||||
"KHK8B9": {
|
||||
"defaultMessage": "Relay",
|
||||
"description": "Label for reading global feed from specific relays"
|
||||
},
|
||||
"KQvWvD": {
|
||||
"defaultMessage": "Deleted"
|
||||
},
|
||||
"KahimY": {
|
||||
"defaultMessage": "Unknown event kind: {kind}"
|
||||
},
|
||||
"KoFlZg": {
|
||||
"defaultMessage": "Enter mint URL"
|
||||
},
|
||||
"KtsyO0": {
|
||||
"defaultMessage": "Enter Pin"
|
||||
},
|
||||
@ -798,6 +774,12 @@
|
||||
"ORGv1Q": {
|
||||
"defaultMessage": "Created"
|
||||
},
|
||||
"OoZgbB": {
|
||||
"defaultMessage": "Failed to update, please try again"
|
||||
},
|
||||
"OxPdQ0": {
|
||||
"defaultMessage": "Scanning {date}"
|
||||
},
|
||||
"P2o+ZZ": {
|
||||
"defaultMessage": "Invalid Nostr Address"
|
||||
},
|
||||
@ -813,10 +795,6 @@
|
||||
"PCSt5T": {
|
||||
"defaultMessage": "Preferences"
|
||||
},
|
||||
"PJeJFc": {
|
||||
"defaultMessage": "Summary",
|
||||
"description": "Notifications summary"
|
||||
},
|
||||
"PXQ0z0": {
|
||||
"defaultMessage": "Receiving to <b>{wallet}</b>"
|
||||
},
|
||||
@ -832,15 +810,15 @@
|
||||
"QDFTjG": {
|
||||
"defaultMessage": "{n} Relays"
|
||||
},
|
||||
"QJfhKt": {
|
||||
"defaultMessage": "The private key is like a password, but it cannot be reset. Guard it carefully and never show it to anyone. Once someone has your private key, they will have access to your account forever."
|
||||
},
|
||||
"QWhotP": {
|
||||
"defaultMessage": "Zap Pool only works if you use one of the supported wallet connections (WebLN, LNC, LNDHub or Nostr Wallet Connect)"
|
||||
},
|
||||
"Qxv0B2": {
|
||||
"defaultMessage": "You currently have {number} sats in your zap pool."
|
||||
},
|
||||
"R/6nsx": {
|
||||
"defaultMessage": "Subscription"
|
||||
},
|
||||
"R81upa": {
|
||||
"defaultMessage": "People you follow"
|
||||
},
|
||||
@ -862,6 +840,9 @@
|
||||
"RoOyAh": {
|
||||
"defaultMessage": "Relays"
|
||||
},
|
||||
"RrCui3": {
|
||||
"defaultMessage": "Summary"
|
||||
},
|
||||
"Rs4kCE": {
|
||||
"defaultMessage": "Bookmark"
|
||||
},
|
||||
@ -926,9 +907,6 @@
|
||||
"TvKqBp": {
|
||||
"defaultMessage": "liked"
|
||||
},
|
||||
"TwyMau": {
|
||||
"defaultMessage": "Account"
|
||||
},
|
||||
"U1aPPi": {
|
||||
"defaultMessage": "Stop listening"
|
||||
},
|
||||
@ -1019,6 +997,9 @@
|
||||
"XQiFEl": {
|
||||
"defaultMessage": "Follows Relay Health"
|
||||
},
|
||||
"XSdWHA": {
|
||||
"defaultMessage": "Redeem"
|
||||
},
|
||||
"XXm7jJ": {
|
||||
"defaultMessage": "Trending Hashtags"
|
||||
},
|
||||
@ -1031,10 +1012,6 @@
|
||||
"Xopqkl": {
|
||||
"defaultMessage": "Your default zap amount is {number} sats, example values are calculated from this."
|
||||
},
|
||||
"XrSk2j": {
|
||||
"defaultMessage": "Redeem",
|
||||
"description": "Button: Redeem Cashu token"
|
||||
},
|
||||
"YDURw6": {
|
||||
"defaultMessage": "Service URL"
|
||||
},
|
||||
@ -1168,6 +1145,9 @@
|
||||
"d7d0/x": {
|
||||
"defaultMessage": "LN Address"
|
||||
},
|
||||
"dK2CcV": {
|
||||
"defaultMessage": "The public key is like your username, you can share it with anyone."
|
||||
},
|
||||
"dOQCL8": {
|
||||
"defaultMessage": "Display name"
|
||||
},
|
||||
@ -1294,6 +1274,9 @@
|
||||
"hF6IN2": {
|
||||
"defaultMessage": "Prune Follow List"
|
||||
},
|
||||
"hMQmIw": {
|
||||
"defaultMessage": "Sync Account"
|
||||
},
|
||||
"hMzcSq": {
|
||||
"defaultMessage": "Messages"
|
||||
},
|
||||
@ -1303,9 +1286,6 @@
|
||||
"hY4lzx": {
|
||||
"defaultMessage": "Supports"
|
||||
},
|
||||
"hYOE+U": {
|
||||
"defaultMessage": "Invite"
|
||||
},
|
||||
"ha8JKG": {
|
||||
"defaultMessage": "Show graph"
|
||||
},
|
||||
@ -1318,9 +1298,6 @@
|
||||
"hniz8Z": {
|
||||
"defaultMessage": "here"
|
||||
},
|
||||
"hvFRBo": {
|
||||
"defaultMessage": "Interaction"
|
||||
},
|
||||
"i/dBAR": {
|
||||
"defaultMessage": "Zap Pool"
|
||||
},
|
||||
@ -1345,6 +1322,9 @@
|
||||
"iXPL0Z": {
|
||||
"defaultMessage": "Can't login with private key on an insecure connection, please use a Nostr key manager extension instead"
|
||||
},
|
||||
"iYc3Ld": {
|
||||
"defaultMessage": "Payments"
|
||||
},
|
||||
"ieGrWo": {
|
||||
"defaultMessage": "Follow"
|
||||
},
|
||||
@ -1420,12 +1400,18 @@
|
||||
"lD3+8a": {
|
||||
"defaultMessage": "Pay"
|
||||
},
|
||||
"lEnclp": {
|
||||
"defaultMessage": "My events: {n}"
|
||||
},
|
||||
"lPWASz": {
|
||||
"defaultMessage": "Snort nostr address"
|
||||
},
|
||||
"lTbT3s": {
|
||||
"defaultMessage": "Wallet password"
|
||||
},
|
||||
"lfOesV": {
|
||||
"defaultMessage": "Non-Zap"
|
||||
},
|
||||
"lgg1KN": {
|
||||
"defaultMessage": "account page"
|
||||
},
|
||||
@ -1453,6 +1439,9 @@
|
||||
"mKhgP9": {
|
||||
"defaultMessage": "{n,plural,=0{} =1{zapped} other{zapped}}"
|
||||
},
|
||||
"mOFG3K": {
|
||||
"defaultMessage": "Start"
|
||||
},
|
||||
"mfe8RW": {
|
||||
"defaultMessage": "Option: {n}"
|
||||
},
|
||||
@ -1474,6 +1463,9 @@
|
||||
"nUT0Lv": {
|
||||
"defaultMessage": "Tools"
|
||||
},
|
||||
"nWQFic": {
|
||||
"defaultMessage": "Renew"
|
||||
},
|
||||
"nihgfo": {
|
||||
"defaultMessage": "Listen to this article"
|
||||
},
|
||||
@ -1513,10 +1505,6 @@
|
||||
"puLNUJ": {
|
||||
"defaultMessage": "Pin"
|
||||
},
|
||||
"pukxg/": {
|
||||
"defaultMessage": "Payments",
|
||||
"description": "Wallet transation history"
|
||||
},
|
||||
"pzTOmv": {
|
||||
"defaultMessage": "Followers"
|
||||
},
|
||||
@ -1535,6 +1523,9 @@
|
||||
"qUJTsT": {
|
||||
"defaultMessage": "Blocked"
|
||||
},
|
||||
"qXCbgZ": {
|
||||
"defaultMessage": "Unlock"
|
||||
},
|
||||
"qZsKBR": {
|
||||
"defaultMessage": "Renew {tier}"
|
||||
},
|
||||
@ -1634,6 +1625,12 @@
|
||||
"uc0din": {
|
||||
"defaultMessage": "Send sats splits to"
|
||||
},
|
||||
"ufvXH1": {
|
||||
"defaultMessage": "Found {n} events"
|
||||
},
|
||||
"uhu5aG": {
|
||||
"defaultMessage": "Public"
|
||||
},
|
||||
"un1nGw": {
|
||||
"defaultMessage": "{n} notes"
|
||||
},
|
||||
@ -1679,10 +1676,6 @@
|
||||
"wSZR47": {
|
||||
"defaultMessage": "Submit"
|
||||
},
|
||||
"wWLwvh": {
|
||||
"defaultMessage": "Anon",
|
||||
"description": "Anonymous Zap"
|
||||
},
|
||||
"whSrs+": {
|
||||
"defaultMessage": "Nostr Public Chat"
|
||||
},
|
||||
@ -1713,10 +1706,6 @@
|
||||
"xIoGG9": {
|
||||
"defaultMessage": "Go to"
|
||||
},
|
||||
"xQtL3v": {
|
||||
"defaultMessage": "Unlock",
|
||||
"description": "Unlock wallet"
|
||||
},
|
||||
"xSoIUU": {
|
||||
"defaultMessage": "Worker Relay"
|
||||
},
|
||||
@ -1744,6 +1733,9 @@
|
||||
"y1Z3or": {
|
||||
"defaultMessage": "Language"
|
||||
},
|
||||
"yAztTU": {
|
||||
"defaultMessage": "{n} eSats"
|
||||
},
|
||||
"yCLnBC": {
|
||||
"defaultMessage": "LNURL or Lightning Address"
|
||||
},
|
||||
@ -1771,9 +1763,6 @@
|
||||
"zvCDao": {
|
||||
"defaultMessage": "Automatically show latest notes"
|
||||
},
|
||||
"zwb6LR": {
|
||||
"defaultMessage": "<b>Mint:</b> {url}"
|
||||
},
|
||||
"zxvhnE": {
|
||||
"defaultMessage": "Daily"
|
||||
}
|
||||
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"+D82kt": "Are you sure you want to repost: {id}",
|
||||
"+PzQ9Y": "Payout Now",
|
||||
"+QM0PJ": "Sync all events for your profile into local cache",
|
||||
"+UjDmN": "Logged in with write access",
|
||||
"+Vxixo": "Secret Group Chat",
|
||||
"+aZY2h": "Zap Type",
|
||||
@ -13,14 +14,12 @@
|
||||
"/B8zwF": "Your space the way you want it 😌",
|
||||
"/GCoTA": "Clear",
|
||||
"/JE/X+": "Account Support",
|
||||
"/PCavi": "Public",
|
||||
"/Xf4UW": "Send anonymous usage metrics",
|
||||
"/clOBU": "Weekly",
|
||||
"/d6vEc": "Make your profile easier to find and share",
|
||||
"/n5KSF": "{n} ms",
|
||||
"00LcfG": "Load more",
|
||||
"01iNut": "Nostr address does not belong to you",
|
||||
"08zn6O": "Export Keys",
|
||||
"0Azlrb": "Manage",
|
||||
"0BUTMv": "Search...",
|
||||
"0HFX0T": "Use Exact Location",
|
||||
@ -59,7 +58,6 @@
|
||||
"3qnJlS": "You are voting with {amount} sats",
|
||||
"3t3kok": "{n,plural,=1{{n} new note} other{{n} new notes}}",
|
||||
"3tVy+Z": "{n} Followers",
|
||||
"3yk8fB": "Wallet",
|
||||
"450Fty": "None",
|
||||
"47FYwb": "Cancel",
|
||||
"4IPzdn": "Primary Developers",
|
||||
@ -77,7 +75,6 @@
|
||||
"5u6iEc": "Transfer to Pubkey",
|
||||
"5vMmmR": "Usernames are not unique on Nostr. The nostr address is your unique human-readable address that is unique to you upon registration.",
|
||||
"5ykRmX": "Send zap",
|
||||
"6/SF6e": "<h1>{n}</h1> Cashu sats",
|
||||
"6/hB3S": "Watch Replay",
|
||||
"62nsdy": "Retry",
|
||||
"6559gb": "New follow list length {length}",
|
||||
@ -117,7 +114,6 @@
|
||||
"Ai8VHU": "Unlimited note retention on Snort relay",
|
||||
"AkCxS/": "Reason",
|
||||
"Am8glJ": "Game",
|
||||
"AnLrRC": "Non-Zap",
|
||||
"Aujn2T": "Count",
|
||||
"Awq32I": "Push notifications",
|
||||
"AxDOiG": "Months",
|
||||
@ -172,7 +168,6 @@
|
||||
"FdhSU2": "Claim Now",
|
||||
"FfYsOb": "An error has occured!",
|
||||
"FmXUJg": "follows you",
|
||||
"FvanT6": "Accounts",
|
||||
"G/yZLu": "Remove",
|
||||
"G1BGCg": "Select Wallet",
|
||||
"G3A56c": "Subscribed to Push",
|
||||
@ -194,9 +189,9 @@
|
||||
"HWbkEK": "Clear cache and reload",
|
||||
"HbefNb": "Open Wallet",
|
||||
"HhcAVH": "You don't follow this person, click here to load media from <i>{link}</i>, or update <a><i>your preferences</i></a> to always load media from everybody.",
|
||||
"HqRNN8": "Support",
|
||||
"I1AoOu": "Last post {time}",
|
||||
"IEwZvs": "Are you sure you want to unpin this note?",
|
||||
"IIOul1": "Account Data",
|
||||
"IKKHqV": "Follows",
|
||||
"IOu4Xh": "You must be a {tier} subscriber to access {app} deck",
|
||||
"IVbtTS": "Zap all {n} sats",
|
||||
@ -222,10 +217,8 @@
|
||||
"K3r6DQ": "Delete",
|
||||
"K7AkdL": "Show",
|
||||
"KAhAcM": "Enter LNDHub config",
|
||||
"KHK8B9": "Relay",
|
||||
"KQvWvD": "Deleted",
|
||||
"KahimY": "Unknown event kind: {kind}",
|
||||
"KoFlZg": "Enter mint URL",
|
||||
"KtsyO0": "Enter Pin",
|
||||
"LBAnc7": "View as user?",
|
||||
"LF5kYT": "Other Connections",
|
||||
@ -263,20 +256,21 @@
|
||||
"OQSOJF": "Get a free nostr address",
|
||||
"OQXnew": "You subscription is still active, you can't renew yet",
|
||||
"ORGv1Q": "Created",
|
||||
"OoZgbB": "Failed to update, please try again",
|
||||
"OxPdQ0": "Scanning {date}",
|
||||
"P2o+ZZ": "Invalid Nostr Address",
|
||||
"P61BTu": "Copy Event JSON",
|
||||
"P7FD0F": "System (Default)",
|
||||
"P7nJT9": "Total today (UTC): {amount} sats",
|
||||
"PCSt5T": "Preferences",
|
||||
"PJeJFc": "Summary",
|
||||
"PXQ0z0": "Receiving to <b>{wallet}</b>",
|
||||
"PamNxw": "Unknown file header: {name}",
|
||||
"Pe0ogR": "Theme",
|
||||
"PrsIg7": "Reactions will be shown on every page, if disabled no reactions will be shown",
|
||||
"QDFTjG": "{n} Relays",
|
||||
"QJfhKt": "The private key is like a password, but it cannot be reset. Guard it carefully and never show it to anyone. Once someone has your private key, they will have access to your account forever.",
|
||||
"QWhotP": "Zap Pool only works if you use one of the supported wallet connections (WebLN, LNC, LNDHub or Nostr Wallet Connect)",
|
||||
"Qxv0B2": "You currently have {number} sats in your zap pool.",
|
||||
"R/6nsx": "Subscription",
|
||||
"R81upa": "People you follow",
|
||||
"RDha9y": "Service Worker Not Running",
|
||||
"RSr2uB": "Username must only contain lowercase letters and numbers",
|
||||
@ -284,6 +278,7 @@
|
||||
"RfhLwC": "By: {author}",
|
||||
"RhDAoS": "Are you sure you want to delete {id}",
|
||||
"RoOyAh": "Relays",
|
||||
"RrCui3": "Summary",
|
||||
"Rs4kCE": "Bookmark",
|
||||
"SLZGPn": "Enter a pin to encrypt your private key, you must enter this pin every time you open {site}.",
|
||||
"SMO+on": "Send zap to {name}",
|
||||
@ -305,7 +300,6 @@
|
||||
"TpgeGw": "Hex Salt..",
|
||||
"Tpy00S": "People",
|
||||
"TvKqBp": "liked",
|
||||
"TwyMau": "Account",
|
||||
"U1aPPi": "Stop listening",
|
||||
"UDYlxu": "Pending Subscriptions",
|
||||
"UJTWqI": "Remove from my relays",
|
||||
@ -336,11 +330,11 @@
|
||||
"XICsE8": "File hosts",
|
||||
"XPB8VV": "Alby wallet connection",
|
||||
"XQiFEl": "Follows Relay Health",
|
||||
"XSdWHA": "Redeem",
|
||||
"XXm7jJ": "Trending Hashtags",
|
||||
"XgWvGA": "Reactions",
|
||||
"Xnimz0": "Sending from <b>{wallet}</b>",
|
||||
"Xopqkl": "Your default zap amount is {number} sats, example values are calculated from this.",
|
||||
"XrSk2j": "Redeem",
|
||||
"YDURw6": "Service URL",
|
||||
"YR2I9M": "No keys, no {app}, There is no way to reset it if you don't back up. It only takes a minute.",
|
||||
"YXA3AH": "Enable reactions",
|
||||
@ -385,6 +379,7 @@
|
||||
"d+6YsV": "Lists to mute:",
|
||||
"d2ebEu": "Not Subscribed to Push",
|
||||
"d7d0/x": "LN Address",
|
||||
"dK2CcV": "The public key is like your username, you can share it with anyone.",
|
||||
"dOQCL8": "Display name",
|
||||
"deEeEI": "Register",
|
||||
"djLctd": "Amount in sats",
|
||||
@ -427,15 +422,14 @@
|
||||
"h7jvCs": "{site} is more fun together!",
|
||||
"h8XMJL": "Badges",
|
||||
"hF6IN2": "Prune Follow List",
|
||||
"hMQmIw": "Sync Account",
|
||||
"hMzcSq": "Messages",
|
||||
"hRTfTR": "PRO",
|
||||
"hY4lzx": "Supports",
|
||||
"hYOE+U": "Invite",
|
||||
"ha8JKG": "Show graph",
|
||||
"hicxcO": "Show replies",
|
||||
"hmZ3Bz": "Media",
|
||||
"hniz8Z": "here",
|
||||
"hvFRBo": "Interaction",
|
||||
"i/dBAR": "Zap Pool",
|
||||
"i5gBFz": "Your sent and received payments will show up here.",
|
||||
"iCqGww": "Reactions ({n})",
|
||||
@ -444,6 +438,7 @@
|
||||
"iICVoL": "{x} follows ({y} duplicates)",
|
||||
"iNWbVV": "Handle",
|
||||
"iXPL0Z": "Can't login with private key on an insecure connection, please use a Nostr key manager extension instead",
|
||||
"iYc3Ld": "Payments",
|
||||
"ieGrWo": "Follow",
|
||||
"ipHVx5": "Generate Invoice",
|
||||
"itPgxd": "Profile",
|
||||
@ -469,8 +464,10 @@
|
||||
"l3H1EK": "Invite your friends",
|
||||
"lCILNz": "Buy Now",
|
||||
"lD3+8a": "Pay",
|
||||
"lEnclp": "My events: {n}",
|
||||
"lPWASz": "Snort nostr address",
|
||||
"lTbT3s": "Wallet password",
|
||||
"lfOesV": "Non-Zap",
|
||||
"lgg1KN": "account page",
|
||||
"ll3xBp": "Image proxy service",
|
||||
"lnaT9F": "Following {n}",
|
||||
@ -480,6 +477,7 @@
|
||||
"mKAr6h": "Follow all",
|
||||
"mKh2HS": "File upload service",
|
||||
"mKhgP9": "{n,plural,=0{} =1{zapped} other{zapped}}",
|
||||
"mOFG3K": "Start",
|
||||
"mfe8RW": "Option: {n}",
|
||||
"n1Whvj": "Switch",
|
||||
"nDejmx": "Unblock",
|
||||
@ -487,6 +485,7 @@
|
||||
"nGGDsi": "Notifications Allowed",
|
||||
"nIchMQ": "Searching for account activity ({progress})",
|
||||
"nUT0Lv": "Tools",
|
||||
"nWQFic": "Renew",
|
||||
"nihgfo": "Listen to this article",
|
||||
"nwZXeh": "{n} blocked",
|
||||
"o/gK53": "Deck",
|
||||
@ -500,13 +499,13 @@
|
||||
"pI+77w": "Downloadable backups from Snort relay",
|
||||
"pRess9": "ZapPool",
|
||||
"puLNUJ": "Pin",
|
||||
"pukxg/": "Payments",
|
||||
"pzTOmv": "Followers",
|
||||
"qD9EUF": "Email <> DM bridge for your Snort nostr address",
|
||||
"qDwvZ4": "Unknown error",
|
||||
"qMePPG": "Note",
|
||||
"qMx1sA": "Default Zap amount",
|
||||
"qUJTsT": "Blocked",
|
||||
"qXCbgZ": "Unlock",
|
||||
"qZsKBR": "Renew {tier}",
|
||||
"qcJFEJ": "Notifications API Disabled",
|
||||
"qdGuQo": "Your Private Key Is (do not share this with anyone)",
|
||||
@ -540,6 +539,8 @@
|
||||
"uCk8r+": "Already have an account?",
|
||||
"uSV4Ti": "Reposts need to be manually confirmed",
|
||||
"uc0din": "Send sats splits to",
|
||||
"ufvXH1": "Found {n} events",
|
||||
"uhu5aG": "Public",
|
||||
"un1nGw": "{n} notes",
|
||||
"usAvMr": "Edit Profile",
|
||||
"v8lolG": "Start chat",
|
||||
@ -555,7 +556,6 @@
|
||||
"w6qrwX": "NSFW",
|
||||
"wEQDC6": "Edit",
|
||||
"wSZR47": "Submit",
|
||||
"wWLwvh": "Anon",
|
||||
"whSrs+": "Nostr Public Chat",
|
||||
"wih7iJ": "name is blocked",
|
||||
"wofVHy": "Moderation",
|
||||
@ -566,7 +566,6 @@
|
||||
"xEjBS7": "For you",
|
||||
"xIcAOU": "Votes by {type}",
|
||||
"xIoGG9": "Go to",
|
||||
"xQtL3v": "Unlock",
|
||||
"xSoIUU": "Worker Relay",
|
||||
"xaj9Ba": "Provider",
|
||||
"xbVgIm": "Automatically load media",
|
||||
@ -576,6 +575,7 @@
|
||||
"xybOUv": "FAN",
|
||||
"y/bmsG": "Allow",
|
||||
"y1Z3or": "Language",
|
||||
"yAztTU": "{n} eSats",
|
||||
"yCLnBC": "LNURL or Lightning Address",
|
||||
"zCb8fX": "Weight",
|
||||
"zFegDD": "Contact",
|
||||
@ -585,6 +585,5 @@
|
||||
"zm6qS1": "{n} mins to read",
|
||||
"zonsdq": "Failed to load LNURL service",
|
||||
"zvCDao": "Automatically show latest notes",
|
||||
"zwb6LR": "<b>Mint:</b> {url}",
|
||||
"zxvhnE": "Daily"
|
||||
}
|
||||
|
@ -400,7 +400,7 @@
|
||||
"eSzf2G": "{nIn} satsを1回ザップすると、{nOut} satsがZap Poolに割り当てられます。",
|
||||
"eXT2QQ": "グループチャット",
|
||||
"egib+2": "{n,plural,=1{と他 {n} 人} other{と他 {n} 人}}",
|
||||
"ejEGdx": "Home",
|
||||
"ejEGdx": "ホーム",
|
||||
"f1OxTe": "コミュニティーリーダーとは、ローカルコミュニティーで積極的に活動し、新しいユーザーの参加を支援することで、nostrのエコシステムを成長させる個人のことです。コミュニティーリーダーには誰でもなることができますが、現在の名誉ある称号を持つ人はほとんどいません。",
|
||||
"f2CAxA": "出力",
|
||||
"fBI91o": "ザップ",
|
||||
|
Reference in New Issue
Block a user