Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(frontend): tms: ノートの下書き機能など #136

Merged
merged 133 commits into from
Apr 26, 2023
Merged
Show file tree
Hide file tree
Changes from 124 commits
Commits
Show all changes
133 commits
Select commit Hold shift + click to select a range
26986b1
feat(frontend): tms: drafts
taiyme Apr 8, 2023
7ff8fac
enhance(frontend): 投稿フォームの改修
taiyme Apr 10, 2023
fb108cc
fix: 投稿フォームの改修
taiyme Apr 10, 2023
7b7a901
tweak: 投稿フォームの改修
taiyme Apr 10, 2023
4a8c03e
fix: 投稿フォーム
taiyme Apr 10, 2023
91ef959
fix (indent, anime)
taiyme Apr 10, 2023
b32feef
tweak お気に入りカラム
taiyme Apr 10, 2023
bb7af0d
tweak メンションカラム
taiyme Apr 10, 2023
fba2629
fix watch callback
taiyme Apr 10, 2023
3fb6d74
feat(frontend): tms: ノートの下書き機能
taiyme Apr 10, 2023
0ba56f3
fix
taiyme Apr 10, 2023
f430bb5
test
taiyme Apr 10, 2023
e3fe253
Revert "test"
taiyme Apr 10, 2023
abc8f0d
tweak
taiyme Apr 10, 2023
b1e5963
test
taiyme Apr 10, 2023
d631fb9
fix
taiyme Apr 10, 2023
86e6afe
fix drafts.ts
taiyme Apr 12, 2023
3309bac
fix
taiyme Apr 12, 2023
41067da
tweak TmsDraftsList.draft
taiyme Apr 13, 2023
f2b5b6f
fix
taiyme Apr 13, 2023
c5349e9
tweak
taiyme Apr 13, 2023
a0affda
refactor TmsDraftsList
taiyme Apr 13, 2023
b88a71e
tweak
taiyme Apr 13, 2023
66f8646
fix: MkPollEditor
taiyme Apr 13, 2023
901409d
feat: TmsPostForm
taiyme Apr 14, 2023
0f97ff3
fix TmsPostForm
taiyme Apr 14, 2023
619844e
fix
taiyme Apr 14, 2023
095af9c
fix
taiyme Apr 14, 2023
88b1046
fix
taiyme Apr 14, 2023
8ac466d
fix
taiyme Apr 14, 2023
9c4035f
fix
taiyme Apr 14, 2023
793a11a
fix
taiyme Apr 14, 2023
ea00ea0
fix
taiyme Apr 14, 2023
2c375da
fix
taiyme Apr 14, 2023
22166f7
fix
taiyme Apr 14, 2023
3baebf3
fix
taiyme Apr 14, 2023
d9a69fe
tweak
taiyme Apr 14, 2023
22bd6ba
fix
taiyme Apr 14, 2023
e9ff34f
fix
taiyme Apr 14, 2023
185e503
tweak
taiyme Apr 15, 2023
25bb467
fix
taiyme Apr 15, 2023
a8d4102
test
taiyme Apr 16, 2023
e02ca70
fix
taiyme Apr 16, 2023
c62ee8f
fix
taiyme Apr 16, 2023
ff13379
fix
taiyme Apr 16, 2023
4cffadf
fix
taiyme Apr 16, 2023
192032f
tweak
taiyme Apr 16, 2023
6739d99
fix
taiyme Apr 16, 2023
c9f8b73
fix
taiyme Apr 16, 2023
95e3e36
tweak
taiyme Apr 16, 2023
d884c79
fix
taiyme Apr 16, 2023
086feda
tweak
taiyme Apr 16, 2023
d141c91
tweak
taiyme Apr 16, 2023
2298bb2
fix
taiyme Apr 16, 2023
4012c45
Merge branch 'taiyme-v12' into feat/tms-drafts
taiyme Apr 16, 2023
6318a45
refactor: trimming trailing spaces
taiyme Apr 16, 2023
4ae2ad5
test(frontend/router): history api
taiyme Apr 16, 2023
7c55698
hotfix: history state
taiyme Apr 16, 2023
d5b8c93
fix
taiyme Apr 16, 2023
fc08fcd
fix
taiyme Apr 16, 2023
1eb4a9b
fix
taiyme Apr 16, 2023
33d16d8
fix
taiyme Apr 16, 2023
a21fdc6
test
taiyme Apr 16, 2023
c777cb7
test
taiyme Apr 16, 2023
9a39b64
test
taiyme Apr 16, 2023
c6641bc
test
taiyme Apr 16, 2023
e615a97
test
taiyme Apr 16, 2023
0fecb8f
Revert "test"
taiyme Apr 16, 2023
d3a815b
Revert "test"
taiyme Apr 16, 2023
b95f49f
Revert "test"
taiyme Apr 16, 2023
1ac546b
Revert "test"
taiyme Apr 16, 2023
f667831
Revert "test"
taiyme Apr 16, 2023
0542cb5
Revert "fix"
taiyme Apr 16, 2023
cdb69e4
Revert "fix"
taiyme Apr 16, 2023
03871cf
Revert "fix"
taiyme Apr 16, 2023
1de69de
Revert "fix"
taiyme Apr 16, 2023
c0b695d
Revert "hotfix: history state"
taiyme Apr 16, 2023
50a13a1
Revert "test(frontend/router): history api"
taiyme Apr 16, 2023
61c26b4
fix className
taiyme Apr 16, 2023
a67952e
fix
taiyme Apr 16, 2023
ef74946
tweak MkReactionsViewer
taiyme Apr 17, 2023
6120bd0
fix
taiyme Apr 17, 2023
92dad7a
tweak
taiyme Apr 17, 2023
01f86d9
fix
taiyme Apr 17, 2023
c4f2c2f
refactor(frontend): remove $, rename comp imports, fix types
taiyme Apr 18, 2023
b7c4139
tweak draftslist
taiyme Apr 18, 2023
e80d49f
fix
taiyme Apr 18, 2023
ae72cf1
fix
taiyme Apr 18, 2023
21339c2
fix
taiyme Apr 18, 2023
3bb033e
fix
taiyme Apr 18, 2023
269d564
tweak
taiyme Apr 18, 2023
77806ba
fix
taiyme Apr 18, 2023
be8c0e8
fix
taiyme Apr 18, 2023
2401b89
fix 通知が表示されなくなる問題, connectionの調整
taiyme Apr 18, 2023
21e12bb
refactor: 文字数カウンターを関数化
taiyme Apr 18, 2023
3e196ab
Revert "refactor: 文字数カウンターを関数化"
taiyme Apr 18, 2023
8aa0f23
tweak
taiyme Apr 18, 2023
4d7ba08
refactor: 文字数カウンターを関数化(リベンジ)
taiyme Apr 18, 2023
7b92789
enhance: escキーでpwspを閉じられるように, esc判定に'Esc'を追加
taiyme Apr 18, 2023
45bf312
動いてなさそうなのでいまのなし
taiyme Apr 18, 2023
3c5df01
test(frontend): タイムラインの位置を記憶する
taiyme Apr 19, 2023
6040f04
Revert "test(frontend): タイムラインの位置を記憶する"
taiyme Apr 19, 2023
356bed9
fix 文字数カウンターが改行される, MkMediaCaptionにも適用
taiyme Apr 19, 2023
761ee57
enhance/refactor: MkFileCaptionEditWindow, MkPostFormAttachesなど
taiyme Apr 19, 2023
701af88
refactor: use slice/substring
taiyme Apr 19, 2023
5fd87b1
enhance(frontend): 公開範囲の引き継ぎを強化
taiyme Apr 21, 2023
056c80a
fix
taiyme Apr 21, 2023
0a0cd26
fix
taiyme Apr 21, 2023
9bbe422
fix types
taiyme Apr 21, 2023
e9e40bd
fix types
taiyme Apr 21, 2023
62318e4
tweak
taiyme Apr 22, 2023
988643c
refactor: MkPagination
taiyme Apr 22, 2023
62e8f9d
test(client/vite): generateScopedName
taiyme Apr 22, 2023
1574e43
tweak(client/vite): generateScopedName
taiyme Apr 22, 2023
cd12f90
tweak
taiyme Apr 22, 2023
268f477
fix
taiyme Apr 22, 2023
a6a67af
tweak
taiyme Apr 22, 2023
73386fa
test(frontend/MkPagination): スクロール系
taiyme Apr 22, 2023
c47464a
tweak
taiyme Apr 22, 2023
8515874
enhance(frontend/MkWindow): upgrade MkWindow
taiyme Apr 22, 2023
130830e
fix: ウィンドウで画面がガタガタしてしまうのを修正
taiyme Apr 22, 2023
bb01372
refactor: $emit to emit
taiyme Apr 22, 2023
f2a7c36
refactor: MkContainer
taiyme Apr 23, 2023
ba54316
Update i18n
taiyme Apr 23, 2023
9397cb3
enhance(frontend/pakuru): nyaizeの警告表示を追加
taiyme Apr 24, 2023
2ee5ac4
fix ja-CJP.yml
taiyme Apr 24, 2023
697682c
feat(frontend/TmsRenoteForm): tms: Renoteで公開範囲や投稿アカウントを指定できるように
taiyme Apr 25, 2023
eb0f4d4
fix
taiyme Apr 25, 2023
a836cfb
fix
taiyme Apr 25, 2023
5110b19
Revert "fix"
taiyme Apr 25, 2023
7eb42b6
fix
taiyme Apr 25, 2023
94ef700
fix XListのborderを修正, アロー関数
taiyme Apr 25, 2023
d10cc3a
refactor(frontend): directives
taiyme Apr 25, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion locales/ar-SA.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1575,4 +1575,3 @@ _deck:
_webhookSettings:
name: "الإسم"
active: "مفعّل"

