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 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416
|
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: active_record 1.0.0\n"
"POT-Creation-Date: 2009-10-08 19:08+0200\n"
"PO-Revision-Date: 2006-08-09 01:51+0900\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: models/developer.rb:-
msgid "developer"
msgstr ""
#: models/developer.rb:-
msgid "Developer|Name"
msgstr ""
#: models/developer.rb:-
msgid "Developer|Salary"
msgstr ""
#: models/developer.rb:-
msgid "Developer|Created at"
msgstr ""
#: models/developer.rb:-
msgid "Developer|Updated at"
msgstr ""
#: models/developer.rb:2
msgid "Developer|Non existent"
msgstr ""
#: models/topic.rb:- models/reply.rb:-
msgid "topic"
msgstr ""
#: models/topic.rb:-
msgid "Topic|Title"
msgstr ""
#: models/topic.rb:-
msgid "Topic|Author name"
msgstr ""
#: models/topic.rb:-
msgid "Topic|Author email address"
msgstr ""
#: models/topic.rb:-
msgid "Topic|Written on"
msgstr ""
#: models/topic.rb:-
msgid "Topic|Bonus time"
msgstr ""
#: models/topic.rb:-
msgid "Topic|Last read"
msgstr ""
#: models/topic.rb:-
msgid "Topic|Content"
msgstr ""
#: models/topic.rb:-
msgid "Topic|Approved"
msgstr ""
#: models/topic.rb:-
msgid "Topic|Replies count"
msgstr ""
#: models/topic.rb:-
msgid "Topic|Parent"
msgstr ""
#: models/topic.rb:-
msgid "Topic|Type"
msgstr ""
#: models/topic.rb:35
msgid "Topic|Terms of service"
msgstr ""
#: models/topic.rb:36 test_validations.rb:503
msgid "must be abided"
msgstr ""
#: models/reply.rb:-
msgid "reply"
msgstr ""
#: models/reply.rb:-
msgid "Reply|Title"
msgstr ""
#: models/reply.rb:-
msgid "Reply|Author name"
msgstr ""
#: models/reply.rb:-
msgid "Reply|Author email address"
msgstr ""
#: models/reply.rb:-
msgid "Reply|Written on"
msgstr ""
#: models/reply.rb:-
msgid "Reply|Bonus time"
msgstr ""
#: models/reply.rb:-
msgid "Reply|Last read"
msgstr ""
#: models/reply.rb:-
msgid "Reply|Content"
msgstr ""
#: models/reply.rb:-
msgid "Reply|Approved"
msgstr ""
#: models/reply.rb:-
msgid "Reply|Replies count"
msgstr ""
#: models/reply.rb:-
msgid "Reply|Parent"
msgstr ""
#: models/reply.rb:-
msgid "Reply|Type"
msgstr ""
#: models/reply.rb:-
msgid "sillyreply"
msgstr ""
#: models/reply.rb:-
msgid "SillyReply|Title"
msgstr ""
#: models/reply.rb:-
msgid "SillyReply|Author name"
msgstr ""
#: models/reply.rb:-
msgid "SillyReply|Author email address"
msgstr ""
#: models/reply.rb:-
msgid "SillyReply|Written on"
msgstr ""
#: models/reply.rb:-
msgid "SillyReply|Bonus time"
msgstr ""
#: models/reply.rb:-
msgid "SillyReply|Last read"
msgstr ""
#: models/reply.rb:-
msgid "SillyReply|Content"
msgstr ""
#: models/reply.rb:-
msgid "SillyReply|Approved"
msgstr ""
#: models/reply.rb:-
msgid "SillyReply|Replies count"
msgstr ""
#: models/reply.rb:-
msgid "SillyReply|Parent"
msgstr ""
#: models/reply.rb:-
msgid "SillyReply|Type"
msgstr ""
#: models/reply.rb:4
msgid "Reply|Topic"
msgstr ""
#: models/reply.rb:16 models/reply.rb:20
msgid "Empty"
msgstr ""
#: models/reply.rb:25
msgid "is Content Mismatch"
msgstr ""
#: models/reply.rb:30
msgid "is Wrong Create"
msgstr ""
#: models/reply.rb:34
msgid "is Wrong Update"
msgstr ""
#: test_validations.rb:-
msgid "inept wizard"
msgstr ""
#: test_validations.rb:-
msgid "IneptWizard|Name"
msgstr ""
#: test_validations.rb:-
msgid "IneptWizard|City"
msgstr ""
#: test_validations.rb:-
msgid "IneptWizard|Type"
msgstr ""
#: test_validations.rb:-
msgid "IneptWizard|Created at"
msgstr ""
#: test_validations.rb:-
msgid "IneptWizard|Updated at"
msgstr ""
#: test_validations.rb:-
msgid "person"
msgstr ""
#: test_validations.rb:-
msgid "protectedperson"
msgstr ""
#: test_validations.rb:-
msgid "ProtectedPerson|First name"
msgstr ""
#: test_validations.rb:-
msgid "ProtectedPerson|Lock version"
msgstr ""
#: test_validations.rb:-
msgid "ProtectedPerson|Created at"
msgstr ""
#: test_validations.rb:-
msgid "ProtectedPerson|Updated at"
msgstr ""
#: test_validations.rb:-
msgid "conjurer"
msgstr ""
#: test_validations.rb:-
msgid "Conjurer|Name"
msgstr ""
#: test_validations.rb:-
msgid "Conjurer|City"
msgstr ""
#: test_validations.rb:-
msgid "Conjurer|Type"
msgstr ""
#: test_validations.rb:-
msgid "Conjurer|Created at"
msgstr ""
#: test_validations.rb:-
msgid "Conjurer|Updated at"
msgstr ""
#: test_validations.rb:-
msgid "thaumaturgist"
msgstr ""
#: test_validations.rb:-
msgid "Thaumaturgist|Name"
msgstr ""
#: test_validations.rb:-
msgid "Thaumaturgist|City"
msgstr ""
#: test_validations.rb:-
msgid "Thaumaturgist|Type"
msgstr ""
#: test_validations.rb:-
msgid "Thaumaturgist|Created at"
msgstr ""
#: test_validations.rb:-
msgid "Thaumaturgist|Updated at"
msgstr ""
#: test_validations.rb:389
msgid "gotcha"
msgstr ""
#: test_validations.rb:481
msgid "%{fn} must be abided"
msgstr ""
#: test_validations.rb:699 test_validations.rb:753
msgid "%{fn} is bad data"
msgstr ""
#: test_validations.rb:720 test_validations.rb:805
msgid "is bad data"
msgstr ""
#: test_validations.rb:857
msgid "%{fn} can not be %{val}"
msgstr ""
#: test_validations.rb:871
msgid "can not be %{val}"
msgstr ""
#: test_validations.rb:919
msgid "%{fn} option %{val} is not in the list"
msgstr ""
#: test_validations.rb:941
msgid "option %{val} is not in the list"
msgstr ""
#: test_validations.rb:971
msgid "%{fn} option %{val} is restricted"
msgstr ""
#: test_validations.rb:993
msgid "option %{val} is restricted"
msgstr ""
#: test_validations.rb:1109 test_validations.rb:1145
msgid "my string(%{fn}) is too short: %d"
msgstr ""
#: test_validations.rb:1109 test_validations.rb:1145
msgid "my string(%{fn}) is too long: %d"
msgstr ""
#: test_validations.rb:1127 test_validations.rb:1171
msgid "my string is too short: %d"
msgstr ""
#: test_validations.rb:1127 test_validations.rb:1171
msgid "my string is too long: %d"
msgstr ""
#: test_validations.rb:1230
msgid "%{fn} %d dayo"
msgstr ""
#: test_validations.rb:1247
msgid "%d dayo"
msgstr ""
#: test_validations.rb:1273 test_validations.rb:1307 test_validations.rb:1343
#: test_validations.rb:1378 test_validations.rb:1414 test_validations.rb:1989
#: test_validations.rb:2028 test_validations.rb:2091 test_validations.rb:2131
#: test_validations.rb:2157 test_validations.rb:2215 test_validations.rb:2254
msgid "%{fn} hoo %d"
msgstr ""
#: test_validations.rb:1290 test_validations.rb:1325 test_validations.rb:1361
#: test_validations.rb:1396 test_validations.rb:1431 test_validations.rb:1448
#: test_validations.rb:1465 test_validations.rb:2009 test_validations.rb:2047
#: test_validations.rb:2072 test_validations.rb:2111 test_validations.rb:2177
#: test_validations.rb:2197 test_validations.rb:2234 test_validations.rb:2274
msgid "hoo %d"
msgstr ""
#: test_validations.rb:1505
msgid "%{fn} will never be valid"
msgstr ""
#: test_validations.rb:1522
msgid "will never be valid"
msgstr ""
#: test_validations.rb:1546 test_validations.rb:1592 test_validations.rb:1675
#: test_validations.rb:1721 test_validations.rb:1760 test_validations.rb:1798
#: test_validations.rb:1843 test_validations.rb:1879 test_validations.rb:1926
msgid "%{fn} contains 'single' and \"double\" quotes"
msgstr ""
#: test_validations.rb:1569 test_validations.rb:1617 test_validations.rb:1698
#: test_validations.rb:1744 test_validations.rb:1782 test_validations.rb:1820
#: test_validations.rb:1866 test_validations.rb:1903 test_validations.rb:1957
msgid "This string contains 'single' and \"double\" quotes"
msgstr ""
#: test_validations.rb:2517
msgid "smaller than %{count}"
msgstr ""
#: test_validations.rb:2524
msgid "greater than %{count}"
msgstr ""
|