From caefebd102614ffda62d5bbdf66ef99beda1ff9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?A=20C=C5=93ur?= Date: Mon, 14 Nov 2022 23:53:57 +0800 Subject: [PATCH] remove duplicate Portuguese (#4141) --- .../pt.lproj/Localizable.strings | 27 ------------------- 1 file changed, 27 deletions(-) delete mode 100644 macosx/QuickLookPlugin/pt.lproj/Localizable.strings diff --git a/macosx/QuickLookPlugin/pt.lproj/Localizable.strings b/macosx/QuickLookPlugin/pt.lproj/Localizable.strings deleted file mode 100644 index 57861afd1..000000000 --- a/macosx/QuickLookPlugin/pt.lproj/Localizable.strings +++ /dev/null @@ -1,27 +0,0 @@ -/* quicklook file header */ -/* "%lu Files" = ""; */ - -/* quicklook file count */ -/* "%lu files" = ""; */ - -/* quicklook tracker header */ -/* "%lu Trackers" = ""; */ - -/* quicklook web seed header */ -/* "%lu Web Seeds" = ""; */ - -/* quicklook tracker header */ -"1 Tracker" = "1 Rastreador"; - -/* quicklook web seed header */ -"1 Web Seed" = "1 Web Seed"; - -/* quicklook creation info */ -"Created on %@" = "Criado em %@"; - -/* quicklook creation info */ -"Created on %@ with %@" = "Criado em %1$@ com %2$@"; - -/* quicklook creation info */ -"Created with %@" = "Criado com %@"; -