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-ka/mail/chrome/messenger/migration | |
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-ka/mail/chrome/messenger/migration')
-rw-r--r-- | l10n-ka/mail/chrome/messenger/migration/migration.dtd | 30 | ||||
-rw-r--r-- | l10n-ka/mail/chrome/messenger/migration/migration.properties | 32 |
2 files changed, 62 insertions, 0 deletions
diff --git a/l10n-ka/mail/chrome/messenger/migration/migration.dtd b/l10n-ka/mail/chrome/messenger/migration/migration.dtd new file mode 100644 index 0000000000..0c1e12e075 --- /dev/null +++ b/l10n-ka/mail/chrome/messenger/migration/migration.dtd @@ -0,0 +1,30 @@ +<!-- 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/. --> + + +<!ENTITY migrationWizard.title "გადმოტანის მეგზური"> + +<!ENTITY importFromWin.label "პარამეტრების, ანგარიშების, წიგნაკის, ფილტრებისა და სხვა მონაცემების იმპორტი:"> +<!ENTITY importFromNonWin.label "პარამეტრების, ანგარიშების, წიგნაკის, ფილტრებისა და სხვა მონაცემების იმპორტი:"> +<!ENTITY importSourceNotFound.label "პროგრამები მონაცემების გადმოსატანად, ვერ მოიძებნა."> + +<!ENTITY importFromNothing.label "იმპორტის გარეშე"> +<!ENTITY importFromNothing.accesskey "D"> +<!ENTITY importFromSeamonkey3.label "SeaMonkey 2 ან უფრო ახალი"> +<!ENTITY importFromSeamonkey3.accesskey "S"> +<!ENTITY importFromOutlook.label "Outlook"> +<!ENTITY importFromOutlook.accesskey "O"> + +<!ENTITY importSource.title "პარამეტრებისა და წერილების საქაღალდეების იმპორტი"> +<!ENTITY importItems.title "ელემენტები"> +<!ENTITY importItems.label "ელემენტების მონიშვნა:"> + +<!ENTITY migrating.title "იმპორტირება…"> +<!ENTITY migrating.label "იმპორტირებულია შემდეგი ელემენტები…"> + +<!ENTITY selectProfile.title "პროფილის არჩევა"> +<!ENTITY selectProfile.label "შესაძლებელია შემდეგი პროფილების იმპორტი:"> + +<!ENTITY done.title "იმპორტი დასრულდა"> +<!ENTITY done.label "წარმატებით დაიმპორტდა შემდეგი ელემენტები:"> diff --git a/l10n-ka/mail/chrome/messenger/migration/migration.properties b/l10n-ka/mail/chrome/messenger/migration/migration.properties new file mode 100644 index 0000000000..9eca58d873 --- /dev/null +++ b/l10n-ka/mail/chrome/messenger/migration/migration.properties @@ -0,0 +1,32 @@ +# 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/. + +profileName_format=%S %S + +# Import Sources +1_seamonkey=პარამეტრები + +1_thunderbird=პარამეტრები + +2_seamonkey=ანგარიშის პარამეტრები +2_thunderbird=ანგარიშის პარამეტრები +2_outlook=ანგარიშის პარამეტრები + +4_seamonkey=წიგნაკები +4_thunderbird=წიგნაკი +4_outlook=წიგნაკი + +8_seamonkey=ჯართის ამოცნობა + +16_seamonkey=შენახული პაროლები + +32_seamonkey=სხვა მონაცემები + +64_seamonkey=ჯგუფების საქაღალდეები + +64_thunderbird=ჯგუფების საქაღალდეები + +128_seamonkey=საფოსტო ყუთები +128_thunderbird=საფოსტო ყუთები +128_outlook=საფოსტო ყუთები |