# 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 # The correct localization of this file might be to keep it in # English, or another language commonly spoken among web developers. # You want to make that choice consistent across the developer tools. # A good criteria is the language in which you'd find the best # documentation on web development on the web. # LOCALIZATION NOTE (browserConsole.title): shown as the # title when opening the browser console popup # 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 # The correct localization of this file might be to keep it in # English, or another language commonly spoken among web developers. # You want to make that choice consistent across the developer tools. # A good criteria is the language in which you'd find the best # documentation on web development on the web. # LOCALIZATION NOTE (browserConsole.title): shown as the # title when opening the browser console popup # 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 # The correct localization of this file might be to keep it in # English, or another language commonly spoken among web developers. # You want to make that choice consistent across the developer tools. # A good criteria is the language in which you'd find the best # documentation on web development on the web. # 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 # The correct localization of this file might be to keep it in # English, or another language commonly spoken among web developers. # You want to make that choice consistent across the developer tools. # A good criteria is the language in which you'd find the best # documentation on web development on the web. # LOCALIZATION NOTE (browserConsole.title): shown as the # title when opening the browser console popup # 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 # The correct localization of this file might be to keep it in # English, or another language commonly spoken among web developers. # You want to make that choice consistent across the developer tools. # A good criteria is the language in which you'd find the best # documentation on web development on the web. # 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 # The correct localization of this file might be to keep it in # English, or another language commonly spoken among web developers. # You want to make that choice consistent across the developer tools. # A good criteria is the language in which you'd find the best # documentation on web development on the web. # LOCALIZATION NOTE (timestampFormat): %1$02S = hours (24-hour clock), # %2$02S = minutes, %3$02S = seconds, %4$03S = milliseconds. timestampFormat=%02S:%02S:%02S.%03S ConsoleAPIDisabled=Lapas skripts ir deaktivējis tīmekļa konsoles žurnalēšanas API (console.log, console.info, console.warn, console.error). # LOCALIZATION NOTE (webConsoleXhrIndicator): the indicator displayed before # a URL in the Web Console that was requested using an XMLHttpRequest. webConsoleXhrIndicator=XHR # LOCALIZATION NOTE (webConsoleMoreInfoLabel): the more info tag displayed # after security related web console messages. webConsoleMoreInfoLabel=Uzzināt vairāk # LOCALIZATION NOTE (stacktrace.anonymousFunction): this string is used to # display JavaScript functions that have no given name - they are said to be # anonymous. Test console.trace() in the webconsole. stacktrace.anonymousFunction= # LOCALIZATION NOTE (stacktrace.asyncStack): this string is used to # indicate that a given stack frame has an async parent. # %S is the "Async Cause" of the frame. stacktrace.asyncStack=(Asinhr: %S) # LOCALIZATION NOTE (timeLog): this string is used to display the result of # the console.timeLog() call. Parameters: %1$S is the name of the timer, %2$S # is the number of milliseconds. timeLog=%1$S: %2$Sms # LOCALIZATION NOTE (consoleCleared): this string is displayed when receiving a # call to console.clear() to let the user know the previous messages of the # console have been removed programmatically. consoleCleared=Konsole tika notīrīta. # LOCALIZATION NOTE (noCounterLabel): this string is used to display # count-messages with no label provided. noCounterLabel=