Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-FeedSub.yml |
— | — | @@ -1,25 +0,0 @@ |
2 | | -BASIC: |
3 | | - id: out-statusnet-feedsub |
4 | | - label: StatusNet - FeedSub |
5 | | - description: "{{int:bw-desc-statusnet-plugin-feedsub}}" |
6 | | - namespace: NS_STATUSNET |
7 | | - display: out/statusnet/feedsub |
8 | | - class: GettextMessageGroup |
9 | | - |
10 | | -FILES: |
11 | | - class: GettextFFS |
12 | | - sourcePattern: %GROUPROOT%/plugins/FeedSub/locale/%CODE%/LC_MESSAGES/FeedSub.po |
13 | | - targetPattern: plugins/FeedSub/locale/%CODE%/LC_MESSAGES/FeedSub.po |
14 | | - codeMap: |
15 | | - en-gb: en_GB |
16 | | - no: nb |
17 | | - pt-br: pt_BR |
18 | | - zh-hans: zh_CN |
19 | | - zh-hant: zh_TW |
20 | | - |
21 | | -MANGLER |
22 | | - class: StringMatcher |
23 | | - prefix: feedsub- |
24 | | - patterns: |
25 | | - - "*" |
Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-MobileProfile.yml |
— | — | @@ -0,0 +1,25 @@ |
| 2 | +--- |
| 3 | +BASIC: |
| 4 | + id: out-statusnet-mobileprofile |
| 5 | + label: StatusNet - MobileProfile |
| 6 | + description: "{{int:bw-desc-statusnet-plugin-mobileprofile}}" |
| 7 | + namespace: NS_STATUSNET |
| 8 | + display: out/statusnet/mobileprofile |
| 9 | + class: GettextMessageGroup |
| 10 | + |
| 11 | +FILES: |
| 12 | + class: GettextFFS |
| 13 | + sourcePattern: %GROUPROOT%/plugins/MobileProfile/locale/%CODE%/LC_MESSAGES/MobileProfile.po |
| 14 | + targetPattern: plugins/MobileProfile/locale/%CODE%/LC_MESSAGES/MobileProfile.po |
| 15 | + codeMap: |
| 16 | + en-gb: en_GB |
| 17 | + no: nb |
| 18 | + pt-br: pt_BR |
| 19 | + zh-hans: zh_CN |
| 20 | + zh-hant: zh_TW |
| 21 | + |
| 22 | +MANGLER |
| 23 | + class: StringMatcher |
| 24 | + prefix: mobileprofile- |
| 25 | + patterns: |
| 26 | + - "*" |
Property changes on: trunk/extensions/Translate/groups/StatusNet/StatusNet-MobileProfile.yml |
___________________________________________________________________ |
Name: svn:eol-style |
1 | 27 | + native |
Name: svn:keywords |
2 | 28 | + Id |
Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-Recaptcha.yml |
— | — | @@ -0,0 +1,25 @@ |
| 2 | +--- |
| 3 | +BASIC: |
| 4 | + id: out-statusnet-recaptcha |
| 5 | + label: StatusNet - Recaptcha |
| 6 | + description: "{{int:bw-desc-statusnet-plugin-recaptcha}}" |
| 7 | + namespace: NS_STATUSNET |
| 8 | + display: out/statusnet/recaptcha |
| 9 | + class: GettextMessageGroup |
| 10 | + |
| 11 | +FILES: |
| 12 | + class: GettextFFS |
| 13 | + sourcePattern: %GROUPROOT%/plugins/Recaptcha/locale/%CODE%/LC_MESSAGES/Recaptcha.po |
| 14 | + targetPattern: plugins/Recaptcha/locale/%CODE%/LC_MESSAGES/Recaptcha.po |
| 15 | + codeMap: |
| 16 | + en-gb: en_GB |
| 17 | + no: nb |
| 18 | + pt-br: pt_BR |
| 19 | + zh-hans: zh_CN |
| 20 | + zh-hant: zh_TW |
| 21 | + |
| 22 | +MANGLER |
| 23 | + class: StringMatcher |
| 24 | + prefix: recaptcha- |
| 25 | + patterns: |
| 26 | + - "*" |
Property changes on: trunk/extensions/Translate/groups/StatusNet/StatusNet-Recaptcha.yml |
___________________________________________________________________ |
Name: svn:eol-style |
1 | 27 | + native |
Name: svn:keywords |
2 | 28 | + Id |
Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-OStatus.yml |
— | — | @@ -0,0 +1,25 @@ |
| 2 | +--- |
| 3 | +BASIC: |
| 4 | + id: out-statusnet-ostatus |
| 5 | + label: StatusNet - OStatus |
| 6 | + description: "{{int:bw-desc-statusnet-plugin-ostatus}}" |
| 7 | + namespace: NS_STATUSNET |
| 8 | + display: out/statusnet/ostatus |
| 9 | + class: GettextMessageGroup |
| 10 | + |
| 11 | +FILES: |
| 12 | + class: GettextFFS |
| 13 | + sourcePattern: %GROUPROOT%/plugins/OStatus/locale/%CODE%/LC_MESSAGES/OStatus.po |
| 14 | + targetPattern: plugins/OStatus/locale/%CODE%/LC_MESSAGES/OStatus.po |
| 15 | + codeMap: |
| 16 | + en-gb: en_GB |
| 17 | + no: nb |
| 18 | + pt-br: pt_BR |
| 19 | + zh-hans: zh_CN |
| 20 | + zh-hant: zh_TW |
| 21 | + |
| 22 | +MANGLER |
| 23 | + class: StringMatcher |
| 24 | + prefix: ostatus- |
| 25 | + patterns: |
| 26 | + - "*" |
Property changes on: trunk/extensions/Translate/groups/StatusNet/StatusNet-OStatus.yml |
___________________________________________________________________ |
Name: svn:eol-style |
1 | 27 | + native |
Name: svn:keywords |
2 | 28 | + Id |