This commit is contained in:
missmeowness 2023-04-23 11:04:25 +00:00
parent 765e207343
commit c10834b6a0
8 changed files with 287 additions and 35 deletions

View File

@ -25,6 +25,6 @@
<app-root><div class="loading-text">Blockcore Notes loading...</div></app-root>
<noscript>You must enable JavaScript to use Blockcore Notes.</noscript>
</div>
<script src="runtime.ac5d438f519d02ca.js" type="module"></script><script src="polyfills.cb95eb3bf985665c.js" type="module"></script><script src="main.3540de48f1f27cb7.js" type="module"></script>
<script src="runtime.ac5d438f519d02ca.js" type="module"></script><script src="polyfills.cb95eb3bf985665c.js" type="module"></script><script src="main.104b7e3d1c506475.js" type="module"></script>
</body></html>

View File

@ -12,6 +12,7 @@
"ConvertKey": "Convert Key"
},
"Settings": {
"Options": "Options",
"OptionsTitle": "App Options",
"OptionsDescription": "Choose important options for your user experience",
"Settings": "Settings",
@ -19,6 +20,92 @@
"DisplayLanguage": "Display Language",
"ChooseMode": "Choose your mode",
"Dark": "Dark",
"Light": "Light"
"Light": "Light",
"MediaTitle": "Media Upload Service",
"MediaSubtitle": "Choose which service to use for uploading photos and films",
"Reactions": "Reactions",
"ReactionsSubtitle": "Control if likes should be loaded and displayed",
"ReactionsNote": "Reactions is not for everyone and it might consider clutter by some. It also takes up additional bandwidth to download.",
"EnableReactions": "Enable Reactions",
"Zapping": "Zapping",
"ZappingSubtitle": "Control if zapping features should be enabled",
"EnableZapping": "Enable Zapping",
"MediaWidgets": "Media widgets",
"MediaWidgetsSubtitle": "Control how content are rendered",
"MediaWidgetsNote": "Enable this to allow the app to render music widgets when URLs linked to the services is seen in notes.",
"EnableSpotify": "Enable Spotify",
"EnableTidal": "Enable Tidal",
"OpenMediaPlayer": "Open Media Player"
},
"Notifications": {
"Options": "Options",
"ResetNotifications": "Reset Notifications",
"ShowMore": "Show More..."
},
"People": {
"Options": "Options",
"Show": "Show",
"Following": "Following",
"Muted": "Muted",
"Blocked": "Blocked",
"Cached": "Cached",
"Sorting": "Sorting",
"NameAZ": "Name (A-Z)",
"NameZA": "Name (Z-A)",
"FollowedNewest": "Followed (Newest)",
"FollowedOldest": "Followed (Oldest)",
"UpdatedNewest": "Updated (Newest)",
"UpdatedOldest": "Updated (Oldest)",
"LargeIcons": "Large icons",
"MediumIcons": "Medium icons",
"SmallIcons": "Small icons",
"Details": "Details",
"Tiles": "Tiles",
"Content": "Content",
"PublishFollowList": "Publish Follow (and Relays) List",
"SavePublicFollowing": "Save Public Following (backup)",
"Followed": "Followed"
},
"Profile": {
"PickProfileImage": "Pick Profile Image",
"PickProfileBanner": "Pick Profile Banner",
"DisplayName": "Display Name",
"Nickname": "Nickname",
"About": "About",
"MailDomainIdentifier": "E-mail/Domain Identifier (NIP05)",
"Website": "Website",
"BitcoinPaymentLink": "Bitcoin Payment Link (LUD06)",
"BitoinPaymenAlias": "Bitcoin Payment Alias (LUD16)",
"LastUpdated": "Last updated",
"Cancel": "Cancel",
"Save": "Save"
},
"Relays": {
"Options": "Options",
"AppendFromExtension": "Append from extension",
"AppendFromApp": "Append from app",
"PublishRelay(and following)list": "Publish relay (and following) list",
"PublishRelay(NIP-65)list": "Publish relay (NIP-65) list",
"DeleteAllRelays": "Delete All Relays"
},
"RelayDialog": {
"AddARelay": "Add a relay",
"Read": "Read",
"Write": "Write",
"Cancel": "Cancel",
"Add": "Add"
},
"Relay": {
"Administrator": "Administrator",
"Contact": "Contact",
"Software": "Software",
"Timeouts": "Timeouts",
"Events": "Events",
"RelayOptions": "Relay Options",
"RelayStatus": "Relay Status",
"RelayStatusSubtitle": "Allows you to disable a relay locally.",
"RelayPrivacy": "Relay Privacy",
"PrimaryRelay": "Primary Relay",
"Delete": "Delete"
}
}

