Skip to content

Commit 6db6768

Browse files
author
GitHub Action
committed
Automated .pot/.po generation
1 parent 419de73 commit 6db6768

File tree

24 files changed

+907
-552
lines changed

24 files changed

+907
-552
lines changed

locales/bg/LC_MESSAGES/components.po

Lines changed: 38 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PROJECT VERSION\n"
1010
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11-
"POT-Creation-Date: 2025-09-02 06:18+0000\n"
11+
"POT-Creation-Date: 2025-09-02 16:59+0000\n"
1212
"PO-Revision-Date: 2025-09-01 09:49+0000\n"
1313
"Last-Translator: DeepL <noreply-mt-deepl@weblate.org>\n"
1414
"Language: bg\n"
@@ -3009,6 +3009,21 @@ msgstr ""
30093009

30103010
#: ../../source/components/nethsm/container/production-image.rst:79
30113011
#: ../../source/components/nethsm/container/test-image.rst:33
3012+
#, fuzzy
3013+
msgid "Data Storage"
3014+
msgstr "Възстановяване на"
3015+
3016+
#: ../../source/components/nethsm/container/production-image.rst:81
3017+
#: ../../source/components/nethsm/container/test-image.rst:35
3018+
msgid ""
3019+
"The system configuration, keys and certificates are stored in an etcd "
3020+
"database. The etcd service stores the database in the ``/data`` path of "
3021+
"the container. Container executors allow to volume or bind mount this "
3022+
"path."
3023+
msgstr ""
3024+
3025+
#: ../../source/components/nethsm/container/production-image.rst:86
3026+
#: ../../source/components/nethsm/container/test-image.rst:40
30123027
#: ../../source/components/nitrokeys/features/misc/automatic-screen-lock.rst:82
30133028
#: ../../source/components/nitrokeys/features/openpgp-card/hard-disk-encryption/index.rst:122
30143029
#: ../../source/components/nitrokeys/features/openpgp-card/hard-disk-encryption/luks.rst:137
@@ -3024,7 +3039,7 @@ msgstr ""
30243039
msgid "Usage"
30253040
msgstr "Употреба"
30263041

3027-
#: ../../source/components/nethsm/container/production-image.rst:81
3042+
#: ../../source/components/nethsm/container/production-image.rst:88
30283043
#, fuzzy
30293044
msgid ""
30303045
"The production container supports two `modes of operation <production-"
@@ -3037,12 +3052,12 @@ msgstr ""
30373052
" да стартирате контейнера с предоставените compose файлове или с "
30383053
"командата _run_."
30393054

3040-
#: ../../source/components/nethsm/container/production-image.rst:84
3055+
#: ../../source/components/nethsm/container/production-image.rst:91
30413056
#, fuzzy
30423057
msgid "Unix Mode"
30433058
msgstr "Метод на графичния интерфейс"
30443059

3045-
#: ../../source/components/nethsm/container/production-image.rst:86
3060+
#: ../../source/components/nethsm/container/production-image.rst:93
30463061
msgid ""
30473062
"You can obtain a provided compose file `here "
30483063
"<https://raw.githubusercontent.com/Nitrokey/nethsm/refs/heads/main/src/container/alpine"
@@ -3054,8 +3069,8 @@ msgstr ""
30543069
"/compose-unix.yaml>`__. Уверете се, че разполагате с необходимите файлове"
30553070
" за тайните, посочени в compose файла."
30563071

3057-
#: ../../source/components/nethsm/container/production-image.rst:89
3058-
#: ../../source/components/nethsm/container/production-image.rst:119
3072+
#: ../../source/components/nethsm/container/production-image.rst:96
3073+
#: ../../source/components/nethsm/container/production-image.rst:126
30593074
#, fuzzy
30603075
msgid ""
30613076
"To run the container without the compose file you need to provide an "
@@ -3070,38 +3085,38 @@ msgstr ""
30703085
"опциите за конфигуриране, както е описано в глава `Конфигуриране "
30713086
"<container.html#production-image-configuration>`__."
30723087

3073-
#: ../../source/components/nethsm/container/production-image.rst:93
3074-
#: ../../source/components/nethsm/container/production-image.rst:123
3075-
#: ../../source/components/nethsm/container/test-image.rst:35
3088+
#: ../../source/components/nethsm/container/production-image.rst:100
3089+
#: ../../source/components/nethsm/container/production-image.rst:130
3090+
#: ../../source/components/nethsm/container/test-image.rst:42
30763091
msgid "The container can be executed as follows."
30773092
msgstr "Контейнерът може да бъде изпълнен по следния начин."
30783093

3079-
#: ../../source/components/nethsm/container/production-image.rst:96
3080-
#: ../../source/components/nethsm/container/production-image.rst:126
3081-
#: ../../source/components/nethsm/container/test-image.rst:38
3094+
#: ../../source/components/nethsm/container/production-image.rst:103
3095+
#: ../../source/components/nethsm/container/production-image.rst:133
3096+
#: ../../source/components/nethsm/container/test-image.rst:45
30823097
#: ../../source/components/nethsm/integration.rst:43
30833098
#: ../../source/components/nethsm/integration.rst:56
30843099
msgid "Docker"
30853100
msgstr "Docker"
30863101

3087-
#: ../../source/components/nethsm/container/production-image.rst:101
3088-
#: ../../source/components/nethsm/container/production-image.rst:131
3089-
#: ../../source/components/nethsm/container/test-image.rst:43
3102+
#: ../../source/components/nethsm/container/production-image.rst:108
3103+
#: ../../source/components/nethsm/container/production-image.rst:138
3104+
#: ../../source/components/nethsm/container/test-image.rst:50
30903105
#: ../../source/components/nethsm/integration.rst:48
30913106
#: ../../source/components/nethsm/integration.rst:61
30923107
msgid "Podman"
30933108
msgstr "Podman"
30943109

3095-
#: ../../source/components/nethsm/container/production-image.rst:106
3110+
#: ../../source/components/nethsm/container/production-image.rst:113
30963111
msgid ""
30973112
"This will run NetHSM as a Unix process inside the container and expose "
30983113
"the REST API on the port `8443` via the HTTPS protocol."
30993114
msgstr ""
31003115
"Това ще стартира NetHSM като Unix процес в контейнера и ще разкрие REST "
31013116
"API на порт `8443` чрез протокола HTTPS."
31023117

3103-
#: ../../source/components/nethsm/container/production-image.rst:109
3104-
#: ../../source/components/nethsm/container/production-image.rst:140
3118+
#: ../../source/components/nethsm/container/production-image.rst:116
3119+
#: ../../source/components/nethsm/container/production-image.rst:147
31053120
msgid ""
31063121
"The container uses a self-signed TLS certificate. Make sure to use the "
31073122
"correct connection settings to establish a connection. Please refer to "
@@ -3112,11 +3127,11 @@ msgstr ""
31123127
"Моля, вижте глава `Въведение в NetHSM <index.html>`__, за да научите "
31133128
"повече."
31143129

3115-
#: ../../source/components/nethsm/container/production-image.rst:114
3130+
#: ../../source/components/nethsm/container/production-image.rst:121
31163131
msgid "Unikernel Mode"
31173132
msgstr "Режим Unikernel"
31183133

3119-
#: ../../source/components/nethsm/container/production-image.rst:116
3134+
#: ../../source/components/nethsm/container/production-image.rst:123
31203135
msgid ""
31213136
"You can obtain a provided compose file `here "
31223137
"<https://raw.githubusercontent.com/Nitrokey/nethsm/refs/heads/main/src/container/alpine"
@@ -3128,7 +3143,7 @@ msgstr ""
31283143
"/compose-unikernel.yaml>`__. Уверете се, че разполагате с необходимите "
31293144
"файлове за тайните, посочени в compose файла."
31303145

3131-
#: ../../source/components/nethsm/container/production-image.rst:136
3146+
#: ../../source/components/nethsm/container/production-image.rst:143
31323147
msgid ""
31333148
"This will run NetHSM as a unikernel inside a KVM virtual machine. The "
31343149
"container will expose the REST API, via the HTTPS protocol, on the "
@@ -3185,7 +3200,7 @@ msgstr ""
31853200
msgid "The image can be configured with the following environment variables."
31863201
msgstr "Образът може да бъде конфигуриран със следните променливи на средата."
31873202

