blob: 1a73a8df68a712156c058a05e2217938331f9c1c (
plain)
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
|
# 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/.
about-reader-loading = ஏற்றுகிறது...
about-reader-load-error = பக்கத்தில் ஒரு கட்டுரையை ஏற்றுவதில் தோல்வி
# An estimate for how long it takes to read an article,
# expressed as a range covering both slow and fast readers.
# Variables:
# $rangePlural (String): The plural category of the range, using the same set as for numbers.
# $range (String): The range of minutes as a localised string. Examples: "3-7", "~1".
about-reader-estimated-read-time =
{ $rangePlural ->
[one] { $range } நிமிடம்
*[other] { $range } நிமிடங்கள்
}
## These are used as tooltips in Type Control
## These are the styles of typeface that are options in the reader view controls.
about-reader-font-type-serif = ஷெரிஃப்
about-reader-font-type-sans-serif = ஸான்ஸ்-ஷெரிஃப்
## Reader View toolbar buttons
about-reader-toolbar-close = படித்தல் பார்வையை மூடு
about-reader-toolbar-type-controls = கட்டுபாடுகள்
|