View File

@ -19,6 +19,85 @@
"DisplayLanguage": "Velg språk",
"ChooseMode": "Velg fargetema",
"Dark": "Mørk",
"Light": "Lys"
"Light": "Lys",
"MediaTitle": "Media Upload Service",
"MediaSubtitle": "Choose which service to use for uploading photos and films",
"Reactions": "Reactions",
"ReactionsSubtitle": "Control if likes should be loaded and displayed",
"ReactionsNote": "Reactions is not for everyone and it might consider clutter by some. It also takes up additional bandwidth to download.",
"EnableReactions": "Enable Reactions",
"Zapping": "Zapping",
"ZappingSubtitle": "Control if zapping features should be enabled",
"EnableZapping": "Enable Zapping",
"MediaWidgets": "Media widgets",
"MediaWidgetsSubtitle": "Control how content are rendered",
"MediaWidgetsNote": "Enable this to allow the app to render music widgets when URLs linked to the services is seen in notes.",
"EnableSpotify": "Enable Spotify",
"EnableTidal": "Enable Tidal",
"OpenMediaPlayer": "Open Media Player"
},
"Notifications": {
"Options": "Alternativ",
"ResetNotifications": "Tilbakestill varsler",
"ShowMore": "Vis flere..."
},
"People": {
"Options": "Options",
"Show": "Show",
"Following": "Following",
"Muted": "Muted",
"Blocked": "Blocked",
"Cached": "Cached",
"Sorting": "Sorting",
"NameAZ": "Name (A-Z)",
"NameZA": "Name (Z-A)",
"FollowedNewest": "Followed (Newest)",
"FollowedOldest": "Followed (Oldest)",
"UpdatedNewest": "Updated (Newest)",
"UpdatedOldest": "Updated (Oldest)",
"LargeIcons": "Large icons",
"MediumIcons": "Medium icons",
"SmallIcons": "Small icons",
"Details": "Details",
"Tiles": "Tiles",
"Content": "Content",
"PublishFollowList": "Publish Follow (and Relays) List",
"SavePublicFollowing": "Save Public Following (backup)",
"Followed": "Followed"
},
"Profile": {
"PickProfileImage": "Pick Profile Image",
"PickProfileBanner": "Pick Profile Banner",
"DisplayName": "Display Name",
"Nickname": "Nickname",
"About": "About",
"MailDomainIdentifier": "E-mail/Domain Identifier (NIP05)",
"Website": "Website",
"BitcoinPaymentLink": "Bitcoin Payment Link (LUD06)",
"BitoinPaymenAlias": "Bitcoin Payment Alias (LUD16)",
"LastUpdated": "Last updated",
"Cancel": "Cancel",
"Save": "Save"
},
"Relays": {
"Options": "Alternativ",
"AppendFromExtension": "Legg til fra utvidelse",
"AppendFromApp": "Legg til fra app",
"PublishRelay(and following)list": "Publiser relay (og følgende) liste",
"PublishRelay(NIP-65)list": "Publiser relay (NIP-65) liste",
"DeleteAllRelays": "Slett alle relays"
},
"Relay": {
"Administrator": "Administrator",
"Contact": "Kontakt",
"Software": "Programvare",
"Timeouts": "Tidsavbrudd",
"Events": "Hendelser",
"RelayOptions": "Relay alternativ",
"RelayStatus": "Relay status",
"RelayStatusSubtitle": "Lar deg deaktivere en relay lokalt.",
"RelayPrivacy": "Relay personvern",
"PrimaryRelay": "Primær relay",
"Delete": "Slett"
}
}

View File

