Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit 9cde874

Browse files
committed
Merge pull request #1137 from DepaMarco/develop
Updated and Added some Italian translations
2 parents 66a36d2 + caeb467 commit 9cde874

File tree

12 files changed

+185
-78
lines changed

12 files changed

+185
-78
lines changed

core/src/plugins/access.ajxp_conf/i18n/it.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -176,10 +176,10 @@
176176
"152" => "Ruolo Gruppo Principale",
177177
"153" => "Applica a tutta la gerarchia degli utenti",
178178
"154" => "Repository Templates",
179-
"155" => "Access Drivers",
179+
"155" => "Driver Accesso",
180180
"156" => "Standard", // user type standard
181-
"157" => "Administrator",
182-
"158" => "Shared", // user type shared
183-
"159" => "Guest",
184-
"160" => "Group was successfully created",
181+
"157" => "Amministratore",
182+
"158" => "Condiviso", // user type shared
183+
"159" => "Ospite",
184+
"160" => "Gruppo creato con successo",
185185
);

core/src/plugins/access.ajxp_home/res/i18n/it.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@
8080
<li>Protezione dell'app attraverso un codice PIN</li>
8181
<li>Uso dei segnalibri e del motore di ricerca</li></ul>",
8282
"67"=> "Non sei %s, %logout",
83-
"68"=> "Download Sync Client for Windows",
84-
"69"=> "Download Sync Client for Mac OSX",
85-
"70"=> "Native application for iOS devices",
86-
"71"=> "Native application for Android Devices",
83+
"68"=> "Download Client Sync per Windows",
84+
"69"=> "Download Client Sync per Mac OSX",
85+
"70"=> "Applicazione nativa per dispositivi iOS",
86+
"71"=> "Applicazione nativa per dispositivi Android",
8787

8888
);

core/src/plugins/access.ajxp_user/i18n/it.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@
7878
"54"=> "Aggiorna Membri",
7979
"55"=> "Aggiungi/Rimuovi utenti da questo team",
8080
"56"=> "Aggiungi un utente per linea; inizia a scrivere nella textarea per vedere la lista di auto-completamento comparire.",
81-
"57" => "Create a Team",
82-
"58" => "Teams are used as a shortcut to quickly share a folder with a predefined set of users",
83-
"59" => "Team Label",
84-
"60" => "Team Users",
81+
"57" => "Crea un Team",
82+
"58" => "I team sono usati come collegamento rapido per condividere una cartella con un gruppo predefinito di utenti",
83+
"59" => "Nome Team",
84+
"60" => "Utenti Team",
8585
);
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<?php
2+
$mess = array(
3+
"1" => "Invito",
4+
"1p" => "Inviti",
5+
"2" => "File Condiviso",
6+
"2p" => "File Condivisi",
7+
"3" => "Condivisione Errata",
8+
"3p" => "Condivisioni Errate",
9+
"4" => "pendente",
10+
"5" => "errore",
11+
"6" => "File condivisi con me",
12+
"7" => "Questi sono i singoli file che le persone hanno condiviso con te. Le cartelle sono accessibili direttamente dal pannello di sinistra.",
13+
"8" => "Filtro Rapido",
14+
"9" => "Per nome file",
15+
"10" => "Per Tipo",
16+
"11" => "Pulisci",
17+
"12" => "File Condivisi",
18+
"13" => "File condivisi con me dagli altri utenti",
19+
"14" => "Copia in un workspace",
20+
"15" => "Copia il file in un altro dei tuoi workspace",
21+
"16" => "Totale",
22+
"17" => "Nuovo"
23+
);
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<?php
2+
/*
3+
* Disclaimer plugin for Pydio
4+
*/
5+
$mess=array(
6+
"Disclaimer" => "Disclaimer",
7+
"Display a disclaimer and force acceptation by user" => "Visualizza un disclaimer e richiedine l'accettazione agli utenti",
8+
"Disclaimer Content" => "Contenuto Disclaimer",
9+
"You can use HTML" => "Puoi far uso dell'HTML",
10+
"Validation" => "Convalida",
11+
"Whether the user has accepted the disclaimer or not" => "Se l'utente ha accettato il the disclaimer o no",
12+
"Accepted" => "Accettato",
13+
"Not Accepted" => "Non Accettato",
14+
);
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<?php
2+
/*
3+
* Disclaimer plugin for Pydio
4+
*/
5+
$mess=array(
6+
"1" => "Disclaimer",
7+
"2" => "Accetta Disclaimer",
8+
"3" => "Devi accettare le condizioni generali d'uso sottostanti. Leggi e usa il checkbox per accettare.",
9+
"4" => "Accetto le condizioni d'uso",
10+
);
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
<?php
2+
/*
3+
* Copyright 2007-2013 Charles du Jeu - Abstrium SAS <team (at) pyd.io>
4+
* This file is part of Pydio.
5+
*
6+
* Pydio is free software: you can redistribute it and/or modify
7+
* it under the terms of the GNU Affero General Public License as published by
8+
* the Free Software Foundation, either version 3 of the License, or
9+
* (at your option) any later version.
10+
*
11+
* Pydio is distributed in the hope that it will be useful,
12+
* but WITHOUT ANY WARRANTY; without even the implied warranty of
13+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14+
* GNU Affero General Public License for more details.
15+
*
16+
* You should have received a copy of the GNU Affero General Public License
17+
* along with Pydio. If not, see <http://www.gnu.org/licenses/>.
18+
*
19+
* The latest code can be found at <http://pyd.io/>.
20+
*/
21+
$mess = array(
22+
"Tasks Scheduler" => "Schedulatore Compiti",
23+
"Register tasks to be run on a regular basis instead of writing them one by one in cron tab." => "Memorizza compiti da eseguire regolarmente invece di scriverli uno per uno in un cron tab.",
24+
);

