diff options
author | Jorawar Singh | 2017-06-30 11:28:58 +0530 |
---|---|---|
committer | Jorawar Singh | 2017-06-30 11:28:58 +0530 |
commit | aef4e8398f2b1848b0e4cdd9580dbbe93e4006f9 (patch) | |
tree | be1db2f0453859eca8b4ae6e18c90baae68cc2bc /locales | |
parent | b33afdb2311fbe8aad4c5c614c6098585fe2d279 (diff) | |
download | scilab2c-aef4e8398f2b1848b0e4cdd9580dbbe93e4006f9.tar.gz scilab2c-aef4e8398f2b1848b0e4cdd9580dbbe93e4006f9.tar.bz2 scilab2c-aef4e8398f2b1848b0e4cdd9580dbbe93e4006f9.zip |
Help files, modified Raspberry Pi code conversion
Diffstat (limited to 'locales')
-rwxr-xr-x | locales/en_US.po | 35 | ||||
-rw-r--r-- | locales/en_US/LC_MESSAGES/scilab2c.mo | bin | 0 -> 130 bytes | |||
-rwxr-xr-x | locales/en_US/LC_MESSAGES/scilab2c.po | 35 |
3 files changed, 70 insertions, 0 deletions
diff --git a/locales/en_US.po b/locales/en_US.po new file mode 100755 index 00000000..7ba878bf --- /dev/null +++ b/locales/en_US.po @@ -0,0 +1,35 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: sci_gateway\c\sci_cerror.c:17 +msgid "%s: I'm waiting only one argument.\n" +msgstr "" + +#: sci_gateway\c\sci_cerror.c:22 +#: macros\scilab_error.sci:17 +msgid "%s: Yeah! %d is a good number of arguments but I prefer fail, sorry.\n" +msgstr "" + +#: macros\scilab_error.sci:13 +msgid "%s: I''m waiting for only one argument.\n" +msgstr "" + +msgid "Rectangle" +msgstr "" + +msgid "My Title" +msgstr "" + +msgid "Height" +msgstr "" + +msgid "Width" +msgstr "" + +msgid "Color" +msgstr "" + +msgid "Outline" +msgstr "" diff --git a/locales/en_US/LC_MESSAGES/scilab2c.mo b/locales/en_US/LC_MESSAGES/scilab2c.mo Binary files differnew file mode 100644 index 00000000..109adc91 --- /dev/null +++ b/locales/en_US/LC_MESSAGES/scilab2c.mo diff --git a/locales/en_US/LC_MESSAGES/scilab2c.po b/locales/en_US/LC_MESSAGES/scilab2c.po new file mode 100755 index 00000000..7ba878bf --- /dev/null +++ b/locales/en_US/LC_MESSAGES/scilab2c.po @@ -0,0 +1,35 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: sci_gateway\c\sci_cerror.c:17 +msgid "%s: I'm waiting only one argument.\n" +msgstr "" + +#: sci_gateway\c\sci_cerror.c:22 +#: macros\scilab_error.sci:17 +msgid "%s: Yeah! %d is a good number of arguments but I prefer fail, sorry.\n" +msgstr "" + +#: macros\scilab_error.sci:13 +msgid "%s: I''m waiting for only one argument.\n" +msgstr "" + +msgid "Rectangle" +msgstr "" + +msgid "My Title" +msgstr "" + +msgid "Height" +msgstr "" + +msgid "Width" +msgstr "" + +msgid "Color" +msgstr "" + +msgid "Outline" +msgstr "" |