summaryrefslogtreecommitdiffstats
path: root/l10n-ta/devtools/startup
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--l10n-ta/devtools/startup/aboutDevTools.ftl36
-rw-r--r--l10n-ta/devtools/startup/key-shortcuts.properties52
-rw-r--r--l10n-ta/devtools/startup/startup.properties8
3 files changed, 96 insertions, 0 deletions
diff --git a/l10n-ta/devtools/startup/aboutDevTools.ftl b/l10n-ta/devtools/startup/aboutDevTools.ftl
new file mode 100644
index 0000000000..4c54abfa99
--- /dev/null
+++ b/l10n-ta/devtools/startup/aboutDevTools.ftl
@@ -0,0 +1,36 @@
+# 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/.
+
+head-title = உருவாக்குநர் கருவிகள் பற்றி
+enable-title = பயர்பாக்ஸ் உருவாக்குநர் கருவிகளை செயல்படுத்து
+enable-inspect-element-title = உறுப்பு கண்காணிப்பை பயன்படுத்தப் பயர்பாக்சு உருவாக்குநர் கருவிகளைச் செயல்படுத்தவும்
+enable-inspect-element-message = உருவாக்குநர் கருவிகளின் கண்காணிப்பாளர் மூலம் சரிபார்த்து HTML மற்றும் CSS மூலங்களைத் தொகுக்கவும்.
+enable-about-debugging-message = பயர்பாக்சு உருவாக்குநர் கருவிகள் மூலம் வலை ஆட்கள், சேவை ஆட்கள் மற்றும் WebExtensions போன்றவற்றை மேம்படுத்தி வழுநீக்கவும்.
+enable-key-shortcut-message = நீங்கள் உருவாக்குநர் கருவியின் குறுக்குவழியை செயல்படுத்தியுள்ளீர்கள். அது தவறு என்றால், இக்கீற்றை மூடவும்.
+enable-menu-message = கண்காணிப்பாளர் மற்றும் வழுநீக்கர் போன்ற கருவிகள் மூலம் உங்கள் அகப்பக்கத்தின் HTML, CSS, மற்றும் JavaScript மூலங்களைச் சரி செய்யலாம்.
+enable-common-message = முன்னிறுப்பாக உங்கள் உலாவியின் மீது அதிகமான கட்டுப்பாட்டை வழங்குவதற்கு பயர்பாக்சு உருவாக்குநர் கருவிகள் முடக்கப்பட்டுள்ளது.
+enable-learn-more-link = உருவாக்குநர் கருவிகளை பற்றி மேலும் அறிக
+enable-enable-button = உருவாக்குநர் கருவிகளை செயல்படுத்து
+enable-close-button = இந்த கீற்றை மூடவும்
+
+welcome-title = பயர்பாக்ஸ் உருவாக்குநர் கருவிகளுக்கு வரவேற்கிறோம்!
+newsletter-title = மொசில்லா உருவாக்குநர் செய்திமடல்
+newsletter-email-placeholder =
+ .placeholder = மின்னஞ்சல்
+newsletter-subscribe-button = சந்தா
+newsletter-thanks-title = நன்றி!
+newsletter-thanks-message = முன்னதாக மொசில்லா பற்றிய செய்திகளைப் பெறுவதற்கான சந்தாப்படுத்தலை உறுதிப்படுத்தாமல் இருந்தால். உங்கள் மின்னஞ்சல் பெட்டி அல்லது ஸ்பேம் அடைவில் உள்ளதா எனப்பார்க்கவும்.
+
+footer-title = பயர்பாக்ஸ் உருவாகுநர் பதிப்பு
+footer-learn-more-link = மேலும் அறிய
+
+features-learn-more = மேலும் அறிய
+features-inspector-title = ஆய்வாளர்
+features-console-title = பணிமுனை
+features-debugger-title = வழுநீக்கி
+features-network-title = பிணையம்
+features-storage-title = சேமிப்பு
+features-visual-editing-title = காட்சி தொகுத்தல்
+features-performance-title = செயல்திறன்
+features-memory-title = நினைவகம்
diff --git a/l10n-ta/devtools/startup/key-shortcuts.properties b/l10n-ta/devtools/startup/key-shortcuts.properties
new file mode 100644
index 0000000000..5d3719b4b0
--- /dev/null
+++ b/l10n-ta/devtools/startup/key-shortcuts.properties
@@ -0,0 +1,52 @@
+# 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 (toogleToolbox.commandkey):
+# Key pressed to open a toolbox with the default panel selected
+toggleToolbox.commandkey=I
+
+# LOCALIZATION NOTE (toogleToolboxF12.commandkey):
+# Alternative key pressed to open a toolbox with the default panel selected
+toggleToolboxF12.commandkey=VK_F12
+
+# LOCALIZATION NOTE (browserToolbox.commandkey):
+# Key pressed to open the Browser Toolbox, used for debugging Firefox itself
+browserToolbox.commandkey=I
+
+# LOCALIZATION NOTE (browserConsole.commandkey):
+# Key pressed to open the Browser Console, used for debugging Firefox itself
+browserConsole.commandkey=J
+
+# LOCALIZATION NOTE (responsiveDesignMode.commandkey):
+# Key pressed to toggle on the Responsive Design Mode
+responsiveDesignMode.commandkey=M
+
+# LOCALIZATION NOTE (inspector.commandkey):
+# Key pressed to open a toolbox with the inspector panel selected
+inspector.commandkey=C
+
+# LOCALIZATION NOTE (webconsole.commandkey):
+# Key pressed to open a toolbox with the web console panel selected
+webconsole.commandkey=K
+
+# LOCALIZATION NOTE (netmonitor.commandkey):
+# Key pressed to open a toolbox with the network monitor panel selected
+netmonitor.commandkey=E
+
+# LOCALIZATION NOTE (styleeditor.commandkey):
+# Key pressed to open a toolbox with the style editor panel selected
+styleeditor.commandkey=VK_F7
+
+# LOCALIZATION NOTE (performance.commandkey):
+# Key pressed to open a toolbox with the performance panel selected
+performance.commandkey=VK_F5
+
+# LOCALIZATION NOTE (storage.commandkey):
+# Key pressed to open a toolbox with the storage panel selected
+storage.commandkey=VK_F9
+
+# LOCALIZATION NOTE (dom.commandkey):
+# Key pressed to open a toolbox with the DOM panel selected
+dom.commandkey=W
+
diff --git a/l10n-ta/devtools/startup/startup.properties b/l10n-ta/devtools/startup/startup.properties
new file mode 100644
index 0000000000..8c9fbd2ad9
--- /dev/null
+++ b/l10n-ta/devtools/startup/startup.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/.
+
+# LOCALIZATION NOTE (enableDevTools.label):
+# Label for the menu item displayed in Tools > Developer Tools when DevTools are disabled.
+enableDevTools.label=உருவாக்குநர் கருவிகளை செயல்படுத்து…
+enableDevTools.accesskey=E