Files
transmission/macosx/QuickLookPlugin/pt.lproj/Localizable.strings
T
Mike Gelfand c9debcfd48 Sync translations (#4161)
* Sync translations with code

* Sync translations with Transifex
2022-11-14 09:48:42 +00:00

28 lines
566 B
Plaintext

/* 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 %@";