core/src/plugins/action.scheduler/i18n/it.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@
5656
"20d" => "Genera espressione Crontab",
5757
"21" => "Aggiungi la linea al CRONTAB, sostituendo il valore reale della tua password, e la schedulazione che preferisci (adesso è configurato per essere eseguito ogni 5 minuti).",
5858
"22" => "Schedulatore generico per eseguire azioni su basi regolari. Richiede l'attivazione della CLI e del CRONTAB (o equivalente).",
59-
"23" => "Execution Context",
60-
"24" => "Parameters",
59+
"23" => "Contesto Esecuzione",
60+
"24" => "Parametri",
6161
);

core/src/plugins/action.share/res/i18n/it.php

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -188,59 +188,59 @@
188188
"172" => "Spiacenti, il link è già in uso. Sceglierne un altro.",
189189
"173" => "Se desideri un link personalizzato e più duraturo (come https://.../my-share-link), puoi utilizzare questo campo. Un gestore link verrà generato automaticamente in caso contrario.",
190190
"174" => "Disabilita Password",
191-
"175" => "Please set a password and make sure it's long enough!",
192-
"176" => "(Mandatory)",
193-
"177" => "View parameters",
194-
"178" => "enabled",
195-
"179" => "Revert",
196-
"180" => "Clear list",
197-
"181" => "Modify",
198-
"182" => "Use the field above to pick a user from the internal directory or from your personal address book. If you want to create a new user, just type in a new identifier and hit Enter.",
199-
"183" => "Notify on content change",
200-
"184" => "Notify me when content is accessed or changed",
201-
"185" => "Notify me when content is accessed",
202-
"186" => "Notify me when content is changed",
203-
"187" => "Do not notify me",
204-
"188" => "Receive alerts whenever a user accesses or modifies the content of this share.",
205-
"189" => "Enable Public Link",
206-
"190" => "This file is not currently publicly accessible. Enabling a public link will create a unique access that you can send to anyone. If you want to share with existing Pydio users, use the \"Users\" tab.",
207-
"191" => "Copy link to clipboard",
208-
"192" => "Link has been copied to clipboard",
209-
"193" => "Customize Link",
210-
"194" => "For a prettier link, you can customize the last part",
211-
"195" => "Warning, there is no embedded viewer for this file, except opening in a new tab of your browser: this may trigger a download automatically when user opens the link.",
212-
"196" => "Secure Access",
213-
"197" => "Use this field to send optional comments",
214-
"198" => "You can select the appearance of the link as it will appear in the browser.",
215-
"199" => "Share Visibility",
216-
"200" => "Visible to other users",
217-
"201" => "Other users who access to the current workspace can update the links parameters, but they cannot delete it. Only you can stop this share or toggle its visibility",
218-
"202" => "Other users who access to the current workspace can update the links parameters. You are not the owner of the share so you cannot delete it or toggle its visibility",
219-
"203" => "Transfer Ownership",
220-
"203b"=> "Transfer",
221-
"204" => "If the share is publicly visible and you want another user to manage this share, you can transfer its ownership.",
222-
"205" => "Transfer to ... (user identifier)",
223-
"206" => "Shares are 'private' by default: you only can see them. If you want other users who access the current workspace to see and edit this share, toggle the visibility.",
224-
"207" => "Remote Users",
225-
"208" => "Share with users from other filesharing platforms (compatible with Federated Sharing API).",
226-
"209" => "Remote Address",
227-
"210" => "User Identifier",
228-
"211" => "pending",
229-
"212" => "accepted",
230-
"213" => "rejected",
231-
"214" => "not sent",
232-
"215" => "To enable a public link on a file or a folder, you first need to set up a password.",
233-
"216" => "Successfully unshared element",
234-
"217" => "Local Users",
235-
"218" => "Notification",
236-
"219" => "Error while loading share. Error was (%s).",
237-
"220" => "You are not allowed to create users",
238-
"221" => "You are not allowed to share with other users, only your own external users",
239-
"222" => "User %s already exists, please choose another identifier",
240-
"223" => "Custom link is too short, please use at least %s characters",
241-
"224" => "You are not allowed to manage this share, please ask its owner to perform the changes, or to transfer you the ownership.",
242-
"225" => "You are not allowed to create public links on files",
243-
"226" => "You are not allowed to create public links on folders",
244-
"227" => "You are not allowed to share files internally",
245-
"228" => "You are not allowed to share folders internally",
191+
"175" => "Imposta una password ed assicurati che sia abbastanza lunga!",
192+
"176" => "(Obbligatorio)",
193+
"177" => "Vedi parametri",
194+
"178" => "abilitato",
195+
"179" => "Reimposta",
196+
"180" => "Svuota lista",
197+
"181" => "Modifica",
198+
"182" => "Usa il campo quì sopra per trovare un utente interno o della tua rubrica personale. Se vuoi creare un nuovo utente, digita semplicemente il nuovo identificativo e premi 'Invio'.",
199+
"183" => "Notifica al cambiamento del contenuto",
200+
"184" => "Avvisami dell'accesso o della modifica del contenuto",
201+
"185" => "Avvisami dell'accesso del contenuto",
202+
"186" => "Avvisami della modifica del contenuto",
203+
"187" => "Non avvisarmi",
204+
"188" => "Ricezione avvisi quando un utente accede o modifica il contenuto di questa condivisione.",
205+
"189" => "Abilita Link Pubblico",
206+
"190" => "Questo file non è attualmente accessibile dal pubbico. Abilitando il link pubblico verrà creato un accesso unico (url) che potrai inviare a chiunque. Se vuoi condividere con utenti Pydio esistenti, usa la tab \"Utenti\".",
207+
"191" => "Copia link negli appunti",
208+
"192" => "Link copiato negli appunti",
209+
"193" => "Personalizza Link",
210+
"194" => "Per avere un link più leggibile, puoi personalizzarne l'ultima parte.",
211+
"195" => "ATTENZIONE: Non c'è alcun visualizzatore interno per questo file, ad eccezione dell'apertura in un altra tab del browser. Questo può avviare il download automatico quando un utente clicca sul link.",
212+
"196" => "Accesso Sicuro",
213+
"197" => "Usa questo campo per inviare un commento (opzionale)",
214+
"198" => "Puoi selezionare l'aspetto del link, per come verrà mostrato nel browser.",
215+
"199" => "Visibilità Condivisione",
216+
"200" => "Visibile agli altri utenti",
217+
"201" => "Gli altri utenti che hanno accesso al workspace corrente possono aggiornare i parametri del link, ma non possono cancellarlo. Solo tu puoi terminare la condivisione o cambiarne la visibilità.",
218+
"202" => "Gli altri utenti che hanno accesso al workspace corrente possono aggiornare i parametri del link. Non sei il proprietario della condivisione quindi non puoi cancellarla o cambiarne la visibilità.",
219+
"203" => "Trasferisci Prioprietà",
220+
"203b"=> "Trasferisci",
221+
"204" => "Se la condivisione è accessibile pubblicamente e vuoi che un altro utente gestisca la condivisione, puoi trasferirne la proprietà a quell'utente.",
222+
"205" => "Trasferisci a ... (identificativo utente)",
223+
"206" => "Le condivisioni sono 'private' di default: solo tu puoi vederle. Se vuoi che altri utenti possano accedere al workspace corrente per vedere e modificare la condivisione, cambia la sua visibilità.",
224+
"207" => "Utenti Remoti",
225+
"208" => "Condividi con utenti di altre piattaforme di filesharing (compatibili con le Federated Sharing API).",
226+
"209" => "Indirizzo Remoto",
227+
"210" => "Identificativo Utente",
228+
"211" => "pendente",
229+
"212" => "accettato",
230+
"213" => "rifiutato",
231+
"214" => "non inviato",
232+
"215" => "Per abilitare un link pubblico su un file o una cartella, devi prima impostare una password.",
233+
"216" => "Elemento decondiviso correttamente",
234+
"217" => "Utenti Locali",
235+
"218" => "Notifiche",
236+
"219" => "Errore durante il caricamento della condivisione. L'errore è (%s).",
237+
"220" => "Non sei autorizzato per la creazione di utenti",
238+
"221" => "Non sei autorizzato per la condivisione con utenti diversi da quelli esterni creati da te",
239+
"222" => "L'utente %s esiste già. Scegli un altro identificatore.",
240+
"223" => "Il link personalizzato è troppo corto. Usa almeno %s caratteri",
241+
"224" => "Non sei autorizzato per gestione di questa condivisione. Chiedi al proprietario di effettuare le modifiche o di trasferirti la proprietà.",
242+
"225" => "Non sei autorizzato per la creazione di link pubblici ai file",
243+
"226" => "Non sei autorizzato per la creazione di link pubblici alle cartelle",
244+
"227" => "Non sei autorizzato per la condivisione interna di file",
245+
"228" => "Non sei autorizzato per la condivisione interna delle cartelle",
246246
);

core/src/plugins/action.updater/i18n/it.php

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
"12"=> "I vecchi plugin meta.serial sono stati rimossi e divisi in metastore.serial e meta.user",
3737
"13"=> "Simula migrazione",
3838
"14"=> "Avvia migrazione reale",
39-
"15" => "Are you sure that you want to perform the upgrade?",
40-
"16" => "The following packages will be downloaded and installed.",
41-
"17" => "Checking for available upgrades...",
42-
"18" => "No necessary upgrade detected: click to perform a new check.",
43-
"19" => "Click to check for new upgrade",
44-
"20" => "Check now"
39+
"15" => "Sicuro di voler procedere con l'aggiornamento?",
40+
"16" => "I seguenti pacchetti saranno scaricati ed installati.",
41+
"17" => "Verifica disponibilità aggiornamenti...",
42+
"18" => "Nessun aggiornamento necessario: clicca per eseguire un nuovo controllo.",
43+
"19" => "Clicca per cercare nuovi aggiornamenti",
44+
"20" => "Controlla"
4545
);

0 commit comments

Comments
 (0)