1 change: 0 additions & 1 deletion locales/bn-BD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1690,4 +1690,3 @@ _deck:
_webhookSettings:
name: "নাম"
active: "চালু"

1 change: 0 additions & 1 deletion locales/ca-ES.yml
Original file line number Diff line number Diff line change
Expand Up @@ -483,4 +483,3 @@ _deck:
list: "Llistes"
mentions: "Mencions"
direct: "Publicacions directes"

1 change: 0 additions & 1 deletion locales/cs-CZ.yml
Original file line number Diff line number Diff line change
Expand Up @@ -952,4 +952,3 @@ _deck:
_webhookSettings:
name: "Jméno"
active: "Zapnuto"

1 change: 0 additions & 1 deletion locales/da-DK.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
---
_lang_: "Dansk"

39 changes: 32 additions & 7 deletions locales/de-DE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ noNotes: "Keine Notizen gefunden"
noNotifications: "Keine Benachrichtigungen gefunden"
instance: "Instanz"
settings: "Einstellungen"
notificationSettings: "Benachrichtigungseinstellungen"
basicSettings: "Allgemeine Einstellungen"
otherSettings: "Weitere Einstellungen"
openInWindow: "In einem Fenster öffnen"
Expand Down Expand Up @@ -67,7 +68,7 @@ import: "Import"
export: "Export"
files: "Dateien"
download: "Herunterladen"
driveFileDeleteConfirm: "Möchtest du die Datei „{name}“ wirklich löschen? Notizen mit dieser Datei werden ebenso verschwinden."
driveFileDeleteConfirm: "Möchtest du die Datei „{name}“ wirklich löschen? Sie wird in allen Inhalten, die sie verwenden, auch verschwinden."
unfollowConfirm: "Möchtest du {name} wirklich nicht mehr folgen?"
exportRequested: "Du hast einen Export angefragt. Dies kann etwas Zeit in Anspruch nehmen. Sobald der Export abgeschlossen ist, wird er deiner Drive hinzugefügt."
importRequested: "Du hast einen Import angefragt. Dies kann etwas Zeit in Anspruch nehmen."
Expand Down Expand Up @@ -197,7 +198,7 @@ instanceInfo: "Instanzinformationen"
statistics: "Statistiken"
clearQueue: "Warteschlange leeren"
clearQueueConfirmTitle: "Möchtest du die Warteschlange wirklich leeren?"
clearQueueConfirmText: "Hierdurch werden jegliche noch nicht gesendete Notizen nicht förderiert. Normalerweise wird dies nicht benötigt."
clearQueueConfirmText: "Hierdurch werden jegliche noch nicht gesendete Notizen nicht föderiert. Normalerweise wird dies nicht benötigt."
clearCachedFiles: "Cache leeren"
clearCachedFilesConfirm: "Sollen alle im Cache gespeicherten Dateien von anderen Instanzen wirklich gelöscht werden?"
blockedInstances: "Blockierte Instanzen"
Expand Down Expand Up @@ -473,13 +474,17 @@ uiLanguage: "Sprache der Benutzeroberfläche"
groupInvited: "Du wurdest in eine Gruppe eingeladen"
aboutX: "Über {x}"
useOsNativeEmojis: "Eingebaute Emojis des Betriebssystems benutzen"
emojiStyle: "Emoji-Stil"
native: "Nativ"
disableDrawer: "Keine ausfahrbaren Menüs verwenden"
showNoteActionsOnlyHover: "Notizmenü nur bei Mouseover anzeigen"
youHaveNoGroups: "Keine Gruppen vorhanden"
joinOrCreateGroup: "Lass dich zu einer Gruppe einladen oder erstelle deine eigene."
noHistory: "Kein Verlauf gefunden"
signinHistory: "Anmeldungsverlauf"
disableAnimatedMfm: "MFM, die Animationen enthalten, deaktivieren"
enableAdvancedMfm: "Erweitertes MFM aktivieren"
enableAnimatedMfm: "Animiertes MFM aktivieren"
doing: "In Bearbeitung …"
category: "Kategorie"
tags: "Schlagwörter"
Expand Down Expand Up @@ -515,12 +520,13 @@ objectStoragePrefixDesc: "Dateien werden in Ordnern unter diesem Prefix gespeich
objectStorageEndpoint: "Endpoint"
objectStorageEndpointDesc: "Im Falle von S3 leerlassen, für andere Anbieter den relevanten Endpoint im Format „<host>“ oder „<host>:<port>“ angeben."
objectStorageRegion: "Region"
objectStorageRegionDesc: "Gib eine Region wie z.B. „xx-east-1“ an. Falls dein Anbieter nicht zwischen Regionen unterscheidet, lass dieses Feld leer oder gib „us-east-1“ an."
objectStorageRegionDesc: "Gib eine Region wie z.B. „xx-east-1“ an. Falls dein Anbieter nicht zwischen Regionen unterscheidet, gib „us-east-1“ an. Lasse es leer bei Verwendung von AWS Konfigurationsdateien oder Umgebungsvariablen."
objectStorageUseSSL: "SSL verwenden"
objectStorageUseSSLDesc: "Deaktiviere dies, falls du für API-Verbindungen kein HTTPS verwenden wirst"
objectStorageUseProxy: "Über Proxy verbinden"
objectStorageUseProxyDesc: "Deaktiviere dies, falls du für Verbindungen zur API keinen Proxy verwenden wirst"
objectStorageSetPublicRead: "Bei Upload auf \"public-read\" stellen"
s3ForcePathStyleDesc: "Ist s3ForcePathStyle aktiviert, so muss der Bucketname nicht im Hostnamen der URL, sondern im Pfad der URL angeben werden. Diese Option muss eventuell aktiviert werden, wenn Dienste wie z.B. eine selbstbetriebene Minio-Instanz verwendet werden."
serverLogs: "Serverprotokolle"
deleteAll: "Alle löschen"
showFixedPostForm: "Bereich zum Schreiben neuer Notizen am Anfang der Chronik anzeigen"
Expand Down Expand Up @@ -937,6 +943,7 @@ pushNotificationNotSupported: "Entweder dein Browser oder deine Instanz unterst
sendPushNotificationReadMessage: "Push-Benachrichtigungen löschen, sobald die relevanten Benachrichtigungen oder Nachrichten gelesen wurden"
sendPushNotificationReadMessageCaption: "Eine Push-Benachrichtigungen mit dem Inhalt \"{emptyPushNotificationMessage}\" wird kurz eingeblendet. Dies kann gegebenenfalls den Batterieverbrauch deines Gerätes erhöhen."
windowMaximize: "Maximieren"
windowMinimize: "Minimieren"
windowRestore: "Wiederherstellen"
caption: "Beschreibung"
loggedInAsBot: "Momentan als Bot angemeldet"
Expand Down Expand Up @@ -979,6 +986,9 @@ joinThisServer: "Bei dieser Instanz registrieren"
exploreOtherServers: "Eine andere Instanz finden"
letsLookAtTimeline: "Die Chronik durchstöbern"
disableFederationWarn: "Dies deaktiviert Föderation, aber alle Notizen bleiben, sofern nicht umgestellt, öffentlich. In den meisten Fällen wird diese Option nicht benötigt."
disableFederationConfirm: "Föderation wirklich deaktivieren?"
disableFederationConfirmWarn: "Auch mit deaktivierter Föderation bleiben Notizen, sofern nicht umgestellt, öffentlich. In den meisten Fällen wird dies nicht benötigt."
disableFederationOk: "Deaktivieren"
invitationRequiredToRegister: "Diese Instanz ist einladungsbasiert. Du musst einen validen Einladungscode eingeben, um dich zu registrieren."
emailNotSupported: "Diese Instanz unterstützt das Versenden von Emails nicht"
postToTheChannel: "In Kanal senden"
Expand All @@ -1001,6 +1011,19 @@ retryAllQueuesConfirmText: "Dies wird zu einer temporären Erhöhung der Serverl
enableChartsForRemoteUser: "Diagramme für Nutzer fremder Instanzen erstellen"
enableChartsForFederatedInstances: "Diagramme für fremde Instanzen erstellen"
showClipButtonInNoteFooter: "\"Clip\" zum Notizmenu hinzufügen"
largeNoteReactions: "Reaktionen vergrößert anzeigen"
noteIdOrUrl: "Notiz-ID oder URL"
accountMigration: "Konto-Umzug"
accountMoved: "Dieser Benutzer ist zu einem neuen Konto umgezogen:"
forceShowAds: "Werbung immer anzeigen"
_accountMigration:
moveTo: "Dieses Konto zu einem neuen umziehen"
moveToLabel: "Umzugsziel:"
moveAccountDescription: "Ein Umzug kann nicht rückgängig gemacht werden. Stelle zuerst sicher, dass du auf dem Umzugsziel einen Alias erstellt hast. Gib dann das Umzugsziel in folgendem Format ein: @[email protected]"
moveFrom: "Von einem anderen Konto zu diesem umziehen"
moveFromLabel: "Umzugsursprung:"
moveFromDescription: "Stelle sicher, dass du auf dem Umzugsursprungskonto einen Alias zu diesem Konto erstellt hast, falls du die Follower des Ursprungskontos übertragen möchtest. Dies muss vor dem Umzug geschehen! Gib dann das Ursprungskonto in folgendem Format an: @[email protected]"
migrationConfirm: "Dieses Konto wirklich zu {account} umziehen? Sobald der Umzug beginnt, kann er nicht rückgängig gemacht werden, und dieses Konto nicht wieder im ursprünglichen Zustand verwendet werden.\n\nÜberprüfe zusätzlich, dass du auf dem Umzugsziel einen Alias eingerichtet hast."
_achievements:
earnedAt: "Freigeschaltet am"
_types:
Expand Down Expand Up @@ -1273,7 +1296,7 @@ _role:
gtlAvailable: "Kann auf die globale Chronik zugreifen"
ltlAvailable: "Kann auf die lokale Chronik zugreifen"
canPublicNote: "Kann öffentliche Notizen erstellen"
canInvite: "Kann Einladungscodes für diese Instanz erstellen"
canInvite: "Erstellung von Einladungscodes für diese Instanz"
canManageCustomEmojis: "Benutzerdefinierte Emojis verwalten"
driveCapacity: "Drive-Kapazität"
pinMax: "Maximale Anzahl an angehefteten Notizen"
Expand Down Expand Up @@ -1474,6 +1497,8 @@ _channel:
following: "Gefolgt"
usersCount: "{n} Teilnehmer"
notesCount: "{n} Notizen"
nameAndDescription: "Name und Beschreibung"
nameOnly: "Nur Name"
_menuDisplay:
sideFull: "Seitlich"
sideIcon: "Seitlich (Icons)"
Expand All @@ -1492,7 +1517,7 @@ _instanceMute:
instanceMuteDescription: "Schaltet alle Notizen/Renotes stumm, die von den gelisteten Instanzen stammen, inklusive Antworten von Benutzern an einen Benutzer einer stummgeschalteten Instanz."
instanceMuteDescription2: "Instanzen getrennt durch Zeilenumbrüchen angeben"
title: "Blendet Notizen von stummgeschalteten Instanzen aus."
heading: "Liste der stummzuschaltenden Instanzen"
heading: "Stummzuschaltende Instanzen"
_theme:
explore: "Farbschemata erforschen"
install: "Farbschemata installieren"
Expand Down Expand Up @@ -1769,7 +1794,7 @@ _visibility:
specifiedDescription: "Nur für bestimmte Benutzer sichtbar"
localOnly: "Nur Lokal"
localOnlyDescription: "Unsichtbar für Benutzer anderer Instanzen"
disableFederation: "Deförderiert"
disableFederation: "Deföderieren"
disableFederationDescription: "Nicht an andere Instanzen übertragen"
_postForm:
replyPlaceholder: "Dieser Notiz antworten …"
Expand Down Expand Up @@ -2206,6 +2231,7 @@ _deck:
channel: "Kanal"
mentions: "Erwähnungen"
direct: "Direktnachrichten"
roleTimeline: "Rollenchronik"
_dialog:
charactersExceeded: "Maximallänge überschritten! Momentan {current} von {max}"
charactersBelow: "Minimallänge unterschritten! Momentan {current} von {min}"
Expand All @@ -2229,4 +2255,3 @@ _webhookSettings:
renote: "Wenn du ein Renote erhältst"
reaction: "Wenn du eine Reaktion erhältst"
mention: "Wenn du erwähnt wirst"

