blob: dd46d2b275f5d3e3831b45fa7ed40b7eb3171646 (
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
|
<!-- 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/. -->
<!-- Account manager window for Instantbird -->
<!ENTITY accounts.title "Cuntais - &brandShortName;">
<!ENTITY accountManager.width "450">
<!-- Instant messaging account status window for Thunderbird -->
<!ENTITY accountsWindow.title "Stádas teachtaireachtaí meandaracha">
<!ENTITY accountsWindow2.style "width: 45em; height: 30em;">
<!ENTITY accountManager.newAccount.label "Cuntas Nua">
<!ENTITY accountManager.newAccount.accesskey "N">
<!ENTITY accountManager.close.label "Dún">
<!ENTITY accountManager.close.accesskey "n">
<!-- This should match account.commandkey in instantbird.dtd -->
<!ENTITY accountManager.close.commandkey "a">
<!-- This title must be short, displayed with a big font size -->
<!ENTITY accountManager.noAccount.title "Níl aon chuntas cumraithe fós">
<!ENTITY accountManager.noAccount.description "Cliceáil an cnaipe &accountManager.newAccount.label; agus beidh &brandShortName; do do threorú tríd an bpróiseas chun cuntas nua a chumrú.">
<!ENTITY account.autoSignOn.label "Logáil isteach ag am tosaithe">
<!ENTITY account.autoSignOn.accesskey "L">
<!ENTITY account.connect.label "Ceangail">
<!ENTITY account.connect.accesskey "e">
<!ENTITY account.disconnect.label "Dícheangail">
<!ENTITY account.disconnect.accesskey "h">
<!ENTITY account.delete.label "Scrios">
<!ENTITY account.delete.accesskey "S">
<!ENTITY account.edit.label "Airíonna">
<!ENTITY account.edit.accesskey "A">
<!ENTITY account.moveup.label "Bog suas">
<!ENTITY account.movedown.label "Bog síos">
<!ENTITY account.cancelReconnection.label "Cealaigh an t-athcheangal">
<!ENTITY account.cancelReconnection.accesskey "a">
<!ENTITY account.copyDebugLog.label "Cóipeáil an Logchomhad Dífhabhtaithe">
<!ENTITY account.copyDebugLog.accesskey "C">
<!ENTITY account.showDebugLog.label "Taispeáin an Logchomhad Dífhabhtaithe">
<!ENTITY account.showDebugLog.accesskey "T">
<!ENTITY account.connecting "Ag ceangal…">
<!ENTITY account.disconnecting "Á Dhícheangal…">
<!ENTITY account.disconnected "Gan Cheangal">
|