v3: fixed missing locales
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 37s
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 37s
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -18,7 +18,7 @@ msgid "[deleted]"
|
||||
msgstr "[deleted]"
|
||||
|
||||
#. placeholder {0}: dump.commentCount
|
||||
#: src/components/DumpCard.tsx:110
|
||||
#: src/components/DumpCard.tsx:111
|
||||
#: src/components/JournalCard.tsx:112
|
||||
msgid "{0, plural, one {# comment} other {# comments}}"
|
||||
msgstr "{0, plural, one {# comment} other {# comments}}"
|
||||
@@ -48,7 +48,7 @@ msgid "← Back"
|
||||
msgstr "← Back"
|
||||
|
||||
#: src/pages/Dump.tsx:261
|
||||
#: src/pages/Dump.tsx:490
|
||||
#: src/pages/Dump.tsx:491
|
||||
#: src/pages/DumpEdit.tsx:179
|
||||
msgid "← Back to all dumps"
|
||||
msgstr "← Back to all dumps"
|
||||
@@ -133,6 +133,11 @@ msgstr "Account"
|
||||
msgid "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
|
||||
msgid "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."
|
||||
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/ConfirmModal.tsx:32
|
||||
#: src/components/form/FormActions.tsx:32
|
||||
@@ -259,7 +266,6 @@ msgstr "Could not load."
|
||||
msgid "Could not save"
|
||||
msgstr "Could not save"
|
||||
|
||||
#: src/components/CategoryManager.tsx:106
|
||||
#: src/components/PlaylistCreateForm.tsx:87
|
||||
msgid "Create"
|
||||
msgstr "Create"
|
||||
@@ -274,7 +280,6 @@ msgstr "Create & Add"
|
||||
msgid "Created ({0}{1})"
|
||||
msgstr "Created ({0}{1})"
|
||||
|
||||
#: src/components/CategoryManager.tsx:103
|
||||
#: src/components/PlaylistCreateForm.tsx:86
|
||||
msgid "Creating…"
|
||||
msgstr "Creating…"
|
||||
@@ -291,8 +296,8 @@ msgstr "Dark"
|
||||
msgid "Default tab"
|
||||
msgstr "Default tab"
|
||||
|
||||
#: src/components/CategoryManager.tsx:191
|
||||
#: src/components/CategoryManager.tsx:192
|
||||
#: src/components/CategoryManager.tsx:221
|
||||
#: src/components/CategoryManager.tsx:222
|
||||
#: src/components/CommentThread.tsx:376
|
||||
#: src/components/CommentThread.tsx:382
|
||||
#: src/components/ConfirmModal.tsx:16
|
||||
@@ -300,12 +305,12 @@ msgstr "Default tab"
|
||||
msgid "Delete"
|
||||
msgstr "Delete"
|
||||
|
||||
#: src/components/CategoryManager.tsx:202
|
||||
#: src/components/CategoryManager.tsx:236
|
||||
msgid "Delete category"
|
||||
msgstr "Delete category"
|
||||
|
||||
#. placeholder {0}: category.name
|
||||
#: src/components/CategoryManager.tsx:201
|
||||
#: src/components/CategoryManager.tsx:235
|
||||
msgid "Delete category \"{0}\"? This cannot be undone."
|
||||
msgstr "Delete category \"{0}\"? This cannot be undone."
|
||||
|
||||
@@ -379,11 +384,16 @@ msgid "Earlier"
|
||||
msgstr "Earlier"
|
||||
|
||||
#: src/components/CommentThread.tsx:367
|
||||
#: src/pages/Dump.tsx:486
|
||||
#: src/pages/Dump.tsx:487
|
||||
#: src/pages/PlaylistDetail.tsx:625
|
||||
msgid "Edit"
|
||||
msgstr "Edit"
|
||||
|
||||
#. placeholder {0}: category.name
|
||||
#: src/components/CategoryManager.tsx:76
|
||||
msgid "Edit {0}"
|
||||
msgstr "Edit {0}"
|
||||
|
||||
#: src/components/DumpCreateModal.tsx:430
|
||||
msgid "Edit title"
|
||||
msgstr "Edit title"
|
||||
@@ -423,7 +433,7 @@ msgstr "Email address"
|
||||
msgid "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"
|
||||
msgstr "Failed to create category"
|
||||
|
||||
@@ -431,7 +441,7 @@ msgstr "Failed to create category"
|
||||
msgid "Failed to create playlist"
|
||||
msgstr "Failed to create playlist"
|
||||
|
||||
#: src/components/CategoryManager.tsx:153
|
||||
#: src/components/CategoryManager.tsx:155
|
||||
msgid "Failed to delete"
|
||||
msgstr "Failed to delete"
|
||||
|
||||
@@ -470,7 +480,7 @@ msgstr "Failed to post reply"
|
||||
msgid "Failed to save"
|
||||
msgstr "Failed to save"
|
||||
|
||||
#: src/components/CategoryManager.tsx:197
|
||||
#: src/components/CategoryManager.tsx:230
|
||||
msgid "Failed to save category"
|
||||
msgstr "Failed to save category"
|
||||
|
||||
@@ -647,7 +657,7 @@ msgstr "Loading playlist…"
|
||||
msgid "Loading profile…"
|
||||
msgstr "Loading profile…"
|
||||
|
||||
#: src/components/CategoryManager.tsx:41
|
||||
#: src/components/CategoryManager.tsx:52
|
||||
#: src/components/PlaylistMembershipPanel.tsx:28
|
||||
#: src/components/TextEditor.tsx:289
|
||||
#: src/components/UserListPopover.tsx:192
|
||||
@@ -707,8 +717,8 @@ msgstr "Max 50 MB"
|
||||
msgid "Moderator"
|
||||
msgstr "Moderator"
|
||||
|
||||
#: src/components/CategoryManager.tsx:91
|
||||
#: src/components/CategoryManager.tsx:167
|
||||
#: src/components/CategoryManager.tsx:178
|
||||
#: src/components/CategoryManager.tsx:179
|
||||
msgid "Name"
|
||||
msgstr "Name"
|
||||
|
||||
@@ -721,10 +731,6 @@ msgstr "new"
|
||||
msgid "New"
|
||||
msgstr "New"
|
||||
|
||||
#: src/components/CategoryManager.tsx:90
|
||||
msgid "New category name"
|
||||
msgstr "New category name"
|
||||
|
||||
#: src/components/DumpCreateModal.tsx:305
|
||||
#: src/components/DumpFab.tsx:65
|
||||
#: src/components/DumpFab.tsx:66
|
||||
@@ -743,10 +749,6 @@ msgstr "New password"
|
||||
msgid "New playlist"
|
||||
msgstr "New playlist"
|
||||
|
||||
#: src/components/CategoryManager.tsx:46
|
||||
msgid "No categories yet."
|
||||
msgstr "No categories yet."
|
||||
|
||||
#: src/pages/PlaylistDetail.tsx:680
|
||||
msgid "No dumps in this playlist yet."
|
||||
msgstr "No dumps in this playlist yet."
|
||||
@@ -884,7 +886,7 @@ msgstr "Post reply"
|
||||
msgid "Posting…"
|
||||
msgstr "Posting…"
|
||||
|
||||
#: src/components/DumpCard.tsx:119
|
||||
#: src/components/DumpCard.tsx:120
|
||||
#: src/components/JournalCard.tsx:121
|
||||
#: src/components/PlaylistCard.tsx:73
|
||||
#: src/components/PlaylistMembershipPanel.tsx:55
|
||||
@@ -930,7 +932,7 @@ msgstr "Registering…"
|
||||
msgid "Registration failed"
|
||||
msgstr "Registration failed"
|
||||
|
||||
#: src/pages/Dump.tsx:498
|
||||
#: src/pages/Dump.tsx:499
|
||||
msgid "Related"
|
||||
msgstr "Related"
|
||||
|
||||
@@ -984,7 +986,6 @@ msgstr "Retry"
|
||||
msgid "Role"
|
||||
msgstr "Role"
|
||||
|
||||
#: src/components/CategoryManager.tsx:184
|
||||
#: src/components/CommentThread.tsx:328
|
||||
#: src/pages/Dump.tsx:365
|
||||
#: src/pages/DumpEdit.tsx:466
|
||||
@@ -994,7 +995,6 @@ msgstr "Role"
|
||||
msgid "Save"
|
||||
msgstr "Save"
|
||||
|
||||
#: src/components/CategoryManager.tsx:181
|
||||
#: src/components/ChangePasswordModal.tsx:100
|
||||
#: src/components/CommentThread.tsx:329
|
||||
#: src/pages/Dump.tsx:364
|
||||
@@ -1044,6 +1044,10 @@ msgstr "Set new password"
|
||||
msgid "Settings"
|
||||
msgstr "Settings"
|
||||
|
||||
#: src/components/CategoryManager.tsx:191
|
||||
msgid "slug"
|
||||
msgstr "slug"
|
||||
|
||||
#: src/components/form/FormError.tsx:15
|
||||
#: src/components/PageError.tsx:13
|
||||
msgid "Something went wrong"
|
||||
@@ -1134,15 +1138,10 @@ msgstr "URL"
|
||||
msgid "URL is required."
|
||||
msgstr "URL is required."
|
||||
|
||||
#: src/components/CategoryManager.tsx:98
|
||||
#: src/components/CategoryManager.tsx:174
|
||||
#: src/components/CategoryManager.tsx:192
|
||||
msgid "URL slug"
|
||||
msgstr "URL slug"
|
||||
|
||||
#: src/components/CategoryManager.tsx:97
|
||||
msgid "url-slug"
|
||||
msgstr "url-slug"
|
||||
|
||||
#: src/pages/UserPublicProfile.tsx:1547
|
||||
msgid "User"
|
||||
msgstr "User"
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -18,7 +18,7 @@ msgid "[deleted]"
|
||||
msgstr "[supprimé]"
|
||||
|
||||
#. placeholder {0}: dump.commentCount
|
||||
#: src/components/DumpCard.tsx:110
|
||||
#: src/components/DumpCard.tsx:111
|
||||
#: src/components/JournalCard.tsx:112
|
||||
msgid "{0, plural, one {# comment} other {# comments}}"
|
||||
msgstr "{0, plural, one {# commentaire} other {# commentaires}}"
|
||||
@@ -48,7 +48,7 @@ msgid "← Back"
|
||||
msgstr "← Retour"
|
||||
|
||||
#: src/pages/Dump.tsx:261
|
||||
#: src/pages/Dump.tsx:490
|
||||
#: src/pages/Dump.tsx:491
|
||||
#: src/pages/DumpEdit.tsx:179
|
||||
msgid "← Back to all dumps"
|
||||
msgstr "← Retour à toutes les recos"
|
||||
@@ -133,6 +133,11 @@ msgstr "Compte"
|
||||
msgid "Add a comment…"
|
||||
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
|
||||
msgid "Add email…"
|
||||
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."
|
||||
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/ConfirmModal.tsx:32
|
||||
#: src/components/form/FormActions.tsx:32
|
||||
@@ -259,7 +266,6 @@ msgstr "Impossible de charger."
|
||||
msgid "Could not save"
|
||||
msgstr "Sauvegarde impossible"
|
||||
|
||||
#: src/components/CategoryManager.tsx:106
|
||||
#: src/components/PlaylistCreateForm.tsx:87
|
||||
msgid "Create"
|
||||
msgstr "Créer"
|
||||
@@ -274,7 +280,6 @@ msgstr "Créer et ajouter"
|
||||
msgid "Created ({0}{1})"
|
||||
msgstr "Créées ({0}{1})"
|
||||
|
||||
#: src/components/CategoryManager.tsx:103
|
||||
#: src/components/PlaylistCreateForm.tsx:86
|
||||
msgid "Creating…"
|
||||
msgstr "Création…"
|
||||
@@ -291,8 +296,8 @@ msgstr "Sombre"
|
||||
msgid "Default tab"
|
||||
msgstr "Onglet par défaut"
|
||||
|
||||
#: src/components/CategoryManager.tsx:191
|
||||
#: src/components/CategoryManager.tsx:192
|
||||
#: src/components/CategoryManager.tsx:221
|
||||
#: src/components/CategoryManager.tsx:222
|
||||
#: src/components/CommentThread.tsx:376
|
||||
#: src/components/CommentThread.tsx:382
|
||||
#: src/components/ConfirmModal.tsx:16
|
||||
@@ -300,12 +305,12 @@ msgstr "Onglet par défaut"
|
||||
msgid "Delete"
|
||||
msgstr "Supprimer"
|
||||
|
||||
#: src/components/CategoryManager.tsx:202
|
||||
#: src/components/CategoryManager.tsx:236
|
||||
msgid "Delete category"
|
||||
msgstr "Supprimer la catégorie"
|
||||
|
||||
#. placeholder {0}: category.name
|
||||
#: src/components/CategoryManager.tsx:201
|
||||
#: src/components/CategoryManager.tsx:235
|
||||
msgid "Delete category \"{0}\"? This cannot be undone."
|
||||
msgstr "Supprimer la catégorie \"{0}\" ? Cette action est irréversible."
|
||||
|
||||
@@ -379,11 +384,16 @@ msgid "Earlier"
|
||||
msgstr "Plus tôt"
|
||||
|
||||
#: src/components/CommentThread.tsx:367
|
||||
#: src/pages/Dump.tsx:486
|
||||
#: src/pages/Dump.tsx:487
|
||||
#: src/pages/PlaylistDetail.tsx:625
|
||||
msgid "Edit"
|
||||
msgstr "Modifier"
|
||||
|
||||
#. placeholder {0}: category.name
|
||||
#: src/components/CategoryManager.tsx:76
|
||||
msgid "Edit {0}"
|
||||
msgstr "Modifier {0}"
|
||||
|
||||
#: src/components/DumpCreateModal.tsx:430
|
||||
msgid "Edit title"
|
||||
msgstr "Modifier le titre"
|
||||
@@ -423,7 +433,7 @@ msgstr "Adresse e-mail"
|
||||
msgid "Enter a query to search."
|
||||
msgstr "Saisissez une recherche."
|
||||
|
||||
#: src/components/CategoryManager.tsx:108
|
||||
#: src/components/CategoryManager.tsx:230
|
||||
msgid "Failed to create category"
|
||||
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"
|
||||
msgstr "Impossible de créer la collection"
|
||||
|
||||
#: src/components/CategoryManager.tsx:153
|
||||
#: src/components/CategoryManager.tsx:155
|
||||
msgid "Failed to delete"
|
||||
msgstr "Suppression échouée"
|
||||
|
||||
@@ -470,7 +480,7 @@ msgstr "Impossible de publier la réponse"
|
||||
msgid "Failed to save"
|
||||
msgstr "Enregistrement échoué"
|
||||
|
||||
#: src/components/CategoryManager.tsx:197
|
||||
#: src/components/CategoryManager.tsx:230
|
||||
msgid "Failed to save category"
|
||||
msgstr "Échec de l’enregistrement de la catégorie"
|
||||
|
||||
@@ -647,7 +657,7 @@ msgstr "Chargement de la collection…"
|
||||
msgid "Loading profile…"
|
||||
msgstr "Chargement du profil…"
|
||||
|
||||
#: src/components/CategoryManager.tsx:41
|
||||
#: src/components/CategoryManager.tsx:52
|
||||
#: src/components/PlaylistMembershipPanel.tsx:28
|
||||
#: src/components/TextEditor.tsx:289
|
||||
#: src/components/UserListPopover.tsx:192
|
||||
@@ -707,8 +717,8 @@ msgstr "Max 50 Mo"
|
||||
msgid "Moderator"
|
||||
msgstr "Modérateur"
|
||||
|
||||
#: src/components/CategoryManager.tsx:91
|
||||
#: src/components/CategoryManager.tsx:167
|
||||
#: src/components/CategoryManager.tsx:178
|
||||
#: src/components/CategoryManager.tsx:179
|
||||
msgid "Name"
|
||||
msgstr "Nom"
|
||||
|
||||
@@ -721,10 +731,6 @@ msgstr "nouveau"
|
||||
msgid "New"
|
||||
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/DumpFab.tsx:65
|
||||
#: src/components/DumpFab.tsx:66
|
||||
@@ -743,10 +749,6 @@ msgstr "Nouveau mot de passe"
|
||||
msgid "New playlist"
|
||||
msgstr "Nouvelle collection"
|
||||
|
||||
#: src/components/CategoryManager.tsx:46
|
||||
msgid "No categories yet."
|
||||
msgstr "Aucune catégorie pour le moment."
|
||||
|
||||
#: src/pages/PlaylistDetail.tsx:680
|
||||
msgid "No dumps in this playlist yet."
|
||||
msgstr "Aucune reco dans cette collection pour l'instant."
|
||||
@@ -884,7 +886,7 @@ msgstr "Publier la réponse"
|
||||
msgid "Posting…"
|
||||
msgstr "Publication…"
|
||||
|
||||
#: src/components/DumpCard.tsx:119
|
||||
#: src/components/DumpCard.tsx:120
|
||||
#: src/components/JournalCard.tsx:121
|
||||
#: src/components/PlaylistCard.tsx:73
|
||||
#: src/components/PlaylistMembershipPanel.tsx:55
|
||||
@@ -930,7 +932,7 @@ msgstr "Inscription…"
|
||||
msgid "Registration failed"
|
||||
msgstr "Inscription échouée"
|
||||
|
||||
#: src/pages/Dump.tsx:498
|
||||
#: src/pages/Dump.tsx:499
|
||||
msgid "Related"
|
||||
msgstr "Connexe"
|
||||
|
||||
@@ -984,7 +986,6 @@ msgstr "Réessayer"
|
||||
msgid "Role"
|
||||
msgstr "Rôle"
|
||||
|
||||
#: src/components/CategoryManager.tsx:184
|
||||
#: src/components/CommentThread.tsx:328
|
||||
#: src/pages/Dump.tsx:365
|
||||
#: src/pages/DumpEdit.tsx:466
|
||||
@@ -994,7 +995,6 @@ msgstr "Rôle"
|
||||
msgid "Save"
|
||||
msgstr "Enregistrer"
|
||||
|
||||
#: src/components/CategoryManager.tsx:181
|
||||
#: src/components/ChangePasswordModal.tsx:100
|
||||
#: src/components/CommentThread.tsx:329
|
||||
#: src/pages/Dump.tsx:364
|
||||
@@ -1044,6 +1044,10 @@ msgstr "Définir un nouveau mot de passe"
|
||||
msgid "Settings"
|
||||
msgstr "Paramètres"
|
||||
|
||||
#: src/components/CategoryManager.tsx:191
|
||||
msgid "slug"
|
||||
msgstr "identifiant"
|
||||
|
||||
#: src/components/form/FormError.tsx:15
|
||||
#: src/components/PageError.tsx:13
|
||||
msgid "Something went wrong"
|
||||
@@ -1134,15 +1138,10 @@ msgstr "URL"
|
||||
msgid "URL is required."
|
||||
msgstr "L'URL est obligatoire."
|
||||
|
||||
#: src/components/CategoryManager.tsx:98
|
||||
#: src/components/CategoryManager.tsx:174
|
||||
#: src/components/CategoryManager.tsx:192
|
||||
msgid "URL slug"
|
||||
msgstr "Identifiant d’URL"
|
||||
|
||||
#: src/components/CategoryManager.tsx:97
|
||||
msgid "url-slug"
|
||||
msgstr "identifiant-url"
|
||||
|
||||
#: src/pages/UserPublicProfile.tsx:1547
|
||||
msgid "User"
|
||||
msgstr "Utilisateur"
|
||||
|
||||
Reference in New Issue
Block a user