Updated default localization settings if string is not translated yet

This commit is contained in:
Anton Stubenbord
2023-01-21 01:23:55 +01:00
parent 78aefb05eb
commit e607661345
3 changed files with 56 additions and 54 deletions

View File

@@ -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": {},