Upgrade to 3.1.4

This commit is contained in:
Bastian Allgeier
2019-05-21 12:16:05 +02:00
parent 066913cb6e
commit 9e18cf635d
42 changed files with 215 additions and 109 deletions

View File

@@ -104,18 +104,18 @@
"error.section.files.max.singular":
"Sekce \"{section}\" může obsahovat nejvýše jeden soubor",
"error.section.files.min.plural":
"The \"{section}\" section requires at least {min} files",
"Sekce \"{section}\" vyžaduje nejméně {min} souborů",
"error.section.files.min.singular":
"The \"{section}\" section requires at least one file",
"Sekce \"{section}\" vyžaduje alespoň jeden soubor",
"error.section.pages.max.plural":
"Sekce \"{section}\" nesmí obsahovat více jak {max} stránek",
"error.section.pages.max.singular":
"Sekce \"{section}\" může obsahovat nejvýše jednu stránku",
"error.section.pages.min.plural":
"The \"{section}\" section requires at least {min} pages",
"Sekce \"{section}\" vyžaduje alespoň {min} stránek",
"error.section.pages.min.singular":
"The \"{section}\" section requires at least one page",
"Sekce \"{section}\" vyžaduje alespoň jednu stránku",
"error.section.notLoaded": "Nelze načíst sekci \"{name}\"",
"error.section.type.invalid": "Typ sekce \"{type}\" není platný",
@@ -324,7 +324,7 @@
"page.status.listed": "Veřejná",
"page.status.listed.description": "Stránka je zveřejněná pro všechny",
"page.status.unlisted": "Neveřejná",
"page.status.unlisted.description": "Tato stránka je dostupná pouze přes adresu URL",
"page.status.unlisted.description": "Tato stránka je dostupná pouze přes URL.",
"pages": "Stránky",
"pages.empty": "Zatím žádné stránky",
@@ -366,8 +366,8 @@
"toolbar.button.heading.3": "Nadpis 3",
"toolbar.button.italic": "Kurz\u00edva",
"toolbar.button.file": "Soubor",
"toolbar.button.file.select": "Select a file",
"toolbar.button.file.upload": "Upload a file",
"toolbar.button.file.select": "Vyberte soubor",
"toolbar.button.file.upload": "Nahrajte soubor",
"toolbar.button.link": "Odkaz",
"toolbar.button.ol": "Řazený seznam",
"toolbar.button.ul": "Odrážkový seznam",