From 745ea3509e743afb5f7c2b53ad91185fb19f3a0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Burak=20Kaan=20K=C3=B6se?= Date: Sun, 12 May 2024 02:04:11 +0200 Subject: [PATCH] New translations resources.json (Catalan) --- Wino.Core.Domain/Translations/ca_ES/resources.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Wino.Core.Domain/Translations/ca_ES/resources.json b/Wino.Core.Domain/Translations/ca_ES/resources.json index 4d5fc623..c3341e98 100644 --- a/Wino.Core.Domain/Translations/ca_ES/resources.json +++ b/Wino.Core.Domain/Translations/ca_ES/resources.json @@ -121,6 +121,7 @@ "FilteringOption_All": "All", "FilteringOption_Flagged": "Flagged", "FilteringOption_Unread": "Unread", + "FilteringOption_Files": "Has files", "Focused": "Focused", "FolderOperation_CreateSubFolder": "Create sub folder", "FolderOperation_Delete": "Delete", @@ -298,9 +299,9 @@ "NewAccountDialog_AccountNameDefaultValue": "Personal", "NewAccountDialog_AccountNamePlaceholder": "eg. Personal Mail", "NewAccountDialog_Title": "Add New Account", - "NoMailSelected": "no message selected", - "NoMessageCrieteria": "no messages match your search criteria.", - "NoMessageEmptyFolder": "this folder is empty.", + "NoMailSelected": "No message selected", + "NoMessageCrieteria": "No messages match your search criteria", + "NoMessageEmptyFolder": "This folder is empty", "Notifications_MultipleNotificationsMessage": "You have {0} new mails", "Notifications_MultipleNotificationsTitle": "New Mails", "Notifications_WinoUpdatedMessage": "Checkout new version {0}", @@ -321,8 +322,9 @@ "Right": "Right", "SynchronizationFolderReport_Success": "up to date", "SynchronizationFolderReport_Failed": "synchronization is failed", - "SearchBarPlaceholder": "search", - "SearchingIn": "searching in", + "SearchBarPlaceholder": "Search", + "SearchingIn": "Searching in", + "SearchPivotName": "Results", "SettingsAboutGithub_Description": "Go to issue tracker GitHub repository.", "SettingsAboutGithub_Title": "GitHub", "SettingsAccountManagementAppendMessage_Title": "Append messages to Sent folder",