diff options
Diffstat (limited to 'l10n-ta/toolkit/chrome/global/extensions.properties')
-rw-r--r-- | l10n-ta/toolkit/chrome/global/extensions.properties | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/l10n-ta/toolkit/chrome/global/extensions.properties b/l10n-ta/toolkit/chrome/global/extensions.properties new file mode 100644 index 0000000000..d4f9321386 --- /dev/null +++ b/l10n-ta/toolkit/chrome/global/extensions.properties @@ -0,0 +1,38 @@ +# 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/. + +csp.error.missing-directive = ‘%S’ என்பதைக் கொள்கையில் காணவில்லை + +#LOCALIZATION NOTE (csp.error.illegal-keyword) %1$S is the name of a CSP directive, such as "script-src". %2$S is the name of a CSP keyword, usually 'unsafe-inline'. +csp.error.illegal-keyword = ‘%1$S’ என்பது மறுக்கும் %2$S குறிச்சொல்லைக் கொண்டுள்ளது + +#LOCALIZATION NOTE (csp.error.illegal-protocol) %2$S a protocol name, such as "http", which appears as "http:", as it would in a URL. +csp.error.illegal-protocol = ‘%1$S’ என்பது மறுக்கும் %2$S நெறிமுறை மூலத்தைக் கொண்டுள்ளது + +#LOCALIZATION NOTE (csp.error.missing-host) %2$S a protocol name, such as "http", which appears as "http:", as it would in a URL. +csp.error.missing-host = %2$S: என்பது ஒரு கணினிப் பெயரை ‘%1$S’ என்பதில் கொண்டிருக்கனும் + +#LOCALIZATION NOTE (csp.error.missing-source) %1$S is the name of a CSP directive, such as "script-src". %2$S is the name of a CSP source, usually 'self'. +csp.error.missing-source = ‘%1$S’ என்பது மூலம் %2$S என்பதை உள்ளடக்கி இருக்க வேண்டும் + +#LOCALIZATION NOTE (csp.error.illegal-host-wildcard) %2$S a protocol name, such as "http", which appears as "http:", as it would in a URL. +csp.error.illegal-host-wildcard = %2$S: ‘%1$S’ வைல்டு கார்டு மூலங்களில் ஒன்றாவது பொதுவான களப்பெயரைக் கொண்டிருடக்க வேண்டும் (எ.கா., *.com என இல்லாமல் *.example.com போன்று) + +#LOCALIZATION NOTE (uninstall.confirmation.title) %S is the name of the extension which is about to be uninstalled. +uninstall.confirmation.title = %S ஐ நீக்கு + +#LOCALIZATION NOTE (uninstall.confirmation.message) %S is the name of the extension which is about to be uninstalled. +uninstall.confirmation.message = நீட்சி “%S” நீக்கக் கோருகிறது. நீக்க விருப்பமா? + +uninstall.confirmation.button-0.label = நிறுவுல் நீக்கு +uninstall.confirmation.button-1.label = நிறுவலில் வைத்திரு + +saveaspdf.saveasdialog.title = இப்படி சேமி + +#LOCALIZATION NOTE (newTabControlled.message2) %S is the icon and name of the extension which updated the New Tab page. + +#LOCALIZATION NOTE (homepageControlled.message) %S is the icon and name of the extension which updated the homepage. + +#LOCALIZATION NOTE (tabHideControlled.message) %1$S is the icon and name of the extension which hid tabs, %2$S is the icon of the all tabs button. + |