forked from I2P_Developers/i2p.i2p
Getopt: Add new translations
Add instructions in .tx/config for conversion Fix checkutf8.sh for getopt translations
This commit is contained in:
31
core/java/src/gnu/getopt/MessagesBundle_gl.properties
Normal file
31
core/java/src/gnu/getopt/MessagesBundle_gl.properties
Normal file
@ -0,0 +1,31 @@
|
||||
#**************************************************************************
|
||||
#* MessagesBundle.properties -- English language error messages
|
||||
#*
|
||||
#* Copyright (c) 1998 by William King (wrking@eng.sun.com) and
|
||||
#* Aaron M. Renn (arenn@urbanophile.com)
|
||||
#*
|
||||
#* This program is free software; you can redistribute it and/or modify
|
||||
#* it under the terms of the GNU Library General Public License as published
|
||||
#* by the Free Software Foundation; either version 2 of the License or
|
||||
#* (at your option) any later version.
|
||||
#*
|
||||
#* This program is distributed in the hope that it will be useful, but
|
||||
#* WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
#* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
#* GNU Library General Public License for more details.
|
||||
#*
|
||||
#* You should have received a copy of the GNU Library General Public License
|
||||
#* along with this program; see the file COPYING.LIB. If not, write to
|
||||
#* the Free Software Foundation Inc., 59 Temple Place - Suite 330,
|
||||
#* Boston, MA 02111-1307 USA
|
||||
#**************************************************************************/
|
||||
getopt.ambigious={0}: a opci\u00f3n ''{1}'' \u00e9 ambigua
|
||||
getopt.arguments1={0}: a opci\u00f3nn ''--{1}'' non permite argumento
|
||||
getopt.arguments2={0}: a opci\u00f3nn ''{1}{2}'' non permite argumento
|
||||
getopt.requires={0}: a opci\u00f3n ''{1}'' require un argumento
|
||||
getopt.unrecognized={0}: opci\u00f3n non reco\u00f1ecida ''--{1}''
|
||||
getopt.unrecognized2={0}: opci\u00f3n non reco\u00f1ecida ''{1}{2}''
|
||||
getopt.illegal={0}: opci\u00f3n ilegal -- {1}
|
||||
getopt.invalid={0}: opci\u00f3n non v\u00e1lida -- {1}
|
||||
getopt.requires2={0}: a opci\u00f3n require un argumento -- {1}
|
||||
getopt.invalidValue=Valor non v\u00e1lido {0} para o par\u00e1metro 'has_arg'
|
@ -19,13 +19,13 @@
|
||||
#* the Free Software Foundation Inc., 59 Temple Place - Suite 330,
|
||||
#* Boston, MA 02111-1307 USA
|
||||
#**************************************************************************/
|
||||
getopt.ambigious={0}\: optie ''{1}'' is ambigu
|
||||
getopt.arguments1={0}\: optie ''--{1}'' staat geen argumenten toe
|
||||
getopt.arguments2={0}\: optie ''{1}{2}'' staat geen argumenten toe
|
||||
getopt.requires={0}\: optie ''{1}'' heeft een argument nodig
|
||||
getopt.unrecognized={0}\: onbekende optie ''--{1}''
|
||||
getopt.unrecognized2={0}\: onbekende optie ''{1}{2}''
|
||||
getopt.illegal={0}\: niet toegestane optie -- {1}
|
||||
getopt.invalid={0}\: onjuiste optie -- {1}
|
||||
getopt.requires2={0}\: optie heeft een argument nodig -- {1}
|
||||
getopt.ambigious={0}: optie ''{1}'' is ambigu
|
||||
getopt.arguments1={0}: optie ''--{1}'' staat geen argumenten toe
|
||||
getopt.arguments2={0}: optie ''{1}{2}'' staat geen argumenten toe
|
||||
getopt.requires={0}: optie ''{1}'' heeft een argument nodig
|
||||
getopt.unrecognized={0}: onbekende optie ''--{1}''
|
||||
getopt.unrecognized2={0}: onbekende optie ''{1}{2}''
|
||||
getopt.illegal={0}: niet-toegestane optie -- {1}
|
||||
getopt.invalid={0}: onjuiste optie -- {1}
|
||||
getopt.requires2={0}: optie heeft een argument nodig -- {1}
|
||||
getopt.invalidValue=Ongeldige waarde {0} voor parameter 'has_arg'
|
||||
|
31
core/java/src/gnu/getopt/MessagesBundle_pt.properties
Normal file
31
core/java/src/gnu/getopt/MessagesBundle_pt.properties
Normal file
@ -0,0 +1,31 @@
|
||||
#**************************************************************************
|
||||
#* MessagesBundle.properties -- English language error messages
|
||||
#*
|
||||
#* Copyright (c) 1998 by William King (wrking@eng.sun.com) and
|
||||
#* Aaron M. Renn (arenn@urbanophile.com)
|
||||
#*
|
||||
#* This program is free software; you can redistribute it and/or modify
|
||||
#* it under the terms of the GNU Library General Public License as published
|
||||
#* by the Free Software Foundation; either version 2 of the License or
|
||||
#* (at your option) any later version.
|
||||
#*
|
||||
#* This program is distributed in the hope that it will be useful, but
|
||||
#* WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
#* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
#* GNU Library General Public License for more details.
|
||||
#*
|
||||
#* You should have received a copy of the GNU Library General Public License
|
||||
#* along with this program; see the file COPYING.LIB. If not, write to
|
||||
#* the Free Software Foundation Inc., 59 Temple Place - Suite 330,
|
||||
#* Boston, MA 02111-1307 USA
|
||||
#**************************************************************************/
|
||||
getopt.ambigious={0}: op\u00e7\u00e3o ''{1}'' \u00e9 amb\u00edgua
|
||||
getopt.arguments1={0}: op\u00e7\u00e3o ''--{1}'' n\u00e3o permite um argumento
|
||||
getopt.arguments2={0}: op\u00e7\u00e3o ''{1}{2}'' n\u00e3o permite um argumento
|
||||
getopt.requires={0}: op\u00e7\u00e3o ''{1}'' requer um argumento
|
||||
getopt.unrecognized={0}: op\u00e7\u00e3o desconhecida ''--{1}''
|
||||
getopt.unrecognized2={0}: op\u00e7\u00e3o desconhecida ''{1}{2}''
|
||||
getopt.illegal={0}: op\u00e7\u00e3o ilegal -- {1}
|
||||
getopt.invalid={0}: op\u00e7\u00e3o inv\u00e1lida -- {1}
|
||||
getopt.requires2={0}: op\u00e7\u00e3o requer um argumento -- {1}
|
||||
getopt.invalidValue=Valor inv\u00e1lido {0} para o par\u00e2metro 'has_arg'
|
@ -1,10 +1,31 @@
|
||||
getopt.ambigious={0}\: op\u00E7\u00E3o ''{1}'' \u00E9 amb\u00EDgua
|
||||
getopt.arguments1={0}\: op\u00E7\u00E3o ''--{1}'' n\u00E3o permite um argumento
|
||||
getopt.arguments2={0}\: op\u00E7\u00E3o ''{1}{2}'' n\u00E3o permite um argumento
|
||||
getopt.requires={0}\: op\u00E7\u00E3o ''{1}'' requer um argumento
|
||||
getopt.unrecognized={0}\: op\u00E7\u00E3o n\u00E3o reconhecida ''--{1}''
|
||||
getopt.unrecognized2={0}\: op\u00E7\u00E3o n\u00E3o reconhecida ''{1}{2}''
|
||||
getopt.illegal={0}\: op\u00E7\u00E3o ilegal -- {1}
|
||||
getopt.invalid={0}\: op\u00E7\u00E3o inv\u00E1lida -- {1}
|
||||
getopt.requires2={0}\: op\u00E7\u00E3o requer um argumento -- {1}
|
||||
getopt.invalidValue=valor inv\u00E1lido {0} para o par\u00E2metro 'has_arg'
|
||||
#**************************************************************************
|
||||
#* MessagesBundle.properties -- English language error messages
|
||||
#*
|
||||
#* Copyright (c) 1998 by William King (wrking@eng.sun.com) and
|
||||
#* Aaron M. Renn (arenn@urbanophile.com)
|
||||
#*
|
||||
#* This program is free software; you can redistribute it and/or modify
|
||||
#* it under the terms of the GNU Library General Public License as published
|
||||
#* by the Free Software Foundation; either version 2 of the License or
|
||||
#* (at your option) any later version.
|
||||
#*
|
||||
#* This program is distributed in the hope that it will be useful, but
|
||||
#* WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
#* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
#* GNU Library General Public License for more details.
|
||||
#*
|
||||
#* You should have received a copy of the GNU Library General Public License
|
||||
#* along with this program; see the file COPYING.LIB. If not, write to
|
||||
#* the Free Software Foundation Inc., 59 Temple Place - Suite 330,
|
||||
#* Boston, MA 02111-1307 USA
|
||||
#**************************************************************************/
|
||||
getopt.ambigious={0}: a op\u00e7\u00e3o ''{1}'' \u00e9 amb\u00edgua
|
||||
getopt.arguments1={0}: a op\u00e7\u00e3o ''--{1}'' n\u00e3o permite um argumento
|
||||
getopt.arguments2={0}: a op\u00e7\u00e3o ''{1}{2}'' n\u00e3o permite um argumento
|
||||
getopt.requires={0}: a op\u00e7\u00e3o ''{1}'' requer um argumento
|
||||
getopt.unrecognized={0}: op\u00e7\u00e3o n\u00e3o reconhecida ''--{1}''
|
||||
getopt.unrecognized2={0}: op\u00e7\u00e3o n\u00e3o reconhecida ''{1}{2}''
|
||||
getopt.illegal={0}: op\u00e7\u00e3o ilegal -- {1}
|
||||
getopt.invalid={0}: op\u00e7\u00e3o inv\u00e1lida -- {1}
|
||||
getopt.requires2={0}: a op\u00e7\u00e3o requer um argumento -- {1}
|
||||
getopt.invalidValue=Valor inv\u00e1lido {0} para o par\u00e2metro 'has_arg'
|
||||
|
31
core/java/src/gnu/getopt/MessagesBundle_sq.properties
Normal file
31
core/java/src/gnu/getopt/MessagesBundle_sq.properties
Normal file
@ -0,0 +1,31 @@
|
||||
#**************************************************************************
|
||||
#* MessagesBundle.properties -- English language error messages
|
||||
#*
|
||||
#* Copyright (c) 1998 by William King (wrking@eng.sun.com) and
|
||||
#* Aaron M. Renn (arenn@urbanophile.com)
|
||||
#*
|
||||
#* This program is free software; you can redistribute it and/or modify
|
||||
#* it under the terms of the GNU Library General Public License as published
|
||||
#* by the Free Software Foundation; either version 2 of the License or
|
||||
#* (at your option) any later version.
|
||||
#*
|
||||
#* This program is distributed in the hope that it will be useful, but
|
||||
#* WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
#* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
#* GNU Library General Public License for more details.
|
||||
#*
|
||||
#* You should have received a copy of the GNU Library General Public License
|
||||
#* along with this program; see the file COPYING.LIB. If not, write to
|
||||
#* the Free Software Foundation Inc., 59 Temple Place - Suite 330,
|
||||
#* Boston, MA 02111-1307 USA
|
||||
#**************************************************************************/
|
||||
getopt.ambigious={0}: opsioni ''{1}'' \u00ebsht\u00eb i dykuptimt\u00eb
|
||||
getopt.arguments1={0}: opsioni ''--{1}'' nuk lejon argument
|
||||
getopt.arguments2={0}: opsioni ''{1}{2}'' nuk lejon argument
|
||||
getopt.requires={0}: opsioni ''{1}'' lyp nj\u00eb argument
|
||||
getopt.unrecognized={0}: opsion q\u00eb s\u2019njihet ''--{1}''
|
||||
getopt.unrecognized2={0}: opsion q\u00eb s\u2019njihet ''{1}{2}''
|
||||
getopt.illegal={0}: opsion i paligjsh\u00ebm -- {1}
|
||||
getopt.invalid={0}: opsion i pavlefsh\u00ebm -- {1}
|
||||
getopt.requires2={0}: opsioni lyp nj\u00eb argument -- {1}
|
||||
getopt.invalidValue=Vler\u00eb e pavlefshme {0} p\u00ebr parametrin 'has_arg'
|
31
core/java/src/gnu/getopt/MessagesBundle_sr.properties
Normal file
31
core/java/src/gnu/getopt/MessagesBundle_sr.properties
Normal file
@ -0,0 +1,31 @@
|
||||
#**************************************************************************
|
||||
#* MessagesBundle.properties -- English language error messages
|
||||
#*
|
||||
#* Copyright (c) 1998 by William King (wrking@eng.sun.com) and
|
||||
#* Aaron M. Renn (arenn@urbanophile.com)
|
||||
#*
|
||||
#* This program is free software; you can redistribute it and/or modify
|
||||
#* it under the terms of the GNU Library General Public License as published
|
||||
#* by the Free Software Foundation; either version 2 of the License or
|
||||
#* (at your option) any later version.
|
||||
#*
|
||||
#* This program is distributed in the hope that it will be useful, but
|
||||
#* WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
#* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
#* GNU Library General Public License for more details.
|
||||
#*
|
||||
#* You should have received a copy of the GNU Library General Public License
|
||||
#* along with this program; see the file COPYING.LIB. If not, write to
|
||||
#* the Free Software Foundation Inc., 59 Temple Place - Suite 330,
|
||||
#* Boston, MA 02111-1307 USA
|
||||
#**************************************************************************/
|
||||
getopt.ambigious={0}: \u043e\u043f\u0446\u0438\u0458\u0430 ''{1}'' \u0458\u0435 \u0434\u0432\u043e\u0441\u043c\u0438\u0441\u043b\u0435\u043d\u0430
|
||||
getopt.arguments1={0}: \u043e\u043f\u0446\u0438\u0458\u0430 ''--{1}'' \u043d\u0435 \u0434\u043e\u043f\u0443\u0448\u0442\u0430 \u0430\u0440\u0433\u0443\u043c\u0435\u043d\u0442
|
||||
getopt.arguments2={0}: \u043e\u043f\u0446\u0438\u0458\u0430 ''{1}{2}'' \u043d\u0435 \u0434\u043e\u043f\u0443\u0448\u0442\u0430 \u0430\u0440\u0433\u0443\u043c\u0435\u043d\u0442
|
||||
getopt.requires={0}: \u043e\u043f\u0446\u0438\u0458\u0430 ''{1}'' \u0437\u0430\u0445\u0442\u0435\u0432\u0430 \u0430\u0440\u0433\u0443\u043c\u0435\u043d\u0442
|
||||
getopt.unrecognized={0}: \u043d\u0435\u043f\u043e\u0437\u043d\u0430\u0442\u0430 \u043e\u043f\u0446\u0438\u0458\u0430 ''--{1}''
|
||||
getopt.unrecognized2={0}: \u043d\u0435\u043f\u043e\u0437\u043d\u0430\u0442\u0430 \u043e\u043f\u0446\u0438\u0458\u0430 ''{1}{2}''
|
||||
getopt.illegal={0}: \u043d\u0435\u0434\u043e\u0437\u0432\u043e\u0459\u0435\u043d\u0430 \u043e\u043f\u0446\u0438\u0458\u0430 -- {1}
|
||||
getopt.invalid={0}: \u043d\u0435\u0438\u0441\u043f\u0440\u0430\u0432\u043d\u0430 \u043e\u043f\u0446\u0438\u0458\u0430 -- {1}
|
||||
getopt.requires2={0}: \u043e\u043f\u0446\u0438\u0458\u0430 \u0437\u0430\u0445\u0442\u0435\u0432\u0430 \u0430\u0440\u0433\u0443\u043c\u0435\u043d\u0442 -- {1}
|
||||
getopt.invalidValue=\u041d\u0435\u0438\u0441\u043f\u0440\u0430\u0432\u043d\u0430 \u0432\u0440\u0435\u0434\u043d\u043e\u0441\u0442 {0} \u0437\u0430 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0430\u0440 'has_arg'
|
31
core/java/src/gnu/getopt/MessagesBundle_sv.properties
Normal file
31
core/java/src/gnu/getopt/MessagesBundle_sv.properties
Normal file
@ -0,0 +1,31 @@
|
||||
#**************************************************************************
|
||||
#* MessagesBundle.properties -- English language error messages
|
||||
#*
|
||||
#* Copyright (c) 1998 by William King (wrking@eng.sun.com) and
|
||||
#* Aaron M. Renn (arenn@urbanophile.com)
|
||||
#*
|
||||
#* This program is free software; you can redistribute it and/or modify
|
||||
#* it under the terms of the GNU Library General Public License as published
|
||||
#* by the Free Software Foundation; either version 2 of the License or
|
||||
#* (at your option) any later version.
|
||||
#*
|
||||
#* This program is distributed in the hope that it will be useful, but
|
||||
#* WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
#* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
#* GNU Library General Public License for more details.
|
||||
#*
|
||||
#* You should have received a copy of the GNU Library General Public License
|
||||
#* along with this program; see the file COPYING.LIB. If not, write to
|
||||
#* the Free Software Foundation Inc., 59 Temple Place - Suite 330,
|
||||
#* Boston, MA 02111-1307 USA
|
||||
#**************************************************************************/
|
||||
getopt.ambigious={0}: alternativ ''{1}'' \u00e4r tvetydig
|
||||
getopt.arguments1={0}: alternativ ''--{1}'' till\u00e5ter inte n\u00e5gra argument
|
||||
getopt.arguments2={0}: alternativ ''{1}{2}'' till\u00e5ter inte n\u00e5gra argument
|
||||
getopt.requires={0}: alternativ ''{1}'' kr\u00e4ver ett argument
|
||||
getopt.unrecognized={0}: ok\u00e4nd alternativ ''--{1}''
|
||||
getopt.unrecognized2={0}: ok\u00e4nd alternativ ''{1}{2}''
|
||||
getopt.illegal={0}: otill\u00e5ten alternativ -- {1}
|
||||
getopt.invalid={0}: ogiltig alternativ -- {1}
|
||||
getopt.requires2={0}: alternativ kr\u00e4ver ett argument -- {1}
|
||||
getopt.invalidValue=Ogiltigt v\u00e4rde {0} f\u00f6r parameter 'has_arg'
|
31
core/java/src/gnu/getopt/MessagesBundle_tr.properties
Normal file
31
core/java/src/gnu/getopt/MessagesBundle_tr.properties
Normal file
@ -0,0 +1,31 @@
|
||||
#**************************************************************************
|
||||
#* MessagesBundle.properties -- English language error messages
|
||||
#*
|
||||
#* Copyright (c) 1998 by William King (wrking@eng.sun.com) and
|
||||
#* Aaron M. Renn (arenn@urbanophile.com)
|
||||
#*
|
||||
#* This program is free software; you can redistribute it and/or modify
|
||||
#* it under the terms of the GNU Library General Public License as published
|
||||
#* by the Free Software Foundation; either version 2 of the License or
|
||||
#* (at your option) any later version.
|
||||
#*
|
||||
#* This program is distributed in the hope that it will be useful, but
|
||||
#* WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
#* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
#* GNU Library General Public License for more details.
|
||||
#*
|
||||
#* You should have received a copy of the GNU Library General Public License
|
||||
#* along with this program; see the file COPYING.LIB. If not, write to
|
||||
#* the Free Software Foundation Inc., 59 Temple Place - Suite 330,
|
||||
#* Boston, MA 02111-1307 USA
|
||||
#**************************************************************************/
|
||||
getopt.ambigious={0}: se\u00e7ene\u011fi ''{1}'' belirsiz
|
||||
getopt.arguments1={0}: se\u00e7ene\u011fi ''--{1}'' bir de\u011fi\u015fken kabul etmiyor
|
||||
getopt.arguments2={0}: se\u00e7ene\u011fi ''{1}{2}'' bir de\u011fi\u015fken kabul etmiyor
|
||||
getopt.requires={0}: se\u00e7ene\u011fi ''{1}'' i\u00e7in bir de\u011fi\u015fken gerekli
|
||||
getopt.unrecognized={0}: anla\u015f\u0131lamayan se\u00e7enek ''--{1}''
|
||||
getopt.unrecognized2={0}: anla\u015f\u0131lamayan se\u00e7enek ''{1}{2}''
|
||||
getopt.illegal={0}: kural d\u0131\u015f\u0131 se\u00e7enek -- {1}
|
||||
getopt.invalid={0}: ge\u00e7ersiz se\u00e7enek -- {1}
|
||||
getopt.requires2={0}: se\u00e7enek i\u00e7in bir de\u011fi\u015fken gerekli -- {1}
|
||||
getopt.invalidValue='has_arg' parametresi i\u00e7in {0} de\u011feri ge\u00e7ersiz
|
@ -1,7 +1,8 @@
|
||||
#**************************************************************************
|
||||
#* MessagesBundle.properties - Triditional Chinese language error messages
|
||||
#* MessagesBundle.properties -- English language error messages
|
||||
#*
|
||||
#* Copyright (c) 2012 by David Zhang (david290@qq.com)
|
||||
#* Copyright (c) 1998 by William King (wrking@eng.sun.com) and
|
||||
#* Aaron M. Renn (arenn@urbanophile.com)
|
||||
#*
|
||||
#* This program is free software; you can redistribute it and/or modify
|
||||
#* it under the terms of the GNU Library General Public License as published
|
||||
@ -18,13 +19,13 @@
|
||||
#* the Free Software Foundation Inc., 59 Temple Place - Suite 330,
|
||||
#* Boston, MA 02111-1307 USA
|
||||
#**************************************************************************/
|
||||
getopt.ambigious={0}: \u9078\u9805 ''{1}'' \u6709\u6B67\u7FA9
|
||||
getopt.arguments1={0}:\u9078\u9805''--{1}'' \u4E0D\u80FD\u5E36\u53C3\u6578
|
||||
getopt.arguments2={0}:\u9078\u9805''{1}{2}''\u4E0D\u80FD\u5E36\u53C3\u6578
|
||||
getopt.requires={0}: \u9078\u9805 ''{1}'' \u8981\u6C42\u5E36\u6709\u53C3\u6578
|
||||
getopt.unrecognized={0}: \u7121\u6CD5\u8B58\u5225\u7684\u9078\u9805 ''--{1}''
|
||||
getopt.unrecognized2={0}:\u7121\u6CD5\u8B58\u5225\u7684\u9078\u9805''{1}{2}''
|
||||
getopt.illegal={0}: \u975E\u6CD5\u9078\u9805 -- {1}
|
||||
getopt.invalid={0}: \u7121\u6548\u9078\u9805 -- {1}
|
||||
getopt.requires2={0}:\u9078\u9805\u9700\u8981\u6709\u53C3\u6578 -- {1}
|
||||
getopt.invalidValue=\u9078\u9805 'has_arg'\u7684\u503C {0} \u975E\u6CD5
|
||||
getopt.ambigious={0}: \u9078\u9805 ''{1}'' \u4e0d\u660e
|
||||
getopt.arguments1={0}: \u9078\u9805''--{1}'' \u53c3\u6578\u4e0d\u5408\u6cd5
|
||||
getopt.arguments2={0}: \u9078\u9805''{1}{2}'' \u53c3\u6578\u4e0d\u5408\u6cd5
|
||||
getopt.requires={0}: \u9078\u9805''{1}'' \u9700\u8981\u4e00\u500b\u53c3\u6578
|
||||
getopt.unrecognized={0}: \u4e0d\u660e\u7684\u9078\u9805 ''--{1}''
|
||||
getopt.unrecognized2={0}: \u4e0d\u660e\u7684\u9078\u9805 ''{1}{2}''
|
||||
getopt.illegal={0}: \u975e\u6cd5\u9078\u9805-- {1}
|
||||
getopt.invalid={0}: \u7121\u7528\u9078\u9805-- {1}
|
||||
getopt.requires2={0}: \u9078\u9805\u9700\u8981\u4e00\u500b\u53c3\u6578 -- {1}
|
||||
getopt.invalidValue=\u7121\u6548\u7684\u503c {0} \u5c0d\u65bc\u53c3\u6578'has_arg'
|
||||
|
Reference in New Issue
Block a user