update translations

This commit is contained in:
Eduardo Silva
2026-03-12 14:14:27 -03:00
parent 4bc1818e6a
commit bd02f028b5
5 changed files with 2100 additions and 387 deletions

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-03-12 11:09-0300\n"
"POT-Creation-Date: 2026-03-12 14:14-0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -33,7 +33,10 @@ msgid "Back"
msgstr "Späť"
#: api_v2/forms.py:30 cluster/forms.py:28 dns/forms.py:69 dns/forms.py:129
#: routing_templates/forms.py:37
#: routing_templates/forms.py:37 templates/app_gateway/app_gateway_list.html:94
#: templates/app_gateway/app_gateway_list.html:137
#: templates/app_gateway/app_gateway_list.html:185
#: templates/app_gateway/app_gateway_list.html:234
#: templates/firewall/manage_firewall_rule.html:382
#: templates/firewall/manage_redirect_rule.html:86
#: templates/gatekeeper/gatekeeper_list.html:77
@@ -61,11 +64,12 @@ msgid ""
msgstr ""
"Naozaj chcete regenerovať token? Starý token okamžite prestane fungovať."
#: api_v2/forms.py:63 cluster/forms.py:67 cluster/forms.py:124 dns/forms.py:37
#: dns/forms.py:84 dns/forms.py:153 gatekeeper/forms.py:40
#: gatekeeper/forms.py:74 gatekeeper/forms.py:136 gatekeeper/forms.py:223
#: gatekeeper/forms.py:253 gatekeeper/forms.py:284
#: routing_templates/forms.py:71 scheduler/forms.py:102
#: api_v2/forms.py:63 app_gateway/forms.py:42 app_gateway/forms.py:89
#: app_gateway/forms.py:127 app_gateway/forms.py:158 app_gateway/forms.py:201
#: cluster/forms.py:67 cluster/forms.py:124 dns/forms.py:37 dns/forms.py:84
#: dns/forms.py:153 gatekeeper/forms.py:40 gatekeeper/forms.py:74
#: gatekeeper/forms.py:136 gatekeeper/forms.py:223 gatekeeper/forms.py:253
#: gatekeeper/forms.py:284 routing_templates/forms.py:71 scheduler/forms.py:102
#: templates/firewall/manage_firewall_rule.html:379
#: templates/firewall/manage_firewall_settings.html:59
#: templates/firewall/manage_redirect_rule.html:84
@@ -77,9 +81,11 @@ msgstr ""
msgid "Save"
msgstr "Uložiť"
#: api_v2/models.py:10 cluster/forms.py:18 dns/forms.py:130
#: gatekeeper/forms.py:98 routing_templates/forms.py:28
#: templates/api_v2/api_documentation.html:47 templates/api_v2/list.html:8
#: api_v2/models.py:10 app_gateway/forms.py:20 app_gateway/forms.py:103
#: cluster/forms.py:18 dns/forms.py:130 gatekeeper/forms.py:98
#: routing_templates/forms.py:28 templates/api_v2/api_documentation.html:47
#: templates/api_v2/list.html:8 templates/app_gateway/app_gateway_list.html:60
#: templates/app_gateway/app_gateway_list.html:165
#: templates/cluster/workers_list.html:8 templates/dns/static_host_list.html:68
#: templates/gatekeeper/gatekeeper_list.html:149
#: templates/routing_templates/list.html:8
@@ -119,12 +125,16 @@ msgid "Enabled"
msgstr "Povolené"
#: api_v2/views.py:17 api_v2/views.py:27 api_v2/views.py:82 api_v2/views.py:106
#: cluster/views.py:18 cluster/views.py:45 cluster/views.py:114
#: gatekeeper/views.py:23 gatekeeper/views.py:49 gatekeeper/views.py:82
#: gatekeeper/views.py:106 gatekeeper/views.py:139 gatekeeper/views.py:163
#: gatekeeper/views.py:210 gatekeeper/views.py:270 gatekeeper/views.py:303
#: gatekeeper/views.py:327 gatekeeper/views.py:360 gatekeeper/views.py:384
#: gatekeeper/views.py:417 templates/access_denied.html:9
#: app_gateway/views.py:20 app_gateway/views.py:44 app_gateway/views.py:74
#: app_gateway/views.py:97 app_gateway/views.py:127 app_gateway/views.py:150
#: app_gateway/views.py:180 app_gateway/views.py:203 app_gateway/views.py:234
#: app_gateway/views.py:259 app_gateway/views.py:289 cluster/views.py:18
#: cluster/views.py:45 cluster/views.py:114 gatekeeper/views.py:23
#: gatekeeper/views.py:49 gatekeeper/views.py:82 gatekeeper/views.py:106
#: gatekeeper/views.py:139 gatekeeper/views.py:163 gatekeeper/views.py:210
#: gatekeeper/views.py:270 gatekeeper/views.py:303 gatekeeper/views.py:327
#: gatekeeper/views.py:360 gatekeeper/views.py:384 gatekeeper/views.py:417
#: templates/access_denied.html:9
msgid "Access Denied"
msgstr "Prístup zamietnutý"
@@ -193,35 +203,293 @@ msgstr "Ste si istí, že chcete odstrániť kľúč API \"%(name)s\"?"
msgid "API Documentation"
msgstr "Dokumentácia API"
#: app_gateway/forms.py:21 templates/app_gateway/app_gateway_list.html:61
#: templates/wireguard/wireguard_manage_server.html:25 wireguard/forms.py:15
msgid "Display Name"
msgstr "Zobrazovací názov"
#: app_gateway/forms.py:22 templates/app_gateway/app_gateway_list.html:62
msgid "Upstream"
msgstr ""
#: app_gateway/forms.py:43 app_gateway/forms.py:90 app_gateway/forms.py:128
#: app_gateway/forms.py:159 app_gateway/forms.py:202 gatekeeper/forms.py:41
#: gatekeeper/forms.py:75 gatekeeper/forms.py:137 gatekeeper/forms.py:224
#: gatekeeper/forms.py:254 gatekeeper/forms.py:285 scheduler/forms.py:103
#: templates/generic_delete_confirmation.html:19
#: templates/scheduler/scheduleprofile_form.html:203
msgid "Cancel"
msgstr "Zrušiť"
#: app_gateway/forms.py:56
msgid "Upstream URL cannot contain spaces."
msgstr ""
#: app_gateway/forms.py:62
msgid "Enter a valid upstream URL starting with http:// or https://"
msgstr ""
#: app_gateway/forms.py:72 app_gateway/forms.py:141 app_gateway/forms.py:172
#: templates/app_gateway/app_gateway_list.html:122
#: templates/app_gateway/app_gateway_list.html:212
#, fuzzy
#| msgid "Action"
msgid "Application"
msgstr "Akcia"
#: app_gateway/forms.py:73 cluster/forms.py:24 dns/forms.py:65
#: templates/app_gateway/app_gateway_list.html:121
#: templates/dns/static_host_list.html:17
#: templates/wireguard/server_detail.html:39
msgid "Hostname"
msgstr "Názov hostiteľa"
#: app_gateway/forms.py:104 templates/app_gateway/app_gateway_list.html:166
msgid "Policy Type"
msgstr ""
#: app_gateway/forms.py:105
#, fuzzy
#| msgid "Allowed IPs"
msgid "Allowed Groups"
msgstr "Povolené IP adresy"
#: app_gateway/forms.py:106 templates/gatekeeper/gatekeeper_list.html:18
msgid "Authentication Methods"
msgstr "Metódy autentifikácie"
#: app_gateway/forms.py:142 templates/app_gateway/app_gateway_list.html:63
#: templates/firewall/firewall_nav_tabs.html:15
msgid "Default Policy"
msgstr "Predvolená politika"
#: app_gateway/forms.py:173 templates/app_gateway/app_gateway_list.html:213
#, fuzzy
#| msgid "Route Type"
msgid "Route Name"
msgstr "Typ Trasy"
#: app_gateway/forms.py:174 templates/app_gateway/app_gateway_list.html:214
msgid "Path Prefix"
msgstr ""
#: app_gateway/forms.py:175 templates/app_gateway/app_gateway_list.html:215
#, fuzzy
#| msgid "Default Policy"
msgid "Policy"
msgstr "Predvolená politika"
#: app_gateway/forms.py:176
#, fuzzy
#| msgid "Sort Order"
msgid "Priority Order"
msgstr "Poradie zoradenia"
#: app_gateway/models.py:12
msgid "Upstream address, e.g.: http://10.188.18.27:3000"
msgstr "Upstream adresa, napr.: http://10.188.18.27:3000"
#: app_gateway/models.py:42
#: app_gateway/models.py:45
msgid "Bypass (public)"
msgstr "Bypass (verejné)"
#: app_gateway/models.py:43
#: app_gateway/models.py:46
msgid "One Factor"
msgstr "Jeden faktor"
#: app_gateway/models.py:44
#: app_gateway/models.py:47
msgid "Two Factor"
msgstr "Dva faktory"
#: app_gateway/models.py:45 gatekeeper/models.py:111
#: app_gateway/models.py:48 gatekeeper/models.py:111
#: templates/gatekeeper/gatekeeper_list.html:272
msgid "Deny"
msgstr "Odmietnuť"
#: app_gateway/models.py:84
#: app_gateway/models.py:87
msgid "Route identifier, used in export (e.g.: public_area)"
msgstr "Identifikátor trasy používaný pri exporte (napr.: public_area)"
#: app_gateway/models.py:87
#: app_gateway/models.py:90
msgid "Evaluation order — lower value means higher priority"
msgstr "Poradie vyhodnocovania — nižšia hodnota znamená vyššiu prioritu"
#: app_gateway/views.py:50
#, fuzzy
#| msgid "Edit Authentication Method"
msgid "Edit Application"
msgstr "Upraviť metódu autentifikácie"
#: app_gateway/views.py:53
#, fuzzy
#| msgid "Create Authentication Method"
msgid "Create Application"
msgstr "Vytvoriť metódu autentifikácie"
#: app_gateway/views.py:60
#, fuzzy
#| msgid "Authentication Method saved successfully."
msgid "Application saved successfully."
msgstr "Metóda autentifikácie bola úspešne uložená."
#: app_gateway/views.py:82
#, fuzzy
#| msgid "Authentication Method deleted successfully."
msgid "Application deleted successfully."
msgstr "Metóda autentifikácie bola úspešne odstránená."
#: app_gateway/views.py:87
#, fuzzy
#| msgid "Delete Authentication Method"
msgid "Delete Application"
msgstr "Odstrániť metódu autentifikácie"
#: app_gateway/views.py:89
#, fuzzy, python-format
#| msgid "Are you sure you want to delete the profile \"%(name)s\"?"
msgid "Are you sure you want to delete the application \"%(name)s\"?"
msgstr "Ste si istí, že chcete odstrániť profil \"%(name)s\"?"
#: app_gateway/views.py:103
#, fuzzy
#| msgid "Edit Authentication Method"
msgid "Edit Application Host"
msgstr "Upraviť metódu autentifikácie"
#: app_gateway/views.py:106
msgid "Add Application Host"
msgstr ""
#: app_gateway/views.py:113
#, fuzzy
#| msgid "Authentication Method saved successfully."
msgid "Application Host saved successfully."
msgstr "Metóda autentifikácie bola úspešne uložená."
#: app_gateway/views.py:135
#, fuzzy
#| msgid "Authentication Method deleted successfully."
msgid "Application Host deleted successfully."
msgstr "Metóda autentifikácie bola úspešne odstránená."
#: app_gateway/views.py:140
#, fuzzy
#| msgid "Delete Authentication Method"
msgid "Delete Application Host"
msgstr "Odstrániť metódu autentifikácie"
#: app_gateway/views.py:142
#, fuzzy, python-format
#| msgid "Are you sure you want to delete the group \"%(name)s\"?"
msgid "Are you sure you want to delete the host \"%(hostname)s\"?"
msgstr "Naozaj chcete odstrániť skupinu \"%(name)s\"?"
#: app_gateway/views.py:156
msgid "Edit Access Policy"
msgstr ""
#: app_gateway/views.py:159
#, fuzzy
#| msgid "Create Schedule Profile"
msgid "Create Access Policy"
msgstr "Vytvoriť profil plánovania"
#: app_gateway/views.py:166
#, fuzzy
#| msgid "API Key saved successfully."
msgid "Access Policy saved successfully."
msgstr "Kľúč API bol úspešne uložený."
#: app_gateway/views.py:188
#, fuzzy
#| msgid "API Key deleted successfully."
msgid "Access Policy deleted successfully."
msgstr "Kľúč API bol úspešne vymazaný."
#: app_gateway/views.py:193
#, fuzzy
#| msgid "Default Policy"
msgid "Delete Access Policy"
msgstr "Predvolená politika"
#: app_gateway/views.py:195
#, fuzzy, python-format
#| msgid "Are you sure you want to delete the profile \"%(name)s\"?"
msgid "Are you sure you want to delete the access policy \"%(name)s\"?"
msgstr "Ste si istí, že chcete odstrániť profil \"%(name)s\"?"
#: app_gateway/views.py:209
#, fuzzy
#| msgid "Default Policy"
msgid "Edit Application Default Policy"
msgstr "Predvolená politika"
#: app_gateway/views.py:212
#, fuzzy
#| msgid "Default Policy"
msgid "Set Application Default Policy"
msgstr "Predvolená politika"
#: app_gateway/views.py:220
#, fuzzy
#| msgid "Authentication Method saved successfully."
msgid "Application Default Policy saved successfully."
msgstr "Metóda autentifikácie bola úspešne uložená."
#: app_gateway/views.py:242
#, fuzzy
#| msgid "Authentication Method deleted successfully."
msgid "Application Default Policy deleted successfully."
msgstr "Metóda autentifikácie bola úspešne odstránená."
#: app_gateway/views.py:247
#, fuzzy
#| msgid "Delete Authentication Method"
msgid "Delete Application Default Policy"
msgstr "Odstrániť metódu autentifikácie"
#: app_gateway/views.py:249
#, fuzzy, python-format
#| msgid "Are you sure you want to delete the profile \"%(name)s\"?"
msgid "Are you sure you want to remove the default policy for \"%(name)s\"?"
msgstr "Ste si istí, že chcete odstrániť profil \"%(name)s\"?"
#: app_gateway/views.py:265
#, fuzzy
#| msgid "Edit Authentication Method"
msgid "Edit Application Route"
msgstr "Upraviť metódu autentifikácie"
#: app_gateway/views.py:268
#, fuzzy
#| msgid "Add Client route"
msgid "Add Application Route"
msgstr "Pridať klientskú trasu"
#: app_gateway/views.py:275
#, fuzzy
#| msgid "Authentication Method saved successfully."
msgid "Application Route saved successfully."
msgstr "Metóda autentifikácie bola úspešne uložená."
#: app_gateway/views.py:297
#, fuzzy
#| msgid "Authentication Method deleted successfully."
msgid "Application Route deleted successfully."
msgstr "Metóda autentifikácie bola úspešne odstránená."
#: app_gateway/views.py:302
#, fuzzy
#| msgid "Delete Authentication Method"
msgid "Delete Application Route"
msgstr "Odstrániť metódu autentifikácie"
#: app_gateway/views.py:304
#, fuzzy, python-format
#| msgid "Are you sure you want to delete the group \"%(name)s\"?"
msgid "Are you sure you want to delete the route \"%(name)s\" (%(path)s)?"
msgstr "Naozaj chcete odstrániť skupinu \"%(name)s\"?"
#: cluster/forms.py:20
msgid "IP Lock"
msgstr "IP zámok"
@@ -244,11 +512,6 @@ msgstr "Krajina"
msgid "City"
msgstr "Mesto"
#: cluster/forms.py:24 dns/forms.py:65 templates/dns/static_host_list.html:17
#: templates/wireguard/server_detail.html:39
msgid "Hostname"
msgstr "Názov hostiteľa"
#: cluster/forms.py:82
msgid "A worker with that name already exists."
msgstr "Worker s týmto názvom už existuje."
@@ -862,13 +1125,6 @@ msgstr "Heslo"
msgid "TOTP Secret"
msgstr "TOTP tajomstvo"
#: gatekeeper/forms.py:41 gatekeeper/forms.py:75 gatekeeper/forms.py:137
#: gatekeeper/forms.py:224 gatekeeper/forms.py:254 gatekeeper/forms.py:285
#: scheduler/forms.py:103 templates/generic_delete_confirmation.html:19
#: templates/scheduler/scheduleprofile_form.html:203
msgid "Cancel"
msgstr "Zrušiť"
#: gatekeeper/forms.py:54 templates/gatekeeper/gatekeeper_list.html:104
msgid "Group Name"
msgstr "Názov skupiny"
@@ -1605,7 +1861,11 @@ msgstr "Všetko"
msgid "Disabled"
msgstr "Zakázané"
#: templates/api_v2/list.html:68 templates/cluster/workers_list.html:77
#: templates/api_v2/list.html:68 templates/app_gateway/app_gateway_list.html:90
#: templates/app_gateway/app_gateway_list.html:133
#: templates/app_gateway/app_gateway_list.html:181
#: templates/app_gateway/app_gateway_list.html:230
#: templates/cluster/workers_list.html:77
#: templates/dns/static_host_list.html:74
#: templates/gatekeeper/gatekeeper_list.html:73
#: templates/gatekeeper/gatekeeper_list.html:116
@@ -1622,6 +1882,131 @@ msgstr "Zakázané"
msgid "Edit"
msgstr "Upraviť"
#: templates/app_gateway/app_gateway_list.html:12
#: templates/app_gateway/app_gateway_list.html:36
#, fuzzy
#| msgid "Actions"
msgid "Applications"
msgstr "Akcie"
#: templates/app_gateway/app_gateway_list.html:18
#, fuzzy
#| msgid "Access Denied"
msgid "Access Policies"
msgstr "Prístup zamietnutý"
#: templates/app_gateway/app_gateway_list.html:24
#, fuzzy
#| msgid "Custom Routes"
msgid "Routes"
msgstr "Vlastné Trasy"
#: templates/app_gateway/app_gateway_list.html:40
#: templates/dns/static_host_list.html:70
msgid "Hosts"
msgstr "Hostiteľia"
#: templates/app_gateway/app_gateway_list.html:48
msgid "Add Application"
msgstr ""
#: templates/app_gateway/app_gateway_list.html:51
#, fuzzy
#| msgid "Default Policy"
msgid "Set Default Policy"
msgstr "Predvolená politika"
#: templates/app_gateway/app_gateway_list.html:64
#: templates/app_gateway/app_gateway_list.html:123
#: templates/app_gateway/app_gateway_list.html:169
#: templates/app_gateway/app_gateway_list.html:217
#: templates/gatekeeper/gatekeeper_list.html:63
#: templates/gatekeeper/gatekeeper_list.html:106
#: templates/gatekeeper/gatekeeper_list.html:151
#: templates/gatekeeper/gatekeeper_list.html:198
#: templates/scheduler/scheduleprofile_form.html:111
#: templates/scheduler/scheduleprofile_list.html:15
#: templates/wireguard/apply_route_template.html:28
msgid "Actions"
msgstr "Akcie"
#: templates/app_gateway/app_gateway_list.html:77
#, fuzzy
#| msgid "Default Policy"
msgid "Edit Default Policy"
msgstr "Predvolená politika"
#: templates/app_gateway/app_gateway_list.html:81
#, fuzzy
#| msgid "Default Policy"
msgid "Remove Default Policy"
msgstr "Predvolená politika"
#: templates/app_gateway/app_gateway_list.html:85
#: templates/cluster/workers_list.html:47
#: templates/cluster/workers_list.html:54
#: templates/wireguard/wireguard_manage_peer.html:112
#: templates/wireguard/wireguard_manage_peer.html:121
msgid "Not set"
msgstr "Nenastavené"
#: templates/app_gateway/app_gateway_list.html:105
#, fuzzy
#| msgid "No Authentication Methods found."
msgid "No Applications found."
msgstr "Nenašli sa žiadne metódy autentifikácie."
#: templates/app_gateway/app_gateway_list.html:112
#, fuzzy
#| msgid "Add Slot"
msgid "Add Host"
msgstr "Pridať Slot"
#: templates/app_gateway/app_gateway_list.html:148
#, fuzzy
#| msgid "No schedule slots found."
msgid "No Hosts found."
msgstr "Nenašli sa žiadne sloty plánovania."
#: templates/app_gateway/app_gateway_list.html:156
msgid "Add Access Policy"
msgstr ""
#: templates/app_gateway/app_gateway_list.html:167
#: templates/gatekeeper/gatekeeper_list.html:43
msgid "Groups"
msgstr "Skupiny"
#: templates/app_gateway/app_gateway_list.html:168
#, fuzzy
#| msgid "Auth Method"
msgid "Auth Methods"
msgstr "Metóda autentifikácie"
#: templates/app_gateway/app_gateway_list.html:196
#, fuzzy
#| msgid "No IP Addresses found."
msgid "No Access Policies found."
msgstr "Nenašli sa žiadne IP adresy."
#: templates/app_gateway/app_gateway_list.html:203
#, fuzzy
#| msgid "Add Slot"
msgid "Add Route"
msgstr "Pridať Slot"
#: templates/app_gateway/app_gateway_list.html:216
#, fuzzy
#| msgid "Sort Order"
msgid "Order"
msgstr "Poradie zoradenia"
#: templates/app_gateway/app_gateway_list.html:245
#, fuzzy
#| msgid "No time intervals found."
msgid "No Routes found."
msgstr "Nenašli sa žiadne časové intervaly."
#: templates/cluster/workers_list.html:9 templates/dns/static_host_list.html:72
#: templates/scheduler/scheduleprofile_form.html:82
#: templates/template_parts/base_sidebar.html:13 vpn_invite/forms.py:78
@@ -1657,13 +2042,6 @@ msgstr "Tento worker je zastaraný. Prosím aktualizujte ho na najnovšiu verziu
msgid "IP Lock Enabled"
msgstr "IP zámok povolený"
#: templates/cluster/workers_list.html:47
#: templates/cluster/workers_list.html:54
#: templates/wireguard/wireguard_manage_peer.html:112
#: templates/wireguard/wireguard_manage_peer.html:121
msgid "Not set"
msgstr "Nenastavené"
#: templates/cluster/workers_list.html:61
msgid "Never"
msgstr "Nikdy"
@@ -1781,10 +2159,6 @@ msgstr "Aplikovať"
msgid "DNS Filter Lists"
msgstr "DNS filter zoznamy"
#: templates/dns/static_host_list.html:70
msgid "Hosts"
msgstr "Hostiteľia"
#: templates/dns/static_host_list.html:71
msgid "Last Update"
msgstr "Posledná aktualizácia"
@@ -1801,10 +2175,6 @@ msgstr "Pridať filter zoznam"
msgid "Port Forward"
msgstr "Presmerovanie portov"
#: templates/firewall/firewall_nav_tabs.html:15
msgid "Default Policy"
msgstr "Predvolená politika"
#: templates/firewall/firewall_rule_list.html:41
msgid "Out"
msgstr "Výstup"
@@ -2151,10 +2521,6 @@ msgstr "Najprv zadajte TOTP tajomstvo, aby ste vygenerovali QR kód."
msgid "Gatekeeper Users"
msgstr "Používatelia Gatekeeper"
#: templates/gatekeeper/gatekeeper_list.html:18
msgid "Authentication Methods"
msgstr "Metódy autentifikácie"
#: templates/gatekeeper/gatekeeper_list.html:24
msgid "Allowed Emails & Domains"
msgstr "Povolené e-maily a domény"
@@ -2168,25 +2534,11 @@ msgstr "IP adresy"
msgid "Users"
msgstr "Používatelia"
#: templates/gatekeeper/gatekeeper_list.html:43
msgid "Groups"
msgstr "Skupiny"
#: templates/gatekeeper/gatekeeper_list.html:51
#: templates/user_manager/list_buttons.html:2 user_manager/views.py:111
msgid "Add User"
msgstr "Pridať používateľa"
#: templates/gatekeeper/gatekeeper_list.html:63
#: templates/gatekeeper/gatekeeper_list.html:106
#: templates/gatekeeper/gatekeeper_list.html:151
#: templates/gatekeeper/gatekeeper_list.html:198
#: templates/scheduler/scheduleprofile_form.html:111
#: templates/scheduler/scheduleprofile_list.html:15
#: templates/wireguard/apply_route_template.html:28
msgid "Actions"
msgstr "Akcie"
#: templates/gatekeeper/gatekeeper_list.html:88
msgid "No Gatekeeper Users found."
msgstr "Nenašli sa žiadni používatelia Gatekeeper."
@@ -2850,10 +3202,6 @@ msgstr "Vymazať peer"
msgid "Please type \\\"delete\\\" to remove peer configuration."
msgstr "Prosím napíšte \\\"delete\\\" pre odstránenie konfigurácie peer."
#: templates/wireguard/wireguard_manage_server.html:25 wireguard/forms.py:15
msgid "Display Name"
msgstr "Zobrazovací názov"
#: templates/wireguard/wireguard_manage_server.html:27
msgid ""
"\n"
@@ -3855,12 +4203,6 @@ msgstr ""
#~ msgid "Delete Schedule Slot"
#~ msgstr "Odstrániť Slot Plánovania"
#~ msgid "Add Slot"
#~ msgstr "Pridať Slot"
#~ msgid "No schedule slots found."
#~ msgstr "Nenašli sa žiadne sloty plánovania."
#~ msgid "Delete?"
#~ msgstr "Vymazať"