@ -1,25 +1,111 @@
{
"en": "English",
"no": "Norsk",
"fr": "French",
"el": "Greek",
"fa": "Persian",
"ar": "Arabic",
"he": "Hebrew",
"ru": "Русский",
"App": {
"Hide": "Скрыть",
"ConvertKey": "Преобразовать ключ"
},
"Settings": {
"OptionsTitle": "Параметры приложения",
"OptionsDescription": "Выберите важные параметры для вашего пользовательского интерфейса",
"Settings": "Настройки",
"Save": "Сохранить",
"DisplayLanguage": "Язык отображения",
"ChooseMode": "Выберите тему",
"Dark": "Тёмная",
"Light": "Светлая"
}
"en": "English",
"no": "Norsk",
"fr": "French",
"el": "Greek",
"fa": "Persian",
"ar": "Arabic",
"he": "Hebrew",
"ru": "Русский",
"App": {
"Hide": "Hide",
"ConvertKey": "Convert Key"
},
"Settings": {
"Options": "Options",
"OptionsTitle": "App Options",
"OptionsDescription": "Choose important options for your user experience",
"Settings": "Settings",
"Save": "Save",
"DisplayLanguage": "Display Language",
"ChooseMode": "Choose your mode",
"Dark": "Dark",
"Light": "Light",
"MediaTitle": "Media Upload Service",
"MediaSubtitle": "Choose which service to use for uploading photos and films",
"Reactions": "Reactions",
"ReactionsSubtitle": "Control if likes should be loaded and displayed",
"ReactionsNote": "Reactions is not for everyone and it might consider clutter by some. It also takes up additional bandwidth to download.",
"EnableReactions": "Enable Reactions",
"Zapping": "Zapping",
"ZappingSubtitle": "Control if zapping features should be enabled",
"EnableZapping": "Enable Zapping",
"MediaWidgets": "Media widgets",
"MediaWidgetsSubtitle": "Control how content are rendered",
"MediaWidgetsNote": "Enable this to allow the app to render music widgets when URLs linked to the services is seen in notes.",
"EnableSpotify": "Enable Spotify",
"EnableTidal": "Enable Tidal",
"OpenMediaPlayer": "Open Media Player"
},
"Notifications": {
"Options": "Options",
"ResetNotifications": "Reset Notifications",
"ShowMore": "Show More..."
},
"People": {
"Options": "Options",
"Show": "Show",
"Following": "Following",
"Muted": "Muted",
"Blocked": "Blocked",
"Cached": "Cached",
"Sorting": "Sorting",
"NameAZ": "Name (A-Z)",
"NameZA": "Name (Z-A)",
"FollowedNewest": "Followed (Newest)",
"FollowedOldest": "Followed (Oldest)",
"UpdatedNewest": "Updated (Newest)",
"UpdatedOldest": "Updated (Oldest)",
"LargeIcons": "Large icons",
"MediumIcons": "Medium icons",
"SmallIcons": "Small icons",
"Details": "Details",
"Tiles": "Tiles",
"Content": "Content",
"PublishFollowList": "Publish Follow (and Relays) List",
"SavePublicFollowing": "Save Public Following (backup)",
"Followed": "Followed"
},
"Profile": {
"PickProfileImage": "Pick Profile Image",
"PickProfileBanner": "Pick Profile Banner",
"DisplayName": "Display Name",
"Nickname": "Nickname",
"About": "About",
"MailDomainIdentifier": "E-mail/Domain Identifier (NIP05)",
"Website": "Website",
"BitcoinPaymentLink": "Bitcoin Payment Link (LUD06)",
"BitoinPaymenAlias": "Bitcoin Payment Alias (LUD16)",
"LastUpdated": "Last updated",
"Cancel": "Cancel",
"Save": "Save"
},
"Relays": {
"Options": "Options",
"AppendFromExtension": "Append from extension",
"AppendFromApp": "Append from app",
"PublishRelay(and following)list": "Publish relay (and following) list",
"PublishRelay(NIP-65)list": "Publish relay (NIP-65) list",
"DeleteAllRelays": "Delete All Relays"
},
"RelayDialog": {
"AddARelay": "Add a relay",
"Read": "Read",
"Write": "Write",
"Cancel": "Cancel",
"Add": "Add"
},
"Relay": {
"Administrator": "Administrator",
"Contact": "Contact",
"Software": "Software",
"Timeouts": "Timeouts",
"Events": "Events",
"RelayOptions": "Relay Options",
"RelayStatus": "Relay Status",
"RelayStatusSubtitle": "Allows you to disable a relay locally.",
"RelayPrivacy": "Relay Privacy",
"PrimaryRelay": "Primary Relay",
"Delete": "Delete"
}
}

