You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!ENTITY rnp.parameter.key-format 'Format klucza danych (GPG, KBX, G10).'>
1460
1464
1461
-
<!ENTITY rnp.parameter.loadsave-flags 'Zobacz opisy flag RNP_LOAD_SAVE_*.'>
1465
+
<!ENTITY rnp.parameter.loadsave-flags 'Zobacz opisy flag <constantxmlns="http://docbook.org/ns/docbook">RNP_LOAD_SAVE_<replaceable>*.
1466
+
</replaceable></constant> flags description.'>
1462
1467
1463
1468
<!-- socket entities -->
1464
1469
@@ -1632,10 +1637,6 @@ zwracany przez <function>timezone_open</function></para></listitem></varlistentr
1632
1637
<!ENTITY date.formats 'Prawidłowe formaty są wyjaśnione pod adresem <linkxmlns="http://docbook.org/ns/docbook"linkend="datetime.formats">Formaty daty i czasu</link>.'>
Ta metoda rzuca teraz wyjątek w wypadku wywołania dla niepotwierdzonego zapisu zamiast zwracać &null;.
3052
+
</para>
3053
+
</entry>
3054
+
</row>
3055
+
'>
3056
+
2998
3057
<!ENTITY mongodb.option.collation '
2999
3058
<rowxmlns="http://docbook.org/ns/docbook">
3000
3059
<entry>collation</entry>
@@ -3247,6 +3306,11 @@ local: {
3247
3306
<entry>string</entry>
3248
3307
<entry>Optional. Host with optional port.</entry>
3249
3308
</row>
3309
+
<row>
3310
+
<entry>delegated</entry>
3311
+
<entry>bool</entry>
3312
+
<entry>Optional. If true, this key should be decrypted by the KMIP server.</entry>
3313
+
</row>
3250
3314
</tbody>
3251
3315
</tgroup>
3252
3316
</table>
@@ -3618,6 +3682,7 @@ local: {
3618
3682
<!ENTITY mongodb.throws.connection '<memberxmlns="http://docbook.org/ns/docbook">Rzuca wyjątek <classname>MongoDB\Driver\Exception\ConnectionException</classname> jeśli połączenie z serwerem nie powiedzie się (z powodów innych niż autoryzacja).</member>'>
3619
3683
<!-- //// TODO DOKOŃCZYĆ //// -->
3620
3684
<!ENTITY mongodb.throws.bson.unexpected '<memberxmlns="http://docbook.org/ns/docbook">Throws <classname>MongoDB\Driver\Exception\UnexpectedValueException</classname> if the input did not contain exactly one BSON document. Possible reasons include, but are not limited to, invalid BSON, extra data (after reading one BSON document), or an unexpected <linkxlink:href="&url.mongodb.libbson;"xmlns:xlink="http://www.w3.org/1999/xlink">libbson</link> error.</member>'>
3685
+
<!ENTITY mongodb.throws.unacknowledged '<memberxmlns="http://docbook.org/ns/docbook">Throws <classname>MongoDB\Driver\Exception\LogicException</classname> if the write was not acknowledged.</member>'>
0 commit comments