Nothing to translate here.

This commit is contained in:
Michal Čihař
2006-03-14 20:50:38 +00:00
parent aedc640bf9
commit bdbd73d351
4 changed files with 4 additions and 3 deletions

View File

@@ -7,6 +7,7 @@ $Source$
2006-03-14 Michal Čihař <michal@cihar.com>
* lang/czech: Update, use binary prefixes.
* lang/english: Nothing to translate here.
2006-03-14 Alexander M. Turek <me@derrabus.de>
* lang/german-*.inc.php: Use correct binary prefixes for byte units.

View File

@@ -898,7 +898,7 @@ $strTraditionalSpanish = 'Traditional Spanish';
$strTraffic = 'Traffic';
$strTransactionCoordinator = 'Transaction coordinator';
$strTransformation_application_octetstream__download = 'Displays a link to download the binary data of the field. You can use the first option to specify the filename, or use the second option as the name of a field which contains the filename. If you use the second option, you need to set the first option to the empty string.';
$strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data. Optional first parameter specifies how often space will be added (defaults to 2 nibbles).'; //to translate
$strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data. Optional first parameter specifies how often space will be added (defaults to 2 nibbles).';
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail. The options are the maximum width and height in pixels. The original aspect ratio is preserved.';
$strTransformation_image_jpeg__link = 'Displays a link to download this image.';
$strTransformation_image_png__inline = 'See image/jpeg: inline';

View File

@@ -898,7 +898,7 @@ $strTraditionalSpanish = 'Traditional Spanish';
$strTraffic = 'Traffic';
$strTransactionCoordinator = 'Transaction coordinator';
$strTransformation_application_octetstream__download = 'Displays a link to download the binary data of the field. You can use the first option to specify the filename, or use the second option as the name of a field which contains the filename. If you use the second option, you need to set the first option to the empty string.';
$strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data. Optional first parameter specifies how often space will be added (defaults to 2 nibbles).'; //to translate
$strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data. Optional first parameter specifies how often space will be added (defaults to 2 nibbles).';
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail. The options are the maximum width and height in pixels. The original aspect ratio is preserved.';
$strTransformation_image_jpeg__link = 'Displays a link to download this image.';
$strTransformation_image_png__inline = 'See image/jpeg: inline';

View File

@@ -899,7 +899,7 @@ $strTraditionalSpanish = 'Traditional Spanish';
$strTraffic = 'Traffic';
$strTransactionCoordinator = 'Transaction coordinator';
$strTransformation_application_octetstream__download = 'Displays a link to download the binary data of the field. You can use the first option to specify the filename, or use the second option as the name of a field which contains the filename. If you use the second option, you need to set the first option to the empty string.';
$strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data. Optional first parameter specifies how often space will be added (defaults to 2 nibbles).'; //to translate
$strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data. Optional first parameter specifies how often space will be added (defaults to 2 nibbles).';
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail. The options are the maximum width and height in pixels. The original aspect ratio is preserved.';
$strTransformation_image_jpeg__link = 'Displays a link to download this image.';
$strTransformation_image_png__inline = 'See image/jpeg: inline';