mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
fix quoting
This commit is contained in:
parent
4fd7b9ef1f
commit
9e3caa57ec
@ -59,7 +59,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit datatype="html" id="2155249406916744630">
|
<trans-unit datatype="html" id="2155249406916744630">
|
||||||
<source>View "<x equiv-text="this.list.activeSavedViewTitle" id="PH"/>" saved successfully.</source>
|
<source>View "<x equiv-text="this.list.activeSavedViewTitle" id="PH"/>" saved successfully.</source>
|
||||||
<target>La vista &quot;<x equiv-text="this.list.activeSavedViewTitle" id="PH"/>&quot; è stata salvata.</target>
|
<target>La vista "<x equiv-text="this.list.activeSavedViewTitle" id="PH"/>" è stata salvata.</target>
|
||||||
<context-group purpose="location">
|
<context-group purpose="location">
|
||||||
<context context-type="sourcefile">src/app/components/document-list/document-list.component.ts</context>
|
<context context-type="sourcefile">src/app/components/document-list/document-list.component.ts</context>
|
||||||
<context context-type="linenumber">115</context>
|
<context context-type="linenumber">115</context>
|
||||||
@ -67,7 +67,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit datatype="html" id="6837554170707123455">
|
<trans-unit datatype="html" id="6837554170707123455">
|
||||||
<source>View "<x equiv-text="savedView.name" id="PH"/>" created successfully.</source>
|
<source>View "<x equiv-text="savedView.name" id="PH"/>" created successfully.</source>
|
||||||
<target>La vista &quot;<x equiv-text="savedView.name" id="PH"/>&quot; è stata creata.</target>
|
<target>La vista "<x equiv-text="savedView.name" id="PH"/>" è stata creata.</target>
|
||||||
<context-group purpose="location">
|
<context-group purpose="location">
|
||||||
<context context-type="sourcefile">src/app/components/document-list/document-list.component.ts</context>
|
<context context-type="sourcefile">src/app/components/document-list/document-list.component.ts</context>
|
||||||
<context context-type="linenumber">136</context>
|
<context context-type="linenumber">136</context>
|
||||||
@ -131,7 +131,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit datatype="html" id="5f5ce787c428d917c30c9bd70789a618e09743a7">
|
<trans-unit datatype="html" id="5f5ce787c428d917c30c9bd70789a618e09743a7">
|
||||||
<source>Save "<x equiv-text="{{list.activeSavedViewTitle}}" id="INTERPOLATION"/>"</source>
|
<source>Save "<x equiv-text="{{list.activeSavedViewTitle}}" id="INTERPOLATION"/>"</source>
|
||||||
<target>Salva &quot;<x equiv-text="{{list.activeSavedViewTitle}}" id="INTERPOLATION"/>&quot;</target>
|
<target>Salva "<x equiv-text="{{list.activeSavedViewTitle}}" id="INTERPOLATION"/>"</target>
|
||||||
<context-group purpose="location">
|
<context-group purpose="location">
|
||||||
<context context-type="sourcefile">src/app/components/document-list/document-list.component.html</context>
|
<context context-type="sourcefile">src/app/components/document-list/document-list.component.html</context>
|
||||||
<context context-type="linenumber">71</context>
|
<context context-type="linenumber">71</context>
|
||||||
@ -219,7 +219,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit datatype="html" id="5382975254277698192">
|
<trans-unit datatype="html" id="5382975254277698192">
|
||||||
<source>Do you really want to delete document "<x equiv-text="this.document.title" id="PH"/>"?</source>
|
<source>Do you really want to delete document "<x equiv-text="this.document.title" id="PH"/>"?</source>
|
||||||
<target>Vuoi eliminare il documento &quot;<x equiv-text="this.document.title" id="PH"/>&quot;?</target>
|
<target>Vuoi eliminare il documento "<x equiv-text="this.document.title" id="PH"/>"?</target>
|
||||||
<context-group purpose="location">
|
<context-group purpose="location">
|
||||||
<context context-type="sourcefile">src/app/components/document-detail/document-detail.component.ts</context>
|
<context context-type="sourcefile">src/app/components/document-detail/document-detail.component.ts</context>
|
||||||
<context context-type="linenumber">204</context>
|
<context context-type="linenumber">204</context>
|
||||||
@ -475,7 +475,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit datatype="html" id="93754014749412887">
|
<trans-unit datatype="html" id="93754014749412887">
|
||||||
<source>Do you really want to delete the tag "<x equiv-text="object.name" id="PH"/>"?</source>
|
<source>Do you really want to delete the tag "<x equiv-text="object.name" id="PH"/>"?</source>
|
||||||
<target>Vuoi eliminare il tag &quot;<x equiv-text="object.name" id="PH"/>&quot;?</target>
|
<target>Vuoi eliminare il tag "<x equiv-text="object.name" id="PH"/>"?</target>
|
||||||
<context-group purpose="location">
|
<context-group purpose="location">
|
||||||
<context context-type="sourcefile">src/app/components/manage/tag-list/tag-list.component.ts</context>
|
<context context-type="sourcefile">src/app/components/manage/tag-list/tag-list.component.ts</context>
|
||||||
<context context-type="linenumber">26</context>
|
<context context-type="linenumber">26</context>
|
||||||
@ -563,7 +563,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit datatype="html" id="4990731724078522539">
|
<trans-unit datatype="html" id="4990731724078522539">
|
||||||
<source>Do you really want to delete the document type "<x equiv-text="object.name" id="PH"/>"?</source>
|
<source>Do you really want to delete the document type "<x equiv-text="object.name" id="PH"/>"?</source>
|
||||||
<target>Vuoi eliminare il tipo di documento &quot;<x equiv-text="object.name" id="PH"/>&quot;?</target>
|
<target>Vuoi eliminare il tipo di documento "<x equiv-text="object.name" id="PH"/>"?</target>
|
||||||
<context-group purpose="location">
|
<context-group purpose="location">
|
||||||
<context context-type="sourcefile">src/app/components/manage/document-type-list/document-type-list.component.ts</context>
|
<context context-type="sourcefile">src/app/components/manage/document-type-list/document-type-list.component.ts</context>
|
||||||
<context context-type="linenumber">26</context>
|
<context context-type="linenumber">26</context>
|
||||||
@ -587,7 +587,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit datatype="html" id="5610279464668232148">
|
<trans-unit datatype="html" id="5610279464668232148">
|
||||||
<source>Saved view "<x equiv-text="savedView.name" id="PH"/>" deleted.</source>
|
<source>Saved view "<x equiv-text="savedView.name" id="PH"/>" deleted.</source>
|
||||||
<target>La vista &quot;<x equiv-text="savedView.name" id="PH"/>&quot; è stata eliminata. </target>
|
<target>La vista "<x equiv-text="savedView.name" id="PH"/>" è stata eliminata. </target>
|
||||||
<context-group purpose="location">
|
<context-group purpose="location">
|
||||||
<context context-type="sourcefile">src/app/components/manage/settings/settings.component.ts</context>
|
<context context-type="sourcefile">src/app/components/manage/settings/settings.component.ts</context>
|
||||||
<context context-type="linenumber">68</context>
|
<context context-type="linenumber">68</context>
|
||||||
@ -907,7 +907,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit datatype="html" id="7427874343955308724">
|
<trans-unit datatype="html" id="7427874343955308724">
|
||||||
<source>Do you really want to delete the correspondent "<x equiv-text="object.name" id="PH"/>"?</source>
|
<source>Do you really want to delete the correspondent "<x equiv-text="object.name" id="PH"/>"?</source>
|
||||||
<target>Vuoi eliminare il corrispondente &quot;<x equiv-text="object.name" id="PH"/>&quot;?</target>
|
<target>Vuoi eliminare il corrispondente "<x equiv-text="object.name" id="PH"/>"?</target>
|
||||||
<context-group purpose="location">
|
<context-group purpose="location">
|
||||||
<context context-type="sourcefile">src/app/components/manage/correspondent-list/correspondent-list.component.ts</context>
|
<context context-type="sourcefile">src/app/components/manage/correspondent-list/correspondent-list.component.ts</context>
|
||||||
<context context-type="linenumber">26</context>
|
<context context-type="linenumber">26</context>
|
||||||
@ -1075,7 +1075,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit datatype="html" id="afa760e48c97d64d19c1455d18b7834a2256e23f">
|
<trans-unit datatype="html" id="afa760e48c97d64d19c1455d18b7834a2256e23f">
|
||||||
<source>Did you mean "<x equiv-text="<a [routerLink]="" (click)="searchCorrectedQuery()">{{correctedQuery}}" id="START_LINK"/><x equiv-text="{{correctedQuery}}</a>" id="INTERPOLATION"/><x equiv-text="</a>" id="CLOSE_LINK"/>"?</source>
|
<source>Did you mean "<x equiv-text="<a [routerLink]="" (click)="searchCorrectedQuery()">{{correctedQuery}}" id="START_LINK"/><x equiv-text="{{correctedQuery}}</a>" id="INTERPOLATION"/><x equiv-text="</a>" id="CLOSE_LINK"/>"?</source>
|
||||||
<target>Forse intendevi &quot;<x equiv-text="<a [routerLink]="" (click)="searchCorrectedQuery()">{{correctedQuery}}" id="START_LINK"/><x equiv-text="{{correctedQuery}}</a>" id="INTERPOLATION"/><x equiv-text="</a>" id="CLOSE_LINK"/>&quot;?</target>
|
<target>Forse intendevi "<x equiv-text="<a [routerLink]="" (click)="searchCorrectedQuery()">{{correctedQuery}}" id="START_LINK"/><x equiv-text="{{correctedQuery}}</a>" id="INTERPOLATION"/><x equiv-text="</a>" id="CLOSE_LINK"/>"?</target>
|
||||||
<context-group purpose="location">
|
<context-group purpose="location">
|
||||||
<context context-type="sourcefile">src/app/components/search/search.component.html</context>
|
<context context-type="sourcefile">src/app/components/search/search.component.html</context>
|
||||||
<context context-type="linenumber">13</context>
|
<context context-type="linenumber">13</context>
|
||||||
@ -1421,7 +1421,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit datatype="html" id="7894972847287473517">
|
<trans-unit datatype="html" id="7894972847287473517">
|
||||||
<source>"<x equiv-text="items[0].name" id="PH"/>"</source>
|
<source>"<x equiv-text="items[0].name" id="PH"/>"</source>
|
||||||
<target>&quot;<x equiv-text="items[0].name" id="PH"/>&quot;</target>
|
<target>"<x equiv-text="items[0].name" id="PH"/>"</target>
|
||||||
<context-group purpose="location">
|
<context-group purpose="location">
|
||||||
<context context-type="sourcefile">src/app/components/document-list/bulk-editor/bulk-editor.component.ts</context>
|
<context context-type="sourcefile">src/app/components/document-list/bulk-editor/bulk-editor.component.ts</context>
|
||||||
<context context-type="linenumber">113</context>
|
<context context-type="linenumber">113</context>
|
||||||
@ -1429,7 +1429,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit datatype="html" id="8639884465898458690">
|
<trans-unit datatype="html" id="8639884465898458690">
|
||||||
<source>"<x equiv-text="items[0].name" id="PH"/>" and "<x equiv-text="items[1].name" id="PH_1"/>"</source>
|
<source>"<x equiv-text="items[0].name" id="PH"/>" and "<x equiv-text="items[1].name" id="PH_1"/>"</source>
|
||||||
<target>&quot;<x equiv-text="items[0].name" id="PH"/>&quot; e &quot;<x equiv-text="items[1].name" id="PH_1"/>&quot;</target>
|
<target>"<x equiv-text="items[0].name" id="PH"/>" e "<x equiv-text="items[1].name" id="PH_1"/>"</target>
|
||||||
<context-group purpose="location">
|
<context-group purpose="location">
|
||||||
<context context-type="sourcefile">src/app/components/document-list/bulk-editor/bulk-editor.component.ts</context>
|
<context context-type="sourcefile">src/app/components/document-list/bulk-editor/bulk-editor.component.ts</context>
|
||||||
<context context-type="linenumber">115</context>
|
<context context-type="linenumber">115</context>
|
||||||
@ -1447,7 +1447,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit datatype="html" id="1822679894391095557">
|
<trans-unit datatype="html" id="1822679894391095557">
|
||||||
<source><x equiv-text="list" id="PH"/> and "<x equiv-text="items[items.length - 1].name" id="PH_1"/>"</source>
|
<source><x equiv-text="list" id="PH"/> and "<x equiv-text="items[items.length - 1].name" id="PH_1"/>"</source>
|
||||||
<target><x equiv-text="list" id="PH"/>e &quot;<x equiv-text="items[items.length - 1].name" id="PH_1"/>&quot;</target>
|
<target><x equiv-text="list" id="PH"/>e "<x equiv-text="items[items.length - 1].name" id="PH_1"/>"</target>
|
||||||
<context-group purpose="location">
|
<context-group purpose="location">
|
||||||
<context context-type="sourcefile">src/app/components/document-list/bulk-editor/bulk-editor.component.ts</context>
|
<context context-type="sourcefile">src/app/components/document-list/bulk-editor/bulk-editor.component.ts</context>
|
||||||
<context context-type="linenumber">118</context>
|
<context context-type="linenumber">118</context>
|
||||||
@ -1464,7 +1464,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit datatype="html" id="6619516195038467207">
|
<trans-unit datatype="html" id="6619516195038467207">
|
||||||
<source>This operation will add the tag "<x equiv-text="tag.name" id="PH"/>" to <x equiv-text="this.list.selected.size" id="PH_1"/> selected document(s).</source>
|
<source>This operation will add the tag "<x equiv-text="tag.name" id="PH"/>" to <x equiv-text="this.list.selected.size" id="PH_1"/> selected document(s).</source>
|
||||||
<target>Questa operazione aggiungerà il tag &quot;<x equiv-text="tag.name" id="PH"/>&quot; a <x equiv-text="this.list.selected.size" id="PH_1"/> documento/i selezionato/i.</target>
|
<target>Questa operazione aggiungerà il tag "<x equiv-text="tag.name" id="PH"/>" a <x equiv-text="this.list.selected.size" id="PH_1"/> documento/i selezionato/i.</target>
|
||||||
<context-group purpose="location">
|
<context-group purpose="location">
|
||||||
<context context-type="sourcefile">src/app/components/document-list/bulk-editor/bulk-editor.component.ts</context>
|
<context context-type="sourcefile">src/app/components/document-list/bulk-editor/bulk-editor.component.ts</context>
|
||||||
<context context-type="linenumber">130</context>
|
<context context-type="linenumber">130</context>
|
||||||
@ -1480,7 +1480,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit datatype="html" id="7181166515756808573">
|
<trans-unit datatype="html" id="7181166515756808573">
|
||||||
<source>This operation will remove the tag "<x equiv-text="tag.name" id="PH"/>" from <x equiv-text="this.list.selected.size" id="PH_1"/> selected document(s).</source>
|
<source>This operation will remove the tag "<x equiv-text="tag.name" id="PH"/>" from <x equiv-text="this.list.selected.size" id="PH_1"/> selected document(s).</source>
|
||||||
<target>Questa operazione rimuoverà il tag &quot;<x equiv-text="tag.name" id="PH"/>&quot; da <x equiv-text="this.list.selected.size" id="PH_1"/> documento/i selezionato/i. </target>
|
<target>Questa operazione rimuoverà il tag "<x equiv-text="tag.name" id="PH"/>" da <x equiv-text="this.list.selected.size" id="PH_1"/> documento/i selezionato/i. </target>
|
||||||
<context-group purpose="location">
|
<context-group purpose="location">
|
||||||
<context context-type="sourcefile">src/app/components/document-list/bulk-editor/bulk-editor.component.ts</context>
|
<context context-type="sourcefile">src/app/components/document-list/bulk-editor/bulk-editor.component.ts</context>
|
||||||
<context context-type="linenumber">135</context>
|
<context context-type="linenumber">135</context>
|
||||||
@ -1512,7 +1512,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit datatype="html" id="6900893559485781849">
|
<trans-unit datatype="html" id="6900893559485781849">
|
||||||
<source>This operation will assign the correspondent "<x equiv-text="correspondent.name" id="PH"/>" to <x equiv-text="this.list.selected.size" id="PH_1"/> selected document(s).</source>
|
<source>This operation will assign the correspondent "<x equiv-text="correspondent.name" id="PH"/>" to <x equiv-text="this.list.selected.size" id="PH_1"/> selected document(s).</source>
|
||||||
<target>Questa operazione assegnerà il corrispondente &quot;<x equiv-text="correspondent.name" id="PH"/>&quot; a <x equiv-text="this.list.selected.size" id="PH_1"/> documento/i selezionato/i.</target>
|
<target>Questa operazione assegnerà il corrispondente "<x equiv-text="correspondent.name" id="PH"/>" a <x equiv-text="this.list.selected.size" id="PH_1"/> documento/i selezionato/i.</target>
|
||||||
<context-group purpose="location">
|
<context-group purpose="location">
|
||||||
<context context-type="sourcefile">src/app/components/document-list/bulk-editor/bulk-editor.component.ts</context>
|
<context context-type="sourcefile">src/app/components/document-list/bulk-editor/bulk-editor.component.ts</context>
|
||||||
<context context-type="linenumber">161</context>
|
<context context-type="linenumber">161</context>
|
||||||
@ -1536,7 +1536,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit datatype="html" id="332180123895325027">
|
<trans-unit datatype="html" id="332180123895325027">
|
||||||
<source>This operation will assign the document type "<x equiv-text="documentType.name" id="PH"/>" to <x equiv-text="this.list.selected.size" id="PH_1"/> selected document(s).</source>
|
<source>This operation will assign the document type "<x equiv-text="documentType.name" id="PH"/>" to <x equiv-text="this.list.selected.size" id="PH_1"/> selected document(s).</source>
|
||||||
<target>Questa operazione assegnerà il tipo di documento &quot;<x equiv-text="documentType.name" id="PH"/>&quot; a <x equiv-text="this.list.selected.size" id="PH_1"/> documento/i selezionato/i.</target>
|
<target>Questa operazione assegnerà il tipo di documento "<x equiv-text="documentType.name" id="PH"/>" a <x equiv-text="this.list.selected.size" id="PH_1"/> documento/i selezionato/i.</target>
|
||||||
<context-group purpose="location">
|
<context-group purpose="location">
|
||||||
<context context-type="sourcefile">src/app/components/document-list/bulk-editor/bulk-editor.component.ts</context>
|
<context context-type="sourcefile">src/app/components/document-list/bulk-editor/bulk-editor.component.ts</context>
|
||||||
<context context-type="linenumber">184</context>
|
<context context-type="linenumber">184</context>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user