public
Description: A Gitk-like application written in RubyCocoa that looks like it belongs on a Mac. See the wiki for downloads and screenshots.
Homepage: http://alternateidea.com
Clone URL: git://github.com/Caged/gitnub.git
Click here to lend your support to: gitnub and make a donation at www.pledgie.com !
commit  f9b9f1ab72d5f5532afac452aca6acf1752da76e
tree    8aed2b133a1eee292af579e7121bd7ea7b96622d
parent  f7b3f6bb486c211ed4419560d52125b14b979087
gitnub / Sparkle.framework / Resources / ko.lproj / Sparkle.strings
100644 79 lines (78 sloc) 6.91 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
þÿ/* No comment provided by engineer. */
"%.0lfk of %.0lfk" = "%1$.0lfk of %2$.0lfk";
/* No comment provided by engineer. */
"%@ %@ has been installed and will be ready to use next time %@ starts! Would you like to relaunch now?" = "%1$@ %2$@ has been installed and will be ready to use next time %3$@ starts! Would you like to relaunch now?";
/* No comment provided by engineer. */
"%@ %@ is currently the newest version available." = "%1$@ %2$@ is currently the newest version available.";
/* No comment provided by engineer. */
"%@ %@ is now available (you have %@). Would you like to download it now?" = "%1$@ %2$@ is now available (you have %3$@). Would you like to download it now?";
/* No comment provided by engineer. */
"%@ does not have permission to write to the application's directory! Are you running off a disk image? If not, ask your system administrator for help." = "%@ does not have permission to write to the application's directory! Are you running off a disk image? If not, ask your system administrator for help.";
/* No comment provided by engineer. */
"A new version of %@ has been installed!" = "A new version of %@ has been installed!";
/* No comment provided by engineer. */
"A new version of %@ is available!" = "A new version of %@ is available!";
/* No comment provided by engineer. */
"An error occurred during installation. Please try again later." = "An error occurred during installation. Please try again later.";
/* No comment provided by engineer. */
"An error occurred in retrieving update information. Please try again later." = "An error occurred in retrieving update information. Please try again later.";
/* No comment provided by engineer. */
"An error occurred while extracting the archive. Please try again later." = "An error occurred while extracting the archive. Please try again later.";
/* No comment provided by engineer. */
"An error occurred while trying to download the file. Please try again later." = "An error occurred while trying to download the file. Please try again later.";
/* No comment provided by engineer. */
"An update is already in progress!" = "An update is already in progress!";
/* No comment provided by engineer. */
"Cancel" = "Cancel";
/* No comment provided by engineer. */
"Check for updates on startup?" = "Check for updates on startup?";
/* No comment provided by engineer. */
"Downloading update..." = "Downloading update...";
/* No comment provided by engineer. */
"Extracting update..." = "Extracting update...";
/* No comment provided by engineer. */
"Install and Relaunch" = "Install and Relaunch";
/* No comment provided by engineer. */
"Installing update..." = "Installing update...";
/* No comment provided by engineer. */
"No" = "No";
/* No comment provided by engineer. */
"OK" = "OK";
/* No comment provided by engineer. */
"Ready to install!" = "Ready to install!";
/* No comment provided by engineer. */
"Update Error!" = "Update Error!";
/* No comment provided by engineer. */
"Updating %@" = "Updating %@";
/* No comment provided by engineer. */
"Would you like %@ to check for updates on startup? If not, you can initiate the check manually from the application menu." = "Would you like %@ to check for updates on startup? If not, you can initiate the check manually from the application menu.";
/* No comment provided by engineer. */
"Yes" = "Yes";
/* No comment provided by engineer. */
"You're up to date!" = "You're up to date!";