mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 09:03:38 +02:00
Fix missing keys and misspelling keys in translations
git-svn-id: http://piwigo.org/svn/trunk@5573 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -252,8 +252,8 @@ $lang['manage sub-categories'] = 'Gestire le sottocategorie';
|
||||
$lang['Manage'] = 'Gestire';
|
||||
$lang['maximum height'] = 'Altezza massima';
|
||||
$lang['maximum width'] = 'Larghezza massima';
|
||||
$lang['Execution time is out, treatment must be continue [Estmated time: %d second].'] = 'Il tempo di esecuzione è scaduto, il trattamento deve continuare [Tempo stimato: %d secondo].';
|
||||
$lang['Execution time is out, treatment must be continue [Estmated time: %d seconds].'] = 'Il tempo di esecuzione è scaduto, il trattamento deve continuare [Tempo stimato: %d secondi].';
|
||||
$lang['Execution time is out, treatment must be continue [Estimated time: %d second].'] = 'Il tempo di esecuzione è scaduto, il trattamento deve continuare [Tempo stimato: %d secondo].';
|
||||
$lang['Execution time is out, treatment must be continue [Estimated time: %d seconds].'] = 'Il tempo di esecuzione è scaduto, il trattamento deve continuare [Tempo stimato: %d secondi].';
|
||||
$lang['Prepared time for list of users to send mail is limited. Others users are not listed.'] = 'Il tempo di preparazione della lista degli utenti per l\'invio dell\'email è limitato. Gli altri utenti non sono elencati';
|
||||
$lang['Time to send mail is limited. Others mails are skipped.'] = 'Il tempo per l\'invio dell\'email è limitato. L\'invio delle altre email verra ignorato.';
|
||||
$lang['To send ?'] = 'Inviare?';
|
||||
|
||||
Reference in New Issue
Block a user