summaryrefslogtreecommitdiffstats
path: root/l10n-lt/browser/browser/migration.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-lt/browser/browser/migration.ftl')
-rw-r--r--l10n-lt/browser/browser/migration.ftl158
1 files changed, 158 insertions, 0 deletions
diff --git a/l10n-lt/browser/browser/migration.ftl b/l10n-lt/browser/browser/migration.ftl
new file mode 100644
index 0000000000..083daabeb5
--- /dev/null
+++ b/l10n-lt/browser/browser/migration.ftl
@@ -0,0 +1,158 @@
+# 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/.
+
+migration-wizard =
+ .title = Importo vediklis
+
+import-from =
+ { PLATFORM() ->
+ [windows] Importuoti parinktis, adresyną, žurnalą, slaptažodžius ir kitus duomenis iš:
+ *[other] Importuoti nuostatas, adresyną, žurnalą, slaptažodžius ir kitus duomenis iš:
+ }
+
+import-from-bookmarks = Importuoti adresyną iš:
+import-from-ie =
+ .label = Microsoft Internet Explorer
+ .accesskey = M
+import-from-edge =
+ .label = „Microsoft Edge“
+ .accesskey = E
+import-from-edge-legacy =
+ .label = Microsoft Edge Legacy
+ .accesskey = L
+import-from-edge-beta =
+ .label = Microsoft Edge Beta
+ .accesskey = d
+import-from-nothing =
+ .label = Nieko neimportuoti
+ .accesskey = N
+import-from-safari =
+ .label = Safari
+ .accesskey = S
+import-from-brave =
+ .label = Brave
+ .accesskey = r
+import-from-canary =
+ .label = „Chrome Canary“
+ .accesskey = n
+import-from-chrome =
+ .label = Chrome
+ .accesskey = C
+import-from-chrome-beta =
+ .label = „Chrome Beta“
+ .accesskey = B
+import-from-chrome-dev =
+ .label = „Chrome Dev“
+ .accesskey = D
+import-from-chromium =
+ .label = „Chromium“
+ .accesskey = u
+import-from-firefox =
+ .label = Firefox
+ .accesskey = F
+import-from-360se =
+ .label = „360 Secure Browser“
+ .accesskey = 3
+
+no-migration-sources = Nepavyko rasti programų, kuriose būtų adresyno, naršymo žurnalo ar įrašytų slaptažodžių duomenų.
+
+import-source-page-title = Duomenų ir nuostatų importas
+import-items-page-title = Importuotini elementai
+
+import-items-description = Pasirinkite, ką importuoti:
+
+import-permissions-page-title = Suteikite leidimus { -brand-short-name }“
+
+import-migrating-page-title = Importuojama…
+
+import-migrating-description = Importuojami šie elementai…
+
+import-select-profile-page-title = Profilio pasirinkimas
+
+import-select-profile-description = Galima importuoti iš šių profilių:
+
+import-done-page-title = Importas baigtas
+
+import-done-description = Sėkmingai importuota:
+
+import-close-source-browser = Prieš tęsdami įsitikinkite, kad pasirinkta naršyklė yra išjungta.
+
+source-name-ie = Internet Explorer
+source-name-edge = „Microsoft Edge“
+source-name-chrome = Google Chrome
+
+imported-safari-reading-list = Skaitinių sąrašas (iš „Safari“)
+imported-edge-reading-list = Skaitinių sąrašas (iš „Edge“)
+
+## Browser data types
+## All of these strings get a $browser variable passed in.
+## You can use the browser variable to differentiate the name of items,
+## which may have different labels in different browsers.
+## The supported values for the $browser variable are:
+## 360se
+## chrome
+## edge
+## firefox
+## ie
+## safari
+## The various beta and development versions of edge and chrome all get
+## normalized to just "edge" and "chrome" for these strings.
+
+browser-data-cookies-checkbox =
+ .label = Slapukai
+browser-data-cookies-label =
+ .value = Slapukai
+
+browser-data-history-checkbox =
+ .label =
+ { $browser ->
+ [firefox] Naršymo žurnalas ir adresynas
+ *[other] Naršymo žurnalas
+ }
+browser-data-history-label =
+ .value =
+ { $browser ->
+ [firefox] Naršymo žurnalas ir adresynas
+ *[other] Naršymo žurnalas
+ }
+
+browser-data-formdata-checkbox =
+ .label = Įrašyta iš žurnalo
+browser-data-formdata-label =
+ .value = Įrašyta iš žurnalo
+
+# This string should use the same phrase for "logins and passwords" as the
+# label in the main hamburger menu that opens about:logins.
+browser-data-passwords-checkbox =
+ .label = Įrašyti prisijungimai ir slaptažodžiai
+# This string should use the same phrase for "logins and passwords" as the
+# label in the main hamburger menu that opens about:logins.
+browser-data-passwords-label =
+ .value = Įrašyti prisijungimai ir slaptažodžiai
+
+browser-data-bookmarks-checkbox =
+ .label =
+ { $browser ->
+ [ie] Adresynas
+ [edge] Adresynas
+ *[other] Adresynas
+ }
+browser-data-bookmarks-label =
+ .value =
+ { $browser ->
+ [ie] Adresynas
+ [edge] Adresynas
+ *[other] Adresynas
+ }
+
+browser-data-otherdata-checkbox =
+ .label = Kiti duomenys
+browser-data-otherdata-label =
+ .label = Kiti duomenys
+
+browser-data-session-checkbox =
+ .label = Langai ir kortelės
+browser-data-session-label =
+ .value = Langai ir kortelės
+