3188-
#: ../../source/components/nethsm/container/test-image.rst:48
3203+
#: ../../source/components/nethsm/container/test-image.rst:55
31893204
#, fuzzy
31903205
msgid ""
31913206
"This will run NetHSM as a Unix process inside the container and expose "
@@ -3194,7 +3209,7 @@ msgstr ""
31943209
"Това ще стартира NetHSM като Unix процес в контейнера и ще разкрие REST "
31953210
"API на порт `8443` чрез протокола HTTPS."
31963211

3197-
#: ../../source/components/nethsm/container/test-image.rst:51
3212+
#: ../../source/components/nethsm/container/test-image.rst:58
31983213
#, fuzzy
31993214
msgid ""
32003215
"The container uses a self-signed TLS certificate. Make sure to use the "

locales/components.pot

Lines changed: 33 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Nitrokey Documentation \n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-09-02 06:18+0000\n"
11+
"POT-Creation-Date: 2025-09-02 16:59+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1982,6 +1982,16 @@ msgstr ""
19821982

19831983
#: ../../source/components/nethsm/container/production-image.rst:79
19841984
#: ../../source/components/nethsm/container/test-image.rst:33
1985+
msgid "Data Storage"
1986+
msgstr ""
1987+
1988+
#: ../../source/components/nethsm/container/production-image.rst:81
1989+
#: ../../source/components/nethsm/container/test-image.rst:35
1990+
msgid "The system configuration, keys and certificates are stored in an etcd database. The etcd service stores the database in the ``/data`` path of the container. Container executors allow to volume or bind mount this path."
1991+
msgstr ""
1992+
1993+
#: ../../source/components/nethsm/container/production-image.rst:86
1994+
#: ../../source/components/nethsm/container/test-image.rst:40
19851995
#: ../../source/components/nitrokeys/features/misc/automatic-screen-lock.rst:82
19861996
#: ../../source/components/nitrokeys/features/openpgp-card/hard-disk-encryption/index.rst:122
19871997
#: ../../source/components/nitrokeys/features/openpgp-card/hard-disk-encryption/luks.rst:137
@@ -1997,63 +2007,63 @@ msgstr ""
19972007
msgid "Usage"
19982008
msgstr ""
19992009

2000-
#: ../../source/components/nethsm/container/production-image.rst:81
2010+
#: ../../source/components/nethsm/container/production-image.rst:88
20012011
msgid "The production container supports two `modes of operation <production-image.html#Modes of Operation>`__. The following chapters describe how to run the container with the provided compose files or with the *run* command."
20022012
msgstr ""
20032013

2004-
#: ../../source/components/nethsm/container/production-image.rst:84
2014+
#: ../../source/components/nethsm/container/production-image.rst:91
20052015
msgid "Unix Mode"
20062016
msgstr ""
20072017

2008-
#: ../../source/components/nethsm/container/production-image.rst:86
2018+
#: ../../source/components/nethsm/container/production-image.rst:93
20092019
msgid "You can obtain a provided compose file `here <https://raw.githubusercontent.com/Nitrokey/nethsm/refs/heads/main/src/container/alpine/compose-unix.yaml>`__. Make sure you have the necessary files for the secrets, mentioned in the compose file, available."
20102020
msgstr ""
20112021

2012-
#: ../../source/components/nethsm/container/production-image.rst:89
2013-
#: ../../source/components/nethsm/container/production-image.rst:119
2022+
#: ../../source/components/nethsm/container/production-image.rst:96
2023+
#: ../../source/components/nethsm/container/production-image.rst:126
20142024
msgid "To run the container without the compose file you need to provide an external etcd yourself. `Here <https://quay.io/coreos/etcd>`__ you find the recommended container image for etcd. Make sure to pass the configuration options, as described in chapter `Configuration <production-image.html#Configuration>`__."
20152025
msgstr ""
20162026

2017-
#: ../../source/components/nethsm/container/production-image.rst:93
2018-
#: ../../source/components/nethsm/container/production-image.rst:123
2019-
#: ../../source/components/nethsm/container/test-image.rst:35
2027+
#: ../../source/components/nethsm/container/production-image.rst:100
2028+
#: ../../source/components/nethsm/container/production-image.rst:130
2029+
#: ../../source/components/nethsm/container/test-image.rst:42
20202030
msgid "The container can be executed as follows."
20212031
msgstr ""
20222032

