From professional translators, enterprises, web pages and freely available translation repositories.
a0page size
iso a0page size
Last Update: 2011-10-23
Usage Frequency: 15
Quality:
len ("hello") връща 5
len ("goddag") giver 6
Last Update: 2011-10-23
Usage Frequency: 3
Quality:
Warning: Contains invisible HTML formatting
left ("hello"; 2) връща "he"
left ("hallo"; 2) giver "ha"
Last Update: 2011-10-23
Usage Frequency: 3
Quality:
Warning: Contains invisible HTML formatting
toggle ("hello") връща "hello"
toggle ("hallo") giver "hallo"
Last Update: 2011-10-23
Usage Frequency: 6
Quality:
Warning: Contains invisible HTML formatting
right ("hello"; 2) връща "lo"
right ("hallo"; 2) giver "lo"
Last Update: 2011-10-23
Usage Frequency: 3
Quality:
Warning: Contains invisible HTML formatting
trim ("hello kspread") връща "hello kspread"
trim ("goddag kspread") giver "goddag kspread"
Last Update: 2011-10-23
Usage Frequency: 3
Quality:
Warning: Contains invisible HTML formatting
clean( asciitochar( 7) + "hello") връща "hello"
clean( asciitochar( 7) + "hallo") giver "hallo"
Last Update: 2011-10-23
Usage Frequency: 3
Quality:
Warning: Contains invisible HTML formatting