diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-ta/browser/browser/preferences/applicationManager.ftl | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/l10n-ta/browser/browser/preferences/applicationManager.ftl b/l10n-ta/browser/browser/preferences/applicationManager.ftl new file mode 100644 index 0000000000..b0e251fee1 --- /dev/null +++ b/l10n-ta/browser/browser/preferences/applicationManager.ftl @@ -0,0 +1,25 @@ +# 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/. + +app-manager-window2 = + .title = பயன்பாட்டு விவரங்கள் + .style = min-width: 30em; min-height: 20em; + +app-manager-remove = + .label = நீக்கு + .accesskey = ந + +# Variables: +# $type (String) - the URI scheme of the link (e.g. mailto:) +app-manager-handle-protocol = பின்வரும் பயன்பாடுகள் { $type } இணைப்புகள்-ஐ கையாள பயன்படுத்தப்படும். + +# Variables: +# $type (String) - the MIME type (e.g. application/binary) +app-manager-handle-file = பின்வரும் பயன்பாடுகள் { $type } உள்ளடக்கம்-ஐ கையாள பயன்படுத்தப்படும். + +## These strings are followed, on a new line, +## by the URL or path of the application. + +app-manager-web-app-info = இந்த இணைய பயன்பாடு இங்கு நிறுவப்பட்டு இருக்கிறது: +app-manager-local-app-info = இந்தப் பயன்பாடு இங்குள்ளது: |