initial commit of file from CVS for smeserver-shared-folders on Sat Sep 7 21:04:36 AEST 2024

This commit is contained in:
Trevor Batley 2024-09-07 21:04:36 +10:00
parent eb9f5d0a97
commit 80a1e6f928
119 changed files with 15333 additions and 2 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
*.rpm
*.log
*spec-20*
*.tar.xz

21
Makefile Normal file
View File

@ -0,0 +1,21 @@
# Makefile for source rpm: smeserver-shared-folders
# $Id: Makefile,v 1.1 2020/07/23 17:47:15 brianr Exp $
NAME := smeserver-shared-folders
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)

View File

@ -1,3 +1,15 @@
# smeserver-shared-folders
# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> smeserver-shared-folders
SMEServer Koozali developed git repo for smeserver-shared-folders smecontribs
SMEServer Koozali developed git repo for smeserver-shared-folders smecontribs
## Wiki
<br />https://wiki.koozali.org/
## Bugzilla
Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=smeserver-shared-folders&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 />

340
additional/COPYING Normal file
View 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.

1
contriborbase Normal file
View File

@ -0,0 +1 @@
contribs10

115
createlinks Executable file
View File

@ -0,0 +1,115 @@
#!/usr/bin/perl -w
use esmith::Build::CreateLinks qw(:all);
# our event specific for updating with yum without reboot
$event = "smeserver-shared-folders-update";
#add here the path to your templates needed to expand
#see the /etc/systemd/system-preset/49-koozali.preset should be present for systemd integration on all you yum update event
#
foreach my $file (qw(
/etc/systemd/system-preset/49-koozali.preset
/etc/httpd/conf/httpd.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("some event", $event, "30");
#services we need to restart
safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/httpd-e-smith");
#
#--------------------------------------------------
# functions for manager panel
#--------------------------------------------------
my $panel = "manager";
panel_link("shares", $panel);
panel_link("userpanel-encfs", $panel);
#--------------------------------------------------
# actions for group-delete and user-delete events
#--------------------------------------------------
foreach my $event (qw/group-delete user-delete/) {
event_link("group-share-modify", $event, "10");
}
#--------------------------------------------------
# actions for share-delete event
#--------------------------------------------------
$event = "share-delete";
event_link("share-delete", $event, "15");
foreach my $event (qw(share-create share-modify share-modify-files)){
event_link("share-modify", $event, "15");
}
event_link("share-dump-attributes", "pre-backup", "80");
foreach my $event (qw(share-create share-modify share-delete share-modify-servers)){
templates2events("/etc/samba/smb.conf", $event);
templates2events("/etc/httpd/conf/httpd.conf", $event);
templates2events("/etc/rsyncd.conf", $event);
templates2events("/etc/proftpd.conf", $event);
safe_symlink("sighup", "root/etc/e-smith/events/$event/services2adjust/smbd");
safe_symlink("sigusr1", "root/etc/e-smith/events/$event/services2adjust/httpd-e-smith");
safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/rsyncd");
safe_symlink("sigusr1", "root/etc/e-smith/events/$event/services2adjust/ftp");
}
#--------------------------------------------------
# actions for group-modify event
#--------------------------------------------------
$event = 'group-modify';
templates2events("/etc/httpd/conf/httpd.conf", $event);
safe_symlink("sigusr1", "root/etc/e-smith/events/$event/services2adjust/httpd-e-smith");
safe_touch("root/etc/e-smith/templates/etc/smb.conf/shares/template-begin");
safe_touch("root/var/service/rsyncd/down");
service_link_enhanced("rsyncd", "S95", "7");
service_link_enhanced("rsyncd", "K05", "6");
service_link_enhanced("rsyncd", "K05", "0");
safe_symlink("../daemontools" , 'root/etc/rc.d/init.d/supervise/rsyncd');
safe_symlink("/var/service/rsyncd" , 'root/service/rsyncd');
templates2events("/etc/rsyncd.conf", "bootstrap-console-save");
templates2events("/etc/rsyncd.conf", "remoteaccess-update");
# for php-fpm
foreach my $service (qw(php-fpm php55-php-fpm php56-php-fpm php70-php-fpm php71-php-fpm php72-php-fpm php73-php-fpm php74-php-fpm php80-php-fpm php81-php-fpm)){
foreach my $event qw(share-create share-modify share-modify-server share-delete smeserver-shared-update){
safe_symlink("reload", "root/etc/e-smith/events/$event/services2adjust/$service");
}
}
foreach my $file qw( /etc/php-fpm.d/shares.conf
/opt/remi/php55/root/etc/php-fpm.d/shares.conf
/opt/remi/php56/root/etc/php-fpm.d/shares.conf
/etc/opt/remi/php70/php-fpm.d/shares.conf
/etc/opt/remi/php71/php-fpm.d/shares.conf
/etc/opt/remi/php72/php-fpm.d/shares.conf
/etc/opt/remi/php73/php-fpm.d/shares.conf
/etc/opt/remi/php74/php-fpm.d/shares.conf
/etc/opt/remi/php80/php-fpm.d/shares.conf
/etc/opt/remi/php81/php-fpm.d/shares.conf ){
templates2events($file, qw(webapps-update bootstrap-console-save share-create share-modify share-modify-server share-delete smeserver-shared-update smeserver-php-update));
safe_symlink('/etc/e-smith/templates-default/template-begin-ini', "root/etc/e-smith/templates$file/template-begin");
}
event_link("php-pool-dirs", "share-create", "90");
event_link("php-pool-dirs", "share-modify", "90");
event_link("php-pool-dirs", "share-modify-server", "90");
event_link("php-pool-dirs", "share-delete", "90");

View File

@ -0,0 +1,54 @@
#!/usr/bin/perl -w
#----------------------------------------------------------------------
# copyright (C) 2010 Firewall Services
# daniel@firewall-services.com
#
# 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
#----------------------------------------------------------------------
use esmith::AccountsDB;
use File::Find;
use File::stat;
my $a = esmith::AccountsDB->open_ro or die "Error opening accounts DB\n";
foreach my $share ($a->get_all_by_prop(type=>'share')){
my $key = $share->key;
my $recycle = $share->prop('RecycleBin') || 'disabled';
our $retention = $share->prop('RecycleBinRetention') || 'unlimited';
# Skip the share if recycle bin is disabled or if retention is not limited
next if (($recycle eq 'disabled') || ($retention eq 'unlimited'));
# Convert retention in seconds
$retention = 60*60*24*$retention;
my $dir = $share->prop('RecycleBinDir') || 'Recycle Bin';
# Skip if dir contains ./
next if $dir =~ m#(\./)#;
finddepth(\&remove, "/home/e-smith/files/shares/$key/files/$dir/");
}
sub remove{
# Remove files with last modification older than $retention
if ( -f ){
my $mtime = stat($_)->mtime;
(time() - $mtime > $retention) && unlink($_);
}
# Remove empty directories
elsif ( -d ){
(scalar <"$_/*">) || rmdir("$_");
}
}

View File

View File

@ -0,0 +1 @@
873

View File

@ -0,0 +1 @@
private

View File

@ -0,0 +1 @@
enabled

View File

@ -0,0 +1 @@
service

View File

@ -0,0 +1,61 @@
#!/usr/bin/perl -w
use strict;
use esmith::AccountsDB;
use esmith::event;
my $accounts = esmith::AccountsDB->open() or
die "Unable to open accounts db: $!";
my ($event, $name) = @ARGV;
my $type = 'Groups';
if ($event eq 'user-delete'){
$type = 'Users';
}
# Find all "shared folder" entries in the e-smith accounts database and
# if the group or a user matches one listed in ACL, remove it.
my @modified_shares;
foreach my $share ( $accounts->get_all_by_prop(type => 'share' ) ) {
my $modified = 0;
my @OldRead = split (/[,;]/,$share->prop('Read'.$type));
my @NewRead = ();
foreach (@OldRead){
if ( $_ eq $name ) {
$modified = 1;
}
else{
push @NewRead, $_;
}
}
$share->set_prop('Read'.$type, join("," , @NewRead));
my @OldWrite = split (/[,;]/,$share->prop('Write'.$type));
my @NewWrite = ();
foreach (@OldWrite){
if ( $_ eq $name ) {
$modified = 1;
}
else{
push @NewWrite, $_;
}
}
$share->set_prop('Write'.$type, join("," , @NewWrite));
# If a group or a user has been removed, either from Read or Write, re-apply the ACLs
if ($modified){
push @modified_shares, $share->key;
event_signal("share-modify-files", $share->key) or
die ("Error occurred while updating shared folder.\n");
}
}
my $count = @modified_shares;
if ( $count > 0 ) {
event_signal("share-modify-servers" ) or
die ("Error occurred after updating shared folder.\n");
}

View File

@ -0,0 +1,34 @@
#!/bin/sh
#----------------------------------------------------------------------
# copyright (C) 1999-2005 Mitel Networks Corporation
#
# 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
#
#----------------------------------------------------------------------
#------------------------------------------------------------
# Delete files for the share.
#------------------------------------------------------------
event=$1
share=$2
if [ -z "$share" ]
then
echo shareName argument missing
exit 1
fi
/bin/rm -rf /home/e-smith/files/shares/$share

View File

@ -0,0 +1,16 @@
#!/usr/bin/perl
use strict;
use esmith::AccountsDB;
my $a = esmith::AccountsDB->open_ro ||
die "Couldn't open AccountsDB\n";
foreach my $share ( $a->get_all_by_prop( type => 'share' ) ){
my $key = $share->key;
my $perm = $share->prop('ManualPermissions') || 'disabled';
next unless ( $perm eq 'yes' || $perm eq 'enabled' || $perm eq 'ntacl' );
# Dump posix ACL
system("/usr/bin/getfacl -R --physical --absolute-names -- /home/e-smith/files/shares/$key/ > /home/e-smith/db/shares/$key.acl");
system("/usr/bin/getfattr -R -d -m '.*' -e hex -P --absolute-names -- /home/e-smith/files/shares/$key/ > /home/e-smith/db/shares/$key.xattr");
}

View File

@ -0,0 +1,175 @@
#!/usr/bin/perl -w
#----------------------------------------------------------------------
# copyright (C) 1999-2005 Mitel Networks Corporation
#
# 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
#
#----------------------------------------------------------------------
package esmith;
use strict;
use Errno;
use File::Find;
use esmith::util;
use esmith::templates;
use esmith::AccountsDB;
$ENV{'PATH'} = "/bin";
my $setfacl = "/usr/bin/setfacl";
my $event = $ARGV [0];
my $shareName = $ARGV [1];
die "shareName argument missing" unless defined ($shareName);
my $accountdb = esmith::AccountsDB->open_ro();
my $share = $accountdb->get($shareName) or
die "Couldn't find $shareName record in accounts db\n";
my $perm = $share->prop('ManualPermissions') || 'no';
die "Account $shareName is not an share account; modify share event failed.\n"
unless ($share->prop('type') eq 'share');
if ($event eq 'share-create')
{
#------------------------------------------------------------
# Create the share files and set the password.
#------------------------------------------------------------
system("/bin/mkdir", "-p",
"/home/e-smith/files/shares/$shareName/files") == 0
or die "Error copying share skeletal files";
}
#------------------------------------------------------------
# Create the recylce bin directory if needed
#------------------------------------------------------------
if (($share->prop('RecycleBin') || 'disabled' eq 'enabled') ||
($share->prop('RecycleBin') || 'disabled' eq 'keep-versions')){
my $recycle = $share->prop('RecycleBinDir') || "Recycle Bin";
system("/bin/mkdir", "-p",
"/home/e-smith/files/shares/$shareName/files/$recycle") == 0
or die "Error creating recycle bin directory";
}
#------------------------------------------------------------
# Fix permissions on share files.
#------------------------------------------------------------
#--------------------------------------------------
# main directory is writeable only by root
#--------------------------------------------------
chdir "/home/e-smith/files/shares/$shareName"
or die "Could not chdir to /home/e-smith/files/shares/$shareName";
my $http = $share->prop('httpAccess') || 'none';
my $groupowner = ($http eq 'none') ? 'root' : 'www';
esmith::util::chownFile("root", "$groupowner", ".");
chmod 0750, ".";
#--------------------------------------------------
# fix ownership of subdirectories
#--------------------------------------------------
my %properties = $share->props;
my @writegroups = split(/[;,]/,($properties {'WriteGroups'} || ''));
my @readgroups = split(/[;,]/,($properties {'ReadGroups'} || ''));
my @writeusers = split(/[;,]/,($properties {'WriteUsers'} || ''));
my @readusers = split(/[;,]/,($properties {'ReadUsers'} || ''));
my $rsync = $properties{'rsyncAccess'} || 'none';
my $pydio = $properties{'Pydio'} || 'disabled';
# Don't reset permissions if ManualPermissions is set to 'yes'
unless ( $perm eq 'yes' || $perm eq 'enabled' || $perm eq 'ntacl' ){
# Remove existing ACLs
system($setfacl,
'-R',
'--remove-all',
'--remove-default',
'--physical',
'.');
# make admin the group owner of everything
system('/bin/chgrp',
'-R',
'admin',
'.');
my $acl = 'u::rwX,g::rwX,o:---,';
foreach my $group (@writegroups){
$acl .= 'g:'.$group.':rwX,';
}
foreach my $group (@readgroups){
$acl .= 'g:'.$group.':rX,';
}
foreach my $user (@writeusers){
$acl .= 'u:'.$user.':rwX,';
}
foreach my $user (@readusers){
$acl .= 'u:'.$user.':rX,';
}
$acl .= 'u:rsync:rX,' if ($rsync =~ /^local|global$/);
$acl .= 'u:www:rwX,' unless (($http eq 'none') && ($pydio ne 'enabled'));
$acl .= 'g:admin:rwX';
# Set the effective ACLs
system($setfacl,
'-R',
'--physical',
'-m',
$acl,
'--',
'.');
# Set the default ACL
system($setfacl,
'-R',
'--physical',
'-d',
'--set',
$acl,
'--',
'.');
# Now set the permission on the root of the share (no write access here)
$acl = '';
system($setfacl,
'--remove-all',
'--remove-default',
'.');
foreach my $group (@writegroups,@readgroups){
$acl .= 'g:'.$group.':rX,';
}
foreach my $user (@writeusers,@readusers){
$acl .= 'u:'.$user.':rX,';
}
$acl .= 'u:rsync:rX,' if ($rsync =~ /^local|global$/);
$acl .= 'u:www:rX,' unless (($http eq 'none') && ($pydio ne 'enabled'));
$acl .= 'g:admin:rX';
system($setfacl,
'-m',
$acl,
'--',
'.');
}

View File

@ -0,0 +1,380 @@
<lexicon lang="bg" params="getExtraParams()">
<entry>
<base>Shared Folders</base>
<trans>Споделени папки</trans>
</entry>
<entry>
<base>FORM_TITLE</base>
<trans>Създаване, промяна или премахване на споделени папки</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>Можете премахнете всяка споделена папка, като щракнете на съответната команда до споделената папка.</trans>
</entry>
<entry>
<base>ADD_TITLE</base>
<trans>Създаване или промяна на споделена папка</trans>
</entry>
<entry>
<base>NAME_FIELD_DESC</base>
<trans>Името на споделената папка трябва да съдържа само малки букви, цифри, точки, тирета и долна черта, и трябва да започва с малка буква. Например, "johnson", "intra", или "cust3.prj12" са валидни имена, но "3associates", "John Smith" и "Bus!Partner" не са. Името е ограничено по дължина до {$maxLength} символа.</trans>
</entry>
<entry>
<base>NAME_LABEL</base>
<trans>Име на споделената папка</trans>
</entry>
<entry>
<base>REMOVE_TITLE</base>
<trans>Премахни споделена папка</trans>
</entry>
<entry>
<base>REMOVE_DESC</base>
<trans><![CDATA[ <p> Ще премахнете следната споделена папка </p> <p> Всички файлове принадлежащи към тази папка ще бъдат изтрити. </p> <p> Искате ли да бъде премахната? </p> ]]></trans>
</entry>
<entry>
<base>ERROR_WHILE_CREATING_SHARE</base>
<trans>Възникна грешка при създаването на споделената папка.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_CREATED_SHARE</base>
<trans>Успешно създадена споделена папка.</trans>
</entry>
<entry>
<base>NO_SHARES</base>
<trans>Няма конфигурирани споделени папки в момента.</trans>
</entry>
<entry>
<base>CANT_FIND_SHARE</base>
<trans>Не може да се намери акаунт за {$name} (съществува ли?)</trans>
</entry>
<entry>
<base>CANT_CREATE_SHARE</base>
<trans>Не може да се създаде нов акаунт за {$name} съществува ли?)</trans>
</entry>
<entry>
<base>ERROR_WHILE_MODIFYING_SHARE</base>
<trans>Възникна грешка при промяна на споделената папка.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_MODIFIED_SHARE</base>
<trans>Успешно променена споделена папка.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_DELETED_SHARE</base>
<trans>Успешно изтриване на споделена папка.</trans>
</entry>
<entry>
<base>ERROR_WHILE_DELETING_SHARE</base>
<trans>Възникна грешка при изтриване на споделената папка.</trans>
</entry>
<entry>
<base>Shares</base>
<trans>Споделени папки</trans>
</entry>
<entry>
<base>INVALID_SHARE_DESCRIPTION</base>
<trans>Грешка: неочаквани или липсващи символи в описанието на споделената папка</trans>
</entry>
<entry>
<base>ACCT_NAME_HAS_INVALID_CHARS</base>
<trans>Споделена папка с име "{$acctName}" съдържа невалидни символи. Имената на споделените папки трябва да започват с малка буква и да съдържат само малки букви, цифри и тирета.</trans>
</entry>
<entry>
<base>MAX_SHARE_NAME_LENGTH_ERROR</base>
<trans>Споделена папка с име "{$acctName}" е твърде дълго. Максималната дължина е {$maxShareNameLength} символа.</trans>
</entry>
<entry>
<base>ACCT_CLASHES_WITH_PSEUDONYM</base>
<trans><![CDATA[ Акаунтът "{$acctName}" се застъпва с описанието на псевдоним за {$acctType} на акаунт "{$acct}". <p>{$acctName} е псевдоним за {$acct}.</p> ]]></trans>
</entry>
<entry>
<base>ACCOUNT_EXISTS</base>
<trans>Акаунтът "{$acctName}" е съществуващ {$acctType} акаунт.</trans>
</entry>
<entry>
<base>LABEL_ADD_SHARE_BUTTON</base>
<trans>Създаване на нова споделена папка</trans>
</entry>
<entry>
<base>DESC_PERMISSIONS</base>
<trans>Можете да използвате тази матрица за определяне на правата за достъп на групи и потребители.</trans>
</entry>
<entry>
<base>DESC_SMB_SETTINGS</base>
<trans>Следните настройки контролират достъпа до тази споделена папка от локалната мрежа, чрез използване на протокол SMB/CIFS.</trans>
</entry>
<entry>
<base>LABEL_SMB_ACCESS</base>
<trans>SMB достъп</trans>
</entry>
<entry>
<base>LABEL_RECYCLEBIN</base>
<trans>Кошче</trans>
</entry>
<entry>
<base>LABEL_RETENTION</base>
<trans>Срок за съхранение</trans>
</entry>
<entry>
<base>UNLIMITED</base>
<trans>неограничено</trans>
</entry>
<entry>
<base>ONE_WEEK</base>
<trans>една седмица</trans>
</entry>
<entry>
<base>ONE_MONTH</base>
<trans>един месец</trans>
</entry>
<entry>
<base>SIX_MONTHS</base>
<trans>шест месеца</trans>
</entry>
<entry>
<base>ONE_YEAR</base>
<trans>една година</trans>
</entry>
<entry>
<base>DESC_HTTP_SETTINGS</base>
<trans>Следните настройки контролират достъпа до тази споделена папка по протокол HTTP/HTTPS.</trans>
</entry>
<entry>
<base>LABEL_HTTP_ACCESS</base>
<trans>Уеб достъп</trans>
</entry>
<entry>
<base>LABEL_WEBDAV</base>
<trans>Поддръжка на WebDav</trans>
</entry>
<entry>
<base>LABEL_REQUIRE_SSL</base>
<trans>Форсиране на сигурна връзка</trans>
</entry>
<entry>
<base>LABEL_INDEXES</base>
<trans>Индекси</trans>
</entry>
<entry>
<base>LABEL_DYNAMIC_CONTENT</base>
<trans>Изпълнение на динамично съдържание (PHP, CGI, SSI)</trans>
</entry>
<entry>
<base>NONE</base>
<trans>Без достъп</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_NO_PASSWORD</base>
<trans>Локална мрежа (без парола)</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_PASSWORD</base>
<trans>Локална мрежа (с парола)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_NO_PASSWORD</base>
<trans>Интернет (без парола)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD</base>
<trans>Интернет (с парола)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
<trans>Интернет (с парола извън локалната мрежа)</trans>
</entry>
<entry>
<base>ENABLED_BROWSEABLE</base>
<trans>Включен, с разглеждане</trans>
</entry>
<entry>
<base>ENABLED_NON_BROWSEABLE</base>
<trans>Включен, скрит</trans>
</entry>
<entry>
<base>DONT_KEEP_VERSIONS</base>
<trans>Включен, пази само последната версия</trans>
</entry>
<entry>
<base>KEEP_VERSIONS</base>
<trans>Включен, пази копия на всички версии</trans>
</entry>
<entry>
<base>PERMISSIONS</base>
<trans>Права за достъп</trans>
</entry>
<entry>
<base>WRITE_PERM</base>
<trans>Четене / Запис</trans>
</entry>
<entry>
<base>READ_PERM</base>
<trans>Само за четене</trans>
</entry>
<entry>
<base>ENABLED</base>
<trans>включен</trans>
</entry>
<entry>
<base>DISABLED</base>
<trans>изключен</trans>
</entry>
<entry>
<base>YES</base>
<trans>да</trans>
</entry>
<entry>
<base>NO</base>
<trans>не</trans>
</entry>
<entry>
<base>NAME</base>
<trans>Име</trans>
</entry>
<entry>
<base>DESCRIPTION</base>
<trans>Описание</trans>
</entry>
<entry>
<base>ACTION</base>
<trans>Действие</trans>
</entry>
<entry>
<base>MODIFY</base>
<trans>Промени</trans>
</entry>
<entry>
<base>REMOVE</base>
<trans>Премахване</trans>
</entry>
<entry>
<base>CANCELED</base>
<trans>Отменено</trans>
</entry>
<entry>
<base>MANUAL_PERMS</base>
<trans><![CDATA[<span style="color:red">Правата за достъп на тази споделена папка се управляват ръчно, промените ще засегнат само уеб достъпа ако се изисква парола.</span><br><br>]]></trans>
</entry>
<entry>
<base>DESC_ENCRYPTION</base>
<trans>Следните настройки позволяват да защитите данните си. Ако кодирането е включено, данните никога няма да бъдат съхранени в явен вид на сървъра. Споделената папка ще бъде или "включена" (данните ще се показват в явен вид, а кодирането и декодирането ще става в движение), или защитена (само кодираните данни ще бъдат достъпни на сървъра). Кодирането може да бъде зададено само по време на създаване на папката. Също така групи само за четене не се поддържат при кодираните споделени папки. Ако включите кодирането, само членовете на групите с права за чете/запис ще могат да достъпват такава папка.</trans>
</entry>
<entry>
<base>LABEL_ENCRYPTION</base>
<trans>Кодиране</trans>
</entry>
<entry>
<base>DESC_PASSWORD</base>
<trans>Трябва да изберете парола за защита на данните. Тази парола трябва да бъде дълга поне 8 символа. Не губете паролата. Ако я забравите, данните ще бъдат изгубени, защото няма начин за възстановяването им.</trans>
</entry>
<entry>
<base>LABEL_PASSWORD</base>
<trans>Парола</trans>
</entry>
<entry>
<base>LABEL_PASSWORD2</base>
<trans>Потвърдете паролата</trans>
</entry>
<entry>
<base>DESC_INACTIVITY</base>
<trans>За осигуряване на допълнителна сигурност можете да зададете таймер за некативност (в минути). Когато данните са достъпни, ако никой не ги достъпи за този период от време, данните ще се върнат в защитен режим автоматично.</trans>
</entry>
<entry>
<base>INACTIVITY</base>
<trans>Време на неактивност</trans>
</entry>
<entry>
<base>ERROR_WITH_ENCRYPTION</base>
<trans>Възникна грешка при изпълнение на първоначалното кодиране на папката</trans>
</entry>
<entry>
<base>ERROR_ENCRYPTED_ENABLED</base>
<trans>Споделената папка е кодирана и достъпът е включен. Трябва да я сложите в защитен режим преди да я премахнете</trans>
</entry>
<entry>
<base>INVALID_INACTIVITY</base>
<trans>Неактивността трябва да само число</trans>
</entry>
<entry>
<base>PASSWORD_MISMATCH</base>
<trans>Паролите не съвпадат</trans>
</entry>
<entry>
<base>PASSWORD_TOO_SHORT</base>
<trans>Паролата е твърде къса, моля използвайте поне 8 символа</trans>
</entry>
<entry>
<base>DESC_PYDIO</base>
<trans>Следните настройки управляват достъпа до тази споделена папка с уеб базиран файлов мениджър Pydio (преди AjaXplorer)</trans>
</entry>
<entry>
<base>LABEL_PYDIO</base>
<trans>Достъп с Pydio</trans>
</entry>
<entry>
<base>TITLE_PERMISSIONS</base>
<trans>Управление на правата на достъп</trans>
</entry>
<entry>
<base>USERS</base>
<trans>Потребители</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,58 @@
<lexicon lang="bg" params="getExtraParams()">
<entry>
<base>FORM_TITLE</base>
<trans>Кодиране на общите папки</trans>
</entry>
<entry>
<base>Shared Folders Encryption</base>
<trans>Кодиране на общите папки</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>Този панел позволява включването на достъпа до кодирана обща папка.</trans>
</entry>
<entry>
<base>STATUS</base>
<trans>Състояние</trans>
</entry>
<entry>
<base>MOUNTED</base>
<trans>Включен</trans>
</entry>
<entry>
<base>NOT_MOUNTED</base>
<trans>Защитен</trans>
</entry>
<entry>
<base>MOUNT</base>
<trans>Включи</trans>
</entry>
<entry>
<base>UMOUNT</base>
<trans>Защити</trans>
</entry>
<entry>
<base>ERROR_MOUNTING</base>
<trans>Възникна грешка. Проверете, дали знаете правилната парола.</trans>
</entry>
<entry>
<base>UMOUNT_DESC</base>
<trans>Сигурни ли сте, че искате да защитите тази споделена папка? Веднъж защитена, нейното съдържание няма да е достъпно докато не се разкодира със нейната парола.</trans>
</entry>
<entry>
<base>MOUNT_DESC</base>
<trans>Трябва да въведете парола, за да направите съдържанието на папката достъпно.</trans>
</entry>
<entry>
<base>LABEL_MOUNT_PASSWORD</base>
<trans>Парола</trans>
</entry>
<entry>
<base>VALIDATE</base>
<trans>Потвърдете</trans>
</entry>
<entry>
<base>NO_ENCRYPTED_SHARE</base>
<trans>Няма конфигуриран кодиран общ ресурс</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,380 @@
<lexicon lang="da" params="getExtraParams()">
<entry>
<base>Shared Folders</base>
<trans>Delte mapper</trans>
</entry>
<entry>
<base>FORM_TITLE</base>
<trans>Opret, ændr eller fjern delte mapper</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>Du kan fjerne enhver delt mappe ved at klikke på den tilsvarende knap ud for den delte folder.</trans>
</entry>
<entry>
<base>ADD_TITLE</base>
<trans>Opret eller rediger en delt mappe</trans>
</entry>
<entry>
<base>NAME_FIELD_DESC</base>
<trans>Navnet på den delte mappe må kun indeholde små bogstaver, tal punktummer, bindestreger og understregninger og skal begynde med et lille bogstav. For eksempel er "johnson", "intra" og "cust3.prj12" alle gyldige navne, men "3associates", "John Smith" og "Bus!Partner" er ikke gyldige navne. Navnet er begrænset til maksimalt ($ Maks. længde) tegn.</trans>
</entry>
<entry>
<base>NAME_LABEL</base>
<trans>Navn på delt mappe</trans>
</entry>
<entry>
<base>REMOVE_TITLE</base>
<trans>Fjern delt mappe</trans>
</entry>
<entry>
<base>REMOVE_DESC</base>
<trans><![CDATA[ <p> Du er ved at fjerne følgende delte mappe </p> <p> Alle filer i denne mapper vil blive slettet. </p> <p> Er du sikker på, at du ønsker at fjerne den? </p> ]]></trans>
</entry>
<entry>
<base>ERROR_WHILE_CREATING_SHARE</base>
<trans>Der opstod en fejl ved oprettelsen af delt mappe.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_CREATED_SHARE</base>
<trans>Den delte mappe er oprettet med succes.</trans>
</entry>
<entry>
<base>NO_SHARES</base>
<trans>Der er pt ikke konfigureret nogen delte mapper.</trans>
</entry>
<entry>
<base>CANT_FIND_SHARE</base>
<trans>Kan ikke finde nogen konto for {$name} (eksisterer den?)</trans>
</entry>
<entry>
<base>CANT_CREATE_SHARE</base>
<trans>Kan ikke oprette en ny konto for {$name} (eksisterer den i forvejen?)</trans>
</entry>
<entry>
<base>ERROR_WHILE_MODIFYING_SHARE</base>
<trans>Der opstod en fejl ved ændring af den delte mappe.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_MODIFIED_SHARE</base>
<trans>Den delte mappe er ændret med succes.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_DELETED_SHARE</base>
<trans>Delt mappe er slettet.</trans>
</entry>
<entry>
<base>ERROR_WHILE_DELETING_SHARE</base>
<trans>Der opstod en fejl ved sletning af mappe.</trans>
</entry>
<entry>
<base>Shares</base>
<trans>Mapper</trans>
</entry>
<entry>
<base>INVALID_SHARE_DESCRIPTION</base>
<trans>Fejl: Uventede eller manglende tegn i beskrivelsen af mappe</trans>
</entry>
<entry>
<base>ACCT_NAME_HAS_INVALID_CHARS</base>
<trans>Mappenavnet "{$acctName}" indeholder ugyldige tegn. Mappenavne skal starte med et lille bogstav og må kun indeholde små bogstaver, tal og bindestreg.</trans>
</entry>
<entry>
<base>MAX_SHARE_NAME_LENGTH_ERROR</base>
<trans>Mappenavnet "{$acctName}" er for langt. Det maksimale antal tegn er {$maxShareNameLength}.</trans>
</entry>
<entry>
<base>ACCT_CLASHES_WITH_PSEUDONYM</base>
<trans><![CDATA[ Kontoen "{$acctName}" er i konflikt med pseudonym detaljer for {$acctType} konto "{$acct}". <p>{$acctName} er pseudonym for {$acct}.</p> ]]></trans>
</entry>
<entry>
<base>ACCOUNT_EXISTS</base>
<trans>Kontoen "{$acctName}" er en eksisterende {$acctType} konto.</trans>
</entry>
<entry>
<base>LABEL_ADD_SHARE_BUTTON</base>
<trans>Opret en delt mappe</trans>
</entry>
<entry>
<base>DESC_PERMISSIONS</base>
<trans>Her kan du angive grupper og brugeres adgangstilladelser.</trans>
</entry>
<entry>
<base>DESC_SMB_SETTINGS</base>
<trans>De følgende indstillinger kontrollerer adgangen til denne delte mappe fra det lokale netværk via SMB/CIFS protokoller.</trans>
</entry>
<entry>
<base>LABEL_SMB_ACCESS</base>
<trans>Samba(SMB) adgang</trans>
</entry>
<entry>
<base>LABEL_RECYCLEBIN</base>
<trans>Papirkurv</trans>
</entry>
<entry>
<base>LABEL_RETENTION</base>
<trans>Opholdstid</trans>
</entry>
<entry>
<base>UNLIMITED</base>
<trans>ubegrænset</trans>
</entry>
<entry>
<base>ONE_WEEK</base>
<trans>en uge</trans>
</entry>
<entry>
<base>ONE_MONTH</base>
<trans>en måned</trans>
</entry>
<entry>
<base>SIX_MONTHS</base>
<trans>seks måneder</trans>
</entry>
<entry>
<base>ONE_YEAR</base>
<trans>et år</trans>
</entry>
<entry>
<base>DESC_HTTP_SETTINGS</base>
<trans>De følgende indstillinger kontrollerer adgangen til denne delte mappe via HTTP/HTTPS protokoller.</trans>
</entry>
<entry>
<base>LABEL_HTTP_ACCESS</base>
<trans>Web adgang</trans>
</entry>
<entry>
<base>LABEL_WEBDAV</base>
<trans>WebDav support</trans>
</entry>
<entry>
<base>LABEL_REQUIRE_SSL</base>
<trans>Gennemtving sikker forbindelse</trans>
</entry>
<entry>
<base>LABEL_INDEXES</base>
<trans>Indeks</trans>
</entry>
<entry>
<base>LABEL_DYNAMIC_CONTENT</base>
<trans>Eksekverbar dynamisk indhold (PHP, CGI, SSI)</trans>
</entry>
<entry>
<base>NONE</base>
<trans>Ingen adgang</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_NO_PASSWORD</base>
<trans>Lokalt netværk (ingen adgangskode påkrævet)</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_PASSWORD</base>
<trans>Lokalt netværk (adgangskode påkrævet)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_NO_PASSWORD</base>
<trans>Hele Internet (ingen adgangskode påkrævet)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD</base>
<trans>Hele Internet (adgangskode påkrævet)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
<trans>Hele Internet (adgangskode påkrævet udenfor lokalnet)</trans>
</entry>
<entry>
<base>ENABLED_BROWSEABLE</base>
<trans>Aktiveret, søgbar</trans>
</entry>
<entry>
<base>ENABLED_NON_BROWSEABLE</base>
<trans>Aktiveret, skjult</trans>
</entry>
<entry>
<base>DONT_KEEP_VERSIONS</base>
<trans>Aktiveret, behold kun den seneste version</trans>
</entry>
<entry>
<base>KEEP_VERSIONS</base>
<trans>Aktiveret, behold en kopi af alle versioner</trans>
</entry>
<entry>
<base>PERMISSIONS</base>
<trans>Tilladelser</trans>
</entry>
<entry>
<base>WRITE_PERM</base>
<trans>Læs / Skriv</trans>
</entry>
<entry>
<base>READ_PERM</base>
<trans>Kun læsbar</trans>
</entry>
<entry>
<base>ENABLED</base>
<trans>aktiveret</trans>
</entry>
<entry>
<base>DISABLED</base>
<trans>deaktiveret</trans>
</entry>
<entry>
<base>YES</base>
<trans>ja</trans>
</entry>
<entry>
<base>NO</base>
<trans>nej</trans>
</entry>
<entry>
<base>NAME</base>
<trans>Navn</trans>
</entry>
<entry>
<base>DESCRIPTION</base>
<trans>Beskrivelse</trans>
</entry>
<entry>
<base>ACTION</base>
<trans>Aktivitet</trans>
</entry>
<entry>
<base>MODIFY</base>
<trans>Ændre</trans>
</entry>
<entry>
<base>REMOVE</base>
<trans>Fjern</trans>
</entry>
<entry>
<base>CANCELED</base>
<trans>Fortryd</trans>
</entry>
<entry>
<base>MANUAL_PERMS</base>
<trans><![CDATA[<span style="color:red">Tilladelser for denne delte mappe håndteres manuelt, ændringer vil kun have effekt på webadgang hvis kodeord er krævet.</span><br><br>]]></trans>
</entry>
<entry>
<base>DESC_ENCRYPTION</base>
<trans>Følgende valg giver mulighed for at beskytte dine data. Hvis kryptering er aktiveret, så vil data ikke blive gemt i klar tekst på serveren. Dit share vil enten være "tilgængeligt" (data vil fremstå som klar tekst, kryptering/dekryptering udføres løbende), eller beskyttet (kun de decifrede data er tilgængelig på serveren). Kryptering kan kun aktiveres samtidig med oprettelse af mapper. Grupper som kun har læse rettigheder er ikke understøttet på krypterede delte mapper. Hvis du aktiverer kryptering, så er det kun gruppemedlemmer med læse/skrive rettigheder som kan tilgå sharet.</trans>
</entry>
<entry>
<base>LABEL_ENCRYPTION</base>
<trans>Kryptering</trans>
</entry>
<entry>
<base>DESC_PASSWORD</base>
<trans>Du skal vælge et kodeord til at beskytte dine data. Kodeordet skal være mindst 8 tegn langt. Mist ikke dette kodeord. Hvis du mister det, vil dine data være tabt, fordi er ikke er nogen måde de kan genskabes på.</trans>
</entry>
<entry>
<base>LABEL_PASSWORD</base>
<trans>Adgangskode</trans>
</entry>
<entry>
<base>LABEL_PASSWORD2</base>
<trans>Kodeord (igen)</trans>
</entry>
<entry>
<base>DESC_INACTIVITY</base>
<trans>Som ekstra sikkerhed, kan du sætte en time out ved inaktiivtet (angives i minutter). Når data er tilgængelig, hvis ingen tilgår data i den angivne periode, så vil data automatisk returnere til beskyttet stand.</trans>
</entry>
<entry>
<base>INACTIVITY</base>
<trans>Time out for inaktivitet</trans>
</entry>
<entry>
<base>ERROR_WITH_ENCRYPTION</base>
<trans>Der opstod en fejl i forbindelse med den indledende kryptering af mappen</trans>
</entry>
<entry>
<base>ERROR_ENCRYPTED_ENABLED</base>
<trans>Denne delte mappe er krypteret og adgang er tilladt. Du skal skifte til beskyttet adgang før du kan fjerne den</trans>
</entry>
<entry>
<base>INVALID_INACTIVITY</base>
<trans>Perioden uden aktivitet skal angive med tal</trans>
</entry>
<entry>
<base>PASSWORD_MISMATCH</base>
<trans>Kodeordene er ikke ens</trans>
</entry>
<entry>
<base>PASSWORD_TOO_SHORT</base>
<trans>Kodeordet er for kort, angiv mindst 8 tegn</trans>
</entry>
<entry>
<base>DESC_PYDIO</base>
<trans>De følgende indstillinger kontrollerer adgangen til denne delte mappe med den webbaserede fil manager Pydio (tidligere AjaXplorer)</trans>
</entry>
<entry>
<base>LABEL_PYDIO</base>
<trans>Pydio adgang</trans>
</entry>
<entry>
<base>TITLE_PERMISSIONS</base>
<trans>Administration af adgangsrettigheder</trans>
</entry>
<entry>
<base>USERS</base>
<trans>Brugere</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,58 @@
<lexicon lang="da" params="getExtraParams()">
<entry>
<base>FORM_TITLE</base>
<trans>Delt mappe kryptering</trans>
</entry>
<entry>
<base>Shared Folders Encryption</base>
<trans>Delt mappe kryptering</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>Dette panel giver dig mulighed for at aktivere adgang til krypteret delt folder </trans>
</entry>
<entry>
<base>STATUS</base>
<trans>Status</trans>
</entry>
<entry>
<base>MOUNTED</base>
<trans>Aktiveret</trans>
</entry>
<entry>
<base>NOT_MOUNTED</base>
<trans>Beskyttet</trans>
</entry>
<entry>
<base>MOUNT</base>
<trans>Aktivere</trans>
</entry>
<entry>
<base>UMOUNT</base>
<trans>Beskyt</trans>
</entry>
<entry>
<base>ERROR_MOUNTING</base>
<trans>Der opstod en fejl. Kontroller at du har det korrekte kodeord.</trans>
</entry>
<entry>
<base>UMOUNT_DESC</base>
<trans>Er du sikker på, at du ønsker at beskytte denne delte mappe? Når den først er beskyttet, er indholdet ikke tilgængeligt uden det tilknyttede kodeord.</trans>
</entry>
<entry>
<base>MOUNT_DESC</base>
<trans>Du skal indtaste kodeordet for at få adgang til denne mappes indhold.</trans>
</entry>
<entry>
<base>LABEL_MOUNT_PASSWORD</base>
<trans>Adgangskode</trans>
</entry>
<entry>
<base>VALIDATE</base>
<trans>Valider</trans>
</entry>
<entry>
<base>NO_ENCRYPTED_SHARE</base>
<trans>Der er ikke konfigureret nogen krypteret delt mappe</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,380 @@
<lexicon lang="de" params="getExtraParams()">
<entry>
<base>Shared Folders</base>
<trans>Freigegebene Verzeichnisse</trans>
</entry>
<entry>
<base>FORM_TITLE</base>
<trans>Erstellen, Ändern oder Entfernen von freigegebenen Verzeichnissen</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>Sie können jedes freigegebene Verzeichnis entfernen, indem Sie auf den entsprechenden Befehl neben dem Verzeichnis klicken.</trans>
</entry>
<entry>
<base>ADD_TITLE</base>
<trans>Erstellen oder Ändern eines freigegebenen Verzeichnisses</trans>
</entry>
<entry>
<base>NAME_FIELD_DESC</base>
<trans>Der Freigabename darf nur Kleinbuchstaben, Zahlen, Punkte, Bindestriche und Unterstriche enthalten und sollte mit einem Buchstaben beginnen. Zum Beispiel sind "johnson", "intra" und "cust3.prj12" gültige Namen, "3associates", "John Smith" und "Bus!Partner" sind es nicht. Der Name ist auf {$maxLength} Zeichen begrenzt.</trans>
</entry>
<entry>
<base>NAME_LABEL</base>
<trans>Name des freigegebenen Verzeichnisses</trans>
</entry>
<entry>
<base>REMOVE_TITLE</base>
<trans>Entfernt freigegebene Verzeichnisse</trans>
</entry>
<entry>
<base>REMOVE_DESC</base>
<trans><![CDATA[ <p> Sie sind dabei das folgende freigegebene Verzeichnis zu löschen</p> <p>Alle Dateien in diesem freigegebenen Verzeichnis werden gelöscht. </p><p>Sind Sie sicher, dass Sie das Verzeichnis löschen wollen? </p> ]]></trans>
</entry>
<entry>
<base>ERROR_WHILE_CREATING_SHARE</base>
<trans>Beim Erstellen der Freigabe ist ein Fehler aufgetreten.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_CREATED_SHARE</base>
<trans>Freigabe erfolgreich erstellt.</trans>
</entry>
<entry>
<base>NO_SHARES</base>
<trans>Zur Zeit sind keine Freigaben konfiguriert.</trans>
</entry>
<entry>
<base>CANT_FIND_SHARE</base>
<trans>Kann das Konto für {$name} nicht finden (wurde es angelegt ?)</trans>
</entry>
<entry>
<base>CANT_CREATE_SHARE</base>
<trans>Kann das neue Konto für {$name} nicht anlegen (besteht es bereits ?)</trans>
</entry>
<entry>
<base>ERROR_WHILE_MODIFYING_SHARE</base>
<trans>Bei der Änderung der Freigabe ist ein Fehler aufgetreten.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_MODIFIED_SHARE</base>
<trans>Freigabe erfolgreich geändert.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_DELETED_SHARE</base>
<trans>Freigegebenens Verzeichnis erfolgreich gelöscht.</trans>
</entry>
<entry>
<base>ERROR_WHILE_DELETING_SHARE</base>
<trans>Ein Fehler trat beim Löschen der Freigabe auf.</trans>
</entry>
<entry>
<base>Shares</base>
<trans>Freigabe</trans>
</entry>
<entry>
<base>INVALID_SHARE_DESCRIPTION</base>
<trans>Fehler: unerwartete oder fehlende Zeichen in der Beschreibung der Freigabe</trans>
</entry>
<entry>
<base>ACCT_NAME_HAS_INVALID_CHARS</base>
<trans>Der freigegebene Verzeichnisname "{$acctname}" enthält ungültige Zeichen. Freigegebenen Verzeichnisnamen müssen mit einem Buchstaben beginnen und dürfen nur Kleinbuchstaben, Zahlen und Bindestriche enthalten.</trans>
</entry>
<entry>
<base>MAX_SHARE_NAME_LENGTH_ERROR</base>
<trans>Der freigegebene Verzeichnisname "{$acctname}" ist zu lang. Das Maximum liegt bei {$maxShareNameLength} Zeichen.</trans>
</entry>
<entry>
<base>ACCT_CLASHES_WITH_PSEUDONYM</base>
<trans><![CDATA[ Das Konto "{$acctName}" kollidiert mit den Pseudonymangaben für {$acctType} Konto "{$acct}". <p>{$acctName} ist ein Pseudonym für {$acct}.</p> ]]></trans>
</entry>
<entry>
<base>ACCOUNT_EXISTS</base>
<trans>Das Konto "{$acctName}" ist ein existierendes {$acctType} Konto.</trans>
</entry>
<entry>
<base>LABEL_ADD_SHARE_BUTTON</base>
<trans>Erstelle ein neues freigegebenes Verzeichnis</trans>
</entry>
<entry>
<base>DESC_PERMISSIONS</base>
<trans>Sie können diese Matrix verwenden, um Zugriffsberechtigungen für Gruppen und Benutzer zu definieren.</trans>
</entry>
<entry>
<base>DESC_SMB_SETTINGS</base>
<trans>Die folgenden Einstellungen steuern den Zugriff aus dem lokalen Netzwerk auf dieses freigegebene Verzeichnis, über das SMB/CIFS-Protokoll.</trans>
</entry>
<entry>
<base>LABEL_SMB_ACCESS</base>
<trans>SMB-Zugriff</trans>
</entry>
<entry>
<base>LABEL_RECYCLEBIN</base>
<trans>Papierkorb</trans>
</entry>
<entry>
<base>LABEL_RETENTION</base>
<trans>Retentionszeit</trans>
</entry>
<entry>
<base>UNLIMITED</base>
<trans>unbegrenzt</trans>
</entry>
<entry>
<base>ONE_WEEK</base>
<trans>eine Woche</trans>
</entry>
<entry>
<base>ONE_MONTH</base>
<trans>ein Monat</trans>
</entry>
<entry>
<base>SIX_MONTHS</base>
<trans>sechs Monate</trans>
</entry>
<entry>
<base>ONE_YEAR</base>
<trans>ein Jahr</trans>
</entry>
<entry>
<base>DESC_HTTP_SETTINGS</base>
<trans>Die folgenden Einstellungen steuern den Zugriff auf dieses freigegebene Verzeichnis über das HTTP/HTTPS-Protokoll.</trans>
</entry>
<entry>
<base>LABEL_HTTP_ACCESS</base>
<trans>Internetzugriff</trans>
</entry>
<entry>
<base>LABEL_WEBDAV</base>
<trans>WebDAV-Unterstützung</trans>
</entry>
<entry>
<base>LABEL_REQUIRE_SSL</base>
<trans>Erzwingt sichere Verbindungen</trans>
</entry>
<entry>
<base>LABEL_INDEXES</base>
<trans>Indizes</trans>
</entry>
<entry>
<base>LABEL_DYNAMIC_CONTENT</base>
<trans>Ausführung dynamischer Inhalte (PHP, CGI, SSI)</trans>
</entry>
<entry>
<base>NONE</base>
<trans>Kein Zugriff</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_NO_PASSWORD</base>
<trans>Lokales Netzwerk (Kennwort wird nicht benötigt)</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_PASSWORD</base>
<trans>Lokales Netzwerk (Kennwort wird benötigt)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_NO_PASSWORD</base>
<trans>Gesamtes Internet (Kennwort wird nicht benötigt)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD</base>
<trans>Gesamtes Internet (Kennwort wird benötigt)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
<trans>Gesamtes Internet (Kennwort außerhalb des lokalen Netzwerks)</trans>
</entry>
<entry>
<base>ENABLED_BROWSEABLE</base>
<trans>Aktiviert, durchsuchbar</trans>
</entry>
<entry>
<base>ENABLED_NON_BROWSEABLE</base>
<trans>Aktiviert, versteckt</trans>
</entry>
<entry>
<base>DONT_KEEP_VERSIONS</base>
<trans>Aktiviert, behält nur die neueste Version</trans>
</entry>
<entry>
<base>KEEP_VERSIONS</base>
<trans>Aktiviert, behält eine Kopie aller Versionen</trans>
</entry>
<entry>
<base>PERMISSIONS</base>
<trans>Berechtigungen</trans>
</entry>
<entry>
<base>WRITE_PERM</base>
<trans>Lesen / schreiben</trans>
</entry>
<entry>
<base>READ_PERM</base>
<trans>Nur lesen</trans>
</entry>
<entry>
<base>ENABLED</base>
<trans>aktiviert</trans>
</entry>
<entry>
<base>DISABLED</base>
<trans>deaktivieren</trans>
</entry>
<entry>
<base>YES</base>
<trans>ja</trans>
</entry>
<entry>
<base>NO</base>
<trans>nein</trans>
</entry>
<entry>
<base>NAME</base>
<trans>Name</trans>
</entry>
<entry>
<base>DESCRIPTION</base>
<trans>Beschreibung</trans>
</entry>
<entry>
<base>ACTION</base>
<trans>Aktion</trans>
</entry>
<entry>
<base>MODIFY</base>
<trans>Ändern</trans>
</entry>
<entry>
<base>REMOVE</base>
<trans>Entfernen</trans>
</entry>
<entry>
<base>CANCELED</base>
<trans>Abgebrochen</trans>
</entry>
<entry>
<base>MANUAL_PERMS</base>
<trans><![CDATA[<span style="color:red">Zugriffsberechtigungen dieses freigegebenen Verzeichnisses werden händisch verwaltet. Änderungen haben nur Auswirkungen auf den Web-Zugriff, wenn ein Passwort erforderlich ist.</span><br><br>]]></trans>
</entry>
<entry>
<base>DESC_ENCRYPTION</base>
<trans>Mit den folgenden Optionen können Sie Ihre Daten schützen. Wenn Verschlüsselung aktiviert ist werden die Daten zu keiner Zeit im Klartext auf dem Server gespeichert. Ihre Freigabe wird entweder "verfügbar" sein (d.h. Daten erscheinen im Klartext, und die Ver- und Entschlüsselung erfolgt während des Zugriffs) oder "geschützt" (d.h. die Daten werden ausschliesslich in verschlüsselter Form vom Server zur Verfügung gestellt), Die Verschlüsselung kann nur zum Zeitpunkt der Erstellung eines Verzeichnisses eingestellt werden. Ein "Nur Lesen"-Zugriff auf eine verschlüsselte Freigabe ist nicht möglich. Auf verschlüsselte Freigaben kann nur von Mitgliedern einer Gruppe mit Lese- und Schreibberechtigung zugegriffen werden.</trans>
</entry>
<entry>
<base>LABEL_ENCRYPTION</base>
<trans>Verschlüsselung</trans>
</entry>
<entry>
<base>DESC_PASSWORD</base>
<trans>Sie müssen ein Passwort angeben um Ihre Daten zu schützen. Dieses Passwort muss mindestens 8 Zeichen lang sein. Verlieren Sie das Passwort nicht - es gibt keinerlei Möglichkeit, Ihre Daten wieder herzustellen wenn Sie das Passwort vergessen haben sollten.</trans>
</entry>
<entry>
<base>LABEL_PASSWORD</base>
<trans>Passwort</trans>
</entry>
<entry>
<base>LABEL_PASSWORD2</base>
<trans>Passwort (Bestätigung)</trans>
</entry>
<entry>
<base>DESC_INACTIVITY</base>
<trans>Als zusätzliche Sicherheitsmaßnahme können Sie einen Inaktivitäts-Timeout setzen (Angabe in Minuten). Wenn auf die entschlüsselt verfügbaren Daten für diesen definierten Zeitraum nicht zugegriffen wird, werden die Daten automatisch wieder in den geschützten Zustand zurückgesetzt.</trans>
</entry>
<entry>
<base>INACTIVITY</base>
<trans>Inaktivitäts-Timeout</trans>
</entry>
<entry>
<base>ERROR_WITH_ENCRYPTION</base>
<trans>Während der initialen Verschlüsselung des Verzeichnisses ist ein Fehler aufgetreten.</trans>
</entry>
<entry>
<base>ERROR_ENCRYPTED_ENABLED</base>
<trans>Diese Freigabe ist verschlüsselt und der Zugriff ist aktiviert. Sie müssen die Freigabe in den geschützten Modus versetzen bevor Sie sie entfernen können.</trans>
</entry>
<entry>
<base>INVALID_INACTIVITY</base>
<trans>Der Inaktivitätswert darf nur aus Zahlen bestehen</trans>
</entry>
<entry>
<base>PASSWORD_MISMATCH</base>
<trans>Die Passwörter stimmen nicht überein</trans>
</entry>
<entry>
<base>PASSWORD_TOO_SHORT</base>
<trans>Das Passwort ist zu kurz, bitte verwenden Sie mindestens 8 Zeichen</trans>
</entry>
<entry>
<base>DESC_PYDIO</base>
<trans>Die folgenden Einstellungen legen den Zugriff auf diese Freigabe mit dem web-basierten Dateimanager Pydio (vormals AjaXplorer) fest</trans>
</entry>
<entry>
<base>LABEL_PYDIO</base>
<trans>Pydio-Zugang</trans>
</entry>
<entry>
<base>TITLE_PERMISSIONS</base>
<trans>Zugriffsberechtigungs-Verwaltung</trans>
</entry>
<entry>
<base>USERS</base>
<trans>Benutzer</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,58 @@
<lexicon lang="de" params="getExtraParams()">
<entry>
<base>FORM_TITLE</base>
<trans>Freigegebene verschlüsselte Verzeichnisse</trans>
</entry>
<entry>
<base>Shared Folders Encryption</base>
<trans>Freigegebene verschlüsselte Verzeichnisse</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>In diesem Fenster kann der Zugriff auf verschlüsselte und freigegebenen Verzeichnisse aktiviert werden.</trans>
</entry>
<entry>
<base>STATUS</base>
<trans>Status</trans>
</entry>
<entry>
<base>MOUNTED</base>
<trans>Aktiviert</trans>
</entry>
<entry>
<base>NOT_MOUNTED</base>
<trans>Geschützt</trans>
</entry>
<entry>
<base>MOUNT</base>
<trans>Aktivieren</trans>
</entry>
<entry>
<base>UMOUNT</base>
<trans>Schützen</trans>
</entry>
<entry>
<base>ERROR_MOUNTING</base>
<trans>Ein Fehler ist aufgetreten. Überprüfen Sie, ob das Kennwort richtig ist.</trans>
</entry>
<entry>
<base>UMOUNT_DESC</base>
<trans>Sind Sie sicher, dass Sie dieses freigegebene Verzeichnis schützen wollen? Einmal verschlüsselt, kann auf den Inhalt nicht zugegriffen werden, außer mit dem zugehörigen Kennwort.</trans>
</entry>
<entry>
<base>MOUNT_DESC</base>
<trans>Sie müssen das Kennwort eingeben um auf den Inhalt dieses Verzeichnisses zugreifen zu können.</trans>
</entry>
<entry>
<base>LABEL_MOUNT_PASSWORD</base>
<trans>Kennwort</trans>
</entry>
<entry>
<base>VALIDATE</base>
<trans>Prüfen</trans>
</entry>
<entry>
<base>NO_ENCRYPTED_SHARE</base>
<trans>Keine verschlüsselte Freigabe konfiguriert</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,380 @@
<lexicon lang="el" params="getExtraParams()">
<entry>
<base>Shared Folders</base>
<trans>Shared Folders</trans>
</entry>
<entry>
<base>FORM_TITLE</base>
<trans>Create, modify, or remove shared folders</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>You can remove any shared folder by clicking on the corresponding command next to the shared folder.</trans>
</entry>
<entry>
<base>ADD_TITLE</base>
<trans>Create or modify a shared folder</trans>
</entry>
<entry>
<base>NAME_FIELD_DESC</base>
<trans>The share name should contain only lower-case letters, numbers, periods, hyphens and underscores, and should start with a lower-case letter. For example "johnson", "intra", and "cust3.prj12" are all valid names, but "3associates", "John Smith" and "Bus!Partner" are not. The name is limited to {$maxLength} characters.</trans>
</entry>
<entry>
<base>NAME_LABEL</base>
<trans>Shared folder name</trans>
</entry>
<entry>
<base>REMOVE_TITLE</base>
<trans>Remove shared folder</trans>
</entry>
<entry>
<base>REMOVE_DESC</base>
<trans><![CDATA[ <p> You are about to remove the following shared folder </p> <p> All files belonging to this shared folder will be deleted. </p> <p> Are you sure you wish to remove it ? </p> ]]></trans>
</entry>
<entry>
<base>ERROR_WHILE_CREATING_SHARE</base>
<trans>An error occurred while creating the shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_CREATED_SHARE</base>
<trans>Successfully created shared folder.</trans>
</entry>
<entry>
<base>NO_SHARES</base>
<trans>There are no shared folders currently configured.</trans>
</entry>
<entry>
<base>CANT_FIND_SHARE</base>
<trans>Δεν βρίσκω λογαριασμο για {$name} (μήπως δεν υπάρχει;)</trans>
</entry>
<entry>
<base>CANT_CREATE_SHARE</base>
<trans>Δεν είναι δυνατή η δημιουργία νέου λογαριασμού για {$name} (μήπως υπάρχει ήδη;)</trans>
</entry>
<entry>
<base>ERROR_WHILE_MODIFYING_SHARE</base>
<trans>An error occurred while modifying the shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_MODIFIED_SHARE</base>
<trans>Successfully modified shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_DELETED_SHARE</base>
<trans>Successfully deleted shared folder.</trans>
</entry>
<entry>
<base>ERROR_WHILE_DELETING_SHARE</base>
<trans>An error occurred while deleting the share.</trans>
</entry>
<entry>
<base>Shares</base>
<trans>Shares</trans>
</entry>
<entry>
<base>INVALID_SHARE_DESCRIPTION</base>
<trans>Error: unexpected or missing characters in share description</trans>
</entry>
<entry>
<base>ACCT_NAME_HAS_INVALID_CHARS</base>
<trans>The shared folder name "{$acctName}" contains invalid characters. Shared folder names must start with a lower case letter and contain only lower case letters, numbers, and hyphens.</trans>
</entry>
<entry>
<base>MAX_SHARE_NAME_LENGTH_ERROR</base>
<trans>The shared folder name "{$acctName}" is too long. The maximum is {$maxShareNameLength} characters.</trans>
</entry>
<entry>
<base>ACCT_CLASHES_WITH_PSEUDONYM</base>
<trans><![CDATA[ The account "{$acctName}" clashes with pseudonym details for {$acctType} account "{$acct}". <p>{$acctName} is a pseudonym for {$acct}.</p> ]]></trans>
</entry>
<entry>
<base>ACCOUNT_EXISTS</base>
<trans>Ο λογαριασμός "{$acctName}" είναι ένας υφιστάμενος {$acctType} λογαριασμός.</trans>
</entry>
<entry>
<base>LABEL_ADD_SHARE_BUTTON</base>
<trans>Create a new shared folder</trans>
</entry>
<entry>
<base>DESC_PERMISSIONS</base>
<trans>You can use this matrix to define groups and users access permissions.</trans>
</entry>
<entry>
<base>DESC_SMB_SETTINGS</base>
<trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocol.</trans>
</entry>
<entry>
<base>LABEL_SMB_ACCESS</base>
<trans>SMB Access</trans>
</entry>
<entry>
<base>LABEL_RECYCLEBIN</base>
<trans>Recycle bin</trans>
</entry>
<entry>
<base>LABEL_RETENTION</base>
<trans>Retention time</trans>
</entry>
<entry>
<base>UNLIMITED</base>
<trans>unlimited</trans>
</entry>
<entry>
<base>ONE_WEEK</base>
<trans>one week</trans>
</entry>
<entry>
<base>ONE_MONTH</base>
<trans>one month</trans>
</entry>
<entry>
<base>SIX_MONTHS</base>
<trans>six months</trans>
</entry>
<entry>
<base>ONE_YEAR</base>
<trans>one year</trans>
</entry>
<entry>
<base>DESC_HTTP_SETTINGS</base>
<trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocol.</trans>
</entry>
<entry>
<base>LABEL_HTTP_ACCESS</base>
<trans>Web Access</trans>
</entry>
<entry>
<base>LABEL_WEBDAV</base>
<trans>WebDav support</trans>
</entry>
<entry>
<base>LABEL_REQUIRE_SSL</base>
<trans>Force secure connections</trans>
</entry>
<entry>
<base>LABEL_INDEXES</base>
<trans>Indexes</trans>
</entry>
<entry>
<base>LABEL_DYNAMIC_CONTENT</base>
<trans>Dynamic content execution (PHP, CGI, SSI)</trans>
</entry>
<entry>
<base>NONE</base>
<trans>Καμία πρόσβαση</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_NO_PASSWORD</base>
<trans>Τοπικό δίκτυο (δεν απαιτείται κωδικός πρόσβασης)</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_PASSWORD</base>
<trans>Τοπικό δίκτυο (απαιτείται κωδικός πρόσβασης)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_NO_PASSWORD</base>
<trans>Ολόκληρο Διαδίκτυο (δεν απαιτείται κωδικός πρόσβασης)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD</base>
<trans>Ολόκληρο Διαδίκτυο (απαιτείται κωδικός πρόσβασης)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
<trans>Ολόκληρο Διαδίκτυο (εκτός τοπικού δικτύου απαιτείται κωδικός πρόσβασης)</trans>
</entry>
<entry>
<base>ENABLED_BROWSEABLE</base>
<trans>Enabled, browseable</trans>
</entry>
<entry>
<base>ENABLED_NON_BROWSEABLE</base>
<trans>Enabled, hidden</trans>
</entry>
<entry>
<base>DONT_KEEP_VERSIONS</base>
<trans>Enabled, keep only the latest version</trans>
</entry>
<entry>
<base>KEEP_VERSIONS</base>
<trans>Enabled, keep a copy of all versions</trans>
</entry>
<entry>
<base>PERMISSIONS</base>
<trans>Άδειες</trans>
</entry>
<entry>
<base>WRITE_PERM</base>
<trans>Read / Write</trans>
</entry>
<entry>
<base>READ_PERM</base>
<trans>Read Only</trans>
</entry>
<entry>
<base>ENABLED</base>
<trans>enabled</trans>
</entry>
<entry>
<base>DISABLED</base>
<trans>disabled</trans>
</entry>
<entry>
<base>YES</base>
<trans>yes</trans>
</entry>
<entry>
<base>NO</base>
<trans>no</trans>
</entry>
<entry>
<base>NAME</base>
<trans>Όνομα</trans>
</entry>
<entry>
<base>DESCRIPTION</base>
<trans>Περιγραφή</trans>
</entry>
<entry>
<base>ACTION</base>
<trans>Ενέργεια</trans>
</entry>
<entry>
<base>MODIFY</base>
<trans>Τροποποίηση</trans>
</entry>
<entry>
<base>REMOVE</base>
<trans>Διαγραφή</trans>
</entry>
<entry>
<base>CANCELED</base>
<trans>Cancelled</trans>
</entry>
<entry>
<base>MANUAL_PERMS</base>
<trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
</entry>
<entry>
<base>DESC_ENCRYPTION</base>
<trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
</entry>
<entry>
<base>LABEL_ENCRYPTION</base>
<trans>Encryption</trans>
</entry>
<entry>
<base>DESC_PASSWORD</base>
<trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
</entry>
<entry>
<base>LABEL_PASSWORD</base>
<trans>Κωδικός πρόσβασης</trans>
</entry>
<entry>
<base>LABEL_PASSWORD2</base>
<trans>Password (confirmation)</trans>
</entry>
<entry>
<base>DESC_INACTIVITY</base>
<trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
</entry>
<entry>
<base>INACTIVITY</base>
<trans>Inactivity timeout</trans>
</entry>
<entry>
<base>ERROR_WITH_ENCRYPTION</base>
<trans>An error occured while performing initial folder encryption</trans>
</entry>
<entry>
<base>ERROR_ENCRYPTED_ENABLED</base>
<trans>This shared folder is encrypted and access is enabled. You have to put it in protected mode before removing it</trans>
</entry>
<entry>
<base>INVALID_INACTIVITY</base>
<trans>Inactivity value must be numbers only</trans>
</entry>
<entry>
<base>PASSWORD_MISMATCH</base>
<trans>Passwords don't match</trans>
</entry>
<entry>
<base>PASSWORD_TOO_SHORT</base>
<trans>Password is too short, please use at least 8 characters</trans>
</entry>
<entry>
<base>DESC_PYDIO</base>
<trans>The following settings control the access of this shared folder with the web based file manager Pydio (formerly AjaXplorer)</trans>
</entry>
<entry>
<base>LABEL_PYDIO</base>
<trans>Πρόσβαση Sudo</trans>
</entry>
<entry>
<base>TITLE_PERMISSIONS</base>
<trans>Access right management</trans>
</entry>
<entry>
<base>USERS</base>
<trans>Χρήστες</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,58 @@
<lexicon lang="el" params="getExtraParams()">
<entry>
<base>FORM_TITLE</base>
<trans>Shared Folders Encryption</trans>
</entry>
<entry>
<base>Shared Folders Encryption</base>
<trans>Shared Folders Encryption</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>This panel lets you enable enrypted shared folder access.</trans>
</entry>
<entry>
<base>STATUS</base>
<trans>Status</trans>
</entry>
<entry>
<base>MOUNTED</base>
<trans>Ενεργοποιήθηκε</trans>
</entry>
<entry>
<base>NOT_MOUNTED</base>
<trans>Protected</trans>
</entry>
<entry>
<base>MOUNT</base>
<trans>Enable</trans>
</entry>
<entry>
<base>UMOUNT</base>
<trans>Protect</trans>
</entry>
<entry>
<base>ERROR_MOUNTING</base>
<trans>An error occured. Check that you have the correct password.</trans>
</entry>
<entry>
<base>UMOUNT_DESC</base>
<trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
</entry>
<entry>
<base>MOUNT_DESC</base>
<trans>You have to enter the password to make this folder's content available.</trans>
</entry>
<entry>
<base>LABEL_MOUNT_PASSWORD</base>
<trans>Κωδικός πρόσβασης</trans>
</entry>
<entry>
<base>VALIDATE</base>
<trans>Validate</trans>
</entry>
<entry>
<base>NO_ENCRYPTED_SHARE</base>
<trans>No encrypted share configured</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,525 @@
<lexicon lang="en-us" params="getExtraParams()">
<entry>
<base>Shared Folders</base>
<trans>
Shared Folders
</trans>
</entry>
<entry>
<base>FORM_TITLE</base>
<trans>
Create, modify, or remove shared folders
</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>
You can remove any shared folder by clicking on the corresponding command next to the shared folder.
</trans>
</entry>
<entry>
<base>ADD_TITLE</base>
<trans>
Create or modify a shared folder
</trans>
</entry>
<entry>
<base>NAME_FIELD_DESC</base>
<trans>
The share name should contain only lower-case letters, numbers, periods, hyphens and underscores, and should start with a lower-case letter. For example "johnson", "intra", and "cust3.prj12" are all valid names, but "3associates", "John Smith" and "Bus!Partner" are not. The name is limited to {$maxLength} characters.
</trans>
</entry>
<entry>
<base>NAME_LABEL</base>
<trans>
Shared folder name
</trans>
</entry>
<entry>
<base>REMOVE_TITLE</base>
<trans>
Remove shared folder
</trans>
</entry>
<entry>
<base>REMOVE_DESC</base>
<trans>
<![CDATA[
<p>
You are about to remove the following shared folder
</p>
<p>
All files belonging to this shared folder will be deleted.
</p>
<p>
Are you sure you wish to remove it ?
</p>
]]>
</trans>
</entry>
<entry>
<base>ERROR_WHILE_CREATING_SHARE</base>
<trans>
An error occurred while creating the shared folder.
</trans>
</entry>
<entry>
<base>SUCCESSFULLY_CREATED_SHARE</base>
<trans>
Successfully created shared folder.
</trans>
</entry>
<entry>
<base>NO_SHARES</base>
<trans>
There are no shared folders currently configured.
</trans>
</entry>
<entry>
<base>CANT_FIND_SHARE</base>
<trans>
Can't find account for {$name} (does it exist?)
</trans>
</entry>
<entry>
<base>CANT_CREATE_SHARE</base>
<trans>
Can't create new account for {$name} (does it already exist?)
</trans>
</entry>
<entry>
<base>ERROR_WHILE_MODIFYING_SHARE</base>
<trans>
An error occurred while modifying the shared folder.
</trans>
</entry>
<entry>
<base>SUCCESSFULLY_MODIFIED_SHARE</base>
<trans>
Successfully modified shared folder.
</trans>
</entry>
<entry>
<base>SUCCESSFULLY_DELETED_SHARE</base>
<trans>
Successfully deleted shared folder.
</trans>
</entry>
<entry>
<base>ERROR_WHILE_DELETING_SHARE</base>
<trans>
An error occurred while deleting the share.
</trans>
</entry>
<entry>
<base>Shares</base>
<trans>Shares</trans>
</entry>
<entry>
<base>INVALID_SHARE_DESCRIPTION</base>
<trans>Error: unexpected or missing characters in share description</trans>
</entry>
<entry>
<base>ACCT_NAME_HAS_INVALID_CHARS</base>
<trans>The shared folder name "{$acctName}" contains invalid characters. Shared folder names must start with a lower case letter and contain only lower case letters, numbers, and hyphens.
</trans>
</entry>
<entry>
<base>MAX_SHARE_NAME_LENGTH_ERROR</base>
<trans>
The shared folder name "{$acctName}" is too long. The maximum is {$maxShareNameLength} characters.
</trans>
</entry>
<entry>
<base>ACCT_CLASHES_WITH_PSEUDONYM</base>
<trans>
<![CDATA[
The account "{$acctName}" clashes with pseudonym details for {$acctType} account "{$acct}". <p>{$acctName} is a pseudonym for {$acct}.</p>
]]>
</trans>
</entry>
<entry>
<base>ACCOUNT_EXISTS</base>
<trans>
The account "{$acctName}" is an existing {$acctType} account.
</trans>
</entry>
<entry>
<base>LABEL_ADD_SHARE_BUTTON</base>
<trans>
Create a new shared folder
</trans>
</entry>
<entry>
<base>DESC_PERMISSIONS</base>
<trans>
You can use this matrix to define groups and users access permissions.
</trans>
</entry>
<entry>
<base>DESC_SMB_SETTINGS</base>
<trans>
The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocol.
</trans>
</entry>
<entry>
<base>LABEL_SMB_ACCESS</base>
<trans>
SMB Access
</trans>
</entry>
<entry>
<base>LABEL_RECYCLEBIN</base>
<trans>
Recycle bin
</trans>
</entry>
<entry>
<base>LABEL_RETENTION</base>
<trans>
Retention time
</trans>
</entry>
<entry>
<base>UNLIMITED</base>
<trans>
unlimited
</trans>
</entry>
<entry>
<base>ONE_WEEK</base>
<trans>
one week
</trans>
</entry>
<entry>
<base>ONE_MONTH</base>
<trans>
one month
</trans>
</entry>
<entry>
<base>SIX_MONTHS</base>
<trans>
six months
</trans>
</entry>
<entry>
<base>ONE_YEAR</base>
<trans>
one year
</trans>
</entry>
<entry>
<base>DESC_HTTP_SETTINGS</base>
<trans>
The following settings control the access of this shared folder using the HTTP/HTTPS protocol.
</trans>
</entry>
<entry>
<base>LABEL_HTTP_ACCESS</base>
<trans>
Web Access
</trans>
</entry>
<entry>
<base>LABEL_WEBDAV</base>
<trans>
WebDav support
</trans>
</entry>
<entry>
<base>LABEL_REQUIRE_SSL</base>
<trans>
Force secure connections
</trans>
</entry>
<entry>
<base>LABEL_INDEXES</base>
<trans>
Indexes
</trans>
</entry>
<entry>
<base>LABEL_DYNAMIC_CONTENT</base>
<trans>
Dynamic content execution (PHP, CGI, SSI)
</trans>
</entry>
<entry>
<base>NONE</base>
<trans>No access</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_NO_PASSWORD</base>
<trans>Local network (no password required)</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_PASSWORD</base>
<trans>Local network (password required)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_NO_PASSWORD</base>
<trans>Entire Internet (no password required)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD</base>
<trans>Entire Internet (password required)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
<trans>Entire Internet (password required outside local network)</trans>
</entry>
<entry>
<base>ENABLED_BROWSEABLE</base>
<trans>Enabled, browseable</trans>
</entry>
<entry>
<base>ENABLED_NON_BROWSEABLE</base>
<trans>Enabled, hidden</trans>
</entry>
<entry>
<base>DONT_KEEP_VERSIONS</base>
<trans>Enabled, keep only the latest version</trans>
</entry>
<entry>
<base>KEEP_VERSIONS</base>
<trans>Enabled, keep a copy of all versions</trans>
</entry>
<entry>
<base>PERMISSIONS</base>
<trans>
Permissions
</trans>
</entry>
<entry>
<base>WRITE_PERM</base>
<trans>
Read / Write
</trans>
</entry>
<entry>
<base>READ_PERM</base>
<trans>
Read Only
</trans>
</entry>
<entry>
<base>ENABLED</base>
<trans>
enabled
</trans>
</entry>
<entry>
<base>DISABLED</base>
<trans>
disabled
</trans>
</entry>
<entry>
<base>YES</base>
<trans>
yes
</trans>
</entry>
<entry>
<base>NO</base>
<trans>
no
</trans>
</entry>
<entry>
<base>NAME</base>
<trans>
Name
</trans>
</entry>
<entry>
<base>DESCRIPTION</base>
<trans>
Description
</trans>
</entry>
<entry>
<base>ACTION</base>
<trans>
Action
</trans>
</entry>
<entry>
<base>MODIFY</base>
<trans>
Modify
</trans>
</entry>
<entry>
<base>REMOVE</base>
<trans>
Remove
</trans>
</entry>
<entry>
<base>CANCELED</base>
<trans>
Cancelled
</trans>
</entry>
<entry>
<base>MANUAL_PERMS</base>
<trans>
<![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]>
</trans>
</entry>
<entry>
<base>DESC_ENCRYPTION</base>
<trans>
The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.
</trans>
</entry>
<entry>
<base>LABEL_ENCRYPTION</base>
<trans>
Encryption
</trans>
</entry>
<entry>
<base>DESC_PASSWORD</base>
<trans>
You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.
</trans>
</entry>
<entry>
<base>LABEL_PASSWORD</base>
<trans>
Password
</trans>
</entry>
<entry>
<base>LABEL_PASSWORD2</base>
<trans>
Password (confirmation)
</trans>
</entry>
<entry>
<base>DESC_INACTIVITY</base>
<trans>
To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.
</trans>
</entry>
<entry>
<base>INACTIVITY</base>
<trans>
Inactivity timeout
</trans>
</entry>
<entry>
<base>ERROR_WITH_ENCRYPTION</base>
<trans>
An error occured while performing initial folder encryption
</trans>
</entry>
<entry>
<base>ERROR_ENCRYPTED_ENABLED</base>
<trans>
This shared folder is encrypted and access is enabled. You have to put it in protected mode before removing it
</trans>
</entry>
<entry>
<base>INVALID_INACTIVITY</base>
<trans>
Inactivity value must be numbers only
</trans>
</entry>
<entry>
<base>PASSWORD_MISMATCH</base>
<trans>
Passwords don't match
</trans>
</entry>
<entry>
<base>PASSWORD_TOO_SHORT</base>
<trans>
Password is too short, please use at least 8 characters
</trans>
</entry>
<entry>
<base>DESC_PYDIO</base>
<trans>
The following settings control the access of this shared folder with the web based file manager Pydio (formerly AjaXplorer)
</trans>
</entry>
<entry>
<base>LABEL_PYDIO</base>
<trans>
Pydio Access
</trans>
</entry>
<entry>
<base>TITLE_PERMISSIONS</base>
<trans>
Access right management
</trans>
</entry>
<entry>
<base>USERS</base>
<trans>Users</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,58 @@
<lexicon lang="en-us" params="getExtraParams()">
<entry>
<base>FORM_TITLE</base>
<trans>Shared Folders Encryption</trans>
</entry>
<entry>
<base>Shared Folders Encryption</base>
<trans>Shared Folders Encryption</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>This panel lets you enable enrypted shared folder access.</trans>
</entry>
<entry>
<base>STATUS</base>
<trans>Status</trans>
</entry>
<entry>
<base>MOUNTED</base>
<trans>Enabled</trans>
</entry>
<entry>
<base>NOT_MOUNTED</base>
<trans>Protected</trans>
</entry>
<entry>
<base>MOUNT</base>
<trans>Enable</trans>
</entry>
<entry>
<base>UMOUNT</base>
<trans>Protect</trans>
</entry>
<entry>
<base>ERROR_MOUNTING</base>
<trans>An error occured. Check that you have the correct password.</trans>
</entry>
<entry>
<base>UMOUNT_DESC</base>
<trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
</entry>
<entry>
<base>MOUNT_DESC</base>
<trans>You have to enter the password to make this folder's content available.</trans>
</entry>
<entry>
<base>LABEL_MOUNT_PASSWORD</base>
<trans>Password</trans>
</entry>
<entry>
<base>VALIDATE</base>
<trans>Validate</trans>
</entry>
<entry>
<base>NO_ENCRYPTED_SHARE</base>
<trans>No encrypted share configured</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,380 @@
<lexicon lang="es" params="getExtraParams()">
<entry>
<base>Shared Folders</base>
<trans>Carpetas Compartidas</trans>
</entry>
<entry>
<base>FORM_TITLE</base>
<trans>Crear, modificar, o eliminar carpetas compartidas</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>You can remove any shared folder by clicking on the corresponding command next to the shared folder.</trans>
</entry>
<entry>
<base>ADD_TITLE</base>
<trans>Create or modify a shared folder</trans>
</entry>
<entry>
<base>NAME_FIELD_DESC</base>
<trans>The share name should contain only lower-case letters, numbers, periods, hyphens and underscores, and should start with a lower-case letter. For example "johnson", "intra", and "cust3.prj12" are all valid names, but "3associates", "John Smith" and "Bus!Partner" are not. The name is limited to {$maxLength} characters.</trans>
</entry>
<entry>
<base>NAME_LABEL</base>
<trans>Shared folder name</trans>
</entry>
<entry>
<base>REMOVE_TITLE</base>
<trans>Remove shared folder</trans>
</entry>
<entry>
<base>REMOVE_DESC</base>
<trans><![CDATA[ <p> You are about to remove the following shared folder </p> <p> All files belonging to this shared folder will be deleted. </p> <p> Are you sure you wish to remove it ? </p> ]]></trans>
</entry>
<entry>
<base>ERROR_WHILE_CREATING_SHARE</base>
<trans>An error occurred while creating the shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_CREATED_SHARE</base>
<trans>Successfully created shared folder.</trans>
</entry>
<entry>
<base>NO_SHARES</base>
<trans>There are no shared folders currently configured.</trans>
</entry>
<entry>
<base>CANT_FIND_SHARE</base>
<trans>No se puede encontrar la cuenta de {$name} (¿existe?)</trans>
</entry>
<entry>
<base>CANT_CREATE_SHARE</base>
<trans>No se puede crear una nueva cuenta para {$name} (¿ya existe?)</trans>
</entry>
<entry>
<base>ERROR_WHILE_MODIFYING_SHARE</base>
<trans>An error occurred while modifying the shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_MODIFIED_SHARE</base>
<trans>Successfully modified shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_DELETED_SHARE</base>
<trans>Successfully deleted shared folder.</trans>
</entry>
<entry>
<base>ERROR_WHILE_DELETING_SHARE</base>
<trans>An error occurred while deleting the share.</trans>
</entry>
<entry>
<base>Shares</base>
<trans>Shares</trans>
</entry>
<entry>
<base>INVALID_SHARE_DESCRIPTION</base>
<trans>Error: unexpected or missing characters in share description</trans>
</entry>
<entry>
<base>ACCT_NAME_HAS_INVALID_CHARS</base>
<trans>El nombre de la carpeta compartida "{$acctName}" contiene caracteres inválidos. Los nombres de las carpetas compartidas deben comenzar con una letra minúscula y contener solo letras minúsculas, números y guiones.</trans>
</entry>
<entry>
<base>MAX_SHARE_NAME_LENGTH_ERROR</base>
<trans>The shared folder name "{$acctName}" is too long. The maximum is {$maxShareNameLength} characters.</trans>
</entry>
<entry>
<base>ACCT_CLASHES_WITH_PSEUDONYM</base>
<trans><![CDATA[ The account "{$acctName}" clashes with pseudonym details for {$acctType} account "{$acct}". <p>{$acctName} is a pseudonym for {$acct}.</p> ]]></trans>
</entry>
<entry>
<base>ACCOUNT_EXISTS</base>
<trans>La cuenta "{$acctName}" es una cuenta {$acctType} existente.</trans>
</entry>
<entry>
<base>LABEL_ADD_SHARE_BUTTON</base>
<trans>Create a new shared folder</trans>
</entry>
<entry>
<base>DESC_PERMISSIONS</base>
<trans>You can use this matrix to define groups and users access permissions.</trans>
</entry>
<entry>
<base>DESC_SMB_SETTINGS</base>
<trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocol.</trans>
</entry>
<entry>
<base>LABEL_SMB_ACCESS</base>
<trans>Acceso SMB</trans>
</entry>
<entry>
<base>LABEL_RECYCLEBIN</base>
<trans>Recycle bin</trans>
</entry>
<entry>
<base>LABEL_RETENTION</base>
<trans>Retention time</trans>
</entry>
<entry>
<base>UNLIMITED</base>
<trans>unlimited</trans>
</entry>
<entry>
<base>ONE_WEEK</base>
<trans>one week</trans>
</entry>
<entry>
<base>ONE_MONTH</base>
<trans>one month</trans>
</entry>
<entry>
<base>SIX_MONTHS</base>
<trans>six months</trans>
</entry>
<entry>
<base>ONE_YEAR</base>
<trans>one year</trans>
</entry>
<entry>
<base>DESC_HTTP_SETTINGS</base>
<trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocol.</trans>
</entry>
<entry>
<base>LABEL_HTTP_ACCESS</base>
<trans>Acceso Web</trans>
</entry>
<entry>
<base>LABEL_WEBDAV</base>
<trans>WebDav support</trans>
</entry>
<entry>
<base>LABEL_REQUIRE_SSL</base>
<trans>Forzar conexiones seguras</trans>
</entry>
<entry>
<base>LABEL_INDEXES</base>
<trans>Indexes</trans>
</entry>
<entry>
<base>LABEL_DYNAMIC_CONTENT</base>
<trans>Dynamic content execution (PHP, CGI, SSI)</trans>
</entry>
<entry>
<base>NONE</base>
<trans>Sin acceso</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_NO_PASSWORD</base>
<trans>Red local (no se requiere contraseña)</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_PASSWORD</base>
<trans>Red local (se requiere contraseña)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_NO_PASSWORD</base>
<trans>Toda la Web (no se requiere contraseña)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD</base>
<trans>Toda la Web (se requiere contraseña)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
<trans>Toda la Web (se requiere contraseña fuera de la red local)</trans>
</entry>
<entry>
<base>ENABLED_BROWSEABLE</base>
<trans>Habilitado, navegable</trans>
</entry>
<entry>
<base>ENABLED_NON_BROWSEABLE</base>
<trans>Habilitado, oculto</trans>
</entry>
<entry>
<base>DONT_KEEP_VERSIONS</base>
<trans>Enabled, keep only the latest version</trans>
</entry>
<entry>
<base>KEEP_VERSIONS</base>
<trans>Enabled, keep a copy of all versions</trans>
</entry>
<entry>
<base>PERMISSIONS</base>
<trans>Permisos</trans>
</entry>
<entry>
<base>WRITE_PERM</base>
<trans>Read / Write</trans>
</entry>
<entry>
<base>READ_PERM</base>
<trans>Read Only</trans>
</entry>
<entry>
<base>ENABLED</base>
<trans>habilitado</trans>
</entry>
<entry>
<base>DISABLED</base>
<trans>deshabilitado</trans>
</entry>
<entry>
<base>YES</base>
<trans>sí</trans>
</entry>
<entry>
<base>NO</base>
<trans>no</trans>
</entry>
<entry>
<base>NAME</base>
<trans>Nombre</trans>
</entry>
<entry>
<base>DESCRIPTION</base>
<trans>Descripción</trans>
</entry>
<entry>
<base>ACTION</base>
<trans>Acción</trans>
</entry>
<entry>
<base>MODIFY</base>
<trans>Modificar</trans>
</entry>
<entry>
<base>REMOVE</base>
<trans>Eliminar</trans>
</entry>
<entry>
<base>CANCELED</base>
<trans>Cancelled</trans>
</entry>
<entry>
<base>MANUAL_PERMS</base>
<trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
</entry>
<entry>
<base>DESC_ENCRYPTION</base>
<trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
</entry>
<entry>
<base>LABEL_ENCRYPTION</base>
<trans>Encryption</trans>
</entry>
<entry>
<base>DESC_PASSWORD</base>
<trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
</entry>
<entry>
<base>LABEL_PASSWORD</base>
<trans>Contraseña</trans>
</entry>
<entry>
<base>LABEL_PASSWORD2</base>
<trans>Password (confirmation)</trans>
</entry>
<entry>
<base>DESC_INACTIVITY</base>
<trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
</entry>
<entry>
<base>INACTIVITY</base>
<trans>Inactivity timeout</trans>
</entry>
<entry>
<base>ERROR_WITH_ENCRYPTION</base>
<trans>An error occured while performing initial folder encryption</trans>
</entry>
<entry>
<base>ERROR_ENCRYPTED_ENABLED</base>
<trans>This shared folder is encrypted and access is enabled. You have to put it in protected mode before removing it</trans>
</entry>
<entry>
<base>INVALID_INACTIVITY</base>
<trans>Inactivity value must be numbers only</trans>
</entry>
<entry>
<base>PASSWORD_MISMATCH</base>
<trans>Passwords don't match</trans>
</entry>
<entry>
<base>PASSWORD_TOO_SHORT</base>
<trans>Password is too short, please use at least 8 characters</trans>
</entry>
<entry>
<base>DESC_PYDIO</base>
<trans>The following settings control the access of this shared folder with the web based file manager Pydio (formerly AjaXplorer)</trans>
</entry>
<entry>
<base>LABEL_PYDIO</base>
<trans>Acceso sudo</trans>
</entry>
<entry>
<base>TITLE_PERMISSIONS</base>
<trans>Access right management</trans>
</entry>
<entry>
<base>USERS</base>
<trans>Usuarios</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,58 @@
<lexicon lang="es" params="getExtraParams()">
<entry>
<base>FORM_TITLE</base>
<trans>Shared Folders Encryption</trans>
</entry>
<entry>
<base>Shared Folders Encryption</base>
<trans>Shared Folders Encryption</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>This panel lets you enable enrypted shared folder access.</trans>
</entry>
<entry>
<base>STATUS</base>
<trans>Estado</trans>
</entry>
<entry>
<base>MOUNTED</base>
<trans>Habilitado</trans>
</entry>
<entry>
<base>NOT_MOUNTED</base>
<trans>Protegido</trans>
</entry>
<entry>
<base>MOUNT</base>
<trans>Habilitar</trans>
</entry>
<entry>
<base>UMOUNT</base>
<trans>Protect</trans>
</entry>
<entry>
<base>ERROR_MOUNTING</base>
<trans>An error occured. Check that you have the correct password.</trans>
</entry>
<entry>
<base>UMOUNT_DESC</base>
<trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
</entry>
<entry>
<base>MOUNT_DESC</base>
<trans>You have to enter the password to make this folder's content available.</trans>
</entry>
<entry>
<base>LABEL_MOUNT_PASSWORD</base>
<trans>Contraseña</trans>
</entry>
<entry>
<base>VALIDATE</base>
<trans>Validate</trans>
</entry>
<entry>
<base>NO_ENCRYPTED_SHARE</base>
<trans>No encrypted share configured</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,380 @@
<lexicon lang="et" params="getExtraParams()">
<entry>
<base>Shared Folders</base>
<trans>Shared Folders</trans>
</entry>
<entry>
<base>FORM_TITLE</base>
<trans>Create, modify, or remove shared folders</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>You can remove any shared folder by clicking on the corresponding command next to the shared folder.</trans>
</entry>
<entry>
<base>ADD_TITLE</base>
<trans>Create or modify a shared folder</trans>
</entry>
<entry>
<base>NAME_FIELD_DESC</base>
<trans>The share name should contain only lower-case letters, numbers, periods, hyphens and underscores, and should start with a lower-case letter. For example "johnson", "intra", and "cust3.prj12" are all valid names, but "3associates", "John Smith" and "Bus!Partner" are not. The name is limited to {$maxLength} characters.</trans>
</entry>
<entry>
<base>NAME_LABEL</base>
<trans>Shared folder name</trans>
</entry>
<entry>
<base>REMOVE_TITLE</base>
<trans>Remove shared folder</trans>
</entry>
<entry>
<base>REMOVE_DESC</base>
<trans><![CDATA[ <p> You are about to remove the following shared folder </p> <p> All files belonging to this shared folder will be deleted. </p> <p> Are you sure you wish to remove it ? </p> ]]></trans>
</entry>
<entry>
<base>ERROR_WHILE_CREATING_SHARE</base>
<trans>An error occurred while creating the shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_CREATED_SHARE</base>
<trans>Successfully created shared folder.</trans>
</entry>
<entry>
<base>NO_SHARES</base>
<trans>There are no shared folders currently configured.</trans>
</entry>
<entry>
<base>CANT_FIND_SHARE</base>
<trans>Ei leia kontot {$name} (on see üldse olemas?)</trans>
</entry>
<entry>
<base>CANT_CREATE_SHARE</base>
<trans>Ei saa luua uut kontot {$name} (selline on juba olemas?)</trans>
</entry>
<entry>
<base>ERROR_WHILE_MODIFYING_SHARE</base>
<trans>An error occurred while modifying the shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_MODIFIED_SHARE</base>
<trans>Successfully modified shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_DELETED_SHARE</base>
<trans>Successfully deleted shared folder.</trans>
</entry>
<entry>
<base>ERROR_WHILE_DELETING_SHARE</base>
<trans>An error occurred while deleting the share.</trans>
</entry>
<entry>
<base>Shares</base>
<trans>Shares</trans>
</entry>
<entry>
<base>INVALID_SHARE_DESCRIPTION</base>
<trans>Error: unexpected or missing characters in share description</trans>
</entry>
<entry>
<base>ACCT_NAME_HAS_INVALID_CHARS</base>
<trans>The shared folder name "{$acctName}" contains invalid characters. Shared folder names must start with a lower case letter and contain only lower case letters, numbers, and hyphens.</trans>
</entry>
<entry>
<base>MAX_SHARE_NAME_LENGTH_ERROR</base>
<trans>The shared folder name "{$acctName}" is too long. The maximum is {$maxShareNameLength} characters.</trans>
</entry>
<entry>
<base>ACCT_CLASHES_WITH_PSEUDONYM</base>
<trans><![CDATA[ The account "{$acctName}" clashes with pseudonym details for {$acctType} account "{$acct}". <p>{$acctName} is a pseudonym for {$acct}.</p> ]]></trans>
</entry>
<entry>
<base>ACCOUNT_EXISTS</base>
<trans>Konto"{$acctName}" on olemas {$acctType} kontona.</trans>
</entry>
<entry>
<base>LABEL_ADD_SHARE_BUTTON</base>
<trans>Create a new shared folder</trans>
</entry>
<entry>
<base>DESC_PERMISSIONS</base>
<trans>You can use this matrix to define groups and users access permissions.</trans>
</entry>
<entry>
<base>DESC_SMB_SETTINGS</base>
<trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocol.</trans>
</entry>
<entry>
<base>LABEL_SMB_ACCESS</base>
<trans>SMB Access</trans>
</entry>
<entry>
<base>LABEL_RECYCLEBIN</base>
<trans>Recycle bin</trans>
</entry>
<entry>
<base>LABEL_RETENTION</base>
<trans>Retention time</trans>
</entry>
<entry>
<base>UNLIMITED</base>
<trans>unlimited</trans>
</entry>
<entry>
<base>ONE_WEEK</base>
<trans>one week</trans>
</entry>
<entry>
<base>ONE_MONTH</base>
<trans>one month</trans>
</entry>
<entry>
<base>SIX_MONTHS</base>
<trans>six months</trans>
</entry>
<entry>
<base>ONE_YEAR</base>
<trans>one year</trans>
</entry>
<entry>
<base>DESC_HTTP_SETTINGS</base>
<trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocol.</trans>
</entry>
<entry>
<base>LABEL_HTTP_ACCESS</base>
<trans>Web Access</trans>
</entry>
<entry>
<base>LABEL_WEBDAV</base>
<trans>WebDav support</trans>
</entry>
<entry>
<base>LABEL_REQUIRE_SSL</base>
<trans>Force secure connections</trans>
</entry>
<entry>
<base>LABEL_INDEXES</base>
<trans>Indexes</trans>
</entry>
<entry>
<base>LABEL_DYNAMIC_CONTENT</base>
<trans>Dynamic content execution (PHP, CGI, SSI)</trans>
</entry>
<entry>
<base>NONE</base>
<trans>Pole juurdepääsu</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_NO_PASSWORD</base>
<trans>Kohtvõrgust (ilma paroolita)</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_PASSWORD</base>
<trans>Kohtvõrgust (parooliga)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_NO_PASSWORD</base>
<trans>Internetist (ilma paroolita)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD</base>
<trans>Internetist (prooliga)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
<trans>Internetist (parooli nõutakse väljastpoolt kohtvõrku)</trans>
</entry>
<entry>
<base>ENABLED_BROWSEABLE</base>
<trans>Enabled, browseable</trans>
</entry>
<entry>
<base>ENABLED_NON_BROWSEABLE</base>
<trans>Enabled, hidden</trans>
</entry>
<entry>
<base>DONT_KEEP_VERSIONS</base>
<trans>Enabled, keep only the latest version</trans>
</entry>
<entry>
<base>KEEP_VERSIONS</base>
<trans>Enabled, keep a copy of all versions</trans>
</entry>
<entry>
<base>PERMISSIONS</base>
<trans>Permissions</trans>
</entry>
<entry>
<base>WRITE_PERM</base>
<trans>Read / Write</trans>
</entry>
<entry>
<base>READ_PERM</base>
<trans>Read Only</trans>
</entry>
<entry>
<base>ENABLED</base>
<trans>Lubatud</trans>
</entry>
<entry>
<base>DISABLED</base>
<trans>Keelatud</trans>
</entry>
<entry>
<base>YES</base>
<trans>jah</trans>
</entry>
<entry>
<base>NO</base>
<trans>ei</trans>
</entry>
<entry>
<base>NAME</base>
<trans>Nimi</trans>
</entry>
<entry>
<base>DESCRIPTION</base>
<trans>Kirjeldus</trans>
</entry>
<entry>
<base>ACTION</base>
<trans>Tegevus</trans>
</entry>
<entry>
<base>MODIFY</base>
<trans>Muuda</trans>
</entry>
<entry>
<base>REMOVE</base>
<trans>Eemalda</trans>
</entry>
<entry>
<base>CANCELED</base>
<trans>Cancelled</trans>
</entry>
<entry>
<base>MANUAL_PERMS</base>
<trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
</entry>
<entry>
<base>DESC_ENCRYPTION</base>
<trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
</entry>
<entry>
<base>LABEL_ENCRYPTION</base>
<trans>Encryption</trans>
</entry>
<entry>
<base>DESC_PASSWORD</base>
<trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
</entry>
<entry>
<base>LABEL_PASSWORD</base>
<trans>Parool</trans>
</entry>
<entry>
<base>LABEL_PASSWORD2</base>
<trans>Password (confirmation)</trans>
</entry>
<entry>
<base>DESC_INACTIVITY</base>
<trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
</entry>
<entry>
<base>INACTIVITY</base>
<trans>Inactivity timeout</trans>
</entry>
<entry>
<base>ERROR_WITH_ENCRYPTION</base>
<trans>An error occured while performing initial folder encryption</trans>
</entry>
<entry>
<base>ERROR_ENCRYPTED_ENABLED</base>
<trans>This shared folder is encrypted and access is enabled. You have to put it in protected mode before removing it</trans>
</entry>
<entry>
<base>INVALID_INACTIVITY</base>
<trans>Inactivity value must be numbers only</trans>
</entry>
<entry>
<base>PASSWORD_MISMATCH</base>
<trans>Passwords don't match</trans>
</entry>
<entry>
<base>PASSWORD_TOO_SHORT</base>
<trans>Password is too short, please use at least 8 characters</trans>
</entry>
<entry>
<base>DESC_PYDIO</base>
<trans>The following settings control the access of this shared folder with the web based file manager Pydio (formerly AjaXplorer)</trans>
</entry>
<entry>
<base>LABEL_PYDIO</base>
<trans>Sudo juurdepääs</trans>
</entry>
<entry>
<base>TITLE_PERMISSIONS</base>
<trans>Access right management</trans>
</entry>
<entry>
<base>USERS</base>
<trans>Kasutajad</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,58 @@
<lexicon lang="et" params="getExtraParams()">
<entry>
<base>FORM_TITLE</base>
<trans>Jagatud kaustade krüpteerimine</trans>
</entry>
<entry>
<base>Shared Folders Encryption</base>
<trans>Jagatud kaustade krüpteerimine</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>Siin saad sa määrata juurdepääsu jagatud ja krüpteeritud kaustale.</trans>
</entry>
<entry>
<base>STATUS</base>
<trans>Olek</trans>
</entry>
<entry>
<base>MOUNTED</base>
<trans>Lubatud</trans>
</entry>
<entry>
<base>NOT_MOUNTED</base>
<trans>Kaitstud</trans>
</entry>
<entry>
<base>MOUNT</base>
<trans>Luba</trans>
</entry>
<entry>
<base>UMOUNT</base>
<trans>Kaitse</trans>
</entry>
<entry>
<base>ERROR_MOUNTING</base>
<trans>Ilmnes viga. Kontrolli kas sisestasid parooli õieti.</trans>
</entry>
<entry>
<base>UMOUNT_DESC</base>
<trans>Oled kindel, et tahad kaitsta seda jagatud kausta? Peale kaitsmist pole sisule juurdepääsu enne kui sa taas lubad siduda selle parooliga.</trans>
</entry>
<entry>
<base>MOUNT_DESC</base>
<trans>Sa pead sisestama parooli, et teha selle kausta sisu kättesaadvaks.</trans>
</entry>
<entry>
<base>LABEL_MOUNT_PASSWORD</base>
<trans>Parool</trans>
</entry>
<entry>
<base>VALIDATE</base>
<trans>Valideeri</trans>
</entry>
<entry>
<base>NO_ENCRYPTED_SHARE</base>
<trans>Krüpteeritud kaustu pole määratud</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,380 @@
<lexicon lang="fr" params="getExtraParams()">
<entry>
<base>Shared Folders</base>
<trans>Dossiers Partagés</trans>
</entry>
<entry>
<base>FORM_TITLE</base>
<trans>Création, modification ou suppression des dossiers partagés</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>Vous pouvez supprimer n'importe quel dossier partagé en cliquant sur le lien correspondant à côté du nom du dossier partagé.</trans>
</entry>
<entry>
<base>ADD_TITLE</base>
<trans>Créer ou modifier un dossier partagé</trans>
</entry>
<entry>
<base>NAME_FIELD_DESC</base>
<trans>Le nom du partage réseau doit contenir uniquement des lettres minuscules, des chiffres, des traits d'union, des points, des traits de soulignement et commencer par une minuscule. Par exemple, "johnson", "intra" et "cust3.prj12" sont tous des noms valides, mais pas "3amis", "Pierre Leblanc" ni "Bus!Partner". Le nom ne peut contenir que {$maxLength} caractères.</trans>
</entry>
<entry>
<base>NAME_LABEL</base>
<trans>Nom du dossier partagé</trans>
</entry>
<entry>
<base>REMOVE_TITLE</base>
<trans>Supprimer le dossier partagé</trans>
</entry>
<entry>
<base>REMOVE_DESC</base>
<trans><![CDATA[ <p> Vous êtes sur le point de supprimer le dossier partagé suivant </p> <p> Tous les fichiers contenus dans ce dossier seront supprimés. </p> <p>Voulez-vous vraiment le supprimer ?</p> ]]></trans>
</entry>
<entry>
<base>ERROR_WHILE_CREATING_SHARE</base>
<trans>Une erreur est survenue lors de la création du dossier partagé.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_CREATED_SHARE</base>
<trans>Dossier partagé créé avec succès.</trans>
</entry>
<entry>
<base>NO_SHARES</base>
<trans>Aucun dossier partagé n'est configuré actuellement.</trans>
</entry>
<entry>
<base>CANT_FIND_SHARE</base>
<trans>Compte introuvable pour {$name} (existe-t'il ?)</trans>
</entry>
<entry>
<base>CANT_CREATE_SHARE</base>
<trans>Impossible de créer un compte pour {$name} (existe-t'il déjà ?)</trans>
</entry>
<entry>
<base>ERROR_WHILE_MODIFYING_SHARE</base>
<trans>Une erreur s'est produite lors de la modification du dossier partagé.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_MODIFIED_SHARE</base>
<trans>Dossier partagé modifié avec succès.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_DELETED_SHARE</base>
<trans>Dossier partagé supprimé avec succès.</trans>
</entry>
<entry>
<base>ERROR_WHILE_DELETING_SHARE</base>
<trans>Une erreur s'est produite lors de la suppression du partage.</trans>
</entry>
<entry>
<base>Shares</base>
<trans>Partages</trans>
</entry>
<entry>
<base>INVALID_SHARE_DESCRIPTION</base>
<trans>Erreur : caractères inattendus ou manquants dans la description du partage</trans>
</entry>
<entry>
<base>ACCT_NAME_HAS_INVALID_CHARS</base>
<trans>Le nom du dossier partagé "{$acctName}" contient des caractères non valides. Les noms de dossier partagé doivent commencer par une minuscule et contenir uniquement des lettres minuscules, des chiffres et des traits d'union.</trans>
</entry>
<entry>
<base>MAX_SHARE_NAME_LENGTH_ERROR</base>
<trans>Le nom du dossier partagé "{$acctName}" est trop long. Le nombre maximum de caractères est de {$maxShareNameLength}.</trans>
</entry>
<entry>
<base>ACCT_CLASHES_WITH_PSEUDONYM</base>
<trans><![CDATA[ Le compte "{$acctName}" est en conflit avec les détails du pseudonyme {$acctType} pour le compte "{$acct}". <p>{$acctName} est un pseudonyme de {$acct}.</p> ]]></trans>
</entry>
<entry>
<base>ACCOUNT_EXISTS</base>
<trans>Le compte "{$acctName}" est un compte {$acctType} existant.</trans>
</entry>
<entry>
<base>LABEL_ADD_SHARE_BUTTON</base>
<trans>Créer un nouveau dossier partagé</trans>
</entry>
<entry>
<base>DESC_PERMISSIONS</base>
<trans>Vous pouvez utiliser ce tableau pour définir les permissions d'accès pour chaque groupe et utilisateur</trans>
</entry>
<entry>
<base>DESC_SMB_SETTINGS</base>
<trans>Les paramètres suivants contrôlent l'accès à ce dossier partagé depuis le réseau local, par le protocole SMB/CIFS.</trans>
</entry>
<entry>
<base>LABEL_SMB_ACCESS</base>
<trans>Accès SMB</trans>
</entry>
<entry>
<base>LABEL_RECYCLEBIN</base>
<trans>Corbeille</trans>
</entry>
<entry>
<base>LABEL_RETENTION</base>
<trans>Durée de conservation</trans>
</entry>
<entry>
<base>UNLIMITED</base>
<trans>aucune limite</trans>
</entry>
<entry>
<base>ONE_WEEK</base>
<trans>une semaine</trans>
</entry>
<entry>
<base>ONE_MONTH</base>
<trans>un mois</trans>
</entry>
<entry>
<base>SIX_MONTHS</base>
<trans>six mois</trans>
</entry>
<entry>
<base>ONE_YEAR</base>
<trans>un an</trans>
</entry>
<entry>
<base>DESC_HTTP_SETTINGS</base>
<trans>Les paramètres suivants contrôlent l'accès à ce dossier partagé par le protocole HTTP/HTTPS.</trans>
</entry>
<entry>
<base>LABEL_HTTP_ACCESS</base>
<trans>Accès Web</trans>
</entry>
<entry>
<base>LABEL_WEBDAV</base>
<trans>Support WebDav</trans>
</entry>
<entry>
<base>LABEL_REQUIRE_SSL</base>
<trans>Forcer l'utilisation de connexions sécurisées</trans>
</entry>
<entry>
<base>LABEL_INDEXES</base>
<trans>Indexes</trans>
</entry>
<entry>
<base>LABEL_DYNAMIC_CONTENT</base>
<trans>Exécution de contenu dynamique (PHP, CGI, SSI)</trans>
</entry>
<entry>
<base>NONE</base>
<trans>Aucun accès</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_NO_PASSWORD</base>
<trans>Réseau local (aucun mot de passe requis)</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_PASSWORD</base>
<trans>Réseau local (mot de passe requis)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_NO_PASSWORD</base>
<trans>Tout Internet (aucun mot de passe requis)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD</base>
<trans>Tout Internet (mot de passe requis)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
<trans>Tout Internet (mot de passe requis en dehors des réseaux locaux)</trans>
</entry>
<entry>
<base>ENABLED_BROWSEABLE</base>
<trans>Activé, visible</trans>
</entry>
<entry>
<base>ENABLED_NON_BROWSEABLE</base>
<trans>Activé, masqué</trans>
</entry>
<entry>
<base>DONT_KEEP_VERSIONS</base>
<trans>Activé, conserve la dernière version</trans>
</entry>
<entry>
<base>KEEP_VERSIONS</base>
<trans>Activé, conserve toutes les versions</trans>
</entry>
<entry>
<base>PERMISSIONS</base>
<trans>Permissions</trans>
</entry>
<entry>
<base>WRITE_PERM</base>
<trans>Lecture / Écriture</trans>
</entry>
<entry>
<base>READ_PERM</base>
<trans>Lecture Seule</trans>
</entry>
<entry>
<base>ENABLED</base>
<trans>activé</trans>
</entry>
<entry>
<base>DISABLED</base>
<trans>désactivé</trans>
</entry>
<entry>
<base>YES</base>
<trans>oui</trans>
</entry>
<entry>
<base>NO</base>
<trans>non</trans>
</entry>
<entry>
<base>NAME</base>
<trans>Nom</trans>
</entry>
<entry>
<base>DESCRIPTION</base>
<trans>Description</trans>
</entry>
<entry>
<base>ACTION</base>
<trans>Action</trans>
</entry>
<entry>
<base>MODIFY</base>
<trans>Modifier</trans>
</entry>
<entry>
<base>REMOVE</base>
<trans>Supprimer</trans>
</entry>
<entry>
<base>CANCELED</base>
<trans>Opération annulée par l'utilisateur</trans>
</entry>
<entry>
<base>MANUAL_PERMS</base>
<trans><![CDATA[<span style="color:red">Les permissions sur ce dossier partagé sont gérées manuellement, les modifications n'affecteront que l'accès web si un mot de passe est requis.</span><br><br>]]></trans>
</entry>
<entry>
<base>DESC_ENCRYPTION</base>
<trans>Les options suivantes vous permettent de protéger vos données. Si le chiffrement est activé, les données ne seront jamais stockées en clair sur le serveur. Le partage sera soit "accessible" (les données apparaissent en clair, le chiffrement / déchiffrement se faisant à la volée), soit "protégé" (seulement la version chiffrée est accessible sur le serveur). Le chiffrement ne peut se configurer qu'à la création d'un dossier partagé. Les groupes ayant accès en lecture seules ne sont pas supportés sur les dossiers partagés chiffrés. Si le chiffrement est activé, seuls les membres des groupes ayant accès en lecture / écriture pourront accéder au partage.</trans>
</entry>
<entry>
<base>LABEL_ENCRYPTION</base>
<trans>Chiffrement</trans>
</entry>
<entry>
<base>DESC_PASSWORD</base>
<trans>Vous devez choisir un mot de passe pour protéger vos données. Ce mot de passe doit contenir au minimum 8 caractères. Ne perdez pas ce mot de passe. Sans lui, les données seront perdues car il n'est pas possible de le récupérer.</trans>
</entry>
<entry>
<base>LABEL_PASSWORD</base>
<trans>Mot de passe</trans>
</entry>
<entry>
<base>LABEL_PASSWORD2</base>
<trans>Mot de passe (confirmation)</trans>
</entry>
<entry>
<base>DESC_INACTIVITY</base>
<trans>Pour ajouter une protection supplémentaire, vous pouvez configurer un compteur d'inactivité (en minutes). Quand les données sont accessibles, si personne n'y accède pendant la durée indiquée, les données retourneront automatiquement en mode "protégées".</trans>
</entry>
<entry>
<base>INACTIVITY</base>
<trans>Durée d'inactivité</trans>
</entry>
<entry>
<base>ERROR_WITH_ENCRYPTION</base>
<trans>Une erreur est survenue lors du chiffrement initial du dossier partagé</trans>
</entry>
<entry>
<base>ERROR_ENCRYPTED_ENABLED</base>
<trans>Ce dossier partagé est chiffré et l'accès est activé. Vous devriez le remettre en mode protégé avant de le supprimer</trans>
</entry>
<entry>
<base>INVALID_INACTIVITY</base>
<trans>Le temps d'inactivité ne doit contenir que des chiffres</trans>
</entry>
<entry>
<base>PASSWORD_MISMATCH</base>
<trans>Les mots de passe ne correspondent pas</trans>
</entry>
<entry>
<base>PASSWORD_TOO_SHORT</base>
<trans>Le mot de passe est trop court, veuillez utiliser au moins 8 caractères</trans>
</entry>
<entry>
<base>DESC_PYDIO</base>
<trans>Les paramètres suivants contrôlent l'accès à ce dossier partagé via le gestionnaire de fichiers en mode web Pydio (anciennement AjaXplorer)</trans>
</entry>
<entry>
<base>LABEL_PYDIO</base>
<trans>Accès Pydio</trans>
</entry>
<entry>
<base>TITLE_PERMISSIONS</base>
<trans>Droits d'accès</trans>
</entry>
<entry>
<base>USERS</base>
<trans>Utilisateurs</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,58 @@
<lexicon lang="fr" params="getExtraParams()">
<entry>
<base>FORM_TITLE</base>
<trans>Chiffrement des dossiers partagés</trans>
</entry>
<entry>
<base>Shared Folders Encryption</base>
<trans>Chiffrement des dossiers partagés</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>Cette page vous permet d'activer l'accès aux dossiers partagés chiffrés.</trans>
</entry>
<entry>
<base>STATUS</base>
<trans>État</trans>
</entry>
<entry>
<base>MOUNTED</base>
<trans>Activé</trans>
</entry>
<entry>
<base>NOT_MOUNTED</base>
<trans>Protégé</trans>
</entry>
<entry>
<base>MOUNT</base>
<trans>Activer</trans>
</entry>
<entry>
<base>UMOUNT</base>
<trans>Protéger</trans>
</entry>
<entry>
<base>ERROR_MOUNTING</base>
<trans>Une erreur est survenue. Vérifiez que vous disposez du bon mot de passe.</trans>
</entry>
<entry>
<base>UMOUNT_DESC</base>
<trans>Êtes-vous sûre de vouloir protéger ce dossier partagé ? Une fois protégé, le contenu ne sera plus accessible jusqu'à sa réactivation à l'aide du mot de passe.</trans>
</entry>
<entry>
<base>MOUNT_DESC</base>
<trans>Vous devez entrer le mot de passe pour rendre le contenu de ce dossier accessible.</trans>
</entry>
<entry>
<base>LABEL_MOUNT_PASSWORD</base>
<trans>Mot de passe</trans>
</entry>
<entry>
<base>VALIDATE</base>
<trans>Valider</trans>
</entry>
<entry>
<base>NO_ENCRYPTED_SHARE</base>
<trans>Aucun partage chiffré n'est configuré</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,380 @@
<lexicon lang="he" params="getExtraParams()">
<entry>
<base>Shared Folders</base>
<trans>Shared Folders</trans>
</entry>
<entry>
<base>FORM_TITLE</base>
<trans>Create, modify, or remove shared folders</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>You can remove any shared folder by clicking on the corresponding command next to the shared folder.</trans>
</entry>
<entry>
<base>ADD_TITLE</base>
<trans>Create or modify a shared folder</trans>
</entry>
<entry>
<base>NAME_FIELD_DESC</base>
<trans>The share name should contain only lower-case letters, numbers, periods, hyphens and underscores, and should start with a lower-case letter. For example "johnson", "intra", and "cust3.prj12" are all valid names, but "3associates", "John Smith" and "Bus!Partner" are not. The name is limited to {$maxLength} characters.</trans>
</entry>
<entry>
<base>NAME_LABEL</base>
<trans>Shared folder name</trans>
</entry>
<entry>
<base>REMOVE_TITLE</base>
<trans>Remove shared folder</trans>
</entry>
<entry>
<base>REMOVE_DESC</base>
<trans><![CDATA[ <p> You are about to remove the following shared folder </p> <p> All files belonging to this shared folder will be deleted. </p> <p> Are you sure you wish to remove it ? </p> ]]></trans>
</entry>
<entry>
<base>ERROR_WHILE_CREATING_SHARE</base>
<trans>An error occurred while creating the shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_CREATED_SHARE</base>
<trans>Successfully created shared folder.</trans>
</entry>
<entry>
<base>NO_SHARES</base>
<trans>There are no shared folders currently configured.</trans>
</entry>
<entry>
<base>CANT_FIND_SHARE</base>
<trans>לא ניתן למצוא חשבון עבור {$name} (האם הוא קיים ?)</trans>
</entry>
<entry>
<base>CANT_CREATE_SHARE</base>
<trans>לא ניתן ליצור חשבון חדש עבור {$name} (ייתכן שהוא כבר קיים ?)</trans>
</entry>
<entry>
<base>ERROR_WHILE_MODIFYING_SHARE</base>
<trans>An error occurred while modifying the shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_MODIFIED_SHARE</base>
<trans>Successfully modified shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_DELETED_SHARE</base>
<trans>Successfully deleted shared folder.</trans>
</entry>
<entry>
<base>ERROR_WHILE_DELETING_SHARE</base>
<trans>An error occurred while deleting the share.</trans>
</entry>
<entry>
<base>Shares</base>
<trans>Shares</trans>
</entry>
<entry>
<base>INVALID_SHARE_DESCRIPTION</base>
<trans>Error: unexpected or missing characters in share description</trans>
</entry>
<entry>
<base>ACCT_NAME_HAS_INVALID_CHARS</base>
<trans>The shared folder name "{$acctName}" contains invalid characters. Shared folder names must start with a lower case letter and contain only lower case letters, numbers, and hyphens.</trans>
</entry>
<entry>
<base>MAX_SHARE_NAME_LENGTH_ERROR</base>
<trans>The shared folder name "{$acctName}" is too long. The maximum is {$maxShareNameLength} characters.</trans>
</entry>
<entry>
<base>ACCT_CLASHES_WITH_PSEUDONYM</base>
<trans><![CDATA[ The account "{$acctName}" clashes with pseudonym details for {$acctType} account "{$acct}". <p>{$acctName} is a pseudonym for {$acct}.</p> ]]></trans>
</entry>
<entry>
<base>ACCOUNT_EXISTS</base>
<trans>החשבון "{$acctName}" הוא חשבון {$acctType} קיים.</trans>
</entry>
<entry>
<base>LABEL_ADD_SHARE_BUTTON</base>
<trans>Create a new shared folder</trans>
</entry>
<entry>
<base>DESC_PERMISSIONS</base>
<trans>You can use this matrix to define groups and users access permissions.</trans>
</entry>
<entry>
<base>DESC_SMB_SETTINGS</base>
<trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocol.</trans>
</entry>
<entry>
<base>LABEL_SMB_ACCESS</base>
<trans>SMB Access</trans>
</entry>
<entry>
<base>LABEL_RECYCLEBIN</base>
<trans>Recycle bin</trans>
</entry>
<entry>
<base>LABEL_RETENTION</base>
<trans>Retention time</trans>
</entry>
<entry>
<base>UNLIMITED</base>
<trans>unlimited</trans>
</entry>
<entry>
<base>ONE_WEEK</base>
<trans>one week</trans>
</entry>
<entry>
<base>ONE_MONTH</base>
<trans>one month</trans>
</entry>
<entry>
<base>SIX_MONTHS</base>
<trans>six months</trans>
</entry>
<entry>
<base>ONE_YEAR</base>
<trans>one year</trans>
</entry>
<entry>
<base>DESC_HTTP_SETTINGS</base>
<trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocol.</trans>
</entry>
<entry>
<base>LABEL_HTTP_ACCESS</base>
<trans>Web Access</trans>
</entry>
<entry>
<base>LABEL_WEBDAV</base>
<trans>WebDav support</trans>
</entry>
<entry>
<base>LABEL_REQUIRE_SSL</base>
<trans>Force secure connections</trans>
</entry>
<entry>
<base>LABEL_INDEXES</base>
<trans>Indexes</trans>
</entry>
<entry>
<base>LABEL_DYNAMIC_CONTENT</base>
<trans>Dynamic content execution (PHP, CGI, SSI)</trans>
</entry>
<entry>
<base>NONE</base>
<trans>ללא גישה</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_NO_PASSWORD</base>
<trans>רשתות מקומיות (סיסמא לא נדרשת)</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_PASSWORD</base>
<trans>רשתות מקומיות (דרושה סיסמא)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_NO_PASSWORD</base>
<trans>כל האינטרנט (סיסמא לא נדרשת)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD</base>
<trans>כל האינטרנט (דרושה סיסמא)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
<trans>כל האינטרנט (דרושה סיסמא מחוץ לרשת המקומית)</trans>
</entry>
<entry>
<base>ENABLED_BROWSEABLE</base>
<trans>Enabled, browseable</trans>
</entry>
<entry>
<base>ENABLED_NON_BROWSEABLE</base>
<trans>Enabled, hidden</trans>
</entry>
<entry>
<base>DONT_KEEP_VERSIONS</base>
<trans>Enabled, keep only the latest version</trans>
</entry>
<entry>
<base>KEEP_VERSIONS</base>
<trans>Enabled, keep a copy of all versions</trans>
</entry>
<entry>
<base>PERMISSIONS</base>
<trans>Permissions</trans>
</entry>
<entry>
<base>WRITE_PERM</base>
<trans>Read / Write</trans>
</entry>
<entry>
<base>READ_PERM</base>
<trans>Read Only</trans>
</entry>
<entry>
<base>ENABLED</base>
<trans>מאופשר</trans>
</entry>
<entry>
<base>DISABLED</base>
<trans>מבוטל</trans>
</entry>
<entry>
<base>YES</base>
<trans>כן</trans>
</entry>
<entry>
<base>NO</base>
<trans>לא</trans>
</entry>
<entry>
<base>NAME</base>
<trans>שם</trans>
</entry>
<entry>
<base>DESCRIPTION</base>
<trans>תיאור</trans>
</entry>
<entry>
<base>ACTION</base>
<trans>פעולה</trans>
</entry>
<entry>
<base>MODIFY</base>
<trans>שנה</trans>
</entry>
<entry>
<base>REMOVE</base>
<trans>הסרה</trans>
</entry>
<entry>
<base>CANCELED</base>
<trans>Cancelled</trans>
</entry>
<entry>
<base>MANUAL_PERMS</base>
<trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
</entry>
<entry>
<base>DESC_ENCRYPTION</base>
<trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
</entry>
<entry>
<base>LABEL_ENCRYPTION</base>
<trans>Encryption</trans>
</entry>
<entry>
<base>DESC_PASSWORD</base>
<trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
</entry>
<entry>
<base>LABEL_PASSWORD</base>
<trans>סיסמה</trans>
</entry>
<entry>
<base>LABEL_PASSWORD2</base>
<trans>Password (confirmation)</trans>
</entry>
<entry>
<base>DESC_INACTIVITY</base>
<trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
</entry>
<entry>
<base>INACTIVITY</base>
<trans>Inactivity timeout</trans>
</entry>
<entry>
<base>ERROR_WITH_ENCRYPTION</base>
<trans>An error occured while performing initial folder encryption</trans>
</entry>
<entry>
<base>ERROR_ENCRYPTED_ENABLED</base>
<trans>This shared folder is encrypted and access is enabled. You have to put it in protected mode before removing it</trans>
</entry>
<entry>
<base>INVALID_INACTIVITY</base>
<trans>Inactivity value must be numbers only</trans>
</entry>
<entry>
<base>PASSWORD_MISMATCH</base>
<trans>Passwords don't match</trans>
</entry>
<entry>
<base>PASSWORD_TOO_SHORT</base>
<trans>Password is too short, please use at least 8 characters</trans>
</entry>
<entry>
<base>DESC_PYDIO</base>
<trans>The following settings control the access of this shared folder with the web based file manager Pydio (formerly AjaXplorer)</trans>
</entry>
<entry>
<base>LABEL_PYDIO</base>
<trans>ללא גישה</trans>
</entry>
<entry>
<base>TITLE_PERMISSIONS</base>
<trans>Access right management</trans>
</entry>
<entry>
<base>USERS</base>
<trans>משתמשים</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,58 @@
<lexicon lang="he" params="getExtraParams()">
<entry>
<base>FORM_TITLE</base>
<trans>Shared Folders Encryption</trans>
</entry>
<entry>
<base>Shared Folders Encryption</base>
<trans>Shared Folders Encryption</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>This panel lets you enable enrypted shared folder access.</trans>
</entry>
<entry>
<base>STATUS</base>
<trans>מצב</trans>
</entry>
<entry>
<base>MOUNTED</base>
<trans>Enabled</trans>
</entry>
<entry>
<base>NOT_MOUNTED</base>
<trans>Protected</trans>
</entry>
<entry>
<base>MOUNT</base>
<trans>Enable</trans>
</entry>
<entry>
<base>UMOUNT</base>
<trans>Protect</trans>
</entry>
<entry>
<base>ERROR_MOUNTING</base>
<trans>An error occured. Check that you have the correct password.</trans>
</entry>
<entry>
<base>UMOUNT_DESC</base>
<trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
</entry>
<entry>
<base>MOUNT_DESC</base>
<trans>You have to enter the password to make this folder's content available.</trans>
</entry>
<entry>
<base>LABEL_MOUNT_PASSWORD</base>
<trans>סיסמה</trans>
</entry>
<entry>
<base>VALIDATE</base>
<trans>Validate</trans>
</entry>
<entry>
<base>NO_ENCRYPTED_SHARE</base>
<trans>No encrypted share configured</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,380 @@
<lexicon lang="hu" params="getExtraParams()">
<entry>
<base>Shared Folders</base>
<trans>Shared Folders</trans>
</entry>
<entry>
<base>FORM_TITLE</base>
<trans>Create, modify, or remove shared folders</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>You can remove any shared folder by clicking on the corresponding command next to the shared folder.</trans>
</entry>
<entry>
<base>ADD_TITLE</base>
<trans>Create or modify a shared folder</trans>
</entry>
<entry>
<base>NAME_FIELD_DESC</base>
<trans>The share name should contain only lower-case letters, numbers, periods, hyphens and underscores, and should start with a lower-case letter. For example "johnson", "intra", and "cust3.prj12" are all valid names, but "3associates", "John Smith" and "Bus!Partner" are not. The name is limited to {$maxLength} characters.</trans>
</entry>
<entry>
<base>NAME_LABEL</base>
<trans>Shared folder name</trans>
</entry>
<entry>
<base>REMOVE_TITLE</base>
<trans>Remove shared folder</trans>
</entry>
<entry>
<base>REMOVE_DESC</base>
<trans><![CDATA[ <p> You are about to remove the following shared folder </p> <p> All files belonging to this shared folder will be deleted. </p> <p> Are you sure you wish to remove it ? </p> ]]></trans>
</entry>
<entry>
<base>ERROR_WHILE_CREATING_SHARE</base>
<trans>An error occurred while creating the shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_CREATED_SHARE</base>
<trans>Successfully created shared folder.</trans>
</entry>
<entry>
<base>NO_SHARES</base>
<trans>There are no shared folders currently configured.</trans>
</entry>
<entry>
<base>CANT_FIND_SHARE</base>
<trans>A {$name} névhez nem található felhasználói fiók (létezik?)</trans>
</entry>
<entry>
<base>CANT_CREATE_SHARE</base>
<trans>A {$name} névhez nem lehet fiókot létrehozni (már létezik?)</trans>
</entry>
<entry>
<base>ERROR_WHILE_MODIFYING_SHARE</base>
<trans>An error occurred while modifying the shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_MODIFIED_SHARE</base>
<trans>Successfully modified shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_DELETED_SHARE</base>
<trans>Successfully deleted shared folder.</trans>
</entry>
<entry>
<base>ERROR_WHILE_DELETING_SHARE</base>
<trans>An error occurred while deleting the share.</trans>
</entry>
<entry>
<base>Shares</base>
<trans>Shares</trans>
</entry>
<entry>
<base>INVALID_SHARE_DESCRIPTION</base>
<trans>Error: unexpected or missing characters in share description</trans>
</entry>
<entry>
<base>ACCT_NAME_HAS_INVALID_CHARS</base>
<trans>The shared folder name "{$acctName}" contains invalid characters. Shared folder names must start with a lower case letter and contain only lower case letters, numbers, and hyphens.</trans>
</entry>
<entry>
<base>MAX_SHARE_NAME_LENGTH_ERROR</base>
<trans>The shared folder name "{$acctName}" is too long. The maximum is {$maxShareNameLength} characters.</trans>
</entry>
<entry>
<base>ACCT_CLASHES_WITH_PSEUDONYM</base>
<trans><![CDATA[ The account "{$acctName}" clashes with pseudonym details for {$acctType} account "{$acct}". <p>{$acctName} is a pseudonym for {$acct}.</p> ]]></trans>
</entry>
<entry>
<base>ACCOUNT_EXISTS</base>
<trans>A "{$acctName}" nevű fiók egy létező {$acctType} fiók.</trans>
</entry>
<entry>
<base>LABEL_ADD_SHARE_BUTTON</base>
<trans>Create a new shared folder</trans>
</entry>
<entry>
<base>DESC_PERMISSIONS</base>
<trans>You can use this matrix to define groups and users access permissions.</trans>
</entry>
<entry>
<base>DESC_SMB_SETTINGS</base>
<trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocol.</trans>
</entry>
<entry>
<base>LABEL_SMB_ACCESS</base>
<trans>SMB Access</trans>
</entry>
<entry>
<base>LABEL_RECYCLEBIN</base>
<trans>Recycle bin</trans>
</entry>
<entry>
<base>LABEL_RETENTION</base>
<trans>Retention time</trans>
</entry>
<entry>
<base>UNLIMITED</base>
<trans>unlimited</trans>
</entry>
<entry>
<base>ONE_WEEK</base>
<trans>one week</trans>
</entry>
<entry>
<base>ONE_MONTH</base>
<trans>one month</trans>
</entry>
<entry>
<base>SIX_MONTHS</base>
<trans>six months</trans>
</entry>
<entry>
<base>ONE_YEAR</base>
<trans>one year</trans>
</entry>
<entry>
<base>DESC_HTTP_SETTINGS</base>
<trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocol.</trans>
</entry>
<entry>
<base>LABEL_HTTP_ACCESS</base>
<trans>Web Access</trans>
</entry>
<entry>
<base>LABEL_WEBDAV</base>
<trans>WebDav support</trans>
</entry>
<entry>
<base>LABEL_REQUIRE_SSL</base>
<trans>Biztonságos kapcsolatok kikényszerítése</trans>
</entry>
<entry>
<base>LABEL_INDEXES</base>
<trans>Indexes</trans>
</entry>
<entry>
<base>LABEL_DYNAMIC_CONTENT</base>
<trans>Dynamic content execution (PHP, CGI, SSI)</trans>
</entry>
<entry>
<base>NONE</base>
<trans>Nincs hozzáférés</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_NO_PASSWORD</base>
<trans>Helyi hálózat (nem kell jelszó)</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_PASSWORD</base>
<trans>Helyi hálózat (jelszó kell)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_NO_PASSWORD</base>
<trans>Az egész Internet (nem kell jelszó)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD</base>
<trans>Az egész Internet (jelszó kell)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
<trans>Az egész Internet (jelszó kell a helyi hálózaton kívül)</trans>
</entry>
<entry>
<base>ENABLED_BROWSEABLE</base>
<trans>Enabled, browseable</trans>
</entry>
<entry>
<base>ENABLED_NON_BROWSEABLE</base>
<trans>Enabled, hidden</trans>
</entry>
<entry>
<base>DONT_KEEP_VERSIONS</base>
<trans>Enabled, keep only the latest version</trans>
</entry>
<entry>
<base>KEEP_VERSIONS</base>
<trans>Enabled, keep a copy of all versions</trans>
</entry>
<entry>
<base>PERMISSIONS</base>
<trans>Jogosultságok</trans>
</entry>
<entry>
<base>WRITE_PERM</base>
<trans>Read / Write</trans>
</entry>
<entry>
<base>READ_PERM</base>
<trans>Read Only</trans>
</entry>
<entry>
<base>ENABLED</base>
<trans>engedélyezve</trans>
</entry>
<entry>
<base>DISABLED</base>
<trans>letiltva</trans>
</entry>
<entry>
<base>YES</base>
<trans>yes</trans>
</entry>
<entry>
<base>NO</base>
<trans>no</trans>
</entry>
<entry>
<base>NAME</base>
<trans>Név</trans>
</entry>
<entry>
<base>DESCRIPTION</base>
<trans>Leírás</trans>
</entry>
<entry>
<base>ACTION</base>
<trans>Művelet</trans>
</entry>
<entry>
<base>MODIFY</base>
<trans>Módosítás</trans>
</entry>
<entry>
<base>REMOVE</base>
<trans>Eltávolít</trans>
</entry>
<entry>
<base>CANCELED</base>
<trans>Cancelled</trans>
</entry>
<entry>
<base>MANUAL_PERMS</base>
<trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
</entry>
<entry>
<base>DESC_ENCRYPTION</base>
<trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
</entry>
<entry>
<base>LABEL_ENCRYPTION</base>
<trans>Encryption</trans>
</entry>
<entry>
<base>DESC_PASSWORD</base>
<trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
</entry>
<entry>
<base>LABEL_PASSWORD</base>
<trans>Jelszó</trans>
</entry>
<entry>
<base>LABEL_PASSWORD2</base>
<trans>Password (confirmation)</trans>
</entry>
<entry>
<base>DESC_INACTIVITY</base>
<trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
</entry>
<entry>
<base>INACTIVITY</base>
<trans>Inactivity timeout</trans>
</entry>
<entry>
<base>ERROR_WITH_ENCRYPTION</base>
<trans>An error occured while performing initial folder encryption</trans>
</entry>
<entry>
<base>ERROR_ENCRYPTED_ENABLED</base>
<trans>This shared folder is encrypted and access is enabled. You have to put it in protected mode before removing it</trans>
</entry>
<entry>
<base>INVALID_INACTIVITY</base>
<trans>Inactivity value must be numbers only</trans>
</entry>
<entry>
<base>PASSWORD_MISMATCH</base>
<trans>Passwords don't match</trans>
</entry>
<entry>
<base>PASSWORD_TOO_SHORT</base>
<trans>Password is too short, please use at least 8 characters</trans>
</entry>
<entry>
<base>DESC_PYDIO</base>
<trans>The following settings control the access of this shared folder with the web based file manager Pydio (formerly AjaXplorer)</trans>
</entry>
<entry>
<base>LABEL_PYDIO</base>
<trans>Nincs hozzáférés</trans>
</entry>
<entry>
<base>TITLE_PERMISSIONS</base>
<trans>Access right management</trans>
</entry>
<entry>
<base>USERS</base>
<trans>Felhasználók</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,58 @@
<lexicon lang="hu" params="getExtraParams()">
<entry>
<base>FORM_TITLE</base>
<trans>Shared Folders Encryption</trans>
</entry>
<entry>
<base>Shared Folders Encryption</base>
<trans>Shared Folders Encryption</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>This panel lets you enable enrypted shared folder access.</trans>
</entry>
<entry>
<base>STATUS</base>
<trans>Állapot</trans>
</entry>
<entry>
<base>MOUNTED</base>
<trans>Engedélyezve</trans>
</entry>
<entry>
<base>NOT_MOUNTED</base>
<trans>Védett</trans>
</entry>
<entry>
<base>MOUNT</base>
<trans>Engedélyezés</trans>
</entry>
<entry>
<base>UMOUNT</base>
<trans>Protect</trans>
</entry>
<entry>
<base>ERROR_MOUNTING</base>
<trans>An error occured. Check that you have the correct password.</trans>
</entry>
<entry>
<base>UMOUNT_DESC</base>
<trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
</entry>
<entry>
<base>MOUNT_DESC</base>
<trans>You have to enter the password to make this folder's content available.</trans>
</entry>
<entry>
<base>LABEL_MOUNT_PASSWORD</base>
<trans>Jelszó</trans>
</entry>
<entry>
<base>VALIDATE</base>
<trans>Validate</trans>
</entry>
<entry>
<base>NO_ENCRYPTED_SHARE</base>
<trans>No encrypted share configured</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,380 @@
<lexicon lang="id" params="getExtraParams()">
<entry>
<base>Shared Folders</base>
<trans>Shared Folders</trans>
</entry>
<entry>
<base>FORM_TITLE</base>
<trans>Create, modify, or remove shared folders</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>You can remove any shared folder by clicking on the corresponding command next to the shared folder.</trans>
</entry>
<entry>
<base>ADD_TITLE</base>
<trans>Create or modify a shared folder</trans>
</entry>
<entry>
<base>NAME_FIELD_DESC</base>
<trans>The share name should contain only lower-case letters, numbers, periods, hyphens and underscores, and should start with a lower-case letter. For example "johnson", "intra", and "cust3.prj12" are all valid names, but "3associates", "John Smith" and "Bus!Partner" are not. The name is limited to {$maxLength} characters.</trans>
</entry>
<entry>
<base>NAME_LABEL</base>
<trans>Shared folder name</trans>
</entry>
<entry>
<base>REMOVE_TITLE</base>
<trans>Remove shared folder</trans>
</entry>
<entry>
<base>REMOVE_DESC</base>
<trans><![CDATA[ <p> You are about to remove the following shared folder </p> <p> All files belonging to this shared folder will be deleted. </p> <p> Are you sure you wish to remove it ? </p> ]]></trans>
</entry>
<entry>
<base>ERROR_WHILE_CREATING_SHARE</base>
<trans>An error occurred while creating the shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_CREATED_SHARE</base>
<trans>Successfully created shared folder.</trans>
</entry>
<entry>
<base>NO_SHARES</base>
<trans>There are no shared folders currently configured.</trans>
</entry>
<entry>
<base>CANT_FIND_SHARE</base>
<trans>Tidak ditemukan akun {$name} (apakah benar ada?)</trans>
</entry>
<entry>
<base>CANT_CREATE_SHARE</base>
<trans>Tak dapat membuat akun baru dengan nama {$name} (apakah nama tsb sudah ada?)</trans>
</entry>
<entry>
<base>ERROR_WHILE_MODIFYING_SHARE</base>
<trans>An error occurred while modifying the shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_MODIFIED_SHARE</base>
<trans>Successfully modified shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_DELETED_SHARE</base>
<trans>Successfully deleted shared folder.</trans>
</entry>
<entry>
<base>ERROR_WHILE_DELETING_SHARE</base>
<trans>An error occurred while deleting the share.</trans>
</entry>
<entry>
<base>Shares</base>
<trans>Shares</trans>
</entry>
<entry>
<base>INVALID_SHARE_DESCRIPTION</base>
<trans>Error: unexpected or missing characters in share description</trans>
</entry>
<entry>
<base>ACCT_NAME_HAS_INVALID_CHARS</base>
<trans>The shared folder name "{$acctName}" contains invalid characters. Shared folder names must start with a lower case letter and contain only lower case letters, numbers, and hyphens.</trans>
</entry>
<entry>
<base>MAX_SHARE_NAME_LENGTH_ERROR</base>
<trans>The shared folder name "{$acctName}" is too long. The maximum is {$maxShareNameLength} characters.</trans>
</entry>
<entry>
<base>ACCT_CLASHES_WITH_PSEUDONYM</base>
<trans><![CDATA[ The account "{$acctName}" clashes with pseudonym details for {$acctType} account "{$acct}". <p>{$acctName} is a pseudonym for {$acct}.</p> ]]></trans>
</entry>
<entry>
<base>ACCOUNT_EXISTS</base>
<trans>Akun "{$acctName}" adalah akun {$acctType} yang telah ada.</trans>
</entry>
<entry>
<base>LABEL_ADD_SHARE_BUTTON</base>
<trans>Create a new shared folder</trans>
</entry>
<entry>
<base>DESC_PERMISSIONS</base>
<trans>You can use this matrix to define groups and users access permissions.</trans>
</entry>
<entry>
<base>DESC_SMB_SETTINGS</base>
<trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocol.</trans>
</entry>
<entry>
<base>LABEL_SMB_ACCESS</base>
<trans>SMB Access</trans>
</entry>
<entry>
<base>LABEL_RECYCLEBIN</base>
<trans>Recycle bin</trans>
</entry>
<entry>
<base>LABEL_RETENTION</base>
<trans>Retention time</trans>
</entry>
<entry>
<base>UNLIMITED</base>
<trans>unlimited</trans>
</entry>
<entry>
<base>ONE_WEEK</base>
<trans>one week</trans>
</entry>
<entry>
<base>ONE_MONTH</base>
<trans>one month</trans>
</entry>
<entry>
<base>SIX_MONTHS</base>
<trans>six months</trans>
</entry>
<entry>
<base>ONE_YEAR</base>
<trans>one year</trans>
</entry>
<entry>
<base>DESC_HTTP_SETTINGS</base>
<trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocol.</trans>
</entry>
<entry>
<base>LABEL_HTTP_ACCESS</base>
<trans>Web Access</trans>
</entry>
<entry>
<base>LABEL_WEBDAV</base>
<trans>WebDav support</trans>
</entry>
<entry>
<base>LABEL_REQUIRE_SSL</base>
<trans>Force secure connections</trans>
</entry>
<entry>
<base>LABEL_INDEXES</base>
<trans>Indexes</trans>
</entry>
<entry>
<base>LABEL_DYNAMIC_CONTENT</base>
<trans>Dynamic content execution (PHP, CGI, SSI)</trans>
</entry>
<entry>
<base>NONE</base>
<trans>Tanpa akses</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_NO_PASSWORD</base>
<trans>Jaringan lokal (tidak perlu password)</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_PASSWORD</base>
<trans>Jaringan lokal (password diperlukan)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_NO_PASSWORD</base>
<trans>Seluruh Internet (tidak perlu password)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD</base>
<trans>Seluruh Internet (password diperlukan)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
<trans>Seluruh password (password diperlukan diluar jaringan lokal)</trans>
</entry>
<entry>
<base>ENABLED_BROWSEABLE</base>
<trans>Enabled, browseable</trans>
</entry>
<entry>
<base>ENABLED_NON_BROWSEABLE</base>
<trans>Enabled, hidden</trans>
</entry>
<entry>
<base>DONT_KEEP_VERSIONS</base>
<trans>Enabled, keep only the latest version</trans>
</entry>
<entry>
<base>KEEP_VERSIONS</base>
<trans>Enabled, keep a copy of all versions</trans>
</entry>
<entry>
<base>PERMISSIONS</base>
<trans>Hak akses</trans>
</entry>
<entry>
<base>WRITE_PERM</base>
<trans>Read / Write</trans>
</entry>
<entry>
<base>READ_PERM</base>
<trans>Read Only</trans>
</entry>
<entry>
<base>ENABLED</base>
<trans>dihidupkan</trans>
</entry>
<entry>
<base>DISABLED</base>
<trans>dimatikan</trans>
</entry>
<entry>
<base>YES</base>
<trans>yes</trans>
</entry>
<entry>
<base>NO</base>
<trans>no</trans>
</entry>
<entry>
<base>NAME</base>
<trans>Nama</trans>
</entry>
<entry>
<base>DESCRIPTION</base>
<trans>Gambaran</trans>
</entry>
<entry>
<base>ACTION</base>
<trans>Aksi</trans>
</entry>
<entry>
<base>MODIFY</base>
<trans>Ubah</trans>
</entry>
<entry>
<base>REMOVE</base>
<trans>Hapus</trans>
</entry>
<entry>
<base>CANCELED</base>
<trans>Cancelled</trans>
</entry>
<entry>
<base>MANUAL_PERMS</base>
<trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
</entry>
<entry>
<base>DESC_ENCRYPTION</base>
<trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
</entry>
<entry>
<base>LABEL_ENCRYPTION</base>
<trans>Encryption</trans>
</entry>
<entry>
<base>DESC_PASSWORD</base>
<trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
</entry>
<entry>
<base>LABEL_PASSWORD</base>
<trans>Kata kunci</trans>
</entry>
<entry>
<base>LABEL_PASSWORD2</base>
<trans>Password (confirmation)</trans>
</entry>
<entry>
<base>DESC_INACTIVITY</base>
<trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
</entry>
<entry>
<base>INACTIVITY</base>
<trans>Inactivity timeout</trans>
</entry>
<entry>
<base>ERROR_WITH_ENCRYPTION</base>
<trans>An error occured while performing initial folder encryption</trans>
</entry>
<entry>
<base>ERROR_ENCRYPTED_ENABLED</base>
<trans>This shared folder is encrypted and access is enabled. You have to put it in protected mode before removing it</trans>
</entry>
<entry>
<base>INVALID_INACTIVITY</base>
<trans>Inactivity value must be numbers only</trans>
</entry>
<entry>
<base>PASSWORD_MISMATCH</base>
<trans>Passwords don't match</trans>
</entry>
<entry>
<base>PASSWORD_TOO_SHORT</base>
<trans>Password is too short, please use at least 8 characters</trans>
</entry>
<entry>
<base>DESC_PYDIO</base>
<trans>The following settings control the access of this shared folder with the web based file manager Pydio (formerly AjaXplorer)</trans>
</entry>
<entry>
<base>LABEL_PYDIO</base>
<trans>Tidak ada akses</trans>
</entry>
<entry>
<base>TITLE_PERMISSIONS</base>
<trans>Access right management</trans>
</entry>
<entry>
<base>USERS</base>
<trans>Pengguna</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,58 @@
<lexicon lang="id" params="getExtraParams()">
<entry>
<base>FORM_TITLE</base>
<trans>Shared Folders Encryption</trans>
</entry>
<entry>
<base>Shared Folders Encryption</base>
<trans>Shared Folders Encryption</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>This panel lets you enable enrypted shared folder access.</trans>
</entry>
<entry>
<base>STATUS</base>
<trans>Status</trans>
</entry>
<entry>
<base>MOUNTED</base>
<trans>Enabled</trans>
</entry>
<entry>
<base>NOT_MOUNTED</base>
<trans>Protected</trans>
</entry>
<entry>
<base>MOUNT</base>
<trans>Enable</trans>
</entry>
<entry>
<base>UMOUNT</base>
<trans>Protect</trans>
</entry>
<entry>
<base>ERROR_MOUNTING</base>
<trans>An error occured. Check that you have the correct password.</trans>
</entry>
<entry>
<base>UMOUNT_DESC</base>
<trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
</entry>
<entry>
<base>MOUNT_DESC</base>
<trans>You have to enter the password to make this folder's content available.</trans>
</entry>
<entry>
<base>LABEL_MOUNT_PASSWORD</base>
<trans>Kata kunci</trans>
</entry>
<entry>
<base>VALIDATE</base>
<trans>Validate</trans>
</entry>
<entry>
<base>NO_ENCRYPTED_SHARE</base>
<trans>No encrypted share configured</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,380 @@
<lexicon lang="it" params="getExtraParams()">
<entry>
<base>Shared Folders</base>
<trans>Lista condivisioni</trans>
</entry>
<entry>
<base>FORM_TITLE</base>
<trans>Crea, modifica o rimuovi condivisioni di rete</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>Si può rimuovere una condivisione cliccando sul relativo comando in corrispondenza della condivisione.</trans>
</entry>
<entry>
<base>ADD_TITLE</base>
<trans>Crea o modifica una condivisione</trans>
</entry>
<entry>
<base>NAME_FIELD_DESC</base>
<trans>Il nome della condivisione dovrebbe contenere solo lettere minuscole, numeri, punti, trattini e underscore e dovrebbe iniziare con una lettera minuscola. Per esempio "documenti", "uso-interno" e "pratiche2009" sono tutti nomi validi, mentre "Paolo Rossi" e "Ordini2007" non lo sono. La lunghezza è limitata a {$maxLength} caratteri.</trans>
</entry>
<entry>
<base>NAME_LABEL</base>
<trans>Nome condivisione</trans>
</entry>
<entry>
<base>REMOVE_TITLE</base>
<trans>Rimuovi condivisione</trans>
</entry>
<entry>
<base>REMOVE_DESC</base>
<trans><![CDATA[ <p> Stai per eliminare la seguente consivisione </p> <p> Tutti i file in essa contenuti saranno cancellati. </p> <p> Si è sicuri di vole procedere ? </p> ]]></trans>
</entry>
<entry>
<base>ERROR_WHILE_CREATING_SHARE</base>
<trans>Si è verificato un errore durante la creazione della condivisione.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_CREATED_SHARE</base>
<trans>Condivisione creata con successo.</trans>
</entry>
<entry>
<base>NO_SHARES</base>
<trans>Attualmente non ci sono condivisioni configurate.</trans>
</entry>
<entry>
<base>CANT_FIND_SHARE</base>
<trans>Impossibile trovare l'account per {$name} (esiste?)</trans>
</entry>
<entry>
<base>CANT_CREATE_SHARE</base>
<trans>Impossibile creare nuovo account per {$name} (già esistente?)</trans>
</entry>
<entry>
<base>ERROR_WHILE_MODIFYING_SHARE</base>
<trans>Si è verificato un errore durante la modifica della condivisione.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_MODIFIED_SHARE</base>
<trans>Modifica della condivisione avvenuta con successo.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_DELETED_SHARE</base>
<trans>Condivisione rimossa con successo.</trans>
</entry>
<entry>
<base>ERROR_WHILE_DELETING_SHARE</base>
<trans>Errore durante la rimozione della condivisione.</trans>
</entry>
<entry>
<base>Shares</base>
<trans>Condivisioni</trans>
</entry>
<entry>
<base>INVALID_SHARE_DESCRIPTION</base>
<trans>Errore: carattere inaspettato o mancante nella descrizione della condivisione</trans>
</entry>
<entry>
<base>ACCT_NAME_HAS_INVALID_CHARS</base>
<trans>Il nome della condivisione "{$acctName}" contiente caratteri non validi. Il nome deve iniziare con una lettera minuscola e contenere solo lettere minuscole, numeri, punti, trattini.</trans>
</entry>
<entry>
<base>MAX_SHARE_NAME_LENGTH_ERROR</base>
<trans>Il nome della condivisione "{$acctName}" è troppo lungo. Il massimo è {$maxShareNameLength} caratteri.</trans>
</entry>
<entry>
<base>ACCT_CLASHES_WITH_PSEUDONYM</base>
<trans><![CDATA[ L'account "{$acctName}" è in conflitto con i dettagli dello pseudonimo per "{$acct}". <p>{$acctName} è uno pseudonimo per {$acct}.</p> ]]></trans>
</entry>
<entry>
<base>ACCOUNT_EXISTS</base>
<trans>L'account "{$acctName}" è un account {$acctType} esistente.</trans>
</entry>
<entry>
<base>LABEL_ADD_SHARE_BUTTON</base>
<trans>Crea una nuova condivisione di rete</trans>
</entry>
<entry>
<base>DESC_PERMISSIONS</base>
<trans>Questa tabella può essere utilizzata per definire i permessi di acceso per utenti e gruppi.</trans>
</entry>
<entry>
<base>DESC_SMB_SETTINGS</base>
<trans>Le seguenti impostazioni controllano l'accesso alla condivisione dalla rete locale, utilizzando il protocollo SMB/CIFS.</trans>
</entry>
<entry>
<base>LABEL_SMB_ACCESS</base>
<trans>Accesso SMB</trans>
</entry>
<entry>
<base>LABEL_RECYCLEBIN</base>
<trans>Cestino</trans>
</entry>
<entry>
<base>LABEL_RETENTION</base>
<trans>Durata conservazione</trans>
</entry>
<entry>
<base>UNLIMITED</base>
<trans>illimitato</trans>
</entry>
<entry>
<base>ONE_WEEK</base>
<trans>1 settimana</trans>
</entry>
<entry>
<base>ONE_MONTH</base>
<trans>1 mese</trans>
</entry>
<entry>
<base>SIX_MONTHS</base>
<trans>6 mesi</trans>
</entry>
<entry>
<base>ONE_YEAR</base>
<trans>1 anno</trans>
</entry>
<entry>
<base>DESC_HTTP_SETTINGS</base>
<trans>Le impostazioni seguneti controllano l'accesso alla condivisione di rete utilizzando i protocolli HTTP/HTTPS.</trans>
</entry>
<entry>
<base>LABEL_HTTP_ACCESS</base>
<trans>Accesso Web</trans>
</entry>
<entry>
<base>LABEL_WEBDAV</base>
<trans>Supporto WebDav</trans>
</entry>
<entry>
<base>LABEL_REQUIRE_SSL</base>
<trans>Forza connessioni sicure (HTTPS)</trans>
</entry>
<entry>
<base>LABEL_INDEXES</base>
<trans>Indici</trans>
</entry>
<entry>
<base>LABEL_DYNAMIC_CONTENT</base>
<trans>Esecuzione di contenuti dinamici (PHP, CGI, SSI)</trans>
</entry>
<entry>
<base>NONE</base>
<trans>Nessun accesso</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_NO_PASSWORD</base>
<trans>Rete locale (password non richiesta)</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_PASSWORD</base>
<trans>Rete locale (password richiesta)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_NO_PASSWORD</base>
<trans>Intera Internet (password non richiesta)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD</base>
<trans>Intera Internet (password richiesta)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
<trans>Intera Internet (password richiesta fuori rete locale)</trans>
</entry>
<entry>
<base>ENABLED_BROWSEABLE</base>
<trans>Abilitata, accessibile</trans>
</entry>
<entry>
<base>ENABLED_NON_BROWSEABLE</base>
<trans>Abilitata, nascosta</trans>
</entry>
<entry>
<base>DONT_KEEP_VERSIONS</base>
<trans>Abilitato, mantieni solo l'ultima versione</trans>
</entry>
<entry>
<base>KEEP_VERSIONS</base>
<trans>Abilitato, mantieni una copia di tutte le versioni</trans>
</entry>
<entry>
<base>PERMISSIONS</base>
<trans>Permessi</trans>
</entry>
<entry>
<base>WRITE_PERM</base>
<trans>Lettura / Scrittura</trans>
</entry>
<entry>
<base>READ_PERM</base>
<trans>Sola lettura</trans>
</entry>
<entry>
<base>ENABLED</base>
<trans>abilitato</trans>
</entry>
<entry>
<base>DISABLED</base>
<trans>disabilitato</trans>
</entry>
<entry>
<base>YES</base>
<trans>si</trans>
</entry>
<entry>
<base>NO</base>
<trans>no</trans>
</entry>
<entry>
<base>NAME</base>
<trans>Nome</trans>
</entry>
<entry>
<base>DESCRIPTION</base>
<trans>Descrizione</trans>
</entry>
<entry>
<base>ACTION</base>
<trans>Azione</trans>
</entry>
<entry>
<base>MODIFY</base>
<trans>Modifica</trans>
</entry>
<entry>
<base>REMOVE</base>
<trans>Rimuovi</trans>
</entry>
<entry>
<base>CANCELED</base>
<trans>Cancellata</trans>
</entry>
<entry>
<base>MANUAL_PERMS</base>
<trans><![CDATA[<span style="color:red">I permessi su questa condivisione sono gestiti manualmente, le modifiche interesseranno solo l'accesso web se è richiesta una password.</span><br><br>]]></trans>
</entry>
<entry>
<base>DESC_ENCRYPTION</base>
<trans>Le opzoni seguenti consentono di proteggere i dati. Se la crittografia è abilitata, i dati sul server non verranno mai salvati in chiaro. La condivisione potrà essere "disponibile (i dati appaiono in chiaro e la codifica/decodifica è eseguita "al volo"), o "protetta" (sul server sono disponibili solo i dati cifrati). La crittografazione può essere impostata solo quando viene creata la condivisione. Inoltre i gruppi di utenti in sola lettura non possono accedere alle cartelle crittografate. Quando la crittografia è abilitata solo gli appartenenti a gruppi con diritti di lettura/scrittura possono accedere alla cartella.</trans>
</entry>
<entry>
<base>LABEL_ENCRYPTION</base>
<trans>Crittografia</trans>
</entry>
<entry>
<base>DESC_PASSWORD</base>
<trans>E' necessario scegliere una password per proteggere i dati. La password deve essere formata da almeno 8 caratteri. Non smarrite la password. In caso di perdita della password non vi è modo di recuperare i dati.</trans>
</entry>
<entry>
<base>LABEL_PASSWORD</base>
<trans>Password</trans>
</entry>
<entry>
<base>LABEL_PASSWORD2</base>
<trans>Password (conferma)</trans>
</entry>
<entry>
<base>DESC_INACTIVITY</base>
<trans>Per fornire una ulteriore sicurezza si può impostare un time out per inattività (in minuti). Quando i dati sono disponibili, se nessuno accede ad essi per un determinato periodo di tempo, i dati ritornano automaticamente in modalità protetta.</trans>
</entry>
<entry>
<base>INACTIVITY</base>
<trans>Timeout per inattività.</trans>
</entry>
<entry>
<base>ERROR_WITH_ENCRYPTION</base>
<trans>E' avvenuto un errore durante la crittografazione iniziale della cartella.</trans>
</entry>
<entry>
<base>ERROR_ENCRYPTED_ENABLED</base>
<trans>La cartella condivisa è crittografata e l'accesso è abilitato. La cartella deve essere messa in modalità protetta prima di rimuoverla.</trans>
</entry>
<entry>
<base>INVALID_INACTIVITY</base>
<trans>Il time out per inattività deve essere un valore numerico.</trans>
</entry>
<entry>
<base>PASSWORD_MISMATCH</base>
<trans>Le password non coincidono.</trans>
</entry>
<entry>
<base>PASSWORD_TOO_SHORT</base>
<trans>La password è troppo corto, utilizzare almeno 8 caratteri.</trans>
</entry>
<entry>
<base>DESC_PYDIO</base>
<trans>I parametri seguenti controllano l'accesso web alla cartella con il file manager Pydo (precedemente noto come AjaXplorer)</trans>
</entry>
<entry>
<base>LABEL_PYDIO</base>
<trans>Accesso Pydio</trans>
</entry>
<entry>
<base>TITLE_PERMISSIONS</base>
<trans>Gestione diritti di accesso</trans>
</entry>
<entry>
<base>USERS</base>
<trans>Utenti</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,58 @@
<lexicon lang="it" params="getExtraParams()">
<entry>
<base>FORM_TITLE</base>
<trans>Crittografia cartelle condivise</trans>
</entry>
<entry>
<base>Shared Folders Encryption</base>
<trans>Crittografia cartelle condivise</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>Il pannello permette di abilitare l'accesso crittografato alle cartelle condivise</trans>
</entry>
<entry>
<base>STATUS</base>
<trans>Stato</trans>
</entry>
<entry>
<base>MOUNTED</base>
<trans>Abilitato</trans>
</entry>
<entry>
<base>NOT_MOUNTED</base>
<trans>Protetto</trans>
</entry>
<entry>
<base>MOUNT</base>
<trans>Abilita</trans>
</entry>
<entry>
<base>UMOUNT</base>
<trans>Proteggi</trans>
</entry>
<entry>
<base>ERROR_MOUNTING</base>
<trans>Si è verificato un errore. Controllare la corretetzza della password.</trans>
</entry>
<entry>
<base>UMOUNT_DESC</base>
<trans>Siete sicuri di voler porteggere questa cartella ? Una volta protetta, il contenuto non sarà più accessibile fino a quando non verrà riattivato con la password associata.</trans>
</entry>
<entry>
<base>MOUNT_DESC</base>
<trans>Introdurre la password per rendere disponibile il contenuto della cartella.</trans>
</entry>
<entry>
<base>LABEL_MOUNT_PASSWORD</base>
<trans>Password</trans>
</entry>
<entry>
<base>VALIDATE</base>
<trans>Convalida</trans>
</entry>
<entry>
<base>NO_ENCRYPTED_SHARE</base>
<trans>Nessuna cartella crittografata configurata</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,380 @@
<lexicon lang="ja" params="getExtraParams()">
<entry>
<base>Shared Folders</base>
<trans>Shared Folders</trans>
</entry>
<entry>
<base>FORM_TITLE</base>
<trans>Create, modify, or remove shared folders</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>You can remove any shared folder by clicking on the corresponding command next to the shared folder.</trans>
</entry>
<entry>
<base>ADD_TITLE</base>
<trans>Create or modify a shared folder</trans>
</entry>
<entry>
<base>NAME_FIELD_DESC</base>
<trans>The share name should contain only lower-case letters, numbers, periods, hyphens and underscores, and should start with a lower-case letter. For example "johnson", "intra", and "cust3.prj12" are all valid names, but "3associates", "John Smith" and "Bus!Partner" are not. The name is limited to {$maxLength} characters.</trans>
</entry>
<entry>
<base>NAME_LABEL</base>
<trans>Shared folder name</trans>
</entry>
<entry>
<base>REMOVE_TITLE</base>
<trans>Remove shared folder</trans>
</entry>
<entry>
<base>REMOVE_DESC</base>
<trans><![CDATA[ <p> You are about to remove the following shared folder </p> <p> All files belonging to this shared folder will be deleted. </p> <p> Are you sure you wish to remove it ? </p> ]]></trans>
</entry>
<entry>
<base>ERROR_WHILE_CREATING_SHARE</base>
<trans>An error occurred while creating the shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_CREATED_SHARE</base>
<trans>Successfully created shared folder.</trans>
</entry>
<entry>
<base>NO_SHARES</base>
<trans>There are no shared folders currently configured.</trans>
</entry>
<entry>
<base>CANT_FIND_SHARE</base>
<trans>Can't find account for {$name} (does it exist?)</trans>
</entry>
<entry>
<base>CANT_CREATE_SHARE</base>
<trans>Can't create new account for {$name} (does it already exist?)</trans>
</entry>
<entry>
<base>ERROR_WHILE_MODIFYING_SHARE</base>
<trans>An error occurred while modifying the shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_MODIFIED_SHARE</base>
<trans>Successfully modified shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_DELETED_SHARE</base>
<trans>Successfully deleted shared folder.</trans>
</entry>
<entry>
<base>ERROR_WHILE_DELETING_SHARE</base>
<trans>An error occurred while deleting the share.</trans>
</entry>
<entry>
<base>Shares</base>
<trans>Shares</trans>
</entry>
<entry>
<base>INVALID_SHARE_DESCRIPTION</base>
<trans>Error: unexpected or missing characters in share description</trans>
</entry>
<entry>
<base>ACCT_NAME_HAS_INVALID_CHARS</base>
<trans>The shared folder name "{$acctName}" contains invalid characters. Shared folder names must start with a lower case letter and contain only lower case letters, numbers, and hyphens.</trans>
</entry>
<entry>
<base>MAX_SHARE_NAME_LENGTH_ERROR</base>
<trans>The shared folder name "{$acctName}" is too long. The maximum is {$maxShareNameLength} characters.</trans>
</entry>
<entry>
<base>ACCT_CLASHES_WITH_PSEUDONYM</base>
<trans><![CDATA[ The account "{$acctName}" clashes with pseudonym details for {$acctType} account "{$acct}". <p>{$acctName} is a pseudonym for {$acct}.</p> ]]></trans>
</entry>
<entry>
<base>ACCOUNT_EXISTS</base>
<trans>The account "{$acctName}" is an existing {$acctType} account.</trans>
</entry>
<entry>
<base>LABEL_ADD_SHARE_BUTTON</base>
<trans>Create a new shared folder</trans>
</entry>
<entry>
<base>DESC_PERMISSIONS</base>
<trans>You can use this matrix to define groups and users access permissions.</trans>
</entry>
<entry>
<base>DESC_SMB_SETTINGS</base>
<trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocol.</trans>
</entry>
<entry>
<base>LABEL_SMB_ACCESS</base>
<trans>SMB Access</trans>
</entry>
<entry>
<base>LABEL_RECYCLEBIN</base>
<trans>Recycle bin</trans>
</entry>
<entry>
<base>LABEL_RETENTION</base>
<trans>Retention time</trans>
</entry>
<entry>
<base>UNLIMITED</base>
<trans>unlimited</trans>
</entry>
<entry>
<base>ONE_WEEK</base>
<trans>one week</trans>
</entry>
<entry>
<base>ONE_MONTH</base>
<trans>one month</trans>
</entry>
<entry>
<base>SIX_MONTHS</base>
<trans>six months</trans>
</entry>
<entry>
<base>ONE_YEAR</base>
<trans>one year</trans>
</entry>
<entry>
<base>DESC_HTTP_SETTINGS</base>
<trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocol.</trans>
</entry>
<entry>
<base>LABEL_HTTP_ACCESS</base>
<trans>Web Access</trans>
</entry>
<entry>
<base>LABEL_WEBDAV</base>
<trans>WebDav support</trans>
</entry>
<entry>
<base>LABEL_REQUIRE_SSL</base>
<trans>Force secure connections</trans>
</entry>
<entry>
<base>LABEL_INDEXES</base>
<trans>Indexes</trans>
</entry>
<entry>
<base>LABEL_DYNAMIC_CONTENT</base>
<trans>Dynamic content execution (PHP, CGI, SSI)</trans>
</entry>
<entry>
<base>NONE</base>
<trans>No access</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_NO_PASSWORD</base>
<trans>Local network (no password required)</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_PASSWORD</base>
<trans>Local network (password required)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_NO_PASSWORD</base>
<trans>Entire Internet (no password required)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD</base>
<trans>Entire Internet (password required)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
<trans>Entire Internet (password required outside local network)</trans>
</entry>
<entry>
<base>ENABLED_BROWSEABLE</base>
<trans>Enabled, browseable</trans>
</entry>
<entry>
<base>ENABLED_NON_BROWSEABLE</base>
<trans>Enabled, hidden</trans>
</entry>
<entry>
<base>DONT_KEEP_VERSIONS</base>
<trans>Enabled, keep only the latest version</trans>
</entry>
<entry>
<base>KEEP_VERSIONS</base>
<trans>Enabled, keep a copy of all versions</trans>
</entry>
<entry>
<base>PERMISSIONS</base>
<trans>権限</trans>
</entry>
<entry>
<base>WRITE_PERM</base>
<trans>Read / Write</trans>
</entry>
<entry>
<base>READ_PERM</base>
<trans>Read Only</trans>
</entry>
<entry>
<base>ENABLED</base>
<trans>enabled</trans>
</entry>
<entry>
<base>DISABLED</base>
<trans>disabled</trans>
</entry>
<entry>
<base>YES</base>
<trans>yes</trans>
</entry>
<entry>
<base>NO</base>
<trans>no</trans>
</entry>
<entry>
<base>NAME</base>
<trans>氏名</trans>
</entry>
<entry>
<base>DESCRIPTION</base>
<trans>説明</trans>
</entry>
<entry>
<base>ACTION</base>
<trans>Action</trans>
</entry>
<entry>
<base>MODIFY</base>
<trans>更新</trans>
</entry>
<entry>
<base>REMOVE</base>
<trans>削除</trans>
</entry>
<entry>
<base>CANCELED</base>
<trans>Cancelled</trans>
</entry>
<entry>
<base>MANUAL_PERMS</base>
<trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
</entry>
<entry>
<base>DESC_ENCRYPTION</base>
<trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
</entry>
<entry>
<base>LABEL_ENCRYPTION</base>
<trans>Encryption</trans>
</entry>
<entry>
<base>DESC_PASSWORD</base>
<trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
</entry>
<entry>
<base>LABEL_PASSWORD</base>
<trans>パスワード</trans>
</entry>
<entry>
<base>LABEL_PASSWORD2</base>
<trans>Password (confirmation)</trans>
</entry>
<entry>
<base>DESC_INACTIVITY</base>
<trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
</entry>
<entry>
<base>INACTIVITY</base>
<trans>Inactivity timeout</trans>
</entry>
<entry>
<base>ERROR_WITH_ENCRYPTION</base>
<trans>An error occured while performing initial folder encryption</trans>
</entry>
<entry>
<base>ERROR_ENCRYPTED_ENABLED</base>
<trans>This shared folder is encrypted and access is enabled. You have to put it in protected mode before removing it</trans>
</entry>
<entry>
<base>INVALID_INACTIVITY</base>
<trans>Inactivity value must be numbers only</trans>
</entry>
<entry>
<base>PASSWORD_MISMATCH</base>
<trans>Passwords don't match</trans>
</entry>
<entry>
<base>PASSWORD_TOO_SHORT</base>
<trans>Password is too short, please use at least 8 characters</trans>
</entry>
<entry>
<base>DESC_PYDIO</base>
<trans>The following settings control the access of this shared folder with the web based file manager Pydio (formerly AjaXplorer)</trans>
</entry>
<entry>
<base>LABEL_PYDIO</base>
<trans>プロセス</trans>
</entry>
<entry>
<base>TITLE_PERMISSIONS</base>
<trans>Access right management</trans>
</entry>
<entry>
<base>USERS</base>
<trans>ユーザ</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,58 @@
<lexicon lang="ja" params="getExtraParams()">
<entry>
<base>FORM_TITLE</base>
<trans>Shared Folders Encryption</trans>
</entry>
<entry>
<base>Shared Folders Encryption</base>
<trans>Shared Folders Encryption</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>This panel lets you enable enrypted shared folder access.</trans>
</entry>
<entry>
<base>STATUS</base>
<trans>状態</trans>
</entry>
<entry>
<base>MOUNTED</base>
<trans>Enabled</trans>
</entry>
<entry>
<base>NOT_MOUNTED</base>
<trans>保護された</trans>
</entry>
<entry>
<base>MOUNT</base>
<trans>有効</trans>
</entry>
<entry>
<base>UMOUNT</base>
<trans>Protect</trans>
</entry>
<entry>
<base>ERROR_MOUNTING</base>
<trans>An error occured. Check that you have the correct password.</trans>
</entry>
<entry>
<base>UMOUNT_DESC</base>
<trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
</entry>
<entry>
<base>MOUNT_DESC</base>
<trans>You have to enter the password to make this folder's content available.</trans>
</entry>
<entry>
<base>LABEL_MOUNT_PASSWORD</base>
<trans>パスワード</trans>
</entry>
<entry>
<base>VALIDATE</base>
<trans>Validate</trans>
</entry>
<entry>
<base>NO_ENCRYPTED_SHARE</base>
<trans>No encrypted share configured</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,380 @@
<lexicon lang="nb" params="getExtraParams()">
<entry>
<base>Shared Folders</base>
<trans>Shared Folders</trans>
</entry>
<entry>
<base>FORM_TITLE</base>
<trans>Create, modify, or remove shared folders</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>You can remove any shared folder by clicking on the corresponding command next to the shared folder.</trans>
</entry>
<entry>
<base>ADD_TITLE</base>
<trans>Create or modify a shared folder</trans>
</entry>
<entry>
<base>NAME_FIELD_DESC</base>
<trans>The share name should contain only lower-case letters, numbers, periods, hyphens and underscores, and should start with a lower-case letter. For example "johnson", "intra", and "cust3.prj12" are all valid names, but "3associates", "John Smith" and "Bus!Partner" are not. The name is limited to {$maxLength} characters.</trans>
</entry>
<entry>
<base>NAME_LABEL</base>
<trans>Shared folder name</trans>
</entry>
<entry>
<base>REMOVE_TITLE</base>
<trans>Remove shared folder</trans>
</entry>
<entry>
<base>REMOVE_DESC</base>
<trans><![CDATA[ <p> You are about to remove the following shared folder </p> <p> All files belonging to this shared folder will be deleted. </p> <p> Are you sure you wish to remove it ? </p> ]]></trans>
</entry>
<entry>
<base>ERROR_WHILE_CREATING_SHARE</base>
<trans>An error occurred while creating the shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_CREATED_SHARE</base>
<trans>Successfully created shared folder.</trans>
</entry>
<entry>
<base>NO_SHARES</base>
<trans>There are no shared folders currently configured.</trans>
</entry>
<entry>
<base>CANT_FIND_SHARE</base>
<trans>Kan ikke finne en konto for {$name} (eksisterer det?)</trans>
</entry>
<entry>
<base>CANT_CREATE_SHARE</base>
<trans>Kan ikke opprette ny konto for {$name} (eksisterer det allerede?)</trans>
</entry>
<entry>
<base>ERROR_WHILE_MODIFYING_SHARE</base>
<trans>An error occurred while modifying the shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_MODIFIED_SHARE</base>
<trans>Successfully modified shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_DELETED_SHARE</base>
<trans>Successfully deleted shared folder.</trans>
</entry>
<entry>
<base>ERROR_WHILE_DELETING_SHARE</base>
<trans>An error occurred while deleting the share.</trans>
</entry>
<entry>
<base>Shares</base>
<trans>Shares</trans>
</entry>
<entry>
<base>INVALID_SHARE_DESCRIPTION</base>
<trans>Error: unexpected or missing characters in share description</trans>
</entry>
<entry>
<base>ACCT_NAME_HAS_INVALID_CHARS</base>
<trans>The shared folder name "{$acctName}" contains invalid characters. Shared folder names must start with a lower case letter and contain only lower case letters, numbers, and hyphens.</trans>
</entry>
<entry>
<base>MAX_SHARE_NAME_LENGTH_ERROR</base>
<trans>The shared folder name "{$acctName}" is too long. The maximum is {$maxShareNameLength} characters.</trans>
</entry>
<entry>
<base>ACCT_CLASHES_WITH_PSEUDONYM</base>
<trans><![CDATA[ The account "{$acctName}" clashes with pseudonym details for {$acctType} account "{$acct}". <p>{$acctName} is a pseudonym for {$acct}.</p> ]]></trans>
</entry>
<entry>
<base>ACCOUNT_EXISTS</base>
<trans>Kontoen "{$acctName}" er en eksisterende {$acctType} konto.</trans>
</entry>
<entry>
<base>LABEL_ADD_SHARE_BUTTON</base>
<trans>Create a new shared folder</trans>
</entry>
<entry>
<base>DESC_PERMISSIONS</base>
<trans>You can use this matrix to define groups and users access permissions.</trans>
</entry>
<entry>
<base>DESC_SMB_SETTINGS</base>
<trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocol.</trans>
</entry>
<entry>
<base>LABEL_SMB_ACCESS</base>
<trans>SMB Access</trans>
</entry>
<entry>
<base>LABEL_RECYCLEBIN</base>
<trans>Recycle bin</trans>
</entry>
<entry>
<base>LABEL_RETENTION</base>
<trans>Retention time</trans>
</entry>
<entry>
<base>UNLIMITED</base>
<trans>unlimited</trans>
</entry>
<entry>
<base>ONE_WEEK</base>
<trans>one week</trans>
</entry>
<entry>
<base>ONE_MONTH</base>
<trans>one month</trans>
</entry>
<entry>
<base>SIX_MONTHS</base>
<trans>six months</trans>
</entry>
<entry>
<base>ONE_YEAR</base>
<trans>one year</trans>
</entry>
<entry>
<base>DESC_HTTP_SETTINGS</base>
<trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocol.</trans>
</entry>
<entry>
<base>LABEL_HTTP_ACCESS</base>
<trans>Web Access</trans>
</entry>
<entry>
<base>LABEL_WEBDAV</base>
<trans>WebDav support</trans>
</entry>
<entry>
<base>LABEL_REQUIRE_SSL</base>
<trans>Force secure connections</trans>
</entry>
<entry>
<base>LABEL_INDEXES</base>
<trans>Indexes</trans>
</entry>
<entry>
<base>LABEL_DYNAMIC_CONTENT</base>
<trans>Dynamic content execution (PHP, CGI, SSI)</trans>
</entry>
<entry>
<base>NONE</base>
<trans>Ingen tilgang</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_NO_PASSWORD</base>
<trans>Lokalt nettverk (passord ikke påkrevd)</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_PASSWORD</base>
<trans>Lokalt nettverk (passord påkrevd)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_NO_PASSWORD</base>
<trans>Hele internett (passord ikke påkrevd)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD</base>
<trans>Hele internett (passord påkrevd)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
<trans>Hele internett (passord påkrevd utenfor det lokale nettverket)</trans>
</entry>
<entry>
<base>ENABLED_BROWSEABLE</base>
<trans>Enabled, browseable</trans>
</entry>
<entry>
<base>ENABLED_NON_BROWSEABLE</base>
<trans>Enabled, hidden</trans>
</entry>
<entry>
<base>DONT_KEEP_VERSIONS</base>
<trans>Enabled, keep only the latest version</trans>
</entry>
<entry>
<base>KEEP_VERSIONS</base>
<trans>Enabled, keep a copy of all versions</trans>
</entry>
<entry>
<base>PERMISSIONS</base>
<trans>Tillatelser</trans>
</entry>
<entry>
<base>WRITE_PERM</base>
<trans>Read / Write</trans>
</entry>
<entry>
<base>READ_PERM</base>
<trans>Read Only</trans>
</entry>
<entry>
<base>ENABLED</base>
<trans>aktivert</trans>
</entry>
<entry>
<base>DISABLED</base>
<trans>deaktivert</trans>
</entry>
<entry>
<base>YES</base>
<trans>yes</trans>
</entry>
<entry>
<base>NO</base>
<trans>no</trans>
</entry>
<entry>
<base>NAME</base>
<trans>Navn</trans>
</entry>
<entry>
<base>DESCRIPTION</base>
<trans>Beskrivelse</trans>
</entry>
<entry>
<base>ACTION</base>
<trans>Handling</trans>
</entry>
<entry>
<base>MODIFY</base>
<trans>Endre</trans>
</entry>
<entry>
<base>REMOVE</base>
<trans>Fjern</trans>
</entry>
<entry>
<base>CANCELED</base>
<trans>Cancelled</trans>
</entry>
<entry>
<base>MANUAL_PERMS</base>
<trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
</entry>
<entry>
<base>DESC_ENCRYPTION</base>
<trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
</entry>
<entry>
<base>LABEL_ENCRYPTION</base>
<trans>Encryption</trans>
</entry>
<entry>
<base>DESC_PASSWORD</base>
<trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
</entry>
<entry>
<base>LABEL_PASSWORD</base>
<trans>Passord</trans>
</entry>
<entry>
<base>LABEL_PASSWORD2</base>
<trans>Password (confirmation)</trans>
</entry>
<entry>
<base>DESC_INACTIVITY</base>
<trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
</entry>
<entry>
<base>INACTIVITY</base>
<trans>Inactivity timeout</trans>
</entry>
<entry>
<base>ERROR_WITH_ENCRYPTION</base>
<trans>An error occured while performing initial folder encryption</trans>
</entry>
<entry>
<base>ERROR_ENCRYPTED_ENABLED</base>
<trans>This shared folder is encrypted and access is enabled. You have to put it in protected mode before removing it</trans>
</entry>
<entry>
<base>INVALID_INACTIVITY</base>
<trans>Inactivity value must be numbers only</trans>
</entry>
<entry>
<base>PASSWORD_MISMATCH</base>
<trans>Passwords don't match</trans>
</entry>
<entry>
<base>PASSWORD_TOO_SHORT</base>
<trans>Password is too short, please use at least 8 characters</trans>
</entry>
<entry>
<base>DESC_PYDIO</base>
<trans>The following settings control the access of this shared folder with the web based file manager Pydio (formerly AjaXplorer)</trans>
</entry>
<entry>
<base>LABEL_PYDIO</base>
<trans>Ingen tilgang</trans>
</entry>
<entry>
<base>TITLE_PERMISSIONS</base>
<trans>Access right management</trans>
</entry>
<entry>
<base>USERS</base>
<trans>Brukere</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,58 @@
<lexicon lang="nb" params="getExtraParams()">
<entry>
<base>FORM_TITLE</base>
<trans>Shared Folders Encryption</trans>
</entry>
<entry>
<base>Shared Folders Encryption</base>
<trans>Shared Folders Encryption</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>This panel lets you enable enrypted shared folder access.</trans>
</entry>
<entry>
<base>STATUS</base>
<trans>Status</trans>
</entry>
<entry>
<base>MOUNTED</base>
<trans>aktivert</trans>
</entry>
<entry>
<base>NOT_MOUNTED</base>
<trans>Beskyttet</trans>
</entry>
<entry>
<base>MOUNT</base>
<trans>Slå på</trans>
</entry>
<entry>
<base>UMOUNT</base>
<trans>Protect</trans>
</entry>
<entry>
<base>ERROR_MOUNTING</base>
<trans>An error occured. Check that you have the correct password.</trans>
</entry>
<entry>
<base>UMOUNT_DESC</base>
<trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
</entry>
<entry>
<base>MOUNT_DESC</base>
<trans>You have to enter the password to make this folder's content available.</trans>
</entry>
<entry>
<base>LABEL_MOUNT_PASSWORD</base>
<trans>Passord</trans>
</entry>
<entry>
<base>VALIDATE</base>
<trans>Validate</trans>
</entry>
<entry>
<base>NO_ENCRYPTED_SHARE</base>
<trans>No encrypted share configured</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,380 @@
<lexicon lang="nl" params="getExtraParams()">
<entry>
<base>Shared Folders</base>
<trans>Gedeelde Folders</trans>
</entry>
<entry>
<base>FORM_TITLE</base>
<trans>Creëer, wijzig of verwijderen van gedeelde folders</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>U kunt elke gedeelde folder verwijderen door te klikken op de overeenkomstige opdracht naast de gedeelde folder.</trans>
</entry>
<entry>
<base>ADD_TITLE</base>
<trans>Creëer of modificeer een gedeelde folder</trans>
</entry>
<entry>
<base>NAME_FIELD_DESC</base>
<trans>De gedeelde folder naam mag alleen kleine letters, cijfers, punten, koppeltekens en lage streepjes bevatten en moet met een kleine letter beginnen. Bijvoorbeeld "jansen", "intra" en "klant3.pr12" zijn allemaal correcte namen, maar "3vrienden", "Jan Smit" en "Bus!Vrienden" zijn dat niet. De naam is gelimiteerd tot {$maxLength} tekens.</trans>
</entry>
<entry>
<base>NAME_LABEL</base>
<trans>Gedeelde folder naam</trans>
</entry>
<entry>
<base>REMOVE_TITLE</base>
<trans>Verwijder gedeelde folder</trans>
</entry>
<entry>
<base>REMOVE_DESC</base>
<trans><![CDATA[ <p>U staat op het punt om de volgende gedeelde folder te verwijderen. </p> <p> Alle bestanden behorende bij deze gedeelde folder zullen verwijderd worden. </p><p> Weet u zeker dat u het wilt verwijderen?</p> ]]></trans>
</entry>
<entry>
<base>ERROR_WHILE_CREATING_SHARE</base>
<trans>Er is een fout opgetreden tijdens het aanmaken van de gedeelde folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_CREATED_SHARE</base>
<trans>Gedeelde folder met succes aangemaakt.</trans>
</entry>
<entry>
<base>NO_SHARES</base>
<trans>Er zijn op dit moment geen gedeelde folders aangemaakt.</trans>
</entry>
<entry>
<base>CANT_FIND_SHARE</base>
<trans>Kan geen account vinden voor {$name} (bestaat deze account?)</trans>
</entry>
<entry>
<base>CANT_CREATE_SHARE</base>
<trans>Kan geen nieuw account toevoegen voor {$name} (bestaat deze al?)</trans>
</entry>
<entry>
<base>ERROR_WHILE_MODIFYING_SHARE</base>
<trans>Er is een fout opgetreden tijdens het wijzigen van de gedeelde folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_MODIFIED_SHARE</base>
<trans>Gedeelde folder met succes gewijzigd.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_DELETED_SHARE</base>
<trans>Gedeelde folder met succes verwijdert.</trans>
</entry>
<entry>
<base>ERROR_WHILE_DELETING_SHARE</base>
<trans>Er is een fout opgetreden tijdens het verwijderen van de gedeelde folder.</trans>
</entry>
<entry>
<base>Shares</base>
<trans>Gedeelde folders</trans>
</entry>
<entry>
<base>INVALID_SHARE_DESCRIPTION</base>
<trans>Fout: onverwachte of missende tekens in de beschrijving van de gedeelde folder</trans>
</entry>
<entry>
<base>ACCT_NAME_HAS_INVALID_CHARS</base>
<trans>De gedeelde folder naam "{$acctName}" bevat ongeldige tekens. Gedeelde folder namen moeten beginnen met een kleine letter and mogen alleen kleine letters, cijfers en koppeltekens bevatten.</trans>
</entry>
<entry>
<base>MAX_SHARE_NAME_LENGTH_ERROR</base>
<trans>De gedeelde folder naam "{$acctName}" is te lang. De maximale lengte is {$maxShareNameLength} tekens.</trans>
</entry>
<entry>
<base>ACCT_CLASHES_WITH_PSEUDONYM</base>
<trans><![CDATA[ De account "{$acctName}" heeft een conflict met pseudoniem details voor {$acctType} account "{$acct}". <p>{$acctName} is een pseudoniem voor {$acct}.</p> ]]></trans>
</entry>
<entry>
<base>ACCOUNT_EXISTS</base>
<trans>De account "{$acctName}" is een bestaande {$acctType} account.</trans>
</entry>
<entry>
<base>LABEL_ADD_SHARE_BUTTON</base>
<trans>Creëer een nieuwe gedeelde folder</trans>
</entry>
<entry>
<base>DESC_PERMISSIONS</base>
<trans>U kunt deze matrix gebruiken om toegangs rechten voor groepen en gebruikers te definiëren.</trans>
</entry>
<entry>
<base>DESC_SMB_SETTINGS</base>
<trans>De volgende instellingen bepalen de toegang tot deze gedeelde folder vanaf het lokale netwerk via het SMB/CIFS protocol.</trans>
</entry>
<entry>
<base>LABEL_SMB_ACCESS</base>
<trans>SMB Toegang</trans>
</entry>
<entry>
<base>LABEL_RECYCLEBIN</base>
<trans>Vuilnisbak</trans>
</entry>
<entry>
<base>LABEL_RETENTION</base>
<trans>Behoudtijd</trans>
</entry>
<entry>
<base>UNLIMITED</base>
<trans>onbeperkt</trans>
</entry>
<entry>
<base>ONE_WEEK</base>
<trans>één week</trans>
</entry>
<entry>
<base>ONE_MONTH</base>
<trans>één maand</trans>
</entry>
<entry>
<base>SIX_MONTHS</base>
<trans>zes maanden</trans>
</entry>
<entry>
<base>ONE_YEAR</base>
<trans>één jaar</trans>
</entry>
<entry>
<base>DESC_HTTP_SETTINGS</base>
<trans>De volgende instellingen bepalen de toegang tot deze gedeelde folder via het HTTP/HTTPS protocol.</trans>
</entry>
<entry>
<base>LABEL_HTTP_ACCESS</base>
<trans>Web Toegang</trans>
</entry>
<entry>
<base>LABEL_WEBDAV</base>
<trans>WebDav ondersteuning</trans>
</entry>
<entry>
<base>LABEL_REQUIRE_SSL</base>
<trans>Forceer beveiligde verbindingen</trans>
</entry>
<entry>
<base>LABEL_INDEXES</base>
<trans>Inhoud opgaves</trans>
</entry>
<entry>
<base>LABEL_DYNAMIC_CONTENT</base>
<trans>Uitvoeren van dynamische inhoud (PHP, CGI, SSI)</trans>
</entry>
<entry>
<base>NONE</base>
<trans>Geen toegang</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_NO_PASSWORD</base>
<trans>Lokaal netwerk (geen wachtwoord vereist)</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_PASSWORD</base>
<trans>Lokaal netwerk (wachtwoord vereist)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_NO_PASSWORD</base>
<trans>Gehele Internet (geen wachtwoord vereist)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD</base>
<trans>Gehele Internet (wachtwoord vereist)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
<trans>Gehele Internet (wachtwoord vereist buiten het lokale netwerk)</trans>
</entry>
<entry>
<base>ENABLED_BROWSEABLE</base>
<trans>Geactiveerd, bekijkbaar</trans>
</entry>
<entry>
<base>ENABLED_NON_BROWSEABLE</base>
<trans>Geactiveerd, niet zichtbaar</trans>
</entry>
<entry>
<base>DONT_KEEP_VERSIONS</base>
<trans>Geactiveerd, bewaar alleen de laatste versie</trans>
</entry>
<entry>
<base>KEEP_VERSIONS</base>
<trans>Geactiveerd, bewaar een kopie van alle versies</trans>
</entry>
<entry>
<base>PERMISSIONS</base>
<trans>Toegangs rechten</trans>
</entry>
<entry>
<base>WRITE_PERM</base>
<trans>Lees / Schrijf</trans>
</entry>
<entry>
<base>READ_PERM</base>
<trans>Alleen Lezen</trans>
</entry>
<entry>
<base>ENABLED</base>
<trans>geactiveerd</trans>
</entry>
<entry>
<base>DISABLED</base>
<trans>gedeactiveerd</trans>
</entry>
<entry>
<base>YES</base>
<trans>ja</trans>
</entry>
<entry>
<base>NO</base>
<trans>nee</trans>
</entry>
<entry>
<base>NAME</base>
<trans>Naam</trans>
</entry>
<entry>
<base>DESCRIPTION</base>
<trans>Beschrijving</trans>
</entry>
<entry>
<base>ACTION</base>
<trans>Actie</trans>
</entry>
<entry>
<base>MODIFY</base>
<trans>Wijzigen</trans>
</entry>
<entry>
<base>REMOVE</base>
<trans>Verwijderen</trans>
</entry>
<entry>
<base>CANCELED</base>
<trans>Geannuleerd</trans>
</entry>
<entry>
<base>MANUAL_PERMS</base>
<trans><![CDATA[<span style="color:red">Permissies op deze gedeelde folder zijn handmatig aangepast. Veranderingen zullen alleen effect hebben op de web toegang indien een wachtwoord vereist is.</span><br><br>]]></trans>
</entry>
<entry>
<base>DESC_ENCRYPTION</base>
<trans>De volgende opties helpen om uw gegevens te beschermen. Als versleuteling aan staat worden gegevens nooit onversleuteld opgeslagen op deze server. Uw folder is echter wel "beschikbaar" (data lijkt onversleuteld te zijn maar encryptie/decryptie wordt transparant uitgevoerd), of beschermd (alleen de versleutelde data is beschikbaar op de server). Versleuteling kan alleen aangezet worden wanneer de gedeelde folder aangemaakt word. Tevens is het zo dat "alleen lezen" groepen niet ondersteund zijn met versleutelde gedeelde folders. Als U versleuteling aanzet, hebben alleen gebruikers an gebruikers groepen met "lees/schrijf" rechten toegang tot deze folder. </trans>
</entry>
<entry>
<base>LABEL_ENCRYPTION</base>
<trans>Versleuteling</trans>
</entry>
<entry>
<base>DESC_PASSWORD</base>
<trans>U dient een wachtwoord te kiezen om uw gegevens te beschermen. Dit wachtwoord moet tenminste 8 tekens lang zijn. Bewaar dit wachtwoord zorgvuldig. Als U het vergeet is zijn alle gegevens die hiermee versleuteld zijn verloren aangezien er geen methode is om het wachtwoord terug te vinden.</trans>
</entry>
<entry>
<base>LABEL_PASSWORD</base>
<trans>Wachtwoord</trans>
</entry>
<entry>
<base>LABEL_PASSWORD2</base>
<trans>Wachtwoord (nogmaals)</trans>
</entry>
<entry>
<base>DESC_INACTIVITY</base>
<trans>Voor extra beveiliging kunt U een inactiviteit periode instellen (in minuten). Wanneer de gegevens beschikbaar zijn en niemand benadert de gegevens voor deze tijd, gaan de gegevens automatisch terug naar de beschermde modus.</trans>
</entry>
<entry>
<base>INACTIVITY</base>
<trans>Inactief periode</trans>
</entry>
<entry>
<base>ERROR_WITH_ENCRYPTION</base>
<trans>Er is een fout opgetreden tijdens de initiële versleuteling van de gedeelde folder.</trans>
</entry>
<entry>
<base>ERROR_ENCRYPTED_ENABLED</base>
<trans>Deze gedeelde map is versleuteld en toegang is toegestaand. U moet deze map in beveiligde modus plaatsen voordat iu deze kan verwijderen.</trans>
</entry>
<entry>
<base>INVALID_INACTIVITY</base>
<trans>De inactiviteit waarde kan alleen een nummer zijn.</trans>
</entry>
<entry>
<base>PASSWORD_MISMATCH</base>
<trans>Wachtwoorden zijn niet gelijk</trans>
</entry>
<entry>
<base>PASSWORD_TOO_SHORT</base>
<trans>Het wachtwoord is te kort. Gebruik alstublieft ten minste 8 tekens.</trans>
</entry>
<entry>
<base>DESC_PYDIO</base>
<trans>De volgende instellingen bepalen de toegang tot deze gedeelde folder via de Pydio (voorheen AjaXplorer) web interface</trans>
</entry>
<entry>
<base>LABEL_PYDIO</base>
<trans>Pydio Toegang</trans>
</entry>
<entry>
<base>TITLE_PERMISSIONS</base>
<trans>Toegangs rechten beheer</trans>
</entry>
<entry>
<base>USERS</base>
<trans>Gebruikers</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,58 @@
<lexicon lang="nl" params="getExtraParams()">
<entry>
<base>FORM_TITLE</base>
<trans>Versleutelde Gedeelde Folders</trans>
</entry>
<entry>
<base>Shared Folders Encryption</base>
<trans>Versleutelde Gedeelde Folders</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>Dit paneel is voor het creëren van versleutelde gedeelde folders.</trans>
</entry>
<entry>
<base>STATUS</base>
<trans>Status</trans>
</entry>
<entry>
<base>MOUNTED</base>
<trans>Actief</trans>
</entry>
<entry>
<base>NOT_MOUNTED</base>
<trans>Beschermd</trans>
</entry>
<entry>
<base>MOUNT</base>
<trans>Aktiveer</trans>
</entry>
<entry>
<base>UMOUNT</base>
<trans>Bescherm</trans>
</entry>
<entry>
<base>ERROR_MOUNTING</base>
<trans>Er is een faut opgetreden. Controleer dat U het juiste wachtwoord gebruikt.</trans>
</entry>
<entry>
<base>UMOUNT_DESC</base>
<trans>Weet U zeker dat U deze folder wilt beschermen? Als deze folder eenmaal beschermd is, is toegang niet meer mogelijk zonder het juiste wachtwoord.</trans>
</entry>
<entry>
<base>MOUNT_DESC</base>
<trans>U dient het wachtwoord in te voeren om de inhoud van deze folder beschikbaar te maken.</trans>
</entry>
<entry>
<base>LABEL_MOUNT_PASSWORD</base>
<trans>Wachtwoord</trans>
</entry>
<entry>
<base>VALIDATE</base>
<trans>Validatie</trans>
</entry>
<entry>
<base>NO_ENCRYPTED_SHARE</base>
<trans>Geen versleutelde gedeelde folder geconfigureerd. </trans>
</entry>
</lexicon>

View File

@ -0,0 +1,380 @@
<lexicon lang="pl" params="getExtraParams()">
<entry>
<base>Shared Folders</base>
<trans>Shared Folders</trans>
</entry>
<entry>
<base>FORM_TITLE</base>
<trans>Create, modify, or remove shared folders</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>You can remove any shared folder by clicking on the corresponding command next to the shared folder.</trans>
</entry>
<entry>
<base>ADD_TITLE</base>
<trans>Create or modify a shared folder</trans>
</entry>
<entry>
<base>NAME_FIELD_DESC</base>
<trans>The share name should contain only lower-case letters, numbers, periods, hyphens and underscores, and should start with a lower-case letter. For example "johnson", "intra", and "cust3.prj12" are all valid names, but "3associates", "John Smith" and "Bus!Partner" are not. The name is limited to {$maxLength} characters.</trans>
</entry>
<entry>
<base>NAME_LABEL</base>
<trans>Shared folder name</trans>
</entry>
<entry>
<base>REMOVE_TITLE</base>
<trans>Remove shared folder</trans>
</entry>
<entry>
<base>REMOVE_DESC</base>
<trans><![CDATA[ <p> You are about to remove the following shared folder </p> <p> All files belonging to this shared folder will be deleted. </p> <p> Are you sure you wish to remove it ? </p> ]]></trans>
</entry>
<entry>
<base>ERROR_WHILE_CREATING_SHARE</base>
<trans>An error occurred while creating the shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_CREATED_SHARE</base>
<trans>Successfully created shared folder.</trans>
</entry>
<entry>
<base>NO_SHARES</base>
<trans>There are no shared folders currently configured.</trans>
</entry>
<entry>
<base>CANT_FIND_SHARE</base>
<trans>Nie udało się znaleźć konta dla {$name}(czy istnieje?)</trans>
</entry>
<entry>
<base>CANT_CREATE_SHARE</base>
<trans>Nie udało się utworzyć nowego konta dla {$name}(czy już istnieje?)</trans>
</entry>
<entry>
<base>ERROR_WHILE_MODIFYING_SHARE</base>
<trans>An error occurred while modifying the shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_MODIFIED_SHARE</base>
<trans>Successfully modified shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_DELETED_SHARE</base>
<trans>Successfully deleted shared folder.</trans>
</entry>
<entry>
<base>ERROR_WHILE_DELETING_SHARE</base>
<trans>An error occurred while deleting the share.</trans>
</entry>
<entry>
<base>Shares</base>
<trans>Shares</trans>
</entry>
<entry>
<base>INVALID_SHARE_DESCRIPTION</base>
<trans>Error: unexpected or missing characters in share description</trans>
</entry>
<entry>
<base>ACCT_NAME_HAS_INVALID_CHARS</base>
<trans>The shared folder name "{$acctName}" contains invalid characters. Shared folder names must start with a lower case letter and contain only lower case letters, numbers, and hyphens.</trans>
</entry>
<entry>
<base>MAX_SHARE_NAME_LENGTH_ERROR</base>
<trans>The shared folder name "{$acctName}" is too long. The maximum is {$maxShareNameLength} characters.</trans>
</entry>
<entry>
<base>ACCT_CLASHES_WITH_PSEUDONYM</base>
<trans><![CDATA[ The account "{$acctName}" clashes with pseudonym details for {$acctType} account "{$acct}". <p>{$acctName} is a pseudonym for {$acct}.</p> ]]></trans>
</entry>
<entry>
<base>ACCOUNT_EXISTS</base>
<trans>Konto "{$acctName}" jest obecnym kontem {$acctType}.</trans>
</entry>
<entry>
<base>LABEL_ADD_SHARE_BUTTON</base>
<trans>Create a new shared folder</trans>
</entry>
<entry>
<base>DESC_PERMISSIONS</base>
<trans>You can use this matrix to define groups and users access permissions.</trans>
</entry>
<entry>
<base>DESC_SMB_SETTINGS</base>
<trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocol.</trans>
</entry>
<entry>
<base>LABEL_SMB_ACCESS</base>
<trans>SMB Access</trans>
</entry>
<entry>
<base>LABEL_RECYCLEBIN</base>
<trans>Recycle bin</trans>
</entry>
<entry>
<base>LABEL_RETENTION</base>
<trans>Retention time</trans>
</entry>
<entry>
<base>UNLIMITED</base>
<trans>unlimited</trans>
</entry>
<entry>
<base>ONE_WEEK</base>
<trans>one week</trans>
</entry>
<entry>
<base>ONE_MONTH</base>
<trans>one month</trans>
</entry>
<entry>
<base>SIX_MONTHS</base>
<trans>six months</trans>
</entry>
<entry>
<base>ONE_YEAR</base>
<trans>one year</trans>
</entry>
<entry>
<base>DESC_HTTP_SETTINGS</base>
<trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocol.</trans>
</entry>
<entry>
<base>LABEL_HTTP_ACCESS</base>
<trans>Web Access</trans>
</entry>
<entry>
<base>LABEL_WEBDAV</base>
<trans>WebDav support</trans>
</entry>
<entry>
<base>LABEL_REQUIRE_SSL</base>
<trans>Wymuś bezpieczne połączenia</trans>
</entry>
<entry>
<base>LABEL_INDEXES</base>
<trans>Indexes</trans>
</entry>
<entry>
<base>LABEL_DYNAMIC_CONTENT</base>
<trans>Dynamic content execution (PHP, CGI, SSI)</trans>
</entry>
<entry>
<base>NONE</base>
<trans>Brak dostępu</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_NO_PASSWORD</base>
<trans>Sieć lokalna (nie wymaga hasła)</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_PASSWORD</base>
<trans>Sieć lokalna (wymagaj hasła)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_NO_PASSWORD</base>
<trans>Internet (nie wymagaj hasła)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD</base>
<trans>Internet (wymagaj hasła)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
<trans>Internet (wymagaj hasła poza siecią lokalną)</trans>
</entry>
<entry>
<base>ENABLED_BROWSEABLE</base>
<trans>Enabled, browseable</trans>
</entry>
<entry>
<base>ENABLED_NON_BROWSEABLE</base>
<trans>Enabled, hidden</trans>
</entry>
<entry>
<base>DONT_KEEP_VERSIONS</base>
<trans>Enabled, keep only the latest version</trans>
</entry>
<entry>
<base>KEEP_VERSIONS</base>
<trans>Enabled, keep a copy of all versions</trans>
</entry>
<entry>
<base>PERMISSIONS</base>
<trans>Uprawnienia</trans>
</entry>
<entry>
<base>WRITE_PERM</base>
<trans>Read / Write</trans>
</entry>
<entry>
<base>READ_PERM</base>
<trans>Read Only</trans>
</entry>
<entry>
<base>ENABLED</base>
<trans>enabled</trans>
</entry>
<entry>
<base>DISABLED</base>
<trans>disabled</trans>
</entry>
<entry>
<base>YES</base>
<trans>yes</trans>
</entry>
<entry>
<base>NO</base>
<trans>no</trans>
</entry>
<entry>
<base>NAME</base>
<trans>Nazwa</trans>
</entry>
<entry>
<base>DESCRIPTION</base>
<trans>Opis</trans>
</entry>
<entry>
<base>ACTION</base>
<trans>Action</trans>
</entry>
<entry>
<base>MODIFY</base>
<trans>Zmodyfikuj</trans>
</entry>
<entry>
<base>REMOVE</base>
<trans>Usuń</trans>
</entry>
<entry>
<base>CANCELED</base>
<trans>Cancelled</trans>
</entry>
<entry>
<base>MANUAL_PERMS</base>
<trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
</entry>
<entry>
<base>DESC_ENCRYPTION</base>
<trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
</entry>
<entry>
<base>LABEL_ENCRYPTION</base>
<trans>Encryption</trans>
</entry>
<entry>
<base>DESC_PASSWORD</base>
<trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
</entry>
<entry>
<base>LABEL_PASSWORD</base>
<trans>Hasło</trans>
</entry>
<entry>
<base>LABEL_PASSWORD2</base>
<trans>Password (confirmation)</trans>
</entry>
<entry>
<base>DESC_INACTIVITY</base>
<trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
</entry>
<entry>
<base>INACTIVITY</base>
<trans>Inactivity timeout</trans>
</entry>
<entry>
<base>ERROR_WITH_ENCRYPTION</base>
<trans>An error occured while performing initial folder encryption</trans>
</entry>
<entry>
<base>ERROR_ENCRYPTED_ENABLED</base>
<trans>This shared folder is encrypted and access is enabled. You have to put it in protected mode before removing it</trans>
</entry>
<entry>
<base>INVALID_INACTIVITY</base>
<trans>Inactivity value must be numbers only</trans>
</entry>
<entry>
<base>PASSWORD_MISMATCH</base>
<trans>Passwords don't match</trans>
</entry>
<entry>
<base>PASSWORD_TOO_SHORT</base>
<trans>Password is too short, please use at least 8 characters</trans>
</entry>
<entry>
<base>DESC_PYDIO</base>
<trans>The following settings control the access of this shared folder with the web based file manager Pydio (formerly AjaXplorer)</trans>
</entry>
<entry>
<base>LABEL_PYDIO</base>
<trans>Brak dostępu</trans>
</entry>
<entry>
<base>TITLE_PERMISSIONS</base>
<trans>Access right management</trans>
</entry>
<entry>
<base>USERS</base>
<trans>Użytkownicy</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,58 @@
<lexicon lang="pl" params="getExtraParams()">
<entry>
<base>FORM_TITLE</base>
<trans>Shared Folders Encryption</trans>
</entry>
<entry>
<base>Shared Folders Encryption</base>
<trans>Shared Folders Encryption</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>This panel lets you enable enrypted shared folder access.</trans>
</entry>
<entry>
<base>STATUS</base>
<trans>Stan</trans>
</entry>
<entry>
<base>MOUNTED</base>
<trans>Enabled</trans>
</entry>
<entry>
<base>NOT_MOUNTED</base>
<trans>Zabezpieczony</trans>
</entry>
<entry>
<base>MOUNT</base>
<trans>Włącz</trans>
</entry>
<entry>
<base>UMOUNT</base>
<trans>Protect</trans>
</entry>
<entry>
<base>ERROR_MOUNTING</base>
<trans>An error occured. Check that you have the correct password.</trans>
</entry>
<entry>
<base>UMOUNT_DESC</base>
<trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
</entry>
<entry>
<base>MOUNT_DESC</base>
<trans>You have to enter the password to make this folder's content available.</trans>
</entry>
<entry>
<base>LABEL_MOUNT_PASSWORD</base>
<trans>Hasło</trans>
</entry>
<entry>
<base>VALIDATE</base>
<trans>Validate</trans>
</entry>
<entry>
<base>NO_ENCRYPTED_SHARE</base>
<trans>No encrypted share configured</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,380 @@
<lexicon lang="pt-br" params="getExtraParams()">
<entry>
<base>Shared Folders</base>
<trans>Compartilhamentos</trans>
</entry>
<entry>
<base>FORM_TITLE</base>
<trans>Criar, modificar ou remover pastas compartilhadas</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>Você pode remover qualquer um dos compartilhamentos clicando no comando correspondente na mesma linha do nome.</trans>
</entry>
<entry>
<base>ADD_TITLE</base>
<trans>Criar ou modificar um compartilhamento</trans>
</entry>
<entry>
<base>NAME_FIELD_DESC</base>
<trans>O nome do compartilhamento deverá conter somente letras minúsculas, números, pontos, hífens e sublinhado e deverá iniciar com letra minúscula. Por exemplo "joao", "intra", e "cust3.prj12" são todos nomes válidos, mas "3associados", "Joao Silva" e "Parceiros!Comerciais" não são. O tamanho do nome está limitado a {$maxLength} caracteres.</trans>
</entry>
<entry>
<base>NAME_LABEL</base>
<trans>Nome do compartilhamento</trans>
</entry>
<entry>
<base>REMOVE_TITLE</base>
<trans>Remover compartilhamentos</trans>
</entry>
<entry>
<base>REMOVE_DESC</base>
<trans><![CDATA[ <p> Você está prestes a remover o seguinte compartilahmento</p> <p> Todos arquivos deste compartilhamento serão apagados.</p> <p> Você está seguro disso ? </p> ]]></trans>
</entry>
<entry>
<base>ERROR_WHILE_CREATING_SHARE</base>
<trans>Ocorreu um erro enquanto criando o compartilhamento.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_CREATED_SHARE</base>
<trans>Compartilhamento criado com sucesso.</trans>
</entry>
<entry>
<base>NO_SHARES</base>
<trans>Não há nenhum compartilhamento configurado no momento.</trans>
</entry>
<entry>
<base>CANT_FIND_SHARE</base>
<trans>Incapaz de encontrar conta para {$name} (isto existe?)</trans>
</entry>
<entry>
<base>CANT_CREATE_SHARE</base>
<trans>Incapaz de criar a nova conta {$name} (ela já existe?)</trans>
</entry>
<entry>
<base>ERROR_WHILE_MODIFYING_SHARE</base>
<trans>Ocorreu um erro quando modificava o compartilhamento.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_MODIFIED_SHARE</base>
<trans>Compartilhamento modificado com sucesso.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_DELETED_SHARE</base>
<trans>Pasta compartilhada removida com sucesso.</trans>
</entry>
<entry>
<base>ERROR_WHILE_DELETING_SHARE</base>
<trans>Ocorreu um erro enquanto apagando a pasta compartilhada.</trans>
</entry>
<entry>
<base>Shares</base>
<trans>Pastas Compartilhadas</trans>
</entry>
<entry>
<base>INVALID_SHARE_DESCRIPTION</base>
<trans>Erro: caracter inesperado ou ausente na descrição do compartilhamento</trans>
</entry>
<entry>
<base>ACCT_NAME_HAS_INVALID_CHARS</base>
<trans>O nome da pasta compartilhada "{$acctName}" contém caracteres inválidos. Nomes de Pastas Compartilhadas devem começar com uma letra minúscula e conter apenas letras minúsculas, números e hifens.</trans>
</entry>
<entry>
<base>MAX_SHARE_NAME_LENGTH_ERROR</base>
<trans>O nome da pasta compartilhada "{$acctName" é muito longo. O comprimento máximo é de {$maxShareNameLength} caracteres.</trans>
</entry>
<entry>
<base>ACCT_CLASHES_WITH_PSEUDONYM</base>
<trans><![CDATA[ A conta "{$acctName}" conflita com detalhes do apelido para a conta "{$acct}" do tipo {$acctType}. <p>{$acctName} é um apelido para {$acct}.</p> ]]></trans>
</entry>
<entry>
<base>ACCOUNT_EXISTS</base>
<trans>A conta "{$acctName}" é uma conta do tipo {$acctType} já existente.</trans>
</entry>
<entry>
<base>LABEL_ADD_SHARE_BUTTON</base>
<trans>Criar um novo compartilhamento</trans>
</entry>
<entry>
<base>DESC_PERMISSIONS</base>
<trans>Você pode usar esta matriz para definir as permissões de acesso para grupos e usuários.</trans>
</entry>
<entry>
<base>DESC_SMB_SETTINGS</base>
<trans>As seguintes configurações controlam o acesso a este compartilhamento a partir da rede local, usando os protocolos SMB/CIFS.</trans>
</entry>
<entry>
<base>LABEL_SMB_ACCESS</base>
<trans>Acesso SMB</trans>
</entry>
<entry>
<base>LABEL_RECYCLEBIN</base>
<trans>Lixeira</trans>
</entry>
<entry>
<base>LABEL_RETENTION</base>
<trans>Tempo de retenção</trans>
</entry>
<entry>
<base>UNLIMITED</base>
<trans>ilimitado</trans>
</entry>
<entry>
<base>ONE_WEEK</base>
<trans>uma semana</trans>
</entry>
<entry>
<base>ONE_MONTH</base>
<trans>um mês</trans>
</entry>
<entry>
<base>SIX_MONTHS</base>
<trans>seis meses</trans>
</entry>
<entry>
<base>ONE_YEAR</base>
<trans>um ano</trans>
</entry>
<entry>
<base>DESC_HTTP_SETTINGS</base>
<trans>As seguintes configurações controlam o acesso a este compartilhamento usando o procotolo HTTP/HTTPS.</trans>
</entry>
<entry>
<base>LABEL_HTTP_ACCESS</base>
<trans>Acesso Web</trans>
</entry>
<entry>
<base>LABEL_WEBDAV</base>
<trans>suporte WebDAV</trans>
</entry>
<entry>
<base>LABEL_REQUIRE_SSL</base>
<trans>Forçar uso de conexões seguras</trans>
</entry>
<entry>
<base>LABEL_INDEXES</base>
<trans>Índices</trans>
</entry>
<entry>
<base>LABEL_DYNAMIC_CONTENT</base>
<trans>Conteúdo de execução dinâmica (PHP, CGI, SSI)</trans>
</entry>
<entry>
<base>NONE</base>
<trans>Sem acesso</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_NO_PASSWORD</base>
<trans>Rede local (não requer senha)</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_PASSWORD</base>
<trans>Rede local (requer senha)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_NO_PASSWORD</base>
<trans>Toda a Internet (não requer senha)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD</base>
<trans>Toda a Internet (requer senha)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
<trans>Toda a Internet (requer senha para rede externa)</trans>
</entry>
<entry>
<base>ENABLED_BROWSEABLE</base>
<trans>Habilitado , navegável</trans>
</entry>
<entry>
<base>ENABLED_NON_BROWSEABLE</base>
<trans>Habilitado , escondido</trans>
</entry>
<entry>
<base>DONT_KEEP_VERSIONS</base>
<trans>Habilitado, manter apenas última versão</trans>
</entry>
<entry>
<base>KEEP_VERSIONS</base>
<trans>Habilitado, manter uma cópia de todas versões</trans>
</entry>
<entry>
<base>PERMISSIONS</base>
<trans>Permissões</trans>
</entry>
<entry>
<base>WRITE_PERM</base>
<trans>Leitura / Gravação</trans>
</entry>
<entry>
<base>READ_PERM</base>
<trans>Apenas Leitura</trans>
</entry>
<entry>
<base>ENABLED</base>
<trans>habilitado</trans>
</entry>
<entry>
<base>DISABLED</base>
<trans>desabilitado</trans>
</entry>
<entry>
<base>YES</base>
<trans>sim</trans>
</entry>
<entry>
<base>NO</base>
<trans>não</trans>
</entry>
<entry>
<base>NAME</base>
<trans>Nome</trans>
</entry>
<entry>
<base>DESCRIPTION</base>
<trans>Descrição</trans>
</entry>
<entry>
<base>ACTION</base>
<trans>Ação</trans>
</entry>
<entry>
<base>MODIFY</base>
<trans>Modificar</trans>
</entry>
<entry>
<base>REMOVE</base>
<trans>Remover</trans>
</entry>
<entry>
<base>CANCELED</base>
<trans>Cancelado</trans>
</entry>
<entry>
<base>MANUAL_PERMS</base>
<trans><![CDATA[<span style="color:red">Permissões nesta pasta compartilhada são gerenciadas manualmente, modificações somente afetarão o acesso via web se uma senha é requerida para isso.</span><br><br>]]></trans>
</entry>
<entry>
<base>DESC_ENCRYPTION</base>
<trans>As seguintes opções permitem que você proteja seus dados. Se a encriptação for habilitada, os dados nunca serão armazenados como texto limpo no servidor. Seu compartilhamento ou estará "disponível" (dados aparecerão como texto puro, a encriptação é feita sob demanda) ou "protegido" (apenas dados encriptados está disponível no servidor). A encriptação somente pode ser definida no momento da criação da pasta compartilhada. Adicionalmente, grupos de apenas leitura não são suportados em pastas encriptadas. Se você habilitar a encriptação, apenas membros de grupos com privilegios de ler e escrever terão acesso a este compartilhamento.</trans>
</entry>
<entry>
<base>LABEL_ENCRYPTION</base>
<trans>Encriptação</trans>
</entry>
<entry>
<base>DESC_PASSWORD</base>
<trans>Você precisa escolher uma senha para proteger seus dados. Esta senha deve ter pelo menos 8 caracters de comprimento. Não perca esta senha. Se você a esquecer, seus dados estarão perdidos porque não há modo de recuperá-la.</trans>
</entry>
<entry>
<base>LABEL_PASSWORD</base>
<trans>Senha</trans>
</entry>
<entry>
<base>LABEL_PASSWORD2</base>
<trans>Senha (confirmação)</trans>
</entry>
<entry>
<base>DESC_INACTIVITY</base>
<trans>Para prover segurança adicional, você pode definir um tempo de inatividade (em minutos). Quando os dados estiverem disponíveis, se ninguém acessá-lo neste período de tempo, eles retornarão ao modo protegido automaticamente.</trans>
</entry>
<entry>
<base>INACTIVITY</base>
<trans>estouro de tempo por inatividade</trans>
</entry>
<entry>
<base>ERROR_WITH_ENCRYPTION</base>
<trans>Ocorreu um erro enquanto criando a encriptação inicial do compartilhamento.</trans>
</entry>
<entry>
<base>ERROR_ENCRYPTED_ENABLED</base>
<trans>Este compartilhamento é encriptado e o acesso está habilitado. Você deve configurá-lo em modo protegido antes de removê-lo.</trans>
</entry>
<entry>
<base>INVALID_INACTIVITY</base>
<trans>O valor de inatividade somente aceita números</trans>
</entry>
<entry>
<base>PASSWORD_MISMATCH</base>
<trans>As senhas não conferem</trans>
</entry>
<entry>
<base>PASSWORD_TOO_SHORT</base>
<trans>A senha é muito curta, por favor use pelo menos 8 caracteres.</trans>
</entry>
<entry>
<base>DESC_PYDIO</base>
<trans>As seguintes configurações controlam o acesso a este compartilhamento através do gerenciador de arquivos baseado em web chamado Pydio (antigo Ajaxplorer)</trans>
</entry>
<entry>
<base>LABEL_PYDIO</base>
<trans>Acesso Pydio</trans>
</entry>
<entry>
<base>TITLE_PERMISSIONS</base>
<trans>Acessar o gerenciador de permissões</trans>
</entry>
<entry>
<base>USERS</base>
<trans>Usuários</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,58 @@
<lexicon lang="pt-br" params="getExtraParams()">
<entry>
<base>FORM_TITLE</base>
<trans>Encriptação de pastas compartilhadas</trans>
</entry>
<entry>
<base>Shared Folders Encryption</base>
<trans>Encriptação de pastas compartilhadas</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>Este painel deixa você habilitar o acesso a pastas compartilhadas encriptadas.</trans>
</entry>
<entry>
<base>STATUS</base>
<trans>Status</trans>
</entry>
<entry>
<base>MOUNTED</base>
<trans>Habilitado</trans>
</entry>
<entry>
<base>NOT_MOUNTED</base>
<trans>Protegido</trans>
</entry>
<entry>
<base>MOUNT</base>
<trans>Habilita</trans>
</entry>
<entry>
<base>UMOUNT</base>
<trans>Proteger</trans>
</entry>
<entry>
<base>ERROR_MOUNTING</base>
<trans>Ocorreu um erro. Verifique que você está usando a senha correta.</trans>
</entry>
<entry>
<base>UMOUNT_DESC</base>
<trans>Você está seguro de que deseja proteger essa pasta compartilhada ? Uma vez protegida, o conteúdo não será acessível até que seja digitada a senha definida.</trans>
</entry>
<entry>
<base>MOUNT_DESC</base>
<trans>Você deve digitar a senha para fazer o conteúdo desta pasta compartilhada visível.</trans>
</entry>
<entry>
<base>LABEL_MOUNT_PASSWORD</base>
<trans>Senha</trans>
</entry>
<entry>
<base>VALIDATE</base>
<trans>Validar</trans>
</entry>
<entry>
<base>NO_ENCRYPTED_SHARE</base>
<trans>Nenhum compartilhamento encriptado configurado</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,380 @@
<lexicon lang="pt" params="getExtraParams()">
<entry>
<base>Shared Folders</base>
<trans>Shared Folders</trans>
</entry>
<entry>
<base>FORM_TITLE</base>
<trans>Create, modify, or remove shared folders</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>You can remove any shared folder by clicking on the corresponding command next to the shared folder.</trans>
</entry>
<entry>
<base>ADD_TITLE</base>
<trans>Create or modify a shared folder</trans>
</entry>
<entry>
<base>NAME_FIELD_DESC</base>
<trans>The share name should contain only lower-case letters, numbers, periods, hyphens and underscores, and should start with a lower-case letter. For example "johnson", "intra", and "cust3.prj12" are all valid names, but "3associates", "John Smith" and "Bus!Partner" are not. The name is limited to {$maxLength} characters.</trans>
</entry>
<entry>
<base>NAME_LABEL</base>
<trans>Shared folder name</trans>
</entry>
<entry>
<base>REMOVE_TITLE</base>
<trans>Remove shared folder</trans>
</entry>
<entry>
<base>REMOVE_DESC</base>
<trans><![CDATA[ <p> You are about to remove the following shared folder </p> <p> All files belonging to this shared folder will be deleted. </p> <p> Are you sure you wish to remove it ? </p> ]]></trans>
</entry>
<entry>
<base>ERROR_WHILE_CREATING_SHARE</base>
<trans>An error occurred while creating the shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_CREATED_SHARE</base>
<trans>Successfully created shared folder.</trans>
</entry>
<entry>
<base>NO_SHARES</base>
<trans>There are no shared folders currently configured.</trans>
</entry>
<entry>
<base>CANT_FIND_SHARE</base>
<trans>Incapaz de encontrar conta para {$name} (isto não existe?)</trans>
</entry>
<entry>
<base>CANT_CREATE_SHARE</base>
<trans>Incapaz de criar conta para {$name} (isto já existe?)</trans>
</entry>
<entry>
<base>ERROR_WHILE_MODIFYING_SHARE</base>
<trans>An error occurred while modifying the shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_MODIFIED_SHARE</base>
<trans>Successfully modified shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_DELETED_SHARE</base>
<trans>Successfully deleted shared folder.</trans>
</entry>
<entry>
<base>ERROR_WHILE_DELETING_SHARE</base>
<trans>An error occurred while deleting the share.</trans>
</entry>
<entry>
<base>Shares</base>
<trans>Shares</trans>
</entry>
<entry>
<base>INVALID_SHARE_DESCRIPTION</base>
<trans>Error: unexpected or missing characters in share description</trans>
</entry>
<entry>
<base>ACCT_NAME_HAS_INVALID_CHARS</base>
<trans>The shared folder name "{$acctName}" contains invalid characters. Shared folder names must start with a lower case letter and contain only lower case letters, numbers, and hyphens.</trans>
</entry>
<entry>
<base>MAX_SHARE_NAME_LENGTH_ERROR</base>
<trans>The shared folder name "{$acctName}" is too long. The maximum is {$maxShareNameLength} characters.</trans>
</entry>
<entry>
<base>ACCT_CLASHES_WITH_PSEUDONYM</base>
<trans><![CDATA[ The account "{$acctName}" clashes with pseudonym details for {$acctType} account "{$acct}". <p>{$acctName} is a pseudonym for {$acct}.</p> ]]></trans>
</entry>
<entry>
<base>ACCOUNT_EXISTS</base>
<trans>A conta "{$acctName}" é uma conta do tipo {$acctType} já existente.</trans>
</entry>
<entry>
<base>LABEL_ADD_SHARE_BUTTON</base>
<trans>Create a new shared folder</trans>
</entry>
<entry>
<base>DESC_PERMISSIONS</base>
<trans>You can use this matrix to define groups and users access permissions.</trans>
</entry>
<entry>
<base>DESC_SMB_SETTINGS</base>
<trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocol.</trans>
</entry>
<entry>
<base>LABEL_SMB_ACCESS</base>
<trans>SMB Access</trans>
</entry>
<entry>
<base>LABEL_RECYCLEBIN</base>
<trans>Recycle bin</trans>
</entry>
<entry>
<base>LABEL_RETENTION</base>
<trans>Retention time</trans>
</entry>
<entry>
<base>UNLIMITED</base>
<trans>unlimited</trans>
</entry>
<entry>
<base>ONE_WEEK</base>
<trans>one week</trans>
</entry>
<entry>
<base>ONE_MONTH</base>
<trans>one month</trans>
</entry>
<entry>
<base>SIX_MONTHS</base>
<trans>six months</trans>
</entry>
<entry>
<base>ONE_YEAR</base>
<trans>one year</trans>
</entry>
<entry>
<base>DESC_HTTP_SETTINGS</base>
<trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocol.</trans>
</entry>
<entry>
<base>LABEL_HTTP_ACCESS</base>
<trans>Web Access</trans>
</entry>
<entry>
<base>LABEL_WEBDAV</base>
<trans>WebDav support</trans>
</entry>
<entry>
<base>LABEL_REQUIRE_SSL</base>
<trans>Forçar conexões seguras</trans>
</entry>
<entry>
<base>LABEL_INDEXES</base>
<trans>Indexes</trans>
</entry>
<entry>
<base>LABEL_DYNAMIC_CONTENT</base>
<trans>Dynamic content execution (PHP, CGI, SSI)</trans>
</entry>
<entry>
<base>NONE</base>
<trans>Sem acesso</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_NO_PASSWORD</base>
<trans>Rede local (não requer senha)</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_PASSWORD</base>
<trans>Rede local (requer senha)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_NO_PASSWORD</base>
<trans>Toda a Internet (não requer senha)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD</base>
<trans>Toda a Internet (requer senha)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
<trans>Toda a Internet (requer senha para rede externa)</trans>
</entry>
<entry>
<base>ENABLED_BROWSEABLE</base>
<trans>Enabled, browseable</trans>
</entry>
<entry>
<base>ENABLED_NON_BROWSEABLE</base>
<trans>Enabled, hidden</trans>
</entry>
<entry>
<base>DONT_KEEP_VERSIONS</base>
<trans>Enabled, keep only the latest version</trans>
</entry>
<entry>
<base>KEEP_VERSIONS</base>
<trans>Enabled, keep a copy of all versions</trans>
</entry>
<entry>
<base>PERMISSIONS</base>
<trans>Permissões</trans>
</entry>
<entry>
<base>WRITE_PERM</base>
<trans>Read / Write</trans>
</entry>
<entry>
<base>READ_PERM</base>
<trans>Read Only</trans>
</entry>
<entry>
<base>ENABLED</base>
<trans>habilitado</trans>
</entry>
<entry>
<base>DISABLED</base>
<trans>desabilitado</trans>
</entry>
<entry>
<base>YES</base>
<trans>sim</trans>
</entry>
<entry>
<base>NO</base>
<trans>não</trans>
</entry>
<entry>
<base>NAME</base>
<trans>Nome</trans>
</entry>
<entry>
<base>DESCRIPTION</base>
<trans>Descrição</trans>
</entry>
<entry>
<base>ACTION</base>
<trans>Ação</trans>
</entry>
<entry>
<base>MODIFY</base>
<trans>Modificar</trans>
</entry>
<entry>
<base>REMOVE</base>
<trans>Remover</trans>
</entry>
<entry>
<base>CANCELED</base>
<trans>Cancelled</trans>
</entry>
<entry>
<base>MANUAL_PERMS</base>
<trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
</entry>
<entry>
<base>DESC_ENCRYPTION</base>
<trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
</entry>
<entry>
<base>LABEL_ENCRYPTION</base>
<trans>Encryption</trans>
</entry>
<entry>
<base>DESC_PASSWORD</base>
<trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
</entry>
<entry>
<base>LABEL_PASSWORD</base>
<trans>Senha</trans>
</entry>
<entry>
<base>LABEL_PASSWORD2</base>
<trans>Password (confirmation)</trans>
</entry>
<entry>
<base>DESC_INACTIVITY</base>
<trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
</entry>
<entry>
<base>INACTIVITY</base>
<trans>Inactivity timeout</trans>
</entry>
<entry>
<base>ERROR_WITH_ENCRYPTION</base>
<trans>An error occured while performing initial folder encryption</trans>
</entry>
<entry>
<base>ERROR_ENCRYPTED_ENABLED</base>
<trans>This shared folder is encrypted and access is enabled. You have to put it in protected mode before removing it</trans>
</entry>
<entry>
<base>INVALID_INACTIVITY</base>
<trans>Inactivity value must be numbers only</trans>
</entry>
<entry>
<base>PASSWORD_MISMATCH</base>
<trans>Passwords don't match</trans>
</entry>
<entry>
<base>PASSWORD_TOO_SHORT</base>
<trans>Password is too short, please use at least 8 characters</trans>
</entry>
<entry>
<base>DESC_PYDIO</base>
<trans>The following settings control the access of this shared folder with the web based file manager Pydio (formerly AjaXplorer)</trans>
</entry>
<entry>
<base>LABEL_PYDIO</base>
<trans>Acesso Sudo</trans>
</entry>
<entry>
<base>TITLE_PERMISSIONS</base>
<trans>Access right management</trans>
</entry>
<entry>
<base>USERS</base>
<trans>Usuários</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,58 @@
<lexicon lang="pt" params="getExtraParams()">
<entry>
<base>FORM_TITLE</base>
<trans>Shared Folders Encryption</trans>
</entry>
<entry>
<base>Shared Folders Encryption</base>
<trans>Shared Folders Encryption</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>This panel lets you enable enrypted shared folder access.</trans>
</entry>
<entry>
<base>STATUS</base>
<trans>Status</trans>
</entry>
<entry>
<base>MOUNTED</base>
<trans>Habilitado</trans>
</entry>
<entry>
<base>NOT_MOUNTED</base>
<trans>Protegido</trans>
</entry>
<entry>
<base>MOUNT</base>
<trans>Habilita</trans>
</entry>
<entry>
<base>UMOUNT</base>
<trans>Protect</trans>
</entry>
<entry>
<base>ERROR_MOUNTING</base>
<trans>An error occured. Check that you have the correct password.</trans>
</entry>
<entry>
<base>UMOUNT_DESC</base>
<trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
</entry>
<entry>
<base>MOUNT_DESC</base>
<trans>You have to enter the password to make this folder's content available.</trans>
</entry>
<entry>
<base>LABEL_MOUNT_PASSWORD</base>
<trans>Senha</trans>
</entry>
<entry>
<base>VALIDATE</base>
<trans>Validate</trans>
</entry>
<entry>
<base>NO_ENCRYPTED_SHARE</base>
<trans>No encrypted share configured</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,380 @@
<lexicon lang="ro" params="getExtraParams()">
<entry>
<base>Shared Folders</base>
<trans>Shared Folders</trans>
</entry>
<entry>
<base>FORM_TITLE</base>
<trans>Create, modify, or remove shared folders</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>You can remove any shared folder by clicking on the corresponding command next to the shared folder.</trans>
</entry>
<entry>
<base>ADD_TITLE</base>
<trans>Create or modify a shared folder</trans>
</entry>
<entry>
<base>NAME_FIELD_DESC</base>
<trans>The share name should contain only lower-case letters, numbers, periods, hyphens and underscores, and should start with a lower-case letter. For example "johnson", "intra", and "cust3.prj12" are all valid names, but "3associates", "John Smith" and "Bus!Partner" are not. The name is limited to {$maxLength} characters.</trans>
</entry>
<entry>
<base>NAME_LABEL</base>
<trans>Shared folder name</trans>
</entry>
<entry>
<base>REMOVE_TITLE</base>
<trans>Remove shared folder</trans>
</entry>
<entry>
<base>REMOVE_DESC</base>
<trans><![CDATA[ <p> You are about to remove the following shared folder </p> <p> All files belonging to this shared folder will be deleted. </p> <p> Are you sure you wish to remove it ? </p> ]]></trans>
</entry>
<entry>
<base>ERROR_WHILE_CREATING_SHARE</base>
<trans>An error occurred while creating the shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_CREATED_SHARE</base>
<trans>Successfully created shared folder.</trans>
</entry>
<entry>
<base>NO_SHARES</base>
<trans>There are no shared folders currently configured.</trans>
</entry>
<entry>
<base>CANT_FIND_SHARE</base>
<trans>Can't find account for {$name} (does it exist?)</trans>
</entry>
<entry>
<base>CANT_CREATE_SHARE</base>
<trans>Can't create new account for {$name} (does it already exist?)</trans>
</entry>
<entry>
<base>ERROR_WHILE_MODIFYING_SHARE</base>
<trans>An error occurred while modifying the shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_MODIFIED_SHARE</base>
<trans>Successfully modified shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_DELETED_SHARE</base>
<trans>Successfully deleted shared folder.</trans>
</entry>
<entry>
<base>ERROR_WHILE_DELETING_SHARE</base>
<trans>An error occurred while deleting the share.</trans>
</entry>
<entry>
<base>Shares</base>
<trans>Shares</trans>
</entry>
<entry>
<base>INVALID_SHARE_DESCRIPTION</base>
<trans>Error: unexpected or missing characters in share description</trans>
</entry>
<entry>
<base>ACCT_NAME_HAS_INVALID_CHARS</base>
<trans>The shared folder name "{$acctName}" contains invalid characters. Shared folder names must start with a lower case letter and contain only lower case letters, numbers, and hyphens.</trans>
</entry>
<entry>
<base>MAX_SHARE_NAME_LENGTH_ERROR</base>
<trans>The shared folder name "{$acctName}" is too long. The maximum is {$maxShareNameLength} characters.</trans>
</entry>
<entry>
<base>ACCT_CLASHES_WITH_PSEUDONYM</base>
<trans><![CDATA[ The account "{$acctName}" clashes with pseudonym details for {$acctType} account "{$acct}". <p>{$acctName} is a pseudonym for {$acct}.</p> ]]></trans>
</entry>
<entry>
<base>ACCOUNT_EXISTS</base>
<trans>Contul "{$acctName}" este deja cont de tip {$acctType} </trans>
</entry>
<entry>
<base>LABEL_ADD_SHARE_BUTTON</base>
<trans>Create a new shared folder</trans>
</entry>
<entry>
<base>DESC_PERMISSIONS</base>
<trans>You can use this matrix to define groups and users access permissions.</trans>
</entry>
<entry>
<base>DESC_SMB_SETTINGS</base>
<trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocol.</trans>
</entry>
<entry>
<base>LABEL_SMB_ACCESS</base>
<trans>SMB Access</trans>
</entry>
<entry>
<base>LABEL_RECYCLEBIN</base>
<trans>Recycle bin</trans>
</entry>
<entry>
<base>LABEL_RETENTION</base>
<trans>Retention time</trans>
</entry>
<entry>
<base>UNLIMITED</base>
<trans>unlimited</trans>
</entry>
<entry>
<base>ONE_WEEK</base>
<trans>one week</trans>
</entry>
<entry>
<base>ONE_MONTH</base>
<trans>one month</trans>
</entry>
<entry>
<base>SIX_MONTHS</base>
<trans>six months</trans>
</entry>
<entry>
<base>ONE_YEAR</base>
<trans>one year</trans>
</entry>
<entry>
<base>DESC_HTTP_SETTINGS</base>
<trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocol.</trans>
</entry>
<entry>
<base>LABEL_HTTP_ACCESS</base>
<trans>Web Access</trans>
</entry>
<entry>
<base>LABEL_WEBDAV</base>
<trans>WebDav support</trans>
</entry>
<entry>
<base>LABEL_REQUIRE_SSL</base>
<trans>Force secure connections</trans>
</entry>
<entry>
<base>LABEL_INDEXES</base>
<trans>Indexes</trans>
</entry>
<entry>
<base>LABEL_DYNAMIC_CONTENT</base>
<trans>Dynamic content execution (PHP, CGI, SSI)</trans>
</entry>
<entry>
<base>NONE</base>
<trans>No access</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_NO_PASSWORD</base>
<trans>Local network (no password required)</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_PASSWORD</base>
<trans>Local network (password required)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_NO_PASSWORD</base>
<trans>Entire Internet (no password required)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD</base>
<trans>Entire Internet (password required)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
<trans>Entire Internet (password required outside local network)</trans>
</entry>
<entry>
<base>ENABLED_BROWSEABLE</base>
<trans>Enabled, browseable</trans>
</entry>
<entry>
<base>ENABLED_NON_BROWSEABLE</base>
<trans>Enabled, hidden</trans>
</entry>
<entry>
<base>DONT_KEEP_VERSIONS</base>
<trans>Enabled, keep only the latest version</trans>
</entry>
<entry>
<base>KEEP_VERSIONS</base>
<trans>Enabled, keep a copy of all versions</trans>
</entry>
<entry>
<base>PERMISSIONS</base>
<trans>Permisiuni</trans>
</entry>
<entry>
<base>WRITE_PERM</base>
<trans>Read / Write</trans>
</entry>
<entry>
<base>READ_PERM</base>
<trans>Read Only</trans>
</entry>
<entry>
<base>ENABLED</base>
<trans>activat</trans>
</entry>
<entry>
<base>DISABLED</base>
<trans>dezactivat</trans>
</entry>
<entry>
<base>YES</base>
<trans>da</trans>
</entry>
<entry>
<base>NO</base>
<trans>nu</trans>
</entry>
<entry>
<base>NAME</base>
<trans>Nume</trans>
</entry>
<entry>
<base>DESCRIPTION</base>
<trans>Descriere</trans>
</entry>
<entry>
<base>ACTION</base>
<trans>Acțiune</trans>
</entry>
<entry>
<base>MODIFY</base>
<trans>Modifică</trans>
</entry>
<entry>
<base>REMOVE</base>
<trans>Remove</trans>
</entry>
<entry>
<base>CANCELED</base>
<trans>Cancelled</trans>
</entry>
<entry>
<base>MANUAL_PERMS</base>
<trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
</entry>
<entry>
<base>DESC_ENCRYPTION</base>
<trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
</entry>
<entry>
<base>LABEL_ENCRYPTION</base>
<trans>Encryption</trans>
</entry>
<entry>
<base>DESC_PASSWORD</base>
<trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
</entry>
<entry>
<base>LABEL_PASSWORD</base>
<trans>Parolă</trans>
</entry>
<entry>
<base>LABEL_PASSWORD2</base>
<trans>Password (confirmation)</trans>
</entry>
<entry>
<base>DESC_INACTIVITY</base>
<trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
</entry>
<entry>
<base>INACTIVITY</base>
<trans>Inactivity timeout</trans>
</entry>
<entry>
<base>ERROR_WITH_ENCRYPTION</base>
<trans>An error occured while performing initial folder encryption</trans>
</entry>
<entry>
<base>ERROR_ENCRYPTED_ENABLED</base>
<trans>This shared folder is encrypted and access is enabled. You have to put it in protected mode before removing it</trans>
</entry>
<entry>
<base>INVALID_INACTIVITY</base>
<trans>Inactivity value must be numbers only</trans>
</entry>
<entry>
<base>PASSWORD_MISMATCH</base>
<trans>Passwords don't match</trans>
</entry>
<entry>
<base>PASSWORD_TOO_SHORT</base>
<trans>Password is too short, please use at least 8 characters</trans>
</entry>
<entry>
<base>DESC_PYDIO</base>
<trans>The following settings control the access of this shared folder with the web based file manager Pydio (formerly AjaXplorer)</trans>
</entry>
<entry>
<base>LABEL_PYDIO</base>
<trans>Pydio Access</trans>
</entry>
<entry>
<base>TITLE_PERMISSIONS</base>
<trans>Access right management</trans>
</entry>
<entry>
<base>USERS</base>
<trans>Utilizatori</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,58 @@
<lexicon lang="ro" params="getExtraParams()">
<entry>
<base>FORM_TITLE</base>
<trans>Criptarea directoarelor partajate</trans>
</entry>
<entry>
<base>Shared Folders Encryption</base>
<trans>Criptarea directoarelor partajate</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>Acest meniu dă posibilitatea activării accesului criptat la directoare</trans>
</entry>
<entry>
<base>STATUS</base>
<trans>Stare</trans>
</entry>
<entry>
<base>MOUNTED</base>
<trans>Activat</trans>
</entry>
<entry>
<base>NOT_MOUNTED</base>
<trans>Protejat</trans>
</entry>
<entry>
<base>MOUNT</base>
<trans>Activează</trans>
</entry>
<entry>
<base>UMOUNT</base>
<trans>Protejează</trans>
</entry>
<entry>
<base>ERROR_MOUNTING</base>
<trans>Eroare. Verifică dacă parola e corectă.</trans>
</entry>
<entry>
<base>UMOUNT_DESC</base>
<trans>Sigur doriți protejarea acestui director partajat? Odată protejat, conținutul nu va mai fi accesibil pâna la reactivarea cu ajutorul parolei asociate.</trans>
</entry>
<entry>
<base>MOUNT_DESC</base>
<trans>Ați introdus parola pentru a face conținutul accesibil.</trans>
</entry>
<entry>
<base>LABEL_MOUNT_PASSWORD</base>
<trans>Parolă</trans>
</entry>
<entry>
<base>VALIDATE</base>
<trans>Validați</trans>
</entry>
<entry>
<base>NO_ENCRYPTED_SHARE</base>
<trans>Nu există nici o partajare criptată</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,380 @@
<lexicon lang="ru" params="getExtraParams()">
<entry>
<base>Shared Folders</base>
<trans>Общие папки</trans>
</entry>
<entry>
<base>FORM_TITLE</base>
<trans>Создание, изменение или удаление общих папок</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>Вы можете удалить любую общую папку, нажав на соответствующую команду рядом с общей папкой.</trans>
</entry>
<entry>
<base>ADD_TITLE</base>
<trans>Создать или изменить общую папку</trans>
</entry>
<entry>
<base>NAME_FIELD_DESC</base>
<trans>The share name should contain only lower-case letters, numbers, periods, hyphens and underscores, and should start with a lower-case letter. For example "johnson", "intra", and "cust3.prj12" are all valid names, but "3associates", "John Smith" and "Bus!Partner" are not. The name is limited to {$maxLength} characters.</trans>
</entry>
<entry>
<base>NAME_LABEL</base>
<trans>Имя общей папки</trans>
</entry>
<entry>
<base>REMOVE_TITLE</base>
<trans>Удалить общую папку</trans>
</entry>
<entry>
<base>REMOVE_DESC</base>
<trans><![CDATA[ <p> You are about to remove the following shared folder </p> <p> All files belonging to this shared folder will be deleted. </p> <p> Are you sure you wish to remove it ? </p> ]]></trans>
</entry>
<entry>
<base>ERROR_WHILE_CREATING_SHARE</base>
<trans>Произошла ошибка при создании общей папки.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_CREATED_SHARE</base>
<trans>Успешно создана общая папка.</trans>
</entry>
<entry>
<base>NO_SHARES</base>
<trans>There are no shared folders currently configured.</trans>
</entry>
<entry>
<base>CANT_FIND_SHARE</base>
<trans>Невозможно найти учётную запись {$name} (она существует?)</trans>
</entry>
<entry>
<base>CANT_CREATE_SHARE</base>
<trans>Невозможно создать новую учётную запись {$name} (она уже существует?)</trans>
</entry>
<entry>
<base>ERROR_WHILE_MODIFYING_SHARE</base>
<trans>Произошла ошибка при изменении общей папки.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_MODIFIED_SHARE</base>
<trans>Успешно изменена общая папка.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_DELETED_SHARE</base>
<trans>Успешно удалена общая папка.</trans>
</entry>
<entry>
<base>ERROR_WHILE_DELETING_SHARE</base>
<trans>Произошла ошибка при удалении общего ресурса.</trans>
</entry>
<entry>
<base>Shares</base>
<trans>Общие ресурсы</trans>
</entry>
<entry>
<base>INVALID_SHARE_DESCRIPTION</base>
<trans>Ошибка: неожиданные или недостающие символы в описании общего ресурса</trans>
</entry>
<entry>
<base>ACCT_NAME_HAS_INVALID_CHARS</base>
<trans>The shared folder name "{$acctName}" contains invalid characters. Shared folder names must start with a lower case letter and contain only lower case letters, numbers, and hyphens.</trans>
</entry>
<entry>
<base>MAX_SHARE_NAME_LENGTH_ERROR</base>
<trans>Имя общей папки "{$acctName}" слишком длинное. Максимум {$maxShareNameLength} символов.</trans>
</entry>
<entry>
<base>ACCT_CLASHES_WITH_PSEUDONYM</base>
<trans><![CDATA[ The account "{$acctName}" clashes with pseudonym details for {$acctType} account "{$acct}". <p>{$acctName} is a pseudonym for {$acct}.</p> ]]></trans>
</entry>
<entry>
<base>ACCOUNT_EXISTS</base>
<trans>Учётная запись "{$acctName}" - существующая {$acctType} учётная запись.</trans>
</entry>
<entry>
<base>LABEL_ADD_SHARE_BUTTON</base>
<trans>Создать новую общую папку</trans>
</entry>
<entry>
<base>DESC_PERMISSIONS</base>
<trans>Вы можете использовать эту матрицу для определения прав доступа групп и пользователей.</trans>
</entry>
<entry>
<base>DESC_SMB_SETTINGS</base>
<trans>Следующие настройки контролируют доступ к этой общей папке из локальной сети, используя протокол SMB/CIFS.</trans>
</entry>
<entry>
<base>LABEL_SMB_ACCESS</base>
<trans>SMB доступ</trans>
</entry>
<entry>
<base>LABEL_RECYCLEBIN</base>
<trans>Корзина</trans>
</entry>
<entry>
<base>LABEL_RETENTION</base>
<trans>Retention time</trans>
</entry>
<entry>
<base>UNLIMITED</base>
<trans>неограниченно</trans>
</entry>
<entry>
<base>ONE_WEEK</base>
<trans>одна неделя</trans>
</entry>
<entry>
<base>ONE_MONTH</base>
<trans>один месяц</trans>
</entry>
<entry>
<base>SIX_MONTHS</base>
<trans>шесть месяцев</trans>
</entry>
<entry>
<base>ONE_YEAR</base>
<trans>один год</trans>
</entry>
<entry>
<base>DESC_HTTP_SETTINGS</base>
<trans>Следующие настройки контролируют доступ к этой общей папке с помощью протокола HTTP/HTTPS.</trans>
</entry>
<entry>
<base>LABEL_HTTP_ACCESS</base>
<trans>Веб доступ</trans>
</entry>
<entry>
<base>LABEL_WEBDAV</base>
<trans>Поддержка WebDav</trans>
</entry>
<entry>
<base>LABEL_REQUIRE_SSL</base>
<trans>Использовать безопасные соединения</trans>
</entry>
<entry>
<base>LABEL_INDEXES</base>
<trans>Индексы</trans>
</entry>
<entry>
<base>LABEL_DYNAMIC_CONTENT</base>
<trans>Выполнение динамического содержимого (CGI, PHP, SSI)</trans>
</entry>
<entry>
<base>NONE</base>
<trans>Нет доступа</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_NO_PASSWORD</base>
<trans>Локальная сеть (пароль не требуется)</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_PASSWORD</base>
<trans>Локальная сеть (требуется пароль)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_NO_PASSWORD</base>
<trans>Интернет (пароль не требуется)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD</base>
<trans>Интернет (требуется пароль)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
<trans>Интернет (пароль требуется при доступе извне локальной сети)</trans>
</entry>
<entry>
<base>ENABLED_BROWSEABLE</base>
<trans>Включен, просматриваемых</trans>
</entry>
<entry>
<base>ENABLED_NON_BROWSEABLE</base>
<trans>Включен, скрытых</trans>
</entry>
<entry>
<base>DONT_KEEP_VERSIONS</base>
<trans>Enabled, keep only the latest version</trans>
</entry>
<entry>
<base>KEEP_VERSIONS</base>
<trans>Enabled, keep a copy of all versions</trans>
</entry>
<entry>
<base>PERMISSIONS</base>
<trans>Права доступа</trans>
</entry>
<entry>
<base>WRITE_PERM</base>
<trans>Чтение / Запись</trans>
</entry>
<entry>
<base>READ_PERM</base>
<trans>Только чтение</trans>
</entry>
<entry>
<base>ENABLED</base>
<trans>включено</trans>
</entry>
<entry>
<base>DISABLED</base>
<trans>отключено</trans>
</entry>
<entry>
<base>YES</base>
<trans>да</trans>
</entry>
<entry>
<base>NO</base>
<trans>нет</trans>
</entry>
<entry>
<base>NAME</base>
<trans>Название</trans>
</entry>
<entry>
<base>DESCRIPTION</base>
<trans>Описание</trans>
</entry>
<entry>
<base>ACTION</base>
<trans>Действие</trans>
</entry>
<entry>
<base>MODIFY</base>
<trans>Изменить</trans>
</entry>
<entry>
<base>REMOVE</base>
<trans>Удалить</trans>
</entry>
<entry>
<base>CANCELED</base>
<trans>Отменено</trans>
</entry>
<entry>
<base>MANUAL_PERMS</base>
<trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
</entry>
<entry>
<base>DESC_ENCRYPTION</base>
<trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
</entry>
<entry>
<base>LABEL_ENCRYPTION</base>
<trans>Шифрование</trans>
</entry>
<entry>
<base>DESC_PASSWORD</base>
<trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
</entry>
<entry>
<base>LABEL_PASSWORD</base>
<trans>Пароль</trans>
</entry>
<entry>
<base>LABEL_PASSWORD2</base>
<trans>Пароль (подтверждение)</trans>
</entry>
<entry>
<base>DESC_INACTIVITY</base>
<trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
</entry>
<entry>
<base>INACTIVITY</base>
<trans>Inactivity timeout</trans>
</entry>
<entry>
<base>ERROR_WITH_ENCRYPTION</base>
<trans>Произошла ошибка при начале выполнения шифрования папок</trans>
</entry>
<entry>
<base>ERROR_ENCRYPTED_ENABLED</base>
<trans>This shared folder is encrypted and access is enabled. You have to put it in protected mode before removing it</trans>
</entry>
<entry>
<base>INVALID_INACTIVITY</base>
<trans>Inactivity value must be numbers only</trans>
</entry>
<entry>
<base>PASSWORD_MISMATCH</base>
<trans>Пароли не совпадают</trans>
</entry>
<entry>
<base>PASSWORD_TOO_SHORT</base>
<trans>Пароль слишком короткий, пожалуйста, используйте не менее 8 символов</trans>
</entry>
<entry>
<base>DESC_PYDIO</base>
<trans>Следующие настройки контролируют доступ к этой общей папке с файловым веб менеджером Ajaxplorer</trans>
</entry>
<entry>
<base>LABEL_PYDIO</base>
<trans>Sudo доступ</trans>
</entry>
<entry>
<base>TITLE_PERMISSIONS</base>
<trans>Управление правами доступа</trans>
</entry>
<entry>
<base>USERS</base>
<trans>Пользователи</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,58 @@
<lexicon lang="ru" params="getExtraParams()">
<entry>
<base>FORM_TITLE</base>
<trans>Шифрование общих папок</trans>
</entry>
<entry>
<base>Shared Folders Encryption</base>
<trans>Шифрование общих папок</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>Эта панель позволяет включить доступ к зашифрованной общей папке.</trans>
</entry>
<entry>
<base>STATUS</base>
<trans>Состояние</trans>
</entry>
<entry>
<base>MOUNTED</base>
<trans>Включен</trans>
</entry>
<entry>
<base>NOT_MOUNTED</base>
<trans>Защищён</trans>
</entry>
<entry>
<base>MOUNT</base>
<trans>Включить</trans>
</entry>
<entry>
<base>UMOUNT</base>
<trans>Защитить</trans>
</entry>
<entry>
<base>ERROR_MOUNTING</base>
<trans>Произошла ошибка. Проверьте, что у вас есть правильный пароль.</trans>
</entry>
<entry>
<base>UMOUNT_DESC</base>
<trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
</entry>
<entry>
<base>MOUNT_DESC</base>
<trans>Вы должны ввести пароль, чтобы сделать содержимое этой папки доступным.</trans>
</entry>
<entry>
<base>LABEL_MOUNT_PASSWORD</base>
<trans>Пароль</trans>
</entry>
<entry>
<base>VALIDATE</base>
<trans>Подтвердить</trans>
</entry>
<entry>
<base>NO_ENCRYPTED_SHARE</base>
<trans>Нет сконфигурированого зашифрованного общего ресурса</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,380 @@
<lexicon lang="sl" params="getExtraParams()">
<entry>
<base>Shared Folders</base>
<trans>Shared Folders</trans>
</entry>
<entry>
<base>FORM_TITLE</base>
<trans>Create, modify, or remove shared folders</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>You can remove any shared folder by clicking on the corresponding command next to the shared folder.</trans>
</entry>
<entry>
<base>ADD_TITLE</base>
<trans>Create or modify a shared folder</trans>
</entry>
<entry>
<base>NAME_FIELD_DESC</base>
<trans>The share name should contain only lower-case letters, numbers, periods, hyphens and underscores, and should start with a lower-case letter. For example "johnson", "intra", and "cust3.prj12" are all valid names, but "3associates", "John Smith" and "Bus!Partner" are not. The name is limited to {$maxLength} characters.</trans>
</entry>
<entry>
<base>NAME_LABEL</base>
<trans>Shared folder name</trans>
</entry>
<entry>
<base>REMOVE_TITLE</base>
<trans>Remove shared folder</trans>
</entry>
<entry>
<base>REMOVE_DESC</base>
<trans><![CDATA[ <p> You are about to remove the following shared folder </p> <p> All files belonging to this shared folder will be deleted. </p> <p> Are you sure you wish to remove it ? </p> ]]></trans>
</entry>
<entry>
<base>ERROR_WHILE_CREATING_SHARE</base>
<trans>An error occurred while creating the shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_CREATED_SHARE</base>
<trans>Successfully created shared folder.</trans>
</entry>
<entry>
<base>NO_SHARES</base>
<trans>There are no shared folders currently configured.</trans>
</entry>
<entry>
<base>CANT_FIND_SHARE</base>
<trans>Ne najdem i-lista {$name} (ne obstaja?)</trans>
</entry>
<entry>
<base>CANT_CREATE_SHARE</base>
<trans>Ne morem dodati novega i-lista z imenom {$name} (ali to ime morda ze obstaja?)</trans>
</entry>
<entry>
<base>ERROR_WHILE_MODIFYING_SHARE</base>
<trans>An error occurred while modifying the shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_MODIFIED_SHARE</base>
<trans>Successfully modified shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_DELETED_SHARE</base>
<trans>Successfully deleted shared folder.</trans>
</entry>
<entry>
<base>ERROR_WHILE_DELETING_SHARE</base>
<trans>An error occurred while deleting the share.</trans>
</entry>
<entry>
<base>Shares</base>
<trans>Shares</trans>
</entry>
<entry>
<base>INVALID_SHARE_DESCRIPTION</base>
<trans>Error: unexpected or missing characters in share description</trans>
</entry>
<entry>
<base>ACCT_NAME_HAS_INVALID_CHARS</base>
<trans>The shared folder name "{$acctName}" contains invalid characters. Shared folder names must start with a lower case letter and contain only lower case letters, numbers, and hyphens.</trans>
</entry>
<entry>
<base>MAX_SHARE_NAME_LENGTH_ERROR</base>
<trans>The shared folder name "{$acctName}" is too long. The maximum is {$maxShareNameLength} characters.</trans>
</entry>
<entry>
<base>ACCT_CLASHES_WITH_PSEUDONYM</base>
<trans><![CDATA[ The account "{$acctName}" clashes with pseudonym details for {$acctType} account "{$acct}". <p>{$acctName} is a pseudonym for {$acct}.</p> ]]></trans>
</entry>
<entry>
<base>ACCOUNT_EXISTS</base>
<trans>I-list "{$acctName}" je obstojeci {$acctType} racun.</trans>
</entry>
<entry>
<base>LABEL_ADD_SHARE_BUTTON</base>
<trans>Create a new shared folder</trans>
</entry>
<entry>
<base>DESC_PERMISSIONS</base>
<trans>You can use this matrix to define groups and users access permissions.</trans>
</entry>
<entry>
<base>DESC_SMB_SETTINGS</base>
<trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocol.</trans>
</entry>
<entry>
<base>LABEL_SMB_ACCESS</base>
<trans>SMB Access</trans>
</entry>
<entry>
<base>LABEL_RECYCLEBIN</base>
<trans>Recycle bin</trans>
</entry>
<entry>
<base>LABEL_RETENTION</base>
<trans>Retention time</trans>
</entry>
<entry>
<base>UNLIMITED</base>
<trans>unlimited</trans>
</entry>
<entry>
<base>ONE_WEEK</base>
<trans>one week</trans>
</entry>
<entry>
<base>ONE_MONTH</base>
<trans>one month</trans>
</entry>
<entry>
<base>SIX_MONTHS</base>
<trans>six months</trans>
</entry>
<entry>
<base>ONE_YEAR</base>
<trans>one year</trans>
</entry>
<entry>
<base>DESC_HTTP_SETTINGS</base>
<trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocol.</trans>
</entry>
<entry>
<base>LABEL_HTTP_ACCESS</base>
<trans>Web Access</trans>
</entry>
<entry>
<base>LABEL_WEBDAV</base>
<trans>WebDav support</trans>
</entry>
<entry>
<base>LABEL_REQUIRE_SSL</base>
<trans>Force secure connections</trans>
</entry>
<entry>
<base>LABEL_INDEXES</base>
<trans>Indexes</trans>
</entry>
<entry>
<base>LABEL_DYNAMIC_CONTENT</base>
<trans>Dynamic content execution (PHP, CGI, SSI)</trans>
</entry>
<entry>
<base>NONE</base>
<trans>Brez dostopa</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_NO_PASSWORD</base>
<trans>Lokalno omrezje (brez gesla)</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_PASSWORD</base>
<trans>Lokalno omrezje (zahteva geslo)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_NO_PASSWORD</base>
<trans>Celoten internet (brez gesla)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD</base>
<trans>Celoten internet (zahteva geslo)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
<trans>Celoten internet (zahteva geslo samo zunaj lokalnega omrezja)</trans>
</entry>
<entry>
<base>ENABLED_BROWSEABLE</base>
<trans>Enabled, browseable</trans>
</entry>
<entry>
<base>ENABLED_NON_BROWSEABLE</base>
<trans>Enabled, hidden</trans>
</entry>
<entry>
<base>DONT_KEEP_VERSIONS</base>
<trans>Enabled, keep only the latest version</trans>
</entry>
<entry>
<base>KEEP_VERSIONS</base>
<trans>Enabled, keep a copy of all versions</trans>
</entry>
<entry>
<base>PERMISSIONS</base>
<trans>Dovoljenja</trans>
</entry>
<entry>
<base>WRITE_PERM</base>
<trans>Read / Write</trans>
</entry>
<entry>
<base>READ_PERM</base>
<trans>Read Only</trans>
</entry>
<entry>
<base>ENABLED</base>
<trans>enabled</trans>
</entry>
<entry>
<base>DISABLED</base>
<trans>disabled</trans>
</entry>
<entry>
<base>YES</base>
<trans>yes</trans>
</entry>
<entry>
<base>NO</base>
<trans>no</trans>
</entry>
<entry>
<base>NAME</base>
<trans>Ime</trans>
</entry>
<entry>
<base>DESCRIPTION</base>
<trans>Opis</trans>
</entry>
<entry>
<base>ACTION</base>
<trans>Izvedi</trans>
</entry>
<entry>
<base>MODIFY</base>
<trans>Uredi</trans>
</entry>
<entry>
<base>REMOVE</base>
<trans>Odstrani</trans>
</entry>
<entry>
<base>CANCELED</base>
<trans>Cancelled</trans>
</entry>
<entry>
<base>MANUAL_PERMS</base>
<trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
</entry>
<entry>
<base>DESC_ENCRYPTION</base>
<trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
</entry>
<entry>
<base>LABEL_ENCRYPTION</base>
<trans>Encryption</trans>
</entry>
<entry>
<base>DESC_PASSWORD</base>
<trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
</entry>
<entry>
<base>LABEL_PASSWORD</base>
<trans>Geslo</trans>
</entry>
<entry>
<base>LABEL_PASSWORD2</base>
<trans>Password (confirmation)</trans>
</entry>
<entry>
<base>DESC_INACTIVITY</base>
<trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
</entry>
<entry>
<base>INACTIVITY</base>
<trans>Inactivity timeout</trans>
</entry>
<entry>
<base>ERROR_WITH_ENCRYPTION</base>
<trans>An error occured while performing initial folder encryption</trans>
</entry>
<entry>
<base>ERROR_ENCRYPTED_ENABLED</base>
<trans>This shared folder is encrypted and access is enabled. You have to put it in protected mode before removing it</trans>
</entry>
<entry>
<base>INVALID_INACTIVITY</base>
<trans>Inactivity value must be numbers only</trans>
</entry>
<entry>
<base>PASSWORD_MISMATCH</base>
<trans>Passwords don't match</trans>
</entry>
<entry>
<base>PASSWORD_TOO_SHORT</base>
<trans>Password is too short, please use at least 8 characters</trans>
</entry>
<entry>
<base>DESC_PYDIO</base>
<trans>The following settings control the access of this shared folder with the web based file manager Pydio (formerly AjaXplorer)</trans>
</entry>
<entry>
<base>LABEL_PYDIO</base>
<trans>Ni dostopa</trans>
</entry>
<entry>
<base>TITLE_PERMISSIONS</base>
<trans>Access right management</trans>
</entry>
<entry>
<base>USERS</base>
<trans>Uporabniki</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,58 @@
<lexicon lang="sl" params="getExtraParams()">
<entry>
<base>FORM_TITLE</base>
<trans>Shared Folders Encryption</trans>
</entry>
<entry>
<base>Shared Folders Encryption</base>
<trans>Shared Folders Encryption</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>This panel lets you enable enrypted shared folder access.</trans>
</entry>
<entry>
<base>STATUS</base>
<trans>Status</trans>
</entry>
<entry>
<base>MOUNTED</base>
<trans>Omogoceno</trans>
</entry>
<entry>
<base>NOT_MOUNTED</base>
<trans>Protected</trans>
</entry>
<entry>
<base>MOUNT</base>
<trans>Enable</trans>
</entry>
<entry>
<base>UMOUNT</base>
<trans>Protect</trans>
</entry>
<entry>
<base>ERROR_MOUNTING</base>
<trans>An error occured. Check that you have the correct password.</trans>
</entry>
<entry>
<base>UMOUNT_DESC</base>
<trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
</entry>
<entry>
<base>MOUNT_DESC</base>
<trans>You have to enter the password to make this folder's content available.</trans>
</entry>
<entry>
<base>LABEL_MOUNT_PASSWORD</base>
<trans>Geslo</trans>
</entry>
<entry>
<base>VALIDATE</base>
<trans>Validate</trans>
</entry>
<entry>
<base>NO_ENCRYPTED_SHARE</base>
<trans>No encrypted share configured</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,380 @@
<lexicon lang="sv" params="getExtraParams()">
<entry>
<base>Shared Folders</base>
<trans>Delade mappar</trans>
</entry>
<entry>
<base>FORM_TITLE</base>
<trans>Skapa, ändra eller ta bort delade mappar</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>Du kan ta bort valfri delad mapp genom att klicka på det tillhörande kommandot bredvid den delade mappen.</trans>
</entry>
<entry>
<base>ADD_TITLE</base>
<trans>Skapa eller ändra en delad mapp</trans>
</entry>
<entry>
<base>NAME_FIELD_DESC</base>
<trans>Den delade mappen får endast innehålla gemener, siffror, punkter, bindestreck och understreck samt måste börja med en gemen. Exempelvis "johnson", "intra", eller"cust3.prj12" är tillåtna namn, men "3associates", "John Smith" eller "Bus!Partner" är det inte. Namnet är begränsat till {$maxLength} tecken.</trans>
</entry>
<entry>
<base>NAME_LABEL</base>
<trans>Namnet på den delade mappen</trans>
</entry>
<entry>
<base>REMOVE_TITLE</base>
<trans>Ta bort delad mapp</trans>
</entry>
<entry>
<base>REMOVE_DESC</base>
<trans><![CDATA[ <p> You are about to remove the following shared folder </p> <p> All files belonging to this shared folder will be deleted. </p> <p> Are you sure you wish to remove it ? </p> ]]></trans>
</entry>
<entry>
<base>ERROR_WHILE_CREATING_SHARE</base>
<trans>Ett fel inträffade vid skapandet av den delade mappen.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_CREATED_SHARE</base>
<trans>Den delade mappen är skapad.</trans>
</entry>
<entry>
<base>NO_SHARES</base>
<trans>Det finns för närvarande inga delade mappar konfigurerade.</trans>
</entry>
<entry>
<base>CANT_FIND_SHARE</base>
<trans>Kan inte finna konto för {$name} (existerar detta?)</trans>
</entry>
<entry>
<base>CANT_CREATE_SHARE</base>
<trans>Kan inte skapa ett nytt konto för {$name} (existerar det redan?)</trans>
</entry>
<entry>
<base>ERROR_WHILE_MODIFYING_SHARE</base>
<trans>Ett fel inträffade vid ändringen av den delade mappen.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_MODIFIED_SHARE</base>
<trans>Den delade mappen är ändrad.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_DELETED_SHARE</base>
<trans>Den deladade mappen är raderad.</trans>
</entry>
<entry>
<base>ERROR_WHILE_DELETING_SHARE</base>
<trans>Ett fel inträffade vid radering av den delade mappen.</trans>
</entry>
<entry>
<base>Shares</base>
<trans>Delade mappar</trans>
</entry>
<entry>
<base>INVALID_SHARE_DESCRIPTION</base>
<trans>Fel: Otillåtet eller saknat tecken i beskrivningen av den delade mappen</trans>
</entry>
<entry>
<base>ACCT_NAME_HAS_INVALID_CHARS</base>
<trans>Den delade mappens namn "{$acctName}" innehåller otillåtna tecken. Den delade mappens namn måste börja med gemen och endast innehålla gemener, siffror och bindestreck.</trans>
</entry>
<entry>
<base>MAX_SHARE_NAME_LENGTH_ERROR</base>
<trans>Den delade mappens namn "{$acctName}" är för lång. Det maximala antalet tecken är {$maxShareNameLength}.</trans>
</entry>
<entry>
<base>ACCT_CLASHES_WITH_PSEUDONYM</base>
<trans><![CDATA[ The account "{$acctName}" clashes with pseudonym details for {$acctType} account "{$acct}". <p>{$acctName} is a pseudonym for {$acct}.</p> ]]></trans>
</entry>
<entry>
<base>ACCOUNT_EXISTS</base>
<trans>Kontot "{$acctName}" är ett existerande {$acctType} konto.</trans>
</entry>
<entry>
<base>LABEL_ADD_SHARE_BUTTON</base>
<trans>Skapa en ny delad mapp</trans>
</entry>
<entry>
<base>DESC_PERMISSIONS</base>
<trans>Du kan använda matrisen för att definiera grupp- eller användarbehörigheter.</trans>
</entry>
<entry>
<base>DESC_SMB_SETTINGS</base>
<trans>Följande inställningar kontrollerar åtkomsten av den delade mappen från det lokala nätverket, genom att använda SMB/CIFS protokollet.</trans>
</entry>
<entry>
<base>LABEL_SMB_ACCESS</base>
<trans>SMB-åtkomst</trans>
</entry>
<entry>
<base>LABEL_RECYCLEBIN</base>
<trans>Papperskorg</trans>
</entry>
<entry>
<base>LABEL_RETENTION</base>
<trans>Kvarhållandetid</trans>
</entry>
<entry>
<base>UNLIMITED</base>
<trans>Obegränsad</trans>
</entry>
<entry>
<base>ONE_WEEK</base>
<trans>en vecka</trans>
</entry>
<entry>
<base>ONE_MONTH</base>
<trans>en månad</trans>
</entry>
<entry>
<base>SIX_MONTHS</base>
<trans>sex månader</trans>
</entry>
<entry>
<base>ONE_YEAR</base>
<trans>ett år</trans>
</entry>
<entry>
<base>DESC_HTTP_SETTINGS</base>
<trans>Följande inställningar kontrollerar åtkomsten till den delade mappen genom att använda HTTP/HTTPS-protokollen.</trans>
</entry>
<entry>
<base>LABEL_HTTP_ACCESS</base>
<trans>Webbåtkomst</trans>
</entry>
<entry>
<base>LABEL_WEBDAV</base>
<trans>WebDav-stöd</trans>
</entry>
<entry>
<base>LABEL_REQUIRE_SSL</base>
<trans>Tvinga till säkra anslutningar</trans>
</entry>
<entry>
<base>LABEL_INDEXES</base>
<trans>Index</trans>
</entry>
<entry>
<base>LABEL_DYNAMIC_CONTENT</base>
<trans>Exekvering av dynamiskt innehåll (PHP, CGI, SSI)</trans>
</entry>
<entry>
<base>NONE</base>
<trans>Ingen åtkomst</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_NO_PASSWORD</base>
<trans>Lokalt nätverk (inget lösenord krävs)</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_PASSWORD</base>
<trans>Lokalt nätverk (lösenord krävs)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_NO_PASSWORD</base>
<trans>Hela Internet (inget lösenord krävs)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD</base>
<trans>Hela Internet (lösenord krävs)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
<trans>Hela Internet (lösenord krävs utanför lokalt nätverk)</trans>
</entry>
<entry>
<base>ENABLED_BROWSEABLE</base>
<trans>Aktiverad, bläddringsbar</trans>
</entry>
<entry>
<base>ENABLED_NON_BROWSEABLE</base>
<trans>Aktiverad, dold</trans>
</entry>
<entry>
<base>DONT_KEEP_VERSIONS</base>
<trans>Aktiverad, behåll endast den senaste versionen</trans>
</entry>
<entry>
<base>KEEP_VERSIONS</base>
<trans>Aktiverad, behåll en kopia av alla versioner</trans>
</entry>
<entry>
<base>PERMISSIONS</base>
<trans>Behörigheter</trans>
</entry>
<entry>
<base>WRITE_PERM</base>
<trans>Läs / Skriv</trans>
</entry>
<entry>
<base>READ_PERM</base>
<trans>Endast läsmöjlighet</trans>
</entry>
<entry>
<base>ENABLED</base>
<trans>aktiverad</trans>
</entry>
<entry>
<base>DISABLED</base>
<trans>inaktiverad</trans>
</entry>
<entry>
<base>YES</base>
<trans>ja</trans>
</entry>
<entry>
<base>NO</base>
<trans>nej</trans>
</entry>
<entry>
<base>NAME</base>
<trans>Namn</trans>
</entry>
<entry>
<base>DESCRIPTION</base>
<trans>Beskrivning</trans>
</entry>
<entry>
<base>ACTION</base>
<trans>Verkställ</trans>
</entry>
<entry>
<base>MODIFY</base>
<trans>Ändra</trans>
</entry>
<entry>
<base>REMOVE</base>
<trans>Radera</trans>
</entry>
<entry>
<base>CANCELED</base>
<trans>Avbruten</trans>
</entry>
<entry>
<base>MANUAL_PERMS</base>
<trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
</entry>
<entry>
<base>DESC_ENCRYPTION</base>
<trans>Följande inställningar ger dig möjligheten att skydda din data. OM kryptering är aktiverad, kommer datat aldrig att lagras okrypterat på servern. Din delning kommer antingen att vara "tillgänglig" (data kommer att visas som okrypterad, kryptering/dekryptering görs kontinuerligt och automatiskt) eller skyddad (endast den krypterade datat är tillgängligt på servern) Kryptering kan endast anges på en delad mapp när den skapas. Dessutom stöds inte grupper med endast läsrättighter av krypterade delade mappar. Om du aktiverar kryptering, kommer endast medlemmar i grupper som har läs och skrivrättigheter att ha åtkomst till mappen.</trans>
</entry>
<entry>
<base>LABEL_ENCRYPTION</base>
<trans>Kryptering</trans>
</entry>
<entry>
<base>DESC_PASSWORD</base>
<trans>Du måste ange ett lösenord för att skydda din data. Lösenordet måste bestå av minst 8 tecken. Glöm inte bort denna lösenord. OM du glömmer bort lösenordet kommer din data att vara förlorad eftersom det inte finns något sätt att åsterskapa lösenordet.</trans>
</entry>
<entry>
<base>LABEL_PASSWORD</base>
<trans>Lösenord</trans>
</entry>
<entry>
<base>LABEL_PASSWORD2</base>
<trans>Lösenord (bekräftelse)</trans>
</entry>
<entry>
<base>DESC_INACTIVITY</base>
<trans>För att utöka säkerheten kan du ange en tid för inaktivitet (i minuter). När datat är tillgängligt, och om ingen använder datat under den angivna perioden, kommer datat att återgå till skyddad mod automatiskt.</trans>
</entry>
<entry>
<base>INACTIVITY</base>
<trans>Inaktiv timeout</trans>
</entry>
<entry>
<base>ERROR_WITH_ENCRYPTION</base>
<trans>Ett fel inträffade vid den initiala krypteringen av mappen.</trans>
</entry>
<entry>
<base>ERROR_ENCRYPTED_ENABLED</base>
<trans>Denna delade mapp är krypterad och åtkomst är tillåten. Du måste ange skyddad mod innan du tar bort den.</trans>
</entry>
<entry>
<base>INVALID_INACTIVITY</base>
<trans>Inaktivitetsvärden kan endast bestå av siffror.</trans>
</entry>
<entry>
<base>PASSWORD_MISMATCH</base>
<trans>Lösenorden överensstämmer inte</trans>
</entry>
<entry>
<base>PASSWORD_TOO_SHORT</base>
<trans>Lösenordet är för kort, använd minst 8 tecken</trans>
</entry>
<entry>
<base>DESC_PYDIO</base>
<trans>Följande inställningar kontrollerar åtkomsten till den delade mappen med den webbaserade filhanteraren Ajaxplorer</trans>
</entry>
<entry>
<base>LABEL_PYDIO</base>
<trans>Sudo-åtkomst</trans>
</entry>
<entry>
<base>TITLE_PERMISSIONS</base>
<trans>Hantering av behörigheter</trans>
</entry>
<entry>
<base>USERS</base>
<trans>Användare</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,58 @@
<lexicon lang="sv" params="getExtraParams()">
<entry>
<base>FORM_TITLE</base>
<trans>Kryptering av delade mappar</trans>
</entry>
<entry>
<base>Shared Folders Encryption</base>
<trans>Kryptering av delade mappar</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>Denna panel möjliggör åtkomst av krypterade delade mappar</trans>
</entry>
<entry>
<base>STATUS</base>
<trans>Status</trans>
</entry>
<entry>
<base>MOUNTED</base>
<trans>Tillåten</trans>
</entry>
<entry>
<base>NOT_MOUNTED</base>
<trans>Skyddad</trans>
</entry>
<entry>
<base>MOUNT</base>
<trans>Aktivera</trans>
</entry>
<entry>
<base>UMOUNT</base>
<trans>Skydda</trans>
</entry>
<entry>
<base>ERROR_MOUNTING</base>
<trans>Ett fel inträffade. Kontrollera att du har korrekt lösenord.</trans>
</entry>
<entry>
<base>UMOUNT_DESC</base>
<trans>Är du säker på att du vill skydda denna delade mapp? När den blivit skyddad kommer innehållet inte att vara åtkomligt utan korrekt lösenord.</trans>
</entry>
<entry>
<base>MOUNT_DESC</base>
<trans>Du måste ange ett lösenord för att komma åt innehållet i denna mapp.</trans>
</entry>
<entry>
<base>LABEL_MOUNT_PASSWORD</base>
<trans>Lösenord</trans>
</entry>
<entry>
<base>VALIDATE</base>
<trans>Validerar</trans>
</entry>
<entry>
<base>NO_ENCRYPTED_SHARE</base>
<trans>Ingen krypterad delad mapp är konfigurerad</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,380 @@
<lexicon lang="th" params="getExtraParams()">
<entry>
<base>Shared Folders</base>
<trans>Shared Folders</trans>
</entry>
<entry>
<base>FORM_TITLE</base>
<trans>Create, modify, or remove shared folders</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>You can remove any shared folder by clicking on the corresponding command next to the shared folder.</trans>
</entry>
<entry>
<base>ADD_TITLE</base>
<trans>Create or modify a shared folder</trans>
</entry>
<entry>
<base>NAME_FIELD_DESC</base>
<trans>The share name should contain only lower-case letters, numbers, periods, hyphens and underscores, and should start with a lower-case letter. For example "johnson", "intra", and "cust3.prj12" are all valid names, but "3associates", "John Smith" and "Bus!Partner" are not. The name is limited to {$maxLength} characters.</trans>
</entry>
<entry>
<base>NAME_LABEL</base>
<trans>Shared folder name</trans>
</entry>
<entry>
<base>REMOVE_TITLE</base>
<trans>Remove shared folder</trans>
</entry>
<entry>
<base>REMOVE_DESC</base>
<trans><![CDATA[ <p> You are about to remove the following shared folder </p> <p> All files belonging to this shared folder will be deleted. </p> <p> Are you sure you wish to remove it ? </p> ]]></trans>
</entry>
<entry>
<base>ERROR_WHILE_CREATING_SHARE</base>
<trans>An error occurred while creating the shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_CREATED_SHARE</base>
<trans>Successfully created shared folder.</trans>
</entry>
<entry>
<base>NO_SHARES</base>
<trans>There are no shared folders currently configured.</trans>
</entry>
<entry>
<base>CANT_FIND_SHARE</base>
<trans>ไม่พบบัญชี {$name} (มันมีอยู่หรือไม่?)</trans>
</entry>
<entry>
<base>CANT_CREATE_SHARE</base>
<trans>ไม่สามารถสร้างบัญชีให้กับ {$name} (มันมีอยู่แล้วหรือไม่?)</trans>
</entry>
<entry>
<base>ERROR_WHILE_MODIFYING_SHARE</base>
<trans>An error occurred while modifying the shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_MODIFIED_SHARE</base>
<trans>Successfully modified shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_DELETED_SHARE</base>
<trans>Successfully deleted shared folder.</trans>
</entry>
<entry>
<base>ERROR_WHILE_DELETING_SHARE</base>
<trans>An error occurred while deleting the share.</trans>
</entry>
<entry>
<base>Shares</base>
<trans>Shares</trans>
</entry>
<entry>
<base>INVALID_SHARE_DESCRIPTION</base>
<trans>Error: unexpected or missing characters in share description</trans>
</entry>
<entry>
<base>ACCT_NAME_HAS_INVALID_CHARS</base>
<trans>The shared folder name "{$acctName}" contains invalid characters. Shared folder names must start with a lower case letter and contain only lower case letters, numbers, and hyphens.</trans>
</entry>
<entry>
<base>MAX_SHARE_NAME_LENGTH_ERROR</base>
<trans>The shared folder name "{$acctName}" is too long. The maximum is {$maxShareNameLength} characters.</trans>
</entry>
<entry>
<base>ACCT_CLASHES_WITH_PSEUDONYM</base>
<trans><![CDATA[ The account "{$acctName}" clashes with pseudonym details for {$acctType} account "{$acct}". <p>{$acctName} is a pseudonym for {$acct}.</p> ]]></trans>
</entry>
<entry>
<base>ACCOUNT_EXISTS</base>
<trans>บัญชีชื่อ "{$acctName}" ปรากฏว่าถูกใช้ไปแล้วโดย {$acctType}</trans>
</entry>
<entry>
<base>LABEL_ADD_SHARE_BUTTON</base>
<trans>Create a new shared folder</trans>
</entry>
<entry>
<base>DESC_PERMISSIONS</base>
<trans>You can use this matrix to define groups and users access permissions.</trans>
</entry>
<entry>
<base>DESC_SMB_SETTINGS</base>
<trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocol.</trans>
</entry>
<entry>
<base>LABEL_SMB_ACCESS</base>
<trans>SMB Access</trans>
</entry>
<entry>
<base>LABEL_RECYCLEBIN</base>
<trans>Recycle bin</trans>
</entry>
<entry>
<base>LABEL_RETENTION</base>
<trans>Retention time</trans>
</entry>
<entry>
<base>UNLIMITED</base>
<trans>unlimited</trans>
</entry>
<entry>
<base>ONE_WEEK</base>
<trans>one week</trans>
</entry>
<entry>
<base>ONE_MONTH</base>
<trans>one month</trans>
</entry>
<entry>
<base>SIX_MONTHS</base>
<trans>six months</trans>
</entry>
<entry>
<base>ONE_YEAR</base>
<trans>one year</trans>
</entry>
<entry>
<base>DESC_HTTP_SETTINGS</base>
<trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocol.</trans>
</entry>
<entry>
<base>LABEL_HTTP_ACCESS</base>
<trans>Web Access</trans>
</entry>
<entry>
<base>LABEL_WEBDAV</base>
<trans>WebDav support</trans>
</entry>
<entry>
<base>LABEL_REQUIRE_SSL</base>
<trans>Force secure connections</trans>
</entry>
<entry>
<base>LABEL_INDEXES</base>
<trans>Indexes</trans>
</entry>
<entry>
<base>LABEL_DYNAMIC_CONTENT</base>
<trans>Dynamic content execution (PHP, CGI, SSI)</trans>
</entry>
<entry>
<base>NONE</base>
<trans>ไม่เปิดให้เข้าถึง</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_NO_PASSWORD</base>
<trans>เฉพาะในเครือข่ายท้องถิ่น (ไม่ต้องกรอกรหัสผ่าน)</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_PASSWORD</base>
<trans>เฉพาะในเครือข่ายท้องถิ่น (ต้องกรอกรหัสผ่าน)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_NO_PASSWORD</base>
<trans>ทั้งอินเตอร์เน็ต (ไม่ต้องกรอกรหัสผ่าน)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD</base>
<trans>ทั้งอินเตอร์เน็ต (ต้องกรอกรหัสผ่าน)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
<trans>ทั้งอินเตอร์เน็ต (ต้องกรอกรหัสผ่านถ้ามาจากภายนอกเครือข่ายท้องถิ่น)</trans>
</entry>
<entry>
<base>ENABLED_BROWSEABLE</base>
<trans>Enabled, browseable</trans>
</entry>
<entry>
<base>ENABLED_NON_BROWSEABLE</base>
<trans>Enabled, hidden</trans>
</entry>
<entry>
<base>DONT_KEEP_VERSIONS</base>
<trans>Enabled, keep only the latest version</trans>
</entry>
<entry>
<base>KEEP_VERSIONS</base>
<trans>Enabled, keep a copy of all versions</trans>
</entry>
<entry>
<base>PERMISSIONS</base>
<trans>Permissions</trans>
</entry>
<entry>
<base>WRITE_PERM</base>
<trans>Read / Write</trans>
</entry>
<entry>
<base>READ_PERM</base>
<trans>Read Only</trans>
</entry>
<entry>
<base>ENABLED</base>
<trans>enabled</trans>
</entry>
<entry>
<base>DISABLED</base>
<trans>disabled</trans>
</entry>
<entry>
<base>YES</base>
<trans>yes</trans>
</entry>
<entry>
<base>NO</base>
<trans>no</trans>
</entry>
<entry>
<base>NAME</base>
<trans>ชื่อ</trans>
</entry>
<entry>
<base>DESCRIPTION</base>
<trans>รายละเอียด</trans>
</entry>
<entry>
<base>ACTION</base>
<trans>การดำเนินการ</trans>
</entry>
<entry>
<base>MODIFY</base>
<trans>แก้ไข</trans>
</entry>
<entry>
<base>REMOVE</base>
<trans>ลบ</trans>
</entry>
<entry>
<base>CANCELED</base>
<trans>Cancelled</trans>
</entry>
<entry>
<base>MANUAL_PERMS</base>
<trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
</entry>
<entry>
<base>DESC_ENCRYPTION</base>
<trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
</entry>
<entry>
<base>LABEL_ENCRYPTION</base>
<trans>Encryption</trans>
</entry>
<entry>
<base>DESC_PASSWORD</base>
<trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
</entry>
<entry>
<base>LABEL_PASSWORD</base>
<trans>รหัสผ่าน</trans>
</entry>
<entry>
<base>LABEL_PASSWORD2</base>
<trans>Password (confirmation)</trans>
</entry>
<entry>
<base>DESC_INACTIVITY</base>
<trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
</entry>
<entry>
<base>INACTIVITY</base>
<trans>Inactivity timeout</trans>
</entry>
<entry>
<base>ERROR_WITH_ENCRYPTION</base>
<trans>An error occured while performing initial folder encryption</trans>
</entry>
<entry>
<base>ERROR_ENCRYPTED_ENABLED</base>
<trans>This shared folder is encrypted and access is enabled. You have to put it in protected mode before removing it</trans>
</entry>
<entry>
<base>INVALID_INACTIVITY</base>
<trans>Inactivity value must be numbers only</trans>
</entry>
<entry>
<base>PASSWORD_MISMATCH</base>
<trans>Passwords don't match</trans>
</entry>
<entry>
<base>PASSWORD_TOO_SHORT</base>
<trans>Password is too short, please use at least 8 characters</trans>
</entry>
<entry>
<base>DESC_PYDIO</base>
<trans>The following settings control the access of this shared folder with the web based file manager Pydio (formerly AjaXplorer)</trans>
</entry>
<entry>
<base>LABEL_PYDIO</base>
<trans>ไม่เปิดให้เข้าถึง</trans>
</entry>
<entry>
<base>TITLE_PERMISSIONS</base>
<trans>Access right management</trans>
</entry>
<entry>
<base>USERS</base>
<trans>ผู้ใช้</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,58 @@
<lexicon lang="th" params="getExtraParams()">
<entry>
<base>FORM_TITLE</base>
<trans>Shared Folders Encryption</trans>
</entry>
<entry>
<base>Shared Folders Encryption</base>
<trans>Shared Folders Encryption</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>This panel lets you enable enrypted shared folder access.</trans>
</entry>
<entry>
<base>STATUS</base>
<trans>สถานะ</trans>
</entry>
<entry>
<base>MOUNTED</base>
<trans>เปิดใช้งาน</trans>
</entry>
<entry>
<base>NOT_MOUNTED</base>
<trans>Protected</trans>
</entry>
<entry>
<base>MOUNT</base>
<trans>เปิดใช้, เปิดใช้งาน</trans>
</entry>
<entry>
<base>UMOUNT</base>
<trans>Protect</trans>
</entry>
<entry>
<base>ERROR_MOUNTING</base>
<trans>An error occured. Check that you have the correct password.</trans>
</entry>
<entry>
<base>UMOUNT_DESC</base>
<trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
</entry>
<entry>
<base>MOUNT_DESC</base>
<trans>You have to enter the password to make this folder's content available.</trans>
</entry>
<entry>
<base>LABEL_MOUNT_PASSWORD</base>
<trans>รหัสผ่าน</trans>
</entry>
<entry>
<base>VALIDATE</base>
<trans>Validate</trans>
</entry>
<entry>
<base>NO_ENCRYPTED_SHARE</base>
<trans>No encrypted share configured</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,380 @@
<lexicon lang="tr" params="getExtraParams()">
<entry>
<base>Shared Folders</base>
<trans>Shared Folders</trans>
</entry>
<entry>
<base>FORM_TITLE</base>
<trans>Create, modify, or remove shared folders</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>You can remove any shared folder by clicking on the corresponding command next to the shared folder.</trans>
</entry>
<entry>
<base>ADD_TITLE</base>
<trans>Create or modify a shared folder</trans>
</entry>
<entry>
<base>NAME_FIELD_DESC</base>
<trans>The share name should contain only lower-case letters, numbers, periods, hyphens and underscores, and should start with a lower-case letter. For example "johnson", "intra", and "cust3.prj12" are all valid names, but "3associates", "John Smith" and "Bus!Partner" are not. The name is limited to {$maxLength} characters.</trans>
</entry>
<entry>
<base>NAME_LABEL</base>
<trans>Shared folder name</trans>
</entry>
<entry>
<base>REMOVE_TITLE</base>
<trans>Remove shared folder</trans>
</entry>
<entry>
<base>REMOVE_DESC</base>
<trans><![CDATA[ <p> You are about to remove the following shared folder </p> <p> All files belonging to this shared folder will be deleted. </p> <p> Are you sure you wish to remove it ? </p> ]]></trans>
</entry>
<entry>
<base>ERROR_WHILE_CREATING_SHARE</base>
<trans>An error occurred while creating the shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_CREATED_SHARE</base>
<trans>Successfully created shared folder.</trans>
</entry>
<entry>
<base>NO_SHARES</base>
<trans>There are no shared folders currently configured.</trans>
</entry>
<entry>
<base>CANT_FIND_SHARE</base>
<trans>{$name} hesabı bulunamadı (mevcut mu kontrol edin)</trans>
</entry>
<entry>
<base>CANT_CREATE_SHARE</base>
<trans>{$name} hesabı oluşturulamadı (mevcut olabilir)</trans>
</entry>
<entry>
<base>ERROR_WHILE_MODIFYING_SHARE</base>
<trans>An error occurred while modifying the shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_MODIFIED_SHARE</base>
<trans>Successfully modified shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_DELETED_SHARE</base>
<trans>Successfully deleted shared folder.</trans>
</entry>
<entry>
<base>ERROR_WHILE_DELETING_SHARE</base>
<trans>An error occurred while deleting the share.</trans>
</entry>
<entry>
<base>Shares</base>
<trans>Shares</trans>
</entry>
<entry>
<base>INVALID_SHARE_DESCRIPTION</base>
<trans>Error: unexpected or missing characters in share description</trans>
</entry>
<entry>
<base>ACCT_NAME_HAS_INVALID_CHARS</base>
<trans>The shared folder name "{$acctName}" contains invalid characters. Shared folder names must start with a lower case letter and contain only lower case letters, numbers, and hyphens.</trans>
</entry>
<entry>
<base>MAX_SHARE_NAME_LENGTH_ERROR</base>
<trans>The shared folder name "{$acctName}" is too long. The maximum is {$maxShareNameLength} characters.</trans>
</entry>
<entry>
<base>ACCT_CLASHES_WITH_PSEUDONYM</base>
<trans><![CDATA[ The account "{$acctName}" clashes with pseudonym details for {$acctType} account "{$acct}". <p>{$acctName} is a pseudonym for {$acct}.</p> ]]></trans>
</entry>
<entry>
<base>ACCOUNT_EXISTS</base>
<trans>"{$acctName}" hesabı {$acctType} hesabıyla çeşidindedir.</trans>
</entry>
<entry>
<base>LABEL_ADD_SHARE_BUTTON</base>
<trans>Create a new shared folder</trans>
</entry>
<entry>
<base>DESC_PERMISSIONS</base>
<trans>You can use this matrix to define groups and users access permissions.</trans>
</entry>
<entry>
<base>DESC_SMB_SETTINGS</base>
<trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocol.</trans>
</entry>
<entry>
<base>LABEL_SMB_ACCESS</base>
<trans>SMB Access</trans>
</entry>
<entry>
<base>LABEL_RECYCLEBIN</base>
<trans>Recycle bin</trans>
</entry>
<entry>
<base>LABEL_RETENTION</base>
<trans>Retention time</trans>
</entry>
<entry>
<base>UNLIMITED</base>
<trans>unlimited</trans>
</entry>
<entry>
<base>ONE_WEEK</base>
<trans>one week</trans>
</entry>
<entry>
<base>ONE_MONTH</base>
<trans>one month</trans>
</entry>
<entry>
<base>SIX_MONTHS</base>
<trans>six months</trans>
</entry>
<entry>
<base>ONE_YEAR</base>
<trans>one year</trans>
</entry>
<entry>
<base>DESC_HTTP_SETTINGS</base>
<trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocol.</trans>
</entry>
<entry>
<base>LABEL_HTTP_ACCESS</base>
<trans>Web Access</trans>
</entry>
<entry>
<base>LABEL_WEBDAV</base>
<trans>WebDav support</trans>
</entry>
<entry>
<base>LABEL_REQUIRE_SSL</base>
<trans>Force secure connections</trans>
</entry>
<entry>
<base>LABEL_INDEXES</base>
<trans>Indexes</trans>
</entry>
<entry>
<base>LABEL_DYNAMIC_CONTENT</base>
<trans>Dynamic content execution (PHP, CGI, SSI)</trans>
</entry>
<entry>
<base>NONE</base>
<trans>Erişim yok</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_NO_PASSWORD</base>
<trans>Yerel ağ (şifre grekmez)</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_PASSWORD</base>
<trans>Yerel ağ (şifre grekir)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_NO_PASSWORD</base>
<trans>Bütün internet (şifre grekmez)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD</base>
<trans>Bütün internet (şifre grekir)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
<trans>Bütün internet (yerel ağ hariçi şifre gerekir)</trans>
</entry>
<entry>
<base>ENABLED_BROWSEABLE</base>
<trans>Enabled, browseable</trans>
</entry>
<entry>
<base>ENABLED_NON_BROWSEABLE</base>
<trans>Enabled, hidden</trans>
</entry>
<entry>
<base>DONT_KEEP_VERSIONS</base>
<trans>Enabled, keep only the latest version</trans>
</entry>
<entry>
<base>KEEP_VERSIONS</base>
<trans>Enabled, keep a copy of all versions</trans>
</entry>
<entry>
<base>PERMISSIONS</base>
<trans>İzinler</trans>
</entry>
<entry>
<base>WRITE_PERM</base>
<trans>Read / Write</trans>
</entry>
<entry>
<base>READ_PERM</base>
<trans>Read Only</trans>
</entry>
<entry>
<base>ENABLED</base>
<trans>Etkin</trans>
</entry>
<entry>
<base>DISABLED</base>
<trans>etkin değil</trans>
</entry>
<entry>
<base>YES</base>
<trans>evet</trans>
</entry>
<entry>
<base>NO</base>
<trans>hayır</trans>
</entry>
<entry>
<base>NAME</base>
<trans>İsim</trans>
</entry>
<entry>
<base>DESCRIPTION</base>
<trans>Açıklama</trans>
</entry>
<entry>
<base>ACTION</base>
<trans>Eylem</trans>
</entry>
<entry>
<base>MODIFY</base>
<trans>Değiştir</trans>
</entry>
<entry>
<base>REMOVE</base>
<trans>Kaldır</trans>
</entry>
<entry>
<base>CANCELED</base>
<trans>Cancelled</trans>
</entry>
<entry>
<base>MANUAL_PERMS</base>
<trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
</entry>
<entry>
<base>DESC_ENCRYPTION</base>
<trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
</entry>
<entry>
<base>LABEL_ENCRYPTION</base>
<trans>Encryption</trans>
</entry>
<entry>
<base>DESC_PASSWORD</base>
<trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
</entry>
<entry>
<base>LABEL_PASSWORD</base>
<trans>Şifre</trans>
</entry>
<entry>
<base>LABEL_PASSWORD2</base>
<trans>Password (confirmation)</trans>
</entry>
<entry>
<base>DESC_INACTIVITY</base>
<trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
</entry>
<entry>
<base>INACTIVITY</base>
<trans>Inactivity timeout</trans>
</entry>
<entry>
<base>ERROR_WITH_ENCRYPTION</base>
<trans>An error occured while performing initial folder encryption</trans>
</entry>
<entry>
<base>ERROR_ENCRYPTED_ENABLED</base>
<trans>This shared folder is encrypted and access is enabled. You have to put it in protected mode before removing it</trans>
</entry>
<entry>
<base>INVALID_INACTIVITY</base>
<trans>Inactivity value must be numbers only</trans>
</entry>
<entry>
<base>PASSWORD_MISMATCH</base>
<trans>Passwords don't match</trans>
</entry>
<entry>
<base>PASSWORD_TOO_SHORT</base>
<trans>Password is too short, please use at least 8 characters</trans>
</entry>
<entry>
<base>DESC_PYDIO</base>
<trans>The following settings control the access of this shared folder with the web based file manager Pydio (formerly AjaXplorer)</trans>
</entry>
<entry>
<base>LABEL_PYDIO</base>
<trans>Erişim yok</trans>
</entry>
<entry>
<base>TITLE_PERMISSIONS</base>
<trans>Access right management</trans>
</entry>
<entry>
<base>USERS</base>
<trans>Kullanıcılar</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,58 @@
<lexicon lang="tr" params="getExtraParams()">
<entry>
<base>FORM_TITLE</base>
<trans>Shared Folders Encryption</trans>
</entry>
<entry>
<base>Shared Folders Encryption</base>
<trans>Shared Folders Encryption</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>This panel lets you enable enrypted shared folder access.</trans>
</entry>
<entry>
<base>STATUS</base>
<trans>Durum</trans>
</entry>
<entry>
<base>MOUNTED</base>
<trans>Etkin</trans>
</entry>
<entry>
<base>NOT_MOUNTED</base>
<trans>Protected</trans>
</entry>
<entry>
<base>MOUNT</base>
<trans>Enable</trans>
</entry>
<entry>
<base>UMOUNT</base>
<trans>Protect</trans>
</entry>
<entry>
<base>ERROR_MOUNTING</base>
<trans>An error occured. Check that you have the correct password.</trans>
</entry>
<entry>
<base>UMOUNT_DESC</base>
<trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
</entry>
<entry>
<base>MOUNT_DESC</base>
<trans>You have to enter the password to make this folder's content available.</trans>
</entry>
<entry>
<base>LABEL_MOUNT_PASSWORD</base>
<trans>Şifre</trans>
</entry>
<entry>
<base>VALIDATE</base>
<trans>Validate</trans>
</entry>
<entry>
<base>NO_ENCRYPTED_SHARE</base>
<trans>No encrypted share configured</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,380 @@
<lexicon lang="zh-cn" params="getExtraParams()">
<entry>
<base>Shared Folders</base>
<trans>共享文件夹</trans>
</entry>
<entry>
<base>FORM_TITLE</base>
<trans>创建、修改或移除共享文件夹</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>您可以通过点击共享文件夹旁边的相应命令来移除共享文件夹。</trans>
</entry>
<entry>
<base>ADD_TITLE</base>
<trans>创建或修改共享文件夹</trans>
</entry>
<entry>
<base>NAME_FIELD_DESC</base>
<trans>The share name should contain only lower-case letters, numbers, periods, hyphens and underscores, and should start with a lower-case letter. For example "johnson", "intra", and "cust3.prj12" are all valid names, but "3associates", "John Smith" and "Bus!Partner" are not. The name is limited to {$maxLength} characters.</trans>
</entry>
<entry>
<base>NAME_LABEL</base>
<trans>共享文件夹名称</trans>
</entry>
<entry>
<base>REMOVE_TITLE</base>
<trans>删除共享文件夹</trans>
</entry>
<entry>
<base>REMOVE_DESC</base>
<trans><![CDATA[ <p> You are about to remove the following shared folder </p> <p> All files belonging to this shared folder will be deleted. </p> <p> Are you sure you wish to remove it ? </p> ]]></trans>
</entry>
<entry>
<base>ERROR_WHILE_CREATING_SHARE</base>
<trans>创建共享目录失败</trans>
</entry>
<entry>
<base>SUCCESSFULLY_CREATED_SHARE</base>
<trans>成功创建共享目录</trans>
</entry>
<entry>
<base>NO_SHARES</base>
<trans>There are no shared folders currently configured.</trans>
</entry>
<entry>
<base>CANT_FIND_SHARE</base>
<trans>无法找到{$name}的账号(请确认其是否存在?)</trans>
</entry>
<entry>
<base>CANT_CREATE_SHARE</base>
<trans>无法为{$name}创建新账号(请确认其是否已经存在?)</trans>
</entry>
<entry>
<base>ERROR_WHILE_MODIFYING_SHARE</base>
<trans>An error occurred while modifying the shared folder.</trans>
</entry>
<entry>
<base>SUCCESSFULLY_MODIFIED_SHARE</base>
<trans>成功修改共享目录</trans>
</entry>
<entry>
<base>SUCCESSFULLY_DELETED_SHARE</base>
<trans>已移除共享文件夹</trans>
</entry>
<entry>
<base>ERROR_WHILE_DELETING_SHARE</base>
<trans>删除共享时出错。</trans>
</entry>
<entry>
<base>Shares</base>
<trans>共享</trans>
</entry>
<entry>
<base>INVALID_SHARE_DESCRIPTION</base>
<trans>错误:共享描述中包含未能识别的字符或没有字符</trans>
</entry>
<entry>
<base>ACCT_NAME_HAS_INVALID_CHARS</base>
<trans>共享文件夹 "{$acctName}" 名称包含无效的字符。共享文件夹名称必须以小写字母开头。且只能包含小写字母、数字和连字符。</trans>
</entry>
<entry>
<base>MAX_SHARE_NAME_LENGTH_ERROR</base>
<trans>共享文件夹 "{$acctName}" 名称太长,最长包含{$maxShareNameLength} 个字符。</trans>
</entry>
<entry>
<base>ACCT_CLASHES_WITH_PSEUDONYM</base>
<trans><![CDATA[ 账号 "{$acctName}"与{$acctType} 账号 "{$acct}"的署名有冲突. <p>{$acctName}是{$acct}的署名。</p> ]]></trans>
</entry>
<entry>
<base>ACCOUNT_EXISTS</base>
<trans>账号"{$acctName}" 是已存在的{$acctType}账号。</trans>
</entry>
<entry>
<base>LABEL_ADD_SHARE_BUTTON</base>
<trans>创建新的共享文件夹</trans>
</entry>
<entry>
<base>DESC_PERMISSIONS</base>
<trans>You can use this matrix to define groups and users access permissions.</trans>
</entry>
<entry>
<base>DESC_SMB_SETTINGS</base>
<trans>下面的设置可以控制本地网络通过 SMB/CIFS 协议访问共享文件夹。</trans>
</entry>
<entry>
<base>LABEL_SMB_ACCESS</base>
<trans>SMB 访问</trans>
</entry>
<entry>
<base>LABEL_RECYCLEBIN</base>
<trans>回收站</trans>
</entry>
<entry>
<base>LABEL_RETENTION</base>
<trans>Retention time</trans>
</entry>
<entry>
<base>UNLIMITED</base>
<trans>无限制</trans>
</entry>
<entry>
<base>ONE_WEEK</base>
<trans>一周</trans>
</entry>
<entry>
<base>ONE_MONTH</base>
<trans>一个月</trans>
</entry>
<entry>
<base>SIX_MONTHS</base>
<trans>六个月</trans>
</entry>
<entry>
<base>ONE_YEAR</base>
<trans>一年</trans>
</entry>
<entry>
<base>DESC_HTTP_SETTINGS</base>
<trans>下面的设置可以控制通过 HTTP/HTTPS 协议访问共享文件夹。</trans>
</entry>
<entry>
<base>LABEL_HTTP_ACCESS</base>
<trans>Web 访问</trans>
</entry>
<entry>
<base>LABEL_WEBDAV</base>
<trans>WebDav 支持</trans>
</entry>
<entry>
<base>LABEL_REQUIRE_SSL</base>
<trans>强制安全连接</trans>
</entry>
<entry>
<base>LABEL_INDEXES</base>
<trans>目录</trans>
</entry>
<entry>
<base>LABEL_DYNAMIC_CONTENT</base>
<trans>动态脚本(PHP, CGI, SSI)</trans>
</entry>
<entry>
<base>NONE</base>
<trans>无法访问</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_NO_PASSWORD</base>
<trans>本地网络(无需密码)</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_PASSWORD</base>
<trans>本地网络(需要密码)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_NO_PASSWORD</base>
<trans>外部网络(无需密码)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD</base>
<trans>外部网络(需要密码)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
<trans>整个网络(本地网络以外需要密码)</trans>
</entry>
<entry>
<base>ENABLED_BROWSEABLE</base>
<trans>启用, 可见</trans>
</entry>
<entry>
<base>ENABLED_NON_BROWSEABLE</base>
<trans>启用, 隐藏</trans>
</entry>
<entry>
<base>DONT_KEEP_VERSIONS</base>
<trans>Enabled, keep only the latest version</trans>
</entry>
<entry>
<base>KEEP_VERSIONS</base>
<trans>启用,为所有版本保存备份</trans>
</entry>
<entry>
<base>PERMISSIONS</base>
<trans>权限</trans>
</entry>
<entry>
<base>WRITE_PERM</base>
<trans>读/写</trans>
</entry>
<entry>
<base>READ_PERM</base>
<trans>只读</trans>
</entry>
<entry>
<base>ENABLED</base>
<trans>启用</trans>
</entry>
<entry>
<base>DISABLED</base>
<trans>禁用</trans>
</entry>
<entry>
<base>YES</base>
<trans>是</trans>
</entry>
<entry>
<base>NO</base>
<trans>否</trans>
</entry>
<entry>
<base>NAME</base>
<trans>姓名</trans>
</entry>
<entry>
<base>DESCRIPTION</base>
<trans>描述</trans>
</entry>
<entry>
<base>ACTION</base>
<trans>动作</trans>
</entry>
<entry>
<base>MODIFY</base>
<trans>修改</trans>
</entry>
<entry>
<base>REMOVE</base>
<trans>移除</trans>
</entry>
<entry>
<base>CANCELED</base>
<trans>已删除</trans>
</entry>
<entry>
<base>MANUAL_PERMS</base>
<trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
</entry>
<entry>
<base>DESC_ENCRYPTION</base>
<trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
</entry>
<entry>
<base>LABEL_ENCRYPTION</base>
<trans>加密</trans>
</entry>
<entry>
<base>DESC_PASSWORD</base>
<trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
</entry>
<entry>
<base>LABEL_PASSWORD</base>
<trans>密码</trans>
</entry>
<entry>
<base>LABEL_PASSWORD2</base>
<trans>密码(确认)</trans>
</entry>
<entry>
<base>DESC_INACTIVITY</base>
<trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
</entry>
<entry>
<base>INACTIVITY</base>
<trans>非活动超时</trans>
</entry>
<entry>
<base>ERROR_WITH_ENCRYPTION</base>
<trans>An error occured while performing initial folder encryption</trans>
</entry>
<entry>
<base>ERROR_ENCRYPTED_ENABLED</base>
<trans>This shared folder is encrypted and access is enabled. You have to put it in protected mode before removing it</trans>
</entry>
<entry>
<base>INVALID_INACTIVITY</base>
<trans>Inactivity value must be numbers only</trans>
</entry>
<entry>
<base>PASSWORD_MISMATCH</base>
<trans>密码不匹配</trans>
</entry>
<entry>
<base>PASSWORD_TOO_SHORT</base>
<trans>Password is too short, please use at least 8 characters</trans>
</entry>
<entry>
<base>DESC_PYDIO</base>
<trans>下面的设置可以控制通过 HTTP/HTTPS 协议访问共享文件夹。</trans>
</entry>
<entry>
<base>LABEL_PYDIO</base>
<trans>无法访问</trans>
</entry>
<entry>
<base>TITLE_PERMISSIONS</base>
<trans>访问权限管理</trans>
</entry>
<entry>
<base>USERS</base>
<trans>用户</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,58 @@
<lexicon lang="zh-cn" params="getExtraParams()">
<entry>
<base>FORM_TITLE</base>
<trans>共享目录加密</trans>
</entry>
<entry>
<base>Shared Folders Encryption</base>
<trans>共享目录加密</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>这个面板可以让你加密共享目录。</trans>
</entry>
<entry>
<base>STATUS</base>
<trans>状态</trans>
</entry>
<entry>
<base>MOUNTED</base>
<trans>启用</trans>
</entry>
<entry>
<base>NOT_MOUNTED</base>
<trans>被保护的</trans>
</entry>
<entry>
<base>MOUNT</base>
<trans>启用</trans>
</entry>
<entry>
<base>UMOUNT</base>
<trans>保护</trans>
</entry>
<entry>
<base>ERROR_MOUNTING</base>
<trans>发生错误。请检查您的密码。</trans>
</entry>
<entry>
<base>UMOUNT_DESC</base>
<trans>您是否确定要加密该共享文件夹?一旦加密,其内容只能通过密码来访问。</trans>
</entry>
<entry>
<base>MOUNT_DESC</base>
<trans>您必须输入密码才能查看该目录。</trans>
</entry>
<entry>
<base>LABEL_MOUNT_PASSWORD</base>
<trans>密码</trans>
</entry>
<entry>
<base>VALIDATE</base>
<trans>验证</trans>
</entry>
<entry>
<base>NO_ENCRYPTED_SHARE</base>
<trans>没有设置共享加密</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,380 @@
<lexicon lang="zh-tw" params="getExtraParams()">
<entry>
<base>Shared Folders</base>
<trans>共享檔案匣</trans>
</entry>
<entry>
<base>FORM_TITLE</base>
<trans>建立、修正,或移除共享檔案匣</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>您可透過點擊共享檔案匣旁的符應指令來移除共享檔案匣。</trans>
</entry>
<entry>
<base>ADD_TITLE</base>
<trans>建立或修改共享檔案匣</trans>
</entry>
<entry>
<base>NAME_FIELD_DESC</base>
<trans>分享名稱需僅含小寫字母、數字、句號、連字號和底線,而且須以小寫字母為字首。例如"johnson"、"intra",與"cust3.prj12"為有效名稱,但是"3associates"、"John Smith"與"Bus!Partner"則否。名稱限於{$maxLength}個字元內。</trans>
</entry>
<entry>
<base>NAME_LABEL</base>
<trans>共享檔案匣名稱</trans>
</entry>
<entry>
<base>REMOVE_TITLE</base>
<trans>移除共享檔案匣</trans>
</entry>
<entry>
<base>REMOVE_DESC</base>
<trans><![CDATA[ <p>您即將刪除下列共享檔案匣</p> <p>屬於此共享檔案匣中的檔案將被刪除。</p> <p>您確定希望移除?</p> ]]></trans>
</entry>
<entry>
<base>ERROR_WHILE_CREATING_SHARE</base>
<trans>建立共享檔案匣時發生錯誤。</trans>
</entry>
<entry>
<base>SUCCESSFULLY_CREATED_SHARE</base>
<trans>成功建立共享檔案匣。</trans>
</entry>
<entry>
<base>NO_SHARES</base>
<trans>當下無共享檔案匣設定。</trans>
</entry>
<entry>
<base>CANT_FIND_SHARE</base>
<trans>無法找到{$name}的帳號(是否存在?)</trans>
</entry>
<entry>
<base>CANT_CREATE_SHARE</base>
<trans>無法為{$name}建立新帳號(是否已經存在?)</trans>
</entry>
<entry>
<base>ERROR_WHILE_MODIFYING_SHARE</base>
<trans>修正共享檔案匣時發生錯誤。</trans>
</entry>
<entry>
<base>SUCCESSFULLY_MODIFIED_SHARE</base>
<trans>成功修正共享檔案匣。</trans>
</entry>
<entry>
<base>SUCCESSFULLY_DELETED_SHARE</base>
<trans>已刪除共享檔案匣。</trans>
</entry>
<entry>
<base>ERROR_WHILE_DELETING_SHARE</base>
<trans>刪除共享時出錯。</trans>
</entry>
<entry>
<base>Shares</base>
<trans>共享</trans>
</entry>
<entry>
<base>INVALID_SHARE_DESCRIPTION</base>
<trans>錯誤:共享描述中包含未預期或遺失字元</trans>
</entry>
<entry>
<base>ACCT_NAME_HAS_INVALID_CHARS</base>
<trans>共享檔案匣名稱"{$acctName}"包含無效的字元。共享檔案匣名稱必須以小寫字母開頭,而且只能包含小寫字母、數字,以及連字號。</trans>
</entry>
<entry>
<base>MAX_SHARE_NAME_LENGTH_ERROR</base>
<trans>共享檔案匣名稱"{$acctName}"太長。最長為{$maxShareNameLength} 個字元。</trans>
</entry>
<entry>
<base>ACCT_CLASHES_WITH_PSEUDONYM</base>
<trans><![CDATA[ 此名稱"{$acctName}"與另一帳號"{$acct}"的暱稱{$acctType}相衝突。<p>{$acctName}是{$acct}的暱稱。</p> ]]></trans>
</entry>
<entry>
<base>ACCOUNT_EXISTS</base>
<trans>此名稱"{$acctName}"是現存{$acctType}的帳號。</trans>
</entry>
<entry>
<base>LABEL_ADD_SHARE_BUTTON</base>
<trans>建立新的共享檔案匣</trans>
</entry>
<entry>
<base>DESC_PERMISSIONS</base>
<trans>您能使用此矩陣來定義群組與使用者的存取權限。</trans>
</entry>
<entry>
<base>DESC_SMB_SETTINGS</base>
<trans>下列設定控制區網共享檔案匣存取使用SMB/CIFS協定。</trans>
</entry>
<entry>
<base>LABEL_SMB_ACCESS</base>
<trans>SMB存取</trans>
</entry>
<entry>
<base>LABEL_RECYCLEBIN</base>
<trans>回收站</trans>
</entry>
<entry>
<base>LABEL_RETENTION</base>
<trans>滯留時間</trans>
</entry>
<entry>
<base>UNLIMITED</base>
<trans>無限制</trans>
</entry>
<entry>
<base>ONE_WEEK</base>
<trans>一週</trans>
</entry>
<entry>
<base>ONE_MONTH</base>
<trans>一個月</trans>
</entry>
<entry>
<base>SIX_MONTHS</base>
<trans>六個月</trans>
</entry>
<entry>
<base>ONE_YEAR</base>
<trans>一年</trans>
</entry>
<entry>
<base>DESC_HTTP_SETTINGS</base>
<trans>下列設定控制區網共享檔案匣存取使用HTTP/HTTPS協定。</trans>
</entry>
<entry>
<base>LABEL_HTTP_ACCESS</base>
<trans>Web存取</trans>
</entry>
<entry>
<base>LABEL_WEBDAV</base>
<trans>支援WebDav</trans>
</entry>
<entry>
<base>LABEL_REQUIRE_SSL</base>
<trans>強制安全連接</trans>
</entry>
<entry>
<base>LABEL_INDEXES</base>
<trans>目錄</trans>
</entry>
<entry>
<base>LABEL_DYNAMIC_CONTENT</base>
<trans>動態腳本(PHP, CGI, SSI)</trans>
</entry>
<entry>
<base>NONE</base>
<trans>無法存取</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_NO_PASSWORD</base>
<trans>區網(無需密碼)</trans>
</entry>
<entry>
<base>LOCAL_NETWORK_PASSWORD</base>
<trans>區網(需密碼)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_NO_PASSWORD</base>
<trans>整個網際網路(無需密碼)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD</base>
<trans>整個網際網路(需密碼)</trans>
</entry>
<entry>
<base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
<trans>整個網際網路(區網以外需密碼)</trans>
</entry>
<entry>
<base>ENABLED_BROWSEABLE</base>
<trans>啟用、可瀏覽</trans>
</entry>
<entry>
<base>ENABLED_NON_BROWSEABLE</base>
<trans>啟用、隱藏</trans>
</entry>
<entry>
<base>DONT_KEEP_VERSIONS</base>
<trans>啟用,維持最新版本</trans>
</entry>
<entry>
<base>KEEP_VERSIONS</base>
<trans>啟用,維持所有版本的備份</trans>
</entry>
<entry>
<base>PERMISSIONS</base>
<trans>權限</trans>
</entry>
<entry>
<base>WRITE_PERM</base>
<trans>讀/寫</trans>
</entry>
<entry>
<base>READ_PERM</base>
<trans>唯讀</trans>
</entry>
<entry>
<base>ENABLED</base>
<trans>啟用</trans>
</entry>
<entry>
<base>DISABLED</base>
<trans>禁用</trans>
</entry>
<entry>
<base>YES</base>
<trans>是</trans>
</entry>
<entry>
<base>NO</base>
<trans>否</trans>
</entry>
<entry>
<base>NAME</base>
<trans>名稱</trans>
</entry>
<entry>
<base>DESCRIPTION</base>
<trans>介紹</trans>
</entry>
<entry>
<base>ACTION</base>
<trans>動作</trans>
</entry>
<entry>
<base>MODIFY</base>
<trans>修改</trans>
</entry>
<entry>
<base>REMOVE</base>
<trans>移除</trans>
</entry>
<entry>
<base>CANCELED</base>
<trans>已刪除的</trans>
</entry>
<entry>
<base>MANUAL_PERMS</base>
<trans><![CDATA[<span style="color:red">此共享檔案匣的權限是手動管理的倘若密碼需要時修正僅影響web存取。</span><br><br>]]></trans>
</entry>
<entry>
<base>DESC_ENCRYPTION</base>
<trans>下列選項可讓您保護您的資料。倘若加密功能開啟,資料將不會以明文儲存於此伺服器。您的分享既可取得(資料將以明文呈現,加密/解密可即時進行),或保護(僅伺服器上的加密資料可獲得)。加密功能僅能在共享檔案匣建立時設定。而且,唯讀群組僅能在共享檔案匣建立時設定。倘若您啟用加密,僅有讀/寫權限之群組成員能存取此分享。</trans>
</entry>
<entry>
<base>LABEL_ENCRYPTION</base>
<trans>加密</trans>
</entry>
<entry>
<base>DESC_PASSWORD</base>
<trans>您需要選擇一個密碼來保護您的資料。此密碼至少需要8個字元長。物遺失此密碼。倘若您忘記您將失去您的資料因為沒有方法回復密碼。</trans>
</entry>
<entry>
<base>LABEL_PASSWORD</base>
<trans>密碼</trans>
</entry>
<entry>
<base>LABEL_PASSWORD2</base>
<trans>密碼(確認)</trans>
</entry>
<entry>
<base>DESC_INACTIVITY</base>
<trans>為了提供附加的安全性,您可設定閒置超時(以分計)。當此資料在可獲取狀態時,倘若無人於此期間存取,資料將自動進入保護模式。</trans>
</entry>
<entry>
<base>INACTIVITY</base>
<trans>閒置超時</trans>
</entry>
<entry>
<base>ERROR_WITH_ENCRYPTION</base>
<trans>執行初始檔案匣加密時出錯</trans>
</entry>
<entry>
<base>ERROR_ENCRYPTED_ENABLED</base>
<trans>此共享檔案匣已加密且可存取。移除前,您需將其置於保護模式。</trans>
</entry>
<entry>
<base>INVALID_INACTIVITY</base>
<trans>閒置時間值僅能為數字</trans>
</entry>
<entry>
<base>PASSWORD_MISMATCH</base>
<trans>密碼不合</trans>
</entry>
<entry>
<base>PASSWORD_TOO_SHORT</base>
<trans>密碼太短,請至少使用8個字元。</trans>
</entry>
<entry>
<base>DESC_PYDIO</base>
<trans>下列設定將控制此Ajaxplorer網路文件管理員的共享檔案匣之存取。</trans>
</entry>
<entry>
<base>LABEL_PYDIO</base>
<trans>超級使用者存取</trans>
</entry>
<entry>
<base>TITLE_PERMISSIONS</base>
<trans>存取權限管理</trans>
</entry>
<entry>
<base>USERS</base>
<trans>使用者</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,58 @@
<lexicon lang="zh-tw" params="getExtraParams()">
<entry>
<base>FORM_TITLE</base>
<trans>共享資料夾加密</trans>
</entry>
<entry>
<base>Shared Folders Encryption</base>
<trans>共享資料夾加密</trans>
</entry>
<entry>
<base>FIRSTPAGE_DESC</base>
<trans>此控制台讓您能設定共享資料夾的存取權限。</trans>
</entry>
<entry>
<base>STATUS</base>
<trans>狀態</trans>
</entry>
<entry>
<base>MOUNTED</base>
<trans>啟用</trans>
</entry>
<entry>
<base>NOT_MOUNTED</base>
<trans>被保護的</trans>
</entry>
<entry>
<base>MOUNT</base>
<trans>啟用</trans>
</entry>
<entry>
<base>UMOUNT</base>
<trans>保護</trans>
</entry>
<entry>
<base>ERROR_MOUNTING</base>
<trans>產生錯誤。請檢查您擁有正確的密碼。</trans>
</entry>
<entry>
<base>UMOUNT_DESC</base>
<trans>您確定您欲保護此共享資料夾?一旦啟動保護,內部資料將無法存取直到再啟用相關的密碼。</trans>
</entry>
<entry>
<base>MOUNT_DESC</base>
<trans>您必須輸入密碼讓此資料夾的內容可取得。</trans>
</entry>
<entry>
<base>LABEL_MOUNT_PASSWORD</base>
<trans>密碼</trans>
</entry>
<entry>
<base>VALIDATE</base>
<trans>驗證</trans>
</entry>
<entry>
<base>NO_ENCRYPTED_SHARE</base>
<trans>設定無加密分享</trans>
</entry>
</lexicon>

View File

@ -0,0 +1,2 @@
TEMPLATE_PATH="/etc/php-fpm.d/shares.conf"
MORE_DATA={ PHP_VERSION => 70 }

View File

@ -0,0 +1,2 @@
TEMPLATE_PATH="/etc/php-fpm.d/shares.conf"
MORE_DATA={ PHP_VERSION => 71 }

View File

@ -0,0 +1,2 @@
TEMPLATE_PATH="/etc/php-fpm.d/shares.conf"
MORE_DATA={ PHP_VERSION => 72 }

View File

@ -0,0 +1,2 @@
TEMPLATE_PATH="/etc/php-fpm.d/shares.conf"
MORE_DATA={ PHP_VERSION => 73 }

View File

@ -0,0 +1,2 @@
TEMPLATE_PATH="/etc/php-fpm.d/shares.conf"
MORE_DATA={ PHP_VERSION => 74 }

View File

@ -0,0 +1,2 @@
TEMPLATE_PATH="/etc/php-fpm.d/shares.conf"
MORE_DATA={ PHP_VERSION => 80 }

View File

@ -0,0 +1,2 @@
TEMPLATE_PATH="/etc/php-fpm.d/shares.conf"
MORE_DATA={ PHP_VERSION => 80 }

View File

@ -0,0 +1,2 @@
TEMPLATE_PATH="/etc/php-fpm.d/shares.conf"
MORE_DATA={ PHP_VERSION => '' }

View File

@ -0,0 +1,2 @@
TEMPLATE_PATH="/etc/php-fpm.d/shares.conf"
MORE_DATA={ PHP_VERSION => 55 }

View File

@ -0,0 +1,2 @@
TEMPLATE_PATH="/etc/php-fpm.d/shares.conf"
MORE_DATA={ PHP_VERSION => 56 }

View File

@ -0,0 +1,10 @@
{
# Change usrquota,grpquota => usrquota,grpquota,acl for / file system
@lines = map {
/\s\/\s+ext[234]\s+usrquota,grpquota\s/ && s/usrquota,grpquota/usrquota,grpquota,acl/;
/^\/dev\/main\/.*\s+ext[23]\s+usrquota,grpquota\s/ && s/usrquota,grpquota/usrquota,grpquota,acl/;
$_
} @lines;
"";
}

View File

@ -0,0 +1,214 @@
#------------------------------------------------------------
# Shared Folders HTTP Access
#------------------------------------------------------------
{
use esmith::AccountsDB;
my $adb = esmith::AccountsDB->open_ro();
$OUT = "";
foreach my $share ($adb->get_all_by_prop(type => 'share')) {
my %properties = $share->props;
my $key = $share->key;
my $allow;
my $allow24;
my $pass;
my $satisfy24begin;
my $satisfy24end;
my $davreaders;
my $davwallow24 = '';
my $webdav = (($properties{'WebDav'} || 'disabled') =~ m/^(enabled|on|yes)$/i) ? 1 : 0;
# Find which users have read or write access
my @writers = ('admin');
my @readers = ();
if ($properties{'WriteGroups'}) {
my @groups = split (/[;,]/, $properties{'WriteGroups'});
foreach my $group (@groups) {
my $members = $adb->get_prop($group, 'Members') || "";
if (length($members) > 0) {
push @writers, split (/[;,]/, $members);
}
}
}
if ($properties{'WriteUsers'}) {
my @users = split (/[;,]/, $properties{'WriteUsers'});
push @writers, @users;
}
if ($properties{'ReadGroups'}) {
my @groups = split (/[;,]/, $properties{'ReadGroups'});
foreach my $group (@groups) {
my $members = $adb->get_prop($group, 'Members') || "";
if (length($members) > 0) {
push @readers, split (/[;,]/, $members);
}
}
}
if ($properties{'ReadUsers'}) {
my @users = split (/[;,]/, $properties{'ReadUsers'});
push @readers, @users;
my @temp = ();
foreach my $u (@writers){
push @temp, $u unless grep { $u eq $_ } @users;
}
@writers = @temp;
}
my %seen = ();
@readers = sort (grep { ! $seen{ $_ }++ } (@readers,@writers));
%seen = ();
@writers = sort (grep { ! $seen{ $_ }++ } (@writers));
my $readers = join(" ", @readers) || '';
my $writers = join(" ", @writers) || '';
if ($properties{'httpAccess'}) {
if ($properties{'httpAccess'} eq 'local') {
$allow24 = "ip $localAccess $externalSSLAccess";
$pass = 0;
$satisfy24begin = "<RequireAll>";
$satisfy24end = "</RequireAll>";
$davreaders = '';
}
elsif ($properties{'httpAccess'} eq 'local-pw') {
$allow24 = "ip $localAccess $externalSSLAccess";
$pass = 1;
$satisfy24begin = "<RequireAll>";
$satisfy24end = "</RequireAll>";
$davreaders = "Require user $readers";
}
elsif ($properties{'httpAccess'} eq 'global') {
$allow24 = "all granted";
$pass = 0;
$satisfy24begin = "<RequireAll>";
$satisfy24end = "</RequireAll>";
$davreaders = '';
}
elsif ($properties{'httpAccess'} eq 'global-pw') {
$allow24 = "all granted";
$pass = 1;
$satisfy24begin = "<RequireAll>";
$satisfy24end = "</RequireAll>";
$davreaders = "Require user $readers";
}
elsif ($properties{'httpAccess'} eq 'global-pw-remote') {
$allow24 = "ip $localAccess $externalSSLAccess";
$davwallow24 = "all granted";
$pass = 1;
$satisfy24begin = "<RequireAny>";
$satisfy24end = "</RequireAny>";
$davreaders = "Require user $readers";
}
else {
next;
}
}
$davwallow24 = $allow24 if ($davwallow24 eq '');
my $allowOverride = $properties{'AllowOverride'} || "None";
my $followSymLinks = $properties{'FollowSymLinks'} || "disabled";
my $indexes = $properties{'Indexes'} || "enabled";
my $requireSSL = $properties{'RequireSSL'} || "enabled";
my $dynamicContent = $properties{'DynamicContent'} || "disabled";
$OUT .= "\n";
$OUT .= "#------------------------------------------------------------\n";
$OUT .= "# $key shared folder ($properties{'Name'})\n";
$OUT .= "#------------------------------------------------------------\n";
$OUT .= "\n";
$OUT .= "<Directory /home/e-smith/files/shares/$key/files>\n";
$OUT .= " Options None\n";
$OUT .= " Options +Indexes\n" if ($indexes eq 'enabled');
$OUT .= " Options +FollowSymLinks\n"
if (($followSymLinks eq 'enabled') || ($allowOverride =~ /^all$/i));
$OUT .= " SSLRequireSSL on\n" if ($requireSSL eq 'enabled');
if ($dynamicContent eq 'enabled') {
$OUT .= " Options +Includes\n";
if ($fastcgi_mod eq 'mod_fastcgi'){
$OUT .= ' AddHandler php' . $key . '-fastcgi .php' . "\n";
}
elsif ($fastcgi_mod eq 'mod_proxy_fcgi'){
my $version = $properties{'PHPVersion'} || '74';
$OUT .=<<"_EOF";
<FilesMatch \.php\$>
SetHandler "proxy:unix:/var/run/php-fpm/php$version-$key.sock|fcgi://localhost"
</FilesMatch>
_EOF
}
else{
$OUT .= " AddType application/x-httpd-php .php .php3 .phtml\n";
$OUT .= " AddType application/x-httpd-php-source .phps\n";
my $basedir = $properties{PHPBaseDir}
|| ("/home/e-smith/files/shares/$key/");
$OUT .= " php_admin_value open_basedir $basedir\n";
$OUT .= " php_admin_flag register_globals on\n"
if (($properties{PHPRegisterGlobals} || 'disabled') eq 'enabled');
$OUT .= " php_admin_flag allow_url_fopen on\n"
if (($properties{PHPAllowUrlFopen} || 'disabled') eq 'enabled');
$OUT .= " php_admin_value memory_limit $properties{PHPMemoryLimit}\n"
if ($properties{PHPMemoryLimit});
$OUT .= " php_admin_value max_execution_time $properties{PHPMaxExecutionTime}\n"
if ($properties{PHPMaxExecutionTime});
}
}
else {
$OUT .= " DirectoryIndex index.shtml index.htm index.html\n";
$OUT .= " Options +IncludesNOEXEC\n";
$OUT .= " <FilesMatch \"\\.(php|php3|phtml|cgi|pl)\$\">\n";
$OUT .= " Require all denied\n";
$OUT .= " </FilesMatch>\n";
}
$OUT .= " AllowOverride $allowOverride\n";
unless ($webdav){
$OUT .= " $satisfy24begin\n";
$OUT .= " require user $readers\n" if ($pass);
$OUT .= " Require $allow24\n";
$OUT .= " $satisfy24end\n";
}
if ($pass || $webdav) {
$OUT .= " AuthName \"$properties{'Name'}\"\n";
$OUT .= " AuthType Basic\n";
$OUT .= " AuthExternal pwauth\n";
$OUT .= " AuthBasicProvider external\n";
}
# WebDav is enabled only when auth is required
if ($webdav) {
$OUT .=<<"HERE";
Dav on
# Read only access
<Limit GET PROPFIND OPTIONS LOCK UNLOCK REPORT>
$satisfy24begin
Require $allow24
$davreaders
$satisfy24end
</Limit>
# Write access through webdav always requires authentication
<LimitExcept GET PROPFIND OPTIONS LOCK UNLOCK REPORT>
<RequireAll>
Require $davwallow24
Require user $writers
</RequireAll>
</LimitExcept>
HERE
}
$OUT .= "</Directory>\n";
if ($dynamicContent eq 'enabled'){
$OUT .= "<DirectoryMatch /home/e-smith/files/shares/$key/files/cgi-bin>\n";
$OUT .= " SetHandler cgi-script\n";
$OUT .= " Options ExecCGI\n";
$OUT .= "</DirectoryMatch>\n";
}
else {
$OUT .= "<DirectoryMatch /home/e-smith/files/shares/$key/files/cgi-bin>\n";
$OUT .= " Require all denied\n";
$OUT .= "</DirectoryMatch>\n";
}
}
}

View File

@ -0,0 +1,42 @@
{
use esmith::AccountsDB;
my $accounts = esmith::AccountsDB->open_ro;
use esmith::DomainsDB;
my $domains = esmith::DomainsDB->open_ro;
$OUT = "";
my $share = $virtualHostContent;
my $basedir = "/home/e-smith/files/shares/$share";
if (($domains->get_prop($virtualHost, 'SystemPrimaryDomain') || 'no')
eq 'yes')
{
my @shares = $accounts->get_all_by_prop(type => 'share');
foreach my $share (@shares)
{
my $key = $share->key;
my $access = $share->prop('httpAccess') || 'none';
next if (($access eq 'none') || ($key eq $virtualHostContent) || ($share->prop('AliasOnPrimary') || 'yes') ne 'yes');
my $basedir = "/home/e-smith/files/shares/$key";
my $name = $share->prop("Name") || "";
$OUT .= "\n";
$OUT .= " # $key share ($name)\n";
$OUT .= "\n";
my $SSLPort = $modSSL{'TCPPort'} || '443';
if (( $port ne $SSLPort ) && (($share->prop('RequireSSL') || 'enabled') eq 'enabled')){
$OUT .= " RewriteEngine on\n";
$OUT .= " RewriteRule ^/$key(/.*|\$) https://%{HTTP_HOST}/$key\$1 \[L,R\]\n";
}
else{
$OUT .= " Alias /$key $basedir/files\n";
}
}
$OUT .= " # No shares in system\n" unless @shares;
}
}

View File

@ -0,0 +1,72 @@
{
use esmith::AccountsDB;
my $a = esmith::AccountsDB->open_ro || die "Couldn't open the accounts database";
foreach my $share ($a->get_all_by_prop(type => 'share')){
my $version = $share->prop('PHPVersion') || '74';
my $dynamic = $share->prop('DynamicContent') || 'disabled';
my $custom = $share->prop('PHPCustomPool') || undef;
next unless ($dynamic eq 'enabled' && $version eq $PHP_VERSION && !$custom);
my $key = $share->key;
my $pool_name = 'php' . $version . '-' . $key;
my $memory_limit = $share->prop('PHPMemoryLimit') || '128M';
my $max_execution_time = $share->prop('PHPMaxExecutionTime') || '30';
my $max_input_time = $share->prop('PHPMaxInputTime') || '60';
my $allow_url_fopen = $share->prop('PHPAllowUrlFopen') || 'disabled';
my $post_max_size = $share->prop('PHPPostMaxSize') || '10M';
my $upload_max_filesize = $share->prop('PHPUploadMaxFilesize') || '10M';
my $file_upload = $share->prop('PHPFileUpload') || 'enabled';
my $open_basedir = $share->prop('PHPBaseDir') || '/home/e-smith/files/shares/' . $key .
':/var/lib/php/' . $key;
my $disabled_functions = $share->prop('PHPDisabledFunctions') || 'system,show_source,' .
'symlink,exec,dl,shell_exec,' .
'passthru,phpinfo,' .
'escapeshellarg,escapeshellcmd';
# Format vars
$file_upload = ($file_upload =~ m/^1|yes|on|enabled$/) ? 'on' : 'off';
$allow_url_fopen = ($allow_url_fopen =~ m/^1|yes|on|enabled$/) ? 'on' : 'off';
$disabled_functions = join(', ', split /[,;:]/, $disabled_functions);
$open_basedir = join(':', split(/[,;:]/, $open_basedir));
$OUT .=<<"_EOF" if ($version eq $PHP_VERSION);
[$pool_name]
user = www
group = www
listen.owner = root
listen.group = www
listen.mode = 0660
listen = /var/run/php-fpm/$pool_name.sock
pm = dynamic
pm.max_children = 15
pm.start_servers = 3
pm.min_spare_servers = 3
pm.max_spare_servers = 4
pm.max_requests = 1000
slowlog = /var/log/php/$key/slow.log
php_admin_value[session.save_path] = /var/lib/php/$key/session
php_admin_value[opcache.file_cache] = /var/lib/php/$key/opcache
php_admin_value[upload_tmp_dir] = /var/lib/php/$key/tmp
php_admin_value[error_log] = /var/log/php/$key/error.log
php_admin_value[sendmail_path] = /usr/sbin/sendmail -t -i -f php@{ $DomainName }
php_admin_flag[display_errors] = off
php_admin_flag[log_errors] = on
php_admin_value[error_log] = syslog
php_admin_value[memory_limit] = $memory_limit
php_admin_value[max_execution_time] = $max_execution_time
php_admin_value[post_max_size] = $post_max_size
php_admin_value[upload_max_filesize] = $upload_max_filesize
php_admin_value[max_input_time] = $max_input_time
php_admin_value[disable_functions] = $disabled_functions
php_admin_flag[allow_url_fopen] = $allow_url_fopen
php_admin_flag[file_upload] = $file_upload
php_admin_flag[session.cookie_httponly] = on
php_admin_flag[allow_url_include] = off
php_admin_value[session.save_handler] = files
php_admin_value[open_basedir] = $open_basedir
_EOF
}
}

View File

@ -0,0 +1 @@
LoadModule mod_facl.c

View File

@ -0,0 +1,19 @@
{
use esmith::AccountsDB;
$OUT = "";
my $adb = esmith::AccountsDB->open_ro();
foreach my $share ($adb->get_all_by_prop(type=>'share')){
my $key = $share->key;
$OUT .= "\n";
$OUT .= "<Directory /home/e-smith/files/shares/$key/*>\n";
$OUT .= " AllowOverwrite on\n";
$OUT .= " <Limit WRITE>\n";
$OUT .= " AllowAll\n";
$OUT .= " </Limit>\n";
$OUT .= "</Directory>\n";
}
}

View File

@ -0,0 +1 @@
port = {$rsyncd{'TCPPort'} || '873'}

View File

@ -0,0 +1,39 @@
{
use esmith::AccountsDB;
my $a = esmith::AccountsDB->open_ro();
my $n = esmith::NetworksDB->open_ro();
my $local = '';
foreach my $net ($n->networks){
my $addr = $net->key;
my $mask = $net->prop('Mask');
$local .= "$addr/$mask "
}
foreach (split /[;,]/, (${'httpd-admin'}{'ValidFrom'} || '')){
$local .= "$_ ";
}
foreach my $share ($a->get_all_by_prop(type=>'share')){
my $name = $share->key;
my $access = $share->prop('rsyncAccess') || 'none';
next unless ($access =~ /^global|local$/);
my $desc = $share->prop('Name') || $name;
$OUT .=<<"EOF";
[$name]
comment = $desc
path = /home/e-smith/files/shares/$name/files
uid = rsync
gid = rsync
use chroot = true
log file = /dev/stdout
EOF
$OUT .= "auth users = *\nsecrets file = /home/e-smith/files/shares/$name/rsyncd.secrets\n"
if ( -e "/home/e-smith/files/shares/$name/rsyncd.secrets" );
if ($access eq 'local'){
my $hosts = $local;
$OUT .= "hosts allow = $local";
}
}
}

View File

@ -0,0 +1,24 @@
{
# process all information-bay directories
use esmith::AccountsDB;
my $adb = esmith::AccountsDB->open_ro();
foreach my $share ($adb->get_all_by_prop(type => 'share'))
{
if ( ($share->prop('smbAccess') || 'browseable') =~ /browseable$/ ){
$OUT .= esmith::templates::processTemplate (
{
MORE_DATA => {
share => $share,
},
TEMPLATE_PATH => "/etc/smb.conf/shares",
OUTPUT_TYPE => 'string',
});
}
else{
$OUT .= "# ".$share->key." access is disabled\n";
}
}
}

View File

@ -0,0 +1,11 @@
{
use esmith::AccountsDB;
# Convert the passed hash for the share object back into an object.
$share = bless \%share, 'esmith::DB::db::Record';
$key = $share->key;
$OUT .= "\n[$key]\n";
$OUT .= "comment = " . $share->prop('Name');
$share_vfs = ();
}

View File

@ -0,0 +1,10 @@
{
my $perm = $share->prop('ManualPermissions') || "no";
if ($perm eq 'ntacl'){
$OUT .= '';
$share_vfs->{acl_xattr}->{'ignore system acls'} = "no";
}
else{
$OUT .= '';
}
}

View File

@ -0,0 +1,18 @@
{
my $recycle = $share->prop('RecycleBinDir') || "Recycle Bin";
my $veto = $share->prop('VetoFiles') || $smb{'VetoFiles'} || '';
if (($share->prop('RecycleBin') || 'disabled') eq 'disabled'){
$veto .= ($veto =~ m{/$}) ? '' : '/';
$veto .= "$recycle/";
}
else{
$OUT .= '';
$share_vfs->{recycle}->{versions} = ($share->prop('RecycleBin') || 'disabled') eq 'keep-versions' ? "True" : "False";
$share_vfs->{recycle}->{repository} = $recycle;
$share_vfs->{recycle}->{keeptree} = "True";
$share_vfs->{recycle}->{touch} = "True";
$share_vfs->{recycle}->{exclude} = "*.tmp,*.temp,*.o,*.obj,~\$*,.~lock.*";
$share_vfs->{recycle}->{exclude_dir} = "tmp,temp,cache";
}
$OUT .= "veto files = $veto\n" if ($veto ne '');
}

View File

@ -0,0 +1,7 @@
{
$OUT = "";
return if (($smb{'ShadowCopy'} || 'disabled') eq 'disabled');
return if (($share->prop('ShadowCopy') || 'enabled') eq 'disabled');
$share_vfs->{shadow_copy} = ();
}

View File

@ -0,0 +1,3 @@
{
$OUT .= "path = /home/e-smith/files/shares/$key/files";
}

View File

@ -0,0 +1,3 @@
{
$OUT .= "read only = no";
}

View File

@ -0,0 +1,3 @@
{
$OUT .= "writable = yes";
}

View File

@ -0,0 +1,3 @@
{
$OUT .= "printable = no";
}

View File

@ -0,0 +1,15 @@
{
$OUT .= "inherit permissions = yes\n";
$OUT .= "create mode = 0660\n";
my $perm = $share->prop('ManualPermissions') || 'no';
if ( $perm eq 'ntacl' ){
$OUT .=<<"HERE";
nt acl support = yes
store dos attributes = yes
map hidden = no
map system = no
map archive = no
map readonly = no
HERE
}
}

View File

@ -0,0 +1,4 @@
{
$policy = $share->prop('cscPolicy') || return '';
$OUT = "csc policy = $policy";
}

View File

@ -0,0 +1,5 @@
{
if ( ($share->prop('smbAccess') || 'browseable') eq 'non-browseable') {
$OUT .= "browseable = no\n";
}
}

Some files were not shown because too many files have changed in this diff Show More