blob: 61260be4612696e08a6b831da325626777222499 (
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
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
|
# XBMC Media Center language file
# Addon Name: XBMC Version Check
# Addon id: service.xbmc.versioncheck
# Addon Provider: Team XBMC
msgid ""
msgstr ""
"Project-Id-Version: XBMC Addons\n"
"Report-Msgid-Bugs-To: alanwww1@xbmc.org\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: XBMC Translation Team\n"
"Language-Team: Czech (http://www.transifex.com/projects/p/xbmc-addons/language/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=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
msgctxt "#32001"
msgid "We would like to recommend you to upgrade."
msgstr "Rádi bychom vám doporučili upgrade."
msgctxt "#32002"
msgid "Visit XBMC.org for more information."
msgstr "Navštivte XBMC.org pro více informací."
msgctxt "#32004"
msgid "You are still using an older RC version of XBMC."
msgstr "Stále používáte starší RC verzi XBMC."
msgctxt "#32005"
msgid "You are still using an older beta version of XBMC."
msgstr "Stále používáte starší beta verzi XBMC."
msgctxt "#32006"
msgid "You are still using an older alpha version of XBMC."
msgstr "Stále používáte starší alpha verzi XBMC."
msgctxt "#32007"
msgid "You are still using an older monthly version of XBMC."
msgstr "Stále používáte starší měsíční verzi XBMC."
msgctxt "#32008"
msgid "You are still using an older non stable version of XBMC."
msgstr "Stále používáte starší nestabilní verzi XBMC."
msgctxt "#32009"
msgid "Would you like to remove this reminder?"
msgstr "Chtěli byste odstranit tuto připomínku?"
msgctxt "#32010"
msgid "You can enable/disable it through addon settings."
msgstr "Můžete to povolit/zakázat pomocí nastavení rozšíření."
msgctxt "#32011"
msgid "Use your package manager(apt) to upgrade."
msgstr "Použijte správce balíčků (APT) k upgradu."
msgctxt "#32012"
msgid "A new version is available, do you want to upgrade now?"
msgstr "Nová verze je k dispozici, chcete upgradovat nyní?"
msgctxt "#32013"
msgid "Upgrade successful"
msgstr "Aktualizace úspěšná"
msgctxt "#32014"
msgid "Do you want to restart Xbmc to finish the upgrade?"
msgstr "Chcete restartovat XBMC pro dokončení aktualizace?"
msgctxt "#32015"
msgid "Do you want to check the repository for a new version?"
msgstr "Chcete zjistit, jestli je v repositáři nová verze?"
msgctxt "#32020"
msgid "General"
msgstr "Obecné"
msgctxt "#32021"
msgid "Enable XBMC version check?"
msgstr "Povolit kontrolu verze XBMC?"
msgctxt "#32022"
msgid "Please enter your password"
msgstr "Prosím, zadejte své heslo"
msgctxt "#32023"
msgid "Linux: Upgrade complete system"
msgstr "Linux: Aktualizace celého systému"
|