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

Commit

Permalink
Italian updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Luca Stancapiano authored and bdaw committed Apr 3, 2013
1 parent 2754694 commit e385390
Show file tree
Hide file tree
Showing 11 changed files with 187 additions and 26 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
<!--
Copyright (C) 2009 eXo Platform SAS.
This is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as
published by the Free Software Foundation; either version 2.1 of
the License, or (at your option) any later version.
This software is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this software; if not, write to the Free
Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301 USA, or see the FSF site: http://www.fsf.org.
-->

<messagebundle>
<msg name="title">
Gestione dei Servizi
</msg>
<msg name="services">
Servizi
</msg>
<msg name="name">
Nome
</msg>
<msg name="description">
Descrizione
</msg>
<msg name="noDescription">
Nessuna descrizione
</msg>
<msg name="method">
Metodo
</msg>
<msg name="parameters">
Parametri
</msg>
<msg name="action">
Azione
</msg>
<msg name="value">
Valore
</msg>
<msg name="services_url">
Servizi URL
</msg>
<msg name="failManage">
Non \u00E8 possibile gestire temporaneamnete i servizi da un'altro host finch\u00E8 supportiamo OAuth
</msg>
<msg name="noServices">
Nessun servizio disponibile o permessi non sufficienti
</msg>
<msg name="noMethod">
Nessun metodo
</msg>
<msg name="noProperty">
Nessuna propriet\u00E0
</msg>
<msg name="badURL">
Errore di ricezione dei dati, verificare le preferenze dell'URL
</msg>
</messagebundle>
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ label.SignOut=LogOut
label.UserProfile=Profilo
label.Dashboard=Dashboard
label.GroupPages=Pagine dei Gruppi
label.GroupPageTitleFormat=Pagine del gruppo {groupName}
label.GroupPageTitleFormat=Pagine del gruppo {groupName}
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ UITabPaneDashboard.action.addNewDashboard=Aggiungi Dashboard
UITabPaneDashboard.action.switchShowRange=Cambia ordine
UITabPaneDashboard.msg.deleteTab=Vuoi davvero rimuovere questa dashboard?
UITabPaneDashboard.msg.cannotDeleteLastTab=Non posso eliminare l'ultimo tab.
UITabPaneDashboard.msg.wrongTabName={0}: non \u00E8 valido. Sono permessi soltanto caratteri alfabetici, numerici, underscore, trattino e spazio.
UITabPaneDashboard.msg.wrongTabName=Il nome non pu\u00F2 essere vuoto e deve iniziare con un carattere
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ UIGadgetEditor.action.Cancel=#{word.cancel}
UIGadgetEditor.msg.invalidSpec=Il sorgente non segue le specifiche del gadget.
UIGadgetEditor.gadget.msg.gadgetIsExist=Questo nome esiste gi\u00e0, inserisci un nome diverso.
UIGadgetEditor.msg.Invalid=Il campo "{0}" non deve contenere caratteri speciali.
UIGadgetEditor.msg.unsupportedEncoding=L'encoding "{0}" non \u00E8 supportato. Puoi risolvere il problema sostituendo "{0}" con p.es. "UTF-8" nel codice XML del gadget.

## org.exoplatform.organization.webui.component.UIListPermissionSelector
UIListPermissionSelector.header.groupId=Gruppo
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ UIRegisterForm.label.password=Password:
UIRegisterForm.label.confirmPassword=Conferma Password:
UIRegisterForm.label.firstName= Nome:
UIRegisterForm.label.lastName= Cognome:
UIRegisterForm.label.displayName=Nome visualizzato:
UIRegisterForm.label.emailAddress= Indirizzo Email:
UIRegisterForm.label.captcha=Verifica del testo:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,7 @@
# Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
# 02110-1301 USA, or see the FSF site: http://www.fsf.org.
#
UIUserToolBarSitePortlet.header.site=Sito
UIUserToolBarGroupPortlet.header.group=Gruppo
UIUserToolBarDashboardPortlet.header.dashboard=Dashboard

Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@
<listEntry value="1"/>
</listAttribute>
<booleanAttribute key="org.eclipse.jdt.debug.ui.CONSIDER_INHERITED_MAIN" value="true"/>
<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.m2e.launchconfig.classpathProvider"/>
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.exoplatform.portal.selenium.SeleniumTestCaseGenerator"/>
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="src/suite target/generated/test"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="exo.portal.selenium.snifftests"/>
<stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.m2e.launchconfig.sourcepathProvider"/>
</launchConfiguration>
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@
<listEntry value="4"/>
</listAttribute>
<booleanAttribute key="org.eclipse.jdt.debug.ui.CONSIDER_INHERITED_MAIN" value="true"/>
<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.m2e.launchconfig.classpathProvider"/>
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.openqa.selenium.server.SeleniumServer"/>
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-userExtensions ${project_loc}/src/suite/user-extensions.js"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="exo.portal.selenium.snifftests"/>
<stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.m2e.launchconfig.sourcepathProvider"/>
</launchConfiguration>
34 changes: 17 additions & 17 deletions web/eXoResources/src/main/resources/eXo/portal_it.properties
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
SessionTimeout=Session timeout ! Refresh your browser.
TargetBlockNotFound=The target blockId to update is not found : {0}
BlockUpdateNotFound=The blockId to update is not found : {0}
DefaultTheme=Default Theme
PreviousMonth=Previous Month
NextMonth=Next Month
PreviousYear=Previous Year
NextYear=Next Year
weekdays.sun=S
weekdays.mon=M
weekdays.tue=T
weekdays.wed=W
weekdays.thu=T
weekdays.fri=F
SessionTimeout=Timeout della sessione ! Fai il refresh del browser.
TargetBlockNotFound=L'id blocco di destinazione non \u00E8 stato trovato : {0}
BlockUpdateNotFound=L'id blocco da aggiornare non \u00E8 stato trovato : {0}
DefaultTheme=Tema di Default
PreviousMonth=Mese Precedente
NextMonth=Prossimo Mese
PreviousYear=Anno Precedente
NextYear=Prossimo Anno
weekdays.sun=D
weekdays.mon=L
weekdays.tue=M
weekdays.wed=M
weekdays.thu=G
weekdays.fri=V
weekdays.sat=S
GadgetDeletionConfirmation=Are you sure to delete this gadget?
Save=Save
Cancel=Cancel
GadgetDeletionConfirmation=Sicuro di cancellare questo gadget?
Save=Salva
Cancel=Annulla
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
# 02110-1301 USA, or see the FSF site: http://www.fsf.org.
#

# GateIn version
gatein.version=3.5

###################################################################
# EXPRESSION START WITH 'A' #
###################################################################
Expand Down Expand Up @@ -47,7 +50,8 @@ word.country=Nazione
word.date=Data
word.decorator=Decorator
word.department=Dipartimento
word.description=Descrizione
word.description=Descrizione
word.displayName=Nome visualizzato

###################################################################
# EXPRESSION START WITH 'e' #
Expand Down

0 comments on commit e385390

Please sign in to comment.