Skip to content

Commit e2581b9

Browse files
committed
Introduce emphasis-style
1 parent b1cb24f commit e2581b9

21 files changed

+23
-0
lines changed

suse2022-ns/common/l10n/ar.xml

+1
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ translators apparently want those. - sknorr, 2016-09-30 -->
120120
<l:template name="person-name" text="first-last"/>
121121
<l:template name="emphasis-open" text=""/>
122122
<l:template name="emphasis-close" text=""/>
123+
<l:template name="emphasis-style" text="" />
123124

124125
<l:template name="example-label" text="المثال&#160;%n:"/>
125126
<l:template name="example-title" text="%t"/>

suse2022-ns/common/l10n/cs.xml

+3
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@
102102

103103
<l:context name="styles">
104104
<l:template name="person-name" text="first-last"/>
105+
<l:template name="emphasis-open" text=""/>
106+
<l:template name="emphasis-close" text=""/>
107+
<l:template name="emphasis-style" text="" />
105108

106109
<l:template name="example-label" text="P&#345;&#237;klad&#160;%n:"/>
107110
<l:template name="example-title" text="%t"/>

suse2022-ns/common/l10n/da.xml

+1
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
<l:template name="person-name" text="first-last"/>
7878
<l:template name="emphasis-open" text=""/>
7979
<l:template name="emphasis-close" text=""/>
80+
<l:template name="emphasis-style" text=""/>
8081

8182
<l:template name="example-label" text="Eksempel&#160;%n:"/>
8283
<l:template name="example-title" text="%t"/>

suse2022-ns/common/l10n/de.xml

+1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
<l:template name="person-name" text="first-last"/>
7979
<l:template name="emphasis-open" text=""/>
8080
<l:template name="emphasis-close" text=""/>
81+
<l:template name="emphasis-style" text=""/>
8182

8283
<l:template name="example-label" text="Beispiel %n:"/>
8384
<l:template name="example-title" text="%t"/>

suse2022-ns/common/l10n/en.xml

+1
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
<l:template name="person-name" text="first-last"/>
7878
<l:template name="emphasis-open" text=""/>
7979
<l:template name="emphasis-close" text=""/>
80+
<l:template name="emphasis-style" text="" />
8081

8182
<l:template name="example-label" text="Example&#160;%n:"/>
8283
<l:template name="example-title" text="%t"/>

suse2022-ns/common/l10n/es.xml

+1
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
<l:template name="person-name" text="first-last"/>
8181
<l:template name="emphasis-open" text=""/>
8282
<l:template name="emphasis-close" text=""/>
83+
<l:template name="emphasis-style" text=""/>
8384

8485
<l:template name="example-label" text="Ejemplo %n:"/>
8586
<l:template name="example-title" text="%t"/>

suse2022-ns/common/l10n/fi.xml

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
<l:template name="person-name" text="first-last"/>
6262
<l:template name="emphasis-open" text=""/>
6363
<l:template name="emphasis-close" text=""/>
64+
<l:template name="emphasis-style" text=""/>
6465

6566
<l:template name="example-label" text="Esimerkki&#160;%n:"/>
6667
<l:template name="example-title" text="%t"/>

suse2022-ns/common/l10n/fr.xml

+1
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
<l:template name="person-name" text="first-last"/>
8181
<l:template name="emphasis-open" text=""/>
8282
<l:template name="emphasis-close" text=""/>
83+
<l:template name="emphasis-style" text=""/>
8384

8485
<l:template name="example-label" text="Exemple %n&#160;:"/>
8586
<l:template name="example-title" text="%t"/>

suse2022-ns/common/l10n/hu.xml

+1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@
8282
<l:template name="person-name" text="first-last"/>
8383
<l:template name="emphasis-open" text=""/>
8484
<l:template name="emphasis-close" text=""/>
85+
<l:template name="emphasis-style" text=""/>
8586

8687
<l:template name="example-label" text="%n.&#160;p&#233;lda:"/>
8788
<l:template name="example-title" text="%t"/>

suse2022-ns/common/l10n/it.xml

+1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
<l:template name="person-name" text="first-last"/>
7979
<l:template name="emphasis-open" text=""/>
8080
<l:template name="emphasis-close" text=""/>
81+
<l:template name="emphasis-style" text=""/>
8182

8283
<l:template name="example-label" text="Esempio %n:"/>
8384
<l:template name="example-title" text="%t"/>

suse2022-ns/common/l10n/ja.xml

