root/trunk/uploadr/MacUploadr.app/Contents/Resources/chrome/locale/en-US/main.properties

Revision 150, 5.0 kB (checked in by rcrowley, 2 years ago)

New strings finally

Line 
1 <?php /* Smarty version 2.6.6, created on 2007-12-06 14:07:17
2          compiled from ext_uploadr3_main.properties.txt */ ?>
3 dialog.add=Select photos to upload
4
5 username=Signed in as %1$s.
6 notloggedin=You're working offline.
7
8 users.prompt=Select a user...
9
10 settings.resize.prompt.free=Flickr Uploadr can automatically resize large photos for faster uploading.  Maximum file size for free accounts is %1$sMB.
11 settings.resize.prompt.pro=Flickr Uploadr can automatically resize large photos for faster uploading.  Maximum file size for pro accounts is %1$sMB.
12 settings.overwrite.title=Excuse us...
13 settings.overwrite.text=You've just changed your Uploadr defaults.  If you like, we can apply those defaults to the %1$d photos in this batch.
14 settings.overwrite.ok=OK, do it
15 settings.overwrite.cancel=No thanks
16
17 meta.sets.add.none=No sets
18 meta.sets.added.none=You haven't selected any sets
19
20 kb=%1$sKB
21 mb=%1$sMB
22
23 meta.dim=%1$d x %2$d
24 meta.batch.prompt=You've selected a batch of %1$d photos
25 meta.first=All photos are selected
26 meta.default=(default)
27
28 meta.abandon.title=Save metadata?
29 meta.abandon.text=You set some metadata but you must save it before deselecting these photos.  Save it?
30 meta.abandon.ok=Yes
31 meta.abandon.cancel=No
32
33 auth.prompt.title=Flickr needs your permission...
34 auth.prompt.text=The Flickr Uploadr requires permission to connect to your Flickr account.  That permission is granted on the Flickr website, so click OK to get started.
35 auth.prompt.ok=OK
36 auth.prompt.cancel=Cancel
37
38 status.disconnected=Working offline.
39 status.login=Signing into Flickr...
40 status.ready=You're signed in.  Yay!
41 status.uploading=Uploading photos to Flickr...
42 status.sets=Adding photos to sets...
43 status.error=Can't make a thumbnail for %1$s.
44
45 free.status=You've used %1$d% of your %2$dMB limit this month - that leaves %3$dMB.  This batch of %4$d photos is %5$dMB.
46
47 progress.status=Uploading %1$d of %2$d (%3$d% complete)
48 progress.processing=Processing...
49 progress.done=Done!
50 progress.error=Bonk!
51
52 progress.failed=Bonk!  Some of your photos failed to upload.  Would you like us to re-add them to the batch so you can retry?
53 progress.failed.title=Some uploads failed
54
55 upload.cancel.title=Cancel upload?
56 upload.cancel.text=Are you sure you want to cancel this batch of uploads?
57 upload.cancel.ok=Yes
58 upload.cancel.cancel=No
59
60 upload.progress.status=Uploading %1$d of %2$d (%3$d% complete)
61 upload.waiting.status=Processing...
62 upload.success.status=Done!
63 upload.success.title=Your upload is complete
64 upload.success.text=If there's any last minute polish you need to add to this batch, you can head to the Flickr website now.
65 upload.success.ok=Go to Flickr
66 upload.success.cancel=Stay here
67 upload.error.status=Bonk!
68 upload.error.sets.title=Your upload is complete, but...
69 upload.error.sets.text=Everything uploaded successfully but we weren't able to arrange them into sets as you had planned.
70 upload.error.sets.text.more=The best way to fix this is to head to Organizr and arrange things from there.  Sorry about that.
71 upload.error.sets.ok=Go to Flickr
72 upload.error.sets.cancel=Stay here
73 upload.error.some.title=Darn!  Some photos didn't make it.
74 upload.error.some.text=The upload failed for %1$d out of %2$d of your photos.
75 upload.error.some.ok=Try again?
76 upload.error.some.cancel=Go to Flickr
77 upload.error.all.title=Houston, we have a problem
78 upload.error.all.text=None of your photos made it to Flickr.  This probably means there's a problem with your Internet connection.  Please twiddle your cables and then try again.
79 upload.error.all.more=Your work's not lost.  All your photos and metadata are still in the Uploadr.
80 upload.error.all.ok=Try again?
81 upload.error.all.cancel=Not now
82
83 dialog.about.version=Version %1$s
84
85 dialog.bandwidth.title=Oh!  You've hit a limit
86 dialog.bandwidth.text=You have reached your monthly upload capacity, which will reset next month.  If you upgrade, all limits will be removed.
87 dialog.bandwidth.ok=Upgrade
88 dialog.bandwidth.cancel=Switch users
89
90 dialog.upgrade.title=A new Flickr Uploadr is available!
91 dialog.upgrade.text=A new version of the Flickr Uploadr is available for download.  It's really shiny and much better than this old thing.
92 dialog.upgrade.ok=Upgrade
93 dialog.upgrade.cancel=Not now
94
95 dialog.force.title=Alert!  Upgrade required
96 dialog.force.text=The Flickr team has issued a new version of the Uploadr which we need everyone to start using.  Unfortunately, you won't be able to use this version anymore.  Please install the latest version (you won't lose any of your work).
97 dialog.force.ok=OK, upgrade
98
99 dialog.exit.title=Are you sure?
100 dialog.exit.text=You have an upload in progress and quitting now will cancel it.
101 dialog.exit.ok=Yes, quit
102 dialog.exit.cancel=Cancel
103
104 updatesItem_default=Check for Updates...
105 updatesItem_defaultFallback=Check for Updates...
106 updatesItem_downloading=Downloading %S...
107 updatesItem_downloadingFallback=Downloading Update...
108 updatesItem_resume=Resume Downloading %S...
109 updatesItem_resumeFallback=Resume Downloading Update...
110 updatesItem_pending=Apply Downloaded Update Now...
111 updatesItem_pendingFallback=Apply Downloaded Update Now...
Note: See TracBrowser for help on using the browser.