-
Notifications
You must be signed in to change notification settings - Fork 36
Expand file tree
/
Copy pathbase.php
More file actions
101 lines (100 loc) · 5.84 KB
/
Copy pathbase.php
File metadata and controls
101 lines (100 loc) · 5.84 KB
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
<?php
return [
'<strong>Confirm</strong> page reverting' => '<strong>Potvrďte</strong> obnovu stránky',
'<strong>Warning!</strong><br><br>Another user has updated this page since you have started editing it. Please confirm that you want to overwrite those changes.<br>:linkToCompare' => '<strong>Upozornění!</strong><br><br>Od té doby, co jste ji začali upravovat, tuto stránku aktualizoval jiný uživatel. Potvrďte prosím, že chcete tyto změny přepsat.<br>:linkToCompare',
'<strong>Wiki</strong> link' => '<strong>Wiki</strong> odkaz',
'Add Page' => 'Přidat stránku',
'Adds a wiki to this space.' => 'Přidá wiki stránku do prostoru.',
'Adds a wiki to your profile.' => 'Přidá wiki stránku do vašeho profilu.',
'Advanced settings' => 'Pokročilá nastavení',
'Are you really sure? All existing category page assignments will be removed!' => 'Jste si opravdu jistý? Všechna stávající přiřazení stránek kategorií budou odstraněna!',
'Back' => 'Zpět',
'Back to page' => 'Zpět na stránku',
'Cancel' => 'Zrušit',
'Child page cannot be used as parent page!' => 'Dceřinou stránku nelze použít jako rodičovskou stránku!',
'Choose a Wiki Page' => 'Výběr stránky Wiki',
'Compare changes' => 'Porovnání změn',
'Create new page' => 'Vytvořit novou stránku',
'Create page' => 'Create page',
'Created by {author}' => 'Vytvořil {author}',
'Default wiki settings' => 'Výchozí nastavení Wiki',
'Delete' => 'Smazat',
'Disable edit access for non wiki administrators?' => 'Zakázat přístup k úpravám pro uživatele, kteří nejsou správci Wiki?',
'Discard my changes' => 'Zahodit mé změny',
'Do you really want to revert this page?' => 'Opravdu chcete obnovit tuto stránku?',
'Edit' => 'Upravit',
'Edit page' => 'Změnit stránku',
'Edited at' => 'Změněno',
'Get your very own knowledge base off the ground by being the first one to create a Wiki page! Gather information, facilitate knowledge transfer and make it available to your users in the easiest way possible.' => 'Založte si vlastní znalostní databázi a buďte první, kdo vytvoří stránku Wiki! Shromažďujte informace, usnadněte přenos znalostí a zpřístupněte je svým uživatelům co nejjednodušším způsobem.',
'Go back' => 'Zpět',
'Headline' => 'Nadpis',
'Here you can configure default settings the wiki module.' => 'Zde můžete nakonfigurovat výchozí nastavení modulu Wiki.',
'History' => 'Historie',
'Home' => 'Home',
'In order to edit all fields, you need the permission to administer wiki pages.' => 'Abyste mohli upravovat všechna pole, potřebujete oprávnění ke správě stránek Wiki.',
'Index' => 'Index',
'Invalid category!' => 'Neplatná kategorie!',
'Is Public' => 'Je veřejný',
'Is homepage' => 'Úvodní stránka',
'Label' => 'Štítek',
'Last Edited' => 'Naposledy upraveno',
'Last edited' => 'Naposledy upraveno',
'Let\'s go!' => 'Vytvořit',
'Link to page...' => 'Odkaz na stránku...',
'Module name' => 'Název modulu',
'New page' => 'Nová stránka',
'New page title' => 'Titulek stránky',
'None' => 'Žádný',
'Overwrite' => 'Přepsat',
'Overwrite all changes made by :userName on :dateTime.' => 'Přepsat všechny změny provedené uživatelem :userName na :dateTime.',
'Overwrite the wiki index start page?' => 'Přepsat úvodní stránku indexu Wiki?',
'Page History' => 'Historie úprav stránky',
'Page content' => 'Obsah stránky',
'Page history' => 'Historie stránky',
'Page not editable!' => 'Stránka není upravitelná!',
'Page not found' => 'Stránka nebyla nalezena',
'Page not found.' => 'Stránka nenalezena.',
'Parent Page' => 'Rodičovská stránka',
'Permission denied. You have no rights to view the history.' => 'Přístup odepřen. Nemáte žádná práva k zobrazení historie.',
'Protected' => 'Chráněno',
'Revert' => 'Obnovit',
'Revert not possible. Already latest revision!' => 'Vrácení není možné. Již poslední revize!',
'Revert this' => 'Obnovit',
'Save' => 'Uložit',
'Search' => 'Hledat',
'Search for Wiki Title' => 'Vyhledat název Wiki',
'Search results' => 'Výsledky hledání',
'Show in Profile menu' => 'Zobrazit v nabídce Profil',
'Show in Space menu' => 'Zobrazit v nabídce Prostor',
'Sort order in Profile menu' => 'Pořadí řazení v nabídce Profil',
'Sort order in Space menu' => 'Pořadí řazení v nabídce Prostor',
'Subpages' => 'Podstránky',
'Table of Contents' => 'Obsah',
'There are no entries yet :(' => 'Zatím nejsou žádné záznamy :(',
'This field only allows a maximum 1 page.' => 'Toto pole povoluje maximálně 1 stránku.',
'This page is empty.' => 'Tato stránka je prázdná.',
'Wiki' => 'Wiki',
'Wiki page' => 'Wiki stránka',
'Your current version' => 'Vaše aktuální verze',
'by' => 'uživatelem',
'last update {dateTime}' => 'poslední aktualizace {dateTime}',
'show changes' => 'zobrazit změny',
'({n,plural,=1{+1 subpage}other{+{count} subpages}})' => '',
'<strong>Wiki</strong> module configuration' => '',
'Administer pages' => '',
'Allows the user to administer pages (rename, delete, protect, make homepage)' => '',
'Allows the user to create new pages' => '',
'Allows the user to edit or revert pages' => '',
'Allows the user to view the history of wiki pages' => '',
'Create pages' => '',
'Drag to reorder' => '',
'Edit pages' => '',
'Hide Navigation Entries of this module globally by default' => '',
'Hide Navigation Entry' => '',
'No wiki pages found.' => '',
'View History' => '',
'Whenever someone edits a wiki page.' => '',
'Wiki page content ID' => '',
'Wiki pages' => '',
'{displayName} edited the Wiki page "{contentTitle}".' => '',
];