mirror of
https://github.com/transmission/transmission.git
synced 2026-05-04 15:49:10 +01:00
c9debcfd48
* Sync translations with code * Sync translations with Transifex
28 lines
566 B
Plaintext
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 %@";
|
|
|