#NOI18N
authorMasaki Katakai <masaki@netbeans.org>
Thu, 26 Nov 2009 18:16:35 +0900
changeset 1410fa369c75acb6
parent 1409 ef45810c4163
child 1411 378f1c38affb
#NOI18N
src/gl_ES/enterprise6/websvc-restapi/websvc-restapi/org/netbeans/modules/websvc/rest/spi/Bundle_gl_ES.properties
src/ja/enterprise6/websvc-restapi/websvc-restapi/org/netbeans/modules/websvc/rest/spi/Bundle_ja.properties
src/pt_BR/enterprise6/websvc-restapi/websvc-restapi/org/netbeans/modules/websvc/rest/spi/Bundle_pt_BR.properties
src/zh_CN/enterprise6/websvc-restapi/websvc-restapi/org/netbeans/modules/websvc/rest/spi/Bundle_zh_CN.properties
     1.1 --- a/src/gl_ES/enterprise6/websvc-restapi/websvc-restapi/org/netbeans/modules/websvc/rest/spi/Bundle_gl_ES.properties	Thu Nov 26 17:41:32 2009 +0900
     1.2 +++ b/src/gl_ES/enterprise6/websvc-restapi/websvc-restapi/org/netbeans/modules/websvc/rest/spi/Bundle_gl_ES.properties	Thu Nov 26 18:16:35 2009 +0900
     1.3 @@ -94,7 +94,7 @@
     1.4  ApplicationConfigPanel.jRadioButton2.text=<html>&User is responsible for REST resources registration,<br>e.g. by implementing a specific subclass of javax.ws.rs.core.Application,<br>or by registering a specific servlet adaptor in web.xml.</html>
     1.5  ApplicationConfigPanel.jRadioButton3.text=Create default REST servlet adaptor in &web.xml.
     1.6  ApplicationConfigPanel.jLabel1.text=&REST Resources Path:
     1.7 -ApplicationConfigPanel.jTextField1.text=/resources
     1.8 +#ApplicationConfigPanel.jTextField1.text=/resources
     1.9  ApplicationConfigPanel.jRadioButton1.text=<html>&Netbeans will generate a subclass of javax.ws.rs.core.Application,<br> all REST resources will be registered by this class automatically(JavaEE 6).</html>
    1.10  TTL_ApplicationConfigPanel=REST Resources Configuration
    1.11  
     2.1 --- a/src/ja/enterprise6/websvc-restapi/websvc-restapi/org/netbeans/modules/websvc/rest/spi/Bundle_ja.properties	Thu Nov 26 17:41:32 2009 +0900
     2.2 +++ b/src/ja/enterprise6/websvc-restapi/websvc-restapi/org/netbeans/modules/websvc/rest/spi/Bundle_ja.properties	Thu Nov 26 18:16:35 2009 +0900
     2.3 @@ -94,6 +94,6 @@
     2.4  ApplicationConfigPanel.jRadioButton2.text=<html>\u30e6\u30fc\u30b6\u30fc\u304c REST \u30ea\u30bd\u30fc\u30b9\u306e\u767b\u9332\u3092\u884c\u3046\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059(&U)\u3002<br>\u305f\u3068\u3048\u3070\u3001javax.ws.rs.core.Application \u306e\u7279\u5b9a\u306e\u30b5\u30d6\u30af\u30e9\u30b9\u3092\u5b9f\u88c5\u3057\u305f\u308a\u3001<br>web.xml \u306b\u7279\u5b9a\u306e\u30b5\u30fc\u30d6\u30ec\u30c3\u30c8\u30a2\u30c0\u30d7\u30bf\u3092\u767b\u9332\u3057\u305f\u308a\u3059\u308b\u3053\u3068\u3067\u767b\u9332\u3092\u884c\u3044\u307e\u3059\u3002</html>
     2.5  ApplicationConfigPanel.jRadioButton3.text=\u30c7\u30d5\u30a9\u30eb\u30c8\u306e REST \u30b5\u30fc\u30d6\u30ec\u30c3\u30c8\u30a2\u30c0\u30d7\u30bf\u3092 web.xml \u306b\u4f5c\u6210(&W)\u3002
     2.6  ApplicationConfigPanel.jLabel1.text=REST \u30ea\u30bd\u30fc\u30b9\u30d1\u30b9(&R):
     2.7 -ApplicationConfigPanel.jTextField1.text=/\u30ea\u30bd\u30fc\u30b9
     2.8 +#ApplicationConfigPanel.jTextField1.text=/\u30ea\u30bd\u30fc\u30b9
     2.9  ApplicationConfigPanel.jRadioButton1.text=<html>NetBeans \u306f javax.ws.rs.core.Application \u306e\u30b5\u30d6\u30af\u30e9\u30b9\u3092\u751f\u6210\u3057\u307e\u3059(&N)\u3002<br>\u3059\u3079\u3066\u306e REST \u30ea\u30bd\u30fc\u30b9\u306f\u3001\u3053\u306e\u30af\u30e9\u30b9\u306b\u3088\u3063\u3066\u81ea\u52d5\u7684\u306b\u767b\u9332\u3055\u308c\u307e\u3059 (JavaEE 6)\u3002</html>
    2.10  TTL_ApplicationConfigPanel=REST \u30ea\u30bd\u30fc\u30b9\u69cb\u6210
     3.1 --- a/src/pt_BR/enterprise6/websvc-restapi/websvc-restapi/org/netbeans/modules/websvc/rest/spi/Bundle_pt_BR.properties	Thu Nov 26 17:41:32 2009 +0900
     3.2 +++ b/src/pt_BR/enterprise6/websvc-restapi/websvc-restapi/org/netbeans/modules/websvc/rest/spi/Bundle_pt_BR.properties	Thu Nov 26 18:16:35 2009 +0900
     3.3 @@ -94,6 +94,6 @@
     3.4  ApplicationConfigPanel.jRadioButton2.text=<html> O &usu\u00e1rio \u00e9 respons\u00e1vel pelo registro dos recursos do REST,<br>e.g. ao implementar uma subclasse espec\u00edfica do javax.ws.rs.core.Application,<br>ou ao registrar um adaptador servlet espec\u00edfico no web.xml.</html>
     3.5  ApplicationConfigPanel.jRadioButton3.text=Criar o adaptador servlet REST padr\u00e3o no &web.xml.
     3.6  ApplicationConfigPanel.jLabel1.text=Caminho de recursos do &REST:
     3.7 -ApplicationConfigPanel.jTextField1.text=/recursos
     3.8 +#ApplicationConfigPanel.jTextField1.text=/recursos
     3.9  ApplicationConfigPanel.jRadioButton1.text=<html>&Netbeans will generate a subclass of javax.ws.rs.core.Application,<br> all REST resources will be registered by this class automatically(JavaEE 6).</html>
    3.10  TTL_ApplicationConfigPanel= Recursos de configura\u00e7\u00e3o do REST
     4.1 --- a/src/zh_CN/enterprise6/websvc-restapi/websvc-restapi/org/netbeans/modules/websvc/rest/spi/Bundle_zh_CN.properties	Thu Nov 26 17:41:32 2009 +0900
     4.2 +++ b/src/zh_CN/enterprise6/websvc-restapi/websvc-restapi/org/netbeans/modules/websvc/rest/spi/Bundle_zh_CN.properties	Thu Nov 26 18:16:35 2009 +0900
     4.3 @@ -94,6 +94,6 @@
     4.4  ApplicationConfigPanel.jRadioButton2.text=<html>\u7528\u6237\u8d1f\u8d23 REST \u8d44\u6e90\u6ce8\u518c\uff0c<br>\u4f8b\u5982\u901a\u8fc7\u5b9e\u73b0 javax.ws.rs.core.Application \u7684\u7279\u5b9a\u5b50\u7c7b\uff0c<br>\u6216\u901a\u8fc7\u5728 web.xml \u4e2d\u6ce8\u518c\u7279\u5b9a\u7684 Servlet \u9002\u914d\u5668(&U)\u3002</html>
     4.5  ApplicationConfigPanel.jRadioButton3.text=\u5728 &web.xml \u4e2d\u521b\u5efa\u7f3a\u7701\u7684 REST Servlet \u9002\u914d\u5668\u3002
     4.6  ApplicationConfigPanel.jLabel1.text=&REST \u8d44\u6e90\u8def\u5f84\uff1a
     4.7 -ApplicationConfigPanel.jTextField1.text=/\u8d44\u6e90
     4.8 +#ApplicationConfigPanel.jTextField1.text=/\u8d44\u6e90
     4.9  ApplicationConfigPanel.jRadioButton1.text=<html>&NetBeans \u5c06\u751f\u6210 javax.ws.rs.core.Application \u7684\u5b50\u7c7b\uff0c<br>\u6b64\u7c7b\u4f1a\u81ea\u52a8\u6ce8\u518c\u6240\u6709 REST \u8d44\u6e90 (Java EE 6)\u3002</html>
    4.10  TTL_ApplicationConfigPanel=REST \u8d44\u6e90\u914d\u7f6e