Searched refs:msgstr (Results 1 - 22 of 22) sorted by relevance

/macosx-10.9.5/vim-53/src/po/
H A Duk.cp1251.po14 msgstr ""
26 msgstr "E831: ��������� bf_key_init() � �������� �������"
29 msgstr "E820: sizeof(uint32_t) != 4"
32 msgstr "E817: ����������� ������������ ������� ������ Blowfish (BE/LE)"
35 msgstr "E818: �� ������� ��������� sha256"
38 msgstr "E819: �� ������� ��������� Blowfish"
41 msgstr "[������ �����]"
44 msgstr "[������ ����������]"
47 msgstr "E82: ����� ���������� ���������� ��� ���� �����, ���������� ������..."
50 msgstr "E8
[all...]
H A Duk.po14 msgstr ""
26 msgstr "E831: ������������������ bf_key_init() �� ���������������� ��������������"
29 msgstr "E820: sizeof(uint32_t) != 4"
32 msgstr "E817: ���������������������� ������������������������ �������������� ������������ Blowfish (BE/LE)"
35 msgstr "E818: ���� �������������� ������������������ sha256"
38 msgstr "E819: ���� �������������� ������������������ Blowfish"
41 msgstr "[������������ ����������]"
44 msgstr "[������������ ��������������������]"
47 msgstr "E82: ���������� �������������������� �������������������� ������ �������� ����������, �������������������� ������������..."
50 msgstr "E8
[all...]
H A Dcleanup.vim13 silent g/^msgstr"/s//msgstr "/
15 silent g/^msgstr ""\(\n"\)\@!/?^msgid?,.s/^/#\~ /
H A Dcheck.vim4 " - All %...s items in "msgid" are identical to the ones in "msgstr".
5 " - An error or warning code in "msgid" matches the one in "msgstr".
10 " Used for both msgid and msgstr lines.
46 if getline('.') !~ '^msgstr'
47 echo 'Missing "msgstr" in line ' . line('.')
54 echo 'msgstr: ' . toline
67 " Check that error code in msgid matches the one in msgstr.
70 " - msgstr "E321: ..." error code mismatch
71 " - msgstr "W123: ..." warning instead of error
72 " - msgstr "E12
[all...]
/macosx-10.9.5/cups-372.4/cups/locale/
H A Dcups.pot30 msgstr ""
44 msgstr ""
49 msgstr ""
54 msgstr ""
59 msgstr ""
63 msgstr ""
68 msgstr ""
72 msgstr ""
76 msgstr ""
80 msgstr ""
[all...]
H A Dcups_ca.po32 msgstr ""
46 msgstr "\t\t(tots)"
49 msgstr "\t\t(cap)"
53 msgstr "\t%d entrades"
57 msgstr "\t%s"
60 msgstr "\tDespr��s d'una fallada: continua"
64 msgstr "\tAlertes: %s"
67 msgstr "\tNecessita un b��ner"
70 msgstr "\tConjunt de car��cters:"
73 msgstr "\tConnex
[all...]
H A Dcups_es.po16 msgstr ""
29 msgstr "\t\t(todos)"
32 msgstr "\t\t(ninguno)"
36 msgstr "\t%d entradas"
40 msgstr "\t%s"
43 msgstr "\tTras fallo: continuar"
47 msgstr "\tAlertas: %s"
50 msgstr "\tSe necesita un r��tulo"
53 msgstr "\tAjustes del juego de caracteres:"
56 msgstr "\tConex
[all...]
H A Dcups_fr.po29 msgstr ""
42 msgstr ""
45 msgstr ""
49 msgstr ""
53 msgstr ""
56 msgstr ""
60 msgstr ""
63 msgstr ""
66 msgstr ""
69 msgstr ""
[all...]
H A Dcups_it.po29 msgstr ""
42 msgstr "\t\t(tutti)"
45 msgstr "\t\t(nessuno)"
49 msgstr "\t%d voci"
53 msgstr "\t%s"
56 msgstr "\tDopo un errore: continua"
60 msgstr "\tAvvisi: %s"
63 msgstr "\tBanner richiesto"
66 msgstr "\tSet di caratteri:"
69 msgstr "\tConnession
[all...]
H A Dcups_ja.po28 msgstr ""
41 msgstr "\t\t(���������)"
44 msgstr "\t\t(������)"
48 msgstr "\t%d ���������������"
52 msgstr "\t%s"
55 msgstr "\t���������: ������"
59 msgstr "\t������: %s"
62 msgstr "\t������������������"
65 msgstr "\t���������������:"
68 msgstr "\
[all...]
H A Dcups_cs.po30 msgstr ""
44 msgstr ""
49 msgstr ""
54 msgstr ""
59 msgstr ""
63 msgstr ""
68 msgstr ""
72 msgstr ""
76 msgstr ""
80 msgstr ""
[all...]
H A Dpo2strings.c34 * "msgid" = "msgstr";
40 * msgstr "localized text"
42 * The comment, msgid, and msgstr text can span multiple lines using the form:
48 * msgstr ""
52 * Both the msgid and msgstr strings use standard C quoting for special
73 *msgstr; /* msgstr string */ local
75 int use_msgid; /* Use msgid strings for msgstr? */
129 msgid = msgstr = NULL;
139 if (msgid && msgstr)
[all...]
/macosx-10.9.5/SmartCardServices-55111/src/PCSC/
H A Dxiodevices.cpp83 const char *msgstr = mach_error_string(kr); local
85 if (msgstr && msgtyp)
86 secdebug("iokit", " msg: %s, typ: %s", msgstr, msgtyp);
110 const char *msgstr = mach_error_string(messageType); local
112 if (msgstr && msgtyp)
113 secdebug("iokit", " msg: %s, typ: %s", msgstr, msgtyp);
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dicusvtst.h51 void msgstr(const UnicodeString& message, UObject* obj, UBool err = TRUE);
53 msgstr(message, obj, FALSE);
H A Dicusvtst.cpp312 ICUServiceTest::msgstr(const UnicodeString& message, UObject* obj, UBool err) function in class:ICUServiceTest
808 msgstr(*id + "? ", service.get(*id, status));
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Diodevices.cpp212 const char *msgstr = mach_error_string(kr); local
214 if (msgstr && msgtyp)
215 secdebug("iokit", " msg: %s, typ: %s", msgstr, msgtyp);
235 const char *msgstr = mach_error_string(messageType); local
237 if (msgstr && msgtyp)
238 secdebug("iokit", " msg: %s, typ: %s", msgstr, msgtyp);
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Diodevices.cpp212 const char *msgstr = mach_error_string(kr); local
214 if (msgstr && msgtyp)
215 secdebug("iokit", " msg: %s, typ: %s", msgstr, msgtyp);
235 const char *msgstr = mach_error_string(messageType); local
237 if (msgstr && msgtyp)
238 secdebug("iokit", " msg: %s, typ: %s", msgstr, msgtyp);
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dpo.vim23 syn match poStatementMsgstr "^msgstr\(\[[0-9]\]\)" contains=poPluralCaseN
33 syn region poMsgID matchgroup=poStatementMsgid start=+^msgid "+rs=e-1 matchgroup=poStringID end=+^msgstr\(\|\[[\]0\[]\]\) "+me=s-1 contains=poStringID,poStatementMsgidplural,poStatementMsgid
34 syn region poMsgSTR matchgroup=poStatementMsgstr start=+^msgstr\(\|\[[\]0\[]\]\) "+rs=e-1 matchgroup=poStringSTR end=+\n\n+me=s-1 contains=poStringSTR,poStatementMsgstr
54 " Translations (also includes header fields as they appear in a translation msgstr)
55 syn region poCommentKDE start=+"_: +ms=s+1 end="\\n" end="\"\n^msgstr"me=s-1 contained
/macosx-10.9.5/ruby-104/ruby/lib/net/
H A Dsmtp.rb106 # msgstr = <<END_OF_MESSAGE
118 # smtp.send_message msgstr,
130 # smtp.send_message msgstr, 'from@address', 'to@address'
138 # smtp.send_message msgstr, 'from@address', 'to@address'
415 # smtp.send_message msgstr, 'from@example.com', ['dest@example.com']
493 # smtp.send_message msgstr, 'from@example.com', ['dest@example.com']
631 # Sends +msgstr+ as a message. Single CR ("\r") and LF ("\n") found
632 # in the +msgstr+, are converted into the CR LF pair. You cannot send a
633 # binary message with this method. +msgstr+ should include both
644 # smtp.send_message msgstr,
[all...]
/macosx-10.9.5/vim-53/src/proto/
H A Dmessage.pro33 int msg_outtrans_len_attr __ARGS((char_u *msgstr, int len, int attr));
/macosx-10.9.5/vim-53/src/
H A Dundo.c2662 char *msgstr; local
2680 msgstr = N_("more line");
2682 msgstr = N_("more lines");
2684 msgstr = N_("line less");
2686 msgstr = N_("fewer lines");
2691 msgstr = N_("change");
2693 msgstr = N_("changes");
2731 _(msgstr),
H A Dmessage.c1321 msg_outtrans_len_attr(msgstr, len, attr)
1322 char_u *msgstr;
1327 char_u *str = msgstr;
1328 char_u *plain_start = msgstr;
1345 if (enc_utf8 && utf_iscomposing(utf_ptr2char(msgstr)))

Completed in 432 milliseconds