Warning, /games/kdiamond/po/hr/kdiamond.po is written in an unsupported language. File is not indexed.

0001 # Translation of kdiamond to Croatian
0002 #
0003 # Andrej Dundovic <adundovi@gmail.com>, 2010.
0004 msgid ""
0005 msgstr ""
0006 "Project-Id-Version: \n"
0007 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
0008 "POT-Creation-Date: 2024-01-17 00:36+0000\n"
0009 "PO-Revision-Date: 2010-01-24 17:07+0100\n"
0010 "Last-Translator: Andrej Dundovic <adundovi@gmail.com>\n"
0011 "Language-Team: Croatian <kde-croatia-list@lists.sourceforge.net>\n"
0012 "Language: hr\n"
0013 "MIME-Version: 1.0\n"
0014 "Content-Type: text/plain; charset=UTF-8\n"
0015 "Content-Transfer-Encoding: 8bit\n"
0016 "X-Generator: Lokalize 1.0\n"
0017 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
0018 "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
0019 "X-Environment: kde\n"
0020 "X-Accelerator-Marker: &\n"
0021 "X-Text-Markup: kde4\n"
0022 
0023 #, kde-format
0024 msgctxt "NAME OF TRANSLATORS"
0025 msgid "Your names"
0026 msgstr ""
0027 
0028 #, kde-format
0029 msgctxt "EMAIL OF TRANSLATORS"
0030 msgid "Your emails"
0031 msgstr ""
0032 
0033 #: game-state.cpp:103
0034 #, kde-format
0035 msgid "Click the pause button again to resume the game."
0036 msgstr ""
0037 
0038 #: game-state.cpp:110
0039 #, kde-format
0040 msgctxt "Not meant like 'You have lost', more like 'Time is up'."
0041 msgid "Game over."
0042 msgstr ""
0043 
0044 #: infobar.cpp:18 infobar.cpp:50
0045 #, kde-format
0046 msgid "Possible moves: %1"
0047 msgstr ""
0048 
0049 #: infobar.cpp:19 infobar.cpp:42
0050 #, kde-format
0051 msgid "Points: %1"
0052 msgstr ""
0053 
0054 #: infobar.cpp:22 infobar.cpp:35 mainwindow.cpp:57
0055 #, kde-format
0056 msgid "Untimed game"
0057 msgstr ""
0058 
0059 #: infobar.cpp:24 infobar.cpp:68
0060 #, kde-format
0061 msgid "Time left: %1"
0062 msgstr ""
0063 
0064 #: infobar.cpp:48
0065 #, kde-format
0066 msgctxt "Shown when the board is in motion."
0067 msgid "Possible moves: ..."
0068 msgstr ""
0069 
0070 #. i18n: ectx: label, entry (Untimed), group (Preferences)
0071 #: kdiamond.kcfg:9
0072 #, kde-format
0073 msgid "Play an untimed game."
0074 msgstr ""
0075 
0076 #. i18n: ectx: ToolBar (mainToolBar)
0077 #: kdiamondui.rc:11
0078 #, kde-format
0079 msgid "Main Toolbar"
0080 msgstr ""
0081 
0082 #: main.cpp:29 mainwindow.cpp:84
0083 #, kde-format
0084 msgctxt "The application's name"
0085 msgid "KDiamond"
0086 msgstr ""
0087 
0088 #: main.cpp:31
0089 #, kde-format
0090 msgid "KDiamond, a three-in-a-row game."
0091 msgstr ""
0092 
0093 #: main.cpp:32
0094 #, kde-format
0095 msgid "(C) 2008-2010 Stefan Majewsky and others"
0096 msgstr ""
0097 
0098 #: main.cpp:35
0099 #, kde-format
0100 msgid "Stefan Majewsky"
0101 msgstr ""
0102 
0103 #: main.cpp:35
0104 #, kde-format
0105 msgid "Original author and current maintainer"
0106 msgstr ""
0107 
0108 #: main.cpp:36
0109 #, kde-format
0110 msgid "Paul Bunbury"
0111 msgstr ""
0112 
0113 #: main.cpp:36
0114 #, kde-format
0115 msgid "Gameplay refinement"
0116 msgstr ""
0117 
0118 #: main.cpp:37
0119 #, kde-format
0120 msgid "Eugene Trounev"
0121 msgstr ""
0122 
0123 #: main.cpp:37
0124 #, kde-format
0125 msgid "Default theme"
0126 msgstr ""
0127 
0128 #: main.cpp:38
0129 #, kde-format
0130 msgid "Felix Lemke"
0131 msgstr ""
0132 
0133 #: main.cpp:38
0134 #, kde-format
0135 msgid "Classic theme"
0136 msgstr ""
0137 
0138 #: main.cpp:39
0139 #, kde-format
0140 msgid "Jeffrey Kelling"
0141 msgstr ""
0142 
0143 #: main.cpp:39
0144 #, kde-format
0145 msgid "Technical consultant"
0146 msgstr ""
0147 
0148 #: mainwindow.cpp:55
0149 #, kde-format
0150 msgctxt "new game"
0151 msgid "&New"
0152 msgstr ""
0153 
0154 #: mainwindow.cpp:56
0155 #, kde-format
0156 msgid "Timed game"
0157 msgstr ""
0158 
0159 #: mainwindow.cpp:63
0160 #, kde-format
0161 msgid "Start a new game"
0162 msgstr ""
0163 
0164 #: mainwindow.cpp:64
0165 #, kde-format
0166 msgid "Start a new game."
0167 msgstr ""
0168 
0169 #: mainwindow.cpp:148
0170 #, kde-format
0171 msgid "Untimed"
0172 msgstr ""
0173 
0174 #: mainwindow.cpp:148
0175 #, kde-format
0176 msgid "Timed"
0177 msgstr ""
0178 
0179 #: mainwindow.cpp:151 mainwindow.cpp:167
0180 #, kde-format
0181 msgid "Mode"
0182 msgstr ""
0183 
0184 #: view.cpp:21
0185 #, kde-format
0186 msgid ""
0187 "<h3>Rules of Game</h3><p>Your goal is to assemble lines of at least three "
0188 "similar diamonds. Click on two adjacent diamonds to swap them.</p><p>Earn "
0189 "extra points by building cascades, and extra seconds by assembling big lines "
0190 "or multiple lines at one time.</p>"
0191 msgstr ""