diff options
Diffstat (limited to 'l10n-ro/suite/chrome/common/migration')
-rw-r--r-- | l10n-ro/suite/chrome/common/migration/migration.dtd | 41 | ||||
-rw-r--r-- | l10n-ro/suite/chrome/common/migration/migration.properties | 58 |
2 files changed, 99 insertions, 0 deletions
diff --git a/l10n-ro/suite/chrome/common/migration/migration.dtd b/l10n-ro/suite/chrome/common/migration/migration.dtd new file mode 100644 index 0000000000..29fd141c48 --- /dev/null +++ b/l10n-ro/suite/chrome/common/migration/migration.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/. --> + +<!-- +# Translator(s): +# +# toffee <daniel@toffee.ro> +# +--> + +<!-- +# Reviewer(s): +# +# Alexandru Szasz <alexxed@gmail.com> +# +--> +<!ENTITY migrationWizard.title "Asistent de import"> + +<!ENTITY importAllFrom.label "Import All Items from:"> +<!ENTITY importBookmarksFrom.label "Importă semne de carte din:"> + +<!ENTITY importFromThunderbird.label "Thunderbird"> +<!ENTITY importFromThunderbird.accesskey "T"> +<!ENTITY importFromFile.label "Fișierul"> +<!ENTITY importFromFile.accesskey "F"> +<!ENTITY importFromNothing.label "Nu importa nimic"> +<!ENTITY importFromNothing.accesskey "N"> + +<!ENTITY importSource.title "Importă configurații și date din"> +<!ENTITY importItems.title "Elemente de importat"> +<!ENTITY importItems.label "Alegeți care elemente vor fi importate:"> + +<!ENTITY selectProfile.title "Alegere profil"> +<!ENTITY selectProfile.label "Puteți importa din următoarele profiluri:"> + +<!ENTITY migrating.title "Se importă…"> +<!ENTITY migrating.label "Se importă următoarele elemente…"> + +<!ENTITY done.title "Import încheiat"> +<!ENTITY done.label "Următoarele elemente au fost importate cu succes:"> diff --git a/l10n-ro/suite/chrome/common/migration/migration.properties b/l10n-ro/suite/chrome/common/migration/migration.properties new file mode 100644 index 0000000000..75a4be2092 --- /dev/null +++ b/l10n-ro/suite/chrome/common/migration/migration.properties @@ -0,0 +1,58 @@ +# 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/. + +# Translator(s): +# +# Alexandru Szasz <alexxed@gmail.com> +# +# Reviewer(s): +# +# Alexandru Szasz <alexxed@gmail.com> +# +# 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=Default SeaMonkey Home Page +homePageStartCurrent=Current SeaMonkey Home Page +homePageImport=Importă pagina mea de start din %S + +homePageMigrationPageTitle=Alegere pagină de start +homePageMigrationDescription=Vă rugăm alegeți ce pagină de start doriți să folosiți: +# end safe-to-not-have section + +sourceNamethunderbird=Thunderbird + +importedBookmarksFolder=Din %S + +importedSeamonkeyBookmarksTitle=SeaMonkey 1.x, Netscape 6/7 or 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=Preferințe + +2_generic=Cookie-uri + +4_generic=Istoric de navigare + +8_generic=Pagina de start + +16_generic=Parole salvate + +32_generic=Semne de carte + +64_generic=Alte date + +128_generic=Setări de cont + +256_generic=Agende de contacte + +512_generic=Antrenament pentru mesaje spam + +1024_generic=Dosare cu discuții de pe grupuri + +2048_generic=Dosare cu mesaje |