]> git.evergreen-ils.org Git - Evergreen.git/blob - build/i18n/po/PCrudFilterPane.js/en-GB.po
Translation updates - po files
[Evergreen.git] / build / i18n / po / PCrudFilterPane.js / en-GB.po
1 # English (United Kingdom) translation for evergreen
2 # Copyright (c) 2019 Rosetta Contributors and Canonical Ltd 2019
3 # This file is distributed under the same license as the evergreen package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2019.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: evergreen\n"
9 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10 "POT-Creation-Date: 2018-12-14 21:52-0400\n"
11 "PO-Revision-Date: 2019-02-24 10:40+0000\n"
12 "Last-Translator: Stephan Woidowski <swoidowski@t-online.de>\n"
13 "Language-Team: English (United Kingdom) <en_GB@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Launchpad-Export-Date: 2019-02-25 05:32+0000\n"
18 "X-Generator: Launchpad (build 18886)\n"
19
20 #: PCrudFilterPane.js:OPERATOR_NE
21 msgid "is not"
22 msgstr "is not"
23
24 #: PCrudFilterPane.js:OPERATOR_EQ
25 msgid "is"
26 msgstr "is"
27
28 #: PCrudFilterPane.js:NAME_SAVED_FILTER_SET
29 msgid "Enter a name for your saved filter set:"
30 msgstr "Enter a name for your saved filter set:"
31
32 #: PCrudFilterPane.js:OPERATOR_IN
33 msgid "is in the set"
34 msgstr "is in the set"
35
36 #: PCrudFilterPane.js:OPERATOR_IS_NULL
37 msgid "is null"
38 msgstr "is null"
39
40 #: PCrudFilterPane.js:OPERATOR_BETWEEN
41 msgid "is between"
42 msgstr "is between"
43
44 #: PCrudFilterPane.js:OPERATOR_NOT_LIKE
45 msgid "is not like"
46 msgstr "is not like"
47
48 #: PCrudFilterPane.js:OPERATOR_NOT_IN
49 msgid "is not in the set"
50 msgstr "is not in the set"
51
52 #: PCrudFilterPane.js:CHOOSE_FILTER_TO_LOAD
53 msgid "Choose filter sets to load"
54 msgstr "Choose filter sets to load"
55
56 #: PCrudFilterPane.js:OPERATOR_LIKE
57 msgid "is like"
58 msgstr "is like"
59
60 #: PCrudFilterPane.js:OPERATOR_IS_NOT_NULL
61 msgid "is not null"
62 msgstr "is not null"
63
64 #: PCrudFilterPane.js:NEED_NAME
65 msgid "You must enter a name for the saved filters."
66 msgstr "You must enter a name for the saved filters."
67
68 #: PCrudFilterPane.js:ADD_ROW
69 msgid "Add Row"
70 msgstr "Add Row"
71
72 #: PCrudFilterPane.js:EMPTY_CASE_COMPACT
73 msgid "Add rows to filter results."
74 msgstr "Add rows to filter results."
75
76 #: PCrudFilterPane.js:OPERATOR_NOT_BETWEEN
77 msgid "is not between"
78 msgstr "is not between"
79
80 #: PCrudFilterPane.js:EMPTY_CASE
81 msgid ""
82 "Add rows to filter results, or just click Apply to see unfiltered results."
83 msgstr ""
84 "Add rows to filter results, or just click Apply to see unfiltered results."
85
86 #: PCrudFilterPane.js:EMPTY_LIST
87 msgid "Cannot compile search filter.  Empty lists not allowed."
88 msgstr "Cannot compile search filter.  Empty lists not allowed."
89
90 #: PCrudFilterPane.js:OPERATOR_LT
91 msgid "is less than"
92 msgstr "is less than"
93
94 #: PCrudFilterPane.js:DEFAULT_DIALOG_TITLE
95 msgid "Filter Results"
96 msgstr "Filter Results"
97
98 #: PCrudFilterPane.js:OPERATOR_GT
99 msgid "is greater than"
100 msgstr "is greater than"
101
102 #: PCrudFilterPane.js:OPERATOR_GTE
103 msgid "is greater than or equal to"
104 msgstr "is greater than or equal to"
105
106 #: PCrudFilterPane.js:LOAD_FILTERS
107 msgid "Load Filters"
108 msgstr "Load Filters"
109
110 #: PCrudFilterPane.js:OPERATOR_LTE
111 msgid "is less than or equal to"
112 msgstr "is less than or equal to"
113
114 #: PCrudFilterPane.js:CANCEL
115 msgid "Cancel"
116 msgstr "Cancel"
117
118 #: PCrudFilterPane.js:APPLY
119 msgid "Apply"
120 msgstr "Apply"
121
122 #: PCrudFilterPane.js:SAVE_FILTERS
123 msgid "Save Filters"
124 msgstr "Save Filters"