blob: 5883eee1e6521e3397ac8eb227e2b79e83ac4fd3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# 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/.
goToLineTitle = Pumunta sa linya
goToLineText = Ilagay ang numero ng linya
invalidInputTitle = Invalid na input
invalidInputText = Ang line number ay invalid.
outOfRangeTitle = Hindi makita ang linya
outOfRangeText = Hindi makita ang tinutukoy na linya.
viewSelectionSourceTitle = DOM Pinagmulan ng Selection
context_goToLine_label = Pumunta sa Linya…
context_goToLine_accesskey = L
context_wrapLongLines_label = I-wrap ang Mahahabang Linya
context_highlightSyntax_label = Highlighting ng Syntax
|