blob: d0cca40a19a1f3c7d6adb49b0dd9e5c78ccd974a (
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 "Tapis">
<!-- LOCALIZATION NOTE (glodaFacetView.loading.label): Label that appears when
the search results take a long time to appear. -->
<!ENTITY glodaFacetView.loading.label "Mencari…">
<!-- LOCALIZATION NOTE (glodaFacetView.empty.label): Label that appears when
there are no results that match the search query. -->
<!ENTITY glodaFacetView.empty.label "Tiada mesej sepadan dengan carian anda">
<!-- LOCALIZATION NOTE (glodaFacetView.pageMore.label): Label at the bottom
of the results list to show more hits. -->
<!ENTITY glodaFacetView.pageMore.label "Lanjutan »">
|