View File

@ -25,6 +25,6 @@
<app-root><div class="loading-text">Blockcore Notes loading...</div></app-root>
<noscript>You must enable JavaScript to use Blockcore Notes.</noscript>
</div>
<script src="runtime.ac5d438f519d02ca.js" type="module"></script><script src="polyfills.cb95eb3bf985665c.js" type="module"></script><script src="main.3540de48f1f27cb7.js" type="module"></script>
<script src="runtime.ac5d438f519d02ca.js" type="module"></script><script src="polyfills.cb95eb3bf985665c.js" type="module"></script><script src="main.104b7e3d1c506475.js" type="module"></script>
</body></html>

1
main.104b7e3d1c506475.js Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
{
"configVersion": 1,
"timestamp": 1682150412068,
"timestamp": 1682247863617,
"index": "/index.html",
"assetGroups": [
{
@ -15,7 +15,7 @@
"/911.d8294359b5074446.js",
"/favicon.ico",
"/index.html",
"/main.3540de48f1f27cb7.js",
"/main.104b7e3d1c506475.js",
"/manifest.webmanifest",
"/polyfills.cb95eb3bf985665c.js",
"/runtime.ac5d438f519d02ca.js",
@ -89,9 +89,9 @@
"/assets/blockcore-notes-social.png": "1d8540baaf6f7e4cbb157c718c8ee0124c21f560",
"/assets/chat-bg.png": "13693eb17195131dc5fc42721583fe0a12b7756b",
"/assets/gradient.jpg": "25f5214c12d2f72e56d0aef974f835e7faf3c199",
"/assets/i18n/en.json": "79c40f07699393981fdb81aec0f4182ae6e8787a",
"/assets/i18n/no.json": "09168764ca5c697de8cae156d59ea712b24f06cc",
"/assets/i18n/ru.json": "307b05bd2fa751a984a755dfa5d32b6284b01da0",
"/assets/i18n/en.json": "35f23d4218e7e50d4b2e40f7f7a924af47ed83b4",
"/assets/i18n/no.json": "d8b718a61c97f279b5c2730fb491487481ce4738",
"/assets/i18n/ru.json": "35f23d4218e7e50d4b2e40f7f7a924af47ed83b4",
"/assets/icon.svg": "3dd24d73fa8cf0a1a89ea611aedbe741ad9b7995",
"/assets/icons/icon-120x120.png": "f2caf94507140fcf3ae926c608df9cd0db4e057f",
"/assets/icons/icon-128x128.png": "4af6e0c92b881022818f5953353768e48a8122e5",
@ -118,8 +118,8 @@
"/assets/profile.png": "35f15a95e5fc7939121c71638a0cd8fe9830f7b6",
"/assets/shared.worker.js": "2869d9f1b26076a62d0182dd1b9b309702cfcb67",
"/favicon.ico": "e225f1ea8ad3872db850d760a394fa09d353c80d",
"/index.html": "7dec00ba138fbf4ec70ca2db12bdfe653e2b4648",
"/main.3540de48f1f27cb7.js": "f37c278b66f87d91ab67276896eef679080a3ad9",
"/index.html": "4db771134757847aea31e6ffd1edeeb8c1244d9e",
"/main.104b7e3d1c506475.js": "5852c9b430dd9210a76d24af3435203bbd889e5c",
"/manifest.webmanifest": "c94536f9d6abd0013842cd3c1af813cc150edf88",
"/material-icons-base-400-normal.6a5d2b3f2786b8b0.woff": "6e4299698a545c9cf5798fdbb3dd2e0350b41ae4",
"/material-icons-base-400-normal.a987d1598549506d.woff2": "c8de67e55036ce9ed7844c9a010a0c4cd5dfc54b",