diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-an/devtools/client/menus.properties | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/l10n-an/devtools/client/menus.properties b/l10n-an/devtools/client/menus.properties new file mode 100644 index 0000000000..a9dad1e09b --- /dev/null +++ b/l10n-an/devtools/client/menus.properties @@ -0,0 +1,29 @@ +# 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/. + +browserConsoleCmd.label = Consola d'o navegador +browserConsoleCmd.accesskey = n + +responsiveDesignMode.label = Modo de disenyo adaptable +responsiveDesignMode.accesskey = a + +eyedropper.label = Contagotas +eyedropper.accesskey = n + +# LOCALIZATION NOTE (browserToolboxMenu.label): This is the label for the +# application menu item that opens the browser toolbox UI in the Tools menu. +browserToolboxMenu.label = Caixa de ferramientas d'o navegador +browserToolboxMenu.accesskey = f + +# LOCALIZATION NOTE (browserContentToolboxMenu.label): This is the label for the +# application menu item that opens the browser content toolbox UI in the Tools menu. +# This toolbox allows to debug the chrome of the content process in multiprocess builds. +browserContentToolboxMenu.label = Caixa de ferramientas de conteniu d'o navegador +browserContentToolboxMenu.accesskey = x + +devToolboxMenuItem.label = Conmutar ferramientas +devToolboxMenuItem.accesskey = C + +getMoreDevtoolsCmd.label = Aconseguir mas ferramientas +getMoreDevtoolsCmd.accesskey = m |