diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-12 05:26:16 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-12 05:26:16 +0900 |
| commit | 9abed921967ba5fd272fca4c7ccce07cc2d223ec (patch) | |
| tree | c65b0027fc002eebe471a42441d108e7a8d42cb1 | |
| parent | New translations ja-JP.yml (French) (diff) | |
| download | misskey-9abed921967ba5fd272fca4c7ccce07cc2d223ec.tar.gz misskey-9abed921967ba5fd272fca4c7ccce07cc2d223ec.tar.bz2 misskey-9abed921967ba5fd272fca4c7ccce07cc2d223ec.zip | |
New translations ja-JP.yml (French)
| -rw-r--r-- | locales/fr-FR.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locales/fr-FR.yml b/locales/fr-FR.yml index dd928b949c..172437ff95 100644 --- a/locales/fr-FR.yml +++ b/locales/fr-FR.yml @@ -672,7 +672,7 @@ desktop/views/components/post-form.vue: posting: "Publication …" attach-media-from-local: "Joindre un média depuis votre appareil" attach-media-from-drive: "Joindre un média depuis votre Drive" - attach-cancel: "Annuler la jointure de fichier" + attach-cancel: "Annuler le fichier attaché" insert-a-kao: "v('ω')v" create-poll: "Créer un sondage" text-remain: "{} charactères restants" @@ -695,7 +695,7 @@ desktop/views/components/renote-form.vue: cancel: "Annuler" renote: "Republier" reposting: "Republication en cours …" - success: "Reposté!" + success: "Republié !" failure: "La renote a échoué" desktop/views/components/renote-form-window.vue: title: "Êtes vous sûr de vouloir renote cette note?" @@ -1092,7 +1092,7 @@ mobile/views/components/friends-maker.vue: refresh: "Voir plus" close: "Fermer" mobile/views/components/note.vue: - reposted-by: "Renoté par {}" + reposted-by: "Republié par {}" private: "cette publication est privée" deleted: "cette publication a été supprimée" location: "Géolocalisation" |