From dd87bce2f7a76d2c482d8d3b2857747189dde4f7 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Tue, 1 Oct 2024 09:03:44 +0200 Subject: Update translation files --- po/isodumper.pot | 229 +++++++++++++++++++++++++++++-------------------------- 1 file changed, 119 insertions(+), 110 deletions(-) (limited to 'po/isodumper.pot') diff --git a/po/isodumper.pot b/po/isodumper.pot index 77518c3..bded358 100644 --- a/po/isodumper.pot +++ b/po/isodumper.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: isodumper 1.27\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-08-01 15:50+0200\n" +"POT-Creation-Date: 2024-10-01 09:02+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -151,180 +151,184 @@ msgstr "" msgid "Backup to:" msgstr "" -#: lib/isodumper.py:414 +#: lib/isodumper.py:414 lib/isodumper.py:456 msgid "GPG signatures database can not be read" msgstr "" -#: lib/isodumper.py:451 -msgid "Signature file {} not found\n" +#: lib/isodumper.py:431 +msgid "Signature checked" msgstr "" -#: lib/isodumper.py:451 -msgid "or key expired" +#: lib/isodumper.py:444 +msgid "Signature is bad" msgstr "" -#: lib/isodumper.py:465 +#: lib/isodumper.py:448 +msgid "Signature file {} not found\n" +msgstr "" + +#: lib/isodumper.py:468 msgid "Persistence partition is to use when writing a Live ISO image." msgstr "" -#: lib/isodumper.py:470 +#: lib/isodumper.py:473 msgid "Formatting confirmation in {}" msgstr "" -#: lib/isodumper.py:483 +#: lib/isodumper.py:486 msgid "The device was formatted successfully." msgstr "" -#: lib/isodumper.py:485 +#: lib/isodumper.py:488 msgid "An error occurred while creating a partition." msgstr "" -#: lib/isodumper.py:487 +#: lib/isodumper.py:490 msgid "Authentication error." msgstr "" -#: lib/isodumper.py:489 +#: lib/isodumper.py:492 msgid "An error {} occurred." msgstr "" -#: lib/isodumper.py:505 lib/isodumper.py:1083 +#: lib/isodumper.py:508 lib/isodumper.py:1086 msgid "Progress" msgstr "" -#: lib/isodumper.py:519 lib/isodumper.py:652 lib/isodumper.py:739 +#: lib/isodumper.py:522 lib/isodumper.py:655 lib/isodumper.py:742 msgid "unmounting" msgstr "" -#: lib/isodumper.py:581 +#: lib/isodumper.py:584 msgid "Backup" msgstr "" -#: lib/isodumper.py:585 +#: lib/isodumper.py:588 msgid "Backup confirmation" msgstr "" -#: lib/isodumper.py:585 +#: lib/isodumper.py:588 msgid "Do you want to overwrite the file?" msgstr "" -#: lib/isodumper.py:595 +#: lib/isodumper.py:598 #, python-format msgid "" "The destination directory is too small to receive the backup (%s Mb needed)" msgstr "" -#: lib/isodumper.py:605 +#: lib/isodumper.py:608 msgid "Backup to: {}" msgstr "" #. I18N: don't translate source nor target -#: lib/isodumper.py:623 +#: lib/isodumper.py:626 #, python-brace-format msgid "{source} successfully written to {target}" msgstr "" -#: lib/isodumper.py:636 +#: lib/isodumper.py:639 msgid "The device is too small to contain the ISO file." msgstr "" -#: lib/isodumper.py:642 +#: lib/isodumper.py:645 #, python-brace-format msgid "Writing {source} to {target}" msgstr "" -#: lib/isodumper.py:646 +#: lib/isodumper.py:649 #, python-brace-format msgid "Executing copy from {source} to {target}" msgstr "" #. I18N: don't translate source nor target -#: lib/isodumper.py:665 +#: lib/isodumper.py:668 #, python-brace-format msgid "Image {source} written to {target}" msgstr "" -#: lib/isodumper.py:668 +#: lib/isodumper.py:671 msgid "Bytes written: {}" msgstr "" -#: lib/isodumper.py:670 +#: lib/isodumper.py:673 msgid "Checking " msgstr "" -#: lib/isodumper.py:685 +#: lib/isodumper.py:688 msgid "Adding partition" msgstr "" -#: lib/isodumper.py:690 +#: lib/isodumper.py:693 msgid "No key for encrypted partition provided. Adding the partition aborted." msgstr "" -#: lib/isodumper.py:708 +#: lib/isodumper.py:711 msgid "Added encrypted partition" msgstr "" -#: lib/isodumper.py:714 +#: lib/isodumper.py:717 msgid "Adding encrypted partition failed" msgstr "" -#: lib/isodumper.py:729 +#: lib/isodumper.py:732 msgid "Added partition" msgstr "" -#: lib/isodumper.py:731 +#: lib/isodumper.py:734 msgid "Adding partition failed" msgstr "" -#: lib/isodumper.py:762 +#: lib/isodumper.py:765 msgid "Success" msgstr "" -#: lib/isodumper.py:764 +#: lib/isodumper.py:767 msgid "The operation completed successfully." msgstr "" -#: lib/isodumper.py:767 lib/isodumper.py:786 +#: lib/isodumper.py:770 lib/isodumper.py:789 msgid "" "You are free to unplug it now, a logfile \n" "/var/log/magiback.log has been saved." msgstr "" -#: lib/isodumper.py:778 lib/isodumper.py:798 lib/isodumper.py:1151 -#: lib/isodumper.py:1168 lib/isodumper.py:1276 lib/isodumper.py:1294 +#: lib/isodumper.py:781 lib/isodumper.py:801 lib/isodumper.py:1154 +#: lib/isodumper.py:1171 lib/isodumper.py:1281 lib/isodumper.py:1299 msgid "Warning" msgstr "" -#: lib/isodumper.py:781 +#: lib/isodumper.py:784 msgid "" "The operation completed, but with anomalies.\n" " Check carefully the messages in log view" msgstr "" -#: lib/isodumper.py:801 +#: lib/isodumper.py:804 msgid "" "Writing is in progress. Exiting during writing \n" " will make the device or the backup unusable.\n" " Are you sure you want to quit during writing?" msgstr "" -#: lib/isodumper.py:815 lib/isodumper.py:939 lib/isodumper.py:1266 -#: lib/isodumper.py:1285 +#: lib/isodumper.py:818 lib/isodumper.py:942 lib/isodumper.py:1271 +#: lib/isodumper.py:1290 msgid "Error" msgstr "" -#: lib/isodumper.py:850 +#: lib/isodumper.py:853 msgid "ISO Image to copy: " msgstr "" -#: lib/isodumper.py:857 +#: lib/isodumper.py:860 msgid "IsoDumper" msgstr "" -#: lib/isodumper.py:859 +#: lib/isodumper.py:862 msgid "Mageia IsoDumper" msgstr "" -#: lib/isodumper.py:863 +#: lib/isodumper.py:866 msgid "" "This GUI program is primarily for safely writing a bootable ISO image to a " "USB flash drive, an operation devious & potentially hazardous when done by " @@ -333,23 +337,23 @@ msgid "" "state subsequently." msgstr "" -#: lib/isodumper.py:869 +#: lib/isodumper.py:872 msgid "It gives also a feature for formatting the USB device." msgstr "" -#: lib/isodumper.py:872 +#: lib/isodumper.py:875 msgid "" "IsoDumper can be launched either from the menus, or a user console with the " "command 'isodumper'." msgstr "" -#: lib/isodumper.py:876 +#: lib/isodumper.py:879 msgid "" "The root password is solicited when this is necessary for the program's " "operation." msgstr "" -#: lib/isodumper.py:880 +#: lib/isodumper.py:883 msgid "" "The flash drive can be inserted beforehand or once the program is started. " "In the latter case, a dialogue will say that there is no flash drive " @@ -357,7 +361,7 @@ msgid "" "close any automatically opened File Manager window)." msgstr "" -#: lib/isodumper.py:886 +#: lib/isodumper.py:889 msgid "" "The fields of the main window are as follows:
- Device to work on: the " "device of the USB flash drive, a drop-down list to choose from.
- Write " @@ -366,24 +370,24 @@ msgid "" "operation - with a prior warning dialogue." msgstr "" -#: lib/isodumper.py:893 +#: lib/isodumper.py:896 msgid "" "- Add a persistent partition: the remaining space will be used in a new " "partition where data from the Live system can be written and recovered " "between sessions." msgstr "" -#: lib/isodumper.py:897 +#: lib/isodumper.py:900 msgid "" "- Encrypt: the persistent partition will be encrypted with the key provided " "in Key field." msgstr "" -#: lib/isodumper.py:900 +#: lib/isodumper.py:903 msgid "The operation is shown in the progress bar beneath." msgstr "" -#: lib/isodumper.py:903 +#: lib/isodumper.py:906 msgid "" "- Backup to: define the name and placement of the backup image file. The " "current flash drive will be backed up to a disc file. Note that the entire " @@ -393,26 +397,26 @@ msgid "" "the source *.img file to write out." msgstr "" -#: lib/isodumper.py:909 +#: lib/isodumper.py:912 msgid "- Backup the device: launch the backup operation." msgstr "" -#: lib/isodumper.py:912 +#: lib/isodumper.py:915 msgid "" "- Format the device: create an unique partition on the entire volume in the " "specified format in FAT, exFAT, NTFS or ext. You can specify a volume name " "and the format in a new dialog box." msgstr "" -#: lib/isodumper.py:941 +#: lib/isodumper.py:944 msgid "There is another instance of Isodumper already running." msgstr "" -#: lib/isodumper.py:954 +#: lib/isodumper.py:957 msgid "Choose an image" msgstr "" -#: lib/isodumper.py:956 +#: lib/isodumper.py:959 msgid "" "Warning\n" "This will destroy all data on the target device,\n" @@ -421,206 +425,211 @@ msgid "" "during the following operation." msgstr "" -#: lib/isodumper.py:967 +#: lib/isodumper.py:970 msgid "Isodumper {}" msgstr "" -#: lib/isodumper.py:1002 +#: lib/isodumper.py:1005 msgid "Select the device to work on:" msgstr "" -#: lib/isodumper.py:1006 +#: lib/isodumper.py:1009 msgid "Update list" msgstr "" -#: lib/isodumper.py:1009 +#: lib/isodumper.py:1012 msgid "Select operations" msgstr "" -#: lib/isodumper.py:1017 +#: lib/isodumper.py:1020 msgid "The selected operations will be executed in order from top to bottom." msgstr "" -#: lib/isodumper.py:1018 +#: lib/isodumper.py:1021 msgid "" "If both write image and create partition are selected, the partition will be " "created in the free space after the image." msgstr "" -#: lib/isodumper.py:1023 +#: lib/isodumper.py:1026 msgid "Backup the device to:" msgstr "" -#: lib/isodumper.py:1034 +#: lib/isodumper.py:1037 msgid "Write Image from:" msgstr "" -#: lib/isodumper.py:1044 +#: lib/isodumper.py:1047 msgid "Create partition of type:" msgstr "" -#: lib/isodumper.py:1047 +#: lib/isodumper.py:1050 msgid "Type:" msgstr "" -#: lib/isodumper.py:1050 +#: lib/isodumper.py:1053 msgid "FAT32" msgstr "" -#: lib/isodumper.py:1051 lib/isodumper.py:1244 +#: lib/isodumper.py:1054 lib/isodumper.py:1249 msgid "ext4" msgstr "" -#: lib/isodumper.py:1052 +#: lib/isodumper.py:1055 msgid "NTFS" msgstr "" -#: lib/isodumper.py:1053 +#: lib/isodumper.py:1056 msgid "exFAT" msgstr "" -#: lib/isodumper.py:1054 lib/isodumper.py:1244 lib/isodumper.py:1246 +#: lib/isodumper.py:1057 lib/isodumper.py:1249 lib/isodumper.py:1251 msgid "Persistent partition" msgstr "" -#: lib/isodumper.py:1060 +#: lib/isodumper.py:1063 msgid "Label:" msgstr "" -#: lib/isodumper.py:1065 +#: lib/isodumper.py:1068 msgid "Encrypt partition using LUKS, with key:" msgstr "" -#: lib/isodumper.py:1069 +#: lib/isodumper.py:1072 msgid "Key:" msgstr "" -#: lib/isodumper.py:1072 +#: lib/isodumper.py:1075 msgid "Execution" msgstr "" -#: lib/isodumper.py:1075 +#: lib/isodumper.py:1078 msgid "When you are sure all options are correct, start:" msgstr "" -#: lib/isodumper.py:1078 lib/isodumper.py:1354 +#: lib/isodumper.py:1081 lib/isodumper.py:1359 msgid "Execute" msgstr "" -#: lib/isodumper.py:1088 +#: lib/isodumper.py:1091 msgid "Report" msgstr "" -#: lib/isodumper.py:1091 +#: lib/isodumper.py:1094 msgid "About" msgstr "" -#: lib/isodumper.py:1093 +#: lib/isodumper.py:1096 msgid "Help" msgstr "" -#: lib/isodumper.py:1095 +#: lib/isodumper.py:1098 msgid "Quit" msgstr "" -#: lib/isodumper.py:1154 +#: lib/isodumper.py:1157 msgid "The validation of the GPG signature of the checksum file failed !" msgstr "" -#: lib/isodumper.py:1157 +#: lib/isodumper.py:1160 msgid "Do you want to continue?" msgstr "" -#: lib/isodumper.py:1165 +#: lib/isodumper.py:1168 msgid "The checksum file is signed" msgstr "" -#: lib/isodumper.py:1171 +#: lib/isodumper.py:1174 +msgid "" +"No GPG signature has been found. Are you sure you want to use this image?" +msgstr "" + +#: lib/isodumper.py:1183 msgid "" -"No GPG signature has been found or the key is expired. Are you sure you want " -"to use this image?" +"Info: Key used for the signature has expired. Updated version may be " +"available." msgstr "" -#: lib/isodumper.py:1266 +#: lib/isodumper.py:1271 msgid "No image for backup is selected." msgstr "" -#: lib/isodumper.py:1272 +#: lib/isodumper.py:1277 msgid "Writing confirmation" msgstr "" -#: lib/isodumper.py:1279 +#: lib/isodumper.py:1284 msgid "The device is bigger than 32 Gbytes. Are you sure you want use it?" msgstr "" -#: lib/isodumper.py:1285 +#: lib/isodumper.py:1290 msgid "No image to write is selected." msgstr "" -#: lib/isodumper.py:1297 +#: lib/isodumper.py:1302 msgid "Label length will be shorten to {} characters. Do you want to continue?" msgstr "" -#: lib/isodumper.py:1334 +#: lib/isodumper.py:1339 msgid "Label for the device:" msgstr "" -#: lib/isodumper.py:1339 +#: lib/isodumper.py:1344 msgid "FAT32 (Windows)" msgstr "" -#: lib/isodumper.py:1343 +#: lib/isodumper.py:1348 msgid "exFAT (Windows)" msgstr "" -#: lib/isodumper.py:1347 +#: lib/isodumper.py:1352 msgid "NTFS (Windows)" msgstr "" -#: lib/isodumper.py:1351 +#: lib/isodumper.py:1356 msgid "ext4 (Linux)" msgstr "" -#: lib/isodumper.py:1355 lib/isodumper.py:1443 +#: lib/isodumper.py:1360 lib/isodumper.py:1448 msgid "Cancel" msgstr "" -#: lib/isodumper.py:1397 +#: lib/isodumper.py:1402 msgid "OK" msgstr "" -#: lib/isodumper.py:1409 +#: lib/isodumper.py:1414 msgid "Yes" msgstr "" -#: lib/isodumper.py:1410 +#: lib/isodumper.py:1415 msgid "No" msgstr "" -#: lib/isodumper.py:1423 +#: lib/isodumper.py:1428 msgid "Oliver Grawert
Papoteur
Pictures : Timothée Giet" msgstr "" -#: lib/isodumper.py:1424 +#: lib/isodumper.py:1429 msgid "A tool for writing ISO images to a device" msgstr "" -#: lib/isodumper.py:1439 +#: lib/isodumper.py:1444 msgid "" "Warning\n" "No target devices were found.\n" "You need to plug in a USB Key to which the image can be written." msgstr "" -#: lib/isodumper.py:1442 +#: lib/isodumper.py:1447 msgid "Refresh" msgstr "" -#: lib/isodumper.py:1468 +#: lib/isodumper.py:1473 msgid "UDisks2 is not available on your system" msgstr "" -#: lib/isodumper.py:1506 +#: lib/isodumper.py:1511 msgid "allow debug information" msgstr "" -- cgit v1.2.1