2023-
#: ../../source/components/nethsm/container/production-image.rst:96
2024-
#: ../../source/components/nethsm/container/production-image.rst:126
2025-
#: ../../source/components/nethsm/container/test-image.rst:38
2033+
#: ../../source/components/nethsm/container/production-image.rst:103
2034+
#: ../../source/components/nethsm/container/production-image.rst:133
2035+
#: ../../source/components/nethsm/container/test-image.rst:45
20262036
#: ../../source/components/nethsm/integration.rst:43
20272037
#: ../../source/components/nethsm/integration.rst:56
20282038
msgid "Docker"
20292039
msgstr ""
20302040

2031-
#: ../../source/components/nethsm/container/production-image.rst:101
2032-
#: ../../source/components/nethsm/container/production-image.rst:131
2033-
#: ../../source/components/nethsm/container/test-image.rst:43
2041+
#: ../../source/components/nethsm/container/production-image.rst:108
2042+
#: ../../source/components/nethsm/container/production-image.rst:138
2043+
#: ../../source/components/nethsm/container/test-image.rst:50
20342044
#: ../../source/components/nethsm/integration.rst:48
20352045
#: ../../source/components/nethsm/integration.rst:61
20362046
msgid "Podman"
20372047
msgstr ""
20382048

2039-
#: ../../source/components/nethsm/container/production-image.rst:106
2049+
#: ../../source/components/nethsm/container/production-image.rst:113
20402050
msgid "This will run NetHSM as a Unix process inside the container and expose the REST API on the port `8443` via the HTTPS protocol."
20412051
msgstr ""
20422052

2043-
#: ../../source/components/nethsm/container/production-image.rst:109
2044-
#: ../../source/components/nethsm/container/production-image.rst:140
2053+
#: ../../source/components/nethsm/container/production-image.rst:116
2054+
#: ../../source/components/nethsm/container/production-image.rst:147
20452055
msgid "The container uses a self-signed TLS certificate. Make sure to use the correct connection settings to establish a connection. Please refer to chapter `NetHSM introduction <index.html>`__ to learn more."
20462056
msgstr ""
20472057

2048-
#: ../../source/components/nethsm/container/production-image.rst:114
2058+
#: ../../source/components/nethsm/container/production-image.rst:121
20492059
msgid "Unikernel Mode"
20502060
msgstr ""
20512061

2052-
#: ../../source/components/nethsm/container/production-image.rst:116
2062+
#: ../../source/components/nethsm/container/production-image.rst:123
20532063
msgid "You can obtain a provided compose file `here <https://raw.githubusercontent.com/Nitrokey/nethsm/refs/heads/main/src/container/alpine/compose-unikernel.yaml>`__. Make sure you have the necessary files for the secrets, mentioned in the compose file, available."
20542064
msgstr ""
20552065

2056-
#: ../../source/components/nethsm/container/production-image.rst:136
2066+
#: ../../source/components/nethsm/container/production-image.rst:143
20572067
msgid "This will run NetHSM as a unikernel inside a KVM virtual machine. The container will expose the REST API, via the HTTPS protocol, on the interface `tap200` with the IP address `192.168.1.100` and port `8443`."
20582068
msgstr ""
20592069

@@ -2081,11 +2091,11 @@ msgstr ""
20812091
msgid "The image can be configured with the following environment variables."
20822092
msgstr ""
20832093

2084-
#: ../../source/components/nethsm/container/test-image.rst:48
2094+
#: ../../source/components/nethsm/container/test-image.rst:55
20852095
msgid "This will run NetHSM as a Unix process inside the container and expose the REST API via the HTTPS protocol on port `8443`."
20862096
msgstr ""
20872097

2088-
#: ../../source/components/nethsm/container/test-image.rst:51
2098+
#: ../../source/components/nethsm/container/test-image.rst:58
20892099
msgid "The container uses a self-signed TLS certificate. Make sure to use the correct connection settings to establish a connection. Please refer to chapter `NetHSM introduction <../getting-started.html#Provisioning>`__ to learn more."
20902100
msgstr ""
20912101

0 commit comments

Comments
 (0)