Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

Commit

Permalink
added proper pt-PT translation by pvaladares
Browse files Browse the repository at this point in the history
  • Loading branch information
mackuba committed Nov 19, 2013
1 parent 9830627 commit 0d86d14
Show file tree
Hide file tree
Showing 24 changed files with 116 additions and 115 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@

/* Class = "NSTextFieldCell"; title = "Multiline Label"; ObjectID = "57"; */
"57.title" = "Label multi linhas";
"57.title" = "Etiqueta multi-linha";
2 changes: 1 addition & 1 deletion Hive/Controllers/pt.lproj/HIApplicationsViewController.xib
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="56">
<rect key="frame" x="-3" y="0.0" width="84" height="34"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" controlSize="mini" truncatesLastVisibleLine="YES" sendsActionOnEndEditing="YES" alignment="center" title="Label multi linhas" id="57">
<textFieldCell key="cell" controlSize="mini" truncatesLastVisibleLine="YES" sendsActionOnEndEditing="YES" alignment="center" title="Etiqueta multi-linha" id="57">
<font key="font" size="12" name="Helvetica"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"1.title" = "Janela";

/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "13"; */
"13.title" = "Célula de texto";
"13.title" = "Campo de Texto";

/* Class = "NSTextFieldCell"; title = "John Whatshisface"; ObjectID = "22"; */
"22.title" = "José da Silva";
"22.title" = "Zé Ninguém";

/* Class = "NSTextFieldCell"; title = "Main address"; ObjectID = "34"; */
"34.title" = "Endereço principal";
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
</tableHeaderCell>
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Célula de texto" id="13">
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Campo de Texto" id="13">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
Expand All @@ -57,7 +57,7 @@
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="21">
<rect key="frame" x="52" y="29" width="425" height="18"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="José da Silva" id="22">
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Zé Ninguém" id="22">
<font key="font" size="14" name="LucidaGrande-Bold"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
Expand Down
12 changes: 6 additions & 6 deletions Hive/Controllers/pt.lproj/HIContactsViewController.strings
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@

/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "10"; */
"10.title" = "Célula de texto";
"10.title" = "Campo 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" = "Você ainda não tem nenhum contato! Adicione seu primeiro contato e comece a enviar dinheiro!";
"123.title" = "Ainda não tem contactos! Adicione o primeiro contacto e comece a enviar dinheiro!";

/* Class = "NSButtonCell"; title = "Add contact"; ObjectID = "125"; */
"125.title" = "Adicionar contato";
"125.title" = "Adicionar contacto";

/* Class = "NSTextFieldCell"; title = "You can then use the"; ObjectID = "129"; */
"129.title" = "Você então pode usar o";
"129.title" = "Pode usar o";

/* Class = "NSTextFieldCell"; title = "button"; ObjectID = "133"; */
"133.title" = "botão";

/* Class = "NSTextFieldCell"; title = "on top to add more contacts."; ObjectID = "135"; */
"135.title" = "Em cima para adicionar mais contatos.";
"135.title" = "acima para adicionar contactos.";

/* Class = "NSTextFieldCell"; title = "Label"; ObjectID = "205"; */
"205.title" = "Label";
"205.title" = "Etiqueta";
12 changes: 6 additions & 6 deletions Hive/Controllers/pt.lproj/HIContactsViewController.xib
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
</tableHeaderCell>
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Célula de texto" id="10">
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Campo de Texto" id="10">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
Expand All @@ -60,7 +60,7 @@
<textField verticalHuggingPriority="750" id="204">
<rect key="frame" x="69" y="18" width="279" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="205">
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Etiqueta" id="205">
<font key="font" metaFont="systemBold"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
Expand Down Expand Up @@ -141,7 +141,7 @@
<size key="offset" width="0.0" height="1"/>
<color key="color" red="1" green="0.99997437" blue="0.99999129769999995" alpha="1" colorSpace="calibratedRGB"/>
</shadow>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="Você ainda não tem nenhum contato! Adicione seu primeiro contato e comece a enviar dinheiro!" id="123">
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="Ainda não tem contactos! Adicione o primeiro contacto e comece a enviar dinheiro!" id="123">
<font key="font" size="16" name="Helvetica"/>
<color key="textColor" red="0.3291117549" green="0.32910189029999998" blue="0.32910749319999999" alpha="1" colorSpace="calibratedRGB"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
Expand All @@ -150,7 +150,7 @@
<button id="124">
<rect key="frame" x="111" y="206" width="100" height="29"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="bevel" title="Adicionar contato" bezelStyle="regularSquare" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="125" customClass="HIDoneButtonCell">
<buttonCell key="cell" type="bevel" title="Adicionar contacto" bezelStyle="regularSquare" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="125" customClass="HIDoneButtonCell">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
Expand All @@ -169,7 +169,7 @@
<size key="offset" width="0.0" height="1"/>
<color key="color" red="1" green="0.99988943340000003" blue="0.99995732309999996" alpha="1" colorSpace="calibratedRGB"/>
</shadow>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Você então pode usar o" id="129">
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Pode usar o" id="129">
<font key="font" size="13" name="Helvetica"/>
<color key="textColor" red="0.32231375579999999" green="0.3222793639" blue="0.32230004670000001" alpha="1" colorSpace="calibratedRGB"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
Expand All @@ -195,7 +195,7 @@
<size key="offset" width="0.0" height="1"/>
<color key="color" red="1" green="0.99988943340000003" blue="0.99995732309999996" alpha="1" colorSpace="calibratedRGB"/>
</shadow>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Em cima para adicionar mais contatos." id="135">
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="acima para adicionar contactos." id="135">
<font key="font" size="13" name="Helvetica"/>
<color key="textColor" red="0.32231375579999999" green="0.3222793639" blue="0.32230004670000001" alpha="1" colorSpace="calibratedRGB"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

