From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- l10n-lt/suite/chrome/common/pref/pref-advanced.dtd | 24 +++++++ .../suite/chrome/common/pref/pref-appearance.dtd | 27 ++++++++ .../chrome/common/pref/pref-applicationManager.dtd | 8 +++ .../common/pref/pref-applicationManager.properties | 10 +++ .../suite/chrome/common/pref/pref-applications.dtd | 13 ++++ .../common/pref/pref-applications.properties | 34 +++++++++ l10n-lt/suite/chrome/common/pref/pref-cache.dtd | 33 +++++++++ l10n-lt/suite/chrome/common/pref/pref-certs.dtd | 23 +++++++ l10n-lt/suite/chrome/common/pref/pref-colors.dtd | 36 ++++++++++ l10n-lt/suite/chrome/common/pref/pref-content.dtd | 36 ++++++++++ l10n-lt/suite/chrome/common/pref/pref-cookies.dtd | 41 +++++++++++ l10n-lt/suite/chrome/common/pref/pref-download.dtd | 31 +++++++++ .../chrome/common/pref/pref-findasyoutype.dtd | 21 ++++++ l10n-lt/suite/chrome/common/pref/pref-fonts.dtd | 80 ++++++++++++++++++++++ l10n-lt/suite/chrome/common/pref/pref-history.dtd | 25 +++++++ l10n-lt/suite/chrome/common/pref/pref-http.dtd | 20 ++++++ l10n-lt/suite/chrome/common/pref/pref-images.dtd | 22 ++++++ l10n-lt/suite/chrome/common/pref/pref-keynav.dtd | 21 ++++++ .../suite/chrome/common/pref/pref-languages.dtd | 31 +++++++++ .../chrome/common/pref/pref-languages.properties | 13 ++++ l10n-lt/suite/chrome/common/pref/pref-links.dtd | 29 ++++++++ .../suite/chrome/common/pref/pref-locationbar.dtd | 42 ++++++++++++ .../suite/chrome/common/pref/pref-masterpass.dtd | 11 +++ .../suite/chrome/common/pref/pref-mousewheel.dtd | 32 +++++++++ .../suite/chrome/common/pref/pref-navigator.dtd | 41 +++++++++++ .../suite/chrome/common/pref/pref-offlineapps.dtd | 24 +++++++ .../suite/chrome/common/pref/pref-passwords.dtd | 13 ++++ l10n-lt/suite/chrome/common/pref/pref-popups.dtd | 32 +++++++++ .../suite/chrome/common/pref/pref-privatedata.dtd | 27 ++++++++ .../chrome/common/pref/pref-proxies-advanced.dtd | 32 +++++++++ l10n-lt/suite/chrome/common/pref/pref-proxies.dtd | 32 +++++++++ l10n-lt/suite/chrome/common/pref/pref-scripts.dtd | 22 ++++++ l10n-lt/suite/chrome/common/pref/pref-search.dtd | 23 +++++++ l10n-lt/suite/chrome/common/pref/pref-security.dtd | 39 +++++++++++ .../suite/chrome/common/pref/pref-smartupdate.dtd | 31 +++++++++ l10n-lt/suite/chrome/common/pref/pref-spelling.dtd | 20 ++++++ l10n-lt/suite/chrome/common/pref/pref-ssl.dtd | 41 +++++++++++ l10n-lt/suite/chrome/common/pref/pref-sync.dtd | 54 +++++++++++++++ l10n-lt/suite/chrome/common/pref/pref-tabs.dtd | 22 ++++++ l10n-lt/suite/chrome/common/pref/preferences.dtd | 42 ++++++++++++ l10n-lt/suite/chrome/common/pref/prefutilities.dtd | 40 +++++++++++ .../chrome/common/pref/prefutilities.properties | 31 +++++++++ 42 files changed, 1229 insertions(+) create mode 100644 l10n-lt/suite/chrome/common/pref/pref-advanced.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-appearance.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-applicationManager.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-applicationManager.properties create mode 100644 l10n-lt/suite/chrome/common/pref/pref-applications.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-applications.properties create mode 100644 l10n-lt/suite/chrome/common/pref/pref-cache.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-certs.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-colors.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-content.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-cookies.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-download.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-findasyoutype.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-fonts.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-history.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-http.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-images.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-keynav.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-languages.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-languages.properties create mode 100644 l10n-lt/suite/chrome/common/pref/pref-links.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-locationbar.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-masterpass.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-mousewheel.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-navigator.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-offlineapps.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-passwords.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-popups.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-privatedata.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-proxies-advanced.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-proxies.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-scripts.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-search.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-security.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-smartupdate.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-spelling.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-ssl.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-sync.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/pref-tabs.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/preferences.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/prefutilities.dtd create mode 100644 l10n-lt/suite/chrome/common/pref/prefutilities.properties (limited to 'l10n-lt/suite/chrome/common/pref') diff --git a/l10n-lt/suite/chrome/common/pref/pref-advanced.dtd b/l10n-lt/suite/chrome/common/pref/pref-advanced.dtd new file mode 100644 index 0000000000..bc53b1011f --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-advanced.dtd @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-appearance.dtd b/l10n-lt/suite/chrome/common/pref/pref-appearance.dtd new file mode 100644 index 0000000000..e20c3a3aa0 --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-appearance.dtd @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-applicationManager.dtd b/l10n-lt/suite/chrome/common/pref/pref-applicationManager.dtd new file mode 100644 index 0000000000..7187c356c6 --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-applicationManager.dtd @@ -0,0 +1,8 @@ + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-applicationManager.properties b/l10n-lt/suite/chrome/common/pref/pref-applicationManager.properties new file mode 100644 index 0000000000..7cb12330c4 --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-applicationManager.properties @@ -0,0 +1,10 @@ +# 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/. + +descriptionHandleProtocol=Su %S tipo saitais geba dirbti šios programos +descriptionHandleWebFeeds=Su sklaidos kanalais geba dirbti šios programos +descriptionHandleFile=Su %S tipo failais geba dirbti šios programos + +descriptionWebApp=Ši saityno programa yra pasiekiama adresu: +descriptionLocalApp=Šios programos vieta kompiuteryje: diff --git a/l10n-lt/suite/chrome/common/pref/pref-applications.dtd b/l10n-lt/suite/chrome/common/pref/pref-applications.dtd new file mode 100644 index 0000000000..db4d5f37ca --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-applications.dtd @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-applications.properties b/l10n-lt/suite/chrome/common/pref/pref-applications.properties new file mode 100644 index 0000000000..3fc9c2a761 --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-applications.properties @@ -0,0 +1,34 @@ +# 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/. + +#### Applications + +fileEnding=%S failas +saveFile=Įrašyti failą + +# LOCALIZATION NOTE (useApp, useDefault): %S = Application name +useApp=Atverti programa „%S“ +useDefault=Atverti programa „%S“ (numatyta) + +useOtherApp=Parinkti kitą programą… +fpTitleChooseApp=Atveriančiosios programos parinkimas +manageApp=Programų savybės… +webFeed=Sklaidos kanalas +videoPodcastFeed=Vaizdo įrašų sklaidos kanalas +audioPodcastFeed=Garso įrašų sklaidos kanalas +alwaysAsk=Visada klausti + +# LOCALIZATION NOTE (usePluginIn): +# %1$S = plugin name (for example "QuickTime Plugin-in 7.2") +# %2$S = brandShortName from brand.properties (for example "Minefield") +usePluginIn=Naudoti „%S“ papildinį (programoje „%S“) + +# LOCALIZATION NOTE (previewInApp, addNewsBlogsInApp): %S = brandShortName +previewInApp=Peržiūrėti naudojant „%S“ +addNewsBlogsInApp=Prenumeruoti programoje „%S“ + +# LOCALIZATION NOTE (typeDescriptionWithType): +# %1$S = type description (for example "Portable Document Format") +# %2$S = type (for example "application/pdf") +typeDescriptionWithType=%S (%S) diff --git a/l10n-lt/suite/chrome/common/pref/pref-cache.dtd b/l10n-lt/suite/chrome/common/pref/pref-cache.dtd new file mode 100644 index 0000000000..e601986298 --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-cache.dtd @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-certs.dtd b/l10n-lt/suite/chrome/common/pref/pref-certs.dtd new file mode 100644 index 0000000000..503ffc2448 --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-certs.dtd @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-colors.dtd b/l10n-lt/suite/chrome/common/pref/pref-colors.dtd new file mode 100644 index 0000000000..1c89f8f92a --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-colors.dtd @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-content.dtd b/l10n-lt/suite/chrome/common/pref/pref-content.dtd new file mode 100644 index 0000000000..0dba9b6a8f --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-content.dtd @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-cookies.dtd b/l10n-lt/suite/chrome/common/pref/pref-cookies.dtd new file mode 100644 index 0000000000..57de125ff8 --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-cookies.dtd @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-download.dtd b/l10n-lt/suite/chrome/common/pref/pref-download.dtd new file mode 100644 index 0000000000..1c84ada3a8 --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-download.dtd @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-findasyoutype.dtd b/l10n-lt/suite/chrome/common/pref/pref-findasyoutype.dtd new file mode 100644 index 0000000000..929e9279ab --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-findasyoutype.dtd @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-fonts.dtd b/l10n-lt/suite/chrome/common/pref/pref-fonts.dtd new file mode 100644 index 0000000000..f01c23f1ad --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-fonts.dtd @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-history.dtd b/l10n-lt/suite/chrome/common/pref/pref-history.dtd new file mode 100644 index 0000000000..a79f4f1964 --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-history.dtd @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-http.dtd b/l10n-lt/suite/chrome/common/pref/pref-http.dtd new file mode 100644 index 0000000000..fab56aa5da --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-http.dtd @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-images.dtd b/l10n-lt/suite/chrome/common/pref/pref-images.dtd new file mode 100644 index 0000000000..6d56bbf41f --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-images.dtd @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-keynav.dtd b/l10n-lt/suite/chrome/common/pref/pref-keynav.dtd new file mode 100644 index 0000000000..02d7d4f145 --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-keynav.dtd @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-languages.dtd b/l10n-lt/suite/chrome/common/pref/pref-languages.dtd new file mode 100644 index 0000000000..670b1ff776 --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-languages.dtd @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-languages.properties b/l10n-lt/suite/chrome/common/pref/pref-languages.properties new file mode 100644 index 0000000000..c4d251ac69 --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-languages.properties @@ -0,0 +1,13 @@ +# 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/. + +illegalOtherLanguage=Šie kalbos kodai yra neteisingi: +illegalOtherLanguageTitle=Netinkamas kalbos kodas +# LOCALIZATION NOTE: Next two strings are for language name representations with +# and without the region. +# e.g. languageRegionCodeFormat : "French/Canada [fr-ca]" languageCodeFormat : "French [fr]" +# %1$S = language name, %2$S = region name, %3$S = language-region code +languageRegionCodeFormat=%1$S (%2$S) [%3$S] +# %1$S = language name, %2$S = language-region code +languageCodeFormat=%1$S [%2$S] diff --git a/l10n-lt/suite/chrome/common/pref/pref-links.dtd b/l10n-lt/suite/chrome/common/pref/pref-links.dtd new file mode 100644 index 0000000000..ddce4d05de --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-links.dtd @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-locationbar.dtd b/l10n-lt/suite/chrome/common/pref/pref-locationbar.dtd new file mode 100644 index 0000000000..664255b723 --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-locationbar.dtd @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-masterpass.dtd b/l10n-lt/suite/chrome/common/pref/pref-masterpass.dtd new file mode 100644 index 0000000000..e34f6d96ce --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-masterpass.dtd @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-mousewheel.dtd b/l10n-lt/suite/chrome/common/pref/pref-mousewheel.dtd new file mode 100644 index 0000000000..ccbca4c7f6 --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-mousewheel.dtd @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-navigator.dtd b/l10n-lt/suite/chrome/common/pref/pref-navigator.dtd new file mode 100644 index 0000000000..a4e30cc584 --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-navigator.dtd @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-offlineapps.dtd b/l10n-lt/suite/chrome/common/pref/pref-offlineapps.dtd new file mode 100644 index 0000000000..30820db82e --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-offlineapps.dtd @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-passwords.dtd b/l10n-lt/suite/chrome/common/pref/pref-passwords.dtd new file mode 100644 index 0000000000..07f5ffb277 --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-passwords.dtd @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-popups.dtd b/l10n-lt/suite/chrome/common/pref/pref-popups.dtd new file mode 100644 index 0000000000..72eaae5bfe --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-popups.dtd @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-privatedata.dtd b/l10n-lt/suite/chrome/common/pref/pref-privatedata.dtd new file mode 100644 index 0000000000..77026a9f13 --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-privatedata.dtd @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-proxies-advanced.dtd b/l10n-lt/suite/chrome/common/pref/pref-proxies-advanced.dtd new file mode 100644 index 0000000000..e046fd900f --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-proxies-advanced.dtd @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-proxies.dtd b/l10n-lt/suite/chrome/common/pref/pref-proxies.dtd new file mode 100644 index 0000000000..04d71b9746 --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-proxies.dtd @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-scripts.dtd b/l10n-lt/suite/chrome/common/pref/pref-scripts.dtd new file mode 100644 index 0000000000..4884935928 --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-scripts.dtd @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-search.dtd b/l10n-lt/suite/chrome/common/pref/pref-search.dtd new file mode 100644 index 0000000000..73334e24cc --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-search.dtd @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-security.dtd b/l10n-lt/suite/chrome/common/pref/pref-security.dtd new file mode 100644 index 0000000000..c4dfb12413 --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-security.dtd @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-smartupdate.dtd b/l10n-lt/suite/chrome/common/pref/pref-smartupdate.dtd new file mode 100644 index 0000000000..5f06c6def8 --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-smartupdate.dtd @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-spelling.dtd b/l10n-lt/suite/chrome/common/pref/pref-spelling.dtd new file mode 100644 index 0000000000..357f04d6d9 --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-spelling.dtd @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-ssl.dtd b/l10n-lt/suite/chrome/common/pref/pref-ssl.dtd new file mode 100644 index 0000000000..0e9289383a --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-ssl.dtd @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-sync.dtd b/l10n-lt/suite/chrome/common/pref/pref-sync.dtd new file mode 100644 index 0000000000..01e2a6b332 --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-sync.dtd @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/pref-tabs.dtd b/l10n-lt/suite/chrome/common/pref/pref-tabs.dtd new file mode 100644 index 0000000000..0b2abe680d --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/pref-tabs.dtd @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/preferences.dtd b/l10n-lt/suite/chrome/common/pref/preferences.dtd new file mode 100644 index 0000000000..7fddeeccf9 --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/preferences.dtd @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/prefutilities.dtd b/l10n-lt/suite/chrome/common/pref/prefutilities.dtd new file mode 100644 index 0000000000..a7c7e1a27a --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/prefutilities.dtd @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-lt/suite/chrome/common/pref/prefutilities.properties b/l10n-lt/suite/chrome/common/pref/prefutilities.properties new file mode 100644 index 0000000000..45fbf09917 --- /dev/null +++ b/l10n-lt/suite/chrome/common/pref/prefutilities.properties @@ -0,0 +1,31 @@ +# 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/. + +cachefolder=Parinkite aplanką podėliui +#LOCALIZATION NOTE (%1$S) is the size and (%2$S) is the unit of disk space. +cacheSizeInfo=Podėliui šiuo metu naudojama %1$S %2$S vietos diske. + +# Offline apps +offlineAppSizeInfo=Duomenys darbui neprisijungus šiuo metu užima %1$S %2$S vietos diske. +offlineAppRemoveTitle=Duomenų darbui neprisijungus šalinimas +offlineAppRemovePrompt=Pašalinus šiuos duomenis, svetainė „%S“ bus neprieinama neprisijungus prie tinklo. Ar norite pašalinti šiuos darbui neprisijungus prie tinklo skirtus duomenis? +offlineAppRemoveConfirm=Pašalinti duomenis + +# LOCALIZATION NOTE: The next string is for the disk usage of the +# offline application +# e.g. offlineAppUsage : "50.23 MB" +# %1$S = size (in bytes or megabytes, ...) +# %2$S = unit of measure (bytes, KB, MB, ...) +offlineAppUsage=%1$S %2$S + +choosehomepage=Parinkite pradžios tinklalapį +downloadfolder=Parinkite aplanką atsiuntimams +desktopFolderName=Darbalaukis +choosesound=Parinkite garso failą + +SoundFiles=Garsai + +syncUnlink.title=Norite atsieti šį įrenginį nuo naudojamos paskyros? +syncUnlink.label=Šis įrenginys nebebus susietas su jūsų „Sync“ paskyra. Visi jūsų asmeniniai duomenys – tiek šiame įrenginyje, tiek „Sync“ paskyroje – išliks nepakeisti. +syncUnlinkConfirm.label=Atsieti -- cgit v1.2.3