add shared library template with examples subdirectory

This commit is contained in:
eddyem
2018-12-05 00:35:41 +03:00
parent bbc36d950d
commit bade2a36c0
10 changed files with 232 additions and 1 deletions

View File

@@ -0,0 +1,23 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-12-04 23:27+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=koi8-r\n"
"Content-Transfer-Encoding: 8bit\n"
#. / ûÁÌÏÍ, ÍÉÒ!!!\n
#: /Big/Data/C_sources/snippets_library/usefull_macros.c:16
#, c-format
msgid "Hello, World!!!\n"
msgstr "ûÁÌÏÍ, ÍÉÒ!!!\n"