diff --git a/AutoUpdater.NET/AutoUpdater.NET.csproj b/AutoUpdater.NET/AutoUpdater.NET.csproj index 7b4a8e66..15bc30fa 100644 --- a/AutoUpdater.NET/AutoUpdater.NET.csproj +++ b/AutoUpdater.NET/AutoUpdater.NET.csproj @@ -116,6 +116,9 @@ DownloadUpdateDialog.cs + + DownloadUpdateDialog.cs + DownloadUpdateDialog.cs @@ -166,6 +169,9 @@ RemindLaterForm.cs + + RemindLaterForm.cs + RemindLaterForm.cs @@ -205,6 +211,9 @@ UpdateForm.cs + + UpdateForm.cs + UpdateForm.cs Designer diff --git a/AutoUpdater.NET/DownloadUpdateDialog.pt.resx b/AutoUpdater.NET/DownloadUpdateDialog.pt.resx new file mode 100644 index 00000000..ef25e36e --- /dev/null +++ b/AutoUpdater.NET/DownloadUpdateDialog.pt.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Atualização de software + + + A transferir a atualização... + + \ No newline at end of file diff --git a/AutoUpdater.NET/RemindLaterForm.pt.resx b/AutoUpdater.NET/RemindLaterForm.pt.resx new file mode 100644 index 00000000..32b8d4bd --- /dev/null +++ b/AutoUpdater.NET/RemindLaterForm.pt.resx @@ -0,0 +1,159 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Recordar-me mais tarde + + + OK + + + Daqui a 30 minutos + + + Daqui a 12 horas + + + Daqui a 1 dia + + + Daqui a 2 dias + + + Daqui a 4 dias + + + Daquia a 8 dias + + + Daqui a 10 dias + + + Deverá transferir a atualização agora. Dependendo da sua ligação à internet, demora apenas alguns minutos e assegura que tem a última versão da aplicação + + + Deseja transferir a atualização mais tarde? + + + Não + + + Sim + + \ No newline at end of file diff --git a/AutoUpdater.NET/UpdateForm.pt.resx b/AutoUpdater.NET/UpdateForm.pt.resx new file mode 100644 index 00000000..2064ca43 --- /dev/null +++ b/AutoUpdater.NET/UpdateForm.pt.resx @@ -0,0 +1,141 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + {0} {1} está disponível! + + + Lembrar-me mais tarde + + + Ignorar esta versão + + + Atualizar + + + {0} {1} está disponível. A versão instalada é a {2}. Deseja atualizar agora? + + + Notas sobre a versão + + + Está disponível uma nova versão do {0}! + + \ No newline at end of file