Adding translations
This commit is contained in:
parent
a9c262c8b6
commit
2315b05d98
1393 changed files with 140644 additions and 0 deletions
|
@ -0,0 +1,38 @@
|
|||
# AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Defensive Coding Guide\n"
|
||||
"POT-Creation-Date: 2013-03-12T03:19:44\n"
|
||||
"PO-Revision-Date: 2013-03-12 04:19+0000\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: Russian <trans-ru@lists.fedoraproject.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: ru\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. Tag: title
|
||||
#, no-c-format
|
||||
msgid "Defensive Coding"
|
||||
msgstr ""
|
||||
|
||||
#. Tag: subtitle
|
||||
#, no-c-format
|
||||
msgid "A Guide to Improving Software Security"
|
||||
msgstr ""
|
||||
|
||||
#. Tag: productname
|
||||
#, no-c-format
|
||||
msgid "Fedora Security Team"
|
||||
msgstr ""
|
||||
|
||||
#. Tag: para
|
||||
#, no-c-format
|
||||
msgid ""
|
||||
"This document provides guidelines for improving software security through "
|
||||
"secure coding. It covers common programming languages and libraries, and "
|
||||
"focuses on concrete recommendations."
|
||||
msgstr ""
|
Loading…
Add table
Add a link
Reference in a new issue