diff --git a/src-ui/src/locale/messages.cs_CZ.xlf b/src-ui/src/locale/messages.cs_CZ.xlf index 8bdad274b..df4ee3d04 100644 --- a/src-ui/src/locale/messages.cs_CZ.xlf +++ b/src-ui/src/locale/messages.cs_CZ.xlf @@ -56,7 +56,7 @@ src/app/components/document-list/document-list.component.ts 49 - Documents + Dokumenty View "" saved successfully. @@ -256,7 +256,7 @@ src/app/components/document-detail/document-detail.component.html 15 - Delete + Odstranit Download @@ -304,7 +304,7 @@ src/app/components/document-detail/document-detail.component.html 81 - Metadata + Metadata Discard @@ -544,7 +544,7 @@ src/app/components/manage/tag-list/tag-list.component.html 23 - Actions + Akce Documents @@ -552,7 +552,7 @@ src/app/components/manage/tag-list/tag-list.component.html 38 - Documents + Dokumenty Edit @@ -1831,7 +1831,7 @@ src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts 18 - Metadata + Metadata Select @@ -1903,7 +1903,7 @@ src/app/services/settings.service.ts 92 - German + Němčina Dutch @@ -1911,7 +1911,7 @@ src/app/services/settings.service.ts 93 - Dutch + Holandština French @@ -1919,7 +1919,7 @@ src/app/services/settings.service.ts 94 - French + Francouzština Portuguese (Brazil) @@ -2155,7 +2155,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 39 - Automatic + Automatický Do you really want to delete this element? @@ -2179,7 +2179,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 106 - Delete + Odstranit Error while deleting element: @@ -2195,7 +2195,7 @@ src/app/data/matching-model.ts 12 - Any word + Jakékoliv slovo Any: Document contains any of these words (space separated) @@ -2211,7 +2211,7 @@ src/app/data/matching-model.ts 13 - All words + Všechna slova All: Document contains all of these words (space separated) @@ -2227,7 +2227,7 @@ src/app/data/matching-model.ts 14 - Exact match + Přesná shoda Exact: Document contains this string @@ -2243,7 +2243,7 @@ src/app/data/matching-model.ts 15 - Regular expression + Regulární výraz Regular expression: Document matches this regular expression @@ -2259,7 +2259,7 @@ src/app/data/matching-model.ts 16 - Fuzzy word + Fuzzy slovo Fuzzy: Document contains a word similar to this word diff --git a/src-ui/src/locale/messages.de_DE.xlf b/src-ui/src/locale/messages.de_DE.xlf index 10c96ebf3..c401d6cb5 100644 --- a/src-ui/src/locale/messages.de_DE.xlf +++ b/src-ui/src/locale/messages.de_DE.xlf @@ -16,7 +16,7 @@ src/app/app.component.ts 51 - Das Dokument wurde zu Paperless hinzugefügt. + Das Dokument wurde zu Paperless hinzugefügt. Open document @@ -32,7 +32,7 @@ src/app/app.component.ts 59 - Konnte nicht hinzufügen: + Konnte nicht hinzufügen: New document detected @@ -48,7 +48,7 @@ src/app/app.component.ts 65 - Dokument wird von Paperless verarbeitet. + Dokument wird von Paperless verarbeitet. Documents @@ -64,7 +64,7 @@ src/app/components/document-list/document-list.component.ts 115 - Ansicht "" erfolgreich gespeichert. + Ansicht "" erfolgreich gespeichert. View "" created successfully. @@ -72,7 +72,7 @@ src/app/components/document-list/document-list.component.ts 136 - Ansicht "" erfolgreich erstellt. + Ansicht "" erfolgreich erstellt. Select @@ -136,7 +136,7 @@ src/app/components/document-list/document-list.component.html 71 - "" speichern + "" speichern {VAR_PLURAL, plural, =1 {Selected of one document} other {Selected of documents}} @@ -168,7 +168,7 @@ src/app/components/document-list/document-list.component.html 105 - ASN + ASN Correspondent @@ -224,7 +224,7 @@ src/app/components/document-detail/document-detail.component.ts 204 - Möchten Sie das Dokument "" wirklich löschen? + Möchten Sie das Dokument "" wirklich löschen? The files for this document will be deleted permanently. This operation cannot be undone. @@ -248,7 +248,7 @@ src/app/components/document-detail/document-detail.component.ts 214 - Fehler beim Löschen des Dokuments: + Fehler beim Löschen des Dokuments: Delete @@ -288,7 +288,7 @@ src/app/components/document-detail/document-detail.component.html 56 - Details + Details Content @@ -336,7 +336,7 @@ src/app/components/document-detail/document-detail.component.html 8 - von + von Download original @@ -456,7 +456,7 @@ src/app/components/dashboard/dashboard.component.ts 33 - Hallo , willkommen zu Paperless-ng! + Hallo , willkommen zu Paperless-ng! Welcome to Paperless-ng! @@ -480,7 +480,7 @@ src/app/components/manage/tag-list/tag-list.component.ts 26 - Möchten Sie das Tag "" wirklich löschen? + Möchten Sie das Tag "" wirklich löschen? Tags @@ -488,39 +488,39 @@ src/app/components/manage/tag-list/tag-list.component.html 1 - Tags + Tags - + Create src/app/components/manage/tag-list/tag-list.component.html 2 - Erstellen + Erstellen - + Filter by: src/app/components/manage/tag-list/tag-list.component.html 8 - Filtern nach: + Filtern nach: - + Name src/app/components/manage/tag-list/tag-list.component.html 9 - Name + Name - + Color src/app/components/manage/tag-list/tag-list.component.html 20 - Farbe + Farbe Matching @@ -538,117 +538,117 @@ Anzahl Dokumente - + Actions src/app/components/manage/tag-list/tag-list.component.html 23 - Aktionen + Aktionen - + Documents src/app/components/manage/tag-list/tag-list.component.html 38 - Dokumente + Dokumente - + Edit src/app/components/manage/tag-list/tag-list.component.html 43 - Bearbeiten + Bearbeiten - + Do you really want to delete the document type ""? src/app/components/manage/document-type-list/document-type-list.component.ts 26 - Möchten Sie den Dokumenttyp "" wirklich löschen? + Möchten Sie den Dokumenttyp "" wirklich löschen? - + Document types src/app/components/manage/document-type-list/document-type-list.component.html 1 - Dokumenttypen + Dokumenttypen - + Logs src/app/components/manage/logs/logs.component.html 1 - Protokoll + Protokoll - + Saved view "" deleted. src/app/components/manage/settings/settings.component.ts 68 - Gespeicherte Ansicht "" gelöscht. + Gespeicherte Ansicht "" gelöscht. - + Settings saved successfully. src/app/components/manage/settings/settings.component.ts 89 - Einstellungen erfolgreich gespeichert. + Einstellungen erfolgreich gespeichert. - + Use system language src/app/components/manage/settings/settings.component.ts 94 - Benutze Systemsprache + Benutze Systemsprache - + Use date format of display language src/app/components/manage/settings/settings.component.ts 100 - Benutze Datumsformat der Anzeigesprache + Benutze Datumsformat der Anzeigesprache - + Error while storing settings on server: src/app/components/manage/settings/settings.component.ts 117 - Fehler beim Speichern der Einstellungen auf dem Server: + Fehler beim Speichern der Einstellungen auf dem Server: - + Settings src/app/components/manage/settings/settings.component.html 1 - Einstellungen + Einstellungen - + General settings src/app/components/manage/settings/settings.component.html 10 - Allgemeine Einstellungen + Allgemeine Einstellungen - + Notifications src/app/components/manage/settings/settings.component.html 116 - Benachrichtigungen + Benachrichtigungen Saved views @@ -666,13 +666,13 @@ Erscheinungsbild - + Display language src/app/components/manage/settings/settings.component.html 17 - Anzeigesprache + Anzeigesprache You need to reload the page after applying a new language. @@ -704,7 +704,7 @@ src/app/components/manage/settings/settings.component.html 51 - Kurz: + Kurz: Medium: @@ -712,7 +712,7 @@ src/app/components/manage/settings/settings.component.html 55 - Mittel: + Mittel: Long: @@ -720,7 +720,7 @@ src/app/components/manage/settings/settings.component.html 59 - Lang: + Lang: Items per page @@ -912,7 +912,7 @@ src/app/components/manage/correspondent-list/correspondent-list.component.ts 26 - Möchten Sie den Korrespondenten "" wirklich löschen? + Möchten Sie den Korrespondenten "" wirklich löschen? Correspondents @@ -1056,7 +1056,7 @@ src/app/components/search/search.component.html 4 - Ungültige Suchanfrage: + Ungültige Suchanfrage: Showing documents similar to @@ -1064,7 +1064,7 @@ src/app/components/search/search.component.html 7 - Zeige ähnliche Dokumente zu + Zeige ähnliche Dokumente zu Search query: @@ -1072,7 +1072,7 @@ src/app/components/search/search.component.html 11 - Suchanfrage: + Suchanfrage: Did you mean ""? @@ -1080,7 +1080,7 @@ src/app/components/search/search.component.html 13 - Meinten Sie ""? + Meinten Sie ""? {VAR_PLURAL, plural, =0 {No results} =1 {One result} other { results}} @@ -1097,7 +1097,7 @@ 11 app title - Paperless-ng + Paperless-ng Search documents @@ -1137,7 +1137,7 @@ src/app/components/app-frame/app-frame.component.html 160 - Info + Info Documentation @@ -1153,7 +1153,7 @@ src/app/components/app-frame/app-frame.component.html 175 - GitHub + GitHub Suggest an idea @@ -1169,7 +1169,7 @@ src/app/components/app-frame/app-frame.component.html 34 - Angemeldet als + Angemeldet als Open documents @@ -1209,7 +1209,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 32 - Korrespondent: + Korrespondent: Without correspondent @@ -1225,7 +1225,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 39 - Typ: + Typ: Without document type @@ -1241,7 +1241,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 45 - Tag: + Tag: Without any tag @@ -1257,7 +1257,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 53 - Titel: + Titel: Filter tags @@ -1378,7 +1378,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 67 - Erstellt: + Erstellt: Filter by correspondent @@ -1418,7 +1418,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 74 - Fehler beim Ausführung der Massenverarbeitung: + Fehler beim Ausführung der Massenverarbeitung: "" @@ -1426,7 +1426,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 113 - "" + "" "" and "" @@ -1435,7 +1435,7 @@ 115 This is for messages like 'modify "tag1" and "tag2"' - "" und "" + "" und "" , @@ -1444,7 +1444,7 @@ 117 this is used to separate enumerations and should probably be a comma and a whitespace in most languages - , + , and "" @@ -1453,7 +1453,7 @@ 118 this is for messages like 'modify "tag1", "tag2" and "tag3"' - und "" + und "" Confirm tags assignment @@ -1469,7 +1469,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 130 - Diese Aktion wird ausgewählten Dokumenten das Tag "" hinzufügen. + Diese Aktion wird ausgewählten Dokumenten das Tag "" hinzufügen. This operation will add the tags to selected document(s). @@ -1477,7 +1477,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 132 - Diese Aktion wird ausgewählten Dokumenten die Tags hinzufügen. + Diese Aktion wird ausgewählten Dokumenten die Tags hinzufügen. This operation will remove the tag "" from selected document(s). @@ -1485,7 +1485,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 135 - Diese Aktion wird das Tag "" von ausgewählten Dokumenten entfernen. + Diese Aktion wird das Tag "" von ausgewählten Dokumenten entfernen. This operation will remove the tags from selected document(s). @@ -1493,7 +1493,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 137 - Diese Aktion wird die Tags von ausgewählten Dokumenten entfernen. + Diese Aktion wird die Tags von ausgewählten Dokumenten entfernen. This operation will add the tags and remove the tags on selected document(s). @@ -1501,7 +1501,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 139 - Diese Aktion wird die Tags den ausgewählten Dokumenten hinzufügen und die Tags entfernen. + Diese Aktion wird die Tags den ausgewählten Dokumenten hinzufügen und die Tags entfernen. Confirm correspondent assignment @@ -1517,7 +1517,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 161 - Diese Aktion wird ausgewählten Dokumenten den Korrespondent "" zuweisen. + Diese Aktion wird ausgewählten Dokumenten den Korrespondent "" zuweisen. This operation will remove the correspondent from selected document(s). @@ -1525,7 +1525,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 163 - Diese Aktion wird bei ausgewählten Dokumenten den Korrespondent entfernen. + Diese Aktion wird bei ausgewählten Dokumenten den Korrespondent entfernen. Confirm document type assignment @@ -1541,7 +1541,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 184 - Diese Aktion wird ausgewählten Dokumenten den Dokumenttyp "" zuweisen. + Diese Aktion wird ausgewählten Dokumenten den Dokumenttyp "" zuweisen. This operation will remove the document type from selected document(s). @@ -1549,7 +1549,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 186 - Diese Aktion wird bei ausgewählten Dokumenten den Dokumenttyp entfernen. + Diese Aktion wird bei ausgewählten Dokumenten den Dokumenttyp entfernen. Delete confirm @@ -1565,7 +1565,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 202 - Diese Aktion wird ausgewählte Dokumente unwiderruflich löschen. + Diese Aktion wird ausgewählte Dokumente unwiderruflich löschen. This operation cannot be undone. @@ -1653,7 +1653,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 4 - Anzahl Dokumente gesamt: + Anzahl Dokumente gesamt: Documents in inbox: @@ -1661,7 +1661,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 3 - Dokumente im Posteingang: + Dokumente im Posteingang: Processing: @@ -1669,7 +1669,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 32 - Verarbeite: + Verarbeite: Failed: @@ -1677,7 +1677,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 35 - Fehlgeschlagen: + Fehlgeschlagen: Added: @@ -1685,7 +1685,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 38 - Hinzugefügt: + Hinzugefügt: Connecting... @@ -1717,7 +1717,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 136 - HTTP-Fehler: + HTTP-Fehler: Upload new documents @@ -1951,7 +1951,7 @@ src/app/services/settings.service.ts 102 - ISO 8601 + ISO 8601 Document already exists. @@ -2075,7 +2075,7 @@ src/app/services/toast.service.ts 39 - Information + Information ASN @@ -2083,7 +2083,7 @@ src/app/services/rest/document.service.ts 17 - ASN + ASN Correspondent @@ -2147,7 +2147,7 @@ src/app/components/common/edit-dialog/edit-dialog.component.ts 58 - Konnte Element nicht speichern: + Konnte Element nicht speichern: Automatic @@ -2187,7 +2187,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 114 - Fehler beim Löschen des Elements: + Fehler beim Löschen des Elements: Any word diff --git a/src-ui/src/locale/messages.en_GB.xlf b/src-ui/src/locale/messages.en_GB.xlf index bb1800aba..13daeb771 100644 --- a/src-ui/src/locale/messages.en_GB.xlf +++ b/src-ui/src/locale/messages.en_GB.xlf @@ -8,7 +8,7 @@ src/app/app.component.ts 51 - Document added + Document added Document was added to paperless. @@ -16,7 +16,7 @@ src/app/app.component.ts 51 - Document was added to paperless. + Document was added to paperless. Open document @@ -24,7 +24,7 @@ src/app/app.component.ts 51 - Open document + Open document Could not add : @@ -32,7 +32,7 @@ src/app/app.component.ts 59 - Could not add : + Could not add : New document detected @@ -40,7 +40,7 @@ src/app/app.component.ts 65 - New document detected + New document detected Document is being processed by paperless. @@ -48,7 +48,7 @@ src/app/app.component.ts 65 - Document is being processed by paperless. + Document is being processed by paperless. Documents @@ -56,7 +56,7 @@ src/app/components/document-list/document-list.component.ts 49 - Documents + Documents View "" saved successfully. @@ -64,7 +64,7 @@ src/app/components/document-list/document-list.component.ts 115 - View "" saved successfully. + View "" saved successfully. View "" created successfully. @@ -72,7 +72,7 @@ src/app/components/document-list/document-list.component.ts 136 - View "" created successfully. + View "" created successfully. Select @@ -80,7 +80,7 @@ src/app/components/document-list/document-list.component.html 7 - Select + Select Select none @@ -88,7 +88,7 @@ src/app/components/document-list/document-list.component.html 10 - Select none + Select none Select page @@ -96,7 +96,7 @@ src/app/components/document-list/document-list.component.html 11 - Select page + Select page Select all @@ -104,7 +104,7 @@ src/app/components/document-list/document-list.component.html 12 - Select all + Select all Sort @@ -112,7 +112,7 @@ src/app/components/document-list/document-list.component.html 39 - Sort + Sort Views @@ -120,7 +120,7 @@ src/app/components/document-list/document-list.component.html 64 - Views + Views Save as... @@ -128,7 +128,7 @@ src/app/components/document-list/document-list.component.html 72 - Save as... + Save as... Save "" @@ -136,7 +136,7 @@ src/app/components/document-list/document-list.component.html 71 - Save "" + Save "" {VAR_PLURAL, plural, =1 {Selected of one document} other {Selected of documents}} @@ -144,7 +144,7 @@ src/app/components/document-list/document-list.component.html 85 - {VAR_PLURAL, plural, =1 {Selected of one document} other {Selected of documents}} + {VAR_PLURAL, plural, =1 {Selected of one document} other {Selected of documents}} {VAR_PLURAL, plural, =1 {One document} other { documents}} @@ -152,7 +152,7 @@ src/app/components/document-list/document-list.component.html 86 - {VAR_PLURAL, plural, =1 {One document} other { documents}} + {VAR_PLURAL, plural, =1 {One document} other { documents}} (filtered) @@ -160,7 +160,7 @@ src/app/components/document-list/document-list.component.html 86 - (filtered) + (filtered) ASN @@ -168,7 +168,7 @@ src/app/components/document-list/document-list.component.html 105 - ASN + ASN Correspondent @@ -176,7 +176,7 @@ src/app/components/document-list/document-list.component.html 111 - Correspondent + Correspondent Title @@ -184,7 +184,7 @@ src/app/components/document-list/document-list.component.html 117 - Title + Title Document type @@ -192,7 +192,7 @@ src/app/components/document-list/document-list.component.html 123 - Document type + Document type Created @@ -200,7 +200,7 @@ src/app/components/document-list/document-list.component.html 129 - Created + Created Added @@ -208,7 +208,7 @@ src/app/components/document-list/document-list.component.html 135 - Added + Added Confirm delete @@ -216,7 +216,7 @@ src/app/components/document-detail/document-detail.component.ts 203 - Confirm delete + Confirm delete Do you really want to delete document ""? @@ -224,7 +224,7 @@ src/app/components/document-detail/document-detail.component.ts 204 - Do you really want to delete document ""? + Do you really want to delete document ""? The files for this document will be deleted permanently. This operation cannot be undone. @@ -232,7 +232,7 @@ src/app/components/document-detail/document-detail.component.ts 205 - The files for this document will be deleted permanently. This operation cannot be undone. + The files for this document will be deleted permanently. This operation cannot be undone. Delete document @@ -240,7 +240,7 @@ src/app/components/document-detail/document-detail.component.ts 207 - Delete document + Delete document Error deleting document: @@ -248,7 +248,7 @@ src/app/components/document-detail/document-detail.component.ts 214 - Error deleting document: + Error deleting document: Delete @@ -256,7 +256,7 @@ src/app/components/document-detail/document-detail.component.html 15 - Delete + Delete Download @@ -264,7 +264,7 @@ src/app/components/document-detail/document-detail.component.html 23 - Download + Download More like this @@ -272,7 +272,7 @@ src/app/components/document-detail/document-detail.component.html 38 - More like this + More like this Close @@ -280,7 +280,7 @@ src/app/components/document-detail/document-detail.component.html 44 - Close + Close Details @@ -288,7 +288,7 @@ src/app/components/document-detail/document-detail.component.html 56 - Details + Details Content @@ -296,7 +296,7 @@ src/app/components/document-detail/document-detail.component.html 72 - Content + Content Metadata @@ -304,7 +304,7 @@ src/app/components/document-detail/document-detail.component.html 81 - Metadata + Metadata Discard @@ -312,7 +312,7 @@ src/app/components/document-detail/document-detail.component.html 130 - Discard + Discard Save @@ -320,7 +320,7 @@ src/app/components/document-detail/document-detail.component.html 132 - Save + Save Page @@ -328,7 +328,7 @@ src/app/components/document-detail/document-detail.component.html 4 - Page + Page of @@ -336,7 +336,7 @@ src/app/components/document-detail/document-detail.component.html 8 - of + of Download original @@ -344,7 +344,7 @@ src/app/components/document-detail/document-detail.component.html 29 - Download original + Download original Archive serial number @@ -352,7 +352,7 @@ src/app/components/document-detail/document-detail.component.html 60 - Archive serial number + Archive serial number Date created @@ -360,7 +360,7 @@ src/app/components/document-detail/document-detail.component.html 61 - Date created + Date created Date modified @@ -368,7 +368,7 @@ src/app/components/document-detail/document-detail.component.html 87 - Date modified + Date modified Date added @@ -376,7 +376,7 @@ src/app/components/document-detail/document-detail.component.html 91 - Date added + Date added Media filename @@ -384,7 +384,7 @@ src/app/components/document-detail/document-detail.component.html 95 - Media filename + Media filename Original MD5 checksum @@ -392,7 +392,7 @@ src/app/components/document-detail/document-detail.component.html 99 - Original MD5 checksum + Original MD5 checksum Original file size @@ -400,7 +400,7 @@ src/app/components/document-detail/document-detail.component.html 103 - Original file size + Original file size Original mime type @@ -408,7 +408,7 @@ src/app/components/document-detail/document-detail.component.html 107 - Original mime type + Original mime type Archive MD5 checksum @@ -416,7 +416,7 @@ src/app/components/document-detail/document-detail.component.html 111 - Archive MD5 checksum + Archive MD5 checksum Archive file size @@ -424,7 +424,7 @@ src/app/components/document-detail/document-detail.component.html 115 - Archive file size + Archive file size Original document metadata @@ -432,7 +432,7 @@ src/app/components/document-detail/document-detail.component.html 121 - Original document metadata + Original document metadata Archived document metadata @@ -440,7 +440,7 @@ src/app/components/document-detail/document-detail.component.html 122 - Archived document metadata + Archived document metadata Save & next @@ -448,7 +448,7 @@ src/app/components/document-detail/document-detail.component.html 131 - Save & next + Save & next Hello , welcome to Paperless-ng! @@ -456,7 +456,7 @@ src/app/components/dashboard/dashboard.component.ts 33 - Hello , welcome to Paperless-ng! + Hello , welcome to Paperless-ng! Welcome to Paperless-ng! @@ -464,7 +464,7 @@ src/app/components/dashboard/dashboard.component.ts 35 - Welcome to Paperless-ng! + Welcome to Paperless-ng! Dashboard @@ -472,7 +472,7 @@ src/app/components/dashboard/dashboard.component.html 1 - Dashboard + Dashboard Do you really want to delete the tag ""? @@ -480,7 +480,7 @@ src/app/components/manage/tag-list/tag-list.component.ts 26 - Do you really want to delete the tag ""? + Do you really want to delete the tag ""? Tags @@ -488,7 +488,7 @@ src/app/components/manage/tag-list/tag-list.component.html 1 - Tags + Tags Create @@ -496,7 +496,7 @@ src/app/components/manage/tag-list/tag-list.component.html 2 - Create + Create Filter by: @@ -504,7 +504,7 @@ src/app/components/manage/tag-list/tag-list.component.html 8 - Filter by: + Filter by: Name @@ -512,7 +512,7 @@ src/app/components/manage/tag-list/tag-list.component.html 9 - Name + Name Color @@ -528,7 +528,7 @@ src/app/components/manage/tag-list/tag-list.component.html 21 - Matching + Matching Document count @@ -536,7 +536,7 @@ src/app/components/manage/tag-list/tag-list.component.html 22 - Document count + Document count Actions @@ -544,7 +544,7 @@ src/app/components/manage/tag-list/tag-list.component.html 23 - Actions + Actions Documents @@ -552,7 +552,7 @@ src/app/components/manage/tag-list/tag-list.component.html 38 - Documents + Documents Edit @@ -560,7 +560,7 @@ src/app/components/manage/tag-list/tag-list.component.html 43 - Edit + Edit Do you really want to delete the document type ""? @@ -568,7 +568,7 @@ src/app/components/manage/document-type-list/document-type-list.component.ts 26 - Do you really want to delete the document type ""? + Do you really want to delete the document type ""? Document types @@ -576,7 +576,7 @@ src/app/components/manage/document-type-list/document-type-list.component.html 1 - Document types + Document types Logs @@ -584,7 +584,7 @@ src/app/components/manage/logs/logs.component.html 1 - Logs + Logs Saved view "" deleted. @@ -592,7 +592,7 @@ src/app/components/manage/settings/settings.component.ts 68 - Saved view "" deleted. + Saved view "" deleted. Settings saved successfully. @@ -600,7 +600,7 @@ src/app/components/manage/settings/settings.component.ts 89 - Settings saved successfully. + Settings saved successfully. Use system language @@ -608,7 +608,7 @@ src/app/components/manage/settings/settings.component.ts 94 - Use system language + Use system language Use date format of display language @@ -616,7 +616,7 @@ src/app/components/manage/settings/settings.component.ts 100 - Use date format of display language + Use date format of display language Error while storing settings on server: @@ -624,7 +624,7 @@ src/app/components/manage/settings/settings.component.ts 117 - Error while storing settings on server: + Error while storing settings on server: Settings @@ -632,7 +632,7 @@ src/app/components/manage/settings/settings.component.html 1 - Settings + Settings General settings @@ -640,7 +640,7 @@ src/app/components/manage/settings/settings.component.html 10 - General settings + General settings Notifications @@ -648,7 +648,7 @@ src/app/components/manage/settings/settings.component.html 116 - Notifications + Notifications Saved views @@ -656,7 +656,7 @@ src/app/components/manage/settings/settings.component.html 134 - Saved views + Saved views Appearance @@ -664,7 +664,7 @@ src/app/components/manage/settings/settings.component.html 13 - Appearance + Appearance Display language @@ -672,7 +672,7 @@ src/app/components/manage/settings/settings.component.html 17 - Display language + Display language You need to reload the page after applying a new language. @@ -680,7 +680,7 @@ src/app/components/manage/settings/settings.component.html 25 - You need to reload the page after applying a new language. + You need to reload the page after applying a new language. Date display @@ -688,7 +688,7 @@ src/app/components/manage/settings/settings.component.html 32 - Date display + Date display Date format @@ -696,7 +696,7 @@ src/app/components/manage/settings/settings.component.html 45 - Date format + Date format Short: @@ -704,7 +704,7 @@ src/app/components/manage/settings/settings.component.html 51 - Short: + Short: Medium: @@ -712,7 +712,7 @@ src/app/components/manage/settings/settings.component.html 55 - Medium: + Medium: Long: @@ -720,7 +720,7 @@ src/app/components/manage/settings/settings.component.html 59 - Long: + Long: Items per page @@ -728,7 +728,7 @@ src/app/components/manage/settings/settings.component.html 67 - Items per page + Items per page Document editor @@ -736,7 +736,7 @@ src/app/components/manage/settings/settings.component.html 83 - Document editor + Document editor Use PDF viewer provided by the browser @@ -744,7 +744,7 @@ src/app/components/manage/settings/settings.component.html 87 - Use PDF viewer provided by the browser + Use PDF viewer provided by the browser This is usually faster for displaying large PDF documents, but it might not work on some browsers. @@ -752,7 +752,7 @@ src/app/components/manage/settings/settings.component.html 87 - This is usually faster for displaying large PDF documents, but it might not work on some browsers. + This is usually faster for displaying large PDF documents, but it might not work on some browsers. Dark mode @@ -760,7 +760,7 @@ src/app/components/manage/settings/settings.component.html 94 - Dark mode + Dark mode Use system settings @@ -768,7 +768,7 @@ src/app/components/manage/settings/settings.component.html 97 - Use system settings + Use system settings Enable dark mode @@ -776,7 +776,7 @@ src/app/components/manage/settings/settings.component.html 98 - Enable dark mode + Enable dark mode Invert thumbnails in dark mode @@ -784,7 +784,7 @@ src/app/components/manage/settings/settings.component.html 99 - Invert thumbnails in dark mode + Invert thumbnails in dark mode Bulk editing @@ -792,7 +792,7 @@ src/app/components/manage/settings/settings.component.html 103 - Bulk editing + Bulk editing Show confirmation dialogs @@ -800,7 +800,7 @@ src/app/components/manage/settings/settings.component.html 107 - Show confirmation dialogs + Show confirmation dialogs Deleting documents will always ask for confirmation. @@ -808,7 +808,7 @@ src/app/components/manage/settings/settings.component.html 107 - Deleting documents will always ask for confirmation. + Deleting documents will always ask for confirmation. Apply on close @@ -816,7 +816,7 @@ src/app/components/manage/settings/settings.component.html 108 - Apply on close + Apply on close Document processing @@ -824,7 +824,7 @@ src/app/components/manage/settings/settings.component.html 119 - Document processing + Document processing Show notifications when new documents are detected @@ -832,7 +832,7 @@ src/app/components/manage/settings/settings.component.html 123 - Show notifications when new documents are detected + Show notifications when new documents are detected Show notifications when document processing completes successfully @@ -840,7 +840,7 @@ src/app/components/manage/settings/settings.component.html 124 - Show notifications when document processing completes successfully + Show notifications when document processing completes successfully Show notifications when document processing fails @@ -848,7 +848,7 @@ src/app/components/manage/settings/settings.component.html 125 - Show notifications when document processing fails + Show notifications when document processing fails Suppress notifications on dashboard @@ -856,7 +856,7 @@ src/app/components/manage/settings/settings.component.html 126 - Suppress notifications on dashboard + Suppress notifications on dashboard This will suppress all messages about document processing status on the dashboard. @@ -864,7 +864,7 @@ src/app/components/manage/settings/settings.component.html 126 - This will suppress all messages about document processing status on the dashboard. + This will suppress all messages about document processing status on the dashboard. Appears on @@ -872,7 +872,7 @@ src/app/components/manage/settings/settings.component.html 146 - Appears on + Appears on Show on dashboard @@ -880,7 +880,7 @@ src/app/components/manage/settings/settings.component.html 149 - Show on dashboard + Show on dashboard Show in sidebar @@ -888,7 +888,7 @@ src/app/components/manage/settings/settings.component.html 153 - Show in sidebar + Show in sidebar No saved views defined. @@ -896,7 +896,7 @@ src/app/components/manage/settings/settings.component.html 163 - No saved views defined. + No saved views defined. 404 Not Found @@ -904,7 +904,7 @@ src/app/components/not-found/not-found.component.html 7 - 404 Not Found + 404 Not Found Do you really want to delete the correspondent ""? @@ -912,7 +912,7 @@ src/app/components/manage/correspondent-list/correspondent-list.component.ts 26 - Do you really want to delete the correspondent ""? + Do you really want to delete the correspondent ""? Correspondents @@ -920,7 +920,7 @@ src/app/components/manage/correspondent-list/correspondent-list.component.html 1 - Correspondents + Correspondents Last correspondence @@ -928,7 +928,7 @@ src/app/components/manage/correspondent-list/correspondent-list.component.html 22 - Last correspondence + Last correspondence Confirmation @@ -936,7 +936,7 @@ src/app/components/common/confirm-dialog/confirm-dialog.component.ts 17 - Confirmation + Confirmation Confirm @@ -944,7 +944,7 @@ src/app/components/common/confirm-dialog/confirm-dialog.component.ts 29 - Confirm + Confirm Cancel @@ -952,7 +952,7 @@ src/app/components/common/confirm-dialog/confirm-dialog.component.html 12 - Cancel + Cancel Create new correspondent @@ -960,7 +960,7 @@ src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.ts 21 - Create new correspondent + Create new correspondent Edit correspondent @@ -968,7 +968,7 @@ src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.ts 25 - Edit correspondent + Edit correspondent Matching algorithm @@ -976,7 +976,7 @@ src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html 10 - Matching algorithm + Matching algorithm Matching pattern @@ -984,7 +984,7 @@ src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html 11 - Matching pattern + Matching pattern Case insensitive @@ -992,7 +992,7 @@ src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html 12 - Case insensitive + Case insensitive Create new tag @@ -1000,7 +1000,7 @@ src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.ts 22 - Create new tag + Create new tag Edit tag @@ -1008,7 +1008,7 @@ src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.ts 26 - Edit tag + Edit tag Inbox tag @@ -1016,7 +1016,7 @@ src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.html 13 - Inbox tag + Inbox tag Inbox tags are automatically assigned to all consumed documents. @@ -1024,7 +1024,7 @@ src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.html 13 - Inbox tags are automatically assigned to all consumed documents. + Inbox tags are automatically assigned to all consumed documents. Create new document type @@ -1032,7 +1032,7 @@ src/app/components/manage/document-type-list/document-type-edit-dialog/document-type-edit-dialog.component.ts 21 - Create new document type + Create new document type Edit document type @@ -1040,7 +1040,7 @@ src/app/components/manage/document-type-list/document-type-edit-dialog/document-type-edit-dialog.component.ts 25 - Edit document type + Edit document type Search results @@ -1048,7 +1048,7 @@ src/app/components/search/search.component.html 1 - Search results + Search results Invalid search query: @@ -1056,7 +1056,7 @@ src/app/components/search/search.component.html 4 - Invalid search query: + Invalid search query: Showing documents similar to @@ -1064,7 +1064,7 @@ src/app/components/search/search.component.html 7 - Showing documents similar to + Showing documents similar to Search query: @@ -1072,7 +1072,7 @@ src/app/components/search/search.component.html 11 - Search query: + Search query: Did you mean ""? @@ -1080,7 +1080,7 @@ src/app/components/search/search.component.html 13 - Did you mean ""? + Did you mean ""? {VAR_PLURAL, plural, =0 {No results} =1 {One result} other { results}} @@ -1088,7 +1088,7 @@ src/app/components/search/search.component.html 18 - {VAR_PLURAL, plural, =0 {No results} =1 {One result} other { results}} + {VAR_PLURAL, plural, =0 {No results} =1 {One result} other { results}} Paperless-ng @@ -1097,7 +1097,7 @@ 11 app title - Paperless-ng + Paperless-ng Search documents @@ -1105,7 +1105,7 @@ src/app/components/app-frame/app-frame.component.html 15 - Search documents + Search documents Logout @@ -1113,7 +1113,7 @@ src/app/components/app-frame/app-frame.component.html 45 - Logout + Logout Manage @@ -1121,7 +1121,7 @@ src/app/components/app-frame/app-frame.component.html 112 - Manage + Manage Admin @@ -1129,7 +1129,7 @@ src/app/components/app-frame/app-frame.component.html 154 - Admin + Admin Info @@ -1137,7 +1137,7 @@ src/app/components/app-frame/app-frame.component.html 160 - Info + Info Documentation @@ -1145,7 +1145,7 @@ src/app/components/app-frame/app-frame.component.html 167 - Documentation + Documentation GitHub @@ -1153,7 +1153,7 @@ src/app/components/app-frame/app-frame.component.html 175 - GitHub + GitHub Suggest an idea @@ -1161,7 +1161,7 @@ src/app/components/app-frame/app-frame.component.html 181 - Suggest an idea + Suggest an idea Logged in as @@ -1169,7 +1169,7 @@ src/app/components/app-frame/app-frame.component.html 34 - Logged in as + Logged in as Open documents @@ -1177,7 +1177,7 @@ src/app/components/app-frame/app-frame.component.html 87 - Open documents + Open documents Close all @@ -1185,7 +1185,7 @@ src/app/components/app-frame/app-frame.component.html 106 - Close all + Close all Title @@ -1193,7 +1193,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 73 - Title + Title Title & content @@ -1201,7 +1201,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 74 - Title & content + Title & content Correspondent: @@ -1209,7 +1209,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 32 - Correspondent: + Correspondent: Without correspondent @@ -1217,7 +1217,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 34 - Without correspondent + Without correspondent Type: @@ -1225,7 +1225,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 39 - Type: + Type: Without document type @@ -1233,7 +1233,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 41 - Without document type + Without document type Tag: @@ -1241,7 +1241,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 45 - Tag: + Tag: Without any tag @@ -1249,7 +1249,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 49 - Without any tag + Without any tag Title: @@ -1257,7 +1257,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 53 - Title: + Title: Filter tags @@ -1265,7 +1265,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.html 20 - Filter tags + Filter tags Filter correspondents @@ -1273,7 +1273,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.html 28 - Filter correspondents + Filter correspondents Filter document types @@ -1281,7 +1281,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.html 35 - Filter document types + Filter document types Reset filters @@ -1289,7 +1289,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.html 58 - Reset filters + Reset filters Not assigned @@ -1298,7 +1298,7 @@ 166 Filter drop down element to filter for documents with no correspondent/type/tag assigned - Not assigned + Not assigned Apply @@ -1306,7 +1306,7 @@ src/app/components/common/filterable-dropdown/filterable-dropdown.component.html 26 - Apply + Apply Last 7 days @@ -1314,7 +1314,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.ts 34 - Last 7 days + Last 7 days Last month @@ -1322,7 +1322,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.ts 35 - Last month + Last month Last 3 months @@ -1330,7 +1330,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.ts 36 - Last 3 months + Last 3 months Last year @@ -1338,7 +1338,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.ts 37 - Last year + Last year After @@ -1346,7 +1346,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.html 13 - After + After Before @@ -1354,7 +1354,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.html 38 - Before + Before Clear @@ -1362,7 +1362,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.html 18 - Clear + Clear View @@ -1370,7 +1370,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 50 - View + View Created: @@ -1378,7 +1378,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 67 - Created: + Created: Filter by correspondent @@ -1386,7 +1386,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 20 - Filter by correspondent + Filter by correspondent Filter by tag @@ -1394,7 +1394,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 24 - Filter by tag + Filter by tag Score: @@ -1402,7 +1402,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 62 - Score: + Score: View in browser @@ -1410,7 +1410,7 @@ src/app/components/document-list/document-card-small/document-card-small.component.html 40 - View in browser + View in browser Error executing bulk operation: @@ -1418,7 +1418,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 74 - Error executing bulk operation: + Error executing bulk operation: "" @@ -1426,7 +1426,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 113 - "" + "" "" and "" @@ -1435,7 +1435,7 @@ 115 This is for messages like 'modify "tag1" and "tag2"' - "" and "" + "" and "" , @@ -1444,7 +1444,7 @@ 117 this is used to separate enumerations and should probably be a comma and a whitespace in most languages - , + , and "" @@ -1453,7 +1453,7 @@ 118 this is for messages like 'modify "tag1", "tag2" and "tag3"' - and "" + and "" Confirm tags assignment @@ -1461,7 +1461,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 127 - Confirm tags assignment + Confirm tags assignment This operation will add the tag "" to selected document(s). @@ -1469,7 +1469,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 130 - This operation will add the tag "" to selected document(s). + This operation will add the tag "" to selected document(s). This operation will add the tags to selected document(s). @@ -1477,7 +1477,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 132 - This operation will add the tags to selected document(s). + This operation will add the tags to selected document(s). This operation will remove the tag "" from selected document(s). @@ -1485,7 +1485,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 135 - This operation will remove the tag "" from selected document(s). + This operation will remove the tag "" from selected document(s). This operation will remove the tags from selected document(s). @@ -1493,7 +1493,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 137 - This operation will remove the tags from selected document(s). + This operation will remove the tags from selected document(s). This operation will add the tags and remove the tags on selected document(s). @@ -1501,7 +1501,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 139 - This operation will add the tags and remove the tags on selected document(s). + This operation will add the tags and remove the tags on selected document(s). Confirm correspondent assignment @@ -1509,7 +1509,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 159 - Confirm correspondent assignment + Confirm correspondent assignment This operation will assign the correspondent "" to selected document(s). @@ -1517,7 +1517,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 161 - This operation will assign the correspondent "" to selected document(s). + This operation will assign the correspondent "" to selected document(s). This operation will remove the correspondent from selected document(s). @@ -1525,7 +1525,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 163 - This operation will remove the correspondent from selected document(s). + This operation will remove the correspondent from selected document(s). Confirm document type assignment @@ -1533,7 +1533,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 182 - Confirm document type assignment + Confirm document type assignment This operation will assign the document type "" to selected document(s). @@ -1541,7 +1541,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 184 - This operation will assign the document type "" to selected document(s). + This operation will assign the document type "" to selected document(s). This operation will remove the document type from selected document(s). @@ -1549,7 +1549,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 186 - This operation will remove the document type from selected document(s). + This operation will remove the document type from selected document(s). Delete confirm @@ -1557,7 +1557,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 201 - Delete confirm + Delete confirm This operation will permanently delete selected document(s). @@ -1565,7 +1565,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 202 - This operation will permanently delete selected document(s). + This operation will permanently delete selected document(s). This operation cannot be undone. @@ -1573,7 +1573,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 203 - This operation cannot be undone. + This operation cannot be undone. Delete document(s) @@ -1581,7 +1581,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 205 - Delete document(s) + Delete document(s) Select: @@ -1589,7 +1589,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.html 10 - Select: + Select: All @@ -1597,7 +1597,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.html 20 - All + All Edit: @@ -1605,7 +1605,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.html 27 - Edit: + Edit: Download originals @@ -1613,7 +1613,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.html 68 - Download originals + Download originals Suggestions: @@ -1621,7 +1621,7 @@ src/app/components/common/input/select/select.component.html 26 - Suggestions: + Suggestions: Save current view @@ -1629,7 +1629,7 @@ src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html 3 - Save current view + Save current view Show all @@ -1637,7 +1637,7 @@ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html 3 - Show all + Show all Statistics @@ -1645,7 +1645,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 1 - Statistics + Statistics Total documents: @@ -1653,7 +1653,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 4 - Total documents: + Total documents: Documents in inbox: @@ -1661,7 +1661,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 3 - Documents in inbox: + Documents in inbox: Processing: @@ -1669,7 +1669,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 32 - Processing: + Processing: Failed: @@ -1677,7 +1677,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 35 - Failed: + Failed: Added: @@ -1685,7 +1685,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 38 - Added: + Added: Connecting... @@ -1693,7 +1693,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 118 - Connecting... + Connecting... Uploading... @@ -1701,7 +1701,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 123 - Uploading... + Uploading... Upload complete, waiting... @@ -1709,7 +1709,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 126 - Upload complete, waiting... + Upload complete, waiting... HTTP error: @@ -1717,7 +1717,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 136 - HTTP error: + HTTP error: Upload new documents @@ -1725,7 +1725,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html 1 - Upload new documents + Upload new documents Drop documents here or @@ -1733,7 +1733,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html 13 - Drop documents here or + Drop documents here or Browse files @@ -1741,7 +1741,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html 13 - Browse files + Browse files Dismiss completed @@ -1750,7 +1750,7 @@ 4 This button dismisses all status messages about processed documents on the dashboard (failed and successful) - Dismiss completed + Dismiss completed {VAR_PLURAL, plural, =1 {One more document} other { more documents}} @@ -1759,7 +1759,7 @@ 25 This is shown as a summary line when there are more than 5 document in the processing pipeline. - {VAR_PLURAL, plural, =1 {One more document} other { more documents}} + {VAR_PLURAL, plural, =1 {One more document} other { more documents}} Open document @@ -1767,7 +1767,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html 45 - Open document + Open document First steps @@ -1775,7 +1775,7 @@ src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 1 - First steps + First steps Paperless is running! :) @@ -1783,7 +1783,7 @@ src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 5 - Paperless is running! :) + Paperless is running! :) You can start uploading documents by dropping them in the file upload box to the right or by dropping them in the configured consumption folder and they'll start showing up in the documents list. After you've added some metadata to your documents, use the filtering mechanisms of paperless to create custom views (such as 'Recently added', 'Tagged TODO') and they will appear on the dashboard instead of this message. @@ -1791,7 +1791,7 @@ src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 6,7 - You can start uploading documents by dropping them in the file upload box to the right or by dropping them in the configured consumption folder and they'll start showing up in the documents list. After you've added some metadata to your documents, use the filtering mechanisms of paperless to create custom views (such as 'Recently added', 'Tagged TODO') and they will appear on the dashboard instead of this message. + You can start uploading documents by dropping them in the file upload box to the right or by dropping them in the configured consumption folder and they'll start showing up in the documents list. After you've added some metadata to your documents, use the filtering mechanisms of paperless to create custom views (such as 'Recently added', 'Tagged TODO') and they will appear on the dashboard instead of this message. Paperless offers some more features that try to make your life easier: @@ -1799,7 +1799,7 @@ src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 8 - Paperless offers some more features that try to make your life easier: + Paperless offers some more features that try to make your life easier: Once you've got a couple documents in paperless and added metadata to them, paperless can assign that metadata to new documents automatically. @@ -1807,7 +1807,7 @@ src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 10 - Once you've got a couple documents in paperless and added metadata to them, paperless can assign that metadata to new documents automatically. + Once you've got a couple documents in paperless and added metadata to them, paperless can assign that metadata to new documents automatically. You can configure paperless to read your mails and add documents from attached files. @@ -1815,7 +1815,7 @@ src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 11 - You can configure paperless to read your mails and add documents from attached files. + You can configure paperless to read your mails and add documents from attached files. Consult the documentation on how to use these features. The section on basic usage also has some information on how to use paperless in general. @@ -1823,7 +1823,7 @@ src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 13 - Consult the documentation on how to use these features. The section on basic usage also has some information on how to use paperless in general. + Consult the documentation on how to use these features. The section on basic usage also has some information on how to use paperless in general. Metadata @@ -1831,7 +1831,7 @@ src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts 18 - Metadata + Metadata Select @@ -1839,7 +1839,7 @@ src/app/components/common/select-dialog/select-dialog.component.ts 18 - Select + Select Please select an object @@ -1847,7 +1847,7 @@ src/app/components/common/select-dialog/select-dialog.component.ts 21 - Please select an object + Please select an object Invalid date. @@ -1855,7 +1855,7 @@ src/app/components/common/input/date/date.component.html 14 - Invalid date. + Invalid date. Yes @@ -1863,7 +1863,7 @@ src/app/pipes/yes-no.pipe.ts 9 - Yes + Yes No @@ -1871,7 +1871,7 @@ src/app/pipes/yes-no.pipe.ts 9 - No + No (no title) @@ -1879,7 +1879,7 @@ src/app/pipes/document-title.pipe.ts 12 - (no title) + (no title) English (US) @@ -1887,7 +1887,7 @@ src/app/services/settings.service.ts 90 - English (US) + English (US) English (GB) @@ -1895,7 +1895,7 @@ src/app/services/settings.service.ts 91 - English (GB) + English (GB) German @@ -1903,7 +1903,7 @@ src/app/services/settings.service.ts 92 - German + German Dutch @@ -1911,7 +1911,7 @@ src/app/services/settings.service.ts 93 - Dutch + Dutch French @@ -1919,7 +1919,7 @@ src/app/services/settings.service.ts 94 - French + French Portuguese (Brazil) @@ -1927,7 +1927,7 @@ src/app/services/settings.service.ts 95 - Portuguese (Brazil) + Portuguese (Brazil) Italian @@ -1935,7 +1935,7 @@ src/app/services/settings.service.ts 96 - Italian + Italian Romanian @@ -1943,7 +1943,7 @@ src/app/services/settings.service.ts 97 - Romanian + Romanian ISO 8601 @@ -1951,7 +1951,7 @@ src/app/services/settings.service.ts 102 - ISO 8601 + ISO 8601 Document already exists. @@ -1959,7 +1959,7 @@ src/app/services/consumer-status.service.ts 15 - Document already exists. + Document already exists. File not found. @@ -1967,7 +1967,7 @@ src/app/services/consumer-status.service.ts 16 - File not found. + File not found. Pre-consume script does not exist. @@ -1976,7 +1976,7 @@ 17 Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation - Pre-consume script does not exist. + Pre-consume script does not exist. Error while executing pre-consume script. @@ -1985,7 +1985,7 @@ 18 Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation - Error while executing pre-consume script. + Error while executing pre-consume script. Post-consume script does not exist. @@ -1994,7 +1994,7 @@ 19 Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation - Post-consume script does not exist. + Post-consume script does not exist. Error while executing post-consume script. @@ -2003,7 +2003,7 @@ 20 Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation - Error while executing post-consume script. + Error while executing post-consume script. Received new file. @@ -2011,7 +2011,7 @@ src/app/services/consumer-status.service.ts 21 - Received new file. + Received new file. File type not supported. @@ -2019,7 +2019,7 @@ src/app/services/consumer-status.service.ts 22 - File type not supported. + File type not supported. Processing document... @@ -2027,7 +2027,7 @@ src/app/services/consumer-status.service.ts 23 - Processing document... + Processing document... Generating thumbnail... @@ -2035,7 +2035,7 @@ src/app/services/consumer-status.service.ts 24 - Generating thumbnail... + Generating thumbnail... Retrieving date from document... @@ -2043,7 +2043,7 @@ src/app/services/consumer-status.service.ts 25 - Retrieving date from document... + Retrieving date from document... Saving document... @@ -2051,7 +2051,7 @@ src/app/services/consumer-status.service.ts 26 - Saving document... + Saving document... Finished. @@ -2059,7 +2059,7 @@ src/app/services/consumer-status.service.ts 27 - Finished. + Finished. Error @@ -2067,7 +2067,7 @@ src/app/services/toast.service.ts 35 - Error + Error Information @@ -2075,7 +2075,7 @@ src/app/services/toast.service.ts 39 - Information + Information ASN @@ -2083,7 +2083,7 @@ src/app/services/rest/document.service.ts 17 - ASN + ASN Correspondent @@ -2091,7 +2091,7 @@ src/app/services/rest/document.service.ts 18 - Correspondent + Correspondent Document type @@ -2099,7 +2099,7 @@ src/app/services/rest/document.service.ts 20 - Document type + Document type Created @@ -2107,7 +2107,7 @@ src/app/services/rest/document.service.ts 21 - Created + Created Added @@ -2115,7 +2115,7 @@ src/app/services/rest/document.service.ts 22 - Added + Added Modified @@ -2123,7 +2123,7 @@ src/app/services/rest/document.service.ts 23 - Modified + Modified Create new item @@ -2131,7 +2131,7 @@ src/app/components/common/edit-dialog/edit-dialog.component.ts 50 - Create new item + Create new item Edit item @@ -2139,7 +2139,7 @@ src/app/components/common/edit-dialog/edit-dialog.component.ts 54 - Edit item + Edit item Could not save element: @@ -2147,7 +2147,7 @@ src/app/components/common/edit-dialog/edit-dialog.component.ts 58 - Could not save element: + Could not save element: Automatic @@ -2155,7 +2155,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 39 - Automatic + Automatic Do you really want to delete this element? @@ -2163,7 +2163,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 97 - Do you really want to delete this element? + Do you really want to delete this element? Associated documents will not be deleted. @@ -2171,7 +2171,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 104 - Associated documents will not be deleted. + Associated documents will not be deleted. Delete @@ -2179,7 +2179,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 106 - Delete + Delete Error while deleting element: @@ -2187,7 +2187,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 114 - Error while deleting element: + Error while deleting element: Any word @@ -2195,7 +2195,7 @@ src/app/data/matching-model.ts 12 - Any word + Any word Any: Document contains any of these words (space separated) @@ -2203,7 +2203,7 @@ src/app/data/matching-model.ts 12 - Any: Document contains any of these words (space separated) + Any: Document contains any of these words (space separated) All words @@ -2211,7 +2211,7 @@ src/app/data/matching-model.ts 13 - All words + All words All: Document contains all of these words (space separated) @@ -2219,7 +2219,7 @@ src/app/data/matching-model.ts 13 - All: Document contains all of these words (space separated) + All: Document contains all of these words (space separated) Exact match @@ -2227,7 +2227,7 @@ src/app/data/matching-model.ts 14 - Exact match + Exact match Exact: Document contains this string @@ -2235,7 +2235,7 @@ src/app/data/matching-model.ts 14 - Exact: Document contains this string + Exact: Document contains this string Regular expression @@ -2243,7 +2243,7 @@ src/app/data/matching-model.ts 15 - Regular expression + Regular expression Regular expression: Document matches this regular expression @@ -2251,7 +2251,7 @@ src/app/data/matching-model.ts 15 - Regular expression: Document matches this regular expression + Regular expression: Document matches this regular expression Fuzzy word @@ -2259,7 +2259,7 @@ src/app/data/matching-model.ts 16 - Fuzzy word + Fuzzy word Fuzzy: Document contains a word similar to this word @@ -2267,7 +2267,7 @@ src/app/data/matching-model.ts 16 - Fuzzy: Document contains a word similar to this word + Fuzzy: Document contains a word similar to this word Auto: Learn matching automatically @@ -2275,7 +2275,7 @@ src/app/data/matching-model.ts 17 - Auto: Learn matching automatically + Auto: Learn matching automatically diff --git a/src-ui/src/locale/messages.es_ES.xlf b/src-ui/src/locale/messages.es_ES.xlf index bea646011..be2248614 100644 --- a/src-ui/src/locale/messages.es_ES.xlf +++ b/src-ui/src/locale/messages.es_ES.xlf @@ -8,7 +8,7 @@ src/app/app.component.ts 51 - Document added + Documento agregado Document was added to paperless. @@ -16,7 +16,7 @@ src/app/app.component.ts 51 - Document was added to paperless. + Documento agregado a paperless. Open document @@ -24,7 +24,7 @@ src/app/app.component.ts 51 - Open document + Abrir documento Could not add : @@ -32,7 +32,7 @@ src/app/app.component.ts 59 - Could not add : + No se pudo agregar: New document detected @@ -40,7 +40,7 @@ src/app/app.component.ts 65 - New document detected + Nuevo documento detectado Document is being processed by paperless. @@ -48,7 +48,7 @@ src/app/app.component.ts 65 - Document is being processed by paperless. + El documento está siendo procesado por paperless. Documents @@ -56,7 +56,7 @@ src/app/components/document-list/document-list.component.ts 49 - Documents + Documentos View "" saved successfully. @@ -64,7 +64,7 @@ src/app/components/document-list/document-list.component.ts 115 - View "" saved successfully. + Ver "" guardado satisfactoriamente. View "" created successfully. @@ -72,7 +72,7 @@ src/app/components/document-list/document-list.component.ts 136 - View "" created successfully. + Ver "" creado satisfactoriamente. Select @@ -80,7 +80,7 @@ src/app/components/document-list/document-list.component.html 7 - Select + Selecciona Select none @@ -88,7 +88,7 @@ src/app/components/document-list/document-list.component.html 10 - Select none + Seleccionar ninguno Select page @@ -96,7 +96,7 @@ src/app/components/document-list/document-list.component.html 11 - Select page + Seleccionar página Select all @@ -104,7 +104,7 @@ src/app/components/document-list/document-list.component.html 12 - Select all + Seleccionar todo Sort @@ -112,7 +112,7 @@ src/app/components/document-list/document-list.component.html 39 - Sort + Ordenar Views @@ -120,7 +120,7 @@ src/app/components/document-list/document-list.component.html 64 - Views + Vistas Save as... @@ -128,7 +128,7 @@ src/app/components/document-list/document-list.component.html 72 - Save as... + Guardar como... Save "" @@ -136,7 +136,7 @@ src/app/components/document-list/document-list.component.html 71 - Save "" + Guardar "" {VAR_PLURAL, plural, =1 {Selected of one document} other {Selected of documents}} @@ -144,7 +144,7 @@ src/app/components/document-list/document-list.component.html 85 - {VAR_PLURAL, plural, =1 {Selected of one document} other {Selected of documents}} + {VAR_PLURAL, plural, =1 {Seleccionado de un documento} other {Seleccionados de documentos}} {VAR_PLURAL, plural, =1 {One document} other { documents}} @@ -152,7 +152,7 @@ src/app/components/document-list/document-list.component.html 86 - {VAR_PLURAL, plural, =1 {One document} other { documents}} + {VAR_PLURAL, plural, =1 {Un documento} other { documentos}} (filtered) @@ -160,7 +160,7 @@ src/app/components/document-list/document-list.component.html 86 - (filtered) + (filtrado) ASN @@ -168,7 +168,7 @@ src/app/components/document-list/document-list.component.html 105 - ASN + NSA Correspondent @@ -184,7 +184,7 @@ src/app/components/document-list/document-list.component.html 117 - Title + Título Document type @@ -192,7 +192,7 @@ src/app/components/document-list/document-list.component.html 123 - Document type + Tipo de documento Created @@ -200,7 +200,7 @@ src/app/components/document-list/document-list.component.html 129 - Created + Creado Added @@ -208,7 +208,7 @@ src/app/components/document-list/document-list.component.html 135 - Added + Aggregado Confirm delete @@ -216,7 +216,7 @@ src/app/components/document-detail/document-detail.component.ts 203 - Confirm delete + Confirmar borrado Do you really want to delete document ""? @@ -224,7 +224,7 @@ src/app/components/document-detail/document-detail.component.ts 204 - Do you really want to delete document ""? + ¿Estás seguro de querer borrar el documento ""? The files for this document will be deleted permanently. This operation cannot be undone. @@ -232,7 +232,7 @@ src/app/components/document-detail/document-detail.component.ts 205 - The files for this document will be deleted permanently. This operation cannot be undone. + Los archivos para este documento serán borrados permanentemente. Esta operación no se puede deshacer. Delete document @@ -240,7 +240,7 @@ src/app/components/document-detail/document-detail.component.ts 207 - Delete document + Borrar documento Error deleting document: @@ -248,7 +248,7 @@ src/app/components/document-detail/document-detail.component.ts 214 - Error deleting document: + Error borrando el documento: Delete @@ -256,7 +256,7 @@ src/app/components/document-detail/document-detail.component.html 15 - Delete + Borrar Download @@ -264,7 +264,7 @@ src/app/components/document-detail/document-detail.component.html 23 - Download + Descargar More like this @@ -272,7 +272,7 @@ src/app/components/document-detail/document-detail.component.html 38 - More like this + Similares Close @@ -280,7 +280,7 @@ src/app/components/document-detail/document-detail.component.html 44 - Close + Cerrar Details @@ -288,7 +288,7 @@ src/app/components/document-detail/document-detail.component.html 56 - Details + Detalles Content @@ -296,7 +296,7 @@ src/app/components/document-detail/document-detail.component.html 72 - Content + Contenido Metadata @@ -304,7 +304,7 @@ src/app/components/document-detail/document-detail.component.html 81 - Metadata + Metadatos Discard @@ -312,7 +312,7 @@ src/app/components/document-detail/document-detail.component.html 130 - Discard + Descartar Save @@ -320,7 +320,7 @@ src/app/components/document-detail/document-detail.component.html 132 - Save + Salvar Page @@ -328,7 +328,7 @@ src/app/components/document-detail/document-detail.component.html 4 - Page + Página of @@ -336,7 +336,7 @@ src/app/components/document-detail/document-detail.component.html 8 - of + de Download original @@ -344,7 +344,7 @@ src/app/components/document-detail/document-detail.component.html 29 - Download original + Documento original Archive serial number @@ -352,7 +352,7 @@ src/app/components/document-detail/document-detail.component.html 60 - Archive serial number + Número de serie del archivo Date created @@ -360,7 +360,7 @@ src/app/components/document-detail/document-detail.component.html 61 - Date created + Fecha de creación Date modified @@ -368,7 +368,7 @@ src/app/components/document-detail/document-detail.component.html 87 - Date modified + Fecha de modificación Date added @@ -376,7 +376,7 @@ src/app/components/document-detail/document-detail.component.html 91 - Date added + Fecha de subida Media filename @@ -384,7 +384,7 @@ src/app/components/document-detail/document-detail.component.html 95 - Media filename + Nombre del fichero Original MD5 checksum @@ -392,7 +392,7 @@ src/app/components/document-detail/document-detail.component.html 99 - Original MD5 checksum + Comprobación MD5 original Original file size @@ -400,7 +400,7 @@ src/app/components/document-detail/document-detail.component.html 103 - Original file size + Tamaño del fichero original Original mime type @@ -408,7 +408,7 @@ src/app/components/document-detail/document-detail.component.html 107 - Original mime type + Tipo MIME original Archive MD5 checksum @@ -416,7 +416,7 @@ src/app/components/document-detail/document-detail.component.html 111 - Archive MD5 checksum + Comprobación MD5 del archivo Archive file size @@ -424,7 +424,7 @@ src/app/components/document-detail/document-detail.component.html 115 - Archive file size + Tamaño del archivo Original document metadata @@ -432,7 +432,7 @@ src/app/components/document-detail/document-detail.component.html 121 - Original document metadata + Metadatos originales Archived document metadata @@ -440,7 +440,7 @@ src/app/components/document-detail/document-detail.component.html 122 - Archived document metadata + Metadatos archivados Save & next @@ -448,7 +448,7 @@ src/app/components/document-detail/document-detail.component.html 131 - Save & next + Guardar y continuar Hello , welcome to Paperless-ng! @@ -456,7 +456,7 @@ src/app/components/dashboard/dashboard.component.ts 33 - Hello , welcome to Paperless-ng! + Hola , bienvenido a Paperless-ng! Welcome to Paperless-ng! @@ -464,7 +464,7 @@ src/app/components/dashboard/dashboard.component.ts 35 - Welcome to Paperless-ng! + Bienvenido a Paperless-ng! Dashboard @@ -472,7 +472,7 @@ src/app/components/dashboard/dashboard.component.html 1 - Dashboard + Panel de control Do you really want to delete the tag ""? @@ -480,7 +480,7 @@ src/app/components/manage/tag-list/tag-list.component.ts 26 - Do you really want to delete the tag ""? + ¿Estás seguro de querer borrar la etiqueta ""? Tags @@ -488,7 +488,7 @@ src/app/components/manage/tag-list/tag-list.component.html 1 - Tags + Etiquetas Create @@ -496,7 +496,7 @@ src/app/components/manage/tag-list/tag-list.component.html 2 - Create + Crear Filter by: @@ -504,7 +504,7 @@ src/app/components/manage/tag-list/tag-list.component.html 8 - Filter by: + Filtrado por: Name @@ -512,7 +512,7 @@ src/app/components/manage/tag-list/tag-list.component.html 9 - Name + Nombre Color @@ -520,7 +520,7 @@ src/app/components/manage/tag-list/tag-list.component.html 20 - Color + Color Matching @@ -528,7 +528,7 @@ src/app/components/manage/tag-list/tag-list.component.html 21 - Matching + Condición Document count @@ -536,7 +536,7 @@ src/app/components/manage/tag-list/tag-list.component.html 22 - Document count + Cantidad de documentos Actions @@ -544,7 +544,7 @@ src/app/components/manage/tag-list/tag-list.component.html 23 - Actions + Acciones Documents @@ -552,7 +552,7 @@ src/app/components/manage/tag-list/tag-list.component.html 38 - Documents + Documentos Edit @@ -560,7 +560,7 @@ src/app/components/manage/tag-list/tag-list.component.html 43 - Edit + Editar Do you really want to delete the document type ""? @@ -568,7 +568,7 @@ src/app/components/manage/document-type-list/document-type-list.component.ts 26 - Do you really want to delete the document type ""? + ¿Estás seguro de querer borrar el tipo de documento ""? Document types @@ -576,7 +576,7 @@ src/app/components/manage/document-type-list/document-type-list.component.html 1 - Document types + Tipos de documento Logs @@ -584,7 +584,7 @@ src/app/components/manage/logs/logs.component.html 1 - Logs + Logs Saved view "" deleted. @@ -592,7 +592,7 @@ src/app/components/manage/settings/settings.component.ts 68 - Saved view "" deleted. + Vista guardada "" borrada. Settings saved successfully. @@ -600,7 +600,7 @@ src/app/components/manage/settings/settings.component.ts 89 - Settings saved successfully. + Ajustes guardados satisfactoriamente. Use system language @@ -608,7 +608,7 @@ src/app/components/manage/settings/settings.component.ts 94 - Use system language + Usar idioma del sistema Use date format of display language @@ -616,7 +616,7 @@ src/app/components/manage/settings/settings.component.ts 100 - Use date format of display language + Usar formato de fechas del idioma seleccionado Error while storing settings on server: @@ -624,7 +624,7 @@ src/app/components/manage/settings/settings.component.ts 117 - Error while storing settings on server: + Error guardando los ajustes: Settings @@ -632,7 +632,7 @@ src/app/components/manage/settings/settings.component.html 1 - Settings + Ajustes General settings @@ -640,7 +640,7 @@ src/app/components/manage/settings/settings.component.html 10 - General settings + Ajustes generales Notifications @@ -648,7 +648,7 @@ src/app/components/manage/settings/settings.component.html 116 - Notifications + Notificaciones Saved views @@ -656,7 +656,7 @@ src/app/components/manage/settings/settings.component.html 134 - Saved views + Vistas guardadas Appearance @@ -664,7 +664,7 @@ src/app/components/manage/settings/settings.component.html 13 - Appearance + Apariencia Display language @@ -672,7 +672,7 @@ src/app/components/manage/settings/settings.component.html 17 - Display language + Idioma You need to reload the page after applying a new language. @@ -680,7 +680,7 @@ src/app/components/manage/settings/settings.component.html 25 - You need to reload the page after applying a new language. + Necesitas recargar la página tras aplicar el nuevo idioma. Date display @@ -688,7 +688,7 @@ src/app/components/manage/settings/settings.component.html 32 - Date display + Formato de fechas Date format @@ -696,7 +696,7 @@ src/app/components/manage/settings/settings.component.html 45 - Date format + Formato de fechas Short: @@ -704,7 +704,7 @@ src/app/components/manage/settings/settings.component.html 51 - Short: + Corto: Medium: @@ -712,7 +712,7 @@ src/app/components/manage/settings/settings.component.html 55 - Medium: + Medio: Long: @@ -720,7 +720,7 @@ src/app/components/manage/settings/settings.component.html 59 - Long: + Largo: Items per page @@ -728,7 +728,7 @@ src/app/components/manage/settings/settings.component.html 67 - Items per page + Elementos por página Document editor @@ -736,7 +736,7 @@ src/app/components/manage/settings/settings.component.html 83 - Document editor + Editor de documentos Use PDF viewer provided by the browser @@ -744,7 +744,7 @@ src/app/components/manage/settings/settings.component.html 87 - Use PDF viewer provided by the browser + Usar el visor PDF proporcionado por el navegador This is usually faster for displaying large PDF documents, but it might not work on some browsers. @@ -752,7 +752,7 @@ src/app/components/manage/settings/settings.component.html 87 - This is usually faster for displaying large PDF documents, but it might not work on some browsers. + Habitualmente esto es mas rápido para mostrar archivos PDF largos, pero puede no funcionar en algunos navegadores. Dark mode @@ -760,7 +760,7 @@ src/app/components/manage/settings/settings.component.html 94 - Dark mode + Modo oscuro Use system settings @@ -768,7 +768,7 @@ src/app/components/manage/settings/settings.component.html 97 - Use system settings + Usar ajustes del sistema Enable dark mode @@ -776,7 +776,7 @@ src/app/components/manage/settings/settings.component.html 98 - Enable dark mode + Habilitar modo oscuro Invert thumbnails in dark mode @@ -784,7 +784,7 @@ src/app/components/manage/settings/settings.component.html 99 - Invert thumbnails in dark mode + Invertir miniaturas en modo oscuro Bulk editing @@ -792,7 +792,7 @@ src/app/components/manage/settings/settings.component.html 103 - Bulk editing + Editor multiple Show confirmation dialogs @@ -800,7 +800,7 @@ src/app/components/manage/settings/settings.component.html 107 - Show confirmation dialogs + Mostrar diálogos de confirmación Deleting documents will always ask for confirmation. @@ -808,7 +808,7 @@ src/app/components/manage/settings/settings.component.html 107 - Deleting documents will always ask for confirmation. + Borrar los documentos siempre pedirá confirmación. Apply on close @@ -816,7 +816,7 @@ src/app/components/manage/settings/settings.component.html 108 - Apply on close + Aplicar al cerrar Document processing @@ -824,7 +824,7 @@ src/app/components/manage/settings/settings.component.html 119 - Document processing + Procesado de documentos Show notifications when new documents are detected @@ -832,7 +832,7 @@ src/app/components/manage/settings/settings.component.html 123 - Show notifications when new documents are detected + Mostrar notificaciones cuando nuevos documentos sean borrados Show notifications when document processing completes successfully @@ -840,7 +840,7 @@ src/app/components/manage/settings/settings.component.html 124 - Show notifications when document processing completes successfully + Mostrar notificaciones cuando el procesado se complete satisfactoriamente Show notifications when document processing fails @@ -848,7 +848,7 @@ src/app/components/manage/settings/settings.component.html 125 - Show notifications when document processing fails + Mostrar notificaciones cuando el procesado falle Suppress notifications on dashboard @@ -856,7 +856,7 @@ src/app/components/manage/settings/settings.component.html 126 - Suppress notifications on dashboard + No mostrar notificaciones en el panel de control This will suppress all messages about document processing status on the dashboard. @@ -864,7 +864,7 @@ src/app/components/manage/settings/settings.component.html 126 - This will suppress all messages about document processing status on the dashboard. + Esto suprimirá todos los mensajes de estado de procesamiento en el panel de control. Appears on @@ -872,7 +872,7 @@ src/app/components/manage/settings/settings.component.html 146 - Appears on + Aparece en Show on dashboard @@ -880,7 +880,7 @@ src/app/components/manage/settings/settings.component.html 149 - Show on dashboard + Mostrar en el panel de control Show in sidebar @@ -888,7 +888,7 @@ src/app/components/manage/settings/settings.component.html 153 - Show in sidebar + Mostrar barra lateral No saved views defined. @@ -896,7 +896,7 @@ src/app/components/manage/settings/settings.component.html 163 - No saved views defined. + No hay ninguna vista guardada definida 404 Not Found @@ -904,7 +904,7 @@ src/app/components/not-found/not-found.component.html 7 - 404 Not Found + 404 No encontrado Do you really want to delete the correspondent ""? @@ -936,7 +936,7 @@ src/app/components/common/confirm-dialog/confirm-dialog.component.ts 17 - Confirmation + Confirmación Confirm @@ -944,7 +944,7 @@ src/app/components/common/confirm-dialog/confirm-dialog.component.ts 29 - Confirm + Confirmar Cancel @@ -952,7 +952,7 @@ src/app/components/common/confirm-dialog/confirm-dialog.component.html 12 - Cancel + Cancelar Create new correspondent @@ -976,7 +976,7 @@ src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html 10 - Matching algorithm + Algoritmo del patrón de búsqueda Matching pattern @@ -984,7 +984,7 @@ src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html 11 - Matching pattern + Patrón de busqueda Case insensitive @@ -992,7 +992,7 @@ src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html 12 - Case insensitive + Insensible a mayúsculas y minusculas Create new tag @@ -1000,7 +1000,7 @@ src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.ts 22 - Create new tag + Crear nueva etiqueta Edit tag @@ -1008,7 +1008,7 @@ src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.ts 26 - Edit tag + Editar etiqueta Inbox tag @@ -1016,7 +1016,7 @@ src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.html 13 - Inbox tag + Etiqueta de entrada Inbox tags are automatically assigned to all consumed documents. @@ -1032,7 +1032,7 @@ src/app/components/manage/document-type-list/document-type-edit-dialog/document-type-edit-dialog.component.ts 21 - Create new document type + Crear nuevo tipo de documento Edit document type @@ -1040,7 +1040,7 @@ src/app/components/manage/document-type-list/document-type-edit-dialog/document-type-edit-dialog.component.ts 25 - Edit document type + Editar tipo de documento Search results @@ -1048,7 +1048,7 @@ src/app/components/search/search.component.html 1 - Search results + Resultados de la busqueda Invalid search query: @@ -1056,7 +1056,7 @@ src/app/components/search/search.component.html 4 - Invalid search query: + Cadena de búsqueda no valida: Showing documents similar to @@ -1064,7 +1064,7 @@ src/app/components/search/search.component.html 7 - Showing documents similar to + Mostrando documentos similares a Search query: @@ -1072,7 +1072,7 @@ src/app/components/search/search.component.html 11 - Search query: + Cadena de búsqueda: Did you mean ""? @@ -1080,7 +1080,7 @@ src/app/components/search/search.component.html 13 - Did you mean ""? + ¿Quizás quisiste decir ""? {VAR_PLURAL, plural, =0 {No results} =1 {One result} other { results}} @@ -1088,7 +1088,7 @@ src/app/components/search/search.component.html 18 - {VAR_PLURAL, plural, =0 {No results} =1 {One result} other { results}} + {VAR_PLURAL, plural, =0 {Sin resultados} =1 {Un resultado} other { resultados}} Paperless-ng @@ -1097,7 +1097,7 @@ 11 app title - Paperless-ng + Paperless-ng Search documents @@ -1105,7 +1105,7 @@ src/app/components/app-frame/app-frame.component.html 15 - Search documents + Buscar documentos Logout @@ -1113,7 +1113,7 @@ src/app/components/app-frame/app-frame.component.html 45 - Logout + Cerrar sesión Manage @@ -1121,7 +1121,7 @@ src/app/components/app-frame/app-frame.component.html 112 - Manage + Organizar Admin @@ -1129,7 +1129,7 @@ src/app/components/app-frame/app-frame.component.html 154 - Admin + Administrar Info @@ -1137,7 +1137,7 @@ src/app/components/app-frame/app-frame.component.html 160 - Info + Información Documentation @@ -1145,7 +1145,7 @@ src/app/components/app-frame/app-frame.component.html 167 - Documentation + Documentación GitHub @@ -1153,7 +1153,7 @@ src/app/components/app-frame/app-frame.component.html 175 - GitHub + GitHub Suggest an idea @@ -1161,7 +1161,7 @@ src/app/components/app-frame/app-frame.component.html 181 - Suggest an idea + Sugerir una idea Logged in as @@ -1169,7 +1169,7 @@ src/app/components/app-frame/app-frame.component.html 34 - Logged in as + Sesión iniciada como Open documents @@ -1177,7 +1177,7 @@ src/app/components/app-frame/app-frame.component.html 87 - Open documents + Abrir documentos Close all @@ -1185,7 +1185,7 @@ src/app/components/app-frame/app-frame.component.html 106 - Close all + Cerrar todos Title @@ -1193,7 +1193,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 73 - Title + Título Title & content @@ -1201,7 +1201,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 74 - Title & content + Titulo y contenido Correspondent: @@ -1225,7 +1225,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 39 - Type: + Tipo: Without document type @@ -1233,7 +1233,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 41 - Without document type + Sin tipo de documento Tag: @@ -1241,7 +1241,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 45 - Tag: + Etiqueta: Without any tag @@ -1249,7 +1249,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 49 - Without any tag + Sin ninguna etiqueta Title: @@ -1257,7 +1257,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 53 - Title: + Título: Filter tags @@ -1265,7 +1265,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.html 20 - Filter tags + Filtrar etiquetas Filter correspondents @@ -1281,7 +1281,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.html 35 - Filter document types + Filtrar tipos de documento Reset filters @@ -1289,7 +1289,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.html 58 - Reset filters + Quitar filtros Not assigned @@ -1298,7 +1298,7 @@ 166 Filter drop down element to filter for documents with no correspondent/type/tag assigned - Not assigned + Sin asignar Apply @@ -1306,7 +1306,7 @@ src/app/components/common/filterable-dropdown/filterable-dropdown.component.html 26 - Apply + Aplicar Last 7 days @@ -1314,7 +1314,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.ts 34 - Last 7 days + Últimos 7 días Last month @@ -1322,7 +1322,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.ts 35 - Last month + Último mes Last 3 months @@ -1330,7 +1330,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.ts 36 - Last 3 months + Últimos 3 meses Last year @@ -1338,7 +1338,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.ts 37 - Last year + Último año After @@ -1346,7 +1346,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.html 13 - After + Después Before @@ -1354,7 +1354,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.html 38 - Before + Antes Clear @@ -1362,7 +1362,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.html 18 - Clear + Limpiar View @@ -1370,7 +1370,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 50 - View + Vista Created: @@ -1378,7 +1378,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 67 - Created: + Creado: Filter by correspondent @@ -1394,7 +1394,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 24 - Filter by tag + Filtrar por etiqueta Score: @@ -1402,7 +1402,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 62 - Score: + Puntuación: View in browser @@ -1410,7 +1410,7 @@ src/app/components/document-list/document-card-small/document-card-small.component.html 40 - View in browser + Ver en navegador Error executing bulk operation: @@ -1418,7 +1418,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 74 - Error executing bulk operation: + Error ejecutando operación múltiple: "" @@ -1426,7 +1426,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 113 - "" + "" "" and "" @@ -1435,7 +1435,7 @@ 115 This is for messages like 'modify "tag1" and "tag2"' - "" and "" + "" y "" , @@ -1444,7 +1444,7 @@ 117 this is used to separate enumerations and should probably be a comma and a whitespace in most languages - , + , and "" @@ -1453,7 +1453,7 @@ 118 this is for messages like 'modify "tag1", "tag2" and "tag3"' - and "" + y "" Confirm tags assignment @@ -1461,7 +1461,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 127 - Confirm tags assignment + Confirmar etiquetas asignadas This operation will add the tag "" to selected document(s). @@ -1469,7 +1469,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 130 - This operation will add the tag "" to selected document(s). + Esta operación agregará la etiqueta "" a documento(s) seleccionado(s). This operation will add the tags to selected document(s). @@ -1477,7 +1477,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 132 - This operation will add the tags to selected document(s). + Esta operación agregará las etiquetas a documento(s) seleccionado(s). This operation will remove the tag "" from selected document(s). @@ -1485,7 +1485,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 135 - This operation will remove the tag "" from selected document(s). + Esta operacion eliminará la etiqueta "" de documento(s) seleccionado(s). This operation will remove the tags from selected document(s). @@ -1493,7 +1493,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 137 - This operation will remove the tags from selected document(s). + Esta operacion eliminará las etiquetas de documento(s) seleccionado(s). This operation will add the tags and remove the tags on selected document(s). @@ -1501,7 +1501,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 139 - This operation will add the tags and remove the tags on selected document(s). + Esta operacion agregará las etiquetas y eliminará las etiquetas en documento(s) seleccionado(s). Confirm correspondent assignment @@ -1533,7 +1533,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 182 - Confirm document type assignment + Confirmar asignación de tipo de documento This operation will assign the document type "" to selected document(s). @@ -1541,7 +1541,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 184 - This operation will assign the document type "" to selected document(s). + Esta operacion asignará el tipo de documento "" a documento(s) seleccionado(s). This operation will remove the document type from selected document(s). @@ -1549,7 +1549,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 186 - This operation will remove the document type from selected document(s). + Esta operación eliminará el tipo de documento de documento(s) seleccionado(s). Delete confirm @@ -1557,7 +1557,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 201 - Delete confirm + Confirmar borrado This operation will permanently delete selected document(s). @@ -1565,7 +1565,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 202 - This operation will permanently delete selected document(s). + Esta operación borrará permanentemente documento(s) seleccionado(s). This operation cannot be undone. @@ -1573,7 +1573,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 203 - This operation cannot be undone. + Esta operación no se puede deshacer. Delete document(s) @@ -1581,7 +1581,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 205 - Delete document(s) + Borrar documento(s) Select: @@ -1589,7 +1589,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.html 10 - Select: + Seleccionar: All @@ -1597,7 +1597,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.html 20 - All + Todos Edit: @@ -1605,7 +1605,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.html 27 - Edit: + Editar: Download originals @@ -1613,7 +1613,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.html 68 - Download originals + Descargar originales Suggestions: @@ -1621,7 +1621,7 @@ src/app/components/common/input/select/select.component.html 26 - Suggestions: + Sugerencias: Save current view @@ -1629,7 +1629,7 @@ src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html 3 - Save current view + Guardar la vista actual Show all @@ -1637,7 +1637,7 @@ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html 3 - Show all + Mostrar todos Statistics @@ -1645,7 +1645,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 1 - Statistics + Estadisticas Total documents: @@ -1653,7 +1653,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 4 - Total documents: + Total de documentos: Documents in inbox: @@ -1669,7 +1669,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 32 - Processing: + Procesando: Failed: @@ -1677,7 +1677,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 35 - Failed: + Fallidos: Added: @@ -1685,7 +1685,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 38 - Added: + Agregado: Connecting... @@ -1693,7 +1693,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 118 - Connecting... + Conectando... Uploading... @@ -1701,7 +1701,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 123 - Uploading... + Subiendo... Upload complete, waiting... @@ -1709,7 +1709,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 126 - Upload complete, waiting... + Subida completa, esperando... HTTP error: @@ -1717,7 +1717,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 136 - HTTP error: + Error HTTP: Upload new documents @@ -1725,7 +1725,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html 1 - Upload new documents + Subir nuevos documentos Drop documents here or @@ -1741,7 +1741,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html 13 - Browse files + Explorar ficheros Dismiss completed @@ -1750,7 +1750,7 @@ 4 This button dismisses all status messages about processed documents on the dashboard (failed and successful) - Dismiss completed + Descartar completados {VAR_PLURAL, plural, =1 {One more document} other { more documents}} @@ -1759,7 +1759,7 @@ 25 This is shown as a summary line when there are more than 5 document in the processing pipeline. - {VAR_PLURAL, plural, =1 {One more document} other { more documents}} + {VAR_PLURAL, plural, =1 {Un documento más} other { más documentos}} Open document @@ -1767,7 +1767,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html 45 - Open document + Abrir documento First steps @@ -1775,7 +1775,7 @@ src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 1 - First steps + Primeros pasos Paperless is running! :) @@ -1783,7 +1783,7 @@ src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 5 - Paperless is running! :) + Paperless está ejecutándose :) You can start uploading documents by dropping them in the file upload box to the right or by dropping them in the configured consumption folder and they'll start showing up in the documents list. After you've added some metadata to your documents, use the filtering mechanisms of paperless to create custom views (such as 'Recently added', 'Tagged TODO') and they will appear on the dashboard instead of this message. @@ -1799,7 +1799,7 @@ src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 8 - Paperless offers some more features that try to make your life easier: + Paperless tiene algunas características para hacer tu vida mas sencilla: Once you've got a couple documents in paperless and added metadata to them, paperless can assign that metadata to new documents automatically. @@ -1807,7 +1807,7 @@ src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 10 - Once you've got a couple documents in paperless and added metadata to them, paperless can assign that metadata to new documents automatically. + Una vez tengas un par de documentos en paperless y añadido metadatos, paperless puede asignar metadatos a los nuevos documentos automáticamente. You can configure paperless to read your mails and add documents from attached files. @@ -1815,7 +1815,7 @@ src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 11 - You can configure paperless to read your mails and add documents from attached files. + Puedes configurar paperless para leer tus correos y añadir documentos de los ficheros adjuntos. Consult the documentation on how to use these features. The section on basic usage also has some information on how to use paperless in general. @@ -1823,7 +1823,7 @@ src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 13 - Consult the documentation on how to use these features. The section on basic usage also has some information on how to use paperless in general. + Consulta la documentación sobre como usar estas características . La sección de uso básico también tiene algo de información de como usar Paperless en general. Metadata @@ -1831,7 +1831,7 @@ src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts 18 - Metadata + Metadatos Select @@ -1839,7 +1839,7 @@ src/app/components/common/select-dialog/select-dialog.component.ts 18 - Select + Seleccionar Please select an object @@ -1847,7 +1847,7 @@ src/app/components/common/select-dialog/select-dialog.component.ts 21 - Please select an object + Por favor, selecciona un objeto Invalid date. @@ -1855,7 +1855,7 @@ src/app/components/common/input/date/date.component.html 14 - Invalid date. + Fecha no válida. Yes @@ -1863,7 +1863,7 @@ src/app/pipes/yes-no.pipe.ts 9 - Yes + Si No @@ -1871,7 +1871,7 @@ src/app/pipes/yes-no.pipe.ts 9 - No + No (no title) @@ -1879,7 +1879,7 @@ src/app/pipes/document-title.pipe.ts 12 - (no title) + (sin título) English (US) @@ -1887,7 +1887,7 @@ src/app/services/settings.service.ts 90 - English (US) + Inglés (US) English (GB) @@ -1895,7 +1895,7 @@ src/app/services/settings.service.ts 91 - English (GB) + Inglés (Gran Bretaña) German @@ -1903,7 +1903,7 @@ src/app/services/settings.service.ts 92 - German + Alemán Dutch @@ -1911,7 +1911,7 @@ src/app/services/settings.service.ts 93 - Dutch + Alemán French @@ -1919,7 +1919,7 @@ src/app/services/settings.service.ts 94 - French + Francés Portuguese (Brazil) @@ -1927,7 +1927,7 @@ src/app/services/settings.service.ts 95 - Portuguese (Brazil) + Portugués (Brasil) Italian @@ -1935,7 +1935,7 @@ src/app/services/settings.service.ts 96 - Italian + Italiano Romanian @@ -1943,7 +1943,7 @@ src/app/services/settings.service.ts 97 - Romanian + Rumano ISO 8601 @@ -1951,7 +1951,7 @@ src/app/services/settings.service.ts 102 - ISO 8601 + ISO 8601 Document already exists. @@ -1959,7 +1959,7 @@ src/app/services/consumer-status.service.ts 15 - Document already exists. + El documento ya existe. File not found. @@ -1967,7 +1967,7 @@ src/app/services/consumer-status.service.ts 16 - File not found. + Archivo no encontrado Pre-consume script does not exist. @@ -2011,7 +2011,7 @@ src/app/services/consumer-status.service.ts 21 - Received new file. + Nuevo archivo recibido. File type not supported. @@ -2019,7 +2019,7 @@ src/app/services/consumer-status.service.ts 22 - File type not supported. + Tipo de fichero no soportado. Processing document... @@ -2027,7 +2027,7 @@ src/app/services/consumer-status.service.ts 23 - Processing document... + Procesando documento... Generating thumbnail... @@ -2035,7 +2035,7 @@ src/app/services/consumer-status.service.ts 24 - Generating thumbnail... + Generando miniatura... Retrieving date from document... @@ -2043,7 +2043,7 @@ src/app/services/consumer-status.service.ts 25 - Retrieving date from document... + Obteniendo fecha del documento... Saving document... @@ -2051,7 +2051,7 @@ src/app/services/consumer-status.service.ts 26 - Saving document... + Guardando documento... Finished. @@ -2059,7 +2059,7 @@ src/app/services/consumer-status.service.ts 27 - Finished. + Completado. Error @@ -2067,7 +2067,7 @@ src/app/services/toast.service.ts 35 - Error + Error Information @@ -2075,7 +2075,7 @@ src/app/services/toast.service.ts 39 - Information + Información ASN @@ -2083,7 +2083,7 @@ src/app/services/rest/document.service.ts 17 - ASN + NSF Correspondent @@ -2099,7 +2099,7 @@ src/app/services/rest/document.service.ts 20 - Document type + Tipo de documento Created @@ -2107,7 +2107,7 @@ src/app/services/rest/document.service.ts 21 - Created + Creado Added @@ -2115,7 +2115,7 @@ src/app/services/rest/document.service.ts 22 - Added + Agregado Modified @@ -2123,7 +2123,7 @@ src/app/services/rest/document.service.ts 23 - Modified + Modificado Create new item @@ -2131,7 +2131,7 @@ src/app/components/common/edit-dialog/edit-dialog.component.ts 50 - Create new item + Crear nuevo elemento Edit item @@ -2139,7 +2139,7 @@ src/app/components/common/edit-dialog/edit-dialog.component.ts 54 - Edit item + Editar elemento Could not save element: @@ -2147,7 +2147,7 @@ src/app/components/common/edit-dialog/edit-dialog.component.ts 58 - Could not save element: + No se pudo guardar el elemento: Automatic @@ -2155,7 +2155,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 39 - Automatic + Automático Do you really want to delete this element? @@ -2163,7 +2163,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 97 - Do you really want to delete this element? + ¿Estás seguro de querer borrar este elemento? Associated documents will not be deleted. @@ -2171,7 +2171,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 104 - Associated documents will not be deleted. + Los documentos asociados no serán borrados. Delete @@ -2179,7 +2179,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 106 - Delete + Borrar Error while deleting element: @@ -2187,7 +2187,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 114 - Error while deleting element: + Error borrando el elemento: Any word @@ -2195,7 +2195,7 @@ src/app/data/matching-model.ts 12 - Any word + Cualquier palabra Any: Document contains any of these words (space separated) @@ -2203,7 +2203,7 @@ src/app/data/matching-model.ts 12 - Any: Document contains any of these words (space separated) + Cualquiera: El documento contiene cualquiera de estas palabras (separadas por espacios) All words @@ -2211,7 +2211,7 @@ src/app/data/matching-model.ts 13 - All words + Todas las palabras All: Document contains all of these words (space separated) @@ -2219,7 +2219,7 @@ src/app/data/matching-model.ts 13 - All: Document contains all of these words (space separated) + Todas: El documento contiene todas estas palabras (separadas por espacios) Exact match @@ -2227,7 +2227,7 @@ src/app/data/matching-model.ts 14 - Exact match + Coincidencia exacta Exact: Document contains this string @@ -2235,7 +2235,7 @@ src/app/data/matching-model.ts 14 - Exact: Document contains this string + Exacto: El documento contiene este texto Regular expression @@ -2243,7 +2243,7 @@ src/app/data/matching-model.ts 15 - Regular expression + Expresión regular Regular expression: Document matches this regular expression @@ -2251,7 +2251,7 @@ src/app/data/matching-model.ts 15 - Regular expression: Document matches this regular expression + Expresión regular: El documento coincide con esta expresión regular Fuzzy word @@ -2275,7 +2275,7 @@ src/app/data/matching-model.ts 17 - Auto: Learn matching automatically + Automático: Aprender automáticamente diff --git a/src-ui/src/locale/messages.fr_FR.xlf b/src-ui/src/locale/messages.fr_FR.xlf index bbc97753e..c0547d6ed 100644 --- a/src-ui/src/locale/messages.fr_FR.xlf +++ b/src-ui/src/locale/messages.fr_FR.xlf @@ -16,7 +16,7 @@ src/app/app.component.ts 51 - Le document a été ajouté à Paperless-ng. + Le document a été ajouté à Paperless-ng. Open document @@ -32,7 +32,7 @@ src/app/app.component.ts 59 - Impossible d'ajouter : + Impossible d'ajouter : New document detected @@ -48,7 +48,7 @@ src/app/app.component.ts 65 - Le document est en cours de traitement par Paperless-ng. + Le document est en cours de traitement par Paperless-ng. Documents @@ -56,7 +56,7 @@ src/app/components/document-list/document-list.component.ts 49 - Documents + Documents View "" saved successfully. @@ -64,7 +64,7 @@ src/app/components/document-list/document-list.component.ts 115 - Vue "" enregistrée avec succès. + Vue "" enregistrée avec succès. View "" created successfully. @@ -72,7 +72,7 @@ src/app/components/document-list/document-list.component.ts 136 - Vue "" créée avec succès. + Vue "" créée avec succès. Select @@ -136,7 +136,7 @@ src/app/components/document-list/document-list.component.html 71 - Enregistrer "" + Enregistrer "" {VAR_PLURAL, plural, =1 {Selected of one document} other {Selected of documents}} @@ -224,7 +224,7 @@ src/app/components/document-detail/document-detail.component.ts 204 - Voulez-vous vraiment supprimer le document "" ? + Voulez-vous vraiment supprimer le document "" ? The files for this document will be deleted permanently. This operation cannot be undone. @@ -248,7 +248,7 @@ src/app/components/document-detail/document-detail.component.ts 214 - Une erreur s'est produite lors de la suppression du document : + Une erreur s'est produite lors de la suppression du document : Delete @@ -328,7 +328,7 @@ src/app/components/document-detail/document-detail.component.html 4 - Page + Page of @@ -336,7 +336,7 @@ src/app/components/document-detail/document-detail.component.html 8 - sur + sur Download original @@ -456,7 +456,7 @@ src/app/components/dashboard/dashboard.component.ts 33 - Bonjour , bienvenue dans Paperless-ng ! + Bonjour , bienvenue dans Paperless-ng ! Welcome to Paperless-ng! @@ -480,7 +480,7 @@ src/app/components/manage/tag-list/tag-list.component.ts 26 - Voulez-vous vraiment supprimer l'étiquette "" ? + Voulez-vous vraiment supprimer l'étiquette "" ? Tags @@ -544,7 +544,7 @@ src/app/components/manage/tag-list/tag-list.component.html 23 - Actions + Actions Documents @@ -552,7 +552,7 @@ src/app/components/manage/tag-list/tag-list.component.html 38 - Documents + Documents Edit @@ -568,7 +568,7 @@ src/app/components/manage/document-type-list/document-type-list.component.ts 26 - Voulez-vous vraiment supprimer le type de document "" ? + Voulez-vous vraiment supprimer le type de document "" ? Document types @@ -592,7 +592,7 @@ src/app/components/manage/settings/settings.component.ts 68 - Vue "" supprimée. + Vue "" supprimée. Settings saved successfully. @@ -624,7 +624,7 @@ src/app/components/manage/settings/settings.component.ts 117 - Une erreur s'est produite lors de l'enregistrement des paramètres sur le serveur : + Une erreur s'est produite lors de l'enregistrement des paramètres sur le serveur : Settings @@ -648,7 +648,7 @@ src/app/components/manage/settings/settings.component.html 116 - Notifications + Notifications Saved views @@ -704,7 +704,7 @@ src/app/components/manage/settings/settings.component.html 51 - Court : + Court : Medium: @@ -712,7 +712,7 @@ src/app/components/manage/settings/settings.component.html 55 - Moyen : + Moyen : Long: @@ -720,7 +720,7 @@ src/app/components/manage/settings/settings.component.html 59 - Long : + Long : Items per page @@ -912,7 +912,7 @@ src/app/components/manage/correspondent-list/correspondent-list.component.ts 26 - Voulez-vous vraiment supprimer le correspondant "" ? + Voulez-vous vraiment supprimer le correspondant "" ? Correspondents @@ -936,7 +936,7 @@ src/app/components/common/confirm-dialog/confirm-dialog.component.ts 17 - Confirmation + Confirmation Confirm @@ -1056,7 +1056,7 @@ src/app/components/search/search.component.html 4 - Requête de recherche invalide : + Requête de recherche invalide : Showing documents similar to @@ -1064,7 +1064,7 @@ src/app/components/search/search.component.html 7 - Présentation des documents similaires à + Présentation des documents similaires à Search query: @@ -1072,7 +1072,7 @@ src/app/components/search/search.component.html 11 - Requête de recherche : + Requête de recherche : Did you mean ""? @@ -1080,7 +1080,7 @@ src/app/components/search/search.component.html 13 - Vouliez-vous dire "" ? + Vouliez-vous dire "" ? {VAR_PLURAL, plural, =0 {No results} =1 {One result} other { results}} @@ -1097,7 +1097,7 @@ 11 app title - Paperless-ng + Paperless-ng Search documents @@ -1137,7 +1137,7 @@ src/app/components/app-frame/app-frame.component.html 160 - Info + Info Documentation @@ -1145,7 +1145,7 @@ src/app/components/app-frame/app-frame.component.html 167 - Documentation + Documentation GitHub @@ -1153,7 +1153,7 @@ src/app/components/app-frame/app-frame.component.html 175 - GitHub + GitHub Suggest an idea @@ -1169,7 +1169,7 @@ src/app/components/app-frame/app-frame.component.html 34 - Connexion en tant que + Connexion en tant que Open documents @@ -1209,7 +1209,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 32 - Correspondant : + Correspondant : Without correspondent @@ -1225,7 +1225,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 39 - Type : + Type : Without document type @@ -1241,7 +1241,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 45 - Étiquette : + Étiquette : Without any tag @@ -1257,7 +1257,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 53 - Titre : + Titre : Filter tags @@ -1378,7 +1378,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 67 - Créé le : + Créé le : Filter by correspondent @@ -1418,7 +1418,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 74 - Une erreur s'est produite lors de l'exécution de l'opération de masse : + Une erreur s'est produite lors de l'exécution de l'opération de masse : "" @@ -1426,7 +1426,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 113 - "" + "" "" and "" @@ -1435,7 +1435,7 @@ 115 This is for messages like 'modify "tag1" and "tag2"' - "" et "" + "" et "" , @@ -1444,7 +1444,7 @@ 117 this is used to separate enumerations and should probably be a comma and a whitespace in most languages - , + , and "" @@ -1453,7 +1453,7 @@ 118 this is for messages like 'modify "tag1", "tag2" and "tag3"' - et "" + et "" Confirm tags assignment @@ -1469,7 +1469,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 130 - Cette action affectera l'étiquette "" au(x) document(s) sélectionné(s). + Cette action affectera l'étiquette "" au(x) document(s) sélectionné(s). This operation will add the tags to selected document(s). @@ -1477,7 +1477,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 132 - Cette action affectera les étiquettes au(x) document(s) sélectionné(s). + Cette action affectera les étiquettes au(x) document(s) sélectionné(s). This operation will remove the tag "" from selected document(s). @@ -1485,7 +1485,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 135 - Cette action supprimera l'étiquette "" de(s) document(s) sélectionné(s). + Cette action supprimera l'étiquette "" de(s) document(s) sélectionné(s). This operation will remove the tags from selected document(s). @@ -1493,7 +1493,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 137 - Cette action supprimera les étiquettes de(s) document(s) sélectionné(s). + Cette action supprimera les étiquettes de(s) document(s) sélectionné(s). This operation will add the tags and remove the tags on selected document(s). @@ -1501,7 +1501,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 139 - Cette action affectera les étiquettes et supprimera les étiquettes de(s) document(s) sélectionné(s). + Cette action affectera les étiquettes et supprimera les étiquettes de(s) document(s) sélectionné(s). Confirm correspondent assignment @@ -1517,7 +1517,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 161 - Cette action affectera le correspondant "" au(x) document(s) sélectionné(s). + Cette action affectera le correspondant "" au(x) document(s) sélectionné(s). This operation will remove the correspondent from selected document(s). @@ -1525,7 +1525,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 163 - Cette action supprimera le correspondant de(s) document(s) sélectionné(s). + Cette action supprimera le correspondant de(s) document(s) sélectionné(s). Confirm document type assignment @@ -1541,7 +1541,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 184 - Cette action affectera le type de document "" au(x) document(s) sélectionné(s). + Cette action affectera le type de document "" au(x) document(s) sélectionné(s). This operation will remove the document type from selected document(s). @@ -1549,7 +1549,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 186 - Cette action supprimera le type de document de(s) document(s) sélectionné(s). + Cette action supprimera le type de document de(s) document(s) sélectionné(s). Delete confirm @@ -1565,7 +1565,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 202 - Cette action supprimera définitivement document(s) sélectionné(s). + Cette action supprimera définitivement document(s) sélectionné(s). This operation cannot be undone. @@ -1653,7 +1653,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 4 - Nombre total de documents : + Nombre total de documents : Documents in inbox: @@ -1661,7 +1661,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 3 - Documents dans la boîte de réception : + Documents dans la boîte de réception : Processing: @@ -1669,7 +1669,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 32 - Traitement : + Traitement : Failed: @@ -1677,7 +1677,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 35 - Échec : + Échec : Added: @@ -1685,7 +1685,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 38 - Ajout : + Ajout : Connecting... @@ -1717,7 +1717,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 136 - Erreur HTTP : + Erreur HTTP : Upload new documents @@ -1951,7 +1951,7 @@ src/app/services/settings.service.ts 102 - ISO 8601 + ISO 8601 Document already exists. @@ -2075,7 +2075,7 @@ src/app/services/toast.service.ts 39 - Information + Information ASN @@ -2147,7 +2147,7 @@ src/app/components/common/edit-dialog/edit-dialog.component.ts 58 - Impossible d'enregistrer l'élément : + Impossible d'enregistrer l'élément : Automatic @@ -2187,7 +2187,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 114 - Une erreur s'est produite lors de la suppression de l'élément : + Une erreur s'est produite lors de la suppression de l'élément : Any word diff --git a/src-ui/src/locale/messages.hu_HU.xlf b/src-ui/src/locale/messages.hu_HU.xlf index 909b1b104..9c474471b 100644 --- a/src-ui/src/locale/messages.hu_HU.xlf +++ b/src-ui/src/locale/messages.hu_HU.xlf @@ -56,7 +56,7 @@ src/app/components/document-list/document-list.component.ts 49 - Documents + Dokumentumok View "" saved successfully. @@ -72,7 +72,7 @@ src/app/components/document-list/document-list.component.ts 136 - View "" created successfully. + Nézet "" sikeresen létrehozva. Select @@ -80,7 +80,7 @@ src/app/components/document-list/document-list.component.html 7 - Select + Kijelölés Select none @@ -88,7 +88,7 @@ src/app/components/document-list/document-list.component.html 10 - Select none + Kijelölés törlése Select page @@ -96,7 +96,7 @@ src/app/components/document-list/document-list.component.html 11 - Select page + Oldal kijelölése Select all @@ -104,7 +104,7 @@ src/app/components/document-list/document-list.component.html 12 - Select all + Mindent kijelöl Sort @@ -120,7 +120,7 @@ src/app/components/document-list/document-list.component.html 64 - Views + Nézet Save as... @@ -128,7 +128,7 @@ src/app/components/document-list/document-list.component.html 72 - Save as... + Mentés másként Save "" @@ -168,7 +168,7 @@ src/app/components/document-list/document-list.component.html 105 - ASN + ASN Correspondent @@ -176,7 +176,7 @@ src/app/components/document-list/document-list.component.html 111 - Correspondent + Partner Title @@ -184,7 +184,7 @@ src/app/components/document-list/document-list.component.html 117 - Title + Cím Document type @@ -192,7 +192,7 @@ src/app/components/document-list/document-list.component.html 123 - Document type + Dokumentum típus Created @@ -200,7 +200,7 @@ src/app/components/document-list/document-list.component.html 129 - Created + Létrehozva Added @@ -208,7 +208,7 @@ src/app/components/document-list/document-list.component.html 135 - Added + Hozzáadva Confirm delete @@ -216,7 +216,7 @@ src/app/components/document-detail/document-detail.component.ts 203 - Confirm delete + Törlés megerősítése Do you really want to delete document ""? @@ -232,7 +232,7 @@ src/app/components/document-detail/document-detail.component.ts 205 - The files for this document will be deleted permanently. This operation cannot be undone. + A dokumentumhoz tartozó fájlok véglegesen törlésre kerülnek. Ez a művelet nem visszafordítható. Delete document @@ -240,7 +240,7 @@ src/app/components/document-detail/document-detail.component.ts 207 - Delete document + Dokumentum törlése Error deleting document: @@ -256,7 +256,7 @@ src/app/components/document-detail/document-detail.component.html 15 - Delete + Törlés Download @@ -264,7 +264,7 @@ src/app/components/document-detail/document-detail.component.html 23 - Download + Letöltés More like this @@ -272,7 +272,7 @@ src/app/components/document-detail/document-detail.component.html 38 - More like this + Ehhez hasonlók Close @@ -280,7 +280,7 @@ src/app/components/document-detail/document-detail.component.html 44 - Close + Bezárás Details @@ -288,7 +288,7 @@ src/app/components/document-detail/document-detail.component.html 56 - Details + Részletek Content @@ -296,7 +296,7 @@ src/app/components/document-detail/document-detail.component.html 72 - Content + Tartalom Metadata @@ -304,7 +304,7 @@ src/app/components/document-detail/document-detail.component.html 81 - Metadata + Metaadat Discard @@ -312,7 +312,7 @@ src/app/components/document-detail/document-detail.component.html 130 - Discard + Elvetés Save @@ -320,7 +320,7 @@ src/app/components/document-detail/document-detail.component.html 132 - Save + Mentés Page @@ -328,7 +328,7 @@ src/app/components/document-detail/document-detail.component.html 4 - Page + Oldal of @@ -336,7 +336,7 @@ src/app/components/document-detail/document-detail.component.html 8 - of + / Download original @@ -344,7 +344,7 @@ src/app/components/document-detail/document-detail.component.html 29 - Download original + Eredeti letöltése Archive serial number @@ -352,7 +352,7 @@ src/app/components/document-detail/document-detail.component.html 60 - Archive serial number + Archívum sorozat szám Date created @@ -360,7 +360,7 @@ src/app/components/document-detail/document-detail.component.html 61 - Date created + Létrehozás dátuma Date modified @@ -368,7 +368,7 @@ src/app/components/document-detail/document-detail.component.html 87 - Date modified + Módosítás dátuma Date added @@ -376,7 +376,7 @@ src/app/components/document-detail/document-detail.component.html 91 - Date added + Hozzáadás dátuma Media filename @@ -384,7 +384,7 @@ src/app/components/document-detail/document-detail.component.html 95 - Media filename + Média fájlnév Original MD5 checksum @@ -392,7 +392,7 @@ src/app/components/document-detail/document-detail.component.html 99 - Original MD5 checksum + Eredeti MD5 ellenőrző szám Original file size @@ -400,7 +400,7 @@ src/app/components/document-detail/document-detail.component.html 103 - Original file size + Eredeti fájl méret Original mime type @@ -408,7 +408,7 @@ src/app/components/document-detail/document-detail.component.html 107 - Original mime type + Eredeti MIME típus Archive MD5 checksum @@ -416,7 +416,7 @@ src/app/components/document-detail/document-detail.component.html 111 - Archive MD5 checksum + Archívum MD5 ellenőrző szám Archive file size @@ -424,7 +424,7 @@ src/app/components/document-detail/document-detail.component.html 115 - Archive file size + Archív fájl mérete Original document metadata @@ -432,7 +432,7 @@ src/app/components/document-detail/document-detail.component.html 121 - Original document metadata + Eredeti dokumentum metaadat Archived document metadata @@ -440,7 +440,7 @@ src/app/components/document-detail/document-detail.component.html 122 - Archived document metadata + Archivált dokumentum metaadat Save & next @@ -448,7 +448,7 @@ src/app/components/document-detail/document-detail.component.html 131 - Save & next + Mentés & Következő Hello , welcome to Paperless-ng! @@ -456,7 +456,7 @@ src/app/components/dashboard/dashboard.component.ts 33 - Hello , welcome to Paperless-ng! + Hello , a Paperless-ng üdvözöl Téged! Welcome to Paperless-ng! @@ -464,7 +464,7 @@ src/app/components/dashboard/dashboard.component.ts 35 - Welcome to Paperless-ng! + Üdvözöl a Paperless-ng! Dashboard @@ -472,7 +472,7 @@ src/app/components/dashboard/dashboard.component.html 1 - Dashboard + Vezérlőpult Do you really want to delete the tag ""? @@ -480,7 +480,7 @@ src/app/components/manage/tag-list/tag-list.component.ts 26 - Do you really want to delete the tag ""? + Valóban törölni akarod a "" címkét? Tags @@ -488,7 +488,7 @@ src/app/components/manage/tag-list/tag-list.component.html 1 - Tags + Cimkék Create @@ -496,7 +496,7 @@ src/app/components/manage/tag-list/tag-list.component.html 2 - Create + Létrehozás Filter by: @@ -504,7 +504,7 @@ src/app/components/manage/tag-list/tag-list.component.html 8 - Filter by: + Szűrés: Name @@ -512,7 +512,7 @@ src/app/components/manage/tag-list/tag-list.component.html 9 - Name + Név Color @@ -520,7 +520,7 @@ src/app/components/manage/tag-list/tag-list.component.html 20 - Color + Szín Matching @@ -528,7 +528,7 @@ src/app/components/manage/tag-list/tag-list.component.html 21 - Matching + Egyezés Document count @@ -536,7 +536,7 @@ src/app/components/manage/tag-list/tag-list.component.html 22 - Document count + Dokumentum szám Actions @@ -544,7 +544,7 @@ src/app/components/manage/tag-list/tag-list.component.html 23 - Actions + Műveletek Documents @@ -552,7 +552,7 @@ src/app/components/manage/tag-list/tag-list.component.html 38 - Documents + Dokumentumok Edit @@ -560,7 +560,7 @@ src/app/components/manage/tag-list/tag-list.component.html 43 - Edit + Szerkesztés Do you really want to delete the document type ""? @@ -568,7 +568,7 @@ src/app/components/manage/document-type-list/document-type-list.component.ts 26 - Do you really want to delete the document type ""? + Valóban törölni akarod a "" dokumentum típust? Document types @@ -576,7 +576,7 @@ src/app/components/manage/document-type-list/document-type-list.component.html 1 - Document types + Dokumentum típusok Logs @@ -584,7 +584,7 @@ src/app/components/manage/logs/logs.component.html 1 - Logs + Napló Saved view "" deleted. @@ -600,7 +600,7 @@ src/app/components/manage/settings/settings.component.ts 89 - Settings saved successfully. + Beállítások elmentve. Use system language @@ -624,7 +624,7 @@ src/app/components/manage/settings/settings.component.ts 117 - Error while storing settings on server: + Hiba történt a beállitások mentése közben: Settings @@ -632,7 +632,7 @@ src/app/components/manage/settings/settings.component.html 1 - Settings + Beállitások General settings @@ -640,7 +640,7 @@ src/app/components/manage/settings/settings.component.html 10 - General settings + Általános beállitások Notifications @@ -656,7 +656,7 @@ src/app/components/manage/settings/settings.component.html 134 - Saved views + Mentett nézetek Appearance @@ -728,7 +728,7 @@ src/app/components/manage/settings/settings.component.html 67 - Items per page + Oldalankénti elemek száma Document editor @@ -792,7 +792,7 @@ src/app/components/manage/settings/settings.component.html 103 - Bulk editing + Csoportos szerkesztés Show confirmation dialogs @@ -800,7 +800,7 @@ src/app/components/manage/settings/settings.component.html 107 - Show confirmation dialogs + Jóváhagyó dialógusok mutatása Deleting documents will always ask for confirmation. @@ -808,7 +808,7 @@ src/app/components/manage/settings/settings.component.html 107 - Deleting documents will always ask for confirmation. + Dokumentumok törlése mindig jóváhagyást igényel Apply on close @@ -816,7 +816,7 @@ src/app/components/manage/settings/settings.component.html 108 - Apply on close + Alkalmazás bezárás után Document processing @@ -872,7 +872,7 @@ src/app/components/manage/settings/settings.component.html 146 - Appears on + Megjelenés Show on dashboard @@ -880,7 +880,7 @@ src/app/components/manage/settings/settings.component.html 149 - Show on dashboard + Vezérlőpulton megjelenítés Show in sidebar @@ -888,7 +888,7 @@ src/app/components/manage/settings/settings.component.html 153 - Show in sidebar + Oldal menüben megjelenítés No saved views defined. @@ -896,7 +896,7 @@ src/app/components/manage/settings/settings.component.html 163 - No saved views defined. + Nincs mentett nézet definiálva. 404 Not Found @@ -904,7 +904,7 @@ src/app/components/not-found/not-found.component.html 7 - 404 Not Found + 404 Nem található Do you really want to delete the correspondent ""? @@ -912,7 +912,7 @@ src/app/components/manage/correspondent-list/correspondent-list.component.ts 26 - Do you really want to delete the correspondent ""? + Valóban törölni szerenéd a következő partnert: "" ? Correspondents @@ -920,7 +920,7 @@ src/app/components/manage/correspondent-list/correspondent-list.component.html 1 - Correspondents + Partnerek Last correspondence @@ -928,7 +928,7 @@ src/app/components/manage/correspondent-list/correspondent-list.component.html 22 - Last correspondence + Utolsó partner Confirmation @@ -936,7 +936,7 @@ src/app/components/common/confirm-dialog/confirm-dialog.component.ts 17 - Confirmation + Jóváhagyás Confirm @@ -944,7 +944,7 @@ src/app/components/common/confirm-dialog/confirm-dialog.component.ts 29 - Confirm + Jóváhagy Cancel @@ -952,7 +952,7 @@ src/app/components/common/confirm-dialog/confirm-dialog.component.html 12 - Cancel + Megszakítás Create new correspondent @@ -960,7 +960,7 @@ src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.ts 21 - Create new correspondent + Új partner létrehozása Edit correspondent @@ -968,7 +968,7 @@ src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.ts 25 - Edit correspondent + Partner szerkesztése Matching algorithm @@ -976,7 +976,7 @@ src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html 10 - Matching algorithm + Egyeztető algoritmus Matching pattern @@ -992,7 +992,7 @@ src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html 12 - Case insensitive + Kisbetű-nagybetű érzékenység Create new tag @@ -1000,7 +1000,7 @@ src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.ts 22 - Create new tag + Új cimke készítése Edit tag @@ -1008,7 +1008,7 @@ src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.ts 26 - Edit tag + Cimke szerkesztés Inbox tag @@ -1016,7 +1016,7 @@ src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.html 13 - Inbox tag + Inbox cimke Inbox tags are automatically assigned to all consumed documents. @@ -1024,7 +1024,7 @@ src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.html 13 - Inbox tags are automatically assigned to all consumed documents. + Az "inbox" cimkék automatikusan hozzárendelődnek a feldolgozott dokumentumokhoz. Create new document type @@ -1032,7 +1032,7 @@ src/app/components/manage/document-type-list/document-type-edit-dialog/document-type-edit-dialog.component.ts 21 - Create new document type + Új dokumentum tipus létrehozása Edit document type @@ -1040,7 +1040,7 @@ src/app/components/manage/document-type-list/document-type-edit-dialog/document-type-edit-dialog.component.ts 25 - Edit document type + Dokumentum típus szerkesztése Search results @@ -1048,7 +1048,7 @@ src/app/components/search/search.component.html 1 - Search results + Találatok Invalid search query: @@ -1056,7 +1056,7 @@ src/app/components/search/search.component.html 4 - Invalid search query: + Érvénytelen keresési kifejezés: Showing documents similar to @@ -1064,7 +1064,7 @@ src/app/components/search/search.component.html 7 - Showing documents similar to + -hez hasonló dokumentumok mutatása Search query: @@ -1072,7 +1072,7 @@ src/app/components/search/search.component.html 11 - Search query: + Keresés: Did you mean ""? @@ -1080,7 +1080,7 @@ src/app/components/search/search.component.html 13 - Did you mean ""? + Úgy értetted, hogy ""? {VAR_PLURAL, plural, =0 {No results} =1 {One result} other { results}} @@ -1097,7 +1097,7 @@ 11 app title - Paperless-ng + Paperless-ng Search documents @@ -1113,7 +1113,7 @@ src/app/components/app-frame/app-frame.component.html 45 - Logout + Kilépés Manage @@ -1121,7 +1121,7 @@ src/app/components/app-frame/app-frame.component.html 112 - Manage + Menedzselés Admin @@ -1129,7 +1129,7 @@ src/app/components/app-frame/app-frame.component.html 154 - Admin + Adminisztráció Info @@ -1145,7 +1145,7 @@ src/app/components/app-frame/app-frame.component.html 167 - Documentation + Dokumentáció GitHub @@ -1153,7 +1153,7 @@ src/app/components/app-frame/app-frame.component.html 175 - GitHub + GitHub Suggest an idea @@ -1177,7 +1177,7 @@ src/app/components/app-frame/app-frame.component.html 87 - Open documents + Dokumentum megnyitása Close all @@ -1185,7 +1185,7 @@ src/app/components/app-frame/app-frame.component.html 106 - Close all + Összes bezárása Title @@ -1193,7 +1193,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 73 - Title + Cím Title & content @@ -1209,7 +1209,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 32 - Correspondent: + Partner: Without correspondent @@ -1225,7 +1225,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 39 - Type: + Típus: Without document type @@ -1241,7 +1241,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 45 - Tag: + Cimke: Without any tag @@ -1265,7 +1265,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.html 20 - Filter tags + Cimkék szerinti szűrés Filter correspondents @@ -1273,7 +1273,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.html 28 - Filter correspondents + Partnerek szerinti szűrés Filter document types @@ -1281,7 +1281,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.html 35 - Filter document types + Dokumentum típus szerinti szűrés Reset filters @@ -1298,7 +1298,7 @@ 166 Filter drop down element to filter for documents with no correspondent/type/tag assigned - Not assigned + Nincs hozzárendelés Apply @@ -1306,7 +1306,7 @@ src/app/components/common/filterable-dropdown/filterable-dropdown.component.html 26 - Apply + Alkalmaz Last 7 days @@ -1314,7 +1314,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.ts 34 - Last 7 days + Utolsó 7 nap Last month @@ -1322,7 +1322,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.ts 35 - Last month + Előző hónap Last 3 months @@ -1330,7 +1330,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.ts 36 - Last 3 months + Előző 3 hónap Last year @@ -1338,7 +1338,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.ts 37 - Last year + Előző év After @@ -1346,7 +1346,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.html 13 - After + Után Before @@ -1354,7 +1354,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.html 38 - Before + Előtte Clear @@ -1362,7 +1362,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.html 18 - Clear + Törlés View @@ -1370,7 +1370,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 50 - View + Megtekint Created: @@ -1378,7 +1378,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 67 - Created: + Létrehozva: Filter by correspondent @@ -1386,7 +1386,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 20 - Filter by correspondent + Partner szerinti szűrés Filter by tag @@ -1394,7 +1394,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 24 - Filter by tag + Cimke szerinti szűrés Score: @@ -1402,7 +1402,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 62 - Score: + Pont: View in browser @@ -1410,7 +1410,7 @@ src/app/components/document-list/document-card-small/document-card-small.component.html 40 - View in browser + Megtekintés böngészőben Error executing bulk operation: @@ -1435,7 +1435,7 @@ 115 This is for messages like 'modify "tag1" and "tag2"' - "" and "" + "" és "" , @@ -1453,7 +1453,7 @@ 118 this is for messages like 'modify "tag1", "tag2" and "tag3"' - and "" + és "" Confirm tags assignment @@ -1461,7 +1461,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 127 - Confirm tags assignment + Cimke hozzárendelés jóváhagyása This operation will add the tag "" to selected document(s). @@ -1509,7 +1509,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 159 - Confirm correspondent assignment + Partner hozzárendelés megerősítése This operation will assign the correspondent "" to selected document(s). @@ -1533,7 +1533,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 182 - Confirm document type assignment + Dokumentum típus hozzárendelés megerősítése This operation will assign the document type "" to selected document(s). @@ -1557,7 +1557,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 201 - Delete confirm + Törlés megerősítése This operation will permanently delete selected document(s). @@ -1573,7 +1573,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 203 - This operation cannot be undone. + Ez a művelet nem visszafordítható. Delete document(s) @@ -1581,7 +1581,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 205 - Delete document(s) + Dokumentum(ok) törlése Select: @@ -1589,7 +1589,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.html 10 - Select: + Kijelöl All @@ -1597,7 +1597,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.html 20 - All + Mind Edit: @@ -1605,7 +1605,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.html 27 - Edit: + Szerkeszt: Download originals @@ -1629,7 +1629,7 @@ src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html 3 - Save current view + Jelenlegi nézet mentése Show all @@ -1637,7 +1637,7 @@ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html 3 - Show all + Mindent megjelenít Statistics @@ -1645,7 +1645,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 1 - Statistics + Statisztika Total documents: @@ -1725,7 +1725,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html 1 - Upload new documents + Új dokumentum feltöltése Drop documents here or @@ -1733,7 +1733,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html 13 - Drop documents here or + Húzz ide dokumentumokat, vagy Browse files @@ -1741,7 +1741,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html 13 - Browse files + Fájl böngészése Dismiss completed @@ -1775,7 +1775,7 @@ src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 1 - First steps + Első lépések Paperless is running! :) @@ -1783,7 +1783,7 @@ src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 5 - Paperless is running! :) + A Paperless üzemel! :) You can start uploading documents by dropping them in the file upload box to the right or by dropping them in the configured consumption folder and they'll start showing up in the documents list. After you've added some metadata to your documents, use the filtering mechanisms of paperless to create custom views (such as 'Recently added', 'Tagged TODO') and they will appear on the dashboard instead of this message. @@ -1831,7 +1831,7 @@ src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts 18 - Metadata + Metaadat Select @@ -1839,7 +1839,7 @@ src/app/components/common/select-dialog/select-dialog.component.ts 18 - Select + Kijelöl Please select an object @@ -1847,7 +1847,7 @@ src/app/components/common/select-dialog/select-dialog.component.ts 21 - Please select an object + Kérem válaszon egy elemet Invalid date. @@ -1863,7 +1863,7 @@ src/app/pipes/yes-no.pipe.ts 9 - Yes + Igen No @@ -1871,7 +1871,7 @@ src/app/pipes/yes-no.pipe.ts 9 - No + Nem (no title) @@ -1879,7 +1879,7 @@ src/app/pipes/document-title.pipe.ts 12 - (no title) + (nincs cím) English (US) @@ -1887,7 +1887,7 @@ src/app/services/settings.service.ts 90 - English (US) + Angol (US) English (GB) @@ -1903,7 +1903,7 @@ src/app/services/settings.service.ts 92 - German + Német Dutch @@ -2067,7 +2067,7 @@ src/app/services/toast.service.ts 35 - Error + Hiba Information @@ -2075,7 +2075,7 @@ src/app/services/toast.service.ts 39 - Information + Információ ASN @@ -2083,7 +2083,7 @@ src/app/services/rest/document.service.ts 17 - ASN + ASN Correspondent @@ -2091,7 +2091,7 @@ src/app/services/rest/document.service.ts 18 - Correspondent + Partner Document type @@ -2099,7 +2099,7 @@ src/app/services/rest/document.service.ts 20 - Document type + Dokumentum típus Created @@ -2107,7 +2107,7 @@ src/app/services/rest/document.service.ts 21 - Created + Létrehozva Added @@ -2115,7 +2115,7 @@ src/app/services/rest/document.service.ts 22 - Added + Hozzáadva Modified @@ -2123,7 +2123,7 @@ src/app/services/rest/document.service.ts 23 - Modified + Módosítva Create new item @@ -2131,7 +2131,7 @@ src/app/components/common/edit-dialog/edit-dialog.component.ts 50 - Create new item + Új elem létrehozása Edit item @@ -2139,7 +2139,7 @@ src/app/components/common/edit-dialog/edit-dialog.component.ts 54 - Edit item + Elem szerkesztése Could not save element: @@ -2147,7 +2147,7 @@ src/app/components/common/edit-dialog/edit-dialog.component.ts 58 - Could not save element: + Hiba az elem mentése során: Automatic @@ -2155,7 +2155,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 39 - Automatic + Automatikus Do you really want to delete this element? @@ -2163,7 +2163,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 97 - Do you really want to delete this element? + Valóban törölni szeretnéd ezt az elemet? Associated documents will not be deleted. @@ -2171,7 +2171,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 104 - Associated documents will not be deleted. + A kapcsolódó dokumentumok nem kerülnek törlésre. Delete @@ -2179,7 +2179,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 106 - Delete + Törlés Error while deleting element: @@ -2243,7 +2243,7 @@ src/app/data/matching-model.ts 15 - Regular expression + Regexp Regular expression: Document matches this regular expression diff --git a/src-ui/src/locale/messages.it_IT.xlf b/src-ui/src/locale/messages.it_IT.xlf index 19821f8b3..489bdda42 100644 --- a/src-ui/src/locale/messages.it_IT.xlf +++ b/src-ui/src/locale/messages.it_IT.xlf @@ -16,7 +16,7 @@ src/app/app.component.ts 51 - Il documento è stato aggiunto a paperless. + Il documento è stato aggiunto a paperless. Open document @@ -32,7 +32,7 @@ src/app/app.component.ts 59 - Impossibile aggiungere : + Impossibile aggiungere : New document detected @@ -48,7 +48,7 @@ src/app/app.component.ts 65 - Paperless sta elaborando il documento . + Paperless sta elaborando il documento . Documents @@ -64,7 +64,7 @@ src/app/components/document-list/document-list.component.ts 115 - La vista "" è stata salvata. + La vista "" è stata salvata. View "" created successfully. @@ -72,7 +72,7 @@ src/app/components/document-list/document-list.component.ts 136 - La vista "" è stata creata. + La vista "" è stata creata. Select @@ -136,7 +136,7 @@ src/app/components/document-list/document-list.component.html 71 - Salva "" + Salva "" {VAR_PLURAL, plural, =1 {Selected of one document} other {Selected of documents}} @@ -168,7 +168,7 @@ src/app/components/document-list/document-list.component.html 105 - ASN + ASN Correspondent @@ -224,7 +224,7 @@ src/app/components/document-detail/document-detail.component.ts 204 - Vuoi eliminare il documento ""? + Vuoi eliminare il documento ""? The files for this document will be deleted permanently. This operation cannot be undone. @@ -248,7 +248,7 @@ src/app/components/document-detail/document-detail.component.ts 214 - Errore nell'eliminazione del documento: + Errore nell'eliminazione del documento: Delete @@ -336,7 +336,7 @@ src/app/components/document-detail/document-detail.component.html 8 - di + di Download original @@ -456,7 +456,7 @@ src/app/components/dashboard/dashboard.component.ts 33 - Ciao , benvenuto su Paperless-ng! + Ciao , benvenuto su Paperless-ng! Welcome to Paperless-ng! @@ -472,7 +472,7 @@ src/app/components/dashboard/dashboard.component.html 1 - Dashboard + Dashboard Do you really want to delete the tag ""? @@ -480,7 +480,7 @@ src/app/components/manage/tag-list/tag-list.component.ts 26 - Vuoi eliminare il tag ""? + Vuoi eliminare il tag ""? Tags @@ -568,7 +568,7 @@ src/app/components/manage/document-type-list/document-type-list.component.ts 26 - Vuoi eliminare il tipo di documento ""? + Vuoi eliminare il tipo di documento ""? Document types @@ -592,7 +592,7 @@ src/app/components/manage/settings/settings.component.ts 68 - La vista "" è stata eliminata. + La vista "" è stata eliminata. Settings saved successfully. @@ -624,7 +624,7 @@ src/app/components/manage/settings/settings.component.ts 117 - Errore durante il salvataggio delle impostazioni sul server: + Errore durante il salvataggio delle impostazioni sul server: Settings @@ -704,7 +704,7 @@ src/app/components/manage/settings/settings.component.html 51 - Breve: + Breve: Medium: @@ -712,7 +712,7 @@ src/app/components/manage/settings/settings.component.html 55 - Media: + Media: Long: @@ -720,7 +720,7 @@ src/app/components/manage/settings/settings.component.html 59 - Lunga: + Lunga: Items per page @@ -912,7 +912,7 @@ src/app/components/manage/correspondent-list/correspondent-list.component.ts 26 - Vuoi eliminare il corrispondente ""? + Vuoi eliminare il corrispondente ""? Correspondents @@ -1056,7 +1056,7 @@ src/app/components/search/search.component.html 4 - Query di ricerca non valida: + Query di ricerca non valida: Showing documents similar to @@ -1064,7 +1064,7 @@ src/app/components/search/search.component.html 7 - Documenti simili a + Documenti simili a Search query: @@ -1072,7 +1072,7 @@ src/app/components/search/search.component.html 11 - Query di ricerca: + Query di ricerca: Did you mean ""? @@ -1080,7 +1080,7 @@ src/app/components/search/search.component.html 13 - Forse intendevi ""? + Forse intendevi ""? {VAR_PLURAL, plural, =0 {No results} =1 {One result} other { results}} @@ -1097,7 +1097,7 @@ 11 app title - Paperless-ng + Paperless-ng Search documents @@ -1153,7 +1153,7 @@ src/app/components/app-frame/app-frame.component.html 175 - GitHub + GitHub Suggest an idea @@ -1169,7 +1169,7 @@ src/app/components/app-frame/app-frame.component.html 34 - Accesso effettuato come + Accesso effettuato come Open documents @@ -1209,7 +1209,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 32 - Corrispondente: + Corrispondente: Without correspondent @@ -1225,7 +1225,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 39 - Tipo: + Tipo: Without document type @@ -1241,7 +1241,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 45 - Tag: + Tag: Without any tag @@ -1257,7 +1257,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 53 - Titolo: + Titolo: Filter tags @@ -1378,7 +1378,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 67 - Creato il: + Creato il: Filter by correspondent @@ -1418,7 +1418,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 74 - Errore durante l'operazione di modifica in blocco: + Errore durante l'operazione di modifica in blocco: "" @@ -1426,7 +1426,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 113 - "" + "" "" and "" @@ -1435,7 +1435,7 @@ 115 This is for messages like 'modify "tag1" and "tag2"' - "" e "" + "" e "" , @@ -1453,7 +1453,7 @@ 118 this is for messages like 'modify "tag1", "tag2" and "tag3"' - e "" + e "" Confirm tags assignment @@ -1469,7 +1469,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 130 - Questa operazione aggiungerà il tag "" a documento/i selezionato/i. + Questa operazione aggiungerà il tag "" a documento/i selezionato/i. This operation will add the tags to selected document(s). @@ -1477,7 +1477,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 132 - Questa operazione aggiungerà i tag a documento/i selezionato/i. + Questa operazione aggiungerà i tag a documento/i selezionato/i. This operation will remove the tag "" from selected document(s). @@ -1485,7 +1485,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 135 - Questa operazione rimuoverà il tag "" da documento/i selezionato/i. + Questa operazione rimuoverà il tag "" da documento/i selezionato/i. This operation will remove the tags from selected document(s). @@ -1493,7 +1493,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 137 - Questa operazione rimuoverà i tag da documento/i selezionato/i. + Questa operazione rimuoverà i tag da documento/i selezionato/i. This operation will add the tags and remove the tags on selected document(s). @@ -1501,7 +1501,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 139 - Questa operazione aggiungerà i tag e rimuoverà i tag a documento/i selezionato/i. + Questa operazione aggiungerà i tag e rimuoverà i tag a documento/i selezionato/i. Confirm correspondent assignment @@ -1517,7 +1517,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 161 - Questa operazione assegnerà il corrispondente "" a documento/i selezionato/i. + Questa operazione assegnerà il corrispondente "" a documento/i selezionato/i. This operation will remove the correspondent from selected document(s). @@ -1525,7 +1525,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 163 - Questa operazione rimuoverà il corrispondente da documento/i selezionato/i. + Questa operazione rimuoverà il corrispondente da documento/i selezionato/i. Confirm document type assignment @@ -1541,7 +1541,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 184 - Questa operazione assegnerà il tipo di documento "" a documento/i selezionato/i. + Questa operazione assegnerà il tipo di documento "" a documento/i selezionato/i. This operation will remove the document type from selected document(s). @@ -1549,7 +1549,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 186 - Questa operazione eliminerà il tipo di documento da documento/i selezionato/i. + Questa operazione eliminerà il tipo di documento da documento/i selezionato/i. Delete confirm @@ -1565,7 +1565,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 202 - Questa operazione eliminerà definitivamente documento/i selezionato/i. + Questa operazione eliminerà definitivamente documento/i selezionato/i. This operation cannot be undone. @@ -1653,7 +1653,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 4 - Documenti totali: + Documenti totali: Documents in inbox: @@ -1661,7 +1661,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 3 - Documenti taggati in arrivo: + Documenti taggati in arrivo: Processing: @@ -1669,7 +1669,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 32 - Elaborazione in corso: + Elaborazione in corso: Failed: @@ -1677,7 +1677,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 35 - Falliti: + Falliti: Added: @@ -1685,7 +1685,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 38 - Aggiunti: + Aggiunti: Connecting... @@ -1717,7 +1717,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 136 - Errore HTTP: + Errore HTTP: Upload new documents @@ -1871,7 +1871,7 @@ src/app/pipes/yes-no.pipe.ts 9 - No + No (no title) @@ -1951,7 +1951,7 @@ src/app/services/settings.service.ts 102 - ISO 8601 + ISO 8601 Document already exists. @@ -2083,7 +2083,7 @@ src/app/services/rest/document.service.ts 17 - ASN + ASN Correspondent @@ -2147,7 +2147,7 @@ src/app/components/common/edit-dialog/edit-dialog.component.ts 58 - Non è possibile salvare l'elemento: + Non è possibile salvare l'elemento: Automatic @@ -2187,7 +2187,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 114 - Errore durante l'eliminazione dell'elemento: + Errore durante l'eliminazione dell'elemento: Any word diff --git a/src-ui/src/locale/messages.nl_NL.xlf b/src-ui/src/locale/messages.nl_NL.xlf index f969efcdb..f41489571 100644 --- a/src-ui/src/locale/messages.nl_NL.xlf +++ b/src-ui/src/locale/messages.nl_NL.xlf @@ -16,7 +16,7 @@ src/app/app.component.ts 51 - Document werd toegevoegd aan paperless. + Document werd toegevoegd aan paperless. Open document @@ -24,7 +24,7 @@ src/app/app.component.ts 51 - Open document + Open document Could not add : @@ -32,7 +32,7 @@ src/app/app.component.ts 59 - Kon niet toevoegen : + Kon niet toevoegen : New document detected @@ -48,7 +48,7 @@ src/app/app.component.ts 65 - Document wordt verwerkt door paperless. + Document wordt verwerkt door paperless. Documents @@ -64,7 +64,7 @@ src/app/components/document-list/document-list.component.ts 115 - View "" met succes opgeslagen. + View "" met succes opgeslagen. View "" created successfully. @@ -72,7 +72,7 @@ src/app/components/document-list/document-list.component.ts 136 - View "" met succes gemaakt. + View "" met succes gemaakt. Select @@ -120,7 +120,7 @@ src/app/components/document-list/document-list.component.html 64 - Views + Views Save as... @@ -136,7 +136,7 @@ src/app/components/document-list/document-list.component.html 71 - Opslaan "" + Opslaan "" {VAR_PLURAL, plural, =1 {Selected of one document} other {Selected of documents}} @@ -168,7 +168,7 @@ src/app/components/document-list/document-list.component.html 105 - ASN + ASN Correspondent @@ -176,7 +176,7 @@ src/app/components/document-list/document-list.component.html 111 - Correspondent + Correspondent Title @@ -224,7 +224,7 @@ src/app/components/document-detail/document-detail.component.ts 204 - Wilt u het document echt verwijderen ""? + Wilt u het document echt verwijderen ""? The files for this document will be deleted permanently. This operation cannot be undone. @@ -248,7 +248,7 @@ src/app/components/document-detail/document-detail.component.ts 214 - Fout bij het verwijderen van het document: + Fout bij het verwijderen van het document: Delete @@ -264,7 +264,7 @@ src/app/components/document-detail/document-detail.component.html 23 - Download + Download More like this @@ -288,7 +288,7 @@ src/app/components/document-detail/document-detail.component.html 56 - Details + Details Content @@ -304,7 +304,7 @@ src/app/components/document-detail/document-detail.component.html 81 - Metadata + Metadata Discard @@ -336,7 +336,7 @@ src/app/components/document-detail/document-detail.component.html 8 - van + van Download original @@ -456,7 +456,7 @@ src/app/components/dashboard/dashboard.component.ts 33 - Hallo , welkom bij Paperless-ng! + Hallo , welkom bij Paperless-ng! Welcome to Paperless-ng! @@ -472,7 +472,7 @@ src/app/components/dashboard/dashboard.component.html 1 - Dashboard + Dashboard Do you really want to delete the tag ""? @@ -480,7 +480,7 @@ src/app/components/manage/tag-list/tag-list.component.ts 26 - Wil je het etiket echt verwijderen ""? + Wil je het etiket echt verwijderen ""? Tags @@ -568,7 +568,7 @@ src/app/components/manage/document-type-list/document-type-list.component.ts 26 - Wilt u het documenttype echt verwijderen ""? + Wilt u het documenttype echt verwijderen ""? Document types @@ -584,7 +584,7 @@ src/app/components/manage/logs/logs.component.html 1 - Logs + Logs Saved view "" deleted. @@ -592,7 +592,7 @@ src/app/components/manage/settings/settings.component.ts 68 - Opgeslagen view "" verwijderd. + Opgeslagen view "" verwijderd. Settings saved successfully. @@ -624,7 +624,7 @@ src/app/components/manage/settings/settings.component.ts 117 - Fout bij het opslaan van de instellingen: + Fout bij het opslaan van de instellingen: Settings @@ -704,7 +704,7 @@ src/app/components/manage/settings/settings.component.html 51 - Kort: + Kort: Medium: @@ -712,7 +712,7 @@ src/app/components/manage/settings/settings.component.html 55 - Medium: + Medium: Long: @@ -720,7 +720,7 @@ src/app/components/manage/settings/settings.component.html 59 - Lang: + Lang: Items per page @@ -784,7 +784,7 @@ src/app/components/manage/settings/settings.component.html 99 - Toon negatief van previews in nachtmodus + Toon negatief van voorbeeldweergave in nachtmodus Bulk editing @@ -912,7 +912,7 @@ src/app/components/manage/correspondent-list/correspondent-list.component.ts 26 - Bent u zeker dat u correspondent "" wilt verwijderen? + Bent u zeker dat u correspondent "" wilt verwijderen? Correspondents @@ -1056,7 +1056,7 @@ src/app/components/search/search.component.html 4 - Ongeldige zoekopdracht: + Ongeldige zoekopdracht: Showing documents similar to @@ -1064,7 +1064,7 @@ src/app/components/search/search.component.html 7 - Toon documenten die lijken op + Toon documenten die lijken op Search query: @@ -1072,7 +1072,7 @@ src/app/components/search/search.component.html 11 - Zoekopdracht: + Zoekopdracht: Did you mean ""? @@ -1080,7 +1080,7 @@ src/app/components/search/search.component.html 13 - Bedoelde u ""? + Bedoelde u ""? {VAR_PLURAL, plural, =0 {No results} =1 {One result} other { results}} @@ -1097,7 +1097,7 @@ 11 app title - Paperless-ng + Paperless-ng Search documents @@ -1153,7 +1153,7 @@ src/app/components/app-frame/app-frame.component.html 175 - GitHub + GitHub Suggest an idea @@ -1169,7 +1169,7 @@ src/app/components/app-frame/app-frame.component.html 34 - Aangemeld als + Aangemeld als Open documents @@ -1209,7 +1209,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 32 - Correspondent: + Correspondent: Without correspondent @@ -1225,7 +1225,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 39 - Type: + Type: Without document type @@ -1241,7 +1241,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 45 - Etiket: + Etiket: Without any tag @@ -1257,7 +1257,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 53 - Titel: + Titel: Filter tags @@ -1378,7 +1378,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 67 - Aangemaakt op: + Aangemaakt op: Filter by correspondent @@ -1402,7 +1402,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 62 - Score: + Score: View in browser @@ -1418,7 +1418,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 74 - Fout bij het uitvoeren van een massabewerking: + Fout bij het uitvoeren van een massabewerking: "" @@ -1426,7 +1426,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 113 - "" + "" "" and "" @@ -1435,7 +1435,7 @@ 115 This is for messages like 'modify "tag1" and "tag2"' - "" en "" + "" en "" , @@ -1444,7 +1444,7 @@ 117 this is used to separate enumerations and should probably be a comma and a whitespace in most languages - , + , and "" @@ -1453,7 +1453,7 @@ 118 this is for messages like 'modify "tag1", "tag2" and "tag3"' - en "" + en "" Confirm tags assignment @@ -1469,7 +1469,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 130 - Het etiket "" zal aan geselecteerd(e) document(en) worden toegewezen. + Het etiket "" zal aan geselecteerd(e) document(en) worden toegewezen. This operation will add the tags to selected document(s). @@ -1477,7 +1477,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 132 - De etiketten zullen aan geselecteerd(e) document(en) worden toegewezen. + De etiketten zullen aan geselecteerd(e) document(en) worden toegewezen. This operation will remove the tag "" from selected document(s). @@ -1485,7 +1485,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 135 - Het etiket "" zal verwijderd worden van geselecteerd(e) document(en). + Het etiket "" zal verwijderd worden van geselecteerd(e) document(en). This operation will remove the tags from selected document(s). @@ -1493,7 +1493,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 137 - De etiketten zullen verwijderd worden van geselecteerd(e) document(en). + De etiketten zullen verwijderd worden van geselecteerd(e) document(en). This operation will add the tags and remove the tags on selected document(s). @@ -1501,7 +1501,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 139 - De etiketten zullen toegevoegd worden aan, en de etiketten zullen verwijderd worden van geselecteerd(e) document(en). + De etiketten zullen toegevoegd worden aan, en de etiketten zullen verwijderd worden van geselecteerd(e) document(en). Confirm correspondent assignment @@ -1517,7 +1517,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 161 - De correspondent "" zal aan geselecteerd(e) document(en) worden toegewezen. + De correspondent "" zal aan geselecteerd(e) document(en) worden toegewezen. This operation will remove the correspondent from selected document(s). @@ -1525,7 +1525,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 163 - De correspondent zal verwijderd worden van geselecteerd(e) document(en). + De correspondent zal verwijderd worden van geselecteerd(e) document(en). Confirm document type assignment @@ -1541,7 +1541,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 184 - Het documenttype "" zal aan geselecteerd(e) document(en) worden toegewezen. + Het documenttype "" zal aan geselecteerd(e) document(en) worden toegewezen. This operation will remove the document type from selected document(s). @@ -1549,7 +1549,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 186 - Het documenttype zal verwijderd worden van geselecteerd(e) document(en). + Het documenttype zal verwijderd worden van geselecteerd(e) document(en). Delete confirm @@ -1565,7 +1565,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 202 - geselecteerd(e) document(en) zullen permanent worden verwijderd. + geselecteerd(e) document(en) zullen permanent worden verwijderd. This operation cannot be undone. @@ -1653,7 +1653,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 4 - Totaal aantal documenten: + Totaal aantal documenten: Documents in inbox: @@ -1661,7 +1661,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 3 - Documenten in "Postvak in": + Documenten in "Postvak in": Processing: @@ -1669,7 +1669,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 32 - Bezig met verwerken: + Bezig met verwerken: Failed: @@ -1677,7 +1677,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 35 - Gefaald: + Gefaald: Added: @@ -1685,7 +1685,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 38 - Toegevoegd: + Toegevoegd: Connecting... @@ -1717,7 +1717,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 136 - HTTP fout: + HTTP fout: Upload new documents @@ -1767,7 +1767,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html 45 - Open document + Open document First steps @@ -1831,7 +1831,7 @@ src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts 18 - Metadata + Metadata Select @@ -1951,7 +1951,7 @@ src/app/services/settings.service.ts 102 - ISO 8601 + ISO 8601 Document already exists. @@ -2083,7 +2083,7 @@ src/app/services/rest/document.service.ts 17 - ASN + ASN Correspondent @@ -2091,7 +2091,7 @@ src/app/services/rest/document.service.ts 18 - Correspondent + Correspondent Document type @@ -2147,7 +2147,7 @@ src/app/components/common/edit-dialog/edit-dialog.component.ts 58 - Kon het element niet opslaan: + Kon het element niet opslaan: Automatic @@ -2187,7 +2187,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 114 - Fout bij het verwijderen van het element: + Fout bij het verwijderen van het element: Any word diff --git a/src-ui/src/locale/messages.pt_BR.xlf b/src-ui/src/locale/messages.pt_BR.xlf index b12cabcef..3d19c0ce6 100644 --- a/src-ui/src/locale/messages.pt_BR.xlf +++ b/src-ui/src/locale/messages.pt_BR.xlf @@ -16,7 +16,7 @@ src/app/app.component.ts 51 - Documento foi adicionado ao paperless. + Documento foi adicionado ao paperless. Open document @@ -32,7 +32,7 @@ src/app/app.component.ts 59 - Não foi possível adicionar : + Não foi possível adicionar : New document detected @@ -48,7 +48,7 @@ src/app/app.component.ts 65 - Documento está sendo processado pelo paperless. + Documento está sendo processado pelo paperless. Documents @@ -64,7 +64,7 @@ src/app/components/document-list/document-list.component.ts 115 - Visualização "" salva com sucesso. + Visualização "" salva com sucesso. View "" created successfully. @@ -72,7 +72,7 @@ src/app/components/document-list/document-list.component.ts 136 - Visualização "" criada com sucesso. + Visualização "" criada com sucesso. Select @@ -136,7 +136,7 @@ src/app/components/document-list/document-list.component.html 71 - Salvar "" + Salvar "" {VAR_PLURAL, plural, =1 {Selected of one document} other {Selected of documents}} @@ -224,7 +224,7 @@ src/app/components/document-detail/document-detail.component.ts 204 - Você realmente deseja excluir o documento ""? + Você realmente deseja excluir o documento ""? The files for this document will be deleted permanently. This operation cannot be undone. @@ -248,7 +248,7 @@ src/app/components/document-detail/document-detail.component.ts 214 - Erro ao excluir documento: + Erro ao excluir documento: Delete @@ -336,7 +336,7 @@ src/app/components/document-detail/document-detail.component.html 8 - de + de Download original @@ -456,7 +456,7 @@ src/app/components/dashboard/dashboard.component.ts 33 - Olá , bem-vindo ao Paperless-ng! + Olá , bem-vindo ao Paperless-ng! Welcome to Paperless-ng! @@ -480,7 +480,7 @@ src/app/components/manage/tag-list/tag-list.component.ts 26 - Você realmente deseja excluir a etiqueta ""? + Você realmente deseja excluir a etiqueta ""? Tags @@ -568,7 +568,7 @@ src/app/components/manage/document-type-list/document-type-list.component.ts 26 - Você realmente deseja excluir o tipo de documento ""? + Você realmente deseja excluir o tipo de documento ""? Document types @@ -584,7 +584,7 @@ src/app/components/manage/logs/logs.component.html 1 - Logs + Logs Saved view "" deleted. @@ -592,7 +592,7 @@ src/app/components/manage/settings/settings.component.ts 68 - Visualização "" excluída. + Visualização "" excluída. Settings saved successfully. @@ -624,7 +624,7 @@ src/app/components/manage/settings/settings.component.ts 117 - Erro ao salvar configurações: + Erro ao salvar configurações: Settings @@ -704,7 +704,7 @@ src/app/components/manage/settings/settings.component.html 51 - Curto: + Curto: Medium: @@ -712,7 +712,7 @@ src/app/components/manage/settings/settings.component.html 55 - Médio: + Médio: Long: @@ -720,7 +720,7 @@ src/app/components/manage/settings/settings.component.html 59 - Longo: + Longo: Items per page @@ -912,7 +912,7 @@ src/app/components/manage/correspondent-list/correspondent-list.component.ts 26 - Você realmente deseja excluir o correspondente ""? + Você realmente deseja excluir o correspondente ""? Correspondents @@ -1056,7 +1056,7 @@ src/app/components/search/search.component.html 4 - Termo de pesquisa inválido: + Termo de pesquisa inválido: Showing documents similar to @@ -1064,7 +1064,7 @@ src/app/components/search/search.component.html 7 - Exibindo documentos similares a + Exibindo documentos similares a Search query: @@ -1072,7 +1072,7 @@ src/app/components/search/search.component.html 11 - Termo de pesquisa: + Termo de pesquisa: Did you mean ""? @@ -1080,7 +1080,7 @@ src/app/components/search/search.component.html 13 - Você quis dizer ""? + Você quis dizer ""? {VAR_PLURAL, plural, =0 {No results} =1 {One result} other { results}} @@ -1097,7 +1097,7 @@ 11 app title - Paperless-ng + Paperless-ng Search documents @@ -1129,7 +1129,7 @@ src/app/components/app-frame/app-frame.component.html 154 - Admin + Admin Info @@ -1153,7 +1153,7 @@ src/app/components/app-frame/app-frame.component.html 175 - GitHub + GitHub Suggest an idea @@ -1169,7 +1169,7 @@ src/app/components/app-frame/app-frame.component.html 34 - Sessão iniciada como + Sessão iniciada como Open documents @@ -1209,7 +1209,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 32 - Correspondente: + Correspondente: Without correspondent @@ -1225,7 +1225,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 39 - Tipo: + Tipo: Without document type @@ -1241,7 +1241,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 45 - Etiqueta: + Etiqueta: Without any tag @@ -1257,7 +1257,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 53 - Título: + Título: Filter tags @@ -1378,7 +1378,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 67 - Criado: + Criado: Filter by correspondent @@ -1418,7 +1418,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 74 - Erro ao executar operação em massa: + Erro ao executar operação em massa: "" @@ -1426,7 +1426,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 113 - "" + "" "" and "" @@ -1435,7 +1435,7 @@ 115 This is for messages like 'modify "tag1" and "tag2"' - "" e "" + "" e "" , @@ -1444,7 +1444,7 @@ 117 this is used to separate enumerations and should probably be a comma and a whitespace in most languages - , + , and "" @@ -1453,7 +1453,7 @@ 118 this is for messages like 'modify "tag1", "tag2" and "tag3"' - e "" + e "" Confirm tags assignment @@ -1469,7 +1469,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 130 - Essa operação irá adicionar a etiqueta "" em documento(s) selecionado(s). + Essa operação irá adicionar a etiqueta "" em documento(s) selecionado(s). This operation will add the tags to selected document(s). @@ -1477,7 +1477,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 132 - Essa operação irá adicionar as etiquetas em documento(s) selecionado(s). + Essa operação irá adicionar as etiquetas em documento(s) selecionado(s). This operation will remove the tag "" from selected document(s). @@ -1485,7 +1485,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 135 - Essa operação irá remover a etiqueta "" de documento(s) selecionado(s). + Essa operação irá remover a etiqueta "" de documento(s) selecionado(s). This operation will remove the tags from selected document(s). @@ -1493,7 +1493,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 137 - Essa operação irá remover as etiquetas de documento(s) selecionado(s). + Essa operação irá remover as etiquetas de documento(s) selecionado(s). This operation will add the tags and remove the tags on selected document(s). @@ -1501,7 +1501,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 139 - Essa operação irá adicionar as etiquetas e remover as etiquetas de documento(s) selecionado(s). + Essa operação irá adicionar as etiquetas e remover as etiquetas de documento(s) selecionado(s). Confirm correspondent assignment @@ -1517,7 +1517,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 161 - Essa operação irá atribuir o correspondente "" para documento(s) selecionado(s). + Essa operação irá atribuir o correspondente "" para documento(s) selecionado(s). This operation will remove the correspondent from selected document(s). @@ -1525,7 +1525,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 163 - Essa operação irá remover o correspondente de documento(s) selecionado(s). + Essa operação irá remover o correspondente de documento(s) selecionado(s). Confirm document type assignment @@ -1541,7 +1541,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 184 - Essa operação irá atribuir o tipo de documento "" para documento(s) selecionado(s). + Essa operação irá atribuir o tipo de documento "" para documento(s) selecionado(s). This operation will remove the document type from selected document(s). @@ -1549,7 +1549,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 186 - Essa operação irá remover o tipo de documento de documento(s) selecionado(s). + Essa operação irá remover o tipo de documento de documento(s) selecionado(s). Delete confirm @@ -1565,7 +1565,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 202 - Essa operação irá excluir permanentemente documento(s) selecionado(s). + Essa operação irá excluir permanentemente documento(s) selecionado(s). This operation cannot be undone. @@ -1653,7 +1653,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 4 - Total de documentos: + Total de documentos: Documents in inbox: @@ -1661,7 +1661,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 3 - Documentos na caixa de entrada: + Documentos na caixa de entrada: Processing: @@ -1669,7 +1669,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 32 - Processando: + Processando: Failed: @@ -1677,7 +1677,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 35 - Falha: + Falha: Added: @@ -1685,7 +1685,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 38 - Adicionado: + Adicionado: Connecting... @@ -1717,7 +1717,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 136 - Erro HTTP: + Erro HTTP: Upload new documents @@ -1733,7 +1733,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html 13 - Solte documentos aqui ou + Arraste documentos aqui ou Browse files @@ -1951,7 +1951,7 @@ src/app/services/settings.service.ts 102 - ISO 8601 + ISO 8601 Document already exists. @@ -2147,7 +2147,7 @@ src/app/components/common/edit-dialog/edit-dialog.component.ts 58 - Não podemos salvar elemento: + Não podemos salvar elemento: Automatic @@ -2187,7 +2187,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 114 - Erro ao excluir elemento: + Erro ao excluir elemento: Any word diff --git a/src-ui/src/locale/messages.pt_PT.xlf b/src-ui/src/locale/messages.pt_PT.xlf index c608fc3f6..95558d108 100644 --- a/src-ui/src/locale/messages.pt_PT.xlf +++ b/src-ui/src/locale/messages.pt_PT.xlf @@ -8,7 +8,7 @@ src/app/app.component.ts 51 - Document added + Documento adicionado Document was added to paperless. @@ -16,7 +16,7 @@ src/app/app.component.ts 51 - Document was added to paperless. + Documento foi adicionado ao paperless. Open document @@ -24,7 +24,7 @@ src/app/app.component.ts 51 - Open document + Abrir documento Could not add : @@ -32,7 +32,7 @@ src/app/app.component.ts 59 - Could not add : + Não foi possível adicionar : New document detected @@ -40,7 +40,7 @@ src/app/app.component.ts 65 - New document detected + Novo documento detectado Document is being processed by paperless. @@ -48,7 +48,7 @@ src/app/app.component.ts 65 - Document is being processed by paperless. + Documento está sendo processado pelo paperless. Documents @@ -56,7 +56,7 @@ src/app/components/document-list/document-list.component.ts 49 - Documents + Documentos View "" saved successfully. @@ -64,7 +64,7 @@ src/app/components/document-list/document-list.component.ts 115 - View "" saved successfully. + Visualização "" salva com sucesso. View "" created successfully. @@ -72,7 +72,7 @@ src/app/components/document-list/document-list.component.ts 136 - View "" created successfully. + Visualização "" criada com sucesso. Select @@ -80,7 +80,7 @@ src/app/components/document-list/document-list.component.html 7 - Select + Selecionar Select none @@ -88,7 +88,7 @@ src/app/components/document-list/document-list.component.html 10 - Select none + Selecionar nenhum Select page @@ -96,7 +96,7 @@ src/app/components/document-list/document-list.component.html 11 - Select page + Selecionar página Select all @@ -104,7 +104,7 @@ src/app/components/document-list/document-list.component.html 12 - Select all + Selecionar todos Sort @@ -112,7 +112,7 @@ src/app/components/document-list/document-list.component.html 39 - Sort + Ordenar Views @@ -120,7 +120,7 @@ src/app/components/document-list/document-list.component.html 64 - Views + Visualizações Save as... @@ -128,7 +128,7 @@ src/app/components/document-list/document-list.component.html 72 - Save as... + Salvar como... Save "" @@ -136,7 +136,7 @@ src/app/components/document-list/document-list.component.html 71 - Save "" + Salvar "" {VAR_PLURAL, plural, =1 {Selected of one document} other {Selected of documents}} @@ -160,7 +160,7 @@ src/app/components/document-list/document-list.component.html 86 - (filtered) + (filtrado) ASN @@ -168,7 +168,7 @@ src/app/components/document-list/document-list.component.html 105 - ASN + NSA Correspondent @@ -176,7 +176,7 @@ src/app/components/document-list/document-list.component.html 111 - Correspondent + Correspondente Title @@ -184,7 +184,7 @@ src/app/components/document-list/document-list.component.html 117 - Title + Título Document type @@ -192,7 +192,7 @@ src/app/components/document-list/document-list.component.html 123 - Document type + Tipo de Documento Created @@ -200,7 +200,7 @@ src/app/components/document-list/document-list.component.html 129 - Created + Criado Added @@ -208,7 +208,7 @@ src/app/components/document-list/document-list.component.html 135 - Added + Adicionado Confirm delete @@ -216,7 +216,7 @@ src/app/components/document-detail/document-detail.component.ts 203 - Confirm delete + Confirmar exclusão Do you really want to delete document ""? @@ -224,7 +224,7 @@ src/app/components/document-detail/document-detail.component.ts 204 - Do you really want to delete document ""? + Você realmente deseja excluir o documento ""? The files for this document will be deleted permanently. This operation cannot be undone. @@ -232,7 +232,7 @@ src/app/components/document-detail/document-detail.component.ts 205 - The files for this document will be deleted permanently. This operation cannot be undone. + Os arquivos desse documento serão excluídos permanentemente. Essa operação não pode ser revertida. Delete document @@ -240,7 +240,7 @@ src/app/components/document-detail/document-detail.component.ts 207 - Delete document + Excluir documento Error deleting document: @@ -248,7 +248,7 @@ src/app/components/document-detail/document-detail.component.ts 214 - Error deleting document: + Erro ao excluir documento: Delete @@ -256,7 +256,7 @@ src/app/components/document-detail/document-detail.component.html 15 - Delete + Excluir Download @@ -264,7 +264,7 @@ src/app/components/document-detail/document-detail.component.html 23 - Download + Baixar More like this @@ -272,7 +272,7 @@ src/app/components/document-detail/document-detail.component.html 38 - More like this + Mais como este Close @@ -280,7 +280,7 @@ src/app/components/document-detail/document-detail.component.html 44 - Close + Fechar Details @@ -288,7 +288,7 @@ src/app/components/document-detail/document-detail.component.html 56 - Details + Detalhes Content @@ -296,7 +296,7 @@ src/app/components/document-detail/document-detail.component.html 72 - Content + Conteúdo Metadata @@ -304,7 +304,7 @@ src/app/components/document-detail/document-detail.component.html 81 - Metadata + Metadados Discard @@ -312,7 +312,7 @@ src/app/components/document-detail/document-detail.component.html 130 - Discard + Descartar Save @@ -320,7 +320,7 @@ src/app/components/document-detail/document-detail.component.html 132 - Save + Salvar Page @@ -328,7 +328,7 @@ src/app/components/document-detail/document-detail.component.html 4 - Page + Página of @@ -336,7 +336,7 @@ src/app/components/document-detail/document-detail.component.html 8 - of + de Download original @@ -344,7 +344,7 @@ src/app/components/document-detail/document-detail.component.html 29 - Download original + Baixar original Archive serial number @@ -352,7 +352,7 @@ src/app/components/document-detail/document-detail.component.html 60 - Archive serial number + Número de série de arquivamento Date created @@ -360,7 +360,7 @@ src/app/components/document-detail/document-detail.component.html 61 - Date created + Data de criação Date modified @@ -368,7 +368,7 @@ src/app/components/document-detail/document-detail.component.html 87 - Date modified + Data de modificação Date added @@ -376,7 +376,7 @@ src/app/components/document-detail/document-detail.component.html 91 - Date added + Data de adição Media filename @@ -384,7 +384,7 @@ src/app/components/document-detail/document-detail.component.html 95 - Media filename + Nome do arquivo Original MD5 checksum @@ -392,7 +392,7 @@ src/app/components/document-detail/document-detail.component.html 99 - Original MD5 checksum + Soma de verificação MD5 original Original file size @@ -400,7 +400,7 @@ src/app/components/document-detail/document-detail.component.html 103 - Original file size + Tamanho do arquivo original Original mime type @@ -408,7 +408,7 @@ src/app/components/document-detail/document-detail.component.html 107 - Original mime type + Tipo mime original Archive MD5 checksum @@ -416,7 +416,7 @@ src/app/components/document-detail/document-detail.component.html 111 - Archive MD5 checksum + Soma de verificação MD5 de arquivamento Archive file size @@ -424,7 +424,7 @@ src/app/components/document-detail/document-detail.component.html 115 - Archive file size + Tamanho arquivado Original document metadata @@ -432,7 +432,7 @@ src/app/components/document-detail/document-detail.component.html 121 - Original document metadata + Metadados do documento original Archived document metadata @@ -440,7 +440,7 @@ src/app/components/document-detail/document-detail.component.html 122 - Archived document metadata + Metadados do documento arquivado Save & next @@ -448,7 +448,7 @@ src/app/components/document-detail/document-detail.component.html 131 - Save & next + Salvar & próximo Hello , welcome to Paperless-ng! @@ -456,7 +456,7 @@ src/app/components/dashboard/dashboard.component.ts 33 - Hello , welcome to Paperless-ng! + Olá , bem-vindo ao Paperless-ng! Welcome to Paperless-ng! @@ -464,7 +464,7 @@ src/app/components/dashboard/dashboard.component.ts 35 - Welcome to Paperless-ng! + Bem-vindo ao Paperless-ng! Dashboard @@ -472,7 +472,7 @@ src/app/components/dashboard/dashboard.component.html 1 - Dashboard + Painel de controle Do you really want to delete the tag ""? @@ -480,7 +480,7 @@ src/app/components/manage/tag-list/tag-list.component.ts 26 - Do you really want to delete the tag ""? + Você realmente deseja excluir a etiqueta ""? Tags @@ -488,7 +488,7 @@ src/app/components/manage/tag-list/tag-list.component.html 1 - Tags + Etiquetas Create @@ -496,7 +496,7 @@ src/app/components/manage/tag-list/tag-list.component.html 2 - Create + Criar Filter by: @@ -504,7 +504,7 @@ src/app/components/manage/tag-list/tag-list.component.html 8 - Filter by: + Filtrar por: Name @@ -512,7 +512,7 @@ src/app/components/manage/tag-list/tag-list.component.html 9 - Name + Nome Color @@ -520,7 +520,7 @@ src/app/components/manage/tag-list/tag-list.component.html 20 - Color + Cor Matching @@ -528,7 +528,7 @@ src/app/components/manage/tag-list/tag-list.component.html 21 - Matching + Detecção Document count @@ -536,7 +536,7 @@ src/app/components/manage/tag-list/tag-list.component.html 22 - Document count + Número de documentos Actions @@ -544,7 +544,7 @@ src/app/components/manage/tag-list/tag-list.component.html 23 - Actions + Ações Documents @@ -552,7 +552,7 @@ src/app/components/manage/tag-list/tag-list.component.html 38 - Documents + Documentos Edit @@ -560,7 +560,7 @@ src/app/components/manage/tag-list/tag-list.component.html 43 - Edit + Editar Do you really want to delete the document type ""? @@ -568,7 +568,7 @@ src/app/components/manage/document-type-list/document-type-list.component.ts 26 - Do you really want to delete the document type ""? + Você realmente deseja excluir o tipo de documento ""? Document types @@ -576,7 +576,7 @@ src/app/components/manage/document-type-list/document-type-list.component.html 1 - Document types + Tipos de documento Logs @@ -584,7 +584,7 @@ src/app/components/manage/logs/logs.component.html 1 - Logs + Logs Saved view "" deleted. @@ -592,7 +592,7 @@ src/app/components/manage/settings/settings.component.ts 68 - Saved view "" deleted. + Visualização "" excluída. Settings saved successfully. @@ -600,7 +600,7 @@ src/app/components/manage/settings/settings.component.ts 89 - Settings saved successfully. + Configurações salvas com sucesso. Use system language @@ -608,7 +608,7 @@ src/app/components/manage/settings/settings.component.ts 94 - Use system language + Usar linguagem do sistema Use date format of display language @@ -616,7 +616,7 @@ src/app/components/manage/settings/settings.component.ts 100 - Use date format of display language + Usar formato de data da linguagem de exibição Error while storing settings on server: @@ -624,7 +624,7 @@ src/app/components/manage/settings/settings.component.ts 117 - Error while storing settings on server: + Erro ao salvar configurações: Settings @@ -632,7 +632,7 @@ src/app/components/manage/settings/settings.component.html 1 - Settings + Configurações General settings @@ -640,7 +640,7 @@ src/app/components/manage/settings/settings.component.html 10 - General settings + Configurações gerais Notifications @@ -648,7 +648,7 @@ src/app/components/manage/settings/settings.component.html 116 - Notifications + Notificações Saved views @@ -656,7 +656,7 @@ src/app/components/manage/settings/settings.component.html 134 - Saved views + Visualizações Appearance @@ -664,7 +664,7 @@ src/app/components/manage/settings/settings.component.html 13 - Appearance + Aparência Display language @@ -672,7 +672,7 @@ src/app/components/manage/settings/settings.component.html 17 - Display language + Linguagem de exibição You need to reload the page after applying a new language. @@ -680,7 +680,7 @@ src/app/components/manage/settings/settings.component.html 25 - You need to reload the page after applying a new language. + Você precisar recarregar a página depois de escolher uma nova linguagem. Date display @@ -688,7 +688,7 @@ src/app/components/manage/settings/settings.component.html 32 - Date display + Exibição de data Date format @@ -696,7 +696,7 @@ src/app/components/manage/settings/settings.component.html 45 - Date format + Formato de data Short: @@ -704,7 +704,7 @@ src/app/components/manage/settings/settings.component.html 51 - Short: + Curto: Medium: @@ -712,7 +712,7 @@ src/app/components/manage/settings/settings.component.html 55 - Medium: + Médio: Long: @@ -720,7 +720,7 @@ src/app/components/manage/settings/settings.component.html 59 - Long: + Longo: Items per page @@ -728,7 +728,7 @@ src/app/components/manage/settings/settings.component.html 67 - Items per page + Itens por página Document editor @@ -736,7 +736,7 @@ src/app/components/manage/settings/settings.component.html 83 - Document editor + Editor de documentos Use PDF viewer provided by the browser @@ -744,7 +744,7 @@ src/app/components/manage/settings/settings.component.html 87 - Use PDF viewer provided by the browser + Usar visualizador de PDF do navegador This is usually faster for displaying large PDF documents, but it might not work on some browsers. @@ -752,7 +752,7 @@ src/app/components/manage/settings/settings.component.html 87 - This is usually faster for displaying large PDF documents, but it might not work on some browsers. + Isso é geralmente mais rápido para exibir grandes documentos PDF, mas poderá não funcionar em alguns navegadores. Dark mode @@ -760,7 +760,7 @@ src/app/components/manage/settings/settings.component.html 94 - Dark mode + Modo noturno Use system settings @@ -768,7 +768,7 @@ src/app/components/manage/settings/settings.component.html 97 - Use system settings + Usar configurações do sistema Enable dark mode @@ -776,7 +776,7 @@ src/app/components/manage/settings/settings.component.html 98 - Enable dark mode + Habilitar modo noturno Invert thumbnails in dark mode @@ -792,7 +792,7 @@ src/app/components/manage/settings/settings.component.html 103 - Bulk editing + Edição em massa Show confirmation dialogs @@ -800,7 +800,7 @@ src/app/components/manage/settings/settings.component.html 107 - Show confirmation dialogs + Mostrar janelas de confirmação Deleting documents will always ask for confirmation. @@ -808,7 +808,7 @@ src/app/components/manage/settings/settings.component.html 107 - Deleting documents will always ask for confirmation. + Ao excluir um documento, sempre será pedido uma confirmação. Apply on close @@ -816,7 +816,7 @@ src/app/components/manage/settings/settings.component.html 108 - Apply on close + Aplicar ao fechar Document processing @@ -824,7 +824,7 @@ src/app/components/manage/settings/settings.component.html 119 - Document processing + Processamento de documentos Show notifications when new documents are detected @@ -832,7 +832,7 @@ src/app/components/manage/settings/settings.component.html 123 - Show notifications when new documents are detected + Exibir notificações quando novos documentos forem detectados Show notifications when document processing completes successfully @@ -840,7 +840,7 @@ src/app/components/manage/settings/settings.component.html 124 - Show notifications when document processing completes successfully + Exibir notificações quando o processamento de um documento concluir com sucesso Show notifications when document processing fails @@ -848,7 +848,7 @@ src/app/components/manage/settings/settings.component.html 125 - Show notifications when document processing fails + Exibir notificações quando o processamento de um documento falhar Suppress notifications on dashboard @@ -856,7 +856,7 @@ src/app/components/manage/settings/settings.component.html 126 - Suppress notifications on dashboard + Não exibir notificações no painel de controle This will suppress all messages about document processing status on the dashboard. @@ -864,7 +864,7 @@ src/app/components/manage/settings/settings.component.html 126 - This will suppress all messages about document processing status on the dashboard. + Isso esconderá todas as mensagens sobre o status de processamento de documentos no painel de controle. Appears on @@ -872,7 +872,7 @@ src/app/components/manage/settings/settings.component.html 146 - Appears on + Aparece em Show on dashboard @@ -880,7 +880,7 @@ src/app/components/manage/settings/settings.component.html 149 - Show on dashboard + Exibir no painel de controle Show in sidebar @@ -888,7 +888,7 @@ src/app/components/manage/settings/settings.component.html 153 - Show in sidebar + Mostrar na navegação lateral No saved views defined. @@ -904,7 +904,7 @@ src/app/components/not-found/not-found.component.html 7 - 404 Not Found + 404 Não encontrado Do you really want to delete the correspondent ""? @@ -920,7 +920,7 @@ src/app/components/manage/correspondent-list/correspondent-list.component.html 1 - Correspondents + Correspondentes Last correspondence @@ -928,7 +928,7 @@ src/app/components/manage/correspondent-list/correspondent-list.component.html 22 - Last correspondence + Última correspondência Confirmation @@ -936,7 +936,7 @@ src/app/components/common/confirm-dialog/confirm-dialog.component.ts 17 - Confirmation + Confirmação Confirm @@ -944,7 +944,7 @@ src/app/components/common/confirm-dialog/confirm-dialog.component.ts 29 - Confirm + Confirmar Cancel @@ -952,7 +952,7 @@ src/app/components/common/confirm-dialog/confirm-dialog.component.html 12 - Cancel + Cancelar Create new correspondent @@ -960,7 +960,7 @@ src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.ts 21 - Create new correspondent + Criar nova correspondência Edit correspondent @@ -968,7 +968,7 @@ src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.ts 25 - Edit correspondent + Editar correspondente Matching algorithm @@ -1000,7 +1000,7 @@ src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.ts 22 - Create new tag + Criar uma nova etiqueta Edit tag @@ -1008,7 +1008,7 @@ src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.ts 26 - Edit tag + Editar etiqueta Inbox tag @@ -1056,7 +1056,7 @@ src/app/components/search/search.component.html 4 - Invalid search query: + Termo de pesquisa inválido: Showing documents similar to @@ -1064,7 +1064,7 @@ src/app/components/search/search.component.html 7 - Showing documents similar to + A mostrar documentos similares a Search query: @@ -1072,7 +1072,7 @@ src/app/components/search/search.component.html 11 - Search query: + Termo de pesquisa: Did you mean ""? @@ -1080,7 +1080,7 @@ src/app/components/search/search.component.html 13 - Did you mean ""? + Será que quer dizer ""? {VAR_PLURAL, plural, =0 {No results} =1 {One result} other { results}} @@ -1097,7 +1097,7 @@ 11 app title - Paperless-ng + Paperless-ng Search documents @@ -1105,7 +1105,7 @@ src/app/components/app-frame/app-frame.component.html 15 - Search documents + Procurar documentos Logout @@ -1113,7 +1113,7 @@ src/app/components/app-frame/app-frame.component.html 45 - Logout + Terminar sessão Manage @@ -1145,7 +1145,7 @@ src/app/components/app-frame/app-frame.component.html 167 - Documentation + Documentação GitHub @@ -1153,7 +1153,7 @@ src/app/components/app-frame/app-frame.component.html 175 - GitHub + Github Suggest an idea @@ -1161,7 +1161,7 @@ src/app/components/app-frame/app-frame.component.html 181 - Suggest an idea + Sugerir uma ideia Logged in as @@ -1169,7 +1169,7 @@ src/app/components/app-frame/app-frame.component.html 34 - Logged in as + Sessão iniciada como Open documents @@ -1177,7 +1177,7 @@ src/app/components/app-frame/app-frame.component.html 87 - Open documents + Abrir documentos Close all @@ -1185,7 +1185,7 @@ src/app/components/app-frame/app-frame.component.html 106 - Close all + Fechar todos Title @@ -1193,7 +1193,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 73 - Title + Título Title & content @@ -1241,7 +1241,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 45 - Tag: + Etiqueta: Without any tag @@ -1249,7 +1249,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 49 - Without any tag + Sem etiquetas Title: @@ -1257,7 +1257,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 53 - Title: + Título: Filter tags @@ -1265,7 +1265,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.html 20 - Filter tags + Filtrar etiquetas Filter correspondents @@ -1306,7 +1306,7 @@ src/app/components/common/filterable-dropdown/filterable-dropdown.component.html 26 - Apply + Aplicar Last 7 days @@ -1314,7 +1314,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.ts 34 - Last 7 days + Últimos 7 dias Last month @@ -1322,7 +1322,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.ts 35 - Last month + Último mês Last 3 months @@ -1330,7 +1330,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.ts 36 - Last 3 months + Últimos 3 meses Last year @@ -1338,7 +1338,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.ts 37 - Last year + Último ano After @@ -1346,7 +1346,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.html 13 - After + Antes Before @@ -1354,7 +1354,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.html 38 - Before + Depois Clear @@ -1362,7 +1362,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.html 18 - Clear + Limpar View @@ -1370,7 +1370,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 50 - View + Ver Created: @@ -1378,7 +1378,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 67 - Created: + Criado: Filter by correspondent @@ -1394,7 +1394,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 24 - Filter by tag + Filtrar por etiqueta Score: @@ -1418,7 +1418,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 74 - Error executing bulk operation: + Erro ao executar operação em massa: "" @@ -1426,7 +1426,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 113 - "" + "" "" and "" @@ -1435,7 +1435,7 @@ 115 This is for messages like 'modify "tag1" and "tag2"' - "" and "" + "" e "" , @@ -1444,7 +1444,7 @@ 117 this is used to separate enumerations and should probably be a comma and a whitespace in most languages - , + , and "" @@ -1453,7 +1453,7 @@ 118 this is for messages like 'modify "tag1", "tag2" and "tag3"' - and "" + e "" Confirm tags assignment @@ -1581,7 +1581,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 205 - Delete document(s) + Apagar documento(s) Select: @@ -1589,7 +1589,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.html 10 - Select: + Selecionar: All @@ -1597,7 +1597,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.html 20 - All + Todos Edit: @@ -1605,7 +1605,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.html 27 - Edit: + Editar: Download originals @@ -1613,7 +1613,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.html 68 - Download originals + Descarregar originais Suggestions: @@ -1621,7 +1621,7 @@ src/app/components/common/input/select/select.component.html 26 - Suggestions: + Sugestões: Save current view @@ -1645,7 +1645,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 1 - Statistics + Estatísticas Total documents: @@ -1653,7 +1653,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 4 - Total documents: + Total de documentos: Documents in inbox: @@ -1661,7 +1661,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 3 - Documents in inbox: + Documentos na caixa de entrada: Processing: @@ -1669,7 +1669,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 32 - Processing: + Processando: Failed: @@ -1677,7 +1677,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 35 - Failed: + Falha: Added: @@ -1685,7 +1685,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 38 - Added: + Adicionado: Connecting... @@ -1693,7 +1693,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 118 - Connecting... + A ligar... Uploading... @@ -1701,7 +1701,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 123 - Uploading... + A carregar... Upload complete, waiting... @@ -1709,7 +1709,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 126 - Upload complete, waiting... + Carregamento concluído, à espera... HTTP error: @@ -1717,7 +1717,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 136 - HTTP error: + Erro HTTP: Upload new documents @@ -1725,7 +1725,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html 1 - Upload new documents + Carregar novos documentos Drop documents here or @@ -1733,7 +1733,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html 13 - Drop documents here or + Largar documentos aqui ou Browse files @@ -1741,7 +1741,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html 13 - Browse files + Navegar ficheiros Dismiss completed @@ -1767,7 +1767,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html 45 - Open document + Abrir documento First steps @@ -1783,7 +1783,7 @@ src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 5 - Paperless is running! :) + O Paperless está a correr! :) You can start uploading documents by dropping them in the file upload box to the right or by dropping them in the configured consumption folder and they'll start showing up in the documents list. After you've added some metadata to your documents, use the filtering mechanisms of paperless to create custom views (such as 'Recently added', 'Tagged TODO') and they will appear on the dashboard instead of this message. @@ -1791,7 +1791,7 @@ src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 6,7 - You can start uploading documents by dropping them in the file upload box to the right or by dropping them in the configured consumption folder and they'll start showing up in the documents list. After you've added some metadata to your documents, use the filtering mechanisms of paperless to create custom views (such as 'Recently added', 'Tagged TODO') and they will appear on the dashboard instead of this message. + Pode começar a carregar documentos deixando-os na caixa de carregamento de ficheiros à direita, ou deixando-os na pasta de consumo pré-configurada, que eles depois aparecem na lista de documentos. Depois de ter adicionado alguns meta-dados aos seus documentos, utilize os mecanismos de filtragem do Paperless para criar visualizações personalizadas (tais como 'Adicionados recentemente', 'Etiquetados com PARAFAZER'). Posteriormente estes aparecerão no painel em vez desta mensagem. Paperless offers some more features that try to make your life easier: @@ -1799,7 +1799,7 @@ src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 8 - Paperless offers some more features that try to make your life easier: + O Paperless oferece algumas funcionalidades para tentar tornar a sua vida mais fácil: Once you've got a couple documents in paperless and added metadata to them, paperless can assign that metadata to new documents automatically. @@ -1807,7 +1807,7 @@ src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 10 - Once you've got a couple documents in paperless and added metadata to them, paperless can assign that metadata to new documents automatically. + Assim que já tenha alguns documentos previamente adicionados com os respetivos meta-dados, o Paperless consegue adicionar automaticamente meta-dados aos novos documentos. You can configure paperless to read your mails and add documents from attached files. @@ -1815,7 +1815,7 @@ src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 11 - You can configure paperless to read your mails and add documents from attached files. + Pode configurar o Paperless para ler os seus e-mails e adicionar os documentos em anexo à plataforma. Consult the documentation on how to use these features. The section on basic usage also has some information on how to use paperless in general. @@ -1823,7 +1823,7 @@ src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 13 - Consult the documentation on how to use these features. The section on basic usage also has some information on how to use paperless in general. + Consulte a documentação para saber como utilizar estas funcionalidades. A secção sobre utilização básica têm informação para o ajudar a utilizar a plataforma de uma forma geral. Metadata @@ -1831,7 +1831,7 @@ src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts 18 - Metadata + Metadados Select @@ -1839,7 +1839,7 @@ src/app/components/common/select-dialog/select-dialog.component.ts 18 - Select + Selecione Please select an object @@ -1847,7 +1847,7 @@ src/app/components/common/select-dialog/select-dialog.component.ts 21 - Please select an object + Por favor selecione um objeto Invalid date. @@ -1863,7 +1863,7 @@ src/app/pipes/yes-no.pipe.ts 9 - Yes + Sim No @@ -1871,7 +1871,7 @@ src/app/pipes/yes-no.pipe.ts 9 - No + Não (no title) @@ -1879,7 +1879,7 @@ src/app/pipes/document-title.pipe.ts 12 - (no title) + (sem título) English (US) @@ -1887,7 +1887,7 @@ src/app/services/settings.service.ts 90 - English (US) + Inglês (US) English (GB) @@ -1895,7 +1895,7 @@ src/app/services/settings.service.ts 91 - English (GB) + Inglês (GB) German @@ -1903,7 +1903,7 @@ src/app/services/settings.service.ts 92 - German + Alemão Dutch @@ -1911,7 +1911,7 @@ src/app/services/settings.service.ts 93 - Dutch + Holandês French @@ -1919,7 +1919,7 @@ src/app/services/settings.service.ts 94 - French + Francês Portuguese (Brazil) @@ -1951,7 +1951,7 @@ src/app/services/settings.service.ts 102 - ISO 8601 + ISO 8601 Document already exists. @@ -1959,7 +1959,7 @@ src/app/services/consumer-status.service.ts 15 - Document already exists. + Documento já existente. File not found. @@ -1967,7 +1967,7 @@ src/app/services/consumer-status.service.ts 16 - File not found. + Arquivo não encontrado. Pre-consume script does not exist. @@ -1976,7 +1976,7 @@ 17 Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation - Pre-consume script does not exist. + Script pré-consumo não existe. Error while executing pre-consume script. @@ -1985,7 +1985,7 @@ 18 Pre-Consume is a term that appears like that in the documentation as well and does not need a specific translation - Error while executing pre-consume script. + Erro ao executar script pré-consumo. Post-consume script does not exist. @@ -1994,7 +1994,7 @@ 19 Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation - Post-consume script does not exist. + Script pós-consumo não existe. Error while executing post-consume script. @@ -2003,7 +2003,7 @@ 20 Post-Consume is a term that appears like that in the documentation as well and does not need a specific translation - Error while executing post-consume script. + Erro ao executar script pós-consumo. Received new file. @@ -2011,7 +2011,7 @@ src/app/services/consumer-status.service.ts 21 - Received new file. + Novo arquivo recebido. File type not supported. @@ -2019,7 +2019,7 @@ src/app/services/consumer-status.service.ts 22 - File type not supported. + Tipo de arquivo não suportado. Processing document... @@ -2027,7 +2027,7 @@ src/app/services/consumer-status.service.ts 23 - Processing document... + Processando documento... Generating thumbnail... @@ -2035,7 +2035,7 @@ src/app/services/consumer-status.service.ts 24 - Generating thumbnail... + Gerando imagem... Retrieving date from document... @@ -2043,7 +2043,7 @@ src/app/services/consumer-status.service.ts 25 - Retrieving date from document... + Buscando data do documento... Saving document... @@ -2051,7 +2051,7 @@ src/app/services/consumer-status.service.ts 26 - Saving document... + Salvando documento... Finished. @@ -2059,7 +2059,7 @@ src/app/services/consumer-status.service.ts 27 - Finished. + Encerrado. Error @@ -2067,7 +2067,7 @@ src/app/services/toast.service.ts 35 - Error + Erro Information @@ -2075,7 +2075,7 @@ src/app/services/toast.service.ts 39 - Information + Informação ASN @@ -2083,7 +2083,7 @@ src/app/services/rest/document.service.ts 17 - ASN + NSA Correspondent @@ -2091,7 +2091,7 @@ src/app/services/rest/document.service.ts 18 - Correspondent + Correspondente Document type @@ -2099,7 +2099,7 @@ src/app/services/rest/document.service.ts 20 - Document type + Tipo de Documento Created @@ -2107,7 +2107,7 @@ src/app/services/rest/document.service.ts 21 - Created + Criado Added @@ -2115,7 +2115,7 @@ src/app/services/rest/document.service.ts 22 - Added + Adicionado Modified @@ -2123,7 +2123,7 @@ src/app/services/rest/document.service.ts 23 - Modified + Modificado Create new item @@ -2131,7 +2131,7 @@ src/app/components/common/edit-dialog/edit-dialog.component.ts 50 - Create new item + Criar novo item Edit item @@ -2139,7 +2139,7 @@ src/app/components/common/edit-dialog/edit-dialog.component.ts 54 - Edit item + Editar item Could not save element: @@ -2147,7 +2147,7 @@ src/app/components/common/edit-dialog/edit-dialog.component.ts 58 - Could not save element: + Não podemos salvar elemento: Automatic @@ -2155,7 +2155,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 39 - Automatic + Automático Do you really want to delete this element? @@ -2163,7 +2163,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 97 - Do you really want to delete this element? + Você realmente quer excluir esse elemento? Associated documents will not be deleted. @@ -2171,7 +2171,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 104 - Associated documents will not be deleted. + Documentos associados não serão excluidos. Delete @@ -2179,7 +2179,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 106 - Delete + Excluir Error while deleting element: @@ -2187,7 +2187,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 114 - Error while deleting element: + Erro ao excluir elemento: Any word @@ -2195,7 +2195,7 @@ src/app/data/matching-model.ts 12 - Any word + Qualquer palavra Any: Document contains any of these words (space separated) @@ -2203,7 +2203,7 @@ src/app/data/matching-model.ts 12 - Any: Document contains any of these words (space separated) + Qualquer: Documento contém qualquer uma dessas palavras (separadas por espaço) All words @@ -2211,7 +2211,7 @@ src/app/data/matching-model.ts 13 - All words + Todas as palavras All: Document contains all of these words (space separated) @@ -2219,7 +2219,7 @@ src/app/data/matching-model.ts 13 - All: Document contains all of these words (space separated) + Todas: Documento contém todas essas palavras (separadas por espaço) Exact match @@ -2227,7 +2227,7 @@ src/app/data/matching-model.ts 14 - Exact match + Detecção exata Exact: Document contains this string @@ -2235,7 +2235,7 @@ src/app/data/matching-model.ts 14 - Exact: Document contains this string + Exata: Documento contém essa palavra Regular expression @@ -2243,7 +2243,7 @@ src/app/data/matching-model.ts 15 - Regular expression + Expressão regular Regular expression: Document matches this regular expression @@ -2251,7 +2251,7 @@ src/app/data/matching-model.ts 15 - Regular expression: Document matches this regular expression + Expressão regular: Documento condiz com essa expressão regular Fuzzy word @@ -2259,7 +2259,7 @@ src/app/data/matching-model.ts 16 - Fuzzy word + Palavra difusa Fuzzy: Document contains a word similar to this word @@ -2267,7 +2267,7 @@ src/app/data/matching-model.ts 16 - Fuzzy: Document contains a word similar to this word + Fuzzy: Documento contém uma palavra similar à essa. Auto: Learn matching automatically @@ -2275,7 +2275,7 @@ src/app/data/matching-model.ts 17 - Auto: Learn matching automatically + Auto: Aprender detecção automaticamente diff --git a/src-ui/src/locale/messages.ro_RO.xlf b/src-ui/src/locale/messages.ro_RO.xlf index 712527fb4..c52bd0460 100644 --- a/src-ui/src/locale/messages.ro_RO.xlf +++ b/src-ui/src/locale/messages.ro_RO.xlf @@ -16,7 +16,7 @@ src/app/app.component.ts 51 - Documentul a fost adaugat + Documentul a fost adaugat Open document @@ -32,7 +32,7 @@ src/app/app.component.ts 59 - Nu s-a putut adauga : + Nu s-a putut adauga : New document detected @@ -48,7 +48,7 @@ src/app/app.component.ts 65 - Documentul este in procesare + Documentul este in procesare Documents @@ -64,7 +64,7 @@ src/app/components/document-list/document-list.component.ts 115 - Vizualizarea "" a fost salvata + Vizualizarea "" a fost salvata View "" created successfully. @@ -72,7 +72,7 @@ src/app/components/document-list/document-list.component.ts 136 - Vizualizarea "" a fost creata + Vizualizarea "" a fost creata Select @@ -136,7 +136,7 @@ src/app/components/document-list/document-list.component.html 71 - Salveaza "" + Salveaza "" {VAR_PLURAL, plural, =1 {Selected of one document} other {Selected of documents}} @@ -168,7 +168,7 @@ src/app/components/document-list/document-list.component.html 105 - ASN + ASN Correspondent @@ -224,7 +224,7 @@ src/app/components/document-detail/document-detail.component.ts 204 - Sunteti sigur ca doriti sa stergeti documentul ""? + Sunteti sigur ca doriti sa stergeti documentul ""? The files for this document will be deleted permanently. This operation cannot be undone. @@ -248,7 +248,7 @@ src/app/components/document-detail/document-detail.component.ts 214 - Eroare la stergerea documentului: + Eroare la stergerea documentului: Delete @@ -336,7 +336,7 @@ src/app/components/document-detail/document-detail.component.html 8 - din + din Download original @@ -456,7 +456,7 @@ src/app/components/dashboard/dashboard.component.ts 33 - Salut, , bine ai venit la Paperless-ng! + Salut, , bine ai venit la Paperless-ng! Welcome to Paperless-ng! @@ -480,7 +480,7 @@ src/app/components/manage/tag-list/tag-list.component.ts 26 - Sunteti sigur ca doriti sa stergeti eticheta ""? + Sunteti sigur ca doriti sa stergeti eticheta ""? Tags @@ -568,7 +568,7 @@ src/app/components/manage/document-type-list/document-type-list.component.ts 26 - Sunteti sigur ca doriti sa stergeti tipul de document ""? + Sunteti sigur ca doriti sa stergeti tipul de document ""? Document types @@ -592,7 +592,7 @@ src/app/components/manage/settings/settings.component.ts 68 - Vizualizarea "" a fost stearsa. + Vizualizarea "" a fost stearsa. Settings saved successfully. @@ -624,7 +624,7 @@ src/app/components/manage/settings/settings.component.ts 117 - Eroare la stocarea setarilor pe server: + Eroare la stocarea setarilor pe server: Settings @@ -704,7 +704,7 @@ src/app/components/manage/settings/settings.component.html 51 - Scurt: + Scurt: Medium: @@ -712,7 +712,7 @@ src/app/components/manage/settings/settings.component.html 55 - Mediu: + Mediu: Long: @@ -720,7 +720,7 @@ src/app/components/manage/settings/settings.component.html 59 - Lung: + Lung: Items per page @@ -912,7 +912,7 @@ src/app/components/manage/correspondent-list/correspondent-list.component.ts 26 - Sunteti sigur ca doriti sa stergeti corespondentul ""? + Sunteti sigur ca doriti sa stergeti corespondentul ""? Correspondents @@ -1056,7 +1056,7 @@ src/app/components/search/search.component.html 4 - Interogare invalida: + Interogare invalida: Showing documents similar to @@ -1064,7 +1064,7 @@ src/app/components/search/search.component.html 7 - Documente similare cu + Documente similare cu Search query: @@ -1072,7 +1072,7 @@ src/app/components/search/search.component.html 11 - Interogare: + Interogare: Did you mean ""? @@ -1080,7 +1080,7 @@ src/app/components/search/search.component.html 13 - Ati vrut sa scrieti ""? + Ati vrut sa scrieti ""? {VAR_PLURAL, plural, =0 {No results} =1 {One result} other { results}} @@ -1097,7 +1097,7 @@ 11 app title - Paperless-ng + Paperless-ng Search documents @@ -1153,7 +1153,7 @@ src/app/components/app-frame/app-frame.component.html 175 - GitHub + GitHub Suggest an idea @@ -1169,7 +1169,7 @@ src/app/components/app-frame/app-frame.component.html 34 - Autentificat ca + Autentificat ca Open documents @@ -1209,7 +1209,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 32 - Corespondent: + Corespondent: Without correspondent @@ -1225,7 +1225,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 39 - Tip: + Tip: Without document type @@ -1241,7 +1241,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 45 - Eticheta: + Eticheta: Without any tag @@ -1257,7 +1257,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 53 - Titlu: + Titlu: Filter tags @@ -1378,7 +1378,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 67 - Creat: + Creat: Filter by correspondent @@ -1418,7 +1418,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 74 - Eroare la executarea operatiunii in bloc: + Eroare la executarea operatiunii in bloc: "" @@ -1426,7 +1426,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 113 - "" + "" "" and "" @@ -1435,7 +1435,7 @@ 115 This is for messages like 'modify "tag1" and "tag2"' - "" si "" + "" si "" , @@ -1444,7 +1444,7 @@ 117 this is used to separate enumerations and should probably be a comma and a whitespace in most languages - , + , and "" @@ -1453,7 +1453,7 @@ 118 this is for messages like 'modify "tag1", "tag2" and "tag3"' - si "" + si "" Confirm tags assignment @@ -1469,7 +1469,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 130 - Va fi adaugata eticheta "" la document(e) selectat(e). + Va fi adaugata eticheta "" la document(e) selectat(e). This operation will add the tags to selected document(s). @@ -1477,7 +1477,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 132 - Vor fi adaugate etichetele la document(e) selectat(e). + Vor fi adaugate etichetele la document(e) selectat(e). This operation will remove the tag "" from selected document(s). @@ -1485,7 +1485,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 135 - Va fi eliminata eticheta "" din document(e) selectat(e). + Va fi eliminata eticheta "" din document(e) selectat(e). This operation will remove the tags from selected document(s). @@ -1493,7 +1493,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 137 - Vor fi eliminate etichetele din document(e) selectat(e). + Vor fi eliminate etichetele din document(e) selectat(e). This operation will add the tags and remove the tags on selected document(s). @@ -1501,7 +1501,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 139 - Vor fi adaugate etichetele si vor fi eliminate etichetele pentru document(e) selectat(e). + Vor fi adaugate etichetele si vor fi eliminate etichetele pentru document(e) selectat(e). Confirm correspondent assignment @@ -1517,7 +1517,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 161 - Va fi adaugat corespondentul "" la document(e) selectat(e). + Va fi adaugat corespondentul "" la document(e) selectat(e). This operation will remove the correspondent from selected document(s). @@ -1525,7 +1525,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 163 - Va fi eliminat corespondentul din document(e) selectat(e). + Va fi eliminat corespondentul din document(e) selectat(e). Confirm document type assignment @@ -1541,7 +1541,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 184 - Va fi atribuit tipul "" pentru document(e) selectat(e). + Va fi atribuit tipul "" pentru document(e) selectat(e). This operation will remove the document type from selected document(s). @@ -1549,7 +1549,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 186 - Va fi eliminat tipul pentru document(e) selectat(e). + Va fi eliminat tipul pentru document(e) selectat(e). Delete confirm @@ -1565,7 +1565,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 202 - document(e) selectat(e) vor fi sterse permanent. + document(e) selectat(e) vor fi sterse permanent. This operation cannot be undone. @@ -1653,7 +1653,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 4 - Total documente: + Total documente: Documents in inbox: @@ -1661,7 +1661,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 3 - Documente in inbox: + Documente in inbox: Processing: @@ -1669,7 +1669,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 32 - In procesare: + In procesare: Failed: @@ -1677,7 +1677,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 35 - Esuate: + Esuate: Added: @@ -1685,7 +1685,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 38 - Adaugate: + Adaugate: Connecting... @@ -1717,7 +1717,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 136 - Eroare HTTP: + Eroare HTTP: Upload new documents @@ -1951,7 +1951,7 @@ src/app/services/settings.service.ts 102 - ISO 8601 + ISO 8601 Document already exists. @@ -2083,7 +2083,7 @@ src/app/services/rest/document.service.ts 17 - ASN + ASN Correspondent @@ -2147,7 +2147,7 @@ src/app/components/common/edit-dialog/edit-dialog.component.ts 58 - Nu s-a putut salva elementul: + Nu s-a putut salva elementul: Automatic @@ -2187,7 +2187,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 114 - Eroare la stergerea elementului: + Eroare la stergerea elementului: Any word diff --git a/src-ui/src/locale/messages.ru_RU.xlf b/src-ui/src/locale/messages.ru_RU.xlf index f018f5f31..816a78ca5 100644 --- a/src-ui/src/locale/messages.ru_RU.xlf +++ b/src-ui/src/locale/messages.ru_RU.xlf @@ -8,7 +8,7 @@ src/app/app.component.ts 51 - Document added + Документ добавлен Document was added to paperless. @@ -16,7 +16,7 @@ src/app/app.component.ts 51 - Document was added to paperless. + Документ был добавлен в paperless. Open document @@ -24,7 +24,7 @@ src/app/app.component.ts 51 - Open document + Открыть документ Could not add : @@ -32,7 +32,7 @@ src/app/app.component.ts 59 - Could not add : + Невозможно добавить : New document detected @@ -40,7 +40,7 @@ src/app/app.component.ts 65 - New document detected + Обнаружен новый документ Document is being processed by paperless. @@ -48,7 +48,7 @@ src/app/app.component.ts 65 - Document is being processed by paperless. + Документ обрабатывается paperless Documents @@ -56,7 +56,7 @@ src/app/components/document-list/document-list.component.ts 49 - Documents + Документы View "" saved successfully. @@ -64,7 +64,7 @@ src/app/components/document-list/document-list.component.ts 115 - View "" saved successfully. + Просмотр "" успешно сохранён. View "" created successfully. @@ -72,7 +72,7 @@ src/app/components/document-list/document-list.component.ts 136 - View "" created successfully. + Просмотр "" создан успешно Select @@ -80,7 +80,7 @@ src/app/components/document-list/document-list.component.html 7 - Select + Выбрать Select none @@ -88,7 +88,7 @@ src/app/components/document-list/document-list.component.html 10 - Select none + Ничего не выбрано Select page @@ -96,7 +96,7 @@ src/app/components/document-list/document-list.component.html 11 - Select page + Выбрать страницу Select all @@ -104,7 +104,7 @@ src/app/components/document-list/document-list.component.html 12 - Select all + Выбрать всё Sort @@ -112,7 +112,7 @@ src/app/components/document-list/document-list.component.html 39 - Sort + Сортировать Views @@ -120,7 +120,7 @@ src/app/components/document-list/document-list.component.html 64 - Views + Просмотры Save as... @@ -128,7 +128,7 @@ src/app/components/document-list/document-list.component.html 72 - Save as... + Сохранить как Save "" @@ -136,7 +136,7 @@ src/app/components/document-list/document-list.component.html 71 - Save "" + Сохранить "" {VAR_PLURAL, plural, =1 {Selected of one document} other {Selected of documents}} @@ -144,7 +144,7 @@ src/app/components/document-list/document-list.component.html 85 - {VAR_PLURAL, plural, =1 {Selected of one document} other {Selected of documents}} + {VAR_PLURAL, plural, =1 {Выделено из одного документа} other {Выделенные и документы}} {VAR_PLURAL, plural, =1 {One document} other { documents}} @@ -152,7 +152,7 @@ src/app/components/document-list/document-list.component.html 86 - {VAR_PLURAL, plural, =1 {One document} other { documents}} + {VAR_PLURAL, plural, =1 {Один документ} other { докуметы}} (filtered) @@ -160,7 +160,7 @@ src/app/components/document-list/document-list.component.html 86 - (filtered) + (отфильтровано) ASN @@ -176,7 +176,7 @@ src/app/components/document-list/document-list.component.html 111 - Correspondent + Корреспонденция Title @@ -184,7 +184,7 @@ src/app/components/document-list/document-list.component.html 117 - Title + Заголовок Document type @@ -192,7 +192,7 @@ src/app/components/document-list/document-list.component.html 123 - Document type + Тип документа Created @@ -200,7 +200,7 @@ src/app/components/document-list/document-list.component.html 129 - Created + Создано Added @@ -208,7 +208,7 @@ src/app/components/document-list/document-list.component.html 135 - Added + Добавлено Confirm delete @@ -216,7 +216,7 @@ src/app/components/document-detail/document-detail.component.ts 203 - Confirm delete + Подтвердить удаление Do you really want to delete document ""? @@ -224,7 +224,7 @@ src/app/components/document-detail/document-detail.component.ts 204 - Do you really want to delete document ""? + Вы действительно хотите удалить документ ""? The files for this document will be deleted permanently. This operation cannot be undone. @@ -232,7 +232,7 @@ src/app/components/document-detail/document-detail.component.ts 205 - The files for this document will be deleted permanently. This operation cannot be undone. + Файл из этого документа будет удалён незамедлительно. Это операцию нельзя отменить. Delete document @@ -240,7 +240,7 @@ src/app/components/document-detail/document-detail.component.ts 207 - Delete document + Удалить документ Error deleting document: @@ -248,7 +248,7 @@ src/app/components/document-detail/document-detail.component.ts 214 - Error deleting document: + Ошибка удаления документа: Delete @@ -256,7 +256,7 @@ src/app/components/document-detail/document-detail.component.html 15 - Delete + Удалить Download @@ -264,7 +264,7 @@ src/app/components/document-detail/document-detail.component.html 23 - Download + Скачать More like this @@ -272,7 +272,7 @@ src/app/components/document-detail/document-detail.component.html 38 - More like this + Больше похожих Close @@ -280,7 +280,7 @@ src/app/components/document-detail/document-detail.component.html 44 - Close + Закрыть Details @@ -288,7 +288,7 @@ src/app/components/document-detail/document-detail.component.html 56 - Details + Детали Content @@ -296,7 +296,7 @@ src/app/components/document-detail/document-detail.component.html 72 - Content + Содержимое Metadata @@ -304,7 +304,7 @@ src/app/components/document-detail/document-detail.component.html 81 - Metadata + Метаданные Discard @@ -312,7 +312,7 @@ src/app/components/document-detail/document-detail.component.html 130 - Discard + Отменить Save @@ -320,7 +320,7 @@ src/app/components/document-detail/document-detail.component.html 132 - Save + Сохранить Page @@ -328,7 +328,7 @@ src/app/components/document-detail/document-detail.component.html 4 - Page + Страница of @@ -336,7 +336,7 @@ src/app/components/document-detail/document-detail.component.html 8 - of + из Download original @@ -344,7 +344,7 @@ src/app/components/document-detail/document-detail.component.html 29 - Download original + Скачать оригинал Archive serial number @@ -352,7 +352,7 @@ src/app/components/document-detail/document-detail.component.html 60 - Archive serial number + Серийный номер архива Date created @@ -360,7 +360,7 @@ src/app/components/document-detail/document-detail.component.html 61 - Date created + Дата создания Date modified @@ -368,7 +368,7 @@ src/app/components/document-detail/document-detail.component.html 87 - Date modified + Дата изменения Date added @@ -376,7 +376,7 @@ src/app/components/document-detail/document-detail.component.html 91 - Date added + Дата добавления Media filename @@ -384,7 +384,7 @@ src/app/components/document-detail/document-detail.component.html 95 - Media filename + Название медиафайла Original MD5 checksum @@ -392,7 +392,7 @@ src/app/components/document-detail/document-detail.component.html 99 - Original MD5 checksum + Подлинная MD5 проверочная сумма Original file size @@ -400,7 +400,7 @@ src/app/components/document-detail/document-detail.component.html 103 - Original file size + Размер оригинального файла Original mime type @@ -408,7 +408,7 @@ src/app/components/document-detail/document-detail.component.html 107 - Original mime type + Оригинальный MIME тип Archive MD5 checksum @@ -416,7 +416,7 @@ src/app/components/document-detail/document-detail.component.html 111 - Archive MD5 checksum + Проверочная сумма MD5 архива Archive file size @@ -424,7 +424,7 @@ src/app/components/document-detail/document-detail.component.html 115 - Archive file size + Размер архива Original document metadata @@ -432,7 +432,7 @@ src/app/components/document-detail/document-detail.component.html 121 - Original document metadata + Метаданные оригинального документа Archived document metadata @@ -440,7 +440,7 @@ src/app/components/document-detail/document-detail.component.html 122 - Archived document metadata + Метаданные архивированного документа Save & next @@ -448,7 +448,7 @@ src/app/components/document-detail/document-detail.component.html 131 - Save & next + Сохранить & следующий Hello , welcome to Paperless-ng! @@ -456,7 +456,7 @@ src/app/components/dashboard/dashboard.component.ts 33 - Hello , welcome to Paperless-ng! + Привет, , добро пожаловать в Paperless-ng! Welcome to Paperless-ng! @@ -464,7 +464,7 @@ src/app/components/dashboard/dashboard.component.ts 35 - Welcome to Paperless-ng! + Добро пожаловать в Paperless-ng, Dashboard @@ -472,7 +472,7 @@ src/app/components/dashboard/dashboard.component.html 1 - Dashboard + Панель Do you really want to delete the tag ""? @@ -480,7 +480,7 @@ src/app/components/manage/tag-list/tag-list.component.ts 26 - Do you really want to delete the tag ""? + Вы действительно хотите удалить тег ""? Tags @@ -488,7 +488,7 @@ src/app/components/manage/tag-list/tag-list.component.html 1 - Tags + Теги Create @@ -496,7 +496,7 @@ src/app/components/manage/tag-list/tag-list.component.html 2 - Create + Создать Filter by: @@ -504,7 +504,7 @@ src/app/components/manage/tag-list/tag-list.component.html 8 - Filter by: + Отсортировать по: Name @@ -512,7 +512,7 @@ src/app/components/manage/tag-list/tag-list.component.html 9 - Name + Имя Color @@ -520,7 +520,7 @@ src/app/components/manage/tag-list/tag-list.component.html 20 - Color + Цвет Matching @@ -528,7 +528,7 @@ src/app/components/manage/tag-list/tag-list.component.html 21 - Matching + Совпадения Document count @@ -536,7 +536,7 @@ src/app/components/manage/tag-list/tag-list.component.html 22 - Document count + Количество документов Actions @@ -544,7 +544,7 @@ src/app/components/manage/tag-list/tag-list.component.html 23 - Actions + Действия Documents @@ -552,7 +552,7 @@ src/app/components/manage/tag-list/tag-list.component.html 38 - Documents + Документы Edit @@ -560,7 +560,7 @@ src/app/components/manage/tag-list/tag-list.component.html 43 - Edit + Редактировать Do you really want to delete the document type ""? @@ -568,7 +568,7 @@ src/app/components/manage/document-type-list/document-type-list.component.ts 26 - Do you really want to delete the document type ""? + Вы действительно хотите удалить этот тип документа: ""? Document types @@ -576,7 +576,7 @@ src/app/components/manage/document-type-list/document-type-list.component.html 1 - Document types + Типы документов Logs @@ -584,7 +584,7 @@ src/app/components/manage/logs/logs.component.html 1 - Logs + Логи Saved view "" deleted. @@ -592,7 +592,7 @@ src/app/components/manage/settings/settings.component.ts 68 - Saved view "" deleted. + Сохраненное представление "" удалено. Settings saved successfully. @@ -600,7 +600,7 @@ src/app/components/manage/settings/settings.component.ts 89 - Settings saved successfully. + Настройки успешно сохранены. Use system language @@ -608,7 +608,7 @@ src/app/components/manage/settings/settings.component.ts 94 - Use system language + Использовать язык системы Use date format of display language @@ -616,7 +616,7 @@ src/app/components/manage/settings/settings.component.ts 100 - Use date format of display language + Использовать формат даты, соответсвующий языку Error while storing settings on server: @@ -624,7 +624,7 @@ src/app/components/manage/settings/settings.component.ts 117 - Error while storing settings on server: + Ошибка при хранении настроек на сервере: Settings @@ -632,7 +632,7 @@ src/app/components/manage/settings/settings.component.html 1 - Settings + Настройки General settings @@ -640,7 +640,7 @@ src/app/components/manage/settings/settings.component.html 10 - General settings + Основные настройки Notifications @@ -648,7 +648,7 @@ src/app/components/manage/settings/settings.component.html 116 - Notifications + Уведомления Saved views @@ -656,7 +656,7 @@ src/app/components/manage/settings/settings.component.html 134 - Saved views + Сохраненные представления Appearance @@ -664,7 +664,7 @@ src/app/components/manage/settings/settings.component.html 13 - Appearance + Вид Display language @@ -672,7 +672,7 @@ src/app/components/manage/settings/settings.component.html 17 - Display language + Отобразить язык You need to reload the page after applying a new language. @@ -680,7 +680,7 @@ src/app/components/manage/settings/settings.component.html 25 - You need to reload the page after applying a new language. + Вы должны перезагрузить страница, после применения нового языка. Date display @@ -688,7 +688,7 @@ src/app/components/manage/settings/settings.component.html 32 - Date display + Отображение даты Date format @@ -696,7 +696,7 @@ src/app/components/manage/settings/settings.component.html 45 - Date format + Формат даты Short: @@ -704,7 +704,7 @@ src/app/components/manage/settings/settings.component.html 51 - Short: + Кратко: Medium: @@ -712,7 +712,7 @@ src/app/components/manage/settings/settings.component.html 55 - Medium: + Средний: Long: @@ -720,7 +720,7 @@ src/app/components/manage/settings/settings.component.html 59 - Long: + Длинный: Items per page @@ -728,7 +728,7 @@ src/app/components/manage/settings/settings.component.html 67 - Items per page + Элементов на страницу Document editor @@ -736,7 +736,7 @@ src/app/components/manage/settings/settings.component.html 83 - Document editor + Редактор документов Use PDF viewer provided by the browser @@ -744,7 +744,7 @@ src/app/components/manage/settings/settings.component.html 87 - Use PDF viewer provided by the browser + Используйте просмоторщик PDF встроенный в браузер This is usually faster for displaying large PDF documents, but it might not work on some browsers. @@ -752,7 +752,7 @@ src/app/components/manage/settings/settings.component.html 87 - This is usually faster for displaying large PDF documents, but it might not work on some browsers. + Это обычный способ для быстрого отображения больших PDF документов, но может быть так, что некоторые браузеры не поддерживают этот метод. Dark mode @@ -760,7 +760,7 @@ src/app/components/manage/settings/settings.component.html 94 - Dark mode + Тёмная тема Use system settings @@ -768,7 +768,7 @@ src/app/components/manage/settings/settings.component.html 97 - Use system settings + Использовать системные настройки Enable dark mode @@ -776,7 +776,7 @@ src/app/components/manage/settings/settings.component.html 98 - Enable dark mode + Включить тёмную тему Invert thumbnails in dark mode @@ -792,7 +792,7 @@ src/app/components/manage/settings/settings.component.html 103 - Bulk editing + Массовое редактирование Show confirmation dialogs @@ -800,7 +800,7 @@ src/app/components/manage/settings/settings.component.html 107 - Show confirmation dialogs + Показать диалог подтверждения Deleting documents will always ask for confirmation. @@ -808,7 +808,7 @@ src/app/components/manage/settings/settings.component.html 107 - Deleting documents will always ask for confirmation. + Удаления документов всегда будет требовать подтверждение. Apply on close @@ -816,7 +816,7 @@ src/app/components/manage/settings/settings.component.html 108 - Apply on close + Применить при закрытии Document processing @@ -824,7 +824,7 @@ src/app/components/manage/settings/settings.component.html 119 - Document processing + Документ обрабатывается Show notifications when new documents are detected @@ -832,7 +832,7 @@ src/app/components/manage/settings/settings.component.html 123 - Show notifications when new documents are detected + Показывать уведомления, когда новый документ удалён Show notifications when document processing completes successfully @@ -840,7 +840,7 @@ src/app/components/manage/settings/settings.component.html 124 - Show notifications when document processing completes successfully + Показывать уведомления, когда обработка документа успешна Show notifications when document processing fails @@ -848,7 +848,7 @@ src/app/components/manage/settings/settings.component.html 125 - Show notifications when document processing fails + Показывать уведомления, когда обработка документа не удалась Suppress notifications on dashboard @@ -856,7 +856,7 @@ src/app/components/manage/settings/settings.component.html 126 - Suppress notifications on dashboard + Спрятать уведомления на панели мониторинга This will suppress all messages about document processing status on the dashboard. @@ -880,7 +880,7 @@ src/app/components/manage/settings/settings.component.html 149 - Show on dashboard + Показать в панели управления Show in sidebar @@ -888,7 +888,7 @@ src/app/components/manage/settings/settings.component.html 153 - Show in sidebar + Показать в опоковой панели No saved views defined. @@ -896,7 +896,7 @@ src/app/components/manage/settings/settings.component.html 163 - No saved views defined. + Нет сохраненных представлений 404 Not Found @@ -904,7 +904,7 @@ src/app/components/not-found/not-found.component.html 7 - 404 Not Found + 404 Не найдено Do you really want to delete the correspondent ""? @@ -920,7 +920,7 @@ src/app/components/manage/correspondent-list/correspondent-list.component.html 1 - Correspondents + Корреспонденция Last correspondence @@ -928,7 +928,7 @@ src/app/components/manage/correspondent-list/correspondent-list.component.html 22 - Last correspondence + Последняя корреспонденция Confirmation @@ -936,7 +936,7 @@ src/app/components/common/confirm-dialog/confirm-dialog.component.ts 17 - Confirmation + Подтверждение Confirm @@ -944,7 +944,7 @@ src/app/components/common/confirm-dialog/confirm-dialog.component.ts 29 - Confirm + Подтвердить Cancel @@ -952,7 +952,7 @@ src/app/components/common/confirm-dialog/confirm-dialog.component.html 12 - Cancel + Отменить Create new correspondent @@ -960,7 +960,7 @@ src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.ts 21 - Create new correspondent + Создать новую корреспонденцию Edit correspondent @@ -968,7 +968,7 @@ src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.ts 25 - Edit correspondent + Редактировать корреспонденцию Matching algorithm @@ -976,7 +976,7 @@ src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html 10 - Matching algorithm + Алгоритмы совпадения Matching pattern @@ -984,7 +984,7 @@ src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html 11 - Matching pattern + Сопоставление с образцом Case insensitive @@ -992,7 +992,7 @@ src/app/components/manage/correspondent-list/correspondent-edit-dialog/correspondent-edit-dialog.component.html 12 - Case insensitive + Без учёта регистра Create new tag @@ -1000,7 +1000,7 @@ src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.ts 22 - Create new tag + Создать новый тег Edit tag @@ -1008,7 +1008,7 @@ src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.ts 26 - Edit tag + Редактировать тег Inbox tag @@ -1016,7 +1016,7 @@ src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.html 13 - Inbox tag + Входящие теги Inbox tags are automatically assigned to all consumed documents. @@ -1024,7 +1024,7 @@ src/app/components/manage/tag-list/tag-edit-dialog/tag-edit-dialog.component.html 13 - Inbox tags are automatically assigned to all consumed documents. + Тег входящих сообщений будет автоматически назначен всем используемым документам. Create new document type @@ -1032,7 +1032,7 @@ src/app/components/manage/document-type-list/document-type-edit-dialog/document-type-edit-dialog.component.ts 21 - Create new document type + Создать новый тип документа Edit document type @@ -1040,7 +1040,7 @@ src/app/components/manage/document-type-list/document-type-edit-dialog/document-type-edit-dialog.component.ts 25 - Edit document type + Редактировать тип документа Search results @@ -1048,7 +1048,7 @@ src/app/components/search/search.component.html 1 - Search results + Результаты поиска Invalid search query: @@ -1056,7 +1056,7 @@ src/app/components/search/search.component.html 4 - Invalid search query: + Неверный поисковой запрос: Showing documents similar to @@ -1064,7 +1064,7 @@ src/app/components/search/search.component.html 7 - Showing documents similar to + Показываю документы похожие на Search query: @@ -1072,7 +1072,7 @@ src/app/components/search/search.component.html 11 - Search query: + Поисковый запрос: Did you mean ""? @@ -1080,7 +1080,7 @@ src/app/components/search/search.component.html 13 - Did you mean ""? + Может вы имели ввиду ""? {VAR_PLURAL, plural, =0 {No results} =1 {One result} other { results}} @@ -1088,7 +1088,7 @@ src/app/components/search/search.component.html 18 - {VAR_PLURAL, plural, =0 {No results} =1 {One result} other { results}} + {VAR_PLURAL, plural, =0 {Нет результатов} =1 {Один результат} other {результатов}} Paperless-ng @@ -1097,7 +1097,7 @@ 11 app title - Paperless-ng + Paperless-ng Search documents @@ -1105,7 +1105,7 @@ src/app/components/app-frame/app-frame.component.html 15 - Search documents + Поиск документов Logout @@ -1113,7 +1113,7 @@ src/app/components/app-frame/app-frame.component.html 45 - Logout + Выход Manage @@ -1121,7 +1121,7 @@ src/app/components/app-frame/app-frame.component.html 112 - Manage + Управлять Admin @@ -1129,7 +1129,7 @@ src/app/components/app-frame/app-frame.component.html 154 - Admin + Админ Info @@ -1137,7 +1137,7 @@ src/app/components/app-frame/app-frame.component.html 160 - Info + Инфо Documentation @@ -1145,7 +1145,7 @@ src/app/components/app-frame/app-frame.component.html 167 - Documentation + Документация GitHub @@ -1153,7 +1153,7 @@ src/app/components/app-frame/app-frame.component.html 175 - GitHub + GitHub Suggest an idea @@ -1161,7 +1161,7 @@ src/app/components/app-frame/app-frame.component.html 181 - Suggest an idea + Предложить идею Logged in as @@ -1169,7 +1169,7 @@ src/app/components/app-frame/app-frame.component.html 34 - Logged in as + Вошёл как Open documents @@ -1177,7 +1177,7 @@ src/app/components/app-frame/app-frame.component.html 87 - Open documents + Открыть документы Close all @@ -1185,7 +1185,7 @@ src/app/components/app-frame/app-frame.component.html 106 - Close all + Закрыть всё Title @@ -1193,7 +1193,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 73 - Title + Заголоок Title & content @@ -1209,7 +1209,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 32 - Correspondent: + Корреспонденция: Without correspondent @@ -1217,7 +1217,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 34 - Without correspondent + Без корреспондента Type: @@ -1225,7 +1225,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 39 - Type: + Тип: Without document type @@ -1233,7 +1233,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 41 - Without document type + Без типа документа Tag: @@ -1241,7 +1241,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 45 - Tag: + Тег: Without any tag @@ -1249,7 +1249,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 49 - Without any tag + Без тегов Title: @@ -1257,7 +1257,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.ts 53 - Title: + Заголовок: Filter tags @@ -1265,7 +1265,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.html 20 - Filter tags + Фильтр тегов Filter correspondents @@ -1273,7 +1273,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.html 28 - Filter correspondents + Фильтр корреспондентов Filter document types @@ -1281,7 +1281,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.html 35 - Filter document types + Фильтр тип документов Reset filters @@ -1289,7 +1289,7 @@ src/app/components/document-list/filter-editor/filter-editor.component.html 58 - Reset filters + Сбросить фильры Not assigned @@ -1298,7 +1298,7 @@ 166 Filter drop down element to filter for documents with no correspondent/type/tag assigned - Not assigned + Не назначено Apply @@ -1306,7 +1306,7 @@ src/app/components/common/filterable-dropdown/filterable-dropdown.component.html 26 - Apply + Подтвердить Last 7 days @@ -1314,7 +1314,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.ts 34 - Last 7 days + Неделю назад Last month @@ -1322,7 +1322,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.ts 35 - Last month + Месяц назад Last 3 months @@ -1330,7 +1330,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.ts 36 - Last 3 months + Три месяца назад Last year @@ -1338,7 +1338,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.ts 37 - Last year + Год назад After @@ -1346,7 +1346,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.html 13 - After + После Before @@ -1354,7 +1354,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.html 38 - Before + До Clear @@ -1362,7 +1362,7 @@ src/app/components/common/date-dropdown/date-dropdown.component.html 18 - Clear + Очистить View @@ -1370,7 +1370,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 50 - View + Просмотр Created: @@ -1378,7 +1378,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 67 - Created: + Создано: Filter by correspondent @@ -1386,7 +1386,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 20 - Filter by correspondent + Отфильтровать по корреспонденту Filter by tag @@ -1394,7 +1394,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 24 - Filter by tag + Отсортировано по тегу Score: @@ -1402,7 +1402,7 @@ src/app/components/document-list/document-card-large/document-card-large.component.html 62 - Score: + Результат: View in browser @@ -1410,7 +1410,7 @@ src/app/components/document-list/document-card-small/document-card-small.component.html 40 - View in browser + Просмотреть в браузере Error executing bulk operation: @@ -1418,7 +1418,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 74 - Error executing bulk operation: + Ошибка выполнения массовой операции: "" @@ -1426,7 +1426,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 113 - "" + "" "" and "" @@ -1435,7 +1435,7 @@ 115 This is for messages like 'modify "tag1" and "tag2"' - "" and "" + "" и "" , @@ -1453,7 +1453,7 @@ 118 this is for messages like 'modify "tag1", "tag2" and "tag3"' - and "" + и "" Confirm tags assignment @@ -1461,7 +1461,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 127 - Confirm tags assignment + Подтвердить применяемый тег This operation will add the tag "" to selected document(s). @@ -1469,7 +1469,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 130 - This operation will add the tag "" to selected document(s). + Эта операция добавит тег "" выбранным документам . This operation will add the tags to selected document(s). @@ -1477,7 +1477,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 132 - This operation will add the tags to selected document(s). + Эта операция добавит теги выбранным документам . This operation will remove the tag "" from selected document(s). @@ -1485,7 +1485,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 135 - This operation will remove the tag "" from selected document(s). + Эта операция удалит теги "" с выбранных документов . This operation will remove the tags from selected document(s). @@ -1493,7 +1493,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 137 - This operation will remove the tags from selected document(s). + Эта операция удалит теги с выбранных документов . This operation will add the tags and remove the tags on selected document(s). @@ -1501,7 +1501,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 139 - This operation will add the tags and remove the tags on selected document(s). + Эта операция добавит теги и удалит теги на выбранных документах. Confirm correspondent assignment @@ -1509,7 +1509,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 159 - Confirm correspondent assignment + Подтвердите назначения корресподента This operation will assign the correspondent "" to selected document(s). @@ -1541,7 +1541,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 184 - This operation will assign the document type "" to selected document(s). + Эта операция присвоит тип "" выбранным документам. This operation will remove the document type from selected document(s). @@ -1549,7 +1549,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 186 - This operation will remove the document type from selected document(s). + Эта операция удалит тип из выбранных документов Delete confirm @@ -1557,7 +1557,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 201 - Delete confirm + Подтвердите удаление This operation will permanently delete selected document(s). @@ -1565,7 +1565,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 202 - This operation will permanently delete selected document(s). + Эта операция навсегда удалит выбранных документов This operation cannot be undone. @@ -1573,7 +1573,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 203 - This operation cannot be undone. + Эту операцию нельзя отменить. Delete document(s) @@ -1581,7 +1581,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.ts 205 - Delete document(s) + Удалить документ(ы) Select: @@ -1589,7 +1589,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.html 10 - Select: + Выбрано: All @@ -1597,7 +1597,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.html 20 - All + Все Edit: @@ -1605,7 +1605,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.html 27 - Edit: + Редактировать: Download originals @@ -1613,7 +1613,7 @@ src/app/components/document-list/bulk-editor/bulk-editor.component.html 68 - Download originals + Скачать оригиналы Suggestions: @@ -1621,7 +1621,7 @@ src/app/components/common/input/select/select.component.html 26 - Suggestions: + Рекомендации: Save current view @@ -1629,7 +1629,7 @@ src/app/components/document-list/save-view-config-dialog/save-view-config-dialog.component.html 3 - Save current view + Сохранить текущее представление Show all @@ -1637,7 +1637,7 @@ src/app/components/dashboard/widgets/saved-view-widget/saved-view-widget.component.html 3 - Show all + Показать всё Statistics @@ -1645,7 +1645,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 1 - Statistics + Статистика Total documents: @@ -1653,7 +1653,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 4 - Total documents: + Всего документов: Documents in inbox: @@ -1661,7 +1661,7 @@ src/app/components/dashboard/widgets/statistics-widget/statistics-widget.component.html 3 - Documents in inbox: + Документов во входящих: Processing: @@ -1669,7 +1669,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 32 - Processing: + Обрабатываются: Failed: @@ -1677,7 +1677,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 35 - Failed: + Ошибка: Added: @@ -1685,7 +1685,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 38 - Added: + Добавлено: Connecting... @@ -1693,7 +1693,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 118 - Connecting... + Подключение... Uploading... @@ -1701,7 +1701,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 123 - Uploading... + Загрузка... Upload complete, waiting... @@ -1709,7 +1709,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 126 - Upload complete, waiting... + Загрузка завершена, ждите... HTTP error: @@ -1717,7 +1717,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.ts 136 - HTTP error: + HTTP ошибка: Upload new documents @@ -1725,7 +1725,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html 1 - Upload new documents + Загрузить новые документы Drop documents here or @@ -1733,7 +1733,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html 13 - Drop documents here or + Перетащите документы сюда или Browse files @@ -1741,7 +1741,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html 13 - Browse files + Загрузить файлы Dismiss completed @@ -1759,7 +1759,7 @@ 25 This is shown as a summary line when there are more than 5 document in the processing pipeline. - {VAR_PLURAL, plural, =1 {One more document} other { more documents}} + {VAR_PLURAL, plural, =1 {Ещё один документ} other { ещё документов}} Open document @@ -1767,7 +1767,7 @@ src/app/components/dashboard/widgets/upload-file-widget/upload-file-widget.component.html 45 - Open document + Открыть документ First steps @@ -1775,7 +1775,7 @@ src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 1 - First steps + Первые шаги Paperless is running! :) @@ -1783,7 +1783,7 @@ src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 5 - Paperless is running! :) + Paperless запущен! ;) You can start uploading documents by dropping them in the file upload box to the right or by dropping them in the configured consumption folder and they'll start showing up in the documents list. After you've added some metadata to your documents, use the filtering mechanisms of paperless to create custom views (such as 'Recently added', 'Tagged TODO') and they will appear on the dashboard instead of this message. @@ -1791,7 +1791,7 @@ src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 6,7 - You can start uploading documents by dropping them in the file upload box to the right or by dropping them in the configured consumption folder and they'll start showing up in the documents list. After you've added some metadata to your documents, use the filtering mechanisms of paperless to create custom views (such as 'Recently added', 'Tagged TODO') and they will appear on the dashboard instead of this message. + Вы можете загрузить документы, перетащив их на панель загрузки файлов справа, либо положив их в каталог, указанный в настройках. После обработки документы появятся в списке документов. После того, как вы добавите метаданные в свои документы, используйте безбумажные механизмы фильтрации для создания пользовательских представлений (таких как «Недавно добавленные», «Tagged TODO»), и они появятся на панели управления вместо этого сообщения. Paperless offers some more features that try to make your life easier: @@ -1799,7 +1799,7 @@ src/app/components/dashboard/widgets/welcome-widget/welcome-widget.component.html 8 - Paperless offers some more features that try to make your life easier: + Paperless предлагает больше возможностей сделать вашу жизнь легче: Once you've got a couple documents in paperless and added metadata to them, paperless can assign that metadata to new documents automatically. @@ -1831,7 +1831,7 @@ src/app/components/document-detail/metadata-collapse/metadata-collapse.component.ts 18 - Metadata + Метаданные Select @@ -1839,7 +1839,7 @@ src/app/components/common/select-dialog/select-dialog.component.ts 18 - Select + Выбрать Please select an object @@ -1847,7 +1847,7 @@ src/app/components/common/select-dialog/select-dialog.component.ts 21 - Please select an object + Пожалуйста, выберите объект Invalid date. @@ -1855,7 +1855,7 @@ src/app/components/common/input/date/date.component.html 14 - Invalid date. + Неверная дата. Yes @@ -1863,7 +1863,7 @@ src/app/pipes/yes-no.pipe.ts 9 - Yes + Да No @@ -1871,7 +1871,7 @@ src/app/pipes/yes-no.pipe.ts 9 - No + Нет (no title) @@ -1879,7 +1879,7 @@ src/app/pipes/document-title.pipe.ts 12 - (no title) + (без заголовка) English (US) @@ -1887,7 +1887,7 @@ src/app/services/settings.service.ts 90 - English (US) + Английский (США) English (GB) @@ -1895,7 +1895,7 @@ src/app/services/settings.service.ts 91 - English (GB) + Английский (Великобритании) German @@ -1903,7 +1903,7 @@ src/app/services/settings.service.ts 92 - German + Немецкий Dutch @@ -1911,7 +1911,7 @@ src/app/services/settings.service.ts 93 - Dutch + Голландский French @@ -1919,7 +1919,7 @@ src/app/services/settings.service.ts 94 - French + Французский Portuguese (Brazil) @@ -1951,7 +1951,7 @@ src/app/services/settings.service.ts 102 - ISO 8601 + ISO 8601 Document already exists. @@ -1959,7 +1959,7 @@ src/app/services/consumer-status.service.ts 15 - Document already exists. + Такой документ уже существует. File not found. @@ -1967,7 +1967,7 @@ src/app/services/consumer-status.service.ts 16 - File not found. + Файл не найден Pre-consume script does not exist. @@ -2011,7 +2011,7 @@ src/app/services/consumer-status.service.ts 21 - Received new file. + Получен новый файл. File type not supported. @@ -2019,7 +2019,7 @@ src/app/services/consumer-status.service.ts 22 - File type not supported. + Этот тип файла не поддерживается Processing document... @@ -2027,7 +2027,7 @@ src/app/services/consumer-status.service.ts 23 - Processing document... + Обрабатываю документ... Generating thumbnail... @@ -2051,7 +2051,7 @@ src/app/services/consumer-status.service.ts 26 - Saving document... + Сохранение документа... Finished. @@ -2059,7 +2059,7 @@ src/app/services/consumer-status.service.ts 27 - Finished. + Завершено. Error @@ -2067,7 +2067,7 @@ src/app/services/toast.service.ts 35 - Error + Ошибка Information @@ -2075,7 +2075,7 @@ src/app/services/toast.service.ts 39 - Information + Информация ASN @@ -2091,7 +2091,7 @@ src/app/services/rest/document.service.ts 18 - Correspondent + Корреспонденция Document type @@ -2099,7 +2099,7 @@ src/app/services/rest/document.service.ts 20 - Document type + Тип документа Created @@ -2107,7 +2107,7 @@ src/app/services/rest/document.service.ts 21 - Created + Создано Added @@ -2115,7 +2115,7 @@ src/app/services/rest/document.service.ts 22 - Added + Добавлено Modified @@ -2123,7 +2123,7 @@ src/app/services/rest/document.service.ts 23 - Modified + Изменено Create new item @@ -2131,7 +2131,7 @@ src/app/components/common/edit-dialog/edit-dialog.component.ts 50 - Create new item + Создать новый объект Edit item @@ -2139,7 +2139,7 @@ src/app/components/common/edit-dialog/edit-dialog.component.ts 54 - Edit item + Редактировать объект Could not save element: @@ -2147,7 +2147,7 @@ src/app/components/common/edit-dialog/edit-dialog.component.ts 58 - Could not save element: + Не могу сохранить элемент: Automatic @@ -2155,7 +2155,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 39 - Automatic + Автоматически Do you really want to delete this element? @@ -2163,7 +2163,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 97 - Do you really want to delete this element? + Вы действительно хотите удалить этот элемент? Associated documents will not be deleted. @@ -2179,7 +2179,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 106 - Delete + Удалить Error while deleting element: @@ -2187,7 +2187,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 114 - Error while deleting element: + Возникла ошибка при удалении: Any word @@ -2195,7 +2195,7 @@ src/app/data/matching-model.ts 12 - Any word + Любые слова Any: Document contains any of these words (space separated) @@ -2211,7 +2211,7 @@ src/app/data/matching-model.ts 13 - All words + Все слова All: Document contains all of these words (space separated) @@ -2227,7 +2227,7 @@ src/app/data/matching-model.ts 14 - Exact match + Точное соответствие Exact: Document contains this string @@ -2243,7 +2243,7 @@ src/app/data/matching-model.ts 15 - Regular expression + Регулярное выражение Regular expression: Document matches this regular expression diff --git a/src-ui/src/locale/messages.zh_CN.xlf b/src-ui/src/locale/messages.zh_CN.xlf index b8eaa1c53..580497ce5 100644 --- a/src-ui/src/locale/messages.zh_CN.xlf +++ b/src-ui/src/locale/messages.zh_CN.xlf @@ -56,7 +56,7 @@ src/app/components/document-list/document-list.component.ts 49 - Documents + 文件 View "" saved successfully. @@ -552,7 +552,7 @@ src/app/components/manage/tag-list/tag-list.component.html 38 - Documents + 文件 Edit @@ -2155,7 +2155,7 @@ src/app/components/manage/generic-list/generic-list.component.ts 39 - Automatic + 自动 Do you really want to delete this element? @@ -2195,7 +2195,7 @@ src/app/data/matching-model.ts 12 - Any word + 任何词 Any: Document contains any of these words (space separated) @@ -2211,7 +2211,7 @@ src/app/data/matching-model.ts 13 - All words + 所有词 All: Document contains all of these words (space separated) @@ -2227,7 +2227,7 @@ src/app/data/matching-model.ts 14 - Exact match + 完全符合 Exact: Document contains this string @@ -2243,7 +2243,7 @@ src/app/data/matching-model.ts 15 - Regular expression + 正则表达式 Regular expression: Document matches this regular expression @@ -2259,7 +2259,7 @@ src/app/data/matching-model.ts 16 - Fuzzy word + 模糊词汇 Fuzzy: Document contains a word similar to this word diff --git a/src/locale/cs_CZ/LC_MESSAGES/django.po b/src/locale/cs_CZ/LC_MESSAGES/django.po index ff7098536..9542c2b9b 100644 --- a/src/locale/cs_CZ/LC_MESSAGES/django.po +++ b/src/locale/cs_CZ/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: paperless-ng\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-02-28 12:40+0100\n" -"PO-Revision-Date: 2021-03-06 21:40\n" +"PO-Revision-Date: 2021-03-06 22:56\n" "Last-Translator: \n" "Language-Team: Czech\n" "Language: cs_CZ\n" @@ -84,7 +84,7 @@ msgstr "Označí tento tag jako tag pro příchozí: Všechny nově zkonzumovan #: documents/models.py:94 msgid "tag" -msgstr "" +msgstr "tag" #: documents/models.py:95 documents/models.py:151 msgid "tags" @@ -188,7 +188,7 @@ msgstr "dokumenty" #: documents/models.py:311 msgid "debug" -msgstr "" +msgstr "debug" #: documents/models.py:312 msgid "information" @@ -450,7 +450,7 @@ msgstr "Akce provedena na emailu. Tato akce je provedena jen pokud byly dokument #: paperless_mail/admin.py:46 msgid "Metadata" -msgstr "" +msgstr "Metadata" #: paperless_mail/admin.py:48 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." @@ -482,11 +482,11 @@ msgstr "Používat STARTTLS" #: paperless_mail/models.py:29 msgid "IMAP server" -msgstr "" +msgstr "IMAP server" #: paperless_mail/models.py:33 msgid "IMAP port" -msgstr "" +msgstr "IMAP port" #: paperless_mail/models.py:36 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." diff --git a/src/locale/de_DE/LC_MESSAGES/django.po b/src/locale/de_DE/LC_MESSAGES/django.po index 120dcd1a8..b0c567568 100644 --- a/src/locale/de_DE/LC_MESSAGES/django.po +++ b/src/locale/de_DE/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: paperless-ng\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-02-28 12:40+0100\n" -"PO-Revision-Date: 2021-03-06 21:40\n" +"PO-Revision-Date: 2021-03-06 22:56\n" "Last-Translator: \n" "Language-Team: German\n" "Language: de_DE\n" @@ -434,7 +434,7 @@ msgstr "Paperless-ng Administration" #: paperless_mail/admin.py:25 msgid "Filter" -msgstr "" +msgstr "Filter" #: paperless_mail/admin.py:27 msgid "Paperless will only process mails that match ALL of the filters given below." diff --git a/src/locale/en_GB/LC_MESSAGES/django.po b/src/locale/en_GB/LC_MESSAGES/django.po index 5ae2832b0..767c24105 100644 --- a/src/locale/en_GB/LC_MESSAGES/django.po +++ b/src/locale/en_GB/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: paperless-ng\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-02-28 12:40+0100\n" -"PO-Revision-Date: 2021-03-06 21:39\n" +"PO-Revision-Date: 2021-03-06 22:56\n" "Last-Translator: \n" "Language-Team: English, United Kingdom\n" "Language: en_GB\n" @@ -19,56 +19,56 @@ msgstr "" #: documents/apps.py:10 msgid "Documents" -msgstr "" +msgstr "Documents" #: documents/models.py:32 msgid "Any word" -msgstr "" +msgstr "Any word" #: documents/models.py:33 msgid "All words" -msgstr "" +msgstr "All words" #: documents/models.py:34 msgid "Exact match" -msgstr "" +msgstr "Exact match" #: documents/models.py:35 msgid "Regular expression" -msgstr "" +msgstr "Regular expression" #: documents/models.py:36 msgid "Fuzzy word" -msgstr "" +msgstr "Fuzzy word" #: documents/models.py:37 msgid "Automatic" -msgstr "" +msgstr "Automatic" #: documents/models.py:41 documents/models.py:350 paperless_mail/models.py:25 #: paperless_mail/models.py:109 msgid "name" -msgstr "" +msgstr "name" #: documents/models.py:45 msgid "match" -msgstr "" +msgstr "match" #: documents/models.py:49 msgid "matching algorithm" -msgstr "" +msgstr "matching algorithm" #: documents/models.py:55 msgid "is insensitive" -msgstr "" +msgstr "is insensitive" #: documents/models.py:74 documents/models.py:120 msgid "correspondent" -msgstr "" +msgstr "correspondent" #: documents/models.py:75 msgid "correspondents" -msgstr "" +msgstr "correspondents" #: documents/models.py:81 msgid "color" @@ -76,276 +76,276 @@ msgstr "colour" #: documents/models.py:87 msgid "is inbox tag" -msgstr "" +msgstr "is inbox tag" #: documents/models.py:89 msgid "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." -msgstr "" +msgstr "Marks this tag as an inbox tag: All newly consumed documents will be tagged with inbox tags." #: documents/models.py:94 msgid "tag" -msgstr "" +msgstr "tag" #: documents/models.py:95 documents/models.py:151 msgid "tags" -msgstr "" +msgstr "tags" #: documents/models.py:101 documents/models.py:133 msgid "document type" -msgstr "" +msgstr "document type" #: documents/models.py:102 msgid "document types" -msgstr "" +msgstr "document types" #: documents/models.py:110 msgid "Unencrypted" -msgstr "" +msgstr "Unencrypted" #: documents/models.py:111 msgid "Encrypted with GNU Privacy Guard" -msgstr "" +msgstr "Encrypted with GNU Privacy Guard" #: documents/models.py:124 msgid "title" -msgstr "" +msgstr "title" #: documents/models.py:137 msgid "content" -msgstr "" +msgstr "content" #: documents/models.py:139 msgid "The raw, text-only data of the document. This field is primarily used for searching." -msgstr "" +msgstr "The raw, text-only data of the document. This field is primarily used for searching." #: documents/models.py:144 msgid "mime type" -msgstr "" +msgstr "mime type" #: documents/models.py:155 msgid "checksum" -msgstr "" +msgstr "checksum" #: documents/models.py:159 msgid "The checksum of the original document." -msgstr "" +msgstr "The checksum of the original document." #: documents/models.py:163 msgid "archive checksum" -msgstr "" +msgstr "archive checksum" #: documents/models.py:168 msgid "The checksum of the archived document." -msgstr "" +msgstr "The checksum of the archived document." #: documents/models.py:172 documents/models.py:328 msgid "created" -msgstr "" +msgstr "created" #: documents/models.py:176 msgid "modified" -msgstr "" +msgstr "modified" #: documents/models.py:180 msgid "storage type" -msgstr "" +msgstr "storage type" #: documents/models.py:188 msgid "added" -msgstr "" +msgstr "added" #: documents/models.py:192 msgid "filename" -msgstr "" +msgstr "filename" #: documents/models.py:198 msgid "Current filename in storage" -msgstr "" +msgstr "Current filename in storage" #: documents/models.py:202 msgid "archive filename" -msgstr "" +msgstr "archive filename" #: documents/models.py:208 msgid "Current archive filename in storage" -msgstr "" +msgstr "Current archive filename in storage" #: documents/models.py:212 msgid "archive serial number" -msgstr "" +msgstr "archive serial number" #: documents/models.py:217 msgid "The position of this document in your physical document archive." -msgstr "" +msgstr "The position of this document in your physical document archive." #: documents/models.py:223 msgid "document" -msgstr "" +msgstr "document" #: documents/models.py:224 msgid "documents" -msgstr "" +msgstr "documents" #: documents/models.py:311 msgid "debug" -msgstr "" +msgstr "debug" #: documents/models.py:312 msgid "information" -msgstr "" +msgstr "information" #: documents/models.py:313 msgid "warning" -msgstr "" +msgstr "warning" #: documents/models.py:314 msgid "error" -msgstr "" +msgstr "error" #: documents/models.py:315 msgid "critical" -msgstr "" +msgstr "critical" #: documents/models.py:319 msgid "group" -msgstr "" +msgstr "group" #: documents/models.py:322 msgid "message" -msgstr "" +msgstr "message" #: documents/models.py:325 msgid "level" -msgstr "" +msgstr "level" #: documents/models.py:332 msgid "log" -msgstr "" +msgstr "log" #: documents/models.py:333 msgid "logs" -msgstr "" +msgstr "logs" #: documents/models.py:344 documents/models.py:394 msgid "saved view" -msgstr "" +msgstr "saved view" #: documents/models.py:345 msgid "saved views" -msgstr "" +msgstr "saved views" #: documents/models.py:348 msgid "user" -msgstr "" +msgstr "user" #: documents/models.py:354 msgid "show on dashboard" -msgstr "" +msgstr "show on dashboard" #: documents/models.py:357 msgid "show in sidebar" -msgstr "" +msgstr "show in sidebar" #: documents/models.py:361 msgid "sort field" -msgstr "" +msgstr "sort field" #: documents/models.py:364 msgid "sort reverse" -msgstr "" +msgstr "sort reverse" #: documents/models.py:370 msgid "title contains" -msgstr "" +msgstr "title contains" #: documents/models.py:371 msgid "content contains" -msgstr "" +msgstr "content contains" #: documents/models.py:372 msgid "ASN is" -msgstr "" +msgstr "ASN is" #: documents/models.py:373 msgid "correspondent is" -msgstr "" +msgstr "correspondent is" #: documents/models.py:374 msgid "document type is" -msgstr "" +msgstr "document type is" #: documents/models.py:375 msgid "is in inbox" -msgstr "" +msgstr "is in inbox" #: documents/models.py:376 msgid "has tag" -msgstr "" +msgstr "has tag" #: documents/models.py:377 msgid "has any tag" -msgstr "" +msgstr "has any tag" #: documents/models.py:378 msgid "created before" -msgstr "" +msgstr "created before" #: documents/models.py:379 msgid "created after" -msgstr "" +msgstr "created after" #: documents/models.py:380 msgid "created year is" -msgstr "" +msgstr "created year is" #: documents/models.py:381 msgid "created month is" -msgstr "" +msgstr "created month is" #: documents/models.py:382 msgid "created day is" -msgstr "" +msgstr "created day is" #: documents/models.py:383 msgid "added before" -msgstr "" +msgstr "added before" #: documents/models.py:384 msgid "added after" -msgstr "" +msgstr "added after" #: documents/models.py:385 msgid "modified before" -msgstr "" +msgstr "modified before" #: documents/models.py:386 msgid "modified after" -msgstr "" +msgstr "modified after" #: documents/models.py:387 msgid "does not have tag" -msgstr "" +msgstr "does not have tag" #: documents/models.py:398 msgid "rule type" -msgstr "" +msgstr "rule type" #: documents/models.py:402 msgid "value" -msgstr "" +msgstr "value" #: documents/models.py:408 msgid "filter rule" -msgstr "" +msgstr "filter rule" #: documents/models.py:409 msgid "filter rules" -msgstr "" +msgstr "filter rules" #: documents/serialisers.py:53 #, python-format msgid "Invalid regular expresssion: %(error)s" -msgstr "" +msgstr "Invalid regular expresssion: %(error)s" #: documents/serialisers.py:177 msgid "Invalid color." @@ -354,289 +354,289 @@ msgstr "Invalid colour." #: documents/serialisers.py:451 #, python-format msgid "File type %(type)s not supported" -msgstr "" +msgstr "File type %(type)s not supported" #: documents/templates/index.html:21 msgid "Paperless-ng is loading..." -msgstr "" +msgstr "Paperless-ng is loading..." #: documents/templates/registration/logged_out.html:13 msgid "Paperless-ng signed out" -msgstr "" +msgstr "Paperless-ng signed out" #: documents/templates/registration/logged_out.html:41 msgid "You have been successfully logged out. Bye!" -msgstr "" +msgstr "You have been successfully logged out. Bye!" #: documents/templates/registration/logged_out.html:42 msgid "Sign in again" -msgstr "" +msgstr "Sign in again" #: documents/templates/registration/login.html:13 msgid "Paperless-ng sign in" -msgstr "" +msgstr "Paperless-ng sign in" #: documents/templates/registration/login.html:42 msgid "Please sign in." -msgstr "" +msgstr "Please sign in." #: documents/templates/registration/login.html:45 msgid "Your username and password didn't match. Please try again." -msgstr "" +msgstr "Your username and password didn't match. Please try again." #: documents/templates/registration/login.html:48 msgid "Username" -msgstr "" +msgstr "Username" #: documents/templates/registration/login.html:49 msgid "Password" -msgstr "" +msgstr "Password" #: documents/templates/registration/login.html:54 msgid "Sign in" -msgstr "" +msgstr "Sign in" #: paperless/settings.py:297 msgid "English (US)" -msgstr "" +msgstr "English (US)" #: paperless/settings.py:298 msgid "English (GB)" -msgstr "" +msgstr "English (GB)" #: paperless/settings.py:299 msgid "German" -msgstr "" +msgstr "German" #: paperless/settings.py:300 msgid "Dutch" -msgstr "" +msgstr "Dutch" #: paperless/settings.py:301 msgid "French" -msgstr "" +msgstr "French" #: paperless/settings.py:302 msgid "Portuguese (Brazil)" -msgstr "" +msgstr "Portuguese (Brazil)" #: paperless/settings.py:303 msgid "Italian" -msgstr "" +msgstr "Italian" #: paperless/settings.py:304 msgid "Romanian" -msgstr "" +msgstr "Romanian" #: paperless/urls.py:118 msgid "Paperless-ng administration" -msgstr "" +msgstr "Paperless-ng administration" #: paperless_mail/admin.py:25 msgid "Filter" -msgstr "" +msgstr "Filter" #: paperless_mail/admin.py:27 msgid "Paperless will only process mails that match ALL of the filters given below." -msgstr "" +msgstr "Paperless will only process mails that match ALL of the filters given below." #: paperless_mail/admin.py:37 msgid "Actions" -msgstr "" +msgstr "Actions" #: paperless_mail/admin.py:39 msgid "The action applied to the mail. This action is only performed when documents were consumed from the mail. Mails without attachments will remain entirely untouched." -msgstr "" +msgstr "The action applied to the mail. This action is only performed when documents were consumed from the mail. Mails without attachments will remain entirely untouched." #: paperless_mail/admin.py:46 msgid "Metadata" -msgstr "" +msgstr "Metadata" #: paperless_mail/admin.py:48 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." -msgstr "" +msgstr "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." #: paperless_mail/apps.py:9 msgid "Paperless mail" -msgstr "" +msgstr "Paperless mail" #: paperless_mail/models.py:11 msgid "mail account" -msgstr "" +msgstr "mail account" #: paperless_mail/models.py:12 msgid "mail accounts" -msgstr "" +msgstr "mail accounts" #: paperless_mail/models.py:19 msgid "No encryption" -msgstr "" +msgstr "No encryption" #: paperless_mail/models.py:20 msgid "Use SSL" -msgstr "" +msgstr "Use SSL" #: paperless_mail/models.py:21 msgid "Use STARTTLS" -msgstr "" +msgstr "Use STARTTLS" #: paperless_mail/models.py:29 msgid "IMAP server" -msgstr "" +msgstr "IMAP server" #: paperless_mail/models.py:33 msgid "IMAP port" -msgstr "" +msgstr "IMAP port" #: paperless_mail/models.py:36 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." -msgstr "" +msgstr "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." #: paperless_mail/models.py:40 msgid "IMAP security" -msgstr "" +msgstr "IMAP security" #: paperless_mail/models.py:46 msgid "username" -msgstr "" +msgstr "username" #: paperless_mail/models.py:50 msgid "password" -msgstr "" +msgstr "password" #: paperless_mail/models.py:60 msgid "mail rule" -msgstr "" +msgstr "mail rule" #: paperless_mail/models.py:61 msgid "mail rules" -msgstr "" +msgstr "mail rules" #: paperless_mail/models.py:67 msgid "Only process attachments." -msgstr "" +msgstr "Only process attachments." #: paperless_mail/models.py:68 msgid "Process all files, including 'inline' attachments." -msgstr "" +msgstr "Process all files, including 'inline' attachments." #: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" -msgstr "" +msgstr "Mark as read, don't process read mails" #: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" -msgstr "" +msgstr "Flag the mail, don't process flagged mails" #: paperless_mail/models.py:80 msgid "Move to specified folder" -msgstr "" +msgstr "Move to specified folder" #: paperless_mail/models.py:81 msgid "Delete" -msgstr "" +msgstr "Delete" #: paperless_mail/models.py:88 msgid "Use subject as title" -msgstr "" +msgstr "Use subject as title" #: paperless_mail/models.py:89 msgid "Use attachment filename as title" -msgstr "" +msgstr "Use attachment filename as title" #: paperless_mail/models.py:99 msgid "Do not assign a correspondent" -msgstr "" +msgstr "Do not assign a correspondent" #: paperless_mail/models.py:101 msgid "Use mail address" -msgstr "" +msgstr "Use mail address" #: paperless_mail/models.py:103 msgid "Use name (or mail address if not available)" -msgstr "" +msgstr "Use name (or mail address if not available)" #: paperless_mail/models.py:105 msgid "Use correspondent selected below" -msgstr "" +msgstr "Use correspondent selected below" #: paperless_mail/models.py:113 msgid "order" -msgstr "" +msgstr "order" #: paperless_mail/models.py:120 msgid "account" -msgstr "" +msgstr "account" #: paperless_mail/models.py:124 msgid "folder" -msgstr "" +msgstr "folder" #: paperless_mail/models.py:128 msgid "filter from" -msgstr "" +msgstr "filter from" #: paperless_mail/models.py:131 msgid "filter subject" -msgstr "" +msgstr "filter subject" #: paperless_mail/models.py:134 msgid "filter body" -msgstr "" +msgstr "filter body" #: paperless_mail/models.py:138 msgid "filter attachment filename" -msgstr "" +msgstr "filter attachment filename" #: paperless_mail/models.py:140 msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." -msgstr "" +msgstr "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." #: paperless_mail/models.py:146 msgid "maximum age" -msgstr "" +msgstr "maximum age" #: paperless_mail/models.py:148 msgid "Specified in days." -msgstr "" +msgstr "Specified in days." #: paperless_mail/models.py:151 msgid "attachment type" -msgstr "" +msgstr "attachment type" #: paperless_mail/models.py:154 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." -msgstr "" +msgstr "Inline attachments include embedded images, so it's best to combine this option with a filename filter." #: paperless_mail/models.py:159 msgid "action" -msgstr "" +msgstr "action" #: paperless_mail/models.py:165 msgid "action parameter" -msgstr "" +msgstr "action parameter" #: paperless_mail/models.py:167 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action." -msgstr "" +msgstr "Additional parameter for the action selected above, i.e., the target folder of the move to folder action." #: paperless_mail/models.py:173 msgid "assign title from" -msgstr "" +msgstr "assign title from" #: paperless_mail/models.py:183 msgid "assign this tag" -msgstr "" +msgstr "assign this tag" #: paperless_mail/models.py:191 msgid "assign this document type" -msgstr "" +msgstr "assign this document type" #: paperless_mail/models.py:195 msgid "assign correspondent from" -msgstr "" +msgstr "assign correspondent from" #: paperless_mail/models.py:205 msgid "assign this correspondent" -msgstr "" +msgstr "assign this correspondent" diff --git a/src/locale/es_ES/LC_MESSAGES/django.po b/src/locale/es_ES/LC_MESSAGES/django.po index e13ab0ef1..69211d62f 100644 --- a/src/locale/es_ES/LC_MESSAGES/django.po +++ b/src/locale/es_ES/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: paperless-ng\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-02-28 12:40+0100\n" -"PO-Revision-Date: 2021-03-06 21:40\n" +"PO-Revision-Date: 2021-03-06 22:56\n" "Last-Translator: \n" "Language-Team: Spanish\n" "Language: es_ES\n" @@ -19,23 +19,23 @@ msgstr "" #: documents/apps.py:10 msgid "Documents" -msgstr "" +msgstr "Documentos" #: documents/models.py:32 msgid "Any word" -msgstr "" +msgstr "Cualquier palabra" #: documents/models.py:33 msgid "All words" -msgstr "" +msgstr "Todas las palabras" #: documents/models.py:34 msgid "Exact match" -msgstr "" +msgstr "Coincidencia exacta" #: documents/models.py:35 msgid "Regular expression" -msgstr "" +msgstr "Expresión regular" #: documents/models.py:36 msgid "Fuzzy word" @@ -43,12 +43,12 @@ msgstr "" #: documents/models.py:37 msgid "Automatic" -msgstr "" +msgstr "Automático" #: documents/models.py:41 documents/models.py:350 paperless_mail/models.py:25 #: paperless_mail/models.py:109 msgid "name" -msgstr "" +msgstr "nombre" #: documents/models.py:45 msgid "match" @@ -72,7 +72,7 @@ msgstr "" #: documents/models.py:81 msgid "color" -msgstr "" +msgstr "color" #: documents/models.py:87 msgid "is inbox tag" @@ -84,35 +84,35 @@ msgstr "" #: documents/models.py:94 msgid "tag" -msgstr "" +msgstr "etiqueta" #: documents/models.py:95 documents/models.py:151 msgid "tags" -msgstr "" +msgstr "etiquetas" #: documents/models.py:101 documents/models.py:133 msgid "document type" -msgstr "" +msgstr "tipo de documento" #: documents/models.py:102 msgid "document types" -msgstr "" +msgstr "tipos de documento" #: documents/models.py:110 msgid "Unencrypted" -msgstr "" +msgstr "Sin encriptar" #: documents/models.py:111 msgid "Encrypted with GNU Privacy Guard" -msgstr "" +msgstr "Encriptado con GNU Privacy Guard" #: documents/models.py:124 msgid "title" -msgstr "" +msgstr "titulo" #: documents/models.py:137 msgid "content" -msgstr "" +msgstr "contenido" #: documents/models.py:139 msgid "The raw, text-only data of the document. This field is primarily used for searching." @@ -120,7 +120,7 @@ msgstr "" #: documents/models.py:144 msgid "mime type" -msgstr "" +msgstr "tipo MIME" #: documents/models.py:155 msgid "checksum" @@ -140,15 +140,15 @@ msgstr "" #: documents/models.py:172 documents/models.py:328 msgid "created" -msgstr "" +msgstr "creado" #: documents/models.py:176 msgid "modified" -msgstr "" +msgstr "modificado" #: documents/models.py:180 msgid "storage type" -msgstr "" +msgstr "tipo de almacenamiento" #: documents/models.py:188 msgid "added" @@ -176,67 +176,67 @@ msgstr "" #: documents/models.py:217 msgid "The position of this document in your physical document archive." -msgstr "" +msgstr "Posición de este documento en tu archivo físico de documentos." #: documents/models.py:223 msgid "document" -msgstr "" +msgstr "documento" #: documents/models.py:224 msgid "documents" -msgstr "" +msgstr "documentos" #: documents/models.py:311 msgid "debug" -msgstr "" +msgstr "depuración" #: documents/models.py:312 msgid "information" -msgstr "" +msgstr "información" #: documents/models.py:313 msgid "warning" -msgstr "" +msgstr "alerta" #: documents/models.py:314 msgid "error" -msgstr "" +msgstr "error" #: documents/models.py:315 msgid "critical" -msgstr "" +msgstr "crítico" #: documents/models.py:319 msgid "group" -msgstr "" +msgstr "grupo" #: documents/models.py:322 msgid "message" -msgstr "" +msgstr "mensaje" #: documents/models.py:325 msgid "level" -msgstr "" +msgstr "nivel" #: documents/models.py:332 msgid "log" -msgstr "" +msgstr "log" #: documents/models.py:333 msgid "logs" -msgstr "" +msgstr "logs" #: documents/models.py:344 documents/models.py:394 msgid "saved view" -msgstr "" +msgstr "vista guardada" #: documents/models.py:345 msgid "saved views" -msgstr "" +msgstr "vistas guardadas" #: documents/models.py:348 msgid "user" -msgstr "" +msgstr "usuario" #: documents/models.py:354 msgid "show on dashboard" @@ -244,23 +244,23 @@ msgstr "" #: documents/models.py:357 msgid "show in sidebar" -msgstr "" +msgstr "mostrar en barra lateral" #: documents/models.py:361 msgid "sort field" -msgstr "" +msgstr "campo de ordenación" #: documents/models.py:364 msgid "sort reverse" -msgstr "" +msgstr "ordenar al revés" #: documents/models.py:370 msgid "title contains" -msgstr "" +msgstr "el titulo contiene" #: documents/models.py:371 msgid "content contains" -msgstr "" +msgstr "el contenido contiene" #: documents/models.py:372 msgid "ASN is" @@ -272,7 +272,7 @@ msgstr "" #: documents/models.py:374 msgid "document type is" -msgstr "" +msgstr "el tipo de documento es" #: documents/models.py:375 msgid "is in inbox" @@ -280,59 +280,59 @@ msgstr "" #: documents/models.py:376 msgid "has tag" -msgstr "" +msgstr "tiene la etiqueta" #: documents/models.py:377 msgid "has any tag" -msgstr "" +msgstr "tiene cualquier etiqueta" #: documents/models.py:378 msgid "created before" -msgstr "" +msgstr "creado antes" #: documents/models.py:379 msgid "created after" -msgstr "" +msgstr "creado después" #: documents/models.py:380 msgid "created year is" -msgstr "" +msgstr "el año de creación es" #: documents/models.py:381 msgid "created month is" -msgstr "" +msgstr "el mes de creación es" #: documents/models.py:382 msgid "created day is" -msgstr "" +msgstr "creado el día" #: documents/models.py:383 msgid "added before" -msgstr "" +msgstr "agregado antes de" #: documents/models.py:384 msgid "added after" -msgstr "" +msgstr "agregado después de" #: documents/models.py:385 msgid "modified before" -msgstr "" +msgstr "modificado después de" #: documents/models.py:386 msgid "modified after" -msgstr "" +msgstr "modificado antes de" #: documents/models.py:387 msgid "does not have tag" -msgstr "" +msgstr "no tiene la etiqueta" #: documents/models.py:398 msgid "rule type" -msgstr "" +msgstr "tipo de regla" #: documents/models.py:402 msgid "value" -msgstr "" +msgstr "valor" #: documents/models.py:408 msgid "filter rule" @@ -345,104 +345,104 @@ msgstr "" #: documents/serialisers.py:53 #, python-format msgid "Invalid regular expresssion: %(error)s" -msgstr "" +msgstr "Expresión irregular inválida: %(error)s" #: documents/serialisers.py:177 msgid "Invalid color." -msgstr "" +msgstr "Color inválido." #: documents/serialisers.py:451 #, python-format msgid "File type %(type)s not supported" -msgstr "" +msgstr "Tipo de fichero %(type)s no suportado" #: documents/templates/index.html:21 msgid "Paperless-ng is loading..." -msgstr "" +msgstr "Paperless-ng está cargándose…" #: documents/templates/registration/logged_out.html:13 msgid "Paperless-ng signed out" -msgstr "" +msgstr "Paperless-ng Sesión cerrada" #: documents/templates/registration/logged_out.html:41 msgid "You have been successfully logged out. Bye!" -msgstr "" +msgstr "Has cerrado la sesión satisfactoriamente. ¡Adiós!" #: documents/templates/registration/logged_out.html:42 msgid "Sign in again" -msgstr "" +msgstr "Iniciar sesión de nuevo" #: documents/templates/registration/login.html:13 msgid "Paperless-ng sign in" -msgstr "" +msgstr "Paperless-ng Iniciar sesión" #: documents/templates/registration/login.html:42 msgid "Please sign in." -msgstr "" +msgstr "Por favor, inicie sesión" #: documents/templates/registration/login.html:45 msgid "Your username and password didn't match. Please try again." -msgstr "" +msgstr "Tu usuario y contraseña no coinciden. Inténtalo de nuevo." #: documents/templates/registration/login.html:48 msgid "Username" -msgstr "" +msgstr "Usuario" #: documents/templates/registration/login.html:49 msgid "Password" -msgstr "" +msgstr "Contraseña" #: documents/templates/registration/login.html:54 msgid "Sign in" -msgstr "" +msgstr "Iniciar sesión" #: paperless/settings.py:297 msgid "English (US)" -msgstr "" +msgstr "Inglés (US)" #: paperless/settings.py:298 msgid "English (GB)" -msgstr "" +msgstr "Inglés (Gran Bretaña)" #: paperless/settings.py:299 msgid "German" -msgstr "" +msgstr "Alemán" #: paperless/settings.py:300 msgid "Dutch" -msgstr "" +msgstr "Alemán" #: paperless/settings.py:301 msgid "French" -msgstr "" +msgstr "Francés" #: paperless/settings.py:302 msgid "Portuguese (Brazil)" -msgstr "" +msgstr "Portugués (Brasil)" #: paperless/settings.py:303 msgid "Italian" -msgstr "" +msgstr "Italiano" #: paperless/settings.py:304 msgid "Romanian" -msgstr "" +msgstr "Rumano" #: paperless/urls.py:118 msgid "Paperless-ng administration" -msgstr "" +msgstr "Paperless-ng Administración" #: paperless_mail/admin.py:25 msgid "Filter" -msgstr "" +msgstr "Filtro" #: paperless_mail/admin.py:27 msgid "Paperless will only process mails that match ALL of the filters given below." -msgstr "" +msgstr "Paperless solo procesará los correos que coincidan con TODOS los filtros escritos abajo." #: paperless_mail/admin.py:37 msgid "Actions" -msgstr "" +msgstr "Acciones" #: paperless_mail/admin.py:39 msgid "The action applied to the mail. This action is only performed when documents were consumed from the mail. Mails without attachments will remain entirely untouched." @@ -450,7 +450,7 @@ msgstr "" #: paperless_mail/admin.py:46 msgid "Metadata" -msgstr "" +msgstr "Metadatos" #: paperless_mail/admin.py:48 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." @@ -462,87 +462,87 @@ msgstr "" #: paperless_mail/models.py:11 msgid "mail account" -msgstr "" +msgstr "cuenta de correo" #: paperless_mail/models.py:12 msgid "mail accounts" -msgstr "" +msgstr "cuentas de correo" #: paperless_mail/models.py:19 msgid "No encryption" -msgstr "" +msgstr "Sin encriptar" #: paperless_mail/models.py:20 msgid "Use SSL" -msgstr "" +msgstr "Usar SSL" #: paperless_mail/models.py:21 msgid "Use STARTTLS" -msgstr "" +msgstr "Usar STARTTLS" #: paperless_mail/models.py:29 msgid "IMAP server" -msgstr "" +msgstr "Servidor IMAP" #: paperless_mail/models.py:33 msgid "IMAP port" -msgstr "" +msgstr "Puerto IMAP" #: paperless_mail/models.py:36 msgid "This is usually 143 for unencrypted and STARTTLS connections, and 993 for SSL connections." -msgstr "" +msgstr "Normalmente 143 para conexiones sin encriptar y STARTTLS, y 993 para conexiones SSL." #: paperless_mail/models.py:40 msgid "IMAP security" -msgstr "" +msgstr "Seguridad IMAP" #: paperless_mail/models.py:46 msgid "username" -msgstr "" +msgstr "usuario" #: paperless_mail/models.py:50 msgid "password" -msgstr "" +msgstr "contraseña" #: paperless_mail/models.py:60 msgid "mail rule" -msgstr "" +msgstr "regla de correo" #: paperless_mail/models.py:61 msgid "mail rules" -msgstr "" +msgstr "reglas de correo" #: paperless_mail/models.py:67 msgid "Only process attachments." -msgstr "" +msgstr "Solo procesar ficheros adjuntos." #: paperless_mail/models.py:68 msgid "Process all files, including 'inline' attachments." -msgstr "" +msgstr "Procesar todos los ficheros, incluyendo ficheros 'incrustados'." #: paperless_mail/models.py:78 msgid "Mark as read, don't process read mails" -msgstr "" +msgstr "Marcar como leído, no procesar archivos leídos" #: paperless_mail/models.py:79 msgid "Flag the mail, don't process flagged mails" -msgstr "" +msgstr "Marcar el correo, no procesar correos marcados" #: paperless_mail/models.py:80 msgid "Move to specified folder" -msgstr "" +msgstr "Mover a carpeta específica" #: paperless_mail/models.py:81 msgid "Delete" -msgstr "" +msgstr "Borrar" #: paperless_mail/models.py:88 msgid "Use subject as title" -msgstr "" +msgstr "Usar asunto como titulo" #: paperless_mail/models.py:89 msgid "Use attachment filename as title" -msgstr "" +msgstr "Usar nombre del fichero adjunto como título" #: paperless_mail/models.py:99 msgid "Do not assign a correspondent" @@ -550,11 +550,11 @@ msgstr "" #: paperless_mail/models.py:101 msgid "Use mail address" -msgstr "" +msgstr "Usar dirección de correo" #: paperless_mail/models.py:103 msgid "Use name (or mail address if not available)" -msgstr "" +msgstr "Usar nombre (o dirección de correo si no está disponible)" #: paperless_mail/models.py:105 msgid "Use correspondent selected below" @@ -562,15 +562,15 @@ msgstr "" #: paperless_mail/models.py:113 msgid "order" -msgstr "" +msgstr "orden" #: paperless_mail/models.py:120 msgid "account" -msgstr "" +msgstr "cuenta" #: paperless_mail/models.py:124 msgid "folder" -msgstr "" +msgstr "carpeta" #: paperless_mail/models.py:128 msgid "filter from" @@ -578,15 +578,15 @@ msgstr "" #: paperless_mail/models.py:131 msgid "filter subject" -msgstr "" +msgstr "filtrar asunto" #: paperless_mail/models.py:134 msgid "filter body" -msgstr "" +msgstr "filtrar cuerpo" #: paperless_mail/models.py:138 msgid "filter attachment filename" -msgstr "" +msgstr "filtrar nombre del fichero adjunto" #: paperless_mail/models.py:140 msgid "Only consume documents which entirely match this filename if specified. Wildcards such as *.pdf or *invoice* are allowed. Case insensitive." @@ -594,43 +594,43 @@ msgstr "" #: paperless_mail/models.py:146 msgid "maximum age" -msgstr "" +msgstr "antigüedad máxima" #: paperless_mail/models.py:148 msgid "Specified in days." -msgstr "" +msgstr "Especificado en días." #: paperless_mail/models.py:151 msgid "attachment type" -msgstr "" +msgstr "tipo de fichero adjunto" #: paperless_mail/models.py:154 msgid "Inline attachments include embedded images, so it's best to combine this option with a filename filter." -msgstr "" +msgstr "Adjuntos incrustados incluyen imágenes, por lo que es mejor combina resta opción un filtro de nombre de fichero." #: paperless_mail/models.py:159 msgid "action" -msgstr "" +msgstr "acción" #: paperless_mail/models.py:165 msgid "action parameter" -msgstr "" +msgstr "parámetro de acción" #: paperless_mail/models.py:167 msgid "Additional parameter for the action selected above, i.e., the target folder of the move to folder action." -msgstr "" +msgstr "Parámetro adicional para la acción seleccionada arriba. Ej. la carpeta de destino de la acción de mover a carpeta." #: paperless_mail/models.py:173 msgid "assign title from" -msgstr "" +msgstr "asignar titulo desde" #: paperless_mail/models.py:183 msgid "assign this tag" -msgstr "" +msgstr "asignar esta etiqueta" #: paperless_mail/models.py:191 msgid "assign this document type" -msgstr "" +msgstr "asignar este tipo de documento" #: paperless_mail/models.py:195 msgid "assign correspondent from" diff --git a/src/locale/fr_FR/LC_MESSAGES/django.po b/src/locale/fr_FR/LC_MESSAGES/django.po index f97e275d2..9ed2a51ac 100644 --- a/src/locale/fr_FR/LC_MESSAGES/django.po +++ b/src/locale/fr_FR/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: paperless-ng\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-02-28 12:40+0100\n" -"PO-Revision-Date: 2021-03-06 21:40\n" +"PO-Revision-Date: 2021-03-06 22:56\n" "Last-Translator: \n" "Language-Team: French\n" "Language: fr_FR\n" @@ -19,7 +19,7 @@ msgstr "" #: documents/apps.py:10 msgid "Documents" -msgstr "" +msgstr "Documents" #: documents/models.py:32 msgid "Any word" @@ -180,11 +180,11 @@ msgstr "Le classement de ce document dans votre archive de documents physiques." #: documents/models.py:223 msgid "document" -msgstr "" +msgstr "document" #: documents/models.py:224 msgid "documents" -msgstr "" +msgstr "documents" #: documents/models.py:311 msgid "debug" @@ -192,7 +192,7 @@ msgstr "débogage" #: documents/models.py:312 msgid "information" -msgstr "" +msgstr "information" #: documents/models.py:313 msgid "warning" @@ -212,7 +212,7 @@ msgstr "groupe" #: documents/models.py:322 msgid "message" -msgstr "" +msgstr "message" #: documents/models.py:325 msgid "level" @@ -442,7 +442,7 @@ msgstr "Paperless-ng ne traitera que les courriers qui correspondent à TOUS les #: paperless_mail/admin.py:37 msgid "Actions" -msgstr "" +msgstr "Actions" #: paperless_mail/admin.py:39 msgid "The action applied to the mail. This action is only performed when documents were consumed from the mail. Mails without attachments will remain entirely untouched." @@ -610,7 +610,7 @@ msgstr "Les pièces jointes en ligne comprennent les images intégrées, il est #: paperless_mail/models.py:159 msgid "action" -msgstr "" +msgstr "action" #: paperless_mail/models.py:165 msgid "action parameter" diff --git a/src/locale/hu_HU/LC_MESSAGES/django.po b/src/locale/hu_HU/LC_MESSAGES/django.po index 29fb985aa..eb4e89e46 100644 --- a/src/locale/hu_HU/LC_MESSAGES/django.po +++ b/src/locale/hu_HU/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: paperless-ng\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-02-28 12:40+0100\n" -"PO-Revision-Date: 2021-03-06 21:40\n" +"PO-Revision-Date: 2021-03-06 22:56\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "Language: hu_HU\n" @@ -19,7 +19,7 @@ msgstr "" #: documents/apps.py:10 msgid "Documents" -msgstr "" +msgstr "Dokumentumok" #: documents/models.py:32 msgid "Any word" @@ -35,7 +35,7 @@ msgstr "" #: documents/models.py:35 msgid "Regular expression" -msgstr "" +msgstr "Regexp" #: documents/models.py:36 msgid "Fuzzy word" @@ -43,7 +43,7 @@ msgstr "" #: documents/models.py:37 msgid "Automatic" -msgstr "" +msgstr "Automatikus" #: documents/models.py:41 documents/models.py:350 paperless_mail/models.py:25 #: paperless_mail/models.py:109 @@ -398,7 +398,7 @@ msgstr "" #: paperless/settings.py:297 msgid "English (US)" -msgstr "" +msgstr "Angol (US)" #: paperless/settings.py:298 msgid "English (GB)" @@ -406,7 +406,7 @@ msgstr "" #: paperless/settings.py:299 msgid "German" -msgstr "" +msgstr "Német" #: paperless/settings.py:300 msgid "Dutch" @@ -434,7 +434,7 @@ msgstr "" #: paperless_mail/admin.py:25 msgid "Filter" -msgstr "" +msgstr "Szűrő" #: paperless_mail/admin.py:27 msgid "Paperless will only process mails that match ALL of the filters given below." @@ -442,7 +442,7 @@ msgstr "" #: paperless_mail/admin.py:37 msgid "Actions" -msgstr "" +msgstr "Műveletek" #: paperless_mail/admin.py:39 msgid "The action applied to the mail. This action is only performed when documents were consumed from the mail. Mails without attachments will remain entirely untouched." @@ -450,7 +450,7 @@ msgstr "" #: paperless_mail/admin.py:46 msgid "Metadata" -msgstr "" +msgstr "Metaadat" #: paperless_mail/admin.py:48 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." @@ -534,7 +534,7 @@ msgstr "" #: paperless_mail/models.py:81 msgid "Delete" -msgstr "" +msgstr "Törlés" #: paperless_mail/models.py:88 msgid "Use subject as title" diff --git a/src/locale/it_IT/LC_MESSAGES/django.po b/src/locale/it_IT/LC_MESSAGES/django.po index 8e9118139..e1a7e461f 100644 --- a/src/locale/it_IT/LC_MESSAGES/django.po +++ b/src/locale/it_IT/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: paperless-ng\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-02-28 12:40+0100\n" -"PO-Revision-Date: 2021-03-06 21:40\n" +"PO-Revision-Date: 2021-03-06 22:56\n" "Last-Translator: \n" "Language-Team: Italian\n" "Language: it_IT\n" @@ -84,7 +84,7 @@ msgstr "Contrassegna questo tag come tag in arrivo: tutti i documenti elaborati #: documents/models.py:94 msgid "tag" -msgstr "" +msgstr "tag" #: documents/models.py:95 documents/models.py:151 msgid "tags" @@ -124,7 +124,7 @@ msgstr "tipo mime" #: documents/models.py:155 msgid "checksum" -msgstr "" +msgstr "checksum" #: documents/models.py:159 msgid "The checksum of the original document." @@ -188,7 +188,7 @@ msgstr "documenti" #: documents/models.py:311 msgid "debug" -msgstr "" +msgstr "debug" #: documents/models.py:312 msgid "information" @@ -220,7 +220,7 @@ msgstr "livello" #: documents/models.py:332 msgid "log" -msgstr "" +msgstr "log" #: documents/models.py:333 msgid "logs" @@ -390,7 +390,7 @@ msgstr "Nome utente" #: documents/templates/registration/login.html:49 msgid "Password" -msgstr "" +msgstr "Password" #: documents/templates/registration/login.html:54 msgid "Sign in" @@ -502,7 +502,7 @@ msgstr "nome utente" #: paperless_mail/models.py:50 msgid "password" -msgstr "" +msgstr "password" #: paperless_mail/models.py:60 msgid "mail rule" @@ -566,7 +566,7 @@ msgstr "priorità" #: paperless_mail/models.py:120 msgid "account" -msgstr "" +msgstr "account" #: paperless_mail/models.py:124 msgid "folder" diff --git a/src/locale/nl_NL/LC_MESSAGES/django.po b/src/locale/nl_NL/LC_MESSAGES/django.po index 7aba94bba..549ba4842 100644 --- a/src/locale/nl_NL/LC_MESSAGES/django.po +++ b/src/locale/nl_NL/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: paperless-ng\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-02-28 12:40+0100\n" -"PO-Revision-Date: 2021-03-06 21:40\n" +"PO-Revision-Date: 2021-03-06 22:56\n" "Last-Translator: \n" "Language-Team: Dutch\n" "Language: nl_NL\n" @@ -64,7 +64,7 @@ msgstr "is niet hoofdlettergevoelig" #: documents/models.py:74 documents/models.py:120 msgid "correspondent" -msgstr "" +msgstr "correspondent" #: documents/models.py:75 msgid "correspondents" @@ -124,7 +124,7 @@ msgstr "mimetype" #: documents/models.py:155 msgid "checksum" -msgstr "" +msgstr "checksum" #: documents/models.py:159 msgid "The checksum of the original document." @@ -180,7 +180,7 @@ msgstr "De positie van dit document in je fysieke documentenarchief." #: documents/models.py:223 msgid "document" -msgstr "" +msgstr "document" #: documents/models.py:224 msgid "documents" @@ -188,7 +188,7 @@ msgstr "documenten" #: documents/models.py:311 msgid "debug" -msgstr "" +msgstr "debug" #: documents/models.py:312 msgid "information" @@ -264,11 +264,11 @@ msgstr "inhoud bevat" #: documents/models.py:372 msgid "ASN is" -msgstr "" +msgstr "ASN is" #: documents/models.py:373 msgid "correspondent is" -msgstr "" +msgstr "correspondent is" #: documents/models.py:374 msgid "document type is" @@ -434,7 +434,7 @@ msgstr "Paperless-ng administratie" #: paperless_mail/admin.py:25 msgid "Filter" -msgstr "" +msgstr "Filter" #: paperless_mail/admin.py:27 msgid "Paperless will only process mails that match ALL of the filters given below." @@ -450,7 +450,7 @@ msgstr "De actie die wordt toegepast op de mail. Deze actie wordt alleen uitgevo #: paperless_mail/admin.py:46 msgid "Metadata" -msgstr "" +msgstr "Metadata" #: paperless_mail/admin.py:48 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." @@ -566,7 +566,7 @@ msgstr "volgorde" #: paperless_mail/models.py:120 msgid "account" -msgstr "" +msgstr "account" #: paperless_mail/models.py:124 msgid "folder" diff --git a/src/locale/pt_BR/LC_MESSAGES/django.po b/src/locale/pt_BR/LC_MESSAGES/django.po index 9f32ecfac..117caebdd 100644 --- a/src/locale/pt_BR/LC_MESSAGES/django.po +++ b/src/locale/pt_BR/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: paperless-ng\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-02-28 12:40+0100\n" -"PO-Revision-Date: 2021-03-06 21:40\n" +"PO-Revision-Date: 2021-03-06 22:56\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "Language: pt_BR\n" @@ -188,7 +188,7 @@ msgstr "documentos" #: documents/models.py:311 msgid "debug" -msgstr "" +msgstr "debug" #: documents/models.py:312 msgid "information" @@ -220,11 +220,11 @@ msgstr "nível" #: documents/models.py:332 msgid "log" -msgstr "" +msgstr "log" #: documents/models.py:333 msgid "logs" -msgstr "" +msgstr "logs" #: documents/models.py:344 documents/models.py:394 msgid "saved view" @@ -458,7 +458,7 @@ msgstr "Atribua metadados aos documentos consumidos por esta regra automaticamen #: paperless_mail/apps.py:9 msgid "Paperless mail" -msgstr "" +msgstr "Paperless mail" #: paperless_mail/models.py:11 msgid "mail account" diff --git a/src/locale/pt_PT/LC_MESSAGES/django.po b/src/locale/pt_PT/LC_MESSAGES/django.po index df07b0ad6..478a4bbd3 100644 --- a/src/locale/pt_PT/LC_MESSAGES/django.po +++ b/src/locale/pt_PT/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: paperless-ng\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-02-28 12:40+0100\n" -"PO-Revision-Date: 2021-03-06 21:40\n" +"PO-Revision-Date: 2021-03-06 22:56\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "Language: pt_PT\n" @@ -19,31 +19,31 @@ msgstr "" #: documents/apps.py:10 msgid "Documents" -msgstr "" +msgstr "Documentos" #: documents/models.py:32 msgid "Any word" -msgstr "" +msgstr "Qualquer palavra" #: documents/models.py:33 msgid "All words" -msgstr "" +msgstr "Todas as palavras" #: documents/models.py:34 msgid "Exact match" -msgstr "" +msgstr "Detecção exata" #: documents/models.py:35 msgid "Regular expression" -msgstr "" +msgstr "Expressão regular" #: documents/models.py:36 msgid "Fuzzy word" -msgstr "" +msgstr "Palavra difusa (fuzzy)" #: documents/models.py:37 msgid "Automatic" -msgstr "" +msgstr "Automático" #: documents/models.py:41 documents/models.py:350 paperless_mail/models.py:25 #: paperless_mail/models.py:109 @@ -398,23 +398,23 @@ msgstr "" #: paperless/settings.py:297 msgid "English (US)" -msgstr "" +msgstr "Inglês (EUA)" #: paperless/settings.py:298 msgid "English (GB)" -msgstr "" +msgstr "English (GB)" #: paperless/settings.py:299 msgid "German" -msgstr "" +msgstr "Deutsch" #: paperless/settings.py:300 msgid "Dutch" -msgstr "" +msgstr "Nederlandse" #: paperless/settings.py:301 msgid "French" -msgstr "" +msgstr "Français" #: paperless/settings.py:302 msgid "Portuguese (Brazil)" @@ -442,7 +442,7 @@ msgstr "" #: paperless_mail/admin.py:37 msgid "Actions" -msgstr "" +msgstr "Ações" #: paperless_mail/admin.py:39 msgid "The action applied to the mail. This action is only performed when documents were consumed from the mail. Mails without attachments will remain entirely untouched." @@ -450,7 +450,7 @@ msgstr "" #: paperless_mail/admin.py:46 msgid "Metadata" -msgstr "" +msgstr "Metadados" #: paperless_mail/admin.py:48 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." @@ -534,7 +534,7 @@ msgstr "" #: paperless_mail/models.py:81 msgid "Delete" -msgstr "" +msgstr "Excluir" #: paperless_mail/models.py:88 msgid "Use subject as title" diff --git a/src/locale/ro_RO/LC_MESSAGES/django.po b/src/locale/ro_RO/LC_MESSAGES/django.po index 7d83eae22..daf063920 100644 --- a/src/locale/ro_RO/LC_MESSAGES/django.po +++ b/src/locale/ro_RO/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: paperless-ng\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-02-28 12:40+0100\n" -"PO-Revision-Date: 2021-03-06 21:39\n" +"PO-Revision-Date: 2021-03-06 22:56\n" "Last-Translator: \n" "Language-Team: Romanian\n" "Language: ro_RO\n" @@ -180,7 +180,7 @@ msgstr "Pozitia acestui document in arhiva fizica." #: documents/models.py:223 msgid "document" -msgstr "" +msgstr "document" #: documents/models.py:224 msgid "documents" diff --git a/src/locale/ru_RU/LC_MESSAGES/django.po b/src/locale/ru_RU/LC_MESSAGES/django.po index b6d2b89f3..e9f2c1fd5 100644 --- a/src/locale/ru_RU/LC_MESSAGES/django.po +++ b/src/locale/ru_RU/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: paperless-ng\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-02-28 12:40+0100\n" -"PO-Revision-Date: 2021-03-06 21:40\n" +"PO-Revision-Date: 2021-03-06 22:56\n" "Last-Translator: \n" "Language-Team: Russian\n" "Language: ru_RU\n" @@ -19,23 +19,23 @@ msgstr "" #: documents/apps.py:10 msgid "Documents" -msgstr "" +msgstr "Документы" #: documents/models.py:32 msgid "Any word" -msgstr "" +msgstr "Любые слова" #: documents/models.py:33 msgid "All words" -msgstr "" +msgstr "Все слова" #: documents/models.py:34 msgid "Exact match" -msgstr "" +msgstr "Точное соответствие" #: documents/models.py:35 msgid "Regular expression" -msgstr "" +msgstr "Регулярное выражение" #: documents/models.py:36 msgid "Fuzzy word" @@ -43,7 +43,7 @@ msgstr "" #: documents/models.py:37 msgid "Automatic" -msgstr "" +msgstr "Автоматически" #: documents/models.py:41 documents/models.py:350 paperless_mail/models.py:25 #: paperless_mail/models.py:109 @@ -398,23 +398,23 @@ msgstr "" #: paperless/settings.py:297 msgid "English (US)" -msgstr "" +msgstr "Английский (США)" #: paperless/settings.py:298 msgid "English (GB)" -msgstr "" +msgstr "Английский (Великобритании)" #: paperless/settings.py:299 msgid "German" -msgstr "" +msgstr "Немецкий" #: paperless/settings.py:300 msgid "Dutch" -msgstr "" +msgstr "Датский" #: paperless/settings.py:301 msgid "French" -msgstr "" +msgstr "Французский" #: paperless/settings.py:302 msgid "Portuguese (Brazil)" @@ -442,7 +442,7 @@ msgstr "" #: paperless_mail/admin.py:37 msgid "Actions" -msgstr "" +msgstr "Действия" #: paperless_mail/admin.py:39 msgid "The action applied to the mail. This action is only performed when documents were consumed from the mail. Mails without attachments will remain entirely untouched." @@ -450,7 +450,7 @@ msgstr "" #: paperless_mail/admin.py:46 msgid "Metadata" -msgstr "" +msgstr "Метаданные" #: paperless_mail/admin.py:48 msgid "Assign metadata to documents consumed from this rule automatically. If you do not assign tags, types or correspondents here, paperless will still process all matching rules that you have defined." @@ -534,7 +534,7 @@ msgstr "" #: paperless_mail/models.py:81 msgid "Delete" -msgstr "" +msgstr "Удалить" #: paperless_mail/models.py:88 msgid "Use subject as title" diff --git a/src/locale/zh_CN/LC_MESSAGES/django.po b/src/locale/zh_CN/LC_MESSAGES/django.po index 3d6513cbb..93af25211 100644 --- a/src/locale/zh_CN/LC_MESSAGES/django.po +++ b/src/locale/zh_CN/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: paperless-ng\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-02-28 12:40+0100\n" -"PO-Revision-Date: 2021-03-06 21:40\n" +"PO-Revision-Date: 2021-03-06 22:56\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -19,44 +19,44 @@ msgstr "" #: documents/apps.py:10 msgid "Documents" -msgstr "" +msgstr "文件" #: documents/models.py:32 msgid "Any word" -msgstr "" +msgstr "任何词" #: documents/models.py:33 msgid "All words" -msgstr "" +msgstr "所有词" #: documents/models.py:34 msgid "Exact match" -msgstr "" +msgstr "完全符合" #: documents/models.py:35 msgid "Regular expression" -msgstr "" +msgstr "正则表达式" #: documents/models.py:36 msgid "Fuzzy word" -msgstr "" +msgstr "模糊词汇" #: documents/models.py:37 msgid "Automatic" -msgstr "" +msgstr "自动" #: documents/models.py:41 documents/models.py:350 paperless_mail/models.py:25 #: paperless_mail/models.py:109 msgid "name" -msgstr "" +msgstr "名字" #: documents/models.py:45 msgid "match" -msgstr "" +msgstr "配对" #: documents/models.py:49 msgid "matching algorithm" -msgstr "" +msgstr "配对算法" #: documents/models.py:55 msgid "is insensitive"