summaryrefslogtreecommitdiffstats
path: root/l10n-sco/browser/chrome/browser/translation.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-sco/browser/chrome/browser/translation.dtd')
-rw-r--r--l10n-sco/browser/chrome/browser/translation.dtd62
1 files changed, 62 insertions, 0 deletions
diff --git a/l10n-sco/browser/chrome/browser/translation.dtd b/l10n-sco/browser/chrome/browser/translation.dtd
new file mode 100644
index 0000000000..94f334725b
--- /dev/null
+++ b/l10n-sco/browser/chrome/browser/translation.dtd
@@ -0,0 +1,62 @@
+<!-- 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/. -->
+
+<!-- This file is only used by the Firefox Translations extension,
+ - and should be removed once possible.
+ - See: https://bugzilla.mozilla.org/show_bug.cgi?id=1788595 -->
+
+<!-- LOCALIZATION NOTE (translation.thisPageIsIn.label,
+ - translation.translateThisPage.label):
+ - These 2 strings are used to construct a sentence that contains a dropdown
+ - showing the detected language of the current web page.
+ - In en-US it looks like this:
+ - This page is in [detected language] Translate this page?
+ - "detected language" here is a language name coming from the
+ - toolkit/intl/languageNames.ftl file; for some locales it may not be in
+ - the correct grammar case to keep the same structure of the original
+ - sentence. -->
+<!ENTITY translation.thisPageIsIn.label "This page is in">
+<!ENTITY translation.translateThisPage.label "Owerset this page?">
+<!ENTITY translation.translate.button "Owerset">
+<!ENTITY translation.notNow.button "No Jist Noo">
+
+<!ENTITY translation.translatingContent.label "Owersettin page content…">
+
+<!-- LOCALIZATION NOTE (translation.translatedFrom.label,
+ - translation.translatedTo.label,
+ - translation.translatedToSuffix.label):
+ - These 3 strings are used to construct a sentence that contains 2 dropdowns
+ - showing the source and target language of a translated web page.
+ - In en-US it looks like this:
+ - This page has been translated from [from language] to [to language]
+ - "from language" and "to language" here are language names coming from the
+ - toolkit/intl/languageNames.ftl file; for some locales they may not be in
+ - the correct grammar case to keep the same structure of the original
+ - sentence.
+ -
+ - translation.translatedToSuffix.label (empty in en-US) is for locales that
+ - need to display some text after the second drop down for the sentence to
+ - be grammatically correct. -->
+<!ENTITY translation.translatedFrom.label "This page has been owerset fae">
+<!ENTITY translation.translatedTo.label "tae">
+<!ENTITY translation.translatedToSuffix.label "">
+
+<!ENTITY translation.showOriginal.button "Kythe Oreeginal">
+<!ENTITY translation.showTranslation.button "Kythe Owersettin">
+
+<!ENTITY translation.errorTranslating.label "There has been a mishanter owersettin this page.">
+<!ENTITY translation.tryAgain.button "Try Aince Mair">
+
+<!ENTITY translation.serviceUnavailable.label "Owersettin isnae available the noo. Gie it anither shot later on.">
+
+<!ENTITY translation.options.menu "Options">
+<!-- LOCALIZATION NOTE (translation.options.neverForSite.accesskey,
+ - translation.options.preferences.accesskey):
+ - The accesskey values used here should not clash with the value used for
+ - translation.options.neverForLanguage.accesskey in translation.properties
+ -->
+<!ENTITY translation.options.neverForSite.label "Nivver owerset this site">
+<!ENTITY translation.options.neverForSite.accesskey "e">
+<!ENTITY translation.options.preferences.label "Owersettin preferences">
+<!ENTITY translation.options.preferences.accesskey "T">