mirror of
https://github.com/transmission/transmission
synced 2025-02-05 14:04:15 +00:00
![Mitchell Livingston](/assets/img/avatar_default.png)
Sorting by progress, sorting no longer causes crashes. New look for the table. Info is now inspector: can set individual and multiple ratio limits, shows listing of files, more info in general, resizes when changing tabs, can change tabs with cmd-left and cmd-right. Menu items moved to "Transfers" menu. Sliding status bar in its own view. Prefs moved into their own nib. Toolbar items for pause and resume selected (many wanted this, but it needs better icons) New icons for Transfers and General. A lot of tweaking of main window to fix alignment etc. Sparkle used for updated (still needs to be added to website to work). And a lot more tweaking and changes that I'm too lazy to list. ...now let's hope I commit this right
81 lines
7.3 KiB
Text
81 lines
7.3 KiB
Text
/* 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 in retrieving update information; are you connected to the internet? Please try again later." = "An error occurred in retrieving update information; are you connected to the internet? 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!";
|
|
|