diff --git a/lib/l10n/intl_cs.arb b/lib/l10n/intl_cs.arb index 899568e..204cc91 100644 --- a/lib/l10n/intl_cs.arb +++ b/lib/l10n/intl_cs.arb @@ -64,23 +64,23 @@ "@documentDeleteSuccessMessage": {}, "documentDetailsPageAssignAsnButtonLabel": "Přiřadit", "@documentDetailsPageAssignAsnButtonLabel": {}, - "documentDetailsPageDeleteTooltip": "", + "documentDetailsPageDeleteTooltip": "Delete", "@documentDetailsPageDeleteTooltip": {}, - "documentDetailsPageDownloadTooltip": "", + "documentDetailsPageDownloadTooltip": "Download", "@documentDetailsPageDownloadTooltip": {}, - "documentDetailsPageEditTooltip": "", + "documentDetailsPageEditTooltip": "Edit", "@documentDetailsPageEditTooltip": {}, "documentDetailsPageLoadFullContentLabel": "Načíst celý obsah", "@documentDetailsPageLoadFullContentLabel": {}, - "documentDetailsPageNoPdfViewerFoundErrorMessage": "", + "documentDetailsPageNoPdfViewerFoundErrorMessage": "No app to display PDF files found!", "@documentDetailsPageNoPdfViewerFoundErrorMessage": {}, - "documentDetailsPageOpenInSystemViewerTooltip": "", + "documentDetailsPageOpenInSystemViewerTooltip": "Open in system viewer", "@documentDetailsPageOpenInSystemViewerTooltip": {}, - "documentDetailsPageOpenPdfPermissionDeniedErrorMessage": "", + "documentDetailsPageOpenPdfPermissionDeniedErrorMessage": "Could not open file: Permission denied.", "@documentDetailsPageOpenPdfPermissionDeniedErrorMessage": {}, - "documentDetailsPagePreviewTooltip": "", + "documentDetailsPagePreviewTooltip": "Preview", "@documentDetailsPagePreviewTooltip": {}, - "documentDetailsPageShareTooltip": "", + "documentDetailsPageShareTooltip": "Share", "@documentDetailsPageShareTooltip": {}, "documentDetailsPageSimilarDocumentsLabel": "Podobné dokumenty", "@documentDetailsPageSimilarDocumentsLabel": {}, @@ -216,7 +216,7 @@ "@editLabelPageConfirmDeletionDialogTitle": {}, "editLabelPageDeletionDialogText": "Dokumenty mají přiřazen tento štítek. Odstraněním štítku bude označení odstraněno. Pokračovat?", "@editLabelPageDeletionDialogText": {}, - "errorMessageAcknowledgeTasksError": "", + "errorMessageAcknowledgeTasksError": "Could not acknowledge tasks.", "@errorMessageAcknowledgeTasksError": {}, "errorMessageAuthenticationFailed": "Přihlášení selhalo, zkuste to znovu.", "@errorMessageAuthenticationFailed": {}, @@ -376,7 +376,7 @@ "@genericActionUploadLabel": {}, "genericMessageOfflineText": "Jste offline.", "@genericMessageOfflineText": {}, - "inboxPageAssignAsnLabel": "", + "inboxPageAssignAsnLabel": "Assign ASN", "@inboxPageAssignAsnLabel": {}, "inboxPageDocumentRemovedMessageText": "Dokument odstraněn z inboxu.", "@inboxPageDocumentRemovedMessageText": {}, @@ -392,9 +392,9 @@ "@inboxPageNoNewDocumentsRefreshLabel": {}, "inboxPageNoNewDocumentsText": "Nemáte neshlédnuté dokumenty.", "@inboxPageNoNewDocumentsText": {}, - "inboxPageQuickActionsLabel": "", + "inboxPageQuickActionsLabel": "Quick Action", "@inboxPageQuickActionsLabel": {}, - "inboxPageSuggestionSuccessfullyAppliedMessage": "", + "inboxPageSuggestionSuccessfullyAppliedMessage": "Suggestion successfully applied.", "@inboxPageSuggestionSuccessfullyAppliedMessage": {}, "inboxPageTodayText": "Dnes", "@inboxPageTodayText": {}, @@ -472,19 +472,19 @@ "@loginPageReachabilityConnectionTimeoutText": {}, "loginPageReachabilityInvalidClientCertificateConfigurationText": "Špatné nebo chybějící heslo certifikátu.", "@loginPageReachabilityInvalidClientCertificateConfigurationText": {}, - "loginPageReachabilityMissingClientCertificateText": "", + "loginPageReachabilityMissingClientCertificateText": "A client certificate was expected but not sent. Please provide a certificate.", "@loginPageReachabilityMissingClientCertificateText": {}, - "loginPageReachabilityNotReachableText": "", + "loginPageReachabilityNotReachableText": "Could not establish a connection to the server.", "@loginPageReachabilityNotReachableText": {}, "loginPageReachabilitySuccessText": "Připojení úspěšně vytvořeno.", "@loginPageReachabilitySuccessText": {}, - "loginPageReachabilityUnresolvedHostText": "", + "loginPageReachabilityUnresolvedHostText": "Host could not be resolved. Please check the server address and your internet connection. ", "@loginPageReachabilityUnresolvedHostText": {}, "loginPageServerUrlFieldLabel": "'Adresa serveru", "@loginPageServerUrlFieldLabel": {}, "loginPageServerUrlValidatorMessageInvalidAddressText": "Neplatná adresa", "@loginPageServerUrlValidatorMessageInvalidAddressText": {}, - "loginPageServerUrlValidatorMessageMissingSchemeText": "", + "loginPageServerUrlValidatorMessageMissingSchemeText": "Server address must include a scheme.", "@loginPageServerUrlValidatorMessageMissingSchemeText": {}, "loginPageServerUrlValidatorMessageRequiredText": "Adresa serveru nesmí být prázdná.", "@loginPageServerUrlValidatorMessageRequiredText": {}, @@ -504,29 +504,29 @@ "@loginPageUsernameLabel": {}, "loginPageUsernameValidatorMessageText": "Jméno uživatele nesmí být prázdné.", "@loginPageUsernameValidatorMessageText": {}, - "matchingAlgorithmAllDescription": "", + "matchingAlgorithmAllDescription": "Document contains all of these words", "@matchingAlgorithmAllDescription": {}, "matchingAlgorithmAllName": "Vše", "@matchingAlgorithmAllName": {}, - "matchingAlgorithmAnyDescription": "", + "matchingAlgorithmAnyDescription": "Document contains any of these words", "@matchingAlgorithmAnyDescription": {}, "matchingAlgorithmAnyName": "Jakékoliv slovo", "@matchingAlgorithmAnyName": {}, - "matchingAlgorithmAutoDescription": "", + "matchingAlgorithmAutoDescription": "Learn matching automatically", "@matchingAlgorithmAutoDescription": {}, - "matchingAlgorithmAutoName": "", + "matchingAlgorithmAutoName": "Auto", "@matchingAlgorithmAutoName": {}, - "matchingAlgorithmExactDescription": "", + "matchingAlgorithmExactDescription": "Document contains this string", "@matchingAlgorithmExactDescription": {}, - "matchingAlgorithmExactName": "", + "matchingAlgorithmExactName": "Exact", "@matchingAlgorithmExactName": {}, - "matchingAlgorithmFuzzyDescription": "", + "matchingAlgorithmFuzzyDescription": "Document contains a word similar to this word", "@matchingAlgorithmFuzzyDescription": {}, - "matchingAlgorithmFuzzyName": "", + "matchingAlgorithmFuzzyName": "Fuzzy", "@matchingAlgorithmFuzzyName": {}, - "matchingAlgorithmRegexDescription": "", + "matchingAlgorithmRegexDescription": "Document matches this regular expression", "@matchingAlgorithmRegexDescription": {}, - "matchingAlgorithmRegexName": "", + "matchingAlgorithmRegexName": "Regular Expression", "@matchingAlgorithmRegexName": {}, "offlineWidgetText": "Nezdařilo se vytvořit připojení k internetu.", "@offlineWidgetText": {}, @@ -598,7 +598,7 @@ "@tagInboxTagPropertyLabel": {}, "uploadPageAutomaticallInferredFieldsHintText": "Pokud specifikuješ hodnoty pro tato pole, paperless instance nebude automaticky přiřazovat naučené hodnoty. Pokud mají být tato pole automaticky vyplňována, nevyplňujte zde nic.", "@uploadPageAutomaticallInferredFieldsHintText": {}, - "verifyIdentityPageDescriptionText": "", + "verifyIdentityPageDescriptionText": "Use the configured biometric factor to authenticate and unlock your documents.", "@verifyIdentityPageDescriptionText": {}, "verifyIdentityPageLogoutButtonLabel": "Odpojit", "@verifyIdentityPageLogoutButtonLabel": {}, diff --git a/lib/l10n/intl_tr.arb b/lib/l10n/intl_tr.arb index 8748406..17651e8 100644 --- a/lib/l10n/intl_tr.arb +++ b/lib/l10n/intl_tr.arb @@ -1,6 +1,6 @@ { "@@locale": "tr", - "aboutDialogDevelopedByText": "", + "aboutDialogDevelopedByText": "Developed by {name}", "@aboutDialogDevelopedByText": { "placeholders": { "name": {} @@ -50,7 +50,7 @@ "@deleteViewDialogContentText": {}, "deleteViewDialogTitleText": "Görünümü sil", "@deleteViewDialogTitleText": {}, - "documentAddedPropertyLabel": "", + "documentAddedPropertyLabel": "Added at", "@documentAddedPropertyLabel": {}, "documentArchiveSerialNumberPropertyLongLabel": "Arşiv Seri Numarası", "@documentArchiveSerialNumberPropertyLongLabel": {}, @@ -58,29 +58,29 @@ "@documentArchiveSerialNumberPropertyShortLabel": {}, "documentCorrespondentPropertyLabel": "Ek Yazarlar", "@documentCorrespondentPropertyLabel": {}, - "documentCreatedPropertyLabel": "", + "documentCreatedPropertyLabel": "Created at", "@documentCreatedPropertyLabel": {}, "documentDeleteSuccessMessage": "Doküman başarıyla silindi.", "@documentDeleteSuccessMessage": {}, "documentDetailsPageAssignAsnButtonLabel": "Ata", "@documentDetailsPageAssignAsnButtonLabel": {}, - "documentDetailsPageDeleteTooltip": "", + "documentDetailsPageDeleteTooltip": "Delete", "@documentDetailsPageDeleteTooltip": {}, - "documentDetailsPageDownloadTooltip": "", + "documentDetailsPageDownloadTooltip": "Download", "@documentDetailsPageDownloadTooltip": {}, - "documentDetailsPageEditTooltip": "", + "documentDetailsPageEditTooltip": "Edit", "@documentDetailsPageEditTooltip": {}, "documentDetailsPageLoadFullContentLabel": "Tüm içeriği yükle", "@documentDetailsPageLoadFullContentLabel": {}, - "documentDetailsPageNoPdfViewerFoundErrorMessage": "", + "documentDetailsPageNoPdfViewerFoundErrorMessage": "No app to display PDF files found!", "@documentDetailsPageNoPdfViewerFoundErrorMessage": {}, - "documentDetailsPageOpenInSystemViewerTooltip": "", + "documentDetailsPageOpenInSystemViewerTooltip": "Open in system viewer", "@documentDetailsPageOpenInSystemViewerTooltip": {}, - "documentDetailsPageOpenPdfPermissionDeniedErrorMessage": "", + "documentDetailsPageOpenPdfPermissionDeniedErrorMessage": "Could not open file: Permission denied.", "@documentDetailsPageOpenPdfPermissionDeniedErrorMessage": {}, - "documentDetailsPagePreviewTooltip": "", + "documentDetailsPagePreviewTooltip": "Preview", "@documentDetailsPagePreviewTooltip": {}, - "documentDetailsPageShareTooltip": "", + "documentDetailsPageShareTooltip": "Share", "@documentDetailsPageShareTooltip": {}, "documentDetailsPageSimilarDocumentsLabel": "Benzer Belgeler", "@documentDetailsPageSimilarDocumentsLabel": {}, @@ -124,7 +124,7 @@ "@documentMetaDataOriginalFileSizeLabel": {}, "documentMetaDataOriginalMimeTypeLabel": "Orijinal MIME-Tipi", "@documentMetaDataOriginalMimeTypeLabel": {}, - "documentModifiedPropertyLabel": "", + "documentModifiedPropertyLabel": "Modified at", "@documentModifiedPropertyLabel": {}, "documentPreviewPageTitle": "Ön izleme", "@documentPreviewPageTitle": {}, @@ -158,7 +158,7 @@ "@documentsFilterPageDateRangeLastYearLabel": {}, "documentsFilterPageQueryOptionsAsnLabel": "ASN", "@documentsFilterPageQueryOptionsAsnLabel": {}, - "documentsFilterPageQueryOptionsExtendedLabel": "", + "documentsFilterPageQueryOptionsExtendedLabel": "Extended", "@documentsFilterPageQueryOptionsExtendedLabel": {}, "documentsFilterPageQueryOptionsTitleAndContentLabel": "Başlık & İçerik", "@documentsFilterPageQueryOptionsTitleAndContentLabel": {}, @@ -414,7 +414,7 @@ "@labelIsInsensivitePropertyLabel": {}, "labelMatchingAlgorithmPropertyLabel": "Eşleştirme Algoritması", "@labelMatchingAlgorithmPropertyLabel": {}, - "labelMatchPropertyLabel": "", + "labelMatchPropertyLabel": "Match", "@labelMatchPropertyLabel": {}, "labelNamePropertyLabel": "İsim", "@labelNamePropertyLabel": {}, @@ -424,7 +424,7 @@ "@labelsPageCorrespondentEmptyStateAddNewLabel": {}, "labelsPageCorrespondentEmptyStateDescriptionText": "Herhangi bir ek yazar ayarlamamışsınız gibi görünüyor.", "@labelsPageCorrespondentEmptyStateDescriptionText": {}, - "labelsPageCorrespondentsTitleText": "", + "labelsPageCorrespondentsTitleText": "Correspondents", "@labelsPageCorrespondentsTitleText": {}, "labelsPageDocumentTypeEmptyStateAddNewLabel": "Yeni döküman türü ekle", "@labelsPageDocumentTypeEmptyStateAddNewLabel": {}, @@ -504,29 +504,29 @@ "@loginPageUsernameLabel": {}, "loginPageUsernameValidatorMessageText": "Kullanıcı adı boş bırakılamaz.", "@loginPageUsernameValidatorMessageText": {}, - "matchingAlgorithmAllDescription": "", + "matchingAlgorithmAllDescription": "Document contains all of these words", "@matchingAlgorithmAllDescription": {}, - "matchingAlgorithmAllName": "", + "matchingAlgorithmAllName": "All", "@matchingAlgorithmAllName": {}, - "matchingAlgorithmAnyDescription": "", + "matchingAlgorithmAnyDescription": "Document contains any of these words", "@matchingAlgorithmAnyDescription": {}, - "matchingAlgorithmAnyName": "", + "matchingAlgorithmAnyName": "Any", "@matchingAlgorithmAnyName": {}, - "matchingAlgorithmAutoDescription": "", + "matchingAlgorithmAutoDescription": "Learn matching automatically", "@matchingAlgorithmAutoDescription": {}, - "matchingAlgorithmAutoName": "", + "matchingAlgorithmAutoName": "Auto", "@matchingAlgorithmAutoName": {}, - "matchingAlgorithmExactDescription": "", + "matchingAlgorithmExactDescription": "Document contains this string", "@matchingAlgorithmExactDescription": {}, - "matchingAlgorithmExactName": "", + "matchingAlgorithmExactName": "Exact", "@matchingAlgorithmExactName": {}, - "matchingAlgorithmFuzzyDescription": "", + "matchingAlgorithmFuzzyDescription": "Document contains a word similar to this word", "@matchingAlgorithmFuzzyDescription": {}, - "matchingAlgorithmFuzzyName": "", + "matchingAlgorithmFuzzyName": "Fuzzy", "@matchingAlgorithmFuzzyName": {}, - "matchingAlgorithmRegexDescription": "", + "matchingAlgorithmRegexDescription": "Document matches this regular expression", "@matchingAlgorithmRegexDescription": {}, - "matchingAlgorithmRegexName": "", + "matchingAlgorithmRegexName": "Regular Expression", "@matchingAlgorithmRegexName": {}, "offlineWidgetText": "İnternet bağlantısı kurulamadı.", "@offlineWidgetText": {}, diff --git a/pubspec.yaml b/pubspec.yaml index 8d5a160..e57e074 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -146,8 +146,10 @@ flutter: flutter_intl: enabled: true main_locale: en + localizely: project_id: 84b4144d-a628-4ba6-a8d0-4f9917444057 + download_empty_as: main flutter_native_splash: image: assets/logos/paperless_logo_green.png