diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-ka/suite/chrome/common/migration/migration.dtd | 28 | ||||
-rw-r--r-- | l10n-ka/suite/chrome/common/migration/migration.properties | 52 |
2 files changed, 80 insertions, 0 deletions
diff --git a/l10n-ka/suite/chrome/common/migration/migration.dtd b/l10n-ka/suite/chrome/common/migration/migration.dtd new file mode 100644 index 0000000000..2a60294c36 --- /dev/null +++ b/l10n-ka/suite/chrome/common/migration/migration.dtd @@ -0,0 +1,28 @@ +<!-- 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 importAllFrom.label "ყველაფრის გადმოტანა პროგრამიდან:"> +<!ENTITY importBookmarksFrom.label "სანიშნების გადმოტანა:"> + +<!ENTITY importFromThunderbird.label "Thunderbird"> +<!ENTITY importFromThunderbird.accesskey "T"> +<!ENTITY importFromFile.label "ფაილი"> +<!ENTITY importFromFile.accesskey "ფ"> +<!ENTITY importFromNothing.label "გადმოტანის გარეშე"> +<!ENTITY importFromNothing.accesskey "გ"> + +<!ENTITY importSource.title "იმპორტის პარამეტრები და თარიღი"> +<!ENTITY importItems.title "გადმოსატანი მონაცემები"> +<!ENTITY importItems.label "მიუთითეთ გადმოსატანი მონაცემები:"> + +<!ENTITY selectProfile.title "პროფილის შერჩევა"> +<!ENTITY selectProfile.label "შემდეგი პროფილები ხელმისაწვდომია გადმოსატანად ბრაუზერიდან:"> + +<!ENTITY migrating.title "გადმოტანა…"> +<!ENTITY migrating.label "გადმოვა შემდეგი მონაცემები…"> + +<!ENTITY done.title "გადმოტანა დასრულდა"> +<!ENTITY done.label "გადმოტანილია შემდეგი მონაცემები:"> diff --git a/l10n-ka/suite/chrome/common/migration/migration.properties b/l10n-ka/suite/chrome/common/migration/migration.properties new file mode 100644 index 0000000000..260becf5f9 --- /dev/null +++ b/l10n-ka/suite/chrome/common/migration/migration.properties @@ -0,0 +1,52 @@ +# 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/. + +# the following section is used in the first-time migration wizard +# new and scary, however if these strings are not present, we will simply +# skip this wizard page +homePageStartDefault=ნაგულისხმები SeaMonkey თავფურცელი +homePageStartCurrent=მიმდინარე SeaMonkey თავფურცელი +homePageImport=გადმოიტანეთ თქვენი საწყისი გვერდი %S-დან + +homePageMigrationPageTitle=თავფურცლის შერჩევა +homePageMigrationDescription=გთხოვთ მიუთითოთ თქვენთვის სასურველი თავფურცელო: +# end safe-to-not-have section + +# note that the names of apps are in lower case to fit in with the +# protocol specifications. +sourceNamethunderbird=Thunderbird + +importedBookmarksFolder=%S-დან + +importedSeamonkeyBookmarksTitle=SeaMonkey 1.x, Netscape 6/7 ან Mozilla 1.x + +# Import Sources +# These are the string names for the values given in nsISuiteProfileMigrator.idl +# _generic will apply to all import sources unless specifically overriden by another +# item. +# e.g. 1_ie=Internet Options will display "Internet Options" rather than "Preferences" when +# importing from Internet Explorer. +1_generic=პარამეტრები + +2_generic=ფუნთუშები + +4_generic=საიტების ისტორია + +8_generic=თავფურცელი + +16_generic=შენახული პაროლები + +32_generic=სანიშნები + +64_generic=სხვა მონაცემები + +128_generic=ანგარიშის პარამეტრები + +256_generic=წიგნაკები + +512_generic=ჯართის ამოცნობის მონაცმები + +1024_generic=სიახლეთა ჯგუფების საქაღალდეები + +2048_generic=ფოსტის საქაღალდეები |