diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-ga-IE/chat/accounts.dtd | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/l10n-ga-IE/chat/accounts.dtd b/l10n-ga-IE/chat/accounts.dtd new file mode 100644 index 0000000000..dd46d2b275 --- /dev/null +++ b/l10n-ga-IE/chat/accounts.dtd @@ -0,0 +1,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"> |