mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[loc] set up Windows Store listing translations (part 1)
* MSG_900+ will be used for Windows Store translation, so add them and makes sure these get filtered out from embedded.loc. * Also make sure we don't get a "Translated by:" in the English version when compiled with VS2022. * Also add Store screenshots and update listing.csv so that we can autogenerate and upload a complete translation update to the store.
This commit is contained in:
parent
43c6290143
commit
fac433a0fe
55 changed files with 414 additions and 235 deletions
|
@ -1,5 +1,5 @@
|
|||
@echo off
|
||||
if not exist pollock.exe curl https://files.akeo.ie/pollock/pollock-1.4.exe --output pollock.exe
|
||||
if not exist pollock.exe curl https://files.akeo.ie/pollock/pollock-1.5.exe --output pollock.exe
|
||||
cls
|
||||
:menu
|
||||
echo 1 - Import .po into .loc
|
||||
|
|
|
@ -2,8 +2,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: 3.14\n"
|
||||
"Report-Msgid-Bugs-To: pete@akeo.ie\n"
|
||||
"POT-Creation-Date: 2023-01-27 12:23+0000\n"
|
||||
"PO-Revision-Date: 2023-01-27 12:29+0000\n"
|
||||
"POT-Creation-Date: 2023-02-03 13:52+0000\n"
|
||||
"PO-Revision-Date: 2023-02-03 13:53+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: fr_FR\n"
|
||||
|
@ -1083,7 +1083,7 @@ msgstr "Cliquez pour sélectionner..."
|
|||
|
||||
#. • MSG_174
|
||||
msgid "Rufus - The Reliable USB Formatting Utility"
|
||||
msgstr ""
|
||||
msgstr "Rufus - L'utilitaire de formatage USB fiable"
|
||||
|
||||
#. • MSG_175
|
||||
msgid "Version %d.%d (Build %d)"
|
||||
|
@ -1846,4 +1846,8 @@ msgstr "Désactiver l'encryption automatique BitLocker"
|
|||
|
||||
#. • MSG_336
|
||||
msgid "Persistent log"
|
||||
msgstr ""
|
||||
msgstr "Log persistent"
|
||||
|
||||
#. • MSG_900
|
||||
msgid "Rufus is a utility that helps format and create bootable USB flash drives, such as USB keys/pendrives, memory sticks, etc."
|
||||
msgstr "Rufus est un utilitaire permettant de formater et de créer des média USB amorçables, tels que clés USB, mémoire flash, etc."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue