summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/ast/chrome/ast/locale/ast/global-platform/unix
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/ast/chrome/ast/locale/ast/global-platform/unix')
-rw-r--r--thunderbird-l10n/ast/chrome/ast/locale/ast/global-platform/unix/accessible.properties22
-rw-r--r--thunderbird-l10n/ast/chrome/ast/locale/ast/global-platform/unix/intl.properties8
-rw-r--r--thunderbird-l10n/ast/chrome/ast/locale/ast/global-platform/unix/platformKeys.properties30
3 files changed, 60 insertions, 0 deletions
diff --git a/thunderbird-l10n/ast/chrome/ast/locale/ast/global-platform/unix/accessible.properties b/thunderbird-l10n/ast/chrome/ast/locale/ast/global-platform/unix/accessible.properties
new file mode 100644
index 0000000000..e71b736f1a
--- /dev/null
+++ b/thunderbird-l10n/ast/chrome/ast/locale/ast/global-platform/unix/accessible.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/.
+
+jump = Saltar
+press = Primir
+check = Marcar
+uncheck = Desmarcar
+select = Esbillar
+open = Abrir
+close = Zarrar
+switch = Cambiar
+click = Calcar
+collapse= Contrayer
+expand = Espander
+activate= Activar
+cycle = Percorrer
+
+# An action provided to accessibility clients such as screen readers to allow
+# them to click an element when the click will be handled by a container
+# (ancestor) element. This is not normally reported to users.
+click ancestor = Click ancestor
diff --git a/thunderbird-l10n/ast/chrome/ast/locale/ast/global-platform/unix/intl.properties b/thunderbird-l10n/ast/chrome/ast/locale/ast/global-platform/unix/intl.properties
new file mode 100644
index 0000000000..023724d632
--- /dev/null
+++ b/thunderbird-l10n/ast/chrome/ast/locale/ast/global-platform/unix/intl.properties
@@ -0,0 +1,8 @@
+# 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/.
+
+# moved from navigator/locale/navigator.properties
+# LOCALIZATION NOTE (intl.ellipsis): Use the unicode ellipsis char, \u2026,
+# or use "..." if \u2026 doesn't suit traditions in your locale.
+intl.ellipsis=…
diff --git a/thunderbird-l10n/ast/chrome/ast/locale/ast/global-platform/unix/platformKeys.properties b/thunderbird-l10n/ast/chrome/ast/locale/ast/global-platform/unix/platformKeys.properties
new file mode 100644
index 0000000000..79fd29fcf3
--- /dev/null
+++ b/thunderbird-l10n/ast/chrome/ast/locale/ast/global-platform/unix/platformKeys.properties
@@ -0,0 +1,30 @@
+# 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/.
+
+# Platform: Unix
+# This file defines the on-screen display names for the various modifier keys
+# and the Enter key (VK_RETURN).
+# These are used in XP menus to show keyboard shortcuts.
+
+# The Shift key
+VK_SHIFT=Mayús
+
+# The Command key
+VK_META=Meta
+
+# The Win key (Super key and Hyper keys are mapped to DOM Win key)
+VK_WIN=Win
+
+# The Alt key
+VK_ALT=Alt
+
+# The Control key
+VK_CONTROL=Ctrl
+
+# The Enter key (on the main keyboard or numpad):
+# "Enter" on Windows/Unix, "Return" on Mac
+VK_RETURN=Introducción
+
+# The separator character used between modifiers
+MODIFIER_SEPARATOR=+