From 03f248ccce90708534267d2580cb25824f9412f3 Mon Sep 17 00:00:00 2001 From: Jamie Date: Sat, 8 Oct 2022 10:39:34 +0100 Subject: [PATCH] =?UTF-8?q?fix(translations):=20=F0=9F=8C=90=20New=20trans?= =?UTF-8?q?lations=20from=20Crowdin=20[skip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Ombi/wwwroot/translations/ca.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Ombi/wwwroot/translations/ca.json b/src/Ombi/wwwroot/translations/ca.json index 4dae11b54..afa36bb16 100644 --- a/src/Ombi/wwwroot/translations/ca.json +++ b/src/Ombi/wwwroot/translations/ca.json @@ -200,7 +200,7 @@ "NextMinutes": "Another request will be added in {{time}} minutes", "NextMinute": "Another request will be added in {{time}} minute" }, - "AllRequests": "All Requests", + "AllRequests": "Totes les sol·licituds", "PendingRequests": "Sol·licituds pendents", "ProcessingRequests": "Processant sol·licituds", "AvailableRequests": "Sol·licituds disponibles", @@ -225,10 +225,10 @@ "NowAvailable": "Request is now available", "NowUnavailable": "Request is now unavailable", "SuccessfullyReprocessed": "Successfully Re-processed the request", - "DeniedRequest": "Denied Request", + "DeniedRequest": "Sol·licitud denegada", "RequestCollection": "Request Collection", "CollectionSuccesfullyAdded": "The collection {{name}} has been successfully added!", - "NeedToSelectEpisodes": "You need to select some episodes!", + "NeedToSelectEpisodes": "Heu de seleccionar algun episodi!", "RequestAddedSuccessfully": "Request for {{title}} has been added successfully", "ErrorCodes": { "AlreadyRequested": "This has already been requested", @@ -256,7 +256,7 @@ "PendingTitle": "Pending Issues", "InProgressTitle": "In Progress Issues", "ResolvedTitle": "Resolved Issues", - "ColumnTitle": "Title", + "ColumnTitle": "Títol", "Count": "Count", "Category": "Category", "Status": "Status",