2 # This file is part of yosql. It is subject to the license terms in the LICENSE file found in the top-level
3 # directory of this distribution and at https://creativecommons.org/publicdomain/zero/1.0/. No part of yosql,
4 # including this file, may be copied, modified, propagated, or distributed except according to the terms contained
7 REPOSITORY_NAME_CALC_INPUT=Input: {0}
8 REPOSITORY_NAME_CALC_SOURCE=Source: {0}
9 REPOSITORY_NAME_CALC_RELATIVE=Relative: {0}
10 REPOSITORY_NAME_CALC_RAW=Raw: {0}
11 REPOSITORY_NAME_CALC_DOTTED=Dotted: {0}
12 REPOSITORY_NAME_CALC_UPPER=Upper: {0}
13 REPOSITORY_NAME_CALC_QUALIFIED=Qualified: {0}
14 REPOSITORY_NAME_RESULT=Repository Class: {0}
15 REPOSITORY_INTERFACE_CALC_SOURCE=Class: {0}
16 REPOSITORY_INTERFACE_CALC_RAW=Raw: {0}
17 REPOSITORY_INTERFACE_CALC_PREFIXED=Prefixed: {0}
18 REPOSITORY_INTERFACE_CALC_SUFFIXED=Suffixed: {0}
19 REPOSITORY_INTERFACE_RESULT=Repository Interface: {0}