mirror of
https://github.com/hholtmann/smcFanControl.git
synced 2025-11-04 19:49:16 +01:00
81 lines
8.0 KiB
Plaintext
81 lines
8.0 KiB
Plaintext
/* No comment provided by engineer. */
|
||
"%@ %@ is currently the newest version available." = "O %1$@ %2$@ é neste momento a versão mais recente disponível.";
|
||
|
||
/* No comment provided by engineer. */
|
||
"%@ %@ is currently the newest version available.\n(You are currently running version %@.)" = "O %1$@ %2$@ é neste momento a versão mais recente disponível.\n(Neste momento está na versão %3$@.)";
|
||
|
||
/* Description text for SUUpdateAlert when the update is downloadable. */
|
||
"%@ %@ is now available—you have %@. Would you like to download it now?" = "O %1$@ %2$@ está agora disponível e tem a versão %3$@. Gostaria de o transferir agora?";
|
||
|
||
/* The download progress in a unit of bytes, e.g. 100 KB */
|
||
"%@ downloaded" = "%@ transferido";
|
||
|
||
/* The download progress in units of bytes, e.g. 100 KB of 1,0 MB */
|
||
"%@ of %@" = "%1$@ de %2$@";
|
||
|
||
/* Description text for SUUpdateAlert when the update has already been downloaded and ready to install. */
|
||
"%1$@ %2$@ has been downloaded and is ready to use! Would you like to install it and relaunch %1$@ now?" = "O %1$@ %2$@ foi transferido e está pronto a instalar! Gostaria de o fazer agora e reiniciar o %1$@ posteriormente?";
|
||
|
||
/* No comment provided by engineer. */
|
||
"%1$@ can’t be updated, because it was opened from a read-only or a temporary location." = "O %1$@ não pode ser actualizado quando estiver a ser executado a partir de um volume apenas de leitura como uma imagem de disco ou disco óptico.";
|
||
|
||
/* No comment provided by engineer. */
|
||
"A new version of %@ is available!" = "Uma nova versão do %@ está dísponível!";
|
||
|
||
/* No comment provided by engineer. */
|
||
"A new version of %@ is ready to install!" = "Uma nova versão do %@ está pronta a instalar!";
|
||
|
||
/* No comment provided by engineer. */
|
||
"An error occurred in retrieving update information. Please try again later." = "Ocorreu um erro ao recolher informação sobre as actualizações disponíveis. Por favor tente novamente mais tarde.";
|
||
|
||
/* No comment provided by engineer. */
|
||
"An error occurred while downloading the update. Please try again later." = "Ocorreu um erro ao transferir a actualização. Por favor novamente tente mais tarde.";
|
||
|
||
/* No comment provided by engineer. */
|
||
"An error occurred while extracting the archive. Please try again later." = "Ocorreu um erro ao extrair o arquivo. Por favor novamente tente mais tarde.";
|
||
|
||
/* No comment provided by engineer. */
|
||
"An error occurred while parsing the update feed." = "Ocorrer um erro ao processar o feed de actualização.";
|
||
|
||
/* No comment provided by engineer. */
|
||
"Cancel" = "Cancelar";
|
||
|
||
/* No comment provided by engineer. */
|
||
"Cancel Update" = "Cancelar actualização";
|
||
|
||
/* No comment provided by engineer. */
|
||
"Checking for updates…" = "A procurar actualizações…";
|
||
|
||
/* Take care not to overflow the status window. */
|
||
"Downloading update…" = "A transferir actualização…";
|
||
|
||
/* Take care not to overflow the status window. */
|
||
"Extracting update…" = "A extrair actualização…";
|
||
|
||
/* No comment provided by engineer. */
|
||
"Install and Relaunch" = "Instalar e reiniciar";
|
||
|
||
/* Take care not to overflow the status window. */
|
||
"Installing update…" = "A instalar actualização…";
|
||
|
||
/* No comment provided by engineer. */
|
||
"OK" = "OK";
|
||
|
||
/* No comment provided by engineer. */
|
||
"Ready to Install" = "Pronto para instalar";
|
||
|
||
/* No comment provided by engineer. */
|
||
"Should %1$@ automatically check for updates? You can always check for updates manually from the %1$@ menu." = "Deverá o %1$@ procurar por actualizações automaticamente? Pode sempre procurar actualizações manualmente a partir do menu do %1$@.";
|
||
|
||
/* No comment provided by engineer. */
|
||
"Update Error!" = "Erro na actualização!";
|
||
|
||
/* No comment provided by engineer. */
|
||
"Updating %@" = "A actualizar o %@";
|
||
|
||
/* No comment provided by engineer. */
|
||
"Use Finder to copy %1$@ to the Applications folder, relaunch it from there, and try again." = "Use o Finder para copiar o %1$@ para a sua pasta Aplicações, reinicie-o aí e tente novamente.";
|
||
|
||
/* Status message shown when the user checks for updates but is already current or the feed doesn't contain any updates. */
|
||
"You’re up-to-date!" = "Está actualizado!";
|