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

Revision 153, 4.9 kB (checked in by rcrowley, 2 years ago)

Intl shit

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