Skip to content

Commit 9de04f6

Browse files
committed
Remove unused lang keys from he, it, ja, ko, nb and pt.xml files
1 parent dfc695d commit 9de04f6

File tree

6 files changed

+4
-26
lines changed

6 files changed

+4
-26
lines changed

src/Umbraco.Web.UI/umbraco/config/lang/he.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,8 @@
3030
<key alias="sendtopublish">שלח לפירסום</key>
3131
<key alias="sendToTranslate">שלח לתירגום</key>
3232
<key alias="sort">מיין</key>
33-
<key alias="toPublish">שלח לפירסום</key>
3433
<key alias="translate">תרגם</key>
3534
<key alias="update">עדכן</key>
36-
<key alias="LastRunInfoAction">יומן משימות מתוזמנות</key>
3735
</area>
3836
<area alias="assignDomain">
3937
<key alias="addNew">הוסף דומיין חדש</key>
@@ -200,8 +198,6 @@
200198
]]></key>
201199
<key alias="displayName">שם התצוגה לשפה</key>
202200
</area>
203-
<area alias="editcontenttype">
204-
</area>
205201
<area alias="editdatatype">
206202
<key alias="addPrevalue">הוסף ערך מקדים</key>
207203
<key alias="dataBaseDatatype">סוג מידע עבור בסיס נתונים</key>
@@ -716,7 +712,6 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
716712
<key alias="contentAllowed">This content is allowed here</key>
717713
<key alias="clickToEmbed">Click to embed</key>
718714
<key alias="clickToInsertImage">Click to insert image</key>
719-
<key alias="placeholderImageCaption">Image caption...</key>
720715
<key alias="placeholderWriteHere">Write here...</key>
721716
<key alias="gridLayouts">Grid Layouts</key>
722717
<key alias="gridLayoutsDetail">Layouts are the overall work area for the grid editor, usually you only need one or two different layouts</key>

src/Umbraco.Web.UI/umbraco/config/lang/it.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
<key alias="sendtopublish">Invia per la pubblicazione</key>
3131
<key alias="sendToTranslate">Invia per la traduzione</key>
3232
<key alias="sort">Ordina</key>
33-
<key alias="toPublish">Invia la pubblicazione</key>
3433
<key alias="translate">Traduci</key>
3534
<key alias="unpublish">Annulla pubblicazione</key>
3635
<key alias="update">Aggiorna</key>
@@ -221,8 +220,6 @@
221220
<key alias="description"><![CDATA[Modifica le traduzioni per l'elemento '%0%'. Puoi aggiungere una lingua sotto "Lingue" nel menù a sinistra]]></key>
222221
<key alias="displayName"><![CDATA[Identificativo Cultura]]></key>
223222
</area>
224-
<area alias="editcontenttype">
225-
</area>
226223
<area alias="editdatatype">
227224
<key alias="addPrevalue"><![CDATA[Aggiungi valore predefinito]]></key>
228225
<key alias="dataBaseDatatype"><![CDATA[Tipo di Dato del database]]></key>
@@ -766,7 +763,6 @@ Per gestire il tuo sito web, è sufficiente aprire il backoffice di Umbraco e in
766763
<key alias="contentAllowed">Questo contenuto è consentito qui</key>
767764
<key alias="clickToEmbed">Clicca per incorporare</key>
768765
<key alias="clickToInsertImage">Clicca per inserire l'immagine</key>
769-
<key alias="placeholderImageCaption">Didascalia dell'immagine...</key>
770766
<key alias="placeholderWriteHere">Scrivi qui...</key>
771767
<key alias="gridLayouts">I Grid Layout</key>
772768
<key alias="gridLayoutsDetail">I layout sono l'area globale di lavoro per il grid editor, di solito ti serve solo uno o due layout differenti</key>
@@ -949,6 +945,5 @@ Per gestire il tuo sito web, è sufficiente aprire il backoffice di Umbraco e in
949945
<area alias="apps">
950946
<key alias="umbContent">Contenuti</key>
951947
<key alias="umbInfo">Info</key>
952-
<key alias="umbListView">Elementi</key>
953948
</area>
954949
</language>

src/Umbraco.Web.UI/umbraco/config/lang/ja.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
<key alias="sendtopublish">公開に送る</key>
3434
<key alias="sendToTranslate">翻訳に送る</key>
3535
<key alias="sort">並べ替え</key>
36-
<key alias="toPublish">公開する</key>
3736
<key alias="translate">翻訳</key>
3837
<key alias="update">更新</key>
3938
<key alias="defaultValue">初期値</key>
@@ -877,7 +876,6 @@ Runwayをインストールして作られた新しいウェブサイトがど
877876
<key alias="contentAllowed">このコンテンツはここに使用できます</key>
878877
<key alias="clickToEmbed">クリックして埋め込む</key>
879878
<key alias="clickToInsertImage">クリックして画像を挿入する</key>
880-
<key alias="placeholderImageCaption">キャプション...</key>
881879
<key alias="placeholderWriteHere">ここに記入する...</key>
882880
<key alias="gridLayouts">レイアウト</key>
883881
<key alias="gridLayoutsDetail">レイアウトは通常1つまたは2つの異なるレイアウトを必要とする、グリッドエディタの全体的な作業エリアです</key>
@@ -1085,4 +1083,4 @@ Runwayをインストールして作られた新しいウェブサイトがど
10851083
<key alias="enterCustomValidation">... またはカスタム検証を入力</key>
10861084
<key alias="fieldIsMandatory">必須フィールドです</key>
10871085
</area>
1088-
</language>
1086+
</language>

src/Umbraco.Web.UI/umbraco/config/lang/ko.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
<key alias="sendtopublish">발행 항목으로 전달</key>
3131
<key alias="sendToTranslate">번역 항목으로 전달</key>
3232
<key alias="sort">정렬</key>
33-
<key alias="toPublish">발행 항목으로 전달</key>
3433
<key alias="translate">번역</key>
3534
<key alias="update">업데이트</key>
3635
</area>
@@ -199,8 +198,6 @@
199198
]]></key>
200199
<key alias="displayName">국가명</key>
201200
</area>
202-
<area alias="editcontenttype">
203-
</area>
204201
<area alias="editdatatype">
205202
<key alias="addPrevalue">이전값 더하기</key>
206203
<key alias="dataBaseDatatype">데이터베이스 데이터타입</key>
@@ -699,7 +696,6 @@
699696
<key alias="contentAllowed">This content is allowed here</key>
700697
<key alias="clickToEmbed">Click to embed</key>
701698
<key alias="clickToInsertImage">Click to insert image</key>
702-
<key alias="placeholderImageCaption">Image caption...</key>
703699
<key alias="placeholderWriteHere">Write here...</key>
704700
<key alias="gridLayouts">Grid Layouts</key>
705701
<key alias="gridLayoutsDetail">Layouts are the overall work area for the grid editor, usually you only need one or two different layouts</key>

