transifex updates
This commit is contained in:
parent
254b78f13b
commit
7ec1fd56b8
|
@ -1113,6 +1113,7 @@ IG_DEPENDENCY_INVALID_PACKAGEID = The packageId {0} is not valid
|
|||
IG_DEPENDENCY_CLASH_PACKAGEID = The canonical URL {0} points to the package {1} which is inconsistent with the stated packageId of {2}
|
||||
IG_DEPENDENCY_CLASH_CANONICAL = The packageId {0} points to the canonical {1} which is inconsistent with the stated canonical of {2}
|
||||
IG_DEPENDENCY_NO_PACKAGE = No NPM package id could be determined so the version consistency can't be checked
|
||||
IG_NO_VERSION = No fhir version was specified for the IG so the version consistency can't be checked
|
||||
IG_DEPENDENCY_NO_VERSION = No version was specified for the package so the version consistency can't be checked
|
||||
IG_DEPENDENCY_INVALID_PACKAGE_VERSION = The version {0} is not a valid NPM package version
|
||||
IG_DEPENDENCY_PACKAGE_UNKNOWN = The package {0} could not be found so the version consistency can't be checked
|
||||
|
|
|
@ -897,7 +897,7 @@ msgstr "Der Diskriminator ({0}) basiert auf der Existenz von Elementen, aber Sli
|
|||
msgctxt "Discriminator__is_based_on_type_but_slice__in__has_multiple_types"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Discriminator ({1}) is based on type, but slice {2} in {3} has {0} types: {4}"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "Der Diskriminator ({1}) basiert auf dem Typ, aber das Slice {2} in {3} hat mehrere Typen: {4}"
|
||||
|
||||
# Discriminator__is_based_on_type_but_slice__in__has_no_types
|
||||
|
@ -1359,7 +1359,7 @@ msgstr "Der in den Definitionen gefundene Diskriminator {0} auf {2} kann nicht a
|
|||
msgctxt "FHIRPATH_DISCRIMINATOR_MULTIPLE_PROFILES"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Error in discriminator at {1}: no children, {0} type profiles"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] ""
|
||||
|
||||
# FHIRPATH_DISCRIMINATOR_MULTIPLE_TYPES
|
||||
|
@ -1367,7 +1367,7 @@ msgstr[1] ""
|
|||
msgctxt "FHIRPATH_DISCRIMINATOR_MULTIPLE_TYPES"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Error in discriminator at {1}: no children, {0} types"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] ""
|
||||
|
||||
# FHIRPATH_DISCRIMINATOR_NAME_ALREADY_SLICED
|
||||
|
@ -1390,7 +1390,7 @@ msgstr "Ung\u00fcltige Verwendung von ofType() in Diskriminator - Typ verf\u00fc
|
|||
msgctxt "FHIRPATH_DISCRIMINATOR_RESOLVE_MULTIPLE_TYPES"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Invalid use of resolve() in discriminator - {0} possible types on {1} (can only be one)"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] ""
|
||||
|
||||
# FHIRPATH_DISCRIMINATOR_RESOLVE_NOT_REFERENCE
|
||||
|
@ -1413,7 +1413,7 @@ msgstr "Unzul\u00e4ssige Verwendung von ofType() im Diskriminator - kein Typ in
|
|||
msgctxt "FHIRPATH_FOCUS"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Error evaluating FHIRPath expression: focus for {0} can only have one value, but has {0} values"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] ""
|
||||
|
||||
# FHIRPATH_HO_HOST_SERVICES
|
||||
|
@ -1431,7 +1431,7 @@ msgstr ""
|
|||
msgctxt "FHIRPATH_LEFT_VALUE"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Error evaluating FHIRPath expression: left operand to {1} can only have 1 value, but has {0} values"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] ""
|
||||
|
||||
# FHIRPATH_LEFT_VALUE_WRONG_TYPE
|
||||
|
@ -1514,7 +1514,7 @@ msgstr "Problem bei der Verwendung von resolve() - Profil {0} auf {1} konnte nic
|
|||
msgctxt "FHIRPATH_RESOLVE_DISCRIMINATOR_NO_TARGET"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Invalid use of resolve() in discriminator - {0} possible target type profiles on {1} (can only be one)"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] ""
|
||||
|
||||
# FHIRPATH_RIGHT_VALUE
|
||||
|
@ -1522,7 +1522,7 @@ msgstr[1] ""
|
|||
msgctxt "FHIRPATH_RIGHT_VALUE"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Error evaluating FHIRPath expression: right operand to {1} can only have 1 value, but has {0} values"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] ""
|
||||
|
||||
# FHIRPATH_RIGHT_VALUE_WRONG_TYPE
|
||||
|
@ -1665,6 +1665,11 @@ msgstr ""
|
|||
msgid "The ImplementationGuide is based on FHIR version {0} but package {1} is based on FHIR version {2}. In general, this version mismatch should be avoided - some tools will try to make this work with variable degrees of success, but others will not even try"
|
||||
msgstr ""
|
||||
|
||||
# IG_NO_VERSION
|
||||
#: IG_NO_VERSION
|
||||
msgid "No fhir version was specified for the IG so the version consistency can't be checked"
|
||||
msgstr ""
|
||||
|
||||
# ILLEGAL_COMMENT_TYPE
|
||||
#: ILLEGAL_COMMENT_TYPE
|
||||
msgid "The fhir_comments property must be an array of strings"
|
||||
|
@ -2160,7 +2165,7 @@ msgstr ""
|
|||
msgctxt "MULTIPLE_LOGICAL_MODELS"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "{0} Logical Models found in supplied profiles, so unable to parse logical model (can only be one, found {1})"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] ""
|
||||
|
||||
# Measure_MR_M_None
|
||||
|
@ -2414,7 +2419,7 @@ msgstr "Profilbasierte Diskriminatoren m\u00fcssen einen Typ mit einem Profil ({
|
|||
msgctxt "Profile_based_discriminators_must_have_only_one_type__in_profile"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Profile based discriminators must have only one type ({1} in profile {2}) but found {0} types"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "Profilbasierte Diskriminatoren d\u00fcrfen nur einen Typ ({1} im Profil {2}) haben."
|
||||
|
||||
# QUESTIONNAIRE_QR_ITEM_BADOPTION_CS
|
||||
|
@ -2642,7 +2647,7 @@ msgstr "Nur ein Antwortelement mit dieser LinkId zul\u00e4ssig"
|
|||
msgctxt "Questionnaire_QR_Item_OnlyOneI"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Only one response item with the linkId {1} allowed - found {0} items"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "Nur ein Antwortelement mit dieser LinkId erlaubt - {1}"
|
||||
|
||||
# Questionnaire_QR_Item_Order
|
||||
|
|
|
@ -900,7 +900,7 @@ msgstr "El discriminador ({0}) está basado en la existencia de un elemento, per
|
|||
msgctxt "Discriminator__is_based_on_type_but_slice__in__has_multiple_types"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Discriminator ({1}) is based on type, but slice {2} in {3} has {0} types: {4}"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "El discriminador ({1}) está basado en tipos, pero la partición {2} en {3} tiene {0} tipos: {4}"
|
||||
msgstr[2] "El discriminador ({1}) está basado en tipos, pero la partición {2} en {3} tiene {0} tipos: {4}"
|
||||
|
||||
|
@ -1365,7 +1365,7 @@ msgstr "Imposible resolver el discriminador{0} en {2} encontrado en las definici
|
|||
msgctxt "FHIRPATH_DISCRIMINATOR_MULTIPLE_PROFILES"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Error in discriminator at {1}: no children, {0} type profiles"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "Error en el discriminador en {1}: no tiene hijos, {0} perfiles de tipo"
|
||||
msgstr[2] "Error en el discriminador en {1}: no tiene hijos, {0} perfiles de tipo"
|
||||
|
||||
|
@ -1374,7 +1374,7 @@ msgstr[2] "Error en el discriminador en {1}: no tiene hijos, {0} perfiles de tip
|
|||
msgctxt "FHIRPATH_DISCRIMINATOR_MULTIPLE_TYPES"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Error in discriminator at {1}: no children, {0} types"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "Error en el discriminador en {1}: no tiene hijos , {0} tipos"
|
||||
msgstr[2] "Error en el discriminador en {1}: no tiene hijos , {0} tipos"
|
||||
|
||||
|
@ -1398,7 +1398,7 @@ msgstr "Uso ilegal de ofType() en el discriminador - Type no tiene codigo en {0}
|
|||
msgctxt "FHIRPATH_DISCRIMINATOR_RESOLVE_MULTIPLE_TYPES"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Invalid use of resolve() in discriminator - {0} possible types on {1} (can only be one)"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "Uso Ilegal de resolve() en el discriminador - {0} tipos posibles en {1} (puede ser uno solo)"
|
||||
msgstr[2] "Uso Ilegal de resolve() en el discriminador - {0} tipos posibles en {1} (puede ser uno solo)"
|
||||
|
||||
|
@ -1422,7 +1422,7 @@ msgstr "Uso ilegal de ofType() en el discriminador - no hay tipo en el elemento
|
|||
msgctxt "FHIRPATH_FOCUS"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Error evaluating FHIRPath expression: focus for {0} can only have one value, but has {0} values"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "Error evaluando la expresión FHIRPath: el foco para {0} puede tener solo un valor, pero tiene {0} valores"
|
||||
msgstr[2] "Error evaluando la expresión FHIRPath: el foco para {0} puede tener solo un valor, pero tiene {0} valores"
|
||||
|
||||
|
@ -1441,7 +1441,7 @@ msgstr ""
|
|||
msgctxt "FHIRPATH_LEFT_VALUE"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Error evaluating FHIRPath expression: left operand to {1} can only have 1 value, but has {0} values"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "Error evaluando la expresión FHIRPath: el operando a la izquierda de {1} puede tener solo 1 valor pero tiene {0} valores"
|
||||
msgstr[2] "Error evaluando la expresión FHIRPath: el operando a la izquierda de {1} puede tener solo 1 valor pero tiene {0} valores"
|
||||
|
||||
|
@ -1525,7 +1525,7 @@ msgstr "Problema con el uso de resolve() - el perfil {0} en {1} no pudo ser resu
|
|||
msgctxt "FHIRPATH_RESOLVE_DISCRIMINATOR_NO_TARGET"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Invalid use of resolve() in discriminator - {0} possible target type profiles on {1} (can only be one)"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "Uso Ilegal de resolve() en el discriminador - {0} perfiles destino posibles de tipo en {1} (solo puede ser uno)"
|
||||
msgstr[2] "Uso Ilegal de resolve() en el discriminador - {0} perfiles destino posibles de tipo en {1} (solo puede ser uno)"
|
||||
|
||||
|
@ -1534,7 +1534,7 @@ msgstr[2] "Uso Ilegal de resolve() en el discriminador - {0} perfiles destino po
|
|||
msgctxt "FHIRPATH_RIGHT_VALUE"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Error evaluating FHIRPath expression: right operand to {1} can only have 1 value, but has {0} values"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "Error evaluando la expresión FHIRPath: el operando a la derecha de {1} puede tener solo 1 valor pero tiene {0} valores"
|
||||
msgstr[2] "Error evaluando la expresión FHIRPath: el operando a la derecha de {1} puede tener solo 1 valor pero tiene {0} valores"
|
||||
|
||||
|
@ -1678,6 +1678,11 @@ msgstr ""
|
|||
msgid "The ImplementationGuide is based on FHIR version {0} but package {1} is based on FHIR version {2}. In general, this version mismatch should be avoided - some tools will try to make this work with variable degrees of success, but others will not even try"
|
||||
msgstr ""
|
||||
|
||||
# IG_NO_VERSION
|
||||
#: IG_NO_VERSION
|
||||
msgid "No fhir version was specified for the IG so the version consistency can't be checked"
|
||||
msgstr ""
|
||||
|
||||
# ILLEGAL_COMMENT_TYPE
|
||||
#: ILLEGAL_COMMENT_TYPE
|
||||
msgid "The fhir_comments property must be an array of strings"
|
||||
|
@ -2173,7 +2178,7 @@ msgstr ""
|
|||
msgctxt "MULTIPLE_LOGICAL_MODELS"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "{0} Logical Models found in supplied profiles, so unable to parse logical model (can only be one, found {1})"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "{0} Modelos Lógicos encontrados en los perfiles provistos, asi que es imposible analizar el modelo lógico(puede ser solo uno, se encontraron {1})"
|
||||
msgstr[2] "{0} Modelos Lógicos encontrados en los perfiles provistos, asi que es imposible analizar el modelo lógico(puede ser solo uno, se encontraron {1})"
|
||||
|
||||
|
@ -2431,7 +2436,7 @@ msgstr "Los discriminadores basados en perfiles deben tener un tipo con un perfi
|
|||
msgctxt "Profile_based_discriminators_must_have_only_one_type__in_profile"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Profile based discriminators must have only one type ({1} in profile {2}) but found {0} types"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "Los discriminadores basados en perfiles deben tener un solo tipo ({1} en el perfil {2}) pero se han encontrado {0} tipos"
|
||||
msgstr[2] "Los discriminadores basados en perfiles deben tener un solo tipo ({1} en el perfil {2}) pero se han encontrado {0} tipos"
|
||||
|
||||
|
@ -2660,7 +2665,7 @@ msgstr "Solo un item con respuesta se permite para items que tengan este linkId"
|
|||
msgctxt "Questionnaire_QR_Item_OnlyOneI"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Only one response item with the linkId {1} allowed - found {0} items"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "Solo una respuesta permitida para el linkID {1} pero se encontraron {0} items"
|
||||
msgstr[2] "Solo una respuesta permitida para el linkID {1} pero se encontraron {0} items"
|
||||
|
||||
|
|
|
@ -897,7 +897,7 @@ msgstr "discriminator ({0}) は要素の存在に基づいていますが、ス
|
|||
msgctxt "Discriminator__is_based_on_type_but_slice__in__has_multiple_types"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Discriminator ({1}) is based on type, but slice {2} in {3} has {0} types: {4}"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "discriminator ({1}) はタイプに基づいていますが、{3} のスライス {2} には {0} のタイプがあります: {4}"
|
||||
|
||||
# Discriminator__is_based_on_type_but_slice__in__has_no_types
|
||||
|
@ -1359,7 +1359,7 @@ msgstr "定義内でdiscriminator {0} を {2} 上で見つけたが、extension
|
|||
msgctxt "FHIRPATH_DISCRIMINATOR_MULTIPLE_PROFILES"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Error in discriminator at {1}: no children, {0} type profiles"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "識別子のエラー {1}: 子がなく、{0} タイプのプロファイル"
|
||||
|
||||
# FHIRPATH_DISCRIMINATOR_MULTIPLE_TYPES
|
||||
|
@ -1367,7 +1367,7 @@ msgstr[1] "識別子のエラー {1}: 子がなく、{0} タイプのプロフ
|
|||
msgctxt "FHIRPATH_DISCRIMINATOR_MULTIPLE_TYPES"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Error in discriminator at {1}: no children, {0} types"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "識別子のエラー {1}: 子がなく、{0} タイプ"
|
||||
|
||||
# FHIRPATH_DISCRIMINATOR_NAME_ALREADY_SLICED
|
||||
|
@ -1390,7 +1390,7 @@ msgstr "discriminatorでのofType()の使用が無効 - タイプにコードが
|
|||
msgctxt "FHIRPATH_DISCRIMINATOR_RESOLVE_MULTIPLE_TYPES"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Invalid use of resolve() in discriminator - {0} possible types on {1} (can only be one)"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "discriminatorでのresolve()の使用が無効 - {0} 可能なタイプが {1} に複数存在します (一つだけでなければならない)"
|
||||
|
||||
# FHIRPATH_DISCRIMINATOR_RESOLVE_NOT_REFERENCE
|
||||
|
@ -1413,7 +1413,7 @@ msgstr "discriminatorでのofType()の使用が無効 - 要素 {0} にタイプ
|
|||
msgctxt "FHIRPATH_FOCUS"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Error evaluating FHIRPath expression: focus for {0} can only have one value, but has {0} values"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "FHIRPath式の評価エラー: {0}のフォーカスは1つの値を持つことができますが、{0}の値があります"
|
||||
|
||||
# FHIRPATH_HO_HOST_SERVICES
|
||||
|
@ -1431,7 +1431,7 @@ msgstr ""
|
|||
msgctxt "FHIRPATH_LEFT_VALUE"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Error evaluating FHIRPath expression: left operand to {1} can only have 1 value, but has {0} values"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "FHIRPath式の評価エラー: {1}への左オペランドは1つの値しか持つことができませんが、{0}の値があります"
|
||||
|
||||
# FHIRPATH_LEFT_VALUE_WRONG_TYPE
|
||||
|
@ -1514,7 +1514,7 @@ msgstr "resolve()の使用に問題 - {1}上のプロファイル{0}を解決で
|
|||
msgctxt "FHIRPATH_RESOLVE_DISCRIMINATOR_NO_TARGET"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Invalid use of resolve() in discriminator - {0} possible target type profiles on {1} (can only be one)"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "discriminatorでのresolve()の使用が無効 - {1}に{0}の可能なターゲットタイププロファイルが複数存在します (一つだけでなければならない)"
|
||||
|
||||
# FHIRPATH_RIGHT_VALUE
|
||||
|
@ -1522,7 +1522,7 @@ msgstr[1] "discriminatorでのresolve()の使用が無効 - {1}に{0}の可能
|
|||
msgctxt "FHIRPATH_RIGHT_VALUE"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Error evaluating FHIRPath expression: right operand to {1} can only have 1 value, but has {0} values"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "FHIRPath式の評価エラー: {1}への右オペランドは1つの値しか持つことができませんが、{0}の値があります"
|
||||
|
||||
# FHIRPATH_RIGHT_VALUE_WRONG_TYPE
|
||||
|
@ -1665,6 +1665,11 @@ msgstr ""
|
|||
msgid "The ImplementationGuide is based on FHIR version {0} but package {1} is based on FHIR version {2}. In general, this version mismatch should be avoided - some tools will try to make this work with variable degrees of success, but others will not even try"
|
||||
msgstr ""
|
||||
|
||||
# IG_NO_VERSION
|
||||
#: IG_NO_VERSION
|
||||
msgid "No fhir version was specified for the IG so the version consistency can't be checked"
|
||||
msgstr ""
|
||||
|
||||
# ILLEGAL_COMMENT_TYPE
|
||||
#: ILLEGAL_COMMENT_TYPE
|
||||
msgid "The fhir_comments property must be an array of strings"
|
||||
|
@ -2160,7 +2165,7 @@ msgstr ""
|
|||
msgctxt "MULTIPLE_LOGICAL_MODELS"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "{0} Logical Models found in supplied profiles, so unable to parse logical model (can only be one, found {1})"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "提供されたプロファイルに {0} 個の論理モデルが見つかったため、論理モデルを解析できません(一つだけでなければならず、{1}個見つかりました)"
|
||||
|
||||
# Measure_MR_M_None
|
||||
|
@ -2414,7 +2419,7 @@ msgstr "プロファイルベースのディスクリミネータはプロファ
|
|||
msgctxt "Profile_based_discriminators_must_have_only_one_type__in_profile"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Profile based discriminators must have only one type ({1} in profile {2}) but found {0} types"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "プロファイルベースのディスクリミネータは一つのタイプしか持つことができません(プロファイル {2} の {1})ですが、{0} のタイプが見つかりました"
|
||||
|
||||
# QUESTIONNAIRE_QR_ITEM_BADOPTION_CS
|
||||
|
|
|
@ -897,7 +897,7 @@ msgstr "Discriminator ({0}) is gebaseerd op elementaanwezigheid, maar slice {1}
|
|||
msgctxt "Discriminator__is_based_on_type_but_slice__in__has_multiple_types"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Discriminator ({1}) is based on type, but slice {2} in {3} has {0} types: {4}"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "Discriminator ({1}) is gebaseerd op type, maar slice {2} in {3} heeft {0} typen: {4}"
|
||||
|
||||
# Discriminator__is_based_on_type_but_slice__in__has_no_types
|
||||
|
@ -1359,7 +1359,7 @@ msgstr "Kan discriminator {0} op {2} niet vinden, gevonden in de definities omda
|
|||
msgctxt "FHIRPATH_DISCRIMINATOR_MULTIPLE_PROFILES"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Error in discriminator at {1}: no children, {0} type profiles"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "Fout in discriminator bij {1}: geen onderliggende elementen, {0} typeprofielen"
|
||||
|
||||
# FHIRPATH_DISCRIMINATOR_MULTIPLE_TYPES
|
||||
|
@ -1367,7 +1367,7 @@ msgstr[1] "Fout in discriminator bij {1}: geen onderliggende elementen, {0} type
|
|||
msgctxt "FHIRPATH_DISCRIMINATOR_MULTIPLE_TYPES"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Error in discriminator at {1}: no children, {0} types"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "Fout in discriminator bij {1}: geen onderliggende elementen, {0} typen"
|
||||
|
||||
# FHIRPATH_DISCRIMINATOR_NAME_ALREADY_SLICED
|
||||
|
@ -1390,7 +1390,7 @@ msgstr "Onjuist gebruik van ofType() in discriminator - Type heeft geen code op
|
|||
msgctxt "FHIRPATH_DISCRIMINATOR_RESOLVE_MULTIPLE_TYPES"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Invalid use of resolve() in discriminator - {0} possible types on {1} (can only be one)"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "onjuist gebruik van resolve() in discriminator - {0} mogelijke typen op {1} (kan er maar een zijn)"
|
||||
|
||||
# FHIRPATH_DISCRIMINATOR_RESOLVE_NOT_REFERENCE
|
||||
|
@ -1413,7 +1413,7 @@ msgstr "Onjuist gebruik van ofType() in discriminator - geen type op element {0}
|
|||
msgctxt "FHIRPATH_FOCUS"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Error evaluating FHIRPath expression: focus for {0} can only have one value, but has {0} values"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "Fout bij evalueren FHIRPath expressie: focus voor {0} kan maar een warde hebben, maar heeft {0} waarden"
|
||||
|
||||
# FHIRPATH_HO_HOST_SERVICES
|
||||
|
@ -1431,7 +1431,7 @@ msgstr "Het type {0} is ongeldig"
|
|||
msgctxt "FHIRPATH_LEFT_VALUE"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Error evaluating FHIRPath expression: left operand to {1} can only have 1 value, but has {0} values"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "Fout bij evalueren FHIRPath expressie: linker operandus van {1} kan maar 1 waarde hebben, maar heeft {0} waarden"
|
||||
|
||||
# FHIRPATH_LEFT_VALUE_WRONG_TYPE
|
||||
|
@ -1514,7 +1514,7 @@ msgstr "Probleem met gebruik van resolve() - profiel {0} op {1} is niet gevonden
|
|||
msgctxt "FHIRPATH_RESOLVE_DISCRIMINATOR_NO_TARGET"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Invalid use of resolve() in discriminator - {0} possible target type profiles on {1} (can only be one)"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "Onjuist gebruik van resolve() in discriminator - {0} mogelijke doeltypen op {1} (kan er maar één zijn)"
|
||||
|
||||
# FHIRPATH_RIGHT_VALUE
|
||||
|
@ -1522,7 +1522,7 @@ msgstr[1] "Onjuist gebruik van resolve() in discriminator - {0} mogelijke doelty
|
|||
msgctxt "FHIRPATH_RIGHT_VALUE"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Error evaluating FHIRPath expression: right operand to {1} can only have 1 value, but has {0} values"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "Fout bij evalueren FHIRPath-expressie: rechter operandus van {1} kan maar 1 waarde hebben, maar heeft {0} waarden"
|
||||
|
||||
# FHIRPATH_RIGHT_VALUE_WRONG_TYPE
|
||||
|
@ -1665,6 +1665,11 @@ msgstr "De ImplementationGuide is gebaseerd op FHIR-versie {0} maar package {1}
|
|||
msgid "The ImplementationGuide is based on FHIR version {0} but package {1} is based on FHIR version {2}. In general, this version mismatch should be avoided - some tools will try to make this work with variable degrees of success, but others will not even try"
|
||||
msgstr "De ImplementationGuide is gebaseerd op FHIR-versie {0} maar package {1} is gebaseerd op FHIR-versie {2}. In het algemeen zouden versie-mismatches moeten worden voorkomen - sommige tools zullen dit met wisselend succes proberen op te lossen, maar andere zullen het niet eens proberen"
|
||||
|
||||
# IG_NO_VERSION
|
||||
#: IG_NO_VERSION
|
||||
msgid "No fhir version was specified for the IG so the version consistency can't be checked"
|
||||
msgstr ""
|
||||
|
||||
# ILLEGAL_COMMENT_TYPE
|
||||
#: ILLEGAL_COMMENT_TYPE
|
||||
msgid "The fhir_comments property must be an array of strings"
|
||||
|
@ -2160,7 +2165,7 @@ msgstr "Referentie naar teruggetrokken {2} {0} van {1}"
|
|||
msgctxt "MULTIPLE_LOGICAL_MODELS"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "{0} Logical Models found in supplied profiles, so unable to parse logical model (can only be one, found {1})"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "{0} logische modellen gevonden in de aangegeven profielen, dus niet in staat logisch model te verwerken (kan er maar een zijn, gevonden {1})"
|
||||
|
||||
# Measure_MR_M_None
|
||||
|
@ -2414,7 +2419,7 @@ msgstr "Profiel-gebaseerde discriminators moeten een type hebben met een profiel
|
|||
msgctxt "Profile_based_discriminators_must_have_only_one_type__in_profile"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Profile based discriminators must have only one type ({1} in profile {2}) but found {0} types"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "Profiel-gebaseerde discriminators moeten slechts een type bevatten ({1} in profile {2}). Gevonden {0} typen"
|
||||
|
||||
# QUESTIONNAIRE_QR_ITEM_BADOPTION_CS
|
||||
|
@ -2642,7 +2647,7 @@ msgstr "Er is slechts een antwoorditem toegestaan bij dit linkId"
|
|||
msgctxt "Questionnaire_QR_Item_OnlyOneI"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Only one response item with the linkId {1} allowed - found {0} items"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] "Er is slechts een item toegestaan bij dit linkId {1} - gevonden {0} items"
|
||||
|
||||
# Questionnaire_QR_Item_Order
|
||||
|
|
|
@ -897,7 +897,7 @@ msgstr ""
|
|||
msgctxt "Discriminator__is_based_on_type_but_slice__in__has_multiple_types"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Discriminator ({1}) is based on type, but slice {2} in {3} has {0} types: {4}"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] ""
|
||||
|
||||
# Discriminator__is_based_on_type_but_slice__in__has_no_types
|
||||
|
@ -1359,7 +1359,7 @@ msgstr ""
|
|||
msgctxt "FHIRPATH_DISCRIMINATOR_MULTIPLE_PROFILES"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Error in discriminator at {1}: no children, {0} type profiles"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] ""
|
||||
|
||||
# FHIRPATH_DISCRIMINATOR_MULTIPLE_TYPES
|
||||
|
@ -1367,7 +1367,7 @@ msgstr[1] ""
|
|||
msgctxt "FHIRPATH_DISCRIMINATOR_MULTIPLE_TYPES"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Error in discriminator at {1}: no children, {0} types"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] ""
|
||||
|
||||
# FHIRPATH_DISCRIMINATOR_NAME_ALREADY_SLICED
|
||||
|
@ -1390,7 +1390,7 @@ msgstr ""
|
|||
msgctxt "FHIRPATH_DISCRIMINATOR_RESOLVE_MULTIPLE_TYPES"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Invalid use of resolve() in discriminator - {0} possible types on {1} (can only be one)"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] ""
|
||||
|
||||
# FHIRPATH_DISCRIMINATOR_RESOLVE_NOT_REFERENCE
|
||||
|
@ -1413,7 +1413,7 @@ msgstr ""
|
|||
msgctxt "FHIRPATH_FOCUS"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Error evaluating FHIRPath expression: focus for {0} can only have one value, but has {0} values"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] ""
|
||||
|
||||
# FHIRPATH_HO_HOST_SERVICES
|
||||
|
@ -1431,7 +1431,7 @@ msgstr ""
|
|||
msgctxt "FHIRPATH_LEFT_VALUE"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Error evaluating FHIRPath expression: left operand to {1} can only have 1 value, but has {0} values"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] ""
|
||||
|
||||
# FHIRPATH_LEFT_VALUE_WRONG_TYPE
|
||||
|
@ -1514,7 +1514,7 @@ msgstr ""
|
|||
msgctxt "FHIRPATH_RESOLVE_DISCRIMINATOR_NO_TARGET"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Invalid use of resolve() in discriminator - {0} possible target type profiles on {1} (can only be one)"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] ""
|
||||
|
||||
# FHIRPATH_RIGHT_VALUE
|
||||
|
@ -1522,7 +1522,7 @@ msgstr[1] ""
|
|||
msgctxt "FHIRPATH_RIGHT_VALUE"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Error evaluating FHIRPath expression: right operand to {1} can only have 1 value, but has {0} values"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] ""
|
||||
|
||||
# FHIRPATH_RIGHT_VALUE_WRONG_TYPE
|
||||
|
@ -1665,6 +1665,11 @@ msgstr ""
|
|||
msgid "The ImplementationGuide is based on FHIR version {0} but package {1} is based on FHIR version {2}. In general, this version mismatch should be avoided - some tools will try to make this work with variable degrees of success, but others will not even try"
|
||||
msgstr ""
|
||||
|
||||
# IG_NO_VERSION
|
||||
#: IG_NO_VERSION
|
||||
msgid "No fhir version was specified for the IG so the version consistency can't be checked"
|
||||
msgstr ""
|
||||
|
||||
# ILLEGAL_COMMENT_TYPE
|
||||
#: ILLEGAL_COMMENT_TYPE
|
||||
msgid "The fhir_comments property must be an array of strings"
|
||||
|
@ -2160,7 +2165,7 @@ msgstr ""
|
|||
msgctxt "MULTIPLE_LOGICAL_MODELS"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "{0} Logical Models found in supplied profiles, so unable to parse logical model (can only be one, found {1})"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] ""
|
||||
|
||||
# Measure_MR_M_None
|
||||
|
@ -2414,7 +2419,7 @@ msgstr ""
|
|||
msgctxt "Profile_based_discriminators_must_have_only_one_type__in_profile"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Profile based discriminators must have only one type ({1} in profile {2}) but found {0} types"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] ""
|
||||
|
||||
# QUESTIONNAIRE_QR_ITEM_BADOPTION_CS
|
||||
|
@ -2642,7 +2647,7 @@ msgstr ""
|
|||
msgctxt "Questionnaire_QR_Item_OnlyOneI"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Only one response item with the linkId {1} allowed - found {0} items"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] ""
|
||||
|
||||
# Questionnaire_QR_Item_Order
|
||||
|
|
|
@ -897,7 +897,7 @@ msgstr ""
|
|||
msgctxt "Discriminator__is_based_on_type_but_slice__in__has_multiple_types"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Discriminator ({1}) is based on type, but slice {2} in {3} has {0} types: {4}"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] ""
|
||||
|
||||
# Discriminator__is_based_on_type_but_slice__in__has_no_types
|
||||
|
@ -1359,7 +1359,7 @@ msgstr ""
|
|||
msgctxt "FHIRPATH_DISCRIMINATOR_MULTIPLE_PROFILES"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Error in discriminator at {1}: no children, {0} type profiles"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] ""
|
||||
|
||||
# FHIRPATH_DISCRIMINATOR_MULTIPLE_TYPES
|
||||
|
@ -1367,7 +1367,7 @@ msgstr[1] ""
|
|||
msgctxt "FHIRPATH_DISCRIMINATOR_MULTIPLE_TYPES"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Error in discriminator at {1}: no children, {0} types"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] ""
|
||||
|
||||
# FHIRPATH_DISCRIMINATOR_NAME_ALREADY_SLICED
|
||||
|
@ -1390,7 +1390,7 @@ msgstr ""
|
|||
msgctxt "FHIRPATH_DISCRIMINATOR_RESOLVE_MULTIPLE_TYPES"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Invalid use of resolve() in discriminator - {0} possible types on {1} (can only be one)"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] ""
|
||||
|
||||
# FHIRPATH_DISCRIMINATOR_RESOLVE_NOT_REFERENCE
|
||||
|
@ -1413,7 +1413,7 @@ msgstr ""
|
|||
msgctxt "FHIRPATH_FOCUS"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Error evaluating FHIRPath expression: focus for {0} can only have one value, but has {0} values"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] ""
|
||||
|
||||
# FHIRPATH_HO_HOST_SERVICES
|
||||
|
@ -1431,7 +1431,7 @@ msgstr ""
|
|||
msgctxt "FHIRPATH_LEFT_VALUE"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Error evaluating FHIRPath expression: left operand to {1} can only have 1 value, but has {0} values"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] ""
|
||||
|
||||
# FHIRPATH_LEFT_VALUE_WRONG_TYPE
|
||||
|
@ -1514,7 +1514,7 @@ msgstr ""
|
|||
msgctxt "FHIRPATH_RESOLVE_DISCRIMINATOR_NO_TARGET"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Invalid use of resolve() in discriminator - {0} possible target type profiles on {1} (can only be one)"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] ""
|
||||
|
||||
# FHIRPATH_RIGHT_VALUE
|
||||
|
@ -1522,7 +1522,7 @@ msgstr[1] ""
|
|||
msgctxt "FHIRPATH_RIGHT_VALUE"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Error evaluating FHIRPath expression: right operand to {1} can only have 1 value, but has {0} values"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] ""
|
||||
|
||||
# FHIRPATH_RIGHT_VALUE_WRONG_TYPE
|
||||
|
@ -1665,6 +1665,11 @@ msgstr ""
|
|||
msgid "The ImplementationGuide is based on FHIR version {0} but package {1} is based on FHIR version {2}. In general, this version mismatch should be avoided - some tools will try to make this work with variable degrees of success, but others will not even try"
|
||||
msgstr ""
|
||||
|
||||
# IG_NO_VERSION
|
||||
#: IG_NO_VERSION
|
||||
msgid "No fhir version was specified for the IG so the version consistency can't be checked"
|
||||
msgstr ""
|
||||
|
||||
# ILLEGAL_COMMENT_TYPE
|
||||
#: ILLEGAL_COMMENT_TYPE
|
||||
msgid "The fhir_comments property must be an array of strings"
|
||||
|
@ -2160,7 +2165,7 @@ msgstr ""
|
|||
msgctxt "MULTIPLE_LOGICAL_MODELS"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "{0} Logical Models found in supplied profiles, so unable to parse logical model (can only be one, found {1})"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] ""
|
||||
|
||||
# Measure_MR_M_None
|
||||
|
@ -2414,7 +2419,7 @@ msgstr ""
|
|||
msgctxt "Profile_based_discriminators_must_have_only_one_type__in_profile"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Profile based discriminators must have only one type ({1} in profile {2}) but found {0} types"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] ""
|
||||
|
||||
# QUESTIONNAIRE_QR_ITEM_BADOPTION_CS
|
||||
|
@ -2642,7 +2647,7 @@ msgstr ""
|
|||
msgctxt "Questionnaire_QR_Item_OnlyOneI"
|
||||
msgid "-- no content: do not translate --"
|
||||
msgid_plural "Only one response item with the linkId {1} allowed - found {0} items"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "-- no content: do not translate --"
|
||||
msgstr[1] ""
|
||||
|
||||
# Questionnaire_QR_Item_Order
|
||||
|
|
|
@ -1665,6 +1665,11 @@ msgstr ""
|
|||
msgid "The ImplementationGuide is based on FHIR version {0} but package {1} is based on FHIR version {2}. In general, this version mismatch should be avoided - some tools will try to make this work with variable degrees of success, but others will not even try"
|
||||
msgstr ""
|
||||
|
||||
# IG_NO_VERSION
|
||||
#: IG_NO_VERSION
|
||||
msgid "No fhir version was specified for the IG so the version consistency can't be checked"
|
||||
msgstr ""
|
||||
|
||||
# ILLEGAL_COMMENT_TYPE
|
||||
#: ILLEGAL_COMMENT_TYPE
|
||||
msgid "The fhir_comments property must be an array of strings"
|
||||
|
|
|
@ -1665,6 +1665,11 @@ msgstr ""
|
|||
msgid "The ImplementationGuide is based on FHIR version {0} but package {1} is based on FHIR version {2}. In general, this version mismatch should be avoided - some tools will try to make this work with variable degrees of success, but others will not even try"
|
||||
msgstr ""
|
||||
|
||||
# IG_NO_VERSION
|
||||
#: IG_NO_VERSION
|
||||
msgid "No fhir version was specified for the IG so the version consistency can't be checked"
|
||||
msgstr ""
|
||||
|
||||
# ILLEGAL_COMMENT_TYPE
|
||||
#: ILLEGAL_COMMENT_TYPE
|
||||
msgid "The fhir_comments property must be an array of strings"
|
||||
|
|
|
@ -1678,6 +1678,11 @@ msgstr ""
|
|||
msgid "The ImplementationGuide is based on FHIR version {0} but package {1} is based on FHIR version {2}. In general, this version mismatch should be avoided - some tools will try to make this work with variable degrees of success, but others will not even try"
|
||||
msgstr ""
|
||||
|
||||
# IG_NO_VERSION
|
||||
#: IG_NO_VERSION
|
||||
msgid "No fhir version was specified for the IG so the version consistency can't be checked"
|
||||
msgstr ""
|
||||
|
||||
# ILLEGAL_COMMENT_TYPE
|
||||
#: ILLEGAL_COMMENT_TYPE
|
||||
msgid "The fhir_comments property must be an array of strings"
|
||||
|
|
|
@ -1665,6 +1665,11 @@ msgstr ""
|
|||
msgid "The ImplementationGuide is based on FHIR version {0} but package {1} is based on FHIR version {2}. In general, this version mismatch should be avoided - some tools will try to make this work with variable degrees of success, but others will not even try"
|
||||
msgstr ""
|
||||
|
||||
# IG_NO_VERSION
|
||||
#: IG_NO_VERSION
|
||||
msgid "No fhir version was specified for the IG so the version consistency can't be checked"
|
||||
msgstr ""
|
||||
|
||||
# ILLEGAL_COMMENT_TYPE
|
||||
#: ILLEGAL_COMMENT_TYPE
|
||||
msgid "The fhir_comments property must be an array of strings"
|
||||
|
|
|
@ -1665,6 +1665,11 @@ msgstr "De ImplementationGuide is gebaseerd op FHIR-versie {0} maar package {1}
|
|||
msgid "The ImplementationGuide is based on FHIR version {0} but package {1} is based on FHIR version {2}. In general, this version mismatch should be avoided - some tools will try to make this work with variable degrees of success, but others will not even try"
|
||||
msgstr "De ImplementationGuide is gebaseerd op FHIR-versie {0} maar package {1} is gebaseerd op FHIR-versie {2}. In het algemeen zouden versie-mismatches moeten worden voorkomen - sommige tools zullen dit met wisselend succes proberen op te lossen, maar andere zullen het niet eens proberen"
|
||||
|
||||
# IG_NO_VERSION
|
||||
#: IG_NO_VERSION
|
||||
msgid "No fhir version was specified for the IG so the version consistency can't be checked"
|
||||
msgstr ""
|
||||
|
||||
# ILLEGAL_COMMENT_TYPE
|
||||
#: ILLEGAL_COMMENT_TYPE
|
||||
msgid "The fhir_comments property must be an array of strings"
|
||||
|
|
|
@ -1665,6 +1665,11 @@ msgstr ""
|
|||
msgid "The ImplementationGuide is based on FHIR version {0} but package {1} is based on FHIR version {2}. In general, this version mismatch should be avoided - some tools will try to make this work with variable degrees of success, but others will not even try"
|
||||
msgstr ""
|
||||
|
||||
# IG_NO_VERSION
|
||||
#: IG_NO_VERSION
|
||||
msgid "No fhir version was specified for the IG so the version consistency can't be checked"
|
||||
msgstr ""
|
||||
|
||||
# ILLEGAL_COMMENT_TYPE
|
||||
#: ILLEGAL_COMMENT_TYPE
|
||||
msgid "The fhir_comments property must be an array of strings"
|
||||
|
|
Loading…
Reference in New Issue