+1
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
<l:template name="person-name" text="first-last"/>
7878
<l:template name="emphasis-open" text=""/>
7979
<l:template name="emphasis-close" text=""/>
80+
<l:template name="emphasis-style" text="" />
8081

8182
<l:template name="example-label" text="&#20363; %n:"/>
8283
<l:template name="example-title" text="%t"/>

suse2022-ns/common/l10n/ko.xml

+1
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
<l:template name="person-name" text="first-last"/>
8181
<l:template name="emphasis-open" text=""/>
8282
<l:template name="emphasis-close" text=""/>
83+
<l:template name="emphasis-style" text="bold" />
8384

8485
<l:template name="example-label" text="&#50696;&#51228; %n:"/>
8586
<l:template name="example-title" text="%t"/>

suse2022-ns/common/l10n/lt_lt.xml

+1
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
<l:template name="person-name" text="first-last"/>
6969
<l:template name="emphasis-open" text=""/>
7070
<l:template name="emphasis-close" text=""/>
71+
<l:template name="emphasis-style" text=""/>
7172

7273
<l:template name="example-label" text="%n&#160;pavyzdys:"/>
7374
<l:template name="example-title" text="%t"/>

suse2022-ns/common/l10n/nl.xml

+1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
<l:template name="person-name" text="first-last"/>
7777
<l:template name="emphasis-open" text=""/>
7878
<l:template name="emphasis-close" text=""/>
79+
<l:template name="emphasis-style" text=""/>
7980

8081
<l:template name="example-label" text="Voorbeeld&#160;%n:"/>
8182
<l:template name="example-title" text="%t"/>

suse2022-ns/common/l10n/no.xml

+1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
<l:template name="person-name" text="first-last"/>
7171
<l:template name="emphasis-open" text=""/>
7272
<l:template name="emphasis-close" text=""/>
73+
<l:template name="emphasis-style" text=""/>
7374

7475
<l:template name="example-label" text="Eksempel&#160;%n:"/>
7576
<l:template name="example-title" text="%t"/>

suse2022-ns/common/l10n/pl.xml

+1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
<l:template name="person-name" text="first-last"/>
7777
<l:template name="emphasis-open" text=""/>
7878
<l:template name="emphasis-close" text=""/>
79+
<l:template name="emphasis-style" text=""/>
7980

8081
<l:template name="example-label" text="Przykład&#160;%n:"/>
8182
<l:template name="example-title" text="%t"/>

suse2022-ns/common/l10n/pt_br.xml

+1
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
<l:template name="person-name" text="first-last"/>
7878
<l:template name="emphasis-open" text=""/>
7979
<l:template name="emphasis-close" text=""/>
80+
<l:template name="emphasis-style" text=""/>
8081

8182
<l:template name="example-label" text="Exemplo&#160;%n:"/>
8283
<l:template name="example-title" text="%t"/>

suse2022-ns/common/l10n/ru.xml

+1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
<l:template name="person-name" text="first-last"/>
7777
<l:template name="emphasis-open" text=""/>
7878
<l:template name="emphasis-close" text=""/>
79+
<l:template name="emphasis-style" text=""/>
7980

8081
<l:template name="example-label" text="Пример %n:"/>
8182
<l:template name="example-title" text="%t"/>

suse2022-ns/common/l10n/sv.xml

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
<l:template name="person-name" text="first-last"/>
5959
<l:template name="emphasis-open" text=""/>
6060
<l:template name="emphasis-close" text=""/>
61+
<l:template name="emphasis-style" text=""/>
6162

6263
<l:template name="example-label" text="Exempel&#160;%n:"/>
6364
<l:template name="example-title" text="%t"/>

suse2022-ns/common/l10n/zh_cn.xml

+1
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@
112112
<l:template name="person-name" text="first-last"/>
113113
<l:template name="emphasis-open" text=""/>
114114
<l:template name="emphasis-close" text=""/>
115+
<l:template name="emphasis-style" text="bold"/>
115116

116117
<l:template name="example-label" text="&#20363; %n︰"/>
117118
<l:template name="example-title" text="%t"/>

suse2022-ns/common/l10n/zh_tw.xml

+1
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999
<l:template name="person-name" text="first-last"/>
100100
<l:template name="emphasis-open" text=""/>
101101
<l:template name="emphasis-close" text=""/>
102+
<l:template name="emphasis-style" text="bold"/>
102103

103104
<l:template name="example-label" text="&#31684;&#20363; %n︰"/>
104105
<l:template name="example-title" text="%t"/>

0 commit comments

Comments
 (0)