]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/DirectMessage/locale/lv/LC_MESSAGES/DirectMessage.po
Merge commit 'refs/merge-requests/56' of https://gitorious.org/social/mainline into...
[quix0rs-gnu-social.git] / plugins / DirectMessage / locale / lv / LC_MESSAGES / DirectMessage.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4
5 # Translators:
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: GNU social\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2015-02-02 17:47+0100\n"
11 "PO-Revision-Date: 2015-02-07 09:39+0000\n"
12 "Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
13 "Language-Team: Latvian (http://www.transifex.com/projects/p/gnu-social/language/lv/)\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Language: lv\n"
18 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
19
20 #. TRANS: Menu item in personal group navigation menu.
21 #: DirectMessagePlugin.php:122
22 msgctxt "MENU"
23 msgid "Messages"
24 msgstr ""
25
26 #. TRANS: Link text for link on user profile.
27 #: DirectMessagePlugin.php:142
28 msgctxt "BUTTON"
29 msgid "Message"
30 msgstr ""
31
32 #. TRANS: Plugin description.
33 #: DirectMessagePlugin.php:168
34 msgid "Direct Message to other local users (broken out of core)."
35 msgstr ""
36
37 #. TRANS: Form validation error displayed when message content is too long.
38 #. TRANS: %d is the maximum number of characters for a message.
39 #: actions/apidirectmessagenew.php:106 actions/newmessage.php:123
40 #, php-format
41 msgid "That's too long. Maximum message size is %d character."
42 msgid_plural "That's too long. Maximum message size is %d characters."
43 msgstr[0] ""
44 msgstr[1] ""
45 msgstr[2] ""
46
47 #. TRANS: Menu item in mailbox menu. Leads to incoming private messages.
48 #: lib/mailboxmenu.php:59
49 msgctxt "MENU"
50 msgid "Inbox"
51 msgstr ""
52
53 #. TRANS: Menu item in mailbox menu. Leads to outgoing private messages.
54 #: lib/mailboxmenu.php:66
55 msgctxt "MENU"
56 msgid "Outbox"
57 msgstr ""
58
59 #. TRANS: Message given if content is too long. %1$sd is used for plural.
60 #. TRANS: %1$d is the maximum number of characters, %2$d is the number of
61 #. submitted characters.
62 #: lib/messagecommand.php:43
63 #, php-format
64 msgid "Message too long - maximum is %1$d character, you sent %2$d."
65 msgid_plural "Message too long - maximum is %1$d characters, you sent %2$d."
66 msgstr[0] ""
67 msgstr[1] ""
68 msgstr[2] ""
69
70 #. TRANS: Button text for sending a direct notice.
71 #: lib/messageform.php:175
72 msgctxt "Send button for sending notice"
73 msgid "Send"
74 msgstr ""
75
76 #. TRANS: A possible notice source (web interface).
77 #: lib/messagelistitem.php:137
78 msgctxt "SOURCE"
79 msgid "web"
80 msgstr ""
81
82 #. TRANS: A possible notice source (XMPP).
83 #: lib/messagelistitem.php:139
84 msgctxt "SOURCE"
85 msgid "xmpp"
86 msgstr ""
87
88 #. TRANS: A possible notice source (e-mail).
89 #: lib/messagelistitem.php:141
90 msgctxt "SOURCE"
91 msgid "mail"
92 msgstr ""
93
94 #. TRANS: A possible notice source (OpenMicroBlogging).
95 #: lib/messagelistitem.php:143
96 msgctxt "SOURCE"
97 msgid "omb"
98 msgstr ""
99
100 #. TRANS: A possible notice source (Application Programming Interface).
101 #: lib/messagelistitem.php:145
102 msgctxt "SOURCE"
103 msgid "api"
104 msgstr ""