Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
ISPConfig 3
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
isp
ISPConfig 3
Commits
a269046c
Commit
a269046c
authored
Jan 23, 2018
by
Till Brehm
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'patch-2' into 'master'
Full translate. See merge request
ispconfig/ispconfig3!716
parents
2552b4ed
0f1c97a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
16 deletions
+16
-16
interface/web/dns/lib/lang/bg_dns_caa.lng
interface/web/dns/lib/lang/bg_dns_caa.lng
+16
-16
No files found.
interface/web/dns/lib/lang/bg_dns_caa.lng
View file @
a269046c
<?php
$wb
[
'ca_list_txt'
]
=
'
Certifiction Authority
'
;
$wb
[
'ca_domain_txt'
]
=
'
Domain
'
;
$wb
[
'ca_hostname_txt'
]
=
'
Additional Hostnamen
'
;
$wb
[
'ca_hostname_note_txt'
]
=
'(
Sepearated list with commas - empty for all hostnames
)'
;
$wb
[
'ca_options_txt'
]
=
'
Additional Options
'
;
$wb
[
'ca_options_note_txt'
]
=
'
requested by the CA (Sepearated list with commas
)'
;
$wb
[
'ca_wildcard_txt'
]
=
'
Use
Wildcard SSL'
;
$wb
[
'ca_critical_txt'
]
=
'
Strict check'
;
//For future use. At this time, CAAs do not recognize any other flag values as described in
RFC 6844
$wb
[
'ca_list_txt'
]
=
'
Издатели на сертификати (CA)
'
;
$wb
[
'ca_domain_txt'
]
=
'
Домейн
'
;
$wb
[
'ca_hostname_txt'
]
=
'
Допълнителни хостове
'
;
$wb
[
'ca_hostname_note_txt'
]
=
'(
ако са няколко - трябва да са разделени със запетая - оставете празно за всички хостове
)'
;
$wb
[
'ca_options_txt'
]
=
'
Допълнителни опции
'
;
$wb
[
'ca_options_note_txt'
]
=
'
Изискани от издателя (ако са няколко - трябва да са разделени със запетая
)'
;
$wb
[
'ca_wildcard_txt'
]
=
'
Използвай
Wildcard SSL'
;
$wb
[
'ca_critical_txt'
]
=
'
Стриктна проверка'
;
// За бъдеща употреба. Понастоящем CAA не разпознават други стойности на флага, както е описано в
RFC 6844
$wb
[
'ttl_txt'
]
=
'TTL'
;
$wb
[
'active_txt'
]
=
'
Active
'
;
$wb
[
'select_txt'
]
=
'
Select Certifiction Authority
'
;
$wb
[
'no_zone_perm'
]
=
'
You do not have the permission to add a record to this DNS zone.
'
;
$wb
[
'limit_dns_record_txt'
]
=
'
The max. number of DNS records for your account is reached
.'
;
$wb
[
'ca_error_txt'
]
=
'
No Certifiction Authority selected
'
;
$wb
[
'caa_exists_error'
]
=
'CAA
Record already exists
'
;
$wb
[
'ca_option_error'
]
=
'
Invalid format for additional options
; OPTION=VALUE'
;
$wb
[
'ttl_range_error'
]
=
'
Min. TTL time is 60 seconds
.'
;
$wb
[
'active_txt'
]
=
'
Активно
'
;
$wb
[
'select_txt'
]
=
'
Избери издател на сертификати (CA)
'
;
$wb
[
'no_zone_perm'
]
=
'
Нямата нужните права да добавяте записи в тази DNS зона
'
;
$wb
[
'limit_dns_record_txt'
]
=
'
Достигнали сте максималния брой DNS записи за вашият акаунт
.'
;
$wb
[
'ca_error_txt'
]
=
'
Не сте посочили издател на сертификати (CA)
'
;
$wb
[
'caa_exists_error'
]
=
'CAA
Записа вече съществува
'
;
$wb
[
'ca_option_error'
]
=
'
Грешен формат за допълнителни опции
; OPTION=VALUE'
;
$wb
[
'ttl_range_error'
]
=
'
Мин. TTL е 60 секунди
.'
;
?>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment