From bdeea64cf8a07b387d53fc31126d5be92c2d18ec Mon Sep 17 00:00:00 2001 From: Holger Wansing Date: Sun, 14 Feb 2021 12:10:18 +0100 Subject: translations: set da, ja, kab and ru to outdated + some documentation --- build/lang-options/README | 4 +++- build/lang-options/da | 2 +- build/lang-options/ja | 2 +- build/lang-options/kab | 1 + build/lang-options/ru | 2 +- 5 files changed, 7 insertions(+), 4 deletions(-) create mode 100644 build/lang-options/kab (limited to 'build') diff --git a/build/lang-options/README b/build/lang-options/README index 67fab0c9b..45cad6edc 100644 --- a/build/lang-options/README +++ b/build/lang-options/README @@ -43,7 +43,7 @@ LIST OF DEFINED OPTIONAL PARAGRAPHS =================================== Currently the following optional paragraphs have been defined (the first term is the name of the condition used to activate it): -* about-langteam (en/administrativa/administrativa.xml +* about-langteam (en/administrativa/administrativa.xml) Allows to add some info about the translator or translation team, and how to contact the translator(s). * translation-status (en/bookinfo.xml) @@ -54,3 +54,5 @@ is the name of the condition used to activate it): if the appendix contains the original (untranslated) English text of the GPL. Consists of two paragraphs of which the first *should remain in English*. See http://www.gnu.org/licenses/translations.html for additional information. +* outdated-translation (en/bookinfo.xml) + Will be set by i18n-coordinator, if translation is outdated/unmaintained. diff --git a/build/lang-options/da b/build/lang-options/da index 2d784b3a5..644f75d76 100644 --- a/build/lang-options/da +++ b/build/lang-options/da @@ -1,2 +1,2 @@ -optional_paras="translation-status" +optional_paras="translation-status;outdated-translation" diff --git a/build/lang-options/ja b/build/lang-options/ja index c337a04f8..0b03c3265 100644 --- a/build/lang-options/ja +++ b/build/lang-options/ja @@ -1 +1 @@ -optional_paras="translation-status;about-langteam" +optional_paras="translation-status;about-langteam;outdated-translation" diff --git a/build/lang-options/kab b/build/lang-options/kab new file mode 100644 index 000000000..8c4d062e7 --- /dev/null +++ b/build/lang-options/kab @@ -0,0 +1 @@ +optional_paras="outdated-translation" diff --git a/build/lang-options/ru b/build/lang-options/ru index 2d784b3a5..644f75d76 100644 --- a/build/lang-options/ru +++ b/build/lang-options/ru @@ -1,2 +1,2 @@ -optional_paras="translation-status" +optional_paras="translation-status;outdated-translation" -- cgit v1.2.3