Plugin Directory

Changeset 524334


Ignore:
Timestamp:
03/27/2012 04:22:03 PM (14 years ago)
Author:
e2b
Message:

Romanian translation (silent update)

Location:
hyphenator
Files:
4 added
2 edited

Legend:

Unmodified
Added
Removed
  • hyphenator/tags/4.0.0/readme.txt

    r512479 r524334  
    1010
    1111== Description ==
    12 Hyphenator automatically inserts seperators in the content, so that at the end of line the text is wrapped with a dash if applicable. Hyphenator.js, a JavaScript available under the terms of LGPL v3, is used. It fields the algorithm known from OpenOffice and LaTeX. As this is executed client-sidedly, it adapts itself to the respective browser environment and thus avoids a faulty display. The script is particularly suitable for justification and supports a variety of languages.
     12Hyphenator automatically inserts separators in the content, so that at the end of line the text is wrapped with a dash if applicable. Hyphenator.js, a JavaScript available under the terms of LGPL v3, is used. It fields the algorithm known from OpenOffice and LaTeX. As this is executed client-sidedly, it adapts itself to the respective browser environment and thus avoids a faulty display. The script is particularly suitable for justification and supports a variety of languages.
    1313
    1414= Supported Languages =
     
    1616
    1717= Features =
    18 This Plugin includes Hyphenator.js into your blog for inserting separators automatically. The user settings backend available in English and German is easy to understand and everything could be configured there.
     18This plugin includes Hyphenator.js into your blog for inserting separators automatically. The user settings backend available in English, German and Romanian is easy to understand and everything could be configured there.
    1919
    2020= What's Hyphenator.js? =
     
    39391. Unzip and upload the archive to the `/wp-content/plugins/` directory
    40401. Activate the plugin through the 'Plugins' menu in WordPress
    41 1. Configure it throught the new menu item 'Hyphenator' in 'Settings'
     411. Configure it through the new menu item 'Hyphenator' in 'Settings'
    4242
    4343== Frequently Asked Questions ==
     
    6868*([Source](http://code.google.com/p/hyphenator/wiki/en_FAQ#Hyphenator_breaks_the_search_functionality_of_my_browser))*
    6969
    70 = When I copy/paste hyphenated texts from a website, spaces/hyphens are inserted in allmost all words =
     70= When I copy/paste hyphenated texts from a website, spaces/hyphens are inserted in almost all words =
    7171> This is fixed since version 3.0.0.
    7272
     
    132132You can see a working example of Hyphenator.js [here](http://hyphenator.googlecode.com/svn/trunk/WorkingExample.html "Example of using Hyphenator.js").
    133133
     134== Thanks to ==
     135* Web Geek Science ([Web Hosting Geeks](http://webhostinggeeks.com/)) for the Romanian translation
     136
    134137== License ==
    135138* Plugin licensed under GPLv3: Copyright (C) 2008-2012 Benedict B. alias e2b
  • hyphenator/trunk/readme.txt

    r512479 r524334  
    1010
    1111== Description ==
    12 Hyphenator automatically inserts seperators in the content, so that at the end of line the text is wrapped with a dash if applicable. Hyphenator.js, a JavaScript available under the terms of LGPL v3, is used. It fields the algorithm known from OpenOffice and LaTeX. As this is executed client-sidedly, it adapts itself to the respective browser environment and thus avoids a faulty display. The script is particularly suitable for justification and supports a variety of languages.
     12Hyphenator automatically inserts separators in the content, so that at the end of line the text is wrapped with a dash if applicable. Hyphenator.js, a JavaScript available under the terms of LGPL v3, is used. It fields the algorithm known from OpenOffice and LaTeX. As this is executed client-sidedly, it adapts itself to the respective browser environment and thus avoids a faulty display. The script is particularly suitable for justification and supports a variety of languages.
    1313
    1414= Supported Languages =
     
    1616
    1717= Features =
    18 This Plugin includes Hyphenator.js into your blog for inserting separators automatically. The user settings backend available in English and German is easy to understand and everything could be configured there.
     18This plugin includes Hyphenator.js into your blog for inserting separators automatically. The user settings backend available in English, German and Romanian is easy to understand and everything could be configured there.
    1919
    2020= What's Hyphenator.js? =
     
    39391. Unzip and upload the archive to the `/wp-content/plugins/` directory
    40401. Activate the plugin through the 'Plugins' menu in WordPress
    41 1. Configure it throught the new menu item 'Hyphenator' in 'Settings'
     411. Configure it through the new menu item 'Hyphenator' in 'Settings'
    4242
    4343== Frequently Asked Questions ==
     
    6868*([Source](http://code.google.com/p/hyphenator/wiki/en_FAQ#Hyphenator_breaks_the_search_functionality_of_my_browser))*
    6969
    70 = When I copy/paste hyphenated texts from a website, spaces/hyphens are inserted in allmost all words =
     70= When I copy/paste hyphenated texts from a website, spaces/hyphens are inserted in almost all words =
    7171> This is fixed since version 3.0.0.
    7272
     
    132132You can see a working example of Hyphenator.js [here](http://hyphenator.googlecode.com/svn/trunk/WorkingExample.html "Example of using Hyphenator.js").
    133133
     134== Thanks to ==
     135* Web Geek Science ([Web Hosting Geeks](http://webhostinggeeks.com/)) for the Romanian translation
     136
    134137== License ==
    135138* Plugin licensed under GPLv3: Copyright (C) 2008-2012 Benedict B. alias e2b
Note: See TracChangeset for help on using the changeset viewer.