blob: f7ff10cb4c3eb074413f8237f93430bdc165d5bb (
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
|
# 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/.
toolbar-context-menu-new-tab =
.label = ახალი ჩანართი
.accesskey = ხ
toolbar-context-menu-reload-selected-tab =
.label = შერჩეული ჩანართის განახლება
.accesskey = გ
toolbar-context-menu-reload-selected-tabs =
.label = შერჩეული ჩანართების განახლება
.accesskey = გ
toolbar-context-menu-bookmark-selected-tab =
.label = შერჩეული ჩანართის ჩანიშვნა…
.accesskey = ვ
toolbar-context-menu-bookmark-selected-tabs =
.label = შერჩეული ჩანართების ჩანიშვნა…
.accesskey = ვ
toolbar-context-menu-select-all-tabs =
.label = ყველა ჩანართის შერჩევა
.accesskey = შ
toolbar-context-menu-reopen-closed-tabs =
.label =
{ $tabCount ->
[1] დახურული ჩანართის დაბრუნება
*[other] დახურული ჩანართების დაბრუნება
}
.accesskey = უ
toolbar-context-menu-manage-extension =
.label = გაფართოების მართვა
.accesskey = ფ
toolbar-context-menu-remove-extension =
.label = გაფართოების ამოშლა
.accesskey = მ
# This label is used in the extensions toolbar buttons context menus,
# a user can use this command to submit to Mozilla an abuse report
# related to that extension. "Report" is a verb.
toolbar-context-menu-report-extension =
.label = გაფართოების გასაჩივრება
.accesskey = ჩ
# Can appear on the same context menu as toolbar-context-menu-menu-bar-cmd
# ("Menu Bar") and personalbarCmd ("Bookmarks Toolbar"), so they should
# have different access keys.
toolbar-context-menu-pin-to-overflow-menu =
.label = ჩამოსაშლელ მენიუში მიმაგრება
.accesskey = გ
toolbar-context-menu-auto-hide-downloads-button-2 =
.label = დაიმალოს ღილაკი, როცა ცარიელია
.accesskey = დ
toolbar-context-menu-always-open-downloads-panel =
.label = გამოჩნდეს ჩამოტვირთვის დაწყებისას
.accesskey = ტ
toolbar-context-menu-remove-from-toolbar =
.label = ხელსაწყოთა ზოლიდან მოცილება
.accesskey = ა
toolbar-context-menu-view-customize-toolbar =
.label = მორგება…
.accesskey = მ
toolbar-context-menu-view-customize-toolbar-2 =
.label = ხელსაწყოთა ზოლის მორგება…
.accesskey = მ
# This is only ever shown when toolbar-context-menu-pin-to-overflow-menu
# is hidden, so they can share access keys.
toolbar-context-menu-pin-to-toolbar =
.label = მიმაგრება ხელსაწყოთა ზოლზე
.accesskey = გ
toolbar-context-menu-bookmarks-toolbar-always-show-2 =
.label = ყოველთვის გამოჩნდეს
.accesskey = ყ
toolbar-context-menu-bookmarks-toolbar-never-show-2 =
.label = არასდროს გამოჩნდეს
.accesskey = ა
toolbar-context-menu-bookmarks-toolbar-on-new-tab-2 =
.label = მხოლოდ ახალ ჩანართში გამოჩნდეს
.accesskey = ხ
toolbar-context-menu-bookmarks-show-other-bookmarks =
.label = სხვა სანიშნების ჩვენება
.accesskey = ჩ
toolbar-context-menu-menu-bar-cmd =
.toolbarname = მენიუს ზოლი
.accesskey = ზ
|