v3: fixed docker image, updated locales
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 39s

This commit is contained in:
khannurien
2026-06-21 14:38:17 +00:00
parent 7afb5d3f07
commit 3d03c9e69c
12 changed files with 451 additions and 357 deletions

View File

@@ -13,13 +13,13 @@ msgstr ""
"Language-Team: \n"
"Plural-Forms: \n"
#: src/components/CommentThread.tsx:176
#: src/components/CommentThread.tsx:181
msgid "[deleted]"
msgstr "[deleted]"
#. placeholder {0}: dump.commentCount
#: src/components/DumpCard.tsx:95
#: src/components/JournalCard.tsx:78
#: src/components/JournalCard.tsx:96
msgid "{0, plural, one {# comment} other {# comments}}"
msgstr "{0, plural, one {# comment} other {# comments}}"
@@ -50,7 +50,7 @@ msgstr "{label} ({count})"
msgid "{mins}m ago"
msgstr "{mins}m ago"
#: src/components/CommentThread.tsx:459
#: src/components/CommentThread.tsx:472
msgid "{visibleCount, plural, one {# comment} other {# comments}}"
msgstr "{visibleCount, plural, one {# comment} other {# comments}}"
@@ -59,9 +59,9 @@ msgstr "{visibleCount, plural, one {# comment} other {# comments}}"
msgid "← Back"
msgstr "← Back"
#: src/pages/Dump.tsx:218
#: src/pages/Dump.tsx:325
#: src/pages/DumpEdit.tsx:170
#: src/pages/Dump.tsx:224
#: src/pages/Dump.tsx:427
#: src/pages/DumpEdit.tsx:177
msgid "← Back to all dumps"
msgstr "← Back to all dumps"
@@ -84,72 +84,78 @@ msgstr "+ New dump"
msgid "+ New playlist"
msgstr "+ New playlist"
#: src/pages/Dump.tsx:250
#: src/pages/Dump.tsx:291
msgid "+ Playlist"
msgstr "+ Playlist"
#. placeholder {0}: d.commenterUsername
#. placeholder {1}: d.dumpTitle
#: src/pages/Notifications.tsx:179
#: src/pages/Notifications.tsx:194
msgid "<0>{0}</0> commented on <1>{1}</1>"
msgstr "<0>{0}</0> commented on <1>{1}</1>"
#. placeholder {0}: d.followerUsername
#. placeholder {1}: d.playlistTitle
#: src/pages/Notifications.tsx:139
#: src/pages/Notifications.tsx:154
msgid "<0>{0}</0> followed your playlist <1>{1}</1>"
msgstr "<0>{0}</0> followed your playlist <1>{1}</1>"
#. placeholder {0}: d.likerUsername
#. placeholder {1}: d.dumpTitle
#: src/pages/Notifications.tsx:204
msgid "<0>{0}</0> liked your comment on <1>{1}</1>"
msgstr "<0>{0}</0> liked your comment on <1>{1}</1>"
#. placeholder {0}: d.mentionerUsername
#: src/pages/Notifications.tsx:191
#: src/pages/Notifications.tsx:216
msgid "<0>{0}</0> mentioned you in <1>{where}</1>"
msgstr "<0>{0}</0> mentioned you in <1>{where}</1>"
#. placeholder {0}: d.dumperUsername
#. placeholder {1}: d.dumpTitle
#: src/pages/Notifications.tsx:149
#: src/pages/Notifications.tsx:164
msgid "<0>{0}</0> posted <1>{1}</1>"
msgstr "<0>{0}</0> posted <1>{1}</1>"
#. placeholder {0}: d.followerUsername
#: src/pages/Notifications.tsx:130
#: src/pages/Notifications.tsx:145
msgid "<0>{0}</0> started following you"
msgstr "<0>{0}</0> started following you"
#. placeholder {0}: d.voterUsername
#. placeholder {1}: d.dumpTitle
#: src/pages/Notifications.tsx:169
#: src/pages/Notifications.tsx:184
msgid "<0>{0}</0> upvoted <1>{1}</1>"
msgstr "<0>{0}</0> upvoted <1>{1}</1>"
#. placeholder {0}: d.dumpTitle
#. placeholder {1}: d.playlistTitle
#: src/pages/Notifications.tsx:159
#: src/pages/Notifications.tsx:174
msgid "<0>{0}</0> was added to <1>{1}</1>"
msgstr "<0>{0}</0> was added to <1>{1}</1>"
#: src/pages/Notifications.tsx:189
#: src/pages/Notifications.tsx:214
msgid "a comment"
msgstr "a comment"
#: src/pages/Notifications.tsx:189
#: src/pages/Notifications.tsx:214
msgid "a post"
msgstr "a post"
#: src/pages/UserPublicProfile.tsx:1193
#: src/pages/UserPublicProfile.tsx:1196
msgid "Account"
msgstr "Account"
#: src/components/CommentThread.tsx:479
#: src/components/CommentThread.tsx:492
msgid "Add a comment…"
msgstr "Add a comment…"
#: src/pages/UserPublicProfile.tsx:860
#: src/pages/UserPublicProfile.tsx:863
msgid "Add email…"
msgstr "Add email…"
#: src/components/AddToPlaylistModal.tsx:64
#: src/components/DumpCreateModal.tsx:277
#: src/components/DumpCreateModal.tsx:287
msgid "Add to playlist"
msgstr "Add to playlist"
@@ -165,7 +171,7 @@ msgstr "All {0, plural, one {# upvoted dump} other {# upvoted dumps}} loaded."
msgid "Already have an account? <0>Log in</0>"
msgstr "Already have an account? <0>Log in</0>"
#: src/pages/UserPublicProfile.tsx:1212
#: src/pages/UserPublicProfile.tsx:1215
msgid "Appearance"
msgstr "Appearance"
@@ -175,7 +181,7 @@ msgstr "Appearance"
msgid "At least {0} characters"
msgstr "At least {0} characters"
#: src/pages/UserPublicProfile.tsx:1246
#: src/pages/UserPublicProfile.tsx:1249
msgid "Auto"
msgstr "Auto"
@@ -184,22 +190,23 @@ msgstr "Auto"
msgid "Back to login"
msgstr "Back to login"
#: src/contexts/WSProvider.tsx:168
#: src/contexts/WSProvider.tsx:360
#: src/contexts/WSProvider.tsx:211
#: src/contexts/WSProvider.tsx:438
msgid "Can't connect to the live updates server. Upvotes and notifications may not sync until it reconnects."
msgstr "Can't connect to the live updates server. Upvotes and notifications may not sync until it reconnects."
#: src/components/ChangePasswordModal.tsx:168
#: src/components/CommentThread.tsx:281
#: src/components/CommentThread.tsx:373
#: src/components/CommentThread.tsx:510
#: src/components/CommentThread.tsx:286
#: src/components/CommentThread.tsx:386
#: src/components/CommentThread.tsx:523
#: src/components/ConfirmModal.tsx:32
#: src/components/DumpCreateModal.tsx:415
#: src/components/DumpCreateModal.tsx:461
#: src/components/PlaylistCreateForm.tsx:112
#: src/pages/DumpEdit.tsx:299
#: src/pages/Dump.tsx:330
#: src/pages/DumpEdit.tsx:320
#: src/pages/PlaylistDetail.tsx:680
#: src/pages/UserPublicProfile.tsx:842
#: src/pages/UserPublicProfile.tsx:921
#: src/pages/UserPublicProfile.tsx:924
msgid "Cancel"
msgstr "Cancel"
@@ -207,7 +214,7 @@ msgstr "Cancel"
msgid "Cancel removal"
msgstr "Cancel removal"
#: src/components/AppHeader.tsx:62
#: src/components/AppHeader.tsx:65
msgid "Cancel search"
msgstr "Cancel search"
@@ -220,7 +227,7 @@ msgstr "Change avatar"
msgid "Change password"
msgstr "Change password"
#: src/pages/UserPublicProfile.tsx:1205
#: src/pages/UserPublicProfile.tsx:1208
msgid "Change password…"
msgstr "Change password…"
@@ -233,7 +240,7 @@ msgstr "Checking invite…"
msgid "Close"
msgstr "Close"
#: src/pages/UserPublicProfile.tsx:1238
#: src/pages/UserPublicProfile.tsx:1241
msgid "Color scheme"
msgstr "Color scheme"
@@ -259,9 +266,13 @@ msgstr "Could not change password"
msgid "Could not connect to server"
msgstr "Could not connect to server"
#: src/components/CommentThread.tsx:111
#: src/components/CommentThread.tsx:153
#: src/components/CommentThread.tsx:448
#: src/components/UserListPopover.tsx:100
msgid "Could not load."
msgstr "Could not load."
#: src/components/CommentThread.tsx:116
#: src/components/CommentThread.tsx:158
#: src/components/CommentThread.tsx:461
msgid "Could not reach the server. Please try again."
msgstr "Could not reach the server. Please try again."
@@ -287,19 +298,19 @@ msgstr "Creating…"
msgid "Current password"
msgstr "Current password"
#: src/pages/UserPublicProfile.tsx:1260
#: src/pages/UserPublicProfile.tsx:1263
msgid "Dark"
msgstr "Dark"
#: src/components/CommentThread.tsx:319
#: src/components/CommentThread.tsx:325
#: src/components/CommentThread.tsx:332
#: src/components/CommentThread.tsx:338
#: src/components/ConfirmModal.tsx:16
#: src/pages/PlaylistDetail.tsx:687
msgid "Delete"
msgstr "Delete"
#: src/pages/DumpEdit.tsx:295
#: src/pages/DumpEdit.tsx:315
#: src/pages/DumpEdit.tsx:316
#: src/pages/DumpEdit.tsx:338
msgid "Delete dump"
msgstr "Delete dump"
@@ -309,11 +320,11 @@ msgstr "Delete dump"
msgid "Delete playlist"
msgstr "Delete playlist"
#: src/components/CommentThread.tsx:324
#: src/components/CommentThread.tsx:337
msgid "Delete this comment?"
msgstr "Delete this comment?"
#: src/pages/DumpEdit.tsx:314
#: src/pages/DumpEdit.tsx:337
msgid "Delete this dump? This cannot be undone."
msgstr "Delete this dump? This cannot be undone."
@@ -327,7 +338,7 @@ msgstr "Delete this playlist? This cannot be undone."
msgid "Description (optional)"
msgstr "Description (optional)"
#: src/components/DumpCreateModal.tsx:461
#: src/components/DumpCreateModal.tsx:507
msgid "Done"
msgstr "Done"
@@ -335,49 +346,53 @@ msgstr "Done"
msgid "Drop a file here"
msgstr "Drop a file here"
#: src/pages/DumpEdit.tsx:252
#: src/pages/DumpEdit.tsx:273
msgid "Drop a replacement here"
msgstr "Drop a replacement here"
#: src/components/AppHeader.tsx:99
#: src/components/AppHeader.tsx:103
msgid "Dump"
msgstr "Dump"
#: src/components/DumpCreateModal.tsx:427
#: src/components/DumpCreateModal.tsx:473
msgid "Dump it"
msgstr "Dump it"
#: src/components/DumpCreateModal.tsx:438
#: src/components/DumpCreateModal.tsx:484
msgid "Dumped!"
msgstr "Dumped!"
#: src/pages/Search.tsx:172
#: src/pages/UserDumps.tsx:107
#: src/pages/UserPublicProfile.tsx:965
#: src/pages/UserPublicProfile.tsx:968
msgid "Dumps"
msgstr "Dumps"
#. placeholder {0}: dumps.items.length
#. placeholder {1}: dumps.hasMore ? "+" : ""
#: src/pages/UserPublicProfile.tsx:982
#: src/pages/UserPublicProfile.tsx:985
msgid "Dumps ({0}{1})"
msgstr "Dumps ({0}{1})"
#: src/pages/Notifications.tsx:368
#: src/pages/Notifications.tsx:393
msgid "Earlier"
msgstr "Earlier"
#: src/components/CommentThread.tsx:310
#: src/pages/Dump.tsx:321
#: src/components/CommentThread.tsx:323
#: src/pages/Dump.tsx:423
#: src/pages/PlaylistDetail.tsx:706
msgid "Edit"
msgstr "Edit"
#: src/components/DumpCreateModal.tsx:409
msgid "Edit title"
msgstr "Edit title"
#. placeholder {0}: relativeTime(comment.updatedAt)
#. placeholder {0}: relativeTime(dump.updatedAt)
#. placeholder {0}: relativeTime(playlist.updatedAt)
#: src/components/CommentThread.tsx:237
#: src/pages/Dump.tsx:281
#: src/components/CommentThread.tsx:242
#: src/pages/Dump.tsx:383
#: src/pages/PlaylistDetail.tsx:779
msgid "edited {0}"
msgstr "edited {0}"
@@ -385,13 +400,13 @@ msgstr "edited {0}"
#. placeholder {0}: comment.updatedAt.toLocaleString()
#. placeholder {0}: dump.updatedAt.toLocaleString()
#. placeholder {0}: playlist.updatedAt.toLocaleString()
#: src/components/CommentThread.tsx:235
#: src/pages/Dump.tsx:279
#: src/components/CommentThread.tsx:240
#: src/pages/Dump.tsx:381
#: src/pages/PlaylistDetail.tsx:776
msgid "Edited {0}"
msgstr "Edited {0}"
#: src/pages/DumpEdit.tsx:185
#: src/pages/DumpEdit.tsx:192
msgid "Editing"
msgstr "Editing"
@@ -399,7 +414,7 @@ msgstr "Editing"
msgid "Email address"
msgstr "Email address"
#: src/pages/Search.tsx:198
#: src/pages/Search.tsx:205
msgid "Enter a query to search."
msgstr "Enter a query to search."
@@ -422,55 +437,55 @@ msgstr "Failed to generate invite"
#: src/pages/index/HotFeed.tsx:36
#: src/pages/index/JournalFeed.tsx:48
#: src/pages/index/NewFeed.tsx:36
#: src/pages/Notifications.tsx:342
#: src/pages/UserPublicProfile.tsx:1084
#: src/pages/UserPublicProfile.tsx:1126
#: src/pages/UserPublicProfile.tsx:1171
#: src/pages/Notifications.tsx:367
#: src/pages/UserPublicProfile.tsx:1087
#: src/pages/UserPublicProfile.tsx:1129
#: src/pages/UserPublicProfile.tsx:1174
msgid "Failed to load"
msgstr "Failed to load"
#: src/components/DumpCreateModal.tsx:315
#: src/components/DumpCreateModal.tsx:325
msgid "Failed to post"
msgstr "Failed to post"
#: src/components/CommentThread.tsx:486
#: src/components/CommentThread.tsx:499
msgid "Failed to post comment"
msgstr "Failed to post comment"
#: src/components/CommentThread.tsx:349
#: src/components/CommentThread.tsx:362
msgid "Failed to post reply"
msgstr "Failed to post reply"
#: src/pages/PlaylistDetail.tsx:789
#: src/pages/UserPublicProfile.tsx:680
#: src/pages/UserPublicProfile.tsx:718
#: src/pages/UserPublicProfile.tsx:846
#: src/pages/UserPublicProfile.tsx:924
#: src/pages/UserPublicProfile.tsx:847
#: src/pages/UserPublicProfile.tsx:927
msgid "Failed to save"
msgstr "Failed to save"
#: src/components/CommentThread.tsx:257
#: src/components/CommentThread.tsx:262
msgid "Failed to save edit"
msgstr "Failed to save edit"
#: src/pages/UserPublicProfile.tsx:869
#: src/pages/UserPublicProfile.tsx:872
msgid "Failed to update avatar"
msgstr "Failed to update avatar"
#: src/components/DumpCreateModal.tsx:352
#: src/components/DumpCreateModal.tsx:362
msgid "Fetching preview…"
msgstr "Fetching preview…"
#: src/components/DumpCreateModal.tsx:425
#: src/components/DumpCreateModal.tsx:471
msgid "Fetching…"
msgstr "Fetching…"
#: src/components/DumpCreateModal.tsx:308
#: src/components/DumpCreateModal.tsx:318
#: src/components/FileDropZone.tsx:31
msgid "File"
msgstr "File"
#: src/components/DumpCreateModal.tsx:202
#: src/components/DumpCreateModal.tsx:211
msgid "File too large (max 50 MB)."
msgstr "File too large (max 50 MB)."
@@ -495,8 +510,8 @@ msgstr "Follow some public playlists to see their dumps here."
msgid "Follow some users to see their dumps here."
msgstr "Follow some users to see their dumps here."
#: src/components/FeedTabBar.tsx:19
#: src/pages/UserPublicProfile.tsx:967
#: src/components/FeedTabBar.tsx:20
#: src/pages/UserPublicProfile.tsx:970
msgid "Followed"
msgstr "Followed"
@@ -506,13 +521,13 @@ msgstr "Followed"
msgid "Followed ({0}{1})"
msgstr "Followed ({0}{1})"
#: src/pages/UserPublicProfile.tsx:1115
#: src/pages/UserPublicProfile.tsx:1118
msgid "Followed playlists"
msgstr "Followed playlists"
#: src/components/FollowButton.tsx:37
#: src/components/FollowButton.tsx:64
#: src/pages/UserPublicProfile.tsx:1073
#: src/pages/UserPublicProfile.tsx:1076
msgid "Following"
msgstr "Following"
@@ -556,8 +571,8 @@ msgstr "Invalid link"
msgid "invited by"
msgstr "invited by"
#: src/pages/UserPublicProfile.tsx:968
#: src/pages/UserPublicProfile.tsx:1160
#: src/pages/UserPublicProfile.tsx:971
#: src/pages/UserPublicProfile.tsx:1163
msgid "Invitees"
msgstr "Invitees"
@@ -569,24 +584,29 @@ msgstr "Journal"
msgid "just now"
msgstr "just now"
#: src/pages/UserPublicProfile.tsx:1253
#: src/pages/UserPublicProfile.tsx:1256
msgid "Light"
msgstr "Light"
#: src/contexts/WSProvider.tsx:359
#: src/components/LikeButton.tsx:30
msgid "Like"
msgstr "Like"
#: src/contexts/WSProvider.tsx:437
msgid "Live updates are temporarily disconnected. Trying to reconnect…"
msgstr "Live updates are temporarily disconnected. Trying to reconnect…"
#: src/components/AppHeader.tsx:125
#: src/components/AppHeader.tsx:130
msgid "Live updates unavailable."
msgstr "Live updates unavailable."
#: src/pages/Notifications.tsx:415
#: src/components/UserListPopover.tsx:188
#: src/pages/Notifications.tsx:440
msgid "Load more"
msgstr "Load more"
#: src/pages/Dump.tsx:194
#: src/pages/DumpEdit.tsx:146
#: src/pages/Dump.tsx:200
#: src/pages/DumpEdit.tsx:153
msgid "Loading dump…"
msgstr "Loading dump…"
@@ -594,7 +614,7 @@ msgstr "Loading dump…"
#: src/pages/index/HotFeed.tsx:64
#: src/pages/index/JournalFeed.tsx:77
#: src/pages/index/NewFeed.tsx:64
#: src/pages/Search.tsx:235
#: src/pages/Search.tsx:242
#: src/pages/UserDumps.tsx:93
#: src/pages/UserPlaylists.tsx:417
#: src/pages/UserPlaylists.tsx:452
@@ -612,29 +632,39 @@ msgstr "Loading profile…"
#: src/components/PlaylistMembershipPanel.tsx:28
#: src/components/TextEditor.tsx:289
#: src/components/UserListPopover.tsx:149
#: src/components/UserListPopover.tsx:187
#: src/pages/index/FollowedFeed.tsx:77
#: src/pages/index/HotFeed.tsx:32
#: src/pages/index/JournalFeed.tsx:44
#: src/pages/index/NewFeed.tsx:32
#: src/pages/Notifications.tsx:338
#: src/pages/Notifications.tsx:414
#: src/pages/Notifications.tsx:363
#: src/pages/Notifications.tsx:439
#: src/pages/UserDumps.tsx:51
#: src/pages/UserPlaylists.tsx:342
#: src/pages/UserPublicProfile.tsx:1078
#: src/pages/UserPublicProfile.tsx:1120
#: src/pages/UserPublicProfile.tsx:1165
#: src/pages/UserPublicProfile.tsx:1081
#: src/pages/UserPublicProfile.tsx:1123
#: src/pages/UserPublicProfile.tsx:1168
#: src/pages/UserUpvoted.tsx:123
msgid "Loading…"
msgstr "Loading…"
#: src/components/AppHeader.tsx:106
#: src/components/AppHeader.tsx:111
#: src/pages/UserLogin.tsx:87
#: src/pages/UserLogin.tsx:117
msgid "Log in"
msgstr "Log in"
#: src/components/LikeButton.tsx:31
msgid "Log in to like"
msgstr "Log in to like"
#: src/components/VoteButton.tsx:29
msgid "Log in to vote"
msgstr "Log in to vote"
#: src/pages/UserPublicProfile.tsx:749
#: src/pages/UserPublicProfile.tsx:883
#: src/pages/UserPublicProfile.tsx:886
msgid "Log out"
msgstr "Log out"
@@ -650,7 +680,7 @@ msgstr "Login failed"
msgid "Max 50 MB"
msgstr "Max 50 MB"
#: src/pages/Notifications.tsx:331
#: src/pages/Notifications.tsx:356
msgid "new"
msgstr "new"
@@ -658,9 +688,9 @@ msgstr "new"
msgid "New"
msgstr "New"
#: src/components/DumpCreateModal.tsx:277
#: src/pages/UserDumps.tsx:114
#: src/pages/UserPublicProfile.tsx:1308
#: src/components/DumpCreateModal.tsx:287
#: src/pages/UserDumps.tsx:115
#: src/pages/UserPublicProfile.tsx:1312
msgid "New dump"
msgstr "New dump"
@@ -669,8 +699,8 @@ msgstr "New dump"
msgid "New password"
msgstr "New password"
#: src/components/NewPlaylistForm.tsx:30
#: src/components/NewPlaylistForm.tsx:34
#: src/components/NewPlaylistForm.tsx:33
#: src/components/NewPlaylistForm.tsx:40
msgid "New playlist"
msgstr "New playlist"
@@ -678,7 +708,7 @@ msgstr "New playlist"
msgid "No dumps in this playlist yet."
msgstr "No dumps in this playlist yet."
#: src/pages/Search.tsx:215
#: src/pages/Search.tsx:222
msgid "No dumps match \"{q}\"."
msgstr "No dumps match \"{q}\"."
@@ -693,42 +723,46 @@ msgid "No emoji found."
msgstr "No emoji found."
#: src/pages/UserPlaylists.tsx:439
#: src/pages/UserPublicProfile.tsx:1133
#: src/pages/UserPublicProfile.tsx:1136
msgid "No followed playlists yet."
msgstr "No followed playlists yet."
#: src/pages/UserPublicProfile.tsx:1178
#: src/pages/UserPublicProfile.tsx:1181
msgid "No invitees yet."
msgstr "No invitees yet."
#: src/pages/Search.tsx:274
#: src/components/UserListPopover.tsx:157
msgid "No one yet."
msgstr "No one yet."
#: src/pages/Search.tsx:281
msgid "No playlists match \"{q}\"."
msgstr "No playlists match \"{q}\"."
#: src/components/PlaylistMembershipPanel.tsx:34
#: src/pages/UserPlaylists.tsx:397
#: src/pages/UserPublicProfile.tsx:1044
#: src/pages/UserPublicProfile.tsx:1047
msgid "No playlists yet."
msgstr "No playlists yet."
#: src/pages/Search.tsx:248
#: src/pages/Search.tsx:255
msgid "No users match \"{q}\"."
msgstr "No users match \"{q}\"."
#: src/pages/UserPublicProfile.tsx:1091
#: src/pages/UserPublicProfile.tsx:1094
msgid "Not following anyone yet."
msgstr "Not following anyone yet."
#: src/pages/Notifications.tsx:349
#: src/pages/UserDumps.tsx:123
#: src/pages/UserPublicProfile.tsx:1318
#: src/pages/UserPublicProfile.tsx:1441
#: src/pages/Notifications.tsx:374
#: src/pages/UserDumps.tsx:125
#: src/pages/UserPublicProfile.tsx:1323
#: src/pages/UserPublicProfile.tsx:1446
#: src/pages/UserUpvoted.tsx:195
msgid "Nothing here yet."
msgstr "Nothing here yet."
#: src/components/NotificationBell.tsx:42
#: src/pages/Notifications.tsx:327
#: src/pages/Notifications.tsx:352
msgid "Notifications"
msgstr "Notifications"
@@ -736,7 +770,7 @@ msgstr "Notifications"
msgid "Notifications ({unreadNotificationCount} unread)"
msgstr "Notifications ({unreadNotificationCount} unread)"
#: src/components/SearchBar.tsx:83
#: src/components/SearchBar.tsx:84
msgid "Open search"
msgstr "Open search"
@@ -745,7 +779,7 @@ msgid "or <0>browse files</0>"
msgstr "or <0>browse files</0>"
#: src/pages/UserLogin.tsx:106
#: src/pages/UserPublicProfile.tsx:1198
#: src/pages/UserPublicProfile.tsx:1201
msgid "Password"
msgstr "Password"
@@ -767,49 +801,49 @@ msgstr "Password updated"
msgid "Passwords do not match"
msgstr "Passwords do not match"
#: src/components/AppHeader.tsx:82
#: src/components/AppHeader.tsx:85
#: src/components/UserMenu.tsx:62
#: src/pages/Search.tsx:175
#: src/pages/UserPlaylists.tsx:368
#: src/pages/UserPublicProfile.tsx:966
#: src/pages/UserPublicProfile.tsx:969
msgid "Playlists"
msgstr "Playlists"
#. placeholder {0}: playlists.items.length
#. placeholder {1}: playlists.hasMore ? "+" : ""
#: src/pages/UserPublicProfile.tsx:1013
#: src/pages/UserPublicProfile.tsx:1016
msgid "Playlists ({0}{1})"
msgstr "Playlists ({0}{1})"
#: src/components/DumpCreateModal.tsx:195
#: src/components/DumpCreateModal.tsx:204
msgid "Please select a file."
msgstr "Please select a file."
#: src/components/CommentThread.tsx:499
#: src/components/CommentThread.tsx:512
msgid "Post comment"
msgstr "Post comment"
#: src/components/CommentThread.tsx:362
#: src/components/CommentThread.tsx:375
msgid "Post reply"
msgstr "Post reply"
#: src/components/CommentThread.tsx:361
#: src/components/CommentThread.tsx:498
#: src/components/CommentThread.tsx:374
#: src/components/CommentThread.tsx:511
msgid "Posting…"
msgstr "Posting…"
#: src/components/DumpCard.tsx:104
#: src/components/JournalCard.tsx:87
#: src/components/JournalCard.tsx:105
#: src/components/PlaylistCard.tsx:73
#: src/components/PlaylistMembershipPanel.tsx:55
#: src/pages/Dump.tsx:287
#: src/pages/Dump.tsx:389
#: src/pages/PlaylistDetail.tsx:759
msgid "private"
msgstr "private"
#: src/components/DumpCreateModal.tsx:404
#: src/components/DumpCreateModal.tsx:450
#: src/components/PlaylistCreateForm.tsx:99
#: src/pages/DumpEdit.tsx:285
#: src/pages/DumpEdit.tsx:306
#: src/pages/PlaylistDetail.tsx:746
msgid "Private"
msgstr "Private"
@@ -819,18 +853,18 @@ msgstr "Private"
msgid "public"
msgstr "public"
#: src/components/DumpCreateModal.tsx:396
#: src/components/DumpCreateModal.tsx:442
#: src/components/PlaylistCreateForm.tsx:92
#: src/pages/DumpEdit.tsx:278
#: src/pages/DumpEdit.tsx:299
#: src/pages/PlaylistDetail.tsx:739
msgid "Public"
msgstr "Public"
#: src/pages/DumpEdit.tsx:214
#: src/pages/DumpEdit.tsx:221
msgid "Refresh metadata"
msgstr "Refresh metadata"
#: src/pages/DumpEdit.tsx:213
#: src/pages/DumpEdit.tsx:220
msgid "Refreshing…"
msgstr "Refreshing…"
@@ -855,11 +889,19 @@ msgstr "Remove file"
msgid "Remove from playlist"
msgstr "Remove from playlist"
#: src/pages/DumpEdit.tsx:251
#: src/components/LikeButton.tsx:30
msgid "Remove like"
msgstr "Remove like"
#: src/components/VoteButton.tsx:28
msgid "Remove vote"
msgstr "Remove vote"
#: src/pages/DumpEdit.tsx:272
msgid "Replace file"
msgstr "Replace file"
#: src/components/CommentThread.tsx:297
#: src/components/CommentThread.tsx:310
msgid "Reply"
msgstr "Reply"
@@ -871,42 +913,44 @@ msgstr "Request failed"
msgid "Reset failed"
msgstr "Reset failed"
#: src/pages/Dump.tsx:211
#: src/pages/DumpEdit.tsx:163
#: src/pages/Dump.tsx:217
#: src/pages/DumpEdit.tsx:170
msgid "Retry"
msgstr "Retry"
#: src/components/CommentThread.tsx:270
#: src/pages/DumpEdit.tsx:306
#: src/components/CommentThread.tsx:275
#: src/pages/Dump.tsx:322
#: src/pages/DumpEdit.tsx:329
#: src/pages/PlaylistDetail.tsx:673
#: src/pages/UserPublicProfile.tsx:834
#: src/pages/UserPublicProfile.tsx:913
#: src/pages/UserPublicProfile.tsx:916
msgid "Save"
msgstr "Save"
#: src/components/ChangePasswordModal.tsx:177
#: src/components/CommentThread.tsx:269
#: src/components/CommentThread.tsx:274
#: src/pages/Dump.tsx:322
#: src/pages/PlaylistDetail.tsx:673
#: src/pages/ResetPassword.tsx:152
#: src/pages/UserPublicProfile.tsx:833
#: src/pages/UserPublicProfile.tsx:913
#: src/pages/UserPublicProfile.tsx:916
msgid "Saving…"
msgstr "Saving…"
#: src/components/AppHeader.tsx:62
#: src/components/SearchBar.tsx:77
#: src/components/AppHeader.tsx:65
#: src/components/SearchBar.tsx:78
msgid "Search"
msgstr "Search"
#: src/components/SearchBar.tsx:73
#: src/components/SearchBar.tsx:74
msgid "Search dumps, users, playlists…"
msgstr "Search dumps, users, playlists…"
#: src/pages/Search.tsx:209
#: src/pages/Search.tsx:216
msgid "Search failed"
msgstr "Search failed"
#: src/pages/Search.tsx:204
#: src/pages/Search.tsx:211
msgid "Searching…"
msgstr "Searching…"
@@ -918,7 +962,7 @@ msgstr "Send reset link"
msgid "Sending…"
msgstr "Sending…"
#: src/components/AppHeader.tsx:97
#: src/components/AppHeader.tsx:100
msgid "Server unreachable"
msgstr "Server unreachable"
@@ -927,7 +971,7 @@ msgstr "Server unreachable"
msgid "Set new password"
msgstr "Set new password"
#: src/pages/UserPublicProfile.tsx:970
#: src/pages/UserPublicProfile.tsx:973
msgid "Settings"
msgstr "Settings"
@@ -935,11 +979,11 @@ msgstr "Settings"
msgid "Something went wrong"
msgstr "Something went wrong"
#: src/pages/UserPublicProfile.tsx:1217
#: src/pages/UserPublicProfile.tsx:1220
msgid "Style"
msgstr "Style"
#: src/components/SearchBar.tsx:83
#: src/components/SearchBar.tsx:84
msgid "Submit search"
msgstr "Submit search"
@@ -959,11 +1003,13 @@ msgstr "This page does not exist."
msgid "This reset link is missing or malformed."
msgstr "This reset link is missing or malformed."
#: src/components/DumpCreateModal.tsx:384
#: src/components/PlaylistCreateForm.tsx:72
#: src/pages/DumpEdit.tsx:235
msgid "Title"
msgstr "Title"
#: src/pages/Notifications.tsx:365
#: src/pages/Notifications.tsx:390
msgid "Today"
msgstr "Today"
@@ -988,26 +1034,30 @@ msgstr "Unknown error"
msgid "Upload failed"
msgstr "Upload failed"
#: src/components/DumpCreateModal.tsx:426
#: src/components/DumpCreateModal.tsx:472
msgid "Uploading…"
msgstr "Uploading…"
#: src/components/VoteButton.tsx:28
msgid "Upvote"
msgstr "Upvote"
#: src/pages/UserUpvoted.tsx:191
msgid "Upvoted"
msgstr "Upvoted"
#. placeholder {0}: votes.items.length
#. placeholder {1}: votes.hasMore ? "+" : ""
#: src/pages/UserPublicProfile.tsx:993
#: src/pages/UserPublicProfile.tsx:996
msgid "Upvoted ({0}{1})"
msgstr "Upvoted ({0}{1})"
#: src/components/DumpCreateModal.tsx:325
#: src/pages/DumpEdit.tsx:230
#: src/components/DumpCreateModal.tsx:335
#: src/pages/DumpEdit.tsx:251
msgid "URL"
msgstr "URL"
#: src/components/DumpCreateModal.tsx:178
#: src/components/DumpCreateModal.tsx:187
msgid "URL is required."
msgstr "URL is required."
@@ -1024,42 +1074,42 @@ msgstr "Username"
msgid "Users"
msgstr "Users"
#: src/pages/UserPublicProfile.tsx:1063
#: src/pages/UserPublicProfile.tsx:1106
#: src/pages/UserPublicProfile.tsx:1148
#: src/pages/UserPublicProfile.tsx:1339
#: src/pages/UserPublicProfile.tsx:1471
#: src/pages/UserPublicProfile.tsx:1066
#: src/pages/UserPublicProfile.tsx:1109
#: src/pages/UserPublicProfile.tsx:1151
#: src/pages/UserPublicProfile.tsx:1344
#: src/pages/UserPublicProfile.tsx:1476
msgid "View all →"
msgstr "View all →"
#: src/components/DumpCreateModal.tsx:440
#: src/components/DumpCreateModal.tsx:486
msgid "View dump →"
msgstr "View dump →"
#: src/components/DumpCreateModal.tsx:383
#: src/pages/DumpEdit.tsx:266
#: src/components/DumpCreateModal.tsx:429
#: src/pages/DumpEdit.tsx:287
msgid "What makes it worth it?"
msgstr "What makes it worth it?"
#: src/pages/UserPublicProfile.tsx:901
#: src/pages/UserPublicProfile.tsx:950
#: src/pages/UserPublicProfile.tsx:904
#: src/pages/UserPublicProfile.tsx:953
msgid "Who am I?"
msgstr "Who am I?"
#: src/components/DumpCreateModal.tsx:376
#: src/pages/DumpEdit.tsx:260
#: src/components/DumpCreateModal.tsx:422
#: src/pages/DumpEdit.tsx:281
msgid "Why?"
msgstr "Why?"
#: src/components/CommentThread.tsx:342
#: src/components/CommentThread.tsx:355
msgid "Write a reply…"
msgstr "Write a reply…"
#: src/pages/Notifications.tsx:367
#: src/pages/Notifications.tsx:392
msgid "Yesterday"
msgstr "Yesterday"
#: src/pages/Notifications.tsx:352
#: src/pages/Notifications.tsx:377
msgid "You'll be notified when someone follows your playlists, upvotes your dumps, or posts new content."
msgstr "You'll be notified when someone follows your playlists, upvotes your dumps, or posts new content."
@@ -1067,7 +1117,7 @@ msgstr "You'll be notified when someone follows your playlists, upvotes your dum
#: src/pages/index/HotFeed.tsx:69
#: src/pages/index/JournalFeed.tsx:82
#: src/pages/index/NewFeed.tsx:69
#: src/pages/Search.tsx:240
#: src/pages/Search.tsx:247
#: src/pages/UserDumps.tsx:98
#: src/pages/UserPlaylists.tsx:422
#: src/pages/UserPlaylists.tsx:457