Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
It
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
mahara-lang
It
Commits
319a53d2
Commit
319a53d2
authored
Jan 26, 2009
by
Salvatore De Paolis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Account File
parent
e1d1b19c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
56 additions
and
0 deletions
+56
-0
lang/it.utf8/account.php
lang/it.utf8/account.php
+56
-0
No files found.
lang/it.utf8/account.php
0 → 100644
View file @
319a53d2
<?php
/**
* Mahara: Electronic portfolio, weblog, resume builder and social networking
* Copyright (C) 2006-2008 Catalyst IT Ltd (http://www.catalyst.net.nz)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program 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 General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* @package mahara
* @subpackage core/it.utf8
* @author Salvatore De Paolis <iwkse@claws-mail.org>
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL
* @copyright (C) 2006-2008 Catalyst IT Ltd http://catalyst.net.nz
*
*/
defined
(
'INTERNAL'
)
||
die
();
$string
[
'changepassworddesc'
]
=
'Se desideri modificare la tua password, per piacere inserisci qui i dettagli'
;
$string
[
'changepasswordotherinterface'
]
=
'Puoi <a href="%s">modificare la tua password</a> attraverso un\' interfaccia differente</a>'
;
$string
[
'oldpasswordincorrect'
]
=
'Questa non è la tua password attuale'
;
$string
[
'accountoptionsdesc'
]
=
'Da qui puoi impostare le opzioni generali del tuo account'
;
$string
[
'friendsnobody'
]
=
'Nessuno può aggiungermi come amico'
;
$string
[
'friendsauth'
]
=
'Per i nuovi amici è richiesta la mia autorizzazione'
;
$string
[
'friendsauto'
]
=
'I nuovi amici vengono autorizzati automaticamente'
;
$string
[
'friendsdescr'
]
=
'Controllo amici'
;
$string
[
'updatedfriendcontrolsetting'
]
=
'Aggiorna il controllo amici'
;
$string
[
'wysiwygdescr'
]
=
'Editor HTML'
;
$string
[
'on'
]
=
'Acceso'
;
$string
[
'off'
]
=
'Spento'
;
$string
[
'messagesdescr'
]
=
'Messaggi dagli altri utenti'
;
$string
[
'messagesnobody'
]
=
'Non permettere a nessuno di inviarmi messaggi'
;
$string
[
'messagesfriends'
]
=
'Permetti alle persone presenti nella Lista Amici di inviarmi messaggi'
;
$string
[
'messagesallow'
]
=
'Permetti a tutti di inviare messaggi'
;
$string
[
'language'
]
=
'Lingua'
;
/* FIXME Find a better translation for view */
$string
[
'showviewcolumns'
]
=
'Mostra i controlli per aggiungere o rimuovere le colonne quando si modifica una vista'
;
$string
[
'prefssaved'
]
=
'Preferenze salvate'
;
$string
[
'prefsnotsaved'
]
=
'Fallimento nel salvare le tue Preferenze!'
;
?>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment