mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-15 00:12:22 -06:00
Some visual updates, bugfixes, finished major refactoring!
This commit is contained in:
@@ -70,10 +70,40 @@
|
||||
"@documentDetailsPageTabOverviewLabel": {},
|
||||
"documentDocumentTypePropertyLabel": "Typ dokumentu",
|
||||
"@documentDocumentTypePropertyLabel": {},
|
||||
"documentDownloadSuccessMessage": "Document successfully downloaded.",
|
||||
"documentDownloadSuccessMessage": "Dokument úspěšně stažen.",
|
||||
"@documentDownloadSuccessMessage": {},
|
||||
"documentEditPageTitle": "Upravit dokument",
|
||||
"@documentEditPageTitle": {},
|
||||
"documentFilterAdvancedLabel": "Rozšířené",
|
||||
"@documentFilterAdvancedLabel": {},
|
||||
"documentFilterApplyFilterLabel": "Použít",
|
||||
"@documentFilterApplyFilterLabel": {},
|
||||
"documentFilterDateRangeFieldEndLabel": "Do",
|
||||
"@documentFilterDateRangeFieldEndLabel": {},
|
||||
"documentFilterDateRangeFieldStartLabel": "Od",
|
||||
"@documentFilterDateRangeFieldStartLabel": {},
|
||||
"documentFilterDateRangeLastMonthLabel": "Minulý měsíc",
|
||||
"@documentFilterDateRangeLastMonthLabel": {},
|
||||
"documentFilterDateRangeLastSevenDaysLabel": "Posledních 7 dní",
|
||||
"@documentFilterDateRangeLastSevenDaysLabel": {},
|
||||
"documentFilterDateRangeLastThreeMonthsLabel": "Poslední 3 měsíce",
|
||||
"@documentFilterDateRangeLastThreeMonthsLabel": {},
|
||||
"documentFilterDateRangeLastYearLabel": "Minulý rok",
|
||||
"@documentFilterDateRangeLastYearLabel": {},
|
||||
"documentFilterQueryOptionsAsnLabel": "ASČ",
|
||||
"@documentFilterQueryOptionsAsnLabel": {},
|
||||
"documentFilterQueryOptionsExtendedLabel": "Prodloužené",
|
||||
"@documentFilterQueryOptionsExtendedLabel": {},
|
||||
"documentFilterQueryOptionsTitleAndContentLabel": "Název & Obsah",
|
||||
"@documentFilterQueryOptionsTitleAndContentLabel": {},
|
||||
"documentFilterQueryOptionsTitleLabel": "Název",
|
||||
"@documentFilterQueryOptionsTitleLabel": {},
|
||||
"documentFilterResetLabel": "Zrušit",
|
||||
"@documentFilterResetLabel": {},
|
||||
"documentFilterSearchLabel": "Hledat",
|
||||
"@documentFilterSearchLabel": {},
|
||||
"documentFilterTitle": "Filtrovat dokumenty",
|
||||
"@documentFilterTitle": {},
|
||||
"documentMetaDataChecksumLabel": "MD5 součet originálu",
|
||||
"@documentMetaDataChecksumLabel": {},
|
||||
"documentMetaDataMediaFilenamePropertyLabel": "Jméno souboru média",
|
||||
@@ -100,6 +130,8 @@
|
||||
"@documentScannerPageUploadButtonTooltip": {},
|
||||
"documentScannerPageUploadFromThisDeviceButtonLabel": "Nahrát jeden dokument z tohoto zařízení",
|
||||
"@documentScannerPageUploadFromThisDeviceButtonLabel": {},
|
||||
"documentsEmptyStateResetFilterLabel": "Zrušit",
|
||||
"@documentsEmptyStateResetFilterLabel": {},
|
||||
"documentsFilterPageAdvancedLabel": "Rozšířené",
|
||||
"@documentsFilterPageAdvancedLabel": {},
|
||||
"documentsFilterPageApplyFilterLabel": "Použít",
|
||||
@@ -124,8 +156,6 @@
|
||||
"@documentsFilterPageQueryOptionsTitleAndContentLabel": {},
|
||||
"documentsFilterPageQueryOptionsTitleLabel": "Název",
|
||||
"@documentsFilterPageQueryOptionsTitleLabel": {},
|
||||
"documentsFilterPageResetFilterLabel": "Zrušit",
|
||||
"@documentsFilterPageResetFilterLabel": {},
|
||||
"documentsFilterPageSearchLabel": "Hledat",
|
||||
"@documentsFilterPageSearchLabel": {},
|
||||
"documentsFilterPageTitle": "Filtrovat dokumenty",
|
||||
@@ -216,7 +246,7 @@
|
||||
"@errorMessageInvalidClientCertificateConfiguration": {},
|
||||
"errorMessageLoadSavedViewsError": "Nezdařilo se načíst uložené náhledy.",
|
||||
"@errorMessageLoadSavedViewsError": {},
|
||||
"errorMessageMissingClientCertificate": "Byl očekáván certifikát klienta, ale nebyl zaslán. Dodejte prosím platný certifikát klienta.",
|
||||
"errorMessageMissingClientCertificate": "Byl očekáván certifikát klienta, který ale nebyl zaslán. Dodejte prosím platný certifikát klienta.",
|
||||
"@errorMessageMissingClientCertificate": {},
|
||||
"errorMessageNotAuthenticated": "Uživatel není přihlášen.",
|
||||
"@errorMessageNotAuthenticated": {},
|
||||
@@ -272,9 +302,9 @@
|
||||
"@inboxPageMarkAllAsSeenLabel": {},
|
||||
"inboxPageMarkAsSeenText": "Označit jako shlédnuté",
|
||||
"@inboxPageMarkAsSeenText": {},
|
||||
"inboxPageNoNewDocumentsRefreshLabel": "Refresh",
|
||||
"inboxPageNoNewDocumentsRefreshLabel": "Obnovit",
|
||||
"@inboxPageNoNewDocumentsRefreshLabel": {},
|
||||
"inboxPageNoNewDocumentsText": "You do not have unseen documents.",
|
||||
"inboxPageNoNewDocumentsText": "Nemáte neshlédnuté dokumenty.",
|
||||
"@inboxPageNoNewDocumentsText": {},
|
||||
"inboxPageTodayText": "Dnes",
|
||||
"@inboxPageTodayText": {},
|
||||
@@ -314,7 +344,7 @@
|
||||
"@labelsPageDocumentTypesTitleText": {},
|
||||
"labelsPageStoragePathEmptyStateAddNewLabel": "Vytvořit novou cestu k úložišti",
|
||||
"@labelsPageStoragePathEmptyStateAddNewLabel": {},
|
||||
"labelsPageStoragePathEmptyStateDescriptionText": "Zdá se že zatím nebyla vytvořena žádné cesty k úložišti.",
|
||||
"labelsPageStoragePathEmptyStateDescriptionText": "Zdá se že zatím nebyly vytvořeny žádné cesty k úložištím.",
|
||||
"@labelsPageStoragePathEmptyStateDescriptionText": {},
|
||||
"labelsPageStoragePathTitleText": "Cesty k úložišti",
|
||||
"@labelsPageStoragePathTitleText": {},
|
||||
|
||||
Reference in New Issue
Block a user