Packages

Customer support ticketing module for PhoenixKit

Current section

Files

Jump to
phoenix_kit_customer_support priv gettext ru LC_MESSAGES default.po
Raw

priv/gettext/ru/LC_MESSAGES/default.po

## "msgid"s in this file come from POT (.pot) files.
##
## Do not add, change, or remove `msgid`s manually here as
## they're tied to the ones in the corresponding POT file
## (with the same domain).
##
## Use `mix gettext.extract --merge` or `mix gettext.merge`
## to merge POT files into PO files.
msgid ""
msgstr ""
"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"
#: lib/phoenix_kit_customer_support.ex
msgid "Customer Support"
msgstr "Поддержка клиентов"
#: lib/phoenix_kit_customer_support.ex
msgid "Tickets"
msgstr "Заявки"
#: lib/phoenix_kit_customer_support.ex
msgid "My Tickets"
msgstr "Мои заявки"