summaryrefslogtreecommitdiffstats
path: root/l10n-eo/mobile/android
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
commit43a97878ce14b72f0981164f87f2e35e14151312 (patch)
tree620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-eo/mobile/android
parentInitial commit. (diff)
downloadfirefox-upstream.tar.xz
firefox-upstream.zip
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-eo/mobile/android')
-rw-r--r--l10n-eo/mobile/android/chrome/browser.properties118
-rw-r--r--l10n-eo/mobile/android/chrome/config.dtd21
-rw-r--r--l10n-eo/mobile/android/chrome/config.properties9
-rw-r--r--l10n-eo/mobile/android/chrome/passwordmgr.properties22
-rw-r--r--l10n-eo/mobile/android/defines.inc12
-rw-r--r--l10n-eo/mobile/android/mobile/android/aboutConfig.ftl24
6 files changed, 206 insertions, 0 deletions
diff --git a/l10n-eo/mobile/android/chrome/browser.properties b/l10n-eo/mobile/android/chrome/browser.properties
new file mode 100644
index 0000000000..1ff2c17915
--- /dev/null
+++ b/l10n-eo/mobile/android/chrome/browser.properties
@@ -0,0 +1,118 @@
+# 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/.
+
+# Popup Blocker
+
+# In Extension.jsm
+
+# LOCALIZATION NOTE (webextPerms.header)
+# This string is used as a header in the webextension permissions dialog,
+# %S is replaced with the localized name of the extension being installed.
+# See https://bug1308309.bmoattachments.org/attachment.cgi?id=8814612
+# for an example of the full dialog.
+# Note, this string will be used as raw markup. Avoid characters like <, >, &
+webextPerms.header=Ĉu aldoni %S?
+
+webextPerms.add.label=Aldoni
+webextPerms.cancel.label=Nuligi
+
+# LOCALIZATION NOTE (webextPerms.updateText)
+# %S is replaced with the localized name of the updated extension.
+webextPerms.updateText=%S estis ĝisdatigita. Vi devas aprobi la novajn permesojn por instali la novan version. Se vi elektas “Nuligi” vi gardos la nunan version de la aldonaĵo.
+
+webextPerms.updateAccept.label=Ĝisdatigi
+
+# LOCALIZATION NOTE (webextPerms.optionalPermsHeader)
+# %S is replaced with the localized name of the extension requesting new
+# permissions.
+webextPerms.optionalPermsHeader=%S petas aldonajn permesojn.
+webextPerms.optionalPermsListIntro=Ĝi volas:
+webextPerms.optionalPermsAllow.label=Permesi
+webextPerms.optionalPermsDeny.label=Malpermesi
+
+webextPerms.description.bookmarks=Legi kaj modifi legosignojn
+webextPerms.description.browserSettings=Legi kaj modifi agordojn de la retumilo
+webextPerms.description.browsingData=Viŝi ĵusan retuman historion, kuketojn kaj rilatatajn datumojn
+webextPerms.description.clipboardRead=Preni datumojn el la tondujo
+webextPerms.description.clipboardWrite=Meti datumojn en la tondujon
+webextPerms.description.devtools=Etendi la ilojn por programistoj por povi aliri viajn datumojn en malfermitaj langetoj
+webextPerms.description.downloads=Elŝuti dosierojn, legi kaj modifi la elŝutan historion de la retumilo
+webextPerms.description.downloads.open=Malfermi dosierojn, kiuj estis elŝutitaj al via komputilo
+webextPerms.description.find=Legi la tekston de ĉiuj malfermitaj langetoj
+webextPerms.description.geolocation=Aliri vian pozicion
+webextPerms.description.history=Aliri retuman historion
+webextPerms.description.management=Kontroli uzon de etendaĵoj kaj administri temojn
+# LOCALIZATION NOTE (webextPerms.description.nativeMessaging)
+# %S will be replaced with the name of the application
+webextPerms.description.nativeMessaging=Interŝanĝi mesaĝojn kun aliaj programoj, kiuj ne estas %S
+webextPerms.description.notifications=Montri sciigojn al vi
+webextPerms.description.privacy=Legi kaj modifi privatecajn agordojn
+webextPerms.description.proxy=Regi retperantajn agordoj por retumilo
+webextPerms.description.sessions=Aliri ĵuse fermitajn langetojn
+webextPerms.description.tabs=Aliri retumilajn langetojn
+webextPerms.description.topSites=Aliri retuman historion
+webextPerms.description.webNavigation=Aliri retumilan agadon dum retumo
+
+webextPerms.hostDescription.allUrls=Aliri viajn datumojn por ĉiuj retejoj
+
+# LOCALIZATION NOTE (webextPerms.hostDescription.wildcard)
+# %S will be replaced by the DNS domain for which a webextension
+# is requesting access (e.g., mozilla.org)
+webextPerms.hostDescription.wildcard=Aliri viajn datumojn por retejoj en la nomregno %S
+
+# LOCALIZATION NOTE (webextPerms.hostDescription.tooManyWildcards):
+# Semi-colon list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 will be replaced by an integer indicating the number of additional
+# domains for which this webextension is requesting permission.
+webextPerms.hostDescription.tooManyWildcards=Aliri viajn datumojn en #1 alia nomregno;Aliri viajn datumojn en #1 aliaj nomregnoj
+
+# LOCALIZATION NOTE (webextPerms.hostDescription.oneSite)
+# %S will be replaced by the DNS host name for which a webextension
+# is requesting access (e.g., www.mozilla.org)
+webextPerms.hostDescription.oneSite=Aliri viajn datumojn por %S
+
+# LOCALIZATION NOTE (webextPerms.hostDescription.tooManySites)
+# Semi-colon list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 will be replaced by an integer indicating the number of additional
+# hosts for which this webextension is requesting permission.
+webextPerms.hostDescription.tooManySites=Aliri viajn datumojn en #1 alia retejo;Aliri viajn datumojn en #1 aliaj retejoj
+
+
+# LOCALIZATION NOTE (password.logins): Label that will be used in
+ # Web Console API
+stacktrace.anonymousFunction=<anonima>
+stacktrace.outputMessage=Staka spuro de %S, funkcio %S, linio %S.
+timer.start=%S: tempomezurilo startita
+
+# LOCALIZATION NOTE (timer.end):
+# This string is used to display the result of the console.timeEnd() call.
+# %1$S=name of timer, %2$S=number of milliseconds
+timer.end=%1$S: %2$Sms
+
+# Site settings dialog
+
+# In ContextualIdentityService.jsm
+
+# LOCALIZATION NOTE (userContextPersonal.label,
+# userContextWork.label,
+# userContextShopping.label,
+# userContextBanking.label,
+# userContextNone.label):
+# These strings specify the four predefined contexts included in support of the
+# Contextual Identity / Containers project. Each context is meant to represent
+# the context that the user is in when interacting with the site. Different
+# contexts will store cookies and other information from those sites in
+# different, isolated locations. You can enable the feature by typing
+# about:config in the URL bar and changing privacy.userContext.enabled to true.
+# Once enabled, you can open a new tab in a specific context by clicking
+# File > New Container Tab > (1 of 4 contexts). Once opened, you will see these
+# strings on the right-hand side of the URL bar.
+# In android this will be only exposed by web extensions
+userContextPersonal.label = Persona
+userContextWork.label = Labora
+userContextBanking.label = Banka
+userContextShopping.label = Aĉetumado
+
diff --git a/l10n-eo/mobile/android/chrome/config.dtd b/l10n-eo/mobile/android/chrome/config.dtd
new file mode 100644
index 0000000000..1b3d88a7fc
--- /dev/null
+++ b/l10n-eo/mobile/android/chrome/config.dtd
@@ -0,0 +1,21 @@
+<!-- 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 toolbar.searchPlaceholder "Serĉi">
+
+<!ENTITY newPref.namePlaceholder "Nomo">
+
+<!ENTITY newPref.valueBoolean "Logika">
+<!ENTITY newPref.valueString "Teksto">
+<!ENTITY newPref.valueInteger "Numero">
+
+<!ENTITY newPref.stringPlaceholder "Tajpu tekston">
+<!ENTITY newPref.numberPlaceholder "Tajpu numeron">
+
+<!ENTITY newPref.toggleButton "Baskuli">
+<!ENTITY newPref.cancelButton "Nuligi">
+
+<!ENTITY contextMenu.copyPrefName "Kopii nomon">
+<!ENTITY contextMenu.copyPrefValue "Kopii valoron">
diff --git a/l10n-eo/mobile/android/chrome/config.properties b/l10n-eo/mobile/android/chrome/config.properties
new file mode 100644
index 0000000000..bdca0aa93c
--- /dev/null
+++ b/l10n-eo/mobile/android/chrome/config.properties
@@ -0,0 +1,9 @@
+# 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/.
+
+newPref.createButton=Krei
+newPref.changeButton=Ŝanĝi
+
+pref.toggleButton=Baskuli
+pref.resetButton=Rekomenci
diff --git a/l10n-eo/mobile/android/chrome/passwordmgr.properties b/l10n-eo/mobile/android/chrome/passwordmgr.properties
new file mode 100644
index 0000000000..452e7d95d4
--- /dev/null
+++ b/l10n-eo/mobile/android/chrome/passwordmgr.properties
@@ -0,0 +1,22 @@
+# 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/.
+
+# String will be replaced by brandShortName.
+saveLogin=Ĉu vi ŝatus ke %S memoru tiun ĉi akreditilon?
+rememberButton=Memori
+neverButton=Neniam
+
+# String is the login's hostname
+updatePassword=Ĉu ĝisdatigi konservitajn pasvortojn por %S?
+updatePasswordNoUser=Ĉu ĝisdatigi konservitan pasvorton por tiu ĉi konto?
+updateButton=Ĝisdatigi
+dontUpdateButton=Ne gisdatigi
+
+# Copy of the toolkit's passwordmgr.properties
+userSelectText2=Elektu ĝisdatigendan akreditilon:
+passwordChangeTitle=Konfirmi ŝanĝon de pasvorto
+
+# Strings used by PromptService.js
+username=Nomo de uzanto
+password=Pasvorto
diff --git a/l10n-eo/mobile/android/defines.inc b/l10n-eo/mobile/android/defines.inc
new file mode 100644
index 0000000000..d560dd6e0a
--- /dev/null
+++ b/l10n-eo/mobile/android/defines.inc
@@ -0,0 +1,12 @@
+# 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/.
+#filter emptyLines
+
+#define MOZ_LANGPACK_CREATOR mozilla.org
+
+# If non-English locales wish to credit multiple contributors, uncomment this
+# variable definition and use the format specified.
+#define MOZ_LANGPACK_CONTRIBUTORS <em:contributor>Eduardo Trápani</em:contributor>
+
+#unfilter emptyLines
diff --git a/l10n-eo/mobile/android/mobile/android/aboutConfig.ftl b/l10n-eo/mobile/android/mobile/android/aboutConfig.ftl
new file mode 100644
index 0000000000..017dfb5a6c
--- /dev/null
+++ b/l10n-eo/mobile/android/mobile/android/aboutConfig.ftl
@@ -0,0 +1,24 @@
+# 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/.
+
+config-toolbar-search =
+ .placeholder = Serĉi
+config-new-pref-name =
+ .placeholder = Nomo
+config-new-pref-value-boolean = Logika
+config-new-pref-value-string = Teksto
+config-new-pref-value-integer = Numero
+config-new-pref-string =
+ .placeholder = Tajpu tekston
+config-new-pref-number =
+ .placeholder = Tajpu numeron
+config-new-pref-cancel-button = Nuligi
+config-new-pref-create-button = Krei
+config-new-pref-change-button = Ŝanĝi
+config-pref-toggle-button = Baskuli
+config-pref-reset-button = Rekomenci
+config-context-menu-copy-pref-name =
+ .label = Kopii nomon
+config-context-menu-copy-pref-value =
+ .label = Kopii valoron