Skip to content

Commit

Permalink
Translate new strings (keyboard shortcuts).
Browse files Browse the repository at this point in the history
Clear untranslated.json for fr.
  • Loading branch information
cyril-amar committed Oct 25, 2023
1 parent 548b4ed commit de33bad
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 19 deletions.
18 changes: 17 additions & 1 deletion strings/strings_fr.arb
Original file line number Diff line number Diff line change
Expand Up @@ -255,5 +255,21 @@
"searchDialogFeeds": "Flux",
"emptyFeeds": "Aucun flux trouvé",
"quoteFeedButton": "Ajouter le lien d'un flux",
"quoteListButton": "Ajouter le lien d'une liste"
"quoteListButton": "Ajouter le lien d'une liste",
"shortcutsDialogTitle": "Raccourcis clavier",
"shortcutsNewPost": "Nouveau post",
"shortcutsSendPost": "Envoyer",
"shortcutsScrollFirst": "Afficher la première colonne",
"shortcutsScrollNumbers": "Afficher les colonnes 2 à 9",
"shortcutsScrollLast": "Afficher la dernière colonne",
"shortcutsThread": "Lors de l'affichage d'un thread",
"shortcutsThreadViewer": "Ouvrir la vue Thread",
"shortcutsCloseThread": "Fermer la vue Thread",
"shortcutsLike": "Liker ce post",
"shortcutsReply": "Répondre à ce post",
"shortcutsQuote": "Citer ce post",
"shortcutsRepost": "Reposter ce post",
"shortcutsGeneral": "Général",
"shortcutsCloseWindow": "Fermer la fenêtre",
"shortcutsThisWindow": "Liste des raccourcis"
}
19 changes: 1 addition & 18 deletions untranslated.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,24 +109,7 @@
"shortcutsCloseWindow",
"shortcutsThisWindow"
],
"fr": [
"shortcutsDialogTitle",
"shortcutsNewPost",
"shortcutsSendPost",
"shortcutsScrollFirst",
"shortcutsScrollNumbers",
"shortcutsScrollLast",
"shortcutsThread",
"shortcutsThreadViewer",
"shortcutsCloseThread",
"shortcutsLike",
"shortcutsReply",
"shortcutsQuote",
"shortcutsRepost",
"shortcutsGeneral",
"shortcutsCloseWindow",
"shortcutsThisWindow"
],
"fr": [],
"fi": [
"settingsForceAltTextInput",
"postDialogForceAltTextInputHint",
Expand Down

0 comments on commit de33bad

Please sign in to comment.