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
|
msgid ""
msgstr ""
"Project-Id-Version: assertive.base 0.0-7\n"
"Report-Msgid-Bugs-To: https://bitbucket.org/richierocks/assertive.base/issues\n"
"POT-Creation-Date: 2017-06-25 20:34\n"
"PO-Revision-Date: 2017-06-25 20:34\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: LL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=/var/folders/sy/_w4kv6wj37b26k7k52ghxj180000gn/T//RtmpZzZugo/translateme\n"
"Content-Transfer-Encoding: 8bit\n"
msgid "%s and %s are not identical."
msgstr ""
msgid "The values of %s are not all FALSE."
msgstr ""
msgid "The values of %s are never FALSE."
msgstr ""
msgid "The values of %s are not all NA."
msgstr ""
msgid "The values of %s are never NA."
msgstr ""
msgid "The values of %s are not all TRUE."
msgstr ""
msgid "The values of %s are never TRUE."
msgstr ""
msgid "The values of %s are sometimes FALSE."
msgstr ""
msgid "The values of %s are all FALSE."
msgstr ""
msgid "The values of %s are sometimes NA."
msgstr ""
msgid "The values of %s are all NA."
msgstr ""
msgid "The values of %s are sometimes TRUE."
msgstr ""
msgid "The values of %s are all TRUE."
msgstr ""
msgid "The length of value should be 1 or the length of x (%d) but is %d."
msgstr ""
msgid "(showing the first %d)"
msgstr ""
msgid "You must provide a class."
msgstr ""
msgid "target_class should be a character vector."
msgstr ""
msgid "Coercing %s to class %s."
msgstr ""
msgid "%s cannot be coerced to type %s."
msgstr ""
msgid "%s cannot be coerced to any of these types: %s."
msgstr ""
msgid "%s is not identical to FALSE; its value is %s."
msgstr ""
msgid "%s is not identical to NA; its value is %s."
msgstr ""
msgid "%s is not identical to TRUE; its value is %s."
msgstr ""
msgid "There are unnamed elements in x or y, but allow_unnamed_elements = FALSE."
msgstr ""
msgid "Duplicated arguments:"
msgstr ""
msgid "%s has length 0."
msgstr ""
msgid "Only the first value of %s (= %s) will be used."
msgstr ""
msgctxt ""
msgid "There was %d failure%s:
"
msgid_plural "There were %d failures%s:
"
msgstr[0] ""
msgstr[1] ""
|