src/Umbraco.Web.UI/umbraco/config/lang/nb.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<key alias="domainExists">Domenet '%0%' er allerede tilknyttet</key>
5151
<key alias="domainUpdated">Domenet '%0%' er nå oppdatert</key>
5252
<key alias="orEdit">eller rediger eksisterende domener</key>
53-
<key alias="inherit">Arv</key>
53+
<key alias="inherit">Arv</key>
5454
<key alias="setLanguage">Språk</key>
5555
<key alias="setLanguageHelp"><![CDATA[Sett språk for underordnede noder eller arv språk fra overordnet.<br/>Vil også gjelde denne noden, med mindre et underordnet domene også gjelder.]]></key>
5656
<key alias="setDomains">Domener</key>
@@ -81,7 +81,6 @@
8181
<key alias="returnToList">Tilbake til listen</key>
8282
<key alias="save">Lagre</key>
8383
<key alias="saveAndPublish">Lagre og publiser</key>
84-
<key alias="saveAndSchedule">Lagre og planlegge</key>
8584
<key alias="saveToPublish">Lagre og send til publisering</key>
8685
<key alias="saveAndPreview">Forhåndsvis</key>
8786
<key alias="showPageDisabled">Forhåndsvisning er deaktivert siden det ikke er angitt noen mal</key>
@@ -760,7 +759,6 @@ Vennlig hilsen Umbraco roboten
760759
<key alias="contentAllowed">Innholdstypen er tillatt her</key>
761760
<key alias="clickToEmbed">Klikk for å bygge inn</key>
762761
<key alias="clickToInsertImage">Klikk for å sette inn et bilde</key>
763-
<key alias="placeholderImageCaption">Bildetekst...</key>
764762
<key alias="placeholderWriteHere">Skriv her...</key>
765763
<key alias="gridLayouts">Rutenettoppsett</key>
766764
<key alias="gridLayoutsDetail">Et oppsett er det overordnede arbeidsområdet til ditt rutenett - du vil typisk kun behøve ett eller to</key>
@@ -918,4 +916,4 @@ Vennlig hilsen Umbraco roboten
918916
<key alias="yourHistory" version="7.0">Din historikk</key>
919917
<key alias="sessionExpires" version="7.0">Sesjonen utløper om</key>
920918
</area>
921-
</language>
919+
</language>

src/Umbraco.Web.UI/umbraco/config/lang/pt.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
<key alias="sendtopublish">Enviar para Publicação</key>
3131
<key alias="sendToTranslate">Enviar para Tradução</key>
3232
<key alias="sort">Classificar</key>
33-
<key alias="toPublish">Enviar para publicação</key>
3433
<key alias="translate">Traduzir</key>
3534
<key alias="update">Atualizar</key>
3635
</area>
@@ -197,8 +196,6 @@
197196
<key alias="description"><![CDATA[Editar as diferente versões de linguagem para o item de dicionário '<em>%0%</em>' abaixo <br /> Você pode adicionar mais linguagens sob 'linguagens' no menu à esquerda]]></key>
198197
<key alias="displayName">Nome da Cultura</key>
199198
</area>
200-
<area alias="editcontenttype">
201-
</area>
202199
<area alias="editdatatype">
203200
<key alias="addPrevalue">Adicionar valor prévio</key>
204201
<key alias="dataBaseDatatype">Tipo de Dados do Banco de Dados</key>
@@ -688,7 +685,6 @@ Você pode publicar esta página e todas suas sub-páginas ao selecionar <em>pub
688685
<key alias="contentAllowed">This content is allowed here</key>
689686
<key alias="clickToEmbed">Click to embed</key>
690687
<key alias="clickToInsertImage">Click to insert image</key>
691-
<key alias="placeholderImageCaption">Image caption...</key>
692688
<key alias="placeholderWriteHere">Write here...</key>
693689
<key alias="gridLayouts">Grid Layouts</key>
694690
<key alias="gridLayoutsDetail">Layouts are the overall work area for the grid editor, usually you only need one or two different layouts</key>
@@ -835,4 +831,4 @@ Você pode publicar esta página e todas suas sub-páginas ao selecionar <em>pub
835831
<key alias="userTypes">Tipos de usuários</key>
836832
<key alias="writer">Escrevente</key>
837833
</area>
838-
</language>
834+
</language>

0 commit comments

Comments
 (0)