Compare commits
81 Commits
13.1.0-bet
...
13.2.0
Author | SHA1 | Date | |
---|---|---|---|
![]() |
a5df2b0293 | ||
![]() |
e6eae558d3 | ||
![]() |
083fa53d9c | ||
![]() |
7b73dd2d62 | ||
![]() |
7028b7331b | ||
![]() |
eefebab530 | ||
![]() |
683ddbef3e | ||
![]() |
bd23522c76 | ||
![]() |
c1dfbe2623 | ||
![]() |
ed9facbb33 | ||
![]() |
70df8c77fa | ||
![]() |
2c52655b17 | ||
![]() |
6c4c071ae9 | ||
![]() |
b19dba80f4 | ||
![]() |
09f4b9e546 | ||
![]() |
2e6d8c792b | ||
![]() |
e6338a555d | ||
![]() |
313a489ba0 | ||
![]() |
b906ff3fed | ||
![]() |
ede96eca28 | ||
![]() |
42f3d9188b | ||
![]() |
a35e0e9261 | ||
![]() |
80a400a67c | ||
![]() |
7a6534f30b | ||
![]() |
68a523ec6d | ||
![]() |
97d6c1ee86 | ||
![]() |
19c93151ce | ||
![]() |
039a2af3ab | ||
![]() |
945129c371 | ||
![]() |
da32be3ef3 | ||
![]() |
468ec36830 | ||
![]() |
492fb9a115 | ||
![]() |
bd8b624bae | ||
![]() |
9dacf11702 | ||
![]() |
26ae2dfc0f | ||
![]() |
a7f43d5312 | ||
![]() |
7fdf298bd4 | ||
![]() |
7d7167df6d | ||
![]() |
aa339be2ab | ||
![]() |
1217d6fbb4 | ||
![]() |
ccb22539e1 | ||
![]() |
957eff0e63 | ||
![]() |
363d727c55 | ||
![]() |
31dcf713cc | ||
![]() |
7800a12e52 | ||
![]() |
d6ff50a30b | ||
![]() |
ead931211c | ||
![]() |
a3aafa03ad | ||
![]() |
307a882649 | ||
![]() |
3e112da486 | ||
![]() |
bd469420fa | ||
![]() |
38fde26d60 | ||
![]() |
dc4fd3e505 | ||
![]() |
4dc00ee72a | ||
![]() |
bd3d75df6b | ||
![]() |
69bb377cb1 | ||
![]() |
80bfa02831 | ||
![]() |
8631740ca4 | ||
![]() |
4b75c68753 | ||
![]() |
3bf775c9a8 | ||
![]() |
8dc0e0abbb | ||
![]() |
2b377a3dc5 | ||
![]() |
9d367882fb | ||
![]() |
d56fc41865 | ||
![]() |
fcabc99303 | ||
![]() |
fccd9c32e8 | ||
![]() |
58a3a0b7d4 | ||
![]() |
a2a1636c10 | ||
![]() |
46ec0303b7 | ||
![]() |
3b1669fb6b | ||
![]() |
09591fa4ae | ||
![]() |
85ce00adc0 | ||
![]() |
f25518af91 | ||
![]() |
b796aacf7f | ||
![]() |
ff24811676 | ||
![]() |
4c8a1867f0 | ||
![]() |
bce48dfee9 | ||
![]() |
c20311b8a7 | ||
![]() |
fb14ac50b8 | ||
![]() |
84d984bd31 | ||
![]() |
1bc856c451 |
49
CHANGELOG.md
49
CHANGELOG.md
@@ -9,7 +9,51 @@
|
|||||||
You should also include the user name that made the change.
|
You should also include the user name that made the change.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
## 13.x.x (unreleased)
|
## 13.2.0 (2021/01/23)
|
||||||
|
|
||||||
|
### Improvements
|
||||||
|
- onlyServer / onlyQueue オプションを復活
|
||||||
|
- 他人の実績閲覧時は獲得条件を表示しないように
|
||||||
|
- アニメーション減らすオプション有効時はリアクションのアニメーションを無効に
|
||||||
|
- カスタム絵文字一覧のパフォーマンスを改善
|
||||||
|
|
||||||
|
### Bugfixes
|
||||||
|
- Aiscript: button is not defined
|
||||||
|
|
||||||
|
## 13.1.7 (2023/01/22)
|
||||||
|
|
||||||
|
### Improvements
|
||||||
|
- 新たな実績を追加
|
||||||
|
- MFMにscaleタグを追加
|
||||||
|
|
||||||
|
## 13.1.4 (2023/01/22)
|
||||||
|
|
||||||
|
### Improvements
|
||||||
|
- 新たな実績を追加
|
||||||
|
|
||||||
|
### Bugfixes
|
||||||
|
- Client: ローカリゼーション更新時にリロードが繰り返されることがあるのを修正
|
||||||
|
|
||||||
|
## 13.1.3 (2023/01/22)
|
||||||
|
|
||||||
|
### Bugfixes
|
||||||
|
- Client: リアクションのカスタム絵文字の表示の問題を修正
|
||||||
|
|
||||||
|
## 13.1.2 (2023/01/22)
|
||||||
|
|
||||||
|
### Bugfixes
|
||||||
|
- Client: リアクションのカスタム絵文字の表示の問題を修正
|
||||||
|
|
||||||
|
## 13.1.1 (2023/01/22)
|
||||||
|
|
||||||
|
### Improvements
|
||||||
|
- ローカルのカスタム絵文字を表示する際のパフォーマンスを改善
|
||||||
|
- Client: 瞬間的に大量の実績を解除した際の挙動を改善
|
||||||
|
|
||||||
|
### Bugfixes
|
||||||
|
- Client: アップデート時にローカリゼーションデータが更新されないことがあるのを修正
|
||||||
|
|
||||||
|
## 13.1.0 (2023/01/21)
|
||||||
|
|
||||||
### Improvements
|
### Improvements
|
||||||
- 実績機能
|
- 実績機能
|
||||||
@@ -23,6 +67,8 @@ You should also include the user name that made the change.
|
|||||||
|
|
||||||
### Bugfixes
|
### Bugfixes
|
||||||
- playを削除する手段がなかったのを修正
|
- playを削除する手段がなかったのを修正
|
||||||
|
- The … button on notes does nothing when not logged in
|
||||||
|
- twitterと連携するときに autwh is not a function になるのを修正
|
||||||
|
|
||||||
## 13.0.0 (2023/01/16)
|
## 13.0.0 (2023/01/16)
|
||||||
|
|
||||||
@@ -44,6 +90,7 @@ You should also include the user name that made the change.
|
|||||||
- Node.js 18.x or later is required
|
- Node.js 18.x or later is required
|
||||||
- PostgreSQL 15.x is required
|
- PostgreSQL 15.x is required
|
||||||
- Misskey not using 15 specific features at 13.0.0, but may do so in the future.
|
- Misskey not using 15 specific features at 13.0.0, but may do so in the future.
|
||||||
|
- Docker環境でPostgreSQLのアップデートを行う際のガイドはこちら: https://github.com/misskey-dev/misskey/pull/9641#issue-1536336620
|
||||||
- Elasticsearchのサポートが削除されました
|
- Elasticsearchのサポートが削除されました
|
||||||
- 代わりに今後任意の検索プロバイダを設定できる仕組みを構想しています。その仕組みを使えば今まで通りElasticsearchも利用できます
|
- 代わりに今後任意の検索プロバイダを設定できる仕組みを構想しています。その仕組みを使えば今まで通りElasticsearchも利用できます
|
||||||
- Yarnからpnpmに移行されました
|
- Yarnからpnpmに移行されました
|
||||||
|
@@ -108,6 +108,7 @@ clickToShow: "اضغط للعرض"
|
|||||||
sensitive: "محتوى حساس"
|
sensitive: "محتوى حساس"
|
||||||
add: "إضافة"
|
add: "إضافة"
|
||||||
reaction: "التفاعلات"
|
reaction: "التفاعلات"
|
||||||
|
reactions: "التفاعلات"
|
||||||
reactionSetting: "التفاعلات المراد عرضها في منتقي التفاعلات."
|
reactionSetting: "التفاعلات المراد عرضها في منتقي التفاعلات."
|
||||||
reactionSettingDescription2: "اسحب لترتيب ، انقر للحذف ، استخدم \"+\" للإضافة."
|
reactionSettingDescription2: "اسحب لترتيب ، انقر للحذف ، استخدم \"+\" للإضافة."
|
||||||
rememberNoteVisibility: "تذكر إعدادت مدى رؤية الملاحظات"
|
rememberNoteVisibility: "تذكر إعدادت مدى رؤية الملاحظات"
|
||||||
|
@@ -107,6 +107,7 @@ clickToShow: "দেখার জন্য ক্লিক করুন"
|
|||||||
sensitive: "সংবেদনশীল বিষয়বস্তু"
|
sensitive: "সংবেদনশীল বিষয়বস্তু"
|
||||||
add: "যুক্ত করুন"
|
add: "যুক্ত করুন"
|
||||||
reaction: "প্রতিক্রিয়া"
|
reaction: "প্রতিক্রিয়া"
|
||||||
|
reactions: "প্রতিক্রিয়া"
|
||||||
reactionSetting: "রিঅ্যাকশন পিকারে যেসকল প্রতিক্রিয়া দেখানো হবে"
|
reactionSetting: "রিঅ্যাকশন পিকারে যেসকল প্রতিক্রিয়া দেখানো হবে"
|
||||||
reactionSettingDescription2: "পুনরায় সাজাতে টেনে আনুন, মুছতে ক্লিক করুন, যোগ করতে + টিপুন।"
|
reactionSettingDescription2: "পুনরায় সাজাতে টেনে আনুন, মুছতে ক্লিক করুন, যোগ করতে + টিপুন।"
|
||||||
rememberNoteVisibility: "নোটের দৃশ্যমান্যতার সেটিংস মনে রাখুন"
|
rememberNoteVisibility: "নোটের দৃশ্যমান্যতার সেটিংস মনে রাখুন"
|
||||||
|
@@ -108,6 +108,7 @@ clickToShow: "Fes clic per mostrar"
|
|||||||
sensitive: "NSFW"
|
sensitive: "NSFW"
|
||||||
add: "Afegir"
|
add: "Afegir"
|
||||||
reaction: "Reaccions"
|
reaction: "Reaccions"
|
||||||
|
reactions: "Reaccions"
|
||||||
reactionSetting: "Reaccions a mostrar al selector de reaccions"
|
reactionSetting: "Reaccions a mostrar al selector de reaccions"
|
||||||
reactionSettingDescription2: "Arrossega per reordenar, fes clic per suprimir, prem \"+\" per afegir."
|
reactionSettingDescription2: "Arrossega per reordenar, fes clic per suprimir, prem \"+\" per afegir."
|
||||||
rememberNoteVisibility: "Recorda la configuració de visibilitat de les notes"
|
rememberNoteVisibility: "Recorda la configuració de visibilitat de les notes"
|
||||||
|
@@ -105,6 +105,7 @@ clickToShow: "Klikněte pro zobrazení"
|
|||||||
sensitive: "NSFW"
|
sensitive: "NSFW"
|
||||||
add: "Přidat"
|
add: "Přidat"
|
||||||
reaction: "Reakce"
|
reaction: "Reakce"
|
||||||
|
reactions: "Reakce"
|
||||||
reactionSettingDescription2: "Přetažením změníte pořadí, kliknutím smažete, zmáčkněte \"+\" k přidání"
|
reactionSettingDescription2: "Přetažením změníte pořadí, kliknutím smažete, zmáčkněte \"+\" k přidání"
|
||||||
rememberNoteVisibility: "Zapamatovat nastavení zobrazení poznámky"
|
rememberNoteVisibility: "Zapamatovat nastavení zobrazení poznámky"
|
||||||
attachCancel: "Odstranit přílohu"
|
attachCancel: "Odstranit přílohu"
|
||||||
|
@@ -110,6 +110,7 @@ clickToShow: "Zum Anzeigen anklicken"
|
|||||||
sensitive: "NSFW"
|
sensitive: "NSFW"
|
||||||
add: "Hinzufügen"
|
add: "Hinzufügen"
|
||||||
reaction: "Reaktionen"
|
reaction: "Reaktionen"
|
||||||
|
reactions: "Reaktionen"
|
||||||
reactionSetting: "In der Reaktionsauswahl anzuzeigende Reaktionen"
|
reactionSetting: "In der Reaktionsauswahl anzuzeigende Reaktionen"
|
||||||
reactionSettingDescription2: "Ziehe um Anzuordnen, klicke um zu löschen, drücke „+“ um hinzuzufügen"
|
reactionSettingDescription2: "Ziehe um Anzuordnen, klicke um zu löschen, drücke „+“ um hinzuzufügen"
|
||||||
rememberNoteVisibility: "Notizsichtbarkeit merken"
|
rememberNoteVisibility: "Notizsichtbarkeit merken"
|
||||||
@@ -937,6 +938,237 @@ cannotPerformTemporary: "Vorübergehend nicht verfügbar"
|
|||||||
cannotPerformTemporaryDescription: "Diese Aktion ist wegen des Überschreitenes des Ausführungslimits temporär nicht verfügbar. Bitte versuche es nach einiger Zeit erneut."
|
cannotPerformTemporaryDescription: "Diese Aktion ist wegen des Überschreitenes des Ausführungslimits temporär nicht verfügbar. Bitte versuche es nach einiger Zeit erneut."
|
||||||
preset: "Vorlage"
|
preset: "Vorlage"
|
||||||
selectFromPresets: "Aus Vorlagen wählen"
|
selectFromPresets: "Aus Vorlagen wählen"
|
||||||
|
achievements: "Errungenschaften"
|
||||||
|
_achievements:
|
||||||
|
earnedAt: "Freigeschaltet am"
|
||||||
|
_types:
|
||||||
|
_notes1:
|
||||||
|
title: "Hallo Misskey!"
|
||||||
|
description: "Sende deine erste Notiz"
|
||||||
|
flavor: "Hab eine schöne Zeit mit Misskey!"
|
||||||
|
_notes10:
|
||||||
|
title: "Ein paar Notizen"
|
||||||
|
description: "10 Notizen gesendet"
|
||||||
|
_notes100:
|
||||||
|
title: "Viele Notizen"
|
||||||
|
description: "100 Notizen gesendet"
|
||||||
|
_notes500:
|
||||||
|
title: "Überschüttet mit Notizen"
|
||||||
|
description: "500 Notizen gesendet"
|
||||||
|
_notes1000:
|
||||||
|
title: "Berg an Notizen"
|
||||||
|
description: "1.000 Notizen gesendet"
|
||||||
|
_notes5000:
|
||||||
|
title: "Überquellende Notizen"
|
||||||
|
description: "5.000 Notizen gesendet"
|
||||||
|
_notes10000:
|
||||||
|
title: "Supernotiz"
|
||||||
|
description: "10.000 Notizen gesendet"
|
||||||
|
_notes20000:
|
||||||
|
title: "Brauche... mehr... Notizen"
|
||||||
|
description: "20.000 Notizen gesendet"
|
||||||
|
_notes30000:
|
||||||
|
title: "Notizen, Notizen, Notizen"
|
||||||
|
description: "30.000 Notizen gesendet"
|
||||||
|
_notes40000:
|
||||||
|
title: "Notizfabrik"
|
||||||
|
description: "40.000 Notizen gesendet"
|
||||||
|
_notes50000:
|
||||||
|
title: "Planet der Notizen"
|
||||||
|
description: "50.000 Notizen gesendet"
|
||||||
|
_notes60000:
|
||||||
|
title: "Notizquasar"
|
||||||
|
description: "60.000 Notizen gesendet"
|
||||||
|
_notes70000:
|
||||||
|
title: "Schwarzes Notizloch"
|
||||||
|
description: "70.000 Notizen gesendet"
|
||||||
|
_notes80000:
|
||||||
|
title: "Notizgalaxie"
|
||||||
|
description: "80.000 Notizen gesendet"
|
||||||
|
_notes90000:
|
||||||
|
title: "Notizversum"
|
||||||
|
description: "90.000 Notizen gesendet"
|
||||||
|
_notes100000:
|
||||||
|
title: "ALL YOUR NOTE ARE BELONG TO US"
|
||||||
|
description: "100.000 Notizen gesendet"
|
||||||
|
flavor: "Du hast wirklich viel zu sagen."
|
||||||
|
_login3:
|
||||||
|
title: "Anfänger Ⅰ"
|
||||||
|
description: "An 3 Tagen eingeloggt"
|
||||||
|
flavor: "Nenn' mich ab heute Misskist"
|
||||||
|
_login7:
|
||||||
|
title: "Anfänger Ⅱ"
|
||||||
|
description: "An 7 Tagen eingeloggt"
|
||||||
|
flavor: "Na, eingewöht?"
|
||||||
|
_login15:
|
||||||
|
title: "Anfänger Ⅲ"
|
||||||
|
description: "An 15 Tagen eingeloggt"
|
||||||
|
_login30:
|
||||||
|
title: "Misskist Ⅰ"
|
||||||
|
description: "An 30 Tagen eingeloggt"
|
||||||
|
_login60:
|
||||||
|
title: "Misskist Ⅱ"
|
||||||
|
description: "An 60 Tagen eingeloggt"
|
||||||
|
_login100:
|
||||||
|
title: "Misskist Ⅲ"
|
||||||
|
description: "An 100 Tagen eingeloggt"
|
||||||
|
flavor: "Violent Misskist"
|
||||||
|
_login200:
|
||||||
|
title: "Stammbesucher Ⅰ"
|
||||||
|
description: "An 200 Tagen eingeloggt"
|
||||||
|
_login300:
|
||||||
|
title: "Stammbesucher Ⅱ"
|
||||||
|
description: "An 300 Tagen eingeloggt"
|
||||||
|
_login400:
|
||||||
|
title: "Stammbesucher Ⅲ"
|
||||||
|
description: "An 400 Tagen eingeloggt"
|
||||||
|
_login500:
|
||||||
|
title: "Veteran Ⅰ"
|
||||||
|
description: "An 500 Tagen eingeloggt"
|
||||||
|
flavor: "Meine Kameraden, ich liebe sie, die Notizen."
|
||||||
|
_login600:
|
||||||
|
title: "Veteran Ⅱ"
|
||||||
|
description: "An 600 Tagen eingeloggt"
|
||||||
|
_login700:
|
||||||
|
title: "Veteran Ⅲ"
|
||||||
|
description: "An 700 Tagen eingeloggt"
|
||||||
|
_login800:
|
||||||
|
title: "Meister der Notizen Ⅰ"
|
||||||
|
description: "An 800 Tagen eingeloggt"
|
||||||
|
_login900:
|
||||||
|
title: "Meister der Notizen Ⅱ"
|
||||||
|
description: "An 900 Tagen eingeloggt"
|
||||||
|
_login1000:
|
||||||
|
title: "Meister der Notizen Ⅲ"
|
||||||
|
description: "An 1000 Tagen eingeloggt"
|
||||||
|
flavor: "Danke, dass du Misskey nutzt!"
|
||||||
|
_noteClipped1:
|
||||||
|
title: "Muss... clippen..."
|
||||||
|
description: "Die erste Notiz geclippt"
|
||||||
|
_noteFavorited1:
|
||||||
|
title: "Sternengucker"
|
||||||
|
description: "Eine Notiz als Favorit markiert"
|
||||||
|
_myNoteFavorited1:
|
||||||
|
title: "Sternensucher"
|
||||||
|
description: "Ein anderer Benutzer hat eine deiner Notizen als Favoriten markiert"
|
||||||
|
_profileFilled:
|
||||||
|
title: "Perfekte Vorbereitung"
|
||||||
|
description: "Fülle dein Profil aus"
|
||||||
|
_markedAsCat:
|
||||||
|
title: "Ich der Kater"
|
||||||
|
description: "Markiere dein Konto als Katze"
|
||||||
|
flavor: "Einen Namen bekommst du später. "
|
||||||
|
_following1:
|
||||||
|
title: "Das Folgen beginnt"
|
||||||
|
description: "Du folgst deiner ersten Person"
|
||||||
|
_following10:
|
||||||
|
title: "Folge ihnen... folge ihnen..."
|
||||||
|
description: "Du folgst über 10 Leuten"
|
||||||
|
_following50:
|
||||||
|
title: "Viele Freunde"
|
||||||
|
description: "Du folgst über 50 Leuten"
|
||||||
|
_following100:
|
||||||
|
title: "100 Freunde"
|
||||||
|
description: "Du folgst über 100 Leuten"
|
||||||
|
_following300:
|
||||||
|
title: "Freundeüberschuss"
|
||||||
|
description: "Du folgst über 300 Leuten"
|
||||||
|
_followers1:
|
||||||
|
title: "Der erste Follower"
|
||||||
|
description: "Du hast deinen ersten Follower erhalten"
|
||||||
|
_followers10:
|
||||||
|
title: "Mir nach!"
|
||||||
|
description: "Die Anzahl deiner Follower hat 10 überschritten"
|
||||||
|
_followers50:
|
||||||
|
title: "Wirrwarr"
|
||||||
|
description: "Die Anzahl deiner Follower hat 50 überschritten"
|
||||||
|
_followers100:
|
||||||
|
title: "Beliebt"
|
||||||
|
description: "Die Anzahl deiner Follower hat 100 überschritten"
|
||||||
|
_followers300:
|
||||||
|
title: "Stellt euch bitte in einer Reihe auf"
|
||||||
|
description: "Die Anzahl deiner Follower hat 300 überschritten"
|
||||||
|
_followers500:
|
||||||
|
title: "Funkmast"
|
||||||
|
description: "Die Anzahl deiner Follower hat 500 überschritten"
|
||||||
|
_followers1000:
|
||||||
|
title: "Influencer"
|
||||||
|
description: "Die Anzahl deiner Follower hat 1000 überschritten"
|
||||||
|
_collectAchievements30:
|
||||||
|
title: "Sammler der Errungenschaften"
|
||||||
|
description: "Schalte 30 Errungenschaften frei"
|
||||||
|
_viewAchievements3min:
|
||||||
|
title: "Fan von Errungenschaften"
|
||||||
|
description: "Schau dir die Liste deiner Errungenschaften für mindestens 3 Minuten an"
|
||||||
|
_iLoveMisskey:
|
||||||
|
title: "I Love Misskey"
|
||||||
|
description: "Sende \"I ❤ #Misskey\""
|
||||||
|
flavor: "Danke, dass du Misskey verwendest! - vom Entwicklerteam"
|
||||||
|
_client30min:
|
||||||
|
title: "Kleine Pause"
|
||||||
|
description: "Seit dem Öffnen deines Clients sind 30 Minuten vergangen"
|
||||||
|
_noteDeletedWithin1min:
|
||||||
|
title: "Ups"
|
||||||
|
description: "Lösche eine Notiz innerhalb von 1 Minute nachdem sie gesendet wurde"
|
||||||
|
_postedAtLateNight:
|
||||||
|
title: "Nachtaktiv"
|
||||||
|
description: "Sende mitten in der Nacht eine Notiz"
|
||||||
|
flavor: "Geh bald schlafen."
|
||||||
|
_postedAt0min0sec:
|
||||||
|
title: "Zeitansage"
|
||||||
|
description: "Sende um 00:00 eine Notiz"
|
||||||
|
flavor: "Klick Klick Klick Dooong"
|
||||||
|
_selfQuote:
|
||||||
|
title: "Selbstzitat"
|
||||||
|
description: "Zitiere eine eigene Notiz"
|
||||||
|
_htl20npm:
|
||||||
|
title: "Fließende Chronik"
|
||||||
|
description: "Deine Startseitenchronik erreicht eine Geschwindigkeit von 20 npm (Notizen pro Minute)"
|
||||||
|
_outputHelloWorldOnScratchpad:
|
||||||
|
title: "Hallo Welt!"
|
||||||
|
description: "Gib \"hello world\" in der Testumgebung aus"
|
||||||
|
_open3windows:
|
||||||
|
title: "Splitscreen"
|
||||||
|
description: "Habe zur gleichen Zeit mindestens 3 Fenster offen"
|
||||||
|
_driveFolderCircularReference:
|
||||||
|
title: "Zyklischer Verweis"
|
||||||
|
description: "Versuche, in Drive einen Zirkelbezug von Ordnern herzustellen"
|
||||||
|
_reactWithoutRead:
|
||||||
|
title: "Hast du das wirklich gelesen?"
|
||||||
|
description: "Reagiere auf eine Notiz mit mindestens 100 Zeichen innerhalb von 3 Sekunden der Erstellung der Notiz"
|
||||||
|
_clickedClickHere:
|
||||||
|
title: "Klicke hier"
|
||||||
|
description: "Du hast hier geklickt"
|
||||||
|
_justPlainLucky:
|
||||||
|
title: "Pures Glück"
|
||||||
|
description: "Kann alle 10 Sekunden mit einer Warscheinlichkeit von 0.01% erhalten werden"
|
||||||
|
_setNameToSyuilo:
|
||||||
|
title: "Gottkomplex"
|
||||||
|
description: "Setze deinen Namen auf \"syuilo\""
|
||||||
|
_passedSinceAccountCreated1:
|
||||||
|
title: "Einjahresjubiläum"
|
||||||
|
description: "Seit der Erstellung deines Kontos ist 1 Jahr vergangen"
|
||||||
|
_passedSinceAccountCreated2:
|
||||||
|
title: "Zweijahresjubiläum"
|
||||||
|
description: "Seit der Erstellung deines Kontos sind 2 Jahre vergangen"
|
||||||
|
_passedSinceAccountCreated3:
|
||||||
|
title: "Dreijahresjubiläum"
|
||||||
|
description: "Seit der Erstellung deines Kontos sind 3 Jahre vergangen"
|
||||||
|
_loggedInOnBirthday:
|
||||||
|
title: "Alles Gute Zum Geburtstag"
|
||||||
|
description: "Logge dich an deinem Geburtstag ein"
|
||||||
|
_loggedInOnNewYearsDay:
|
||||||
|
title: "Frohes Neujahr"
|
||||||
|
description: "Logge dich am Neujahrstag ein"
|
||||||
|
flavor: "Auf ein weiteres tolles Jahr in dieser Instanz"
|
||||||
|
_cookieClicked:
|
||||||
|
title: "Ein Spiel, in dem du auf einen Keks klickst"
|
||||||
|
description: "Den Keks geklickt"
|
||||||
|
flavor: "Bist du hier richtig?"
|
||||||
|
_brainDiver:
|
||||||
|
title: "Brain Diver"
|
||||||
|
description: "Sende den Link zu Brain Diver"
|
||||||
|
flavor: "Misskey-Misskey La-Tu-Ma"
|
||||||
_role:
|
_role:
|
||||||
new: "Rolle erstellen"
|
new: "Rolle erstellen"
|
||||||
edit: "Rolle bearbeiten"
|
edit: "Rolle bearbeiten"
|
||||||
@@ -1586,6 +1818,7 @@ _notification:
|
|||||||
pollEnded: "Umfrageergebnisse sind verfügbar"
|
pollEnded: "Umfrageergebnisse sind verfügbar"
|
||||||
unreadAntennaNote: "Antenne {name}"
|
unreadAntennaNote: "Antenne {name}"
|
||||||
emptyPushNotificationMessage: "Push-Benachrichtigungen wurden aktualisiert"
|
emptyPushNotificationMessage: "Push-Benachrichtigungen wurden aktualisiert"
|
||||||
|
achievementEarned: "Errungenschaft freigeschaltet"
|
||||||
_types:
|
_types:
|
||||||
all: "Alle"
|
all: "Alle"
|
||||||
follow: "Neue Follower"
|
follow: "Neue Follower"
|
||||||
|
@@ -103,6 +103,7 @@ you: "Εσύ"
|
|||||||
clickToShow: "Κάντε κλικ για εμφάνιση"
|
clickToShow: "Κάντε κλικ για εμφάνιση"
|
||||||
add: "Προσθέστε"
|
add: "Προσθέστε"
|
||||||
reaction: "Αντιδράσεις"
|
reaction: "Αντιδράσεις"
|
||||||
|
reactions: "Αντιδράσεις"
|
||||||
reactionSetting: "Αντιδράσεις για εμφάνιση στην επιλογή αντίδρασης"
|
reactionSetting: "Αντιδράσεις για εμφάνιση στην επιλογή αντίδρασης"
|
||||||
reactionSettingDescription2: "Σύρετε για να αλλάξετε τη σειρά, κάντε κλικ για να διαγράψετε, πατήστε \"+\" για να προσθέσετε."
|
reactionSettingDescription2: "Σύρετε για να αλλάξετε τη σειρά, κάντε κλικ για να διαγράψετε, πατήστε \"+\" για να προσθέσετε."
|
||||||
rememberNoteVisibility: "Θυμήσου τις ρυθμίσεις ορατότητας σημειώματος"
|
rememberNoteVisibility: "Θυμήσου τις ρυθμίσεις ορατότητας σημειώματος"
|
||||||
|
@@ -110,6 +110,7 @@ clickToShow: "Click to show"
|
|||||||
sensitive: "NSFW"
|
sensitive: "NSFW"
|
||||||
add: "Add"
|
add: "Add"
|
||||||
reaction: "Reactions"
|
reaction: "Reactions"
|
||||||
|
reactions: "Reactions"
|
||||||
reactionSetting: "Reactions to show in the reaction picker"
|
reactionSetting: "Reactions to show in the reaction picker"
|
||||||
reactionSettingDescription2: "Drag to reorder, click to delete, press \"+\" to add."
|
reactionSettingDescription2: "Drag to reorder, click to delete, press \"+\" to add."
|
||||||
rememberNoteVisibility: "Remember note visibility settings"
|
rememberNoteVisibility: "Remember note visibility settings"
|
||||||
@@ -937,6 +938,237 @@ cannotPerformTemporary: "Temporarily unavailable"
|
|||||||
cannotPerformTemporaryDescription: "This action cannot be performed temporarily due to exceeding the execution limit. Please wait for a while and then try again."
|
cannotPerformTemporaryDescription: "This action cannot be performed temporarily due to exceeding the execution limit. Please wait for a while and then try again."
|
||||||
preset: "Preset"
|
preset: "Preset"
|
||||||
selectFromPresets: "Choose from presets"
|
selectFromPresets: "Choose from presets"
|
||||||
|
achievements: "Achievements"
|
||||||
|
_achievements:
|
||||||
|
earnedAt: "Unlocked at"
|
||||||
|
_types:
|
||||||
|
_notes1:
|
||||||
|
title: "just setting up my msky"
|
||||||
|
description: "Post your first note"
|
||||||
|
flavor: "Have a good Misskey life!"
|
||||||
|
_notes10:
|
||||||
|
title: "Some notes"
|
||||||
|
description: "Post 10 notes"
|
||||||
|
_notes100:
|
||||||
|
title: "A lot of notes"
|
||||||
|
description: "Post 100 notes"
|
||||||
|
_notes500:
|
||||||
|
title: "Covered in notes"
|
||||||
|
description: "Post 500 notes"
|
||||||
|
_notes1000:
|
||||||
|
title: "A mountain of notes"
|
||||||
|
description: "Post 1,000 notes"
|
||||||
|
_notes5000:
|
||||||
|
title: "Overflowing notes"
|
||||||
|
description: "Post 5,000 notes"
|
||||||
|
_notes10000:
|
||||||
|
title: "Supernote"
|
||||||
|
description: "Post 10,000 notes"
|
||||||
|
_notes20000:
|
||||||
|
title: "Need... more... notes..."
|
||||||
|
description: "Post 20,000 notes"
|
||||||
|
_notes30000:
|
||||||
|
title: "Notes notes notes!"
|
||||||
|
description: "Post 30,000 notes"
|
||||||
|
_notes40000:
|
||||||
|
title: "Note factory"
|
||||||
|
description: "Post 40,000 notes"
|
||||||
|
_notes50000:
|
||||||
|
title: "Planet of notes"
|
||||||
|
description: "Post 50,000 notes"
|
||||||
|
_notes60000:
|
||||||
|
title: "Note quasar"
|
||||||
|
description: "Post 60,000 notes"
|
||||||
|
_notes70000:
|
||||||
|
title: "Note black hole"
|
||||||
|
description: "Post 70,000 notes"
|
||||||
|
_notes80000:
|
||||||
|
title: "Note galaxy"
|
||||||
|
description: "Post 80,000 notes"
|
||||||
|
_notes90000:
|
||||||
|
title: "Note universe"
|
||||||
|
description: "Post 90,000 notes"
|
||||||
|
_notes100000:
|
||||||
|
title: "ALL YOUR NOTE ARE BELONG TO US"
|
||||||
|
description: "Post 100,000 notes"
|
||||||
|
flavor: "You sure have a lot to say."
|
||||||
|
_login3:
|
||||||
|
title: "Beginner I"
|
||||||
|
description: "Log in for a total of 3 days"
|
||||||
|
flavor: "Starting today, just call me Misskist"
|
||||||
|
_login7:
|
||||||
|
title: "Beginner II"
|
||||||
|
description: "Log in for a total of 7 days"
|
||||||
|
flavor: "Feel like you've gotten the hang of things yet?"
|
||||||
|
_login15:
|
||||||
|
title: "Beginner III"
|
||||||
|
description: "Log in for a total of 15 days"
|
||||||
|
_login30:
|
||||||
|
title: "Misskist I"
|
||||||
|
description: "Log in for a total of 30 days"
|
||||||
|
_login60:
|
||||||
|
title: "Misskist II"
|
||||||
|
description: "Log in for a total of 60 days"
|
||||||
|
_login100:
|
||||||
|
title: "Misskist III"
|
||||||
|
description: "Log in for a total of 100 days"
|
||||||
|
flavor: "Violent Misskist"
|
||||||
|
_login200:
|
||||||
|
title: "Regular I"
|
||||||
|
description: "Log in for a total of 200 days"
|
||||||
|
_login300:
|
||||||
|
title: "Regular II"
|
||||||
|
description: "Log in for a total of 300 days"
|
||||||
|
_login400:
|
||||||
|
title: "Regular III"
|
||||||
|
description: "Log in for a total of 400 days"
|
||||||
|
_login500:
|
||||||
|
title: "Expert I"
|
||||||
|
description: "Log in for a total of 500 days"
|
||||||
|
flavor: "My friends, it has often been said that I like notes"
|
||||||
|
_login600:
|
||||||
|
title: "Expert II"
|
||||||
|
description: "Log in for a total of 600 days"
|
||||||
|
_login700:
|
||||||
|
title: "Expert III"
|
||||||
|
description: "Log in for a total of 700 days"
|
||||||
|
_login800:
|
||||||
|
title: "Master of Notes I"
|
||||||
|
description: "Log in for a total of 800 days"
|
||||||
|
_login900:
|
||||||
|
title: "Master of Notes II"
|
||||||
|
description: "Log in for a total of 900 days"
|
||||||
|
_login1000:
|
||||||
|
title: "Master of Notes III"
|
||||||
|
description: "Log in for a total of 1,000 days"
|
||||||
|
flavor: "Thank you for using Misskey!"
|
||||||
|
_noteClipped1:
|
||||||
|
title: "Must... clip..."
|
||||||
|
description: "Clip your first note"
|
||||||
|
_noteFavorited1:
|
||||||
|
title: "Stargazer"
|
||||||
|
description: "Favorite your first note"
|
||||||
|
_myNoteFavorited1:
|
||||||
|
title: "Seeking Stars"
|
||||||
|
description: "Have somebody else favorite one of your notes"
|
||||||
|
_profileFilled:
|
||||||
|
title: "Well-prepared"
|
||||||
|
description: "Set up your profile"
|
||||||
|
_markedAsCat:
|
||||||
|
title: "I Am a Cat"
|
||||||
|
description: "Mark your account as a cat"
|
||||||
|
flavor: "I'll give you a name later."
|
||||||
|
_following1:
|
||||||
|
title: "Following your first user"
|
||||||
|
description: "Follow a user"
|
||||||
|
_following10:
|
||||||
|
title: "Keep up... keep up..."
|
||||||
|
description: "Follow 10 users"
|
||||||
|
_following50:
|
||||||
|
title: "Lots of friends"
|
||||||
|
description: "Follow 50 accounts"
|
||||||
|
_following100:
|
||||||
|
title: "100 Friends"
|
||||||
|
description: "Follow 100 accounts"
|
||||||
|
_following300:
|
||||||
|
title: "Friend overload"
|
||||||
|
description: "Follow 300 accounts"
|
||||||
|
_followers1:
|
||||||
|
title: "First follower"
|
||||||
|
description: "Gain 1 follower"
|
||||||
|
_followers10:
|
||||||
|
title: "Follow me!"
|
||||||
|
description: "Gain 10 followers"
|
||||||
|
_followers50:
|
||||||
|
title: "Coming in crowds"
|
||||||
|
description: "Gain 50 followers"
|
||||||
|
_followers100:
|
||||||
|
title: "Popular"
|
||||||
|
description: "Gain 100 followers"
|
||||||
|
_followers300:
|
||||||
|
title: "Please form a single line"
|
||||||
|
description: "Gain 300 followers"
|
||||||
|
_followers500:
|
||||||
|
title: "Radio Tower"
|
||||||
|
description: "Gain 500 followers"
|
||||||
|
_followers1000:
|
||||||
|
title: "Influencer"
|
||||||
|
description: "Gain 1,000 followers"
|
||||||
|
_collectAchievements30:
|
||||||
|
title: "Achievement Collector"
|
||||||
|
description: "Earn 30 achievements"
|
||||||
|
_viewAchievements3min:
|
||||||
|
title: "Likes Achievements"
|
||||||
|
description: "Look at your list of achievements for at least 3 minutes"
|
||||||
|
_iLoveMisskey:
|
||||||
|
title: "I Love Misskey"
|
||||||
|
description: "Post \"I ❤ #Misskey\""
|
||||||
|
flavor: "Misskey's development team greatly appreciates your support!"
|
||||||
|
_client30min:
|
||||||
|
title: "Short break"
|
||||||
|
description: "Spend 30 minutes on Misskey"
|
||||||
|
_noteDeletedWithin1min:
|
||||||
|
title: "Nevermind"
|
||||||
|
description: "Delete a note within a minute of posting it"
|
||||||
|
_postedAtLateNight:
|
||||||
|
title: "Nocturnal"
|
||||||
|
description: "Post a note late at night"
|
||||||
|
flavor: "It's about time to go to bed."
|
||||||
|
_postedAt0min0sec:
|
||||||
|
title: "Speaking Clock"
|
||||||
|
description: "Post a note at 00:00"
|
||||||
|
flavor: "Click Click Click Claaang"
|
||||||
|
_selfQuote:
|
||||||
|
title: "Self-Reference"
|
||||||
|
description: "Quote your own note"
|
||||||
|
_htl20npm:
|
||||||
|
title: "Flowing Timeline"
|
||||||
|
description: "Have the speed of your home timeline exceed 20 npm (notes per minute)"
|
||||||
|
_outputHelloWorldOnScratchpad:
|
||||||
|
title: "Hello, world!"
|
||||||
|
description: "Output \"hello world\" in the Scratchpad"
|
||||||
|
_open3windows:
|
||||||
|
title: "Multi-Window"
|
||||||
|
description: "Have at least 3 windows open at the same time"
|
||||||
|
_driveFolderCircularReference:
|
||||||
|
title: "Circular Reference"
|
||||||
|
description: "Attempt to create a recursively nested folder in Drive"
|
||||||
|
_reactWithoutRead:
|
||||||
|
title: "Did you really read that?"
|
||||||
|
description: "React on a note that's over 100 characters long within 3 seconds of it being posted"
|
||||||
|
_clickedClickHere:
|
||||||
|
title: "Click here"
|
||||||
|
description: "You've clicked here"
|
||||||
|
_justPlainLucky:
|
||||||
|
title: "Just Plain Lucky"
|
||||||
|
description: "Has a chance to be obtained with a probability of 0.01% every 10 seconds"
|
||||||
|
_setNameToSyuilo:
|
||||||
|
title: "God Complex"
|
||||||
|
description: "Set your name to \"syuilo\""
|
||||||
|
_passedSinceAccountCreated1:
|
||||||
|
title: "One Year Anniversary"
|
||||||
|
description: "One year has passed since your account was created"
|
||||||
|
_passedSinceAccountCreated2:
|
||||||
|
title: "Two Year Anniversary"
|
||||||
|
description: "Two years have passed since your account was created"
|
||||||
|
_passedSinceAccountCreated3:
|
||||||
|
title: "Three Year Anniversary"
|
||||||
|
description: "Three years have passed since your account was created"
|
||||||
|
_loggedInOnBirthday:
|
||||||
|
title: "Happy Birthday"
|
||||||
|
description: "Log in on your birthday"
|
||||||
|
_loggedInOnNewYearsDay:
|
||||||
|
title: "Happy New Year!"
|
||||||
|
description: "Logged in on the first day of the year"
|
||||||
|
flavor: "To another great year on this instance"
|
||||||
|
_cookieClicked:
|
||||||
|
title: "A game in which you click cookies"
|
||||||
|
description: "Clicked the cookie"
|
||||||
|
flavor: "Wait, are you on the correct website?"
|
||||||
|
_brainDiver:
|
||||||
|
title: "Brain Diver"
|
||||||
|
description: "Post the link to Brain Diver"
|
||||||
|
flavor: "Misskey-Misskey La-Tu-Ma"
|
||||||
_role:
|
_role:
|
||||||
new: "New role"
|
new: "New role"
|
||||||
edit: "Edit role"
|
edit: "Edit role"
|
||||||
@@ -1586,6 +1818,7 @@ _notification:
|
|||||||
pollEnded: "Poll results have become available"
|
pollEnded: "Poll results have become available"
|
||||||
unreadAntennaNote: "Antenna {name}"
|
unreadAntennaNote: "Antenna {name}"
|
||||||
emptyPushNotificationMessage: "Push notifications have been updated"
|
emptyPushNotificationMessage: "Push notifications have been updated"
|
||||||
|
achievementEarned: "Achievement unlocked"
|
||||||
_types:
|
_types:
|
||||||
all: "All"
|
all: "All"
|
||||||
follow: "New followers"
|
follow: "New followers"
|
||||||
|
@@ -110,6 +110,7 @@ clickToShow: "Click para ver"
|
|||||||
sensitive: "Marcado como sensible"
|
sensitive: "Marcado como sensible"
|
||||||
add: "Agregar"
|
add: "Agregar"
|
||||||
reaction: "Reacción"
|
reaction: "Reacción"
|
||||||
|
reactions: "Reacción"
|
||||||
reactionSetting: "Reacciones para mostrar en el menú de reacciones"
|
reactionSetting: "Reacciones para mostrar en el menú de reacciones"
|
||||||
reactionSettingDescription2: "Arrastre para reordenar, click para borrar, apriete la tecla + para añadir."
|
reactionSettingDescription2: "Arrastre para reordenar, click para borrar, apriete la tecla + para añadir."
|
||||||
rememberNoteVisibility: "Recordar visibilidad"
|
rememberNoteVisibility: "Recordar visibilidad"
|
||||||
|
@@ -110,6 +110,7 @@ clickToShow: "Cliquer pour afficher"
|
|||||||
sensitive: "Contenu sensible"
|
sensitive: "Contenu sensible"
|
||||||
add: "Ajouter"
|
add: "Ajouter"
|
||||||
reaction: "Réactions"
|
reaction: "Réactions"
|
||||||
|
reactions: "Réactions"
|
||||||
reactionSetting: "Réactions à afficher dans le sélecteur de réactions"
|
reactionSetting: "Réactions à afficher dans le sélecteur de réactions"
|
||||||
reactionSettingDescription2: "Déplacer pour réorganiser, cliquer pour effacer, utiliser « + » pour ajouter."
|
reactionSettingDescription2: "Déplacer pour réorganiser, cliquer pour effacer, utiliser « + » pour ajouter."
|
||||||
rememberNoteVisibility: "Activer l'option \" se souvenir de la visibilité des notes \" vous permet de réutiliser automatiquement la visibilité utilisée lors de la publication de votre note précédente."
|
rememberNoteVisibility: "Activer l'option \" se souvenir de la visibilité des notes \" vous permet de réutiliser automatiquement la visibilité utilisée lors de la publication de votre note précédente."
|
||||||
|
@@ -109,6 +109,7 @@ clickToShow: "Klik untuk melihat"
|
|||||||
sensitive: "Konten sensitif"
|
sensitive: "Konten sensitif"
|
||||||
add: "Tambahkan"
|
add: "Tambahkan"
|
||||||
reaction: "Reaksi"
|
reaction: "Reaksi"
|
||||||
|
reactions: "Reaksi"
|
||||||
reactionSetting: "Reaksi untuk dimunculkan di bilah reaksi"
|
reactionSetting: "Reaksi untuk dimunculkan di bilah reaksi"
|
||||||
reactionSettingDescription2: "Geser untuk memindah urutkan, klik untuk menghapus, tekan \"+\" untuk menambahkan"
|
reactionSettingDescription2: "Geser untuk memindah urutkan, klik untuk menghapus, tekan \"+\" untuk menambahkan"
|
||||||
rememberNoteVisibility: "Ingat pengaturan visibilitas catatan"
|
rememberNoteVisibility: "Ingat pengaturan visibilitas catatan"
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
_lang_: "Italiano"
|
_lang_: "Italiano"
|
||||||
headlineMisskey: "Rete collegata tramite note"
|
headlineMisskey: "Rete collegata tramite note"
|
||||||
introMisskey: "Eccoci! Misskey è un servizio di microblogging decentralizzato, libero e aperto. \n📡 Puoi pubblicare «Note» per condividere ciò che sta succedendo o per dire a tutti qualcosa su di te. \n👍 Puoi reagire inviando emoji rapidi alle «Note» provenienti da altri profili nel Fediverso.\n🚀 Esplora un nuovo mondo insieme a noi!"
|
introMisskey: "Eccoci! Misskey è un servizio di microblogging decentralizzato, libero e aperto. \n\n📡 Puoi pubblicare «Note» per condividere ciò che sta succedendo o per dire a tutti qualcosa su di te. \n\n👍 Puoi reagire inviando emoji rapidi alle «Note» provenienti da altri profili nel Fediverso.\n\n🚀 Esplora un nuovo mondo insieme a noi!"
|
||||||
poweredByMisskeyDescription: "{name} è uno dei servizi (chiamati istanze) che utilizzano la piattaforma open source <b>Misskey</b>."
|
poweredByMisskeyDescription: "{name} è uno dei servizi (chiamati istanze) che utilizzano la piattaforma open source <b>Misskey</b>."
|
||||||
monthAndDay: "{day}/{month}"
|
monthAndDay: "{day}/{month}"
|
||||||
search: "Cerca"
|
search: "Cerca"
|
||||||
@@ -95,7 +95,7 @@ follow: "Segui"
|
|||||||
followRequest: "Richiesta di follow"
|
followRequest: "Richiesta di follow"
|
||||||
followRequests: "Richieste di follow"
|
followRequests: "Richieste di follow"
|
||||||
unfollow: "Smetti di seguire"
|
unfollow: "Smetti di seguire"
|
||||||
followRequestPending: "La richiesta di follow deve essere approvata"
|
followRequestPending: "Richiesta in approvazione"
|
||||||
enterEmoji: "Inserisci emoji"
|
enterEmoji: "Inserisci emoji"
|
||||||
renote: "Rinota"
|
renote: "Rinota"
|
||||||
unrenote: "Annulla rinota"
|
unrenote: "Annulla rinota"
|
||||||
@@ -110,6 +110,7 @@ clickToShow: "Clicca per visualizzare"
|
|||||||
sensitive: "Contenuto sensibile"
|
sensitive: "Contenuto sensibile"
|
||||||
add: "Aggiungi"
|
add: "Aggiungi"
|
||||||
reaction: "Reazioni"
|
reaction: "Reazioni"
|
||||||
|
reactions: "Reazioni"
|
||||||
reactionSetting: "Reazioni visualizzate sul pannello"
|
reactionSetting: "Reazioni visualizzate sul pannello"
|
||||||
reactionSettingDescription2: "Trascina per riorganizzare, clicca per cancellare, usa il pulsante \"+\" per aggiungere."
|
reactionSettingDescription2: "Trascina per riorganizzare, clicca per cancellare, usa il pulsante \"+\" per aggiungere."
|
||||||
rememberNoteVisibility: "Ricordare le impostazioni di visibilità delle note"
|
rememberNoteVisibility: "Ricordare le impostazioni di visibilità delle note"
|
||||||
@@ -937,6 +938,237 @@ cannotPerformTemporary: "Indisponibilità temporanea"
|
|||||||
cannotPerformTemporaryDescription: "L'attività non può essere svolta, poiché si è raggiunto il limite di esecuzioni possibili. Per favore, riprova più tardi."
|
cannotPerformTemporaryDescription: "L'attività non può essere svolta, poiché si è raggiunto il limite di esecuzioni possibili. Per favore, riprova più tardi."
|
||||||
preset: "Preimpostato"
|
preset: "Preimpostato"
|
||||||
selectFromPresets: "Seleziona preimpostato"
|
selectFromPresets: "Seleziona preimpostato"
|
||||||
|
achievements: "Obiettivi raggiunti"
|
||||||
|
_achievements:
|
||||||
|
earnedAt: "Data di conseguimento"
|
||||||
|
_types:
|
||||||
|
_notes1:
|
||||||
|
title: "Hai iniziato a usare Misskey"
|
||||||
|
description: "Hai pubblicato la prima Nota"
|
||||||
|
flavor: "Goditi la vita su Misskey!"
|
||||||
|
_notes10:
|
||||||
|
title: "Alcune Note"
|
||||||
|
description: "Hai inserito 10 Note"
|
||||||
|
_notes100:
|
||||||
|
title: "Un po' di Note"
|
||||||
|
description: "Hai inserito 100 Note"
|
||||||
|
_notes500:
|
||||||
|
title: "Un bel po' di Note"
|
||||||
|
description: "Hai inserito 500 Note"
|
||||||
|
_notes1000:
|
||||||
|
title: "Una montagna di Note"
|
||||||
|
description: "Hai inserito 1.000 Note"
|
||||||
|
_notes5000:
|
||||||
|
title: "Un sovraccarico di Note!"
|
||||||
|
description: "Hai inserito 5.000 Note"
|
||||||
|
_notes10000:
|
||||||
|
title: "SuperNote!"
|
||||||
|
description: "Hai inserito 10.000 Note"
|
||||||
|
_notes20000:
|
||||||
|
title: "Voglio più... Note!"
|
||||||
|
description: "Hai inserito 20.000 Note"
|
||||||
|
_notes30000:
|
||||||
|
title: "Note, Note, Note!"
|
||||||
|
description: "Hai inserito 30.000 Note"
|
||||||
|
_notes40000:
|
||||||
|
title: "Una fabbrica di Note"
|
||||||
|
description: "Hai inserito 40.000 Note"
|
||||||
|
_notes50000:
|
||||||
|
title: "Un pianeta di Note"
|
||||||
|
description: "Hai inserito 50.000 Note"
|
||||||
|
_notes60000:
|
||||||
|
title: "Un quasar di Note"
|
||||||
|
description: "Hai inserito 60.000 Note"
|
||||||
|
_notes70000:
|
||||||
|
title: "Un buco nero supermassiccio di Note"
|
||||||
|
description: "Hai inserito 70.000 Note"
|
||||||
|
_notes80000:
|
||||||
|
title: "Una galassia di Note"
|
||||||
|
description: "Hai inserito 80.000 Note"
|
||||||
|
_notes90000:
|
||||||
|
title: "Un universo di Note!"
|
||||||
|
description: "Hai inserito 90.000 Note"
|
||||||
|
_notes100000:
|
||||||
|
title: "ALL YOUR NOTE ARE BELONG TO US"
|
||||||
|
description: "Hai inserito 100.000 Note"
|
||||||
|
flavor: "Hai molto da scrivere?"
|
||||||
|
_login3:
|
||||||
|
title: "Principiante I"
|
||||||
|
description: "Accedi per un totale di 3 giorni"
|
||||||
|
flavor: "Da oggi, chiamatemi Misskist"
|
||||||
|
_login7:
|
||||||
|
title: "Principiante II"
|
||||||
|
description: "Accedi per un totale di 7 giorni"
|
||||||
|
flavor: "Ti sembra di avere la situazione sotto controllo?"
|
||||||
|
_login15:
|
||||||
|
title: "Principiante III"
|
||||||
|
description: "Accedi per un totale di 15 giorni"
|
||||||
|
_login30:
|
||||||
|
title: "Misskist I"
|
||||||
|
description: "Accedi per un totale di 30 giorni"
|
||||||
|
_login60:
|
||||||
|
title: "Misskeist II"
|
||||||
|
description: "Accedi per un totale di 60 giorni"
|
||||||
|
_login100:
|
||||||
|
title: "Misskeist III"
|
||||||
|
description: "Accedi per un totale di 100 giorni"
|
||||||
|
flavor: "Violent Misskeist"
|
||||||
|
_login200:
|
||||||
|
title: "Regolare I"
|
||||||
|
description: "Accedi per un totale di 200 giorni"
|
||||||
|
_login300:
|
||||||
|
title: "Regolare II"
|
||||||
|
description: "Accedi per un totale di 300 giorni"
|
||||||
|
_login400:
|
||||||
|
title: "Regolare III"
|
||||||
|
description: "Accedi per un totale di 400 giorni"
|
||||||
|
_login500:
|
||||||
|
title: "Professionista I"
|
||||||
|
description: "Accedi per un totale di 500 giorni"
|
||||||
|
flavor: "Amici cari, mi piacciono le Note"
|
||||||
|
_login600:
|
||||||
|
title: "Professionista II"
|
||||||
|
description: "Accedi per un totale di 600 giorni"
|
||||||
|
_login700:
|
||||||
|
title: "Professionista III"
|
||||||
|
description: "Accedi per un totale di 700 giorni"
|
||||||
|
_login800:
|
||||||
|
title: "Maestro di Note I"
|
||||||
|
description: "Accedi per un totale di 800 giorni"
|
||||||
|
_login900:
|
||||||
|
title: "Maestro di Note II"
|
||||||
|
description: "Accedi per un totale di 900 giorni"
|
||||||
|
_login1000:
|
||||||
|
title: "Maestro di Note III"
|
||||||
|
description: "Accedi per un totale di 1.000 giorni"
|
||||||
|
flavor: "Grazie per aver usato Misskey!"
|
||||||
|
_noteClipped1:
|
||||||
|
title: "Devo clippare!"
|
||||||
|
description: "Ho raccolto in Clip la prima Nota"
|
||||||
|
_noteFavorited1:
|
||||||
|
title: "Guarda le stelle"
|
||||||
|
description: "Aggiungi una Nota ai preferiti per la prima volta"
|
||||||
|
_myNoteFavorited1:
|
||||||
|
title: "Fornitura stelline"
|
||||||
|
description: "Qualcuno ha preferito una delle tue Note"
|
||||||
|
_profileFilled:
|
||||||
|
title: "Perfettamente"
|
||||||
|
description: "Imposta il tuo profilo"
|
||||||
|
_markedAsCat:
|
||||||
|
title: "Io sono un gatto"
|
||||||
|
description: "Aggiungi le orecchie da gatto al tuo profilo"
|
||||||
|
flavor: "Ti chiamerò..."
|
||||||
|
_following1:
|
||||||
|
title: "Hai seguito il tuo primo profilo"
|
||||||
|
description: "Il tuo primo profilo Follower"
|
||||||
|
_following10:
|
||||||
|
title: "Segui, segui!"
|
||||||
|
description: "Hai seguito 10 profili"
|
||||||
|
_following50:
|
||||||
|
title: "Tanti amici"
|
||||||
|
description: "Hai seguito 50 profili"
|
||||||
|
_following100:
|
||||||
|
title: "Cento amici"
|
||||||
|
description: "Hai seguito 100 profili"
|
||||||
|
_following300:
|
||||||
|
title: "Sovraccarico di amici"
|
||||||
|
description: "Hai seguito 300 profili"
|
||||||
|
_followers1:
|
||||||
|
title: "Primo Follower"
|
||||||
|
description: "Hai ottenuto un Follower"
|
||||||
|
_followers10:
|
||||||
|
title: "Follow me!"
|
||||||
|
description: "Hai ottenuto 10 Follower"
|
||||||
|
_followers50:
|
||||||
|
title: "Follower a frotte"
|
||||||
|
description: "Hai ottenuto 50 Follower"
|
||||||
|
_followers100:
|
||||||
|
title: "Popolare"
|
||||||
|
description: "Hai ottenuto 100 Follower"
|
||||||
|
_followers300:
|
||||||
|
title: "Mettetevi in fila"
|
||||||
|
description: "Hai ottenuto 300 Follower"
|
||||||
|
_followers500:
|
||||||
|
title: "Trasmettitore"
|
||||||
|
description: "Hai ottenuto 500 Follower"
|
||||||
|
_followers1000:
|
||||||
|
title: "Influenzer"
|
||||||
|
description: "Hai superato i 1.000 Follower"
|
||||||
|
_collectAchievements30:
|
||||||
|
title: "Collezionista di successi"
|
||||||
|
description: "Hai raggiunto 30 obiettivi"
|
||||||
|
_viewAchievements3min:
|
||||||
|
title: "Mi piacciono i risultati"
|
||||||
|
description: "Guarda la tua collezione di obiettivi per almeno 3 minuti"
|
||||||
|
_iLoveMisskey:
|
||||||
|
title: "I LOVE Misskey"
|
||||||
|
description: "Pubblica «I ♥ #Misskey»"
|
||||||
|
flavor: "Grazie per aver utilizzato Misskey! Dal team di sviluppo"
|
||||||
|
_client30min:
|
||||||
|
title: "Piccola pausa"
|
||||||
|
description: "Hai passato più di 30 minuti di fila su Misskey"
|
||||||
|
_noteDeletedWithin1min:
|
||||||
|
title: "Ooops!"
|
||||||
|
description: "Hai eliminato una nota entro un minuto dalla sua pubblicazione"
|
||||||
|
_postedAtLateNight:
|
||||||
|
title: "Biassanot!"
|
||||||
|
description: "Hai pubblicato una nota in tarda notte"
|
||||||
|
flavor: "Andiamo a dormire presto"
|
||||||
|
_postedAt0min0sec:
|
||||||
|
title: "Mezzanotte"
|
||||||
|
description: "Hai pubblicato una Nota a mezzanotte in punto"
|
||||||
|
flavor: "tic, tac, tic, tac! Gong!"
|
||||||
|
_selfQuote:
|
||||||
|
title: "Autoreferenziale"
|
||||||
|
description: "Hai citato una delle tue Note"
|
||||||
|
_htl20npm:
|
||||||
|
title: "Timeline scorrevole"
|
||||||
|
description: "La tua Timeline personale ha superato la velocità di 20 Note orarie (Note al minuto)"
|
||||||
|
_outputHelloWorldOnScratchpad:
|
||||||
|
title: "Hello, world!"
|
||||||
|
description: "Hai scritto «Hello world» nel blocco appunti"
|
||||||
|
_open3windows:
|
||||||
|
title: "Finestrato"
|
||||||
|
description: "Hai aperto almeno 3 finestre contemporaneamente"
|
||||||
|
_driveFolderCircularReference:
|
||||||
|
title: "Riferimento circolare"
|
||||||
|
description: "Hai provato a nidificare in modo ricorsivo le cartelle del Drive"
|
||||||
|
_reactWithoutRead:
|
||||||
|
title: "Hai letto bene?"
|
||||||
|
description: "Hai reagito ad una Nota più lunga di 100 caratteri entro 3 secondi dalla sua pubblicazione"
|
||||||
|
_clickedClickHere:
|
||||||
|
title: "Clicca qui"
|
||||||
|
description: "Hai cliccato qui"
|
||||||
|
_justPlainLucky:
|
||||||
|
title: "Proprio fortunato"
|
||||||
|
description: "Ottenuto con una probabilità dello 0,01% ogni 10 secondi"
|
||||||
|
_setNameToSyuilo:
|
||||||
|
title: "Complesso divino"
|
||||||
|
description: "Hai impostati il tuo nome in «syuilo»"
|
||||||
|
_passedSinceAccountCreated1:
|
||||||
|
title: "Primo Anniversario"
|
||||||
|
description: "È passato un anno da quando hai creato il profilo"
|
||||||
|
_passedSinceAccountCreated2:
|
||||||
|
title: "Secondo Anniversario"
|
||||||
|
description: "Sono passati due anni da quando hai creato il profilo"
|
||||||
|
_passedSinceAccountCreated3:
|
||||||
|
title: "Terzo Anniversario"
|
||||||
|
description: "Sono passati tre anni da quando hai creato il profilo"
|
||||||
|
_loggedInOnBirthday:
|
||||||
|
title: "Buon compleanno!"
|
||||||
|
description: "Hai effettuato l'accesso il giorno del tuo compleanno"
|
||||||
|
_loggedInOnNewYearsDay:
|
||||||
|
title: "Buon anno nuovo!"
|
||||||
|
description: "Hai usato effettuato l'accesso il giorno di capodanno"
|
||||||
|
flavor: "Anche quest'anno, grazie per il tuo continuo supporto a questa istanza"
|
||||||
|
_cookieClicked:
|
||||||
|
title: "Clicca il biscotto"
|
||||||
|
description: "Hai giocato a cliccare il cookie"
|
||||||
|
flavor: "Hai autorizzato i cookie?"
|
||||||
|
_brainDiver:
|
||||||
|
title: "Brain Diver"
|
||||||
|
description: "Pubblica un link a Brain Diver"
|
||||||
|
flavor: "Sulle note di Brain Diver"
|
||||||
_role:
|
_role:
|
||||||
new: "Nuovo ruolo"
|
new: "Nuovo ruolo"
|
||||||
edit: "Modifica ruolo"
|
edit: "Modifica ruolo"
|
||||||
@@ -1292,7 +1524,7 @@ _tutorial:
|
|||||||
step3_1: "Hai finito di impostare il tuo profilo?"
|
step3_1: "Hai finito di impostare il tuo profilo?"
|
||||||
step3_2: "Ora puoi pubblicare una «Nota». Proviamo subito! Premi il bottone con l'icona «penna» per iniziare a scrivere in una finestra di dialogo. "
|
step3_2: "Ora puoi pubblicare una «Nota». Proviamo subito! Premi il bottone con l'icona «penna» per iniziare a scrivere in una finestra di dialogo. "
|
||||||
step3_3: "Scritto il testo della nota, puoi pubblicarla premendo il pulsante nella parte superiore destra della finestra di dialogo."
|
step3_3: "Scritto il testo della nota, puoi pubblicarla premendo il pulsante nella parte superiore destra della finestra di dialogo."
|
||||||
step3_4: "Non ti viene niente in mente? Perché non scrivi semplicemente \"Ho appena cominciato a usare Misskey\"?"
|
step3_4: "Non ti viene niente in mente? Perché non scrivi semplicemente \"Ho appena iniziato a usare Misskey\"?"
|
||||||
step4_1: "Hai pubblicato qualcosa?"
|
step4_1: "Hai pubblicato qualcosa?"
|
||||||
step4_2: "Se puoi visualizzare la tua nota sulla timeline, ce l'hai fatta!"
|
step4_2: "Se puoi visualizzare la tua nota sulla timeline, ce l'hai fatta!"
|
||||||
step5_1: "Adesso, cerca di seguire altre persone per vivacizzare la tua timeline. "
|
step5_1: "Adesso, cerca di seguire altre persone per vivacizzare la tua timeline. "
|
||||||
@@ -1586,6 +1818,7 @@ _notification:
|
|||||||
pollEnded: "Risultati del sondaggio."
|
pollEnded: "Risultati del sondaggio."
|
||||||
unreadAntennaNote: "Antenna {name}"
|
unreadAntennaNote: "Antenna {name}"
|
||||||
emptyPushNotificationMessage: "Le notifiche push sono state aggiornate."
|
emptyPushNotificationMessage: "Le notifiche push sono state aggiornate."
|
||||||
|
achievementEarned: "Obiettivo raggiunto"
|
||||||
_types:
|
_types:
|
||||||
all: "Tutto"
|
all: "Tutto"
|
||||||
follow: "Novità follower"
|
follow: "Novità follower"
|
||||||
|
@@ -1049,6 +1049,9 @@ _achievements:
|
|||||||
_noteFavorited1:
|
_noteFavorited1:
|
||||||
title: "星をみるひと"
|
title: "星をみるひと"
|
||||||
description: "初めてノートをお気に入りに登録した"
|
description: "初めてノートをお気に入りに登録した"
|
||||||
|
_myNoteFavorited1:
|
||||||
|
title: "星が欲しい"
|
||||||
|
description: "自分のノートが他の人からお気に入りに登録された"
|
||||||
_profileFilled:
|
_profileFilled:
|
||||||
title: "準備万端"
|
title: "準備万端"
|
||||||
description: "プロフィール設定を行った"
|
description: "プロフィール設定を行った"
|
||||||
@@ -1095,10 +1098,16 @@ _achievements:
|
|||||||
_collectAchievements30:
|
_collectAchievements30:
|
||||||
title: "実績コレクター"
|
title: "実績コレクター"
|
||||||
description: "実績を30個以上獲得した"
|
description: "実績を30個以上獲得した"
|
||||||
|
_viewAchievements3min:
|
||||||
|
title: "実績好き"
|
||||||
|
description: "実績一覧を3分以上眺め続けた"
|
||||||
_iLoveMisskey:
|
_iLoveMisskey:
|
||||||
title: "I Love Misskey"
|
title: "I Love Misskey"
|
||||||
description: "\"I ❤ #Misskey\"を投稿した"
|
description: "\"I ❤ #Misskey\"を投稿した"
|
||||||
flavor: "Misskeyを使ってくださりありがとうございます! by 開発チーム"
|
flavor: "Misskeyを使ってくださりありがとうございます! by 開発チーム"
|
||||||
|
_foundTreasure:
|
||||||
|
title: "宝探し"
|
||||||
|
description: "隠されたお宝を発見した"
|
||||||
_client30min:
|
_client30min:
|
||||||
title: "ひとやすみ"
|
title: "ひとやすみ"
|
||||||
description: "クライアントを起動してから30分以上経過した"
|
description: "クライアントを起動してから30分以上経過した"
|
||||||
@@ -1119,6 +1128,15 @@ _achievements:
|
|||||||
_htl20npm:
|
_htl20npm:
|
||||||
title: "流れるTL"
|
title: "流れるTL"
|
||||||
description: "ホームタイムラインの流速が20npmを越す"
|
description: "ホームタイムラインの流速が20npmを越す"
|
||||||
|
_viewInstanceChart:
|
||||||
|
title: "アナリスト"
|
||||||
|
description: "インスタンスのチャートを表示した"
|
||||||
|
_outputHelloWorldOnScratchpad:
|
||||||
|
title: "Hello, world!"
|
||||||
|
description: "スクラッチパッドで hello world を出力した"
|
||||||
|
_open3windows:
|
||||||
|
title: "マルチウィンドウ"
|
||||||
|
description: "ウィンドウを3つ以上開いた状態にした"
|
||||||
_driveFolderCircularReference:
|
_driveFolderCircularReference:
|
||||||
title: "循環参照"
|
title: "循環参照"
|
||||||
description: "ドライブのフォルダを再帰的な入れ子にしようとした"
|
description: "ドライブのフォルダを再帰的な入れ子にしようとした"
|
||||||
@@ -1146,6 +1164,10 @@ _achievements:
|
|||||||
_loggedInOnBirthday:
|
_loggedInOnBirthday:
|
||||||
title: "ハッピーバースデー"
|
title: "ハッピーバースデー"
|
||||||
description: "誕生日にログインした"
|
description: "誕生日にログインした"
|
||||||
|
_loggedInOnNewYearsDay:
|
||||||
|
title: "あけましておめでとうございます"
|
||||||
|
description: "元日にログインした"
|
||||||
|
flavor: "今年も弊インスタンスをよろしくお願いします"
|
||||||
_cookieClicked:
|
_cookieClicked:
|
||||||
title: "クッキーをクリックするゲーム"
|
title: "クッキーをクリックするゲーム"
|
||||||
description: "クッキーをクリックした"
|
description: "クッキーをクリックした"
|
||||||
|
@@ -8,9 +8,9 @@ search: "探す"
|
|||||||
notifications: "通知"
|
notifications: "通知"
|
||||||
username: "ユーザー名"
|
username: "ユーザー名"
|
||||||
password: "パスワード"
|
password: "パスワード"
|
||||||
forgotPassword: "パスワード忘れてん"
|
forgotPassword: "パスワード忘れてもうた"
|
||||||
fetchingAsApObject: "今ちと連合に照会しとるで"
|
fetchingAsApObject: "今ちと連合に照会しとるで"
|
||||||
ok: "OKや"
|
ok: "ええで"
|
||||||
gotIt: "ほい"
|
gotIt: "ほい"
|
||||||
cancel: "やめとく"
|
cancel: "やめとく"
|
||||||
noThankYou: "やめとく"
|
noThankYou: "やめとく"
|
||||||
@@ -110,6 +110,7 @@ clickToShow: "押したら見えるで"
|
|||||||
sensitive: "ちょっとアカンやつやで"
|
sensitive: "ちょっとアカンやつやで"
|
||||||
add: "増やす"
|
add: "増やす"
|
||||||
reaction: "リアクション"
|
reaction: "リアクション"
|
||||||
|
reactions: "リアクション"
|
||||||
reactionSetting: "Reaction that will be displayed in Picker. "
|
reactionSetting: "Reaction that will be displayed in Picker. "
|
||||||
reactionSettingDescription2: "ドラッグで並び替え、クリックで削除、+を押して追加やで。"
|
reactionSettingDescription2: "ドラッグで並び替え、クリックで削除、+を押して追加やで。"
|
||||||
rememberNoteVisibility: "公開範囲覚えといて"
|
rememberNoteVisibility: "公開範囲覚えといて"
|
||||||
@@ -607,7 +608,7 @@ wordMute: "ワードミュート"
|
|||||||
regexpError: "正規表現エラー"
|
regexpError: "正規表現エラー"
|
||||||
regexpErrorDescription: "{tab}ワードミュートの{line}行目の正規表現にエラーが出てきたで:"
|
regexpErrorDescription: "{tab}ワードミュートの{line}行目の正規表現にエラーが出てきたで:"
|
||||||
instanceMute: "インスタンスミュート"
|
instanceMute: "インスタンスミュート"
|
||||||
userSaysSomething: "{name}が何か言ったようやで"
|
userSaysSomething: "{name}が何か言うとるわ"
|
||||||
makeActive: "使うで"
|
makeActive: "使うで"
|
||||||
display: "表示"
|
display: "表示"
|
||||||
copy: "コピー"
|
copy: "コピー"
|
||||||
|
@@ -110,6 +110,7 @@ clickToShow: "클릭하여 보기"
|
|||||||
sensitive: "열람주의"
|
sensitive: "열람주의"
|
||||||
add: "추가"
|
add: "추가"
|
||||||
reaction: "리액션"
|
reaction: "리액션"
|
||||||
|
reactions: "리액션"
|
||||||
reactionSetting: "선택기에 표시할 리액션"
|
reactionSetting: "선택기에 표시할 리액션"
|
||||||
reactionSettingDescription2: "끌어서 순서 변경, 클릭해서 삭제, +를 눌러서 추가할 수 있습니다."
|
reactionSettingDescription2: "끌어서 순서 변경, 클릭해서 삭제, +를 눌러서 추가할 수 있습니다."
|
||||||
rememberNoteVisibility: "공개 범위를 기억하기"
|
rememberNoteVisibility: "공개 범위를 기억하기"
|
||||||
@@ -937,6 +938,237 @@ cannotPerformTemporary: "일시적으로 사용할 수 없음"
|
|||||||
cannotPerformTemporaryDescription: "조작 횟수 제한을 초과하여 일시적으로 사용이 불가합니다. 잠시 후 다시 시도해 주세요."
|
cannotPerformTemporaryDescription: "조작 횟수 제한을 초과하여 일시적으로 사용이 불가합니다. 잠시 후 다시 시도해 주세요."
|
||||||
preset: "프리셋"
|
preset: "프리셋"
|
||||||
selectFromPresets: "프리셋에서 선택"
|
selectFromPresets: "프리셋에서 선택"
|
||||||
|
achievements: "도전과제"
|
||||||
|
_achievements:
|
||||||
|
earnedAt: "달성 일시"
|
||||||
|
_types:
|
||||||
|
_notes1:
|
||||||
|
title: "미스키 설정하고 있었는데요"
|
||||||
|
description: "첫 노트를 포스트했습니다"
|
||||||
|
flavor: "Misskey에 오신 것을 환영합니다!"
|
||||||
|
_notes10:
|
||||||
|
title: "노트 조금"
|
||||||
|
description: "10개의 노트를 작성했습니다"
|
||||||
|
_notes100:
|
||||||
|
title: "노트 많이"
|
||||||
|
description: "100개의 노트를 작성했습니다"
|
||||||
|
_notes500:
|
||||||
|
title: "노트로 뒤덮여버렸어"
|
||||||
|
description: "500개의 노트를 작성했습니다"
|
||||||
|
_notes1000:
|
||||||
|
title: "노트만 산더미"
|
||||||
|
description: "1,000개의 노트를 작성했습니다"
|
||||||
|
_notes5000:
|
||||||
|
title: "노트가 어디서 솟아?"
|
||||||
|
description: "5,000개의 노트를 작성했습니다"
|
||||||
|
_notes10000:
|
||||||
|
title: "슈퍼-노트"
|
||||||
|
description: "10,000개의 노트를 작성했습니다"
|
||||||
|
_notes20000:
|
||||||
|
title: "노트 더 없어?"
|
||||||
|
description: "20,000개의 노트를 작성했습니다"
|
||||||
|
_notes30000:
|
||||||
|
title: "노트노트노트"
|
||||||
|
description: "30,000개의 노트를 작성했습니다"
|
||||||
|
_notes40000:
|
||||||
|
title: "노트 공장"
|
||||||
|
description: "40,000개의 노트를 작성했습니다"
|
||||||
|
_notes50000:
|
||||||
|
title: "노트 행성"
|
||||||
|
description: "50,000개의 노트를 작성했습니다"
|
||||||
|
_notes60000:
|
||||||
|
title: "노트 퀘이사"
|
||||||
|
description: "60,000개의 노트를 작성했습니다"
|
||||||
|
_notes70000:
|
||||||
|
title: "노트 블랙홀"
|
||||||
|
description: "70,000개의 노트를 작성했습니다"
|
||||||
|
_notes80000:
|
||||||
|
title: "노트 은하"
|
||||||
|
description: "80,000개의 노트를 작성했습니다"
|
||||||
|
_notes90000:
|
||||||
|
title: "노트 우주"
|
||||||
|
description: "90,000개의 노트를 작성했습니다"
|
||||||
|
_notes100000:
|
||||||
|
title: "네 모든 노트는 내 거야"
|
||||||
|
description: "100,000개의 노트를 작성했습니다"
|
||||||
|
flavor: "이만큼 쓸 일도 없겠지만... 다른 할 일이 있진 않으신가요?"
|
||||||
|
_login3:
|
||||||
|
title: "비기너 I"
|
||||||
|
description: "총 3일간 로그인했습니다"
|
||||||
|
flavor: "오늘부터 여러분도 미스키스트에요!"
|
||||||
|
_login7:
|
||||||
|
title: "비기너 II"
|
||||||
|
description: "총 7일간 로그인했습니다"
|
||||||
|
flavor: "슬슬 익숙해지셨나요?"
|
||||||
|
_login15:
|
||||||
|
title: "비기너 III"
|
||||||
|
description: "총 15일간 로그인했습니다"
|
||||||
|
_login30:
|
||||||
|
title: "미스키스트 I"
|
||||||
|
description: "총 30일간 로그인했습니다"
|
||||||
|
_login60:
|
||||||
|
title: "미스키스트 II"
|
||||||
|
description: "총 60일간 로그인했습니다"
|
||||||
|
_login100:
|
||||||
|
title: "미스키스트 III"
|
||||||
|
description: "총 100일간 로그인했습니다"
|
||||||
|
flavor: "그 유저, 미스키스트를 위하여"
|
||||||
|
_login200:
|
||||||
|
title: "단골 I"
|
||||||
|
description: "총 200일간 로그인했습니다"
|
||||||
|
_login300:
|
||||||
|
title: "단골 II"
|
||||||
|
description: "총 300일간 로그인했습니다"
|
||||||
|
_login400:
|
||||||
|
title: "단골 III"
|
||||||
|
description: "총 400일간 로그인했습니다"
|
||||||
|
_login500:
|
||||||
|
title: "베테랑 I"
|
||||||
|
description: "총 500일간 로그인했습니다"
|
||||||
|
flavor: "여러분, 저 이 노트들 좋아해요"
|
||||||
|
_login600:
|
||||||
|
title: "베테랑 II"
|
||||||
|
description: "총 600일간 로그인했습니다"
|
||||||
|
_login700:
|
||||||
|
title: "베테랑 III"
|
||||||
|
description: "총 700일간 로그인했습니다"
|
||||||
|
_login800:
|
||||||
|
title: "노트 마스터 I"
|
||||||
|
description: "총 800일간 로그인했습니다"
|
||||||
|
_login900:
|
||||||
|
title: "노트 마스터 II"
|
||||||
|
description: "총 900일간 로그인했습니다"
|
||||||
|
_login1000:
|
||||||
|
title: "노트 마스터 III"
|
||||||
|
description: "총 1,000일간 로그인했습니다"
|
||||||
|
flavor: "미스키를 사용해 주셔서 감사합니다!"
|
||||||
|
_noteClipped1:
|
||||||
|
title: "클립할 수밖에 없었어"
|
||||||
|
description: "처음으로 노트를 클립했습니다"
|
||||||
|
_noteFavorited1:
|
||||||
|
title: "별을 바라보는 자"
|
||||||
|
description: "처음으로 노트를 즐겨찾기했습니다"
|
||||||
|
_myNoteFavorited1:
|
||||||
|
title: "I wanna Star"
|
||||||
|
description: "다른 사람이 당신의 노트를 즐겨찾기했습니다"
|
||||||
|
_profileFilled:
|
||||||
|
title: "준비 완료"
|
||||||
|
description: "프로필 설정을 완료했습니다"
|
||||||
|
_markedAsCat:
|
||||||
|
title: "나는 고양이다냥!"
|
||||||
|
description: "계정을 고양이로 설정했습니다냥"
|
||||||
|
flavor: "냐냐냐냐냐냐아아아아앙!"
|
||||||
|
_following1:
|
||||||
|
title: "첫 팔로우"
|
||||||
|
description: "사용자를 처음으로 팔로우했습니다"
|
||||||
|
_following10:
|
||||||
|
title: "팔로우, 팔로우"
|
||||||
|
description: "10명의 사용자를 팔로우했습니다"
|
||||||
|
_following50:
|
||||||
|
title: "친구 잔뜩"
|
||||||
|
description: "50명의 사용자를 팔로우했습니다"
|
||||||
|
_following100:
|
||||||
|
title: "주소록 한 권으론 부족해"
|
||||||
|
description: "100명의 사용자를 팔로우했습니다"
|
||||||
|
_following300:
|
||||||
|
title: "친구가 넘쳐나"
|
||||||
|
description: "300명의 사용자를 팔로우했습니다"
|
||||||
|
_followers1:
|
||||||
|
title: "첫 팔로워"
|
||||||
|
description: "사용자가 처음으로 팔로잉했습니다"
|
||||||
|
_followers10:
|
||||||
|
title: "날 따라와!"
|
||||||
|
description: "10명의 사용자가 팔로우했습니다"
|
||||||
|
_followers50:
|
||||||
|
title: "이곳저곳"
|
||||||
|
description: "50명의 사용자가 팔로우했습니다"
|
||||||
|
_followers100:
|
||||||
|
title: "인기왕"
|
||||||
|
description: "100명의 사용자가 팔로우했습니다"
|
||||||
|
_followers300:
|
||||||
|
title: "줄 좀 서봐요"
|
||||||
|
description: "100명의 사용자가 팔로우했습니다"
|
||||||
|
_followers500:
|
||||||
|
title: "기지국"
|
||||||
|
description: "500명의 사용자가 팔로우했습니다"
|
||||||
|
_followers1000:
|
||||||
|
title: "유명인사"
|
||||||
|
description: "1,000명의 사용자가 팔로우했습니다"
|
||||||
|
_collectAchievements30:
|
||||||
|
title: "도전과제 콜렉터"
|
||||||
|
description: "30개의 도전과제를 획득했습니다"
|
||||||
|
_viewAchievements3min:
|
||||||
|
title: "저 도전과제 좋아해요"
|
||||||
|
description: "도전과제 목록을 3분 이상 보세요"
|
||||||
|
_iLoveMisskey:
|
||||||
|
title: "I Love Misskey"
|
||||||
|
description: "\"I ❤ #Misskey\"를 포스트했습니다"
|
||||||
|
flavor: "Misskey를 이용해주셔서 감사합니다! - 개발팀 일동"
|
||||||
|
_client30min:
|
||||||
|
title: "잠깐 쉬어"
|
||||||
|
description: "클라이언트를 시작하고 30분이 경과하였습니다"
|
||||||
|
_noteDeletedWithin1min:
|
||||||
|
title: "있었는데요 없었습니다"
|
||||||
|
description: "노트를 포스트한 후 1분 이내에 삭제했습니다"
|
||||||
|
_postedAtLateNight:
|
||||||
|
title: "올빼미"
|
||||||
|
description: "한밤중에 노트를 포스트했습니다"
|
||||||
|
flavor: "잠 좀 자세요. 걱정돼요."
|
||||||
|
_postedAt0min0sec:
|
||||||
|
title: "정각"
|
||||||
|
description: "1초도 어긋나지 않은 정각에 노트를 포스트했습니다"
|
||||||
|
flavor: "째깍 째깍 째깍 땡!"
|
||||||
|
_selfQuote:
|
||||||
|
title: "혼잣말"
|
||||||
|
description: "자기 노트를 인용했습니다"
|
||||||
|
_htl20npm:
|
||||||
|
title: "타임라인 폭주 중"
|
||||||
|
description: "1분 사이에 홈 타임라인에 노트가 20개 넘게 생성되었습니다"
|
||||||
|
_outputHelloWorldOnScratchpad:
|
||||||
|
title: "Hello, world!"
|
||||||
|
description: "스크래치패드에서 hello world를 출력하세요"
|
||||||
|
_open3windows:
|
||||||
|
title: "멀티 윈도우"
|
||||||
|
description: "3개 이상의 창을 여세요"
|
||||||
|
_driveFolderCircularReference:
|
||||||
|
title: "순환 참조"
|
||||||
|
description: "드라이브 폴더를 자신을 가리키도록 만드려 시도했습니다"
|
||||||
|
_reactWithoutRead:
|
||||||
|
title: "읽고 답하긴 하시는 건가요?"
|
||||||
|
description: "100자가 넘는 포스트에 3초 안에 포스트했습니다"
|
||||||
|
_clickedClickHere:
|
||||||
|
title: "여길 눌러보세요"
|
||||||
|
description: "이 곳을 눌러봤습니다"
|
||||||
|
_justPlainLucky:
|
||||||
|
title: "그냥 운이 좋았어"
|
||||||
|
description: "매 10초마다 0.01%의 확률로 달성됩니다"
|
||||||
|
_setNameToSyuilo:
|
||||||
|
title: "신 콤플렉스"
|
||||||
|
description: "이름을 syuilo로 설정했습니다"
|
||||||
|
_passedSinceAccountCreated1:
|
||||||
|
title: "1년"
|
||||||
|
description: "계정을 생성하고 1년이 지났습니다"
|
||||||
|
_passedSinceAccountCreated2:
|
||||||
|
title: "2년"
|
||||||
|
description: "계정을 생성하고 2년이 지났습니다"
|
||||||
|
_passedSinceAccountCreated3:
|
||||||
|
title: "3년"
|
||||||
|
description: "계정을 생성하고 3년이 지났습니다"
|
||||||
|
_loggedInOnBirthday:
|
||||||
|
title: "생일 축하합니다!"
|
||||||
|
description: "설정한 생일에 로그인했습니다"
|
||||||
|
_loggedInOnNewYearsDay:
|
||||||
|
title: "새해 복 많이 받으세요"
|
||||||
|
description: "새해 첫 날에 로그인했습니다"
|
||||||
|
flavor: "올해에도 저희 인스턴스에 관심을 가져 주셔서 감사합니다"
|
||||||
|
_cookieClicked:
|
||||||
|
title: "쿠키 클리커 게임"
|
||||||
|
description: "쿠키를 클릭했습니다"
|
||||||
|
flavor: "뭔가 문제가 있나요?"
|
||||||
|
_brainDiver:
|
||||||
|
title: "Brain Diver"
|
||||||
|
description: "Brain Diver로의 링크를 첨부했습니다"
|
||||||
|
flavor: "Misskey-Misskey La-Tu-Ma"
|
||||||
_role:
|
_role:
|
||||||
new: "새 역할 생성"
|
new: "새 역할 생성"
|
||||||
edit: "역할 수정"
|
edit: "역할 수정"
|
||||||
@@ -1586,6 +1818,7 @@ _notification:
|
|||||||
pollEnded: "투표 결과가 발표되었습니다"
|
pollEnded: "투표 결과가 발표되었습니다"
|
||||||
unreadAntennaNote: "안테나 {name}"
|
unreadAntennaNote: "안테나 {name}"
|
||||||
emptyPushNotificationMessage: "푸시 알림이 갱신되었습니다"
|
emptyPushNotificationMessage: "푸시 알림이 갱신되었습니다"
|
||||||
|
achievementEarned: "도전 과제를 달성했습니다"
|
||||||
_types:
|
_types:
|
||||||
all: "전부"
|
all: "전부"
|
||||||
follow: "팔로잉"
|
follow: "팔로잉"
|
||||||
|
@@ -109,6 +109,7 @@ clickToShow: "Klik om te bekijken"
|
|||||||
sensitive: "NSFW"
|
sensitive: "NSFW"
|
||||||
add: "Toevoegen"
|
add: "Toevoegen"
|
||||||
reaction: "Reacties"
|
reaction: "Reacties"
|
||||||
|
reactions: "Reacties"
|
||||||
reactionSetting: "Reacties die in de reactie-selector worden getoond"
|
reactionSetting: "Reacties die in de reactie-selector worden getoond"
|
||||||
reactionSettingDescription2: "Sleep om opnieuw te ordenen, Klik om te verwijderen, Druk op \"+\" om toe te voegen"
|
reactionSettingDescription2: "Sleep om opnieuw te ordenen, Klik om te verwijderen, Druk op \"+\" om toe te voegen"
|
||||||
rememberNoteVisibility: "Vergeet niet de notitie zichtbaarheidsinstellingen"
|
rememberNoteVisibility: "Vergeet niet de notitie zichtbaarheidsinstellingen"
|
||||||
|
@@ -110,6 +110,7 @@ clickToShow: "Kliknij, aby wyświetlić"
|
|||||||
sensitive: "NSFW"
|
sensitive: "NSFW"
|
||||||
add: "Dodaj"
|
add: "Dodaj"
|
||||||
reaction: "Reakcja"
|
reaction: "Reakcja"
|
||||||
|
reactions: "Reakcja"
|
||||||
reactionSetting: "Reakcje do pokazania w wyborniku reakcji"
|
reactionSetting: "Reakcje do pokazania w wyborniku reakcji"
|
||||||
reactionSettingDescription2: "Przeciągnij aby zmienić kolejność, naciśnij aby usunąć, naciśnij „+” aby dodać"
|
reactionSettingDescription2: "Przeciągnij aby zmienić kolejność, naciśnij aby usunąć, naciśnij „+” aby dodać"
|
||||||
rememberNoteVisibility: "Zapamiętuj ustawienia widoczności wpisu"
|
rememberNoteVisibility: "Zapamiętuj ustawienia widoczności wpisu"
|
||||||
|
@@ -107,6 +107,7 @@ clickToShow: "Clique para ver"
|
|||||||
sensitive: "Conteúdo sensível"
|
sensitive: "Conteúdo sensível"
|
||||||
add: "Adicionar"
|
add: "Adicionar"
|
||||||
reaction: "Reações"
|
reaction: "Reações"
|
||||||
|
reactions: "Reações"
|
||||||
reactionSetting: "Quais reações a mostrar no selecionador de reações"
|
reactionSetting: "Quais reações a mostrar no selecionador de reações"
|
||||||
reactionSettingDescription2: "Arraste para reordenar, clique para excluir, pressione + para adicionar."
|
reactionSettingDescription2: "Arraste para reordenar, clique para excluir, pressione + para adicionar."
|
||||||
rememberNoteVisibility: "Lembrar das configurações de visibilidade de notas"
|
rememberNoteVisibility: "Lembrar das configurações de visibilidade de notas"
|
||||||
|
@@ -107,6 +107,7 @@ clickToShow: "Click pentru a afișa"
|
|||||||
sensitive: "NSFW"
|
sensitive: "NSFW"
|
||||||
add: "Adaugă"
|
add: "Adaugă"
|
||||||
reaction: "Reacție"
|
reaction: "Reacție"
|
||||||
|
reactions: "Reacție"
|
||||||
reactionSetting: "Reacții care să apară in selectorul de reacții"
|
reactionSetting: "Reacții care să apară in selectorul de reacții"
|
||||||
reactionSettingDescription2: "Trage pentru a rearanja, apasă pe \"+\" pentru a adăuga."
|
reactionSettingDescription2: "Trage pentru a rearanja, apasă pe \"+\" pentru a adăuga."
|
||||||
rememberNoteVisibility: "Amintește setarea de vizibilitate a notelor"
|
rememberNoteVisibility: "Amintește setarea de vizibilitate a notelor"
|
||||||
|
@@ -2,6 +2,7 @@
|
|||||||
_lang_: "Русский"
|
_lang_: "Русский"
|
||||||
headlineMisskey: "Сеть, сплетённая из заметок"
|
headlineMisskey: "Сеть, сплетённая из заметок"
|
||||||
introMisskey: "Добро пожаловать! Misskey — это децентрализованный сервис микроблогов с открытым исходным кодом.\nПишите «заметки» — делитесь со всеми происходящим вокруг или рассказывайте о себе 📡\nСтавьте «реакции» — выражайте свои чувства и эмоции от заметок других 👍\nОткройте для себя новый мир 🚀"
|
introMisskey: "Добро пожаловать! Misskey — это децентрализованный сервис микроблогов с открытым исходным кодом.\nПишите «заметки» — делитесь со всеми происходящим вокруг или рассказывайте о себе 📡\nСтавьте «реакции» — выражайте свои чувства и эмоции от заметок других 👍\nОткройте для себя новый мир 🚀"
|
||||||
|
poweredByMisskeyDescription: "{name} – один из инстансов (также называемый экземпляром Misskey), использующий платформу с открытым исходным кодом <b>Misskey</b>."
|
||||||
monthAndDay: "{day}.{month}"
|
monthAndDay: "{day}.{month}"
|
||||||
search: "Поиск"
|
search: "Поиск"
|
||||||
notifications: "Уведомления"
|
notifications: "Уведомления"
|
||||||
@@ -12,6 +13,7 @@ fetchingAsApObject: "Приём с других сайтов"
|
|||||||
ok: "Окей"
|
ok: "Окей"
|
||||||
gotIt: "Ясно!"
|
gotIt: "Ясно!"
|
||||||
cancel: "Отмена"
|
cancel: "Отмена"
|
||||||
|
noThankYou: "Нет, спасибо"
|
||||||
enterUsername: "Введите имя пользователя"
|
enterUsername: "Введите имя пользователя"
|
||||||
renotedBy: "{user} делится"
|
renotedBy: "{user} делится"
|
||||||
noNotes: "Нет ни одной заметки"
|
noNotes: "Нет ни одной заметки"
|
||||||
@@ -47,6 +49,7 @@ deleteAndEdit: "Удалить и отредактировать"
|
|||||||
deleteAndEditConfirm: "Удалить эту заметку и создать отредактированную? Все реакции, ссылки и ответы на существующую будут будут потеряны."
|
deleteAndEditConfirm: "Удалить эту заметку и создать отредактированную? Все реакции, ссылки и ответы на существующую будут будут потеряны."
|
||||||
addToList: "Добавить в список"
|
addToList: "Добавить в список"
|
||||||
sendMessage: "Отправить сообщение"
|
sendMessage: "Отправить сообщение"
|
||||||
|
copyRSS: "Скопировать RSS"
|
||||||
copyUsername: "Скопировать имя пользователя"
|
copyUsername: "Скопировать имя пользователя"
|
||||||
searchUser: "Поиск людей"
|
searchUser: "Поиск людей"
|
||||||
reply: "Ответить"
|
reply: "Ответить"
|
||||||
@@ -107,6 +110,7 @@ clickToShow: "Нажмите для просмотра"
|
|||||||
sensitive: "Содержимое не для всех"
|
sensitive: "Содержимое не для всех"
|
||||||
add: "Добавить"
|
add: "Добавить"
|
||||||
reaction: "Реакции"
|
reaction: "Реакции"
|
||||||
|
reactions: "Реакции"
|
||||||
reactionSetting: "Реакции, отображаемые в палитре"
|
reactionSetting: "Реакции, отображаемые в палитре"
|
||||||
reactionSettingDescription2: "Расставляйте перетаскиванием, удаляйте нажатием, добавляйте кнопкой «+»."
|
reactionSettingDescription2: "Расставляйте перетаскиванием, удаляйте нажатием, добавляйте кнопкой «+»."
|
||||||
rememberNoteVisibility: "Запоминать видимость заметок"
|
rememberNoteVisibility: "Запоминать видимость заметок"
|
||||||
@@ -451,6 +455,7 @@ language: "Язык"
|
|||||||
uiLanguage: "Язык интерфейса"
|
uiLanguage: "Язык интерфейса"
|
||||||
groupInvited: "Приглашение в группу"
|
groupInvited: "Приглашение в группу"
|
||||||
aboutX: "Описание {x}"
|
aboutX: "Описание {x}"
|
||||||
|
emojiStyle: "Стиль эмодзи"
|
||||||
disableDrawer: "Не использовать выдвижные меню"
|
disableDrawer: "Не использовать выдвижные меню"
|
||||||
youHaveNoGroups: "У вас нет ни одной группы"
|
youHaveNoGroups: "У вас нет ни одной группы"
|
||||||
joinOrCreateGroup: "Получайте приглашения в группы или создавайте свои собственные"
|
joinOrCreateGroup: "Получайте приглашения в группы или создавайте свои собственные"
|
||||||
@@ -708,6 +713,7 @@ accentColor: "Акцент"
|
|||||||
textColor: "Текст"
|
textColor: "Текст"
|
||||||
saveAs: "Сохранить под названием…"
|
saveAs: "Сохранить под названием…"
|
||||||
advanced: "Для продвинутых"
|
advanced: "Для продвинутых"
|
||||||
|
advancedSettings: "Расширенные настройки "
|
||||||
value: "Значения"
|
value: "Значения"
|
||||||
createdAt: "Создано"
|
createdAt: "Создано"
|
||||||
updatedAt: "Обновлено"
|
updatedAt: "Обновлено"
|
||||||
@@ -839,40 +845,351 @@ numberOfColumn: "Количество столбцов"
|
|||||||
searchByGoogle: "Поиск"
|
searchByGoogle: "Поиск"
|
||||||
instanceDefaultLightTheme: "Светлая тема по умолчанию"
|
instanceDefaultLightTheme: "Светлая тема по умолчанию"
|
||||||
instanceDefaultDarkTheme: "Темная тема по умолчанию"
|
instanceDefaultDarkTheme: "Темная тема по умолчанию"
|
||||||
|
instanceDefaultThemeDescription: "Описание темы по умолчанию для инстанса"
|
||||||
mutePeriod: "Продолжительность скрытия"
|
mutePeriod: "Продолжительность скрытия"
|
||||||
indefinitely: "вечно"
|
indefinitely: "вечно"
|
||||||
tenMinutes: "10 минут"
|
tenMinutes: "10 минут"
|
||||||
oneHour: "1 час"
|
oneHour: "1 час"
|
||||||
oneDay: "1 день"
|
oneDay: "1 день"
|
||||||
oneWeek: "1 неделя"
|
oneWeek: "1 неделя"
|
||||||
|
reflectMayTakeTime: "Изменения могут занять время для отображения"
|
||||||
|
failedToFetchAccountInformation: "Не удалось получить информацию об аккаунте"
|
||||||
cropImage: "Кадрирование"
|
cropImage: "Кадрирование"
|
||||||
cropImageAsk: "Нужно ли кадрировать изображение?"
|
cropImageAsk: "Нужно ли кадрировать изображение?"
|
||||||
file: "Файлы"
|
file: "Файлы"
|
||||||
recentNHours: "Последние {n} ч"
|
recentNHours: "Последние {n} ч"
|
||||||
recentNDays: "Последние {n} сут"
|
recentNDays: "Последние {n} сут"
|
||||||
|
noEmailServerWarning: "Почтовый сервер не установлен "
|
||||||
|
thereIsUnresolvedAbuseReportWarning: "Остались нерешённые жалобы"
|
||||||
recommended: "Рекомендуем"
|
recommended: "Рекомендуем"
|
||||||
check: "Проверить"
|
check: "Проверить"
|
||||||
driveCapOverrideLabel: "Изменение лимита дискового пространства для этого пользователя"
|
driveCapOverrideLabel: "Изменение лимита дискового пространства для этого пользователя"
|
||||||
|
driveCapOverrideCaption: "Укажите меньше или равное нулю для отмены"
|
||||||
|
requireAdminForView: "Для просмотра необходимо иметь аккаунт администратора"
|
||||||
|
isSystemAccount: "Данная учётная запись создана автоматически и управляется системой"
|
||||||
|
typeToConfirm: "Введите {x} для продолжения"
|
||||||
deleteAccount: "Удаление учётной записи"
|
deleteAccount: "Удаление учётной записи"
|
||||||
|
document: "Документ"
|
||||||
|
numberOfPageCache: "Количество сохранённых страниц в кэше"
|
||||||
|
numberOfPageCacheDescription: "Описание количества страниц в кэше"
|
||||||
|
logoutConfirm: "Вы хотите выйти из аккаунта?"
|
||||||
|
lastActiveDate: "Последняя дата использования"
|
||||||
|
statusbar: "Статусбар"
|
||||||
|
pleaseSelect: "Пожалуйста, выберите"
|
||||||
reverse: "Переворот"
|
reverse: "Переворот"
|
||||||
colored: "Выделена цветом"
|
colored: "Выделена цветом"
|
||||||
|
refreshInterval: "Интервал перезагрузки"
|
||||||
label: "Метка"
|
label: "Метка"
|
||||||
|
type: "Тип"
|
||||||
|
speed: "Скорость"
|
||||||
|
sensitiveMediaDetection: "Определение содержимого деликатного характера"
|
||||||
localOnly: "Локально"
|
localOnly: "Локально"
|
||||||
|
remoteOnly: "Только удалённо"
|
||||||
|
failedToUpload: "Сбой выгрузки"
|
||||||
|
cannotUploadBecauseInappropriate: "Файл не может быть загружен, так как было установлено, что он может содержать неприемлемое содержимое."
|
||||||
|
cannotUploadBecauseNoFreeSpace: "Файл не может быть загружен, так как не осталось места на диске"
|
||||||
beta: "Бета"
|
beta: "Бета"
|
||||||
enableAutoSensitive: "Автоматическое определение NSFW"
|
enableAutoSensitive: "Автоматическое определение NSFW"
|
||||||
enableAutoSensitiveDescription: "Если доступно, используйте машинное обучение для автоматической установки флага NSFW на носителе. Даже если эта функция отключена, она может быть установлена автоматически в зависимости от инстанта."
|
enableAutoSensitiveDescription: "Если доступно, используйте машинное обучение для автоматической установки флага NSFW на носителе. Даже если эта функция отключена, она может быть установлена автоматически в зависимости от инстанта."
|
||||||
|
navbar: "Панель навигации"
|
||||||
|
shuffle: "Перемешать"
|
||||||
account: "Учётные записи"
|
account: "Учётные записи"
|
||||||
|
move: "Переместить"
|
||||||
|
pushNotification: "Push-уведомления"
|
||||||
|
subscribePushNotification: "Включить push-уведомления"
|
||||||
|
unsubscribePushNotification: "Выключить push-уведомления"
|
||||||
|
pushNotificationAlreadySubscribed: "Push-уведомления уже включены"
|
||||||
|
pushNotificationNotSupported: "Push-уведмления не поддерживаются инстансом или браузером"
|
||||||
|
sendPushNotificationReadMessage: "Удалять push-уведомления когда сообщение или прочитано"
|
||||||
|
sendPushNotificationReadMessageCaption: "На мгновение появится уведомление \"{emptyPushNotificationMessage}\". Расход заряда батареи может увеличиться "
|
||||||
windowMaximize: "Развернуть"
|
windowMaximize: "Развернуть"
|
||||||
windowRestore: "Восстановить"
|
windowRestore: "Восстановить"
|
||||||
|
caption: "Подпись (Automatic Translation)"
|
||||||
|
loggedInAsBot: "Вы под аккаунтом бота!"
|
||||||
|
tools: "Инструменты"
|
||||||
|
cannotLoad: "Не удалось загрузить"
|
||||||
|
numberOfProfileView: "Количество профилей для просмотра"
|
||||||
like: "Нравится!"
|
like: "Нравится!"
|
||||||
|
unlike: "Отменить «нравится»"
|
||||||
|
numberOfLikes: "Количество лайков"
|
||||||
show: "Отображение"
|
show: "Отображение"
|
||||||
|
neverShow: "Больше не показывать"
|
||||||
|
remindMeLater: "Напомнить позже"
|
||||||
|
didYouLikeMisskey: "Вам нравится Misskey?"
|
||||||
|
pleaseDonate: "Сайт {host} работает на Misskey. Это бесплатное программное обеспечение, и ваши пожертвования очень бы помогли продолжать его разработку!"
|
||||||
|
roles: "Роли"
|
||||||
|
role: "Роль"
|
||||||
|
normalUser: "Обычный пользователь"
|
||||||
|
undefined: "неопределён"
|
||||||
|
assign: "Назначить"
|
||||||
|
unassign: "Отменить назначение"
|
||||||
color: "Цвет"
|
color: "Цвет"
|
||||||
|
manageCustomEmojis: "Управлять пользовательскими эмодзи"
|
||||||
|
youCannotCreateAnymore: "Вы достигли лимита создания."
|
||||||
|
cannotPerformTemporary: "Временно недоступен"
|
||||||
|
cannotPerformTemporaryDescription: "Это действие временно невозможно выполнить из-за превышения лимита выполнения."
|
||||||
|
preset: "Шаблоны"
|
||||||
|
selectFromPresets: "Выбрать из шаблонов"
|
||||||
|
achievements: "Достижения"
|
||||||
|
_achievements:
|
||||||
|
earnedAt: "Разблокировано в"
|
||||||
|
_types:
|
||||||
|
_notes1:
|
||||||
|
title: "Первые шаги в Misskey"
|
||||||
|
description: "Опубликована первая заметка"
|
||||||
|
flavor: "Приятных дней с Misskey!"
|
||||||
|
_notes10:
|
||||||
|
title: "Несколько заметок"
|
||||||
|
description: "Опубликовано 10 заметок"
|
||||||
|
_notes100:
|
||||||
|
title: "Много заметок"
|
||||||
|
description: "Опубликовано 100 заметок"
|
||||||
|
_notes500:
|
||||||
|
title: "Всё в заметках"
|
||||||
|
description: "Опубликовано 500 заметок"
|
||||||
|
_notes1000:
|
||||||
|
title: "Гора заметок"
|
||||||
|
description: "Опубликовано 1000 заметок"
|
||||||
|
_notes5000:
|
||||||
|
title: "Заметки льются рекой"
|
||||||
|
description: "Опубликовано 5000 заметок"
|
||||||
|
_notes10000:
|
||||||
|
title: "Превосходство в заметках"
|
||||||
|
description: "Опубликовано 10 000 заметок"
|
||||||
|
_notes20000:
|
||||||
|
title: "Нужно больше заметок!"
|
||||||
|
description: "Опубликовано 20 000 заметок"
|
||||||
|
_notes30000:
|
||||||
|
title: "Заметки, заметки, заметки"
|
||||||
|
description: "Опубликовано 30 000 заметок"
|
||||||
|
_notes40000:
|
||||||
|
title: "Фабрика заметок"
|
||||||
|
description: "Опубликовано 40 000 заметок"
|
||||||
|
_notes50000:
|
||||||
|
title: "Планета заметок"
|
||||||
|
description: "Опубликовано 50 000 заметок"
|
||||||
|
_notes60000:
|
||||||
|
title: "Замет-квазар"
|
||||||
|
description: "Опубликовано 60 000 заметок"
|
||||||
|
_notes70000:
|
||||||
|
title: "Чёрная дыра из заметок"
|
||||||
|
description: "Опубликовано 70 000 заметок"
|
||||||
|
_notes80000:
|
||||||
|
title: "Галактика заметок"
|
||||||
|
description: "Опубликовано 80 000 заметок"
|
||||||
|
_notes90000:
|
||||||
|
title: "Вселенная заметок"
|
||||||
|
description: "Опубликовано 90 000 заметок"
|
||||||
|
_notes100000:
|
||||||
|
title: "ALL YOUR NOTE ARE BELONG TO US"
|
||||||
|
description: "Опубликовано 100 000 заметок"
|
||||||
|
flavor: "Вам правда нужно столько писать?"
|
||||||
|
_login3:
|
||||||
|
title: "Новичок Ⅰ"
|
||||||
|
description: "3 дня на сайте"
|
||||||
|
flavor: "С сегодняшнего дня зовите меня просто мискиец"
|
||||||
|
_login7:
|
||||||
|
title: "Новичок Ⅱ"
|
||||||
|
description: "Неделя на сайте"
|
||||||
|
flavor: "Кажется, вы начали свыкаться с этим, нет?"
|
||||||
|
_login15:
|
||||||
|
title: "Новичок Ⅲ"
|
||||||
|
description: "15 дней на сайте"
|
||||||
|
_login30:
|
||||||
|
title: "Мискиец Ⅰ"
|
||||||
|
description: "30 дней на сайте"
|
||||||
|
_login60:
|
||||||
|
title: "Мискиец Ⅱ"
|
||||||
|
description: "60 дней на сайте"
|
||||||
|
_login100:
|
||||||
|
title: "Мискиец Ⅲ"
|
||||||
|
description: "100 дней на сайте"
|
||||||
|
flavor: "Жестокий Misskist "
|
||||||
|
_login200:
|
||||||
|
title: "Завсегдатай Ⅰ"
|
||||||
|
description: "200 дней на сайте"
|
||||||
|
_login300:
|
||||||
|
title: "Завсегдатай Ⅱ"
|
||||||
|
description: "300 дней на сайте"
|
||||||
|
_login400:
|
||||||
|
title: "Завсегдатай Ⅲ"
|
||||||
|
description: "400 дней на сайте"
|
||||||
|
_login500:
|
||||||
|
title: "Ветеран Ⅰ"
|
||||||
|
description: "500 дней на сайте"
|
||||||
|
flavor: "Господа, я люблю заметки"
|
||||||
|
_login600:
|
||||||
|
title: "Ветеран Ⅱ"
|
||||||
|
description: "600 дней на сайте"
|
||||||
|
_login700:
|
||||||
|
title: "Ветеран Ⅲ"
|
||||||
|
description: "700 дней на сайте"
|
||||||
|
_login800:
|
||||||
|
title: "Повелитель заметок Ⅰ"
|
||||||
|
description: "800 дней на сайте"
|
||||||
|
_login900:
|
||||||
|
title: "Повелитель заметок Ⅱ"
|
||||||
|
description: "900 дней на сайте"
|
||||||
|
_login1000:
|
||||||
|
title: "Повелитель заметок Ⅲ"
|
||||||
|
description: "1000 дней на сайте"
|
||||||
|
flavor: "Спасибо, что пользуетесь Misskey!"
|
||||||
|
_noteClipped1:
|
||||||
|
title: "Нельзя не сохранить"
|
||||||
|
description: "Первая заметка в подборке"
|
||||||
|
_noteFavorited1:
|
||||||
|
title: "Смотрящий на звёзды"
|
||||||
|
description: "Первое добавление в избранное"
|
||||||
|
_myNoteFavorited1:
|
||||||
|
title: "В поиске звёзд"
|
||||||
|
description: "Кому-то понравилась ваша заметка"
|
||||||
|
_profileFilled:
|
||||||
|
title: "Приготовления закончены"
|
||||||
|
description: "Заполнен профиль"
|
||||||
|
_markedAsCat:
|
||||||
|
title: "Ваш покорный слуга кот"
|
||||||
|
description: "Включена опция «Аккаунт кота»"
|
||||||
|
flavor: "Позвольте представиться: я — кот, просто кот, у меня еще нет имени."
|
||||||
|
_following1:
|
||||||
|
title: "Я не один"
|
||||||
|
description: "Сделана первая подписка"
|
||||||
|
_following10:
|
||||||
|
title: "Не останавливайся… Не останавливайся…"
|
||||||
|
description: "Количество подписок достигло 10"
|
||||||
|
_following50:
|
||||||
|
title: "Много друзей"
|
||||||
|
description: "Количество подписок достигло 50"
|
||||||
|
_following100:
|
||||||
|
title: "Сотня друзей"
|
||||||
|
description: "Количество подписок достигло 100"
|
||||||
|
_following300:
|
||||||
|
title: "Друзья в избытке"
|
||||||
|
description: "Количество подписок достигло 300"
|
||||||
|
_followers1:
|
||||||
|
title: "Первый подписчик"
|
||||||
|
description: "Появился 1 подписчик"
|
||||||
|
_followers10:
|
||||||
|
title: "Следуй за мной!"
|
||||||
|
description: "Количество подписчиков достигло 10"
|
||||||
|
_followers50:
|
||||||
|
title: "Один за другим"
|
||||||
|
description: "Количество подписчиков достигло 50"
|
||||||
|
_followers100:
|
||||||
|
title: "Всеобщий любимец"
|
||||||
|
description: "Количество подписчиков достигло 100"
|
||||||
|
_followers300:
|
||||||
|
title: "В очередь!"
|
||||||
|
description: "Количество подписчиков достигло 300"
|
||||||
|
_followers500:
|
||||||
|
title: "Радиостанция"
|
||||||
|
description: "Количество подписчиков достигло 500"
|
||||||
|
_followers1000:
|
||||||
|
title: "Авторитет"
|
||||||
|
description: "Количество подписчиков достигло 1000"
|
||||||
|
_collectAchievements30:
|
||||||
|
title: "Достигатор"
|
||||||
|
description: "Получено 30 достижений"
|
||||||
|
_viewAchievements3min:
|
||||||
|
title: "Любовь к успехам"
|
||||||
|
description: "Более 3 минут любования достижениями"
|
||||||
|
_iLoveMisskey:
|
||||||
|
title: "Я люблю Misskey"
|
||||||
|
description: "Написана заметка «I ❤ #Misskey»"
|
||||||
|
flavor: "Спасибо за поддержку Misskey! Ваша команда разработчиков"
|
||||||
|
_client30min:
|
||||||
|
title: "Перерыв на обед"
|
||||||
|
description: "Прошло 30 минут с момента запуска клиента"
|
||||||
|
_noteDeletedWithin1min:
|
||||||
|
title: "Ой, нет!"
|
||||||
|
description: "Заметка удалена через минуту после публикации"
|
||||||
|
_postedAtLateNight:
|
||||||
|
title: "Житель ночи"
|
||||||
|
description: "Заметка опубликована в глухую ночь"
|
||||||
|
flavor: "Вроде бы пора спать"
|
||||||
|
_postedAt0min0sec:
|
||||||
|
title: "Говорящие часы"
|
||||||
|
description: "Заметка опубликована ровно в 0 минут 0 секунд"
|
||||||
|
flavor: "Дин-дон дин-дон"
|
||||||
|
_selfQuote:
|
||||||
|
title: "Самовоспроизведение"
|
||||||
|
description: "Процитирована собственная заметка"
|
||||||
|
_htl20npm:
|
||||||
|
title: "В потоке"
|
||||||
|
description: "Достигнута скорость домашней ленты в 20 з/мин (заметок минуту)"
|
||||||
|
_outputHelloWorldOnScratchpad:
|
||||||
|
title: "Привет, мир!"
|
||||||
|
description: "Выведен текст «hello world» в Когтеточке"
|
||||||
|
_open3windows:
|
||||||
|
title: "Многооконный"
|
||||||
|
description: "Открыто одновременно 3 окна"
|
||||||
|
_driveFolderCircularReference:
|
||||||
|
title: "Циклическая ссылка"
|
||||||
|
description: "Попытка создать на «диске» рекурсивно вложенную папку"
|
||||||
|
_reactWithoutRead:
|
||||||
|
title: "Не читай @ отвечай!"
|
||||||
|
description: "На заметку более чем 100 знаков написан ответ в первые же 3 секунды с её появления."
|
||||||
|
_clickedClickHere:
|
||||||
|
title: "Нажмите здесь"
|
||||||
|
description: "Нажато здесь"
|
||||||
|
_justPlainLucky:
|
||||||
|
title: "Чистая удача"
|
||||||
|
description: "Может достаться с вероятностью 0,01% каждые 10 секунд."
|
||||||
|
_setNameToSyuilo:
|
||||||
|
title: "Комплекс бога"
|
||||||
|
description: "Установлено «syuilo» в качестве имени"
|
||||||
|
_passedSinceAccountCreated1:
|
||||||
|
title: "Первая годовщина"
|
||||||
|
description: "Прошёл 1 год с момента регистрации"
|
||||||
|
_passedSinceAccountCreated2:
|
||||||
|
title: "Вторая годовщина"
|
||||||
|
description: "Прошло 2 года с момента регистрации"
|
||||||
|
_passedSinceAccountCreated3:
|
||||||
|
title: "Третья годовщина"
|
||||||
|
description: "Прошло 3 года с момента регистрации"
|
||||||
|
_loggedInOnBirthday:
|
||||||
|
title: "С днём рождения!"
|
||||||
|
description: "Вход на сайт в свой день рождения"
|
||||||
|
_loggedInOnNewYearsDay:
|
||||||
|
title: "С Новым годом!"
|
||||||
|
description: "Вход на сайт в первый день года"
|
||||||
|
flavor: "Желаем отличного года на нашем сайте!"
|
||||||
|
_cookieClicked:
|
||||||
|
title: "Игра, в которой вы щёлкаете по печенькам"
|
||||||
|
description: "Нажато печенье"
|
||||||
|
flavor: "Стоп, вы вообще на том сайте-то?"
|
||||||
|
_brainDiver:
|
||||||
|
title: "Brain Diver"
|
||||||
|
description: "Опубликована ссылка на песню «Brain Diver»"
|
||||||
|
flavor: "Мисски-Мисски Ла-Ту-Ма"
|
||||||
_role:
|
_role:
|
||||||
|
new: "Новая роль"
|
||||||
|
edit: "Изменить роль"
|
||||||
|
name: "Название роли"
|
||||||
|
description: "Описание роли"
|
||||||
|
permission: "Ролевые полномочия"
|
||||||
|
descriptionOfPermission: "<b>Модераторы</b> могут изменять базовые операции для модераторов.\n<b>Администраторы</b> могут изменять полностью настройки инстанса."
|
||||||
|
assignTarget: "Метод присвоения"
|
||||||
|
descriptionOfAssignTarget: "<b>Вручную</b> чтобы указать кому выдавать роль, а кому нет.\n<b>По условию<b> чтобы автоматически выдавать и удалять роль при условиях."
|
||||||
|
manual: "Вручную"
|
||||||
|
conditional: "По условию"
|
||||||
|
condition: "Условия"
|
||||||
|
isConditionalRole: "Эта роль выдаётся по условию."
|
||||||
|
isPublic: "Общедоступная роль"
|
||||||
|
descriptionOfIsPublic: "Список тех, кому назначена эта роль будет доступен всем. Кроме того эта роль будет отмечена у каждого в профиле."
|
||||||
|
options: "Настройки ролей"
|
||||||
|
policies: "Политики"
|
||||||
|
baseRole: "Шаблон роли"
|
||||||
|
useBaseValue: "Использовать значение из шаблона"
|
||||||
|
chooseRoleToAssign: "Выберите роль, которую хотите выдать"
|
||||||
|
canEditMembersByModerator: "Могут назначать модераторы"
|
||||||
|
descriptionOfCanEditMembersByModerator: "Если включено, на эту роль могут назначать пользователей как администраторы, так и модераторы. Если выключено, назначать могут только администраторы."
|
||||||
priority: "Приоритет"
|
priority: "Приоритет"
|
||||||
_priority:
|
_priority:
|
||||||
low: "Низкий"
|
low: "Низкий"
|
||||||
middle: "Средне"
|
middle: "Средне"
|
||||||
high: "Высокий"
|
high: "Высокий"
|
||||||
|
_options:
|
||||||
|
canManageCustomEmojis: "Управлять пользовательскими эмодзи"
|
||||||
_sensitiveMediaDetection:
|
_sensitiveMediaDetection:
|
||||||
description: "Машинное обучение может быть использовано для автоматического обнаружения чувствительных медиа для модерации. Нагрузка на сервер увеличивается незначительно."
|
description: "Машинное обучение может быть использовано для автоматического обнаружения чувствительных медиа для модерации. Нагрузка на сервер увеличивается незначительно."
|
||||||
setSensitiveFlagAutomatically: "Установить флаг NSFW"
|
setSensitiveFlagAutomatically: "Установить флаг NSFW"
|
||||||
@@ -919,6 +1236,11 @@ _plugin:
|
|||||||
install: "Установка расширений"
|
install: "Установка расширений"
|
||||||
installWarn: "Пожалуйста, не устанавливайте расширения, которым не доверяете."
|
installWarn: "Пожалуйста, не устанавливайте расширения, которым не доверяете."
|
||||||
manage: "Управление расширениями"
|
manage: "Управление расширениями"
|
||||||
|
_preferencesBackups:
|
||||||
|
saveConfirm: "Сохранить бэкап как {name}?"
|
||||||
|
deleteConfirm: "Удалить резервную копию {name}?"
|
||||||
|
renameConfirm: "Переименовать резервную копию с \"{old}\" на \"{new}\"?"
|
||||||
|
noBackups: "Резервной копии не существует. Вы можете создать резервную копию в настройках на этом инстансе с помощью \"Создать новую резервную копию\"."
|
||||||
_registry:
|
_registry:
|
||||||
scope: "Область"
|
scope: "Область"
|
||||||
key: "Ключ"
|
key: "Ключ"
|
||||||
@@ -1415,6 +1737,7 @@ _notification:
|
|||||||
youReceivedFollowRequest: "У вас новый запрос на подписку."
|
youReceivedFollowRequest: "У вас новый запрос на подписку."
|
||||||
yourFollowRequestAccepted: "Ваш запрос на подписку одобрен."
|
yourFollowRequestAccepted: "Ваш запрос на подписку одобрен."
|
||||||
youWereInvitedToGroup: "Вы приглашены в группу."
|
youWereInvitedToGroup: "Вы приглашены в группу."
|
||||||
|
achievementEarned: "Получено достижение"
|
||||||
_types:
|
_types:
|
||||||
all: "Все"
|
all: "Все"
|
||||||
follow: "Подписки"
|
follow: "Подписки"
|
||||||
|
@@ -110,6 +110,7 @@ clickToShow: "Kliknutím zobrazíte"
|
|||||||
sensitive: "NSFW"
|
sensitive: "NSFW"
|
||||||
add: "Pridať"
|
add: "Pridať"
|
||||||
reaction: "Reakcie"
|
reaction: "Reakcie"
|
||||||
|
reactions: "Reakcie"
|
||||||
reactionSetting: "Reakcie zobrazené vo výbere reakcií"
|
reactionSetting: "Reakcie zobrazené vo výbere reakcií"
|
||||||
reactionSettingDescription2: "Ťahaním preusporiadate, kliknutím odstránite, Stlačením \"+\" pridáte"
|
reactionSettingDescription2: "Ťahaním preusporiadate, kliknutím odstránite, Stlačením \"+\" pridáte"
|
||||||
rememberNoteVisibility: "Zapamätať nastavenia viditeľnosti poznámky"
|
rememberNoteVisibility: "Zapamätať nastavenia viditeľnosti poznámky"
|
||||||
|
@@ -110,6 +110,7 @@ clickToShow: "Klicka för att visa"
|
|||||||
sensitive: "Känsligt innehåll"
|
sensitive: "Känsligt innehåll"
|
||||||
add: "Lägg till"
|
add: "Lägg till"
|
||||||
reaction: "Reaktioner"
|
reaction: "Reaktioner"
|
||||||
|
reactions: "Reaktioner"
|
||||||
reactionSetting: "Reaktioner som ska visas i reaktionsväljaren"
|
reactionSetting: "Reaktioner som ska visas i reaktionsväljaren"
|
||||||
reactionSettingDescription2: "Dra för att omordna, klicka för att radera, tryck \"+\" för att lägga till."
|
reactionSettingDescription2: "Dra för att omordna, klicka för att radera, tryck \"+\" för att lägga till."
|
||||||
rememberNoteVisibility: "Komihåg notvisningsinställningar"
|
rememberNoteVisibility: "Komihåg notvisningsinställningar"
|
||||||
|
@@ -110,6 +110,7 @@ clickToShow: "คลิกเพื่อแสดง"
|
|||||||
sensitive: "เนื้อหาที่ละเอียดอ่อน NSFW"
|
sensitive: "เนื้อหาที่ละเอียดอ่อน NSFW"
|
||||||
add: "เพิ่ม"
|
add: "เพิ่ม"
|
||||||
reaction: "รีแอคชั่น"
|
reaction: "รีแอคชั่น"
|
||||||
|
reactions: "รีแอคชั่น"
|
||||||
reactionSetting: "รีแอคชั่นไปยังแสดงผลในตัวเลือกการรีแอคชั่น"
|
reactionSetting: "รีแอคชั่นไปยังแสดงผลในตัวเลือกการรีแอคชั่น"
|
||||||
reactionSettingDescription2: "กดลากเพื่อจัดลำดับใหม่ กดคลิกเพื่อลบ กด \"+\" เพื่อเพิ่ม"
|
reactionSettingDescription2: "กดลากเพื่อจัดลำดับใหม่ กดคลิกเพื่อลบ กด \"+\" เพื่อเพิ่ม"
|
||||||
rememberNoteVisibility: "จดจำการตั้งค่าการมองเห็นตัวโน้ต"
|
rememberNoteVisibility: "จดจำการตั้งค่าการมองเห็นตัวโน้ต"
|
||||||
@@ -932,6 +933,23 @@ assign: "กำหนด"
|
|||||||
unassign: "ยังไม่มอบหมาย"
|
unassign: "ยังไม่มอบหมาย"
|
||||||
color: "สี"
|
color: "สี"
|
||||||
manageCustomEmojis: "จัดการอีโมจิแบบกำหนดเอง"
|
manageCustomEmojis: "จัดการอีโมจิแบบกำหนดเอง"
|
||||||
|
youCannotCreateAnymore: "คุณถึงขีดจํากัดการสร้างแล้วนะ"
|
||||||
|
cannotPerformTemporary: "ไม่สามารถใช้การได้ชั่วคราว"
|
||||||
|
cannotPerformTemporaryDescription: "การดําเนินการนี้ไม่สามารถดําเนินการได้ชั่วคราว เนื่องจากเกินขีดจํากัดการดําเนินการ กรุณารอสักครู่แล้วลองใหม่อีกครั้งนะค่ะ"
|
||||||
|
preset: "พรีเซ็ต"
|
||||||
|
selectFromPresets: "เลือกจากการพรีเซ็ต"
|
||||||
|
achievements: "ความสำเร็จ"
|
||||||
|
_achievements:
|
||||||
|
earnedAt: "ได้รับเมื่อ"
|
||||||
|
_types:
|
||||||
|
_followers100:
|
||||||
|
title: "บุคคลที่เป็นที่นิยม"
|
||||||
|
_followers500:
|
||||||
|
title: "เสาสัญญาณ"
|
||||||
|
_iLoveMisskey:
|
||||||
|
title: "ฉันรัก Misskey"
|
||||||
|
_driveFolderCircularReference:
|
||||||
|
title: "อ้างอิงวงจร"
|
||||||
_role:
|
_role:
|
||||||
new: "บทบาทใหม่"
|
new: "บทบาทใหม่"
|
||||||
edit: "แก้ไขบทบาท"
|
edit: "แก้ไขบทบาท"
|
||||||
@@ -948,6 +966,7 @@ _role:
|
|||||||
isPublic: "บทบาทสาธารณะ"
|
isPublic: "บทบาทสาธารณะ"
|
||||||
descriptionOfIsPublic: "ทุกคนสามารถดูได้ว่าผู้ใช้งานนั้นได้รับมอบหมายบทบาทด้วยหรือไม่ \n\nบทบาทจะแสดงในโปรไฟล์ของผู้ใช้ด้วย"
|
descriptionOfIsPublic: "ทุกคนสามารถดูได้ว่าผู้ใช้งานนั้นได้รับมอบหมายบทบาทด้วยหรือไม่ \n\nบทบาทจะแสดงในโปรไฟล์ของผู้ใช้ด้วย"
|
||||||
options: "ตัวเลือกบทบาท"
|
options: "ตัวเลือกบทบาท"
|
||||||
|
policies: "นโยบาย"
|
||||||
baseRole: "บทบาทพื้นฐาน"
|
baseRole: "บทบาทพื้นฐาน"
|
||||||
useBaseValue: "ใช้บทบาทพื้นฐานเริ่มต้น"
|
useBaseValue: "ใช้บทบาทพื้นฐานเริ่มต้น"
|
||||||
chooseRoleToAssign: "เลือกบทบาทที่ต้องการกำหนด"
|
chooseRoleToAssign: "เลือกบทบาทที่ต้องการกำหนด"
|
||||||
@@ -965,7 +984,17 @@ _role:
|
|||||||
canInvite: "สร้างรหัสเชิญอินสแตนซ์"
|
canInvite: "สร้างรหัสเชิญอินสแตนซ์"
|
||||||
canManageCustomEmojis: "จัดการอีโมจิแบบกำหนดเอง"
|
canManageCustomEmojis: "จัดการอีโมจิแบบกำหนดเอง"
|
||||||
driveCapacity: "ความจุของไดรฟ์"
|
driveCapacity: "ความจุของไดรฟ์"
|
||||||
|
pinMax: "จํานวนสูงสุดของโน้ตที่ปักหมุดไว้"
|
||||||
antennaMax: "จำนวนสูงสุดของเสาอากาศ"
|
antennaMax: "จำนวนสูงสุดของเสาอากาศ"
|
||||||
|
wordMuteMax: "จำนวนอักขระสูงสุดที่อนุญาตในการปิดเสียงคำ"
|
||||||
|
webhookMax: "จำนวนเว็บฮุคสูงสุด"
|
||||||
|
clipMax: "จำนวนคลิปสูงสุด"
|
||||||
|
noteEachClipsMax: "จำนวนโน้ตสูงสุดภายในคลิป"
|
||||||
|
userListMax: "จำนวนรายชื่อผู้ใช้สูงสุด"
|
||||||
|
userEachUserListsMax: "จำนวนผู้ใช้สูงสุดภายในรายการผู้ใช้"
|
||||||
|
rateLimitFactor: "ขีดจำกัดอัตรา"
|
||||||
|
descriptionOfRateLimitFactor: "ขีดจํากัดอัตราที่ต่ำกว่ามีข้อจํากัดน้อยกว่าข้อจํากัดที่สูงกว่า"
|
||||||
|
canHideAds: "ซ่อนโฆษณา"
|
||||||
_condition:
|
_condition:
|
||||||
isLocal: "ผู้ใช้ภายใน"
|
isLocal: "ผู้ใช้ภายใน"
|
||||||
isRemote: "ผู้ใช้ระยะไกล"
|
isRemote: "ผู้ใช้ระยะไกล"
|
||||||
@@ -1570,6 +1599,7 @@ _notification:
|
|||||||
pollEnded: "โพลสำรวจความคิดเห็นผลลัพธ์มีพร้อมใช้งาน"
|
pollEnded: "โพลสำรวจความคิดเห็นผลลัพธ์มีพร้อมใช้งาน"
|
||||||
unreadAntennaNote: "เสาอากาศ {name}"
|
unreadAntennaNote: "เสาอากาศ {name}"
|
||||||
emptyPushNotificationMessage: "การแจ้งเตือนแบบพุชได้รับการอัพเดทแล้ว"
|
emptyPushNotificationMessage: "การแจ้งเตือนแบบพุชได้รับการอัพเดทแล้ว"
|
||||||
|
achievementEarned: "รับความสำเร็จ"
|
||||||
_types:
|
_types:
|
||||||
all: "ทั้งหมด"
|
all: "ทั้งหมด"
|
||||||
follow: "กำลังติดตาม"
|
follow: "กำลังติดตาม"
|
||||||
|
@@ -109,6 +109,7 @@ clickToShow: "Натисніть для перегляду"
|
|||||||
sensitive: "NSFW"
|
sensitive: "NSFW"
|
||||||
add: "Додати"
|
add: "Додати"
|
||||||
reaction: "Реакції"
|
reaction: "Реакції"
|
||||||
|
reactions: "Реакції"
|
||||||
reactionSetting: "Налаштування реакцій"
|
reactionSetting: "Налаштування реакцій"
|
||||||
reactionSettingDescription2: "Перемістити щоб змінити порядок, Клацнути мишою щоб видалити, Натиснути \"+\" щоб додати."
|
reactionSettingDescription2: "Перемістити щоб змінити порядок, Клацнути мишою щоб видалити, Натиснути \"+\" щоб додати."
|
||||||
rememberNoteVisibility: "Пам’ятати параметри видимісті"
|
rememberNoteVisibility: "Пам’ятати параметри видимісті"
|
||||||
@@ -898,6 +899,45 @@ unlike: "Не вподобати"
|
|||||||
numberOfLikes: "Вподобання"
|
numberOfLikes: "Вподобання"
|
||||||
show: "Відображення"
|
show: "Відображення"
|
||||||
color: "Колір"
|
color: "Колір"
|
||||||
|
achievements: "Досягнення"
|
||||||
|
_achievements:
|
||||||
|
_types:
|
||||||
|
_notes1:
|
||||||
|
title: "налаштовую свій msky"
|
||||||
|
description: "Перша нотатка"
|
||||||
|
flavor: "Приємного часу з Misskey!"
|
||||||
|
_notes10:
|
||||||
|
title: "Декілька нотаток"
|
||||||
|
description: "10 нотаток відправлено"
|
||||||
|
_notes100:
|
||||||
|
description: "100 нотаток відправлено"
|
||||||
|
_notes500:
|
||||||
|
description: "500 нотаток відправлено"
|
||||||
|
_notes1000:
|
||||||
|
description: "1 000 нотаток відправлено"
|
||||||
|
_notes5000:
|
||||||
|
description: "5 000 нотаток відправлено"
|
||||||
|
_notes10000:
|
||||||
|
description: "10 000 нотаток відправлено"
|
||||||
|
_notes20000:
|
||||||
|
description: "20 000 нотаток відправлено"
|
||||||
|
_notes30000:
|
||||||
|
description: "30 000 нотаток відправлено"
|
||||||
|
_notes40000:
|
||||||
|
description: "40 000 нотаток відправлено"
|
||||||
|
_notes50000:
|
||||||
|
description: "50 000 нотаток відправлено"
|
||||||
|
_notes60000:
|
||||||
|
description: "60 000 нотаток відправлено"
|
||||||
|
_notes70000:
|
||||||
|
description: "70 000 нотаток відправлено"
|
||||||
|
_notes80000:
|
||||||
|
description: "80 000 нотаток відправлено"
|
||||||
|
_notes90000:
|
||||||
|
description: "90 000 нотаток відправлено"
|
||||||
|
_notes100000:
|
||||||
|
title: "ALL YOUR NOTE ARE BELONG TO US"
|
||||||
|
description: "100 000 нотаток відправлено"
|
||||||
_role:
|
_role:
|
||||||
priority: "Пріоритет"
|
priority: "Пріоритет"
|
||||||
_priority:
|
_priority:
|
||||||
|
@@ -107,6 +107,7 @@ clickToShow: "Nhấn để xem"
|
|||||||
sensitive: "Nhạy cảm"
|
sensitive: "Nhạy cảm"
|
||||||
add: "Thêm"
|
add: "Thêm"
|
||||||
reaction: "Biểu cảm"
|
reaction: "Biểu cảm"
|
||||||
|
reactions: "Biểu cảm"
|
||||||
reactionSetting: "Chọn những biểu cảm hiển thị"
|
reactionSetting: "Chọn những biểu cảm hiển thị"
|
||||||
reactionSettingDescription2: "Kéo để sắp xếp, nhấn để xóa, nhấn \"+\" để thêm."
|
reactionSettingDescription2: "Kéo để sắp xếp, nhấn để xóa, nhấn \"+\" để thêm."
|
||||||
rememberNoteVisibility: "Lưu kiểu tút mặc định"
|
rememberNoteVisibility: "Lưu kiểu tút mặc định"
|
||||||
|
@@ -110,6 +110,7 @@ clickToShow: "点击以显示"
|
|||||||
sensitive: "敏感内容"
|
sensitive: "敏感内容"
|
||||||
add: "添加"
|
add: "添加"
|
||||||
reaction: "回应"
|
reaction: "回应"
|
||||||
|
reactions: "回应"
|
||||||
reactionSetting: "在选择器中显示的回应"
|
reactionSetting: "在选择器中显示的回应"
|
||||||
reactionSettingDescription2: "拖动重新排序,单击删除,点击 + 添加。"
|
reactionSettingDescription2: "拖动重新排序,单击删除,点击 + 添加。"
|
||||||
rememberNoteVisibility: "保存上次设置的可见性"
|
rememberNoteVisibility: "保存上次设置的可见性"
|
||||||
@@ -937,6 +938,113 @@ cannotPerformTemporary: "暂时不可用"
|
|||||||
cannotPerformTemporaryDescription: "因操作过于频繁,暂时不可用,请稍后再试。"
|
cannotPerformTemporaryDescription: "因操作过于频繁,暂时不可用,请稍后再试。"
|
||||||
preset: "預設值"
|
preset: "預設值"
|
||||||
selectFromPresets: "從預設值中選擇"
|
selectFromPresets: "從預設值中選擇"
|
||||||
|
achievements: "成就"
|
||||||
|
_achievements:
|
||||||
|
earnedAt: "达成时间"
|
||||||
|
_types:
|
||||||
|
_notes1:
|
||||||
|
title: "初来乍到"
|
||||||
|
description: "第一次发帖"
|
||||||
|
flavor: "祝您在Misskey玩的愉快~"
|
||||||
|
_notes10:
|
||||||
|
title: "一些帖子"
|
||||||
|
description: "发布了10篇帖子"
|
||||||
|
_notes100:
|
||||||
|
title: "很多帖子"
|
||||||
|
description: "发布了100篇帖子"
|
||||||
|
_notes500:
|
||||||
|
title: "满是帖子"
|
||||||
|
description: "发布了500篇帖子"
|
||||||
|
_notes1000:
|
||||||
|
title: "积帖成山"
|
||||||
|
description: "发布了1,000篇帖子"
|
||||||
|
_notes5000:
|
||||||
|
title: "帖如泉涌"
|
||||||
|
description: "发布了5,000篇帖子"
|
||||||
|
_notes10000:
|
||||||
|
title: "超级帖"
|
||||||
|
description: "发布了10,000篇帖子"
|
||||||
|
_notes20000:
|
||||||
|
title: "还想要更多帖子"
|
||||||
|
description: "发布了20,000篇帖子"
|
||||||
|
_notes30000:
|
||||||
|
title: "帖子帖子帖子"
|
||||||
|
description: "发布了30,000篇帖子"
|
||||||
|
_notes40000:
|
||||||
|
title: "帖子工厂"
|
||||||
|
description: "发布了40,000篇帖子"
|
||||||
|
_notes50000:
|
||||||
|
title: "帖子星球"
|
||||||
|
description: "发布了50,000篇帖子"
|
||||||
|
_notes60000:
|
||||||
|
title: "帖子类星体"
|
||||||
|
description: "发布了60,000篇帖子"
|
||||||
|
_notes70000:
|
||||||
|
title: "帖子黑洞"
|
||||||
|
description: "发布了70,000篇帖子"
|
||||||
|
_notes80000:
|
||||||
|
title: "帖子星系"
|
||||||
|
description: "发布了80,000篇帖子"
|
||||||
|
_notes90000:
|
||||||
|
title: "帖子起源"
|
||||||
|
description: "发布了90,000篇帖子"
|
||||||
|
_notes100000:
|
||||||
|
title: "ALL YOUR NOTE ARE BELONG TO US"
|
||||||
|
description: "发布了100,000篇帖子"
|
||||||
|
flavor: "真的有那么多可以写的东西吗?"
|
||||||
|
_login3:
|
||||||
|
title: "初学者 I"
|
||||||
|
description: "连续登录3天"
|
||||||
|
_login7:
|
||||||
|
description: "连续登录7天"
|
||||||
|
_login15:
|
||||||
|
description: "连续登录15天"
|
||||||
|
_login30:
|
||||||
|
description: "连续登录30天"
|
||||||
|
_login60:
|
||||||
|
description: "连续登录60天"
|
||||||
|
_login1000:
|
||||||
|
flavor: "感谢您使用Misskey!"
|
||||||
|
_noteFavorited1:
|
||||||
|
title: "观星者"
|
||||||
|
_markedAsCat:
|
||||||
|
title: "我是猫"
|
||||||
|
description: "将账户设定为一只猫"
|
||||||
|
_following10:
|
||||||
|
title: "关注,跟随"
|
||||||
|
_following50:
|
||||||
|
title: "我的朋友很多"
|
||||||
|
_following300:
|
||||||
|
description: "关注数超过300"
|
||||||
|
_followers100:
|
||||||
|
title: "胜友如云"
|
||||||
|
_collectAchievements30:
|
||||||
|
description: "获得超过30个成就"
|
||||||
|
_viewAchievements3min:
|
||||||
|
description: "盯着成就看三分钟"
|
||||||
|
_iLoveMisskey:
|
||||||
|
title: "I Love Misskey"
|
||||||
|
description: "发布\"I ❤ #Misskey\"帖子"
|
||||||
|
flavor: "感谢您使用 Misskey ! by 开发团队"
|
||||||
|
_noteDeletedWithin1min:
|
||||||
|
description: "发帖后一分钟内就将其删除"
|
||||||
|
_postedAtLateNight:
|
||||||
|
title: "夜行者"
|
||||||
|
description: "深夜发布帖子"
|
||||||
|
_outputHelloWorldOnScratchpad:
|
||||||
|
title: "Hello, world!"
|
||||||
|
_passedSinceAccountCreated1:
|
||||||
|
description: "账户创建时间超过1年"
|
||||||
|
_passedSinceAccountCreated2:
|
||||||
|
description: "账户创建时间超过2年"
|
||||||
|
_passedSinceAccountCreated3:
|
||||||
|
description: "账户创建时间超过3年"
|
||||||
|
_loggedInOnBirthday:
|
||||||
|
title: "生日快乐"
|
||||||
|
description: "在生日当天登录"
|
||||||
|
_loggedInOnNewYearsDay:
|
||||||
|
title: "恭贺新禧"
|
||||||
|
description: "在元旦登入"
|
||||||
_role:
|
_role:
|
||||||
new: "创建角色"
|
new: "创建角色"
|
||||||
edit: "编辑角色"
|
edit: "编辑角色"
|
||||||
@@ -1586,6 +1694,7 @@ _notification:
|
|||||||
pollEnded: "问卷调查结果已生成。"
|
pollEnded: "问卷调查结果已生成。"
|
||||||
unreadAntennaNote: "天线 {name}"
|
unreadAntennaNote: "天线 {name}"
|
||||||
emptyPushNotificationMessage: "推送通知已更新"
|
emptyPushNotificationMessage: "推送通知已更新"
|
||||||
|
achievementEarned: "获得成就"
|
||||||
_types:
|
_types:
|
||||||
all: "全部"
|
all: "全部"
|
||||||
follow: "关注中"
|
follow: "关注中"
|
||||||
|
@@ -110,6 +110,7 @@ clickToShow: "按一下以顯示"
|
|||||||
sensitive: "敏感內容"
|
sensitive: "敏感內容"
|
||||||
add: "新增"
|
add: "新增"
|
||||||
reaction: "情感"
|
reaction: "情感"
|
||||||
|
reactions: "情感"
|
||||||
reactionSetting: "在選擇器中顯示反應"
|
reactionSetting: "在選擇器中顯示反應"
|
||||||
reactionSettingDescription2: "拖動以重新列序,點擊以刪除,按下 + 添加。"
|
reactionSettingDescription2: "拖動以重新列序,點擊以刪除,按下 + 添加。"
|
||||||
rememberNoteVisibility: "記住貼文可見性"
|
rememberNoteVisibility: "記住貼文可見性"
|
||||||
@@ -937,6 +938,237 @@ cannotPerformTemporary: "暫時無法進行"
|
|||||||
cannotPerformTemporaryDescription: "由於超過操作次數限制,暫時無法進行。請過一段時間之後再嘗試。"
|
cannotPerformTemporaryDescription: "由於超過操作次數限制,暫時無法進行。請過一段時間之後再嘗試。"
|
||||||
preset: "預設值"
|
preset: "預設值"
|
||||||
selectFromPresets: "從預設值中選擇"
|
selectFromPresets: "從預設值中選擇"
|
||||||
|
achievements: "成就"
|
||||||
|
_achievements:
|
||||||
|
earnedAt: "獲得日期"
|
||||||
|
_types:
|
||||||
|
_notes1:
|
||||||
|
title: "just setting up my msky"
|
||||||
|
description: "發出了第一則貼文"
|
||||||
|
flavor: "祝您的Misskey生活愉快!"
|
||||||
|
_notes10:
|
||||||
|
title: "若干貼文"
|
||||||
|
description: "發表了10則貼文"
|
||||||
|
_notes100:
|
||||||
|
title: "許多的貼文"
|
||||||
|
description: "發表了100則貼文"
|
||||||
|
_notes500:
|
||||||
|
title: "滿滿的貼文"
|
||||||
|
description: "發表了500則貼文"
|
||||||
|
_notes1000:
|
||||||
|
title: "一堆貼文"
|
||||||
|
description: "發表了1000則貼文"
|
||||||
|
_notes5000:
|
||||||
|
title: "滔滔不絕的貼文"
|
||||||
|
description: "發表了5000則貼文"
|
||||||
|
_notes10000:
|
||||||
|
title: "超級貼文"
|
||||||
|
description: "發表了10000則貼文"
|
||||||
|
_notes20000:
|
||||||
|
title: "需要更多的貼文"
|
||||||
|
description: "發表了20000則貼文"
|
||||||
|
_notes30000:
|
||||||
|
title: "貼文貼文貼文"
|
||||||
|
description: "發表了30000則貼文"
|
||||||
|
_notes40000:
|
||||||
|
title: "貼文工廠"
|
||||||
|
description: "發表了40000則貼文"
|
||||||
|
_notes50000:
|
||||||
|
title: "貼文星球"
|
||||||
|
description: "發表了50000則貼文"
|
||||||
|
_notes60000:
|
||||||
|
title: "貼文類星體"
|
||||||
|
description: "發表了60000則貼文"
|
||||||
|
_notes70000:
|
||||||
|
title: "貼文黑洞"
|
||||||
|
description: "發表了70000則貼文"
|
||||||
|
_notes80000:
|
||||||
|
title: "貼文銀河"
|
||||||
|
description: "發表了80000則貼文"
|
||||||
|
_notes90000:
|
||||||
|
title: "貼文宇宙"
|
||||||
|
description: "發表了90000則貼文"
|
||||||
|
_notes100000:
|
||||||
|
title: "ALL YOUR NOTE ARE BELONG TO US"
|
||||||
|
description: "發表了100,000則貼文"
|
||||||
|
flavor: "有這麼多東西要寫嗎?"
|
||||||
|
_login3:
|
||||||
|
title: "初學者Ⅰ"
|
||||||
|
description: "總登入天數為3天"
|
||||||
|
flavor: "從今天開始,我就是Misskeyist"
|
||||||
|
_login7:
|
||||||
|
title: "初學者ⅠⅠ"
|
||||||
|
description: "總登入天數為7天"
|
||||||
|
flavor: "您開始習慣了嗎?"
|
||||||
|
_login15:
|
||||||
|
title: "初學者III"
|
||||||
|
description: "總登入天數為15天"
|
||||||
|
_login30:
|
||||||
|
title: "Misskeyist Ⅰ"
|
||||||
|
description: "總登入天數為30天"
|
||||||
|
_login60:
|
||||||
|
title: "Misskeyist ⅠⅠ"
|
||||||
|
description: "總登入天數為60天"
|
||||||
|
_login100:
|
||||||
|
title: "Misskeyist ⅠⅠⅠ"
|
||||||
|
description: "總登入天數為100天"
|
||||||
|
flavor: "辣個 Misskeyist 用戶"
|
||||||
|
_login200:
|
||||||
|
title: "普通Ⅰ"
|
||||||
|
description: "總登入天數為200天"
|
||||||
|
_login300:
|
||||||
|
title: "普通IⅠ"
|
||||||
|
description: "總登入天數為300天"
|
||||||
|
_login400:
|
||||||
|
title: "普通IIⅠ"
|
||||||
|
description: "總登入天數為400天"
|
||||||
|
_login500:
|
||||||
|
title: "老兵Ⅰ"
|
||||||
|
description: "總登入天數為500天"
|
||||||
|
flavor: "諸君,我喜歡貼文"
|
||||||
|
_login600:
|
||||||
|
title: "老兵ⅠⅠ"
|
||||||
|
description: "總登入天數為600天"
|
||||||
|
_login700:
|
||||||
|
title: "老兵ⅠⅠⅠ"
|
||||||
|
description: "總登入天數為700天"
|
||||||
|
_login800:
|
||||||
|
title: "貼文大師Ⅰ"
|
||||||
|
description: "總登入天數為800天"
|
||||||
|
_login900:
|
||||||
|
title: "貼文大師ⅠⅠ"
|
||||||
|
description: "總登入天數為900天"
|
||||||
|
_login1000:
|
||||||
|
title: "貼文大師ⅠⅠⅠ"
|
||||||
|
description: "總登入天數為1,000天"
|
||||||
|
flavor: "感謝您使用Misskey!"
|
||||||
|
_noteClipped1:
|
||||||
|
title: "忍不住要收進摘錄裡"
|
||||||
|
description: "第一次將貼文收進摘錄"
|
||||||
|
_noteFavorited1:
|
||||||
|
title: "觀星者"
|
||||||
|
description: "第一次將貼文收藏至我的最愛"
|
||||||
|
_myNoteFavorited1:
|
||||||
|
title: "想要星星"
|
||||||
|
description: "自己的貼文被他人收藏至「我的最愛」了"
|
||||||
|
_profileFilled:
|
||||||
|
title: "有備而來"
|
||||||
|
description: "設定了個人檔案"
|
||||||
|
_markedAsCat:
|
||||||
|
title: "我是貓"
|
||||||
|
description: "已將帳戶設定為貓"
|
||||||
|
flavor: "還沒有名字。"
|
||||||
|
_following1:
|
||||||
|
title: "首次追隨"
|
||||||
|
description: "首次追隨了"
|
||||||
|
_following10:
|
||||||
|
title: "跟著跟著"
|
||||||
|
description: "跟隨超過10人了"
|
||||||
|
_following50:
|
||||||
|
title: "朋友很多"
|
||||||
|
description: "跟隨超過50人了"
|
||||||
|
_following100:
|
||||||
|
title: "100位朋友"
|
||||||
|
description: "跟隨超過100人了"
|
||||||
|
_following300:
|
||||||
|
title: "朋友過多"
|
||||||
|
description: "跟隨超過300人了"
|
||||||
|
_followers1:
|
||||||
|
title: "第一個追隨者"
|
||||||
|
description: "第一次被追隨"
|
||||||
|
_followers10:
|
||||||
|
title: "Follow me!"
|
||||||
|
description: "跟隨者超過10人了"
|
||||||
|
_followers50:
|
||||||
|
title: "成群結隊"
|
||||||
|
description: "跟隨者超過50人了"
|
||||||
|
_followers100:
|
||||||
|
title: "紅人"
|
||||||
|
description: "跟隨者超過100人了"
|
||||||
|
_followers300:
|
||||||
|
title: "請排成一排"
|
||||||
|
description: "跟隨者超過300人了"
|
||||||
|
_followers500:
|
||||||
|
title: "基站"
|
||||||
|
description: "超過500名追隨者了"
|
||||||
|
_followers1000:
|
||||||
|
title: "影響者"
|
||||||
|
description: "超過1000名追隨者了"
|
||||||
|
_collectAchievements30:
|
||||||
|
title: "成就收藏家"
|
||||||
|
description: "獲得30個以上的成就"
|
||||||
|
_viewAchievements3min:
|
||||||
|
title: "喜愛成就"
|
||||||
|
description: "看成就列表要花3分鐘以上"
|
||||||
|
_iLoveMisskey:
|
||||||
|
title: "I Love Misskey"
|
||||||
|
description: "發布「I ❤ #Misskey」"
|
||||||
|
flavor: "感謝您使用Misskey! by 開發團隊"
|
||||||
|
_client30min:
|
||||||
|
title: "休息一下"
|
||||||
|
description: "用戶端啟動已超過30分鐘"
|
||||||
|
_noteDeletedWithin1min:
|
||||||
|
title: "現在沒有"
|
||||||
|
description: "發文後1分鐘內刪文"
|
||||||
|
_postedAtLateNight:
|
||||||
|
title: "夜行性"
|
||||||
|
description: "在深夜發佈貼文"
|
||||||
|
flavor: "該去睡覺了。"
|
||||||
|
_postedAt0min0sec:
|
||||||
|
title: "報時"
|
||||||
|
description: "在0分0秒發佈貼文"
|
||||||
|
flavor: "啵.啵.啵.嗶ー"
|
||||||
|
_selfQuote:
|
||||||
|
title: "自我引用"
|
||||||
|
description: "引用了自己的貼文"
|
||||||
|
_htl20npm:
|
||||||
|
title: "流動的TL"
|
||||||
|
description: "在首頁時間軸的流速超過20npm"
|
||||||
|
_outputHelloWorldOnScratchpad:
|
||||||
|
title: "Hello world!"
|
||||||
|
description: "在暫存記憶體輸出了 hello world"
|
||||||
|
_open3windows:
|
||||||
|
title: "多重視窗"
|
||||||
|
description: "開啟了3個以上的視窗"
|
||||||
|
_driveFolderCircularReference:
|
||||||
|
title: "循環引用"
|
||||||
|
description: "試圖遞迴套入雲端硬碟資料夾"
|
||||||
|
_reactWithoutRead:
|
||||||
|
title: "有好好讀過嗎?"
|
||||||
|
description: "對包含100字以上內容的貼文做出情感反應"
|
||||||
|
_clickedClickHere:
|
||||||
|
title: "點擊這裡"
|
||||||
|
description: "已點擊這裡了"
|
||||||
|
_justPlainLucky:
|
||||||
|
title: "只是運氣好"
|
||||||
|
description: "每10秒有0.01%的機率獲得"
|
||||||
|
_setNameToSyuilo:
|
||||||
|
title: "神的情結"
|
||||||
|
description: "將名稱設定為 syuilo"
|
||||||
|
_passedSinceAccountCreated1:
|
||||||
|
title: "一周年"
|
||||||
|
description: "自建立帳戶開始過了1年"
|
||||||
|
_passedSinceAccountCreated2:
|
||||||
|
title: "二周年"
|
||||||
|
description: "自建立帳戶開始過了2年"
|
||||||
|
_passedSinceAccountCreated3:
|
||||||
|
title: "三周年"
|
||||||
|
description: "自建立帳戶開始過了3年"
|
||||||
|
_loggedInOnBirthday:
|
||||||
|
title: "生日快樂"
|
||||||
|
description: "在生日當天登入了"
|
||||||
|
_loggedInOnNewYearsDay:
|
||||||
|
title: "新年快樂"
|
||||||
|
description: "在元旦當天登入了"
|
||||||
|
flavor: "今年也請對敝實例多多指教"
|
||||||
|
_cookieClicked:
|
||||||
|
title: "點擊餅乾的遊戲"
|
||||||
|
description: "點擊了餅乾"
|
||||||
|
flavor: "是不是軟體有問題?"
|
||||||
|
_brainDiver:
|
||||||
|
title: "Brain Driver"
|
||||||
|
description: "發佈了Brain Driver的連結"
|
||||||
|
flavor: "Misskey-Misskey La-Tu-Ma"
|
||||||
_role:
|
_role:
|
||||||
new: "建立角色"
|
new: "建立角色"
|
||||||
edit: "編輯角色"
|
edit: "編輯角色"
|
||||||
@@ -1586,6 +1818,7 @@ _notification:
|
|||||||
pollEnded: "問卷調查已產生結果"
|
pollEnded: "問卷調查已產生結果"
|
||||||
unreadAntennaNote: "天線 {name}"
|
unreadAntennaNote: "天線 {name}"
|
||||||
emptyPushNotificationMessage: "推送通知已更新"
|
emptyPushNotificationMessage: "推送通知已更新"
|
||||||
|
achievementEarned: "獲得成就"
|
||||||
_types:
|
_types:
|
||||||
all: "全部 "
|
all: "全部 "
|
||||||
follow: "追隨中"
|
follow: "追隨中"
|
||||||
|
10
package.json
10
package.json
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "misskey",
|
"name": "misskey",
|
||||||
"version": "13.0.0",
|
"version": "13.2.0",
|
||||||
"codename": "nasubi",
|
"codename": "nasubi",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
@@ -38,7 +38,7 @@
|
|||||||
"cleanall": "pnpm clean-all"
|
"cleanall": "pnpm clean-all"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"chokidar": "^3.3.1",
|
"chokidar": "^3.5.3",
|
||||||
"lodash": "^4.17.21"
|
"lodash": "^4.17.21"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@@ -54,11 +54,11 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/gulp": "4.0.10",
|
"@types/gulp": "4.0.10",
|
||||||
"@types/gulp-rename": "2.0.1",
|
"@types/gulp-rename": "2.0.1",
|
||||||
"@typescript-eslint/eslint-plugin": "5.48.1",
|
"@typescript-eslint/eslint-plugin": "5.48.2",
|
||||||
"@typescript-eslint/parser": "5.48.1",
|
"@typescript-eslint/parser": "5.48.2",
|
||||||
"cross-env": "7.0.3",
|
"cross-env": "7.0.3",
|
||||||
"cypress": "12.3.0",
|
"cypress": "12.3.0",
|
||||||
"eslint": "^8.31.0",
|
"eslint": "^8.32.0",
|
||||||
"start-server-and-test": "1.15.2"
|
"start-server-and-test": "1.15.2"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
|
@@ -23,9 +23,9 @@
|
|||||||
"@tensorflow/tfjs-node": "4.1.0"
|
"@tensorflow/tfjs-node": "4.1.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@bull-board/api": "^4.10.2",
|
"@bull-board/api": "^4.11.0",
|
||||||
"@bull-board/fastify": "^4.10.2",
|
"@bull-board/fastify": "^4.11.0",
|
||||||
"@bull-board/ui": "^4.10.2",
|
"@bull-board/ui": "^4.11.0",
|
||||||
"@discordapp/twemoji": "14.0.2",
|
"@discordapp/twemoji": "14.0.2",
|
||||||
"@fastify/accepts": "4.1.0",
|
"@fastify/accepts": "4.1.0",
|
||||||
"@fastify/cookie": "^8.3.0",
|
"@fastify/cookie": "^8.3.0",
|
||||||
@@ -58,9 +58,9 @@
|
|||||||
"date-fns": "2.29.3",
|
"date-fns": "2.29.3",
|
||||||
"deep-email-validator": "0.1.21",
|
"deep-email-validator": "0.1.21",
|
||||||
"escape-regexp": "0.0.1",
|
"escape-regexp": "0.0.1",
|
||||||
"fastify": "4.11.0",
|
"fastify": "4.12.0",
|
||||||
"feed": "4.2.2",
|
"feed": "4.2.2",
|
||||||
"file-type": "18.1.0",
|
"file-type": "18.2.0",
|
||||||
"fluent-ffmpeg": "2.1.2",
|
"fluent-ffmpeg": "2.1.2",
|
||||||
"form-data": "^4.0.0",
|
"form-data": "^4.0.0",
|
||||||
"got": "12.5.3",
|
"got": "12.5.3",
|
||||||
@@ -89,7 +89,7 @@
|
|||||||
"probe-image-size": "7.2.3",
|
"probe-image-size": "7.2.3",
|
||||||
"promise-limit": "2.7.0",
|
"promise-limit": "2.7.0",
|
||||||
"pug": "3.0.2",
|
"pug": "3.0.2",
|
||||||
"punycode": "2.2.0",
|
"punycode": "2.3.0",
|
||||||
"pureimage": "0.3.15",
|
"pureimage": "0.3.15",
|
||||||
"qrcode": "1.5.1",
|
"qrcode": "1.5.1",
|
||||||
"random-seed": "0.3.0",
|
"random-seed": "0.3.0",
|
||||||
@@ -120,7 +120,7 @@
|
|||||||
"typeorm": "0.3.11",
|
"typeorm": "0.3.11",
|
||||||
"typescript": "4.9.4",
|
"typescript": "4.9.4",
|
||||||
"ulid": "2.3.0",
|
"ulid": "2.3.0",
|
||||||
"undici": "^5.15.0",
|
"undici": "^5.16.0",
|
||||||
"unzipper": "0.10.11",
|
"unzipper": "0.10.11",
|
||||||
"uuid": "9.0.0",
|
"uuid": "9.0.0",
|
||||||
"vary": "1.1.2",
|
"vary": "1.1.2",
|
||||||
@@ -132,7 +132,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@redocly/openapi-core": "1.0.0-beta.120",
|
"@redocly/openapi-core": "1.0.0-beta.120",
|
||||||
"@swc/cli": "^0.1.59",
|
"@swc/cli": "^0.1.59",
|
||||||
"@swc/core": "1.3.26",
|
"@swc/core": "1.3.27",
|
||||||
"@swc/jest": "0.2.24",
|
"@swc/jest": "0.2.24",
|
||||||
"@types/accepts": "1.3.5",
|
"@types/accepts": "1.3.5",
|
||||||
"@types/archiver": "5.3.1",
|
"@types/archiver": "5.3.1",
|
||||||
@@ -144,7 +144,7 @@
|
|||||||
"@types/escape-regexp": "0.0.1",
|
"@types/escape-regexp": "0.0.1",
|
||||||
"@types/fluent-ffmpeg": "2.1.20",
|
"@types/fluent-ffmpeg": "2.1.20",
|
||||||
"@types/ioredis": "4.28.10",
|
"@types/ioredis": "4.28.10",
|
||||||
"@types/jest": "29.2.5",
|
"@types/jest": "29.2.6",
|
||||||
"@types/js-yaml": "4.0.5",
|
"@types/js-yaml": "4.0.5",
|
||||||
"@types/jsdom": "20.0.1",
|
"@types/jsdom": "20.0.1",
|
||||||
"@types/jsonld": "1.5.8",
|
"@types/jsonld": "1.5.8",
|
||||||
@@ -176,11 +176,11 @@
|
|||||||
"@types/web-push": "3.3.2",
|
"@types/web-push": "3.3.2",
|
||||||
"@types/websocket": "1.0.5",
|
"@types/websocket": "1.0.5",
|
||||||
"@types/ws": "8.5.4",
|
"@types/ws": "8.5.4",
|
||||||
"@typescript-eslint/eslint-plugin": "5.48.1",
|
"@typescript-eslint/eslint-plugin": "5.48.2",
|
||||||
"@typescript-eslint/parser": "5.48.1",
|
"@typescript-eslint/parser": "5.48.2",
|
||||||
"cross-env": "7.0.3",
|
"cross-env": "7.0.3",
|
||||||
"eslint": "8.31.0",
|
"eslint": "8.32.0",
|
||||||
"eslint-plugin-import": "2.27.4",
|
"eslint-plugin-import": "2.27.5",
|
||||||
"execa": "6.1.0",
|
"execa": "6.1.0",
|
||||||
"jest": "29.3.1",
|
"jest": "29.3.1",
|
||||||
"jest-mock": "^29.3.1",
|
"jest-mock": "^29.3.1",
|
||||||
|
35
packages/backend/src/boot/common.ts
Normal file
35
packages/backend/src/boot/common.ts
Normal file
@@ -0,0 +1,35 @@
|
|||||||
|
import { NestFactory } from '@nestjs/core';
|
||||||
|
import { ChartManagementService } from '@/core/chart/ChartManagementService.js';
|
||||||
|
import { QueueProcessorService } from '@/queue/QueueProcessorService.js';
|
||||||
|
import { NestLogger } from '@/NestLogger.js';
|
||||||
|
import { QueueProcessorModule } from '@/queue/QueueProcessorModule.js';
|
||||||
|
import { JanitorService } from '@/daemons/JanitorService.js';
|
||||||
|
import { QueueStatsService } from '@/daemons/QueueStatsService.js';
|
||||||
|
import { ServerStatsService } from '@/daemons/ServerStatsService.js';
|
||||||
|
import { ServerService } from '@/server/ServerService.js';
|
||||||
|
import { MainModule } from '@/MainModule.js';
|
||||||
|
|
||||||
|
export async function server() {
|
||||||
|
const app = await NestFactory.createApplicationContext(MainModule, {
|
||||||
|
logger: new NestLogger(),
|
||||||
|
});
|
||||||
|
app.enableShutdownHooks();
|
||||||
|
|
||||||
|
const serverService = app.get(ServerService);
|
||||||
|
serverService.launch();
|
||||||
|
|
||||||
|
app.get(ChartManagementService).start();
|
||||||
|
app.get(JanitorService).start();
|
||||||
|
app.get(QueueStatsService).start();
|
||||||
|
app.get(ServerStatsService).start();
|
||||||
|
}
|
||||||
|
|
||||||
|
export async function jobQueue() {
|
||||||
|
const jobQueue = await NestFactory.createApplicationContext(QueueProcessorModule, {
|
||||||
|
logger: new NestLogger(),
|
||||||
|
});
|
||||||
|
jobQueue.enableShutdownHooks();
|
||||||
|
|
||||||
|
jobQueue.get(QueueProcessorService).start();
|
||||||
|
jobQueue.get(ChartManagementService).start();
|
||||||
|
}
|
@@ -6,21 +6,12 @@ import cluster from 'node:cluster';
|
|||||||
import chalk from 'chalk';
|
import chalk from 'chalk';
|
||||||
import chalkTemplate from 'chalk-template';
|
import chalkTemplate from 'chalk-template';
|
||||||
import semver from 'semver';
|
import semver from 'semver';
|
||||||
import { NestFactory } from '@nestjs/core';
|
|
||||||
import Logger from '@/logger.js';
|
import Logger from '@/logger.js';
|
||||||
import { loadConfig } from '@/config.js';
|
import { loadConfig } from '@/config.js';
|
||||||
import type { Config } from '@/config.js';
|
import type { Config } from '@/config.js';
|
||||||
import { lessThan } from '@/misc/prelude/array.js';
|
|
||||||
import { showMachineInfo } from '@/misc/show-machine-info.js';
|
import { showMachineInfo } from '@/misc/show-machine-info.js';
|
||||||
import { DaemonModule } from '@/daemons/DaemonModule.js';
|
import { envOption } from '@/env.js';
|
||||||
import { JanitorService } from '@/daemons/JanitorService.js';
|
import { jobQueue, server } from './common.js';
|
||||||
import { QueueStatsService } from '@/daemons/QueueStatsService.js';
|
|
||||||
import { ServerStatsService } from '@/daemons/ServerStatsService.js';
|
|
||||||
import { NestLogger } from '@/NestLogger.js';
|
|
||||||
import { ChartManagementService } from '@/core/chart/ChartManagementService.js';
|
|
||||||
import { ServerService } from '@/server/ServerService.js';
|
|
||||||
import { MainModule } from '@/MainModule.js';
|
|
||||||
import { envOption } from '../env.js';
|
|
||||||
|
|
||||||
const _filename = fileURLToPath(import.meta.url);
|
const _filename = fileURLToPath(import.meta.url);
|
||||||
const _dirname = dirname(_filename);
|
const _dirname = dirname(_filename);
|
||||||
@@ -73,14 +64,13 @@ export async function masterMain() {
|
|||||||
process.exit(1);
|
process.exit(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
const app = await NestFactory.createApplicationContext(MainModule, {
|
if (envOption.onlyServer) {
|
||||||
logger: new NestLogger(),
|
await server();
|
||||||
});
|
} else if (envOption.onlyQueue) {
|
||||||
app.enableShutdownHooks();
|
await jobQueue();
|
||||||
|
} else {
|
||||||
// start server
|
await server();
|
||||||
const serverService = app.get(ServerService);
|
}
|
||||||
serverService.launch();
|
|
||||||
|
|
||||||
bootLogger.succ('Misskey initialized');
|
bootLogger.succ('Misskey initialized');
|
||||||
|
|
||||||
@@ -89,11 +79,6 @@ export async function masterMain() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
bootLogger.succ(`Now listening on port ${config.port} on ${config.url}`, null, true);
|
bootLogger.succ(`Now listening on port ${config.port} on ${config.url}`, null, true);
|
||||||
|
|
||||||
app.get(ChartManagementService).start();
|
|
||||||
app.get(JanitorService).start();
|
|
||||||
app.get(QueueStatsService).start();
|
|
||||||
app.get(ServerStatsService).start();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function showEnvironment(): void {
|
function showEnvironment(): void {
|
||||||
|
@@ -1,23 +1,18 @@
|
|||||||
import cluster from 'node:cluster';
|
import cluster from 'node:cluster';
|
||||||
import { NestFactory } from '@nestjs/core';
|
import { envOption } from '@/env.js';
|
||||||
import { ChartManagementService } from '@/core/chart/ChartManagementService.js';
|
import { jobQueue, server } from './common.js';
|
||||||
import { QueueProcessorService } from '@/queue/QueueProcessorService.js';
|
|
||||||
import { NestLogger } from '@/NestLogger.js';
|
|
||||||
import { QueueProcessorModule } from '@/queue/QueueProcessorModule.js';
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Init worker process
|
* Init worker process
|
||||||
*/
|
*/
|
||||||
export async function workerMain() {
|
export async function workerMain() {
|
||||||
const jobQueue = await NestFactory.createApplicationContext(QueueProcessorModule, {
|
if (envOption.onlyServer) {
|
||||||
logger: new NestLogger(),
|
await server();
|
||||||
});
|
} else if (envOption.onlyQueue) {
|
||||||
jobQueue.enableShutdownHooks();
|
await jobQueue();
|
||||||
|
} else {
|
||||||
// start job queue
|
await jobQueue();
|
||||||
jobQueue.get(QueueProcessorService).start();
|
}
|
||||||
|
|
||||||
jobQueue.get(ChartManagementService).start();
|
|
||||||
|
|
||||||
if (cluster.isWorker) {
|
if (cluster.isWorker) {
|
||||||
// Send a 'ready' message to parent process
|
// Send a 'ready' message to parent process
|
||||||
|
@@ -41,8 +41,10 @@ const ACHIEVEMENT_TYPES = [
|
|||||||
'passedSinceAccountCreated2',
|
'passedSinceAccountCreated2',
|
||||||
'passedSinceAccountCreated3',
|
'passedSinceAccountCreated3',
|
||||||
'loggedInOnBirthday',
|
'loggedInOnBirthday',
|
||||||
|
'loggedInOnNewYearsDay',
|
||||||
'noteClipped1',
|
'noteClipped1',
|
||||||
'noteFavorited1',
|
'noteFavorited1',
|
||||||
|
'myNoteFavorited1',
|
||||||
'profileFilled',
|
'profileFilled',
|
||||||
'markedAsCat',
|
'markedAsCat',
|
||||||
'following1',
|
'following1',
|
||||||
@@ -58,13 +60,18 @@ const ACHIEVEMENT_TYPES = [
|
|||||||
'followers500',
|
'followers500',
|
||||||
'followers1000',
|
'followers1000',
|
||||||
'collectAchievements30',
|
'collectAchievements30',
|
||||||
|
'viewAchievements3min',
|
||||||
'iLoveMisskey',
|
'iLoveMisskey',
|
||||||
|
'foundTreasure',
|
||||||
'client30min',
|
'client30min',
|
||||||
'noteDeletedWithin1min',
|
'noteDeletedWithin1min',
|
||||||
'postedAtLateNight',
|
'postedAtLateNight',
|
||||||
'postedAt0min0sec',
|
'postedAt0min0sec',
|
||||||
'selfQuote',
|
'selfQuote',
|
||||||
'htl20npm',
|
'htl20npm',
|
||||||
|
'viewInstanceChart',
|
||||||
|
'outputHelloWorldOnScratchpad',
|
||||||
|
'open3windows',
|
||||||
'driveFolderCircularReference',
|
'driveFolderCircularReference',
|
||||||
'reactWithoutRead',
|
'reactWithoutRead',
|
||||||
'clickedClickHere',
|
'clickedClickHere',
|
||||||
@@ -90,7 +97,7 @@ export class AchievementService {
|
|||||||
@bindThis
|
@bindThis
|
||||||
public async create(
|
public async create(
|
||||||
userId: User['id'],
|
userId: User['id'],
|
||||||
type: string,
|
type: typeof ACHIEVEMENT_TYPES[number],
|
||||||
): Promise<void> {
|
): Promise<void> {
|
||||||
if (!ACHIEVEMENT_TYPES.includes(type)) return;
|
if (!ACHIEVEMENT_TYPES.includes(type)) return;
|
||||||
|
|
||||||
|
@@ -22,7 +22,7 @@ export class EmojiEntityService {
|
|||||||
@bindThis
|
@bindThis
|
||||||
public async pack(
|
public async pack(
|
||||||
src: Emoji['id'] | Emoji,
|
src: Emoji['id'] | Emoji,
|
||||||
opts: { omitHost?: boolean; omitId?: boolean; } = {},
|
opts: { omitHost?: boolean; omitId?: boolean; withUrl?: boolean; } = {},
|
||||||
): Promise<Packed<'Emoji'>> {
|
): Promise<Packed<'Emoji'>> {
|
||||||
const emoji = typeof src === 'object' ? src : await this.emojisRepository.findOneByOrFail({ id: src });
|
const emoji = typeof src === 'object' ? src : await this.emojisRepository.findOneByOrFail({ id: src });
|
||||||
|
|
||||||
@@ -32,13 +32,15 @@ export class EmojiEntityService {
|
|||||||
name: emoji.name,
|
name: emoji.name,
|
||||||
category: emoji.category,
|
category: emoji.category,
|
||||||
host: opts.omitHost ? undefined : emoji.host,
|
host: opts.omitHost ? undefined : emoji.host,
|
||||||
|
// || emoji.originalUrl してるのは後方互換性のため(publicUrlはstringなので??はだめ)
|
||||||
|
url: opts.withUrl ? (emoji.publicUrl || emoji.originalUrl) : undefined,
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
@bindThis
|
@bindThis
|
||||||
public packMany(
|
public packMany(
|
||||||
emojis: any[],
|
emojis: any[],
|
||||||
opts: { omitHost?: boolean; omitId?: boolean; } = {},
|
opts: { omitHost?: boolean; omitId?: boolean; withUrl?: boolean; } = {},
|
||||||
) {
|
) {
|
||||||
return Promise.all(emojis.map(x => this.pack(x, opts)));
|
return Promise.all(emojis.map(x => this.pack(x, opts)));
|
||||||
}
|
}
|
||||||
|
@@ -29,5 +29,9 @@ export const packedEmojiSchema = {
|
|||||||
optional: true, nullable: true,
|
optional: true, nullable: true,
|
||||||
description: 'The local host is represented with `null`.',
|
description: 'The local host is represented with `null`.',
|
||||||
},
|
},
|
||||||
|
url: {
|
||||||
|
type: 'string',
|
||||||
|
optional: true, nullable: false,
|
||||||
|
},
|
||||||
},
|
},
|
||||||
} as const;
|
} as const;
|
||||||
|
@@ -83,6 +83,7 @@ export default class extends Endpoint<typeof meta, typeof paramDef> {
|
|||||||
emojis: await this.emojiEntityService.packMany(emojis, {
|
emojis: await this.emojiEntityService.packMany(emojis, {
|
||||||
omitId: true,
|
omitId: true,
|
||||||
omitHost: true,
|
omitHost: true,
|
||||||
|
withUrl: true,
|
||||||
}),
|
}),
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
@@ -6,6 +6,7 @@ import { Endpoint } from '@/server/api/endpoint-base.js';
|
|||||||
import { GetterService } from '@/server/api/GetterService.js';
|
import { GetterService } from '@/server/api/GetterService.js';
|
||||||
import { DI } from '@/di-symbols.js';
|
import { DI } from '@/di-symbols.js';
|
||||||
import { ApiError } from '../../../error.js';
|
import { ApiError } from '../../../error.js';
|
||||||
|
import { AchievementService } from '@/core/AchievementService.js';
|
||||||
|
|
||||||
export const meta = {
|
export const meta = {
|
||||||
tags: ['notes', 'favorites'],
|
tags: ['notes', 'favorites'],
|
||||||
@@ -51,6 +52,7 @@ export default class extends Endpoint<typeof meta, typeof paramDef> {
|
|||||||
|
|
||||||
private idService: IdService,
|
private idService: IdService,
|
||||||
private getterService: GetterService,
|
private getterService: GetterService,
|
||||||
|
private achievementService: AchievementService,
|
||||||
) {
|
) {
|
||||||
super(meta, paramDef, async (ps, me) => {
|
super(meta, paramDef, async (ps, me) => {
|
||||||
// Get favoritee
|
// Get favoritee
|
||||||
@@ -76,6 +78,10 @@ export default class extends Endpoint<typeof meta, typeof paramDef> {
|
|||||||
noteId: note.id,
|
noteId: note.id,
|
||||||
userId: me.id,
|
userId: me.id,
|
||||||
});
|
});
|
||||||
|
|
||||||
|
if (note.userHost == null) {
|
||||||
|
this.achievementService.create(note.userId, 'myNoteFavorited1');
|
||||||
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -2,7 +2,7 @@ import { Inject, Injectable } from '@nestjs/common';
|
|||||||
import Redis from 'ioredis';
|
import Redis from 'ioredis';
|
||||||
import { v4 as uuid } from 'uuid';
|
import { v4 as uuid } from 'uuid';
|
||||||
import { IsNull } from 'typeorm';
|
import { IsNull } from 'typeorm';
|
||||||
import autwh from 'autwh';
|
import * as autwh from 'autwh';
|
||||||
import type { Config } from '@/config.js';
|
import type { Config } from '@/config.js';
|
||||||
import type { UserProfilesRepository, UsersRepository } from '@/models/index.js';
|
import type { UserProfilesRepository, UsersRepository } from '@/models/index.js';
|
||||||
import { DI } from '@/di-symbols.js';
|
import { DI } from '@/di-symbols.js';
|
||||||
|
@@ -22,18 +22,13 @@
|
|||||||
renderError('SOMETHING_HAPPENED_IN_PROMISE', e);
|
renderError('SOMETHING_HAPPENED_IN_PROMISE', e);
|
||||||
};
|
};
|
||||||
|
|
||||||
const v = localStorage.getItem('v') || VERSION;
|
|
||||||
|
|
||||||
let forceError = localStorage.getItem('forceError');
|
let forceError = localStorage.getItem('forceError');
|
||||||
if (forceError != null) {
|
if (forceError != null) {
|
||||||
renderError('FORCED_ERROR', 'This error is forced by having forceError in local storage.')
|
renderError('FORCED_ERROR', 'This error is forced by having forceError in local storage.')
|
||||||
}
|
}
|
||||||
|
|
||||||
//#region Detect language & fetch translations
|
//#region Detect language & fetch translations
|
||||||
const localeVersion = localStorage.getItem('localeVersion');
|
if (!localStorage.hasOwnProperty('locale')) {
|
||||||
const localeOutdated = (localeVersion == null || localeVersion !== v);
|
|
||||||
|
|
||||||
if (!localStorage.hasOwnProperty('locale') || localeOutdated) {
|
|
||||||
const supportedLangs = LANGS;
|
const supportedLangs = LANGS;
|
||||||
let lang = localStorage.getItem('lang');
|
let lang = localStorage.getItem('lang');
|
||||||
if (lang == null || !supportedLangs.includes(lang)) {
|
if (lang == null || !supportedLangs.includes(lang)) {
|
||||||
@@ -47,13 +42,31 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
const res = await window.fetch(`/assets/locales/${lang}.${v}.json`);
|
const metaRes = await window.fetch('/api/meta', {
|
||||||
if (res.status === 200) {
|
method: 'POST',
|
||||||
|
body: JSON.stringify({}),
|
||||||
|
credentials: 'omit',
|
||||||
|
cache: 'no-cache',
|
||||||
|
headers: {
|
||||||
|
'Content-Type': 'application/json',
|
||||||
|
},
|
||||||
|
});
|
||||||
|
if (metaRes.status !== 200) {
|
||||||
|
renderError('META_FETCH');
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
const meta = await metaRes.json();
|
||||||
|
const v = meta.version;
|
||||||
|
if (v == null) {
|
||||||
|
renderError('META_FETCH_V');
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
const localRes = await window.fetch(`/assets/locales/${lang}.${v}.json`);
|
||||||
|
if (localRes.status === 200) {
|
||||||
localStorage.setItem('lang', lang);
|
localStorage.setItem('lang', lang);
|
||||||
localStorage.setItem('locale', await res.text());
|
localStorage.setItem('locale', await localRes.text());
|
||||||
localStorage.setItem('localeVersion', v);
|
localStorage.setItem('localeVersion', v);
|
||||||
} else {
|
} else {
|
||||||
await checkUpdate();
|
|
||||||
renderError('LOCALE_FETCH');
|
renderError('LOCALE_FETCH');
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
@@ -64,7 +77,6 @@
|
|||||||
function importAppScript() {
|
function importAppScript() {
|
||||||
import(`/vite/${CLIENT_ENTRY}`)
|
import(`/vite/${CLIENT_ENTRY}`)
|
||||||
.catch(async e => {
|
.catch(async e => {
|
||||||
await checkUpdate();
|
|
||||||
console.error(e);
|
console.error(e);
|
||||||
renderError('APP_IMPORT', e);
|
renderError('APP_IMPORT', e);
|
||||||
});
|
});
|
||||||
@@ -291,48 +303,4 @@
|
|||||||
}
|
}
|
||||||
`)
|
`)
|
||||||
}
|
}
|
||||||
|
|
||||||
// eslint-disable-next-line no-inner-declarations
|
|
||||||
async function checkUpdate() {
|
|
||||||
try {
|
|
||||||
const res = await window.fetch('/api/meta', {
|
|
||||||
method: 'POST',
|
|
||||||
cache: 'no-cache',
|
|
||||||
body: '{}',
|
|
||||||
headers: {
|
|
||||||
'Content-Type': 'application/json',
|
|
||||||
},
|
|
||||||
});
|
|
||||||
|
|
||||||
const meta = await res.json();
|
|
||||||
|
|
||||||
if (meta.version == null) {
|
|
||||||
throw new Error('failed to fetch instance metadata');
|
|
||||||
}
|
|
||||||
|
|
||||||
if (meta.version != v) {
|
|
||||||
localStorage.setItem('v', meta.version);
|
|
||||||
refresh();
|
|
||||||
}
|
|
||||||
} catch (e) {
|
|
||||||
console.error(e);
|
|
||||||
renderError('UPDATE_CHECK', e);
|
|
||||||
throw e;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
// eslint-disable-next-line no-inner-declarations
|
|
||||||
function refresh() {
|
|
||||||
// Clear cache (service worker)
|
|
||||||
try {
|
|
||||||
navigator.serviceWorker.controller.postMessage('clear');
|
|
||||||
navigator.serviceWorker.getRegistrations().then(registrations => {
|
|
||||||
registrations.forEach(registration => registration.unregister());
|
|
||||||
});
|
|
||||||
} catch (e) {
|
|
||||||
console.error(e);
|
|
||||||
}
|
|
||||||
|
|
||||||
location.reload();
|
|
||||||
}
|
|
||||||
})();
|
})();
|
||||||
|
@@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@discordapp/twemoji": "14.0.2",
|
"@discordapp/twemoji": "14.0.2",
|
||||||
"@rollup/plugin-alias": "4.0.2",
|
"@rollup/plugin-alias": "4.0.3",
|
||||||
"@rollup/plugin-json": "6.0.0",
|
"@rollup/plugin-json": "6.0.0",
|
||||||
"@rollup/pluginutils": "5.0.2",
|
"@rollup/pluginutils": "5.0.2",
|
||||||
"@syuilo/aiscript": "0.12.2",
|
"@syuilo/aiscript": "0.12.2",
|
||||||
@@ -18,10 +18,10 @@
|
|||||||
"autobind-decorator": "2.4.0",
|
"autobind-decorator": "2.4.0",
|
||||||
"autosize": "5.0.2",
|
"autosize": "5.0.2",
|
||||||
"blurhash": "2.0.4",
|
"blurhash": "2.0.4",
|
||||||
"broadcast-channel": "4.20.1",
|
"broadcast-channel": "4.20.2",
|
||||||
"browser-image-resizer": "git+https://github.com/misskey-dev/browser-image-resizer#v2.2.1-misskey.3",
|
"browser-image-resizer": "git+https://github.com/misskey-dev/browser-image-resizer#v2.2.1-misskey.3",
|
||||||
"canvas-confetti": "^1.6.0",
|
"canvas-confetti": "^1.6.0",
|
||||||
"chart.js": "4.1.2",
|
"chart.js": "4.2.0",
|
||||||
"chartjs-adapter-date-fns": "3.0.0",
|
"chartjs-adapter-date-fns": "3.0.0",
|
||||||
"chartjs-chart-matrix": "^1.3.0",
|
"chartjs-chart-matrix": "^1.3.0",
|
||||||
"chartjs-plugin-gradient": "0.6.1",
|
"chartjs-plugin-gradient": "0.6.1",
|
||||||
@@ -41,10 +41,10 @@
|
|||||||
"misskey-js": "0.0.14",
|
"misskey-js": "0.0.14",
|
||||||
"photoswipe": "5.3.4",
|
"photoswipe": "5.3.4",
|
||||||
"prismjs": "1.29.0",
|
"prismjs": "1.29.0",
|
||||||
"punycode": "2.2.0",
|
"punycode": "2.3.0",
|
||||||
"querystring": "0.2.1",
|
"querystring": "0.2.1",
|
||||||
"rndstr": "1.0.0",
|
"rndstr": "1.0.0",
|
||||||
"rollup": "3.10.0",
|
"rollup": "3.10.1",
|
||||||
"s-age": "1.1.2",
|
"s-age": "1.1.2",
|
||||||
"sanitize-html": "^2.8.1",
|
"sanitize-html": "^2.8.1",
|
||||||
"sass": "1.57.1",
|
"sass": "1.57.1",
|
||||||
@@ -69,7 +69,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/escape-regexp": "0.0.1",
|
"@types/escape-regexp": "0.0.1",
|
||||||
"@types/glob": "8.0.0",
|
"@types/glob": "8.0.1",
|
||||||
"@types/gulp": "4.0.10",
|
"@types/gulp": "4.0.10",
|
||||||
"@types/gulp-rename": "2.0.1",
|
"@types/gulp-rename": "2.0.1",
|
||||||
"@types/matter-js": "0.18.2",
|
"@types/matter-js": "0.18.2",
|
||||||
@@ -82,13 +82,13 @@
|
|||||||
"@types/uuid": "9.0.0",
|
"@types/uuid": "9.0.0",
|
||||||
"@types/websocket": "1.0.5",
|
"@types/websocket": "1.0.5",
|
||||||
"@types/ws": "8.5.4",
|
"@types/ws": "8.5.4",
|
||||||
"@typescript-eslint/eslint-plugin": "5.48.1",
|
"@typescript-eslint/eslint-plugin": "5.48.2",
|
||||||
"@typescript-eslint/parser": "5.48.1",
|
"@typescript-eslint/parser": "5.48.2",
|
||||||
"@vue/runtime-core": "3.2.45",
|
"@vue/runtime-core": "3.2.45",
|
||||||
"cross-env": "7.0.3",
|
"cross-env": "7.0.3",
|
||||||
"cypress": "12.3.0",
|
"cypress": "12.3.0",
|
||||||
"eslint": "8.31.0",
|
"eslint": "8.32.0",
|
||||||
"eslint-plugin-import": "2.27.4",
|
"eslint-plugin-import": "2.27.5",
|
||||||
"eslint-plugin-vue": "9.9.0",
|
"eslint-plugin-vue": "9.9.0",
|
||||||
"start-server-and-test": "1.15.2",
|
"start-server-and-test": "1.15.2",
|
||||||
"vue-eslint-parser": "^9.1.0",
|
"vue-eslint-parser": "^9.1.0",
|
||||||
|
@@ -16,8 +16,8 @@
|
|||||||
<time v-tooltip="new Date(achievement.unlockedAt).toLocaleString()">{{ new Date(achievement.unlockedAt).getFullYear() }}/{{ new Date(achievement.unlockedAt).getMonth() + 1 }}/{{ new Date(achievement.unlockedAt).getDate() }}</time>
|
<time v-tooltip="new Date(achievement.unlockedAt).toLocaleString()">{{ new Date(achievement.unlockedAt).getFullYear() }}/{{ new Date(achievement.unlockedAt).getMonth() + 1 }}/{{ new Date(achievement.unlockedAt).getDate() }}</time>
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<div :class="$style.description">{{ i18n.ts._achievements._types['_' + achievement.name].description }}</div>
|
<div :class="$style.description">{{ withDescription ? i18n.ts._achievements._types['_' + achievement.name].description : '???' }}</div>
|
||||||
<div v-if="i18n.ts._achievements._types['_' + achievement.name].flavor" :class="$style.flavor">{{ i18n.ts._achievements._types['_' + achievement.name].flavor }}</div>
|
<div v-if="i18n.ts._achievements._types['_' + achievement.name].flavor && withDescription" :class="$style.flavor">{{ i18n.ts._achievements._types['_' + achievement.name].flavor }}</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<template v-if="withLocked">
|
<template v-if="withLocked">
|
||||||
@@ -49,8 +49,10 @@ import { ACHIEVEMENT_TYPES, ACHIEVEMENT_BADGES, claimAchievement } from '@/scrip
|
|||||||
const props = withDefaults(defineProps<{
|
const props = withDefaults(defineProps<{
|
||||||
user: misskey.entities.User;
|
user: misskey.entities.User;
|
||||||
withLocked: boolean;
|
withLocked: boolean;
|
||||||
|
withDescription: boolean;
|
||||||
}>(), {
|
}>(), {
|
||||||
withLocked: true,
|
withLocked: true,
|
||||||
|
withDescription: true,
|
||||||
});
|
});
|
||||||
|
|
||||||
let achievements = $ref();
|
let achievements = $ref();
|
||||||
|
@@ -24,7 +24,7 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script lang="ts" setup>
|
<script lang="ts" setup>
|
||||||
import { ComputedRef, inject, provide } from 'vue';
|
import { ComputedRef, inject, onMounted, onUnmounted, provide } from 'vue';
|
||||||
import RouterView from '@/components/global/RouterView.vue';
|
import RouterView from '@/components/global/RouterView.vue';
|
||||||
import MkWindow from '@/components/MkWindow.vue';
|
import MkWindow from '@/components/MkWindow.vue';
|
||||||
import { popout as _popout } from '@/scripts/popout';
|
import { popout as _popout } from '@/scripts/popout';
|
||||||
@@ -35,6 +35,8 @@ import { mainRouter, routes } from '@/router';
|
|||||||
import { Router } from '@/nirax';
|
import { Router } from '@/nirax';
|
||||||
import { i18n } from '@/i18n';
|
import { i18n } from '@/i18n';
|
||||||
import { PageMetadata, provideMetadataReceiver, setPageMetadata } from '@/scripts/page-metadata';
|
import { PageMetadata, provideMetadataReceiver, setPageMetadata } from '@/scripts/page-metadata';
|
||||||
|
import { openingWindowsCount } from '@/os';
|
||||||
|
import { claimAchievement } from '@/scripts/achievements';
|
||||||
|
|
||||||
const props = defineProps<{
|
const props = defineProps<{
|
||||||
initialPath: string;
|
initialPath: string;
|
||||||
@@ -128,6 +130,17 @@ function popout() {
|
|||||||
windowEl.close();
|
windowEl.close();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
onMounted(() => {
|
||||||
|
openingWindowsCount.value++;
|
||||||
|
if (openingWindowsCount.value >= 3) {
|
||||||
|
claimAchievement('open3windows');
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
onUnmounted(() => {
|
||||||
|
openingWindowsCount.value--;
|
||||||
|
});
|
||||||
|
|
||||||
defineExpose({
|
defineExpose({
|
||||||
close,
|
close,
|
||||||
});
|
});
|
||||||
|
@@ -21,6 +21,7 @@ import { useTooltip } from '@/scripts/use-tooltip';
|
|||||||
import { $i } from '@/account';
|
import { $i } from '@/account';
|
||||||
import MkReactionEffect from '@/components/MkReactionEffect.vue';
|
import MkReactionEffect from '@/components/MkReactionEffect.vue';
|
||||||
import { claimAchievement } from '@/scripts/achievements';
|
import { claimAchievement } from '@/scripts/achievements';
|
||||||
|
import { defaultStore } from '@/store';
|
||||||
|
|
||||||
const props = defineProps<{
|
const props = defineProps<{
|
||||||
reaction: string;
|
reaction: string;
|
||||||
@@ -61,6 +62,7 @@ const toggleReaction = () => {
|
|||||||
|
|
||||||
const anime = () => {
|
const anime = () => {
|
||||||
if (document.hidden) return;
|
if (document.hidden) return;
|
||||||
|
if (!defaultStore.state.animation) return;
|
||||||
|
|
||||||
const rect = buttonEl.value.getBoundingClientRect();
|
const rect = buttonEl.value.getBoundingClientRect();
|
||||||
const x = rect.left + 16;
|
const x = rect.left + 16;
|
||||||
|
@@ -12,6 +12,7 @@ import { getStaticImageUrl } from '@/scripts/media-proxy';
|
|||||||
import { char2twemojiFilePath, char2fluentEmojiFilePath } from '@/scripts/emoji-base';
|
import { char2twemojiFilePath, char2fluentEmojiFilePath } from '@/scripts/emoji-base';
|
||||||
import { defaultStore } from '@/store';
|
import { defaultStore } from '@/store';
|
||||||
import { getEmojiName } from '@/scripts/emojilist';
|
import { getEmojiName } from '@/scripts/emojilist';
|
||||||
|
import { customEmojis } from '@/custom-emojis';
|
||||||
|
|
||||||
const props = defineProps<{
|
const props = defineProps<{
|
||||||
emoji: string;
|
emoji: string;
|
||||||
@@ -24,12 +25,15 @@ const props = defineProps<{
|
|||||||
const char2path = defaultStore.state.emojiStyle === 'twemoji' ? char2twemojiFilePath : char2fluentEmojiFilePath;
|
const char2path = defaultStore.state.emojiStyle === 'twemoji' ? char2twemojiFilePath : char2fluentEmojiFilePath;
|
||||||
|
|
||||||
const isCustom = computed(() => props.emoji.startsWith(':'));
|
const isCustom = computed(() => props.emoji.startsWith(':'));
|
||||||
const customEmojiName = props.emoji.substr(1, props.emoji.length - 2);
|
const customEmojiName = props.emoji.substr(1, props.emoji.length - 2).replace('@.', '');
|
||||||
const char = computed(() => isCustom.value ? undefined : props.emoji);
|
const char = computed(() => isCustom.value ? undefined : props.emoji);
|
||||||
const useOsNativeEmojis = computed(() => defaultStore.state.emojiStyle === 'native' && !props.isReaction);
|
const useOsNativeEmojis = computed(() => defaultStore.state.emojiStyle === 'native' && !props.isReaction);
|
||||||
const url = computed(() => {
|
const url = computed(() => {
|
||||||
if (char.value) {
|
if (char.value) {
|
||||||
return char2path(char.value);
|
return char2path(char.value);
|
||||||
|
} else if (props.host == null && !customEmojiName.includes('@')) {
|
||||||
|
const found = customEmojis.find(x => x.name === customEmojiName);
|
||||||
|
return found ? found.url : null;
|
||||||
} else {
|
} else {
|
||||||
const rawUrl = props.host ? `/emoji/${customEmojiName}@${props.host}.webp` : `/emoji/${customEmojiName}.webp`;
|
const rawUrl = props.host ? `/emoji/${customEmojiName}@${props.host}.webp` : `/emoji/${customEmojiName}.webp`;
|
||||||
return defaultStore.state.disableShowingAnimatedImages
|
return defaultStore.state.disableShowingAnimatedImages
|
||||||
@@ -38,7 +42,7 @@ const url = computed(() => {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
const alt = computed(() => isCustom.value ? `:${customEmojiName}:` : char.value);
|
const alt = computed(() => isCustom.value ? `:${customEmojiName}:` : char.value);
|
||||||
let errored = $ref(false);
|
let errored = $ref(isCustom.value && url.value == null);
|
||||||
|
|
||||||
// Searching from an array with 2000 items for every emoji felt like too energy-consuming, so I decided to do it lazily on pointerenter
|
// Searching from an array with 2000 items for every emoji felt like too energy-consuming, so I decided to do it lazily on pointerenter
|
||||||
function computeTitle(event: PointerEvent): void {
|
function computeTitle(event: PointerEvent): void {
|
||||||
|
@@ -200,6 +200,12 @@ export default defineComponent({
|
|||||||
style = `transform: translateX(${x}em) translateY(${y}em);`;
|
style = `transform: translateX(${x}em) translateY(${y}em);`;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
case 'scale': {
|
||||||
|
const x = Math.min(parseInt(token.props.args.x ?? '1'), 5);
|
||||||
|
const y = Math.min(parseInt(token.props.args.y ?? '1'), 5);
|
||||||
|
style = `transform: scale(${x}, ${y});`;
|
||||||
|
break;
|
||||||
|
}
|
||||||
case 'fg': {
|
case 'fg': {
|
||||||
let color = token.props.args.color;
|
let color = token.props.args.color;
|
||||||
if (!/^[0-9a-f]{3,6}$/i.test(color)) color = 'f00';
|
if (!/^[0-9a-f]{3,6}$/i.test(color)) color = 'f00';
|
||||||
|
@@ -10,8 +10,12 @@ export const apiUrl = url + '/api';
|
|||||||
export const wsUrl = url.replace('http://', 'ws://').replace('https://', 'wss://') + '/streaming';
|
export const wsUrl = url.replace('http://', 'ws://').replace('https://', 'wss://') + '/streaming';
|
||||||
export const lang = miLocalStorage.getItem('lang');
|
export const lang = miLocalStorage.getItem('lang');
|
||||||
export const langs = _LANGS_;
|
export const langs = _LANGS_;
|
||||||
export const locale = JSON.parse(miLocalStorage.getItem('locale'));
|
export let locale = JSON.parse(miLocalStorage.getItem('locale'));
|
||||||
export const version = _VERSION_;
|
export const version = _VERSION_;
|
||||||
export const instanceName = siteName === 'Misskey' ? host : siteName;
|
export const instanceName = siteName === 'Misskey' ? host : siteName;
|
||||||
export const ui = miLocalStorage.getItem('ui');
|
export const ui = miLocalStorage.getItem('ui');
|
||||||
export const debug = miLocalStorage.getItem('debug') === 'true';
|
export const debug = miLocalStorage.getItem('debug') === 'true';
|
||||||
|
|
||||||
|
export function updateLocale(newLocale) {
|
||||||
|
locale = newLocale;
|
||||||
|
}
|
||||||
|
@@ -2,14 +2,17 @@ import { api } from './os';
|
|||||||
import { miLocalStorage } from './local-storage';
|
import { miLocalStorage } from './local-storage';
|
||||||
|
|
||||||
const storageCache = miLocalStorage.getItem('emojis');
|
const storageCache = miLocalStorage.getItem('emojis');
|
||||||
export let customEmojis = storageCache ? JSON.parse(storageCache) : [];
|
export let customEmojis: {
|
||||||
|
name: string;
|
||||||
fetchCustomEmojis();
|
aliases: string[];
|
||||||
|
category: string;
|
||||||
|
url: string;
|
||||||
|
}[] = storageCache ? JSON.parse(storageCache) : [];
|
||||||
|
|
||||||
export async function fetchCustomEmojis() {
|
export async function fetchCustomEmojis() {
|
||||||
const now = Date.now();
|
const now = Date.now();
|
||||||
const lastFetchedAt = miLocalStorage.getItem('lastEmojisFetchedAt');
|
const lastFetchedAt = miLocalStorage.getItem('lastEmojisFetchedAt');
|
||||||
if (lastFetchedAt && (now - parseInt(lastFetchedAt)) < 1000 * 60 * 60) return;
|
if (lastFetchedAt && (now - parseInt(lastFetchedAt)) < 1000 * 60 * 60 * 24) return;
|
||||||
|
|
||||||
const res = await api('emojis', {});
|
const res = await api('emojis', {});
|
||||||
|
|
||||||
|
@@ -3,3 +3,7 @@ import { locale } from '@/config';
|
|||||||
import { I18n } from '@/scripts/i18n';
|
import { I18n } from '@/scripts/i18n';
|
||||||
|
|
||||||
export const i18n = markRaw(new I18n(locale));
|
export const i18n = markRaw(new I18n(locale));
|
||||||
|
|
||||||
|
export function updateI18n(newLocale) {
|
||||||
|
i18n.ts = newLocale;
|
||||||
|
}
|
||||||
|
@@ -25,10 +25,10 @@ import JSON5 from 'json5';
|
|||||||
import widgets from '@/widgets';
|
import widgets from '@/widgets';
|
||||||
import directives from '@/directives';
|
import directives from '@/directives';
|
||||||
import components from '@/components';
|
import components from '@/components';
|
||||||
import { version, ui, lang, host } from '@/config';
|
import { version, ui, lang, host, updateLocale } from '@/config';
|
||||||
import { applyTheme } from '@/scripts/theme';
|
import { applyTheme } from '@/scripts/theme';
|
||||||
import { isDeviceDarkmode } from '@/scripts/is-device-darkmode';
|
import { isDeviceDarkmode } from '@/scripts/is-device-darkmode';
|
||||||
import { i18n } from '@/i18n';
|
import { i18n, updateI18n } from '@/i18n';
|
||||||
import { confirm, alert, post, popup, toast } from '@/os';
|
import { confirm, alert, post, popup, toast } from '@/os';
|
||||||
import { stream } from '@/stream';
|
import { stream } from '@/stream';
|
||||||
import * as sound from '@/scripts/sound';
|
import * as sound from '@/scripts/sound';
|
||||||
@@ -45,6 +45,7 @@ import { getUrlWithoutLoginId } from '@/scripts/login-id';
|
|||||||
import { getAccountFromId } from '@/scripts/get-account-from-id';
|
import { getAccountFromId } from '@/scripts/get-account-from-id';
|
||||||
import { miLocalStorage } from './local-storage';
|
import { miLocalStorage } from './local-storage';
|
||||||
import { claimAchievement, claimedAchievements } from './scripts/achievements';
|
import { claimAchievement, claimedAchievements } from './scripts/achievements';
|
||||||
|
import { fetchCustomEmojis } from './custom-emojis';
|
||||||
|
|
||||||
(async () => {
|
(async () => {
|
||||||
console.info(`Misskey v${version}`);
|
console.info(`Misskey v${version}`);
|
||||||
@@ -80,6 +81,22 @@ import { claimAchievement, claimedAchievements } from './scripts/achievements';
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//#region Detect language & fetch translations
|
||||||
|
const localeVersion = miLocalStorage.getItem('localeVersion');
|
||||||
|
const localeOutdated = (localeVersion == null || localeVersion !== version);
|
||||||
|
if (localeOutdated) {
|
||||||
|
const res = await window.fetch(`/assets/locales/${lang}.${version}.json`);
|
||||||
|
if (res.status === 200) {
|
||||||
|
const newLocale = await res.text();
|
||||||
|
const parsedNewLocale = JSON.parse(newLocale);
|
||||||
|
miLocalStorage.setItem('locale', newLocale);
|
||||||
|
miLocalStorage.setItem('localeVersion', version);
|
||||||
|
updateLocale(parsedNewLocale);
|
||||||
|
updateI18n(parsedNewLocale);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
//#endregion
|
||||||
|
|
||||||
// タッチデバイスでCSSの:hoverを機能させる
|
// タッチデバイスでCSSの:hoverを機能させる
|
||||||
document.addEventListener('touchend', () => {}, { passive: true });
|
document.addEventListener('touchend', () => {}, { passive: true });
|
||||||
|
|
||||||
@@ -165,6 +182,10 @@ import { claimAchievement, claimedAchievements } from './scripts/achievements';
|
|||||||
initializeSw();
|
initializeSw();
|
||||||
});
|
});
|
||||||
|
|
||||||
|
try {
|
||||||
|
await fetchCustomEmojis();
|
||||||
|
} catch (err) {}
|
||||||
|
|
||||||
const app = createApp(
|
const app = createApp(
|
||||||
window.location.search === '?zen' ? defineAsyncComponent(() => import('@/ui/zen.vue')) :
|
window.location.search === '?zen' ? defineAsyncComponent(() => import('@/ui/zen.vue')) :
|
||||||
!$i ? defineAsyncComponent(() => import('@/ui/visitor.vue')) :
|
!$i ? defineAsyncComponent(() => import('@/ui/visitor.vue')) :
|
||||||
@@ -346,10 +367,11 @@ import { claimAchievement, claimedAchievements } from './scripts/achievements';
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
const now = new Date();
|
||||||
|
const m = now.getMonth() + 1;
|
||||||
|
const d = now.getDate();
|
||||||
|
|
||||||
if ($i.birthday) {
|
if ($i.birthday) {
|
||||||
const now = new Date();
|
|
||||||
const m = now.getMonth() + 1;
|
|
||||||
const d = now.getDate();
|
|
||||||
const bm = parseInt($i.birthday.split('-')[1]);
|
const bm = parseInt($i.birthday.split('-')[1]);
|
||||||
const bd = parseInt($i.birthday.split('-')[2]);
|
const bd = parseInt($i.birthday.split('-')[2]);
|
||||||
if (m === bm && d === bd) {
|
if (m === bm && d === bd) {
|
||||||
@@ -357,6 +379,10 @@ import { claimAchievement, claimedAchievements } from './scripts/achievements';
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (m === 1 && d === 1) {
|
||||||
|
claimAchievement('loggedInOnNewYearsDay');
|
||||||
|
}
|
||||||
|
|
||||||
if ($i.loggedInDays >= 3) claimAchievement('login3');
|
if ($i.loggedInDays >= 3) claimAchievement('login3');
|
||||||
if ($i.loggedInDays >= 7) claimAchievement('login7');
|
if ($i.loggedInDays >= 7) claimAchievement('login7');
|
||||||
if ($i.loggedInDays >= 15) claimAchievement('login15');
|
if ($i.loggedInDays >= 15) claimAchievement('login15');
|
||||||
|
@@ -19,6 +19,7 @@ type Keys =
|
|||||||
'fontSize' |
|
'fontSize' |
|
||||||
'ui' |
|
'ui' |
|
||||||
'locale' |
|
'locale' |
|
||||||
|
'localeVersion' |
|
||||||
'theme' |
|
'theme' |
|
||||||
'customCss' |
|
'customCss' |
|
||||||
'message_drafts' |
|
'message_drafts' |
|
||||||
|
@@ -9,7 +9,7 @@ import * as Misskey from 'misskey-js';
|
|||||||
import { i18n } from './i18n';
|
import { i18n } from './i18n';
|
||||||
import MkPostFormDialog from '@/components/MkPostFormDialog.vue';
|
import MkPostFormDialog from '@/components/MkPostFormDialog.vue';
|
||||||
import MkWaitingDialog from '@/components/MkWaitingDialog.vue';
|
import MkWaitingDialog from '@/components/MkWaitingDialog.vue';
|
||||||
import MkPageWindow from '@/components/MkPageWindow.vue'
|
import MkPageWindow from '@/components/MkPageWindow.vue';
|
||||||
import MkToast from '@/components/MkToast.vue';
|
import MkToast from '@/components/MkToast.vue';
|
||||||
import MkDialog from '@/components/MkDialog.vue';
|
import MkDialog from '@/components/MkDialog.vue';
|
||||||
import MkEmojiPickerDialog from '@/components/MkEmojiPickerDialog.vue';
|
import MkEmojiPickerDialog from '@/components/MkEmojiPickerDialog.vue';
|
||||||
@@ -18,6 +18,8 @@ import MkPopupMenu from '@/components/MkPopupMenu.vue';
|
|||||||
import MkContextMenu from '@/components/MkContextMenu.vue';
|
import MkContextMenu from '@/components/MkContextMenu.vue';
|
||||||
import { MenuItem } from '@/types/menu';
|
import { MenuItem } from '@/types/menu';
|
||||||
|
|
||||||
|
export const openingWindowsCount = ref(0);
|
||||||
|
|
||||||
export const apiWithDialog = ((
|
export const apiWithDialog = ((
|
||||||
endpoint: string,
|
endpoint: string,
|
||||||
data: Record<string, any> = {},
|
data: Record<string, any> = {},
|
||||||
|
@@ -4,11 +4,14 @@
|
|||||||
<div style="overflow: clip;">
|
<div style="overflow: clip;">
|
||||||
<MkSpacer :content-max="600" :margin-min="20">
|
<MkSpacer :content-max="600" :margin-min="20">
|
||||||
<div class="_gaps_m znqjceqz">
|
<div class="_gaps_m znqjceqz">
|
||||||
<div ref="containerEl" v-panel class="about" :class="{ playing: easterEggEngine != null }">
|
<div v-panel class="about">
|
||||||
<img src="/client-assets/about-icon.png" alt="" class="icon" draggable="false" @load="iconLoaded" @click="gravity"/>
|
<div ref="containerEl" class="container" :class="{ playing: easterEggEngine != null }">
|
||||||
<div class="misskey">Misskey</div>
|
<img src="/client-assets/about-icon.png" alt="" class="icon" draggable="false" @load="iconLoaded" @click="gravity"/>
|
||||||
<div class="version">v{{ version }}</div>
|
<div class="misskey">Misskey</div>
|
||||||
<span v-for="emoji in easterEggEmojis" :key="emoji.id" class="emoji" :data-physics-x="emoji.left" :data-physics-y="emoji.top" :class="{ _physics_circle_: !emoji.emoji.startsWith(':') }"><MkEmoji class="emoji" :emoji="emoji.emoji" :is-reaction="false" :normal="true" :no-style="true"/></span>
|
<div class="version">v{{ version }}</div>
|
||||||
|
<span v-for="emoji in easterEggEmojis" :key="emoji.id" class="emoji" :data-physics-x="emoji.left" :data-physics-y="emoji.top" :class="{ _physics_circle_: !emoji.emoji.startsWith(':') }"><MkEmoji class="emoji" :emoji="emoji.emoji" :is-reaction="false" :normal="true" :no-style="true"/></span>
|
||||||
|
</div>
|
||||||
|
<button v-if="thereIsTreasure" class="_button treasure" @click="getTreasure"><img src="/fluent-emoji/1f3c6.png" class="treasureImg"></button>
|
||||||
</div>
|
</div>
|
||||||
<div style="text-align: center;">
|
<div style="text-align: center;">
|
||||||
{{ i18n.ts._aboutMisskey.about }}<br><a href="https://misskey-hub.net/docs/misskey.html" target="_blank" class="_link">{{ i18n.ts.learnMore }}</a>
|
{{ i18n.ts._aboutMisskey.about }}<br><a href="https://misskey-hub.net/docs/misskey.html" target="_blank" class="_link">{{ i18n.ts.learnMore }}</a>
|
||||||
@@ -37,11 +40,31 @@
|
|||||||
</FormSection>
|
</FormSection>
|
||||||
<FormSection>
|
<FormSection>
|
||||||
<template #label>{{ i18n.ts._aboutMisskey.contributors }}</template>
|
<template #label>{{ i18n.ts._aboutMisskey.contributors }}</template>
|
||||||
<div class="_formLinksGrid">
|
<div :class="$style.contributors">
|
||||||
<FormLink to="https://github.com/syuilo" external>@syuilo</FormLink>
|
<a href="https://github.com/syuilo" target="_blank" :class="$style.contributor">
|
||||||
<FormLink to="https://github.com/tamaina" external>@tamaina</FormLink>
|
<img src="https://avatars.githubusercontent.com/u/4439005?v=4" :class="$style.contributorAvatar">
|
||||||
<FormLink to="https://github.com/acid-chicken" external>@acid-chicken</FormLink>
|
<span :class="$style.contributorUsername">@syuilo</span>
|
||||||
<FormLink to="https://github.com/rinsuki" external>@rinsuki</FormLink>
|
</a>
|
||||||
|
<a href="https://github.com/tamaina" target="_blank" :class="$style.contributor">
|
||||||
|
<img src="https://avatars.githubusercontent.com/u/7973572?v=4" :class="$style.contributorAvatar">
|
||||||
|
<span :class="$style.contributorUsername">@tamaina</span>
|
||||||
|
</a>
|
||||||
|
<a href="https://github.com/acid-chicken" target="_blank" :class="$style.contributor">
|
||||||
|
<img src="https://avatars.githubusercontent.com/u/20679825?v=4" :class="$style.contributorAvatar">
|
||||||
|
<span :class="$style.contributorUsername">@acid-chicken</span>
|
||||||
|
</a>
|
||||||
|
<a href="https://github.com/rinsuki" target="_blank" :class="$style.contributor">
|
||||||
|
<img src="https://avatars.githubusercontent.com/u/6533808?v=4" :class="$style.contributorAvatar">
|
||||||
|
<span :class="$style.contributorUsername">@rinsuki</span>
|
||||||
|
</a>
|
||||||
|
<a href="https://github.com/mei23" target="_blank" :class="$style.contributor">
|
||||||
|
<img src="https://avatars.githubusercontent.com/u/30769358?v=4" :class="$style.contributorAvatar">
|
||||||
|
<span :class="$style.contributorUsername">@mei23</span>
|
||||||
|
</a>
|
||||||
|
<a href="https://github.com/robflop" target="_blank" :class="$style.contributor">
|
||||||
|
<img src="https://avatars.githubusercontent.com/u/8159402?v=4" :class="$style.contributorAvatar">
|
||||||
|
<span :class="$style.contributorUsername">@robflop</span>
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<template #caption><MkLink url="https://github.com/misskey-dev/misskey/graphs/contributors">{{ i18n.ts._aboutMisskey.allContributors }}</MkLink></template>
|
<template #caption><MkLink url="https://github.com/misskey-dev/misskey/graphs/contributors">{{ i18n.ts._aboutMisskey.allContributors }}</MkLink></template>
|
||||||
</FormSection>
|
</FormSection>
|
||||||
@@ -70,6 +93,8 @@ import { i18n } from '@/i18n';
|
|||||||
import { defaultStore } from '@/store';
|
import { defaultStore } from '@/store';
|
||||||
import * as os from '@/os';
|
import * as os from '@/os';
|
||||||
import { definePageMetadata } from '@/scripts/page-metadata';
|
import { definePageMetadata } from '@/scripts/page-metadata';
|
||||||
|
import { claimAchievement, claimedAchievements } from '@/scripts/achievements';
|
||||||
|
import { $i } from '@/account';
|
||||||
|
|
||||||
const patrons = [
|
const patrons = [
|
||||||
'まっちゃとーにゅ',
|
'まっちゃとーにゅ',
|
||||||
@@ -152,6 +177,8 @@ const patrons = [
|
|||||||
'pixeldesu',
|
'pixeldesu',
|
||||||
];
|
];
|
||||||
|
|
||||||
|
let thereIsTreasure = $ref($i && !claimedAchievements.includes('foundTreasure'));
|
||||||
|
|
||||||
let easterEggReady = false;
|
let easterEggReady = false;
|
||||||
let easterEggEmojis = $ref([]);
|
let easterEggEmojis = $ref([]);
|
||||||
let easterEggEngine = $ref(null);
|
let easterEggEngine = $ref(null);
|
||||||
@@ -187,6 +214,11 @@ function iLoveMisskey() {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
function getTreasure() {
|
||||||
|
thereIsTreasure = false;
|
||||||
|
claimAchievement('foundTreasure');
|
||||||
|
}
|
||||||
|
|
||||||
onBeforeUnmount(() => {
|
onBeforeUnmount(() => {
|
||||||
if (easterEggEngine) {
|
if (easterEggEngine) {
|
||||||
easterEggEngine.stop();
|
easterEggEngine.stop();
|
||||||
@@ -207,54 +239,114 @@ definePageMetadata({
|
|||||||
.znqjceqz {
|
.znqjceqz {
|
||||||
> .about {
|
> .about {
|
||||||
position: relative;
|
position: relative;
|
||||||
text-align: center;
|
|
||||||
padding: 16px;
|
|
||||||
border-radius: var(--radius);
|
border-radius: var(--radius);
|
||||||
|
|
||||||
&.playing {
|
> .treasure {
|
||||||
&, * {
|
|
||||||
user-select: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
* {
|
|
||||||
will-change: transform;
|
|
||||||
}
|
|
||||||
|
|
||||||
> .emoji {
|
|
||||||
visibility: visible;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
> .icon {
|
|
||||||
display: block;
|
|
||||||
width: 80px;
|
|
||||||
margin: 0 auto;
|
|
||||||
border-radius: 16px;
|
|
||||||
}
|
|
||||||
|
|
||||||
> .misskey {
|
|
||||||
margin: 0.75em auto 0 auto;
|
|
||||||
width: max-content;
|
|
||||||
}
|
|
||||||
|
|
||||||
> .version {
|
|
||||||
margin: 0 auto;
|
|
||||||
width: max-content;
|
|
||||||
opacity: 0.5;
|
|
||||||
}
|
|
||||||
|
|
||||||
> .emoji {
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 60px;
|
||||||
left: 0;
|
left: 0;
|
||||||
visibility: hidden;
|
right: 0;
|
||||||
|
margin: 0 auto;
|
||||||
|
width: min-content;
|
||||||
|
|
||||||
|
> .treasureImg {
|
||||||
|
width: 25px;
|
||||||
|
vertical-align: bottom;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
> .container {
|
||||||
|
position: relative;
|
||||||
|
text-align: center;
|
||||||
|
padding: 16px;
|
||||||
|
|
||||||
|
&.playing {
|
||||||
|
&, * {
|
||||||
|
user-select: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
* {
|
||||||
|
will-change: transform;
|
||||||
|
}
|
||||||
|
|
||||||
|
> .emoji {
|
||||||
|
visibility: visible;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
> .icon {
|
||||||
|
display: block;
|
||||||
|
width: 80px;
|
||||||
|
margin: 0 auto;
|
||||||
|
border-radius: 16px;
|
||||||
|
position: relative;
|
||||||
|
z-index: 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
> .misskey {
|
||||||
|
margin: 0.75em auto 0 auto;
|
||||||
|
width: max-content;
|
||||||
|
position: relative;
|
||||||
|
z-index: 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
> .version {
|
||||||
|
margin: 0 auto;
|
||||||
|
width: max-content;
|
||||||
|
opacity: 0.5;
|
||||||
|
position: relative;
|
||||||
|
z-index: 1;
|
||||||
|
}
|
||||||
|
|
||||||
> .emoji {
|
> .emoji {
|
||||||
pointer-events: none;
|
position: absolute;
|
||||||
font-size: 24px;
|
z-index: 1;
|
||||||
width: 24px;
|
top: 0;
|
||||||
|
left: 0;
|
||||||
|
visibility: hidden;
|
||||||
|
|
||||||
|
> .emoji {
|
||||||
|
pointer-events: none;
|
||||||
|
font-size: 24px;
|
||||||
|
width: 24px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
<style lang="scss" module>
|
||||||
|
.contributors {
|
||||||
|
display: grid;
|
||||||
|
grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
|
||||||
|
grid-gap: 12px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.contributor {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
padding: 12px;
|
||||||
|
background: var(--buttonBg);
|
||||||
|
border-radius: 6px;
|
||||||
|
|
||||||
|
&:hover {
|
||||||
|
text-decoration: none;
|
||||||
|
background: var(--buttonHoverBg);
|
||||||
|
}
|
||||||
|
|
||||||
|
&.active {
|
||||||
|
color: var(--accent);
|
||||||
|
background: var(--buttonHoverBg);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.contributorAvatar {
|
||||||
|
width: 30px;
|
||||||
|
border-radius: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.contributorUsername {
|
||||||
|
margin-left: 12px;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
@@ -86,7 +86,7 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script lang="ts" setup>
|
<script lang="ts" setup>
|
||||||
import { ref, computed } from 'vue';
|
import { ref, computed, watch } from 'vue';
|
||||||
import XEmojis from './about.emojis.vue';
|
import XEmojis from './about.emojis.vue';
|
||||||
import XFederation from './about.federation.vue';
|
import XFederation from './about.federation.vue';
|
||||||
import { version, instanceName, host } from '@/config';
|
import { version, instanceName, host } from '@/config';
|
||||||
@@ -100,6 +100,7 @@ import * as os from '@/os';
|
|||||||
import number from '@/filters/number';
|
import number from '@/filters/number';
|
||||||
import { i18n } from '@/i18n';
|
import { i18n } from '@/i18n';
|
||||||
import { definePageMetadata } from '@/scripts/page-metadata';
|
import { definePageMetadata } from '@/scripts/page-metadata';
|
||||||
|
import { claimAchievement } from '@/scripts/achievements';
|
||||||
|
|
||||||
const props = withDefaults(defineProps<{
|
const props = withDefaults(defineProps<{
|
||||||
initialTab?: string;
|
initialTab?: string;
|
||||||
@@ -110,6 +111,12 @@ const props = withDefaults(defineProps<{
|
|||||||
let stats = $ref(null);
|
let stats = $ref(null);
|
||||||
let tab = $ref(props.initialTab);
|
let tab = $ref(props.initialTab);
|
||||||
|
|
||||||
|
watch($$(tab), () => {
|
||||||
|
if (tab === 'charts') {
|
||||||
|
claimAchievement('viewInstanceChart');
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
const initStats = () => os.api('stats', {
|
const initStats = () => os.api('stats', {
|
||||||
}).then((res) => {
|
}).then((res) => {
|
||||||
stats = res;
|
stats = res;
|
||||||
|
@@ -8,11 +8,40 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script lang="ts" setup>
|
<script lang="ts" setup>
|
||||||
import { ref } from 'vue';
|
import { onActivated, onDeactivated, onMounted, onUnmounted, ref } from 'vue';
|
||||||
import MkAchievements from '@/components/MkAchievements.vue';
|
import MkAchievements from '@/components/MkAchievements.vue';
|
||||||
import { i18n } from '@/i18n';
|
import { i18n } from '@/i18n';
|
||||||
import { definePageMetadata } from '@/scripts/page-metadata';
|
import { definePageMetadata } from '@/scripts/page-metadata';
|
||||||
import { $i } from '@/account';
|
import { $i } from '@/account';
|
||||||
|
import { claimAchievement } from '@/scripts/achievements';
|
||||||
|
|
||||||
|
let timer: number | null;
|
||||||
|
|
||||||
|
function viewAchievements3min() {
|
||||||
|
claimAchievement('viewAchievements3min');
|
||||||
|
}
|
||||||
|
|
||||||
|
onMounted(() => {
|
||||||
|
if (timer == null) timer = window.setTimeout(viewAchievements3min, 1000 * 60 * 3);
|
||||||
|
});
|
||||||
|
|
||||||
|
onUnmounted(() => {
|
||||||
|
if (timer != null) {
|
||||||
|
window.clearTimeout(timer);
|
||||||
|
timer = null;
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
onActivated(() => {
|
||||||
|
if (timer == null) timer = window.setTimeout(viewAchievements3min, 1000 * 60 * 3);
|
||||||
|
});
|
||||||
|
|
||||||
|
onDeactivated(() => {
|
||||||
|
if (timer != null) {
|
||||||
|
window.clearTimeout(timer);
|
||||||
|
timer = null;
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
definePageMetadata({
|
definePageMetadata({
|
||||||
title: i18n.ts.achievements,
|
title: i18n.ts.achievements,
|
||||||
|
@@ -38,7 +38,7 @@
|
|||||||
<template #label>Access key</template>
|
<template #label>Access key</template>
|
||||||
</MkInput>
|
</MkInput>
|
||||||
|
|
||||||
<MkInput v-model="objectStorageSecretKey">
|
<MkInput v-model="objectStorageSecretKey" type="password">
|
||||||
<template #prefix><i class="ti ti-key"></i></template>
|
<template #prefix><i class="ti ti-key"></i></template>
|
||||||
<template #label>Secret key</template>
|
<template #label>Secret key</template>
|
||||||
</MkInput>
|
</MkInput>
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<button class="zuvgdzyu _button" @click="menu">
|
<button class="zuvgdzyu _button" @click="menu">
|
||||||
<img :src="`/emoji/${emoji.name}.webp`" class="img" loading="lazy"/>
|
<img :src="emoji.url" class="img" loading="lazy"/>
|
||||||
<div class="body">
|
<div class="body">
|
||||||
<div class="name _monospace">{{ emoji.name }}</div>
|
<div class="name _monospace">{{ emoji.name }}</div>
|
||||||
<div class="info">{{ emoji.aliases.join(' ') }}</div>
|
<div class="info">{{ emoji.aliases.join(' ') }}</div>
|
||||||
@@ -15,7 +15,12 @@ import copyToClipboard from '@/scripts/copy-to-clipboard';
|
|||||||
import { i18n } from '@/i18n';
|
import { i18n } from '@/i18n';
|
||||||
|
|
||||||
const props = defineProps<{
|
const props = defineProps<{
|
||||||
emoji: Record<string, unknown>; // TODO
|
emoji: {
|
||||||
|
name: string;
|
||||||
|
aliases: string[];
|
||||||
|
category: string;
|
||||||
|
url: string;
|
||||||
|
};
|
||||||
}>();
|
}>();
|
||||||
|
|
||||||
function menu(ev) {
|
function menu(ev) {
|
||||||
|
@@ -47,6 +47,7 @@ import { definePageMetadata } from '@/scripts/page-metadata';
|
|||||||
import { AsUiComponent, AsUiRoot, patch, registerAsUiLib, render } from '@/scripts/aiscript/ui';
|
import { AsUiComponent, AsUiRoot, patch, registerAsUiLib, render } from '@/scripts/aiscript/ui';
|
||||||
import MkAsUi from '@/components/MkAsUi.vue';
|
import MkAsUi from '@/components/MkAsUi.vue';
|
||||||
import { miLocalStorage } from '@/local-storage';
|
import { miLocalStorage } from '@/local-storage';
|
||||||
|
import { claimAchievement } from '@/scripts/achievements';
|
||||||
|
|
||||||
const parser = new Parser();
|
const parser = new Parser();
|
||||||
let aiscript: Interpreter;
|
let aiscript: Interpreter;
|
||||||
@@ -90,6 +91,9 @@ async function run() {
|
|||||||
});
|
});
|
||||||
},
|
},
|
||||||
out: (value) => {
|
out: (value) => {
|
||||||
|
if (value.type === 'str' && value.value.toLowerCase().replace(',', '').includes('hello world')) {
|
||||||
|
claimAchievement('outputHelloWorldOnScratchpad');
|
||||||
|
}
|
||||||
logs.value.push({
|
logs.value.push({
|
||||||
id: Math.random(),
|
id: Math.random(),
|
||||||
text: value.type === 'str' ? value.value : utils.valToString(value),
|
text: value.type === 'str' ? value.value : utils.valToString(value),
|
||||||
|
52
packages/frontend/src/pages/user/achievements.vue
Normal file
52
packages/frontend/src/pages/user/achievements.vue
Normal file
@@ -0,0 +1,52 @@
|
|||||||
|
<template>
|
||||||
|
<MkSpacer :content-max="1200">
|
||||||
|
<MkAchievements :user="user" :with-locked="false" :with-description="$i != null && (props.user.id === $i.id)"/>
|
||||||
|
</MkSpacer>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script lang="ts" setup>
|
||||||
|
import { onActivated, onDeactivated, onMounted, onUnmounted, ref } from 'vue';
|
||||||
|
import * as misskey from 'misskey-js';
|
||||||
|
import MkAchievements from '@/components/MkAchievements.vue';
|
||||||
|
import { i18n } from '@/i18n';
|
||||||
|
import { claimAchievement } from '@/scripts/achievements';
|
||||||
|
import { $i } from '@/account';
|
||||||
|
|
||||||
|
const props = defineProps<{
|
||||||
|
user: misskey.entities.User;
|
||||||
|
}>();
|
||||||
|
|
||||||
|
let timer: number | null;
|
||||||
|
|
||||||
|
function viewAchievements3min() {
|
||||||
|
if ($i && (props.user.id === $i.id)) {
|
||||||
|
claimAchievement('viewAchievements3min');
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
onMounted(() => {
|
||||||
|
if (timer == null) timer = window.setTimeout(viewAchievements3min, 1000 * 60 * 3);
|
||||||
|
});
|
||||||
|
|
||||||
|
onUnmounted(() => {
|
||||||
|
if (timer != null) {
|
||||||
|
window.clearTimeout(timer);
|
||||||
|
timer = null;
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
onActivated(() => {
|
||||||
|
if (timer == null) timer = window.setTimeout(viewAchievements3min, 1000 * 60 * 3);
|
||||||
|
});
|
||||||
|
|
||||||
|
onDeactivated(() => {
|
||||||
|
if (timer != null) {
|
||||||
|
window.clearTimeout(timer);
|
||||||
|
timer = null;
|
||||||
|
}
|
||||||
|
});
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style lang="scss" module>
|
||||||
|
|
||||||
|
</style>
|
@@ -6,6 +6,7 @@
|
|||||||
<div v-if="user">
|
<div v-if="user">
|
||||||
<XHome v-if="tab === 'home'" :user="user"/>
|
<XHome v-if="tab === 'home'" :user="user"/>
|
||||||
<XActivity v-else-if="tab === 'activity'" :user="user"/>
|
<XActivity v-else-if="tab === 'activity'" :user="user"/>
|
||||||
|
<XAchievements v-else-if="tab === 'achievements'" :user="user"/>
|
||||||
<XReactions v-else-if="tab === 'reactions'" :user="user"/>
|
<XReactions v-else-if="tab === 'reactions'" :user="user"/>
|
||||||
<XClips v-else-if="tab === 'clips'" :user="user"/>
|
<XClips v-else-if="tab === 'clips'" :user="user"/>
|
||||||
<XPages v-else-if="tab === 'pages'" :user="user"/>
|
<XPages v-else-if="tab === 'pages'" :user="user"/>
|
||||||
@@ -34,6 +35,7 @@ import { $i } from '@/account';
|
|||||||
|
|
||||||
const XHome = defineAsyncComponent(() => import('./home.vue'));
|
const XHome = defineAsyncComponent(() => import('./home.vue'));
|
||||||
const XActivity = defineAsyncComponent(() => import('./activity.vue'));
|
const XActivity = defineAsyncComponent(() => import('./activity.vue'));
|
||||||
|
const XAchievements = defineAsyncComponent(() => import('./achievements.vue'));
|
||||||
const XReactions = defineAsyncComponent(() => import('./reactions.vue'));
|
const XReactions = defineAsyncComponent(() => import('./reactions.vue'));
|
||||||
const XClips = defineAsyncComponent(() => import('./clips.vue'));
|
const XClips = defineAsyncComponent(() => import('./clips.vue'));
|
||||||
const XPages = defineAsyncComponent(() => import('./pages.vue'));
|
const XPages = defineAsyncComponent(() => import('./pages.vue'));
|
||||||
@@ -76,7 +78,11 @@ const headerTabs = $computed(() => user ? [{
|
|||||||
key: 'activity',
|
key: 'activity',
|
||||||
title: i18n.ts.activity,
|
title: i18n.ts.activity,
|
||||||
icon: 'ti ti-chart-line',
|
icon: 'ti ti-chart-line',
|
||||||
}, ...($i && ($i.id === user.id)) || user.publicReactions ? [{
|
}, ...(user.host == null ? [{
|
||||||
|
key: 'achievements',
|
||||||
|
title: i18n.ts.achievements,
|
||||||
|
icon: 'ti ti-military-award',
|
||||||
|
}] : []), ...($i && ($i.id === user.id)) || user.publicReactions ? [{
|
||||||
key: 'reactions',
|
key: 'reactions',
|
||||||
title: i18n.ts.reaction,
|
title: i18n.ts.reaction,
|
||||||
icon: 'ti ti-mood-happy',
|
icon: 'ti ti-mood-happy',
|
||||||
|
@@ -37,8 +37,10 @@ export const ACHIEVEMENT_TYPES = [
|
|||||||
'passedSinceAccountCreated2',
|
'passedSinceAccountCreated2',
|
||||||
'passedSinceAccountCreated3',
|
'passedSinceAccountCreated3',
|
||||||
'loggedInOnBirthday',
|
'loggedInOnBirthday',
|
||||||
|
'loggedInOnNewYearsDay',
|
||||||
'noteClipped1',
|
'noteClipped1',
|
||||||
'noteFavorited1',
|
'noteFavorited1',
|
||||||
|
'myNoteFavorited1',
|
||||||
'profileFilled',
|
'profileFilled',
|
||||||
'markedAsCat',
|
'markedAsCat',
|
||||||
'following1',
|
'following1',
|
||||||
@@ -54,13 +56,18 @@ export const ACHIEVEMENT_TYPES = [
|
|||||||
'followers500',
|
'followers500',
|
||||||
'followers1000',
|
'followers1000',
|
||||||
'collectAchievements30',
|
'collectAchievements30',
|
||||||
|
'viewAchievements3min',
|
||||||
'iLoveMisskey',
|
'iLoveMisskey',
|
||||||
|
'foundTreasure',
|
||||||
'client30min',
|
'client30min',
|
||||||
'noteDeletedWithin1min',
|
'noteDeletedWithin1min',
|
||||||
'postedAtLateNight',
|
'postedAtLateNight',
|
||||||
'postedAt0min0sec',
|
'postedAt0min0sec',
|
||||||
'selfQuote',
|
'selfQuote',
|
||||||
'htl20npm',
|
'htl20npm',
|
||||||
|
'viewInstanceChart',
|
||||||
|
'outputHelloWorldOnScratchpad',
|
||||||
|
'open3windows',
|
||||||
'driveFolderCircularReference',
|
'driveFolderCircularReference',
|
||||||
'reactWithoutRead',
|
'reactWithoutRead',
|
||||||
'clickedClickHere',
|
'clickedClickHere',
|
||||||
@@ -236,6 +243,11 @@ export const ACHIEVEMENT_BADGES = {
|
|||||||
bg: null,
|
bg: null,
|
||||||
frame: 'bronze',
|
frame: 'bronze',
|
||||||
},
|
},
|
||||||
|
'myNoteFavorited1': {
|
||||||
|
img: '/fluent-emoji/1f320.png',
|
||||||
|
bg: null,
|
||||||
|
frame: 'silver',
|
||||||
|
},
|
||||||
'profileFilled': {
|
'profileFilled': {
|
||||||
img: '/fluent-emoji/1f44c.png',
|
img: '/fluent-emoji/1f44c.png',
|
||||||
bg: 'linear-gradient(0deg, rgb(187 183 59), rgb(255 143 77))',
|
bg: 'linear-gradient(0deg, rgb(187 183 59), rgb(255 143 77))',
|
||||||
@@ -287,7 +299,7 @@ export const ACHIEVEMENT_BADGES = {
|
|||||||
frame: 'bronze',
|
frame: 'bronze',
|
||||||
},
|
},
|
||||||
'followers100': {
|
'followers100': {
|
||||||
img: '/fluent-emoji/1f396.png',
|
img: '/fluent-emoji/1f60e.png',
|
||||||
bg: 'linear-gradient(0deg, rgb(144 224 255), rgb(255 168 252))',
|
bg: 'linear-gradient(0deg, rgb(144 224 255), rgb(255 168 252))',
|
||||||
frame: 'silver',
|
frame: 'silver',
|
||||||
},
|
},
|
||||||
@@ -311,11 +323,21 @@ export const ACHIEVEMENT_BADGES = {
|
|||||||
bg: 'linear-gradient(0deg, rgb(255 77 77), rgb(247 155 214))',
|
bg: 'linear-gradient(0deg, rgb(255 77 77), rgb(247 155 214))',
|
||||||
frame: 'silver',
|
frame: 'silver',
|
||||||
},
|
},
|
||||||
|
'viewAchievements3min': {
|
||||||
|
img: '/fluent-emoji/1f3c5.png',
|
||||||
|
bg: 'linear-gradient(0deg, rgb(144 224 255), rgb(255 168 252))',
|
||||||
|
frame: 'bronze',
|
||||||
|
},
|
||||||
'iLoveMisskey': {
|
'iLoveMisskey': {
|
||||||
img: '/fluent-emoji/2764.png',
|
img: '/fluent-emoji/2764.png',
|
||||||
bg: 'linear-gradient(0deg, rgb(255 77 77), rgb(247 155 214))',
|
bg: 'linear-gradient(0deg, rgb(255 77 77), rgb(247 155 214))',
|
||||||
frame: 'silver',
|
frame: 'silver',
|
||||||
},
|
},
|
||||||
|
'foundTreasure': {
|
||||||
|
img: '/fluent-emoji/1f3c6.png',
|
||||||
|
bg: 'linear-gradient(0deg, rgb(197 69 192), rgb(2 112 155))',
|
||||||
|
frame: 'gold',
|
||||||
|
},
|
||||||
'client30min': {
|
'client30min': {
|
||||||
img: '/fluent-emoji/1f552.png',
|
img: '/fluent-emoji/1f552.png',
|
||||||
bg: 'linear-gradient(0deg, rgb(220 223 225), rgb(172 192 207))',
|
bg: 'linear-gradient(0deg, rgb(220 223 225), rgb(172 192 207))',
|
||||||
@@ -346,6 +368,21 @@ export const ACHIEVEMENT_BADGES = {
|
|||||||
bg: 'linear-gradient(0deg, rgb(220 223 225), rgb(172 192 207))',
|
bg: 'linear-gradient(0deg, rgb(220 223 225), rgb(172 192 207))',
|
||||||
frame: 'bronze',
|
frame: 'bronze',
|
||||||
},
|
},
|
||||||
|
'viewInstanceChart': {
|
||||||
|
img: '/fluent-emoji/1f4ca.png',
|
||||||
|
bg: 'linear-gradient(0deg, rgb(58 231 198), rgb(37 194 255))',
|
||||||
|
frame: 'bronze',
|
||||||
|
},
|
||||||
|
'outputHelloWorldOnScratchpad': {
|
||||||
|
img: '/fluent-emoji/1f530.png',
|
||||||
|
bg: 'linear-gradient(0deg, rgb(58 231 198), rgb(37 194 255))',
|
||||||
|
frame: 'bronze',
|
||||||
|
},
|
||||||
|
'open3windows': {
|
||||||
|
img: '/fluent-emoji/1f5a5.png',
|
||||||
|
bg: 'linear-gradient(0deg, rgb(144 224 255), rgb(255 168 252))',
|
||||||
|
frame: 'bronze',
|
||||||
|
},
|
||||||
'driveFolderCircularReference': {
|
'driveFolderCircularReference': {
|
||||||
img: '/fluent-emoji/1f4c2.png',
|
img: '/fluent-emoji/1f4c2.png',
|
||||||
bg: 'linear-gradient(0deg, rgb(144 224 255), rgb(255 168 252))',
|
bg: 'linear-gradient(0deg, rgb(144 224 255), rgb(255 168 252))',
|
||||||
@@ -388,7 +425,12 @@ export const ACHIEVEMENT_BADGES = {
|
|||||||
},
|
},
|
||||||
'loggedInOnBirthday': {
|
'loggedInOnBirthday': {
|
||||||
img: '/fluent-emoji/1f382.png',
|
img: '/fluent-emoji/1f382.png',
|
||||||
bg: 'linear-gradient(0deg, rgb(144 224 255), rgb(255 168 252))',
|
bg: 'linear-gradient(0deg, rgb(255 77 77), rgb(247 155 214))',
|
||||||
|
frame: 'silver',
|
||||||
|
},
|
||||||
|
'loggedInOnNewYearsDay': {
|
||||||
|
img: '/fluent-emoji/1f38d.png',
|
||||||
|
bg: 'linear-gradient(0deg, rgb(255 144 144), rgb(255 232 168))',
|
||||||
frame: 'silver',
|
frame: 'silver',
|
||||||
},
|
},
|
||||||
'cookieClicked': {
|
'cookieClicked': {
|
||||||
@@ -407,18 +449,25 @@ export const ACHIEVEMENT_BADGES = {
|
|||||||
frame: 'bronze' | 'silver' | 'gold' | 'platinum';
|
frame: 'bronze' | 'silver' | 'gold' | 'platinum';
|
||||||
}>;
|
}>;
|
||||||
|
|
||||||
export const claimedAchievements = ($i && $i.achievements) ? $i.achievements.map(x => x.name) : [];
|
export const claimedAchievements: typeof ACHIEVEMENT_TYPES[number][] = ($i && $i.achievements) ? $i.achievements.map(x => x.name) : [];
|
||||||
|
|
||||||
export function claimAchievement(type: typeof ACHIEVEMENT_TYPES[number]) {
|
const claimingQueue = new Set<string>();
|
||||||
|
|
||||||
|
export async function claimAchievement(type: typeof ACHIEVEMENT_TYPES[number]) {
|
||||||
|
if ($i == null) return;
|
||||||
if (claimedAchievements.includes(type)) return;
|
if (claimedAchievements.includes(type)) return;
|
||||||
os.api('i/claim-achievement', { name: type });
|
claimingQueue.add(type);
|
||||||
claimedAchievements.push(type);
|
claimedAchievements.push(type);
|
||||||
|
await new Promise(resolve => setTimeout(resolve, (claimingQueue.size - 1) * 500));
|
||||||
|
window.setTimeout(() => {
|
||||||
|
claimingQueue.delete(type);
|
||||||
|
}, 500);
|
||||||
|
os.api('i/claim-achievement', { name: type });
|
||||||
}
|
}
|
||||||
|
|
||||||
if (_DEV_) {
|
if (_DEV_) {
|
||||||
(window as any).unlockAllAchievements = async () => {
|
(window as any).unlockAllAchievements = () => {
|
||||||
for (const t of ACHIEVEMENT_TYPES) {
|
for (const t of ACHIEVEMENT_TYPES) {
|
||||||
await new Promise(resolve => setTimeout(resolve, 100));
|
|
||||||
claimAchievement(t);
|
claimAchievement(t);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
@@ -303,7 +303,7 @@ function getButtonOptions(def: values.Value | undefined, call: (fn: values.VFn,
|
|||||||
if (primary) utils.assertBoolean(primary);
|
if (primary) utils.assertBoolean(primary);
|
||||||
const rounded = def.value.get('rounded');
|
const rounded = def.value.get('rounded');
|
||||||
if (rounded) utils.assertBoolean(rounded);
|
if (rounded) utils.assertBoolean(rounded);
|
||||||
const disabled = button.value.get('disabled');
|
const disabled = def.value.get('disabled');
|
||||||
if (disabled) utils.assertBoolean(disabled);
|
if (disabled) utils.assertBoolean(disabled);
|
||||||
|
|
||||||
return {
|
return {
|
||||||
|
@@ -187,7 +187,7 @@ export function getNoteMenu(props: {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
function notedetails(): void {
|
function openDetail(): void {
|
||||||
os.pageWindow(`/notes/${appearNote.id}`);
|
os.pageWindow(`/notes/${appearNote.id}`);
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -225,7 +225,7 @@ export function getNoteMenu(props: {
|
|||||||
), {
|
), {
|
||||||
icon: 'ti ti-info-circle',
|
icon: 'ti ti-info-circle',
|
||||||
text: i18n.ts.details,
|
text: i18n.ts.details,
|
||||||
action: notedetails,
|
action: openDetail,
|
||||||
}, {
|
}, {
|
||||||
icon: 'ti ti-users',
|
icon: 'ti ti-users',
|
||||||
text: i18n.ts.reactions,
|
text: i18n.ts.reactions,
|
||||||
|
@@ -1 +1 @@
|
|||||||
export const MFM_TAGS = ['tada', 'jelly', 'twitch', 'shake', 'spin', 'jump', 'bounce', 'flip', 'x2', 'x3', 'x4', 'position', 'fg', 'bg', 'font', 'blur', 'rainbow', 'sparkle', 'rotate'];
|
export const MFM_TAGS = ['tada', 'jelly', 'twitch', 'shake', 'spin', 'jump', 'bounce', 'flip', 'x2', 'x3', 'x4', 'scale', 'position', 'fg', 'bg', 'font', 'blur', 'rainbow', 'sparkle', 'rotate'];
|
||||||
|
@@ -54,6 +54,8 @@ export default defineConfig(({ command, mode }) => {
|
|||||||
'@/': __dirname + '/src/',
|
'@/': __dirname + '/src/',
|
||||||
'/client-assets/': __dirname + '/assets/',
|
'/client-assets/': __dirname + '/assets/',
|
||||||
'/static-assets/': __dirname + '/../backend/assets/',
|
'/static-assets/': __dirname + '/../backend/assets/',
|
||||||
|
'/fluent-emojis/': __dirname + '/../../fluent-emojis/dist/',
|
||||||
|
'/fluent-emoji/': __dirname + '/../../fluent-emojis/dist/',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
550
pnpm-lock.yaml
generated
550
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -14,7 +14,7 @@ const fs = require('fs');
|
|||||||
stderr: process.stderr,
|
stderr: process.stderr,
|
||||||
});
|
});
|
||||||
|
|
||||||
execa('pnpm', ['dlx', 'gulp', 'watch'], {
|
execa('pnpm', ['exec', 'gulp', 'watch'], {
|
||||||
cwd: __dirname + '/../',
|
cwd: __dirname + '/../',
|
||||||
stdout: process.stdout,
|
stdout: process.stdout,
|
||||||
stderr: process.stderr,
|
stderr: process.stderr,
|
||||||
|
Reference in New Issue
Block a user