mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 09:52:29 +02:00
merge r6418 from branch 2.1 to trunk
- removed multiple definitions of language keys git-svn-id: http://piwigo.org/svn/trunk@6419 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -236,7 +236,6 @@ $lang['Unknown identifier'] = 'Identificante sconosciuto';
|
||||
$lang['New password'] = 'Nuova password';
|
||||
$lang['Rate this picture'] = 'Vota questa foto';
|
||||
$lang['Next'] = 'Prossima';
|
||||
$lang['Home'] = 'Home';
|
||||
$lang['no rate'] = 'nessun voto';
|
||||
$lang['Elements posted within the last %d day.'] = 'L\'insieme degli elementi sono filtrati per visualizzare solo gli elementi recenti di meno di %d giorno.';
|
||||
$lang['Elements posted within the last %d days.'] = 'L\'insieme degli elementi sono filtrati per visualizzare solo gli elementi recenti di meno di %d giorni.';
|
||||
@@ -279,7 +278,6 @@ $lang['Empty query. No criteria has been entered.'] = 'Selezione vuota. Nessun c
|
||||
$lang['Search Options'] = 'Opzioni di ricerca';
|
||||
$lang['Search results'] = 'Risultato della ricerca';
|
||||
$lang['Search in subcategories'] = 'Cercare nelle sottocategorie';
|
||||
$lang['Search'] = 'Cercare';
|
||||
$lang['searched words : %s'] = 'parole cercate : %s';
|
||||
$lang['Contact'] = 'Contattare';
|
||||
$lang['set as category representative'] = 'Usare immagine come rappresentativa della categoria';
|
||||
@@ -304,7 +302,6 @@ $lang['the picture must be to the fileformat jpg, gif or png'] = 'l\'immagine de
|
||||
$lang['the height of the picture must not exceed :'] = 'l\'altezza dell\'immagine non deve eccedere: ';
|
||||
$lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Opzionale ma raccomandato: scegliere una miniatura da associare a ';
|
||||
$lang['the width of the picture must not exceed :'] = 'la larghezza dell\'immagine non deve eccedere: ';
|
||||
$lang['Author'] = 'Autore';
|
||||
$lang['can\'t upload the picture on the server'] = 'non è stato possibile caricare il file sul server';
|
||||
$lang['the username must be given'] = 'nome utente obbligatorio';
|
||||
$lang['A picture\'s name already used'] = 'Nome immagine giàesistente';
|
||||
|
||||
Reference in New Issue
Block a user