Last change
on this file was
14628,
checked in by mikedld, 7 years ago
|
Convert OS X client .strings files to UTF-8
|
File size:
689 bytes
|
Line | |
---|
1 | /* quicklook file count */ |
---|
2 | "%@ files" = "%@ ficheiros"; |
---|
3 | |
---|
4 | /* quicklook file header */ |
---|
5 | "%@ Files" = "%@ Ficheiros"; |
---|
6 | |
---|
7 | /* quicklook tracker header */ |
---|
8 | "%@ Trackers" = "%@ Trackers"; |
---|
9 | |
---|
10 | /* quicklook web seed header */ |
---|
11 | "%@ Web Seeds" = "%@ Seeds web"; |
---|
12 | |
---|
13 | /* quicklook file count */ |
---|
14 | "1 file" = "1 ficheiro"; |
---|
15 | |
---|
16 | /* quicklook file header */ |
---|
17 | "1 File" = "1 Ficheiro"; |
---|
18 | |
---|
19 | /* quicklook tracker header */ |
---|
20 | "1 Tracker" = "1 Tracker"; |
---|
21 | |
---|
22 | /* quicklook web seed header */ |
---|
23 | "1 Web Seed" = "1 Seed Web"; |
---|
24 | |
---|
25 | /* quicklook creation info */ |
---|
26 | "Created on %@" = "Criado a %@"; |
---|
27 | |
---|
28 | /* quicklook creation info */ |
---|
29 | "Created on %@ with %@" = "Criado a %1$@ com o %2$@"; |
---|
30 | |
---|
31 | /* quicklook creation info */ |
---|
32 | "Created with %@" = "Criado com %@"; |
---|
33 | |
---|
Note: See
TracBrowser
for help on using the repository browser.