/* Class = "NSWindow"; title = "Debugging Info"; ObjectID = "1"; */
"1.title" = "Informações de Debug";
"1.title" = "Informação de Depuração";

/* Class = "NSTextFieldCell"; title = "If you have problems with your wallet, we may ask you to send us the contents of the text area below. Please note that the data does NOT include your private keys and will not allow us to spend your Bitcoin!"; ObjectID = "o5O-SS-J37"; */
"o5O-SS-J37.title" = "Se tiver problemas com sua carteira, podemos pedir para você nos enviar o contúdo da área de text abaixo. Os dados não incluem sua chave privada e não permitirá que seus Bitcoins sejam acessados.!";
"o5O-SS-J37.title" = "Se tiver problemas com a sua carteira, podemos pedir-lhe que envie o conteúdo da caixa de texto abaixo. Por favor note que esse conteúdo NÃO inclui as suas chaves privadas e não nos permite gastar o seu dinheiro Bitcoin!";
4 changes: 2 additions & 2 deletions Hive/Controllers/pt.lproj/HIDebuggingInfoWindowController.xib
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application"/>
<window title="Informações de Debug" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" oneShot="NO" releasedWhenClosed="NO" wantsToBeColor="NO" frameAutosaveName="DebuggingInfoWindow" animationBehavior="default" id="1">
<window title="Informação de Depuração" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" oneShot="NO" releasedWhenClosed="NO" wantsToBeColor="NO" frameAutosaveName="DebuggingInfoWindow" animationBehavior="default" id="1">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="196" y="240" width="650" height="618"/>
Expand Down Expand Up @@ -57,7 +57,7 @@
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" id="o5O-SS-J37">
<font key="font" metaFont="system"/>
<string key="title">Se tiver problemas com sua carteira, podemos pedir para você nos enviar o contúdo da área de text abaixo. Os dados não incluem sua chave privada e não permitirá que seus Bitcoins sejam acessados.!</string>
<string key="title">Se tiver problemas com a sua carteira, podemos pedir-lhe que envie o conteúdo da caixa de texto abaixo. Por favor note que esse conteúdo NÃO inclui as suas chaves privadas e não nos permite gastar o seu dinheiro Bitcoin!</string>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
Expand Down
4 changes: 2 additions & 2 deletions Hive/Controllers/pt.lproj/HIErrorWindowController.strings
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"1.title" = "Erro";

/* Class = "NSTextFieldCell"; title = "Oh no, something went wrong!"; ObjectID = "Mpx-rH-nUM"; */
"Mpx-rH-nUM.title" = "Ah não, algo deu errado!";
"Mpx-rH-nUM.title" = "Ooops! Houve um problema!";

/* Class = "NSTextFieldCell"; title = "An unexpected error has occurred in Hive."; ObjectID = "xF4-pJ-cQU"; */
"xF4-pJ-cQU.title" = "Um erro inesperado ocorreu com o Hive.";
"xF4-pJ-cQU.title" = "Ocorreu um erro não esperado na aplicação Hive.";
4 changes: 2 additions & 2 deletions Hive/Controllers/pt.lproj/HIErrorWindowController.xib
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="rNO-jY-3PV">
<rect key="frame" x="17" y="420" width="556" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="Ah não, algo deu errado!" id="Mpx-rH-nUM">
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="Ooops! Houve um problema!" id="Mpx-rH-nUM">
<font key="font" size="13" name="LucidaGrande-Bold"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
Expand All @@ -40,7 +40,7 @@
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="XU2-Dv-jOg">
<rect key="frame" x="17" y="395" width="556" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" alignment="center" title="Um erro inesperado ocorreu com o Hive." id="xF4-pJ-cQU">
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" alignment="center" title="Ocorreu um erro não esperado na aplicação Hive." id="xF4-pJ-cQU">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
Expand Down
2 changes: 1 addition & 1 deletion Hive/Controllers/pt.lproj/HIMainWindowController.strings
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
"3.title" = "Hive";

/* Class = "NSButtonCell"; title = "Send"; ObjectID = "45"; */
"45.title" = "Enviar";
"45.title" = "Enviar";
12 changes: 6 additions & 6 deletions Hive/Controllers/pt.lproj/HINewContactViewController.strings
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@

/* Class = "NSButtonCell"; title = "Done"; ObjectID = "14"; */
"14.title" = "Done";
"14.title" = "OK";

/* Class = "NSTextFieldCell"; title = "Contact information"; ObjectID = "75"; */
"75.title" = "Contact information";
"75.title" = "Informação de contacto";

/* Class = "NSTextFieldCell"; title = "Email:"; ObjectID = "78"; */
"78.title" = "Email:";

/* Class = "NSButtonCell"; title = "Add address"; ObjectID = "80"; */
"80.title" = "Add address";
"80.title" = "Adicionar endereço";

/* Class = "NSTextFieldCell"; title = "Bitcoin addresses"; ObjectID = "81"; */
"81.title" = "Bitcoin addresses";
"81.title" = "Endereços Bitcoin";

/* Class = "NSButtonCell"; title = "Remove contact"; ObjectID = "97"; */
"97.title" = "Remove contact";
"97.title" = "Eliminar contacto";

/* Class = "NSTextFieldCell"; title = "edit"; ObjectID = "107"; */
"107.title" = "edit";
"107.title" = "editar";
Loading

0 comments on commit 0d86d14

Please sign in to comment.