equal
deleted
inserted
replaced
1 # |
1 # |
2 # |
2 # |
3 # Copyright (c) 2000, 2005, Oracle and/or its affiliates. All rights reserved. |
3 # Copyright (c) 1999, 2001, Oracle and/or its affiliates. All rights reserved. |
4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
5 # |
5 # |
6 # This code is free software; you can redistribute it and/or modify it |
6 # This code is free software; you can redistribute it and/or modify it |
7 # under the terms of the GNU General Public License version 2 only, as |
7 # under the terms of the GNU General Public License version 2 only, as |
8 # published by the Free Software Foundation. Oracle designates this |
8 # published by the Free Software Foundation. Oracle designates this |
22 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA |
22 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA |
23 # or visit www.oracle.com if you need additional information or have any |
23 # or visit www.oracle.com if you need additional information or have any |
24 # questions. |
24 # questions. |
25 # |
25 # |
26 |
26 |
27 rmiregistry.usage=\uc0ac\uc6a9\ubc95: {0} <options> <port>\ |
27 rmiregistry.usage=\uC0AC\uC6A9\uBC95: {0} <options> <port>\n\n\uC5EC\uAE30\uC11C <options>\uB294 \uB2E4\uC74C\uACFC \uAC19\uC2B5\uB2C8\uB2E4.\n -J<runtime flag> Java \uC778\uD130\uD504\uB9AC\uD130\uC5D0 \uC778\uC218\uB97C \uC804\uB2EC\uD569\uB2C8\uB2E4. |
28 \n\ |
28 rmiregistry.port.badnumber=\uD3EC\uD2B8 \uC778\uC218 {0}\uC740(\uB294) \uC22B\uC790\uAC00 \uC544\uB2D9\uB2C8\uB2E4. |
29 \n<options>\ub294 \ub2e4\uc74c\uc744 \ud3ec\ud568\ud569\ub2c8\ub2e4:\ |
|
30 \n -J<runtime flag> Java \uc778\ud130\ud504\ub9ac\ud130\uc5d0 \uc778\uc790\ub97c \uc804\ub2ec\ud569\ub2c8\ub2e4. |
|
31 rmiregistry.port.badnumber=\ud3ec\ud2b8 \uc778\uc790 {0}\uc740(\ub294) \uc22b\uc790\uac00 \uc544\ub2d9\ub2c8\ub2e4. |
|