blob: df01bddc3308591a1c51c0d3b4cf5fd7469f8883 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!-- LOCALIZATION NOTE (glodaFacetView.filters.label): Label at the top of the
faceting sidebar. Serves as a header both for the checkboxes under it as
well for labeled facets with multiple options. -->
<!ENTITY glodaFacetView.filters.label "පෙරහන්">
<!-- LOCALIZATION NOTE (glodaFacetView.loading.label): Label that appears when
the search results take a long time to appear. -->
<!ENTITY glodaFacetView.loading.label "සොයමින් සිටියි …">
<!-- LOCALIZATION NOTE (glodaFacetView.empty.label): Label that appears when
there are no results that match the search query. -->
<!ENTITY glodaFacetView.empty.label "ඔබගේ සෙවුමට ගැලපෙන ලිපි නැත">
<!-- LOCALIZATION NOTE (glodaFacetView.pageMore.label): Label at the bottom
of the results list to show more hits. -->
<!ENTITY glodaFacetView.pageMore.label "තවත් »">
|