v3: fixed missing locales
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 37s

This commit is contained in:
khannurien
2026-06-28 17:02:13 +00:00
parent 324bff3133
commit f162d23ce3
4 changed files with 66 additions and 68 deletions

File diff suppressed because one or more lines are too long

View File

@@ -18,7 +18,7 @@ msgid "[deleted]"
msgstr "[deleted]" msgstr "[deleted]"
#. placeholder {0}: dump.commentCount #. placeholder {0}: dump.commentCount
#: src/components/DumpCard.tsx:110 #: src/components/DumpCard.tsx:111
#: src/components/JournalCard.tsx:112 #: src/components/JournalCard.tsx:112
msgid "{0, plural, one {# comment} other {# comments}}" msgid "{0, plural, one {# comment} other {# comments}}"
msgstr "{0, plural, one {# comment} other {# comments}}" msgstr "{0, plural, one {# comment} other {# comments}}"
@@ -48,7 +48,7 @@ msgid "← Back"
msgstr "← Back" msgstr "← Back"
#: src/pages/Dump.tsx:261 #: src/pages/Dump.tsx:261
#: src/pages/Dump.tsx:490 #: src/pages/Dump.tsx:491
#: src/pages/DumpEdit.tsx:179 #: src/pages/DumpEdit.tsx:179
msgid "← Back to all dumps" msgid "← Back to all dumps"
msgstr "← Back to all dumps" msgstr "← Back to all dumps"
@@ -133,6 +133,11 @@ msgstr "Account"
msgid "Add a comment…" msgid "Add a comment…"
msgstr "Add a comment…" msgstr "Add a comment…"
#: src/components/CategoryManager.tsx:96
#: src/components/CategoryManager.tsx:97
msgid "Add category"
msgstr "Add category"
#: src/pages/UserPublicProfile.tsx:827 #: src/pages/UserPublicProfile.tsx:827
msgid "Add email…" msgid "Add email…"
msgstr "Add email…" msgstr "Add email…"
@@ -180,6 +185,8 @@ msgstr "Back to login"
msgid "Can't connect to the live updates server. Upvotes and notifications may not sync until it reconnects." 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." msgstr "Can't connect to the live updates server. Upvotes and notifications may not sync until it reconnects."
#: src/components/CategoryManager.tsx:210
#: src/components/CategoryManager.tsx:211
#: src/components/CommentThread.tsx:124 #: src/components/CommentThread.tsx:124
#: src/components/ConfirmModal.tsx:32 #: src/components/ConfirmModal.tsx:32
#: src/components/form/FormActions.tsx:32 #: src/components/form/FormActions.tsx:32
@@ -259,7 +266,6 @@ msgstr "Could not load."
msgid "Could not save" msgid "Could not save"
msgstr "Could not save" msgstr "Could not save"
#: src/components/CategoryManager.tsx:106
#: src/components/PlaylistCreateForm.tsx:87 #: src/components/PlaylistCreateForm.tsx:87
msgid "Create" msgid "Create"
msgstr "Create" msgstr "Create"
@@ -274,7 +280,6 @@ msgstr "Create & Add"
msgid "Created ({0}{1})" msgid "Created ({0}{1})"
msgstr "Created ({0}{1})" msgstr "Created ({0}{1})"
#: src/components/CategoryManager.tsx:103
#: src/components/PlaylistCreateForm.tsx:86 #: src/components/PlaylistCreateForm.tsx:86
msgid "Creating…" msgid "Creating…"
msgstr "Creating…" msgstr "Creating…"
@@ -291,8 +296,8 @@ msgstr "Dark"
msgid "Default tab" msgid "Default tab"
msgstr "Default tab" msgstr "Default tab"
#: src/components/CategoryManager.tsx:191 #: src/components/CategoryManager.tsx:221
#: src/components/CategoryManager.tsx:192 #: src/components/CategoryManager.tsx:222
#: src/components/CommentThread.tsx:376 #: src/components/CommentThread.tsx:376
#: src/components/CommentThread.tsx:382 #: src/components/CommentThread.tsx:382
#: src/components/ConfirmModal.tsx:16 #: src/components/ConfirmModal.tsx:16
@@ -300,12 +305,12 @@ msgstr "Default tab"
msgid "Delete" msgid "Delete"
msgstr "Delete" msgstr "Delete"
#: src/components/CategoryManager.tsx:202 #: src/components/CategoryManager.tsx:236
msgid "Delete category" msgid "Delete category"
msgstr "Delete category" msgstr "Delete category"
#. placeholder {0}: category.name #. placeholder {0}: category.name
#: src/components/CategoryManager.tsx:201 #: src/components/CategoryManager.tsx:235
msgid "Delete category \"{0}\"? This cannot be undone." msgid "Delete category \"{0}\"? This cannot be undone."
msgstr "Delete category \"{0}\"? This cannot be undone." msgstr "Delete category \"{0}\"? This cannot be undone."
@@ -379,11 +384,16 @@ msgid "Earlier"
msgstr "Earlier" msgstr "Earlier"
#: src/components/CommentThread.tsx:367 #: src/components/CommentThread.tsx:367
#: src/pages/Dump.tsx:486 #: src/pages/Dump.tsx:487
#: src/pages/PlaylistDetail.tsx:625 #: src/pages/PlaylistDetail.tsx:625
msgid "Edit" msgid "Edit"
msgstr "Edit" msgstr "Edit"
#. placeholder {0}: category.name
#: src/components/CategoryManager.tsx:76
msgid "Edit {0}"
msgstr "Edit {0}"
#: src/components/DumpCreateModal.tsx:430 #: src/components/DumpCreateModal.tsx:430
msgid "Edit title" msgid "Edit title"
msgstr "Edit title" msgstr "Edit title"
@@ -423,7 +433,7 @@ msgstr "Email address"
msgid "Enter a query to search." msgid "Enter a query to search."
msgstr "Enter a query to search." msgstr "Enter a query to search."
#: src/components/CategoryManager.tsx:108 #: src/components/CategoryManager.tsx:230
msgid "Failed to create category" msgid "Failed to create category"
msgstr "Failed to create category" msgstr "Failed to create category"
@@ -431,7 +441,7 @@ msgstr "Failed to create category"
msgid "Failed to create playlist" msgid "Failed to create playlist"
msgstr "Failed to create playlist" msgstr "Failed to create playlist"
#: src/components/CategoryManager.tsx:153 #: src/components/CategoryManager.tsx:155
msgid "Failed to delete" msgid "Failed to delete"
msgstr "Failed to delete" msgstr "Failed to delete"
@@ -470,7 +480,7 @@ msgstr "Failed to post reply"
msgid "Failed to save" msgid "Failed to save"
msgstr "Failed to save" msgstr "Failed to save"
#: src/components/CategoryManager.tsx:197 #: src/components/CategoryManager.tsx:230
msgid "Failed to save category" msgid "Failed to save category"
msgstr "Failed to save category" msgstr "Failed to save category"
@@ -647,7 +657,7 @@ msgstr "Loading playlist…"
msgid "Loading profile…" msgid "Loading profile…"
msgstr "Loading profile…" msgstr "Loading profile…"
#: src/components/CategoryManager.tsx:41 #: src/components/CategoryManager.tsx:52
#: src/components/PlaylistMembershipPanel.tsx:28 #: src/components/PlaylistMembershipPanel.tsx:28
#: src/components/TextEditor.tsx:289 #: src/components/TextEditor.tsx:289
#: src/components/UserListPopover.tsx:192 #: src/components/UserListPopover.tsx:192
@@ -707,8 +717,8 @@ msgstr "Max 50 MB"
msgid "Moderator" msgid "Moderator"
msgstr "Moderator" msgstr "Moderator"
#: src/components/CategoryManager.tsx:91 #: src/components/CategoryManager.tsx:178
#: src/components/CategoryManager.tsx:167 #: src/components/CategoryManager.tsx:179
msgid "Name" msgid "Name"
msgstr "Name" msgstr "Name"
@@ -721,10 +731,6 @@ msgstr "new"
msgid "New" msgid "New"
msgstr "New" msgstr "New"
#: src/components/CategoryManager.tsx:90
msgid "New category name"
msgstr "New category name"
#: src/components/DumpCreateModal.tsx:305 #: src/components/DumpCreateModal.tsx:305
#: src/components/DumpFab.tsx:65 #: src/components/DumpFab.tsx:65
#: src/components/DumpFab.tsx:66 #: src/components/DumpFab.tsx:66
@@ -743,10 +749,6 @@ msgstr "New password"
msgid "New playlist" msgid "New playlist"
msgstr "New playlist" msgstr "New playlist"
#: src/components/CategoryManager.tsx:46
msgid "No categories yet."
msgstr "No categories yet."
#: src/pages/PlaylistDetail.tsx:680 #: src/pages/PlaylistDetail.tsx:680
msgid "No dumps in this playlist yet." msgid "No dumps in this playlist yet."
msgstr "No dumps in this playlist yet." msgstr "No dumps in this playlist yet."
@@ -884,7 +886,7 @@ msgstr "Post reply"
msgid "Posting…" msgid "Posting…"
msgstr "Posting…" msgstr "Posting…"
#: src/components/DumpCard.tsx:119 #: src/components/DumpCard.tsx:120
#: src/components/JournalCard.tsx:121 #: src/components/JournalCard.tsx:121
#: src/components/PlaylistCard.tsx:73 #: src/components/PlaylistCard.tsx:73
#: src/components/PlaylistMembershipPanel.tsx:55 #: src/components/PlaylistMembershipPanel.tsx:55
@@ -930,7 +932,7 @@ msgstr "Registering…"
msgid "Registration failed" msgid "Registration failed"
msgstr "Registration failed" msgstr "Registration failed"
#: src/pages/Dump.tsx:498 #: src/pages/Dump.tsx:499
msgid "Related" msgid "Related"
msgstr "Related" msgstr "Related"
@@ -984,7 +986,6 @@ msgstr "Retry"
msgid "Role" msgid "Role"
msgstr "Role" msgstr "Role"
#: src/components/CategoryManager.tsx:184
#: src/components/CommentThread.tsx:328 #: src/components/CommentThread.tsx:328
#: src/pages/Dump.tsx:365 #: src/pages/Dump.tsx:365
#: src/pages/DumpEdit.tsx:466 #: src/pages/DumpEdit.tsx:466
@@ -994,7 +995,6 @@ msgstr "Role"
msgid "Save" msgid "Save"
msgstr "Save" msgstr "Save"
#: src/components/CategoryManager.tsx:181
#: src/components/ChangePasswordModal.tsx:100 #: src/components/ChangePasswordModal.tsx:100
#: src/components/CommentThread.tsx:329 #: src/components/CommentThread.tsx:329
#: src/pages/Dump.tsx:364 #: src/pages/Dump.tsx:364
@@ -1044,6 +1044,10 @@ msgstr "Set new password"
msgid "Settings" msgid "Settings"
msgstr "Settings" msgstr "Settings"
#: src/components/CategoryManager.tsx:191
msgid "slug"
msgstr "slug"
#: src/components/form/FormError.tsx:15 #: src/components/form/FormError.tsx:15
#: src/components/PageError.tsx:13 #: src/components/PageError.tsx:13
msgid "Something went wrong" msgid "Something went wrong"
@@ -1134,15 +1138,10 @@ msgstr "URL"
msgid "URL is required." msgid "URL is required."
msgstr "URL is required." msgstr "URL is required."
#: src/components/CategoryManager.tsx:98 #: src/components/CategoryManager.tsx:192
#: src/components/CategoryManager.tsx:174
msgid "URL slug" msgid "URL slug"
msgstr "URL slug" msgstr "URL slug"
#: src/components/CategoryManager.tsx:97
msgid "url-slug"
msgstr "url-slug"
#: src/pages/UserPublicProfile.tsx:1547 #: src/pages/UserPublicProfile.tsx:1547
msgid "User" msgid "User"
msgstr "User" msgstr "User"

