139 lines
4.3 KiB
Text
139 lines
4.3 KiB
Text
# 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/.
|
|
|
|
|
|
## Variables:
|
|
## $tabCount (Number): the number of tabs that are affected by the action.
|
|
|
|
tab-context-new-tab =
|
|
.label = Pestanya nova
|
|
.accesskey = n
|
|
reload-tab =
|
|
.label = Torna a carregar la pestanya
|
|
.accesskey = r
|
|
select-all-tabs =
|
|
.label = Selecciona totes les pestanyes
|
|
.accesskey = t
|
|
tab-context-play-tab =
|
|
.label = Reprodueix la pestanya
|
|
.accesskey = x
|
|
tab-context-play-tabs =
|
|
.label = Reprodueix les pestanyes
|
|
.accesskey = x
|
|
duplicate-tab =
|
|
.label = Duplica la pestanya
|
|
.accesskey = D
|
|
duplicate-tabs =
|
|
.label = Duplica les pestanyes
|
|
.accesskey = D
|
|
# The following string is displayed on a menuitem that will close the tabs from the start of the tabstrip to the currently targeted tab (excluding the currently targeted and any other selected tabs).
|
|
# In left-to-right languages this should use "Left" and in right-to-left languages this should use "Right".
|
|
close-tabs-to-the-start =
|
|
.label = Tanca les pestanyes de l'esquerra
|
|
.accesskey = l
|
|
close-tabs-to-the-start-vertical =
|
|
.label = Tanca les pestanyes de sobre
|
|
.accesskey = l
|
|
# The following string is displayed on a menuitem that will close the tabs from the end of the tabstrip to the currently targeted tab (excluding the currently targeted and any other selected tabs).
|
|
# In left-to-right languages this should use "Right" and in right-to-left languages this should use "Left".
|
|
close-tabs-to-the-end =
|
|
.label = Tanca les pestanyes de la dreta
|
|
.accesskey = d
|
|
close-tabs-to-the-end-vertical =
|
|
.label = Tanca les pestanyes de sota
|
|
.accesskey = d
|
|
close-other-tabs =
|
|
.label = Tanca les altres pestanyes
|
|
.accesskey = a
|
|
reload-tabs =
|
|
.label = Torna a carregar les pestanyes
|
|
.accesskey = r
|
|
pin-tab =
|
|
.label = Fixa la pestanya
|
|
.accesskey = F
|
|
unpin-tab =
|
|
.label = No fixis la pestanya
|
|
.accesskey = f
|
|
pin-selected-tabs =
|
|
.label = Fixa les pestanyes
|
|
.accesskey = F
|
|
unpin-selected-tabs =
|
|
.label = No fixis les pestanyes
|
|
.accesskey = f
|
|
bookmark-selected-tabs =
|
|
.label = Afegeix les pestanyes a les adreces d'interès…
|
|
.accesskey = i
|
|
tab-context-bookmark-tab =
|
|
.label = Afegeix la pestanya a les adreces d'interès…
|
|
.accesskey = i
|
|
tab-context-open-in-new-container-tab =
|
|
.label = Obre en una pestanya de contenidor nova
|
|
.accesskey = b
|
|
move-to-start =
|
|
.label = Mou al principi
|
|
.accesskey = p
|
|
move-to-end =
|
|
.label = Mou al final
|
|
.accesskey = f
|
|
move-to-new-window =
|
|
.label = Mou a una finestra nova
|
|
.accesskey = v
|
|
tab-context-close-multiple-tabs =
|
|
.label = Tanca diverses pestanyes
|
|
.accesskey = a
|
|
tab-context-close-duplicate-tabs =
|
|
.label = Tanca les pestanyes duplicades
|
|
.accesskey = u
|
|
tab-context-share-url =
|
|
.label = Comparteix
|
|
.accesskey = x
|
|
# In left-to-right languages this should use "Right" and in right-to-left languages this should use "Left" to indicate the direction a new tab will open.
|
|
tab-context-new-tab-open =
|
|
.label = Pestanya nova a la dreta
|
|
.accesskey = P
|
|
tab-context-new-tab-open-vertical =
|
|
.label = Pestanya nova a sota
|
|
.accesskey = P
|
|
tab-context-new-group =
|
|
.label = Grup nou
|
|
.accesskey = G
|
|
|
|
## Variables:
|
|
## $tabCount (Number): the number of tabs that are affected by the action.
|
|
|
|
tab-context-reopen-closed-tabs =
|
|
.label =
|
|
{ $tabCount ->
|
|
[1] Torna a obrir la pestanya tancada
|
|
*[other] Torna a obrir les pestanyes tancades
|
|
}
|
|
.accesskey = o
|
|
tab-context-close-n-tabs =
|
|
.label =
|
|
{ $tabCount ->
|
|
[1] Tanca la pestanya
|
|
*[other] Tanca { $tabCount } pestanyes
|
|
}
|
|
.accesskey = c
|
|
tab-context-move-tabs =
|
|
.label =
|
|
{ $tabCount ->
|
|
[1] Mou la pestanya
|
|
*[other] Mou les pestanyes
|
|
}
|
|
.accesskey = M
|
|
tab-context-send-tabs-to-device =
|
|
.label =
|
|
{ $tabCount ->
|
|
[one] Envia la pestanya a un dispositiu
|
|
*[other] Envia { $tabCount } pestanyes a un dispositiu
|
|
}
|
|
.accesskey = v
|
|
tab-context-unload-n-tabs =
|
|
.label =
|
|
{ $tabCount ->
|
|
[1] Descarrega la pestanya de la memòria
|
|
*[other] Unload { $tabCount } Tabs
|
|
}
|
|
.accesskey = e
|