-
Notifications
You must be signed in to change notification settings - Fork 0
/
messages.pot
54 lines (46 loc) · 1.52 KB
/
messages.pot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# Translations template for PROJECT.
# Copyright (C) 2021 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-09-20 02:53+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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.9.1\n"
#: api/resources/note.py:24 api/resources/note.py:34 api/resources/note.py:53
#: api/resources/note.py:97 api/resources/note.py:119 api/resources/note.py:142
#, python-format
msgid "Note with id %(note_id)s not found"
msgstr ""
#: api/resources/note.py:123 api/resources/tag.py:18 api/resources/tag.py:41
#, python-format
msgid "Tag with id %(tag_id)s not found"
msgstr ""
#: api/resources/note.py:145
#, python-format
msgid "Tag with id %(tag_id)s in note with id %(note_id)s not found"
msgstr ""
#: api/resources/note.py:165 api/resources/note.py:182 api/resources/user.py:85
#: api/resources/user.py:98
msgid "Need key to search"
msgstr ""
#: api/resources/tag.py:28
#, python-format
msgid "User with id %(tag_id)s not found"
msgstr ""
#: api/resources/tag.py:52
msgid "Tags not found"
msgstr ""
#: api/resources/user.py:20 api/resources/user.py:30 api/resources/user.py:45
#, python-format
msgid "User with id %(user_id)s not found"
msgstr ""