File diff suppressed because one or more lines are too long

View File

@@ -18,7 +18,7 @@ msgid "[deleted]"
msgstr "[supprimé]" msgstr "[supprimé]"
#. placeholder {0}: dump.commentCount #. placeholder {0}: dump.commentCount
#: src/components/DumpCard.tsx:110 #: src/components/DumpCard.tsx:111
#: src/components/JournalCard.tsx:112 #: src/components/JournalCard.tsx:112
msgid "{0, plural, one {# comment} other {# comments}}" msgid "{0, plural, one {# comment} other {# comments}}"
msgstr "{0, plural, one {# commentaire} other {# commentaires}}" msgstr "{0, plural, one {# commentaire} other {# commentaires}}"
@@ -48,7 +48,7 @@ msgid "← Back"
msgstr "← Retour" msgstr "← Retour"
#: src/pages/Dump.tsx:261 #: src/pages/Dump.tsx:261
#: src/pages/Dump.tsx:490 #: src/pages/Dump.tsx:491
#: src/pages/DumpEdit.tsx:179 #: src/pages/DumpEdit.tsx:179
msgid "← Back to all dumps" msgid "← Back to all dumps"
msgstr "← Retour à toutes les recos" msgstr "← Retour à toutes les recos"
@@ -133,6 +133,11 @@ msgstr "Compte"
msgid "Add a comment…" msgid "Add a comment…"
msgstr "Ajouter un commentaire…" msgstr "Ajouter un commentaire…"
#: src/components/CategoryManager.tsx:96
#: src/components/CategoryManager.tsx:97
msgid "Add category"
msgstr "Ajouter une catégorie"
#: src/pages/UserPublicProfile.tsx:827 #: src/pages/UserPublicProfile.tsx:827
msgid "Add email…" msgid "Add email…"
msgstr "Ajouter un e-mail…" msgstr "Ajouter un e-mail…"
@@ -180,6 +185,8 @@ msgstr "Retour à la connexion"
msgid "Can't connect to the live updates server. Upvotes and notifications may not sync until it reconnects." msgid "Can't connect to the live updates server. Upvotes and notifications may not sync until it reconnects."
msgstr "Impossible de se connecter au serveur de mises à jour en direct. Les votes et les notifications pourraient ne pas se synchroniser avant la reconnexion." msgstr "Impossible de se connecter au serveur de mises à jour en direct. Les votes et les notifications pourraient ne pas se synchroniser avant la reconnexion."
#: src/components/CategoryManager.tsx:210
#: src/components/CategoryManager.tsx:211
#: src/components/CommentThread.tsx:124 #: src/components/CommentThread.tsx:124
#: src/components/ConfirmModal.tsx:32 #: src/components/ConfirmModal.tsx:32
#: src/components/form/FormActions.tsx:32 #: src/components/form/FormActions.tsx:32
@@ -259,7 +266,6 @@ msgstr "Impossible de charger."
msgid "Could not save" msgid "Could not save"
msgstr "Sauvegarde impossible" msgstr "Sauvegarde impossible"
#: src/components/CategoryManager.tsx:106
#: src/components/PlaylistCreateForm.tsx:87 #: src/components/PlaylistCreateForm.tsx:87
msgid "Create" msgid "Create"
msgstr "Créer" msgstr "Créer"
@@ -274,7 +280,6 @@ msgstr "Créer et ajouter"
msgid "Created ({0}{1})" msgid "Created ({0}{1})"
msgstr "Créées ({0}{1})" msgstr "Créées ({0}{1})"
#: src/components/CategoryManager.tsx:103
#: src/components/PlaylistCreateForm.tsx:86 #: src/components/PlaylistCreateForm.tsx:86
msgid "Creating…" msgid "Creating…"
msgstr "Création…" msgstr "Création…"
@@ -291,8 +296,8 @@ msgstr "Sombre"
msgid "Default tab" msgid "Default tab"
msgstr "Onglet par défaut" msgstr "Onglet par défaut"
#: src/components/CategoryManager.tsx:191 #: src/components/CategoryManager.tsx:221
#: src/components/CategoryManager.tsx:192 #: src/components/CategoryManager.tsx:222
#: src/components/CommentThread.tsx:376 #: src/components/CommentThread.tsx:376
#: src/components/CommentThread.tsx:382 #: src/components/CommentThread.tsx:382
#: src/components/ConfirmModal.tsx:16 #: src/components/ConfirmModal.tsx:16
@@ -300,12 +305,12 @@ msgstr "Onglet par défaut"
msgid "Delete" msgid "Delete"
msgstr "Supprimer" msgstr "Supprimer"
#: src/components/CategoryManager.tsx:202 #: src/components/CategoryManager.tsx:236
msgid "Delete category" msgid "Delete category"
msgstr "Supprimer la catégorie" msgstr "Supprimer la catégorie"
#. placeholder {0}: category.name #. placeholder {0}: category.name
#: src/components/CategoryManager.tsx:201 #: src/components/CategoryManager.tsx:235
msgid "Delete category \"{0}\"? This cannot be undone." msgid "Delete category \"{0}\"? This cannot be undone."
msgstr "Supprimer la catégorie \"{0}\" ? Cette action est irréversible." msgstr "Supprimer la catégorie \"{0}\" ? Cette action est irréversible."
@@ -379,11 +384,16 @@ msgid "Earlier"
msgstr "Plus tôt" msgstr "Plus tôt"
#: src/components/CommentThread.tsx:367 #: src/components/CommentThread.tsx:367
#: src/pages/Dump.tsx:486 #: src/pages/Dump.tsx:487
#: src/pages/PlaylistDetail.tsx:625 #: src/pages/PlaylistDetail.tsx:625
msgid "Edit" msgid "Edit"
msgstr "Modifier" msgstr "Modifier"
#. placeholder {0}: category.name
#: src/components/CategoryManager.tsx:76
msgid "Edit {0}"
msgstr "Modifier {0}"
#: src/components/DumpCreateModal.tsx:430 #: src/components/DumpCreateModal.tsx:430
msgid "Edit title" msgid "Edit title"
msgstr "Modifier le titre" msgstr "Modifier le titre"
@@ -423,7 +433,7 @@ msgstr "Adresse e-mail"
msgid "Enter a query to search." msgid "Enter a query to search."
msgstr "Saisissez une recherche." msgstr "Saisissez une recherche."
#: src/components/CategoryManager.tsx:108 #: src/components/CategoryManager.tsx:230
msgid "Failed to create category" msgid "Failed to create category"
msgstr "Échec de la création de la catégorie" msgstr "Échec de la création de la catégorie"
@@ -431,7 +441,7 @@ msgstr "Échec de la création de la catégorie"
msgid "Failed to create playlist" msgid "Failed to create playlist"
msgstr "Impossible de créer la collection" msgstr "Impossible de créer la collection"
#: src/components/CategoryManager.tsx:153 #: src/components/CategoryManager.tsx:155
msgid "Failed to delete" msgid "Failed to delete"
msgstr "Suppression échouée" msgstr "Suppression échouée"
@@ -470,7 +480,7 @@ msgstr "Impossible de publier la réponse"
msgid "Failed to save" msgid "Failed to save"
msgstr "Enregistrement échoué" msgstr "Enregistrement échoué"
#: src/components/CategoryManager.tsx:197 #: src/components/CategoryManager.tsx:230
msgid "Failed to save category" msgid "Failed to save category"
msgstr "Échec de lenregistrement de la catégorie" msgstr "Échec de lenregistrement de la catégorie"
@@ -647,7 +657,7 @@ msgstr "Chargement de la collection…"
msgid "Loading profile…" msgid "Loading profile…"
msgstr "Chargement du profil…" msgstr "Chargement du profil…"
#: src/components/CategoryManager.tsx:41 #: src/components/CategoryManager.tsx:52
#: src/components/PlaylistMembershipPanel.tsx:28 #: src/components/PlaylistMembershipPanel.tsx:28
#: src/components/TextEditor.tsx:289 #: src/components/TextEditor.tsx:289
#: src/components/UserListPopover.tsx:192 #: src/components/UserListPopover.tsx:192
@@ -707,8 +717,8 @@ msgstr "Max 50 Mo"
msgid "Moderator" msgid "Moderator"
msgstr "Modérateur" msgstr "Modérateur"
#: src/components/CategoryManager.tsx:91 #: src/components/CategoryManager.tsx:178
#: src/components/CategoryManager.tsx:167 #: src/components/CategoryManager.tsx:179
msgid "Name" msgid "Name"
msgstr "Nom" msgstr "Nom"
@@ -721,10 +731,6 @@ msgstr "nouveau"
msgid "New" msgid "New"
msgstr "Nouveau" msgstr "Nouveau"
#: src/components/CategoryManager.tsx:90
msgid "New category name"
msgstr "Nom de la nouvelle catégorie"
#: src/components/DumpCreateModal.tsx:305 #: src/components/DumpCreateModal.tsx:305
#: src/components/DumpFab.tsx:65 #: src/components/DumpFab.tsx:65
#: src/components/DumpFab.tsx:66 #: src/components/DumpFab.tsx:66
@@ -743,10 +749,6 @@ msgstr "Nouveau mot de passe"
msgid "New playlist" msgid "New playlist"
msgstr "Nouvelle collection" msgstr "Nouvelle collection"
#: src/components/CategoryManager.tsx:46
msgid "No categories yet."
msgstr "Aucune catégorie pour le moment."
#: src/pages/PlaylistDetail.tsx:680 #: src/pages/PlaylistDetail.tsx:680
msgid "No dumps in this playlist yet." msgid "No dumps in this playlist yet."
msgstr "Aucune reco dans cette collection pour l'instant." msgstr "Aucune reco dans cette collection pour l'instant."
@@ -884,7 +886,7 @@ msgstr "Publier la réponse"
msgid "Posting…" msgid "Posting…"
msgstr "Publication…" msgstr "Publication…"
#: src/components/DumpCard.tsx:119 #: src/components/DumpCard.tsx:120
#: src/components/JournalCard.tsx:121 #: src/components/JournalCard.tsx:121
#: src/components/PlaylistCard.tsx:73 #: src/components/PlaylistCard.tsx:73
#: src/components/PlaylistMembershipPanel.tsx:55 #: src/components/PlaylistMembershipPanel.tsx:55
@@ -930,7 +932,7 @@ msgstr "Inscription…"
msgid "Registration failed" msgid "Registration failed"
msgstr "Inscription échouée" msgstr "Inscription échouée"
#: src/pages/Dump.tsx:498 #: src/pages/Dump.tsx:499
msgid "Related" msgid "Related"
msgstr "Connexe" msgstr "Connexe"
@@ -984,7 +986,6 @@ msgstr "Réessayer"
msgid "Role" msgid "Role"
msgstr "Rôle" msgstr "Rôle"
#: src/components/CategoryManager.tsx:184
#: src/components/CommentThread.tsx:328 #: src/components/CommentThread.tsx:328
#: src/pages/Dump.tsx:365 #: src/pages/Dump.tsx:365
#: src/pages/DumpEdit.tsx:466 #: src/pages/DumpEdit.tsx:466
@@ -994,7 +995,6 @@ msgstr "Rôle"
msgid "Save" msgid "Save"
msgstr "Enregistrer" msgstr "Enregistrer"
#: src/components/CategoryManager.tsx:181
#: src/components/ChangePasswordModal.tsx:100 #: src/components/ChangePasswordModal.tsx:100
#: src/components/CommentThread.tsx:329 #: src/components/CommentThread.tsx:329
#: src/pages/Dump.tsx:364 #: src/pages/Dump.tsx:364
@@ -1044,6 +1044,10 @@ msgstr "Définir un nouveau mot de passe"
msgid "Settings" msgid "Settings"
msgstr "Paramètres" msgstr "Paramètres"
#: src/components/CategoryManager.tsx:191
msgid "slug"
msgstr "identifiant"
#: src/components/form/FormError.tsx:15 #: src/components/form/FormError.tsx:15
#: src/components/PageError.tsx:13 #: src/components/PageError.tsx:13
msgid "Something went wrong" msgid "Something went wrong"
@@ -1134,15 +1138,10 @@ msgstr "URL"
msgid "URL is required." msgid "URL is required."
msgstr "L'URL est obligatoire." msgstr "L'URL est obligatoire."
#: src/components/CategoryManager.tsx:98 #: src/components/CategoryManager.tsx:192
#: src/components/CategoryManager.tsx:174
msgid "URL slug" msgid "URL slug"
msgstr "Identifiant dURL" msgstr "Identifiant dURL"
#: src/components/CategoryManager.tsx:97
msgid "url-slug"
msgstr "identifiant-url"
#: src/pages/UserPublicProfile.tsx:1547 #: src/pages/UserPublicProfile.tsx:1547
msgid "User" msgid "User"
msgstr "Utilisateur" msgstr "Utilisateur"