From 6904e3b28f3fccd43524d06985f913acd8ee4b2c Mon Sep 17 00:00:00 2001 From: Jakub Suder Date: Tue, 12 Nov 2013 17:42:47 +0100 Subject: [PATCH] Portuguese translation by Ygor Ribeiro --- .../HIApplicationRuntimeViewController.xib | 4 +- .../HIApplicationsViewController.strings | 2 +- .../pt.lproj/HIApplicationsViewController.xib | 2 +- ...ontactAutocompleteWindowController.strings | 8 +- .../HIContactAutocompleteWindowController.xib | 8 +- .../pt.lproj/HIContactsViewController.strings | 12 +-- .../pt.lproj/HIContactsViewController.xib | 12 +-- .../HIDebuggingInfoWindowController.strings | 4 +- .../HIDebuggingInfoWindowController.xib | 4 +- .../pt.lproj/HIErrorWindowController.strings | 6 +- .../pt.lproj/HIErrorWindowController.xib | 6 +- .../pt.lproj/HIMainWindowController.strings | 2 +- .../pt.lproj/HIMainWindowController.xib | 2 +- .../HIProfileInfoViewController.strings | 6 +- .../pt.lproj/HIProfileInfoViewController.xib | 6 +- .../pt.lproj/HIProfileViewController.strings | 4 +- .../pt.lproj/HIProfileViewController.xib | 4 +- .../HISendBitcoinsWindowController.strings | 18 ++-- .../HISendBitcoinsWindowController.xib | 16 ++-- .../HITransactionsViewController.strings | 12 +-- .../pt.lproj/HITransactionsViewController.xib | 16 ++-- Hive/Credits.rtf | 5 ++ Hive/pt.lproj/Localizable.strings | 85 +++++++++---------- Hive/pt.lproj/MainMenu.strings | 57 ++++++------- Hive/pt.lproj/MainMenu.xib | 54 ++++++------ 25 files changed, 180 insertions(+), 175 deletions(-) diff --git a/Hive/Controllers/pt.lproj/HIApplicationRuntimeViewController.xib b/Hive/Controllers/pt.lproj/HIApplicationRuntimeViewController.xib index 22d4cae3..3efe654e 100644 --- a/Hive/Controllers/pt.lproj/HIApplicationRuntimeViewController.xib +++ b/Hive/Controllers/pt.lproj/HIApplicationRuntimeViewController.xib @@ -21,7 +21,9 @@ - + + + diff --git a/Hive/Controllers/pt.lproj/HIApplicationsViewController.strings b/Hive/Controllers/pt.lproj/HIApplicationsViewController.strings index f24b440b..5de9fd79 100644 --- a/Hive/Controllers/pt.lproj/HIApplicationsViewController.strings +++ b/Hive/Controllers/pt.lproj/HIApplicationsViewController.strings @@ -1,3 +1,3 @@ /* Class = "NSTextFieldCell"; title = "Multiline Label"; ObjectID = "57"; */ -"57.title" = "Multiline Label"; +"57.title" = "Label multi linhas"; diff --git a/Hive/Controllers/pt.lproj/HIApplicationsViewController.xib b/Hive/Controllers/pt.lproj/HIApplicationsViewController.xib index fef02eac..5ffb6e8d 100644 --- a/Hive/Controllers/pt.lproj/HIApplicationsViewController.xib +++ b/Hive/Controllers/pt.lproj/HIApplicationsViewController.xib @@ -66,7 +66,7 @@ - + diff --git a/Hive/Controllers/pt.lproj/HIContactAutocompleteWindowController.strings b/Hive/Controllers/pt.lproj/HIContactAutocompleteWindowController.strings index 3c36d2a6..938b49e6 100644 --- a/Hive/Controllers/pt.lproj/HIContactAutocompleteWindowController.strings +++ b/Hive/Controllers/pt.lproj/HIContactAutocompleteWindowController.strings @@ -1,12 +1,12 @@ /* Class = "NSWindow"; title = "Window"; ObjectID = "1"; */ -"1.title" = "Window"; +"1.title" = "Janela"; /* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "13"; */ -"13.title" = "Text Cell"; +"13.title" = "Célula de texto"; /* Class = "NSTextFieldCell"; title = "John Whatshisface"; ObjectID = "22"; */ -"22.title" = "John Whatshisface"; +"22.title" = "José da Silva"; /* Class = "NSTextFieldCell"; title = "Main address"; ObjectID = "34"; */ -"34.title" = "Main address"; +"34.title" = "Endereço principal"; diff --git a/Hive/Controllers/pt.lproj/HIContactAutocompleteWindowController.xib b/Hive/Controllers/pt.lproj/HIContactAutocompleteWindowController.xib index 058388ee..f9097ffc 100644 --- a/Hive/Controllers/pt.lproj/HIContactAutocompleteWindowController.xib +++ b/Hive/Controllers/pt.lproj/HIContactAutocompleteWindowController.xib @@ -15,7 +15,7 @@ - + @@ -43,7 +43,7 @@ - + @@ -57,7 +57,7 @@ - + @@ -71,7 +71,7 @@ - + diff --git a/Hive/Controllers/pt.lproj/HIContactsViewController.strings b/Hive/Controllers/pt.lproj/HIContactsViewController.strings index 1a56a722..ad44eb4c 100644 --- a/Hive/Controllers/pt.lproj/HIContactsViewController.strings +++ b/Hive/Controllers/pt.lproj/HIContactsViewController.strings @@ -1,21 +1,21 @@ /* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "10"; */ -"10.title" = "Text Cell"; +"10.title" = "Célula de texto"; /* Class = "NSTextFieldCell"; title = "Looks like you don't have any contacts yet! Add your first one and start sending money!"; ObjectID = "123"; */ -"123.title" = "Looks like you don't have any contacts yet! Add your first one and start sending money!"; +"123.title" = "Você ainda não tem nenhum contato! Adicione seu primeiro contato e comece a enviar dinheiro!"; /* Class = "NSButtonCell"; title = "Add contact"; ObjectID = "125"; */ -"125.title" = "Add contact"; +"125.title" = "Adicionar contato"; /* Class = "NSTextFieldCell"; title = "You can then use the"; ObjectID = "129"; */ -"129.title" = "You can then use the"; +"129.title" = "Você então pode usar o"; /* Class = "NSTextFieldCell"; title = "button"; ObjectID = "133"; */ -"133.title" = "button"; +"133.title" = "botão"; /* Class = "NSTextFieldCell"; title = "on top to add more contacts."; ObjectID = "135"; */ -"135.title" = "on top to add more contacts."; +"135.title" = "Em cima para adicionar mais contatos."; /* Class = "NSTextFieldCell"; title = "Label"; ObjectID = "205"; */ "205.title" = "Label"; diff --git a/Hive/Controllers/pt.lproj/HIContactsViewController.xib b/Hive/Controllers/pt.lproj/HIContactsViewController.xib index 33426e79..d68bb0ca 100644 --- a/Hive/Controllers/pt.lproj/HIContactsViewController.xib +++ b/Hive/Controllers/pt.lproj/HIContactsViewController.xib @@ -46,7 +46,7 @@ - + @@ -141,7 +141,7 @@ - + @@ -150,7 +150,7 @@