diff options
author | Shashank | 2017-05-29 12:40:26 +0530 |
---|---|---|
committer | Shashank | 2017-05-29 12:40:26 +0530 |
commit | 0345245e860375a32c9a437c4a9d9cae807134e9 (patch) | |
tree | ad51ecbfa7bcd3cc5f09834f1bb8c08feaa526a4 /modules/completion/locales/completion.pot | |
download | scilab_for_xcos_on_cloud-0345245e860375a32c9a437c4a9d9cae807134e9.tar.gz scilab_for_xcos_on_cloud-0345245e860375a32c9a437c4a9d9cae807134e9.tar.bz2 scilab_for_xcos_on_cloud-0345245e860375a32c9a437c4a9d9cae807134e9.zip |
CMSCOPE changed
Diffstat (limited to 'modules/completion/locales/completion.pot')
-rwxr-xr-x | modules/completion/locales/completion.pot | 95 |
1 files changed, 95 insertions, 0 deletions
diff --git a/modules/completion/locales/completion.pot b/modules/completion/locales/completion.pot new file mode 100755 index 000000000..159c3e727 --- /dev/null +++ b/modules/completion/locales/completion.pot @@ -0,0 +1,95 @@ +# Localization of the module completion +# Please see in SCI/tools/localization for localization management +# Copyright (C) 2007-2008 - INRIA +# Copyright (C) 2008-2011 - DIGITEO +# Copyright (C) 2012-2014 - Scilab-Enterprises +# This file is distributed under the same license as the Scilab package. +# +msgid "" +msgstr "" +"Project-Id-Version: Scilab\n" +"Report-Msgid-Bugs-To: <localization@lists.scilab.org>\n" +"POT-Creation-Date: 2013-04-16 17:44+0100\n" +"Last-Translator: Vincent COUVERT <vincent.couvert@scilab-enterprises.com>\n" +"Language-Team: Scilab Localization <localization@lists.scilab.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-1\n" +"Content-Transfer-Encoding: 8bit\n" +"Revision-Date: 2015-03-27 13:54+0100\n" + +# File: sci_gateway/c/sci_completion.c, line: 43 +# File: sci_gateway/c/sci_completion.c, line: 83 +# File: tests/utilities/sci_completeline.c, line: 45 +# File: tests/utilities/sci_completeline.c, line: 93 +# File: tests/utilities/sci_completeline.c, line: 107 +# File: tests/utilities/sci_completeline.c, line: 122 +# File: tests/utilities/sci_completeline.c, line: 138 +# File: tests/utilities/sci_getfilepartlevel.c, line: 59 +# File: tests/utilities/sci_getpartlevel.c, line: 59 +#, c-format +msgid "%s: Wrong size for input argument #%d: A string expected.\n" +msgstr "" + +# +# File: sci_gateway/c/sci_completion.c, line: 49 +# File: sci_gateway/c/sci_completion.c, line: 131 +#, c-format +msgid "%s: Wrong type for input argument #%d: String expected.\n" +msgstr "" + +# +# File: sci_gateway/c/sci_completion.c, line: 115 +#, c-format +msgid "" +"%s: Wrong value for input argument: '%s', '%s', '%s', '%s', '%s' or '%s' " +"expected.\n" +msgstr "" + +# +# File: sci_gateway/c/sci_completion.c, line: 144 +#, c-format +msgid "%s: Wrong number of output argument(s).\n" +msgstr "" + +# +# File: src/java/org/scilab/modules/completion/AbstractSciCompletionWindow.java, line: 262 +msgid "File or Directory" +msgstr "" + +# +# File: src/nocompletion/nocompletion.c, line: 19 +msgid "Scilab completion module not installed.\n" +msgstr "" + +# +# File: tests/utilities/sci_completeline.c, line: 51 +# File: tests/utilities/sci_completeline.c, line: 187 +# File: tests/utilities/sci_getcommonpart.c, line: 66 +#, c-format +msgid "%s: Wrong type for input arguments.\n" +msgstr "" + +# +# File: tests/utilities/sci_completeline.c, line: 154 +#, c-format +msgid "%s: Wrong size for input argument #%d: A boolean expected.\n" +msgstr "" + +# +# File: tests/utilities/sci_getcommonpart.c, line: 61 +#, c-format +msgid "%s: Wrong size for input argument #%d.\n" +msgstr "" + +# +# File: tests/utilities/sci_getfields.c, line: 51 +#, c-format +msgid "%s: Wrong size for input argument: A string expected.\n" +msgstr "" + +# +# File: tests/utilities/sci_getfilepartlevel.c, line: 64 +# File: tests/utilities/sci_getpartlevel.c, line: 64 +#, c-format +msgid "%s: Wrong type for input argument #%d: A string expected.\n" +msgstr "" |