summaryrefslogtreecommitdiffstats
path: root/l10n-lt/browser/browser/tabContextMenu.ftl
blob: 4341e499b7913210d1acbeec9b3e9cf051194caa (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
# 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/.

tab-context-new-tab =
    .label = Nauja kortelė
    .accesskey = j
reload-tab =
    .label = Įkelti kortelę iš naujo
    .accesskey = i
select-all-tabs =
    .label = Pasirinkti visas korteles
    .accesskey = P
tab-context-play-tab =
    .label = Groti kortelę
    .accesskey = G
tab-context-play-tabs =
    .label = Groti korteles
    .accesskey = i
duplicate-tab =
    .label = Dubliuoti kortelę
    .accesskey = D
duplicate-tabs =
    .label = Dubliuoti korteles
    .accesskey = D
# The following string is displayed on a menuitem that will close the tabs from the start of the tabstrip to the currently targeted tab (excluding the currently targeted and any other selected tabs).
# In left-to-right languages this should use "Left" and in right-to-left languages this should use "Right".
close-tabs-to-the-start =
    .label = Užverti korteles kairėje
    .accesskey = l
# The following string is displayed on a menuitem that will close the tabs from the end of the tabstrip to the currently targeted tab (excluding the currently targeted and any other selected tabs).
# In left-to-right languages this should use "Right" and in right-to-left languages this should use "Left".
close-tabs-to-the-end =
    .label = Užverti korteles dešinėje
    .accesskey = d
close-other-tabs =
    .label = Užverti kitas korteles
    .accesskey = k
reload-tabs =
    .label = Įkelti korteles iš naujo
    .accesskey = k
pin-tab =
    .label = Įsegti kortelę
    .accesskey = s
unpin-tab =
    .label = Išsegti kortelę
    .accesskey = s
pin-selected-tabs =
    .label = Įsegti korteles
    .accesskey = s
unpin-selected-tabs =
    .label = Išsegti korteles
    .accesskey = g
bookmark-selected-tabs =
    .label = Korteles įtraukti į adresyną…
    .accesskey = t
tab-context-open-in-new-container-tab =
    .label = Atverti naujoje sudėtinėje kortelėje
    .accesskey = e
move-to-start =
    .label = Perkelti į pradžią
    .accesskey = p
move-to-end =
    .label = Perkelti į pabaigą
    .accesskey = b
move-to-new-window =
    .label = Perkelti į naują langą
    .accesskey = l
tab-context-close-multiple-tabs =
    .label = Užverti keletą kortelių
    .accesskey = v
tab-context-share-url =
    .label = Dalintis
    .accesskey = i

## Variables:
##  $tabCount (Number): the number of tabs that are affected by the action.

tab-context-reopen-closed-tabs =
    .label =
        { $tabCount ->
            [1] Atkurti užvertą kortelę
            [one] Atkurti užvertą kortelę
            [few] Atkurti užvertas korteles
           *[other] Atkurti užvertas korteles
        }
    .accesskey = r
tab-context-close-n-tabs =
    .label =
        { $tabCount ->
            [1] Užverti kortelę
            [one] Užverti kortelę
            [few] Užverti { $tabCount } korteles
           *[other] Užverti { $tabCount } kortelių
        }
    .accesskey = v
tab-context-move-tabs =
    .label =
        { $tabCount ->
            [1] Perkelti kortelę
            [one] Perkelti kortelę
            [few] Perkelti korteles
           *[other] Perkelti kortelių
        }
    .accesskey = k

tab-context-send-tabs-to-device =
    .label =
        { $tabCount ->
            [one] Siųsti kortelę į įrenginį
            [few] Siųsti { $tabCount } kortelių į įrenginį
           *[other] Siųsti { $tabCount } korteles į įrenginį
        }
    .accesskey = t