generated from geekiot/python-template
Add [locale]: add RU & EN locales dirs
This commit is contained in:
parent
dca6b87fb6
commit
e79e8b5823
2 changed files with 41 additions and 0 deletions
21
src/locales/ru/LC_MESSAGES/messages.po
Normal file
21
src/locales/ru/LC_MESSAGES/messages.po
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
# Russian translations for PROJECT.
|
||||
# Copyright (C) 2025 ORGANIZATION
|
||||
# This file is distributed under the same license as the PROJECT project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2025-10-19 17:13+0500\n"
|
||||
"PO-Revision-Date: 2025-10-19 15:07+0500\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language: ru\n"
|
||||
"Language-Team: ru <LL@li.org>\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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue