initial commit of file from CVS for smeserver-ddclient on Sat Sep 7 19:50:30 AEST 2024
This commit is contained in:
parent
7f083df042
commit
c528ca1823
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
*.rpm
|
||||
*.log
|
||||
*spec-20*
|
||||
*.tar.gz
|
21
Makefile
Normal file
21
Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# Makefile for source rpm: smeserver-ddclient
|
||||
# $Id: Makefile,v 1.1 2020/05/08 08:56:26 brianr Exp $
|
||||
NAME := smeserver-ddclient
|
||||
SPECFILE = $(firstword $(wildcard *.spec))
|
||||
|
||||
define find-makefile-common
|
||||
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
|
||||
endef
|
||||
|
||||
MAKEFILE_COMMON := $(shell $(find-makefile-common))
|
||||
|
||||
ifeq ($(MAKEFILE_COMMON),)
|
||||
# attept a checkout
|
||||
define checkout-makefile-common
|
||||
test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2
|
||||
endef
|
||||
|
||||
MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
|
||||
endif
|
||||
|
||||
include $(MAKEFILE_COMMON)
|
17
README.md
17
README.md
@ -1,3 +1,16 @@
|
||||
# smeserver-ddclient
|
||||
# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> smeserver-ddclient
|
||||
|
||||
SMEServer Koozali developed git repo for smeserver-ddclient smecontribs
|
||||
SMEServer Koozali developed git repo for smeserver-ddclient smecontribs
|
||||
|
||||
## Wiki
|
||||
<br />https://wiki.koozali.org/Ddclient
|
||||
<br />https://wiki.koozali.org/Ddclient-help
|
||||
|
||||
## Bugzilla
|
||||
Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=smeserver-ddclient&product=SME%20Contribs&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)
|
||||
|
||||
## Description
|
||||
|
||||
<br />*This description has been generated by an LLM AI system and cannot be relied on to be fully correct.*
|
||||
*Once it has been checked, then this comment will be deleted*
|
||||
<br />
|
||||
|
84
additional/CHANGELOG.git
Normal file
84
additional/CHANGELOG.git
Normal file
@ -0,0 +1,84 @@
|
||||
commit 93889b252f2b1e3ff0fe3f8c5461d6638846e472
|
||||
Author: Stephane de Labrusse <stephdl@de-labrusse.fr>
|
||||
Date: Fri Aug 29 15:47:37 2014 +0200
|
||||
|
||||
added ssl
|
||||
|
||||
commit 80788ffca76392187530211d3a22b2551a89fe4c
|
||||
Author: Stephane de Labrusse <stephdl@de-labrusse.fr>
|
||||
Date: Fri Aug 29 15:45:46 2014 +0200
|
||||
|
||||
added ssl
|
||||
|
||||
commit e99eb33b7090184ba0677ef29a71a610dbb57d52
|
||||
Author: Stephane de Labrusse <stephdl@de-labrusse.fr>
|
||||
Date: Wed Aug 27 00:13:16 2014 +0200
|
||||
|
||||
add a db to set the deamon update
|
||||
|
||||
commit be331f8e59372bd05c6a9a044af6e76199376973
|
||||
Author: Stephane de Labrusse <stephdl@de-labrusse.fr>
|
||||
Date: Tue Aug 26 23:48:49 2014 +0200
|
||||
|
||||
add a db to set the deamon update
|
||||
|
||||
commit 5bdb0cb1023b08f8a0b3ee5ee39727ad7de30637
|
||||
Author: Stephane de Labrusse <stephdl@de-labrusse.fr>
|
||||
Date: Tue Aug 26 23:44:51 2014 +0200
|
||||
|
||||
add a db to set the deamon update
|
||||
|
||||
commit 3ef0ed2d0c1f8217e6dbea0c0f7fc2a8469096d2
|
||||
Author: Stephane de Labrusse <stephdl@de-labrusse.fr>
|
||||
Date: Tue Aug 26 22:06:11 2014 +0200
|
||||
|
||||
namecheap
|
||||
|
||||
commit f06ff2755bb40e4579f2c1b2f65d353ab5f2403f
|
||||
Author: Stephane de Labrusse <stephdl@de-labrusse.fr>
|
||||
Date: Mon Aug 25 08:51:10 2014 +0200
|
||||
|
||||
added the namecheap protocol
|
||||
|
||||
commit a3b351e8d825c176fca6492c2b39752452c4881d
|
||||
Author: Stephane de Labrusse <stephdl@de-labrusse.fr>
|
||||
Date: Mon Aug 25 08:48:50 2014 +0200
|
||||
|
||||
added the namecheap protocol
|
||||
|
||||
commit da1df58146515be7e641d228adeb6cf1c4a6d22f
|
||||
Author: Stephane de Labrusse <stephdl@de-labrusse.fr>
|
||||
Date: Mon Aug 25 08:41:50 2014 +0200
|
||||
|
||||
added the namecheap protocol
|
||||
|
||||
commit 245958e7341d4094bc6892bc5d65d0bd2e56f396
|
||||
Author: Stephane de Labrusse <stephdl@de-labrusse.fr>
|
||||
Date: Mon Aug 25 08:32:25 2014 +0200
|
||||
|
||||
added the namecheap protocol
|
||||
|
||||
commit 1e7e4c4bdbd2d95b2912696d2633ca13477460ea
|
||||
Author: Stephane de Labrusse <stephdl@de-labrusse.fr>
|
||||
Date: Mon Aug 25 08:31:34 2014 +0200
|
||||
|
||||
added the namecheap protocol
|
||||
|
||||
commit 895e5ad856d5ba05c99e669ea8058ae9c12eece9
|
||||
Author: Stephane de Labrusse <stephdl@de-labrusse.fr>
|
||||
Date: Mon Aug 25 08:30:45 2014 +0200
|
||||
|
||||
added the namecheap protocol
|
||||
|
||||
commit 775931461d6d330c6b7408ff087f57c226f3b39e
|
||||
Author: Stephane de Labrusse <stephdl@de-labrusse.fr>
|
||||
Date: Sat Jun 21 14:17:00 2014 +0200
|
||||
|
||||
* Tue Jun 10 2014 stephane de Labrusse <stephdl@de-labrusse.fr> - 1.2.0-1.sme
|
||||
- Initial release to sme9contribs
|
||||
|
||||
commit 9bc41511091499a36eadfe5bf225163525597363
|
||||
Author: Stephane de Labrusse <stephdl@de-labrusse.fr>
|
||||
Date: Sat Jun 21 14:09:46 2014 +0200
|
||||
|
||||
Initial commit
|
340
additional/COPYING
Normal file
340
additional/COPYING
Normal file
@ -0,0 +1,340 @@
|
||||
GNU GENERAL PUBLIC LICENSE
|
||||
Version 2, June 1991
|
||||
|
||||
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
|
||||
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
Preamble
|
||||
|
||||
The licenses for most software are designed to take away your
|
||||
freedom to share and change it. By contrast, the GNU General Public
|
||||
License is intended to guarantee your freedom to share and change free
|
||||
software--to make sure the software is free for all its users. This
|
||||
General Public License applies to most of the Free Software
|
||||
Foundation's software and to any other program whose authors commit to
|
||||
using it. (Some other Free Software Foundation software is covered by
|
||||
the GNU Library General Public License instead.) You can apply it to
|
||||
your programs, too.
|
||||
|
||||
When we speak of free software, we are referring to freedom, not
|
||||
price. Our General Public Licenses are designed to make sure that you
|
||||
have the freedom to distribute copies of free software (and charge for
|
||||
this service if you wish), that you receive source code or can get it
|
||||
if you want it, that you can change the software or use pieces of it
|
||||
in new free programs; and that you know you can do these things.
|
||||
|
||||
To protect your rights, we need to make restrictions that forbid
|
||||
anyone to deny you these rights or to ask you to surrender the rights.
|
||||
These restrictions translate to certain responsibilities for you if you
|
||||
distribute copies of the software, or if you modify it.
|
||||
|
||||
For example, if you distribute copies of such a program, whether
|
||||
gratis or for a fee, you must give the recipients all the rights that
|
||||
you have. You must make sure that they, too, receive or can get the
|
||||
source code. And you must show them these terms so they know their
|
||||
rights.
|
||||
|
||||
We protect your rights with two steps: (1) copyright the software, and
|
||||
(2) offer you this license which gives you legal permission to copy,
|
||||
distribute and/or modify the software.
|
||||
|
||||
Also, for each author's protection and ours, we want to make certain
|
||||
that everyone understands that there is no warranty for this free
|
||||
software. If the software is modified by someone else and passed on, we
|
||||
want its recipients to know that what they have is not the original, so
|
||||
that any problems introduced by others will not reflect on the original
|
||||
authors' reputations.
|
||||
|
||||
Finally, any free program is threatened constantly by software
|
||||
patents. We wish to avoid the danger that redistributors of a free
|
||||
program will individually obtain patent licenses, in effect making the
|
||||
program proprietary. To prevent this, we have made it clear that any
|
||||
patent must be licensed for everyone's free use or not licensed at all.
|
||||
|
||||
The precise terms and conditions for copying, distribution and
|
||||
modification follow.
|
||||
|
||||
GNU GENERAL PUBLIC LICENSE
|
||||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||
|
||||
0. This License applies to any program or other work which contains
|
||||
a notice placed by the copyright holder saying it may be distributed
|
||||
under the terms of this General Public License. The "Program", below,
|
||||
refers to any such program or work, and a "work based on the Program"
|
||||
means either the Program or any derivative work under copyright law:
|
||||
that is to say, a work containing the Program or a portion of it,
|
||||
either verbatim or with modifications and/or translated into another
|
||||
language. (Hereinafter, translation is included without limitation in
|
||||
the term "modification".) Each licensee is addressed as "you".
|
||||
|
||||
Activities other than copying, distribution and modification are not
|
||||
covered by this License; they are outside its scope. The act of
|
||||
running the Program is not restricted, and the output from the Program
|
||||
is covered only if its contents constitute a work based on the
|
||||
Program (independent of having been made by running the Program).
|
||||
Whether that is true depends on what the Program does.
|
||||
|
||||
1. You may copy and distribute verbatim copies of the Program's
|
||||
source code as you receive it, in any medium, provided that you
|
||||
conspicuously and appropriately publish on each copy an appropriate
|
||||
copyright notice and disclaimer of warranty; keep intact all the
|
||||
notices that refer to this License and to the absence of any warranty;
|
||||
and give any other recipients of the Program a copy of this License
|
||||
along with the Program.
|
||||
|
||||
You may charge a fee for the physical act of transferring a copy, and
|
||||
you may at your option offer warranty protection in exchange for a fee.
|
||||
|
||||
2. You may modify your copy or copies of the Program or any portion
|
||||
of it, thus forming a work based on the Program, and copy and
|
||||
distribute such modifications or work under the terms of Section 1
|
||||
above, provided that you also meet all of these conditions:
|
||||
|
||||
a) You must cause the modified files to carry prominent notices
|
||||
stating that you changed the files and the date of any change.
|
||||
|
||||
b) You must cause any work that you distribute or publish, that in
|
||||
whole or in part contains or is derived from the Program or any
|
||||
part thereof, to be licensed as a whole at no charge to all third
|
||||
parties under the terms of this License.
|
||||
|
||||
c) If the modified program normally reads commands interactively
|
||||
when run, you must cause it, when started running for such
|
||||
interactive use in the most ordinary way, to print or display an
|
||||
announcement including an appropriate copyright notice and a
|
||||
notice that there is no warranty (or else, saying that you provide
|
||||
a warranty) and that users may redistribute the program under
|
||||
these conditions, and telling the user how to view a copy of this
|
||||
License. (Exception: if the Program itself is interactive but
|
||||
does not normally print such an announcement, your work based on
|
||||
the Program is not required to print an announcement.)
|
||||
|
||||
These requirements apply to the modified work as a whole. If
|
||||
identifiable sections of that work are not derived from the Program,
|
||||
and can be reasonably considered independent and separate works in
|
||||
themselves, then this License, and its terms, do not apply to those
|
||||
sections when you distribute them as separate works. But when you
|
||||
distribute the same sections as part of a whole which is a work based
|
||||
on the Program, the distribution of the whole must be on the terms of
|
||||
this License, whose permissions for other licensees extend to the
|
||||
entire whole, and thus to each and every part regardless of who wrote it.
|
||||
|
||||
Thus, it is not the intent of this section to claim rights or contest
|
||||
your rights to work written entirely by you; rather, the intent is to
|
||||
exercise the right to control the distribution of derivative or
|
||||
collective works based on the Program.
|
||||
|
||||
In addition, mere aggregation of another work not based on the Program
|
||||
with the Program (or with a work based on the Program) on a volume of
|
||||
a storage or distribution medium does not bring the other work under
|
||||
the scope of this License.
|
||||
|
||||
3. You may copy and distribute the Program (or a work based on it,
|
||||
under Section 2) in object code or executable form under the terms of
|
||||
Sections 1 and 2 above provided that you also do one of the following:
|
||||
|
||||
a) Accompany it with the complete corresponding machine-readable
|
||||
source code, which must be distributed under the terms of Sections
|
||||
1 and 2 above on a medium customarily used for software interchange; or,
|
||||
|
||||
b) Accompany it with a written offer, valid for at least three
|
||||
years, to give any third party, for a charge no more than your
|
||||
cost of physically performing source distribution, a complete
|
||||
machine-readable copy of the corresponding source code, to be
|
||||
distributed under the terms of Sections 1 and 2 above on a medium
|
||||
customarily used for software interchange; or,
|
||||
|
||||
c) Accompany it with the information you received as to the offer
|
||||
to distribute corresponding source code. (This alternative is
|
||||
allowed only for noncommercial distribution and only if you
|
||||
received the program in object code or executable form with such
|
||||
an offer, in accord with Subsection b above.)
|
||||
|
||||
The source code for a work means the preferred form of the work for
|
||||
making modifications to it. For an executable work, complete source
|
||||
code means all the source code for all modules it contains, plus any
|
||||
associated interface definition files, plus the scripts used to
|
||||
control compilation and installation of the executable. However, as a
|
||||
special exception, the source code distributed need not include
|
||||
anything that is normally distributed (in either source or binary
|
||||
form) with the major components (compiler, kernel, and so on) of the
|
||||
operating system on which the executable runs, unless that component
|
||||
itself accompanies the executable.
|
||||
|
||||
If distribution of executable or object code is made by offering
|
||||
access to copy from a designated place, then offering equivalent
|
||||
access to copy the source code from the same place counts as
|
||||
distribution of the source code, even though third parties are not
|
||||
compelled to copy the source along with the object code.
|
||||
|
||||
4. You may not copy, modify, sublicense, or distribute the Program
|
||||
except as expressly provided under this License. Any attempt
|
||||
otherwise to copy, modify, sublicense or distribute the Program is
|
||||
void, and will automatically terminate your rights under this License.
|
||||
However, parties who have received copies, or rights, from you under
|
||||
this License will not have their licenses terminated so long as such
|
||||
parties remain in full compliance.
|
||||
|
||||
5. You are not required to accept this License, since you have not
|
||||
signed it. However, nothing else grants you permission to modify or
|
||||
distribute the Program or its derivative works. These actions are
|
||||
prohibited by law if you do not accept this License. Therefore, by
|
||||
modifying or distributing the Program (or any work based on the
|
||||
Program), you indicate your acceptance of this License to do so, and
|
||||
all its terms and conditions for copying, distributing or modifying
|
||||
the Program or works based on it.
|
||||
|
||||
6. Each time you redistribute the Program (or any work based on the
|
||||
Program), the recipient automatically receives a license from the
|
||||
original licensor to copy, distribute or modify the Program subject to
|
||||
these terms and conditions. You may not impose any further
|
||||
restrictions on the recipients' exercise of the rights granted herein.
|
||||
You are not responsible for enforcing compliance by third parties to
|
||||
this License.
|
||||
|
||||
7. If, as a consequence of a court judgment or allegation of patent
|
||||
infringement or for any other reason (not limited to patent issues),
|
||||
conditions are imposed on you (whether by court order, agreement or
|
||||
otherwise) that contradict the conditions of this License, they do not
|
||||
excuse you from the conditions of this License. If you cannot
|
||||
distribute so as to satisfy simultaneously your obligations under this
|
||||
License and any other pertinent obligations, then as a consequence you
|
||||
may not distribute the Program at all. For example, if a patent
|
||||
license would not permit royalty-free redistribution of the Program by
|
||||
all those who receive copies directly or indirectly through you, then
|
||||
the only way you could satisfy both it and this License would be to
|
||||
refrain entirely from distribution of the Program.
|
||||
|
||||
If any portion of this section is held invalid or unenforceable under
|
||||
any particular circumstance, the balance of the section is intended to
|
||||
apply and the section as a whole is intended to apply in other
|
||||
circumstances.
|
||||
|
||||
It is not the purpose of this section to induce you to infringe any
|
||||
patents or other property right claims or to contest validity of any
|
||||
such claims; this section has the sole purpose of protecting the
|
||||
integrity of the free software distribution system, which is
|
||||
implemented by public license practices. Many people have made
|
||||
generous contributions to the wide range of software distributed
|
||||
through that system in reliance on consistent application of that
|
||||
system; it is up to the author/donor to decide if he or she is willing
|
||||
to distribute software through any other system and a licensee cannot
|
||||
impose that choice.
|
||||
|
||||
This section is intended to make thoroughly clear what is believed to
|
||||
be a consequence of the rest of this License.
|
||||
|
||||
8. If the distribution and/or use of the Program is restricted in
|
||||
certain countries either by patents or by copyrighted interfaces, the
|
||||
original copyright holder who places the Program under this License
|
||||
may add an explicit geographical distribution limitation excluding
|
||||
those countries, so that distribution is permitted only in or among
|
||||
countries not thus excluded. In such case, this License incorporates
|
||||
the limitation as if written in the body of this License.
|
||||
|
||||
9. The Free Software Foundation may publish revised and/or new versions
|
||||
of the General Public License from time to time. Such new versions will
|
||||
be similar in spirit to the present version, but may differ in detail to
|
||||
address new problems or concerns.
|
||||
|
||||
Each version is given a distinguishing version number. If the Program
|
||||
specifies a version number of this License which applies to it and "any
|
||||
later version", you have the option of following the terms and conditions
|
||||
either of that version or of any later version published by the Free
|
||||
Software Foundation. If the Program does not specify a version number of
|
||||
this License, you may choose any version ever published by the Free Software
|
||||
Foundation.
|
||||
|
||||
10. If you wish to incorporate parts of the Program into other free
|
||||
programs whose distribution conditions are different, write to the author
|
||||
to ask for permission. For software which is copyrighted by the Free
|
||||
Software Foundation, write to the Free Software Foundation; we sometimes
|
||||
make exceptions for this. Our decision will be guided by the two goals
|
||||
of preserving the free status of all derivatives of our free software and
|
||||
of promoting the sharing and reuse of software generally.
|
||||
|
||||
NO WARRANTY
|
||||
|
||||
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
|
||||
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
|
||||
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
|
||||
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
|
||||
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||||
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
|
||||
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
|
||||
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
|
||||
REPAIR OR CORRECTION.
|
||||
|
||||
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
||||
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
|
||||
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
|
||||
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
|
||||
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
|
||||
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
|
||||
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
|
||||
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
|
||||
POSSIBILITY OF SUCH DAMAGES.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
How to Apply These Terms to Your New Programs
|
||||
|
||||
If you develop a new program, and you want it to be of the greatest
|
||||
possible use to the public, the best way to achieve this is to make it
|
||||
free software which everyone can redistribute and change under these terms.
|
||||
|
||||
To do so, attach the following notices to the program. It is safest
|
||||
to attach them to the start of each source file to most effectively
|
||||
convey the exclusion of warranty; and each file should have at least
|
||||
the "copyright" line and a pointer to where the full notice is found.
|
||||
|
||||
<one line to give the program's name and a brief idea of what it does.>
|
||||
Copyright (C) 19yy <name of author>
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
|
||||
Also add information on how to contact you by electronic and paper mail.
|
||||
|
||||
If the program is interactive, make it output a short notice like this
|
||||
when it starts in an interactive mode:
|
||||
|
||||
Gnomovision version 69, Copyright (C) 19yy name of author
|
||||
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
||||
This is free software, and you are welcome to redistribute it
|
||||
under certain conditions; type `show c' for details.
|
||||
|
||||
The hypothetical commands `show w' and `show c' should show the appropriate
|
||||
parts of the General Public License. Of course, the commands you use may
|
||||
be called something other than `show w' and `show c'; they could even be
|
||||
mouse-clicks or menu items--whatever suits your program.
|
||||
|
||||
You should also get your employer (if you work as a programmer) or your
|
||||
school, if any, to sign a "copyright disclaimer" for the program, if
|
||||
necessary. Here is a sample; alter the names:
|
||||
|
||||
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
|
||||
`Gnomovision' (which makes passes at compilers) written by James Hacker.
|
||||
|
||||
<signature of Ty Coon>, 1 April 1989
|
||||
Ty Coon, President of Vice
|
||||
|
||||
This General Public License does not permit incorporating your program into
|
||||
proprietary programs. If your program is a subroutine library, you may
|
||||
consider it more useful to permit linking proprietary applications with the
|
||||
library. If this is what you want to do, use the GNU Library General
|
||||
Public License instead of this License.
|
339
additional/LICENSE
Normal file
339
additional/LICENSE
Normal file
@ -0,0 +1,339 @@
|
||||
GNU GENERAL PUBLIC LICENSE
|
||||
Version 2, June 1991
|
||||
|
||||
Copyright (C) 1989, 1991 Free Software Foundation, Inc., <http://fsf.org/>
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
Preamble
|
||||
|
||||
The licenses for most software are designed to take away your
|
||||
freedom to share and change it. By contrast, the GNU General Public
|
||||
License is intended to guarantee your freedom to share and change free
|
||||
software--to make sure the software is free for all its users. This
|
||||
General Public License applies to most of the Free Software
|
||||
Foundation's software and to any other program whose authors commit to
|
||||
using it. (Some other Free Software Foundation software is covered by
|
||||
the GNU Lesser General Public License instead.) You can apply it to
|
||||
your programs, too.
|
||||
|
||||
When we speak of free software, we are referring to freedom, not
|
||||
price. Our General Public Licenses are designed to make sure that you
|
||||
have the freedom to distribute copies of free software (and charge for
|
||||
this service if you wish), that you receive source code or can get it
|
||||
if you want it, that you can change the software or use pieces of it
|
||||
in new free programs; and that you know you can do these things.
|
||||
|
||||
To protect your rights, we need to make restrictions that forbid
|
||||
anyone to deny you these rights or to ask you to surrender the rights.
|
||||
These restrictions translate to certain responsibilities for you if you
|
||||
distribute copies of the software, or if you modify it.
|
||||
|
||||
For example, if you distribute copies of such a program, whether
|
||||
gratis or for a fee, you must give the recipients all the rights that
|
||||
you have. You must make sure that they, too, receive or can get the
|
||||
source code. And you must show them these terms so they know their
|
||||
rights.
|
||||
|
||||
We protect your rights with two steps: (1) copyright the software, and
|
||||
(2) offer you this license which gives you legal permission to copy,
|
||||
distribute and/or modify the software.
|
||||
|
||||
Also, for each author's protection and ours, we want to make certain
|
||||
that everyone understands that there is no warranty for this free
|
||||
software. If the software is modified by someone else and passed on, we
|
||||
want its recipients to know that what they have is not the original, so
|
||||
that any problems introduced by others will not reflect on the original
|
||||
authors' reputations.
|
||||
|
||||
Finally, any free program is threatened constantly by software
|
||||
patents. We wish to avoid the danger that redistributors of a free
|
||||
program will individually obtain patent licenses, in effect making the
|
||||
program proprietary. To prevent this, we have made it clear that any
|
||||
patent must be licensed for everyone's free use or not licensed at all.
|
||||
|
||||
The precise terms and conditions for copying, distribution and
|
||||
modification follow.
|
||||
|
||||
GNU GENERAL PUBLIC LICENSE
|
||||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||
|
||||
0. This License applies to any program or other work which contains
|
||||
a notice placed by the copyright holder saying it may be distributed
|
||||
under the terms of this General Public License. The "Program", below,
|
||||
refers to any such program or work, and a "work based on the Program"
|
||||
means either the Program or any derivative work under copyright law:
|
||||
that is to say, a work containing the Program or a portion of it,
|
||||
either verbatim or with modifications and/or translated into another
|
||||
language. (Hereinafter, translation is included without limitation in
|
||||
the term "modification".) Each licensee is addressed as "you".
|
||||
|
||||
Activities other than copying, distribution and modification are not
|
||||
covered by this License; they are outside its scope. The act of
|
||||
running the Program is not restricted, and the output from the Program
|
||||
is covered only if its contents constitute a work based on the
|
||||
Program (independent of having been made by running the Program).
|
||||
Whether that is true depends on what the Program does.
|
||||
|
||||
1. You may copy and distribute verbatim copies of the Program's
|
||||
source code as you receive it, in any medium, provided that you
|
||||
conspicuously and appropriately publish on each copy an appropriate
|
||||
copyright notice and disclaimer of warranty; keep intact all the
|
||||
notices that refer to this License and to the absence of any warranty;
|
||||
and give any other recipients of the Program a copy of this License
|
||||
along with the Program.
|
||||
|
||||
You may charge a fee for the physical act of transferring a copy, and
|
||||
you may at your option offer warranty protection in exchange for a fee.
|
||||
|
||||
2. You may modify your copy or copies of the Program or any portion
|
||||
of it, thus forming a work based on the Program, and copy and
|
||||
distribute such modifications or work under the terms of Section 1
|
||||
above, provided that you also meet all of these conditions:
|
||||
|
||||
a) You must cause the modified files to carry prominent notices
|
||||
stating that you changed the files and the date of any change.
|
||||
|
||||
b) You must cause any work that you distribute or publish, that in
|
||||
whole or in part contains or is derived from the Program or any
|
||||
part thereof, to be licensed as a whole at no charge to all third
|
||||
parties under the terms of this License.
|
||||
|
||||
c) If the modified program normally reads commands interactively
|
||||
when run, you must cause it, when started running for such
|
||||
interactive use in the most ordinary way, to print or display an
|
||||
announcement including an appropriate copyright notice and a
|
||||
notice that there is no warranty (or else, saying that you provide
|
||||
a warranty) and that users may redistribute the program under
|
||||
these conditions, and telling the user how to view a copy of this
|
||||
License. (Exception: if the Program itself is interactive but
|
||||
does not normally print such an announcement, your work based on
|
||||
the Program is not required to print an announcement.)
|
||||
|
||||
These requirements apply to the modified work as a whole. If
|
||||
identifiable sections of that work are not derived from the Program,
|
||||
and can be reasonably considered independent and separate works in
|
||||
themselves, then this License, and its terms, do not apply to those
|
||||
sections when you distribute them as separate works. But when you
|
||||
distribute the same sections as part of a whole which is a work based
|
||||
on the Program, the distribution of the whole must be on the terms of
|
||||
this License, whose permissions for other licensees extend to the
|
||||
entire whole, and thus to each and every part regardless of who wrote it.
|
||||
|
||||
Thus, it is not the intent of this section to claim rights or contest
|
||||
your rights to work written entirely by you; rather, the intent is to
|
||||
exercise the right to control the distribution of derivative or
|
||||
collective works based on the Program.
|
||||
|
||||
In addition, mere aggregation of another work not based on the Program
|
||||
with the Program (or with a work based on the Program) on a volume of
|
||||
a storage or distribution medium does not bring the other work under
|
||||
the scope of this License.
|
||||
|
||||
3. You may copy and distribute the Program (or a work based on it,
|
||||
under Section 2) in object code or executable form under the terms of
|
||||
Sections 1 and 2 above provided that you also do one of the following:
|
||||
|
||||
a) Accompany it with the complete corresponding machine-readable
|
||||
source code, which must be distributed under the terms of Sections
|
||||
1 and 2 above on a medium customarily used for software interchange; or,
|
||||
|
||||
b) Accompany it with a written offer, valid for at least three
|
||||
years, to give any third party, for a charge no more than your
|
||||
cost of physically performing source distribution, a complete
|
||||
machine-readable copy of the corresponding source code, to be
|
||||
distributed under the terms of Sections 1 and 2 above on a medium
|
||||
customarily used for software interchange; or,
|
||||
|
||||
c) Accompany it with the information you received as to the offer
|
||||
to distribute corresponding source code. (This alternative is
|
||||
allowed only for noncommercial distribution and only if you
|
||||
received the program in object code or executable form with such
|
||||
an offer, in accord with Subsection b above.)
|
||||
|
||||
The source code for a work means the preferred form of the work for
|
||||
making modifications to it. For an executable work, complete source
|
||||
code means all the source code for all modules it contains, plus any
|
||||
associated interface definition files, plus the scripts used to
|
||||
control compilation and installation of the executable. However, as a
|
||||
special exception, the source code distributed need not include
|
||||
anything that is normally distributed (in either source or binary
|
||||
form) with the major components (compiler, kernel, and so on) of the
|
||||
operating system on which the executable runs, unless that component
|
||||
itself accompanies the executable.
|
||||
|
||||
If distribution of executable or object code is made by offering
|
||||
access to copy from a designated place, then offering equivalent
|
||||
access to copy the source code from the same place counts as
|
||||
distribution of the source code, even though third parties are not
|
||||
compelled to copy the source along with the object code.
|
||||
|
||||
4. You may not copy, modify, sublicense, or distribute the Program
|
||||
except as expressly provided under this License. Any attempt
|
||||
otherwise to copy, modify, sublicense or distribute the Program is
|
||||
void, and will automatically terminate your rights under this License.
|
||||
However, parties who have received copies, or rights, from you under
|
||||
this License will not have their licenses terminated so long as such
|
||||
parties remain in full compliance.
|
||||
|
||||
5. You are not required to accept this License, since you have not
|
||||
signed it. However, nothing else grants you permission to modify or
|
||||
distribute the Program or its derivative works. These actions are
|
||||
prohibited by law if you do not accept this License. Therefore, by
|
||||
modifying or distributing the Program (or any work based on the
|
||||
Program), you indicate your acceptance of this License to do so, and
|
||||
all its terms and conditions for copying, distributing or modifying
|
||||
the Program or works based on it.
|
||||
|
||||
6. Each time you redistribute the Program (or any work based on the
|
||||
Program), the recipient automatically receives a license from the
|
||||
original licensor to copy, distribute or modify the Program subject to
|
||||
these terms and conditions. You may not impose any further
|
||||
restrictions on the recipients' exercise of the rights granted herein.
|
||||
You are not responsible for enforcing compliance by third parties to
|
||||
this License.
|
||||
|
||||
7. If, as a consequence of a court judgment or allegation of patent
|
||||
infringement or for any other reason (not limited to patent issues),
|
||||
conditions are imposed on you (whether by court order, agreement or
|
||||
otherwise) that contradict the conditions of this License, they do not
|
||||
excuse you from the conditions of this License. If you cannot
|
||||
distribute so as to satisfy simultaneously your obligations under this
|
||||
License and any other pertinent obligations, then as a consequence you
|
||||
may not distribute the Program at all. For example, if a patent
|
||||
license would not permit royalty-free redistribution of the Program by
|
||||
all those who receive copies directly or indirectly through you, then
|
||||
the only way you could satisfy both it and this License would be to
|
||||
refrain entirely from distribution of the Program.
|
||||
|
||||
If any portion of this section is held invalid or unenforceable under
|
||||
any particular circumstance, the balance of the section is intended to
|
||||
apply and the section as a whole is intended to apply in other
|
||||
circumstances.
|
||||
|
||||
It is not the purpose of this section to induce you to infringe any
|
||||
patents or other property right claims or to contest validity of any
|
||||
such claims; this section has the sole purpose of protecting the
|
||||
integrity of the free software distribution system, which is
|
||||
implemented by public license practices. Many people have made
|
||||
generous contributions to the wide range of software distributed
|
||||
through that system in reliance on consistent application of that
|
||||
system; it is up to the author/donor to decide if he or she is willing
|
||||
to distribute software through any other system and a licensee cannot
|
||||
impose that choice.
|
||||
|
||||
This section is intended to make thoroughly clear what is believed to
|
||||
be a consequence of the rest of this License.
|
||||
|
||||
8. If the distribution and/or use of the Program is restricted in
|
||||
certain countries either by patents or by copyrighted interfaces, the
|
||||
original copyright holder who places the Program under this License
|
||||
may add an explicit geographical distribution limitation excluding
|
||||
those countries, so that distribution is permitted only in or among
|
||||
countries not thus excluded. In such case, this License incorporates
|
||||
the limitation as if written in the body of this License.
|
||||
|
||||
9. The Free Software Foundation may publish revised and/or new versions
|
||||
of the General Public License from time to time. Such new versions will
|
||||
be similar in spirit to the present version, but may differ in detail to
|
||||
address new problems or concerns.
|
||||
|
||||
Each version is given a distinguishing version number. If the Program
|
||||
specifies a version number of this License which applies to it and "any
|
||||
later version", you have the option of following the terms and conditions
|
||||
either of that version or of any later version published by the Free
|
||||
Software Foundation. If the Program does not specify a version number of
|
||||
this License, you may choose any version ever published by the Free Software
|
||||
Foundation.
|
||||
|
||||
10. If you wish to incorporate parts of the Program into other free
|
||||
programs whose distribution conditions are different, write to the author
|
||||
to ask for permission. For software which is copyrighted by the Free
|
||||
Software Foundation, write to the Free Software Foundation; we sometimes
|
||||
make exceptions for this. Our decision will be guided by the two goals
|
||||
of preserving the free status of all derivatives of our free software and
|
||||
of promoting the sharing and reuse of software generally.
|
||||
|
||||
NO WARRANTY
|
||||
|
||||
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
|
||||
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
|
||||
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
|
||||
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
|
||||
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||||
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
|
||||
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
|
||||
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
|
||||
REPAIR OR CORRECTION.
|
||||
|
||||
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
||||
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
|
||||
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
|
||||
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
|
||||
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
|
||||
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
|
||||
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
|
||||
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
|
||||
POSSIBILITY OF SUCH DAMAGES.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
How to Apply These Terms to Your New Programs
|
||||
|
||||
If you develop a new program, and you want it to be of the greatest
|
||||
possible use to the public, the best way to achieve this is to make it
|
||||
free software which everyone can redistribute and change under these terms.
|
||||
|
||||
To do so, attach the following notices to the program. It is safest
|
||||
to attach them to the start of each source file to most effectively
|
||||
convey the exclusion of warranty; and each file should have at least
|
||||
the "copyright" line and a pointer to where the full notice is found.
|
||||
|
||||
{description}
|
||||
Copyright (C) {year} {fullname}
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License along
|
||||
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
Also add information on how to contact you by electronic and paper mail.
|
||||
|
||||
If the program is interactive, make it output a short notice like this
|
||||
when it starts in an interactive mode:
|
||||
|
||||
Gnomovision version 69, Copyright (C) year name of author
|
||||
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
||||
This is free software, and you are welcome to redistribute it
|
||||
under certain conditions; type `show c' for details.
|
||||
|
||||
The hypothetical commands `show w' and `show c' should show the appropriate
|
||||
parts of the General Public License. Of course, the commands you use may
|
||||
be called something other than `show w' and `show c'; they could even be
|
||||
mouse-clicks or menu items--whatever suits your program.
|
||||
|
||||
You should also get your employer (if you work as a programmer) or your
|
||||
school, if any, to sign a "copyright disclaimer" for the program, if
|
||||
necessary. Here is a sample; alter the names:
|
||||
|
||||
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
|
||||
`Gnomovision' (which makes passes at compilers) written by James Hacker.
|
||||
|
||||
{signature of Ty Coon}, 1 April 1989
|
||||
Ty Coon, President of Vice
|
||||
|
||||
This General Public License does not permit incorporating your program into
|
||||
proprietary programs. If your program is a subroutine library, you may
|
||||
consider it more useful to permit linking proprietary applications with the
|
||||
library. If this is what you want to do, use the GNU Lesser General
|
||||
Public License instead of this License.
|
4
additional/README.md
Normal file
4
additional/README.md
Normal file
@ -0,0 +1,4 @@
|
||||
smeserver-ddclient
|
||||
==================
|
||||
|
||||
A contrib to simplify the setting of dynamic IP service providers
|
0
additional/debugfiles.list
Normal file
0
additional/debugfiles.list
Normal file
0
additional/debugsources.list
Normal file
0
additional/debugsources.list
Normal file
165
additional/smeserver-ddclient.spec
Normal file
165
additional/smeserver-ddclient.spec
Normal file
@ -0,0 +1,165 @@
|
||||
# $Id: smeserver-ddclient.spec,v 1.8 2013/12/31 07:04:47 unnilennium Exp $
|
||||
# Authority: dungog
|
||||
# Name: Stephen Noble
|
||||
|
||||
%define name smeserver-ddclient
|
||||
%define version 1.2.1
|
||||
%define release 1
|
||||
|
||||
Summary: ddclient panel for SME Server
|
||||
Name: %{name}
|
||||
Version: %{version}
|
||||
Release: %{release}%{?dist}
|
||||
License: GNU GPL version 2
|
||||
Group: SMEserver/addon
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
||||
BuildRequires: e-smith-devtools
|
||||
Obsoletes: sme7-ddclient
|
||||
BuildArchitectures: noarch
|
||||
Requires: e-smith-release >= 9.0
|
||||
Requires: ddclient >= 3.8.1
|
||||
Requires: e-smith-formmagick
|
||||
AutoReqProv: no
|
||||
|
||||
%changelog
|
||||
* Mon Aug 25 2014 stephane de Labrusse <stephdl@de-labrusse.fr> - 1.2.1-1.sme
|
||||
- Added the Namecheap protocol [SME:8538]
|
||||
- Added a db DeamonUpdate
|
||||
- Added force ssl
|
||||
|
||||
* Tue Jun 10 2014 stephane de Labrusse <stephdl@de-labrusse.fr> - 1.2.0-1.sme
|
||||
- Initial release to sme9contribs
|
||||
|
||||
* Mon Dec 30 2013 JP Pialasse <tests@pialasse.com> 1.0.0-30.sme
|
||||
- fix db extras need to migrate [SME: 6494]
|
||||
- added misisng prop login
|
||||
|
||||
* Tue Dec 3 2013 JP Pialasse <tests@pialasse.com> 1.0.0-28.sme
|
||||
- patch fix for translation
|
||||
|
||||
* Tue Nov 26 2013 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-27.sme
|
||||
- 5 more dynamic dns services (DtDNS, Loopia, dnspark.com, OVH DynHost,Noip ,changeip) [SME:8019]
|
||||
|
||||
* Mon Jul 25 2013 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-26.sme
|
||||
- modify the path of template ddclient.conf [SME: 8018]
|
||||
|
||||
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.0.0-24.sme
|
||||
- apply locale 2013-07-14 patch
|
||||
|
||||
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.0.0-23.sme
|
||||
- apply locale 2011-03-06 patch
|
||||
|
||||
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 1.0.0-22.sme
|
||||
- apply locale 2010-05-23 patch
|
||||
|
||||
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.0.0-21.sme
|
||||
- apply locale 2010-03-02 patch
|
||||
|
||||
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.0.0-20.sme
|
||||
- apply locale 2009-10-27 patch
|
||||
|
||||
* Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 1.0.0-19.sme
|
||||
- apply locale 2009-10-21 patch
|
||||
|
||||
* Thu Oct 8 2009 Filippo Carletti <filippo.carletti@gmail.com> 1.0.0-18.sme
|
||||
- Merged dyndns db into domains db
|
||||
- Template and cgi cleanup
|
||||
- Fixed template expansion in events
|
||||
|
||||
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.0.0-17.sme
|
||||
- apply locale 2009-08-24 patch
|
||||
|
||||
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.0.0-16.sme
|
||||
- apply locale 2009-04-27 patch
|
||||
|
||||
* Tue Mar 03 2009 SME Translation Server
|
||||
- apply locale 2009-03-03 patch
|
||||
|
||||
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-14
|
||||
- Apply 1 Mar 2009 locale patch [SME: 5018]
|
||||
|
||||
* Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-13
|
||||
- Apply 31 Jan 2009 locale patch [SME: 4951]
|
||||
|
||||
* Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-12
|
||||
- Apply 1 Jan 2009 locale patch [SME: 4900]
|
||||
|
||||
* Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-11
|
||||
- Apply 30 Nov 2008 locale patch
|
||||
|
||||
* Wed Nov 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-10
|
||||
- Apply 5 Nov 2008 locale patch
|
||||
|
||||
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-9
|
||||
- Apply 14 Oct 2008 locale patch
|
||||
|
||||
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-8
|
||||
- Apply 1 July 2008 locale patch
|
||||
|
||||
* Wed Jun 25 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-7
|
||||
- Apply 25 Jun 2008 locale patch
|
||||
|
||||
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-6
|
||||
- Apply 21 May 2008 locale patch
|
||||
|
||||
* Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-5
|
||||
- Apply 5 May 2008 locale patch
|
||||
|
||||
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-4
|
||||
- Added 26 April 2008 locale patch
|
||||
- Add common <base> tags to e-smith-formmagick's general
|
||||
|
||||
* Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-3
|
||||
- Added 23 April 2008 locale patch
|
||||
- Removed version number from spec file
|
||||
|
||||
* Wed Apr 23 2008 Stephen Noble <support@dungog.net> 1.0.0-2
|
||||
- prepare for import to smecontribs
|
||||
- links moved to createlinks
|
||||
- en lexicon split from function
|
||||
- fr and de lexicons removed, add back in pootle
|
||||
|
||||
* Sat Jan 20 2007 Paul Floor <paul@smeserver.us>
|
||||
- ver 1.0 rel 1: split into smeserver-ddclient and ddclient
|
||||
- removed heartbeat
|
||||
|
||||
* Sun Nov 12 2006 Filali-Ansary Vincent <filali.v@free.fr>
|
||||
- ver 3.7 rel 1: change for the new ddclient client
|
||||
|
||||
* Sat Aug 19 2006 Filali-Ansary Vincent <filali.v@free.fr>
|
||||
- rel 8: change checkip.sjc.dyndns.org by checkip.dyndns.org
|
||||
|
||||
* Mon Aug 7 2006 Filali-Ansary Vincent <filali.v@free.fr>
|
||||
- rel 7: repair the custom eurodyndns options on ddclient.conf.
|
||||
|
||||
* Mon Jul 31 2006 Filali-Ansary Vincent <filali.v@free.fr>
|
||||
- rel 6: repair the custom dyndns options on ddclient.conf.
|
||||
|
||||
* Fri Jun 30 2006 Filali-Ansary Vincent <filali.v@free.fr>
|
||||
- rel 5: change checkip.dyndns.org by checkip.sjc.dyndns.org
|
||||
|
||||
* Tue May 09 2006 Filali-Ansary Vincent <filali.v@free.fr>
|
||||
- initial release
|
||||
|
||||
%description
|
||||
ddclient panel and config files for SME9.
|
||||
|
||||
%prep
|
||||
%setup
|
||||
|
||||
%build
|
||||
perl createlinks
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
(cd root ; find . -depth -print | cpio -ldump $RPM_BUILD_ROOT)
|
||||
rm -f %{name}-%{version}-filelist
|
||||
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist
|
||||
echo "%doc COPYING" >> %{name}-%{version}-filelist
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files -f %{name}-%{version}-filelist
|
||||
%defattr(-,root,root)
|
1
contriborbase
Normal file
1
contriborbase
Normal file
@ -0,0 +1 @@
|
||||
contribs10
|
61
createlinks
Normal file
61
createlinks
Normal file
@ -0,0 +1,61 @@
|
||||
#! /usr/bin/perl -w
|
||||
|
||||
use esmith::Build::CreateLinks qw(:all);
|
||||
|
||||
panel_link("ddclient", 'manager');
|
||||
|
||||
# our event specific for updating with yum without reboot
|
||||
$event = "smeserver-ddclient-update";
|
||||
|
||||
foreach my $file (qw(
|
||||
/etc/systemd/system-preset/49-koozali.preset
|
||||
/etc/ddclient/ddclient.conf
|
||||
/etc/ppp/ip-up.local
|
||||
/usr/lib/systemd/system/ddclient.service.d/50koozali.conf
|
||||
))
|
||||
{
|
||||
templates2events( $file, $event );
|
||||
}
|
||||
|
||||
|
||||
#action needed in case we have a systemd unit
|
||||
event_link("systemd-default", $event, "10");
|
||||
event_link("systemd-reload", $event, "50");
|
||||
|
||||
#action specific to this package
|
||||
#event_link("conf-timezone", $event, "30");
|
||||
|
||||
|
||||
#services we need to restart
|
||||
safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/ddclient");
|
||||
|
||||
|
||||
#service_link_enhanced("ddclient", "S65", "7");
|
||||
|
||||
|
||||
$event = 'domain-create';
|
||||
safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/ddclient");
|
||||
templates2events("/etc/ddclient/ddclient.conf", $event);
|
||||
|
||||
$event = 'domain-delete';
|
||||
safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/ddclient");
|
||||
templates2events("/etc/ddclient/ddclient.conf", $event);
|
||||
|
||||
$event = 'domain-modify';
|
||||
safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/ddclient");
|
||||
templates2events("/etc/ddclient/ddclient.conf", $event);
|
||||
|
||||
$event = 'bootstrap-console-save';
|
||||
safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/ddclient");
|
||||
templates2events("/etc/ddclient/ddclient.conf", $event);
|
||||
|
||||
$event = 'console-save';
|
||||
safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/ddclient");
|
||||
templates2events("/etc/ddclient/ddclient.conf", $event);
|
||||
|
||||
#$event = 'post-upgrade';
|
||||
# templates2events("/etc/ddclient/ddclient.conf", $event);
|
||||
# templates2events("/etc/ppp/ip-up.local", $event);
|
||||
|
||||
# and create an empty cache
|
||||
# safe_touch("/var/cache/ddclient/ddclient.cache")
|
290
root/etc/ddclient/ddclient.conf
Normal file
290
root/etc/ddclient/ddclient.conf
Normal file
@ -0,0 +1,290 @@
|
||||
######################################################################
|
||||
##
|
||||
## Define default global variables with lines like:
|
||||
## var=value [, var=value]*
|
||||
## These values will be used for each following host unless overridden
|
||||
## with a local variable definition.
|
||||
##
|
||||
## Define local variables for one or more hosts with:
|
||||
## var=value [, var=value]* host.and.domain[,host2.and.domain...]
|
||||
##
|
||||
## Lines can be continued on the following line by ending the line
|
||||
## with a \
|
||||
##
|
||||
##
|
||||
## Warning: not all supported routers or dynamic DNS services
|
||||
## are mentioned here.
|
||||
##
|
||||
## AND THIS FILE IS OUT OF DATE - IN PARTICULAR THE USE OF "use" and "web" is deprecated!
|
||||
## (bjr Nov2023)
|
||||
######################################################################
|
||||
daemon=300 # check every 300 seconds
|
||||
syslog=yes # log update msgs to syslog
|
||||
#mail=root # mail all msgs to root
|
||||
mail-failure=root # mail failed update msgs to root
|
||||
pid=/var/run/ddclient/ddclient.pid # record PID in file.
|
||||
ssl=yes # use ssl-support. Works with
|
||||
# ssl-library
|
||||
# postscript=script # run script after updating. The
|
||||
# new IP is added as argument.
|
||||
#
|
||||
#use=watchguard-soho, fw=192.168.111.1:80 # via Watchguard's SOHO FW
|
||||
#use=netopia-r910, fw=192.168.111.1:80 # via Netopia R910 FW
|
||||
#use=smc-barricade, fw=192.168.123.254:80 # via SMC's Barricade FW
|
||||
#use=netgear-rt3xx, fw=192.168.0.1:80 # via Netgear's internet FW
|
||||
#use=linksys, fw=192.168.1.1:80 # via Linksys's internet FW
|
||||
#use=maxgate-ugate3x00, fw=192.168.0.1:80 # via MaxGate's UGATE-3x00 FW
|
||||
#use=elsa-lancom-dsl10, fw=10.0.0.254:80 # via ELSA LanCom DSL/10 DSL Router
|
||||
#use=elsa-lancom-dsl10-ch01, fw=10.0.0.254:80 # via ELSA LanCom DSL/10 DSL Router
|
||||
#use=elsa-lancom-dsl10-ch02, fw=10.0.0.254:80 # via ELSA LanCom DSL/10 DSL Router
|
||||
#use=alcatel-stp, fw=10.0.0.138:80 # via Alcatel Speed Touch Pro
|
||||
#use=xsense-aero, fw=192.168.1.1:80 # via Xsense Aero Router
|
||||
#use=allnet-1298, fw=192.168.1.1:80 # via AllNet 1298 DSL Router
|
||||
#use=3com-oc-remote812, fw=192.168.0.254:80 # via 3com OfficeConnect Remote 812
|
||||
#use=e-tech, fw=192.168.1.1:80 # via E-tech Router
|
||||
#use=cayman-3220h, fw=192.168.0.1:1080 # via Cayman 3220-H DSL Router
|
||||
#
|
||||
#fw-login=admin, fw-password=XXXXXX # FW login and password
|
||||
#
|
||||
## To obtain an IP address from FW status page (using fw-login, fw-password)
|
||||
#use=fw, fw=192.168.1.254/status.htm, fw-skip='IP Address' # found after IP Address
|
||||
#
|
||||
## To obtain an IP address from Web status page (using the proxy if defined)
|
||||
## by default, checkip.dyndns.org is used if you use the dyndns protocol.
|
||||
## Using use=web is enough to get it working.
|
||||
## WARNING: set deamon at least to 600 seconds if you use checkip or you could
|
||||
## get banned from their service.
|
||||
#use=web, web=checkip.dyndns.org/, web-skip='IP Address' # found after IP Address
|
||||
#
|
||||
#use=ip, ip=127.0.0.1 # via static IP's
|
||||
#use=if, if=eth0 # via interfaces
|
||||
#use=web # via web
|
||||
#
|
||||
#protocol=dyndns2 # default protocol
|
||||
#proxy=fasthttp.sympatico.ca:80 # default proxy
|
||||
#server=members.dyndns.org # default server
|
||||
#server=members.dyndns.org:8245 # default server (bypassing proxies)
|
||||
|
||||
#login=your-login # default login
|
||||
#password=test # default password
|
||||
#mx=mx.for.your.host # default MX
|
||||
#backupmx=yes|no # host is primary MX?
|
||||
#wildcard=yes|no # add wildcard CNAME?
|
||||
|
||||
##
|
||||
## dyndns.org dynamic addresses
|
||||
##
|
||||
## (supports variables: wildcard,mx,backupmx)
|
||||
##
|
||||
# server=members.dyndns.org, \
|
||||
# protocol=dyndns2 \
|
||||
# your-dynamic-host.dyndns.org
|
||||
|
||||
##
|
||||
## dyndns.org static addresses
|
||||
##
|
||||
## (supports variables: wildcard,mx,backupmx)
|
||||
##
|
||||
# static=yes, \
|
||||
# server=members.dyndns.org, \
|
||||
# protocol=dyndns2 \
|
||||
# your-static-host.dyndns.org
|
||||
|
||||
##
|
||||
##
|
||||
## dyndns.org custom addresses
|
||||
##
|
||||
## (supports variables: wildcard,mx,backupmx)
|
||||
##
|
||||
# custom=yes, \
|
||||
# server=members.dyndns.org, \
|
||||
# protocol=dyndns2 \
|
||||
# your-domain.top-level,your-other-domain.top-level
|
||||
|
||||
##
|
||||
## ZoneEdit (zoneedit.com)
|
||||
##
|
||||
# server=dynamic.zoneedit.com, \
|
||||
# protocol=zoneedit1, \
|
||||
# login=your-zoneedit-login, \
|
||||
# password=your-zoneedit-password \
|
||||
# your.any.domain,your-2nd.any.dom
|
||||
|
||||
##
|
||||
## EasyDNS (easydns.com)
|
||||
##
|
||||
# server=members.easydns.com, \
|
||||
# protocol=easydns, \
|
||||
# login=your-easydns-login, \
|
||||
# password=your-easydns-password \
|
||||
# your.any.domain,your-2nd.any.domain
|
||||
|
||||
##
|
||||
## Hammernode (hn.org) dynamic addresses
|
||||
##
|
||||
# server=dup.hn.org, \
|
||||
# protocol=hammernode1, \
|
||||
# login=your-hn-login, \
|
||||
# password=your-hn-password \
|
||||
# your-hn-host.hn.org,your-2nd-hn-host.hn.org
|
||||
|
||||
##
|
||||
## dslreports.com dynamic-host monitoring
|
||||
##
|
||||
# server=members.dslreports.com \
|
||||
# protocol=dslreports1, \
|
||||
# login=dslreports-login, \
|
||||
# password=dslreports-password \
|
||||
# dslreports-unique-id
|
||||
|
||||
##
|
||||
## OrgDNS.org account-configuration
|
||||
##
|
||||
# use=web, web=members.orgdns.org/nic/ip
|
||||
# server=www.orgdns.org \
|
||||
# protocol=dyndns2 \
|
||||
# login=yourLoginName \
|
||||
# password=yourPassword \
|
||||
# yourSubdomain.orgdns.org
|
||||
|
||||
##
|
||||
## dnspark.com
|
||||
## (supports variables: mx, mxpri)
|
||||
##
|
||||
# use=web, web=ipdetect.dnspark.com, web-skip='Current Address:'
|
||||
# protocol=dnspark, \
|
||||
# server=www.dnspark.com, \
|
||||
# your-host.dnspark.com
|
||||
|
||||
##
|
||||
## NameCheap (namecheap.com)
|
||||
##
|
||||
# protocol=namecheap, \
|
||||
# server=dynamicdns.park-your-domain.com, \
|
||||
# login=my-namecheap.com-login, \
|
||||
# password=my-namecheap.com-password \
|
||||
# fully.qualified.host
|
||||
|
||||
##
|
||||
## NearlyFreeSpeech.NET (nearlyfreespeech.net)
|
||||
##
|
||||
# protocol = nfsn, \
|
||||
# login=member-login, \
|
||||
# password=api-key, \
|
||||
# zone=example.com \
|
||||
# example.com,subdomain.example.com
|
||||
|
||||
##
|
||||
##
|
||||
## Loopia (loopia.se)
|
||||
##
|
||||
# use=web
|
||||
# web=loopia
|
||||
# protocol=dyndns2
|
||||
# server=dns.loopia.se
|
||||
# script=/XDynDNSServer/XDynDNS.php
|
||||
# login=my-loopia.se-login
|
||||
# password=my-loopia.se-password
|
||||
# my.domain.tld,other.domain.tld
|
||||
|
||||
##
|
||||
##
|
||||
## ChangeIP (changeip.com)
|
||||
##
|
||||
## single host update
|
||||
# protocol=changeip, \
|
||||
# login=my-my-changeip.com-login, \
|
||||
# password=my-changeip.com-password \
|
||||
# myhost.changeip.org
|
||||
|
||||
##
|
||||
## DtDNS (www.dtdns.com)
|
||||
##
|
||||
# protocol=dtdns,
|
||||
# server=www.dtdns.com,
|
||||
# client=ddclient,
|
||||
# password=my-dtdns.com-password
|
||||
# myhost.dtdns.net, otherhost.dtdns.net
|
||||
|
||||
##
|
||||
## CloudFlare (www.cloudflare.com)
|
||||
##
|
||||
#protocol=cloudflare, \
|
||||
#zone=domain.tld, \
|
||||
#ttl=1, \
|
||||
#login=your-login-email, \
|
||||
#password=APIKey \
|
||||
#domain.tld,my.domain.tld
|
||||
|
||||
##
|
||||
## Google Domains (www.google.com/domains)
|
||||
##
|
||||
# protocol=googledomains,
|
||||
# login=my-auto-generated-username,
|
||||
# password=my-auto-generated-password
|
||||
# my.domain.tld, otherhost.domain.tld
|
||||
|
||||
##
|
||||
## Duckdns (http://www.duckdns.org/)
|
||||
##
|
||||
#
|
||||
# password=my-auto-generated-password
|
||||
# protocol=duckdns hostwithoutduckdnsorg
|
||||
|
||||
##
|
||||
## Freemyip (http://freemyip.com/)
|
||||
##
|
||||
#
|
||||
# protocol=freemyip,
|
||||
# password=my-token
|
||||
# myhost
|
||||
|
||||
##
|
||||
## MyOnlinePortal (http://myonlineportal.net)
|
||||
##
|
||||
# protocol=dyndns2
|
||||
# ssl=yes
|
||||
# # ipv6=yes # optional
|
||||
# use=web, web=myonlineportal.net/checkip
|
||||
# # use=if, if=eth0 # alternative to use=web
|
||||
# # if-skip=Scope:Link # alternative to use=web
|
||||
# login=your-myonlineportal-username
|
||||
# password=your-myonlineportal-password
|
||||
# domain.myonlineportal.net
|
||||
|
||||
##
|
||||
## nsupdate.info IPV4(https://www.nsupdate.info)
|
||||
##
|
||||
#protocol=dyndns2
|
||||
#use=web, web=http://ipv4.nsupdate.info/myip
|
||||
#server=ipv4.nsupdate.info
|
||||
#login=domain.nsupdate.info
|
||||
#password='123'
|
||||
#domain.nsupdate.info
|
||||
|
||||
##
|
||||
## nsupdate.info IPV6 (https://www.nsupdate.info)
|
||||
## ddclient releases <= 3.8.1 do not support IPv6
|
||||
##
|
||||
#protocol=dyndns2
|
||||
#usev6=if, if=eth0
|
||||
#server=ipv6.nsupdate.info
|
||||
#login=domain.nsupdate.info
|
||||
#password='123'
|
||||
#domain.nsupdate.info
|
||||
|
||||
##
|
||||
## Yandex.Mail for Domain (domain.yandex.com)
|
||||
##
|
||||
# protocol=yandex, \
|
||||
# login=domain.tld, \
|
||||
# password=yandex-pdd-token \
|
||||
# my.domain.tld,other.domain.tld \
|
||||
|
||||
## DNS Made Easy (https://dnsmadeeasy.com)
|
||||
##
|
||||
# protocol=dnsmadeeasy,
|
||||
# login=your-account-email-address
|
||||
# password=your-generated-password
|
||||
# your-numeric-record-id-1,your-numeric-record-id-2,...
|
||||
|
@ -0,0 +1 @@
|
||||
360
|
1
root/etc/e-smith/db/configuration/defaults/ddclient/SSL
Normal file
1
root/etc/e-smith/db/configuration/defaults/ddclient/SSL
Normal file
@ -0,0 +1 @@
|
||||
yes
|
@ -0,0 +1 @@
|
||||
enabled
|
@ -0,0 +1 @@
|
||||
enabled
|
1
root/etc/e-smith/db/configuration/defaults/ddclient/type
Normal file
1
root/etc/e-smith/db/configuration/defaults/ddclient/type
Normal file
@ -0,0 +1 @@
|
||||
service
|
@ -0,0 +1 @@
|
||||
checkip.dyndns.org
|
64
root/etc/e-smith/db/domains/migrate/80ddclient
Normal file
64
root/etc/e-smith/db/domains/migrate/80ddclient
Normal file
@ -0,0 +1,64 @@
|
||||
{
|
||||
my $filename = '/home/e-smith/db/extras';
|
||||
return 0
|
||||
unless (-e $filename);
|
||||
|
||||
|
||||
use esmith::ConfigDB;
|
||||
|
||||
##use db domain or die if doesn't exist
|
||||
my $domaindb = esmith::ConfigDB->open('/home/e-smith/db/domains');
|
||||
|
||||
##use db extras or die if doesn't exist
|
||||
my $edb = esmith::ConfigDB->open($filename);
|
||||
|
||||
if (defined $edb)
|
||||
{
|
||||
foreach my $extradomain ($edb->get_all_by_prop(type=>'ddhost'))
|
||||
{
|
||||
my $currentdom = $extradomain->key;
|
||||
my $descddhost = $edb->get_prop("$currentdom", "desc") || "ddhost migrated domain";
|
||||
my $dnsddhost = $edb->get_prop("$currentdom", "dns");
|
||||
my $mxddhost = $edb->get_prop("$currentdom", "mx");
|
||||
my $passwordddhost = $edb->get_prop("$currentdom", "password");
|
||||
my $login = $edb->get_prop("$currentdom", "login");
|
||||
|
||||
$domaindb->new_record( "$currentdom" );
|
||||
$domaindb->set_value( "$currentdom" , "domain" );
|
||||
$domaindb->set_prop( "$currentdom" , "Description" , "$descddhost" );
|
||||
$domaindb->set_prop( "$currentdom" , "dns" , "$dnsddhost" ) if defined $dnsddhost;
|
||||
$domaindb->set_prop( "$currentdom" , "mx" , "$mxddhost") if defined $mxddhost;
|
||||
$domaindb->set_prop( "$currentdom" , "password" , "$passwordddhost" ) if defined $passwordddhost;
|
||||
$domaindb->set_prop( "$currentdom" , "login" , "$login" ) if defined $login;
|
||||
# followings set defaults values as a domain pointing to Primary ibay
|
||||
# as even if they are not configured they will point there !
|
||||
# Nameservers are defined as internet, as they are dynamic domains,
|
||||
# if admin wants to point as a localhost, he just has to do it in the manager
|
||||
$domaindb->set_prop( "$currentdom" , "SystemPrimaryDomain" , "no" );
|
||||
$domaindb->set_prop( "$currentdom" , "Removable" , "yes" );
|
||||
$domaindb->set_prop( "$currentdom" , "Nameservers" , "internet" );
|
||||
$domaindb->set_prop( "$currentdom" , "Content" , "Primary" );
|
||||
}
|
||||
|
||||
foreach my $extradomain ($edb->get_all_by_prop(type=>'domain'))
|
||||
|
||||
{
|
||||
my $currentdom = $extradomain->key;
|
||||
# commented as we rather keep description already in domain
|
||||
#my $descdomain = $edb->get_prop("$currentdom", "desc");
|
||||
my $dnsdomain = $edb->get_prop("$currentdom", "dns");
|
||||
my $mxdomain = $edb->get_prop("$currentdom", "mx");
|
||||
my $passworddomain = $edb->get_prop("$currentdom", "password");
|
||||
my $login = $edb->get_prop("$currentdom", "login");
|
||||
|
||||
#$domaindb->set_prop( "$currentdom" , "desc", "$descdomain" );
|
||||
$domaindb->set_prop( "$currentdom" , "dns" , "$dnsdomain" ) if defined $dnsdomain;
|
||||
$domaindb->set_prop( "$currentdom" , "mx" , "$mxdomain" ) if defined $mxdomain;
|
||||
$domaindb->set_prop( "$currentdom" , "password" , "$passworddomain" ) if defined $passworddomain;
|
||||
$domaindb->set_prop( "$currentdom" , "login" , "$login" ) if defined $login;
|
||||
}
|
||||
|
||||
system ("/bin/mv $filename /home/e-smith/db/extras-migrated");
|
||||
|
||||
}
|
||||
}
|
278
root/etc/e-smith/locale/bg/etc/e-smith/web/functions/ddclient
Normal file
278
root/etc/e-smith/locale/bg/etc/e-smith/web/functions/ddclient
Normal file
@ -0,0 +1,278 @@
|
||||
<lexicon lang="bg">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Създаване, премахване и промяна на публикация на виртуални домейни</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FORM_DESCRIPTION</base>
|
||||
<trans>виртуален домейн за публикуване в мрежата.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_VIRTUAL_DOMAINS</base>
|
||||
<trans>Няма виртуални домейни в системата.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CURRENT_LIST_OF_DOMAINS</base>
|
||||
<trans>Текущ списък на виртуални домейни</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PUBLICATION</base>
|
||||
<trans>публикуване</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PRIMARY_SITE</base>
|
||||
<trans>основен сайт</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT</base>
|
||||
<trans>{$content} инфо слот</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_TITLE</base>
|
||||
<trans>Създай нова публикация на виртуален домейн</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVERS_LABEL</base>
|
||||
<trans>къде да публикувам</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX</base>
|
||||
<trans>запис MX</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAME_LABEL</base>
|
||||
<trans>име за публикуването</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PASSWORD_LABEL</base>
|
||||
<trans>парола за публикуването</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT_FIELD_DESCRIPTION</base>
|
||||
<trans>За уеб сайт можете да изберете основния уеб сайт или всеки инфо слот за съдържание.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_VALIDATION_ERROR</base>
|
||||
<trans>Грешка: неочакван или липсващ символ в името на домейна {$domainName}. Името на домейна трябва да съдържа една или повече букви, цифри, точки и знаци минус. Новия домейна не бе създаден.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_DESCRIPTION_VALIDATION_ERROR</base>
|
||||
<trans>Грешка: неочакван или липсващ символ в описанието на домейна {$domainName}. Новия домейна не бе създаден.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_IN_USE_ERROR</base>
|
||||
<trans>Грешка: домейнът {$domainName} вече се ползва. Новия домейна не бе създаден.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_DOMAIN_ERROR</base>
|
||||
<trans>Грешка: домейнът {$domainName} е резервиран за предоставяне на сигурен уеб сървър за виртуален домейн {$key}. Не беше създаден нов домейн.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Грешка: домейнът {$domainName} е вашият системен домейн. Не можете да имате виртуален домейн със същото име. Не беше създаден нов домейн.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Грешка: домейнът {$domainName} е резервиран за предоставяне на сигурен уеб сървър за системния домейн {$systemDomain}. Не беше създаден нов домейн.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_CREATED</base>
|
||||
<trans>Успешно публикуване на домейн {$domainName} на {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_TITLE</base>
|
||||
<trans>Промяна на виртуален домейн</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NONEXISTENT_DOMAIN_ERROR</base>
|
||||
<trans>Грешка: Домейн {$domainName} не съществува.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED</base>
|
||||
<trans>Успешно променена публикация на {$domainName} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_TITLE</base>
|
||||
<trans>Премахване на публикация на виртуален домейн</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Ще премахнете публикация на домейн {$domain} ({$domainDesc}) на {$dns}. </p> <p> <b>Сигурни ли сте че искате да премахнете тази публикация на домейна?</b> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERROR_WHILE_REMOVING_DOMAIN</base>
|
||||
<trans>Грешка: вътрешна грешка при премахване на публикация на {$domain}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_DELETED</base>
|
||||
<trans>Успешно изтрита публикация на of {$domain} от {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS1</base>
|
||||
<trans>динамични адреси от dyndns.org</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS2</base>
|
||||
<trans>статични адреси от dyndns.org</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS3</base>
|
||||
<trans>потребителски адреси от dyndns.org</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ZONEDIT</base>
|
||||
<trans>ZoneEdit (zoneedit.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EASYDNS</base>
|
||||
<trans>EasyDNS (easydns.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HAMMER</base>
|
||||
<trans>Динамични адреси от Hammernode (hn.org)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DSLREPORTS</base>
|
||||
<trans>Наблюдение на динамични хостове от dslreports.com</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EURODYNDNS</base>
|
||||
<trans>динамични адреси от eurodyndns.org</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DTDNS</base>
|
||||
<trans>Динамични адреси от DtDNS (www.dtdns.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LOOPIA</base>
|
||||
<trans>Динамични адреси от Loopia (loopia.se)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DNSPARK</base>
|
||||
<trans>Динамични адреси от Dnspark (dnspark.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNHOST</base>
|
||||
<trans>Динамични адреси от DynHost (ovh.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NOIP</base>
|
||||
<trans>Динамични адреси от NoIP (noip.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CHANGEIP</base>
|
||||
<trans>Динамични адреси от ChangeIP (changeip.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAMECHEAP</base>
|
||||
<trans>Динамични адреси от NAMECHEAP (namecheap.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SPDNS</base>
|
||||
<trans>динамични адреси от SPDNS (spdns.de)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS</base>
|
||||
<trans>Потребителски доставчик на динамичен DNS</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_LABEL</base>
|
||||
<trans>Потребителски адрес на сървъра</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_PROTOCOL_LABEL</base>
|
||||
<trans>Потребителски протокол за ddclient</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_DESCRIPTION</base>
|
||||
<trans>Можете да използвате потребителски доставчик на динамичен DNS, ако вашият не е в публикувания списък. Моля, попълнете потребителските полета с съответните стойности</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_VALIDATION_ERROR</base>
|
||||
<trans>Грешка: неочакван или липсващ символ в името на потребителския сървър на домейна {$domainName}. Адресът на сървъра трябва да съдържа една или повече букви, цифри, точки и знаци минус. Промяната не е приложена.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ddclient</base>
|
||||
<trans>Динамичен клиент</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_ALREADY_EXIST</base>
|
||||
<trans>Грешка: този домейн "{$domainName}" вече съществува. Моля, изберете друг.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FREE_FORM_DESCRIPTION</base>
|
||||
<trans>Тук можете да създадете всякакво име на домейн за да го публикувате чрез мрежата.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_SSL</base>
|
||||
<trans>SSL актуализация</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_DEAMONUPDATE</base>
|
||||
<trans>Актуализация на Deamon (в секунди)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_URLCHECKIP</base>
|
||||
<trans>URL за външен IP адрес</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Запис</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_LABEL</base>
|
||||
<trans>Име на домейн</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DESCRIPTION_LABEL</base>
|
||||
<trans>Описание на домейна</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED_RETRIEVE_IP</base>
|
||||
<trans>Успешно променихте настройките за получаване на IP.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_METHOD</base>
|
||||
<trans>Метод за получаване на нов IP адрес:</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IF</base>
|
||||
<trans>Локален интерфейс за вземане на нов IP адрес, ако сте избрали метод по интерфейс</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_CMD</base>
|
||||
<trans>Команда за изпълнение за вземане на IP адрес, ако сте избрали метод чрез команда</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME external Interface</base>
|
||||
<trans>Външен интерфейс на SME</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME configuration DB</base>
|
||||
<trans>БД с конфигурация на SME</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>web</base>
|
||||
<trans>Web заявка</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Interface</base>
|
||||
<trans>IP от интерфейс</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>IP</base>
|
||||
<trans>Ръчни настройки на IP адрес</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Command</base>
|
||||
<trans>Команда за изпълнение</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IP</base>
|
||||
<trans>IP адрес за ръчно форсиране</trans>
|
||||
</entry>
|
||||
|
||||
|
||||
|
||||
|
||||
</lexicon>
|
278
root/etc/e-smith/locale/da/etc/e-smith/web/functions/ddclient
Normal file
278
root/etc/e-smith/locale/da/etc/e-smith/web/functions/ddclient
Normal file
@ -0,0 +1,278 @@
|
||||
<lexicon lang="da">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Oprette, fjerne eller ændre på offentliggørelsen af virtuelle domæner</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FORM_DESCRIPTION</base>
|
||||
<trans>virtuelt domæne til offentliggørelse på nettet.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_VIRTUAL_DOMAINS</base>
|
||||
<trans>Der er ikke nogen virtuelle domæner på serveren.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CURRENT_LIST_OF_DOMAINS</base>
|
||||
<trans>Aktuel liste over virtuelle domæner</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PUBLICATION</base>
|
||||
<trans>offentliggørelse</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PRIMARY_SITE</base>
|
||||
<trans>primært websted</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT</base>
|
||||
<trans>{$content} i-bay</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_TITLE</base>
|
||||
<trans>Oprette en ny offentliggørelse af et virtuelt domæne</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVERS_LABEL</base>
|
||||
<trans>placering af offentliggørelsen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX</base>
|
||||
<trans>record MX</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAME_LABEL</base>
|
||||
<trans>login til offentliggørelsen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PASSWORD_LABEL</base>
|
||||
<trans>adgangskode til offentliggørelsen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT_FIELD_DESCRIPTION</base>
|
||||
<trans>Som kilde for websideindholdet kan du vælge enten serverens primære webside eller en i-bay.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_VALIDATION_ERROR</base>
|
||||
<trans>Fejl: uventede eller manglende tegn i domænenavn {$domainName}. Domænenavnet skal indeholde et eller flere bogstaver, tal, punktum eller bindestreger. Domænet blev ikke oprettet.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_DESCRIPTION_VALIDATION_ERROR</base>
|
||||
<trans>Fejl: uventede eller manglende tegn i domænebeskrivelsen {$domainDesc}. Domænet blev ikke oprettet.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_IN_USE_ERROR</base>
|
||||
<trans>Fejl: domænenavn {$domainName} er allerede i brug. Domænet blev ikke oprettet.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_DOMAIN_ERROR</base>
|
||||
<trans>Fejl: Domænenavn {$domainName} er reserveret til sikker webserver for det virtuelle domænenavn {$key}. Domænet blev ikke oprettet.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Fejl: Domænet {$domainName} er dit systems domænenavn. Du kan ikke have et virtuelt domæne med det samme navn. Domænet blev ikke oprettet.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Fejl: Domænenavn {$domainName} er reserveret til sikker webserver for dit systems domænenavn {$systemDomain}. Domænet blev ikke oprettet.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_CREATED</base>
|
||||
<trans>Domænenavnet {$domainName} er offentligtgjort på {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_TITLE</base>
|
||||
<trans>Rediger virtuelt domæne</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NONEXISTENT_DOMAIN_ERROR</base>
|
||||
<trans>Fejl: {$domainName} findes ikke.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED</base>
|
||||
<trans>Ændrede offentliggørelsen af {$domainName} på {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_TITLE</base>
|
||||
<trans>Fjerne offentliggørelsen af virtuelt domæner</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Du er ved at fjerne offentliggørelsen af domænet {$domain} ({$domainDesc}) på {$dns}. </p> <p> <b>Er du sikker på, at du vil fjerne offentliggørelsen af dette domæne?</b> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERROR_WHILE_REMOVING_DOMAIN</base>
|
||||
<trans>Fejl: intern fejl under fjernelse af offentliggørelsen for {$domain}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_DELETED</base>
|
||||
<trans>Slettede offentliggørelsen af {$domain} på {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS1</base>
|
||||
<trans>dyndns.org dynamiske adresser</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS2</base>
|
||||
<trans>dyndns.org statiske adresser</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS3</base>
|
||||
<trans>dyndns.org valgte adresser</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ZONEDIT</base>
|
||||
<trans>ZoneEdit (zoneedit.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EASYDNS</base>
|
||||
<trans>EasyDNS (easydns.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HAMMER</base>
|
||||
<trans>Hammernode (hn.org) dynamiske adresser</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DSLREPORTS</base>
|
||||
<trans>dslreports.com dynamisk værtsovervågning</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EURODYNDNS</base>
|
||||
<trans>eurodyndns.org dynamiske adresser</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DTDNS</base>
|
||||
<trans>DtDNS (www.dtdns.com) dynamiske adresser</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LOOPIA</base>
|
||||
<trans>Loopia (loopia.se) dynamiske adresser</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DNSPARK</base>
|
||||
<trans>Dnspark (dnspark.com) dynamiske adresser</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNHOST</base>
|
||||
<trans>DynHost (ovh.com) dynamiske adresser</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NOIP</base>
|
||||
<trans>NoIP (noip.com) dynamiske adresser</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CHANGEIP</base>
|
||||
<trans>ChangeIP (changeip.com) dynamiske adresser</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAMECHEAP</base>
|
||||
<trans>NAMECHEAP (namecheap.com) dynamiske adresser</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SPDNS</base>
|
||||
<trans>SPDNS (spdns.de) dynamiske adresser</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS</base>
|
||||
<trans>Selvvalgt Dynamisk DNS service</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_LABEL</base>
|
||||
<trans>Selvvalgt server adresse</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_PROTOCOL_LABEL</base>
|
||||
<trans>Selvvalgt ddclient Protokol</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_DESCRIPTION</base>
|
||||
<trans>Du kan bruge en selvvalgt dynamisk dns udbyder hvis din ikke er på den publicerede liste. Udfyld de relavante felter med de nødvendige indstillinger</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_VALIDATION_ERROR</base>
|
||||
<trans>Fejl: uventede eller manglende tegn i selvvalgt server adresse for domænet {$domainName}. Domænenavnet skal indeholde et eller flere bogstaver, tal, punktum eller bindestreger. Domænet blev ikke oprettet.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ddclient</base>
|
||||
<trans>Dynamiske klienter</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_ALREADY_EXIST</base>
|
||||
<trans>Fejl: domænenavn: "{$domainName}" er allerede i brug. Vælg venligst et andet..</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FREE_FORM_DESCRIPTION</base>
|
||||
<trans>Her kan oprettes ethvert domæne til offentliggørelse over nettet.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_SSL</base>
|
||||
<trans>SSL opdatér</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_DEAMONUPDATE</base>
|
||||
<trans>Deamon opdatér (sekunder)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_URLCHECKIP</base>
|
||||
<trans>Url for den eksterne IP</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Gem</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_LABEL</base>
|
||||
<trans>Domænenavn</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DESCRIPTION_LABEL</base>
|
||||
<trans>Domæne beskrivelse</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED_RETRIEVE_IP</base>
|
||||
<trans>Redigering af modtage IP opsætning er gennemført med succes.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_METHOD</base>
|
||||
<trans>Metode til at få ny IP:</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IF</base>
|
||||
<trans>Lokal brugergrænseflade til at få ny IP, hvis lokal brugergrænseflade er valgt</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_CMD</base>
|
||||
<trans>Kommando til at få IP, hvis kommando metode er valgt</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME external Interface</base>
|
||||
<trans>SME ekstern grænseflade</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME configuration DB</base>
|
||||
<trans>SME konfiguration af DB</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>web</base>
|
||||
<trans>Web forespørgsel</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Interface</base>
|
||||
<trans>IP fra grænseflade</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>IP</base>
|
||||
<trans>Manuel IP konfiguration</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Command</base>
|
||||
<trans>Kommando til eksekvering</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IP</base>
|
||||
<trans>IP for manuel opdatering</trans>
|
||||
</entry>
|
||||
|
||||
|
||||
|
||||
|
||||
</lexicon>
|
278
root/etc/e-smith/locale/de/etc/e-smith/web/functions/ddclient
Normal file
278
root/etc/e-smith/locale/de/etc/e-smith/web/functions/ddclient
Normal file
@ -0,0 +1,278 @@
|
||||
<lexicon lang="de">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Erstellen, Löschen und Ändern der Einstellungen zur Veröffentlichung virtueller Domänen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FORM_DESCRIPTION</base>
|
||||
<trans>virtuelle Domäne im Internet veröffentlichen.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_VIRTUAL_DOMAINS</base>
|
||||
<trans>Keine virtuellen Domänen im System vorhanden.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CURRENT_LIST_OF_DOMAINS</base>
|
||||
<trans>Aktuelle Liste der virtuellen Domänen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PUBLICATION</base>
|
||||
<trans>Veröffentlichung</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PRIMARY_SITE</base>
|
||||
<trans>Primäre Seite</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT</base>
|
||||
<trans>{$content} i-bay</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_TITLE</base>
|
||||
<trans>Neue virtuelle Domäne im Internet veröffentlichen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVERS_LABEL</base>
|
||||
<trans>Auswahl DNS-Providerdienst</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX</base>
|
||||
<trans>MX schreiben</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAME_LABEL</base>
|
||||
<trans>Login zum Veröffentlichen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PASSWORD_LABEL</base>
|
||||
<trans>Kennwort</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT_FIELD_DESCRIPTION</base>
|
||||
<trans>Für die Webseite können Sie entweder die primäre Seite oder ein i-bay als Inhalt auswählen.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_VALIDATION_ERROR</base>
|
||||
<trans>FEHLER: Ungültiges oder fehlendes Zeichen im Domänen-Namen {$domainName}. Der Domänen-Name darf nur Buchstaben, Nummern, Punkte oder Bindestriche enthalten. Neue Domäne wurde nicht erstellt.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_DESCRIPTION_VALIDATION_ERROR</base>
|
||||
<trans>FEHLER: Ungültiges oder fehlendes Zeichen in der Domänenbeschreibung {$domainDesc}. Neue Domäne wurde nicht erstellt.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_IN_USE_ERROR</base>
|
||||
<trans>FEHLER: Domäne {$domainName} ist bereits vorhanden. Neue Domäne wurde nicht erstellt.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_DOMAIN_ERROR</base>
|
||||
<trans>Fehler: Der Domänen-Name {$domainName} ist reserviert, um einen sicheren Webserver für die virtuelle Domäne {$key} bereitzustellen. Die neue Domäne wurde nicht angelegt.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Fehler: Der Domänen-Name {$domainName} ist der Domänen-Name des Systems. Eine virtuelle Domain darf nicht den identischen Namen wie den Domänen-Namen des Systems haben. Die neue Domäne wurde nicht angelegt.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Fehler: Der Domäne-Name {$domainName} ist reserviert, um einen sicheren Webserver für Ihren Domänen-Namen des Systems {$key} bereitzustellen. Die neue Domäne wurde nicht angelegt.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_CREATED</base>
|
||||
<trans>Die Domäne {$domainName} wurde erfolgreich bei {$dns} veröffentlicht.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_TITLE</base>
|
||||
<trans>Virtuelle Domäne ändern</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NONEXISTENT_DOMAIN_ERROR</base>
|
||||
<trans>FEHLER: {$domainName} ist keine existierende Domäne.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED</base>
|
||||
<trans>Die Domäne {$domainName} wurde erfolgreich bei {$dns} veröffentlicht.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_TITLE</base>
|
||||
<trans>Löschen der veröffentlichten virtuellen Domäne</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Soll die bei {$dns} veröffentlichte Domäne {$domain} ({$domainDesc}) gelöscht werden ? </p> <p> <b>Sind Sie sicher ?</b> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERROR_WHILE_REMOVING_DOMAIN</base>
|
||||
<trans>Fehler: Interner Fehler beim Löschen der veröffentlichten Domain {$domain}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_DELETED</base>
|
||||
<trans>Die Domain {$domain} wurde erfolgreich bei {$dns} gelöscht.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS1</base>
|
||||
<trans>dyndns.org Dynamische Adressen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS2</base>
|
||||
<trans>dyndns.org Statische Adressen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS3</base>
|
||||
<trans>dyndns.org Spezielle Adressen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ZONEDIT</base>
|
||||
<trans>ZoneEdit (zoneedit.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EASYDNS</base>
|
||||
<trans>EasyDNS (easydns.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HAMMER</base>
|
||||
<trans>Hammernode (hn.org) Dynamische Adressen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DSLREPORTS</base>
|
||||
<trans>dslreports.com dynamic-host monitoring</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EURODYNDNS</base>
|
||||
<trans>eurodyndns.org Dynamische Adressen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DTDNS</base>
|
||||
<trans>DtDNS (www.dtdns.com) Dynamische Adressen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LOOPIA</base>
|
||||
<trans>Loopia (loopia.se) Dynamische Adressen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DNSPARK</base>
|
||||
<trans>Dnspark (dnspark.com) Dynamische Adressen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNHOST</base>
|
||||
<trans>DynHost (ovh.com) Dynamische Adressen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NOIP</base>
|
||||
<trans>NoIP (noip.com) Dynamische Adressen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CHANGEIP</base>
|
||||
<trans>ChangeIP (changeip.com) Dynamische Adressen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAMECHEAP</base>
|
||||
<trans>NAMECHEAP (namecheap.com) Dynamische Adressen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SPDNS</base>
|
||||
<trans>SPDNS (spdns.de) Dynamische Adressen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS</base>
|
||||
<trans>Benutzerdefinierter Anbieter von dynamischem DNS</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_LABEL</base>
|
||||
<trans>Benutzerdefinierte Server-Adresse</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_PROTOCOL_LABEL</base>
|
||||
<trans>Benutzerdefiniertes ddclient-Protokoll</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_DESCRIPTION</base>
|
||||
<trans>Falls Ihr Dynamic-DNS-Anbieter nicht in der Auflistung auftaucht, können Sie einen benutzerdefinierten Anbieter verwenden. Bitte füllen Sie die entsprechenden Felder aus</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_VALIDATION_ERROR</base>
|
||||
<trans>FEHLER: Ungültiges oder fehlendes Zeichen im benutzerdefinierten Domänen-Namen {$domainName}. Der Domänen-Name darf nur Buchstaben, Nummern, Punkte oder Bindestriche enthalten. Änderung wurde nicht aktiviert.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ddclient</base>
|
||||
<trans>Dynamische Clients</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_ALREADY_EXIST</base>
|
||||
<trans>FEHLER: die Domäne "{$domainName}" ist bereits vorhanden. Bitte wählen Sie einen anderen Domänen-Namen.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FREE_FORM_DESCRIPTION</base>
|
||||
<trans>Hier können sie einen beliebigen Domainnamen erzeugen, der im Netz übertragen werden soll.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_SSL</base>
|
||||
<trans>SSL Update</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_DEAMONUPDATE</base>
|
||||
<trans>Aktualisierung durch Dämon (in Sekunden)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_URLCHECKIP</base>
|
||||
<trans>URL für die externe IP</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Speichern</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_LABEL</base>
|
||||
<trans>Domänen-Name</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DESCRIPTION_LABEL</base>
|
||||
<trans>Domänen Beschreibung</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED_RETRIEVE_IP</base>
|
||||
<trans>Sie haben die IP-Abrufoptionen erfolgreich geändert.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_METHOD</base>
|
||||
<trans>Method to retrieve new IP:</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IF</base>
|
||||
<trans>Local interface to get new IP, if selected interface method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_CMD</base>
|
||||
<trans>Comand to execute to get IP, if selected comand method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME external Interface</base>
|
||||
<trans>Konfiguration mit externem Ethernet-Adapter</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME configuration DB</base>
|
||||
<trans>Konfiguration des Dienstes</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>web</base>
|
||||
<trans>Anfrage</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Interface</base>
|
||||
<trans>Oberfläche</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>IP</base>
|
||||
<trans>NFS-Ibay-Einstellungen verwalten</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Command</base>
|
||||
<trans>Command to execute</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IP</base>
|
||||
<trans>IP to manually force</trans>
|
||||
</entry>
|
||||
|
||||
|
||||
|
||||
|
||||
</lexicon>
|
278
root/etc/e-smith/locale/el/etc/e-smith/web/functions/ddclient
Normal file
278
root/etc/e-smith/locale/el/etc/e-smith/web/functions/ddclient
Normal file
@ -0,0 +1,278 @@
|
||||
<lexicon lang="el">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Create, remove or change the publication of virtual domains</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FORM_DESCRIPTION</base>
|
||||
<trans>virtual domain for publication on the net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_VIRTUAL_DOMAINS</base>
|
||||
<trans>There are no virtual domains in the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CURRENT_LIST_OF_DOMAINS</base>
|
||||
<trans>Current list of virtual domains</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PUBLICATION</base>
|
||||
<trans>publication</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PRIMARY_SITE</base>
|
||||
<trans>πρωτεύων τόπος</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT</base>
|
||||
<trans>{$content} i-bay</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_TITLE</base>
|
||||
<trans>Create a new publication virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVERS_LABEL</base>
|
||||
<trans>where to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX</base>
|
||||
<trans>record MX</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAME_LABEL</base>
|
||||
<trans>login to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PASSWORD_LABEL</base>
|
||||
<trans>password to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT_FIELD_DESCRIPTION</base>
|
||||
<trans>Ως περιεχόμενο ιστοτόπου, μπορείτε να επιλέξετε τον πρωτεύοντα ιστότοπο ή οποιοδήποτε i-bay.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_VALIDATION_ERROR</base>
|
||||
<trans>Σφάλμα: μη-αναμενόμενοι ή ελλείποντες χαρακτήρες στην ονομασία τομέα {$domainName}. Η ονομασία τομέα πρέπει να περιλαμβάνει ένα ή περισσότερα γράμματα, αριθμούς, τελείες και παύλες. Δεν δημιουργήθηκε νέος τομέας.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_DESCRIPTION_VALIDATION_ERROR</base>
|
||||
<trans>Σφάλμα: μη-αναμενόμενοι ή ελλείποντες χαρακτήρες στην περιγραφή του τομέα {$domainDesc}. Δεν δημιουργήθηκε νέος τομέας.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_IN_USE_ERROR</base>
|
||||
<trans>Σφάλμα: ο τομέας {$domainName} χρησιμοποιείται ήδη. Δεν δημιουργήθηκε νέος τομέας.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is reserved to provide a secured webserver for the virtual domain {$key}. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is your system domain name. You cannot have a virtual domain with the same name. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is reserved to provide a secured webserver for your system domain name {$systemDomain}. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_CREATED</base>
|
||||
<trans>Successfully publication domain {$domainName} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_TITLE</base>
|
||||
<trans>Modify virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NONEXISTENT_DOMAIN_ERROR</base>
|
||||
<trans>Σφάλμα: Ο {$domainName} δεν είναι υφιστάμενος τομέας.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED</base>
|
||||
<trans>Successfully modified the publication {$domainName} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_TITLE</base>
|
||||
<trans>Remove publication of virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> You are about to remove the publication of domain {$domain} ({$domainDesc}) on {$dns}. </p> <p> <b>Are you sure you wish to remove this domain's publication ?</b> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERROR_WHILE_REMOVING_DOMAIN</base>
|
||||
<trans>Error: internal failure while removing publictaion of {$domain}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_DELETED</base>
|
||||
<trans>Successfully deleted publication of {$domain} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS1</base>
|
||||
<trans>dyndns.org dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS2</base>
|
||||
<trans>dyndns.org static addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS3</base>
|
||||
<trans>dyndns.org custom addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ZONEDIT</base>
|
||||
<trans>ZoneEdit (zoneedit.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EASYDNS</base>
|
||||
<trans>EasyDNS (easydns.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HAMMER</base>
|
||||
<trans>Hammernode (hn.org) dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DSLREPORTS</base>
|
||||
<trans>dslreports.com dynamic-host monitoring</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EURODYNDNS</base>
|
||||
<trans>eurodyndns.org dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DTDNS</base>
|
||||
<trans>DtDNS (www.dtdns.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LOOPIA</base>
|
||||
<trans>Loopia (loopia.se) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DNSPARK</base>
|
||||
<trans>Dnspark (dnspark.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNHOST</base>
|
||||
<trans>DynHost (ovh.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NOIP</base>
|
||||
<trans>NoIP (noip.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CHANGEIP</base>
|
||||
<trans>ChangeIP (changeip.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAMECHEAP</base>
|
||||
<trans>NAMECHEAP (namecheap.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SPDNS</base>
|
||||
<trans>SPDNS (spdns.de) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS</base>
|
||||
<trans>Custom Dynamic DNS Provider</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_LABEL</base>
|
||||
<trans>Custom server Address</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_PROTOCOL_LABEL</base>
|
||||
<trans>Custom ddclient Protocol</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_DESCRIPTION</base>
|
||||
<trans>You can use a custom dynamic dns provider if yours is not in the published list. Please fill the custom fields with the appropriate settings</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_VALIDATION_ERROR</base>
|
||||
<trans>Σφάλμα: μη-αναμενόμενοι ή ελλείποντες χαρακτήρες στην ονομασία τομέα {$domainName}. Η ονομασία τομέα πρέπει να περιλαμβάνει ένα ή περισσότερα γράμματα, αριθμούς, τελείες και παύλες. Δεν δημιουργήθηκε νέος τομέας.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ddclient</base>
|
||||
<trans>Dynamic Clients</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_ALREADY_EXIST</base>
|
||||
<trans>Σφάλμα: ο τομέας {$domainName} χρησιμοποιείται ήδη. Δεν δημιουργήθηκε νέος τομέας.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FREE_FORM_DESCRIPTION</base>
|
||||
<trans>Here you can create any domain name to publish over the net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_SSL</base>
|
||||
<trans>Ενημέρωση</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_DEAMONUPDATE</base>
|
||||
<trans>Deamon update (seconds)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_URLCHECKIP</base>
|
||||
<trans>Url for the external IP</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Αποθήκευση</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_LABEL</base>
|
||||
<trans>Όνομα τομέα</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DESCRIPTION_LABEL</base>
|
||||
<trans>Περιγραφή</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED_RETRIEVE_IP</base>
|
||||
<trans>Επιτυχής τροποποίηση Η/Υ.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_METHOD</base>
|
||||
<trans>Method to retrieve new IP:</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IF</base>
|
||||
<trans>Local interface to get new IP, if selected interface method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_CMD</base>
|
||||
<trans>Comand to execute to get IP, if selected comand method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME external Interface</base>
|
||||
<trans>SME external interface</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME configuration DB</base>
|
||||
<trans>Ρύθμιση παραμέτρων συστήματος</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>web</base>
|
||||
<trans>Διακομιστής Web</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Interface</base>
|
||||
<trans>IP from interface</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>IP</base>
|
||||
<trans>Ρυθμίσεις ηλεκτρονικής αλληλογραφίας</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Command</base>
|
||||
<trans>Command to execute</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IP</base>
|
||||
<trans>IP to manually force</trans>
|
||||
</entry>
|
||||
|
||||
|
||||
|
||||
|
||||
</lexicon>
|
352
root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/ddclient
Normal file
352
root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/ddclient
Normal file
@ -0,0 +1,352 @@
|
||||
<lexicon lang="en-us">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>
|
||||
Create, remove or change the publication of virtual domains
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FORM_DESCRIPTION</base>
|
||||
<trans>
|
||||
virtual domain for publication on the net.
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_VIRTUAL_DOMAINS</base>
|
||||
<trans>
|
||||
There are no virtual domains in the system.
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CURRENT_LIST_OF_DOMAINS</base>
|
||||
<trans>
|
||||
Current list of virtual domains
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PUBLICATION</base>
|
||||
<trans>
|
||||
publication
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PRIMARY_SITE</base>
|
||||
<trans>
|
||||
primary site
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT</base>
|
||||
<trans>
|
||||
{$content} i-bay
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_TITLE</base>
|
||||
<trans>
|
||||
Create a new publication virtual domain
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVERS_LABEL</base>
|
||||
<trans>
|
||||
where to publish
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX</base>
|
||||
<trans>
|
||||
record MX
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAME_LABEL</base>
|
||||
<trans>
|
||||
login to publish
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PASSWORD_LABEL</base>
|
||||
<trans>
|
||||
password to publish
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT_FIELD_DESCRIPTION</base>
|
||||
<trans>
|
||||
For the web site, you may choose your primary web site or any i-bay as the content.
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_VALIDATION_ERROR</base>
|
||||
<trans>
|
||||
Error: unexpected or missing characters in domain name
|
||||
{$domainName}. The domain name should contain one or more
|
||||
letters, numbers, periods and minus signs. Did not create new
|
||||
domain.
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_DESCRIPTION_VALIDATION_ERROR</base>
|
||||
<trans>
|
||||
Error: unexpected or missing characters in domain description
|
||||
{$domainDesc}. Did not create new domain.
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_IN_USE_ERROR</base>
|
||||
<trans>
|
||||
Error: domain {$domainName} is already in use. Did not create new domain.
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_DOMAIN_ERROR</base>
|
||||
<trans>
|
||||
Error: domain {$domainName} is reserved to provide a secured
|
||||
webserver for the virtual domain {$key}. Did not create new domain.
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>
|
||||
Error: domain {$domainName} is your system domain name. You
|
||||
cannot have a virtual domain with the same name. Did not create new domain.
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>
|
||||
Error: domain {$domainName} is reserved to provide a secured
|
||||
webserver for your system domain name {$systemDomain}. Did not create new domain.
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_CREATED</base>
|
||||
<trans>
|
||||
Successfully publication domain {$domainName} on {$dns}.
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_TITLE</base>
|
||||
<trans>
|
||||
Modify virtual domain
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NONEXISTENT_DOMAIN_ERROR</base>
|
||||
<trans>
|
||||
Error: {$domainName} is not an existing domain.
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED</base>
|
||||
<trans>
|
||||
Successfully modified the publication {$domainName} on {$dns}.
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_TITLE</base>
|
||||
<trans>
|
||||
Remove publication of virtual domain
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_DESCRIPTION</base>
|
||||
<trans>
|
||||
<![CDATA[
|
||||
<p>
|
||||
You are about to remove the publication of domain {$domain}
|
||||
({$domainDesc}) on {$dns}.
|
||||
</p>
|
||||
<p>
|
||||
<b>Are you sure you wish to remove this domain's publication ?</b>
|
||||
</p>
|
||||
]]>
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERROR_WHILE_REMOVING_DOMAIN</base>
|
||||
<trans>
|
||||
Error: internal failure while removing publictaion of {$domain}.
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_DELETED</base>
|
||||
<trans>
|
||||
Successfully deleted publication of {$domain} on {$dns}.
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS1</base>
|
||||
<trans>dyndns.org dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS2</base>
|
||||
<trans>dyndns.org static addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS3</base>
|
||||
<trans>dyndns.org custom addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ZONEDIT</base>
|
||||
<trans>ZoneEdit (zoneedit.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EASYDNS</base>
|
||||
<trans>EasyDNS (easydns.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HAMMER</base>
|
||||
<trans>Hammernode (hn.org) dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DSLREPORTS</base>
|
||||
<trans>dslreports.com dynamic-host monitoring</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EURODYNDNS</base>
|
||||
<trans>eurodyndns.org dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DTDNS</base>
|
||||
<trans>DtDNS (www.dtdns.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LOOPIA</base>
|
||||
<trans>Loopia (loopia.se) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DNSPARK</base>
|
||||
<trans> Dnspark (dnspark.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNHOST</base>
|
||||
<trans> DynHost (ovh.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NOIP</base>
|
||||
<trans> NoIP (noip.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CHANGEIP</base>
|
||||
<trans> ChangeIP (changeip.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAMECHEAP</base>
|
||||
<trans> NAMECHEAP (namecheap.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SPDNS</base>
|
||||
<trans> SPDNS (spdns.de) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS</base>
|
||||
<trans>Custom Dynamic DNS Provider</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_LABEL</base>
|
||||
<trans>Custom server Address</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_PROTOCOL_LABEL</base>
|
||||
<trans>Custom ddclient Protocol</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_DESCRIPTION</base>
|
||||
<trans>You can use a custom dynamic dns provider if yours is not in the published list. Please fill the custom fields with the appropriate settings</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_VALIDATION_ERROR</base>
|
||||
<trans>
|
||||
Error: unexpected or missing characters in custom server address field of domain
|
||||
{$domainName}. The server address should contain one or more
|
||||
letters, numbers, periods and minus signs. Did not apply the change.
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ddclient</base>
|
||||
<trans>Dynamic Clients</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_ALREADY_EXIST</base>
|
||||
<trans>Error: this domain:"{$domainName}" already exists. Please chose another.
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FREE_FORM_DESCRIPTION</base>
|
||||
<trans>Here you can create any domain name to publish over the net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_SSL</base>
|
||||
<trans>SSL update</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_DEAMONUPDATE</base>
|
||||
<trans>Deamon update (seconds)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_URLCHECKIP</base>
|
||||
<trans>Url for the external IP</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Save</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_LABEL</base>
|
||||
<trans>Domain Name</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DESCRIPTION_LABEL</base>
|
||||
<trans>Domain description</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED_RETRIEVE_IP</base>
|
||||
<trans>You have successfully modified the retrieve IP options.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_METHOD</base>
|
||||
<trans>Method to retrieve new IP:</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IF</base>
|
||||
<trans>Local interface to get new IP, if selected interface method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_CMD</base>
|
||||
<trans>Comand to execute to get IP, if selected comand method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME external Interface</base>
|
||||
<trans>SME external interface</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME configuration DB</base>
|
||||
<trans>SME configuration DB</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>web</base>
|
||||
<trans>Web query</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Interface</base>
|
||||
<trans>IP from interface</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>IP</base>
|
||||
<trans>Manual IP setting</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Command</base>
|
||||
<trans>Command to execute</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IP</base>
|
||||
<trans>IP to manually force</trans>
|
||||
</entry>
|
||||
|
||||
|
||||
|
||||
|
||||
</lexicon>
|
278
root/etc/e-smith/locale/es/etc/e-smith/web/functions/ddclient
Normal file
278
root/etc/e-smith/locale/es/etc/e-smith/web/functions/ddclient
Normal file
@ -0,0 +1,278 @@
|
||||
<lexicon lang="es">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Crear, eliminar o cambiar la publicación de los dominios virtuales</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FORM_DESCRIPTION</base>
|
||||
<trans>dominio virtual para publicación en la red.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_VIRTUAL_DOMAINS</base>
|
||||
<trans>No hay dominios virtuales en el sistema.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CURRENT_LIST_OF_DOMAINS</base>
|
||||
<trans>Lista actual de los dominios virtuales</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PUBLICATION</base>
|
||||
<trans>publicación</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PRIMARY_SITE</base>
|
||||
<trans>sitio primario</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT</base>
|
||||
<trans>i-bay {$content}</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_TITLE</base>
|
||||
<trans>Crear una nueva publicación de dominio virtual</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVERS_LABEL</base>
|
||||
<trans>donde se publicará</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX</base>
|
||||
<trans>registro MX</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAME_LABEL</base>
|
||||
<trans>sesión para publicar</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PASSWORD_LABEL</base>
|
||||
<trans>contraseña para publicar</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT_FIELD_DESCRIPTION</base>
|
||||
<trans>Para el sitio web, usted puede escoger el sitio web primario o cualquier i-bay como contenido.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_VALIDATION_ERROR</base>
|
||||
<trans>Error: caracteres erróneos o faltantes en el nombre del dominio {$domainName}. El nombre del dominio debe contener una o más letras, números, puntos y signos menos. No es posible crear el nuevo dominio.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_DESCRIPTION_VALIDATION_ERROR</base>
|
||||
<trans>Error: caracteres erróneos o faltantes en la descripción del dominio {$domainDesc}. No se creó el nuevo dominio.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_IN_USE_ERROR</base>
|
||||
<trans>Error: el dominio {$domainName} ya está en uso. No se creó el nuevo dominio.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_DOMAIN_ERROR</base>
|
||||
<trans>Error: el dominio {$domainName} esta reservado para proporcionar un servidor web seguro para el dominio virtual {$key}. No es posible crear el nuevo dominio.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Error: el dominio {$domainName} es su nombre de dominio del sistema. Usted no puede tener un dominio virtual con el mismo nombre. No es posible crear el nuevo dominio.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Error: el dominio {$domainName} esta reservado para proporcionar un servidor web seguro para el nombre de dominio de su sistema {$systemDomain}. No es posible crear el nuevo dominio.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_CREATED</base>
|
||||
<trans>Publicación correcta del dominio {$domainName} en {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_TITLE</base>
|
||||
<trans>Modificar dominio virtual</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NONEXISTENT_DOMAIN_ERROR</base>
|
||||
<trans>Error: {$domainName} no es un dominio existente.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED</base>
|
||||
<trans>Modificada correctamente la publicación de {$domainName} en {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_TITLE</base>
|
||||
<trans>Eliminar publicación de dominio virtual</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Usted está a punto de eliminar la publicación del dominio {$domain} ({$domainDesc}) en {$dns}. </p> <p> <b>¿ Está realmente seguro de eliminar la publicación de este dominio ?</b> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERROR_WHILE_REMOVING_DOMAIN</base>
|
||||
<trans>Error: fallo interno mientras se eliminaba la publicación de {$domain}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_DELETED</base>
|
||||
<trans>Eliminación correcta de la publicación de {$domain} en {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS1</base>
|
||||
<trans>dyndns.org direcciones dinámicas</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS2</base>
|
||||
<trans>dyndns.org direcciones estáticas</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS3</base>
|
||||
<trans>dyndns.org direcciones personalizadas</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ZONEDIT</base>
|
||||
<trans>ZoneEdit (zoneedit.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EASYDNS</base>
|
||||
<trans>EasyDNS (easydns.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HAMMER</base>
|
||||
<trans>Hammernode (hn.org) direcciones dinámicas</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DSLREPORTS</base>
|
||||
<trans>dslreports.com monitorización host-dinámico</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EURODYNDNS</base>
|
||||
<trans>eurodyndns.org direcciones dinámicas</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DTDNS</base>
|
||||
<trans>DtDNS (www.dtdns.com) direcciones dinámicas</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LOOPIA</base>
|
||||
<trans>Loopia (loopia.se) direcciones dinámicas</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DNSPARK</base>
|
||||
<trans>Dnspark (dnspark.com) direcciones dinámicas</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNHOST</base>
|
||||
<trans>DynHost (ovh.com) direcciones dinámicas</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NOIP</base>
|
||||
<trans>NoIP (noip.com) direcciones dinámicas</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CHANGEIP</base>
|
||||
<trans>ChangeIP (changeip.com) direcciones dinámicas</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAMECHEAP</base>
|
||||
<trans>NAMECHEAP (namecheap.com) direcciones dinámicas</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SPDNS</base>
|
||||
<trans>SPDNS (spdns.de) direcciones dinámicas</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS</base>
|
||||
<trans>servicio DynDNS personalizado</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_LABEL</base>
|
||||
<trans>Dirección de servidor DNS corporativo</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_PROTOCOL_LABEL</base>
|
||||
<trans>Custom ddclient Protocol</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_DESCRIPTION</base>
|
||||
<trans>You can use a custom dynamic dns provider if yours is not in the published list. Please fill the custom fields with the appropriate settings</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_VALIDATION_ERROR</base>
|
||||
<trans>Error: caracteres erróneos o faltantes en el nombre del dominio {$domainName}. El nombre del dominio debe contener una o más letras, números, puntos y signos menos. No es posible crear el nuevo dominio.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ddclient</base>
|
||||
<trans>Clientes Dinámicos</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_ALREADY_EXIST</base>
|
||||
<trans>Error: el dominio {$domainName} ya está en uso. No se creó el nuevo dominio.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FREE_FORM_DESCRIPTION</base>
|
||||
<trans>Here you can create any domain name to publish over the net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_SSL</base>
|
||||
<trans>actualizar</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_DEAMONUPDATE</base>
|
||||
<trans>Deamon update (seconds)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_URLCHECKIP</base>
|
||||
<trans>Url for the external IP</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Guardar</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_LABEL</base>
|
||||
<trans>Nombre del dominio</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DESCRIPTION_LABEL</base>
|
||||
<trans>descripción</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED_RETRIEVE_IP</base>
|
||||
<trans>Repositorio modificado correctamente.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_METHOD</base>
|
||||
<trans>Method to retrieve new IP:</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IF</base>
|
||||
<trans>Local interface to get new IP, if selected interface method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_CMD</base>
|
||||
<trans>Comand to execute to get IP, if selected comand method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME external Interface</base>
|
||||
<trans>Configuración de Interfaz Externa</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME configuration DB</base>
|
||||
<trans>Revisar configuración</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>web</base>
|
||||
<trans>consulta</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Interface</base>
|
||||
<trans>interfaz</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>IP</base>
|
||||
<trans>Ajustes del E-mail</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Command</base>
|
||||
<trans>Línea de órdenes</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IP</base>
|
||||
<trans>IP to manually force</trans>
|
||||
</entry>
|
||||
|
||||
|
||||
|
||||
|
||||
</lexicon>
|
278
root/etc/e-smith/locale/et/etc/e-smith/web/functions/ddclient
Normal file
278
root/etc/e-smith/locale/et/etc/e-smith/web/functions/ddclient
Normal file
@ -0,0 +1,278 @@
|
||||
<lexicon lang="et">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Create, remove or change the publication of virtual domains</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FORM_DESCRIPTION</base>
|
||||
<trans>virtual domain for publication on the net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_VIRTUAL_DOMAINS</base>
|
||||
<trans>There are no virtual domains in the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CURRENT_LIST_OF_DOMAINS</base>
|
||||
<trans>Current list of virtual domains</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PUBLICATION</base>
|
||||
<trans>publication</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PRIMARY_SITE</base>
|
||||
<trans>primary site</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT</base>
|
||||
<trans>{$content} i-bay</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_TITLE</base>
|
||||
<trans>Create a new publication virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVERS_LABEL</base>
|
||||
<trans>where to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX</base>
|
||||
<trans>record MX</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAME_LABEL</base>
|
||||
<trans>login to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PASSWORD_LABEL</base>
|
||||
<trans>password to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT_FIELD_DESCRIPTION</base>
|
||||
<trans>For the web site, you may choose your primary web site or any i-bay as the content.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_VALIDATION_ERROR</base>
|
||||
<trans>Error: unexpected or missing characters in domain name {$domainName}. The domain name should contain one or more letters, numbers, periods and minus signs. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_DESCRIPTION_VALIDATION_ERROR</base>
|
||||
<trans>Error: unexpected or missing characters in domain description {$domainDesc}. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_IN_USE_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is already in use. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is reserved to provide a secured webserver for the virtual domain {$key}. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is your system domain name. You cannot have a virtual domain with the same name. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is reserved to provide a secured webserver for your system domain name {$systemDomain}. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_CREATED</base>
|
||||
<trans>Successfully publication domain {$domainName} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_TITLE</base>
|
||||
<trans>Modify virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NONEXISTENT_DOMAIN_ERROR</base>
|
||||
<trans>Error: {$domainName} is not an existing domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED</base>
|
||||
<trans>Successfully modified the publication {$domainName} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_TITLE</base>
|
||||
<trans>Remove publication of virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> You are about to remove the publication of domain {$domain} ({$domainDesc}) on {$dns}. </p> <p> <b>Are you sure you wish to remove this domain's publication ?</b> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERROR_WHILE_REMOVING_DOMAIN</base>
|
||||
<trans>Error: internal failure while removing publictaion of {$domain}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_DELETED</base>
|
||||
<trans>Successfully deleted publication of {$domain} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS1</base>
|
||||
<trans>dyndns.org dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS2</base>
|
||||
<trans>dyndns.org static addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS3</base>
|
||||
<trans>dyndns.org custom addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ZONEDIT</base>
|
||||
<trans>ZoneEdit (zoneedit.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EASYDNS</base>
|
||||
<trans>EasyDNS (easydns.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HAMMER</base>
|
||||
<trans>Hammernode (hn.org) dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DSLREPORTS</base>
|
||||
<trans>dslreports.com dynamic-host monitoring</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EURODYNDNS</base>
|
||||
<trans>eurodyndns.org dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DTDNS</base>
|
||||
<trans>DtDNS (www.dtdns.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LOOPIA</base>
|
||||
<trans>Loopia (loopia.se) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DNSPARK</base>
|
||||
<trans>Dnspark (dnspark.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNHOST</base>
|
||||
<trans>DynHost (ovh.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NOIP</base>
|
||||
<trans>NoIP (noip.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CHANGEIP</base>
|
||||
<trans>ChangeIP (changeip.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAMECHEAP</base>
|
||||
<trans>NAMECHEAP (namecheap.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SPDNS</base>
|
||||
<trans>SPDNS (spdns.de) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS</base>
|
||||
<trans>kohandatud DynDNS teenus</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_LABEL</base>
|
||||
<trans>Asutuse DNS serveri aadress</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_PROTOCOL_LABEL</base>
|
||||
<trans>Custom ddclient Protocol</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_DESCRIPTION</base>
|
||||
<trans>You can use a custom dynamic dns provider if yours is not in the published list. Please fill the custom fields with the appropriate settings</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_VALIDATION_ERROR</base>
|
||||
<trans>Viga: unexpected or missing characters in domain name {$DomainName}. Domeeni nimi saab koosneda ühes või rohkematest tähtedest, numbritest, periods and minus signs. uut domeeni ei loodud.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ddclient</base>
|
||||
<trans>Dynamic Clients</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_ALREADY_EXIST</base>
|
||||
<trans>See kasutajanimi on juba võetud. Vali mõni teine.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FREE_FORM_DESCRIPTION</base>
|
||||
<trans>Here you can create any domain name to publish over the net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_SSL</base>
|
||||
<trans>Uuenda</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_DEAMONUPDATE</base>
|
||||
<trans>Deamon update (seconds)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_URLCHECKIP</base>
|
||||
<trans>Url for the external IP</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Salvesta</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_LABEL</base>
|
||||
<trans>Domeeni nimi</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DESCRIPTION_LABEL</base>
|
||||
<trans>Kirjeldus</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED_RETRIEVE_IP</base>
|
||||
<trans>Repositoorium edukalt muudetud.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_METHOD</base>
|
||||
<trans>Method to retrieve new IP:</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IF</base>
|
||||
<trans>Local interface to get new IP, if selected interface method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_CMD</base>
|
||||
<trans>Comand to execute to get IP, if selected comand method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME external Interface</base>
|
||||
<trans>Välimine seadistus</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME configuration DB</base>
|
||||
<trans>Vaata serveri seadeid</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>web</base>
|
||||
<trans>Weebi server</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Interface</base>
|
||||
<trans>Liides</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>IP</base>
|
||||
<trans>E-posti seaded</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Command</base>
|
||||
<trans>Command to execute</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IP</base>
|
||||
<trans>IP to manually force</trans>
|
||||
</entry>
|
||||
|
||||
|
||||
|
||||
|
||||
</lexicon>
|
278
root/etc/e-smith/locale/fr/etc/e-smith/web/functions/ddclient
Normal file
278
root/etc/e-smith/locale/fr/etc/e-smith/web/functions/ddclient
Normal file
@ -0,0 +1,278 @@
|
||||
<lexicon lang="fr">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Créer, effacer ou modifier la publication des domaines virtuels</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FORM_DESCRIPTION</base>
|
||||
<trans>Domaines virtuels pour la publication sur le net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_VIRTUAL_DOMAINS</base>
|
||||
<trans>il n'y a aucun domaines virtuels dans le système.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CURRENT_LIST_OF_DOMAINS</base>
|
||||
<trans>Liste courante des domaines virtuels</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PUBLICATION</base>
|
||||
<trans>publication</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PRIMARY_SITE</base>
|
||||
<trans>site primaire</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT</base>
|
||||
<trans>{$content} baie d'information</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_TITLE</base>
|
||||
<trans>Création d'une nouvelle publication d'un domaine virtuel</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVERS_LABEL</base>
|
||||
<trans>où publier</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX</base>
|
||||
<trans>enregistrement MX</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAME_LABEL</base>
|
||||
<trans>Nom d'utilisateur</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PASSWORD_LABEL</base>
|
||||
<trans>Mot de passe</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT_FIELD_DESCRIPTION</base>
|
||||
<trans>Pour le site Internet, vous pouvez choisir votre site primaire ou n'importe quelle ibaie comme contenu.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_VALIDATION_ERROR</base>
|
||||
<trans>Erreur : caractère manquant ou inattendu dans le nom de domaine {$domainName}. Le nom de domaine doit contenir une ou plusieurs lettres, chiffres, points et tirets. Le nouveau domaine n'a pas été créé.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_DESCRIPTION_VALIDATION_ERROR</base>
|
||||
<trans>Erreur : caractère manquant ou inattendu dans la description du domaine : {$domainDesc}. Le nouveau domaine n'a pas été créé.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_IN_USE_ERROR</base>
|
||||
<trans>Erreur : le domaine {$domainName} est déjà utilisé. Le nouveau domaine n'a pas été créé.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_DOMAIN_ERROR</base>
|
||||
<trans>Erreur : domaine {$domainName} est le nom de domaine de votre système. Impossible d'avoir un domaine virtuel avec le même nom. Domaine non créé.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Erreur : domaine {$domainName} réservé pour un serveur Web sécurisé pour le nom de domaine de votre système {$systemDomain}. Domaine non créé.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Domaine virtuel {$domainName} créé avec succès. Votre serveur Web redémarre. Les liens de cette page seront désactivés jusqu'à la fin du redémarrage du serveur Web.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_CREATED</base>
|
||||
<trans>Publication correcte du domaine {$domainName} sur {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_TITLE</base>
|
||||
<trans>Modifier le domaine virtuel</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NONEXISTENT_DOMAIN_ERROR</base>
|
||||
<trans>Erreur : domaine {$domainName} inexistant.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED</base>
|
||||
<trans>Modification avec succès de la publication de {$domainName} sur {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_TITLE</base>
|
||||
<trans>Enlever la publication du domaine virtuel</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Vous êtes sur le point de supprimer la publication du domaine virtuel {$domain} ({$domainDesc}). </p> <p> <b>Voulez-vous vraiment supprimer ce domaine?</b> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERROR_WHILE_REMOVING_DOMAIN</base>
|
||||
<trans>Erreur : problème interne lors de la suppression de la publication de {$domain}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_DELETED</base>
|
||||
<trans>Suppression avec succès de {$domain} sur {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS1</base>
|
||||
<trans>dyndns.org adresse dynamique</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS2</base>
|
||||
<trans>dyndns.org adresse statique</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS3</base>
|
||||
<trans>dyndns.org adresse personalisée</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ZONEDIT</base>
|
||||
<trans>ZoneEdit (zoneedit.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EASYDNS</base>
|
||||
<trans>EasyDNS (easydns.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HAMMER</base>
|
||||
<trans>Hammernode (hn.org) adresse dynamique</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DSLREPORTS</base>
|
||||
<trans>moniteur d’hôtes dynamique dslreports.com </trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EURODYNDNS</base>
|
||||
<trans>eurodyndns.org adresses dynamiques</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DTDNS</base>
|
||||
<trans>DtDNS (www.dtdns.com) adresse dynamique</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LOOPIA</base>
|
||||
<trans>Hammernode (hn.org) adresse dynamique</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DNSPARK</base>
|
||||
<trans>Dnspark (dnspark.com) adresse dynamique</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNHOST</base>
|
||||
<trans>DynHost (ovh.com) adresse dynamique</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NOIP</base>
|
||||
<trans>NoIP (noip.com) adresse dynamique</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CHANGEIP</base>
|
||||
<trans>ChangeIP (noip.com) adresse dynamique</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAMECHEAP</base>
|
||||
<trans>NAMECHEAP (namecheap.com) adresse dynamique</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SPDNS</base>
|
||||
<trans>SPDNS (spdns.de) adresse dynamique</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS</base>
|
||||
<trans>Service de DNS dynamique personnalisé</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_LABEL</base>
|
||||
<trans>Adresse personnalisé du serveur de mise à jour</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_PROTOCOL_LABEL</base>
|
||||
<trans>protocole personnalisé de ddclient </trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_DESCRIPTION</base>
|
||||
<trans>Vous pouvez utilisez un fournisseur de DNS dynamique personnalisé si le vôtre ne figure pas dans la liste publiée. Prière de remplir les champs personnalisés avec les paramètres appropriés.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_VALIDATION_ERROR</base>
|
||||
<trans>Erreur : caractère manquant ou inattendu dans le nom de domaine {$domainName}. L'adresse du serveur doit contenir une ou plusieurs lettres, chiffres, points et tirets. Le changement n'a pas été enregistré.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ddclient</base>
|
||||
<trans>Clients dynamiques</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_ALREADY_EXIST</base>
|
||||
<trans>Erreur : ce domaine "{$domainName}" est déjà utilisé. Veuillez en choisir un autre.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FREE_FORM_DESCRIPTION</base>
|
||||
<trans>Ici, vous pouvez créer un nom de domaine à publier sur internet.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_SSL</base>
|
||||
<trans>Mise à jour par SSL</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_DEAMONUPDATE</base>
|
||||
<trans>Mise à jour du service (secondes)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_URLCHECKIP</base>
|
||||
<trans>Url pour trouver l'IP externe</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Enregistrer</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_LABEL</base>
|
||||
<trans>Nom de Domaine</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DESCRIPTION_LABEL</base>
|
||||
<trans>Description du domaine</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED_RETRIEVE_IP</base>
|
||||
<trans>Les paramètres de ddclient ont été modifiés avec succès</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_METHOD</base>
|
||||
<trans>Méthode pour récupérer le changement d'IP :</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IF</base>
|
||||
<trans>Interface pour récupérer la nouvelle IP, si le mode interface est utilisé</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_CMD</base>
|
||||
<trans>Commande à exécuter pour récurer l'IP, si le mode commande est utilisé</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME external Interface</base>
|
||||
<trans>Interface externe SME</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME configuration DB</base>
|
||||
<trans>DB configuration de SME</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>web</base>
|
||||
<trans>Requête à une page Internet</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Interface</base>
|
||||
<trans>IP d'une interface</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>IP</base>
|
||||
<trans>Forcer manuellement une IP</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Command</base>
|
||||
<trans>Commande à exécuter</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IP</base>
|
||||
<trans>IP forcée manuellement</trans>
|
||||
</entry>
|
||||
|
||||
|
||||
|
||||
|
||||
</lexicon>
|
278
root/etc/e-smith/locale/he/etc/e-smith/web/functions/ddclient
Normal file
278
root/etc/e-smith/locale/he/etc/e-smith/web/functions/ddclient
Normal file
@ -0,0 +1,278 @@
|
||||
<lexicon lang="he">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Create, remove or change the publication of virtual domains</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FORM_DESCRIPTION</base>
|
||||
<trans>virtual domain for publication on the net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_VIRTUAL_DOMAINS</base>
|
||||
<trans>There are no virtual domains in the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CURRENT_LIST_OF_DOMAINS</base>
|
||||
<trans>Current list of virtual domains</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PUBLICATION</base>
|
||||
<trans>publication</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PRIMARY_SITE</base>
|
||||
<trans>primary site</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT</base>
|
||||
<trans>{$content} i-bay</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_TITLE</base>
|
||||
<trans>Create a new publication virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVERS_LABEL</base>
|
||||
<trans>where to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX</base>
|
||||
<trans>record MX</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAME_LABEL</base>
|
||||
<trans>login to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PASSWORD_LABEL</base>
|
||||
<trans>password to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT_FIELD_DESCRIPTION</base>
|
||||
<trans>For the web site, you may choose your primary web site or any i-bay as the content.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_VALIDATION_ERROR</base>
|
||||
<trans>Error: unexpected or missing characters in domain name {$domainName}. The domain name should contain one or more letters, numbers, periods and minus signs. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_DESCRIPTION_VALIDATION_ERROR</base>
|
||||
<trans>Error: unexpected or missing characters in domain description {$domainDesc}. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_IN_USE_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is already in use. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is reserved to provide a secured webserver for the virtual domain {$key}. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is your system domain name. You cannot have a virtual domain with the same name. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is reserved to provide a secured webserver for your system domain name {$systemDomain}. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_CREATED</base>
|
||||
<trans>Successfully publication domain {$domainName} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_TITLE</base>
|
||||
<trans>Modify virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NONEXISTENT_DOMAIN_ERROR</base>
|
||||
<trans>Error: {$domainName} is not an existing domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED</base>
|
||||
<trans>Successfully modified the publication {$domainName} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_TITLE</base>
|
||||
<trans>Remove publication of virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> You are about to remove the publication of domain {$domain} ({$domainDesc}) on {$dns}. </p> <p> <b>Are you sure you wish to remove this domain's publication ?</b> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERROR_WHILE_REMOVING_DOMAIN</base>
|
||||
<trans>Error: internal failure while removing publictaion of {$domain}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_DELETED</base>
|
||||
<trans>Successfully deleted publication of {$domain} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS1</base>
|
||||
<trans>dyndns.org dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS2</base>
|
||||
<trans>dyndns.org static addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS3</base>
|
||||
<trans>dyndns.org custom addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ZONEDIT</base>
|
||||
<trans>ZoneEdit (zoneedit.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EASYDNS</base>
|
||||
<trans>EasyDNS (easydns.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HAMMER</base>
|
||||
<trans>Hammernode (hn.org) dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DSLREPORTS</base>
|
||||
<trans>dslreports.com dynamic-host monitoring</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EURODYNDNS</base>
|
||||
<trans>eurodyndns.org dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DTDNS</base>
|
||||
<trans>DtDNS (www.dtdns.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LOOPIA</base>
|
||||
<trans>Loopia (loopia.se) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DNSPARK</base>
|
||||
<trans>Dnspark (dnspark.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNHOST</base>
|
||||
<trans>DynHost (ovh.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NOIP</base>
|
||||
<trans>NoIP (noip.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CHANGEIP</base>
|
||||
<trans>ChangeIP (changeip.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAMECHEAP</base>
|
||||
<trans>NAMECHEAP (namecheap.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SPDNS</base>
|
||||
<trans>SPDNS (spdns.de) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS</base>
|
||||
<trans>Custom Dynamic DNS Provider</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_LABEL</base>
|
||||
<trans>כתובת שרת DNS</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_PROTOCOL_LABEL</base>
|
||||
<trans>Custom ddclient Protocol</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_DESCRIPTION</base>
|
||||
<trans>You can use a custom dynamic dns provider if yours is not in the published list. Please fill the custom fields with the appropriate settings</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_VALIDATION_ERROR</base>
|
||||
<trans>Error: unexpected or missing characters in custom server address field of domain {$domainName}. The server address should contain one or more letters, numbers, periods and minus signs. Did not apply the change.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ddclient</base>
|
||||
<trans>Dynamic Clients</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_ALREADY_EXIST</base>
|
||||
<trans>Error: this domain:"{$domainName}" already exists. Please chose another.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FREE_FORM_DESCRIPTION</base>
|
||||
<trans>Here you can create any domain name to publish over the net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_SSL</base>
|
||||
<trans>עדכון</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_DEAMONUPDATE</base>
|
||||
<trans>Deamon update (seconds)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_URLCHECKIP</base>
|
||||
<trans>Url for the external IP</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>שמור</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_LABEL</base>
|
||||
<trans>Domain Name</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DESCRIPTION_LABEL</base>
|
||||
<trans>תיאור</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED_RETRIEVE_IP</base>
|
||||
<trans>You have successfully modified the retrieve IP options.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_METHOD</base>
|
||||
<trans>Method to retrieve new IP:</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IF</base>
|
||||
<trans>Local interface to get new IP, if selected interface method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_CMD</base>
|
||||
<trans>Comand to execute to get IP, if selected comand method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME external Interface</base>
|
||||
<trans>SME external interface</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME configuration DB</base>
|
||||
<trans>קונפיגורציה</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>web</base>
|
||||
<trans>Web query</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Interface</base>
|
||||
<trans>ממשק</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>IP</base>
|
||||
<trans>Manual IP setting</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Command</base>
|
||||
<trans>Command to execute</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IP</base>
|
||||
<trans>IP to manually force</trans>
|
||||
</entry>
|
||||
|
||||
|
||||
|
||||
|
||||
</lexicon>
|
278
root/etc/e-smith/locale/hu/etc/e-smith/web/functions/ddclient
Normal file
278
root/etc/e-smith/locale/hu/etc/e-smith/web/functions/ddclient
Normal file
@ -0,0 +1,278 @@
|
||||
<lexicon lang="hu">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Create, remove or change the publication of virtual domains</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FORM_DESCRIPTION</base>
|
||||
<trans>virtual domain for publication on the net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_VIRTUAL_DOMAINS</base>
|
||||
<trans>There are no virtual domains in the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CURRENT_LIST_OF_DOMAINS</base>
|
||||
<trans>Current list of virtual domains</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PUBLICATION</base>
|
||||
<trans>publication</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PRIMARY_SITE</base>
|
||||
<trans>elsődleges webhely</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT</base>
|
||||
<trans>{$content} Adattár</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_TITLE</base>
|
||||
<trans>Create a new publication virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVERS_LABEL</base>
|
||||
<trans>where to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX</base>
|
||||
<trans>record MX</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAME_LABEL</base>
|
||||
<trans>login to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PASSWORD_LABEL</base>
|
||||
<trans>password to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT_FIELD_DESCRIPTION</base>
|
||||
<trans>A weboldalhoz kiválaszthatja az elsődleges webhelyet, vagy bármely adattárat.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_VALIDATION_ERROR</base>
|
||||
<trans>Hiba: Helytelen vagy hiányzó karakterek vannak a {$domainName} domén névben. A domén név egy vagy több betűt, számokat, pontokat és kötőjeleket tartalmazhat. A domén nem jött létre.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_DESCRIPTION_VALIDATION_ERROR</base>
|
||||
<trans>Hiba: Helytelen vagy hiányzó karakterek vannak a {$domainDesc} domén leírásában. A domén nem jött létre.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_IN_USE_ERROR</base>
|
||||
<trans>Hiba: a {$domainName} domén név már használatban van. A domén nem jött létre.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is reserved to provide a secured webserver for the virtual domain {$key}. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is your system domain name. You cannot have a virtual domain with the same name. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is reserved to provide a secured webserver for your system domain name {$systemDomain}. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_CREATED</base>
|
||||
<trans>Successfully publication domain {$domainName} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_TITLE</base>
|
||||
<trans>Modify virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NONEXISTENT_DOMAIN_ERROR</base>
|
||||
<trans>Hiba: A {$domainName} nem létező domén név.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED</base>
|
||||
<trans>Successfully modified the publication {$domainName} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_TITLE</base>
|
||||
<trans>Remove publication of virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> You are about to remove the publication of domain {$domain} ({$domainDesc}) on {$dns}. </p> <p> <b>Are you sure you wish to remove this domain's publication ?</b> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERROR_WHILE_REMOVING_DOMAIN</base>
|
||||
<trans>Error: internal failure while removing publictaion of {$domain}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_DELETED</base>
|
||||
<trans>Successfully deleted publication of {$domain} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS1</base>
|
||||
<trans>dyndns.org dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS2</base>
|
||||
<trans>dyndns.org static addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS3</base>
|
||||
<trans>dyndns.org custom addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ZONEDIT</base>
|
||||
<trans>ZoneEdit (zoneedit.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EASYDNS</base>
|
||||
<trans>EasyDNS (easydns.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HAMMER</base>
|
||||
<trans>Hammernode (hn.org) dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DSLREPORTS</base>
|
||||
<trans>dslreports.com dynamic-host monitoring</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EURODYNDNS</base>
|
||||
<trans>eurodyndns.org dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DTDNS</base>
|
||||
<trans>DtDNS (www.dtdns.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LOOPIA</base>
|
||||
<trans>Loopia (loopia.se) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DNSPARK</base>
|
||||
<trans>Dnspark (dnspark.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNHOST</base>
|
||||
<trans>DynHost (ovh.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NOIP</base>
|
||||
<trans>NoIP (noip.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CHANGEIP</base>
|
||||
<trans>ChangeIP (changeip.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAMECHEAP</base>
|
||||
<trans>NAMECHEAP (namecheap.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SPDNS</base>
|
||||
<trans>SPDNS (spdns.de) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS</base>
|
||||
<trans>egyéb DynDNS szolgáltatás</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_LABEL</base>
|
||||
<trans>Másik DNS szerver címe</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_PROTOCOL_LABEL</base>
|
||||
<trans>Custom ddclient Protocol</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_DESCRIPTION</base>
|
||||
<trans>You can use a custom dynamic dns provider if yours is not in the published list. Please fill the custom fields with the appropriate settings</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_VALIDATION_ERROR</base>
|
||||
<trans>Hiba: Helytelen vagy hiányzó karakterek vannak a {$domainName} domén névben. A domén név egy vagy több betűt, számokat, pontokat és kötőjeleket tartalmazhat. A domén nem jött létre.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ddclient</base>
|
||||
<trans>Levelező kliens</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_ALREADY_EXIST</base>
|
||||
<trans>Hiba: a {$domainName} domén név már használatban van. A domén nem jött létre.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FREE_FORM_DESCRIPTION</base>
|
||||
<trans>Here you can create any domain name to publish over the net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_SSL</base>
|
||||
<trans>Frissítés</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_DEAMONUPDATE</base>
|
||||
<trans>Deamon update (seconds)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_URLCHECKIP</base>
|
||||
<trans>Url for the external IP</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Mentés</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_LABEL</base>
|
||||
<trans>Domén név</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DESCRIPTION_LABEL</base>
|
||||
<trans>Leírás</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED_RETRIEVE_IP</base>
|
||||
<trans>Kiszolgáló módosítása sikeres.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_METHOD</base>
|
||||
<trans>Method to retrieve new IP:</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IF</base>
|
||||
<trans>Local interface to get new IP, if selected interface method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_CMD</base>
|
||||
<trans>Comand to execute to get IP, if selected comand method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME external Interface</base>
|
||||
<trans>Külső hálózati csatoló konfigurálása</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME configuration DB</base>
|
||||
<trans>Konfiguráció</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>web</base>
|
||||
<trans>Web szerver</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Interface</base>
|
||||
<trans>Felület</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>IP</base>
|
||||
<trans>E-mail beállítások</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Command</base>
|
||||
<trans>Parancssor</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IP</base>
|
||||
<trans>IP to manually force</trans>
|
||||
</entry>
|
||||
|
||||
|
||||
|
||||
|
||||
</lexicon>
|
278
root/etc/e-smith/locale/id/etc/e-smith/web/functions/ddclient
Normal file
278
root/etc/e-smith/locale/id/etc/e-smith/web/functions/ddclient
Normal file
@ -0,0 +1,278 @@
|
||||
<lexicon lang="id">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Create, remove or change the publication of virtual domains</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FORM_DESCRIPTION</base>
|
||||
<trans>virtual domain for publication on the net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_VIRTUAL_DOMAINS</base>
|
||||
<trans>There are no virtual domains in the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CURRENT_LIST_OF_DOMAINS</base>
|
||||
<trans>Current list of virtual domains</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PUBLICATION</base>
|
||||
<trans>publication</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PRIMARY_SITE</base>
|
||||
<trans>Situs primary</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT</base>
|
||||
<trans>{$content} i-bay</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_TITLE</base>
|
||||
<trans>Create a new publication virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVERS_LABEL</base>
|
||||
<trans>where to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX</base>
|
||||
<trans>record MX</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAME_LABEL</base>
|
||||
<trans>login to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PASSWORD_LABEL</base>
|
||||
<trans>password to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT_FIELD_DESCRIPTION</base>
|
||||
<trans>Untuk situs web anda dapat memilih situs primary atau i-bay manapun sebagai konten.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_VALIDATION_ERROR</base>
|
||||
<trans>Error: terdapat karakter yang tidak dibolehkan atau hilang dalam nama domain {$domainName}. Nama domain hanya boleh terdiri dari satu atau lebih huruf, angka, titik dan tanda minus. Gagal membuat domain baru.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_DESCRIPTION_VALIDATION_ERROR</base>
|
||||
<trans>Error: terdapat karakter yang tidak dibolehkan atau hilang dalam deskripsi domain {$domainDesc}. . Gagal membuat domain baru.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_IN_USE_ERROR</base>
|
||||
<trans>Error: domain {$domainName} sudah digunakan. Gagal membuat domain baru.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is reserved to provide a secured webserver for the virtual domain {$key}. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is your system domain name. You cannot have a virtual domain with the same name. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is reserved to provide a secured webserver for your system domain name {$systemDomain}. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_CREATED</base>
|
||||
<trans>Successfully publication domain {$domainName} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_TITLE</base>
|
||||
<trans>Modify virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NONEXISTENT_DOMAIN_ERROR</base>
|
||||
<trans>Error: {$domainName} tidak ada.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED</base>
|
||||
<trans>Successfully modified the publication {$domainName} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_TITLE</base>
|
||||
<trans>Remove publication of virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> You are about to remove the publication of domain {$domain} ({$domainDesc}) on {$dns}. </p> <p> <b>Are you sure you wish to remove this domain's publication ?</b> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERROR_WHILE_REMOVING_DOMAIN</base>
|
||||
<trans>Error: internal failure while removing publictaion of {$domain}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_DELETED</base>
|
||||
<trans>Successfully deleted publication of {$domain} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS1</base>
|
||||
<trans>dyndns.org dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS2</base>
|
||||
<trans>dyndns.org static addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS3</base>
|
||||
<trans>dyndns.org custom addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ZONEDIT</base>
|
||||
<trans>ZoneEdit (zoneedit.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EASYDNS</base>
|
||||
<trans>EasyDNS (easydns.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HAMMER</base>
|
||||
<trans>Hammernode (hn.org) dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DSLREPORTS</base>
|
||||
<trans>dslreports.com dynamic-host monitoring</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EURODYNDNS</base>
|
||||
<trans>eurodyndns.org dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DTDNS</base>
|
||||
<trans>DtDNS (www.dtdns.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LOOPIA</base>
|
||||
<trans>Loopia (loopia.se) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DNSPARK</base>
|
||||
<trans>Dnspark (dnspark.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNHOST</base>
|
||||
<trans>DynHost (ovh.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NOIP</base>
|
||||
<trans>NoIP (noip.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CHANGEIP</base>
|
||||
<trans>ChangeIP (changeip.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAMECHEAP</base>
|
||||
<trans>NAMECHEAP (namecheap.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SPDNS</base>
|
||||
<trans>SPDNS (spdns.de) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS</base>
|
||||
<trans>pengganti layanan DynDNS</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_LABEL</base>
|
||||
<trans>Alamat server DNS perusahaan</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_PROTOCOL_LABEL</base>
|
||||
<trans>Custom ddclient Protocol</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_DESCRIPTION</base>
|
||||
<trans>You can use a custom dynamic dns provider if yours is not in the published list. Please fill the custom fields with the appropriate settings</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_VALIDATION_ERROR</base>
|
||||
<trans>Error: terdapat karakter yang tidak dibolehkan atau hilang dalam nama domain {$domainName}. Nama domain hanya boleh terdiri dari satu atau lebih huruf, angka, titik dan tanda minus. Gagal membuat domain baru.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ddclient</base>
|
||||
<trans>Dynamic Clients</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_ALREADY_EXIST</base>
|
||||
<trans>Error: domain {$domainName} sudah digunakan. Gagal membuat domain baru.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FREE_FORM_DESCRIPTION</base>
|
||||
<trans>Here you can create any domain name to publish over the net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_SSL</base>
|
||||
<trans>Update</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_DEAMONUPDATE</base>
|
||||
<trans>Deamon update (seconds)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_URLCHECKIP</base>
|
||||
<trans>Url for the external IP</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Simpan</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_LABEL</base>
|
||||
<trans>Nama domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DESCRIPTION_LABEL</base>
|
||||
<trans>Gambaran</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED_RETRIEVE_IP</base>
|
||||
<trans>Berhasil mengubah host.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_METHOD</base>
|
||||
<trans>Method to retrieve new IP:</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IF</base>
|
||||
<trans>Local interface to get new IP, if selected interface method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_CMD</base>
|
||||
<trans>Comand to execute to get IP, if selected comand method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME external Interface</base>
|
||||
<trans>Konfigurasi Antarmuka Eksternal</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME configuration DB</base>
|
||||
<trans>Mengaktifkan perubahan konfigurasi</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>web</base>
|
||||
<trans>Server Web</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Interface</base>
|
||||
<trans>IP from interface</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>IP</base>
|
||||
<trans>Pengaturan email</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Command</base>
|
||||
<trans>Command to execute</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IP</base>
|
||||
<trans>IP to manually force</trans>
|
||||
</entry>
|
||||
|
||||
|
||||
|
||||
|
||||
</lexicon>
|
278
root/etc/e-smith/locale/it/etc/e-smith/web/functions/ddclient
Normal file
278
root/etc/e-smith/locale/it/etc/e-smith/web/functions/ddclient
Normal file
@ -0,0 +1,278 @@
|
||||
<lexicon lang="it">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Crea, cancella o modifica la pubblicazione per i domini virtuali</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FORM_DESCRIPTION</base>
|
||||
<trans>dominio virtuale da pubblicare in rete</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_VIRTUAL_DOMAINS</base>
|
||||
<trans>Non ci sono domini virtuali nel sistema.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CURRENT_LIST_OF_DOMAINS</base>
|
||||
<trans>Lista corrente dei domini virtuali</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PUBLICATION</base>
|
||||
<trans>pubblicazione</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PRIMARY_SITE</base>
|
||||
<trans>Sito principale</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT</base>
|
||||
<trans>I-bay per {$content}</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_TITLE</base>
|
||||
<trans>Crea una nuova pubblicazione per un dominio virtuale</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVERS_LABEL</base>
|
||||
<trans>destinazione</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX</base>
|
||||
<trans>record MX</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAME_LABEL</base>
|
||||
<trans>login</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PASSWORD_LABEL</base>
|
||||
<trans>password</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT_FIELD_DESCRIPTION</base>
|
||||
<trans>Per il sito web, è possibile selezionare il sito principale o qualsiasi i-bay.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_VALIDATION_ERROR</base>
|
||||
<trans>Errore: carattere inaspettato o mancante nel nome di dominio {$domainName}. Il nome può contenere uno o più lettere, numeri, punti e segni meno (trattino). Dominio non creato.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_DESCRIPTION_VALIDATION_ERROR</base>
|
||||
<trans>Errore: carattere inaspettato o mancante nella descrizione {$domainDesc}. Dominio non creato.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_IN_USE_ERROR</base>
|
||||
<trans>Errore: dominio {$domainName} già in uso. Dominio non creato.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_DOMAIN_ERROR</base>
|
||||
<trans>Errore: Il dominio {$domainName} è riservato per fornire un webserver sicuro per il dominio virtuale {$key}. Il nuovo dominio non è stato creato.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Errore: il dominio {$domainName} è il tuo dominio principale. Non è possibile avere un dominio virtuale con lo stesso nome. Nuovo dominio non creato.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Errore: Il dominio {$domainName} è riservato per fornire un webserver sicuro per il dominio di sistema {$systemDomain}. Il nuovo dominio non è stato creato.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_CREATED</base>
|
||||
<trans>Pubblicazione del dominio {$domainName} su {$dns} avvenuta con successo.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_TITLE</base>
|
||||
<trans>Modifica il dominio virtuale</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NONEXISTENT_DOMAIN_ERROR</base>
|
||||
<trans>Errore: {$domainName} non è un dominio esistente.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED</base>
|
||||
<trans>Modifica della pubblicazione di {$domainName} su {$dns} avvenuta con successo</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_TITLE</base>
|
||||
<trans>Elimina la pubblicazione del dominio virtuale</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Stai per eliminare la pubblicazione del dominio {$domain} ({$domainDesc}) su {$dns}. </p> <p> <b>Sei sicuro di volerla eliminare?</b> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERROR_WHILE_REMOVING_DOMAIN</base>
|
||||
<trans>Errore: problema interno durante la rimozione della pubblicazione per il dominio {$domain}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_DELETED</base>
|
||||
<trans>Eliminazione della pubblicazione di {$domain} su {$dns} avvenuta con successo.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS1</base>
|
||||
<trans>Indirizzi dinamici su dyndns.org</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS2</base>
|
||||
<trans>Indirizzi statici su dyndns.org</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS3</base>
|
||||
<trans>Indirizzi custom su dyndns.org</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ZONEDIT</base>
|
||||
<trans>ZoneEdit (zoneedit.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EASYDNS</base>
|
||||
<trans>EasyDNS (easydns.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HAMMER</base>
|
||||
<trans>Indirizzi dinamici su Hammernode (hn.org)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DSLREPORTS</base>
|
||||
<trans>Controllo host dinamico su dslreports.com</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EURODYNDNS</base>
|
||||
<trans>Indirizzi dinamici su eurodyndns.org</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DTDNS</base>
|
||||
<trans>Indirizzi dinamici DtDNS (www.dtdns.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LOOPIA</base>
|
||||
<trans>Indirizzi dinamici Hammernode (hn.org)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DNSPARK</base>
|
||||
<trans>Indirizzi dinamici Dnspark (dnspark.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNHOST</base>
|
||||
<trans>Indirizzi dinamici DynHost (ovh.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NOIP</base>
|
||||
<trans>Indirizzi dinamici NoIp (noip.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CHANGEIP</base>
|
||||
<trans>Indirizzi dinamici ChangeIp (changeip.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAMECHEAP</base>
|
||||
<trans>Indirizzi dinamici NAMECHEAP (namecheap.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SPDNS</base>
|
||||
<trans>Indirizzi dinamici SPDNS (spdns.de)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS</base>
|
||||
<trans>Servizio di DNS dinamico personalizzato</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_LABEL</base>
|
||||
<trans>Indirizzo personalizzato server</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_PROTOCOL_LABEL</base>
|
||||
<trans>Protocollo ddclient personalizzato</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_DESCRIPTION</base>
|
||||
<trans>Si può utilizzare un servizio di DNS dinamico personalizzato se non presente nella lista. Inserire i parametri appropriati nei campi personalizzati.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_VALIDATION_ERROR</base>
|
||||
<trans>Errore: carattere inaspettato o mancante nel campo personalizzato del nome di dominio {$domainName}. Il nome può contenere uno o più lettere, numeri, punti e segni meno (trattino). Modifiche non salvate.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ddclient</base>
|
||||
<trans>Client dinamici</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_ALREADY_EXIST</base>
|
||||
<trans>Errore: dominio {$domainName} già in uso. Sceglierne un altro.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FREE_FORM_DESCRIPTION</base>
|
||||
<trans>Qui si può inserire qualunque nome di dominio da pubblicare in rete.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_SSL</base>
|
||||
<trans>Aggiornamento SSL</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_DEAMONUPDATE</base>
|
||||
<trans>Aggiornamento del daemon (secondi)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_URLCHECKIP</base>
|
||||
<trans>Url per IP esterno</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Salva</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_LABEL</base>
|
||||
<trans>Nome dominio</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DESCRIPTION_LABEL</base>
|
||||
<trans>Descrizione dominio</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED_RETRIEVE_IP</base>
|
||||
<trans>Modifica delle opzioni dell'ottenimento IP avvenuta con successo.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_METHOD</base>
|
||||
<trans>Metodo di ottenimento dell'IP:</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IF</base>
|
||||
<trans>Interfaccia locale per ottenere l'IP se selezionato il metodo "interfaccia"</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_CMD</base>
|
||||
<trans>Comando da eseguire per ottenere l'IP se selezionato il metodo "comando"</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME external Interface</base>
|
||||
<trans>Interfaccia esterna SME</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME configuration DB</base>
|
||||
<trans>Configurazione DB SME</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>web</base>
|
||||
<trans>Ricerca Web</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Interface</base>
|
||||
<trans>IP dall'interfaccia</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>IP</base>
|
||||
<trans>Impostazione manuale IP</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Command</base>
|
||||
<trans>Comando da eseguire</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IP</base>
|
||||
<trans>IP da forzare manualmente</trans>
|
||||
</entry>
|
||||
|
||||
|
||||
|
||||
|
||||
</lexicon>
|
278
root/etc/e-smith/locale/ja/etc/e-smith/web/functions/ddclient
Normal file
278
root/etc/e-smith/locale/ja/etc/e-smith/web/functions/ddclient
Normal file
@ -0,0 +1,278 @@
|
||||
<lexicon lang="ja">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Create, remove or change the publication of virtual domains</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FORM_DESCRIPTION</base>
|
||||
<trans>virtual domain for publication on the net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_VIRTUAL_DOMAINS</base>
|
||||
<trans>There are no virtual domains in the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CURRENT_LIST_OF_DOMAINS</base>
|
||||
<trans>Current list of virtual domains</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PUBLICATION</base>
|
||||
<trans>publication</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PRIMARY_SITE</base>
|
||||
<trans>primary site</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT</base>
|
||||
<trans>{$content} i-bay</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_TITLE</base>
|
||||
<trans>Create a new publication virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVERS_LABEL</base>
|
||||
<trans>where to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX</base>
|
||||
<trans>record MX</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAME_LABEL</base>
|
||||
<trans>login to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PASSWORD_LABEL</base>
|
||||
<trans>password to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT_FIELD_DESCRIPTION</base>
|
||||
<trans>For the web site, you may choose your primary web site or any i-bay as the content.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_VALIDATION_ERROR</base>
|
||||
<trans>Error: unexpected or missing characters in domain name {$domainName}. The domain name should contain one or more letters, numbers, periods and minus signs. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_DESCRIPTION_VALIDATION_ERROR</base>
|
||||
<trans>Error: unexpected or missing characters in domain description {$domainDesc}. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_IN_USE_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is already in use. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is reserved to provide a secured webserver for the virtual domain {$key}. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is your system domain name. You cannot have a virtual domain with the same name. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is reserved to provide a secured webserver for your system domain name {$systemDomain}. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_CREATED</base>
|
||||
<trans>Successfully publication domain {$domainName} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_TITLE</base>
|
||||
<trans>Modify virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NONEXISTENT_DOMAIN_ERROR</base>
|
||||
<trans>Error: {$domainName} is not an existing domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED</base>
|
||||
<trans>Successfully modified the publication {$domainName} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_TITLE</base>
|
||||
<trans>Remove publication of virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> You are about to remove the publication of domain {$domain} ({$domainDesc}) on {$dns}. </p> <p> <b>Are you sure you wish to remove this domain's publication ?</b> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERROR_WHILE_REMOVING_DOMAIN</base>
|
||||
<trans>Error: internal failure while removing publictaion of {$domain}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_DELETED</base>
|
||||
<trans>Successfully deleted publication of {$domain} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS1</base>
|
||||
<trans>dyndns.org dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS2</base>
|
||||
<trans>dyndns.org static addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS3</base>
|
||||
<trans>dyndns.org custom addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ZONEDIT</base>
|
||||
<trans>ZoneEdit (zoneedit.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EASYDNS</base>
|
||||
<trans>EasyDNS (easydns.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HAMMER</base>
|
||||
<trans>Hammernode (hn.org) dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DSLREPORTS</base>
|
||||
<trans>dslreports.com dynamic-host monitoring</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EURODYNDNS</base>
|
||||
<trans>eurodyndns.org dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DTDNS</base>
|
||||
<trans>DtDNS (www.dtdns.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LOOPIA</base>
|
||||
<trans>Loopia (loopia.se) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DNSPARK</base>
|
||||
<trans>Dnspark (dnspark.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNHOST</base>
|
||||
<trans>DynHost (ovh.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NOIP</base>
|
||||
<trans>NoIP (noip.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CHANGEIP</base>
|
||||
<trans>ChangeIP (changeip.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAMECHEAP</base>
|
||||
<trans>NAMECHEAP (namecheap.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SPDNS</base>
|
||||
<trans>SPDNS (spdns.de) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS</base>
|
||||
<trans>Custom Dynamic DNS Provider</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_LABEL</base>
|
||||
<trans>Custom server Address</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_PROTOCOL_LABEL</base>
|
||||
<trans>Custom ddclient Protocol</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_DESCRIPTION</base>
|
||||
<trans>You can use a custom dynamic dns provider if yours is not in the published list. Please fill the custom fields with the appropriate settings</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_VALIDATION_ERROR</base>
|
||||
<trans>Error: unexpected or missing characters in custom server address field of domain {$domainName}. The server address should contain one or more letters, numbers, periods and minus signs. Did not apply the change.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ddclient</base>
|
||||
<trans>メールクライアント</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_ALREADY_EXIST</base>
|
||||
<trans>このユーザ名は既に使用されています。別の名前にしてください。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FREE_FORM_DESCRIPTION</base>
|
||||
<trans>Here you can create any domain name to publish over the net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_SSL</base>
|
||||
<trans>更新</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_DEAMONUPDATE</base>
|
||||
<trans>Deamon update (seconds)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_URLCHECKIP</base>
|
||||
<trans>Url for the external IP</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>保存</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_LABEL</base>
|
||||
<trans>ドメイン</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DESCRIPTION_LABEL</base>
|
||||
<trans>説明</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED_RETRIEVE_IP</base>
|
||||
<trans>You have successfully modified the retrieve IP options.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_METHOD</base>
|
||||
<trans>Method to retrieve new IP:</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IF</base>
|
||||
<trans>Local interface to get new IP, if selected interface method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_CMD</base>
|
||||
<trans>Comand to execute to get IP, if selected comand method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME external Interface</base>
|
||||
<trans>ユーザ・インターフェイス</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME configuration DB</base>
|
||||
<trans>設定</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>web</base>
|
||||
<trans>Web query</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Interface</base>
|
||||
<trans>インターフェイス</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>IP</base>
|
||||
<trans>全般設定</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Command</base>
|
||||
<trans>コマンドライン</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IP</base>
|
||||
<trans>IP to manually force</trans>
|
||||
</entry>
|
||||
|
||||
|
||||
|
||||
|
||||
</lexicon>
|
278
root/etc/e-smith/locale/nb/etc/e-smith/web/functions/ddclient
Normal file
278
root/etc/e-smith/locale/nb/etc/e-smith/web/functions/ddclient
Normal file
@ -0,0 +1,278 @@
|
||||
<lexicon lang="nb">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Opprette, fjerne eller endre på publisering av virtuelle domener</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FORM_DESCRIPTION</base>
|
||||
<trans>Virtuelt domene for publisering på nettet.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_VIRTUAL_DOMAINS</base>
|
||||
<trans>Det er ingen virtuelle domener på serveren.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CURRENT_LIST_OF_DOMAINS</base>
|
||||
<trans>Aktuell liste over virtuelle domener</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PUBLICATION</base>
|
||||
<trans>Publisering</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PRIMARY_SITE</base>
|
||||
<trans>hoved nettsted</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT</base>
|
||||
<trans>{$content} i-bay</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_TITLE</base>
|
||||
<trans>Opprette en ny publisering av et virtuelt domene</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVERS_LABEL</base>
|
||||
<trans>Plassering av publisering</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX</base>
|
||||
<trans>Record MX</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAME_LABEL</base>
|
||||
<trans>Login for publisering</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PASSWORD_LABEL</base>
|
||||
<trans>Passord for publisering</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT_FIELD_DESCRIPTION</base>
|
||||
<trans>For nettstedet kan du velge å bruke hovedsiden eller en annen i-bay som innhold.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_VALIDATION_ERROR</base>
|
||||
<trans>Feil: uventede eller manglende tegn i domenenavnet {$domainName}. Domenenavnet skal inneholde en eller flere bokstaver, tall, punktum, og minustegn. Domenet er ikke opprettet.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_DESCRIPTION_VALIDATION_ERROR</base>
|
||||
<trans>Feil: uventede eller manglene tegn i domenebeskrivelsen {$domainDesc}. Domenet er ikke opprettet.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_IN_USE_ERROR</base>
|
||||
<trans>Feil: domenet {$domainName} er allerede i bruk. Domenet er ikke opprettet.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_DOMAIN_ERROR</base>
|
||||
<trans>Feil: domene {$domainName} er reservert til en sikker webserver for det virtuelle domene navn {$key}. Domenet ble ikke opprettet.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Feil: domenet {$domainName} er ditt systems domene navn. Du kan ikke ha et virtuelt domene med det samme navnet. Domenet ble ikke opprettet.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Feil: Domenenavn {$domainName} er reservert til ett sikkert nettsted for dit systems domenenavn {$systemDomain}. Domenet blev ikke opprettet.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_CREATED</base>
|
||||
<trans>Domene navnet {$domainName} er publisert på {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_TITLE</base>
|
||||
<trans>Redigert virtuelt domene</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NONEXISTENT_DOMAIN_ERROR</base>
|
||||
<trans>Feil: {$domainName} eksisterer ikke.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED</base>
|
||||
<trans>Suksess med oppdateringen av {$domainName} på {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_TITLE</base>
|
||||
<trans>Fjerne publisering av virtuelt domene</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Du er i ferd med å fjerne publiseringen av domene {$domain} ({$domainDesc}) på {$dns}. </p> <p> <b>Er du sikker på at du vil fjerne publiseringen av dette domenet?</b> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERROR_WHILE_REMOVING_DOMAIN</base>
|
||||
<trans>Feil: intern feil under fjerning av publisering av {$domain}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_DELETED</base>
|
||||
<trans>Suksess med fjerning av publisering av {$domain} på {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS1</base>
|
||||
<trans>dyndns.org dynamiske adresser</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS2</base>
|
||||
<trans>dyndns.org statiske adresser</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS3</base>
|
||||
<trans>dyndns.org valgte adresser</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ZONEDIT</base>
|
||||
<trans>ZoneEdit (zoneedit.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EASYDNS</base>
|
||||
<trans>EasyDNS (easydns.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HAMMER</base>
|
||||
<trans>Hammernode (hn.org) dynamiske adresser</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DSLREPORTS</base>
|
||||
<trans>dslreports.com dynamisk vertsovervåkning</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EURODYNDNS</base>
|
||||
<trans>eurodyndns.org dynamiske adresser</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DTDNS</base>
|
||||
<trans>DtDNS (www.dtdns.com) dynamiske adresser</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LOOPIA</base>
|
||||
<trans>Loopia (loopia.se) dynamiske adresser</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DNSPARK</base>
|
||||
<trans>Dnspark (dnspark.com) dynamiske adresser</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNHOST</base>
|
||||
<trans>DynHost (ovh.com) dynamiske adresser</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NOIP</base>
|
||||
<trans>NoIP (noip.com) dynamiske adresser</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CHANGEIP</base>
|
||||
<trans>ChangeIP (changeip.com) dynamiske adresser</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAMECHEAP</base>
|
||||
<trans>NAMECHEAP (namecheap.com) dynamiske adresser</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SPDNS</base>
|
||||
<trans>SPDNS (spdns.de) dynamiske adresser</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS</base>
|
||||
<trans>Selvvalgt DynDNS service</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_LABEL</base>
|
||||
<trans>Selvvalgt DNS-server-adresse</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_PROTOCOL_LABEL</base>
|
||||
<trans>Selvvalgt ddclient Protokol</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_DESCRIPTION</base>
|
||||
<trans>Du kan bruke en selvvalgt dynamisk dns tilbyder hvis din ikke er på den publiserte lista. Fyll ut de relevante felter med de nødvendige innstillinger</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_VALIDATION_ERROR</base>
|
||||
<trans>Feil: uventede eller manglende tegn i domenenavnet {$domainName}. Domenenavnet skal inneholde en eller flere bokstaver, tall, punktum, og minustegn. Domenet er ikke opprettet.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ddclient</base>
|
||||
<trans>Dynamiske klienter</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_ALREADY_EXIST</base>
|
||||
<trans>Feil: domenet "{$domainName}" er allerede i bruk. Domenet er ikke opprettet.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FREE_FORM_DESCRIPTION</base>
|
||||
<trans>Her kan du opprette ethvert domene til publisering på nettet.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_SSL</base>
|
||||
<trans>SSL oppdater</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_DEAMONUPDATE</base>
|
||||
<trans>Demon oppdateringsfrekvens (sekunder)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_URLCHECKIP</base>
|
||||
<trans>Url for den eksterne IP</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Lagre</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_LABEL</base>
|
||||
<trans>Domenenavn</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DESCRIPTION_LABEL</base>
|
||||
<trans>Domene navn beskrivelse</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED_RETRIEVE_IP</base>
|
||||
<trans>Redigering av mottatt IP er gjennomført med suksess.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_METHOD</base>
|
||||
<trans>Metode for å motta ny IP:</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IF</base>
|
||||
<trans>Lokalt grensesnitt for å hente ny IP, dersom grensesnitt metode er selektert</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_CMD</base>
|
||||
<trans>Kommando for å hente IP, dersom kommando metode er angitt</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME external Interface</base>
|
||||
<trans>SME eksternt grensesnitt</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME configuration DB</base>
|
||||
<trans>SME konfigurasjons DB</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>web</base>
|
||||
<trans>Web forespørsmål</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Interface</base>
|
||||
<trans>IP fra grensesnitt</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>IP</base>
|
||||
<trans>Manuell IP konfigurasjon</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Command</base>
|
||||
<trans>Kommando for eksekvering</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IP</base>
|
||||
<trans>IP for manuell oppdatering</trans>
|
||||
</entry>
|
||||
|
||||
|
||||
|
||||
|
||||
</lexicon>
|
278
root/etc/e-smith/locale/nl/etc/e-smith/web/functions/ddclient
Normal file
278
root/etc/e-smith/locale/nl/etc/e-smith/web/functions/ddclient
Normal file
@ -0,0 +1,278 @@
|
||||
<lexicon lang="nl">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Aanmaken, verwijderen of wijzigen van de virtuele domein publicaties</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FORM_DESCRIPTION</base>
|
||||
<trans>virtueel domein voor publicatie op het net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_VIRTUAL_DOMAINS</base>
|
||||
<trans>Er zijn geen virtuele domeinen op dit systeem.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CURRENT_LIST_OF_DOMAINS</base>
|
||||
<trans>Huidige lijst van virtuele domeinen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PUBLICATION</base>
|
||||
<trans>publicatie</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PRIMARY_SITE</base>
|
||||
<trans>primaire site</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT</base>
|
||||
<trans>{$content} informatie-baai</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_TITLE</base>
|
||||
<trans>Nieuw virtueel domein publicatie aanmaken</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVERS_LABEL</base>
|
||||
<trans>Waar te publiceren</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX</base>
|
||||
<trans>MX record</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAME_LABEL</base>
|
||||
<trans>login om te publiceren</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PASSWORD_LABEL</base>
|
||||
<trans>wachtwoord om te publiceren</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT_FIELD_DESCRIPTION</base>
|
||||
<trans>Voor de website, mag u uw primaire website als inhoud kiezen of een van de informatie-baaien.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_VALIDATION_ERROR</base>
|
||||
<trans>Fout: Onverwachte of missende tekens in domeinnaam {$domainName}. De domeinnaam moet uit een of meer letters, cijfers, punten of koppeltekens bestaan. Het nieuw domein is niet toegevoegd.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_DESCRIPTION_VALIDATION_ERROR</base>
|
||||
<trans>Fout: Onverwachte of missende tekens in de domein beschrijving {$domainDesc}. Het nieuw domein is niet toegevoegd.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_IN_USE_ERROR</base>
|
||||
<trans>Fout: domein {$domainName} is reeds in gebruik. Het nieuw domein is niet toegevoegd.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_DOMAIN_ERROR</base>
|
||||
<trans>Fout: domein {$domainName} is gereserveerd voor een beveiligde webserver voor virtueel domein {$key}. Het nieuw domein is niet toegevoegd.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Fout: domein {$domainName} is uw systeem domeinnaam. U kunt geen virtueel domein hebben met dezelfde naam. Het nieuw domein is niet toegevoegd.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Fout: domein {$domainName} is gereserveerd voor een beveiligde webserver voor uw systeem domeinnaam {$systemDomain}. Het nieuw domein is niet toegevoegd.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_CREATED</base>
|
||||
<trans>Domein {$domainName} is met succes gepubliceerd op {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_TITLE</base>
|
||||
<trans>Virtueel domein wijzigen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NONEXISTENT_DOMAIN_ERROR</base>
|
||||
<trans>Fout: {$domainName} is geen bestaand domein.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED</base>
|
||||
<trans>Publicatie van domein {$domainName} is met succes gewijzigd op {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_TITLE</base>
|
||||
<trans>Publicatie van virtueel domein verwijderen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> U staat op het punt om de publicatie van domein {$domain} ({$domainDesc}) op {$dns} te verwijderen. </p> <p> <b>Bent u zeker dat u deze domein publicatie wilt verwijderen ?</b> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERROR_WHILE_REMOVING_DOMAIN</base>
|
||||
<trans>Fout: interne fout bij het verwijderen van de publicatie van {$domain}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_DELETED</base>
|
||||
<trans>Publicatie van {$domain} is met succes verwijderd uit {dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS1</base>
|
||||
<trans>dyndns.org dynamische adressen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS2</base>
|
||||
<trans>dyndns.org statische adressen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS3</base>
|
||||
<trans>dyndns.org aangepaste adressen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ZONEDIT</base>
|
||||
<trans>ZoneEdit (zoneedit.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EASYDNS</base>
|
||||
<trans>EasyDNS (easydns.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HAMMER</base>
|
||||
<trans>Hammernode (hn.org) dynamische adressen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DSLREPORTS</base>
|
||||
<trans>dslreports.com dynamische-host monitoren</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EURODYNDNS</base>
|
||||
<trans>eurodyndns.org dynamische adressen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DTDNS</base>
|
||||
<trans>DtDNS (www.dtdns.com) dynamische adressen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LOOPIA</base>
|
||||
<trans>Loopia (loopia.se) dynamische adressen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DNSPARK</base>
|
||||
<trans>Dnspark (dnspark.com) dynamische adressen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNHOST</base>
|
||||
<trans>DynHost (ovh.com) dynamische adressen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NOIP</base>
|
||||
<trans>NoIP (noip.com) dynamische adressen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CHANGEIP</base>
|
||||
<trans>ChangeIP (changeip.com) dynamische adressen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAMECHEAP</base>
|
||||
<trans>NAMECHEAP (namecheap.com) dynamische adressen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SPDNS</base>
|
||||
<trans>SPDNS (spdns.de) dynamische adressen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS</base>
|
||||
<trans>Aangepaste dynamische DNS aanbieder</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_LABEL</base>
|
||||
<trans>Aangepaste server adres</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_PROTOCOL_LABEL</base>
|
||||
<trans>Aangepaste ddclient protocol</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_DESCRIPTION</base>
|
||||
<trans>U kunt een aangepaste dynamische DNS provider gebruiken als de jouwe niet in de gepubliceerde lijst staat. Vul de aangepaste velden met de juiste instellingen.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_VALIDATION_ERROR</base>
|
||||
<trans>Fout: Onverwachte of missende tekens in de aangepaste server naam veld van domein {$domainName}. Het server adres moet uit een of meer letters, cijfers, punten of koppeltekens bestaan. De verandering was niet geaccepteerd.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ddclient</base>
|
||||
<trans>Dynamische Agenten</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_ALREADY_EXIST</base>
|
||||
<trans>Fout: Het domein {$domainName} is reeds in gebruik. Kies een andere naam.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FREE_FORM_DESCRIPTION</base>
|
||||
<trans>Hier kunt u een domeinnaam creëren om te publiceren over het net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_SSL</base>
|
||||
<trans>SSL aanpassen</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_DEAMONUPDATE</base>
|
||||
<trans>Aanpassen in achtergrond (seconden)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_URLCHECKIP</base>
|
||||
<trans>URL voor het externe IP</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Opslaan</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_LABEL</base>
|
||||
<trans>Domeinnaam</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DESCRIPTION_LABEL</base>
|
||||
<trans>Domein beschrijving</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED_RETRIEVE_IP</base>
|
||||
<trans>U heeft de opgehaalde IP opties gewijzigd.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_METHOD</base>
|
||||
<trans>Method to retrieve new IP:</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IF</base>
|
||||
<trans>Local interface to get new IP, if selected interface method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_CMD</base>
|
||||
<trans>Comand to execute to get IP, if selected comand method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME external Interface</base>
|
||||
<trans>Externe Interface Configuratie</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME configuration DB</base>
|
||||
<trans>Configuratie van de dienst</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>web</base>
|
||||
<trans>Webserver</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Interface</base>
|
||||
<trans>Koppeling</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>IP</base>
|
||||
<trans>Beheer NFS informatie-baai instellingen,</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Command</base>
|
||||
<trans>Opdrachtregel</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IP</base>
|
||||
<trans>IP to manually force</trans>
|
||||
</entry>
|
||||
|
||||
|
||||
|
||||
|
||||
</lexicon>
|
278
root/etc/e-smith/locale/pl/etc/e-smith/web/functions/ddclient
Normal file
278
root/etc/e-smith/locale/pl/etc/e-smith/web/functions/ddclient
Normal file
@ -0,0 +1,278 @@
|
||||
<lexicon lang="pl">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Create, remove or change the publication of virtual domains</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FORM_DESCRIPTION</base>
|
||||
<trans>virtual domain for publication on the net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_VIRTUAL_DOMAINS</base>
|
||||
<trans>There are no virtual domains in the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CURRENT_LIST_OF_DOMAINS</base>
|
||||
<trans>Current list of virtual domains</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PUBLICATION</base>
|
||||
<trans>publication</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PRIMARY_SITE</base>
|
||||
<trans>strona główna</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT</base>
|
||||
<trans>{$content} i-bay</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_TITLE</base>
|
||||
<trans>Create a new publication virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVERS_LABEL</base>
|
||||
<trans>where to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX</base>
|
||||
<trans>record MX</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAME_LABEL</base>
|
||||
<trans>login to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PASSWORD_LABEL</base>
|
||||
<trans>password to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT_FIELD_DESCRIPTION</base>
|
||||
<trans>Jako treść strony internetowej możesz wybrać główną witrynę internetową lub dowolną witrynę i-bay.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_VALIDATION_ERROR</base>
|
||||
<trans>Błąd: niedozwolone lub brakujące znaki w nazwie domeny {$domainName}. Nazwa domeny powinna zawierać jedną lub więcej liter, cyfr, kropek i myślników. Nie utworzono nowej domeny.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_DESCRIPTION_VALIDATION_ERROR</base>
|
||||
<trans>Błąd: niedozwolone lub brakujące znaki w opisie domeny {$domainDesc}. Nie utworzono nowej domeny.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_IN_USE_ERROR</base>
|
||||
<trans>Błąd: domena {$domainName} jest już używana. Nie utworzono nowej domeny.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is reserved to provide a secured webserver for the virtual domain {$key}. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is your system domain name. You cannot have a virtual domain with the same name. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is reserved to provide a secured webserver for your system domain name {$systemDomain}. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_CREATED</base>
|
||||
<trans>Successfully publication domain {$domainName} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_TITLE</base>
|
||||
<trans>Modify virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NONEXISTENT_DOMAIN_ERROR</base>
|
||||
<trans>Błąd: Domena {$domainName} nie istnieje. </trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED</base>
|
||||
<trans>Successfully modified the publication {$domainName} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_TITLE</base>
|
||||
<trans>Remove publication of virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> You are about to remove the publication of domain {$domain} ({$domainDesc}) on {$dns}. </p> <p> <b>Are you sure you wish to remove this domain's publication ?</b> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERROR_WHILE_REMOVING_DOMAIN</base>
|
||||
<trans>Error: internal failure while removing publictaion of {$domain}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_DELETED</base>
|
||||
<trans>Successfully deleted publication of {$domain} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS1</base>
|
||||
<trans>dyndns.org dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS2</base>
|
||||
<trans>dyndns.org static addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS3</base>
|
||||
<trans>dyndns.org custom addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ZONEDIT</base>
|
||||
<trans>ZoneEdit (zoneedit.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EASYDNS</base>
|
||||
<trans>EasyDNS (easydns.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HAMMER</base>
|
||||
<trans>Hammernode (hn.org) dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DSLREPORTS</base>
|
||||
<trans>dslreports.com dynamic-host monitoring</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EURODYNDNS</base>
|
||||
<trans>eurodyndns.org dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DTDNS</base>
|
||||
<trans>DtDNS (www.dtdns.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LOOPIA</base>
|
||||
<trans>Loopia (loopia.se) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DNSPARK</base>
|
||||
<trans>Dnspark (dnspark.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNHOST</base>
|
||||
<trans>DynHost (ovh.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NOIP</base>
|
||||
<trans>NoIP (noip.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CHANGEIP</base>
|
||||
<trans>ChangeIP (changeip.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAMECHEAP</base>
|
||||
<trans>NAMECHEAP (namecheap.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SPDNS</base>
|
||||
<trans>SPDNS (spdns.de) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS</base>
|
||||
<trans>Custom Dynamic DNS Provider</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_LABEL</base>
|
||||
<trans>Custom server Address</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_PROTOCOL_LABEL</base>
|
||||
<trans>Custom ddclient Protocol</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_DESCRIPTION</base>
|
||||
<trans>You can use a custom dynamic dns provider if yours is not in the published list. Please fill the custom fields with the appropriate settings</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_VALIDATION_ERROR</base>
|
||||
<trans>Error: unexpected or missing characters in custom server address field of domain {$domainName}. The server address should contain one or more letters, numbers, periods and minus signs. Did not apply the change.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ddclient</base>
|
||||
<trans>Klient pocztowy</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_ALREADY_EXIST</base>
|
||||
<trans>Podana nazwa użytkownika jest już zajęta. Proszę wybrać inną.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FREE_FORM_DESCRIPTION</base>
|
||||
<trans>Here you can create any domain name to publish over the net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_SSL</base>
|
||||
<trans>Aktualizuj</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_DEAMONUPDATE</base>
|
||||
<trans>Deamon update (seconds)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_URLCHECKIP</base>
|
||||
<trans>Url for the external IP</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Zapisz</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_LABEL</base>
|
||||
<trans>Domena</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DESCRIPTION_LABEL</base>
|
||||
<trans>Opis</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED_RETRIEVE_IP</base>
|
||||
<trans>You have successfully modified the retrieve IP options.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_METHOD</base>
|
||||
<trans>Method to retrieve new IP:</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IF</base>
|
||||
<trans>Local interface to get new IP, if selected interface method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_CMD</base>
|
||||
<trans>Comand to execute to get IP, if selected comand method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME external Interface</base>
|
||||
<trans>Witryna użytkownika</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME configuration DB</base>
|
||||
<trans>Konfiguracja</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>web</base>
|
||||
<trans>Serwer WWW</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Interface</base>
|
||||
<trans>Interfejs</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>IP</base>
|
||||
<trans>Ogólne ustawienia</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Command</base>
|
||||
<trans>Wiersz poleceń</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IP</base>
|
||||
<trans>IP to manually force</trans>
|
||||
</entry>
|
||||
|
||||
|
||||
|
||||
|
||||
</lexicon>
|
278
root/etc/e-smith/locale/pt-br/etc/e-smith/web/functions/ddclient
Normal file
278
root/etc/e-smith/locale/pt-br/etc/e-smith/web/functions/ddclient
Normal file
@ -0,0 +1,278 @@
|
||||
<lexicon lang="pt-br">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Criar, remover ou mudar a publicação de domínios virtuais</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FORM_DESCRIPTION</base>
|
||||
<trans>domínio virtual para publicação na internet.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_VIRTUAL_DOMAINS</base>
|
||||
<trans>Não há domínios virtuais no sistema.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CURRENT_LIST_OF_DOMAINS</base>
|
||||
<trans>Lista atual de domínios virtuais</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PUBLICATION</base>
|
||||
<trans>publicação</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PRIMARY_SITE</base>
|
||||
<trans>site primário</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT</base>
|
||||
<trans>compartilhamento {$content}</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_TITLE</base>
|
||||
<trans>Criar a publicação de um novo domínio virtual</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVERS_LABEL</base>
|
||||
<trans>onde publicar</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX</base>
|
||||
<trans>registro MX</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAME_LABEL</base>
|
||||
<trans>login para publicar</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PASSWORD_LABEL</base>
|
||||
<trans>senha para publicar</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT_FIELD_DESCRIPTION</base>
|
||||
<trans>Para o web site, você pode escolher o web site primário ou qualquer compartilhamento como conteúdo.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_VALIDATION_ERROR</base>
|
||||
<trans>Erro: caracter inesperado ou faltando no nome de domínio {$domainName}. O nome do domínio deve conter uma ou mais letras, números, pontos e sinal de menos. Novo domínio não criado.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_DESCRIPTION_VALIDATION_ERROR</base>
|
||||
<trans>Erro: caracter inesperado ou faltando na descrição do domínio {$domainDesc}. Não foi criado o novo domínio.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_IN_USE_ERROR</base>
|
||||
<trans>Erro: domínio {$domainName} já está em uso. Novo domínio não criado.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_DOMAIN_ERROR</base>
|
||||
<trans>Erro: domínio {$domainName} é reservado para prover um servidor web seguro para o domínio virtual {$key}. Novo domínio não criado.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Erro: domínio {$domainName} é seu nome de sistema do domínio. Você não pode criar um domínio virtual com o mesmo nome. Novo domínio não criado.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Erro: domínio {$domainName} é reservado para prover um servidor web seguro para seu domínio de sistema {$systemDomain}. Novo domínio não criado.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_CREATED</base>
|
||||
<trans>Publicação do domínio {$domainName} em {$dns} ocorreu com sucesso.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_TITLE</base>
|
||||
<trans>Modificar domínios virtuais</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NONEXISTENT_DOMAIN_ERROR</base>
|
||||
<trans>Erro: {$domainName} não é um domínio existente.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED</base>
|
||||
<trans>Modificação da publicação do domínio {$domainName} em {$dns} ocorreu com sucesso.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_TITLE</base>
|
||||
<trans>Remover publicação de domínios virtuais</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> Você está prestes a remover a publicação do domínio {$domain} ({$domainDesc}) de {$dns}. </p> <p> <b>Você está certo de que deseja remover a publicação deste domínio ?</b> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERROR_WHILE_REMOVING_DOMAIN</base>
|
||||
<trans>Erro: falha interna enquanto removendo a publicação de {$domain}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_DELETED</base>
|
||||
<trans>Remoção da publicação do domínio {$domainName} em {$dns} ocorreu com sucesso.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS1</base>
|
||||
<trans>endereço dinâmico no dyndns.org</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS2</base>
|
||||
<trans>endereço estático no dyndns.org</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS3</base>
|
||||
<trans>endereço customizado no dyndns.org</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ZONEDIT</base>
|
||||
<trans>ZoneEdit (zoneedit.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EASYDNS</base>
|
||||
<trans>EasyDNS (easydns.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HAMMER</base>
|
||||
<trans>Hammernode (hn.org) dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DSLREPORTS</base>
|
||||
<trans>monitoramento de host dynamico dslreports.com</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EURODYNDNS</base>
|
||||
<trans>endereço dinâmico eurodyndns.org</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DTDNS</base>
|
||||
<trans>endereço dinâmico no DtDNS (www.dtdns.com) </trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LOOPIA</base>
|
||||
<trans>endereços dinamicos no Hammernode (hn.org) </trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DNSPARK</base>
|
||||
<trans>endereços dinâmicos no Dnspark (dnspark.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNHOST</base>
|
||||
<trans>endereços dinâmicos no DynHost (ovh.com) </trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NOIP</base>
|
||||
<trans>endereços dinamicos no NoIP (noip.com) </trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CHANGEIP</base>
|
||||
<trans>endereços dinamicos no ChangeIP (changeip.com) </trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAMECHEAP</base>
|
||||
<trans>endereços dinâmicos no NAMECHEAP (namecheap.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SPDNS</base>
|
||||
<trans>endereço dinâmico no SPDNS (spdns.de)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS</base>
|
||||
<trans>Provedor DynDNS dinamico customizado</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_LABEL</base>
|
||||
<trans>Endereço do servidor customizado</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_PROTOCOL_LABEL</base>
|
||||
<trans>Protocolo ddclient customizado</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_DESCRIPTION</base>
|
||||
<trans>Você pode usar um provedor de DNS dinamico customizado se o que deseja não estiver na lista publicada. Por favor preencha os campos customizados com os parametros apropriados</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_VALIDATION_ERROR</base>
|
||||
<trans>Erro: caracter inesperado ou faltando no campo endereço do domínio {$domainName}. O endereço do servidor deve conter uma ou mais letras, números, pontos e sinal de menos. Não foi efetivada a mudança.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ddclient</base>
|
||||
<trans>Clientes Dinâmicos</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_ALREADY_EXIST</base>
|
||||
<trans>Erro: este domínio "{$domainName}" já existe. Por favor escolha outro.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FREE_FORM_DESCRIPTION</base>
|
||||
<trans>Aqui voce pode criar qualquer nome de domínio para publicar na internet.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_SSL</base>
|
||||
<trans>atualização SSL</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_DEAMONUPDATE</base>
|
||||
<trans>Atualização do daemon (segundos)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_URLCHECKIP</base>
|
||||
<trans>URL do IP externo</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Salvar</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_LABEL</base>
|
||||
<trans>Nome do domínio</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DESCRIPTION_LABEL</base>
|
||||
<trans>Descrição do domínio</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED_RETRIEVE_IP</base>
|
||||
<trans>Você alterou com sucesso as opção de recuperação de IP.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_METHOD</base>
|
||||
<trans>Modo para receber novo IP:</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IF</base>
|
||||
<trans>Interface local para receber novo IP, se for selecionado o método interface</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_CMD</base>
|
||||
<trans>Comando a executar para receber novo IP, se for selecionado o método comando</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME external Interface</base>
|
||||
<trans>Interface Externa do SME</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME configuration DB</base>
|
||||
<trans>BD de Configuração do SME</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>web</base>
|
||||
<trans>query web</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Interface</base>
|
||||
<trans>IP da Interface</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>IP</base>
|
||||
<trans>configuração manual do IP</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Command</base>
|
||||
<trans>Comando a ser executado</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IP</base>
|
||||
<trans>IP para forçar manualmente</trans>
|
||||
</entry>
|
||||
|
||||
|
||||
|
||||
|
||||
</lexicon>
|
278
root/etc/e-smith/locale/pt/etc/e-smith/web/functions/ddclient
Normal file
278
root/etc/e-smith/locale/pt/etc/e-smith/web/functions/ddclient
Normal file
@ -0,0 +1,278 @@
|
||||
<lexicon lang="pt">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Criar, remover ou mudar a publicação de domínios virtuais</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FORM_DESCRIPTION</base>
|
||||
<trans>domínio virtual para publicação na internet.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_VIRTUAL_DOMAINS</base>
|
||||
<trans>Não há domínios virtuais no sistema.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CURRENT_LIST_OF_DOMAINS</base>
|
||||
<trans>Lista atual de domínios virtuais</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PUBLICATION</base>
|
||||
<trans>publicação</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PRIMARY_SITE</base>
|
||||
<trans>site primário</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT</base>
|
||||
<trans>compartilhamento {$content}</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_TITLE</base>
|
||||
<trans>Criar a publicação de um novo domínio virtual</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVERS_LABEL</base>
|
||||
<trans>onde publicar</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX</base>
|
||||
<trans>registro MX</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAME_LABEL</base>
|
||||
<trans>login para publicar</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PASSWORD_LABEL</base>
|
||||
<trans>senha para publicar</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT_FIELD_DESCRIPTION</base>
|
||||
<trans>Para o web site, você pode escolher o web site primário ou qualquer compartilhamento como conteúdo.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_VALIDATION_ERROR</base>
|
||||
<trans>Erro: caracter inesperado ou faltando no nome de domínio {$domainName}. O nome do domínio deve conter uma ou mais letras, números, pontos e sinal de menos. Não criou novo domínio.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_DESCRIPTION_VALIDATION_ERROR</base>
|
||||
<trans>Erro: caracter inesperado ou faltando na descrição do domínio {$domainDesc}. Não criou novo domínio.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_IN_USE_ERROR</base>
|
||||
<trans>Erro: domínio {$domainName} já está em uso. Não criou novo domínio.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_DOMAIN_ERROR</base>
|
||||
<trans>Erro: domínio {$domainName} é reservado para prover um servidor web seguro para o domínio virtual {$key}. Não foi criado o novo domínio.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Erro: domínio {$domainName} é seu nome de sistema do domínio. Você não pode criar um domínio virtual com o mesmo nome. Não foi criado o novo domínio.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Erro: domínio {$domainName} é reservado para prover um webserver segura para seu domínio de sistema {$systemDomain}. Não foi criado o novo domínio.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_CREATED</base>
|
||||
<trans>Publicação do domínio {$domainName} em {$dns} ocorreu com sucesso.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_TITLE</base>
|
||||
<trans>Modificar domínios virtuais</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NONEXISTENT_DOMAIN_ERROR</base>
|
||||
<trans>Erro: {$domainName} não é um domínio existente.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED</base>
|
||||
<trans>Modificação da publicação do domínio {$domainName} em {$dns} ocorreu com sucesso.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_TITLE</base>
|
||||
<trans>Remover publicação de domínios virtuais</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> You are about to remove the publication of domain {$domain} ({$domainDesc}) on {$dns}. </p> <p> <b>Are you sure you wish to remove this domain's publication ?</b> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERROR_WHILE_REMOVING_DOMAIN</base>
|
||||
<trans>Erro: falha interna enquanto removendo a publicação de {$domain}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_DELETED</base>
|
||||
<trans>Remoção da publicação do domínio {$domainName} em {$dns} ocorreu com sucesso.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS1</base>
|
||||
<trans>endereço dinâmico no dyndns.org</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS2</base>
|
||||
<trans>endereço estático no dyndns.org</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS3</base>
|
||||
<trans>endereço customizado no dyndns.org</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ZONEDIT</base>
|
||||
<trans>ZoneEdit (zoneedit.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EASYDNS</base>
|
||||
<trans>EasyDNS (easydns.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HAMMER</base>
|
||||
<trans>Hammernode (hn.org) dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DSLREPORTS</base>
|
||||
<trans>monitoramento de host dynamico dslreports.com</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EURODYNDNS</base>
|
||||
<trans>endereço dinâmico eurodyndns.org</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DTDNS</base>
|
||||
<trans>endereço dinâmico no dyndns.org</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LOOPIA</base>
|
||||
<trans>Hammernode (hn.org) dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DNSPARK</base>
|
||||
<trans>endereço dinâmico no dyndns.org</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNHOST</base>
|
||||
<trans>endereço dinâmico no dyndns.org</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NOIP</base>
|
||||
<trans>Hammernode (hn.org) dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CHANGEIP</base>
|
||||
<trans>Hammernode (hn.org) dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAMECHEAP</base>
|
||||
<trans>Hammernode (hn.org) dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SPDNS</base>
|
||||
<trans>endereço dinâmico no dyndns.org</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS</base>
|
||||
<trans>serviço DynDNS customizado</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_LABEL</base>
|
||||
<trans>Endereço do servidor DNS corporativo</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_PROTOCOL_LABEL</base>
|
||||
<trans>Custom ddclient Protocol</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_DESCRIPTION</base>
|
||||
<trans>You can use a custom dynamic dns provider if yours is not in the published list. Please fill the custom fields with the appropriate settings</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_VALIDATION_ERROR</base>
|
||||
<trans>Erro: caracter inesperado ou faltando no nome de domínio {$domainName}. O nome do domínio deve conter uma ou mais letras, números, pontos e sinal de menos. Não criou novo domínio.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ddclient</base>
|
||||
<trans>Clientes Dinâmicos</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_ALREADY_EXIST</base>
|
||||
<trans>Erro: domínio {$domainName} já está em uso. Não criou novo domínio.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FREE_FORM_DESCRIPTION</base>
|
||||
<trans>Here you can create any domain name to publish over the net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_SSL</base>
|
||||
<trans>Atualizar</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_DEAMONUPDATE</base>
|
||||
<trans>Deamon update (seconds)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_URLCHECKIP</base>
|
||||
<trans>Url for the external IP</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Salvar</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_LABEL</base>
|
||||
<trans>Nome do domínio</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DESCRIPTION_LABEL</base>
|
||||
<trans>Descrição</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED_RETRIEVE_IP</base>
|
||||
<trans>Repositório modificado com sucesso.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_METHOD</base>
|
||||
<trans>Method to retrieve new IP:</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IF</base>
|
||||
<trans>Local interface to get new IP, if selected interface method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_CMD</base>
|
||||
<trans>Comand to execute to get IP, if selected comand method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME external Interface</base>
|
||||
<trans>Configuração da Interface Externa</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME configuration DB</base>
|
||||
<trans>Ativar as mudanças de configuração</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>web</base>
|
||||
<trans>Servidor web</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Interface</base>
|
||||
<trans>Interface</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>IP</base>
|
||||
<trans>Configurações de e-mail</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Command</base>
|
||||
<trans>Linha de Comando</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IP</base>
|
||||
<trans>IP to manually force</trans>
|
||||
</entry>
|
||||
|
||||
|
||||
|
||||
|
||||
</lexicon>
|
278
root/etc/e-smith/locale/ro/etc/e-smith/web/functions/ddclient
Normal file
278
root/etc/e-smith/locale/ro/etc/e-smith/web/functions/ddclient
Normal file
@ -0,0 +1,278 @@
|
||||
<lexicon lang="ro">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Create, remove or change the publication of virtual domains</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FORM_DESCRIPTION</base>
|
||||
<trans>virtual domain for publication on the net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_VIRTUAL_DOMAINS</base>
|
||||
<trans>There are no virtual domains in the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CURRENT_LIST_OF_DOMAINS</base>
|
||||
<trans>Current list of virtual domains</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PUBLICATION</base>
|
||||
<trans>publication</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PRIMARY_SITE</base>
|
||||
<trans>primary site</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT</base>
|
||||
<trans>{$content} i-bay</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_TITLE</base>
|
||||
<trans>Create a new publication virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVERS_LABEL</base>
|
||||
<trans>where to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX</base>
|
||||
<trans>record MX</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAME_LABEL</base>
|
||||
<trans>login to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PASSWORD_LABEL</base>
|
||||
<trans>password to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT_FIELD_DESCRIPTION</base>
|
||||
<trans>For the web site, you may choose your primary web site or any i-bay as the content.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_VALIDATION_ERROR</base>
|
||||
<trans>Error: unexpected or missing characters in domain name {$domainName}. The domain name should contain one or more letters, numbers, periods and minus signs. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_DESCRIPTION_VALIDATION_ERROR</base>
|
||||
<trans>Error: unexpected or missing characters in domain description {$domainDesc}. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_IN_USE_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is already in use. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is reserved to provide a secured webserver for the virtual domain {$key}. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is your system domain name. You cannot have a virtual domain with the same name. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is reserved to provide a secured webserver for your system domain name {$systemDomain}. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_CREATED</base>
|
||||
<trans>Successfully publication domain {$domainName} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_TITLE</base>
|
||||
<trans>Modify virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NONEXISTENT_DOMAIN_ERROR</base>
|
||||
<trans>Error: {$domainName} is not an existing domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED</base>
|
||||
<trans>Successfully modified the publication {$domainName} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_TITLE</base>
|
||||
<trans>Remove publication of virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> You are about to remove the publication of domain {$domain} ({$domainDesc}) on {$dns}. </p> <p> <b>Are you sure you wish to remove this domain's publication ?</b> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERROR_WHILE_REMOVING_DOMAIN</base>
|
||||
<trans>Error: internal failure while removing publictaion of {$domain}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_DELETED</base>
|
||||
<trans>Successfully deleted publication of {$domain} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS1</base>
|
||||
<trans>dyndns.org dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS2</base>
|
||||
<trans>dyndns.org static addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS3</base>
|
||||
<trans>dyndns.org custom addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ZONEDIT</base>
|
||||
<trans>ZoneEdit (zoneedit.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EASYDNS</base>
|
||||
<trans>EasyDNS (easydns.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HAMMER</base>
|
||||
<trans>Hammernode (hn.org) dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DSLREPORTS</base>
|
||||
<trans>dslreports.com dynamic-host monitoring</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EURODYNDNS</base>
|
||||
<trans>eurodyndns.org dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DTDNS</base>
|
||||
<trans>DtDNS (www.dtdns.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LOOPIA</base>
|
||||
<trans>Loopia (loopia.se) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DNSPARK</base>
|
||||
<trans>Dnspark (dnspark.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNHOST</base>
|
||||
<trans>DynHost (ovh.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NOIP</base>
|
||||
<trans>NoIP (noip.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CHANGEIP</base>
|
||||
<trans>ChangeIP (changeip.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAMECHEAP</base>
|
||||
<trans>NAMECHEAP (namecheap.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SPDNS</base>
|
||||
<trans>SPDNS (spdns.de) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS</base>
|
||||
<trans>serviciu DynDNS particularizat</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_LABEL</base>
|
||||
<trans>Custom server Address</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_PROTOCOL_LABEL</base>
|
||||
<trans>Custom ddclient Protocol</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_DESCRIPTION</base>
|
||||
<trans>You can use a custom dynamic dns provider if yours is not in the published list. Please fill the custom fields with the appropriate settings</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_VALIDATION_ERROR</base>
|
||||
<trans>Error: unexpected or missing characters in custom server address field of domain {$domainName}. The server address should contain one or more letters, numbers, periods and minus signs. Did not apply the change.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ddclient</base>
|
||||
<trans>Dynamic Clients</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_ALREADY_EXIST</base>
|
||||
<trans>Acest nume de utilizator este deja folosit. Vă să alegeți altul.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FREE_FORM_DESCRIPTION</base>
|
||||
<trans>Here you can create any domain name to publish over the net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_SSL</base>
|
||||
<trans>Actualizează</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_DEAMONUPDATE</base>
|
||||
<trans>Deamon update (seconds)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_URLCHECKIP</base>
|
||||
<trans>Url for the external IP</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Salvează</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_LABEL</base>
|
||||
<trans>Numele de domeniu de bază</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DESCRIPTION_LABEL</base>
|
||||
<trans>Descriere</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED_RETRIEVE_IP</base>
|
||||
<trans>Repository modificat cu succes.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_METHOD</base>
|
||||
<trans>Method to retrieve new IP:</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IF</base>
|
||||
<trans>Local interface to get new IP, if selected interface method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_CMD</base>
|
||||
<trans>Comand to execute to get IP, if selected comand method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME external Interface</base>
|
||||
<trans>Configurare interfață externă</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME configuration DB</base>
|
||||
<trans>Configurare</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>web</base>
|
||||
<trans>server Web</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Interface</base>
|
||||
<trans>Interfată</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>IP</base>
|
||||
<trans>Manual IP setting</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Command</base>
|
||||
<trans>Command to execute</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IP</base>
|
||||
<trans>IP to manually force</trans>
|
||||
</entry>
|
||||
|
||||
|
||||
|
||||
|
||||
</lexicon>
|
278
root/etc/e-smith/locale/ru/etc/e-smith/web/functions/ddclient
Normal file
278
root/etc/e-smith/locale/ru/etc/e-smith/web/functions/ddclient
Normal file
@ -0,0 +1,278 @@
|
||||
<lexicon lang="ru">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Create, remove or change the publication of virtual domains</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FORM_DESCRIPTION</base>
|
||||
<trans>virtual domain for publication on the net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_VIRTUAL_DOMAINS</base>
|
||||
<trans>There are no virtual domains in the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CURRENT_LIST_OF_DOMAINS</base>
|
||||
<trans>Current list of virtual domains</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PUBLICATION</base>
|
||||
<trans>publication</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PRIMARY_SITE</base>
|
||||
<trans>основной сайт</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT</base>
|
||||
<trans>{$content} и-раздел</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_TITLE</base>
|
||||
<trans>Create a new publication virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVERS_LABEL</base>
|
||||
<trans>where to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX</base>
|
||||
<trans>record MX</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAME_LABEL</base>
|
||||
<trans>login to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PASSWORD_LABEL</base>
|
||||
<trans>password to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT_FIELD_DESCRIPTION</base>
|
||||
<trans>Для веб-сайта вы можете выбрать свой основной веб-сайт или любой и-блок, в качестве содержимого.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_VALIDATION_ERROR</base>
|
||||
<trans>Ошибка: неожиданные или недостающие символы в имени домена {$domainName}. Имя домена может содержать одну или более букв, цифр, точек и знаков минус. Новый домен не создать.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_DESCRIPTION_VALIDATION_ERROR</base>
|
||||
<trans>Ошибка: неожиданные или недостающие символы в описании домена {$domainDesc}. Новый домен не создать.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_IN_USE_ERROR</base>
|
||||
<trans>Ошибка: домен {$domainName} уже используется. Новый домен не создать.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is reserved to provide a secured webserver for the virtual domain {$key}. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is your system domain name. You cannot have a virtual domain with the same name. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is reserved to provide a secured webserver for your system domain name {$systemDomain}. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_CREATED</base>
|
||||
<trans>Successfully publication domain {$domainName} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_TITLE</base>
|
||||
<trans>Modify virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NONEXISTENT_DOMAIN_ERROR</base>
|
||||
<trans>Ошибка: Домен {$domainName} не существует.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED</base>
|
||||
<trans>Successfully modified the publication {$domainName} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_TITLE</base>
|
||||
<trans>Remove publication of virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> You are about to remove the publication of domain {$domain} ({$domainDesc}) on {$dns}. </p> <p> <b>Are you sure you wish to remove this domain's publication ?</b> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERROR_WHILE_REMOVING_DOMAIN</base>
|
||||
<trans>Error: internal failure while removing publictaion of {$domain}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_DELETED</base>
|
||||
<trans>Successfully deleted publication of {$domain} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS1</base>
|
||||
<trans>dyndns.org dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS2</base>
|
||||
<trans>dyndns.org static addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS3</base>
|
||||
<trans>dyndns.org custom addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ZONEDIT</base>
|
||||
<trans>ZoneEdit (zoneedit.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EASYDNS</base>
|
||||
<trans>EasyDNS (easydns.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HAMMER</base>
|
||||
<trans>Hammernode (hn.org) dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DSLREPORTS</base>
|
||||
<trans>dslreports.com dynamic-host monitoring</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EURODYNDNS</base>
|
||||
<trans>eurodyndns.org dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DTDNS</base>
|
||||
<trans>DtDNS (www.dtdns.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LOOPIA</base>
|
||||
<trans>Loopia (loopia.se) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DNSPARK</base>
|
||||
<trans>Dnspark (dnspark.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNHOST</base>
|
||||
<trans>DynHost (ovh.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NOIP</base>
|
||||
<trans>NoIP (noip.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CHANGEIP</base>
|
||||
<trans>ChangeIP (changeip.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAMECHEAP</base>
|
||||
<trans>NAMECHEAP (namecheap.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SPDNS</base>
|
||||
<trans>SPDNS (spdns.de) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS</base>
|
||||
<trans>пользовательский DynDNS сервис</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_LABEL</base>
|
||||
<trans>Адрес корпоративного сервера DNS</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_PROTOCOL_LABEL</base>
|
||||
<trans>Custom ddclient Protocol</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_DESCRIPTION</base>
|
||||
<trans>You can use a custom dynamic dns provider if yours is not in the published list. Please fill the custom fields with the appropriate settings</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_VALIDATION_ERROR</base>
|
||||
<trans>Ошибка: неожиданные или недостающие символы в имени домена {$domainName}. Имя домена может содержать одну или более букв, цифр, точек и знаков минус. Новый домен не создать.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ddclient</base>
|
||||
<trans>Динамический</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_ALREADY_EXIST</base>
|
||||
<trans>Ошибка: домен {$domainName} уже используется. Новый домен не создать.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FREE_FORM_DESCRIPTION</base>
|
||||
<trans>Here you can create any domain name to publish over the net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_SSL</base>
|
||||
<trans>CRL обновления URL</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_DEAMONUPDATE</base>
|
||||
<trans>Deamon update (seconds)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_URLCHECKIP</base>
|
||||
<trans>Url for the external IP</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Сохранить</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_LABEL</base>
|
||||
<trans>Имя домена</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DESCRIPTION_LABEL</base>
|
||||
<trans>Описание</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED_RETRIEVE_IP</base>
|
||||
<trans>Репозиторий успешно изменён.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_METHOD</base>
|
||||
<trans>Method to retrieve new IP:</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IF</base>
|
||||
<trans>Local interface to get new IP, if selected interface method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_CMD</base>
|
||||
<trans>Comand to execute to get IP, if selected comand method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME external Interface</base>
|
||||
<trans>Конфигурация внешнего интерфейса</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME configuration DB</base>
|
||||
<trans>Конфигурация службы</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>web</base>
|
||||
<trans>Веб-сервер</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Interface</base>
|
||||
<trans>Интерфейс</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>IP</base>
|
||||
<trans>Настройки почты</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Command</base>
|
||||
<trans>Command to execute</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IP</base>
|
||||
<trans>IP to manually force</trans>
|
||||
</entry>
|
||||
|
||||
|
||||
|
||||
|
||||
</lexicon>
|
278
root/etc/e-smith/locale/sl/etc/e-smith/web/functions/ddclient
Normal file
278
root/etc/e-smith/locale/sl/etc/e-smith/web/functions/ddclient
Normal file
@ -0,0 +1,278 @@
|
||||
<lexicon lang="sl">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Create, remove or change the publication of virtual domains</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FORM_DESCRIPTION</base>
|
||||
<trans>virtual domain for publication on the net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_VIRTUAL_DOMAINS</base>
|
||||
<trans>There are no virtual domains in the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CURRENT_LIST_OF_DOMAINS</base>
|
||||
<trans>Current list of virtual domains</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PUBLICATION</base>
|
||||
<trans>publication</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PRIMARY_SITE</base>
|
||||
<trans>primarna spletna stran</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT</base>
|
||||
<trans>{$content} i-lista</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_TITLE</base>
|
||||
<trans>Create a new publication virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVERS_LABEL</base>
|
||||
<trans>where to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX</base>
|
||||
<trans>record MX</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAME_LABEL</base>
|
||||
<trans>login to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PASSWORD_LABEL</base>
|
||||
<trans>password to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT_FIELD_DESCRIPTION</base>
|
||||
<trans>Za spletno stran te domene lahko izberete primarno ali vsebino katerega koli informacijskega lista.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_VALIDATION_ERROR</base>
|
||||
<trans>Napaka: v domeni {$domainName} so nepricakovani ali manjakjoci znaki. Domena lahko vsebuje eno ali vec crk, stevilk, pik ali minus znakov. Nova domena ni bila dodana.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_DESCRIPTION_VALIDATION_ERROR</base>
|
||||
<trans>Napaka: v polju opisa domene {$domainDesc} so nepricakovani ali manjkajoci znaki. Nova domena ni bila dodana.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_IN_USE_ERROR</base>
|
||||
<trans>Napaka: domena {$domainName} je ze uporabljena. Nova domena ni bila dodana.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is reserved to provide a secured webserver for the virtual domain {$key}. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is your system domain name. You cannot have a virtual domain with the same name. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is reserved to provide a secured webserver for your system domain name {$systemDomain}. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_CREATED</base>
|
||||
<trans>Successfully publication domain {$domainName} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_TITLE</base>
|
||||
<trans>Modify virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NONEXISTENT_DOMAIN_ERROR</base>
|
||||
<trans>Napaka: {$domainName} ni obstojeca domena.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED</base>
|
||||
<trans>Successfully modified the publication {$domainName} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_TITLE</base>
|
||||
<trans>Remove publication of virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> You are about to remove the publication of domain {$domain} ({$domainDesc}) on {$dns}. </p> <p> <b>Are you sure you wish to remove this domain's publication ?</b> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERROR_WHILE_REMOVING_DOMAIN</base>
|
||||
<trans>Error: internal failure while removing publictaion of {$domain}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_DELETED</base>
|
||||
<trans>Successfully deleted publication of {$domain} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS1</base>
|
||||
<trans>dyndns.org dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS2</base>
|
||||
<trans>dyndns.org static addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS3</base>
|
||||
<trans>dyndns.org custom addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ZONEDIT</base>
|
||||
<trans>ZoneEdit (zoneedit.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EASYDNS</base>
|
||||
<trans>EasyDNS (easydns.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HAMMER</base>
|
||||
<trans>Hammernode (hn.org) dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DSLREPORTS</base>
|
||||
<trans>dslreports.com dynamic-host monitoring</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EURODYNDNS</base>
|
||||
<trans>eurodyndns.org dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DTDNS</base>
|
||||
<trans>DtDNS (www.dtdns.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LOOPIA</base>
|
||||
<trans>Loopia (loopia.se) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DNSPARK</base>
|
||||
<trans>Dnspark (dnspark.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNHOST</base>
|
||||
<trans>DynHost (ovh.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NOIP</base>
|
||||
<trans>NoIP (noip.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CHANGEIP</base>
|
||||
<trans>ChangeIP (changeip.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAMECHEAP</base>
|
||||
<trans>NAMECHEAP (namecheap.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SPDNS</base>
|
||||
<trans>SPDNS (spdns.de) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS</base>
|
||||
<trans>Izberite dinamično DNS storitev</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_LABEL</base>
|
||||
<trans>IP naslov DNS strežnika v podjetju</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_PROTOCOL_LABEL</base>
|
||||
<trans>Custom ddclient Protocol</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_DESCRIPTION</base>
|
||||
<trans>You can use a custom dynamic dns provider if yours is not in the published list. Please fill the custom fields with the appropriate settings</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_VALIDATION_ERROR</base>
|
||||
<trans>Napaka: v domeni {$domainName} so nepricakovani ali manjakjoci znaki. Domena lahko vsebuje eno ali vec crk, stevilk, pik ali minus znakov. Nova domena ni bila dodana.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ddclient</base>
|
||||
<trans>Dynamic Clients</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_ALREADY_EXIST</base>
|
||||
<trans>Napaka: domena {$domainName} je ze uporabljena. Nova domena ni bila dodana.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FREE_FORM_DESCRIPTION</base>
|
||||
<trans>Here you can create any domain name to publish over the net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_SSL</base>
|
||||
<trans>Posodobi</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_DEAMONUPDATE</base>
|
||||
<trans>Deamon update (seconds)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_URLCHECKIP</base>
|
||||
<trans>Url for the external IP</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Shrani</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_LABEL</base>
|
||||
<trans>Ime domene</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DESCRIPTION_LABEL</base>
|
||||
<trans>Opis</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED_RETRIEVE_IP</base>
|
||||
<trans>Ime racunalnika je bilo uspesno posodobljeno.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_METHOD</base>
|
||||
<trans>Method to retrieve new IP:</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IF</base>
|
||||
<trans>Local interface to get new IP, if selected interface method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_CMD</base>
|
||||
<trans>Comand to execute to get IP, if selected comand method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME external Interface</base>
|
||||
<trans>Konfiguracija zunanjega mrežnega vmesnika</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME configuration DB</base>
|
||||
<trans>Konfiguracija</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>web</base>
|
||||
<trans>Spletni streznik</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Interface</base>
|
||||
<trans>IP from interface</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>IP</base>
|
||||
<trans>E-posta</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Command</base>
|
||||
<trans>Command to execute</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IP</base>
|
||||
<trans>IP to manually force</trans>
|
||||
</entry>
|
||||
|
||||
|
||||
|
||||
|
||||
</lexicon>
|
278
root/etc/e-smith/locale/sv/etc/e-smith/web/functions/ddclient
Normal file
278
root/etc/e-smith/locale/sv/etc/e-smith/web/functions/ddclient
Normal file
@ -0,0 +1,278 @@
|
||||
<lexicon lang="sv">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Skapa, radera eller ändra publiceringen av viruella domäner</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FORM_DESCRIPTION</base>
|
||||
<trans>virtuell domän för publicering på Internet.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_VIRTUAL_DOMAINS</base>
|
||||
<trans>Det finns inga virtuella domäner på systemet.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CURRENT_LIST_OF_DOMAINS</base>
|
||||
<trans>Uppdaterad lista över viruella domäner</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PUBLICATION</base>
|
||||
<trans>publicering</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PRIMARY_SITE</base>
|
||||
<trans>primär plats</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT</base>
|
||||
<trans>{$content} i-bay</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_TITLE</base>
|
||||
<trans>Skapa en ny publicering av en viruell domän</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVERS_LABEL</base>
|
||||
<trans>var den publiceras</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX</base>
|
||||
<trans>MX post</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAME_LABEL</base>
|
||||
<trans>inloggning för publicering</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PASSWORD_LABEL</base>
|
||||
<trans>lösenord för publicering</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT_FIELD_DESCRIPTION</base>
|
||||
<trans>Som webbplats kan du välja den primära webbplatsen eller valfri i-bay för innehåll.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_VALIDATION_ERROR</base>
|
||||
<trans>Fel: Ogiltigt eller saknat tecken i domännamnet {$domainName}. Domännamnet måste innehålla en eller flera bokstäver, siffror, punkter eller minustecken. Skapade inte en ny domän.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_DESCRIPTION_VALIDATION_ERROR</base>
|
||||
<trans>Fel: Ogiltigt eller saknat tecken i domänbeskrivningen {$domainDesc}. Skapade inte en ny domän.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_IN_USE_ERROR</base>
|
||||
<trans>Fel: Domänen {$domainName} används redan. Skapade inte en ny domän.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_DOMAIN_ERROR</base>
|
||||
<trans>Fel: Domänen {$domainName} är reserverad för att ge en säker webbserver för den virtuella domänen {$key}. Skapade inte en ny domän.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Fel: Domänen {$domainName} är ditt systems domännamn. Du kan inte ha en virtuell domän med samma namn. Skapade inte en ny domän.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Fel: Domänen {$domainName} är reserverad för att ge en säker webbserver för ditt systems domännamn {$systemDomain}. Skapade inte en ny domän.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_CREATED</base>
|
||||
<trans>Publicerade domän {$domainName} på {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_TITLE</base>
|
||||
<trans>Ändra viruell domän</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NONEXISTENT_DOMAIN_ERROR</base>
|
||||
<trans>Fel: {$domainName} är inte en existerande domän.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED</base>
|
||||
<trans>Ändrade publicerad {$domainName} på {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_TITLE</base>
|
||||
<trans>Ta bort publicering av viruell domän</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> You are about to remove the publication of domain {$domain} ({$domainDesc}) on {$dns}. </p> <p> <b>Are you sure you wish to remove this domain's publication ?</b> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERROR_WHILE_REMOVING_DOMAIN</base>
|
||||
<trans>Fel: Internt fel vid bortagning av publiceringen av {$domain}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_DELETED</base>
|
||||
<trans>Raderade publiceringen av {$domain} på{$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS1</base>
|
||||
<trans>dyndns.org dynamisk adress</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS2</base>
|
||||
<trans>dyndns.org statisk adress</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS3</base>
|
||||
<trans>dyndns.org egen adress</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ZONEDIT</base>
|
||||
<trans>ZoneEdit (zoneedit.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EASYDNS</base>
|
||||
<trans>EasyDNS (easydns.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HAMMER</base>
|
||||
<trans>Hammernode (hn.org) dynamisk adress</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DSLREPORTS</base>
|
||||
<trans>dslreports.com dynamisk-värdkontroll</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EURODYNDNS</base>
|
||||
<trans>eurodyndns.org dynamisk adress</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DTDNS</base>
|
||||
<trans>dyndns.org dynamisk adress</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LOOPIA</base>
|
||||
<trans>Hammernode (hn.org) dynamisk adress</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DNSPARK</base>
|
||||
<trans>dyndns.org dynamisk adress</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNHOST</base>
|
||||
<trans>dyndns.org dynamisk adress</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NOIP</base>
|
||||
<trans>Hammernode (hn.org) dynamisk adress</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CHANGEIP</base>
|
||||
<trans>Hammernode (hn.org) dynamisk adress</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAMECHEAP</base>
|
||||
<trans>Hammernode (hn.org) dynamisk adress</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SPDNS</base>
|
||||
<trans>dyndns.org dynamisk adress</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS</base>
|
||||
<trans>alternativ DynDNS service</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_LABEL</base>
|
||||
<trans>Om du har en annan DNS server i ditt nät, ange den här</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_PROTOCOL_LABEL</base>
|
||||
<trans>Custom ddclient Protocol</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_DESCRIPTION</base>
|
||||
<trans>You can use a custom dynamic dns provider if yours is not in the published list. Please fill the custom fields with the appropriate settings</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_VALIDATION_ERROR</base>
|
||||
<trans>Fel: Ogiltigt eller saknat tecken i domännamnet {$domainName}. Domännamnet måste innehålla en eller flera bokstäver, siffror, punkter eller minustecken. Skapade inte en ny domän.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ddclient</base>
|
||||
<trans>Dynamiska klienter</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_ALREADY_EXIST</base>
|
||||
<trans>Fel: Domänen {$domainName} används redan. Skapade inte en ny domän.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FREE_FORM_DESCRIPTION</base>
|
||||
<trans>Here you can create any domain name to publish over the net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_SSL</base>
|
||||
<trans>CRL uppdatering URL</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_DEAMONUPDATE</base>
|
||||
<trans>Deamon update (seconds)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_URLCHECKIP</base>
|
||||
<trans>Url for the external IP</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Spara</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_LABEL</base>
|
||||
<trans>Domännamn</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DESCRIPTION_LABEL</base>
|
||||
<trans>Beskrivning</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED_RETRIEVE_IP</base>
|
||||
<trans>Enhetsbokstäverna ändrade</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_METHOD</base>
|
||||
<trans>Method to retrieve new IP:</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IF</base>
|
||||
<trans>Local interface to get new IP, if selected interface method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_CMD</base>
|
||||
<trans>Comand to execute to get IP, if selected comand method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME external Interface</base>
|
||||
<trans>Extern interfacekonfiguration</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME configuration DB</base>
|
||||
<trans>Tjänstekonfiguration</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>web</base>
|
||||
<trans>Webb-server</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Interface</base>
|
||||
<trans>Interface</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>IP</base>
|
||||
<trans>E-postinställningar</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Command</base>
|
||||
<trans>Kommandorad</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IP</base>
|
||||
<trans>IP to manually force</trans>
|
||||
</entry>
|
||||
|
||||
|
||||
|
||||
|
||||
</lexicon>
|
278
root/etc/e-smith/locale/th/etc/e-smith/web/functions/ddclient
Normal file
278
root/etc/e-smith/locale/th/etc/e-smith/web/functions/ddclient
Normal file
@ -0,0 +1,278 @@
|
||||
<lexicon lang="th">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Create, remove or change the publication of virtual domains</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FORM_DESCRIPTION</base>
|
||||
<trans>virtual domain for publication on the net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_VIRTUAL_DOMAINS</base>
|
||||
<trans>There are no virtual domains in the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CURRENT_LIST_OF_DOMAINS</base>
|
||||
<trans>Current list of virtual domains</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PUBLICATION</base>
|
||||
<trans>publication</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PRIMARY_SITE</base>
|
||||
<trans>ไซต์หลัก</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT</base>
|
||||
<trans>{$content} i-bay</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_TITLE</base>
|
||||
<trans>Create a new publication virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVERS_LABEL</base>
|
||||
<trans>where to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX</base>
|
||||
<trans>record MX</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAME_LABEL</base>
|
||||
<trans>login to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PASSWORD_LABEL</base>
|
||||
<trans>password to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT_FIELD_DESCRIPTION</base>
|
||||
<trans>สำหรับเว็บไซต์ คุณอาจเลือกเว็บไซต์หลักของคุณ หรือ i-bay อื่นๆ</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_VALIDATION_ERROR</base>
|
||||
<trans>ผิดพลาด: ชื่อโดเมน {$domainName} ไม่ถูกต้องตามหลักการตั้งชื่อโดเมน ชื่อโดเมนต้องยาวอย่างน้อยหนึ่งตัว และต้องเป็นตัวอักษร, ตัวเลข, จุด และ ครื่องหมายลบเท่านั้น โดเมนใหม่ไม่ถูกสร้าง</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_DESCRIPTION_VALIDATION_ERROR</base>
|
||||
<trans>ผิดพลาด: รายละเอียดของโดเมน {$domainDesc} ไม่ถูกต้อง โดเมนใหม่ไม่ถูกสร้าง</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_IN_USE_ERROR</base>
|
||||
<trans>ผิดพลาด: ชื่อโดเมน {$domainName} ถูกใช้ไปแล้ว โดเมนใหม่ไม่ถูกสร้าง</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is reserved to provide a secured webserver for the virtual domain {$key}. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is your system domain name. You cannot have a virtual domain with the same name. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is reserved to provide a secured webserver for your system domain name {$systemDomain}. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_CREATED</base>
|
||||
<trans>Successfully publication domain {$domainName} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_TITLE</base>
|
||||
<trans>Modify virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NONEXISTENT_DOMAIN_ERROR</base>
|
||||
<trans>ข้อผิดพลาด: ไม่มีโดเมน {$domainName}</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED</base>
|
||||
<trans>Successfully modified the publication {$domainName} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_TITLE</base>
|
||||
<trans>Remove publication of virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> You are about to remove the publication of domain {$domain} ({$domainDesc}) on {$dns}. </p> <p> <b>Are you sure you wish to remove this domain's publication ?</b> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERROR_WHILE_REMOVING_DOMAIN</base>
|
||||
<trans>Error: internal failure while removing publictaion of {$domain}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_DELETED</base>
|
||||
<trans>Successfully deleted publication of {$domain} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS1</base>
|
||||
<trans>dyndns.org dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS2</base>
|
||||
<trans>dyndns.org static addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS3</base>
|
||||
<trans>dyndns.org custom addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ZONEDIT</base>
|
||||
<trans>ZoneEdit (zoneedit.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EASYDNS</base>
|
||||
<trans>EasyDNS (easydns.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HAMMER</base>
|
||||
<trans>Hammernode (hn.org) dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DSLREPORTS</base>
|
||||
<trans>dslreports.com dynamic-host monitoring</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EURODYNDNS</base>
|
||||
<trans>eurodyndns.org dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DTDNS</base>
|
||||
<trans>DtDNS (www.dtdns.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LOOPIA</base>
|
||||
<trans>Loopia (loopia.se) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DNSPARK</base>
|
||||
<trans>Dnspark (dnspark.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNHOST</base>
|
||||
<trans>DynHost (ovh.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NOIP</base>
|
||||
<trans>NoIP (noip.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CHANGEIP</base>
|
||||
<trans>ChangeIP (changeip.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAMECHEAP</base>
|
||||
<trans>NAMECHEAP (namecheap.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SPDNS</base>
|
||||
<trans>SPDNS (spdns.de) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS</base>
|
||||
<trans>Custom Dynamic DNS Provider</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_LABEL</base>
|
||||
<trans>Custom server Address</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_PROTOCOL_LABEL</base>
|
||||
<trans>Custom ddclient Protocol</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_DESCRIPTION</base>
|
||||
<trans>You can use a custom dynamic dns provider if yours is not in the published list. Please fill the custom fields with the appropriate settings</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_VALIDATION_ERROR</base>
|
||||
<trans>ผิดพลาด: ชื่อโดเมน {$domainName} ไม่ถูกต้องตามหลักการตั้งชื่อโดเมน ชื่อโดเมนต้องยาวอย่างน้อยหนึ่งตัว และต้องเป็นตัวอักษร, ตัวเลข, จุด และ ครื่องหมายลบเท่านั้น โดเมนใหม่ไม่ถูกสร้าง</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ddclient</base>
|
||||
<trans>โปรแกรมอ่านจดหมาย</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_ALREADY_EXIST</base>
|
||||
<trans>ผิดพลาด: ชื่อโดเมน {$domainName} ถูกใช้ไปแล้ว โดเมนใหม่ไม่ถูกสร้าง</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FREE_FORM_DESCRIPTION</base>
|
||||
<trans>Here you can create any domain name to publish over the net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_SSL</base>
|
||||
<trans>บันทึกการแก้ไข</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_DEAMONUPDATE</base>
|
||||
<trans>Deamon update (seconds)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_URLCHECKIP</base>
|
||||
<trans>Url for the external IP</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>บันทึก</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_LABEL</base>
|
||||
<trans>ชื่อโดเมน</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DESCRIPTION_LABEL</base>
|
||||
<trans>รายละเอียด</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED_RETRIEVE_IP</base>
|
||||
<trans>แก้ไขโฮสต์เสร็จแล้ว</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_METHOD</base>
|
||||
<trans>Method to retrieve new IP:</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IF</base>
|
||||
<trans>Local interface to get new IP, if selected interface method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_CMD</base>
|
||||
<trans>Comand to execute to get IP, if selected comand method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME external Interface</base>
|
||||
<trans>SME external interface</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME configuration DB</base>
|
||||
<trans>การตั้งค่าของระบบ</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>web</base>
|
||||
<trans>เว็บเซิร์ฟเวอร์</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Interface</base>
|
||||
<trans>อินเทอร์เฟซ</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>IP</base>
|
||||
<trans>ตั้งค่าอีเมล์</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Command</base>
|
||||
<trans>คำสั่ง</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IP</base>
|
||||
<trans>IP to manually force</trans>
|
||||
</entry>
|
||||
|
||||
|
||||
|
||||
|
||||
</lexicon>
|
278
root/etc/e-smith/locale/tr/etc/e-smith/web/functions/ddclient
Normal file
278
root/etc/e-smith/locale/tr/etc/e-smith/web/functions/ddclient
Normal file
@ -0,0 +1,278 @@
|
||||
<lexicon lang="tr">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Create, remove or change the publication of virtual domains</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FORM_DESCRIPTION</base>
|
||||
<trans>virtual domain for publication on the net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_VIRTUAL_DOMAINS</base>
|
||||
<trans>There are no virtual domains in the system.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CURRENT_LIST_OF_DOMAINS</base>
|
||||
<trans>Current list of virtual domains</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PUBLICATION</base>
|
||||
<trans>publication</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PRIMARY_SITE</base>
|
||||
<trans>birincil site</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT</base>
|
||||
<trans>{$content} i-bay</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_TITLE</base>
|
||||
<trans>Create a new publication virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVERS_LABEL</base>
|
||||
<trans>where to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX</base>
|
||||
<trans>record MX</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAME_LABEL</base>
|
||||
<trans>login to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PASSWORD_LABEL</base>
|
||||
<trans>password to publish</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT_FIELD_DESCRIPTION</base>
|
||||
<trans>Web sitesi için birincil sitenizi veya herhangi bir i-bay içerik olarak seçebilirsiniz.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_VALIDATION_ERROR</base>
|
||||
<trans>Hata: {$domainName} alan adı geçersiz karakter içriyor. Alanı adı bir veya daha fazla harf, rakam, nokta ve eksi işaretleri içermelidir</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_DESCRIPTION_VALIDATION_ERROR</base>
|
||||
<trans>Hata: {$domainDesc} alan adı açıklamasi geçersiz karakter içriyor. Yeni alan adı olşturulamadı.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_IN_USE_ERROR</base>
|
||||
<trans>Hata: alan adı {$domainName} zaten kullanımda. Yeni alan adı olşturulamadı.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is reserved to provide a secured webserver for the virtual domain {$key}. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is your system domain name. You cannot have a virtual domain with the same name. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>Error: domain {$domainName} is reserved to provide a secured webserver for your system domain name {$systemDomain}. Did not create new domain.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_CREATED</base>
|
||||
<trans>Successfully publication domain {$domainName} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_TITLE</base>
|
||||
<trans>Modify virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NONEXISTENT_DOMAIN_ERROR</base>
|
||||
<trans>Hata: {$domainName} mevcut bir alan değildir.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED</base>
|
||||
<trans>Successfully modified the publication {$domainName} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_TITLE</base>
|
||||
<trans>Remove publication of virtual domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> You are about to remove the publication of domain {$domain} ({$domainDesc}) on {$dns}. </p> <p> <b>Are you sure you wish to remove this domain's publication ?</b> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERROR_WHILE_REMOVING_DOMAIN</base>
|
||||
<trans>Error: internal failure while removing publictaion of {$domain}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_DELETED</base>
|
||||
<trans>Successfully deleted publication of {$domain} on {$dns}.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS1</base>
|
||||
<trans>dyndns.org dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS2</base>
|
||||
<trans>dyndns.org static addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS3</base>
|
||||
<trans>dyndns.org custom addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ZONEDIT</base>
|
||||
<trans>ZoneEdit (zoneedit.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EASYDNS</base>
|
||||
<trans>EasyDNS (easydns.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HAMMER</base>
|
||||
<trans>Hammernode (hn.org) dynamic addresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DSLREPORTS</base>
|
||||
<trans>dslreports.com dynamic-host monitoring</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EURODYNDNS</base>
|
||||
<trans>eurodyndns.org dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DTDNS</base>
|
||||
<trans>DtDNS (www.dtdns.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LOOPIA</base>
|
||||
<trans>Loopia (loopia.se) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DNSPARK</base>
|
||||
<trans>Dnspark (dnspark.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNHOST</base>
|
||||
<trans>DynHost (ovh.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NOIP</base>
|
||||
<trans>NoIP (noip.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CHANGEIP</base>
|
||||
<trans>ChangeIP (changeip.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAMECHEAP</base>
|
||||
<trans>NAMECHEAP (namecheap.com) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SPDNS</base>
|
||||
<trans>SPDNS (spdns.de) dynamic adresses</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS</base>
|
||||
<trans>özel DynDNS servisi</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_LABEL</base>
|
||||
<trans>Kurumsal DNS sunucu adresi</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_PROTOCOL_LABEL</base>
|
||||
<trans>Custom ddclient Protocol</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_DESCRIPTION</base>
|
||||
<trans>You can use a custom dynamic dns provider if yours is not in the published list. Please fill the custom fields with the appropriate settings</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_VALIDATION_ERROR</base>
|
||||
<trans>Hata: {$domainName} alan adı geçersiz karakter içriyor. Alanı adı bir veya daha fazla harf, rakam, nokta ve eksi işaretleri içermelidir</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ddclient</base>
|
||||
<trans>Dynamic Clients</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_ALREADY_EXIST</base>
|
||||
<trans>Hata: alan adı {$domainName} zaten kullanımda. Yeni alan adı olşturulamadı.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FREE_FORM_DESCRIPTION</base>
|
||||
<trans>Here you can create any domain name to publish over the net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_SSL</base>
|
||||
<trans>güncelle</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_DEAMONUPDATE</base>
|
||||
<trans>Deamon update (seconds)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_URLCHECKIP</base>
|
||||
<trans>Url for the external IP</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>Kaydet</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_LABEL</base>
|
||||
<trans>Alan adı</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DESCRIPTION_LABEL</base>
|
||||
<trans>açıklama</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED_RETRIEVE_IP</base>
|
||||
<trans>Host başarıyla değiştirildi.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_METHOD</base>
|
||||
<trans>Method to retrieve new IP:</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IF</base>
|
||||
<trans>Local interface to get new IP, if selected interface method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_CMD</base>
|
||||
<trans>Comand to execute to get IP, if selected comand method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME external Interface</base>
|
||||
<trans>Harici Arabirim Yapılandırması</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME configuration DB</base>
|
||||
<trans>yapılandırma</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>web</base>
|
||||
<trans>sorgu/sorgula</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Interface</base>
|
||||
<trans>ara yüz</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>IP</base>
|
||||
<trans>E-posta ayarları</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Command</base>
|
||||
<trans>Command to execute</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IP</base>
|
||||
<trans>IP to manually force</trans>
|
||||
</entry>
|
||||
|
||||
|
||||
|
||||
|
||||
</lexicon>
|
278
root/etc/e-smith/locale/zh-cn/etc/e-smith/web/functions/ddclient
Normal file
278
root/etc/e-smith/locale/zh-cn/etc/e-smith/web/functions/ddclient
Normal file
@ -0,0 +1,278 @@
|
||||
<lexicon lang="zh-cn">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>创建、移除或更改虚拟域的发布</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FORM_DESCRIPTION</base>
|
||||
<trans>发布在网络上的虚拟域</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_VIRTUAL_DOMAINS</base>
|
||||
<trans>系统上没有虚拟域。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CURRENT_LIST_OF_DOMAINS</base>
|
||||
<trans>当前虚拟域列表</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PUBLICATION</base>
|
||||
<trans>发布</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PRIMARY_SITE</base>
|
||||
<trans>主站点</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT</base>
|
||||
<trans>{$content} i-bay</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_TITLE</base>
|
||||
<trans>发布新的虚拟域</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVERS_LABEL</base>
|
||||
<trans>发布到哪里</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX</base>
|
||||
<trans>记录 MX</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAME_LABEL</base>
|
||||
<trans>登陆发布</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PASSWORD_LABEL</base>
|
||||
<trans>发布密码</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT_FIELD_DESCRIPTION</base>
|
||||
<trans>对于web站点,您可以选择您的主站点或者i-bay作为网站的内容。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_VALIDATION_ERROR</base>
|
||||
<trans>错误:在domain名称{$domainName}中缺少必要的字符。此domain名称应该包含一个或者多个字母、数字、句点和分隔号。未能创建新domain。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_DESCRIPTION_VALIDATION_ERROR</base>
|
||||
<trans>错误:在domain名称{$domainDesc}中缺少必要的字符。未能创建新域。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_IN_USE_ERROR</base>
|
||||
<trans>错误:domain {$domainName} 已在使用中。未能创建新域。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_DOMAIN_ERROR</base>
|
||||
<trans>错误:域 {$domainName} 被预留为虚拟域{$key}提供安全的web服务器。未能创建新域。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>错误:域名 {$domainName} 是本机使用的域名。您不能创建一个与主机域名相同的虚拟域名。未能创建新域!</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>错误: 域 {$domainName} 被预留为系统域名{$systemDomain}提供安全的web服务器。未能创建新域。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_CREATED</base>
|
||||
<trans>已在{$dns}上发布域名 {$domainName} 。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_TITLE</base>
|
||||
<trans>修改虚拟域</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NONEXISTENT_DOMAIN_ERROR</base>
|
||||
<trans>错误: {$domainName} 已经存在。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED</base>
|
||||
<trans>成功地在{$dns}上修改已发布的域名{$domainName} 。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_TITLE</base>
|
||||
<trans>移除虚拟域的发布</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p> 即将在 {$dns} 上移除域 {$domain} ({$domainDesc}) 的发布。 </p> <p> <b>是否真的移除这个域的发布?</b> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERROR_WHILE_REMOVING_DOMAIN</base>
|
||||
<trans>错误:移除域名{$domain}时发生内部错误。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_DELETED</base>
|
||||
<trans>已在{$dns}上删除域名 {$domain} 的发布。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS1</base>
|
||||
<trans>dyndns.org 动态地址</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS2</base>
|
||||
<trans>dyndns.org 静态地址</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS3</base>
|
||||
<trans>dyndns.org 定制的地址</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ZONEDIT</base>
|
||||
<trans>ZoneEdit (zoneedit.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EASYDNS</base>
|
||||
<trans>EasyDNS (easydns.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HAMMER</base>
|
||||
<trans>Hammernode (hn.org) 动态地址</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DSLREPORTS</base>
|
||||
<trans>dslreports.com 动态主机监视</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EURODYNDNS</base>
|
||||
<trans>eurodyndns.org 动态地址</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DTDNS</base>
|
||||
<trans>DtDNS (www.dtdns.com) 动态地址</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LOOPIA</base>
|
||||
<trans>Loopia (loopia.se) 动态地址</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DNSPARK</base>
|
||||
<trans>Dnspark (dnspark.com) 动态地址</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNHOST</base>
|
||||
<trans>DynHost (ovh.com) 动态地址</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NOIP</base>
|
||||
<trans>NoIP (noip.com) 动态地址</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CHANGEIP</base>
|
||||
<trans>ChangeIP (changeip.com) 动态地址</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAMECHEAP</base>
|
||||
<trans>NoIP (noip.com) 动态地址</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SPDNS</base>
|
||||
<trans>DtDNS (www.dtdns.com) 动态地址</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS</base>
|
||||
<trans>自定义动态DNS服务</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_LABEL</base>
|
||||
<trans>公共DNS服务器地址</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_PROTOCOL_LABEL</base>
|
||||
<trans>Custom ddclient Protocol</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_DESCRIPTION</base>
|
||||
<trans>You can use a custom dynamic dns provider if yours is not in the published list. Please fill the custom fields with the appropriate settings</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_VALIDATION_ERROR</base>
|
||||
<trans>错误:在domain名称{$domainName}中缺少必要的字符。此domain名称应该包含一个或者多个字母、数字、句点和分隔号。未能创建新domain。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ddclient</base>
|
||||
<trans>动态客户端</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_ALREADY_EXIST</base>
|
||||
<trans>错误:domain {$domainName} 已在使用中。未能创建新域。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FREE_FORM_DESCRIPTION</base>
|
||||
<trans>Here you can create any domain name to publish over the net.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_SSL</base>
|
||||
<trans>更新</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_DEAMONUPDATE</base>
|
||||
<trans>Deamon update (seconds)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_URLCHECKIP</base>
|
||||
<trans>Url for the external IP</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>保存</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_LABEL</base>
|
||||
<trans>域名</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DESCRIPTION_LABEL</base>
|
||||
<trans>描述</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED_RETRIEVE_IP</base>
|
||||
<trans>驱动器编号已经修改</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_METHOD</base>
|
||||
<trans>Method to retrieve new IP:</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IF</base>
|
||||
<trans>Local interface to get new IP, if selected interface method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_CMD</base>
|
||||
<trans>Comand to execute to get IP, if selected comand method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME external Interface</base>
|
||||
<trans>外网配置</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME configuration DB</base>
|
||||
<trans>服务配置</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>web</base>
|
||||
<trans>Web服务器</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Interface</base>
|
||||
<trans>接口</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>IP</base>
|
||||
<trans>电子邮件设置</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Command</base>
|
||||
<trans>命令行</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IP</base>
|
||||
<trans>IP to manually force</trans>
|
||||
</entry>
|
||||
|
||||
|
||||
|
||||
|
||||
</lexicon>
|
278
root/etc/e-smith/locale/zh-tw/etc/e-smith/web/functions/ddclient
Normal file
278
root/etc/e-smith/locale/zh-tw/etc/e-smith/web/functions/ddclient
Normal file
@ -0,0 +1,278 @@
|
||||
<lexicon lang="zh-tw">
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>建立、移除或改變虛擬網域的發佈</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FORM_DESCRIPTION</base>
|
||||
<trans>發佈在網路上的虛擬網域。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_VIRTUAL_DOMAINS</base>
|
||||
<trans>系統上沒有虛擬網域。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CURRENT_LIST_OF_DOMAINS</base>
|
||||
<trans>現有虛擬網域列表</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PUBLICATION</base>
|
||||
<trans>發佈</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PRIMARY_SITE</base>
|
||||
<trans>主站台</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT</base>
|
||||
<trans>{$content} i-bay</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_TITLE</base>
|
||||
<trans>發佈新的虛擬網域</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SERVERS_LABEL</base>
|
||||
<trans>發佈到哪裡</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MX</base>
|
||||
<trans>記錄 MX</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAME_LABEL</base>
|
||||
<trans>登入發佈</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>PASSWORD_LABEL</base>
|
||||
<trans>密碼發佈</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CONTENT_FIELD_DESCRIPTION</base>
|
||||
<trans>對於網站而言,您能選擇您的主要站台或任何 i-bay 以作為內容。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_VALIDATION_ERROR</base>
|
||||
<trans>錯誤: 在網域名稱 {$domainName} 中含未知或缺少字元。網域名稱應該包含單一或多於一個的字元、數字、句號與減號。無法建立新網域。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_DESCRIPTION_VALIDATION_ERROR</base>
|
||||
<trans>錯誤: 在網域描述 {$domainDesc} 中含未知或缺少字元。無法建立新網域。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_IN_USE_ERROR</base>
|
||||
<trans>錯誤: 網域名稱 {$domainName} 正在使用中。無法建立新網域。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_DOMAIN_ERROR</base>
|
||||
<trans>錯誤:網域 {$domainName} 被保留為虛擬網域{$key}所提供的安全web伺服器。無法建立新網域。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>錯誤:網域 {$domainName} 是本機使用的網域名稱。您不能使用相同名稱的虛擬網域。無法建立新網域!</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RESERVED_SECURE_SYSTEM_DOMAIN_ERROR</base>
|
||||
<trans>錯誤:網域 {$domainName} 被保留為您系統網域名稱{$systemDomain}所提供的安全web伺服器。無法建立新網域。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_CREATED</base>
|
||||
<trans>成功發佈{$domain}在{$dns}上。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_TITLE</base>
|
||||
<trans>修正虛擬網域</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NONEXISTENT_DOMAIN_ERROR</base>
|
||||
<trans>錯誤: {$domainName}並非既有網域。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED</base>
|
||||
<trans>成功修正{$domain}在{$dns}上的發佈。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_TITLE</base>
|
||||
<trans>移除虛擬網域的發佈</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_DESCRIPTION</base>
|
||||
<trans><![CDATA[ <p>您即將移除網域{$domain} ({$domainDesc})在{$dns}上的發佈。</p> <p> <b>您確定真的要移除此網域的發佈?</b> </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ERROR_WHILE_REMOVING_DOMAIN</base>
|
||||
<trans>錯誤:移除{$domain}的發佈時發生內部錯誤。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_DELETED</base>
|
||||
<trans>成功刪除{$domain}在{$dns}上的發佈。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS1</base>
|
||||
<trans>dyndns.org 動態位址</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS2</base>
|
||||
<trans>dyndns.org 靜態位址</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNDNS3</base>
|
||||
<trans>dyndns.org 客製位址</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ZONEDIT</base>
|
||||
<trans>ZoneEdit (zoneedit.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EASYDNS</base>
|
||||
<trans>EasyDNS (easydns.com)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>HAMMER</base>
|
||||
<trans>Hammernode (hn.org) 動態位址</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DSLREPORTS</base>
|
||||
<trans>dslreports.com 動態主機監視</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EURODYNDNS</base>
|
||||
<trans>eurodyndns.org 動態位址</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DTDNS</base>
|
||||
<trans>DtDNS (www.dtdns.com) 動態位址</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LOOPIA</base>
|
||||
<trans>Loopia (loopia.se) 動態位址</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DNSPARK</base>
|
||||
<trans>Dnspark (dnspark.com) 動態位址</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DYNHOST</base>
|
||||
<trans>DynHost (ovh.com) 動態位址</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NOIP</base>
|
||||
<trans>NoIP (noip.com) 動態位址</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CHANGEIP</base>
|
||||
<trans>ChangeIP (changeip.com) 動態位址</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAMECHEAP</base>
|
||||
<trans>NAMECHEAP (namecheap.com) 動態位址</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SPDNS</base>
|
||||
<trans>SPDNS (spdns.de) 動態位址</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS</base>
|
||||
<trans>自訂動態 DNS 供應商</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_LABEL</base>
|
||||
<trans>自訂伺服器位址</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_PROTOCOL_LABEL</base>
|
||||
<trans>自訂 ddclient 協定</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOM_DESCRIPTION</base>
|
||||
<trans>倘若您的動態 DNS 供應商不在名單中,您可使用自訂動態 DNS 供應商。請將適當的設定填入自訂區域。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CUSTOMDNS_VALIDATION_ERROR</base>
|
||||
<trans>錯誤: 在自訂伺服器網址欄的網域名稱 {$domainName} 中含未知或缺少字元。伺服器網址應該包含單一或多於一個的字元、數字、句號與減號。無法套用改變。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ddclient</base>
|
||||
<trans>動態客戶端</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_ALREADY_EXIST</base>
|
||||
<trans>錯誤:此網域 {$domainName} 已存在。請另選其他。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FREE_FORM_DESCRIPTION</base>
|
||||
<trans>此處您可建立任何網域名稱透過網路來發布。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_SSL</base>
|
||||
<trans>SSL 更新</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_DEAMONUPDATE</base>
|
||||
<trans>常駐程式更新 (seconds)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_URLCHECKIP</base>
|
||||
<trans>Url 外部 IP 網址</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>APPLY</base>
|
||||
<trans>儲存</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAIN_NAME_LABEL</base>
|
||||
<trans>網域名稱</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DESCRIPTION_LABEL</base>
|
||||
<trans>網域簡介</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SUCCESSFULLY_MODIFIED_RETRIEVE_IP</base>
|
||||
<trans>您已成功修正 IP 相關選項。</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_METHOD</base>
|
||||
<trans>Method to retrieve new IP:</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IF</base>
|
||||
<trans>Local interface to get new IP, if selected interface method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_CMD</base>
|
||||
<trans>Comand to execute to get IP, if selected comand method</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME external Interface</base>
|
||||
<trans>用戶介面</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SME configuration DB</base>
|
||||
<trans>服務設定</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>web</base>
|
||||
<trans>網頁伺服器</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Interface</base>
|
||||
<trans>介面</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>IP</base>
|
||||
<trans>管理NFS Ibay設定</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Command</base>
|
||||
<trans>指令列</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>RETRIEVE_IP</base>
|
||||
<trans>IP to manually force</trans>
|
||||
</entry>
|
||||
|
||||
|
||||
|
||||
|
||||
</lexicon>
|
@ -0,0 +1,3 @@
|
||||
UID="ddclient"
|
||||
GID="ddclient"
|
||||
PERMS=0600
|
@ -0,0 +1,72 @@
|
||||
{
|
||||
my $deamonupdate = ${ddclient}{DeamonUpdate} || '360';
|
||||
if ($deamonupdate <= 360) {$deamonupdate = 360;} # Confuses ddclient runs if less than 5 minutes
|
||||
my $ssl = ${ddclient}{SSL} || 'yes';
|
||||
$OUT .= qq(
|
||||
daemon=$deamonupdate # check every $deamonupdate seconds
|
||||
syslog=yes # log update msgs to syslog
|
||||
pid=/var/run/ddclient.pid # record PID in file.
|
||||
ssl=$ssl # Set SSL
|
||||
);
|
||||
|
||||
|
||||
my $mailSuccess = $ddclient{'mailSuccess'}||'admin';
|
||||
|
||||
if (($mailSuccess eq 'none') || ($mailSuccess eq '' )) {
|
||||
$mailSuccess = "";
|
||||
}
|
||||
|
||||
my $mailFailure = $ddclient{'mailFailure'}||'admin';
|
||||
|
||||
if (($mailFailure eq 'none') || ($mailFailure eq '')) {
|
||||
$mailFailure = "";
|
||||
}
|
||||
|
||||
$OUT .= "\n";
|
||||
$OUT .= "mail=$mailSuccess\n"; # mail update msgs to admin
|
||||
$OUT .= "mail-failure=$mailFailure\n";
|
||||
|
||||
my $method = $ddclient{'method'}||'web';
|
||||
|
||||
# my $webskip = $ddclient{'webskip'}||'IP Address:'; #No longer supported for v3.11.1
|
||||
# my $cmdskip = $ddclient{'cmdskip'}||''; #No longer supported for v3.11.1
|
||||
# my $ifskip = $ddclient{'ifskip'}||''; #No longer supported for v3.11.1
|
||||
|
||||
my $Extinterface = $ddclient{'Extinterface'}|| $ExternalInterface{'Name'}|| '';
|
||||
my $cmd = $ddclient{'cmd'} || '/sbin/e-smith/db configuration getprop ExternalInterface IPAddress';
|
||||
my $ForceIP = $ddclient{'ForceIP'} || $ExternalInterface{'IPAddress'} || $ExternalIP || '';
|
||||
$OUT .= "\n";
|
||||
if ( $method eq 'smeIF' ) {
|
||||
# we use SME db to get the external interface NAME : ppp0, eth1, tap0...
|
||||
$Extinterface = $ExternalInterface{'Name'} ||$Extinterface;
|
||||
$OUT .="usev4=ifv4, ifv4=$Extinterface\n";
|
||||
} elsif ( $method eq 'smeCMD') {
|
||||
# we choose to just get the value from configuration DB
|
||||
$OUT .="usev4=cmdv4, cmdv4='/sbin/e-smith/db configuration getprop ExternalInterface IPAddress'\n";
|
||||
} elsif ( $method eq 'web') {
|
||||
# old good way, we get the value from an external web page. best if we are not gateway
|
||||
$OUT .="usev4=webv4, webv4=$ddclient{'urlcheckip'} \n"; #Do not add / as may be web service id, not url
|
||||
} elsif ( $method eq 'if') {
|
||||
# we have a specific configuration and can not trust sme to get the interface correctly
|
||||
$OUT .="usev4=ifv4, ifv4=$Extinterface\n"; #if-skip no longer required / deprecated
|
||||
} elsif ( $method eq 'ip') {
|
||||
# we want to force manually
|
||||
$OUT.="usev4=ipv4, ipv4=$ForceIP \n";
|
||||
} elsif ( $method eq 'cmdv4') {
|
||||
$OUT .="usev4=cmdv4, cmdv4='$cmd'\n";
|
||||
} else {
|
||||
# fw method
|
||||
my $fwaddress = $ddclient{'fwaddress'}||'';
|
||||
my $fwdevice = $ddclient{'Extinterface'}||'';
|
||||
my $fwlogin = $ddclient{'fwlogin'}||'';
|
||||
my $fwpassword = $ddclient{'fwpassword'}||'';
|
||||
my $fwskip = $ddclient{'fwskip'}||'';
|
||||
$OUT .= "usev4=$fwdevice, fwv4=$fwaddress";
|
||||
$OUT .= ", fw-login=$fwlogin " if ( $fwlogin ne '' );
|
||||
$OUT .= ", fw-password=$fwpassword " if ( $fwpassword ne '' );
|
||||
$OUT .= ", fwv4-skip='$fwskip' " if ( $fwskip ne '' );
|
||||
$OUT .= "\n";
|
||||
}
|
||||
|
||||
}
|
||||
|
@ -0,0 +1,124 @@
|
||||
{
|
||||
use esmith::DomainsDB;
|
||||
|
||||
$OUT='';
|
||||
|
||||
my $ddb = esmith::DomainsDB->open_ro();
|
||||
|
||||
my $edb;
|
||||
|
||||
$edb = esmith::ConfigDB->open('/home/e-smith/db/ddclient')
|
||||
or $edb = esmith::ConfigDB->create('/home/e-smith/db/ddclient');
|
||||
|
||||
#------------------------------------------------------------
|
||||
# Look up domains and domain descriptions
|
||||
#------------------------------------------------------------
|
||||
|
||||
|
||||
my %DDNS = (
|
||||
DYNDNS1=> dyndns2,
|
||||
DYNDNS2=>dyndns2,
|
||||
DYNDNS3=>dyndns2,
|
||||
ZONEDIT=>zoneedit1,
|
||||
EASYDNS=>easydns,
|
||||
HAMMER=>hammernode1,
|
||||
DSLREPORTS=>dslreports1,
|
||||
EURODYNDNS=>namecheap,
|
||||
DTDNS=>dtdns,
|
||||
LOOPIA=>dyndns2,
|
||||
DNSPARK=>dyndns2,
|
||||
DYNHOST=>dyndns2,
|
||||
NOIP=>noip,
|
||||
CHANGEIP=>dyndns2,
|
||||
NAMECHEAP=>namecheap,
|
||||
SPDNS=>dyndns2,
|
||||
);
|
||||
my %DDSERV= (
|
||||
DYNDNS1=> 'members.dyndns.org',
|
||||
DYNDNS2=>'members.dyndns.org',
|
||||
DYNDNS3=>'members.dyndns.org',
|
||||
ZONEDIT=>'dynamic.zoneedit.com',
|
||||
EASYDNS=>'members.easydns.com',
|
||||
HAMMER=>'dup.hn.org',
|
||||
DSLREPORTS=>'members.dslreports.com',
|
||||
EURODYNDNS=>'eurodyndns.org',
|
||||
DTDNS=>'www.dtdns.com',
|
||||
LOOPIA=>'dns.loopia.se',
|
||||
DNSPARK=>'www.dnspark.com',
|
||||
DYNHOST=>'www.ovh.com',
|
||||
NOIP=>'dynupdate.no-ip.com',
|
||||
CHANGEIP=>'nic.changeip.com',
|
||||
NAMECHEAP=>'dynamicdns.park-your-domain.com',
|
||||
SPDNS=>'update.spdyn.de',
|
||||
);
|
||||
|
||||
for my $edom ( $ddb->domains , $edb->get_all_by_prop(type=>'ddhost') )
|
||||
{
|
||||
{
|
||||
|
||||
my $dns = $edom->prop('dns') || '';
|
||||
next if ($dns eq '');
|
||||
|
||||
$dns =~ tr/a-z/A-Z/;
|
||||
my $login = $edom->prop('login');
|
||||
my $password = $edom->prop('password');
|
||||
my $customdns = $edom->prop('customdns') || '';
|
||||
my $customprotocol = $edom->prop('customprotocol') || '';
|
||||
|
||||
my $pubserv="";
|
||||
$pubserv= $DDSERV{$dns} if exists $DDSERV{$dns}; #not needed for v3.11.1 => yes it is
|
||||
$pubserv= $customdns if( $dns eq 'CUSTOMDNS' );
|
||||
# Not sure if wee need these either!
|
||||
my $static=$edom->prop('static') || '';
|
||||
my $custom=$edom->prop('custom') || '';
|
||||
my $wildcard=$edom->prop('wildcard') || '';
|
||||
my $backupmx=$edom->prop('backupmx') || '';
|
||||
|
||||
my $mx=$edom->prop('mx') || '';
|
||||
my $protocol=$dns;
|
||||
$protocol = $DDNS{$dns} if exists $DDNS{$dns};
|
||||
my $explain='## '.$edom->prop('dns').' dynamic address';
|
||||
|
||||
if($dns ne '')
|
||||
{
|
||||
$OUT .="##\n";
|
||||
$OUT .=$explain."\n";
|
||||
$OUT .="##\n";
|
||||
$OUT .="server=".$pubserv.", \\\n"; # not needed for v3.11.1; is needed
|
||||
$OUT .="protocol=".$protocol.", \\\n";
|
||||
#if( $dns eq 'DTDNS' ) {
|
||||
#$OUT .="client=ddclient, \\\n";
|
||||
#}
|
||||
#if( $dns eq 'LOOPIA' ) {
|
||||
#$OUT .="use=web, \\\n";
|
||||
#$OUT .="web=loopia, \\\n";
|
||||
#$OUT .="script=/XDynDNSServer/XDynDNS.php, \\\n";
|
||||
#}
|
||||
if($static ne '') {
|
||||
$OUT .="static=".$static.", \\\n";
|
||||
}
|
||||
|
||||
if($wildcard ne '') {
|
||||
$OUT .="wildcard=".$wildcard.", \\\n";
|
||||
}
|
||||
|
||||
if($custom ne '') {
|
||||
$OUT .="custom=".$custom.", \\\n";
|
||||
}
|
||||
|
||||
if ($mx ne '') {
|
||||
$OUT .="mx=".$mx.", \\\n";
|
||||
}
|
||||
|
||||
$OUT .="login=".$login.", \\\n";
|
||||
$OUT .="password=".$password." \\\n";
|
||||
$OUT .= ( $dns ne 'NAMECHEAP' )? $edom->key."\n" : "@.".$edom->key()."\n";
|
||||
$OUT .="##\n";
|
||||
$OUT .="##\n";
|
||||
$OUT .="\n";
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
13
root/etc/e-smith/templates/etc/ppp/ip-up.local/45ddclient
Normal file
13
root/etc/e-smith/templates/etc/ppp/ip-up.local/45ddclient
Normal file
@ -0,0 +1,13 @@
|
||||
|
||||
# [ -x /etc/ppp/ddclient_ip-up.local ] && /etc/ppp/ddclient_ip-up.local "$@"
|
||||
# [ -x /etc/rc.d/init.d/ddclient ] && /etc/rc.d/init.d/ddclient restart
|
||||
{
|
||||
#$debug = (($ddclient{'debug'} eq 'enabled') ? "debug" : "nodebug");
|
||||
#$verbose = (($ddclient{'verbose'} eq 'enabled') ? "verbose" : "noverbose");
|
||||
#$quiet = (($ddclient{'quiet'} eq 'enabled') ? "quiet" : "noquiet");
|
||||
#$syslog = (($ddclient{'syslog'} eq "enabled") ? "syslog" : "nosyslog");
|
||||
$OUT= "/usr/bin/systemctl reload-or-restart ddclient" if ( ($ddclient{status}||"disabled") eq "enabled" );
|
||||
#$OUT .= "\/usr\/sbin\/ddclient -file \/etc\/ddclient\/ddclient.conf -$debug -$verbose -$quiet -$syslog -pid \/var\/run\/ddclient\/ddclient.pid";
|
||||
$OUT .= "\n";
|
||||
}
|
||||
|
@ -0,0 +1,18 @@
|
||||
{
|
||||
$debug = (($ddclient{'debug'} eq 'enabled') ? "debug" : "nodebug");
|
||||
$verbose = (($ddclient{'verbose'} eq 'enabled') ? "verbose" : "noverbose");
|
||||
$quiet = (($ddclient{'quiet'} eq 'disabled') ? "noquiet" : "quiet");
|
||||
$syslog = (($ddclient{'syslog'} eq "enabled") ? "syslog" : "nosyslog");
|
||||
$OUT .= "\n";
|
||||
$OUT .= "[Service]\n";
|
||||
$OUT .= "User=ddclient\n";
|
||||
$OUT .= "Group=ddclient\n";
|
||||
$OUT .= "Type=forking\n";
|
||||
$OUT .= "EnvironmentFile=-\/etc\/sysconfig\/ddclient\n";
|
||||
$OUT .= "ExecReload=/usr/bin/kill -HUP \$MAINPID\n";
|
||||
$OUT .= "ExecStartPre=\n";
|
||||
$OUT .= "ExecStartPre=\/bin\/touch \/var\/cache\/ddclient\/ddclient.cache\n";
|
||||
$OUT .= "ExecStart=\n";
|
||||
$OUT .= "ExecStart=\/usr\/sbin\/ddclient -file \/etc\/ddclient\/ddclient.conf -$debug -$verbose -$quiet -$syslog -pid \/var\/run\/ddclient\/ddclient.pid";
|
||||
$OUT .= "\n";
|
||||
}
|
@ -0,0 +1,2 @@
|
||||
[Install]
|
||||
WantedBy=sme-server.target
|
1416
root/etc/e-smith/web/functions/ddclient
Executable file
1416
root/etc/e-smith/web/functions/ddclient
Executable file
File diff suppressed because it is too large
Load Diff
40
root/etc/ppp/ddclient_ip-up.local
Executable file
40
root/etc/ppp/ddclient_ip-up.local
Executable file
@ -0,0 +1,40 @@
|
||||
#!/bin/sh
|
||||
######################################################################
|
||||
## $Header: /home/paul/src/ddclient/RCS/sample-etc_ppp_ip-up.local,v 3.6 2002/11/03 20:20:16 root Exp $
|
||||
######################################################################
|
||||
##
|
||||
## On my host, pppd invokes this script with args:
|
||||
## /etc/ppp/ip-up.local ppp0 /dev/pts/1 115200 192.168.2.1 192.168.2.3
|
||||
##
|
||||
## From the manual page for my pppd, these aguments are:
|
||||
## scriptname interface-name tty-device speed local-IP-address remote-IP-address ipparam
|
||||
##
|
||||
## Some people have reported that their pppd returns their
|
||||
## local-IP-address as $3. If that's also the case for you,
|
||||
## you may need to change the $4 below to $3. This may not
|
||||
## be necessary if you pppd also passes the local-ip-address
|
||||
## in the environment as either PPP_LOCAL or IPLOCAL.
|
||||
##
|
||||
######################################################################
|
||||
PATH=/usr/sbin:${PATH}
|
||||
IP=
|
||||
IP=${IP:-$PPP_LOCAL}
|
||||
IP=${IP:-$IPLOCAL}
|
||||
IP=${IP:-$4}
|
||||
|
||||
## update the DNS server unless the IP address is a private address
|
||||
## that may be used as a internal LAN address (or PPtP tunnel).
|
||||
|
||||
logger -t ddclient $0 $*
|
||||
case "$IP" in
|
||||
10.*) ;;
|
||||
172.1[6-9].* | 172.2[0-9].* | 172.3[0-1].*) ;;
|
||||
192.168.*) ;;
|
||||
"") logger -t ddclient No local IP given so cannot update
|
||||
;;
|
||||
*) (
|
||||
sleep 5
|
||||
ddclient -daemon=0 -syslog -use=web -if=$1 >/dev/null 2>&1
|
||||
) &
|
||||
;;
|
||||
esac
|
@ -0,0 +1,5 @@
|
||||
|
||||
[Service]
|
||||
|
||||
ExecStart=
|
||||
ExecStart=/usr/sbin/ddclient -file /etc/ddclient/ddclient.conf -debug -verbose -quiet -syslog
|
1015
root/usr/share/smanager/lib/SrvMngr/Controller/Ddclient.pm
Normal file
1015
root/usr/share/smanager/lib/SrvMngr/Controller/Ddclient.pm
Normal file
File diff suppressed because it is too large
Load Diff
158
root/usr/share/smanager/lib/SrvMngr/I18N/Modules/Ddclient/en.pm
Normal file
158
root/usr/share/smanager/lib/SrvMngr/I18N/Modules/Ddclient/en.pm
Normal file
@ -0,0 +1,158 @@
|
||||
package SrvMngr::I18N::Modules::Ddclient::en;
|
||||
use strict;
|
||||
use warnings;
|
||||
use utf8;
|
||||
use Mojo::Base 'SrvMngr::I18N';
|
||||
|
||||
use SrvMngr::I18N::Modules::General::en;
|
||||
|
||||
my %lexicon = (
|
||||
'FORM_TITLE' => 'Create, remove or change the publication of virtual domains',
|
||||
'Params_for_IP_Retrieval'=>' Parameters to control how the IP of your server is found:',
|
||||
'DESCRIPTION'=> 'Use this contrib when you have a sme server connected to a ISP service using a dynamic IP, and you wish to host multiple domains.
|
||||
<br>ddclient is a client for updating dynamic DNS entries for domains hosted at different DNS providers.
|
||||
<br>Configure your dynamic host domains via the ddclient server manager panel.
|
||||
<br>ddclient can be used on servers configured in server gateway mode or in server only mode.<br>
|
||||
SmeServer documentation:<a href="https://wiki.contribs.org/Ddclient">https://wiki.contribs.org/Ddclient</a>',
|
||||
'FORM_DESCRIPTION' => 'Virtual Domains for publication on the net:',
|
||||
'NO_VIRTUAL_DOMAINS' => 'There are no virtual domains in the system.',
|
||||
'CURRENT_LIST_OF_DOMAINS' => 'Current list of virtual domains',
|
||||
'PUBLICATION' => 'Publication',
|
||||
'PRIMARY_SITE' => 'Primary Site',
|
||||
'CONTENT' => '[_1] i-bay',
|
||||
'CREATE_TITLE' => 'Create a new publication virtual domain',
|
||||
'SERVERS_LABEL' => 'Where to publish',
|
||||
'MX' => 'record MX',
|
||||
'NAME_LABEL' => 'Login to publish',
|
||||
'PASSWORD_LABEL' => 'Password to publish',
|
||||
'CONTENT_FIELD_DESCRIPTION' => 'For the web site, you may choose your primary web site or any i-bay as the content.',
|
||||
'DOMAIN_NAME_VALIDATION_ERROR' => 'Error: unexpected or missing characters in domain name [_1]. The domain name should contain one or more letters, numbers, periods and minus signs. Did not create new domain.',
|
||||
'DOMAIN_DESCRIPTION_VALIDATION_ERROR' => 'Error: unexpected or missing characters in domain description [_1]. Did not create new domain.',
|
||||
'DOMAIN_IN_USE_ERROR' => 'Error: domain [_1] is already in use. Did not create new domain.',
|
||||
'DOMAIN_LOGIN_VALIDATION_ERROR'=> 'Domain login must not be blank and only consist of letter, numbers, "." or "@"',
|
||||
'RESERVED_SECURE_DOMAIN_ERROR' => 'Error: domain [_1] is reserved to provide a secured webserver for the virtual domain [_2]. Did not create new domain.',
|
||||
'SYSTEM_DOMAIN_ERROR' => 'Error: domain [_1] is your system domain name. You cannot have a virtual domain with the same name. Did not create new domain.',
|
||||
'RESERVED_SECURE_SYSTEM_DOMAIN_ERROR' => 'Error: domain [_1] is reserved to provide a secured webserver for your system domain name [_2]. Did not create new domain.',
|
||||
'SUCCESSFULLY_CREATED' => 'Successfully publication domain [_1] on [_2].',
|
||||
'MODIFY_TITLE' => 'Modify virtual domain',
|
||||
'NONEXISTENT_DOMAIN_ERROR' => 'Error: [_1] is not an existing domain.',
|
||||
'SUCCESSFULLY_MODIFIED' => 'Successfully modified the publication [_1] on [_2].',
|
||||
'REMOVE_TITLE' => 'Remove publication of virtual domain',
|
||||
'REMOVE_DESCRIPTION' => '<p>You are about to remove the publication of domain [_1] ([_2]) on [_3].
|
||||
</p>
|
||||
<p>
|
||||
<b>Are you sure you wish to remove this domain\'s publication ?</b>
|
||||
</p>
|
||||
',
|
||||
'ERROR_WHILE_REMOVING_DOMAIN' => 'Error: internal failure while removing publication of [_1].',
|
||||
'SUCCESSFULLY_DELETED' => 'Successfully deleted publication of [_1] on [_2].',
|
||||
|
||||
# Service descriptions
|
||||
'DYNDNS1' => 'dyndns.org dynamic addresses',
|
||||
'DYNDNS2' => 'dyndns.org static addresses',
|
||||
'DYNDNS3' => 'dyndns.org custom addresses',
|
||||
'ZONEDIT' => 'ZoneEdit (zoneedit.com)',
|
||||
'EASYDNS' => 'EasyDNS (easydns.com)',
|
||||
'HAMMER' => 'Hammernode (hn.org) dynamic addresses',
|
||||
'DSLREPORTS' => 'dslreports.com dynamic-host monitoring',
|
||||
'EURODYNDNS' => 'eurodyndns.org dynamic addresses',
|
||||
'DTDNS' => 'DtDNS (www.dtdns.com) dynamic addresses',
|
||||
'LOOPIA' => 'Loopia (loopia.se) dynamic addresses',
|
||||
'DNSPARK' => ' Dnspark (dnspark.com) dynamic addresses',
|
||||
'DYNHOST' => ' DynHost (ovh.com) dynamic addresses',
|
||||
'NOIP' => ' NoIP (noip.com) dynamic addresses',
|
||||
'CHANGEIP' => ' ChangeIP (changeip.com) dynamic addresses',
|
||||
'NAMECHEAP' => ' NAMECHEAP (namecheap.com) dynamic addresses',
|
||||
'SPDNS' => ' SPDNS (spdns.de) dynamic addresses',
|
||||
'SITELUTIONS'=>'SITELUTIONS sitelutions.com dynamic addresses',
|
||||
'FREEDNS'=>'FREEDNS freedns.afraid.org for details',
|
||||
'NSUPDATE'=>'NSUPDATE See nsupdate(1) and ddns-confgen(8) for details ',
|
||||
'CLOUDFLARE'=>'CLOUDFLARE www.cloudflare.com/ for details',
|
||||
'GOOGLEDOMAINS'=>'GOOGLEDOMAINS www.google.com/domains for details',
|
||||
'DUCKDNS'=>'DUCKDNS duckdns.org for details',
|
||||
'FREEMYIP'=>'FREEMYIP freemyip.com for details',
|
||||
'WOIMA'=>'WOIMA woima.fi for details',
|
||||
'YANDEX'=>'YANDEX domain.yandex.com for details',
|
||||
'DNSMADEEASY'=>'DNSMADEEASY dnsmadeeasy.com for details',
|
||||
'DONDOMINIO'=>'DONDOMINIO www.dondominio.com for details',
|
||||
'NEARLYFREESPEECH'=>'NFSN www.nearlyfreespeech.net/services/dns for details',
|
||||
'OVH'=>'OVH www.ovh.com for details',
|
||||
'CLOUDNS'=>'CLOUDNS www.cloudns.net',
|
||||
# End of Service descriptions
|
||||
|
||||
# v3.11.x Service descriptions:
|
||||
"1984" => "1984-https://kb.1984hosting.com/doku.php?id=freedns",
|
||||
"changeip" => "changeip-https://changeip.com",
|
||||
"cloudflare" => "cloudflare-https://cloudflare.com",
|
||||
"cloudns" => "cloudns-https://cloudns.com",
|
||||
"digitalocean" => "digitalocean-https://digitalocean.com",
|
||||
"dinahosting" => "dinahosting-https://dinahosting.com",
|
||||
"dnsexit" => "dnsexit-https://dnsexit.com/",
|
||||
"dnsmadeeasy" => "dnsmadeeasy-https://dnsmadeeasy.com",
|
||||
"domeneshop" => "domeneshop-https://domeneshop.com",
|
||||
"dondominio" => "dondominio-https://dondominio.com",
|
||||
"dslreports" => "dslreports-https://www.dslreports.com/",
|
||||
"duckdns" => "duckdns-https://duckdns.com",
|
||||
"dyndns1" => "dyndns1-https://account.dyn.com/",
|
||||
"dyndns2" => "dyndns2-https://account.dyn.com/",
|
||||
"easydns" => "easydns-https://easydns.com",
|
||||
"enom" => "enom-https://enom.com",
|
||||
"freedns" => "freedns-http://freedns.com",
|
||||
"freemyip" => "freemyip-https://freemyip.com",
|
||||
"gandi" => "gandi-https://gandi.com",
|
||||
"godaddy" => "godaddy-https://godaddy.com",
|
||||
"googledomains" => "googledomains-https://googledomains.com",
|
||||
"hetzner" => "hetzner-https://hetzner.com",
|
||||
"infomaniak" => "infomaniak-https://infomaniak.com",
|
||||
"keysystems" => "keysystems-https://keysystems.com",
|
||||
"mythicdyn" => "mythicdyn-https://www.mythic-beasts.com/support/api/dnsv2/dynamic-dns",
|
||||
"namecheap" => "namecheap-https://namecheap.com",
|
||||
"nfsn" => "nfsn-http://nfsn.com",
|
||||
"njalla" => "njalla-https://njalla.com",
|
||||
"noip" => "noip-https://noip.com",
|
||||
"nsupdate" => "nsupdate-http://nsupdate.com",
|
||||
"ovh" => "ovh-https://ovh.com",
|
||||
"porkbun" => "porkbun-https://porkbun.com",
|
||||
"regfishde" => "regfishde-regfishde",
|
||||
"sitelutions" => "sitelutions-https://sitelutions.com",
|
||||
"woima" => "woima-http://woima.com",
|
||||
"yandex" => "yandex-https://yandex.com",
|
||||
"zoneedit" => "zoneedit-https://www.zoneedit.com/dynamic-dns/",
|
||||
# end of v3.11.x Service descriptions:
|
||||
|
||||
'MODIFY_DESCRIPTION' => "You can modify the Dynamic DNS Service that you use and change the username and password",
|
||||
'CREATE_DESCRIPTION' => "You can create a domain to use for the Dynamic DNS Service that you use and set or change the username and password",
|
||||
'CUSTOMDNS' => 'Custom Dynamic DNS Provider',
|
||||
'CUSTOMDNS_LABEL' => 'Custom server Address',
|
||||
'CUSTOM_PROTOCOL_LABEL' => 'Custom ddclient Protocol',
|
||||
'CUSTOM_DESCRIPTION' => 'You can use a custom dynamic dns provider if yours is not in the published list. Please fill the custom fields with the appropriate settings',
|
||||
'CUSTOMDNS_VALIDATION_ERROR' => 'Error: unexpected or missing characters in custom server address field of domain [_1]. The server address should contain one or more letters, numbers, periods and minus signs. Did not apply the change.',
|
||||
'ddclient' =>'Dynamic Clients',
|
||||
'DOMAIN_NAME_ALREADY_EXIST' => 'Error: this domain:"[_1]" already exists. Please chose another.',
|
||||
'FREE_FORM_DESCRIPTION' => 'Here you can create any domain name to publish over the net:',
|
||||
'RETRIEVE_SSL' => 'SSL update',
|
||||
'RETRIEVE_DEAMONUPDATE' => 'Deamon update (seconds)',
|
||||
'RETRIEVE_URLCHECKIP' => 'Url for the external IP',
|
||||
'APPLY' => 'Save',
|
||||
'DOMAIN_NAME_LABEL' => 'Domain Name',
|
||||
'DESCRIPTION_LABEL' => 'Domain description',
|
||||
'SUCCESSFULLY_MODIFIED_RETRIEVE_IP' => 'You have successfully modified the retrieve IP options.',
|
||||
'RETRIEVE_METHOD' => 'Method to retrieve new IP:',
|
||||
'RETRIEVE_IF' => 'Local interface to get new IP',
|
||||
'RETRIEVE_CMD' => 'Command to execute to get IP',
|
||||
'SME external Interface' => 'SME external interface',
|
||||
'SME configuration DB' => 'SME configuration DB',
|
||||
'web' => 'Web query',
|
||||
'Interface' => 'IP from interface',
|
||||
'IP' => 'Manual IP setting',
|
||||
'Command' => 'Command to execute',
|
||||
'RETRIEVE_IP' => 'IP to manually force'
|
||||
);
|
||||
|
||||
our %Lexicon = (
|
||||
%{ SrvMngr::I18N::Modules::General::en::Lexicon },
|
||||
%lexicon
|
||||
);
|
||||
|
||||
|
||||
1;
|
@ -0,0 +1,48 @@
|
||||
% layout 'default', title => "Sme server 2 - Dynamic Clients", share_dir => './';
|
||||
|
||||
% content_for 'module' => begin
|
||||
<div id="module" class="module ddclient-panel">
|
||||
|
||||
% if ($config->{debug} == 1) {
|
||||
<p>
|
||||
%= dumper $c->current_route
|
||||
</p>
|
||||
% }
|
||||
|
||||
<h1><%=$title%></h1>
|
||||
%= $modul
|
||||
|
||||
%if ($ddc_datas->{first}) {
|
||||
<br><p>
|
||||
%=$c->render_to_string(inline =>$c->l($ddc_datas->{first}))
|
||||
</p>
|
||||
|
||||
%} elsif ($ddc_datas->{success}) {
|
||||
<div class='sme-border'>
|
||||
<h2> Operation Status Report</h2><p>
|
||||
%= $c->l($ddc_datas->{success});
|
||||
</p>
|
||||
</div>
|
||||
|
||||
%} elsif ($ddc_datas->{error}) {
|
||||
<div class='sme-error'>
|
||||
<h2> Operation Status Report - error</h2><p>
|
||||
%= $c->l($ddc_datas->{error});
|
||||
</p>
|
||||
</div>
|
||||
%}
|
||||
|
||||
% if ($ddc_datas->{trt} eq 'NEW') {
|
||||
%= include 'partials/_ddc_create_cust'
|
||||
%} elsif ($ddc_datas->{trt} eq 'DEL') {
|
||||
%= include 'partials/_ddc_del'
|
||||
%} elsif ($ddc_datas->{trt} eq 'MOD') {
|
||||
%= include 'partials/_ddc_modify_domain'
|
||||
%} else { #LIST
|
||||
%= include 'partials/_ddc_paramlist'
|
||||
%= include 'partials/_ddc_domainlist'
|
||||
%= include 'partials/_ddc_customlist'
|
||||
%}
|
||||
|
||||
</div>
|
||||
%end
|
@ -0,0 +1,65 @@
|
||||
<div id='createcustom'>
|
||||
<h2>
|
||||
%= l 'CREATE_DESCRIPTION'
|
||||
</h2><br>
|
||||
% my $btn = l('APPLY');
|
||||
%= form_for '/ddclient7' => (method => 'POST') => begin
|
||||
<span class=label>
|
||||
%=l 'DOMAIN_NAME_LABEL'
|
||||
</span><span class=data>
|
||||
%=text_field 'domainName'
|
||||
</span><br>
|
||||
<span class=label>
|
||||
%=l 'DESCRIPTION_LABEL'
|
||||
</span><span class=data>
|
||||
%=text_field 'desc'
|
||||
</span><br>
|
||||
<span class=label>
|
||||
%=l 'SERVERS_LABEL'
|
||||
</span><span class=data>
|
||||
%=select_field dns=>$dnslabels
|
||||
</span><br>
|
||||
<!--
|
||||
<span class=label>
|
||||
%=l 'CUSTOMDNS_LABEL'
|
||||
</span><span class=data>
|
||||
%=text_field 'customdns'
|
||||
</span><br>
|
||||
<span class=label>
|
||||
%=l 'CUSTOM_PROTOCOL_LABEL'
|
||||
</span><span class=data>
|
||||
%=text_field 'customprotocol'
|
||||
</span><br>
|
||||
-->
|
||||
<span class=label>
|
||||
%=l 'NAME_LABEL'
|
||||
</span><span class=data>
|
||||
%=text_field 'login'
|
||||
</span><br>
|
||||
<span class=label>
|
||||
%=l 'PASSWORD_LABEL'
|
||||
</span><span class=data>
|
||||
%=password_field 'password',id=>"ddcPass"
|
||||
%=label_for show=>"Show"
|
||||
%=check_box show=>1,onclick=>"showPass()",style=>"vertical-align:middle;"
|
||||
%= javascript begin
|
||||
function showPass() {
|
||||
var x = document.getElementById("ddcPass");
|
||||
if (x.type === "password") {
|
||||
x.type = "text";
|
||||
} else {
|
||||
x.type = "password";
|
||||
}
|
||||
}
|
||||
% end
|
||||
</span><br>
|
||||
<span class=label>
|
||||
%=l 'MX'
|
||||
</span><span class=data>
|
||||
%=text_field 'mx'
|
||||
</span><br>
|
||||
%= submit_button "$btn", class => 'action'
|
||||
% end
|
||||
</div>
|
||||
|
||||
|
@ -0,0 +1,50 @@
|
||||
<div id='customlist'>
|
||||
<h2>
|
||||
%= l 'FREE_FORM_DESCRIPTION'
|
||||
</h2>
|
||||
|
||||
%= form_for '/ddclient' => (method => 'POST') => begin
|
||||
|
||||
<table class="sme-border"><tbody>
|
||||
<tr>
|
||||
<th class='sme-border'>
|
||||
%=l 'DOMAIN_NAME_LABEL'
|
||||
</th>
|
||||
<th class='sme-border'>
|
||||
%=l 'DESCRIPTION_LABEL'
|
||||
</th>
|
||||
<th class='sme-border'>
|
||||
%=l 'PUBLICATION'
|
||||
</th>
|
||||
<th class='sme-border' colspan=2>
|
||||
%=l 'ACTION'
|
||||
</th>
|
||||
</tr>
|
||||
%if (!$emptycust){
|
||||
% foreach my $freeDomain (@$freedomains) {
|
||||
<tr>
|
||||
%= t td => (class => 'sme-border') => $freeDomain->{"Domain"}
|
||||
%= t td => (class => 'sme-border') => $freeDomain->{"Description"}
|
||||
%= t td => (class => 'sme-border') => $freeDomain->{"Publication"}
|
||||
<td class = 'sme-border'>
|
||||
<a href='/smanager/ddclient2?trt=MOD&Domain=<%= $freeDomain->{"Domain"}%>'><%=l 'MODIFY'%></a>
|
||||
</td><td class = 'sme-border'>
|
||||
<a href='/smanager/ddclient2?trt=DEL&Domain=<%= $freeDomain->{"Domain"}%>'><%=l 'REMOVE'%></a>
|
||||
</td>
|
||||
</td>
|
||||
</tr>
|
||||
%}
|
||||
%}
|
||||
<tr><td class='sme-border'></td>
|
||||
<td class='sme-border'></td>
|
||||
<td class='sme-border'> </td>
|
||||
<td class='sme-border'> </td>
|
||||
<td class='sme-border'>
|
||||
<a href="/smanager/ddclient6?trt=NEW"><%=l 'CREATE'%></a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
% end
|
||||
</div>
|
@ -0,0 +1,14 @@
|
||||
<div id='del'>
|
||||
% my $btn = l('REMOVE');
|
||||
%= form_for '/ddclient4' => (method => 'POST') => begin
|
||||
<p>
|
||||
%= $c->render_to_string(inline =>l("REMOVE_DESCRIPTION",$ddc_datas->{"Domain_details"}->{"Domain"},$ddc_datas->{"Domain_details"}->{"Description"},$c->l($ddc_datas->{"Domain_details"}->{"Publication"})))
|
||||
</p>
|
||||
% param Domain=>$ddc_datas->{"Domain_details"}->{"Domain"};
|
||||
%= hidden_field Domain=>$ddc_datas->{"Domain_details"}->{"Domain"}
|
||||
%= hidden_field Route=>$c->current_route
|
||||
%= hidden_field dns=>$ddc_datas->{"Domain_details"}->{"dns"}
|
||||
%= hidden_field trt=>"DEL"
|
||||
%= submit_button "$btn", class => 'action'
|
||||
% end
|
||||
</div>
|
@ -0,0 +1,52 @@
|
||||
<div id='Domainslist'>
|
||||
<h2>
|
||||
%= l 'FORM_DESCRIPTION'
|
||||
</h2>
|
||||
%= form_for '/ddclient' => (method => 'POST') => begin
|
||||
|
||||
% if ($emptydom){
|
||||
<br><h2>
|
||||
%=l 'NO_VIRTUAL_DomainS'
|
||||
<h2>
|
||||
% } else {
|
||||
<table class="sme-border"><thead>
|
||||
<tr>
|
||||
<th class='sme-border'>
|
||||
%=l 'DOMAIN_NAME_LABEL'
|
||||
</th>
|
||||
<th class='sme-border'>
|
||||
%=l 'DESCRIPTION_LABEL'
|
||||
</th>
|
||||
<th class='sme-border'>
|
||||
%=l('CONTENT',"")
|
||||
</th>
|
||||
<th class='sme-border'>
|
||||
%=l 'PUBLICATION'
|
||||
</th>
|
||||
|
||||
<th class='sme-border' colspan=2>
|
||||
%=l 'ACTION'
|
||||
</th>
|
||||
</tr>
|
||||
</thead><tbody>
|
||||
% foreach my $Domain (@$domains) {
|
||||
<tr>
|
||||
%= t td => (class => 'sme-border') => $Domain->{"Domain"}
|
||||
%= t td => (class => 'sme-border') => $Domain->{"Description"}
|
||||
%= t td => (class => 'sme-border') => $Domain->{"Content"}
|
||||
%= t td => (class => 'sme-border') => $Domain->{"Publication"}
|
||||
<td class = 'sme-border'>
|
||||
<a href="/smanager/ddclient1?trt=MOD&Domain=<%= $Domain->{"Domain"}%>"><%=l 'MODIFY'%></a>
|
||||
</td>
|
||||
% if ($Domain->{"Publication"} ne ""){
|
||||
<td class = 'sme-border'>
|
||||
<a href="/smanager/ddclient1?trt=DEL&Domain=<%= $Domain->{"Domain"}%>"><%=l 'REMOVE'%></a>
|
||||
</td>
|
||||
% }
|
||||
</tr>
|
||||
%}
|
||||
</tbody>
|
||||
</table>
|
||||
%}
|
||||
% end
|
||||
</div>
|
@ -0,0 +1,108 @@
|
||||
<div id='modifydomain'>
|
||||
<script>
|
||||
window.onload = function() {
|
||||
SelectInput();
|
||||
};
|
||||
</script>
|
||||
<h2>
|
||||
%= l 'MODIFY_DESCRIPTION'
|
||||
</h2><br>
|
||||
% my $btn = l('APPLY');
|
||||
%= form_for '/ddclient8' => (method => 'POST') => begin
|
||||
<span class=label>
|
||||
%=l 'DOMAIN_NAME_LABEL'
|
||||
</span><span class=data>
|
||||
%= hidden_field domainName => $ddc_datas->{"Domain_details"}->{"Domain"}
|
||||
%= $ddc_datas->{"Domain_details"}->{"Domain"}
|
||||
</span><br><br>
|
||||
|
||||
<span class=label>
|
||||
%=l 'DESCRIPTION_LABEL'
|
||||
</span><span class=data>
|
||||
%= $ddc_datas->{"Domain_details"}->{"Description"}
|
||||
</span><br><br>
|
||||
|
||||
% if ($ddc_datas->{"Domain_details"}->{"Content"} ne ""){
|
||||
<span class=label>
|
||||
%= $ddc_datas->{"Domain_details"}->{"Content"}
|
||||
</span><span class=data>
|
||||
%= $ddc_datas->{"Domain_details"}->{"Content"}
|
||||
</span><br><br>
|
||||
% }
|
||||
|
||||
<span class=label>
|
||||
%=l 'SERVERS_LABEL'
|
||||
</span><span class=data>
|
||||
% param dns=>$ddc_datas->{"Domain_details"}->{"dns"};
|
||||
%=select_field dns=>$dnslabels,id=>"dns",onchange=>"SelectInput()",onload=>"SelectInput()"
|
||||
%= javascript begin
|
||||
function SelectInput() {
|
||||
var method = document.querySelector("#dns");
|
||||
const types=['custom'];
|
||||
types.forEach((type)=>{
|
||||
var service = document.querySelector(`.${type}`);
|
||||
if (service != null) {
|
||||
if (method.value == type) {
|
||||
service.style.display = 'block';
|
||||
} else {
|
||||
service.style.display = 'none';
|
||||
}
|
||||
}
|
||||
})
|
||||
}
|
||||
%end
|
||||
</span><br>
|
||||
|
||||
%# Dependant on the custom choice from above
|
||||
<div class=custom>
|
||||
<span class=label custom>
|
||||
%=l 'CUSTOMDNS_LABEL'
|
||||
</span><span class=data custom>
|
||||
% param customdns=>$ddc_datas->{"Domain_details"}->{"customdns"};
|
||||
%=text_field 'customdns'
|
||||
</span><br>
|
||||
<span class=label custom>
|
||||
%=l 'CUSTOM_PROTOCOL_LABEL'
|
||||
</span><span class=data custom>
|
||||
% param customprotocol=>$ddc_datas->{"Domain_details"}->{"customprotocol"};
|
||||
%=text_field 'customprotocol'
|
||||
</span><br>
|
||||
</div>
|
||||
|
||||
<span class=label>
|
||||
%=l 'NAME_LABEL'
|
||||
</span><span class=data>
|
||||
% param login=>$ddc_datas->{"Domain_details"}->{"login"};
|
||||
%=text_field 'login'
|
||||
</span><br>
|
||||
<span class=label>
|
||||
%=l 'PASSWORD_LABEL'
|
||||
</span><span class=data>
|
||||
% param password=>$ddc_datas->{"Domain_details"}->{"password"};
|
||||
%=password_field 'password',id=>"ddcPass",value=>$ddc_datas->{"Domain_details"}->{"password"}
|
||||
%=label_for show=>"Show"
|
||||
%=check_box show=>1,onclick=>"showPass()",style=>"vertical-align:middle;"
|
||||
%= javascript begin
|
||||
function showPass() {
|
||||
var x = document.getElementById("ddcPass");
|
||||
if (x.type === "password") {
|
||||
x.type = "text";
|
||||
} else {
|
||||
x.type = "password";
|
||||
}
|
||||
}
|
||||
% end
|
||||
</span><br>
|
||||
<span class=label>
|
||||
%=l 'MX'
|
||||
</span><span class=data>
|
||||
% param mx=>$ddc_datas->{"Domain_details"}->{"mx"};
|
||||
%=text_field 'mx'
|
||||
</span><br>
|
||||
%= hidden_field trt=>"MOD"
|
||||
%= hidden_field Route=>$c->current_route
|
||||
%= submit_button "$btn", class => 'action'
|
||||
% end
|
||||
</div>
|
||||
|
||||
|
@ -0,0 +1,136 @@
|
||||
<div id='paramlist'>
|
||||
<script>
|
||||
window.onload = function() {
|
||||
SelectInput();
|
||||
};
|
||||
</script>
|
||||
<h2>
|
||||
%= l 'Params_for_IP_Retrieval'
|
||||
</h2>
|
||||
% my $btn = l('APPLY');
|
||||
%= form_for '/ddclient3' => (method => 'POST') => begin
|
||||
<span class=label>
|
||||
%=l 'RETRIEVE_SSL'
|
||||
</span><span class=data>
|
||||
% param retrievessl=>$ddc_datas->{"params"}->{"ssl"} unless param 'retrievessl';
|
||||
%=select_field retrievessl=>[['Yes'=>'yes'],['No'=>'no']]
|
||||
</span><br>
|
||||
<span class=label>
|
||||
%=l 'RETRIEVE_DEAMONUPDATE'
|
||||
</span><span class=data>
|
||||
% param retrievedeamonupdate=>$ddc_datas->{"params"}->{"DeamonUpdate"};
|
||||
%=number_field 'retrievedeamonupdate',min=>0
|
||||
</span><br>
|
||||
<span class=label>
|
||||
%=l 'RETRIEVE_METHOD'
|
||||
</span><span class=data>
|
||||
% param retrievemethod=>$ddc_datas->{"params"}->{"method"} unless param 'retrievemethod';
|
||||
%=select_field retrievemethod=>$methodlabels,id=>"retrievemethod",onchange=>"SelectInput()"
|
||||
%= javascript begin
|
||||
function SelectInput() {
|
||||
var method = document.querySelector("#retrievemethod");
|
||||
const types=['smeIF','smeCMD','web','router','if','ip','cmdv4','custom'];
|
||||
types.forEach((type)=>{
|
||||
var service = document.querySelector(`.${type}`);
|
||||
if (service != null) {
|
||||
if (method.value == type) {
|
||||
service.style.display = 'block';
|
||||
} else {
|
||||
service.style.display = 'none';
|
||||
}
|
||||
}
|
||||
})
|
||||
}
|
||||
% end
|
||||
</span><br>
|
||||
%#
|
||||
%# From here the one that is shown depends on the choice above
|
||||
%#
|
||||
%# Only if "router" is chosen
|
||||
<div class = router>
|
||||
<span class=label>
|
||||
%=l 'Router type'
|
||||
</span><span class=data>
|
||||
% param retrieverouter=>$ddc_datas->{"params"}->{"Extinterface"} unless param 'retrieverouter';
|
||||
%=select_field retrieverouter=>$devices
|
||||
</span><br>
|
||||
%# Need login and password for router
|
||||
<span class=label>
|
||||
%=l 'Router login'
|
||||
</span><span class=data>
|
||||
% param retrieverouterlogin=>$ddc_datas->{"params"}->{"FWLogin"} unless param 'retrieverouter';
|
||||
%=text_field 'retrieverouterlogin'
|
||||
</span><br>
|
||||
<span class=label>
|
||||
%=l 'Router password'
|
||||
</span><span class=data>
|
||||
% param retrieverouterpassword=>$ddc_datas->{"params"}->{"FWPassword"} unless param 'retrieverouterpassword';
|
||||
%=password_field 'retrieverouterpassword', id=>'ddcPass'
|
||||
%=label_for show=>"Show"
|
||||
%=check_box show=>1,onclick=>"showPass()",style=>"vertical-align:middle;"
|
||||
%= javascript begin
|
||||
function showPass() {
|
||||
var x = document.getElementById("ddcPass");
|
||||
if (x.type === "password") {
|
||||
x.type = "text";
|
||||
} else {
|
||||
x.type = "password";
|
||||
}
|
||||
}
|
||||
% end
|
||||
</span><br>
|
||||
</div>
|
||||
|
||||
%# Only if "web" is chosen"
|
||||
<div class = web>
|
||||
<span class=label>
|
||||
%=l 'Web service'
|
||||
</span><span class=data>
|
||||
% param retrievewebservice=>$ddc_datas->{"params"}->{"urlcheckip"} unless param 'retrievewebservice';
|
||||
%=select_field retrievewebservice=>$webservices
|
||||
</span><br />
|
||||
</div>
|
||||
|
||||
%# Only if "Interface" is chosen
|
||||
<div class=if>
|
||||
<span class=label Interface>
|
||||
%=l 'RETRIEVE_IF'
|
||||
</span><span class=data Interface>
|
||||
% param retrieveinterface=>$ddc_datas->{"params"}->{"Extinterface"} unless param 'retrieveinterface';
|
||||
%=text_field 'retrieveinterface'
|
||||
</span><br>
|
||||
</div>
|
||||
|
||||
%# Only if "cmd" is chosen
|
||||
<div class=cmdv4>
|
||||
<span class=label cmd>
|
||||
%=l 'RETRIEVE_CMD'
|
||||
</span><span class=data cmd>
|
||||
% param retrievecmd=>$ddc_datas->{"params"}->{"cmdv4"} unless param 'retrievecmd';
|
||||
%=text_field 'retrievecmd'
|
||||
</span><br>
|
||||
</div>
|
||||
|
||||
%# Only if "ip" is chosen
|
||||
<div class=ip>
|
||||
<span class=label ip>
|
||||
%=l 'RETRIEVE_IP'
|
||||
</span><span class=data ip>
|
||||
% param retrieveip=>$ddc_datas->{"params"}->{"ForceIP"} unless param 'retrieveip';
|
||||
%=text_field 'retrieveip'
|
||||
</span><br>
|
||||
</div>
|
||||
|
||||
%# Only if "custom web service"
|
||||
<div class=custom>
|
||||
<span class=label customweb>
|
||||
%=l 'RETRIEVE_URLCHECKIP'
|
||||
</span><span class=data customweb>
|
||||
% param retrieveurlcheckip=>$ddc_datas->{"params"}->{"urlcheckip"} unless param 'retrieveurlcheckip';
|
||||
%=text_field 'retrieveurlcheckip'
|
||||
</span><br>
|
||||
</div>
|
||||
|
||||
%= submit_button "$btn", class => 'action'
|
||||
% end
|
||||
</div>
|
344
smeserver-ddclient.spec
Normal file
344
smeserver-ddclient.spec
Normal file
@ -0,0 +1,344 @@
|
||||
# $Id: smeserver-ddclient.spec,v 1.41 2024/09/04 09:35:26 terryfage Exp $
|
||||
# Authority: dungog
|
||||
# Name: Stephen Noble
|
||||
|
||||
%define name smeserver-ddclient
|
||||
%define version 1.3.0
|
||||
%define release 35
|
||||
|
||||
Summary: ddclient panel for SME Server
|
||||
Name: %{name}
|
||||
Version: %{version}
|
||||
Release: %{release}%{?dist}
|
||||
License: GNU GPL version 2
|
||||
Group: SMEserver/addon
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
|
||||
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
||||
BuildRequires: e-smith-devtools
|
||||
Obsoletes: sme7-ddclient
|
||||
BuildArchitectures: noarch
|
||||
Requires: e-smith-release >= 10.0
|
||||
#Requires: smeserver-manager >= 0.1.0-24
|
||||
Requires: ddclient >= 3.11.1
|
||||
Requires: e-smith-formmagick
|
||||
AutoReqProv: no
|
||||
|
||||
%changelog
|
||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 1.3.0-35.sme
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
* Sat Sep 07 2024 BogusDateBot
|
||||
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
|
||||
by assuming the date is correct and changing the weekday.
|
||||
|
||||
* Wed Sep 04 2024 Terry Fage <terry@fage.id.au> 1.3.0-34.sme
|
||||
- Update locale 2024-09-04.patch
|
||||
|
||||
* Wed May 08 2024 Brian Read <brianr@koozali.org> 1.3.0-33.sme
|
||||
- change command on ppoe up to use systemd [SME: 12676 ]
|
||||
- Add console-save and bootrap-console-save to expand template take out post-upgrade [SME: 12675 ]
|
||||
|
||||
* Thu Apr 11 2024 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.0-32.sme
|
||||
- update NameCheap [SME: 12598]
|
||||
|
||||
* Sun Apr 07 2024 Jean-Philippe Pialasse <jpp@koozali.org> 1.3.0-31.sme
|
||||
- add fix for namecheap to last patch [SME: 12598]
|
||||
|
||||
* Sun Apr 07 2024 Brian Read <brianr@koozali.org> 1.3.0-30.sme
|
||||
- Merge template files for Virtual and free form domains and fix incompatibility with 3.11.2 [SME: 12598]
|
||||
- Localist free form table [SME: 12600]
|
||||
|
||||
* Fri Mar 01 2024 Brian Read <brianr@koozali.org> 1.3.0-29.sme
|
||||
- Edit Menu entry to conform to new arrangements [SME: 12493]
|
||||
|
||||
* Fri Nov 10 2023 Brian Read <brianr@koozali.org> 1.3.0-28.sme
|
||||
- Update template for deprecated commands and v3.11.1 ddclient [SME: 12427]
|
||||
- Update SM2 code to show all new protocols etc
|
||||
|
||||
* Wed Nov 08 2023 Brian Read <brianr@koozali.org> 1.3.0-27.sme
|
||||
- Alter require to greater than or equal to 3.11.1 [SME: 12425]
|
||||
|
||||
* Mon Feb 13 2023 Brian Read <brianr@bjsystems.co.uk> 1.3.0-26.sme
|
||||
- Remove 3.10 as a requirement in spec
|
||||
|
||||
* Wed Jan 25 2023 Brian Read <brianr@bjsystems.co.uk> 1.3.0-25.sme
|
||||
- Remove the ddc_ from the front of the (translateble) messages [SME: 12217]
|
||||
- Update Template files for changes in conf format and contents for 3.10.0
|
||||
|
||||
* Fri Nov 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.3.0-24.sme
|
||||
- Update locale 2022-11-11 patch
|
||||
|
||||
* Sun Feb 20 2022 Brian Read <brianr@bjsystems.co.uk> 1.3.0-23.sme
|
||||
- Add-DB-entries-for-success-and-failure-notification [SME: 11874]
|
||||
|
||||
* Fri Feb 04 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.0-22.sme
|
||||
- Fix incorrect zoneedit endpoint [SME:11860]
|
||||
|
||||
* Mon Jan 17 2022 Brian Read <brianr@bjsystems.co.uk> 1.3.0-21.sme
|
||||
- Make-intial-call-to-ddclient-honour-db-entries [SME: 11849]
|
||||
|
||||
* Wed Jan 12 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.0-20
|
||||
- Fix unit file, add config entries [SME: 11847]
|
||||
|
||||
* Mon Dec 20 2021 Brian Read <brianr@bjsystems.co.uk> 1.3.0-19.sme
|
||||
- Fix-typo-in-description-paragraph [SME: 11812]
|
||||
|
||||
* Fri Dec 03 2021 Brian Read <brianr@bjsystems.co.uk> 1.3.0-18.sme
|
||||
- Add in class to Div id=module declaration in ep file [SME: 11794]
|
||||
|
||||
* Thu Nov 11 2021 Brian Read <brianr@bjsystems.co.uk> 1.3.0-17.sme
|
||||
- Set default urlcheckip back to the dyndns.org service [SME: 11752]
|
||||
|
||||
* Wed Sep 08 2021 Terry Fage <terry.fage@gmail.com> 1.3.0-16.sme
|
||||
- Update locale 2021-09-08.patch
|
||||
|
||||
* Tue Aug 31 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.0-15.sme
|
||||
- Fix events in ddclient SM2 library [SME:11667]
|
||||
|
||||
* Tue Aug 31 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.0-14.sme
|
||||
- Fix events in ddclient web script [SME:11667]
|
||||
- Add service link in domain-create
|
||||
|
||||
* Mon Aug 23 2021 Terry Fage <terry.fage@gmail.com> 1.3.0-13.sme
|
||||
- Update locale 2021-08-23.patch
|
||||
|
||||
* Sun Aug 22 2021 Terry Fage <terry.fage@gmail.com> 1.3.0-12.sme
|
||||
- Update locale 2021-08-21.patch
|
||||
|
||||
* Thu Aug 05 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.0-11.sme
|
||||
- Fix ddclient.conf perms and wrong link in post-upgrade [SME: 11667]
|
||||
|
||||
* Sat Jul 24 2021 Brian Read <brianr@bjsystems.co.uk> 1.3.0-10.sme
|
||||
- Replace default checkip.dyndns.org with bot.whatismyipaddress.com [SME: 11656]
|
||||
|
||||
* Fri Mar 12 2021 Brian Read <brianr@bjsystems.co.uk> 1.3.0-9.sme
|
||||
- Update code in ip-up.local for systemd [SME: 11450]
|
||||
|
||||
* Fri Mar 05 2021 Brian Read <brianr@bjsystems.co.uk> 1.3.0-8.sme
|
||||
- Correct ExecStart in Service file [SME: 11370]
|
||||
|
||||
* Fri Mar 05 2021 Brian Read <brianr@bjsystems.co.uk> 1.3.0-7.sme
|
||||
- Update list of services in SM1 [SME: 11414]
|
||||
- Add in Wantedby in service file dropin
|
||||
|
||||
* Sun Jan 10 2021 Brian Read <brianr@bjsystems.co.uk> 1.3.0-6.sme
|
||||
- Update Createlinks according to bug:10959 [SME: 11320]
|
||||
|
||||
* Wed Dec 02 2020 Brian Read <brianr@bjsystems.co.uk> 1.3.0-5.sme
|
||||
- Update spec file to take out requires smeserver-manager [SME: 10942]
|
||||
|
||||
* Wed Jul 22 2020 Brian Read <brianr@bjsystems.co.uk> 1.3.0-4.sme
|
||||
- fix [SME:10942]
|
||||
|
||||
* Tue Jun 30 2020 Brian Read <brianr@bjsystems.co.uk> 1.3.0-3.sme
|
||||
- Add in extra services from ddclient 3.9.1 [SME:10942 ]
|
||||
|
||||
* Mon Jun 29 2020 Brian Read <brianr@bjsystems.co.uk> 1.3.0-2.sme
|
||||
- Sort out startup with systemd [SME:10942]
|
||||
|
||||
* Sun Jun 28 2020 Brian Read <brianr@bjsystems.co.uk> 1.3.0-1.sme
|
||||
- Roll up all patches for SME10 [SME:10942]
|
||||
|
||||
* Thu Jun 11 2020 Brian Read <brianr@bjsystems.co.uk> 1.2.1-17.sme
|
||||
- Update-for-Apache-Mod-Proxy-based-server2 [SME:10942 ]
|
||||
|
||||
* Mon Jun 08 2020 Brian Read <brianr@bjsystems.co.uk> 1.2.1-16.sme
|
||||
- Add Server Manager2 panels for SME10 [SME:10942 ]
|
||||
|
||||
* Tue Dec 31 2019 Brian Read <smeserver@bjsystems.co.uk> 1.2.1-15.sme
|
||||
- allow @ in username in server manager panel - needed for Noip service [SME: 10796]
|
||||
|
||||
* Sat Dec 07 2019 SME Translation Server <translations@contribs.org> 1.2.1-14.sme
|
||||
- apply locale 2019-12-07 patch
|
||||
|
||||
* Sun Apr 07 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.2.1-13.sme
|
||||
- fix missing new line [SME: 10765]
|
||||
thank you to Eric Serafin for reporting.
|
||||
|
||||
* Sat Jan 19 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.2.1-12.sme
|
||||
- fix spdns migrate to spdyn.de [SME: 10593]
|
||||
- add new way to detect new ip [SME: 9450]
|
||||
|
||||
* Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 1.2.1-9.sme
|
||||
- apply locale 2017-12-02 patch
|
||||
|
||||
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.2.1-8.sme
|
||||
- apply locale 2016-03-09 patch
|
||||
|
||||
* Sat Sep 12 2015 stephane de labrusse <stephdl@de-labrusse.fr> - 1.2.1-7.sme
|
||||
- Added smeserver-ddclient-1.2.1-locale-2015-09-12.patch
|
||||
|
||||
* Sat Jul 11 2015 stephane de labrusse <stephdl@de-labrusse.fr> - 1.2.1-6.sme
|
||||
- Added locale smeserver-ddclient-1.2.1-locale-2015-07-11.patch
|
||||
|
||||
* Fri Jul 10 2015 stephane de labrusse <stephdl@de-labrusse.fr> - 1.2.1-5.sme
|
||||
- added spdns.de [SME: 8975]
|
||||
- added custom fields for dns providers [SME: 8961]
|
||||
- added custom fields for free domains and panel options to ddclient [SME: 8983]
|
||||
|
||||
* Wed Jul 1 2015 stephane de Labrusse <stephdl@de-labrusse.fr> - 1.2.1-3.sme
|
||||
- add locale smeserver-ddclient-1.2.1-locale-2015-07-01.patch
|
||||
- add translation missing Namecheap_translation.patch [SME: 8964]
|
||||
|
||||
* Tue Jun 16 2015 stephane de Labrusse <stephdl@de-labrusse.fr> - 1.2.1-2.sme
|
||||
- first import to sme9contribs
|
||||
|
||||
* Mon Aug 25 2014 stephane de Labrusse <stephdl@de-labrusse.fr> - 1.2.1-1.sme
|
||||
- Added the Namecheap protocol [SME:8538]
|
||||
- Added a db DeamonUpdate
|
||||
- Added force ssl
|
||||
|
||||
* Tue Jun 10 2014 stephane de Labrusse <stephdl@de-labrusse.fr> - 1.2.0-1.sme
|
||||
- Initial release to sme9contribs
|
||||
|
||||
* Mon Dec 30 2013 JP Pialasse <tests@pialasse.com> 1.0.0-30.sme
|
||||
- fix db extras need to migrate [SME: 6494]
|
||||
- added misisng prop login
|
||||
|
||||
* Tue Dec 3 2013 JP Pialasse <tests@pialasse.com> 1.0.0-28.sme
|
||||
- patch fix for translation
|
||||
|
||||
* Tue Nov 26 2013 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-27.sme
|
||||
- 5 more dynamic dns services (DtDNS, Loopia, dnspark.com, OVH DynHost,Noip ,changeip) [SME:8019]
|
||||
|
||||
* Thu Jul 25 2013 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-26.sme
|
||||
- modify the path of template ddclient.conf [SME: 8018]
|
||||
|
||||
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.0.0-24.sme
|
||||
- apply locale 2013-07-14 patch
|
||||
|
||||
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.0.0-23.sme
|
||||
- apply locale 2011-03-06 patch
|
||||
|
||||
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 1.0.0-22.sme
|
||||
- apply locale 2010-05-23 patch
|
||||
|
||||
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.0.0-21.sme
|
||||
- apply locale 2010-03-02 patch
|
||||
|
||||
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.0.0-20.sme
|
||||
- apply locale 2009-10-27 patch
|
||||
|
||||
* Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 1.0.0-19.sme
|
||||
- apply locale 2009-10-21 patch
|
||||
|
||||
* Thu Oct 8 2009 Filippo Carletti <filippo.carletti@gmail.com> 1.0.0-18.sme
|
||||
- Merged dyndns db into domains db
|
||||
- Template and cgi cleanup
|
||||
- Fixed template expansion in events
|
||||
|
||||
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.0.0-17.sme
|
||||
- apply locale 2009-08-24 patch
|
||||
|
||||
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.0.0-16.sme
|
||||
- apply locale 2009-04-27 patch
|
||||
|
||||
* Tue Mar 03 2009 SME Translation Server
|
||||
- apply locale 2009-03-03 patch
|
||||
|
||||
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-14
|
||||
- Apply 1 Mar 2009 locale patch [SME: 5018]
|
||||
|
||||
* Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-13
|
||||
- Apply 31 Jan 2009 locale patch [SME: 4951]
|
||||
|
||||
* Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-12
|
||||
- Apply 1 Jan 2009 locale patch [SME: 4900]
|
||||
|
||||
* Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-11
|
||||
- Apply 30 Nov 2008 locale patch
|
||||
|
||||
* Wed Nov 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-10
|
||||
- Apply 5 Nov 2008 locale patch
|
||||
|
||||
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-9
|
||||
- Apply 14 Oct 2008 locale patch
|
||||
|
||||
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-8
|
||||
- Apply 1 July 2008 locale patch
|
||||
|
||||
* Wed Jun 25 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-7
|
||||
- Apply 25 Jun 2008 locale patch
|
||||
|
||||
* Wed May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-6
|
||||
- Apply 21 May 2008 locale patch
|
||||
|
||||
* Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-5
|
||||
- Apply 5 May 2008 locale patch
|
||||
|
||||
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-4
|
||||
- Added 26 April 2008 locale patch
|
||||
- Add common <base> tags to e-smith-formmagick's general
|
||||
|
||||
* Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-3
|
||||
- Added 23 April 2008 locale patch
|
||||
- Removed version number from spec file
|
||||
|
||||
* Wed Apr 23 2008 Stephen Noble <support@dungog.net> 1.0.0-2
|
||||
- prepare for import to smecontribs
|
||||
- links moved to createlinks
|
||||
- en lexicon split from function
|
||||
- fr and de lexicons removed, add back in pootle
|
||||
|
||||
* Sat Jan 20 2007 Paul Floor <paul@smeserver.us>
|
||||
- ver 1.0 rel 1: split into smeserver-ddclient and ddclient
|
||||
- removed heartbeat
|
||||
|
||||
* Sun Nov 12 2006 Filali-Ansary Vincent <filali.v@free.fr>
|
||||
- ver 3.7 rel 1: change for the new ddclient client
|
||||
|
||||
* Sat Aug 19 2006 Filali-Ansary Vincent <filali.v@free.fr>
|
||||
- rel 8: change checkip.sjc.dyndns.org by checkip.dyndns.org
|
||||
|
||||
* Mon Aug 7 2006 Filali-Ansary Vincent <filali.v@free.fr>
|
||||
- rel 7: repair the custom eurodyndns options on ddclient.conf.
|
||||
|
||||
* Mon Jul 31 2006 Filali-Ansary Vincent <filali.v@free.fr>
|
||||
- rel 6: repair the custom dyndns options on ddclient.conf.
|
||||
|
||||
* Fri Jun 30 2006 Filali-Ansary Vincent <filali.v@free.fr>
|
||||
- rel 5: change checkip.dyndns.org by checkip.sjc.dyndns.org
|
||||
|
||||
* Tue May 09 2006 Filali-Ansary Vincent <filali.v@free.fr>
|
||||
- initial release
|
||||
|
||||
%description
|
||||
ddclient panel and config files for SMEServer V10.
|
||||
|
||||
%prep
|
||||
%setup
|
||||
|
||||
%build
|
||||
perl createlinks
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
(cd root ; find . -depth -print | cpio -ldump $RPM_BUILD_ROOT)
|
||||
rm -f %{name}-%{version}-filelist
|
||||
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
|
||||
> %{name}-%{version}-filelist
|
||||
echo "%doc COPYING" >> %{name}-%{version}-filelist
|
||||
|
||||
# --dir /etc/ddclient 'attr(0600,ddclient,ddclient)' \
|
||||
# --dir /var/cache/ddclient 'attr(0600,ddclient,ddclient)' \
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%post
|
||||
#systemctl enable ddclient
|
||||
#systemctl start ddclient
|
||||
#/sbin/e-smith/signal-event smanager-refresh
|
||||
#systemctl restart smanager
|
||||
|
||||
if (systemctl list-unit-files |grep smanager) then
|
||||
echo "Smanager restart in spec file"
|
||||
/sbin/e-smith/signal-event smanager-refresh;
|
||||
fi
|
||||
true
|
||||
|
||||
|
||||
%files -f %{name}-%{version}-filelist
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
Reference in New Issue
Block a user