| /netbsd/src/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/lang/ |
| D | wpa_gui_de.ts | 9 <translation>Wähle die Netzwerkschnittstelle zum hinzufügen aus</translation> 14 <translation>Treiber</translation> 19 <translation>Schnittstelle</translation> 24 <translation>Beschreibung</translation> 29 …<translation>Das Schnittstellen hinzufügen Kommando konnte nicht abgeschlossen werden.</translatio… 34 <translation>Fehler beim hinzufügen der Schnittstelle.</translation> 39 <translation>Fehler beim hinzufügen der Schnittstelle in die Registry.</translation> 47 <translation>wpa_gui Fehler</translation> 55 <translation>Ereignis Historie</translation> 60 <translation>Schließen</translation> [all …]
|
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/evp/ |
| D | ctrl_params_translate.c | 156 const struct translation_st *translation, 159 const struct translation_st *translation, 290 const struct translation_st *translation, in default_check() argument 297 if (!ossl_assert(translation != NULL)) { in default_check() 301 if (!ossl_assert(translation->param_key != 0) in default_check() 302 || !ossl_assert(translation->param_data_type != 0)) { in default_check() 314 if (translation != NULL) { in default_check() 315 if (!ossl_assert(translation->action_type != GET)) { in default_check() 319 if (!ossl_assert(translation->param_key != NULL) in default_check() 320 || !ossl_assert(translation->param_data_type != 0)) { in default_check() [all …]
|
| /netbsd/src/external/gpl3/binutils/dist/gprof/ |
| D | ChangeLog-2020 | 9 * po/tr.po: Updated Turkish translation. 13 * po/bg.po: Updated Bulgarian translation. 25 * po/sv.po: Updated Swedish translation. 34 * po/es.po: Update Spanish translation. 38 * po/fr.po: Updated French translation. 42 * po/sr.po: Updated Serbian translation. 46 * po/ms.po: Update Malasian translation. 50 * po/es.po: Updated Esperanto translation. 51 * po/fi.po: Updated Finish translation. 55 * po/de.po: Updated German translation. [all …]
|
| D | ChangeLog-2011 | 13 * po/ja.po: New Japanese translation. 19 * po/it.po: New Italian translation. 24 * po/uk.po: New Ukranian translation. 25 * po/bg.po: Updated Bulgarian translation. 26 * po/es.po: Updated Spanish translation. 27 * po/fi.po: Updated Finnish translation. 31 * po/es.po: Updated Spanish translation. 45 * po/eo.po: Updated Esperanto translation. 46 * po/fr.po: Updated French translation. 50 * po/eo.po: New Esperanto translation. [all …]
|
| D | ChangeLog | 27 * po/fr.po: Updated French translation. 31 * po/hu.po: Updated Hungarian translation. 41 * po/ms.po: Updated Malayasian translation. 45 * po/eo.po: Updated Esperanto translation. 49 * po/bg.po: Updated Bulgarian translation. 50 * po/ru.po: Updated Russian translation. 54 * po/de.po: Updated German translation. 55 * po/ro.po: Updated Romainian translation. 56 * po/sv.po: Updated Swedish translation. 57 * po/uk.po: Updated Ukrainian translation. [all …]
|
| D | ChangeLog-2009 | 16 * po/bg.po: New Bulgarian translation. 22 * po/id.po: Updated Indonesian translation. 39 * po/vi.po: Updated Vietnamese translation. 43 * po/es.po: Updated Spanish translation. 44 * po/fi.po: Updated Finnish translation. 48 * po/de.po: Updated German translation. 49 * po/nl.po: Update Dutch translation. 54 * po/sv.po: Updated Swedish translation. 138 * po/id.po: Updated Indonesian translation. 167 * po/es.po: Updated Spanish translation. [all …]
|
| D | ChangeLog-2005 | 24 * po/ga.po: New Irish translation. 79 * po/rw.po: New translation: Kinyarwanda 93 * po/de.po: Updated German translation. 97 * po/vi.po: Updated Vietnamese translation. 114 * po/es.po: Commit new Spanish translation. 116 * po/fr.po: Commit new French translation. 124 * po/tr.po: Commit new Turkish translation. 143 * po/vi/po: New file: Vietnamese translation.
|
| D | ChangeLog-2014 | 3 * po/es.po: Updated Esperanto translation. 11 * po/fi.po: Updated Finnish translation. 12 * po/hu.po: New Hungarian translation. 18 * po/bg.po: Updated Bulgarian translation. 19 * po/sr.po: Updated Serbian translation.
|
| D | ChangeLog-2012 | 37 * po/vi.po: Updated Vietnamese translation. 41 * po/ja.po: Updated Japanese translation. 46 * po/bg.po: Updated Bulgarian translation. 47 * po/es.po: Updated Spanish translation. 72 * po/sr.po: New Serbian translation.
|
| D | ChangeLog-2010 | 12 * po/ru.po: New Russian translation. 57 * po/es.po: Updated Spanish translation. 67 * po/vi.po: Updated Vietnamese translation. 68 * po/bg.po: Updated Bulgarian translation. 85 * po/vi.po: Updated Vietnamese translation.
|
| D | ChangeLog-2018 | 33 * po/eo.po: Updated Esperanto translation. 34 * po/ms.po: Updated Malay translation. 42 * po/es.po: Updated Spanish translation. 68 * po/pt_BR.po: Updated Brazilian Portuguese translation.
|
| /netbsd/src/external/bsd/ntp/dist/sntp/libopts/ |
| D | gettext.h | 155 const char *translation = dcgettext (domain, msg_ctxt_id, category); in pgettext_aux() local 156 if (translation == msg_ctxt_id) in pgettext_aux() 159 return translation; in pgettext_aux() 175 const char *translation = in npgettext_aux() local 177 if (translation == msg_ctxt_id || translation == msgid_plural) in npgettext_aux() 180 return translation; in npgettext_aux() 220 const char *translation; in dcpgettext_expr() local 236 translation = dcgettext (domain, msg_ctxt_id, category); in dcpgettext_expr() 237 found_translation = (translation != msg_ctxt_id); in dcpgettext_expr() 243 return translation; in dcpgettext_expr() [all …]
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/wind/ |
| D | combining.c | 45 const struct translation *t1 = (const struct translation *)key; in translation_cmp() 46 const struct translation *t2 = (const struct translation *)data; in translation_cmp() 54 struct translation ts = {code_point, 0}; in _wind_combining_class() 59 const struct translation *t = (const struct translation *)s; in _wind_combining_class()
|
| D | map.c | 48 const struct translation *t1 = (const struct translation *)key; in translation_cmp() 49 const struct translation *t2 = (const struct translation *)data; in translation_cmp() 63 struct translation ts = {in[i], 0, 0, 0}; in _wind_stringprep_map() 64 const struct translation *s; in _wind_stringprep_map() 66 s = (const struct translation *) in _wind_stringprep_map()
|
| D | normalize.c | 53 const struct translation *t1 = (const struct translation *)key; in translation_cmp() 54 const struct translation *t2 = (const struct translation *)data; in translation_cmp() 132 struct translation ts = {in[i], 0, 0}; in compat_decomp() 149 const struct translation *t = (const struct translation *)s; in compat_decomp()
|
| D | combining_table.h | 11 struct translation { struct 16 extern const struct translation _wind_combining_table[]; argument
|
| /netbsd/src/external/gpl3/gdb/dist/sim/ppc/ |
| D | vm.c | 234 om_map translation; member 239 om_map translation; member 473 virtual->instruction_map.translation.bat_registers = &virtual->ibats; in vm_create() 474 virtual->instruction_map.translation.segment_tlb = &virtual->segment_tlb; in vm_create() 475 virtual->instruction_map.translation.page_tlb = &virtual->instruction_tlb; in vm_create() 476 virtual->instruction_map.translation.is_relocate = 0; in vm_create() 477 virtual->instruction_map.translation.is_problem_state = 0; in vm_create() 478 virtual->instruction_map.translation.physical = core_readable(physical); in vm_create() 481 virtual->data_map.translation.bat_registers = &virtual->dbats; in vm_create() 482 virtual->data_map.translation.segment_tlb = &virtual->segment_tlb; in vm_create() [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ABOUT-GCC-NLS | 19 of explicit translation calls like _("string"). Instead, the 27 ends in `msgid' is expected to be a message requiring translation. 29 diagnostics format string requiring translation, if it ends with 31 of functions, requiring a translation. 37 message MSGID that requires translation; this is needed to identify 40 format strings as requiring translation, but other than that it is a 44 GNU gettext package to propagate the modifications to the translation
|
| /netbsd/src/sys/arch/hp300/DOC/ |
| D | HPMMU.notes | 11 level translation scheme. There are separate (but equal!) 12 translation tables for both supervisor and user modes. At the 23 There are separate translation lookaside buffers for the user 34 MMU translation and cache-miss detection are done in parallel. 90 bit 1: Supervisor mapping enable. Enables translation of 92 bit 0: User mapping enable. Enables translation of user 113 A particular VA translation: 115 write a longword 0 to the VA whose translation we are to 117 invalidates any translation for that VA in both the user
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | ChangeLog | 49 * po/fr.po: Updated French translation. 60 * po/ro.po: Updated Romainian translation. 61 * po/uk.po: Updated Ukrainian translation. 69 * po/ro.po: New file: Romainian translation. 88 * po/sr.po: Updated Serbian translation. 92 * po/fr.po: Updated French translation. 96 * po/ro.po: Updated Romanian translation. 111 * po/sr.po: Updated Serbian translation. 276 * po/fr.po: Updated French translation. 280 * po/sr.po: Updated Serbian translation. [all …]
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | ChangeLog-2011 | 153 * po/ja.po: Updated Japanese translation. 163 Fixes to aid translation: 166 * ar.c (write_archive): Allow translation of error message. 167 * bucomm.c (endian_string): Allow translation of strings. 168 (display_target_list): Allow translation. 169 * coffdump.c (dump_coff_type): Allow translation of output. 176 * dlltool (def_version): Allow translation of output. 178 * dllwrap.c (run): Allow translation of output. 179 * dwarf.c (print_dwarf_vma): Allow translation of output. 180 (process_extended_line_op): Remove spurious translation. [all …]
|
| /netbsd/src/external/bsd/flex/dist/ |
| D | NEWS | 140 ** new sv translation from the translation project 214 *** po/Makefile now includes a rule to fetch the latest translations from the translation project. … 216 *** New da translation from the translation project 226 *** add sr translation from the translation project 228 *** update da, es, ko, nl, pt_BR, ro, ru, sv, tr, vi, zh_CN translations from the translation proje… 240 ** New translations from the translation project: de, fi, pl, vi 256 ** new translations from the translation project: ca, da, es, fi, fr, 272 ** new de, nl, pl, pt_br, vi translations from the translation project 328 ** new ca, vi, ga, nl translations from the translation project 343 ** new nl, vi, sv, ro, po, ga, ca, fr, tr translations from the translation project [all …]
|
| /netbsd/src/external/bsd/file/dist/magic/magdir/ |
| D | gnu | 14 # Note: maybe call it like "GNU translation gettext machine object" 21 !:mime application/x-gettext-translation 76 # offset of table with translation strings 77 #>16 ulelong x \b, at %#x translation table 78 # check translation 0 length and offset 81 # translation 0 seems to be often Project-Id with name and version 98 !:mime application/x-gettext-translation 103 #>16 ubelong x \b, at %#x translation table
|
| /netbsd/src/external/gpl3/gcc/dist/intl/ |
| D | dcigettext.c | 232 const char *translation; member 309 const char *translation, 498 retval = plural_lookup ((*foundp)->domain, n, (*foundp)->translation, 501 retval = (char *) (*foundp)->translation; 666 newp->translation = retval; 683 (*foundp)->translation = retval; 1038 plural_lookup (domain, n, translation, translation_len) in plural_lookup() argument 1041 const char *translation; 1055 p = translation; 1066 if (p >= translation + translation_len) [all …]
|
| /netbsd/src/crypto/external/bsd/heimdal/lib/libwind/ |
| D | combining_table.h | 9 struct translation { struct 14 extern const struct translation _wind_combining_table[]; argument
|