From professional translators, enterprises, web pages and freely available translation repositories.
just trying to help.
just trying to help.
Last Update: 2016-10-27
Usage Frequency: 1
Quality:
he was trying to help us.
he was trying to help us.
Last Update: 2016-10-27
Usage Frequency: 1
Quality:
- i am trying to describe something
- to her red sonja ?
Last Update: 2016-10-27
Usage Frequency: 1
Quality:
i'm trying to find her 私 彼女を見つけようとしている
i'm trying to find her.
Last Update: 2016-10-27
Usage Frequency: 1
Quality:
♪ trying to be a hero, ♪ winding up a zero ♪
♪ trying to be a hero, ♪ winding up a zero ♪
Last Update: 2016-10-27
Usage Frequency: 1
Quality:
get off the tracks 道から降りなさい i'm trying to 私 そうしようとしている
- get off the tracks! - i'm trying to!
Last Update: 2016-10-27
Usage Frequency: 1
Quality:
look, we're just trying to find where the people are, so...
look, we're just we're just trying to find where the people are.
Last Update: 2016-10-27
Usage Frequency: 1
Quality:
you blind children trying to change the color of their eyes 盲目の子供 変えようと試みる 彼らの目の色
you blind children trying to change the color of their eyes.
Last Update: 2016-10-27
Usage Frequency: 1
Quality:
"we have always claimed that 私達は いつも 言っていた vogel was killed trying to escape ヴォーゲルは 逃走を 試み 射殺された と
"we have always claimed that vogel was killed trying to escape.
Last Update: 2016-10-27
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
i'm trying to buy some jerky and a slushee, and suddenly you're standing there over by the ho hos.
i'm trying to buy some jerky and a slushee, and suddenly you're standing there over by the ho hos.
Last Update: 2016-10-27
Usage Frequency: 1
Quality:
if the object to check in is a collection, all children will be checked in recursively if they are documents. trying to check in a collection would result in an error.
if the object to check in is a collection, all children will be checked in recursively if they are documents.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
if you don't implement a get_module() function in your dynamic loadable module, zend will compliment you with an error message when trying to access it.
if you don' t implement a get_module() function in your dynamic loadable module, zend will compliment you with an error message when trying to access it.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
setting use_include_path to 1 will result in php trying to open the file along the standard include path as per the include_path directive. this is used for local files, not urls.
this is used for local files, not urls.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
to access a long you access zval.value.lval, to access a double you use zval.value.dval, and so on. because all values are stored in a union, trying to access data with incorrect union members results in meaningless output.
when the reference counter reaches 0, no references exist to this value anymore, which causes automatic freeing of the value.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
php might also complain about missing functions in your module. (this shouldn't happen with the sample sources if you didn't modify them.) if the names of external functions you're trying to access from your module are misspelled, they'll remain as "unlinked symbols" in the symbol table. during dynamic loading and linkage by php, they won't resolve because of the typing errors - there are no corresponding symbols in the main binary. look for incorrect declarations in your module file or incorrectly written external references. note that this problem is specific to dynamic loadable modules; it doesn't occur with static modules. errors in static modules show up at compile time.
during dynamic loading and linkage by php, they won 't resolve because of the typing errors - there are no corresponding symbols in the main binary.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting