diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-sq/chat/accounts.dtd | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-sq/chat/accounts.dtd')
-rw-r--r-- | l10n-sq/chat/accounts.dtd | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/l10n-sq/chat/accounts.dtd b/l10n-sq/chat/accounts.dtd new file mode 100644 index 0000000000..0dbe4b813d --- /dev/null +++ b/l10n-sq/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 "Llogari - &brandShortName;"> +<!ENTITY accountManager.width "450"> +<!-- Instant messaging account status window for Thunderbird --> +<!ENTITY accountsWindow.title "Gjendje mesazhesh të atypëratyshëm"> +<!ENTITY accountsWindow2.style "width: 41em; height: 27em;"> + +<!ENTITY accountManager.newAccount.label "Llogari e Re"> +<!ENTITY accountManager.newAccount.accesskey "R"> +<!ENTITY accountManager.close.label "Mbylleni"> +<!ENTITY accountManager.close.accesskey "M"> +<!-- 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 "Ende pa ndonjë llogari të formësuar"> +<!ENTITY accountManager.noAccount.description "Klikoni mbi butonin &accountManager.newAccount.label; që ta lini &brandShortName;-in t'ju heqë udhën në procesin e formësimit të një të tille."> +<!ENTITY account.autoSignOn.label "Regjistrim gjatë nisjes"> +<!ENTITY account.autoSignOn.accesskey "H"> +<!ENTITY account.connect.label "Lidhu"> +<!ENTITY account.connect.accesskey "L"> +<!ENTITY account.disconnect.label "Shkëputu"> +<!ENTITY account.disconnect.accesskey "u"> +<!ENTITY account.delete.label "Fshije"> +<!ENTITY account.delete.accesskey "F"> +<!ENTITY account.edit.label "Veti"> +<!ENTITY account.edit.accesskey "V"> +<!ENTITY account.moveup.label "Shpjere sipër"> +<!ENTITY account.movedown.label "Ule"> +<!ENTITY account.cancelReconnection.label "Anuloje rilidhjen"> +<!ENTITY account.cancelReconnection.accesskey "A"> +<!ENTITY account.copyDebugLog.label "Kopjo Regjistër Diagnostikimi"> +<!ENTITY account.copyDebugLog.accesskey "K"> +<!ENTITY account.showDebugLog.label "Shfaq Regjistër Diagnostikimi"> +<!ENTITY account.showDebugLog.accesskey "q"> +<!ENTITY account.connecting "Po lidhet…"> +<!ENTITY account.disconnecting "Po shkëputet…"> +<!ENTITY account.disconnected "Jo i Lidhur"> |