svn commit: r534327 - in /ofbiz/trunk/applications/party: config/ webapp/partymgr/party/ widget/partymgr/

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r534327 - in /ofbiz/trunk/applications/party: config/ webapp/partymgr/party/ widget/partymgr/

jleroux@apache.org
Author: jleroux
Date: Tue May  1 23:22:21 2007
New Revision: 534327

URL: http://svn.apache.org/viewvc?view=rev&rev=534327
Log:
Patches from Marco Risaliti and Adrian Crum "Italian translation of party application" (https://issues.apache.org/jira/browse/OFBIZ-950).

Modified:
    ofbiz/trunk/applications/party/config/PartyEntityLabels.properties
    ofbiz/trunk/applications/party/config/PartyEntityLabels_it.properties
    ofbiz/trunk/applications/party/config/PartyUiLabels.properties
    ofbiz/trunk/applications/party/config/PartyUiLabels_it.properties
    ofbiz/trunk/applications/party/webapp/partymgr/party/viewprofile.ftl
    ofbiz/trunk/applications/party/widget/partymgr/SecurityForms.xml
    ofbiz/trunk/applications/party/widget/partymgr/SecurityScreens.xml

Modified: ofbiz/trunk/applications/party/config/PartyEntityLabels.properties
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/config/PartyEntityLabels.properties?view=diff&rev=534327&r1=534326&r2=534327
==============================================================================
--- ofbiz/trunk/applications/party/config/PartyEntityLabels.properties (original)
+++ ofbiz/trunk/applications/party/config/PartyEntityLabels.properties Tue May  1 23:22:21 2007
@@ -28,6 +28,7 @@
 AgreementType.description.PRODUCT_AGREEMENT=Product
 AgreementType.description.PURCHASE_AGREEMENT=Purchase
 AgreementType.description.SALES_AGREEMENT=Sales
+AgreementType.description.COMMISSION_AGREEMENT=Commission
 CommunicationEventPrpTyp.description.ACTIVITY_REQUEST=Activity Request
 CommunicationEventPrpTyp.description.CONFERENCE=Conference
 CommunicationEventPrpTyp.description.CUSTOMER_SERVICE_CAL=Customer Service Call
@@ -62,11 +63,14 @@
 ContactMechPurposeType.description.PHONE_WORK_SEC=Secondary Work Phone Number
 ContactMechPurposeType.description.PRIMARY_EMAIL=Primary Email Address
 ContactMechPurposeType.description.PRIMARY_LOCATION=Primary Address
+ContactMechPurposeType.description.PREVIOUS_LOCATION=Previous Address
 ContactMechPurposeType.description.PRIMARY_PHONE=Primary Phone Number
 ContactMechPurposeType.description.PRIMARY_WEB_URL=Primary Website URL
 ContactMechPurposeType.description.PUR_RET_LOCATION=Purchase Return Address
 ContactMechPurposeType.description.SHIPPING_LOCATION=Shipping Destination Address
 ContactMechPurposeType.description.SHIP_ORIG_LOCATION=Shipping Origin Address
+ContactMechPurposeType.description.BILLING_EMAIL=Billing (AP) Email
+ContactMechPurposeType.description.PAYMENT_EMAIL=Payment (AR) Email
 ContactMechType.description.DOMAIN_NAME=Internet Domain Name
 ContactMechType.description.ELECTRONIC_ADDRESS=Electronic Address
 ContactMechType.description.EMAIL_ADDRESS=Email Address

Modified: ofbiz/trunk/applications/party/config/PartyEntityLabels_it.properties
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/config/PartyEntityLabels_it.properties?view=diff&rev=534327&r1=534326&r2=534327
==============================================================================
--- ofbiz/trunk/applications/party/config/PartyEntityLabels_it.properties (original)
+++ ofbiz/trunk/applications/party/config/PartyEntityLabels_it.properties Tue May  1 23:22:21 2007
@@ -21,7 +21,7 @@
 
 TermType.description.FINANCIAL_TERM=Finanziario
 TermType.description.FIN_PAYMENT_TERM=Pagamento (netto giorni)
-TermType.description.FIN_PAYMENT_DISC=Pagamento (discontinuo se pagato senza giorni specificati)
+TermType.description.FIN_PAYMENT_DISC=Pagamento (sconto se pagato senza giorni specificati)
 TermType.description.FIN_PAYMENT_FIXDAY=Pagamento (dovuto ad uno specifico giorno del mese)
 TermType.description.FIN_LATE_FEE_TERM=Tassa Ritardata (percentuale)
 TermType.description.FIN_COLLECT_TERM=Penalit\u00e0 Per Agenzia Collezione
@@ -145,6 +145,7 @@
 ContactMechPurposeType.description.GENERAL_LOCATION=Indirizzo Generale Corrispondenza
 ContactMechPurposeType.description.PUR_RET_LOCATION=Indirizzo Reso Acquisto
 ContactMechPurposeType.description.PRIMARY_LOCATION=Indirizzo Primario
+ContactMechPurposeType.description.PREVIOUS_LOCATION=Indirizzo Precedente
 ContactMechPurposeType.description.PHONE_SHIPPING=Numero Telefono Destinazione Spedizione
 ContactMechPurposeType.description.PHONE_SHIP_ORIG=Numero Telefono Origine Spedizione
 ContactMechPurposeType.description.PHONE_BILLING=Numero Telefono Fatturazione (AP)
@@ -161,6 +162,8 @@
 ContactMechPurposeType.description.OTHER_EMAIL=Altro Indirizzo Email
 ContactMechPurposeType.description.ORDER_EMAIL=Indirizzo Email Notifica Ordine
 ContactMechPurposeType.description.PRIMARY_WEB_URL=URL Primario Sito Web
+ContactMechPurposeType.description.BILLING_EMAIL=Email Fatturazione (AP)
+ContactMechPurposeType.description.PAYMENT_EMAIL=Email Pagamento (AR)
 
 PartyType.description.AUTOMATED_AGENT=Agente Automatizzato
 PartyType.description.PERSON=Persona
@@ -225,6 +228,7 @@
 AgreementType.description.SALES_AGREEMENT=Vendite
 AgreementType.description.EMPLOYMENT_AGREEMENT=Impiego
 AgreementType.description.OTHER_AGREEMENT=Altro
+AgreementType.description.COMMISSION_AGREEMENT=Provvigione
 
 AgreementItemType.description.SUBAGREEMENT=Sotto-Contratto
 AgreementItemType.description.AGREEMENT_EXHIBIT=Esposizione

Modified: ofbiz/trunk/applications/party/config/PartyUiLabels.properties
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/config/PartyUiLabels.properties?view=diff&rev=534327&r1=534326&r2=534327
==============================================================================
--- ofbiz/trunk/applications/party/config/PartyUiLabels.properties (original)
+++ ofbiz/trunk/applications/party/config/PartyUiLabels.properties Tue May  1 23:22:21 2007
@@ -159,6 +159,7 @@
 PartyBirthDate=Birth Date
 PartyBirthDateMissingError=Birthdate is not formatted correctly: must be yyyy-mm-dd, like 1982-07-21
 PartyBusinessPhone=Business Phone
+PartyCertIssuers=Cert Issuers
 PartyChildShoppingList=Child Shopping List
 PartyCannotUpdateContactBecauseNotWithSpecifiedParty=ERROR: Cannot update specified contact info because it does not correspond to the specified party.
 PartyChangeParty=Change Party
@@ -469,8 +470,13 @@
 PartySegmentGroupId=Segment Group Id
 PartySegmentGroupTypeId=Segment Type Id
 PartySegmentGroupProductStoreId=Product Store Id
+PartySegmentRoles=Segment Roles
 PartySegments=Segments
+PartySelectPurpose=Select Purpose
+PartySelectRole=Select Role
 PartySelectContactType=Select Contact Type
+PartySelectPurpose=Select Purpose
+PartySelectRole=Select Role
 PartySelectcRoleForParty=Select role(s) for this party
 PartySequenceId=Sequence Id
 PartyServer=Server
@@ -531,6 +537,7 @@
 PartyUserNameMissing=Username is missing
 PartyVendor=Vendor
 PartyVendorInformation=Vendor Information
+PartyViewCert=View Cert
 PartyViewImage=View Image
 PartyViewPostalAddressBoundaryPermissionError=Security Error\: to run getPostalAddressBoundary you must have the PARTY_VIEW or PARTY_ADMIN permission
 PartyViewSegmentRoles=View Party Segment Roles
@@ -689,3 +696,14 @@
 FormFieldTitle_enabled=Enabled
 FormFieldTitle_disabledDateTime=Disabled Date Time
 FormFieldTitle_successiveFailedLogins=Successive Failed Logins
+FormFieldTitle_existingCustomer=Existing Customer
+FormFieldTitle_editContent=Edit Content
+FormFieldTitle_viewContent=View Content
+FormFieldTitle_certProvisionId=Cert Provision Id
+FormFieldTitle_commonName=Common Name
+FormFieldTitle_organizationalUnit=Organizational Unit
+FormFieldTitle_organizationName=Organization Name
+FormFieldTitle_cityLocality=City Locality
+FormFieldTitle_stateProvince=State Province
+FormFieldTitle_country=Country
+FormFieldTitle_certString=Cert String
\ No newline at end of file

Modified: ofbiz/trunk/applications/party/config/PartyUiLabels_it.properties
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/config/PartyUiLabels_it.properties?view=diff&rev=534327&r1=534326&r2=534327
==============================================================================
--- ofbiz/trunk/applications/party/config/PartyUiLabels_it.properties (original)
+++ ofbiz/trunk/applications/party/config/PartyUiLabels_it.properties Tue May  1 23:22:21 2007
@@ -78,6 +78,7 @@
 PageTitleEditEftAccount=Aggiorna Conto EFT
 PageTitleEditGiftCard=Aggiorna Carta Omaggio
 PageTitleEditGroupInformation=Aggiorna Informazioni Gruppo
+PageTitleEditIssuerProvisions=Aggiorna Misure Emittenti
 PageTitleEditPartyAttribute=Aggiorna Attributo Soggetto
 PageTitleEditPartyClassificationGroup=Aggiorna Classificazione Gruppo Soggetto
 PageTitleEditPartyClassificationGroupParties=Aggiorna Classificazione Gruppo Soggetto
@@ -142,6 +143,7 @@
 PartyAddUserLoginToSecurityGroup=Aggiungi Utente al Gruppo Sicurezza
 PartyAvsString=Stringa AVS
 PartyAreaCode=Codice Area
+PartyAttachContent=Allega Contenuto
 PartyAttentionName=Attenzione Di
 PartyAttribute=Attributo Soggetto
 PartyAttributes=Attributo(i) Soggetto
@@ -150,6 +152,7 @@
 PartyBirthDate=Data Nascita
 PartyBirthDateMissingError=Data Nascita non \u00e8 formattata correttamente: dovrebbe essere yyyy-mm-dd, come 1982-07-21
 PartyBusinessPhone=Telefono Ufficio
+PartyCertIssuers=Certificati Emessi
 PartyChildShoppingList=Figlio Lista Acquisto
 PartyCannotUpdateContactBecauseNotWithSpecifiedParty=ERRORE: Non \u00e8 possibile aggiornare le informazioni contatto specificate perch\u00e8 non corrisponde al cliente specificato.
 PartyChangeParty=Cambia Soggetto
@@ -196,6 +199,7 @@
 PartyContactTelephoneMissing=Telefono Contatto mancante
 PartyContactType=Tipo Contatto
 PartyContactWorkPhoneNumber=Numero Telefono Lavoro
+PartyContent=Contenuto Soggetto
 PartyContentId=Codice Contenuto
 PartyCookie=Cookie
 PartyCountryCode=Codice Paese
@@ -322,6 +326,7 @@
 PartyNewCommWorkEffort=Nuova Comunicazione Impegno di Lavoro
 PartyNewEvent=Nuovo Evento
 PartyNewFind=Nuova Ricerca
+PartyNewRelationship=Nuovo Rapporto
 PartyNewRelationshipType=Nuovo Tipo Rapporto
 PartyNewRoleType=Nuovo Tipo Ruolo
 PartyNewSecurityGroup=Nuovo Gruppo Sicurezza
@@ -330,6 +335,7 @@
 PartyNickname=Soprannome
 PartyNoCommunicationFound=Nessun Evento Comunicazione
 PartyNoContactInformation=Nessun informazione contatto sul file.
+PartyNoContent=Nessun Contenuto
 PartyNoMatch=Nessun record di uguaglianza.
 PartyNoNameGroup=Nessn nome (gruppo)
 PartyNoNotesForParty=Nessuna nota per questo Soggetto.
@@ -433,8 +439,11 @@
 PartySegmentGroupId=Codice Segmento
 PartySegmentGroupTypeId=Tipo Segmento
 PartySegmentGroupProductStoreId=Codice Negozio
+PartySegmentRoles=Ruoli Segmento
 PartySegments=Segmenti
 PartySelectContactType=Selezione Tipo Contatto
+PartySelectPurpose=Seleziona Funzione
+PartySelectRole=Seleziona Ruolo
 PartySelectcRoleForParty=Selezione ruolo(i) per questo Soggetto
 PartySequenceId=Codice Sequenza
 PartyServer=Server
@@ -494,6 +503,7 @@
 PartyUserNameMissing=Nome Utente mancante
 PartyVendor=Fornitore
 PartyVendorInformation=Informazione Fornitore
+PartyViewCert=Mostra Certificato
 PartyViewImage=Mostra Immagine
 PartyViewPostalAddressBoundaryPermissionError=Errore Sicurezza \: per eseguire getPostalAddressBoundary tu devi avere il permesso PARTY_VIEW o PARTY_ADMIN
 PartyViewSegmentRoles=Mostra Ruoli Segmento Soggetto
@@ -650,3 +660,14 @@
 FormFieldTitle_enabled=Abilitato
 FormFieldTitle_disabledDateTime=Data Ora Disabilitazione
 FormFieldTitle_successiveFailedLogins=Login Successivi Falliti
+FormFieldTitle_existingCustomer=Cliente Esistente
+FormFieldTitle_editContent=Aggiorna Contenuto
+FormFieldTitle_viewContent=Mostra Contenuto
+FormFieldTitle_certProvisionId=Misura Certificato
+FormFieldTitle_commonName=Nome Comune
+FormFieldTitle_organizationalUnit=Unit\u00e0 Organizzativa
+FormFieldTitle_organizationName=Nome Organizzazione
+FormFieldTitle_cityLocality=Localit\u00e0  Citt\u00e0
+FormFieldTitle_stateProvince=Stato Provincia
+FormFieldTitle_country=Paese
+FormFieldTitle_certString=Stringa Certificato
\ No newline at end of file

Modified: ofbiz/trunk/applications/party/webapp/partymgr/party/viewprofile.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/webapp/partymgr/party/viewprofile.ftl?view=diff&rev=534327&r1=534326&r2=534327
==============================================================================
--- ofbiz/trunk/applications/party/webapp/partymgr/party/viewprofile.ftl (original)
+++ ofbiz/trunk/applications/party/webapp/partymgr/party/viewprofile.ftl Tue May  1 23:22:21 2007
@@ -614,17 +614,15 @@
         <input type="hidden" name="partyId" value="${partyId}"/>
         <input type="file" name="uploadedFile" size="20"/>
         <select name="contentPurposeEnumId">
-          <#-- TODO: Convert hard-coded text to UI label properties -->
-          <option value="">Select Purpose</option>
+          <option value="">${uiLabelMap.PartySelectPurpose}</option>
           <#list contentPurposes as contentPurpose>
-            <option value="${contentPurpose.enumId}">${contentPurpose.description?default(contentPurpose.enumId)}</option>          
+            <option value="${contentPurpose.enumId}">${contentPurpose.get("description", locale)?default(contentPurpose.enumId)}</option>          
           </#list>
         </select>
         <select name="roleTypeId">
-          <#-- TODO: Convert hard-coded text to UI label properties -->
-          <option value="">Select Role</option>
+          <option value="">${uiLabelMap.PartySelectRole}</option>
           <#list roles as role>
-            <option value="${role.roleTypeId}">${role.description?default(role.roleTypeId)}</option>
+            <option value="${role.roleTypeId}">${role.get("description", locale)?default(role.roleTypeId)}</option>
           </#list>
         </select>
         <input type="submit" value="${uiLabelMap.CommonUpload}"/>

Modified: ofbiz/trunk/applications/party/widget/partymgr/SecurityForms.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/widget/partymgr/SecurityForms.xml?view=diff&rev=534327&r1=534326&r2=534327
==============================================================================
--- ofbiz/trunk/applications/party/widget/partymgr/SecurityForms.xml (original)
+++ ofbiz/trunk/applications/party/widget/partymgr/SecurityForms.xml Tue May  1 23:22:21 2007
@@ -160,6 +160,6 @@
         <field name="certString">
             <textarea rows="10"/>
         </field>
-        <field name="View Cert"><submit/></field>
+        <field name="View Cert" title="${uiLabelMap.PartyViewCert}"><submit/></field>
     </form>
 </forms>

Modified: ofbiz/trunk/applications/party/widget/partymgr/SecurityScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/widget/partymgr/SecurityScreens.xml?view=diff&rev=534327&r1=534326&r2=534327
==============================================================================
--- ofbiz/trunk/applications/party/widget/partymgr/SecurityScreens.xml (original)
+++ ofbiz/trunk/applications/party/widget/partymgr/SecurityScreens.xml Tue May  1 23:22:21 2007
@@ -44,7 +44,7 @@
                                 </container>
                                 <container style="button-bar">
                                     <link target="EditSecurityGroup" style="smallSubmit" text="${uiLabelMap.PartyNewSecurityGroup}"/>
-                                    <link target="EditCertIssuerProvisions" style="smallSubmit" text="Cert Issuers"/>
+                                    <link target="EditCertIssuerProvisions" style="smallSubmit" text="${uiLabelMap.PartyCertIssuers}"/>
                                 </container>
                                 <include-form name="ListSecurityGroups" location="component://party/widget/partymgr/SecurityForms.xml"/>
                             </widgets>
@@ -144,7 +144,7 @@
                                 </container>
                                 <container style="button-bar">
                                     <link target="EditSecurityGroup" style="smallSubmit" text="${uiLabelMap.PartyNewSecurityGroup}"/>
-                                    <link target="EditCertIssuerProvisions" style="smallSubmit" text="Cert Issuers"/>
+                                    <link target="EditCertIssuerProvisions" style="smallSubmit" text="${uiLabelMap.PartyCertIssuers}"/>
                                 </container>
                                 <container style="widget-container">
                                     <include-form name="CertIssuerList" location="component://party/widget/partymgr/SecurityForms.xml"/>