aboutsummaryrefslogtreecommitdiffstats
path: root/src/map.c
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2013-05-26 20:26:26 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2013-05-26 20:26:26 +0100
commit685d079dae7093facc731a455c8b9b66e491561e (patch)
tree1a82ae6fb23d4140047e5633b5ad165fcdbf48dc /src/map.c
parent2114c11f5b9954b3d93e80f4abb4cf894e503383 (diff)
downloadrspamd-685d079dae7093facc731a455c8b9b66e491561e.tar.gz
rspamd-685d079dae7093facc731a455c8b9b66e491561e.zip
Remove useless file from installation.
Diffstat (limited to 'src/map.c')
0 files changed, 0 insertions, 0 deletions
value='avatar-work-29'>avatar-work-29 Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/cs_CZ.js
blob: c401a265a679206402e51690e37c37474b580f04 (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
49
50
51
52
53
54
OC.L10N.register(
    "files_sharing",
    {
    "Server to server sharing is not enabled on this server" : "Sdílení mezi servery není povoleno",
    "The mountpoint name contains invalid characters." : "Jméno přípojného bodu obsahuje nepovolené znaky.",
    "Invalid or untrusted SSL certificate" : "Neplatný nebo nedůvěryhodný SSL certifikát",
    "Couldn't add remote share" : "Nelze přidat vzdálené úložiště",
    "Shared with you" : "Sdíleno s vámi",
    "Shared with others" : "Sdíleno s ostatními",
    "Shared by link" : "Sdíleno pomocí odkazu",
    "Nothing shared with you yet" : "Zatím s vámi nikdo nic nesdílel",
    "Files and folders others share with you will show up here" : "Zde budou zobrazeny soubory a adresáře, které s vámi ostatní sdílí",
    "Nothing shared yet" : "Zatím není nic sdíleno",
    "Files and folders you share will show up here" : "Zde budou zobrazeny vámi sdílené soubory a adresáře",
    "No shared links" : "Žádné sdílené odkazy",
    "Files and folders you share by link will show up here" : "Zde budou zobrazeny soubory a adresáře, které sdílíte jako webové odkazy",
    "Do you want to add the remote share {name} from {owner}@{remote}?" : "Chcete přidat vzdálené úložiště {name} uživatele {owner}@{remote}?",
    "Remote share" : "Vzdálené úložiště",
    "Remote share password" : "Heslo ke vzdálenému úložišti",
    "Cancel" : "Zrušit",
    "Add remote share" : "Přidat vzdálené úložiště",
    "No ownCloud installation (7 or higher) found at {remote}" : "Nebyla nalezena instalace ownCloud (7 nebo vyšší) na {remote}",
    "Invalid ownCloud url" : "Neplatná ownCloud url",
    "Share" : "Sdílet",
    "Shared by" : "Sdílí",
    "A file or folder was shared from <strong>another server</strong>" : "Soubor nebo složka byla nasdílena z <strong>jiného serveru</strong>",
    "A public shared file or folder was <strong>downloaded</strong>" : "Byl <strong>stažen</strong> veřejně sdílený soubor nebo adresář",
    "You received a new remote share from %s" : "Obdrželi jste nové vzdálené sdílení z %s",
    "%1$s accepted remote share %2$s" : "%1$s přijal(a) vzdálené sdílení %2$s",
    "%1$s declined remote share %2$s" : "%1$s odmítl(a) vzdálené sdílení %2$s",
    "%1$s unshared %2$s from you" : "%1$s již více nesdílí %2$s",
    "Public shared folder %1$s was downloaded" : "Byl stažen veřejně sdílený adresář %1$s ",
    "Public shared file %1$s was downloaded" : "Byl stažen veřejně sdílený soubor %1$s ",
    "This share is password-protected" : "Toto sdílení je chráněno heslem",
    "The password is wrong. Try again." : "Heslo není správné. Zkuste to znovu.",
    "Password" : "Heslo",
    "No entries found in this folder" : "V tomto adresáři nebylo nic nalezeno",
    "Name" : "Název",
    "Share time" : "Čas sdílení",
    "Sorry, this link doesn’t seem to work anymore." : "Je nám líto, ale tento odkaz již není funkční.",
    "Reasons might be:" : "Možné důvody:",
    "the item was removed" : "položka byla odebrána",
    "the link expired" : "platnost odkazu vypršela",
    "sharing is disabled" : "sdílení je zakázané",
    "For more info, please ask the person who sent this link." : "Pro více informací kontaktujte osobu, která vám zaslala tento odkaz.",
    "Add to your ownCloud" : "Přidat do svého ownCloudu",
    "Download" : "Stáhnout",
    "Download %s" : "Stáhnout %s",
    "Direct link" : "Přímý odkaz",
    "Server-to-Server Sharing" : "Sdílení mezi servery",
    "Allow users on this server to send shares to other servers" : "Povolit uživatelům z tohoto serveru zasílat sdílení na jiné servery",
    "Allow users on this server to receive shares from other servers" : "Povolit uživatelům z tohoto serveru přijímat sdílení z jiných serverů"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");