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 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124
|
# Copyright (C) 2011 Clint Bellanger
# This file is distributed under the same license as the FLARE package.
#
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# Translators:
# a hark <vit.hrachovy@sandbox.cz>, 2018
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-07-17 20:15+\n"
"PO-Revision-Date: 2018-03-28 19:16+0000\n"
"Last-Translator: a hark <vit.hrachovy@sandbox.cz>, 2018\n"
"Language-Team: Czech (https://www.transifex.com/flareorg/teams/84925/cs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: cs\n"
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
#: ../engine/primary_stats.txt:3
msgid "Physical"
msgstr "Fyzický"
#: ../engine/primary_stats.txt:7
msgid "Mental"
msgstr "Magický"
#: ../engine/primary_stats.txt:11
msgid "Offense"
msgstr "Útok"
#: ../engine/primary_stats.txt:15
msgid "Defense"
msgstr "Obrana"
#: ../engine/damage_types.txt:3
msgid "Melee Damage"
msgstr "Zásah ruční zbraní"
#: ../engine/damage_types.txt:4
msgid "Increases the damage done with swords and other melee weapons."
msgstr ""
#: ../engine/damage_types.txt:5
msgid "Melee Damage Min"
msgstr "Zásah ruční zbraní min"
#: ../engine/damage_types.txt:6
msgid "Melee Damage Max"
msgstr "Zásah ruční zbraní max"
#: ../engine/damage_types.txt:12
msgid "Ranged Damage"
msgstr "Zásah střelnou zbraní"
#: ../engine/damage_types.txt:13
msgid "Increases the damage done with bows and other ranged weapons."
msgstr ""
#: ../engine/damage_types.txt:14
msgid "Ranged Damage Min"
msgstr "Zásah střelnou zbraní min"
#: ../engine/damage_types.txt:15
msgid "Ranged Damage Max"
msgstr "Zásah střelnou zbraní max"
#: ../engine/damage_types.txt:21
msgid "Mental Damage"
msgstr "Magický zásah"
#: ../engine/damage_types.txt:22
msgid "Increases the damage done with staves and other mental weapons."
msgstr ""
#: ../engine/damage_types.txt:23
msgid "Mental Damage Min"
msgstr "Magický zásah min"
#: ../engine/damage_types.txt:24
msgid "Mental Damage Max"
msgstr "Magický zásah max"
#: ../cutscenes/credits.txt:7
msgid "Flare Engine Credits"
msgstr "titulky Flare Engine"
#: ../cutscenes/credits.txt:10
msgid "Lead Programmers"
msgstr "vedoucí programátoři"
#: ../cutscenes/credits.txt:20
msgid "Programmers"
msgstr "programátoři"
#: ../cutscenes/credits.txt:50
msgid "Default Art"
msgstr "výchozí grafické téma"
#: ../cutscenes/credits.txt:55
msgid "Translators"
msgstr "překladatelé"
#: ../cutscenes/credits.txt:124
msgid "Distributors"
msgstr "distributoři"
#: ../cutscenes/credits.txt:133
msgid "Special Thanks"
msgstr "zvláštní poděkování"
#: ../cutscenes/credits.txt:137
msgid "For giving constant feedback and testing:"
msgstr "za dlouhodobou zpětnou vazbu a testování"
#: ../cutscenes/credits.txt:139
msgid "The community at OpenGameArt"
msgstr "komunita na OpenGameArt"
#: ../cutscenes/credits.txt:143
msgid "For Tiled and the Flare map exporter:"
msgstr "za Tiled a exportér map Flare "
|