|
5 | 5 | #, fuzzy |
6 | 6 | msgid "" |
7 | 7 | msgstr "" |
8 | | -"Project-Id-Version: cryptsetup 2.8.0\n" |
| 8 | +"Project-Id-Version: cryptsetup 2.8.1-rc0\n" |
9 | 9 | "Report-Msgid-Bugs-To: cryptsetup@lists.linux.dev\n" |
10 | | -"POT-Creation-Date: 2025-06-24 09:26+0200\n" |
| 10 | +"POT-Creation-Date: 2025-08-13 13:45+0200\n" |
11 | 11 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
12 | 12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
13 | 13 | "Language-Team: LANGUAGE <LL@li.org>\n" |
@@ -904,10 +904,15 @@ msgid "Requested maximum PBKDF memory cannot be zero." |
904 | 904 | msgstr "" |
905 | 905 |
|
906 | 906 | #: lib/utils_pbkdf.c:173 |
| 907 | +#, c-format |
| 908 | +msgid "Requested maximum PBKDF parallel cost is too high (maximum is %d)." |
| 909 | +msgstr "" |
| 910 | + |
| 911 | +#: lib/utils_pbkdf.c:178 |
907 | 912 | msgid "Requested PBKDF parallel threads cannot be zero." |
908 | 913 | msgstr "" |
909 | 914 |
|
910 | | -#: lib/utils_pbkdf.c:193 |
| 915 | +#: lib/utils_pbkdf.c:198 |
911 | 916 | msgid "Only PBKDF2 is supported in FIPS mode." |
912 | 917 | msgstr "" |
913 | 918 |
|
@@ -1273,7 +1278,7 @@ msgstr "" |
1273 | 1278 | msgid "Kernel does not support TCRYPT compatible mapping." |
1274 | 1279 | msgstr "" |
1275 | 1280 |
|
1276 | | -#: lib/tcrypt/tcrypt.c:1126 |
| 1281 | +#: lib/tcrypt/tcrypt.c:1144 |
1277 | 1282 | msgid "This function is not supported without TCRYPT header load." |
1278 | 1283 | msgstr "" |
1279 | 1284 |
|
@@ -1366,52 +1371,52 @@ msgstr "" |
1366 | 1371 | msgid "Unexpected metadata entry found when parsing startup key." |
1367 | 1372 | msgstr "" |
1368 | 1373 |
|
1369 | | -#: lib/bitlk/bitlk.c:1067 |
| 1374 | +#: lib/bitlk/bitlk.c:1069 |
1370 | 1375 | msgid "This operation is not supported." |
1371 | 1376 | msgstr "" |
1372 | 1377 |
|
1373 | | -#: lib/bitlk/bitlk.c:1075 |
| 1378 | +#: lib/bitlk/bitlk.c:1077 |
1374 | 1379 | msgid "Unexpected key data size." |
1375 | 1380 | msgstr "" |
1376 | 1381 |
|
1377 | | -#: lib/bitlk/bitlk.c:1203 |
| 1382 | +#: lib/bitlk/bitlk.c:1205 |
1378 | 1383 | msgid "This BITLK device is in an unsupported state and cannot be activated." |
1379 | 1384 | msgstr "" |
1380 | 1385 |
|
1381 | | -#: lib/bitlk/bitlk.c:1208 |
| 1386 | +#: lib/bitlk/bitlk.c:1210 |
1382 | 1387 | #, c-format |
1383 | 1388 | msgid "BITLK devices with type '%s' cannot be activated." |
1384 | 1389 | msgstr "" |
1385 | 1390 |
|
1386 | | -#: lib/bitlk/bitlk.c:1215 |
| 1391 | +#: lib/bitlk/bitlk.c:1217 |
1387 | 1392 | msgid "Activation of BITLK device with clear key protection is not supported." |
1388 | 1393 | msgstr "" |
1389 | 1394 |
|
1390 | | -#: lib/bitlk/bitlk.c:1256 |
| 1395 | +#: lib/bitlk/bitlk.c:1258 |
1391 | 1396 | #, c-format |
1392 | 1397 | msgid "" |
1393 | 1398 | "WARNING: BitLocker volume size %<PRIu64> does not match the underlying " |
1394 | 1399 | "device size %<PRIu64>" |
1395 | 1400 | msgstr "" |
1396 | 1401 |
|
1397 | | -#: lib/bitlk/bitlk.c:1383 |
| 1402 | +#: lib/bitlk/bitlk.c:1385 |
1398 | 1403 | msgid "" |
1399 | 1404 | "Cannot activate device, kernel dm-crypt is missing support for BITLK IV." |
1400 | 1405 | msgstr "" |
1401 | 1406 |
|
1402 | | -#: lib/bitlk/bitlk.c:1387 |
| 1407 | +#: lib/bitlk/bitlk.c:1389 |
1403 | 1408 | msgid "" |
1404 | 1409 | "Cannot activate device, kernel dm-crypt is missing support for BITLK " |
1405 | 1410 | "Elephant diffuser." |
1406 | 1411 | msgstr "" |
1407 | 1412 |
|
1408 | | -#: lib/bitlk/bitlk.c:1391 |
| 1413 | +#: lib/bitlk/bitlk.c:1393 |
1409 | 1414 | msgid "" |
1410 | 1415 | "Cannot activate device, kernel dm-crypt is missing support for large sector " |
1411 | 1416 | "size." |
1412 | 1417 | msgstr "" |
1413 | 1418 |
|
1414 | | -#: lib/bitlk/bitlk.c:1395 |
| 1419 | +#: lib/bitlk/bitlk.c:1397 |
1415 | 1420 | msgid "Cannot activate device, kernel dm-zero module is missing." |
1416 | 1421 | msgstr "" |
1417 | 1422 |
|
|
0 commit comments