1 change: 0 additions & 1 deletion locales/el-GR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -394,4 +394,3 @@ _deck:
mentions: "Επισημάνσεις"
_webhookSettings:
name: "Όνομα"

63 changes: 57 additions & 6 deletions locales/en-US.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ noNotes: "No notes"
noNotifications: "No notifications"
instance: "Instance"
settings: "Settings"
notificationSettings: "Notification Settings"
basicSettings: "Basic Settings"
otherSettings: "Other Settings"
openInWindow: "Open in window"
Expand Down Expand Up @@ -67,7 +68,7 @@ import: "Import"
export: "Export"
files: "Files"
download: "Download"
driveFileDeleteConfirm: "Are you sure you want to delete \"{name}\"? All notes with this file attached will also be deleted."
driveFileDeleteConfirm: "Are you sure you want to delete \"{name}\"? It will also vanish from all contents that use it."
unfollowConfirm: "Are you sure you want to unfollow {name}?"
exportRequested: "You've requested an export. This may take a while. It will be added to your Drive once completed."
importRequested: "You've requested an import. This may take a while."
Expand Down Expand Up @@ -473,13 +474,17 @@ uiLanguage: "User interface language"
groupInvited: "You've been invited to a group"
aboutX: "About {x}"
useOsNativeEmojis: "Use OS native Emoji"
emojiStyle: "Emoji style"
native: "Native"
disableDrawer: "Don't use drawer-style menus"
showNoteActionsOnlyHover: "Only show note actions on hover"
youHaveNoGroups: "You have no groups"
joinOrCreateGroup: "Get invited to a group or create your own."
noHistory: "No history available"
signinHistory: "Login history"
disableAnimatedMfm: "Disable MFM with animation"
enableAdvancedMfm: "Enable advanced MFM"
enableAnimatedMfm: "Enable animated MFM"
doing: "Processing..."
category: "Category"
tags: "Tags"
Expand Down Expand Up @@ -515,12 +520,13 @@ objectStoragePrefixDesc: "Files will be stored under directories with this prefi
objectStorageEndpoint: "Endpoint"
objectStorageEndpointDesc: "Leave this empty if you are using AWS S3, otherwise specify the endpoint as '<host>' or '<host>:<port>', depending on the service you are using."
objectStorageRegion: "Region"
objectStorageRegionDesc: "Specify a region like 'xx-east-1'. If your service does not distinguish between regions, leave this blank or enter 'us-east-1'."
objectStorageRegionDesc: "Specify a region like 'xx-east-1'. If your service does not distinguish between regions, enter 'us-east-1'. Leave empty if using AWS configuration files or environment variables."
objectStorageUseSSL: "Use SSL"
objectStorageUseSSLDesc: "Turn this off if you are not going to use HTTPS for API connections"
objectStorageUseProxy: "Connect over Proxy"
objectStorageUseProxyDesc: "Turn this off if you are not going to use a Proxy for API connections"
objectStorageSetPublicRead: "Set \"public-read\" on upload"
s3ForcePathStyleDesc: "If s3ForcePathStyle is enabled, the bucket name has to included in the path of the URL as opposed to the hostname of the URL. You may need to enable this setting when using services such as a self-hosted Minio instance."
serverLogs: "Server logs"
deleteAll: "Delete all"
showFixedPostForm: "Display the posting form at the top of the timeline"
Expand Down Expand Up @@ -921,6 +927,7 @@ remoteOnly: "Remote only"
failedToUpload: "Upload failed"
cannotUploadBecauseInappropriate: "This file could not be uploaded because parts of it have been detected as potentially NSFW."
cannotUploadBecauseNoFreeSpace: "Upload failed due to lack of Drive capacity."
cannotUploadBecauseExceedsFileSizeLimit: "This file could not be uploaded because it exceeds the maximum allowed size."
beta: "Beta"
enableAutoSensitive: "Automatic NSFW-Marking"
enableAutoSensitiveDescription: "Allows automatic detection and marking of NSFW media through Machine Learning where possible. Even if this option is disabled, it may be enabled instance-wide."
Expand All @@ -935,8 +942,9 @@ unsubscribePushNotification: "Disable push notifications"
pushNotificationAlreadySubscribed: "Push notifications are already enabled"
pushNotificationNotSupported: "Your browser or instance does not support push notifications"
sendPushNotificationReadMessage: "Delete push notifications once the relevant notifications or messages have been read"
sendPushNotificationReadMessageCaption: "A notification containing the text \"{emptyPushNotificationMessage}\" will be displayed for a short time. This may increase the battery usage of your device, if applicable."
sendPushNotificationReadMessageCaption: "A notification containing the text \"{emptyPushNotificationMessage}\" will be displayed for a short time. This may increase the power consumption of your device."
windowMaximize: "Maximize"
windowMinimize: "Minimize"
windowRestore: "Restore"
caption: "Caption"
loggedInAsBot: "Currently logged in as bot"
Expand Down Expand Up @@ -979,6 +987,9 @@ joinThisServer: "Sign up at this instance"
exploreOtherServers: "Look for another instance"
letsLookAtTimeline: "Have a look at the timeline"
disableFederationWarn: "This will disable federation, but posts will continue to be public unless set otherwise. You usually do not need to use this setting."
disableFederationConfirm: "Really disable federation?"
disableFederationConfirmWarn: "Even if defederated, posts will continue to be public unless set otherwise. You usually do not need to do this."
disableFederationOk: "Disable"
invitationRequiredToRegister: "This instance is invite-only. You must enter a valid invite code sign up."
emailNotSupported: "This instance does not support sending emails"
postToTheChannel: "Post to channel"
Expand All @@ -1001,6 +1012,19 @@ retryAllQueuesConfirmText: "This will temporarily increase the server load."
enableChartsForRemoteUser: "Generate remote user data charts"
enableChartsForFederatedInstances: "Generate remote instance data charts"
showClipButtonInNoteFooter: "Add \"Clip\" to note action menu"
largeNoteReactions: "Enlargen displayed reactions"
noteIdOrUrl: "Note ID or URL"
accountMigration: "Account Migration"
accountMoved: "This user has moved to a new account:"
forceShowAds: "Always show ads"
_accountMigration:
moveTo: "Migrate this account to a different one"
moveToLabel: "Account to move to:"
moveAccountDescription: "This action is irreversible. First, create an alias for this account on the account you wish to move to. Then, enter the account to move to in the following format: @[email protected]"
moveFrom: "Migrate another account to this one"
moveFromLabel: "Account to move from:"
moveFromDescription: "Create an alias for the account to move from on this account if you wish to transfer its followers. This has to be done before the transfer! Then, enter the account to move to in the following format: @[email protected]"
migrationConfirm: "Really migrate this account to {account}? Once started, this process cannot be stopped or taken back, and you will not be able to use this account in its original state anymore.\n\nAlso, confirm you've created an alias at the account to migrate to."
_achievements:
earnedAt: "Unlocked at"
_types:
Expand Down Expand Up @@ -1474,6 +1498,8 @@ _channel:
following: "Followed"
usersCount: "{n} Participants"
notesCount: "{n} Notes"
nameAndDescription: "Name and description"
nameOnly: "Name only"
_menuDisplay:
sideFull: "Side"
sideIcon: "Side (Icons)"
Expand Down Expand Up @@ -1769,7 +1795,7 @@ _visibility:
specifiedDescription: "Make visible for specified users only"
localOnly: "Local only"
localOnlyDescription: "Not visible to remote users"
disableFederation: "Unfederated"
disableFederation: "Defederate"
disableFederationDescription: "Don't transmit to other instances"
_postForm:
replyPlaceholder: "Reply to this note..."
Expand Down Expand Up @@ -2187,7 +2213,7 @@ _deck:
swapRight: "Swap with the right column"
swapUp: "Swap with the above column"
swapDown: "Swap with the below column"
stackLeft: "Stack with the left column"
stackLeft: "Stack on left column"
popRight: "Pop column to the right"
profile: "Profile"
newProfile: "New profile"
Expand All @@ -2206,9 +2232,34 @@ _deck:
channel: "Channel"
mentions: "Mentions"
direct: "Direct notes"

roleTimeline: "Role Timeline"
_dialog:
charactersExceeded: "You've exceeded the maximum character limit! Currently at {current} of {max}."
charactersBelow: "You're below the minimum character limit! Currently at {current} of {min}."
_disabledTimeline:
title: "Timeline disabled"
description: "You cannot use this timeline under your current roles."
_drivecleaner:
orderBySizeDesc: "Descending Filesizes"
orderByCreatedAtAsc: "Ascending Dates"
_webhookSettings:
createWebhook: "Create Webhook"
name: "Name"
secret: "Secret"
events: "Webhook Events"
active: "Enabled"
_events:
follow: "When following a user"
followed: "When being followed"
note: "When posting a note"
reply: "When receiving a reply"
renote: "When renoted"
reaction: "When receiving a reaction"
mention: "When being mentioned"
_tms:
react: "React"
unreact: "Unreact"
pakuru: "Pakuru"
numberquote: "Numberquote"
drafts: "Drafts"
loadDraft: "Load from draft"
Loading