diff options
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 | 25 |
2 files changed, 55 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..da0ccafb99 --- /dev/null +++ b/l10n-ka/mail/chrome/messenger/migration/migration.properties @@ -0,0 +1,25 @@ +# 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=პარამეტრები + +2_seamonkey=ანგარიშის პარამეტრები +2_outlook=ანგარიშის პარამეტრები + +4_seamonkey=წიგნაკები +4_outlook=წიგნაკი + +8_seamonkey=ჯართის ამოცნობა + +16_seamonkey=შენახული პაროლები + +32_seamonkey=სხვა მონაცემები + +64_seamonkey=ჯგუფების საქაღალდეები + +128_seamonkey=საფოსტო ყუთები +128_outlook=საფოსტო ყუთები |