blob: 13061fab2dfc0e25a02241f94be0ba59225267ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# 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/.
# LOCALIZATION NOTE These strings are used in the shared React components,
# so files in `devtools/client/shared/components/*`.
frame.unknownSource = (sconosciuto)
frame.viewsourceindebugger = Visualizza sorgente in Debugger → %S
frame.viewsourceinstyleeditor = Visualizza sorgente in Editor stili → %S
notificationBox.closeTooltip = Chiudi questo messaggio
appErrorBoundary.description = Si è verificato un arresto anomalo del pannello %S.
appErrorBoundary.fileBugButton = Apri un bug
appErrorBoundary.reloadPanelInfo = Chiudere e riaprire la cassetta degli attrezzi per rimuovere questo errore.
|