#!/usr/bin/env bash # # ownCloud # # This script start a docker container to test the files_external tests # against. It will also change the files_external config to use the docker # container as testing environment. This is reverted in the stop step.W # # Set environment variable DEBUG to print config file # # @author Morris Jobke # @copyright 2015 Morris Jobke # if ! command -v docker >/dev/null 2>&1; then echo "No docker executable found - skipped docker setup" exit 0; fi echo "Docker executable found - setup docker" echo "Fetch recent morrisjobke/docker-proftpd docker image" docker pull morrisjobke/docker-proftpd # retrieve current folder to place the config in the parent folder thisFolder=`echo $0 | sed 's#env/start-ftp-morrisjobke\.sh##'` if [ -z "$thisFolder" ]; then thisFolder="." fi; user=test password=12345 container=`docker run -d -e USERNAME=$user -e PASSWORD=$password morrisjobke/docker-proftpd` host=`docker inspect --format="{{.NetworkSettings.IPAddress}}" $container` cat > $thisFolder/config.ftp.php <true, 'host'=>'$host', 'user'=>'$user', 'password'=>'$password', 'root'=>'', ); DELIM echo "ftp container: $container" # put container IDs into a file to drop them after the test run (keep in mind that multiple tests run in parallel on the same host) echo $container >> $thisFolder/dockerContainerMorrisJobke.$EXECUTOR_NUMBER.ftp echo -n "Waiting for ftp initialization" if ! "$thisFolder"/env/wait-for-connection ${host} 21 60; then echo "[ERROR] Waited 60 seconds, no response" >&2 exit 1 fi sleep 1 if [ -n "$DEBUG" ]; then cat $thisFolder/config.ftp.php cat $thisFolder/dockerContainerMorrisJobke.$EXECUTOR_NUMBER.ftp fi nternal-shares-parameter-better-distinction'>Jerome-Herbinet-internal-shares-parameter-better-distinction Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
aboutsummaryrefslogtreecommitdiffstats
blob: 90d4ef5f1c062835425a0337f71c0d0721f9988a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
OC.L10N.register(
    "sharebymail",
    {
    "Shared with %1$s" : "Sdíleno s %1$s",
    "Shared with {email}" : "Sdíleno s {email}",
    "Shared with %1$s by %2$s" : "%2$s sdílí s %1$s",
    "Shared with {email} by {actor}" : "{actor} sdílí s {email}",
    "Password for mail share sent to %1$s" : "Heslo e-mailového sdílení odesláno na %1$s",
    "Password for mail share sent to {email}" : "Heslo e-mailového sdílení odesláno na {email}",
    "Password for mail share sent to you" : "Heslo e-mailového sdílení vám bylo zasláno",
    "You shared %1$s with %2$s by mail" : "Sdílel(a) jste %1$s e-mailem s %2$s",
    "You shared {file} with {email} by mail" : "E-mailem jste s {email} sdíleli {file}",
    "%3$s shared %1$s with %2$s by mail" : "%3$s s %2$s sdílel e-mailem %1$s",
    "{actor} shared {file} with {email} by mail" : "{actor} sdílel(a) {file} e-mailem s {email}",
    "Password to access %1$s was sent to %2s" : "Heslo pro přístupu k %1$s bylo zasláno na %2s",
    "Password to access {file} was sent to {email}" : "Heslo pro přístup k {file} bylo zasláno na {email}",
    "Password to access %1$s was sent to you" : "Heslo pro přístup k %1$s vám bylo zasláno",
    "Password to access {file} was sent to you" : "Heslo pro přístupu k {file} vám bylo zasláno",
    "Sharing %s failed, this item is already shared with %s" : "Sdílení %s se nezdařilo, tato položka je s %s už sdílena",
    "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nemůžeme vám zaslat automaticky vygenerované heslo. Nastavte si v osobním nastavení platnou e-mailovou adresu a zkuste to znovu.",
    "Failed to send share by email" : "Sdílení e-mailem se nezdařilo",
    "%s shared »%s« with you" : "%s s vámi sdílel(a) »%s»",
    "%s shared »%s« with you." : "%s s vámi nasdílel(a) »%s«.",
    "Click the button below to open it." : "Pro otevření kliknětena tlačítko níže.",
    "Open »%s«" : "Otevřít »%s«",
    "%s via %s" : "%s přes %s",
    "%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s s vámi sdílel(a) %s.",
    "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s s vámi sdílel(a) »%s«. Již jste měli dostat e-mail s přístupovými údaji.",
    "Password to access »%s« shared to you by %s" : "Heslo pro přístup k »%s« (vám nasdílel(a) %s)",
    "Password to access »%s«" : "Heslo pro přístup k »%s«",
    "It is protected with the following password: %s" : "Je chráněn následujícím heslem: %s",
    "%1$s shared »%2$s« with you and wants to add:" : "%1$s s vámi sdílí „%2$s“ a chce přidat:",
    "%1$s shared »%2$s« with you and wants to add" : "%1$s s vámi sdílí „%2$s“ a chce přidat",
    "»%s« added a note to a file shared with you" : "„%s“ přidal(a) poznámku k souboru, který je s vámi sdílený",
    "%1$s via %2$s" : "%1$s prostřednictvím %2$s",
    "You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Právě jste s »%s» nasdílel(a) %s. Sdílení bylo již příjemci zasláno. Kvůli bezpečnostní politice nastavené administrátorem %s musí být každé sdílení chráněno heslem a toto heslo nemůže být příjemci zasláno přímo. Kvůli tomu ho budete muset manuálně přeposlat.",
    "Password to access »%s« shared with %s" : "Heslo pro přístup k »%s« sdíleno s %s",
    "This is the password: %s" : "Toto je heslo: %s",
    "You can choose a different password at any time in the share dialog." : "V dialogu sdílení můžete kdykoliv vybrat jiné heslo.",
    "Could not find share" : "Sdílení se nedaří nalézt",
    "Share by mail" : "Sdílet e-mailem",
    "Share provider which allows you to share files by mail" : "Poskytovatel sdílení umožňuje sdílet soubory pomocí e-mailu",
    "Allows users to share a personalized link to a file or folder by putting in an email address." : "Dovoluje uživatelům odeslat personalizovaný odkaz na soubor nebo složku po zadání e-mailové adresy.",
    "Send password by mail" : "Odeslat heslo e-mailem",
    "Enforce password protection" : "Vynutit ochranu heslem",
    "Failed to send share by E-mail" : "Odeslání sdílení e-mailem se nezdařilo"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");