mirror of
https://github.com/eddyem/eddys_snippets.git
synced 2026-03-21 01:00:58 +03:00
add shared library template with examples subdirectory
This commit is contained in:
BIN
sharedlib_template/locale/ru/LC_MESSAGES/usefull_macros.mo
Normal file
BIN
sharedlib_template/locale/ru/LC_MESSAGES/usefull_macros.mo
Normal file
Binary file not shown.
23
sharedlib_template/locale/ru/ru.po
Normal file
23
sharedlib_template/locale/ru/ru.po
Normal 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"
|
||||
Reference in New Issue
Block a user